++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Mar 19 02:16:22 PM UTC 2026 ===================' INFO: =================== Thu Mar 19 02:16:22 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.56 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.56 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.56 ++ ANALYTICSDB_NODES=10.0.0.56 ++ ANALYTICS_SNMP_NODES=10.0.0.56 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ '[' -n '10.0.0.56:8081 ' ']' +++ echo 10.0.0.56:8081 ++ ANALYTICS_SERVERS=10.0.0.56:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ '[' -n '10.0.0.56:9042 ' ']' +++ echo 10.0.0.56:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.56:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ '[' -n '10.0.0.56:8086 ' ']' +++ echo 10.0.0.56:8086 ++ COLLECTOR_SERVERS=10.0.0.56:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.56 ++ CONFIGDB_NODES=10.0.0.56 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ '[' -n '10.0.0.56:8082 ' ']' +++ echo 10.0.0.56:8082 ++ CONFIG_SERVERS=10.0.0.56:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ '[' -n '10.0.0.56:9161 ' ']' +++ echo 10.0.0.56:9161 ++ CONFIGDB_SERVERS=10.0.0.56:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ '[' -n '10.0.0.56:9041 ' ']' +++ echo 10.0.0.56:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.56:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.56 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.56 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ '[' -n 10.0.0.56:2181, ']' +++ echo 10.0.0.56:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ '[' -n '10.0.0.56:2181 ' ']' +++ echo 10.0.0.56:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.56:2181 ++ RABBITMQ_NODES=10.0.0.56 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ '[' -n 10.0.0.56:5673, ']' +++ echo 10.0.0.56:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ '[' -n '10.0.0.56:6379 ' ']' +++ echo 10.0.0.56:6379 ++ REDIS_SERVERS=10.0.0.56:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.56 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ '[' -n '10.0.0.56:9092 ' ']' +++ echo 10.0.0.56:9092 ++ KAFKA_SERVERS=10.0.0.56:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.56 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.56 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.56 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56 +++ local servers=10.0.0.56 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.56,10.193.211.1,127.0.0.1,172.17.0.1,252.56.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.193.211.1,127.0.0.1,172.17.0.1,252.56.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.56:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.56:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/19/2026 14:17:08.474 7f4c5f8c2680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 14:17:08.905 7f4c5f8c2680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 14:17:08.933 7f4c5f8c2680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 14:17:08.934 7f4c5f8c2680 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000751 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.56:8082/ Hit Ctrl-C to quit. 10.0.0.56 - - [2026-03-19 14:17:19] "GET / HTTP/1.1" 503 181 0.000280 10.0.0.56 - - [2026-03-19 14:17:20] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.004057 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.56 - - [2026-03-19 14:17:20] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006223 10.0.0.56 - - [2026-03-19 14:17:20] "POST /service-appliance-sets HTTP/1.1" 200 553 0.036268 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.002208 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.56 - - [2026-03-19 14:17:20] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005932 10.0.0.56 - - [2026-03-19 14:17:20] "POST /service-appliance-sets HTTP/1.1" 200 541 0.036994 10.0.0.56 - - [2026-03-19 14:17:20] "GET / HTTP/1.1" 200 45303 0.002167 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008333 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.56 - - [2026-03-19 14:17:20] "GET /network-ipam/f95aea2b-787f-466d-a5ed-8965866c9c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004772 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.56 - - [2026-03-19 14:17:20] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.56 - - [2026-03-19 14:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.56 - - [2026-03-19 14:17:21] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005997 10.0.0.56 - - [2026-03-19 14:17:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.004324 10.0.0.56 - - [2026-03-19 14:17:21] "POST /database-nodes HTTP/1.1" 200 597 0.061916 10.0.0.56 - - [2026-03-19 14:17:21] "POST /service-templates HTTP/1.1" 200 511 0.038238 10.0.0.56 - - [2026-03-19 14:17:21] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.56 - - [2026-03-19 14:17:21] "POST /service-templates HTTP/1.1" 200 501 0.069437 10.0.0.56 - - [2026-03-19 14:17:21] "POST /service-templates HTTP/1.1" 200 515 0.032898 10.0.0.56 - - [2026-03-19 14:17:21] "POST /service-templates HTTP/1.1" 200 535 0.046040 10.0.0.56 - - [2026-03-19 14:17:21] "GET / HTTP/1.1" 200 35931 0.002303 10.0.0.56 - - [2026-03-19 14:17:21] "POST /service-templates HTTP/1.1" 200 507 0.056084 10.0.0.56 - - [2026-03-19 14:17:21] "GET / HTTP/1.1" 200 35931 0.001305 10.0.0.56 - - [2026-03-19 14:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.56 - - [2026-03-19 14:17:21] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005666 10.0.0.56 - - [2026-03-19 14:17:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002995 10.0.0.56 - - [2026-03-19 14:17:21] "POST /config-nodes HTTP/1.1" 200 593 0.023229 10.0.0.56 - - [2026-03-19 14:17:21] "GET / HTTP/1.1" 200 35931 0.006068 10.0.0.56 - - [2026-03-19 14:17:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011902 10.0.0.56 - - [2026-03-19 14:17:23] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.56 - - [2026-03-19 14:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.56 - - [2026-03-19 14:17:23] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005399 10.0.0.56 - - [2026-03-19 14:17:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002431 10.0.0.56 - - [2026-03-19 14:17:23] "POST /config-database-nodes HTTP/1.1" 200 611 0.022936 10.0.0.56 - - [2026-03-19 14:17:24] "GET / HTTP/1.1" 200 35931 0.002825 10.0.0.56 - - [2026-03-19 14:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.56 - - [2026-03-19 14:17:24] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004361 10.0.0.56 - - [2026-03-19 14:17:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003304 10.0.0.56 - - [2026-03-19 14:17:24] "POST /analytics-nodes HTTP/1.1" 200 599 0.028461 10.0.0.56 - - [2026-03-19 14:17:24] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.56 - - [2026-03-19 14:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.56 - - [2026-03-19 14:17:24] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006584 10.0.0.56 - - [2026-03-19 14:17:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002689 10.0.0.56 - - [2026-03-19 14:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.56 - - [2026-03-19 14:17:24] "GET /network-ipam/f95aea2b-787f-466d-a5ed-8965866c9c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002827 10.0.0.56 - - [2026-03-19 14:17:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034007 10.0.0.56 - - [2026-03-19 14:17:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002307 10.0.0.56 - - [2026-03-19 14:17:25] "POST /access-control-lists HTTP/1.1" 200 587 0.026967 10.0.0.56 - - [2026-03-19 14:17:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.010653 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000697 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 10.0.0.56 - - [2026-03-19 14:17:25] "POST /access-control-lists HTTP/1.1" 200 585 0.024005 10.0.0.56 - - [2026-03-19 14:17:25] "POST /route-targets HTTP/1.1" 200 327 0.009729 10.0.0.56 - - [2026-03-19 14:17:25] "POST /ref-update HTTP/1.1" 200 156 0.024155 10.0.0.56 - - [2026-03-19 14:17:25] "POST /route-targets HTTP/1.1" 200 327 0.013674 10.0.0.56 - - [2026-03-19 14:17:25] "POST /ref-update HTTP/1.1" 200 156 0.011914 10.0.0.56 - - [2026-03-19 14:17:25] "POST /route-targets HTTP/1.1" 200 327 0.014297 10.0.0.56 - - [2026-03-19 14:17:25] "POST /ref-update HTTP/1.1" 200 156 0.019651 10.0.0.56 - - [2026-03-19 14:17:25] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.56 - - [2026-03-19 14:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.56 - - [2026-03-19 14:17:25] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.190283 10.0.0.56 - - [2026-03-19 14:17:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.007887 10.0.0.56 - - [2026-03-19 14:17:25] "POST /route-targets HTTP/1.1" 200 327 0.061657 10.0.0.56 - - [2026-03-19 14:17:25] "POST /ref-update HTTP/1.1" 200 156 0.048929 10.0.0.56 - - [2026-03-19 14:17:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.078557 10.0.0.56 - - [2026-03-19 14:17:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.005633 10.0.0.56 - - [2026-03-19 14:17:26] "POST /access-control-lists HTTP/1.1" 200 551 0.071486 10.0.0.56 - - [2026-03-19 14:17:26] "PUT /access-control-list/8b78a3dc-6519-4e65-a74e-536026c8996c HTTP/1.1" 200 272 0.029815 10.0.0.56 - - [2026-03-19 14:17:26] "PUT /access-control-list/86e39cf5-db25-4482-ab3e-422a5fcaf3a3 HTTP/1.1" 200 272 0.021987 10.0.0.56 - - [2026-03-19 14:17:26] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.56 - - [2026-03-19 14:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.56 - - [2026-03-19 14:17:26] "GET /routing-instance/f77195e9-c719-4c88-8004-8c292ce91cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002981 10.0.0.56 - - [2026-03-19 14:17:26] "POST /bgp-routers HTTP/1.1" 200 616 0.051669 10.0.0.56 - - [2026-03-19 14:17:26] "GET /bgp-router/2c5e5ce3-0f8b-4c4c-a167-9b5331cf2e32?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005441 10.0.0.56 - - [2026-03-19 14:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.56 - - [2026-03-19 14:17:26] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007434 10.0.0.56 - - [2026-03-19 14:17:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002649 10.0.0.56 - - [2026-03-19 14:17:26] "POST /ref-update HTTP/1.1" 200 156 0.011182 10.0.0.56 - - [2026-03-19 14:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.56 - - [2026-03-19 14:17:26] "GET /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004275 10.0.0.56 - - [2026-03-19 14:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.56 - - [2026-03-19 14:17:27] "PUT /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e HTTP/1.1" 200 276 0.009452 10.0.0.56 - - [2026-03-19 14:17:27] "GET / HTTP/1.1" 200 35931 0.001779 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 581 0.024942 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 575 0.039220 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 575 0.027991 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 559 0.018388 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 555 0.043703 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 557 0.031104 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 565 0.044309 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 549 0.050699 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 557 0.030716 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 567 0.033975 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 555 0.051917 10.0.0.56 - - [2026-03-19 14:17:27] "POST /alarms HTTP/1.1" 200 567 0.051006 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 575 0.063218 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 569 0.033772 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 561 0.034350 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 561 0.036755 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 561 0.041409 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 547 0.043381 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 595 0.020257 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 575 0.037034 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 571 0.049327 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 583 0.038476 10.0.0.56 - - [2026-03-19 14:17:28] "POST /alarms HTTP/1.1" 200 609 0.050344 10.0.0.56 - - [2026-03-19 14:17:28] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.56 - - [2026-03-19 14:17:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002746 10.0.0.56 - - [2026-03-19 14:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.56 - - [2026-03-19 14:17:28] "PUT /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e HTTP/1.1" 200 276 0.010883 10.0.0.56 - - [2026-03-19 14:17:29] "GET / HTTP/1.1" 200 35931 0.002365 10.0.0.56 - - [2026-03-19 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.56 - - [2026-03-19 14:17:29] "GET /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005283 10.0.0.56 - - [2026-03-19 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013425 10.0.0.56 - - [2026-03-19 14:17:29] "PUT /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e HTTP/1.1" 200 276 0.015820 10.0.0.56 - - [2026-03-19 14:17:29] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.56 - - [2026-03-19 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.56 - - [2026-03-19 14:17:29] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021798 10.0.0.56 - - [2026-03-19 14:17:29] "PUT /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3 HTTP/1.1" 200 274 0.054152 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.56 - - [2026-03-19 14:17:38] "GET / HTTP/1.1" 200 35931 0.006501 10.0.0.56 - - [2026-03-19 14:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.56 - - [2026-03-19 14:17:38] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003633 10.0.0.56 - - [2026-03-19 14:17:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.000555 10.0.0.56 - - [2026-03-19 14:17:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.002421 10.0.0.56 - - [2026-03-19 14:17:38] "POST /security-groups HTTP/1.1" 200 570 0.089628 10.0.0.56 - - [2026-03-19 14:17:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.003712 10.0.0.56 - - [2026-03-19 14:17:38] "POST /projects HTTP/1.1" 200 481 0.288547 10.0.0.56 - - [2026-03-19 14:17:38] "POST /access-control-lists HTTP/1.1" 200 579 0.097228 10.0.0.56 - - [2026-03-19 14:17:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.010746 10.0.0.56 - - [2026-03-19 14:17:38] "POST /security-groups HTTP/1.1" 200 534 0.127818 10.0.0.56 - - [2026-03-19 14:17:38] "POST /access-control-lists HTTP/1.1" 200 577 0.110468 10.0.0.56 - - [2026-03-19 14:17:39] "POST /chown HTTP/1.1" 200 109 0.062031 10.0.0.56 - - [2026-03-19 14:17:39] "POST /policy-managements HTTP/1.1" 409 214 0.009142 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.002473 10.0.0.56 - - [2026-03-19 14:17:39] "POST /access-control-lists HTTP/1.1" 200 594 0.025209 10.0.0.56 - - [2026-03-19 14:17:39] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017575 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.029572 10.0.0.56 - - [2026-03-19 14:17:39] "POST /access-control-lists HTTP/1.1" 200 592 0.026216 10.0.0.56 - - [2026-03-19 14:17:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.067135 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013611 10.0.0.56 - - [2026-03-19 14:17:39] "GET /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003861 10.0.0.56 - - [2026-03-19 14:17:39] "PUT /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e HTTP/1.1" 200 276 0.016355 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009835 10.0.0.56 - - [2026-03-19 14:17:39] "GET /virtual-network/e62ba511-efed-45e9-88be-072f00b7a7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006027 10.0.0.56 - - [2026-03-19 14:17:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.001633 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.010112 10.0.0.56 - - [2026-03-19 14:17:39] "POST /security-groups HTTP/1.1" 200 574 0.098823 10.0.0.56 - - [2026-03-19 14:17:39] "POST /projects HTTP/1.1" 200 489 0.250901 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.009688 10.0.0.56 - - [2026-03-19 14:17:39] "POST /access-control-lists HTTP/1.1" 200 583 0.064837 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.022318 10.0.0.56 - - [2026-03-19 14:17:39] "POST /security-groups HTTP/1.1" 200 546 0.149784 10.0.0.56 - - [2026-03-19 14:17:39] "POST /access-control-lists HTTP/1.1" 200 581 0.103872 10.0.0.56 - - [2026-03-19 14:17:39] "POST /chown HTTP/1.1" 200 109 0.050588 10.0.0.56 - - [2026-03-19 14:17:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.012490 10.0.0.56 - - [2026-03-19 14:17:39] "POST /network-ipams HTTP/1.1" 200 522 0.135553 10.0.0.56 - - [2026-03-19 14:17:39] "POST /access-control-lists HTTP/1.1" 200 602 0.076686 10.0.0.56 - - [2026-03-19 14:17:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.031776 10.0.0.56 - - [2026-03-19 14:17:40] "POST /network-ipams HTTP/1.1" 200 510 0.131402 10.0.0.56 - - [2026-03-19 14:17:40] "POST /access-control-lists HTTP/1.1" 200 600 0.123643 10.0.0.56 - - [2026-03-19 14:17:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002816 10.0.0.56 - - [2026-03-19 14:17:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.019438 10.0.0.56 - - [2026-03-19 14:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.019251 10.0.0.56 - - [2026-03-19 14:17:40] "POST /virtual-networks HTTP/1.1" 200 538 0.356547 10.0.0.56 - - [2026-03-19 14:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011928 10.0.0.56 - - [2026-03-19 14:17:40] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.030858 10.0.0.56 - - [2026-03-19 14:17:40] "POST /access-control-lists HTTP/1.1" 200 589 0.164807 10.0.0.56 - - [2026-03-19 14:17:40] "POST /network-ipams HTTP/1.1" 200 518 0.117384 10.0.0.56 - - [2026-03-19 14:17:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.022323 10.0.0.56 - - [2026-03-19 14:17:40] "POST /route-targets HTTP/1.1" 200 327 0.073307 10.0.0.56 - - [2026-03-19 14:17:40] "POST /ref-update HTTP/1.1" 200 156 0.082909 10.0.0.56 - - [2026-03-19 14:17:41] "PUT /access-control-list/a593b459-0f89-489b-b0be-57b68fe34d2e HTTP/1.1" 200 272 0.144342 10.0.0.56 - - [2026-03-19 14:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.030748 10.0.0.56 - - [2026-03-19 14:17:41] "POST /virtual-networks HTTP/1.1" 200 546 0.341902 10.0.0.56 - - [2026-03-19 14:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.56 - - [2026-03-19 14:17:41] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010523 10.0.0.56 - - [2026-03-19 14:17:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.008180 10.0.0.56 - - [2026-03-19 14:17:41] "POST /route-targets HTTP/1.1" 200 327 0.104276 10.0.0.56 - - [2026-03-19 14:17:41] "POST /ref-update HTTP/1.1" 200 156 0.048597 10.0.0.56 - - [2026-03-19 14:17:41] "POST /network-policys HTTP/1.1" 200 538 0.166255 10.0.0.56 - - [2026-03-19 14:17:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.012346 10.0.0.56 - - [2026-03-19 14:17:41] "POST /network-policys HTTP/1.1" 200 534 0.160046 10.0.0.56 - - [2026-03-19 14:17:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.015263 10.0.0.56 - - [2026-03-19 14:17:41] "POST /network-policys HTTP/1.1" 200 542 0.048434 10.0.0.56 - - [2026-03-19 14:17:41] "PUT /access-control-list/37216c6e-c3f8-4e58-8f2d-0afb9de93d90 HTTP/1.1" 200 272 0.045302 10.0.0.56 - - [2026-03-19 14:17:41] "POST /ref-update HTTP/1.1" 200 156 0.181721 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032207 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.078171 10.0.0.56 - - [2026-03-19 14:17:42] "PUT /access-control-list/a593b459-0f89-489b-b0be-57b68fe34d2e HTTP/1.1" 200 272 0.026278 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.136270 10.0.0.56 - - [2026-03-19 14:17:42] "PUT /access-control-list/a593b459-0f89-489b-b0be-57b68fe34d2e HTTP/1.1" 200 272 0.040540 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016952 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013889 10.0.0.56 - - [2026-03-19 14:17:42] "PUT /access-control-list/37216c6e-c3f8-4e58-8f2d-0afb9de93d90 HTTP/1.1" 200 272 0.086649 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.101569 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.045335 10.0.0.56 - - [2026-03-19 14:17:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.005334 10.0.0.56 - - [2026-03-19 14:17:42] "POST /access-control-lists HTTP/1.1" 200 601 0.093331 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.178742 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.036053 10.0.0.56 - - [2026-03-19 14:17:42] "PUT /access-control-list/9509bb86-47da-45d9-a327-2dc318f55494 HTTP/1.1" 200 272 0.064796 10.0.0.56 - - [2026-03-19 14:17:42] "PUT /access-control-list/37216c6e-c3f8-4e58-8f2d-0afb9de93d90 HTTP/1.1" 200 272 0.043403 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.221264 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035791 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-update HTTP/1.1" 200 156 0.078956 10.0.0.56 - - [2026-03-19 14:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003270 10.0.0.56 - - [2026-03-19 14:17:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004974 10.0.0.56 - - [2026-03-19 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.56 - - [2026-03-19 14:17:43] "GET /virtual-network/e62ba511-efed-45e9-88be-072f00b7a7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.026172 10.0.0.56 - - [2026-03-19 14:17:43] "PUT /access-control-list/9509bb86-47da-45d9-a327-2dc318f55494 HTTP/1.1" 200 272 0.066664 10.0.0.56 - - [2026-03-19 14:17:43] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004137 10.0.0.56 - - [2026-03-19 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.56 - - [2026-03-19 14:17:43] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003288 10.0.0.56 - - [2026-03-19 14:17:43] "POST /firewall-policys HTTP/1.1" 200 530 0.040161 10.0.0.56 - - [2026-03-19 14:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017051 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007417 10.0.0.56 - - [2026-03-19 14:17:43] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002960 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002678 10.0.0.56 - - [2026-03-19 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.015352 10.0.0.56 - - [2026-03-19 14:17:43] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004925 10.0.0.56 - - [2026-03-19 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.56 - - [2026-03-19 14:17:43] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002267 10.0.0.56 - - [2026-03-19 14:17:43] "POST /firewall-policys HTTP/1.1" 200 532 0.023793 10.0.0.56 - - [2026-03-19 14:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034175 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012557 10.0.0.56 - - [2026-03-19 14:17:43] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002730 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004221 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002645 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002254 10.0.0.56 - - [2026-03-19 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.024351 10.0.0.56 - - [2026-03-19 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.035302 10.0.0.56 - - [2026-03-19 14:17:43] "POST /ref-update HTTP/1.1" 200 156 0.020267 10.0.0.56 - - [2026-03-19 14:17:43] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.017912 10.0.0.56 - - [2026-03-19 14:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.56 - - [2026-03-19 14:17:43] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004615 10.0.0.56 - - [2026-03-19 14:17:43] "POST /firewall-policys HTTP/1.1" 200 530 0.028839 10.0.0.56 - - [2026-03-19 14:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.047077 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/41a68df6-833d-4b2d-965a-9409db463b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013681 10.0.0.56 - - [2026-03-19 14:17:43] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002916 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/41a68df6-833d-4b2d-965a-9409db463b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002706 10.0.0.56 - - [2026-03-19 14:17:43] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002502 10.0.0.56 - - [2026-03-19 14:17:44] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003415 10.0.0.56 - - [2026-03-19 14:17:44] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003178 10.0.0.56 - - [2026-03-19 14:17:44] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003101 10.0.0.56 - - [2026-03-19 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.026899 10.0.0.56 - - [2026-03-19 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.040480 10.0.0.56 - - [2026-03-19 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.055550 10.0.0.56 - - [2026-03-19 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.055708 10.0.0.56 - - [2026-03-19 14:17:44] "POST /ref-update HTTP/1.1" 200 156 0.058957 10.0.0.56 - - [2026-03-19 14:17:44] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.015637 10.0.0.56 - - [2026-03-19 14:17:44] "POST /tags HTTP/1.1" 200 299 0.087840 10.0.0.56 - - [2026-03-19 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009829 10.0.0.56 - - [2026-03-19 14:17:44] "GET /tag/d0dfb3c9-815f-4431-ae35-174ecd82b898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.022184 10.0.0.56 - - [2026-03-19 14:17:44] "POST /set-tag HTTP/1.1" 200 109 0.023218 10.0.0.56 - - [2026-03-19 14:17:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.005664 10.0.0.56 - - [2026-03-19 14:17:44] "POST /tags HTTP/1.1" 200 305 0.108559 10.0.0.56 - - [2026-03-19 14:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014476 10.0.0.56 - - [2026-03-19 14:17:45] "GET /tag/c581f0ee-274c-4d13-9735-1fe96275c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019647 10.0.0.56 - - [2026-03-19 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.56 - - [2026-03-19 14:17:45] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084064 10.0.0.56 - - [2026-03-19 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.56 - - [2026-03-19 14:17:45] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008568 10.0.0.56 - - [2026-03-19 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.56 - - [2026-03-19 14:17:45] "GET /service-appliance-set/91e86594-951e-4e5b-a506-a53a04fb282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004852 10.0.0.56 - - [2026-03-19 14:17:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.002207 10.0.0.56 - - [2026-03-19 14:17:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133240 10.0.0.56 - - [2026-03-19 14:17:45] "GET /virtual-machine-interface/68fe8208-65e3-4723-88e6-ad77107200f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.018573 10.0.0.56 - - [2026-03-19 14:17:45] "POST /instance-ips HTTP/1.1" 200 381 0.036749 10.0.0.56 - - [2026-03-19 14:17:45] "GET /instance-ip/39beae5e-9cf3-453f-ab4d-56857cd0b759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006209 10.0.0.56 - - [2026-03-19 14:17:45] "POST /loadbalancers HTTP/1.1" 200 582 0.077795 10.0.0.56 - - [2026-03-19 14:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012442 10.0.0.56 - - [2026-03-19 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.56 - - [2026-03-19 14:17:45] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039623 10.0.0.56 - - [2026-03-19 14:17:45] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048119 10.0.0.56 - - [2026-03-19 14:17:45] "GET /instance-ip/39beae5e-9cf3-453f-ab4d-56857cd0b759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003166 10.0.0.56 - - [2026-03-19 14:17:45] "GET /loadbalancer/84731e92-bb71-4334-ba07-62f9071dd365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002527 10.0.0.56 - - [2026-03-19 14:17:45] "POST /floating-ips HTTP/1.1" 200 583 0.033608 10.0.0.56 - - [2026-03-19 14:17:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054627 10.0.0.56 - - [2026-03-19 14:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022134 10.0.0.56 - - [2026-03-19 14:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.56 - - [2026-03-19 14:17:45] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043273 10.0.0.56 - - [2026-03-19 14:17:45] "GET /loadbalancer-listener/49d761af-e5e0-43b6-8824-a2e7513f4ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002756 10.0.0.56 - - [2026-03-19 14:17:45] "GET /loadbalancer-listener/49d761af-e5e0-43b6-8824-a2e7513f4ed9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003559 10.0.0.56 - - [2026-03-19 14:17:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022951 10.0.0.56 - - [2026-03-19 14:17:46] "GET /instance-ip/39beae5e-9cf3-453f-ab4d-56857cd0b759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002842 10.0.0.56 - - [2026-03-19 14:17:46] "GET /instance-ip/39beae5e-9cf3-453f-ab4d-56857cd0b759?fields=floating_ips HTTP/1.1" 200 1170 0.004785 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.56 - - [2026-03-19 14:17:46] "GET /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002848 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.56 - - [2026-03-19 14:17:46] "GET /floating-ip/ba462dbb-c042-499a-a53f-ec292be0d496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003890 10.0.0.56 - - [2026-03-19 14:17:46] "PUT /global-vrouter-config/14a1dd67-9f8b-49b4-a44c-799ce2d06f6e HTTP/1.1" 200 276 0.009461 10.0.0.56 - - [2026-03-19 14:17:46] "POST /tags HTTP/1.1" 200 301 0.082550 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014265 10.0.0.56 - - [2026-03-19 14:17:46] "GET /tag/7453df6a-0c83-4feb-a761-e1dff898b609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017555 10.0.0.56 - - [2026-03-19 14:17:46] "POST /tags HTTP/1.1" 200 325 0.094290 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.56 - - [2026-03-19 14:17:46] "GET /tag/bbd56e19-14d5-4363-8ea8-916acff4da3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.027831 10.0.0.56 - - [2026-03-19 14:17:46] "POST /tags HTTP/1.1" 200 363 0.088830 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.56 - - [2026-03-19 14:17:46] "GET /tag/a61aa0da-bd8a-4fa3-9aa3-9a785e56d48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.015885 10.0.0.56 - - [2026-03-19 14:17:46] "POST /tags HTTP/1.1" 200 311 0.059300 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008504 10.0.0.56 - - [2026-03-19 14:17:46] "GET /tag/43135acc-66f5-483e-9eb6-db6361a30d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.026817 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.56 - - [2026-03-19 14:17:46] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014509 10.0.0.56 - - [2026-03-19 14:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.56 - - [2026-03-19 14:17:46] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033532 10.0.0.56 - - [2026-03-19 14:17:46] "POST /virtual-machines HTTP/1.1" 200 377 0.011422 10.0.0.56 - - [2026-03-19 14:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.060427 10.0.0.56 - - [2026-03-19 14:17:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.117388 10.0.0.56 - - [2026-03-19 14:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021966 10.0.0.56 - - [2026-03-19 14:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.56 - - [2026-03-19 14:17:47] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004598 10.0.0.56 - - [2026-03-19 14:17:47] "POST /instance-ips HTTP/1.1" 200 409 0.033692 10.0.0.56 - - [2026-03-19 14:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.040797 10.0.0.56 - - [2026-03-19 14:17:47] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019920 10.0.0.56 - - [2026-03-19 14:17:47] "POST /set-tag HTTP/1.1" 200 109 0.022547 10.0.0.56 - - [2026-03-19 14:17:47] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013180 10.0.0.56 - - [2026-03-19 14:17:47] "GET /instance-ip/6763f332-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003255 10.0.0.56 - - [2026-03-19 14:17:47] "POST /tags HTTP/1.1" 200 357 0.035301 10.0.0.56 - - [2026-03-19 14:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.56 - - [2026-03-19 14:17:47] "GET /tag/c731dc7f-fe18-4eb2-9e6a-e456de8a7d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.036113 10.0.0.56 - - [2026-03-19 14:17:47] "POST /tags HTTP/1.1" 200 305 0.051075 10.0.0.56 - - [2026-03-19 14:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020435 10.0.0.56 - - [2026-03-19 14:17:47] "GET /tag/0622c17c-0846-46f8-91d2-50c2bc3cb6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.032005 10.0.0.56 - - [2026-03-19 14:17:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.001472 10.0.0.56 - - [2026-03-19 14:17:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.003326 10.0.0.56 - - [2026-03-19 14:17:47] "POST /security-groups HTTP/1.1" 200 571 0.069340 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.002983 10.0.0.56 - - [2026-03-19 14:17:48] "POST /projects HTTP/1.1" 200 483 0.212583 10.0.0.56 - - [2026-03-19 14:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014955 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015377 10.0.0.56 - - [2026-03-19 14:17:48] "POST /access-control-lists HTTP/1.1" 200 580 0.086383 10.0.0.56 - - [2026-03-19 14:17:48] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012624 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.019243 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012816 10.0.0.56 - - [2026-03-19 14:17:48] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006269 10.0.0.56 - - [2026-03-19 14:17:48] "POST /access-control-lists HTTP/1.1" 200 578 0.082018 10.0.0.56 - - [2026-03-19 14:17:48] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.109383 10.0.0.56 - - [2026-03-19 14:17:48] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.076287 10.0.0.56 - - [2026-03-19 14:17:48] "POST /security-groups HTTP/1.1" 200 537 0.097459 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.002368 10.0.0.56 - - [2026-03-19 14:17:48] "POST /access-control-lists HTTP/1.1" 200 596 0.072130 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.011946 10.0.0.56 - - [2026-03-19 14:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.089369 10.0.0.56 - - [2026-03-19 14:17:48] "POST /chown HTTP/1.1" 200 109 0.023988 10.0.0.56 - - [2026-03-19 14:17:48] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.037036 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.56 - - [2026-03-19 14:17:48] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012012 10.0.0.56 - - [2026-03-19 14:17:48] "POST /access-control-lists HTTP/1.1" 200 594 0.093309 10.0.0.56 - - [2026-03-19 14:17:48] "POST /tags HTTP/1.1" 409 207 0.003325 10.0.0.56 - - [2026-03-19 14:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.56 - - [2026-03-19 14:17:48] "GET /tag/0622c17c-0846-46f8-91d2-50c2bc3cb6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010957 10.0.0.56 - - [2026-03-19 14:17:48] "POST /firewall-rules HTTP/1.1" 200 564 0.073098 10.0.0.56 - - [2026-03-19 14:17:48] "GET /firewall-rule/bd1f1c2b-8c5f-4288-a21f-f700f1ef69ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004165 10.0.0.56 - - [2026-03-19 14:17:48] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004948 10.0.0.56 - - [2026-03-19 14:17:48] "GET /firewall-rule/bd1f1c2b-8c5f-4288-a21f-f700f1ef69ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002624 10.0.0.56 - - [2026-03-19 14:17:49] "POST /ref-update HTTP/1.1" 200 156 0.035924 10.0.0.56 - - [2026-03-19 14:17:49] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009565 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011845 10.0.0.56 - - [2026-03-19 14:17:49] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003352 10.0.0.56 - - [2026-03-19 14:17:49] "POST /tags HTTP/1.1" 409 207 0.002192 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.56 - - [2026-03-19 14:17:49] "GET /tag/0622c17c-0846-46f8-91d2-50c2bc3cb6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010533 10.0.0.56 - - [2026-03-19 14:17:49] "POST /firewall-rules HTTP/1.1" 200 562 0.072858 10.0.0.56 - - [2026-03-19 14:17:49] "GET /firewall-rule/df3bcdf4-644c-4bd0-9694-dbaf1b14a93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.022817 10.0.0.56 - - [2026-03-19 14:17:49] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004422 10.0.0.56 - - [2026-03-19 14:17:49] "GET /firewall-rule/df3bcdf4-644c-4bd0-9694-dbaf1b14a93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002932 10.0.0.56 - - [2026-03-19 14:17:49] "POST /ref-update HTTP/1.1" 200 156 0.018215 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.001857 10.0.0.56 - - [2026-03-19 14:17:49] "POST /tags HTTP/1.1" 200 355 0.026244 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009860 10.0.0.56 - - [2026-03-19 14:17:49] "GET /tag/7858f235-af89-47fd-9121-78e190ecce25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.025398 10.0.0.56 - - [2026-03-19 14:17:49] "POST /tags HTTP/1.1" 200 303 0.020940 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.56 - - [2026-03-19 14:17:49] "GET /tag/87cda98c-4451-41a4-a82d-d97aa2d9910a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020805 10.0.0.56 - - [2026-03-19 14:17:49] "POST /projects HTTP/1.1" 409 218 0.002517 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.56 - - [2026-03-19 14:17:49] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046793 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.56 - - [2026-03-19 14:17:49] "GET /network-ipam/d82a6f17-09bb-42f2-b03d-25a7152bc31b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002525 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.56 - - [2026-03-19 14:17:49] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004678 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000724 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.56 - - [2026-03-19 14:17:49] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.052492 10.0.0.56 - - [2026-03-19 14:17:49] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004860 10.0.0.56 - - [2026-03-19 14:17:49] "POST /set-tag HTTP/1.1" 200 109 0.042561 10.0.0.56 - - [2026-03-19 14:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018077 10.0.0.56 - - [2026-03-19 14:17:49] "GET /network-ipam/cd4925c6-e3cb-431d-82bf-031927d0ff76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003183 10.0.0.56 - - [2026-03-19 14:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.56 - - [2026-03-19 14:17:50] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004683 10.0.0.56 - - [2026-03-19 14:17:50] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.061591 10.0.0.56 - - [2026-03-19 14:17:50] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.020931 10.0.0.56 - - [2026-03-19 14:17:50] "POST /set-tag HTTP/1.1" 200 109 0.057966 10.0.0.56 - - [2026-03-19 14:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.56 - - [2026-03-19 14:17:50] "GET /network-policy/d9759e4f-fac8-43f0-b1e5-c01610990469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.050714 10.0.0.56 - - [2026-03-19 14:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.56 - - [2026-03-19 14:17:50] "GET /network-policy/42352925-92ba-4543-8702-26f3c7b40e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005074 10.0.0.56 - - [2026-03-19 14:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.56 - - [2026-03-19 14:17:50] "GET /network-policy/574077c2-c17d-465c-b33b-2a563ee0d60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002527 10.0.0.56 - - [2026-03-19 14:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.56 - - [2026-03-19 14:17:50] "PUT /network-policy/574077c2-c17d-465c-b33b-2a563ee0d60c HTTP/1.1" 200 262 0.169896 10.0.0.56 - - [2026-03-19 14:17:50] "POST /ref-update HTTP/1.1" 200 156 0.071881 10.0.0.56 - - [2026-03-19 14:17:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002234 10.0.0.56 - - [2026-03-19 14:17:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002084 10.0.0.56 - - [2026-03-19 14:17:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001657 10.0.0.56 - - [2026-03-19 14:17:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003358 10.0.0.56 - - [2026-03-19 14:17:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005530 10.0.0.56 - - [2026-03-19 14:17:50] "POST /security-groups HTTP/1.1" 409 245 0.003560 10.0.0.56 - - [2026-03-19 14:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.56 - - [2026-03-19 14:17:50] "PUT /security-group/2bd5f807-a8a9-49ed-a0c1-6b7ea9d0b1d5 HTTP/1.1" 200 262 0.062660 10.0.0.56 - - [2026-03-19 14:17:50] "PUT /access-control-list/f1d25c46-8ade-4aee-a37e-c15c42eac075 HTTP/1.1" 200 272 0.025800 10.0.0.56 - - [2026-03-19 14:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041903 10.0.0.56 - - [2026-03-19 14:17:51] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020384 10.0.0.56 - - [2026-03-19 14:17:51] "PUT /access-control-list/257423cb-34e4-4c69-af41-d2673d0b4167 HTTP/1.1" 200 272 0.049641 10.0.0.56 - - [2026-03-19 14:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.56 - - [2026-03-19 14:17:51] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005573 10.0.0.56 - - [2026-03-19 14:17:51] "POST /tags HTTP/1.1" 409 206 0.005675 10.0.0.56 - - [2026-03-19 14:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.56 - - [2026-03-19 14:17:51] "GET /tag/87cda98c-4451-41a4-a82d-d97aa2d9910a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010922 10.0.0.56 - - [2026-03-19 14:17:51] "POST /firewall-rules HTTP/1.1" 200 562 0.092647 10.0.0.56 - - [2026-03-19 14:17:51] "GET /firewall-rule/1dcef802-b4c2-43d9-a255-49def975ce5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010158 10.0.0.56 - - [2026-03-19 14:17:51] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007920 10.0.0.56 - - [2026-03-19 14:17:51] "GET /firewall-rule/1dcef802-b4c2-43d9-a255-49def975ce5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005978 10.0.0.56 - - [2026-03-19 14:17:51] "POST /ref-update HTTP/1.1" 200 156 0.027659 10.0.0.56 - - [2026-03-19 14:17:51] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012545 10.0.0.56 - - [2026-03-19 14:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.56 - - [2026-03-19 14:17:51] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003425 10.0.0.56 - - [2026-03-19 14:17:51] "POST /tags HTTP/1.1" 409 206 0.003370 10.0.0.56 - - [2026-03-19 14:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.56 - - [2026-03-19 14:17:51] "GET /tag/87cda98c-4451-41a4-a82d-d97aa2d9910a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010684 10.0.0.56 - - [2026-03-19 14:17:51] "POST /firewall-rules HTTP/1.1" 200 560 0.159246 10.0.0.56 - - [2026-03-19 14:17:51] "GET /firewall-rule/d556fa1a-ed9e-412a-bb80-9a58e7f6bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.013875 10.0.0.56 - - [2026-03-19 14:17:51] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004266 10.0.0.56 - - [2026-03-19 14:17:51] "GET /firewall-rule/d556fa1a-ed9e-412a-bb80-9a58e7f6bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002334 10.0.0.56 - - [2026-03-19 14:17:51] "POST /ref-update HTTP/1.1" 200 156 0.025886 10.0.0.56 - - [2026-03-19 14:17:51] "POST /tags HTTP/1.1" 200 301 0.029980 10.0.0.56 - - [2026-03-19 14:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434 10.0.0.56 - - [2026-03-19 14:17:51] "GET /tag/91e05062-4eff-46c9-94be-262f5003dcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011195 10.0.0.56 - - [2026-03-19 14:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008380 10.0.0.56 - - [2026-03-19 14:17:52] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068581 10.0.0.56 - - [2026-03-19 14:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.56 - - [2026-03-19 14:17:52] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006960 10.0.0.56 - - [2026-03-19 14:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.56 - - [2026-03-19 14:17:52] "GET /service-appliance-set/91e86594-951e-4e5b-a506-a53a04fb282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007982 10.0.0.56 - - [2026-03-19 14:17:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.003446 10.0.0.56 - - [2026-03-19 14:17:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148080 10.0.0.56 - - [2026-03-19 14:17:52] "GET /virtual-machine-interface/e4757da4-1e61-47a7-947e-5749dc7769e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024433 10.0.0.56 - - [2026-03-19 14:17:52] "POST /instance-ips HTTP/1.1" 200 377 0.027687 10.0.0.56 - - [2026-03-19 14:17:52] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004552 10.0.0.56 - - [2026-03-19 14:17:52] "POST /loadbalancers HTTP/1.1" 200 582 0.070265 10.0.0.56 - - [2026-03-19 14:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037638 10.0.0.56 - - [2026-03-19 14:17:52] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072788 10.0.0.56 - - [2026-03-19 14:17:52] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008417 10.0.0.56 - - [2026-03-19 14:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008990 10.0.0.56 - - [2026-03-19 14:17:52] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079197 10.0.0.56 - - [2026-03-19 14:17:52] "POST /floating-ips HTTP/1.1" 200 581 0.086882 10.0.0.56 - - [2026-03-19 14:17:52] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003051 10.0.0.56 - - [2026-03-19 14:17:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.036205 10.0.0.56 - - [2026-03-19 14:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029992 10.0.0.56 - - [2026-03-19 14:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.56 - - [2026-03-19 14:17:52] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064416 10.0.0.56 - - [2026-03-19 14:17:52] "GET /loadbalancer-listener/5abcb20e-5444-4122-a0fd-f33c2191b870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.021242 10.0.0.56 - - [2026-03-19 14:17:52] "GET /loadbalancer-listener/5abcb20e-5444-4122-a0fd-f33c2191b870?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005608 10.0.0.56 - - [2026-03-19 14:17:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.058293 10.0.0.56 - - [2026-03-19 14:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014184 10.0.0.56 - - [2026-03-19 14:17:53] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003560 10.0.0.56 - - [2026-03-19 14:17:53] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?fields=floating_ips HTTP/1.1" 200 1164 0.012773 10.0.0.56 - - [2026-03-19 14:17:53] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004200 10.0.0.56 - - [2026-03-19 14:17:53] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051591 10.0.0.56 - - [2026-03-19 14:17:53] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006664 10.0.0.56 - - [2026-03-19 14:17:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.047419 10.0.0.56 - - [2026-03-19 14:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028153 10.0.0.56 - - [2026-03-19 14:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016504 10.0.0.56 - - [2026-03-19 14:17:53] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062159 10.0.0.56 - - [2026-03-19 14:17:53] "GET /loadbalancer-listener/3a926a1d-e2d6-4ee6-8a9c-635047fc8cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010808 10.0.0.56 - - [2026-03-19 14:17:53] "GET /loadbalancer-listener/3a926a1d-e2d6-4ee6-8a9c-635047fc8cc7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.007289 10.0.0.56 - - [2026-03-19 14:17:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027333 10.0.0.56 - - [2026-03-19 14:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.56 - - [2026-03-19 14:17:53] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.028658 10.0.0.56 - - [2026-03-19 14:17:53] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?fields=floating_ips HTTP/1.1" 200 1164 0.014153 10.0.0.56 - - [2026-03-19 14:17:53] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072136 10.0.0.56 - - [2026-03-19 14:17:53] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002857 10.0.0.56 - - [2026-03-19 14:17:53] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004553 10.0.0.56 - - [2026-03-19 14:17:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024837 10.0.0.56 - - [2026-03-19 14:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033051 10.0.0.56 - - [2026-03-19 14:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.56 - - [2026-03-19 14:17:53] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074868 10.0.0.56 - - [2026-03-19 14:17:53] "GET /loadbalancer-listener/2a9ad5fd-31bb-4d55-8632-3d2270ff7f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.011629 10.0.0.56 - - [2026-03-19 14:17:53] "GET /loadbalancer-listener/2a9ad5fd-31bb-4d55-8632-3d2270ff7f14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.012357 10.0.0.56 - - [2026-03-19 14:17:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.155018 10.0.0.56 - - [2026-03-19 14:17:54] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003781 10.0.0.56 - - [2026-03-19 14:17:54] "GET /instance-ip/9f64ee1b-03fb-4d0e-8774-9f415c8cc509?fields=floating_ips HTTP/1.1" 200 1164 0.004590 10.0.0.56 - - [2026-03-19 14:17:54] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008844 10.0.0.56 - - [2026-03-19 14:17:54] "POST /tags HTTP/1.1" 200 371 0.055537 10.0.0.56 - - [2026-03-19 14:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013499 10.0.0.56 - - [2026-03-19 14:17:54] "GET /tag/83eacec3-33ad-4c74-a628-67eb53e1458b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.027526 10.0.0.56 - - [2026-03-19 14:17:54] "POST /tags HTTP/1.1" 200 319 0.057612 10.0.0.56 - - [2026-03-19 14:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.56 - - [2026-03-19 14:17:54] "GET /tag/e78c4ab3-8023-48c3-81d9-0ab53b312f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.031839 10.0.0.56 - - [2026-03-19 14:17:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.002640 10.0.0.56 - - [2026-03-19 14:17:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.005855 10.0.0.56 - - [2026-03-19 14:17:54] "POST /security-groups HTTP/1.1" 200 578 0.185361 10.0.0.56 - - [2026-03-19 14:17:54] "POST /projects HTTP/1.1" 200 497 0.383925 10.0.0.56 - - [2026-03-19 14:17:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.009767 10.0.0.56 - - [2026-03-19 14:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027402 10.0.0.56 - - [2026-03-19 14:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021056 10.0.0.56 - - [2026-03-19 14:17:54] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.038994 10.0.0.56 - - [2026-03-19 14:17:54] "POST /access-control-lists HTTP/1.1" 200 587 0.117360 10.0.0.56 - - [2026-03-19 14:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.56 - - [2026-03-19 14:17:55] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.021851 10.0.0.56 - - [2026-03-19 14:17:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.020220 10.0.0.56 - - [2026-03-19 14:17:55] "POST /access-control-lists HTTP/1.1" 200 585 0.069736 10.0.0.56 - - [2026-03-19 14:17:55] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.132399 10.0.0.56 - - [2026-03-19 14:17:55] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.083255 10.0.0.56 - - [2026-03-19 14:17:55] "POST /security-groups HTTP/1.1" 200 558 0.093896 10.0.0.56 - - [2026-03-19 14:17:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.007159 10.0.0.56 - - [2026-03-19 14:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031716 10.0.0.56 - - [2026-03-19 14:17:55] "POST /chown HTTP/1.1" 200 109 0.071021 10.0.0.56 - - [2026-03-19 14:17:55] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020137 10.0.0.56 - - [2026-03-19 14:17:55] "POST /access-control-lists HTTP/1.1" 200 610 0.119742 10.0.0.56 - - [2026-03-19 14:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.56 - - [2026-03-19 14:17:55] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012790 10.0.0.56 - - [2026-03-19 14:17:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.002942 10.0.0.56 - - [2026-03-19 14:17:55] "POST /tags HTTP/1.1" 409 214 0.001712 10.0.0.56 - - [2026-03-19 14:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.56 - - [2026-03-19 14:17:55] "GET /tag/e78c4ab3-8023-48c3-81d9-0ab53b312f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.026587 10.0.0.56 - - [2026-03-19 14:17:55] "POST /access-control-lists HTTP/1.1" 200 608 0.079962 10.0.0.56 - - [2026-03-19 14:17:55] "POST /firewall-rules HTTP/1.1" 200 578 0.086014 10.0.0.56 - - [2026-03-19 14:17:55] "GET /firewall-rule/4a3167f8-9d59-4a5d-b554-b591523ab4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006141 10.0.0.56 - - [2026-03-19 14:17:55] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004789 10.0.0.56 - - [2026-03-19 14:17:55] "GET /firewall-rule/4a3167f8-9d59-4a5d-b554-b591523ab4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002193 10.0.0.56 - - [2026-03-19 14:17:55] "POST /ref-update HTTP/1.1" 200 156 0.035252 10.0.0.56 - - [2026-03-19 14:17:55] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005776 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017914 10.0.0.56 - - [2026-03-19 14:17:56] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004024 10.0.0.56 - - [2026-03-19 14:17:56] "POST /tags HTTP/1.1" 409 214 0.002141 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.56 - - [2026-03-19 14:17:56] "GET /tag/e78c4ab3-8023-48c3-81d9-0ab53b312f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.023751 10.0.0.56 - - [2026-03-19 14:17:56] "POST /firewall-rules HTTP/1.1" 200 576 0.071632 10.0.0.56 - - [2026-03-19 14:17:56] "GET /firewall-rule/c1a16d6c-a312-4a12-9ec5-d1357ac868d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004674 10.0.0.56 - - [2026-03-19 14:17:56] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003945 10.0.0.56 - - [2026-03-19 14:17:56] "GET /firewall-rule/c1a16d6c-a312-4a12-9ec5-d1357ac868d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002606 10.0.0.56 - - [2026-03-19 14:17:56] "POST /ref-update HTTP/1.1" 200 156 0.039176 10.0.0.56 - - [2026-03-19 14:17:56] "POST /tags HTTP/1.1" 200 363 0.031991 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021403 10.0.0.56 - - [2026-03-19 14:17:56] "GET /tag/08d6a65d-dcf2-4de0-a6a3-3ddac02c9e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.027813 10.0.0.56 - - [2026-03-19 14:17:56] "POST /tags HTTP/1.1" 200 311 0.051067 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.56 - - [2026-03-19 14:17:56] "GET /tag/a36c5e97-91a2-4156-a2aa-620fd052110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015137 10.0.0.56 - - [2026-03-19 14:17:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000547 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.002957 10.0.0.56 - - [2026-03-19 14:17:56] "POST /security-groups HTTP/1.1" 200 574 0.071542 10.0.0.56 - - [2026-03-19 14:17:56] "POST /projects HTTP/1.1" 200 489 0.241285 10.0.0.56 - - [2026-03-19 14:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015813 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.018278 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001405 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:17:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.56 - - [2026-03-19 14:17:56] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010096 10.0.0.56 - - [2026-03-19 14:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.56 - - [2026-03-19 14:17:56] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.042895 10.0.0.56 - - [2026-03-19 14:17:56] "POST /access-control-lists HTTP/1.1" 200 583 0.113472 10.0.0.56 - - [2026-03-19 14:17:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003445 10.0.0.56 - - [2026-03-19 14:17:57] "POST /access-control-lists HTTP/1.1" 200 581 0.087310 10.0.0.56 - - [2026-03-19 14:17:57] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.121985 10.0.0.56 - - [2026-03-19 14:17:57] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.051765 10.0.0.56 - - [2026-03-19 14:17:57] "POST /security-groups HTTP/1.1" 200 546 0.291171 10.0.0.56 - - [2026-03-19 14:17:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.001924 10.0.0.56 - - [2026-03-19 14:17:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017711 10.0.0.56 - - [2026-03-19 14:17:57] "POST /chown HTTP/1.1" 200 109 0.021312 10.0.0.56 - - [2026-03-19 14:17:57] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045427 10.0.0.56 - - [2026-03-19 14:17:57] "POST /access-control-lists HTTP/1.1" 200 602 0.106537 10.0.0.56 - - [2026-03-19 14:17:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.004963 10.0.0.56 - - [2026-03-19 14:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.56 - - [2026-03-19 14:17:57] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006965 10.0.0.56 - - [2026-03-19 14:17:57] "POST /tags HTTP/1.1" 409 210 0.006416 10.0.0.56 - - [2026-03-19 14:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.56 - - [2026-03-19 14:17:57] "GET /tag/a36c5e97-91a2-4156-a2aa-620fd052110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.019895 10.0.0.56 - - [2026-03-19 14:17:57] "POST /access-control-lists HTTP/1.1" 200 600 0.092096 10.0.0.56 - - [2026-03-19 14:17:57] "POST /firewall-rules HTTP/1.1" 200 570 0.094361 10.0.0.56 - - [2026-03-19 14:17:57] "GET /firewall-rule/00c2e016-5e86-4101-9634-79910056e12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011833 10.0.0.56 - - [2026-03-19 14:17:57] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.007424 10.0.0.56 - - [2026-03-19 14:17:57] "GET /firewall-rule/00c2e016-5e86-4101-9634-79910056e12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003871 10.0.0.56 - - [2026-03-19 14:17:58] "POST /ref-update HTTP/1.1" 200 156 0.060569 10.0.0.56 - - [2026-03-19 14:17:58] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018954 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642 10.0.0.56 - - [2026-03-19 14:17:58] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003722 10.0.0.56 - - [2026-03-19 14:17:58] "POST /tags HTTP/1.1" 409 210 0.002980 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.56 - - [2026-03-19 14:17:58] "GET /tag/a36c5e97-91a2-4156-a2aa-620fd052110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012972 10.0.0.56 - - [2026-03-19 14:17:58] "POST /firewall-rules HTTP/1.1" 200 568 0.071970 10.0.0.56 - - [2026-03-19 14:17:58] "GET /firewall-rule/1c3cf1a7-72e3-4b8d-af9b-fc518909ddb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021699 10.0.0.56 - - [2026-03-19 14:17:58] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006767 10.0.0.56 - - [2026-03-19 14:17:58] "GET /firewall-rule/1c3cf1a7-72e3-4b8d-af9b-fc518909ddb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005820 10.0.0.56 - - [2026-03-19 14:17:58] "POST /ref-update HTTP/1.1" 200 156 0.062622 10.0.0.56 - - [2026-03-19 14:17:58] "POST /tags HTTP/1.1" 409 237 0.002063 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.56 - - [2026-03-19 14:17:58] "GET /tag/a61aa0da-bd8a-4fa3-9aa3-9a785e56d48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010075 10.0.0.56 - - [2026-03-19 14:17:58] "POST /tags HTTP/1.1" 409 210 0.004264 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.56 - - [2026-03-19 14:17:58] "GET /tag/43135acc-66f5-483e-9eb6-db6361a30d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010452 10.0.0.56 - - [2026-03-19 14:17:58] "POST /projects HTTP/1.1" 409 223 0.001803 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.56 - - [2026-03-19 14:17:58] "GET /project/8d1f4bc9-47c0-4578-908c-f45373c6e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050810 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.56 - - [2026-03-19 14:17:58] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008188 10.0.0.56 - - [2026-03-19 14:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.56 - - [2026-03-19 14:17:58] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007389 10.0.0.56 - - [2026-03-19 14:17:58] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.046368 10.0.0.56 - - [2026-03-19 14:17:59] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.153758 10.0.0.56 - - [2026-03-19 14:17:59] "POST /security-groups HTTP/1.1" 409 253 0.004972 10.0.0.56 - - [2026-03-19 14:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.56 - - [2026-03-19 14:17:59] "PUT /security-group/c167c1bc-e298-4b61-83b6-67cb325cd0cd HTTP/1.1" 200 262 0.065813 10.0.0.56 - - [2026-03-19 14:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.047242 10.0.0.56 - - [2026-03-19 14:17:59] "PUT /access-control-list/d1ec7eae-6de3-4918-8a54-1fede063ae45 HTTP/1.1" 200 272 0.033074 10.0.0.56 - - [2026-03-19 14:17:59] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024056 10.0.0.56 - - [2026-03-19 14:17:59] "PUT /access-control-list/645491bc-1112-47a8-984e-090a9f78f50a HTTP/1.1" 200 272 0.039262 10.0.0.56 - - [2026-03-19 14:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.56 - - [2026-03-19 14:17:59] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002581 10.0.0.56 - - [2026-03-19 14:17:59] "POST /tags HTTP/1.1" 409 210 0.003273 10.0.0.56 - - [2026-03-19 14:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.56 - - [2026-03-19 14:17:59] "GET /tag/43135acc-66f5-483e-9eb6-db6361a30d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013741 10.0.0.56 - - [2026-03-19 14:17:59] "POST /firewall-rules HTTP/1.1" 200 570 0.076610 10.0.0.56 - - [2026-03-19 14:17:59] "GET /firewall-rule/5ad37bd5-d6db-4cd1-b718-db5e8717a19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004808 10.0.0.56 - - [2026-03-19 14:17:59] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007711 10.0.0.56 - - [2026-03-19 14:17:59] "GET /firewall-rule/5ad37bd5-d6db-4cd1-b718-db5e8717a19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002660 10.0.0.56 - - [2026-03-19 14:17:59] "POST /ref-update HTTP/1.1" 200 156 0.064590 10.0.0.56 - - [2026-03-19 14:17:59] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004180 10.0.0.56 - - [2026-03-19 14:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.56 - - [2026-03-19 14:17:59] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003656 10.0.0.56 - - [2026-03-19 14:17:59] "POST /tags HTTP/1.1" 409 210 0.003456 10.0.0.56 - - [2026-03-19 14:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.56 - - [2026-03-19 14:17:59] "GET /tag/43135acc-66f5-483e-9eb6-db6361a30d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017724 10.0.0.56 - - [2026-03-19 14:17:59] "POST /firewall-rules HTTP/1.1" 200 568 0.083138 10.0.0.56 - - [2026-03-19 14:17:59] "GET /firewall-rule/459726bc-ebe9-4322-8cd9-0355329d7cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.057986 10.0.0.56 - - [2026-03-19 14:17:59] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005286 10.0.0.56 - - [2026-03-19 14:17:59] "GET /firewall-rule/459726bc-ebe9-4322-8cd9-0355329d7cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006380 10.0.0.56 - - [2026-03-19 14:18:00] "POST /ref-update HTTP/1.1" 200 156 0.046164 10.0.0.56 - - [2026-03-19 14:18:00] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007931 10.0.0.56 - - [2026-03-19 14:18:00] "POST /set-tag HTTP/1.1" 200 109 0.002143 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.56 - - [2026-03-19 14:18:17] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.56 - - [2026-03-19 14:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.56 - - [2026-03-19 14:18:17] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004611 10.0.0.56 - - [2026-03-19 14:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.56 - - [2026-03-19 14:18:17] "GET /config-node/975d6963-7d55-4258-b7b5-fc454ab62560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003329 10.0.0.56 - - [2026-03-19 14:18:29] "GET / HTTP/1.1" 200 35931 0.001254 10.0.0.56 - - [2026-03-19 14:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.56 - - [2026-03-19 14:18:29] "GET /routing-instance/f77195e9-c719-4c88-8004-8c292ce91cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003150 10.0.0.56 - - [2026-03-19 14:18:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002266 10.0.0.56 - - [2026-03-19 14:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.56 - - [2026-03-19 14:18:29] "GET /bgp-router/2c5e5ce3-0f8b-4c4c-a167-9b5331cf2e32?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004044 10.0.0.56 - - [2026-03-19 14:18:29] "PUT /bgp-router/2c5e5ce3-0f8b-4c4c-a167-9b5331cf2e32 HTTP/1.1" 200 254 0.011883 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:18:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.61 - - [2026-03-19 14:18:56] "GET / HTTP/1.1" 200 35931 0.002712 10.0.0.61 - - [2026-03-19 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.61 - - [2026-03-19 14:18:56] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004414 10.0.0.61 - - [2026-03-19 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.61 - - [2026-03-19 14:18:56] "GET /routing-instance/f77195e9-c719-4c88-8004-8c292ce91cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003036 10.0.0.61 - - [2026-03-19 14:18:56] "PUT /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3 HTTP/1.1" 200 274 0.016423 10.0.0.61 - - [2026-03-19 14:18:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.009575 10.0.0.61 - - [2026-03-19 14:18:56] "POST /virtual-routers HTTP/1.1" 200 599 0.018724 10.0.0.61 - - [2026-03-19 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016670 10.0.0.61 - - [2026-03-19 14:18:56] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005019 10.0.0.61 - - [2026-03-19 14:18:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002457 10.0.0.61 - - [2026-03-19 14:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.61 - - [2026-03-19 14:18:56] "GET /virtual-network/e62ba511-efed-45e9-88be-072f00b7a7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004766 10.0.0.61 - - [2026-03-19 14:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.081515 10.0.0.56 - - [2026-03-19 14:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.56 - - [2026-03-19 14:19:21] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002968 10.0.0.61 - - [2026-03-19 14:19:26] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.61 - - [2026-03-19 14:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.61 - - [2026-03-19 14:19:26] "GET /global-system-config/a0441aa4-50c3-4c77-8762-c72a943f19c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004799 10.0.0.61 - - [2026-03-19 14:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.61 - - [2026-03-19 14:19:26] "GET /routing-instance/f77195e9-c719-4c88-8004-8c292ce91cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002662 10.0.0.61 - - [2026-03-19 14:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.61 - - [2026-03-19 14:19:26] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003483 10.0.0.61 - - [2026-03-19 14:19:26] "PUT /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315 HTTP/1.1" 200 262 0.015238 10.0.0.61 - - [2026-03-19 14:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.61 - - [2026-03-19 14:19:26] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002779 10.0.0.61 - - [2026-03-19 14:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.61 - - [2026-03-19 14:19:26] "GET /virtual-machine-interface/5b968c49-9190-475d-bc5d-01e4bbb32379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004507 10.0.0.61 - - [2026-03-19 14:19:26] "PUT /virtual-machine-interface/5b968c49-9190-475d-bc5d-01e4bbb32379 HTTP/1.1" 200 284 0.012151 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:20:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:20:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.56 - - [2026-03-19 14:21:33] "GET /global-system-configs HTTP/1.1" 200 322 0.001910 10.0.0.56 - - [2026-03-19 14:21:34] "GET /global-system-configs HTTP/1.1" 200 322 0.006035 10.0.0.56 - - [2026-03-19 14:21:46] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003224 10.0.0.56 - - [2026-03-19 14:21:46] "POST /ref-update HTTP/1.1" 200 156 0.016495 10.0.0.56 - - [2026-03-19 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.56 - - [2026-03-19 14:21:56] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002638 10.0.0.56 - - [2026-03-19 14:21:56] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008308 10.0.0.56 - - [2026-03-19 14:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.56 - - [2026-03-19 14:21:56] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004843 10.0.0.56 - - [2026-03-19 14:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.56 - - [2026-03-19 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.56 - - [2026-03-19 14:21:57] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003227 10.0.0.56 - - [2026-03-19 14:21:57] "GET /loadbalancer-pool/44fa514c-2975-4c01-9f84-ef4b7c71896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004275 10.0.0.56 - - [2026-03-19 14:21:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024502 10.0.0.56 - - [2026-03-19 14:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014937 10.0.0.56 - - [2026-03-19 14:21:57] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023684 10.0.0.56 - - [2026-03-19 14:21:57] "POST /tags HTTP/1.1" 409 205 0.001974 10.0.0.56 - - [2026-03-19 14:21:57] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004449 10.0.0.56 - - [2026-03-19 14:21:57] "POST /ref-update HTTP/1.1" 200 156 0.012165 10.0.0.56 - - [2026-03-19 14:21:57] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.015630 10.0.0.56 - - [2026-03-19 14:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.56 - - [2026-03-19 14:21:57] "GET /tag/91e05062-4eff-46c9-94be-262f5003dcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010944 10.0.0.56 - - [2026-03-19 14:21:57] "POST /set-tag HTTP/1.1" 200 109 0.020804 10.0.0.56 - - [2026-03-19 14:21:57] "PUT /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8 HTTP/1.1" 200 256 0.024827 10.0.0.56 - - [2026-03-19 14:21:57] "GET /loadbalancer-pool/2e1e35c5-ae1d-41fc-ae20-371db1b22700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003870 10.0.0.56 - - [2026-03-19 14:21:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015732 10.0.0.56 - - [2026-03-19 14:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020475 10.0.0.56 - - [2026-03-19 14:21:57] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011742 10.0.0.56 - - [2026-03-19 14:21:57] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006008 10.0.0.56 - - [2026-03-19 14:21:57] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.56 - - [2026-03-19 14:21:57] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.008087 10.0.0.56 - - [2026-03-19 14:21:57] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.56 - - [2026-03-19 14:21:57] "GET /loadbalancer-pool/48fe7f14-c63a-489e-a629-6eb084d69618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004039 10.0.0.56 - - [2026-03-19 14:21:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020974 10.0.0.56 - - [2026-03-19 14:21:57] "PUT /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8 HTTP/1.1" 200 256 0.015550 10.0.0.56 - - [2026-03-19 14:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014443 10.0.0.56 - - [2026-03-19 14:21:57] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015820 10.0.0.56 - - [2026-03-19 14:21:57] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008650 10.0.0.56 - - [2026-03-19 14:21:57] "POST /set-tag HTTP/1.1" 200 109 0.006144 10.0.0.56 - - [2026-03-19 14:21:57] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.56 - - [2026-03-19 14:21:57] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.005111 10.0.0.56 - - [2026-03-19 14:21:57] "PUT /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8 HTTP/1.1" 200 256 0.016754 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001620 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:23:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.56 - - [2026-03-19 14:24:48] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010051 10.0.0.56 - - [2026-03-19 14:24:48] "POST /set-tag HTTP/1.1" 200 109 0.007998 10.0.0.56 - - [2026-03-19 14:24:48] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005493 10.0.0.56 - - [2026-03-19 14:24:48] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.56 - - [2026-03-19 14:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.56 - - [2026-03-19 14:24:48] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002512 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004126 10.0.0.56 - - [2026-03-19 14:24:49] "POST /set-tag HTTP/1.1" 200 109 0.019532 10.0.0.56 - - [2026-03-19 14:24:49] "DELETE /loadbalancer-member/0b0d8148-80aa-4f89-b2c0-f65e8a5b3494 HTTP/1.1" 200 115 0.065516 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007662 10.0.0.56 - - [2026-03-19 14:24:49] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.56 - - [2026-03-19 14:24:49] "DELETE /loadbalancer-member/52f5a483-7b23-417b-8fb7-16ca0355d84e HTTP/1.1" 200 115 0.031092 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006531 10.0.0.56 - - [2026-03-19 14:24:49] "POST /set-tag HTTP/1.1" 200 109 0.004603 10.0.0.56 - - [2026-03-19 14:24:49] "DELETE /loadbalancer-member/8264de81-c501-4c61-b072-68183192641d HTTP/1.1" 200 115 0.029504 10.0.0.56 - - [2026-03-19 14:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.56 - - [2026-03-19 14:24:49] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003363 10.0.0.56 - - [2026-03-19 14:24:49] "GET /loadbalancer-pool/44fa514c-2975-4c01-9f84-ef4b7c71896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003020 10.0.0.56 - - [2026-03-19 14:24:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037275 10.0.0.56 - - [2026-03-19 14:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011787 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017787 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013601 10.0.0.56 - - [2026-03-19 14:24:49] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004375 10.0.0.56 - - [2026-03-19 14:24:49] "POST /set-tag HTTP/1.1" 200 109 0.087777 10.0.0.56 - - [2026-03-19 14:24:49] "GET /loadbalancer-pool/2e1e35c5-ae1d-41fc-ae20-371db1b22700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003237 10.0.0.56 - - [2026-03-19 14:24:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021002 10.0.0.56 - - [2026-03-19 14:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014609 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004726 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011133 10.0.0.56 - - [2026-03-19 14:24:49] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002455 10.0.0.56 - - [2026-03-19 14:24:49] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.56 - - [2026-03-19 14:24:49] "GET /loadbalancer-pool/48fe7f14-c63a-489e-a629-6eb084d69618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003307 10.0.0.56 - - [2026-03-19 14:24:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029643 10.0.0.56 - - [2026-03-19 14:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008538 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009825 10.0.0.56 - - [2026-03-19 14:24:49] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014863 10.0.0.56 - - [2026-03-19 14:24:49] "POST /set-tag HTTP/1.1" 200 109 0.011564 10.0.0.56 - - [2026-03-19 14:24:49] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002801 10.0.0.56 - - [2026-03-19 14:26:18] "GET / HTTP/1.1" 200 35931 0.002728 10.0.0.56 - - [2026-03-19 14:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.56 - - [2026-03-19 14:26:18] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042082 10.0.0.56 - - [2026-03-19 14:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.56 - - [2026-03-19 14:26:18] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033211 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.56 - - [2026-03-19 14:26:19] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034926 10.0.0.56 - - [2026-03-19 14:26:19] "POST /tags HTTP/1.1" 200 333 0.028240 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023113 10.0.0.56 - - [2026-03-19 14:26:19] "GET /tag/0b47668e-6e0c-4e7d-8f20-91a6aecff558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.027628 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.56 - - [2026-03-19 14:26:19] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030996 10.0.0.56 - - [2026-03-19 14:26:19] "GET /virtual-networks?parent_id=958a78a1-43a0-4463-92b1-1a98c02e74fe&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005063 10.0.0.56 - - [2026-03-19 14:26:19] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034447 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.56 - - [2026-03-19 14:26:19] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003776 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.56 - - [2026-03-19 14:26:19] "GET /service-appliance-set/91e86594-951e-4e5b-a506-a53a04fb282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006139 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 404 254 0.004100 10.0.0.56 - - [2026-03-19 14:26:19] "POST /virtual-networks HTTP/1.1" 200 512 0.066121 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010981 10.0.0.56 - - [2026-03-19 14:26:19] "GET /network-ipam/4fc6da70-9591-4a43-93b7-fc73fd88c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006337 10.0.0.56 - - [2026-03-19 14:26:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.119041 10.0.0.56 - - [2026-03-19 14:26:19] "GET /virtual-machine-interface/a6a366de-fe2f-417b-95f9-33cb58d3e537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010020 10.0.0.56 - - [2026-03-19 14:26:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008040 10.0.0.56 - - [2026-03-19 14:26:19] "POST /ref-update HTTP/1.1" 200 156 0.128225 10.0.0.56 - - [2026-03-19 14:26:19] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003654 10.0.0.56 - - [2026-03-19 14:26:19] "GET /domains HTTP/1.1" 200 280 0.002173 10.0.0.56 - - [2026-03-19 14:26:19] "POST /instance-ips HTTP/1.1" 200 409 0.052725 10.0.0.56 - - [2026-03-19 14:26:19] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6 HTTP/1.1" 200 3087 0.026647 10.0.0.56 - - [2026-03-19 14:26:19] "GET /instance-ip/e1581ab7-f97c-44f8-bc8e-fe09939b7208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006203 10.0.0.56 - - [2026-03-19 14:26:19] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe HTTP/1.1" 200 5477 0.031090 10.0.0.56 - - [2026-03-19 14:26:19] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.005337 10.0.0.56 - - [2026-03-19 14:26:19] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.005307 10.0.0.56 - - [2026-03-19 14:26:19] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1181 0.005046 10.0.0.56 - - [2026-03-19 14:26:19] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1181 0.002034 10.0.0.56 - - [2026-03-19 14:26:19] "POST /loadbalancers HTTP/1.1" 200 610 0.072490 10.0.0.56 - - [2026-03-19 14:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024277 10.0.0.56 - - [2026-03-19 14:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.56 - - [2026-03-19 14:26:19] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043922 10.0.0.56 - - [2026-03-19 14:26:19] "GET /instance-ip/e1581ab7-f97c-44f8-bc8e-fe09939b7208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003536 10.0.0.56 - - [2026-03-19 14:26:20] "POST /floating-ips HTTP/1.1" 200 597 0.020407 10.0.0.56 - - [2026-03-19 14:26:20] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043293 10.0.0.56 - - [2026-03-19 14:26:20] "GET /loadbalancer/6a5fe85a-7b67-4dcc-ae6e-0172cc7489f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003526 10.0.0.56 - - [2026-03-19 14:26:20] "POST /route-targets HTTP/1.1" 200 327 0.014050 10.0.0.56 - - [2026-03-19 14:26:20] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.044024 10.0.0.56 - - [2026-03-19 14:26:20] "POST /ref-update HTTP/1.1" 200 156 0.028121 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.56 - - [2026-03-19 14:26:20] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044595 10.0.0.56 - - [2026-03-19 14:26:20] "GET /loadbalancer-listener/27654e64-553f-4cf4-afda-81fec50a10c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.011271 10.0.0.56 - - [2026-03-19 14:26:20] "GET /loadbalancer-listener/27654e64-553f-4cf4-afda-81fec50a10c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.006028 10.0.0.56 - - [2026-03-19 14:26:20] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023282 10.0.0.56 - - [2026-03-19 14:26:20] "GET /instance-ip/e1581ab7-f97c-44f8-bc8e-fe09939b7208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.019616 10.0.0.56 - - [2026-03-19 14:26:20] "GET /instance-ip/e1581ab7-f97c-44f8-bc8e-fe09939b7208?fields=floating_ips HTTP/1.1" 200 1213 0.005371 10.0.0.56 - - [2026-03-19 14:26:20] "GET /floating-ip/535bc1ce-705f-43b0-bc91-813f198c2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002824 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.56 - - [2026-03-19 14:26:20] "GET /loadbalancer/6a5fe85a-7b67-4dcc-ae6e-0172cc7489f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003561 10.0.0.56 - - [2026-03-19 14:26:20] "POST /tags HTTP/1.1" 200 295 0.080508 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014069 10.0.0.56 - - [2026-03-19 14:26:20] "GET /tag/0464c3ea-df84-4efb-902c-079a1436f21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.025095 10.0.0.56 - - [2026-03-19 14:26:20] "POST /tags HTTP/1.1" 409 233 0.002488 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.56 - - [2026-03-19 14:26:20] "GET /tag/7858f235-af89-47fd-9121-78e190ecce25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016699 10.0.0.56 - - [2026-03-19 14:26:20] "POST /tags HTTP/1.1" 409 206 0.002665 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.56 - - [2026-03-19 14:26:20] "GET /tag/87cda98c-4451-41a4-a82d-d97aa2d9910a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011031 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.56 - - [2026-03-19 14:26:20] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004870 10.0.0.56 - - [2026-03-19 14:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.56 - - [2026-03-19 14:26:20] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035921 10.0.0.56 - - [2026-03-19 14:26:20] "POST /virtual-machines HTTP/1.1" 200 369 0.009922 10.0.0.56 - - [2026-03-19 14:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020121 10.0.0.56 - - [2026-03-19 14:26:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110665 10.0.0.56 - - [2026-03-19 14:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009115 10.0.0.56 - - [2026-03-19 14:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006992 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014227 10.0.0.56 - - [2026-03-19 14:26:21] "POST /instance-ips HTTP/1.1" 200 409 0.022264 10.0.0.56 - - [2026-03-19 14:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027449 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012851 10.0.0.56 - - [2026-03-19 14:26:21] "POST /set-tag HTTP/1.1" 200 109 0.019100 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017817 10.0.0.56 - - [2026-03-19 14:26:21] "GET /instance-ip/99ad3a82-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006679 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004380 10.0.0.56 - - [2026-03-19 14:26:21] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003516 10.0.0.56 - - [2026-03-19 14:26:21] "POST /ref-update HTTP/1.1" 200 156 0.010614 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011836 10.0.0.56 - - [2026-03-19 14:26:21] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.56 - - [2026-03-19 14:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005332 10.0.0.56 - - [2026-03-19 14:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.56 - - [2026-03-19 14:26:21] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051653 10.0.0.56 - - [2026-03-19 14:26:21] "POST /virtual-machines HTTP/1.1" 200 369 0.018031 10.0.0.56 - - [2026-03-19 14:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042511 10.0.0.56 - - [2026-03-19 14:26:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124907 10.0.0.56 - - [2026-03-19 14:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010910 10.0.0.56 - - [2026-03-19 14:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009282 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012217 10.0.0.56 - - [2026-03-19 14:26:21] "POST /instance-ips HTTP/1.1" 200 409 0.020702 10.0.0.56 - - [2026-03-19 14:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026452 10.0.0.56 - - [2026-03-19 14:26:21] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008611 10.0.0.56 - - [2026-03-19 14:26:22] "POST /set-tag HTTP/1.1" 200 109 0.018821 10.0.0.56 - - [2026-03-19 14:26:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015510 10.0.0.56 - - [2026-03-19 14:26:22] "GET /instance-ip/9a28320a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004143 10.0.0.56 - - [2026-03-19 14:26:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004113 10.0.0.56 - - [2026-03-19 14:26:22] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.56 - - [2026-03-19 14:26:22] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004128 10.0.0.56 - - [2026-03-19 14:26:22] "POST /ref-update HTTP/1.1" 200 156 0.009789 10.0.0.56 - - [2026-03-19 14:26:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018588 10.0.0.56 - - [2026-03-19 14:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.56 - - [2026-03-19 14:26:22] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013037 10.0.0.56 - - [2026-03-19 14:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.56 - - [2026-03-19 14:26:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006061 10.0.0.56 - - [2026-03-19 14:26:22] "POST /set-tag HTTP/1.1" 200 109 0.003483 10.0.0.56 - - [2026-03-19 14:26:24] "GET /domains HTTP/1.1" 200 280 0.006165 10.0.0.56 - - [2026-03-19 14:26:24] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6 HTTP/1.1" 200 3087 0.003345 10.0.0.56 - - [2026-03-19 14:26:24] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe HTTP/1.1" 200 7065 0.032862 10.0.0.56 - - [2026-03-19 14:26:24] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.006220 10.0.0.56 - - [2026-03-19 14:26:24] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.004989 10.0.0.56 - - [2026-03-19 14:26:24] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1402 0.005058 10.0.0.56 - - [2026-03-19 14:26:24] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1402 0.002546 10.0.0.56 - - [2026-03-19 14:26:24] "GET /route-target/695d086b-c05f-495b-8d60-7116504e3b00 HTTP/1.1" 200 1152 0.003078 10.0.0.56 - - [2026-03-19 14:26:24] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.005102 10.0.0.56 - - [2026-03-19 14:26:24] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1402 0.003365 10.0.0.56 - - [2026-03-19 14:26:24] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005621 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.010041 10.0.0.56 - - [2026-03-19 14:26:25] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1402 0.003129 10.0.0.56 - - [2026-03-19 14:26:25] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 200 1402 0.005130 10.0.0.56 - - [2026-03-19 14:26:25] "GET /route-target/695d086b-c05f-495b-8d60-7116504e3b00 HTTP/1.1" 200 1152 0.003024 10.0.0.56 - - [2026-03-19 14:26:25] "GET /domains HTTP/1.1" 200 280 0.001765 10.0.0.56 - - [2026-03-19 14:26:25] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6 HTTP/1.1" 200 3087 0.002701 10.0.0.56 - - [2026-03-19 14:26:25] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe HTTP/1.1" 200 7065 0.038538 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2092 0.005434 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.56 - - [2026-03-19 14:26:25] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043769 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004155 10.0.0.56 - - [2026-03-19 14:26:25] "GET /floating-ip-pools?parent_id=9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001801 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003714 10.0.0.56 - - [2026-03-19 14:26:25] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017937 10.0.0.56 - - [2026-03-19 14:26:25] "POST /ref-update HTTP/1.1" 200 156 0.007576 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.014610 10.0.0.56 - - [2026-03-19 14:26:25] "GET /domains HTTP/1.1" 200 280 0.003888 10.0.0.56 - - [2026-03-19 14:26:25] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6 HTTP/1.1" 200 3087 0.004833 10.0.0.56 - - [2026-03-19 14:26:25] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe HTTP/1.1" 200 7321 0.034606 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2330 0.005255 10.0.0.56 - - [2026-03-19 14:26:25] "GET /floating-ip-pool/e5beb700-d9f8-490c-8e8c-0a62a4fc8805 HTTP/1.1" 200 1315 0.002146 10.0.0.56 - - [2026-03-19 14:26:25] "GET /domains HTTP/1.1" 200 280 0.001396 10.0.0.56 - - [2026-03-19 14:26:25] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6 HTTP/1.1" 200 3087 0.002734 10.0.0.56 - - [2026-03-19 14:26:25] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe HTTP/1.1" 200 7321 0.041974 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 2330 0.004067 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003645 10.0.0.56 - - [2026-03-19 14:26:25] "POST /tags HTTP/1.1" 200 365 0.057303 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009514 10.0.0.56 - - [2026-03-19 14:26:25] "GET /tag/252a569c-7fa5-41f7-82f5-e94476d8849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013923 10.0.0.56 - - [2026-03-19 14:26:25] "POST /tags HTTP/1.1" 409 206 0.002156 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.56 - - [2026-03-19 14:26:25] "GET /tag/87cda98c-4451-41a4-a82d-d97aa2d9910a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010152 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.56 - - [2026-03-19 14:26:25] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042961 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007913 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.56 - - [2026-03-19 14:26:25] "GET /service-appliance-set/ae8830ae-a7ac-4502-a7d9-af81504ab362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004647 10.0.0.56 - - [2026-03-19 14:26:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.001991 10.0.0.56 - - [2026-03-19 14:26:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110191 10.0.0.56 - - [2026-03-19 14:26:25] "GET /virtual-machine-interface/f248cba5-3c97-497c-a0fe-82edde91f108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010002 10.0.0.56 - - [2026-03-19 14:26:26] "POST /set-tag HTTP/1.1" 200 109 0.023191 10.0.0.56 - - [2026-03-19 14:26:26] "POST /instance-ips HTTP/1.1" 200 417 0.037279 10.0.0.56 - - [2026-03-19 14:26:26] "GET /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004374 10.0.0.56 - - [2026-03-19 14:26:26] "POST /loadbalancers HTTP/1.1" 200 618 0.064501 10.0.0.56 - - [2026-03-19 14:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016465 10.0.0.56 - - [2026-03-19 14:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011883 10.0.0.56 - - [2026-03-19 14:26:26] "POST /service-instances HTTP/1.1" 200 566 0.031595 10.0.0.56 - - [2026-03-19 14:26:26] "POST /ref-update HTTP/1.1" 200 156 0.008616 10.0.0.56 - - [2026-03-19 14:26:26] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048605 10.0.0.56 - - [2026-03-19 14:26:26] "GET /virtual-machine-interface/f248cba5-3c97-497c-a0fe-82edde91f108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004295 10.0.0.56 - - [2026-03-19 14:26:26] "GET /virtual-machine-interface/f248cba5-3c97-497c-a0fe-82edde91f108?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005296 10.0.0.56 - - [2026-03-19 14:26:26] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.010154 10.0.0.56 - - [2026-03-19 14:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010963 10.0.0.56 - - [2026-03-19 14:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014377 10.0.0.56 - - [2026-03-19 14:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014346 10.0.0.56 - - [2026-03-19 14:26:26] "GET /floating-ip-pool/e5beb700-d9f8-490c-8e8c-0a62a4fc8805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002270 10.0.0.56 - - [2026-03-19 14:26:26] "POST /floating-ips HTTP/1.1" 200 671 0.084353 10.0.0.56 - - [2026-03-19 14:26:26] "POST /virtual-machines HTTP/1.1" 200 429 0.068393 10.0.0.56 - - [2026-03-19 14:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016413 10.0.0.56 - - [2026-03-19 14:26:26] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010208 10.0.0.56 - - [2026-03-19 14:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.56 - - [2026-03-19 14:26:26] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008576 10.0.0.56 - - [2026-03-19 14:26:26] "POST /tags HTTP/1.1" 409 221 0.015127 10.0.0.56 - - [2026-03-19 14:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.56 - - [2026-03-19 14:26:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155372 10.0.0.56 - - [2026-03-19 14:26:26] "POST /chown HTTP/1.1" 200 109 0.031885 10.0.0.56 - - [2026-03-19 14:26:26] "GET /tag/0b47668e-6e0c-4e7d-8f20-91a6aecff558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020941 10.0.0.56 - - [2026-03-19 14:26:26] "POST /tags HTTP/1.1" 409 238 0.002588 10.0.0.56 - - [2026-03-19 14:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.56 - - [2026-03-19 14:26:26] "POST /chown HTTP/1.1" 200 109 0.005844 10.0.0.56 - - [2026-03-19 14:26:26] "GET /tag/252a569c-7fa5-41f7-82f5-e94476d8849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010685 10.0.0.56 - - [2026-03-19 14:26:26] "PUT /virtual-machine-interface/01c66435-5d0d-4a11-9f6b-7835b15c7e39 HTTP/1.1" 200 284 0.032706 10.0.0.56 - - [2026-03-19 14:26:26] "PUT /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 256 0.030596 10.0.0.56 - - [2026-03-19 14:26:26] "POST /firewall-rules HTTP/1.1" 200 650 0.101250 10.0.0.56 - - [2026-03-19 14:26:26] "GET /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004929 10.0.0.56 - - [2026-03-19 14:26:26] "POST /ref-update HTTP/1.1" 200 156 0.047832 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.019039 10.0.0.56 - - [2026-03-19 14:26:27] "GET /firewall-policy/41a68df6-833d-4b2d-965a-9409db463b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002978 10.0.0.56 - - [2026-03-19 14:26:27] "GET /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002229 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.023346 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.024788 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.008811 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.031505 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.026242 10.0.0.56 - - [2026-03-19 14:26:27] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053726 10.0.0.56 - - [2026-03-19 14:26:27] "GET /loadbalancer/ed49344e-099b-4483-90b1-aef5a470adb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003564 10.0.0.56 - - [2026-03-19 14:26:27] "POST /virtual-machines HTTP/1.1" 200 429 0.016534 10.0.0.56 - - [2026-03-19 14:26:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031043 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.56 - - [2026-03-19 14:26:27] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.077736 10.0.0.56 - - [2026-03-19 14:26:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134737 10.0.0.56 - - [2026-03-19 14:26:27] "POST /chown HTTP/1.1" 200 109 0.021652 10.0.0.56 - - [2026-03-19 14:26:27] "GET /loadbalancer-listener/b4a045fb-9d35-46ef-bf2d-6c4b5a2ee915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003470 10.0.0.56 - - [2026-03-19 14:26:27] "GET /loadbalancer-listener/b4a045fb-9d35-46ef-bf2d-6c4b5a2ee915?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003116 10.0.0.56 - - [2026-03-19 14:26:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052344 10.0.0.56 - - [2026-03-19 14:26:27] "POST /chown HTTP/1.1" 200 109 0.016160 10.0.0.56 - - [2026-03-19 14:26:27] "PUT /virtual-machine-interface/41be65e4-aa73-43d2-bd7f-91528b0b0a1e HTTP/1.1" 200 284 0.026291 10.0.0.56 - - [2026-03-19 14:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033114 10.0.0.56 - - [2026-03-19 14:26:27] "GET /loadbalancer-pool/21c063a1-ceeb-4d7d-ba64-a53c0242b4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004785 10.0.0.56 - - [2026-03-19 14:26:27] "PUT /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 256 0.059759 10.0.0.56 - - [2026-03-19 14:26:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.028048 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.012136 10.0.0.56 - - [2026-03-19 14:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037317 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.069721 10.0.0.56 - - [2026-03-19 14:26:27] "GET /loadbalancer-member/711688ca-605a-49db-8936-d13ff0f0ed05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.015301 10.0.0.56 - - [2026-03-19 14:26:27] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003344 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.012985 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.56 - - [2026-03-19 14:26:27] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004205 10.0.0.56 - - [2026-03-19 14:26:27] "POST /tags HTTP/1.1" 409 221 0.005054 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.017767 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.56 - - [2026-03-19 14:26:27] "POST /ref-update HTTP/1.1" 200 156 0.013282 10.0.0.56 - - [2026-03-19 14:26:27] "GET /tag/0b47668e-6e0c-4e7d-8f20-91a6aecff558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012914 10.0.0.56 - - [2026-03-19 14:26:27] "POST /tags HTTP/1.1" 409 238 0.001769 10.0.0.56 - - [2026-03-19 14:26:27] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.021420 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.56 - - [2026-03-19 14:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007618 10.0.0.56 - - [2026-03-19 14:26:27] "GET /tag/252a569c-7fa5-41f7-82f5-e94476d8849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.023338 10.0.0.56 - - [2026-03-19 14:26:27] "POST /firewall-rules HTTP/1.1" 409 293 0.002382 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.56 - - [2026-03-19 14:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.56 - - [2026-03-19 14:26:27] "POST /chown HTTP/1.1" 200 109 0.006442 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.009597 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96 HTTP/1.1" 200 260 0.038471 10.0.0.56 - - [2026-03-19 14:26:28] "GET /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010778 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 256 0.035241 10.0.0.56 - - [2026-03-19 14:26:28] "GET /firewall-policy/41a68df6-833d-4b2d-965a-9409db463b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006964 10.0.0.56 - - [2026-03-19 14:26:28] "POST /ref-update HTTP/1.1" 200 156 0.013193 10.0.0.56 - - [2026-03-19 14:26:28] "GET /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002735 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.006342 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.019099 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 256 0.022618 10.0.0.56 - - [2026-03-19 14:26:28] "POST /ref-update HTTP/1.1" 200 156 0.009881 10.0.0.56 - - [2026-03-19 14:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.005763 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.018033 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 256 0.011968 10.0.0.56 - - [2026-03-19 14:26:28] "POST /ref-update HTTP/1.1" 200 156 0.015101 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.022834 10.0.0.56 - - [2026-03-19 14:26:28] "POST /chown HTTP/1.1" 200 109 0.006810 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 256 0.026010 10.0.0.56 - - [2026-03-19 14:26:28] "POST /ref-update HTTP/1.1" 200 156 0.020283 10.0.0.56 - - [2026-03-19 14:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011075 10.0.0.56 - - [2026-03-19 14:26:28] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007624 10.0.0.56 - - [2026-03-19 14:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.56 - - [2026-03-19 14:26:28] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038572 10.0.0.56 - - [2026-03-19 14:26:28] "POST /virtual-machines HTTP/1.1" 200 373 0.010692 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.020866 10.0.0.56 - - [2026-03-19 14:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019138 10.0.0.56 - - [2026-03-19 14:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023448 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.073361 10.0.0.56 - - [2026-03-19 14:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023448 10.0.0.56 - - [2026-03-19 14:26:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.168538 10.0.0.56 - - [2026-03-19 14:26:28] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.014740 10.0.0.56 - - [2026-03-19 14:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024157 10.0.0.56 - - [2026-03-19 14:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.56 - - [2026-03-19 14:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034316 10.0.0.56 - - [2026-03-19 14:26:28] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.019149 10.0.0.56 - - [2026-03-19 14:26:29] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.019036 10.0.0.56 - - [2026-03-19 14:26:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019831 10.0.0.56 - - [2026-03-19 14:26:29] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.013306 10.0.0.56 - - [2026-03-19 14:26:29] "POST /instance-ips HTTP/1.1" 200 413 0.076791 10.0.0.56 - - [2026-03-19 14:26:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027397 10.0.0.56 - - [2026-03-19 14:26:29] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009727 10.0.0.56 - - [2026-03-19 14:26:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021350 10.0.0.56 - - [2026-03-19 14:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.005307 10.0.0.56 - - [2026-03-19 14:26:29] "POST /set-tag HTTP/1.1" 200 109 0.021360 10.0.0.56 - - [2026-03-19 14:26:29] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017703 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.014741 10.0.0.56 - - [2026-03-19 14:26:29] "GET /instance-ip/9e689ac6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009863 10.0.0.56 - - [2026-03-19 14:26:29] "POST /ref-update HTTP/1.1" 200 156 0.015344 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.013627 10.0.0.56 - - [2026-03-19 14:26:29] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004748 10.0.0.56 - - [2026-03-19 14:26:29] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.56 - - [2026-03-19 14:26:29] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006640 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.008976 10.0.0.56 - - [2026-03-19 14:26:29] "POST /ref-update HTTP/1.1" 200 156 0.014453 10.0.0.56 - - [2026-03-19 14:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.56 - - [2026-03-19 14:26:29] "POST /ref-update HTTP/1.1" 200 156 0.014779 10.0.0.56 - - [2026-03-19 14:26:29] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012296 10.0.0.56 - - [2026-03-19 14:26:29] "POST /set-tag HTTP/1.1" 200 109 0.007532 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.010627 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.024759 10.0.0.56 - - [2026-03-19 14:26:29] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015101 10.0.0.56 - - [2026-03-19 14:26:29] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.033801 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.006493 10.0.0.56 - - [2026-03-19 14:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.005437 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.029040 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.006253 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.017383 10.0.0.56 - - [2026-03-19 14:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.006422 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.015945 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.016386 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.006637 10.0.0.56 - - [2026-03-19 14:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.56 - - [2026-03-19 14:26:29] "POST /chown HTTP/1.1" 200 109 0.006475 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.028379 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.013540 10.0.0.56 - - [2026-03-19 14:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.006199 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.026774 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.010954 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.022066 10.0.0.56 - - [2026-03-19 14:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.009553 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.025874 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.015085 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.006970 10.0.0.56 - - [2026-03-19 14:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.006137 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.006912 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.017798 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.023491 10.0.0.56 - - [2026-03-19 14:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.010138 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.022257 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.021788 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.013268 10.0.0.56 - - [2026-03-19 14:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009906 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.006882 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.010813 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.021701 10.0.0.56 - - [2026-03-19 14:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.007841 10.0.0.56 - - [2026-03-19 14:26:30] "POST /chown HTTP/1.1" 200 109 0.016497 10.0.0.56 - - [2026-03-19 14:26:31] "POST /chown HTTP/1.1" 200 109 0.007894 10.0.0.56 - - [2026-03-19 14:26:31] "POST /chown HTTP/1.1" 200 109 0.019263 10.0.0.56 - - [2026-03-19 14:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.56 - - [2026-03-19 14:26:31] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.56 - - [2026-03-19 14:26:31] "POST /chown HTTP/1.1" 200 109 0.017231 10.0.0.56 - - [2026-03-19 14:26:31] "POST /chown HTTP/1.1" 200 109 0.023461 10.0.0.56 - - [2026-03-19 14:26:31] "POST /chown HTTP/1.1" 200 109 0.007101 10.0.0.56 - - [2026-03-19 14:26:31] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007377 10.0.0.56 - - [2026-03-19 14:26:31] "POST /set-tag HTTP/1.1" 200 109 0.004368 10.0.0.56 - - [2026-03-19 14:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.56 - - [2026-03-19 14:26:32] "GET /loadbalancer/6a5fe85a-7b67-4dcc-ae6e-0172cc7489f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002865 10.0.0.56 - - [2026-03-19 14:26:32] "GET /loadbalancer-pool/d6594129-bb85-4125-b84a-d48146e9fd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002993 10.0.0.56 - - [2026-03-19 14:26:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018033 10.0.0.56 - - [2026-03-19 14:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007581 10.0.0.56 - - [2026-03-19 14:26:32] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019566 10.0.0.56 - - [2026-03-19 14:26:32] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012804 10.0.0.56 - - [2026-03-19 14:26:32] "POST /tags HTTP/1.1" 409 221 0.008755 10.0.0.56 - - [2026-03-19 14:26:32] "POST /ref-update HTTP/1.1" 200 156 0.008051 10.0.0.56 - - [2026-03-19 14:26:32] "GET /floating-ip/535bc1ce-705f-43b0-bc91-813f198c2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.009459 10.0.0.56 - - [2026-03-19 14:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.56 - - [2026-03-19 14:26:32] "GET /tag/0b47668e-6e0c-4e7d-8f20-91a6aecff558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013544 10.0.0.56 - - [2026-03-19 14:26:32] "PUT /floating-ip/535bc1ce-705f-43b0-bc91-813f198c2280 HTTP/1.1" 200 256 0.016337 10.0.0.56 - - [2026-03-19 14:26:32] "POST /set-tag HTTP/1.1" 200 109 0.039696 10.0.0.56 - - [2026-03-19 14:26:32] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005198 10.0.0.56 - - [2026-03-19 14:26:32] "POST /set-tag HTTP/1.1" 200 109 0.004311 10.0.0.56 - - [2026-03-19 14:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.56 - - [2026-03-19 14:26:32] "GET /loadbalancer/6a5fe85a-7b67-4dcc-ae6e-0172cc7489f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002989 10.0.0.56 - - [2026-03-19 14:26:33] "GET /loadbalancer-pool/d6594129-bb85-4125-b84a-d48146e9fd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005178 10.0.0.56 - - [2026-03-19 14:26:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019400 10.0.0.56 - - [2026-03-19 14:26:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022771 10.0.0.56 - - [2026-03-19 14:26:33] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011544 10.0.0.56 - - [2026-03-19 14:26:33] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011176 10.0.0.56 - - [2026-03-19 14:26:33] "POST /ref-update HTTP/1.1" 200 156 0.013040 10.0.0.56 - - [2026-03-19 14:26:33] "GET /floating-ip/535bc1ce-705f-43b0-bc91-813f198c2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.025812 10.0.0.56 - - [2026-03-19 14:26:33] "POST /set-tag HTTP/1.1" 200 109 0.033665 10.0.0.56 - - [2026-03-19 14:26:33] "GET /virtual-machine/631bab7a-8194-417d-a5f2-241e154b049b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.009762 10.0.0.56 - - [2026-03-19 14:26:33] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004422 10.0.0.56 - - [2026-03-19 14:26:33] "GET /global-system-configs HTTP/1.1" 200 322 0.008838 10.0.0.56 - - [2026-03-19 14:26:33] "GET /virtual-machine/34eade9e-4557-43b6-bdd2-07fc5ec75cde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002842 10.0.0.56 - - [2026-03-19 14:26:33] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003902 10.0.0.56 - - [2026-03-19 14:26:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002279 10.0.0.56 - - [2026-03-19 14:26:42] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004136 10.0.0.56 - - [2026-03-19 14:26:42] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.56 - - [2026-03-19 14:26:43] "GET /virtual-machine/c457f41c-4845-4b5f-89f2-b9325ec15f1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002854 10.0.0.56 - - [2026-03-19 14:26:43] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004395 10.0.0.56 - - [2026-03-19 14:26:44] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004600 10.0.0.56 - - [2026-03-19 14:26:44] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.56 - - [2026-03-19 14:27:16] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005556 10.0.0.56 - - [2026-03-19 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.56 - - [2026-03-19 14:27:16] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008177 10.0.0.56 - - [2026-03-19 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.56 - - [2026-03-19 14:27:16] "GET /virtual-machine/c457f41c-4845-4b5f-89f2-b9325ec15f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002755 10.0.0.56 - - [2026-03-19 14:27:16] "POST /ref-update HTTP/1.1" 200 156 0.008176 10.0.0.56 - - [2026-03-19 14:27:16] "GET /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013678 10.0.0.56 - - [2026-03-19 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.026103 10.0.0.56 - - [2026-03-19 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.053713 10.0.0.56 - - [2026-03-19 14:27:16] "DELETE /instance-ip/9e689ac6-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.087163 10.0.0.56 - - [2026-03-19 14:27:16] "DELETE /virtual-machine-interface/9e429d9e-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.106819 10.0.0.56 - - [2026-03-19 14:27:16] "DELETE /virtual-machine/c457f41c-4845-4b5f-89f2-b9325ec15f1b HTTP/1.1" 200 115 0.031791 10.0.0.56 - - [2026-03-19 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.56 - - [2026-03-19 14:27:19] "GET /tag/252a569c-7fa5-41f7-82f5-e94476d8849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010758 10.0.0.56 - - [2026-03-19 14:27:19] "GET /tag/252a569c-7fa5-41f7-82f5-e94476d8849d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011945 10.0.0.56 - - [2026-03-19 14:27:19] "GET /virtual-machine-interface/01c66435-5d0d-4a11-9f6b-7835b15c7e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004327 10.0.0.56 - - [2026-03-19 14:27:19] "POST /set-tag HTTP/1.1" 200 109 0.016207 10.0.0.56 - - [2026-03-19 14:27:19] "GET /virtual-machine-interface/41be65e4-aa73-43d2-bd7f-91528b0b0a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.022031 10.0.0.56 - - [2026-03-19 14:27:19] "POST /set-tag HTTP/1.1" 200 109 0.026509 10.0.0.56 - - [2026-03-19 14:27:19] "GET /virtual-machine-interface/f248cba5-3c97-497c-a0fe-82edde91f108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004417 10.0.0.56 - - [2026-03-19 14:27:19] "POST /set-tag HTTP/1.1" 200 109 0.015401 10.0.0.56 - - [2026-03-19 14:27:19] "GET /firewall-policy/41a68df6-833d-4b2d-965a-9409db463b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019347 10.0.0.56 - - [2026-03-19 14:27:19] "GET /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003428 10.0.0.56 - - [2026-03-19 14:27:19] "POST /ref-update HTTP/1.1" 200 156 0.016840 10.0.0.56 - - [2026-03-19 14:27:19] "DELETE /firewall-rule/fdfac9d4-f533-408b-bf2b-6f1462936b96 HTTP/1.1" 200 115 0.046499 10.0.0.56 - - [2026-03-19 14:27:19] "DELETE /loadbalancer-member/711688ca-605a-49db-8936-d13ff0f0ed05 HTTP/1.1" 200 115 0.036149 10.0.0.56 - - [2026-03-19 14:27:19] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.010151 10.0.0.56 - - [2026-03-19 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016120 10.0.0.56 - - [2026-03-19 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.023184 10.0.0.56 - - [2026-03-19 14:27:19] "DELETE /loadbalancer-pool/21c063a1-ceeb-4d7d-ba64-a53c0242b4bb HTTP/1.1" 200 115 0.086365 10.0.0.56 - - [2026-03-19 14:27:19] "DELETE /loadbalancer-listener/b4a045fb-9d35-46ef-bf2d-6c4b5a2ee915 HTTP/1.1" 200 115 0.039952 10.0.0.56 - - [2026-03-19 14:27:19] "GET /floating-ip/238acb2a-1fea-4f0b-acd4-61f988090924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.007553 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.012264 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.010221 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.019185 10.0.0.56 - - [2026-03-19 14:27:19] "PUT /floating-ip/238acb2a-1fea-4f0b-acd4-61f988090924 HTTP/1.1" 200 256 0.026293 10.0.0.56 - - [2026-03-19 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.006335 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.017024 10.0.0.56 - - [2026-03-19 14:27:19] "DELETE /floating-ip/238acb2a-1fea-4f0b-acd4-61f988090924 HTTP/1.1" 200 115 0.098774 10.0.0.56 - - [2026-03-19 14:27:19] "POST /chown HTTP/1.1" 200 109 0.008940 10.0.0.56 - - [2026-03-19 14:27:20] "POST /chown HTTP/1.1" 200 109 0.022301 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /loadbalancer/ed49344e-099b-4483-90b1-aef5a470adb9 HTTP/1.1" 200 115 0.078446 10.0.0.56 - - [2026-03-19 14:27:20] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.027503 10.0.0.56 - - [2026-03-19 14:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021513 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /instance-ip/cb5d2198-b480-46a9-b89c-a2c97e86e5b6 HTTP/1.1" 200 115 0.125712 10.0.0.56 - - [2026-03-19 14:27:20] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.011618 10.0.0.56 - - [2026-03-19 14:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013320 10.0.0.56 - - [2026-03-19 14:27:20] "GET /floating-ip-pool/e5beb700-d9f8-490c-8e8c-0a62a4fc8805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003866 10.0.0.56 - - [2026-03-19 14:27:20] "POST /ref-update HTTP/1.1" 200 156 0.008651 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /virtual-machine-interface/f248cba5-3c97-497c-a0fe-82edde91f108 HTTP/1.1" 200 115 0.115072 10.0.0.56 - - [2026-03-19 14:27:20] "PUT /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 266 0.018183 10.0.0.56 - - [2026-03-19 14:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011832 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /floating-ip-pool/e5beb700-d9f8-490c-8e8c-0a62a4fc8805 HTTP/1.1" 200 115 0.084083 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /service-instance/d3197e36-1647-43e6-87c5-558dfdc26c5b HTTP/1.1" 200 115 0.088388 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /tag/252a569c-7fa5-41f7-82f5-e94476d8849d HTTP/1.1" 200 115 0.158199 10.0.0.56 - - [2026-03-19 14:27:20] "GET /virtual-machine-interface/01c66435-5d0d-4a11-9f6b-7835b15c7e39?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.007784 10.0.0.56 - - [2026-03-19 14:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001874 10.0.0.56 - - [2026-03-19 14:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008039 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /virtual-network/9eda3ff7-7a06-4765-9b5b-37ce5ced4c7a HTTP/1.1" 200 115 0.198194 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /virtual-machine-interface/01c66435-5d0d-4a11-9f6b-7835b15c7e39 HTTP/1.1" 200 115 0.077829 10.0.0.56 - - [2026-03-19 14:27:20] "GET /routing-instance/2b3f0b0e-8ee8-4f3d-9f7f-e36aedf3d839 HTTP/1.1" 404 171 0.007027 10.0.0.56 - - [2026-03-19 14:27:20] "POST /ref-update HTTP/1.1" 200 156 0.021290 10.0.0.56 - - [2026-03-19 14:27:20] "GET /domains HTTP/1.1" 200 280 0.009434 10.0.0.56 - - [2026-03-19 14:27:20] "GET /domain/dd081525-3d7c-4426-ba32-bdafdad1a0a6 HTTP/1.1" 200 3087 0.008794 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /virtual-machine/704fa076-41f7-4231-a994-bb41ed1329c1 HTTP/1.1" 200 115 0.049715 10.0.0.56 - - [2026-03-19 14:27:20] "GET /virtual-machine-interface/41be65e4-aa73-43d2-bd7f-91528b0b0a1e?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.015695 10.0.0.56 - - [2026-03-19 14:27:20] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe HTTP/1.1" 200 7143 0.074687 10.0.0.56 - - [2026-03-19 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.56 - - [2026-03-19 14:27:20] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012470 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /route-target/695d086b-c05f-495b-8d60-7116504e3b00 HTTP/1.1" 200 115 0.055107 10.0.0.56 - - [2026-03-19 14:27:20] "POST /set-tag HTTP/1.1" 200 109 0.005904 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /virtual-machine-interface/41be65e4-aa73-43d2-bd7f-91528b0b0a1e HTTP/1.1" 200 115 0.103061 10.0.0.56 - - [2026-03-19 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.56 - - [2026-03-19 14:27:20] "GET /loadbalancer/6a5fe85a-7b67-4dcc-ae6e-0172cc7489f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002617 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /virtual-machine/a4bd3a81-00bd-4a9d-bcf8-2ae38d054816 HTTP/1.1" 200 115 0.030294 10.0.0.56 - - [2026-03-19 14:27:20] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005342 10.0.0.56 - - [2026-03-19 14:27:20] "POST /set-tag HTTP/1.1" 200 109 0.022015 10.0.0.56 - - [2026-03-19 14:27:20] "DELETE /loadbalancer-member/0d876775-f692-43e6-90f9-97de0c146225 HTTP/1.1" 200 115 0.050810 10.0.0.56 - - [2026-03-19 14:27:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005619 10.0.0.56 - - [2026-03-19 14:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.56 - - [2026-03-19 14:27:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005986 10.0.0.56 - - [2026-03-19 14:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.56 - - [2026-03-19 14:27:22] "GET /virtual-machine/34eade9e-4557-43b6-bdd2-07fc5ec75cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003779 10.0.0.56 - - [2026-03-19 14:27:22] "POST /ref-update HTTP/1.1" 200 156 0.008711 10.0.0.56 - - [2026-03-19 14:27:22] "GET /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010578 10.0.0.56 - - [2026-03-19 14:27:22] "POST /set-tag HTTP/1.1" 200 109 0.024291 10.0.0.56 - - [2026-03-19 14:27:22] "POST /set-tag HTTP/1.1" 200 109 0.055040 10.0.0.56 - - [2026-03-19 14:27:22] "POST /set-tag HTTP/1.1" 200 109 0.024928 10.0.0.56 - - [2026-03-19 14:27:22] "DELETE /instance-ip/9a28320a-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.049238 10.0.0.56 - - [2026-03-19 14:27:22] "POST /ref-update HTTP/1.1" 200 156 0.007221 10.0.0.56 - - [2026-03-19 14:27:22] "DELETE /virtual-machine-interface/9a0be32a-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.038628 10.0.0.56 - - [2026-03-19 14:27:22] "DELETE /virtual-machine/34eade9e-4557-43b6-bdd2-07fc5ec75cde HTTP/1.1" 200 115 0.034432 10.0.0.56 - - [2026-03-19 14:27:25] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004625 10.0.0.56 - - [2026-03-19 14:27:25] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.56 - - [2026-03-19 14:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.56 - - [2026-03-19 14:27:25] "GET /loadbalancer/6a5fe85a-7b67-4dcc-ae6e-0172cc7489f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002102 10.0.0.56 - - [2026-03-19 14:27:27] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004107 10.0.0.56 - - [2026-03-19 14:27:27] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.56 - - [2026-03-19 14:27:27] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003996 10.0.0.56 - - [2026-03-19 14:27:27] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.56 - - [2026-03-19 14:27:27] "GET /virtual-machine/631bab7a-8194-417d-a5f2-241e154b049b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003159 10.0.0.56 - - [2026-03-19 14:27:27] "POST /ref-update HTTP/1.1" 200 156 0.013926 10.0.0.56 - - [2026-03-19 14:27:27] "GET /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004284 10.0.0.56 - - [2026-03-19 14:27:27] "POST /set-tag HTTP/1.1" 200 109 0.014272 10.0.0.56 - - [2026-03-19 14:27:27] "POST /set-tag HTTP/1.1" 200 109 0.026227 10.0.0.56 - - [2026-03-19 14:27:27] "POST /set-tag HTTP/1.1" 200 109 0.013456 10.0.0.56 - - [2026-03-19 14:27:27] "DELETE /instance-ip/99ad3a82-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.046489 10.0.0.56 - - [2026-03-19 14:27:27] "POST /ref-update HTTP/1.1" 200 156 0.011953 10.0.0.56 - - [2026-03-19 14:27:27] "DELETE /virtual-machine-interface/999328d6-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.038741 10.0.0.56 - - [2026-03-19 14:27:27] "DELETE /virtual-machine/631bab7a-8194-417d-a5f2-241e154b049b HTTP/1.1" 200 115 0.027725 10.0.0.56 - - [2026-03-19 14:27:27] "DELETE /tag/7858f235-af89-47fd-9121-78e190ecce25 HTTP/1.1" 200 115 0.031351 10.0.0.56 - - [2026-03-19 14:27:27] "DELETE /tag/0464c3ea-df84-4efb-902c-079a1436f21c HTTP/1.1" 200 115 0.046830 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.56 - - [2026-03-19 14:27:31] "GET /project/958a78a1-43a0-4463-92b1-1a98c02e74fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039769 10.0.0.56 - - [2026-03-19 14:27:31] "POST /tags HTTP/1.1" 200 393 0.044291 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.027773 10.0.0.56 - - [2026-03-19 14:27:31] "GET /tag/d621f59a-e6f2-4f1f-8cce-9896609e01e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013898 10.0.0.56 - - [2026-03-19 14:27:31] "POST /tags HTTP/1.1" 200 341 0.029849 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.56 - - [2026-03-19 14:27:31] "GET /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.035701 10.0.0.56 - - [2026-03-19 14:27:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000558 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.006159 10.0.0.56 - - [2026-03-19 14:27:31] "POST /security-groups HTTP/1.1" 200 589 0.065556 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002311 10.0.0.56 - - [2026-03-19 14:27:31] "POST /projects HTTP/1.1" 200 519 0.212378 10.0.0.56 - - [2026-03-19 14:27:31] "POST /access-control-lists HTTP/1.1" 200 598 0.065317 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.017392 10.0.0.56 - - [2026-03-19 14:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.044198 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.56 - - [2026-03-19 14:27:31] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011647 10.0.0.56 - - [2026-03-19 14:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.56 - - [2026-03-19 14:27:31] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.023752 10.0.0.56 - - [2026-03-19 14:27:31] "POST /access-control-lists HTTP/1.1" 200 596 0.101315 10.0.0.56 - - [2026-03-19 14:27:31] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.085211 10.0.0.56 - - [2026-03-19 14:27:32] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.065571 10.0.0.56 - - [2026-03-19 14:27:32] "POST /security-groups HTTP/1.1" 200 591 0.072621 10.0.0.56 - - [2026-03-19 14:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013157 10.0.0.56 - - [2026-03-19 14:27:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.002509 10.0.0.56 - - [2026-03-19 14:27:32] "POST /chown HTTP/1.1" 200 109 0.021868 10.0.0.56 - - [2026-03-19 14:27:32] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016247 10.0.0.56 - - [2026-03-19 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.56 - - [2026-03-19 14:27:32] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003454 10.0.0.56 - - [2026-03-19 14:27:32] "POST /access-control-lists HTTP/1.1" 200 632 0.086863 10.0.0.56 - - [2026-03-19 14:27:32] "POST /tags HTTP/1.1" 409 226 0.017067 10.0.0.56 - - [2026-03-19 14:27:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.008783 10.0.0.56 - - [2026-03-19 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.56 - - [2026-03-19 14:27:32] "GET /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.039398 10.0.0.56 - - [2026-03-19 14:27:32] "POST /access-control-lists HTTP/1.1" 200 630 0.089376 10.0.0.56 - - [2026-03-19 14:27:32] "POST /firewall-rules HTTP/1.1" 200 600 0.090604 10.0.0.56 - - [2026-03-19 14:27:32] "GET /firewall-rule/61c50601-17e2-4caa-8402-28af45366207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004484 10.0.0.56 - - [2026-03-19 14:27:32] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003940 10.0.0.56 - - [2026-03-19 14:27:32] "GET /firewall-rule/61c50601-17e2-4caa-8402-28af45366207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002483 10.0.0.56 - - [2026-03-19 14:27:32] "POST /ref-update HTTP/1.1" 200 156 0.062256 10.0.0.56 - - [2026-03-19 14:27:32] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022623 10.0.0.56 - - [2026-03-19 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.56 - - [2026-03-19 14:27:32] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002998 10.0.0.56 - - [2026-03-19 14:27:32] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.56 - - [2026-03-19 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.56 - - [2026-03-19 14:27:32] "GET /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013469 10.0.0.56 - - [2026-03-19 14:27:32] "POST /firewall-rules HTTP/1.1" 200 598 0.068527 10.0.0.56 - - [2026-03-19 14:27:32] "GET /firewall-rule/0b0d2571-b1c8-404b-9d35-16b132ce4a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008702 10.0.0.56 - - [2026-03-19 14:27:32] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003824 10.0.0.56 - - [2026-03-19 14:27:32] "GET /firewall-rule/0b0d2571-b1c8-404b-9d35-16b132ce4a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002110 10.0.0.56 - - [2026-03-19 14:27:32] "POST /ref-update HTTP/1.1" 200 156 0.042564 10.0.0.56 - - [2026-03-19 14:27:34] "POST /tags HTTP/1.1" 200 393 0.043753 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022503 10.0.0.56 - - [2026-03-19 14:27:34] "GET /tag/164526ac-7308-4b10-918b-2ecff38f5963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.021810 10.0.0.56 - - [2026-03-19 14:27:34] "POST /tags HTTP/1.1" 200 341 0.022459 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.56 - - [2026-03-19 14:27:34] "GET /tag/052d86c4-90ca-4847-8c46-0b06e649d7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010991 10.0.0.56 - - [2026-03-19 14:27:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000469 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.005929 10.0.0.56 - - [2026-03-19 14:27:34] "POST /security-groups HTTP/1.1" 200 589 0.060761 10.0.0.56 - - [2026-03-19 14:27:34] "POST /projects HTTP/1.1" 200 519 0.164614 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.001767 10.0.0.56 - - [2026-03-19 14:27:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020930 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.56 - - [2026-03-19 14:27:34] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.022513 10.0.0.56 - - [2026-03-19 14:27:34] "POST /access-control-lists HTTP/1.1" 200 598 0.090340 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.56 - - [2026-03-19 14:27:34] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008307 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.009056 10.0.0.56 - - [2026-03-19 14:27:34] "POST /access-control-lists HTTP/1.1" 200 596 0.064133 10.0.0.56 - - [2026-03-19 14:27:34] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.068996 10.0.0.56 - - [2026-03-19 14:27:34] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.041371 10.0.0.56 - - [2026-03-19 14:27:34] "POST /security-groups HTTP/1.1" 200 591 0.069960 10.0.0.56 - - [2026-03-19 14:27:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001936 10.0.0.56 - - [2026-03-19 14:27:35] "POST /access-control-lists HTTP/1.1" 200 632 0.064545 10.0.0.56 - - [2026-03-19 14:27:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.068366 10.0.0.56 - - [2026-03-19 14:27:35] "POST /chown HTTP/1.1" 200 109 0.012403 10.0.0.56 - - [2026-03-19 14:27:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.004947 10.0.0.56 - - [2026-03-19 14:27:35] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029822 10.0.0.56 - - [2026-03-19 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006231 10.0.0.56 - - [2026-03-19 14:27:35] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017092 10.0.0.56 - - [2026-03-19 14:27:35] "POST /access-control-lists HTTP/1.1" 200 630 0.092569 10.0.0.56 - - [2026-03-19 14:27:35] "POST /tags HTTP/1.1" 409 226 0.014381 10.0.0.56 - - [2026-03-19 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.56 - - [2026-03-19 14:27:35] "GET /tag/052d86c4-90ca-4847-8c46-0b06e649d7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012781 10.0.0.56 - - [2026-03-19 14:27:35] "POST /firewall-rules HTTP/1.1" 200 600 0.065389 10.0.0.56 - - [2026-03-19 14:27:35] "GET /firewall-rule/9f0ec46b-b891-4cd2-bd6d-e6991ca04bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004182 10.0.0.56 - - [2026-03-19 14:27:35] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005903 10.0.0.56 - - [2026-03-19 14:27:35] "GET /firewall-rule/9f0ec46b-b891-4cd2-bd6d-e6991ca04bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002015 10.0.0.56 - - [2026-03-19 14:27:35] "POST /ref-update HTTP/1.1" 200 156 0.052342 10.0.0.56 - - [2026-03-19 14:27:35] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009833 10.0.0.56 - - [2026-03-19 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.56 - - [2026-03-19 14:27:35] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002968 10.0.0.56 - - [2026-03-19 14:27:35] "POST /tags HTTP/1.1" 409 226 0.001714 10.0.0.56 - - [2026-03-19 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.56 - - [2026-03-19 14:27:35] "GET /tag/052d86c4-90ca-4847-8c46-0b06e649d7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011242 10.0.0.56 - - [2026-03-19 14:27:35] "POST /firewall-rules HTTP/1.1" 200 598 0.079358 10.0.0.56 - - [2026-03-19 14:27:35] "GET /firewall-rule/2aba0bf5-df23-4e82-8bd0-53a295b88978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011896 10.0.0.56 - - [2026-03-19 14:27:35] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004059 10.0.0.56 - - [2026-03-19 14:27:35] "GET /firewall-rule/2aba0bf5-df23-4e82-8bd0-53a295b88978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002065 10.0.0.56 - - [2026-03-19 14:27:35] "POST /ref-update HTTP/1.1" 200 156 0.048954 10.0.0.56 - - [2026-03-19 14:27:37] "POST /tags HTTP/1.1" 200 345 0.088733 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022022 10.0.0.56 - - [2026-03-19 14:27:37] "GET /tag/a076ffb8-b346-4cec-a21a-6186e663007c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019321 10.0.0.56 - - [2026-03-19 14:27:37] "POST /projects HTTP/1.1" 409 238 0.002129 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.56 - - [2026-03-19 14:27:37] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035158 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.56 - - [2026-03-19 14:27:37] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005066 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.56 - - [2026-03-19 14:27:37] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004876 10.0.0.56 - - [2026-03-19 14:27:37] "POST /security-groups HTTP/1.1" 409 285 0.002500 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.56 - - [2026-03-19 14:27:37] "PUT /security-group/a8fc3ed0-887a-4bba-892a-6a6cce586ddc HTTP/1.1" 200 262 0.064148 10.0.0.56 - - [2026-03-19 14:27:37] "PUT /access-control-list/28d55796-60b9-4c38-bd52-cd8cf3a84276 HTTP/1.1" 200 272 0.023763 10.0.0.56 - - [2026-03-19 14:27:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038889 10.0.0.56 - - [2026-03-19 14:27:37] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.087363 10.0.0.56 - - [2026-03-19 14:27:37] "POST /tags HTTP/1.1" 409 228 0.002989 10.0.0.56 - - [2026-03-19 14:27:37] "PUT /access-control-list/c9e16c4b-5acd-4a47-8eea-b907d5b4fb08 HTTP/1.1" 200 272 0.030776 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011530 10.0.0.56 - - [2026-03-19 14:27:37] "GET /tag/a076ffb8-b346-4cec-a21a-6186e663007c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015013 10.0.0.56 - - [2026-03-19 14:27:37] "POST /tags HTTP/1.1" 200 345 0.023176 10.0.0.56 - - [2026-03-19 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.56 - - [2026-03-19 14:27:37] "GET /tag/f9b0ddd4-ac45-4370-8115-207a5dc87485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010757 10.0.0.56 - - [2026-03-19 14:27:37] "POST /projects HTTP/1.1" 409 238 0.004282 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.56 - - [2026-03-19 14:27:38] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043764 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.56 - - [2026-03-19 14:27:38] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004371 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.56 - - [2026-03-19 14:27:38] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006968 10.0.0.56 - - [2026-03-19 14:27:38] "POST /security-groups HTTP/1.1" 409 285 0.002228 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.56 - - [2026-03-19 14:27:38] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046891 10.0.0.56 - - [2026-03-19 14:27:38] "PUT /security-group/34601f43-d2e3-4cba-82c0-3f69f11e878b HTTP/1.1" 200 262 0.063682 10.0.0.56 - - [2026-03-19 14:27:38] "PUT /access-control-list/5be6ef16-3697-4cd4-b6e6-b9c3ca5f3391 HTTP/1.1" 200 272 0.026228 10.0.0.56 - - [2026-03-19 14:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.044471 10.0.0.56 - - [2026-03-19 14:27:38] "POST /tags HTTP/1.1" 409 228 0.008133 10.0.0.56 - - [2026-03-19 14:27:38] "PUT /access-control-list/ccf2deff-d2b5-4614-aab4-97d8859ac4bd HTTP/1.1" 200 272 0.030200 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.56 - - [2026-03-19 14:27:38] "GET /tag/f9b0ddd4-ac45-4370-8115-207a5dc87485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.018891 10.0.0.56 - - [2026-03-19 14:27:38] "POST /tags HTTP/1.1" 200 291 0.061438 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.56 - - [2026-03-19 14:27:38] "GET /tag/7fd54c02-7fac-41c4-8aff-58fbd908f7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011749 10.0.0.56 - - [2026-03-19 14:27:38] "POST /tags HTTP/1.1" 200 303 0.055640 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.56 - - [2026-03-19 14:27:38] "GET /tag/f1954b2d-cf38-4d05-a113-a4db92686a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011959 10.0.0.56 - - [2026-03-19 14:27:38] "POST /tags HTTP/1.1" 409 252 0.001687 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.56 - - [2026-03-19 14:27:38] "GET /tag/d621f59a-e6f2-4f1f-8cce-9896609e01e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013517 10.0.0.56 - - [2026-03-19 14:27:38] "POST /tags HTTP/1.1" 409 226 0.001988 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.56 - - [2026-03-19 14:27:38] "GET /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010604 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.56 - - [2026-03-19 14:27:38] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003510 10.0.0.56 - - [2026-03-19 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.56 - - [2026-03-19 14:27:38] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031710 10.0.0.56 - - [2026-03-19 14:27:38] "POST /virtual-machines HTTP/1.1" 200 395 0.012898 10.0.0.56 - - [2026-03-19 14:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007713 10.0.0.56 - - [2026-03-19 14:27:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098234 10.0.0.56 - - [2026-03-19 14:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021506 10.0.0.56 - - [2026-03-19 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.028386 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004969 10.0.0.56 - - [2026-03-19 14:27:39] "POST /instance-ips HTTP/1.1" 200 397 0.019264 10.0.0.56 - - [2026-03-19 14:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037353 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014320 10.0.0.56 - - [2026-03-19 14:27:39] "POST /set-tag HTTP/1.1" 200 109 0.066531 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017933 10.0.0.56 - - [2026-03-19 14:27:39] "GET /instance-ip/c8349d3c-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006021 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004732 10.0.0.56 - - [2026-03-19 14:27:39] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.012340 10.0.0.56 - - [2026-03-19 14:27:39] "POST /ref-update HTTP/1.1" 200 156 0.011804 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012668 10.0.0.56 - - [2026-03-19 14:27:39] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.56 - - [2026-03-19 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004295 10.0.0.56 - - [2026-03-19 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.56 - - [2026-03-19 14:27:39] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040795 10.0.0.56 - - [2026-03-19 14:27:39] "POST /virtual-machines HTTP/1.1" 200 395 0.011901 10.0.0.56 - - [2026-03-19 14:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025939 10.0.0.56 - - [2026-03-19 14:27:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113327 10.0.0.56 - - [2026-03-19 14:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009181 10.0.0.56 - - [2026-03-19 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009904 10.0.0.56 - - [2026-03-19 14:27:39] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004138 10.0.0.56 - - [2026-03-19 14:27:40] "POST /instance-ips HTTP/1.1" 200 397 0.023932 10.0.0.56 - - [2026-03-19 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019477 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009575 10.0.0.56 - - [2026-03-19 14:27:40] "POST /set-tag HTTP/1.1" 200 109 0.063970 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018997 10.0.0.56 - - [2026-03-19 14:27:40] "GET /instance-ip/c8b47368-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002978 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004595 10.0.0.56 - - [2026-03-19 14:27:40] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004854 10.0.0.56 - - [2026-03-19 14:27:40] "POST /ref-update HTTP/1.1" 200 156 0.008208 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019131 10.0.0.56 - - [2026-03-19 14:27:40] "POST /set-tag HTTP/1.1" 200 109 0.003630 10.0.0.56 - - [2026-03-19 14:27:40] "POST /tags HTTP/1.1" 200 291 0.021550 10.0.0.56 - - [2026-03-19 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021574 10.0.0.56 - - [2026-03-19 14:27:40] "GET /tag/af1c93da-357e-4344-801d-caa17771eb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012040 10.0.0.56 - - [2026-03-19 14:27:40] "POST /tags HTTP/1.1" 409 252 0.002060 10.0.0.56 - - [2026-03-19 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.56 - - [2026-03-19 14:27:40] "GET /tag/164526ac-7308-4b10-918b-2ecff38f5963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.022183 10.0.0.56 - - [2026-03-19 14:27:40] "POST /tags HTTP/1.1" 409 226 0.002757 10.0.0.56 - - [2026-03-19 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.56 - - [2026-03-19 14:27:40] "GET /tag/052d86c4-90ca-4847-8c46-0b06e649d7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010172 10.0.0.56 - - [2026-03-19 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003988 10.0.0.56 - - [2026-03-19 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.56 - - [2026-03-19 14:27:40] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049643 10.0.0.56 - - [2026-03-19 14:27:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007438 10.0.0.56 - - [2026-03-19 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009456 10.0.0.56 - - [2026-03-19 14:27:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102872 10.0.0.56 - - [2026-03-19 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009457 10.0.0.56 - - [2026-03-19 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008638 10.0.0.56 - - [2026-03-19 14:27:40] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008790 10.0.0.56 - - [2026-03-19 14:27:41] "POST /instance-ips HTTP/1.1" 200 397 0.020751 10.0.0.56 - - [2026-03-19 14:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023594 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012555 10.0.0.56 - - [2026-03-19 14:27:41] "POST /set-tag HTTP/1.1" 200 109 0.063769 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018495 10.0.0.56 - - [2026-03-19 14:27:41] "GET /instance-ip/c951f41c-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003467 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004189 10.0.0.56 - - [2026-03-19 14:27:41] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003641 10.0.0.56 - - [2026-03-19 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.010616 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004540 10.0.0.56 - - [2026-03-19 14:27:41] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.56 - - [2026-03-19 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004028 10.0.0.56 - - [2026-03-19 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.56 - - [2026-03-19 14:27:41] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051237 10.0.0.56 - - [2026-03-19 14:27:41] "POST /virtual-machines HTTP/1.1" 200 395 0.008093 10.0.0.56 - - [2026-03-19 14:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023077 10.0.0.56 - - [2026-03-19 14:27:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104174 10.0.0.56 - - [2026-03-19 14:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008466 10.0.0.56 - - [2026-03-19 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009273 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008384 10.0.0.56 - - [2026-03-19 14:27:41] "POST /instance-ips HTTP/1.1" 200 397 0.019252 10.0.0.56 - - [2026-03-19 14:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021297 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005630 10.0.0.56 - - [2026-03-19 14:27:41] "POST /set-tag HTTP/1.1" 200 109 0.065363 10.0.0.56 - - [2026-03-19 14:27:41] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018626 10.0.0.56 - - [2026-03-19 14:27:41] "GET /instance-ip/c9c3466c-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003474 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004534 10.0.0.56 - - [2026-03-19 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003712 10.0.0.56 - - [2026-03-19 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.009456 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010137 10.0.0.56 - - [2026-03-19 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.56 - - [2026-03-19 14:27:42] "POST /tags HTTP/1.1" 200 299 0.024615 10.0.0.56 - - [2026-03-19 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013191 10.0.0.56 - - [2026-03-19 14:27:42] "GET /tag/ec9ea8c8-95e0-4d0e-8e9c-af30343409dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.017740 10.0.0.56 - - [2026-03-19 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006935 10.0.0.56 - - [2026-03-19 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.56 - - [2026-03-19 14:27:42] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032256 10.0.0.56 - - [2026-03-19 14:27:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007555 10.0.0.56 - - [2026-03-19 14:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029807 10.0.0.56 - - [2026-03-19 14:27:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094202 10.0.0.56 - - [2026-03-19 14:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007840 10.0.0.56 - - [2026-03-19 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005507 10.0.0.56 - - [2026-03-19 14:27:42] "POST /instance-ips HTTP/1.1" 200 397 0.035479 10.0.0.56 - - [2026-03-19 14:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021952 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011275 10.0.0.56 - - [2026-03-19 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.018008 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005706 10.0.0.56 - - [2026-03-19 14:27:42] "GET /instance-ip/ca461132-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003474 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004208 10.0.0.56 - - [2026-03-19 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.56 - - [2026-03-19 14:27:42] "POST /tags HTTP/1.1" 200 299 0.022244 10.0.0.56 - - [2026-03-19 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.56 - - [2026-03-19 14:27:42] "GET /tag/08a0f318-07cf-49e5-bd9e-c8fef032b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012417 10.0.0.56 - - [2026-03-19 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.56 - - [2026-03-19 14:27:42] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004769 10.0.0.56 - - [2026-03-19 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.56 - - [2026-03-19 14:27:43] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034241 10.0.0.56 - - [2026-03-19 14:27:43] "POST /virtual-machines HTTP/1.1" 200 395 0.015491 10.0.0.56 - - [2026-03-19 14:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016981 10.0.0.56 - - [2026-03-19 14:27:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111458 10.0.0.56 - - [2026-03-19 14:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008165 10.0.0.56 - - [2026-03-19 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.56 - - [2026-03-19 14:27:43] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005298 10.0.0.56 - - [2026-03-19 14:27:43] "POST /instance-ips HTTP/1.1" 200 397 0.023419 10.0.0.56 - - [2026-03-19 14:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015924 10.0.0.56 - - [2026-03-19 14:27:43] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011171 10.0.0.56 - - [2026-03-19 14:27:43] "POST /set-tag HTTP/1.1" 200 109 0.019771 10.0.0.56 - - [2026-03-19 14:27:43] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017004 10.0.0.56 - - [2026-03-19 14:27:43] "GET /instance-ip/cab6d2dc-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003557 10.0.0.56 - - [2026-03-19 14:27:43] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006641 10.0.0.56 - - [2026-03-19 14:27:43] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.56 - - [2026-03-19 14:27:43] "POST /tags HTTP/1.1" 200 299 0.022486 10.0.0.56 - - [2026-03-19 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.56 - - [2026-03-19 14:27:43] "GET /tag/c1ac878a-997d-436d-b269-d0c34a8ae124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011868 10.0.0.56 - - [2026-03-19 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.56 - - [2026-03-19 14:27:43] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008377 10.0.0.56 - - [2026-03-19 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.56 - - [2026-03-19 14:27:43] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032671 10.0.0.56 - - [2026-03-19 14:27:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008556 10.0.0.56 - - [2026-03-19 14:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.56 - - [2026-03-19 14:27:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109313 10.0.0.56 - - [2026-03-19 14:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009607 10.0.0.56 - - [2026-03-19 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010478 10.0.0.56 - - [2026-03-19 14:27:44] "POST /instance-ips HTTP/1.1" 200 397 0.022386 10.0.0.56 - - [2026-03-19 14:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010349 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019942 10.0.0.56 - - [2026-03-19 14:27:44] "POST /set-tag HTTP/1.1" 200 109 0.015320 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004658 10.0.0.56 - - [2026-03-19 14:27:44] "GET /instance-ip/cb24e114-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002629 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004639 10.0.0.56 - - [2026-03-19 14:27:44] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.56 - - [2026-03-19 14:27:44] "POST /tags HTTP/1.1" 200 299 0.018561 10.0.0.56 - - [2026-03-19 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.56 - - [2026-03-19 14:27:44] "GET /tag/5e809d1a-2d74-46a5-9ef7-89c83b864e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013080 10.0.0.56 - - [2026-03-19 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005171 10.0.0.56 - - [2026-03-19 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.56 - - [2026-03-19 14:27:44] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025290 10.0.0.56 - - [2026-03-19 14:27:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007090 10.0.0.56 - - [2026-03-19 14:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011282 10.0.0.56 - - [2026-03-19 14:27:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098632 10.0.0.56 - - [2026-03-19 14:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030329 10.0.0.56 - - [2026-03-19 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004741 10.0.0.56 - - [2026-03-19 14:27:44] "POST /instance-ips HTTP/1.1" 200 397 0.018612 10.0.0.56 - - [2026-03-19 14:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026330 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006129 10.0.0.56 - - [2026-03-19 14:27:44] "POST /set-tag HTTP/1.1" 200 109 0.017343 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006390 10.0.0.56 - - [2026-03-19 14:27:44] "GET /instance-ip/cb87ee76-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002881 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004560 10.0.0.56 - - [2026-03-19 14:27:44] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.56 - - [2026-03-19 14:27:44] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004147 10.0.0.56 - - [2026-03-19 14:27:45] "POST /ref-update HTTP/1.1" 200 156 0.008780 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006285 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004331 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004592 10.0.0.56 - - [2026-03-19 14:27:45] "POST /ref-update HTTP/1.1" 200 156 0.009304 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006073 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003963 10.0.0.56 - - [2026-03-19 14:27:45] "POST /ref-update HTTP/1.1" 200 156 0.006589 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014459 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006093 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-router/b6fbd290-9482-478a-8ea8-566207eb6315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003958 10.0.0.56 - - [2026-03-19 14:27:45] "POST /ref-update HTTP/1.1" 200 156 0.020612 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007974 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004210 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005756 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003726 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004085 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004174 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003743 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004565 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.56 - - [2026-03-19 14:27:45] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003695 10.0.0.56 - - [2026-03-19 14:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.56 - - [2026-03-19 14:27:48] "GET /virtual-machine/9aaf184a-17a0-49fe-ad9d-a495d604d078?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002808 10.0.0.56 - - [2026-03-19 14:27:48] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003884 10.0.0.56 - - [2026-03-19 14:27:50] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006685 10.0.0.56 - - [2026-03-19 14:27:50] "POST /set-tag HTTP/1.1" 200 109 0.005415 10.0.0.56 - - [2026-03-19 14:27:50] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004539 10.0.0.56 - - [2026-03-19 14:27:50] "POST /set-tag HTTP/1.1" 200 109 0.005525 10.0.0.56 - - [2026-03-19 14:27:50] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008232 10.0.0.56 - - [2026-03-19 14:27:50] "POST /set-tag HTTP/1.1" 200 109 0.006115 10.0.0.56 - - [2026-03-19 14:27:51] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004224 10.0.0.56 - - [2026-03-19 14:27:51] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine/a05c0884-11c2-4361-8a89-109fad9f5edb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002787 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004874 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine/79c41430-a5e9-48b3-9292-1453d034dc57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003142 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003994 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine/8cee3459-fe14-4650-85e2-9d827a349ac0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003507 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004344 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine/8f4fe09e-9c70-4169-bd19-3871452592c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003962 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004096 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine/d69e593a-a3eb-4fba-a4b4-f8af6d2830f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003116 10.0.0.56 - - [2026-03-19 14:27:53] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005768 10.0.0.56 - - [2026-03-19 14:27:55] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005489 10.0.0.56 - - [2026-03-19 14:27:55] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.56 - - [2026-03-19 14:27:55] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010542 10.0.0.56 - - [2026-03-19 14:27:55] "POST /set-tag HTTP/1.1" 200 109 0.003480 10.0.0.56 - - [2026-03-19 14:27:58] "GET /virtual-machine/5c9d0fa2-567f-4a20-8b84-74e7c18319b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002937 10.0.0.56 - - [2026-03-19 14:27:58] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003825 10.0.0.56 - - [2026-03-19 14:27:58] "GET /virtual-machine/693decad-b557-4e1e-bcd6-cfc22a86ea92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002697 10.0.0.56 - - [2026-03-19 14:27:58] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008726 10.0.0.56 - - [2026-03-19 14:27:59] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003967 10.0.0.56 - - [2026-03-19 14:27:59] "POST /tags HTTP/1.1" 200 333 0.026097 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.56 - - [2026-03-19 14:27:59] "GET /tag/e8e58f6a-f0d0-4fc7-bcb6-f076f1fbd6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014081 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.56 - - [2026-03-19 14:27:59] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032089 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.56 - - [2026-03-19 14:27:59] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005161 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.56 - - [2026-03-19 14:27:59] "GET /service-appliance-set/91e86594-951e-4e5b-a506-a53a04fb282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002407 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.005032 10.0.0.56 - - [2026-03-19 14:27:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093637 10.0.0.56 - - [2026-03-19 14:27:59] "GET /virtual-machine-interface/c3f57952-eb35-48bd-b5a1-fe3780c05dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016286 10.0.0.56 - - [2026-03-19 14:27:59] "POST /instance-ips HTTP/1.1" 200 409 0.038449 10.0.0.56 - - [2026-03-19 14:27:59] "GET /instance-ip/f1820938-9790-440a-9585-09f86330612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003605 10.0.0.56 - - [2026-03-19 14:27:59] "POST /loadbalancers HTTP/1.1" 200 629 0.054769 10.0.0.56 - - [2026-03-19 14:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016672 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012208 10.0.0.56 - - [2026-03-19 14:27:59] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027225 10.0.0.56 - - [2026-03-19 14:27:59] "GET /instance-ip/f1820938-9790-440a-9585-09f86330612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002438 10.0.0.56 - - [2026-03-19 14:27:59] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031310 10.0.0.56 - - [2026-03-19 14:27:59] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002153 10.0.0.56 - - [2026-03-19 14:27:59] "POST /floating-ips HTTP/1.1" 200 597 0.029112 10.0.0.56 - - [2026-03-19 14:27:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032861 10.0.0.56 - - [2026-03-19 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.56 - - [2026-03-19 14:27:59] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032117 10.0.0.56 - - [2026-03-19 14:27:59] "GET /loadbalancer-listener/540150b1-0a6c-4088-956c-f400c30fe3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004812 10.0.0.56 - - [2026-03-19 14:27:59] "GET /loadbalancer-listener/540150b1-0a6c-4088-956c-f400c30fe3af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003048 10.0.0.56 - - [2026-03-19 14:28:00] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017226 10.0.0.56 - - [2026-03-19 14:28:00] "GET /instance-ip/f1820938-9790-440a-9585-09f86330612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002820 10.0.0.56 - - [2026-03-19 14:28:00] "GET /instance-ip/f1820938-9790-440a-9585-09f86330612d?fields=floating_ips HTTP/1.1" 200 1213 0.005995 10.0.0.56 - - [2026-03-19 14:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.56 - - [2026-03-19 14:28:00] "GET /floating-ip/091756cf-5974-4ef1-8c55-3a849852e378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005121 10.0.0.56 - - [2026-03-19 14:28:00] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002539 10.0.0.56 - - [2026-03-19 14:28:00] "GET /loadbalancer-pool/fece19af-881e-4147-a1d5-caa457f9931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005697 10.0.0.56 - - [2026-03-19 14:28:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014895 10.0.0.56 - - [2026-03-19 14:28:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015680 10.0.0.56 - - [2026-03-19 14:28:00] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011549 10.0.0.56 - - [2026-03-19 14:28:00] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016832 10.0.0.56 - - [2026-03-19 14:28:00] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004009 10.0.0.56 - - [2026-03-19 14:28:00] "POST /ref-update HTTP/1.1" 200 156 0.021640 10.0.0.56 - - [2026-03-19 14:28:00] "POST /tags HTTP/1.1" 409 221 0.015324 10.0.0.56 - - [2026-03-19 14:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.56 - - [2026-03-19 14:28:00] "GET /floating-ip/091756cf-5974-4ef1-8c55-3a849852e378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.033564 10.0.0.56 - - [2026-03-19 14:28:00] "GET /tag/e8e58f6a-f0d0-4fc7-bcb6-f076f1fbd6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.025735 10.0.0.56 - - [2026-03-19 14:28:00] "PUT /floating-ip/091756cf-5974-4ef1-8c55-3a849852e378 HTTP/1.1" 200 256 0.029922 10.0.0.56 - - [2026-03-19 14:28:00] "POST /set-tag HTTP/1.1" 200 109 0.071808 10.0.0.56 - - [2026-03-19 14:28:00] "GET /loadbalancer-pool/fece19af-881e-4147-a1d5-caa457f9931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.012210 10.0.0.56 - - [2026-03-19 14:28:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016678 10.0.0.56 - - [2026-03-19 14:28:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013268 10.0.0.56 - - [2026-03-19 14:28:00] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009063 10.0.0.56 - - [2026-03-19 14:28:00] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012612 10.0.0.56 - - [2026-03-19 14:28:00] "POST /ref-update HTTP/1.1" 200 156 0.009687 10.0.0.56 - - [2026-03-19 14:28:00] "GET /floating-ip/091756cf-5974-4ef1-8c55-3a849852e378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.004072 10.0.0.56 - - [2026-03-19 14:28:00] "POST /set-tag HTTP/1.1" 200 109 0.088861 10.0.0.56 - - [2026-03-19 14:28:00] "POST /tags HTTP/1.1" 409 206 0.001964 10.0.0.56 - - [2026-03-19 14:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.56 - - [2026-03-19 14:28:00] "GET /tag/f1954b2d-cf38-4d05-a113-a4db92686a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011106 10.0.0.56 - - [2026-03-19 14:28:00] "POST /tags HTTP/1.1" 409 204 0.002253 10.0.0.56 - - [2026-03-19 14:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.56 - - [2026-03-19 14:28:00] "GET /tag/08a0f318-07cf-49e5-bd9e-c8fef032b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014228 10.0.0.56 - - [2026-03-19 14:28:00] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002798 10.0.0.56 - - [2026-03-19 14:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.56 - - [2026-03-19 14:28:00] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003645 10.0.0.56 - - [2026-03-19 14:28:00] "POST /tags HTTP/1.1" 409 206 0.002301 10.0.0.56 - - [2026-03-19 14:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.56 - - [2026-03-19 14:28:00] "GET /tag/f1954b2d-cf38-4d05-a113-a4db92686a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016141 10.0.0.56 - - [2026-03-19 14:28:00] "POST /tags HTTP/1.1" 409 226 0.002116 10.0.0.56 - - [2026-03-19 14:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.56 - - [2026-03-19 14:28:01] "GET /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010036 10.0.0.56 - - [2026-03-19 14:28:01] "POST /tags HTTP/1.1" 409 204 0.001820 10.0.0.56 - - [2026-03-19 14:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.56 - - [2026-03-19 14:28:01] "GET /tag/08a0f318-07cf-49e5-bd9e-c8fef032b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016805 10.0.0.56 - - [2026-03-19 14:28:01] "POST /tags HTTP/1.1" 409 226 0.002098 10.0.0.56 - - [2026-03-19 14:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.56 - - [2026-03-19 14:28:01] "GET /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011373 10.0.0.56 - - [2026-03-19 14:28:01] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002103 10.0.0.56 - - [2026-03-19 14:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.56 - - [2026-03-19 14:28:01] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002482 10.0.0.56 - - [2026-03-19 14:28:01] "POST /firewall-rules HTTP/1.1" 200 626 0.068624 10.0.0.56 - - [2026-03-19 14:28:01] "POST /firewall-rules HTTP/1.1" 200 646 0.087614 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-rule/53c71e15-7ba1-43c5-a20a-cc53e24e94d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.016341 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002326 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-rule/4b250cd1-0eb8-4200-b8ef-74ff492b3195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004091 10.0.0.56 - - [2026-03-19 14:28:01] "POST /ref-update HTTP/1.1" 200 156 0.018156 10.0.0.56 - - [2026-03-19 14:28:01] "POST /firewall-policys HTTP/1.1" 200 606 0.025873 10.0.0.56 - - [2026-03-19 14:28:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014137 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/14d7ae17-b3fe-4e2c-8a0c-348803265fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011273 10.0.0.56 - - [2026-03-19 14:28:01] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001964 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/14d7ae17-b3fe-4e2c-8a0c-348803265fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003786 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004169 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/41a68df6-833d-4b2d-965a-9409db463b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002865 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003827 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002050 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002064 10.0.0.56 - - [2026-03-19 14:28:01] "POST /ref-update HTTP/1.1" 200 156 0.019333 10.0.0.56 - - [2026-03-19 14:28:01] "POST /ref-update HTTP/1.1" 200 156 0.025870 10.0.0.56 - - [2026-03-19 14:28:01] "POST /ref-update HTTP/1.1" 200 156 0.025956 10.0.0.56 - - [2026-03-19 14:28:01] "POST /ref-update HTTP/1.1" 200 156 0.021126 10.0.0.56 - - [2026-03-19 14:28:01] "POST /ref-update HTTP/1.1" 200 156 0.044955 10.0.0.56 - - [2026-03-19 14:28:01] "GET /firewall-policy/14d7ae17-b3fe-4e2c-8a0c-348803265fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006892 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:28:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:28:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:28:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:28:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:28:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:28:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006091 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.56 - - [2026-03-19 14:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.56 - - [2026-03-19 14:28:42] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002707 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008101 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.022847 10.0.0.56 - - [2026-03-19 14:28:42] "DELETE /loadbalancer-member/12688143-6290-4b75-a923-2f3d4b103bd3 HTTP/1.1" 200 115 0.042814 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004693 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004147 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004561 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004152 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004538 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004842 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.56 - - [2026-03-19 14:28:42] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004394 10.0.0.56 - - [2026-03-19 14:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.56 - - [2026-03-19 14:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.56 - - [2026-03-19 14:28:42] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002303 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007118 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007041 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine/9aaf184a-17a0-49fe-ad9d-a495d604d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002740 10.0.0.56 - - [2026-03-19 14:28:43] "POST /ref-update HTTP/1.1" 200 156 0.009155 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008104 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.022256 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.037942 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.027682 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.015996 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.037371 10.0.0.56 - - [2026-03-19 14:28:43] "DELETE /instance-ip/c8349d3c-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.058083 10.0.0.56 - - [2026-03-19 14:28:43] "POST /ref-update HTTP/1.1" 200 156 0.013710 10.0.0.56 - - [2026-03-19 14:28:43] "DELETE /virtual-machine-interface/c81f48a6-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.037326 10.0.0.56 - - [2026-03-19 14:28:43] "DELETE /virtual-machine/9aaf184a-17a0-49fe-ad9d-a495d604d078 HTTP/1.1" 200 115 0.026630 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003840 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004518 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004221 10.0.0.56 - - [2026-03-19 14:28:43] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.56 - - [2026-03-19 14:28:43] "GET /virtual-machine/79c41430-a5e9-48b3-9292-1453d034dc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002548 10.0.0.56 - - [2026-03-19 14:28:43] "POST /ref-update HTTP/1.1" 200 156 0.014391 10.0.0.56 - - [2026-03-19 14:28:44] "GET /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007970 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.048071 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.042801 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.035774 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.042136 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.040639 10.0.0.56 - - [2026-03-19 14:28:44] "DELETE /instance-ip/c951f41c-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.087792 10.0.0.56 - - [2026-03-19 14:28:44] "DELETE /virtual-machine-interface/c938a3ae-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.045837 10.0.0.56 - - [2026-03-19 14:28:44] "DELETE /virtual-machine/79c41430-a5e9-48b3-9292-1453d034dc57 HTTP/1.1" 200 115 0.024010 10.0.0.56 - - [2026-03-19 14:28:44] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009270 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.56 - - [2026-03-19 14:28:44] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005898 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.56 - - [2026-03-19 14:28:44] "GET /virtual-machine/8cee3459-fe14-4650-85e2-9d827a349ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002971 10.0.0.56 - - [2026-03-19 14:28:44] "POST /ref-update HTTP/1.1" 200 156 0.010074 10.0.0.56 - - [2026-03-19 14:28:44] "GET /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006456 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.022062 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.031423 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.026688 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.014055 10.0.0.56 - - [2026-03-19 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.031725 10.0.0.56 - - [2026-03-19 14:28:44] "DELETE /instance-ip/c9c3466c-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.064765 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /virtual-machine-interface/c9aa1e44-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.056512 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /virtual-machine/8cee3459-fe14-4650-85e2-9d827a349ac0 HTTP/1.1" 200 115 0.038993 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /tag/af1c93da-357e-4344-801d-caa17771eb55 HTTP/1.1" 200 115 0.056068 10.0.0.56 - - [2026-03-19 14:28:45] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004003 10.0.0.56 - - [2026-03-19 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.56 - - [2026-03-19 14:28:45] "GET /virtual-machine/a05c0884-11c2-4361-8a89-109fad9f5edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002633 10.0.0.56 - - [2026-03-19 14:28:45] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.56 - - [2026-03-19 14:28:45] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004073 10.0.0.56 - - [2026-03-19 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.023581 10.0.0.56 - - [2026-03-19 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.028430 10.0.0.56 - - [2026-03-19 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.019460 10.0.0.56 - - [2026-03-19 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.047090 10.0.0.56 - - [2026-03-19 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.038356 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /instance-ip/c8b47368-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.070806 10.0.0.56 - - [2026-03-19 14:28:45] "POST /ref-update HTTP/1.1" 200 156 0.013692 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.050480 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /virtual-machine/a05c0884-11c2-4361-8a89-109fad9f5edb HTTP/1.1" 200 115 0.033737 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /tag/f1954b2d-cf38-4d05-a113-a4db92686a44 HTTP/1.1" 409 312 0.007387 10.0.0.56 - - [2026-03-19 14:28:45] "DELETE /tag/7fd54c02-7fac-41c4-8aff-58fbd908f7e4 HTTP/1.1" 200 115 0.048968 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005082 10.0.0.56 - - [2026-03-19 14:29:03] "POST /set-tag HTTP/1.1" 200 109 0.003516 10.0.0.56 - - [2026-03-19 14:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.56 - - [2026-03-19 14:29:03] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008393 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015049 10.0.0.56 - - [2026-03-19 14:29:03] "POST /set-tag HTTP/1.1" 200 109 0.046017 10.0.0.56 - - [2026-03-19 14:29:03] "DELETE /loadbalancer-member/f4eaaaad-fec7-4743-8e2f-45b88c44c213 HTTP/1.1" 200 115 0.044108 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004318 10.0.0.56 - - [2026-03-19 14:29:03] "POST /set-tag HTTP/1.1" 200 109 0.010553 10.0.0.56 - - [2026-03-19 14:29:03] "DELETE /loadbalancer-member/01156f90-4665-4461-8a71-26436d8dfcc7 HTTP/1.1" 200 115 0.030665 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007775 10.0.0.56 - - [2026-03-19 14:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.56 - - [2026-03-19 14:29:03] "DELETE /loadbalancer-member/e7b632c6-85ea-48c9-9611-2b002c8dd414 HTTP/1.1" 200 115 0.036457 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011078 10.0.0.56 - - [2026-03-19 14:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.56 - - [2026-03-19 14:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.56 - - [2026-03-19 14:29:03] "GET /loadbalancer/307793da-b203-4b37-8f3e-e665ce56f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003354 10.0.0.56 - - [2026-03-19 14:29:03] "GET /loadbalancer-pool/44fa514c-2975-4c01-9f84-ef4b7c71896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003272 10.0.0.56 - - [2026-03-19 14:29:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025324 10.0.0.56 - - [2026-03-19 14:29:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022041 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009482 10.0.0.56 - - [2026-03-19 14:29:03] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011748 10.0.0.56 - - [2026-03-19 14:29:03] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002655 10.0.0.56 - - [2026-03-19 14:29:04] "POST /set-tag HTTP/1.1" 200 109 0.083189 10.0.0.56 - - [2026-03-19 14:29:04] "GET /loadbalancer-pool/2e1e35c5-ae1d-41fc-ae20-371db1b22700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013460 10.0.0.56 - - [2026-03-19 14:29:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034569 10.0.0.56 - - [2026-03-19 14:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010109 10.0.0.56 - - [2026-03-19 14:29:04] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013397 10.0.0.56 - - [2026-03-19 14:29:04] "POST /set-tag HTTP/1.1" 200 109 0.006577 10.0.0.56 - - [2026-03-19 14:29:04] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012592 10.0.0.56 - - [2026-03-19 14:29:04] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004456 10.0.0.56 - - [2026-03-19 14:29:04] "GET /loadbalancer-pool/48fe7f14-c63a-489e-a629-6eb084d69618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003624 10.0.0.56 - - [2026-03-19 14:29:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018927 10.0.0.56 - - [2026-03-19 14:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014727 10.0.0.56 - - [2026-03-19 14:29:04] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008858 10.0.0.56 - - [2026-03-19 14:29:04] "GET /virtual-machine-interface/674d3598-239e-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006469 10.0.0.56 - - [2026-03-19 14:29:04] "GET /floating-ip/25b09e8b-e280-47df-9b40-ea80781bfbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002232 10.0.0.56 - - [2026-03-19 14:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002447 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:29:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.56 - - [2026-03-19 14:29:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005377 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006579 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine/693decad-b557-4e1e-bcd6-cfc22a86ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003165 10.0.0.56 - - [2026-03-19 14:29:25] "POST /ref-update HTTP/1.1" 200 156 0.013080 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004074 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.015362 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.030120 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.013811 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.031468 10.0.0.56 - - [2026-03-19 14:29:25] "DELETE /instance-ip/cb87ee76-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.051080 10.0.0.56 - - [2026-03-19 14:29:25] "DELETE /virtual-machine-interface/cb72ab2e-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.042498 10.0.0.56 - - [2026-03-19 14:29:25] "DELETE /virtual-machine/693decad-b557-4e1e-bcd6-cfc22a86ea92 HTTP/1.1" 200 115 0.018712 10.0.0.56 - - [2026-03-19 14:29:25] "DELETE /tag/5e809d1a-2d74-46a5-9ef7-89c83b864e6b HTTP/1.1" 200 115 0.043523 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003758 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004101 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine/8f4fe09e-9c70-4169-bd19-3871452592c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003974 10.0.0.56 - - [2026-03-19 14:29:25] "POST /ref-update HTTP/1.1" 200 156 0.014939 10.0.0.56 - - [2026-03-19 14:29:25] "GET /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011397 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.015871 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.030151 10.0.0.56 - - [2026-03-19 14:29:25] "POST /set-tag HTTP/1.1" 200 109 0.027551 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.018926 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /instance-ip/ca461132-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.044709 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /virtual-machine-interface/ca2e7a54-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.037615 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /virtual-machine/8f4fe09e-9c70-4169-bd19-3871452592c9 HTTP/1.1" 200 115 0.015408 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /tag/ec9ea8c8-95e0-4d0e-8e9c-af30343409dd HTTP/1.1" 200 115 0.035283 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003551 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005445 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine/d69e593a-a3eb-4fba-a4b4-f8af6d2830f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003737 10.0.0.56 - - [2026-03-19 14:29:26] "POST /ref-update HTTP/1.1" 200 156 0.010446 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009483 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.037164 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.039823 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.052200 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.015744 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /instance-ip/cb24e114-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.048575 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /virtual-machine-interface/cb0b3304-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.037402 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /virtual-machine/d69e593a-a3eb-4fba-a4b4-f8af6d2830f7 HTTP/1.1" 200 115 0.022575 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /tag/f9b0ddd4-ac45-4370-8115-207a5dc87485 HTTP/1.1" 200 115 0.031120 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /tag/c1ac878a-997d-436d-b269-d0c34a8ae124 HTTP/1.1" 200 115 0.038174 10.0.0.56 - - [2026-03-19 14:29:26] "DELETE /tag/164526ac-7308-4b10-918b-2ecff38f5963 HTTP/1.1" 200 115 0.036140 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003771 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004363 10.0.0.56 - - [2026-03-19 14:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine/5c9d0fa2-567f-4a20-8b84-74e7c18319b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002729 10.0.0.56 - - [2026-03-19 14:29:26] "POST /ref-update HTTP/1.1" 200 156 0.020264 10.0.0.56 - - [2026-03-19 14:29:26] "GET /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009427 10.0.0.56 - - [2026-03-19 14:29:27] "POST /set-tag HTTP/1.1" 200 109 0.019594 10.0.0.56 - - [2026-03-19 14:29:27] "POST /set-tag HTTP/1.1" 200 109 0.026016 10.0.0.56 - - [2026-03-19 14:29:27] "POST /set-tag HTTP/1.1" 200 109 0.024696 10.0.0.56 - - [2026-03-19 14:29:27] "POST /set-tag HTTP/1.1" 200 109 0.012565 10.0.0.56 - - [2026-03-19 14:29:27] "DELETE /instance-ip/cab6d2dc-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.050127 10.0.0.56 - - [2026-03-19 14:29:27] "DELETE /virtual-machine-interface/ca9cdf3a-239f-11f1-ba89-fa163e8ff9cf HTTP/1.1" 200 115 0.038790 10.0.0.56 - - [2026-03-19 14:29:27] "DELETE /virtual-machine/5c9d0fa2-567f-4a20-8b84-74e7c18319b9 HTTP/1.1" 200 115 0.017155 10.0.0.56 - - [2026-03-19 14:29:27] "DELETE /tag/a076ffb8-b346-4cec-a21a-6186e663007c HTTP/1.1" 200 115 0.060713 10.0.0.56 - - [2026-03-19 14:29:27] "DELETE /tag/08a0f318-07cf-49e5-bd9e-c8fef032b99f HTTP/1.1" 409 236 0.003829 10.0.0.56 - - [2026-03-19 14:29:27] "DELETE /tag/d621f59a-e6f2-4f1f-8cce-9896609e01e8 HTTP/1.1" 200 115 0.036435 10.0.0.56 - - [2026-03-19 14:29:27] "POST /projects HTTP/1.1" 409 238 0.003347 10.0.0.56 - - [2026-03-19 14:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.56 - - [2026-03-19 14:29:27] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034814 10.0.0.56 - - [2026-03-19 14:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.56 - - [2026-03-19 14:29:27] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003550 10.0.0.56 - - [2026-03-19 14:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.56 - - [2026-03-19 14:29:27] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003677 10.0.0.56 - - [2026-03-19 14:29:27] "POST /security-groups HTTP/1.1" 409 285 0.001876 10.0.0.56 - - [2026-03-19 14:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.56 - - [2026-03-19 14:29:27] "PUT /security-group/34601f43-d2e3-4cba-82c0-3f69f11e878b HTTP/1.1" 200 262 0.053580 10.0.0.56 - - [2026-03-19 14:29:27] "PUT /access-control-list/5be6ef16-3697-4cd4-b6e6-b9c3ca5f3391 HTTP/1.1" 200 272 0.013043 10.0.0.56 - - [2026-03-19 14:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021651 10.0.0.56 - - [2026-03-19 14:29:27] "PUT /access-control-list/ccf2deff-d2b5-4614-aab4-97d8859ac4bd HTTP/1.1" 200 272 0.023260 10.0.0.56 - - [2026-03-19 14:29:32] "POST /projects HTTP/1.1" 409 238 0.002015 10.0.0.56 - - [2026-03-19 14:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.56 - - [2026-03-19 14:29:32] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041112 10.0.0.56 - - [2026-03-19 14:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.56 - - [2026-03-19 14:29:32] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004228 10.0.0.56 - - [2026-03-19 14:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.56 - - [2026-03-19 14:29:32] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004502 10.0.0.56 - - [2026-03-19 14:29:32] "POST /security-groups HTTP/1.1" 409 285 0.002327 10.0.0.56 - - [2026-03-19 14:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.56 - - [2026-03-19 14:29:32] "PUT /security-group/34601f43-d2e3-4cba-82c0-3f69f11e878b HTTP/1.1" 200 262 0.061732 10.0.0.56 - - [2026-03-19 14:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028890 10.0.0.56 - - [2026-03-19 14:29:33] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.021482 10.0.0.56 - - [2026-03-19 14:29:33] "PUT /access-control-list/5be6ef16-3697-4cd4-b6e6-b9c3ca5f3391 HTTP/1.1" 200 272 0.040480 10.0.0.56 - - [2026-03-19 14:29:33] "PUT /access-control-list/ccf2deff-d2b5-4614-aab4-97d8859ac4bd HTTP/1.1" 200 272 0.020934 10.0.0.56 - - [2026-03-19 14:29:33] "GET /firewall-rule/9f0ec46b-b891-4cd2-bd6d-e6991ca04bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006783 10.0.0.56 - - [2026-03-19 14:29:33] "POST /ref-update HTTP/1.1" 200 156 0.064287 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /firewall-rule/9f0ec46b-b891-4cd2-bd6d-e6991ca04bd0 HTTP/1.1" 200 115 0.035768 10.0.0.56 - - [2026-03-19 14:29:33] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005293 10.0.0.56 - - [2026-03-19 14:29:33] "GET /firewall-rule/2aba0bf5-df23-4e82-8bd0-53a295b88978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002671 10.0.0.56 - - [2026-03-19 14:29:33] "POST /ref-update HTTP/1.1" 200 156 0.043719 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /firewall-rule/2aba0bf5-df23-4e82-8bd0-53a295b88978 HTTP/1.1" 200 115 0.037129 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /tag/052d86c4-90ca-4847-8c46-0b06e649d7d0 HTTP/1.1" 200 115 0.039451 10.0.0.56 - - [2026-03-19 14:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.56 - - [2026-03-19 14:29:33] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004043 10.0.0.56 - - [2026-03-19 14:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.56 - - [2026-03-19 14:29:33] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003425 10.0.0.56 - - [2026-03-19 14:29:33] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.044311 10.0.0.56 - - [2026-03-19 14:29:33] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.053586 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /security-group/34601f43-d2e3-4cba-82c0-3f69f11e878b HTTP/1.1" 200 115 0.055943 10.0.0.56 - - [2026-03-19 14:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010388 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /access-control-list/5be6ef16-3697-4cd4-b6e6-b9c3ca5f3391 HTTP/1.1" 200 115 0.029693 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /access-control-list/ccf2deff-d2b5-4614-aab4-97d8859ac4bd HTTP/1.1" 200 115 0.031144 10.0.0.56 - - [2026-03-19 14:29:33] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031158 10.0.0.56 - - [2026-03-19 14:29:33] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?fields=security_groups HTTP/1.1" 200 1352 0.041240 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /security-group/fa7eaff2-8f7f-4315-b1cb-f23fba874f11 HTTP/1.1" 200 115 0.073291 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /access-control-list/2b2bbb2c-08a9-4d90-ac15-d91e103429ea HTTP/1.1" 200 115 0.064720 10.0.0.56 - - [2026-03-19 14:29:33] "GET /project/298868bf-919e-4669-af0f-15d3be2e8273?fields=application_policy_sets HTTP/1.1" 200 1391 0.055310 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /access-control-list/a853c6a9-2cea-4fc3-aecc-e6d325afddba HTTP/1.1" 200 115 0.047330 10.0.0.56 - - [2026-03-19 14:29:33] "DELETE /project/298868bf-919e-4669-af0f-15d3be2e8273 HTTP/1.1" 200 115 0.327782 10.0.0.56 - - [2026-03-19 14:29:33] "POST /projects HTTP/1.1" 409 238 0.002464 10.0.0.56 - - [2026-03-19 14:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.56 - - [2026-03-19 14:29:34] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033982 10.0.0.56 - - [2026-03-19 14:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.56 - - [2026-03-19 14:29:34] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003792 10.0.0.56 - - [2026-03-19 14:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.56 - - [2026-03-19 14:29:34] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004268 10.0.0.56 - - [2026-03-19 14:29:34] "POST /security-groups HTTP/1.1" 409 285 0.002056 10.0.0.56 - - [2026-03-19 14:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.56 - - [2026-03-19 14:29:34] "PUT /security-group/a8fc3ed0-887a-4bba-892a-6a6cce586ddc HTTP/1.1" 200 262 0.067601 10.0.0.56 - - [2026-03-19 14:29:34] "PUT /access-control-list/28d55796-60b9-4c38-bd52-cd8cf3a84276 HTTP/1.1" 200 272 0.017304 10.0.0.56 - - [2026-03-19 14:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021619 10.0.0.56 - - [2026-03-19 14:29:34] "PUT /access-control-list/c9e16c4b-5acd-4a47-8eea-b907d5b4fb08 HTTP/1.1" 200 272 0.025609 10.0.0.56 - - [2026-03-19 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.56 - - [2026-03-19 14:29:38] "GET /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003090 10.0.0.56 - - [2026-03-19 14:29:38] "GET /virtual-machine-interface/c89a89f8-239f-11f1-ba89-fa163e8ff9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001617 10.0.0.56 - - [2026-03-19 14:29:38] "DELETE /loadbalancer-member/4f825b63-5a17-4165-888b-fbb09a785d5e HTTP/1.1" 200 115 0.040144 10.0.0.56 - - [2026-03-19 14:29:38] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009545 10.0.0.56 - - [2026-03-19 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.56 - - [2026-03-19 14:29:38] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002504 10.0.0.56 - - [2026-03-19 14:29:38] "GET /firewall-policy/fe20ba27-8947-4878-b8e6-8dcce87ae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002723 10.0.0.56 - - [2026-03-19 14:29:38] "GET /firewall-rule/4b250cd1-0eb8-4200-b8ef-74ff492b3195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003433 10.0.0.56 - - [2026-03-19 14:29:38] "POST /ref-update HTTP/1.1" 200 156 0.010581 10.0.0.56 - - [2026-03-19 14:29:38] "DELETE /firewall-rule/4b250cd1-0eb8-4200-b8ef-74ff492b3195 HTTP/1.1" 200 115 0.038489 10.0.0.56 - - [2026-03-19 14:29:38] "GET /firewall-policy/14d7ae17-b3fe-4e2c-8a0c-348803265fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002565 10.0.0.56 - - [2026-03-19 14:29:38] "GET /firewall-rule/53c71e15-7ba1-43c5-a20a-cc53e24e94d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002730 10.0.0.56 - - [2026-03-19 14:29:38] "POST /ref-update HTTP/1.1" 200 156 0.011557 10.0.0.56 - - [2026-03-19 14:29:38] "DELETE /firewall-rule/53c71e15-7ba1-43c5-a20a-cc53e24e94d0 HTTP/1.1" 200 115 0.035759 10.0.0.56 - - [2026-03-19 14:29:38] "GET /application-policy-set/b4f6b579-df99-484a-a21b-83892fc34cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005458 10.0.0.56 - - [2026-03-19 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.56 - - [2026-03-19 14:29:39] "GET /policy-management/3945ae09-2e15-4115-9fa7-41d0c4bfe1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002471 10.0.0.56 - - [2026-03-19 14:29:39] "GET /firewall-policy/14d7ae17-b3fe-4e2c-8a0c-348803265fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.004037 10.0.0.56 - - [2026-03-19 14:29:39] "POST /ref-update HTTP/1.1" 200 156 0.019301 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /firewall-policy/14d7ae17-b3fe-4e2c-8a0c-348803265fbf HTTP/1.1" 200 115 0.045821 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /tag/08a0f318-07cf-49e5-bd9e-c8fef032b99f HTTP/1.1" 200 115 0.063082 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /tag/f1954b2d-cf38-4d05-a113-a4db92686a44 HTTP/1.1" 200 115 0.051498 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /loadbalancer-pool/fece19af-881e-4147-a1d5-caa457f9931f HTTP/1.1" 200 115 0.022838 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /loadbalancer-listener/540150b1-0a6c-4088-956c-f400c30fe3af HTTP/1.1" 200 115 0.032857 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /loadbalancer/a4f24d7d-87c7-4515-b23e-fb09a142abf9 HTTP/1.1" 200 115 0.026709 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /floating-ip/091756cf-5974-4ef1-8c55-3a849852e378 HTTP/1.1" 200 115 0.022927 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /instance-ip/f1820938-9790-440a-9585-09f86330612d HTTP/1.1" 200 115 0.044500 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /virtual-machine-interface/c3f57952-eb35-48bd-b5a1-fe3780c05dae HTTP/1.1" 200 115 0.055237 10.0.0.56 - - [2026-03-19 14:29:39] "DELETE /tag/e8e58f6a-f0d0-4fc7-bcb6-f076f1fbd6c9 HTTP/1.1" 200 115 0.045583 10.0.0.56 - - [2026-03-19 14:29:39] "POST /projects HTTP/1.1" 409 238 0.005082 10.0.0.56 - - [2026-03-19 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.56 - - [2026-03-19 14:29:39] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040998 10.0.0.56 - - [2026-03-19 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.56 - - [2026-03-19 14:29:39] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004341 10.0.0.56 - - [2026-03-19 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.56 - - [2026-03-19 14:29:39] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006337 10.0.0.56 - - [2026-03-19 14:29:39] "POST /security-groups HTTP/1.1" 409 285 0.003170 10.0.0.56 - - [2026-03-19 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.56 - - [2026-03-19 14:29:39] "PUT /security-group/a8fc3ed0-887a-4bba-892a-6a6cce586ddc HTTP/1.1" 200 262 0.071296 10.0.0.56 - - [2026-03-19 14:29:39] "PUT /access-control-list/28d55796-60b9-4c38-bd52-cd8cf3a84276 HTTP/1.1" 200 272 0.015542 10.0.0.56 - - [2026-03-19 14:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027917 10.0.0.56 - - [2026-03-19 14:29:39] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.019994 10.0.0.56 - - [2026-03-19 14:29:39] "PUT /access-control-list/c9e16c4b-5acd-4a47-8eea-b907d5b4fb08 HTTP/1.1" 200 272 0.038301 10.0.0.56 - - [2026-03-19 14:29:39] "GET /firewall-rule/61c50601-17e2-4caa-8402-28af45366207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002947 10.0.0.56 - - [2026-03-19 14:29:39] "POST /ref-update HTTP/1.1" 200 156 0.049830 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /firewall-rule/61c50601-17e2-4caa-8402-28af45366207 HTTP/1.1" 200 115 0.043267 10.0.0.56 - - [2026-03-19 14:29:40] "GET /firewall-policy/210b45b5-6d2b-4d9d-a622-ffc78af9052e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007298 10.0.0.56 - - [2026-03-19 14:29:40] "GET /firewall-rule/0b0d2571-b1c8-404b-9d35-16b132ce4a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006332 10.0.0.56 - - [2026-03-19 14:29:40] "POST /ref-update HTTP/1.1" 200 156 0.073531 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /firewall-rule/0b0d2571-b1c8-404b-9d35-16b132ce4a3f HTTP/1.1" 200 115 0.042225 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /tag/b27e8733-2fc4-492c-ba06-c5f1b4162752 HTTP/1.1" 200 115 0.056559 10.0.0.56 - - [2026-03-19 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.56 - - [2026-03-19 14:29:40] "GET /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004704 10.0.0.56 - - [2026-03-19 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.56 - - [2026-03-19 14:29:40] "GET /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006109 10.0.0.56 - - [2026-03-19 14:29:40] "PUT /virtual-network/7614e061-40e7-4ddc-b1bb-a168216d5ec0 HTTP/1.1" 200 264 0.039930 10.0.0.56 - - [2026-03-19 14:29:40] "PUT /virtual-network/d6ee0c8b-ee8b-4d23-abd5-e2302f2edb79 HTTP/1.1" 200 264 0.059842 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /security-group/a8fc3ed0-887a-4bba-892a-6a6cce586ddc HTTP/1.1" 200 115 0.057435 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /access-control-list/28d55796-60b9-4c38-bd52-cd8cf3a84276 HTTP/1.1" 200 115 0.045602 10.0.0.56 - - [2026-03-19 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /access-control-list/c9e16c4b-5acd-4a47-8eea-b907d5b4fb08 HTTP/1.1" 200 115 0.029028 10.0.0.56 - - [2026-03-19 14:29:40] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033823 10.0.0.56 - - [2026-03-19 14:29:40] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?fields=security_groups HTTP/1.1" 200 1353 0.040085 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /security-group/e9827867-acf4-4dc6-a44b-30051e92b888 HTTP/1.1" 200 115 0.066689 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /access-control-list/8c1e75bb-ac07-4b2a-b6a8-183314873d51 HTTP/1.1" 200 115 0.033285 10.0.0.56 - - [2026-03-19 14:29:40] "GET /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9?fields=application_policy_sets HTTP/1.1" 200 1392 0.050829 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /access-control-list/1e889754-6453-4315-a954-908ba8c37310 HTTP/1.1" 200 115 0.047060 10.0.0.56 - - [2026-03-19 14:29:40] "DELETE /project/b21cd2b8-0743-4d84-a40f-1552d40f29a9 HTTP/1.1" 200 115 0.336219