++ 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 +++ date ++ echo 'INFO: =================== Thu Jul 30 02:25:34 PM UTC 2026 ===================' INFO: =================== Thu Jul 30 02:25:34 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.177 ++ 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.177 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.177 ++ ANALYTICSDB_NODES=10.0.0.177 ++ ANALYTICS_SNMP_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:8081 ' +++ '[' -n '10.0.0.177:8081 ' ']' +++ echo 10.0.0.177:8081 ++ ANALYTICS_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9042 ' +++ '[' -n '10.0.0.177:9042 ' ']' +++ echo 10.0.0.177:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.177:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:8086 ' +++ '[' -n '10.0.0.177:8086 ' ']' +++ echo 10.0.0.177:8086 ++ COLLECTOR_SERVERS=10.0.0.177: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.177 ++ CONFIGDB_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:8082 ' +++ '[' -n '10.0.0.177:8082 ' ']' +++ echo 10.0.0.177:8082 ++ CONFIG_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9161 ' +++ '[' -n '10.0.0.177:9161 ' ']' +++ echo 10.0.0.177:9161 ++ CONFIGDB_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9041 ' +++ '[' -n '10.0.0.177:9041 ' ']' +++ echo 10.0.0.177:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.177: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.177 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.177 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+=10.0.0.177:2181, +++ '[' -n 10.0.0.177:2181, ']' +++ echo 10.0.0.177:2181 ++ ZOOKEEPER_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:2181 ' +++ '[' -n '10.0.0.177:2181 ' ']' +++ echo 10.0.0.177:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.177:2181 ++ RABBITMQ_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+=10.0.0.177:5673, +++ '[' -n 10.0.0.177:5673, ']' +++ echo 10.0.0.177:5673 ++ RABBITMQ_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:6379 ' +++ '[' -n '10.0.0.177:6379 ' ']' +++ echo 10.0.0.177:6379 ++ REDIS_SERVERS=10.0.0.177: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.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9092 ' +++ '[' -n '10.0.0.177:9092 ' ']' +++ echo 10.0.0.177:9092 ++ KAFKA_SERVERS=10.0.0.177: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.177 ++ 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.177 ++ 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 ++ echo 10.0.0.177 ++ cut -d , -f 1 + local cassandra=10.0.0.177 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.177 9041 + echo -e '\035\nquit' + 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.177 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.177 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.177 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 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.177 +++ local servers=10.0.0.177 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.177,10.230.61.1,127.0.0.1,172.17.0.1,252.177.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.177'\''))' +++ local server_ip=10.0.0.177 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.177 ]] +++ [[ ,10.0.0.177,10.230.61.1,127.0.0.1,172.17.0.1,252.177.0.1,, =~ ,10\.0\.0\.177, ]] +++ echo 10.0.0.177 1 +++ return ++ local ip=10.0.0.177 ++ [[ -z 10.0.0.177 ]] ++ echo 10.0.0.177 + host_ip=10.0.0.177 + [[ cql == \c\q\l ]] ++ echo 10.0.0.177:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.177:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.177: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=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 07/30/2026 14:26:20.762 7f8b72172080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/30/2026 14:26:21.293 7f8b72172080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/30/2026 14:26:21.320 7f8b72172080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/30/2026 14:26:21.320 7f8b72172080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.177 - - [2026-07-30 14:26:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001273 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:26:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001009 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.177:8082/ Hit Ctrl-C to quit. 10.0.0.177 - - [2026-07-30 14:26:44] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.177 - - [2026-07-30 14:26:44] "GET / HTTP/1.1" 503 181 0.000387 10.0.0.177 - - [2026-07-30 14:26:45] "GET / HTTP/1.1" 200 45587 0.001692 10.0.0.177 - - [2026-07-30 14:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.177 - - [2026-07-30 14:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.177 - - [2026-07-30 14:26:45] "GET / HTTP/1.1" 200 36215 0.001810 10.0.0.177 - - [2026-07-30 14:26:45] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.177 - - [2026-07-30 14:26:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.006564 10.0.0.177 - - [2026-07-30 14:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.177 - - [2026-07-30 14:26:46] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.056654 10.0.0.177 - - [2026-07-30 14:26:46] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.177 - - [2026-07-30 14:26:46] "POST /service-appliance-sets HTTP/1.1" 200 555 0.239833 10.0.0.177 - - [2026-07-30 14:26:46] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.003353 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.065177 10.0.0.177 - - [2026-07-30 14:26:46] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020182 10.0.0.177 - - [2026-07-30 14:26:46] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.054177 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.009420 10.0.0.177 - - [2026-07-30 14:26:46] "GET / HTTP/1.1" 200 36215 0.001969 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.037201 10.0.0.177 - - [2026-07-30 14:26:46] "GET / HTTP/1.1" 200 36215 0.001905 10.0.0.177 - - [2026-07-30 14:26:46] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013933 10.0.0.177 - - [2026-07-30 14:26:46] "POST /service-appliance-sets HTTP/1.1" 200 543 0.237892 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026006 10.0.0.177 - - [2026-07-30 14:26:46] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015312 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.043526 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021813 10.0.0.177 - - [2026-07-30 14:26:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.011107 10.0.0.177 - - [2026-07-30 14:26:46] "GET /network-ipam/4038eaee-9f20-4cc8-9e28-3e9167ede100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.107914 10.0.0.177 - - [2026-07-30 14:26:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 613 0.629713 10.0.0.177 - - [2026-07-30 14:26:47] "POST /config-nodes HTTP/1.1" 200 597 0.329957 10.0.0.177 - - [2026-07-30 14:26:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 615 0.365338 10.0.0.177 - - [2026-07-30 14:26:47] "POST /service-templates HTTP/1.1" 200 513 0.125579 10.0.0.177 - - [2026-07-30 14:26:47] "POST /service-templates HTTP/1.1" 200 503 0.130791 10.0.0.177 - - [2026-07-30 14:26:47] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.177 - - [2026-07-30 14:26:47] "POST /service-templates HTTP/1.1" 200 517 0.260478 10.0.0.177 - - [2026-07-30 14:26:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031169 10.0.0.177 - - [2026-07-30 14:26:48] "POST /service-templates HTTP/1.1" 200 537 0.185516 10.0.0.177 - - [2026-07-30 14:26:48] "POST /service-templates HTTP/1.1" 200 509 0.076903 10.0.0.177 - - [2026-07-30 14:26:48] "GET / HTTP/1.1" 200 36215 0.003358 10.0.0.177 - - [2026-07-30 14:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012406 10.0.0.177 - - [2026-07-30 14:26:48] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007122 10.0.0.177 - - [2026-07-30 14:26:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.003849 10.0.0.177 - - [2026-07-30 14:26:48] "POST /database-nodes HTTP/1.1" 200 601 0.066659 10.0.0.177 - - [2026-07-30 14:26:50] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.177 - - [2026-07-30 14:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.177 - - [2026-07-30 14:26:50] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018324 10.0.0.177 - - [2026-07-30 14:26:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.005783 10.0.0.177 - - [2026-07-30 14:26:50] "POST /config-database-nodes HTTP/1.1" 200 615 0.072687 10.0.0.177 - - [2026-07-30 14:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.177 - - [2026-07-30 14:26:52] "GET / HTTP/1.1" 200 36215 0.002249 10.0.0.177 - - [2026-07-30 14:26:52] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006744 10.0.0.177 - - [2026-07-30 14:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022116 10.0.0.177 - - [2026-07-30 14:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023922 10.0.0.177 - - [2026-07-30 14:26:52] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011519 10.0.0.177 - - [2026-07-30 14:26:53] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.028778 10.0.0.177 - - [2026-07-30 14:26:53] "POST /bgp-routers HTTP/1.1" 200 620 0.115157 10.0.0.177 - - [2026-07-30 14:26:53] "GET /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb?fields=global_system_config_back_refs HTTP/1.1" 200 1133 0.015097 10.0.0.177 - - [2026-07-30 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.177 - - [2026-07-30 14:26:53] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010920 10.0.0.177 - - [2026-07-30 14:26:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007526 10.0.0.177 - - [2026-07-30 14:26:53] "POST /ref-update HTTP/1.1" 200 156 0.037539 10.0.0.177 - - [2026-07-30 14:26:53] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.177 - - [2026-07-30 14:26:53] "POST /alarms HTTP/1.1" 200 583 0.056801 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 577 0.092740 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 577 0.052615 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 561 0.089194 10.0.0.177 - - [2026-07-30 14:26:54] "GET / HTTP/1.1" 200 36215 0.001321 10.0.0.177 - - [2026-07-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 557 0.069734 10.0.0.177 - - [2026-07-30 14:26:54] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.058610 10.0.0.177 - - [2026-07-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.007755 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 559 0.150014 10.0.0.177 - - [2026-07-30 14:26:54] "POST /analytics-nodes HTTP/1.1" 200 603 0.119826 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 567 0.079180 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 551 0.114293 10.0.0.177 - - [2026-07-30 14:26:54] "POST /alarms HTTP/1.1" 200 559 0.166235 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 569 0.118337 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 557 0.091629 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 569 0.048469 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 577 0.084907 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 571 0.095872 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 563 0.102207 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 563 0.088735 10.0.0.177 - - [2026-07-30 14:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026527 10.0.0.177 - - [2026-07-30 14:26:55] "GET /network-ipam/4038eaee-9f20-4cc8-9e28-3e9167ede100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.016735 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 563 0.081536 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 549 0.096211 10.0.0.177 - - [2026-07-30 14:26:55] "POST /alarms HTTP/1.1" 200 597 0.084727 10.0.0.177 - - [2026-07-30 14:26:56] "POST /alarms HTTP/1.1" 200 577 0.087300 10.0.0.177 - - [2026-07-30 14:26:56] "POST /alarms HTTP/1.1" 200 573 0.071906 10.0.0.177 - - [2026-07-30 14:26:56] "POST /alarms HTTP/1.1" 200 585 0.107087 10.0.0.177 - - [2026-07-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003842 10.0.0.177 - - [2026-07-30 14:26:56] "POST /alarms HTTP/1.1" 200 611 0.081198 10.0.0.177 - - [2026-07-30 14:26:56] "POST /access-control-lists HTTP/1.1" 200 589 0.086433 10.0.0.177 - - [2026-07-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.021634 10.0.0.177 - - [2026-07-30 14:26:56] "POST /access-control-lists HTTP/1.1" 200 587 0.054864 10.0.0.177 - - [2026-07-30 14:26:56] "POST /route-targets HTTP/1.1" 200 328 0.014220 10.0.0.177 - - [2026-07-30 14:26:56] "POST /ref-update HTTP/1.1" 200 156 0.020386 10.0.0.177 - - [2026-07-30 14:26:56] "POST /route-targets HTTP/1.1" 200 328 0.023006 10.0.0.177 - - [2026-07-30 14:26:56] "POST /ref-update HTTP/1.1" 200 156 0.065810 10.0.0.177 - - [2026-07-30 14:26:56] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.177 - - [2026-07-30 14:26:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018006 10.0.0.177 - - [2026-07-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.177 - - [2026-07-30 14:26:56] "POST /route-targets HTTP/1.1" 200 328 0.041717 10.0.0.177 - - [2026-07-30 14:26:56] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.021181 10.0.0.177 - - [2026-07-30 14:26:57] "POST /ref-update HTTP/1.1" 200 156 0.070147 10.0.0.177 - - [2026-07-30 14:26:57] "POST /route-targets HTTP/1.1" 200 328 0.028285 10.0.0.177 - - [2026-07-30 14:26:57] "POST /ref-update HTTP/1.1" 200 156 0.036187 10.0.0.177 - - [2026-07-30 14:26:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.002682 10.0.0.177 - - [2026-07-30 14:26:57] "POST /access-control-lists HTTP/1.1" 200 553 0.092567 10.0.0.177 - - [2026-07-30 14:26:57] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.177 - - [2026-07-30 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.177 - - [2026-07-30 14:26:57] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004099 10.0.0.177 - - [2026-07-30 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.177 - - [2026-07-30 14:26:57] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.018611 10.0.0.177 - - [2026-07-30 14:26:57] "GET / HTTP/1.1" 200 36215 0.003010 10.0.0.177 - - [2026-07-30 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.177 - - [2026-07-30 14:26:57] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009795 10.0.0.177 - - [2026-07-30 14:26:57] "PUT /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12 HTTP/1.1" 200 275 0.035263 10.0.0.177 - - [2026-07-30 14:27:02] "GET /global-system-configs HTTP/1.1" 200 323 0.003440 10.0.0.177 - - [2026-07-30 14:27:03] "GET /global-system-configs HTTP/1.1" 200 323 0.004552 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001242 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001213 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001290 10.0.0.177 - - [2026-07-30 14:27:19] "GET / HTTP/1.1" 200 36215 0.001568 10.0.0.177 - - [2026-07-30 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.177 - - [2026-07-30 14:27:19] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.012220 10.0.0.177 - - [2026-07-30 14:27:20] "POST /id-to-fqname HTTP/1.1" 200 173 0.000693 10.0.0.177 - - [2026-07-30 14:27:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.015523 10.0.0.177 - - [2026-07-30 14:27:20] "POST /security-groups HTTP/1.1" 200 572 0.128259 10.0.0.177 - - [2026-07-30 14:27:20] "POST /projects HTTP/1.1" 200 483 0.415872 10.0.0.177 - - [2026-07-30 14:27:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.015402 10.0.0.177 - - [2026-07-30 14:27:20] "POST /security-groups HTTP/1.1" 200 536 0.142954 10.0.0.177 - - [2026-07-30 14:27:20] "POST /chown HTTP/1.1" 200 109 0.114891 10.0.0.177 - - [2026-07-30 14:27:20] "POST /policy-managements HTTP/1.1" 409 214 0.015966 10.0.0.177 - - [2026-07-30 14:27:20] "POST /access-control-lists HTTP/1.1" 200 581 0.337716 10.0.0.177 - - [2026-07-30 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.027531 10.0.0.177 - - [2026-07-30 14:27:20] "POST /fqname-to-id HTTP/1.1" 404 212 0.005839 10.0.0.177 - - [2026-07-30 14:27:20] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010795 10.0.0.177 - - [2026-07-30 14:27:20] "POST /access-control-lists HTTP/1.1" 200 579 0.138985 10.0.0.177 - - [2026-07-30 14:27:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.016835 10.0.0.177 - - [2026-07-30 14:27:21] "POST /application-policy-sets HTTP/1.1" 200 530 0.215430 10.0.0.177 - - [2026-07-30 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016734 10.0.0.177 - - [2026-07-30 14:27:21] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.025549 10.0.0.177 - - [2026-07-30 14:27:21] "POST /access-control-lists HTTP/1.1" 200 596 0.147507 10.0.0.177 - - [2026-07-30 14:27:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.013206 10.0.0.177 - - [2026-07-30 14:27:21] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.106087 10.0.0.177 - - [2026-07-30 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008777 10.0.0.177 - - [2026-07-30 14:27:21] "GET /virtual-network/d3fc5990-94c1-4f51-b3f8-acfad26eff7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.016098 10.0.0.177 - - [2026-07-30 14:27:21] "POST /access-control-lists HTTP/1.1" 200 594 0.108378 10.0.0.177 - - [2026-07-30 14:27:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000751 10.0.0.177 - - [2026-07-30 14:27:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.005544 10.0.0.177 - - [2026-07-30 14:27:21] "POST /security-groups HTTP/1.1" 200 576 0.135755 10.0.0.177 - - [2026-07-30 14:27:22] "POST /projects HTTP/1.1" 200 491 0.588194 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.017959 10.0.0.177 - - [2026-07-30 14:27:22] "POST /access-control-lists HTTP/1.1" 200 585 0.069371 10.0.0.177 - - [2026-07-30 14:27:22] "POST /security-groups HTTP/1.1" 200 548 0.104029 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.015685 10.0.0.177 - - [2026-07-30 14:27:22] "POST /chown HTTP/1.1" 200 109 0.047544 10.0.0.177 - - [2026-07-30 14:27:22] "POST /access-control-lists HTTP/1.1" 200 583 0.166402 10.0.0.177 - - [2026-07-30 14:27:22] "POST /network-ipams HTTP/1.1" 200 524 0.138714 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002733 10.0.0.177 - - [2026-07-30 14:27:22] "POST /network-ipams HTTP/1.1" 200 512 0.122191 10.0.0.177 - - [2026-07-30 14:27:22] "POST /access-control-lists HTTP/1.1" 200 604 0.105502 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.011667 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.003258 10.0.0.177 - - [2026-07-30 14:27:22] "POST /access-control-lists HTTP/1.1" 200 602 0.040349 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.011280 10.0.0.177 - - [2026-07-30 14:27:22] "POST /useragent-kv HTTP/1.1" 200 115 0.032806 10.0.0.177 - - [2026-07-30 14:27:22] "POST /virtual-networks HTTP/1.1" 200 540 0.287305 10.0.0.177 - - [2026-07-30 14:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.177 - - [2026-07-30 14:27:22] "POST /access-control-lists HTTP/1.1" 200 591 0.133990 10.0.0.177 - - [2026-07-30 14:27:22] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.040555 10.0.0.177 - - [2026-07-30 14:27:22] "POST /network-ipams HTTP/1.1" 200 520 0.074059 10.0.0.177 - - [2026-07-30 14:27:22] "POST /route-targets HTTP/1.1" 200 328 0.034426 10.0.0.177 - - [2026-07-30 14:27:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.002902 10.0.0.177 - - [2026-07-30 14:27:23] "POST /ref-update HTTP/1.1" 200 156 0.047600 10.0.0.177 - - [2026-07-30 14:27:23] "POST /useragent-kv HTTP/1.1" 200 115 0.014050 10.0.0.177 - - [2026-07-30 14:27:23] "POST /virtual-networks HTTP/1.1" 200 548 0.282198 10.0.0.177 - - [2026-07-30 14:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.177 - - [2026-07-30 14:27:23] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.017436 10.0.0.177 - - [2026-07-30 14:27:23] "POST /route-targets HTTP/1.1" 200 328 0.049435 10.0.0.177 - - [2026-07-30 14:27:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.015559 10.0.0.177 - - [2026-07-30 14:27:23] "POST /ref-update HTTP/1.1" 200 156 0.089917 10.0.0.177 - - [2026-07-30 14:27:23] "POST /network-policys HTTP/1.1" 200 540 0.078120 10.0.0.177 - - [2026-07-30 14:27:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.011380 10.0.0.177 - - [2026-07-30 14:27:23] "POST /network-policys HTTP/1.1" 200 536 0.034024 10.0.0.177 - - [2026-07-30 14:27:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.007587 10.0.0.177 - - [2026-07-30 14:27:23] "POST /network-policys HTTP/1.1" 200 544 0.053030 10.0.0.177 - - [2026-07-30 14:27:23] "PUT /access-control-list/6dadfbb1-badb-4659-b001-f4ec013bfb96 HTTP/1.1" 200 273 0.025097 10.0.0.177 - - [2026-07-30 14:27:23] "POST /ref-update HTTP/1.1" 200 156 0.203233 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004245 10.0.0.177 - - [2026-07-30 14:27:24] "PUT /access-control-list/6dadfbb1-badb-4659-b001-f4ec013bfb96 HTTP/1.1" 200 273 0.126086 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-update HTTP/1.1" 200 156 0.267299 10.0.0.177 - - [2026-07-30 14:27:24] "PUT /access-control-list/740b138e-fdff-4cb5-8828-ab2976bd8035 HTTP/1.1" 200 273 0.095188 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-update HTTP/1.1" 200 156 0.144027 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-update HTTP/1.1" 200 156 0.251585 10.0.0.177 - - [2026-07-30 14:27:24] "PUT /access-control-list/740b138e-fdff-4cb5-8828-ab2976bd8035 HTTP/1.1" 200 273 0.078959 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009908 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013419 10.0.0.177 - - [2026-07-30 14:27:24] "PUT /access-control-list/6dadfbb1-badb-4659-b001-f4ec013bfb96 HTTP/1.1" 200 273 0.100335 10.0.0.177 - - [2026-07-30 14:27:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.002868 10.0.0.177 - - [2026-07-30 14:27:24] "POST /ref-update HTTP/1.1" 200 156 0.209614 10.0.0.177 - - [2026-07-30 14:27:24] "POST /access-control-lists HTTP/1.1" 200 603 0.099314 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.118701 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.066706 10.0.0.177 - - [2026-07-30 14:27:25] "PUT /access-control-list/f163cc70-6ff6-4c51-a5c5-a07c346ae3c0 HTTP/1.1" 200 273 0.064681 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.245324 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046683 10.0.0.177 - - [2026-07-30 14:27:25] "PUT /access-control-list/f163cc70-6ff6-4c51-a5c5-a07c346ae3c0 HTTP/1.1" 200 273 0.092577 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003214 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008263 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.034338 10.0.0.177 - - [2026-07-30 14:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.177 - - [2026-07-30 14:27:25] "GET /virtual-network/d3fc5990-94c1-4f51-b3f8-acfad26eff7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.015275 10.0.0.177 - - [2026-07-30 14:27:25] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004826 10.0.0.177 - - [2026-07-30 14:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.177 - - [2026-07-30 14:27:25] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003168 10.0.0.177 - - [2026-07-30 14:27:25] "POST /firewall-policys HTTP/1.1" 200 532 0.031946 10.0.0.177 - - [2026-07-30 14:27:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.074153 10.0.0.177 - - [2026-07-30 14:27:25] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.011504 10.0.0.177 - - [2026-07-30 14:27:25] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.010609 10.0.0.177 - - [2026-07-30 14:27:25] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006054 10.0.0.177 - - [2026-07-30 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.039057 10.0.0.177 - - [2026-07-30 14:27:25] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005627 10.0.0.177 - - [2026-07-30 14:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.177 - - [2026-07-30 14:27:25] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004593 10.0.0.177 - - [2026-07-30 14:27:25] "POST /firewall-policys HTTP/1.1" 200 534 0.031305 10.0.0.177 - - [2026-07-30 14:27:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.058574 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.037316 10.0.0.177 - - [2026-07-30 14:27:26] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004616 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004980 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005205 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004724 10.0.0.177 - - [2026-07-30 14:27:26] "POST /ref-update HTTP/1.1" 200 156 0.025773 10.0.0.177 - - [2026-07-30 14:27:26] "POST /ref-update HTTP/1.1" 200 156 0.035246 10.0.0.177 - - [2026-07-30 14:27:26] "POST /ref-update HTTP/1.1" 200 156 0.045871 10.0.0.177 - - [2026-07-30 14:27:26] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.022982 10.0.0.177 - - [2026-07-30 14:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.177 - - [2026-07-30 14:27:26] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005671 10.0.0.177 - - [2026-07-30 14:27:26] "POST /firewall-policys HTTP/1.1" 200 532 0.039156 10.0.0.177 - - [2026-07-30 14:27:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049131 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.018596 10.0.0.177 - - [2026-07-30 14:27:26] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006086 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003917 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004741 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005912 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003878 10.0.0.177 - - [2026-07-30 14:27:26] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016884 10.0.0.177 - - [2026-07-30 14:27:26] "POST /ref-update HTTP/1.1" 200 156 0.030483 10.0.0.177 - - [2026-07-30 14:27:26] "POST /ref-update HTTP/1.1" 200 156 0.084296 10.0.0.177 - - [2026-07-30 14:27:27] "POST /ref-update HTTP/1.1" 200 156 0.056997 10.0.0.177 - - [2026-07-30 14:27:27] "POST /ref-update HTTP/1.1" 200 156 0.047182 10.0.0.177 - - [2026-07-30 14:27:27] "POST /ref-update HTTP/1.1" 200 156 0.076638 10.0.0.177 - - [2026-07-30 14:27:27] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.021351 10.0.0.177 - - [2026-07-30 14:27:27] "POST /tags HTTP/1.1" 200 300 0.055750 10.0.0.177 - - [2026-07-30 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013937 10.0.0.177 - - [2026-07-30 14:27:27] "GET /tag/a8ba05a4-565a-4ca7-b24d-5307f42a7327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025838 10.0.0.177 - - [2026-07-30 14:27:27] "POST /set-tag HTTP/1.1" 200 109 0.021463 10.0.0.177 - - [2026-07-30 14:27:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.003456 10.0.0.177 - - [2026-07-30 14:27:27] "POST /tags HTTP/1.1" 200 358 0.092757 10.0.0.177 - - [2026-07-30 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019189 10.0.0.177 - - [2026-07-30 14:27:27] "GET /tag/6940c6bb-567c-4406-9e0f-3b2e428228a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.022301 10.0.0.177 - - [2026-07-30 14:27:27] "POST /tags HTTP/1.1" 200 306 0.102875 10.0.0.177 - - [2026-07-30 14:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017992 10.0.0.177 - - [2026-07-30 14:27:28] "GET /tag/f23ae72e-db96-462c-becb-ecdb43cbd8a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.028688 10.0.0.177 - - [2026-07-30 14:27:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.005918 10.0.0.177 - - [2026-07-30 14:27:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.015324 10.0.0.177 - - [2026-07-30 14:27:28] "POST /security-groups HTTP/1.1" 200 573 0.089024 10.0.0.177 - - [2026-07-30 14:27:28] "POST /projects HTTP/1.1" 200 485 0.277686 10.0.0.177 - - [2026-07-30 14:27:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002703 10.0.0.177 - - [2026-07-30 14:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038103 10.0.0.177 - - [2026-07-30 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.031814 10.0.0.177 - - [2026-07-30 14:27:28] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.019125 10.0.0.177 - - [2026-07-30 14:27:28] "POST /access-control-lists HTTP/1.1" 200 582 0.123646 10.0.0.177 - - [2026-07-30 14:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.034909 10.0.0.177 - - [2026-07-30 14:27:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.055182 10.0.0.177 - - [2026-07-30 14:27:28] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.019668 10.0.0.177 - - [2026-07-30 14:27:28] "POST /access-control-lists HTTP/1.1" 200 580 0.114421 10.0.0.177 - - [2026-07-30 14:27:28] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.156384 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001101 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.002482 10.0.0.177 - - [2026-07-30 14:27:29] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.282600 10.0.0.177 - - [2026-07-30 14:27:29] "POST /security-groups HTTP/1.1" 200 539 0.116108 10.0.0.177 - - [2026-07-30 14:27:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.003327 10.0.0.177 - - [2026-07-30 14:27:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.052639 10.0.0.177 - - [2026-07-30 14:27:29] "POST /access-control-lists HTTP/1.1" 200 598 0.128021 10.0.0.177 - - [2026-07-30 14:27:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.029253 10.0.0.177 - - [2026-07-30 14:27:29] "POST /chown HTTP/1.1" 200 109 0.150902 10.0.0.177 - - [2026-07-30 14:27:29] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.041446 10.0.0.177 - - [2026-07-30 14:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.177 - - [2026-07-30 14:27:29] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005210 10.0.0.177 - - [2026-07-30 14:27:29] "POST /tags HTTP/1.1" 409 207 0.002205 10.0.0.177 - - [2026-07-30 14:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.177 - - [2026-07-30 14:27:29] "POST /access-control-lists HTTP/1.1" 200 596 0.171627 10.0.0.177 - - [2026-07-30 14:27:29] "GET /tag/f23ae72e-db96-462c-becb-ecdb43cbd8a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.035415 10.0.0.177 - - [2026-07-30 14:27:29] "POST /firewall-rules HTTP/1.1" 200 566 0.209866 10.0.0.177 - - [2026-07-30 14:27:29] "GET /firewall-rule/1264361e-2cb2-4ebc-b85c-6e55083b5c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.008124 10.0.0.177 - - [2026-07-30 14:27:29] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007166 10.0.0.177 - - [2026-07-30 14:27:29] "GET /firewall-rule/1264361e-2cb2-4ebc-b85c-6e55083b5c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.005028 10.0.0.177 - - [2026-07-30 14:27:30] "POST /ref-update HTTP/1.1" 200 156 0.041153 10.0.0.177 - - [2026-07-30 14:27:30] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026936 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.177 - - [2026-07-30 14:27:30] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005331 10.0.0.177 - - [2026-07-30 14:27:30] "POST /tags HTTP/1.1" 409 207 0.002810 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.177 - - [2026-07-30 14:27:30] "GET /tag/f23ae72e-db96-462c-becb-ecdb43cbd8a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.017063 10.0.0.177 - - [2026-07-30 14:27:30] "POST /firewall-rules HTTP/1.1" 200 564 0.092161 10.0.0.177 - - [2026-07-30 14:27:30] "GET /firewall-rule/91cbfbbe-d8b9-4c12-86b4-38e14e4206fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.029521 10.0.0.177 - - [2026-07-30 14:27:30] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011649 10.0.0.177 - - [2026-07-30 14:27:30] "GET /firewall-rule/91cbfbbe-d8b9-4c12-86b4-38e14e4206fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009052 10.0.0.177 - - [2026-07-30 14:27:30] "POST /ref-update HTTP/1.1" 200 156 0.073398 10.0.0.177 - - [2026-07-30 14:27:30] "POST /tags HTTP/1.1" 200 306 0.126249 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.037540 10.0.0.177 - - [2026-07-30 14:27:30] "GET /tag/6d1ef880-a1a4-4e72-868e-d73dbc9180e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023506 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.177 - - [2026-07-30 14:27:30] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050825 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013120 10.0.0.177 - - [2026-07-30 14:27:30] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010767 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.177 - - [2026-07-30 14:27:30] "GET /service-appliance-set/5bc5155c-b703-476e-a508-16e3008dab04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007271 10.0.0.177 - - [2026-07-30 14:27:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.010424 10.0.0.177 - - [2026-07-30 14:27:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.246677 10.0.0.177 - - [2026-07-30 14:27:31] "GET /virtual-machine-interface/2b2ddb1d-fabc-48a0-82a9-fa90b9138909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.043685 10.0.0.177 - - [2026-07-30 14:27:31] "POST /instance-ips HTTP/1.1" 200 382 0.125386 10.0.0.177 - - [2026-07-30 14:27:31] "GET /instance-ip/868e48db-00bc-4b77-90d7-7430ad93750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.023427 10.0.0.177 - - [2026-07-30 14:27:31] "POST /loadbalancers HTTP/1.1" 200 584 0.130073 10.0.0.177 - - [2026-07-30 14:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021125 10.0.0.177 - - [2026-07-30 14:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.177 - - [2026-07-30 14:27:31] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.118006 10.0.0.177 - - [2026-07-30 14:27:31] "GET /loadbalancer/4ce1937f-ff80-43b8-a719-e621dcccbd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.010503 10.0.0.177 - - [2026-07-30 14:27:31] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.133499 10.0.0.177 - - [2026-07-30 14:27:31] "GET /instance-ip/868e48db-00bc-4b77-90d7-7430ad93750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003734 10.0.0.177 - - [2026-07-30 14:27:32] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.060024 10.0.0.177 - - [2026-07-30 14:27:32] "POST /floating-ips HTTP/1.1" 200 585 0.080585 10.0.0.177 - - [2026-07-30 14:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.051425 10.0.0.177 - - [2026-07-30 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016650 10.0.0.177 - - [2026-07-30 14:27:32] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.125233 10.0.0.177 - - [2026-07-30 14:27:32] "GET /loadbalancer-listener/066f65fb-211d-4738-b23e-6ceaafe81469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.018617 10.0.0.177 - - [2026-07-30 14:27:32] "GET /loadbalancer-listener/066f65fb-211d-4738-b23e-6ceaafe81469?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.016354 10.0.0.177 - - [2026-07-30 14:27:32] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.060645 10.0.0.177 - - [2026-07-30 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018496 10.0.0.177 - - [2026-07-30 14:27:32] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.007692 10.0.0.177 - - [2026-07-30 14:27:32] "GET /instance-ip/868e48db-00bc-4b77-90d7-7430ad93750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016957 10.0.0.177 - - [2026-07-30 14:27:32] "GET /instance-ip/868e48db-00bc-4b77-90d7-7430ad93750d?fields=floating_ips HTTP/1.1" 200 1172 0.027418 10.0.0.177 - - [2026-07-30 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014596 10.0.0.177 - - [2026-07-30 14:27:32] "GET /floating-ip/32818f34-59e4-4c67-b5f7-22f2ab79bd81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.012809 10.0.0.177 - - [2026-07-30 14:27:32] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.061141 10.0.0.177 - - [2026-07-30 14:27:32] "POST /tags HTTP/1.1" 200 302 0.205468 10.0.0.177 - - [2026-07-30 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.177 - - [2026-07-30 14:27:32] "GET /tag/2d06f079-21ef-4829-8786-77ef960f2522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.024781 10.0.0.177 - - [2026-07-30 14:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.177 - - [2026-07-30 14:27:33] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068281 10.0.0.177 - - [2026-07-30 14:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010258 10.0.0.177 - - [2026-07-30 14:27:33] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005066 10.0.0.177 - - [2026-07-30 14:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.177 - - [2026-07-30 14:27:33] "GET /service-appliance-set/5bc5155c-b703-476e-a508-16e3008dab04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006560 10.0.0.177 - - [2026-07-30 14:27:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.002824 10.0.0.177 - - [2026-07-30 14:27:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.178795 10.0.0.177 - - [2026-07-30 14:27:33] "GET /virtual-machine-interface/c9f7ba09-4e7a-4427-9d68-8a354b6953e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.047693 10.0.0.177 - - [2026-07-30 14:27:33] "POST /instance-ips HTTP/1.1" 200 378 0.045006 10.0.0.177 - - [2026-07-30 14:27:33] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015999 10.0.0.177 - - [2026-07-30 14:27:33] "POST /loadbalancers HTTP/1.1" 200 584 0.089511 10.0.0.177 - - [2026-07-30 14:27:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.068036 10.0.0.177 - - [2026-07-30 14:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022808 10.0.0.177 - - [2026-07-30 14:27:33] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.175639 10.0.0.177 - - [2026-07-30 14:27:33] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.043555 10.0.0.177 - - [2026-07-30 14:27:33] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.214039 10.0.0.177 - - [2026-07-30 14:27:34] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.016523 10.0.0.177 - - [2026-07-30 14:27:34] "POST /floating-ips HTTP/1.1" 200 583 0.107294 10.0.0.177 - - [2026-07-30 14:27:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.144994 10.0.0.177 - - [2026-07-30 14:27:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.055754 10.0.0.177 - - [2026-07-30 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018155 10.0.0.177 - - [2026-07-30 14:27:34] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.116816 10.0.0.177 - - [2026-07-30 14:27:34] "GET /loadbalancer-listener/8ea1b5c9-f1d8-4e81-9b60-deef004a0ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.019922 10.0.0.177 - - [2026-07-30 14:27:34] "GET /loadbalancer-listener/8ea1b5c9-f1d8-4e81-9b60-deef004a0ca8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009540 10.0.0.177 - - [2026-07-30 14:27:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.095625 10.0.0.177 - - [2026-07-30 14:27:34] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012054 10.0.0.177 - - [2026-07-30 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.177 - - [2026-07-30 14:27:34] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?fields=floating_ips HTTP/1.1" 200 1166 0.011761 10.0.0.177 - - [2026-07-30 14:27:34] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003613 10.0.0.177 - - [2026-07-30 14:27:34] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064060 10.0.0.177 - - [2026-07-30 14:27:34] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008867 10.0.0.177 - - [2026-07-30 14:27:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047927 10.0.0.177 - - [2026-07-30 14:27:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.043214 10.0.0.177 - - [2026-07-30 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016904 10.0.0.177 - - [2026-07-30 14:27:35] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071610 10.0.0.177 - - [2026-07-30 14:27:35] "GET /loadbalancer-listener/ce6db294-a655-4cba-9153-1bf9f7bcce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005374 10.0.0.177 - - [2026-07-30 14:27:35] "GET /loadbalancer-listener/ce6db294-a655-4cba-9153-1bf9f7bcce15?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006748 10.0.0.177 - - [2026-07-30 14:27:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030176 10.0.0.177 - - [2026-07-30 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.177 - - [2026-07-30 14:27:35] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010830 10.0.0.177 - - [2026-07-30 14:27:35] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?fields=floating_ips HTTP/1.1" 200 1166 0.010942 10.0.0.177 - - [2026-07-30 14:27:35] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007318 10.0.0.177 - - [2026-07-30 14:27:35] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.089202 10.0.0.177 - - [2026-07-30 14:27:35] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003912 10.0.0.177 - - [2026-07-30 14:27:35] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.058643 10.0.0.177 - - [2026-07-30 14:27:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032625 10.0.0.177 - - [2026-07-30 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023290 10.0.0.177 - - [2026-07-30 14:27:35] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059829 10.0.0.177 - - [2026-07-30 14:27:35] "GET /loadbalancer-listener/17fbeab4-16e7-4a39-b2ce-6ec655d97101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004906 10.0.0.177 - - [2026-07-30 14:27:35] "GET /loadbalancer-listener/17fbeab4-16e7-4a39-b2ce-6ec655d97101?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004769 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:27:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000986 10.0.0.177 - - [2026-07-30 14:27:35] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.042428 10.0.0.177 - - [2026-07-30 14:27:35] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004426 10.0.0.177 - - [2026-07-30 14:27:35] "GET /instance-ip/56f537b4-ab79-4ebb-ba51-0b699e7921ca?fields=floating_ips HTTP/1.1" 200 1166 0.013916 10.0.0.177 - - [2026-07-30 14:27:35] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.017538 10.0.0.177 - - [2026-07-30 14:27:35] "POST /tags HTTP/1.1" 200 356 0.067273 10.0.0.177 - - [2026-07-30 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023555 10.0.0.177 - - [2026-07-30 14:27:35] "GET /tag/d51b8a6c-f86b-46eb-8ff4-5f84a510fe78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.039181 10.0.0.177 - - [2026-07-30 14:27:35] "POST /tags HTTP/1.1" 200 304 0.048490 10.0.0.177 - - [2026-07-30 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018423 10.0.0.177 - - [2026-07-30 14:27:35] "GET /tag/f3910729-d353-47b4-bc4a-dfa24b3f0ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021399 10.0.0.177 - - [2026-07-30 14:27:35] "POST /projects HTTP/1.1" 409 218 0.003031 10.0.0.177 - - [2026-07-30 14:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.177 - - [2026-07-30 14:27:36] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.158916 10.0.0.177 - - [2026-07-30 14:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007266 10.0.0.177 - - [2026-07-30 14:27:36] "GET /network-ipam/b45a6de5-d727-4488-9e38-04c9cf5caa58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004794 10.0.0.177 - - [2026-07-30 14:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.177 - - [2026-07-30 14:27:36] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006408 10.0.0.177 - - [2026-07-30 14:27:36] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.077819 10.0.0.177 - - [2026-07-30 14:27:36] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005636 10.0.0.177 - - [2026-07-30 14:27:36] "POST /set-tag HTTP/1.1" 200 109 0.150156 10.0.0.177 - - [2026-07-30 14:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010375 10.0.0.177 - - [2026-07-30 14:27:36] "GET /network-ipam/d2d02d0d-fd06-4d7f-a898-5a2256443ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.006900 10.0.0.177 - - [2026-07-30 14:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.177 - - [2026-07-30 14:27:36] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009121 10.0.0.177 - - [2026-07-30 14:27:36] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.091834 10.0.0.177 - - [2026-07-30 14:27:36] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.025782 10.0.0.177 - - [2026-07-30 14:27:36] "POST /set-tag HTTP/1.1" 200 109 0.139134 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.177 - - [2026-07-30 14:27:37] "GET /network-policy/2755fe8b-77c2-4fdc-a0ce-678868167b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004430 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.177 - - [2026-07-30 14:27:37] "GET /network-policy/300cbf93-bc50-4f44-befd-6f39085f2aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003980 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.177 - - [2026-07-30 14:27:37] "GET /network-policy/6c441217-5025-4f28-8f18-5901bef9b619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.009473 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.177 - - [2026-07-30 14:27:37] "PUT /network-policy/6c441217-5025-4f28-8f18-5901bef9b619 HTTP/1.1" 200 263 0.015293 10.0.0.177 - - [2026-07-30 14:27:37] "POST /ref-update HTTP/1.1" 200 156 0.135945 10.0.0.177 - - [2026-07-30 14:27:37] "PUT /access-control-list/740b138e-fdff-4cb5-8828-ab2976bd8035 HTTP/1.1" 200 273 0.085885 10.0.0.177 - - [2026-07-30 14:27:37] "PUT /access-control-list/f163cc70-6ff6-4c51-a5c5-a07c346ae3c0 HTTP/1.1" 200 273 0.072554 10.0.0.177 - - [2026-07-30 14:27:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040780 10.0.0.177 - - [2026-07-30 14:27:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014205 10.0.0.177 - - [2026-07-30 14:27:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003155 10.0.0.177 - - [2026-07-30 14:27:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003870 10.0.0.177 - - [2026-07-30 14:27:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002733 10.0.0.177 - - [2026-07-30 14:27:37] "POST /security-groups HTTP/1.1" 409 245 0.012521 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.177 - - [2026-07-30 14:27:37] "PUT /security-group/285e74c2-61a0-4dd5-b145-49a68db64d4f HTTP/1.1" 200 263 0.070544 10.0.0.177 - - [2026-07-30 14:27:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041293 10.0.0.177 - - [2026-07-30 14:27:37] "PUT /access-control-list/c085ffc7-22ab-4d15-96e0-e13443684ca7 HTTP/1.1" 200 273 0.048071 10.0.0.177 - - [2026-07-30 14:27:37] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030097 10.0.0.177 - - [2026-07-30 14:27:37] "PUT /access-control-list/d44cd60b-043e-4020-b890-2f314e5234dc HTTP/1.1" 200 273 0.050588 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.177 - - [2026-07-30 14:27:37] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015795 10.0.0.177 - - [2026-07-30 14:27:37] "POST /tags HTTP/1.1" 409 206 0.010885 10.0.0.177 - - [2026-07-30 14:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.177 - - [2026-07-30 14:27:37] "GET /tag/f3910729-d353-47b4-bc4a-dfa24b3f0ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.034269 10.0.0.177 - - [2026-07-30 14:27:38] "POST /firewall-rules HTTP/1.1" 200 564 0.094373 10.0.0.177 - - [2026-07-30 14:27:38] "GET /firewall-rule/ec68708d-980b-4ba9-ac4e-e6818e500a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.012033 10.0.0.177 - - [2026-07-30 14:27:38] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004806 10.0.0.177 - - [2026-07-30 14:27:38] "GET /firewall-rule/ec68708d-980b-4ba9-ac4e-e6818e500a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002895 10.0.0.177 - - [2026-07-30 14:27:38] "POST /ref-update HTTP/1.1" 200 156 0.043319 10.0.0.177 - - [2026-07-30 14:27:38] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015785 10.0.0.177 - - [2026-07-30 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.177 - - [2026-07-30 14:27:38] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003322 10.0.0.177 - - [2026-07-30 14:27:38] "POST /tags HTTP/1.1" 409 206 0.002442 10.0.0.177 - - [2026-07-30 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.177 - - [2026-07-30 14:27:38] "GET /tag/f3910729-d353-47b4-bc4a-dfa24b3f0ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012850 10.0.0.177 - - [2026-07-30 14:27:38] "POST /firewall-rules HTTP/1.1" 200 562 0.110020 10.0.0.177 - - [2026-07-30 14:27:38] "GET /firewall-rule/53118844-c91f-41b8-a6c3-73dcc968492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010861 10.0.0.177 - - [2026-07-30 14:27:38] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008346 10.0.0.177 - - [2026-07-30 14:27:38] "GET /firewall-rule/53118844-c91f-41b8-a6c3-73dcc968492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003999 10.0.0.177 - - [2026-07-30 14:27:38] "POST /ref-update HTTP/1.1" 200 156 0.057118 10.0.0.177 - - [2026-07-30 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017284 10.0.0.177 - - [2026-07-30 14:27:38] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004508 10.0.0.177 - - [2026-07-30 14:27:38] "POST /tags HTTP/1.1" 200 302 0.111408 10.0.0.177 - - [2026-07-30 14:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.036746 10.0.0.177 - - [2026-07-30 14:27:38] "GET /tag/84be8386-221b-4f64-b004-96800b635b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.029254 10.0.0.177 - - [2026-07-30 14:27:39] "POST /tags HTTP/1.1" 200 326 0.157804 10.0.0.177 - - [2026-07-30 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011087 10.0.0.177 - - [2026-07-30 14:27:39] "GET /tag/13b1fe53-c3ab-4515-8694-cff511cd444d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.026873 10.0.0.177 - - [2026-07-30 14:27:39] "POST /tags HTTP/1.1" 200 364 0.049675 10.0.0.177 - - [2026-07-30 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016515 10.0.0.177 - - [2026-07-30 14:27:39] "GET /tag/50fe2078-f31e-4f51-8163-90fef548b1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.030148 10.0.0.177 - - [2026-07-30 14:27:39] "POST /tags HTTP/1.1" 200 312 0.025422 10.0.0.177 - - [2026-07-30 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019171 10.0.0.177 - - [2026-07-30 14:27:39] "GET /tag/537b7259-8810-48a5-a53f-35f797d44459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.035557 10.0.0.177 - - [2026-07-30 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.177 - - [2026-07-30 14:27:39] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.013742 10.0.0.177 - - [2026-07-30 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.177 - - [2026-07-30 14:27:39] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.069854 10.0.0.177 - - [2026-07-30 14:27:39] "POST /virtual-machines HTTP/1.1" 200 378 0.039446 10.0.0.177 - - [2026-07-30 14:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.059355 10.0.0.177 - - [2026-07-30 14:27:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.195578 10.0.0.177 - - [2026-07-30 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.177195 10.0.0.177 - - [2026-07-30 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.177 - - [2026-07-30 14:27:40] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.008753 10.0.0.177 - - [2026-07-30 14:27:40] "POST /instance-ips HTTP/1.1" 200 410 0.054558 10.0.0.177 - - [2026-07-30 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.083359 10.0.0.177 - - [2026-07-30 14:27:40] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.029813 10.0.0.177 - - [2026-07-30 14:27:40] "POST /set-tag HTTP/1.1" 200 109 0.034404 10.0.0.177 - - [2026-07-30 14:27:40] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.029983 10.0.0.177 - - [2026-07-30 14:27:40] "GET /instance-ip/d1d8b044-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.026108 10.0.0.177 - - [2026-07-30 14:27:40] "POST /tags HTTP/1.1" 200 372 0.049529 10.0.0.177 - - [2026-07-30 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033832 10.0.0.177 - - [2026-07-30 14:27:40] "GET /tag/8f4bf854-b4e3-4952-9a10-f66306c338a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023910 10.0.0.177 - - [2026-07-30 14:27:40] "POST /tags HTTP/1.1" 200 320 0.035318 10.0.0.177 - - [2026-07-30 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.030854 10.0.0.177 - - [2026-07-30 14:27:41] "GET /tag/6dbf02a9-ae51-4a0e-a9d5-44d5c10aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.046963 10.0.0.177 - - [2026-07-30 14:27:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.007079 10.0.0.177 - - [2026-07-30 14:27:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.016765 10.0.0.177 - - [2026-07-30 14:27:41] "POST /security-groups HTTP/1.1" 200 580 0.107400 10.0.0.177 - - [2026-07-30 14:27:41] "POST /projects HTTP/1.1" 200 499 0.401424 10.0.0.177 - - [2026-07-30 14:27:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.009188 10.0.0.177 - - [2026-07-30 14:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022749 10.0.0.177 - - [2026-07-30 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006926 10.0.0.177 - - [2026-07-30 14:27:41] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.032838 10.0.0.177 - - [2026-07-30 14:27:41] "POST /access-control-lists HTTP/1.1" 200 589 0.108401 10.0.0.177 - - [2026-07-30 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016354 10.0.0.177 - - [2026-07-30 14:27:41] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010855 10.0.0.177 - - [2026-07-30 14:27:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.002672 10.0.0.177 - - [2026-07-30 14:27:41] "POST /access-control-lists HTTP/1.1" 200 587 0.076868 10.0.0.177 - - [2026-07-30 14:27:41] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.160658 10.0.0.177 - - [2026-07-30 14:27:41] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.088402 10.0.0.177 - - [2026-07-30 14:27:42] "POST /security-groups HTTP/1.1" 200 560 0.128777 10.0.0.177 - - [2026-07-30 14:27:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.006352 10.0.0.177 - - [2026-07-30 14:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029728 10.0.0.177 - - [2026-07-30 14:27:42] "POST /access-control-lists HTTP/1.1" 200 612 0.088280 10.0.0.177 - - [2026-07-30 14:27:42] "POST /chown HTTP/1.1" 200 109 0.090356 10.0.0.177 - - [2026-07-30 14:27:42] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026938 10.0.0.177 - - [2026-07-30 14:27:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.015620 10.0.0.177 - - [2026-07-30 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.177 - - [2026-07-30 14:27:42] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003196 10.0.0.177 - - [2026-07-30 14:27:42] "POST /tags HTTP/1.1" 409 214 0.002117 10.0.0.177 - - [2026-07-30 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010027 10.0.0.177 - - [2026-07-30 14:27:42] "POST /access-control-lists HTTP/1.1" 200 610 0.108298 10.0.0.177 - - [2026-07-30 14:27:42] "GET /tag/6dbf02a9-ae51-4a0e-a9d5-44d5c10aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.051711 10.0.0.177 - - [2026-07-30 14:27:42] "POST /firewall-rules HTTP/1.1" 200 580 0.069808 10.0.0.177 - - [2026-07-30 14:27:42] "GET /firewall-rule/453f56c3-3bde-47a2-9f55-01f0b9bae6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013460 10.0.0.177 - - [2026-07-30 14:27:42] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005629 10.0.0.177 - - [2026-07-30 14:27:42] "GET /firewall-rule/453f56c3-3bde-47a2-9f55-01f0b9bae6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003686 10.0.0.177 - - [2026-07-30 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.083890 10.0.0.177 - - [2026-07-30 14:27:42] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.037168 10.0.0.177 - - [2026-07-30 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008097 10.0.0.177 - - [2026-07-30 14:27:42] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003495 10.0.0.177 - - [2026-07-30 14:27:42] "POST /tags HTTP/1.1" 409 214 0.004713 10.0.0.177 - - [2026-07-30 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.177 - - [2026-07-30 14:27:42] "GET /tag/6dbf02a9-ae51-4a0e-a9d5-44d5c10aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.018282 10.0.0.177 - - [2026-07-30 14:27:42] "POST /firewall-rules HTTP/1.1" 200 578 0.070640 10.0.0.177 - - [2026-07-30 14:27:43] "GET /firewall-rule/718b69cd-6c5c-489d-9c07-a826a04cea48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.027811 10.0.0.177 - - [2026-07-30 14:27:43] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.018098 10.0.0.177 - - [2026-07-30 14:27:43] "GET /firewall-rule/718b69cd-6c5c-489d-9c07-a826a04cea48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008883 10.0.0.177 - - [2026-07-30 14:27:43] "POST /ref-update HTTP/1.1" 200 156 0.056574 10.0.0.177 - - [2026-07-30 14:27:43] "POST /tags HTTP/1.1" 200 364 0.031131 10.0.0.177 - - [2026-07-30 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.047778 10.0.0.177 - - [2026-07-30 14:27:43] "GET /tag/ca3d1f68-31f7-46b5-a34c-ee102839879c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.031861 10.0.0.177 - - [2026-07-30 14:27:43] "POST /tags HTTP/1.1" 200 312 0.050391 10.0.0.177 - - [2026-07-30 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010798 10.0.0.177 - - [2026-07-30 14:27:43] "GET /tag/6e1981f6-9994-46c4-83d7-2778fdd7ec8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.057297 10.0.0.177 - - [2026-07-30 14:27:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000613 10.0.0.177 - - [2026-07-30 14:27:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.057936 10.0.0.177 - - [2026-07-30 14:27:43] "POST /security-groups HTTP/1.1" 200 576 0.110863 10.0.0.177 - - [2026-07-30 14:27:43] "POST /projects HTTP/1.1" 200 491 0.348741 10.0.0.177 - - [2026-07-30 14:27:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.007733 10.0.0.177 - - [2026-07-30 14:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.043117 10.0.0.177 - - [2026-07-30 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024129 10.0.0.177 - - [2026-07-30 14:27:44] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.031735 10.0.0.177 - - [2026-07-30 14:27:44] "POST /access-control-lists HTTP/1.1" 200 585 0.116293 10.0.0.177 - - [2026-07-30 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.032362 10.0.0.177 - - [2026-07-30 14:27:44] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008920 10.0.0.177 - - [2026-07-30 14:27:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.008109 10.0.0.177 - - [2026-07-30 14:27:44] "POST /access-control-lists HTTP/1.1" 200 583 0.074109 10.0.0.177 - - [2026-07-30 14:27:44] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.169440 10.0.0.177 - - [2026-07-30 14:27:44] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.111328 10.0.0.177 - - [2026-07-30 14:27:44] "POST /security-groups HTTP/1.1" 200 548 0.123079 10.0.0.177 - - [2026-07-30 14:27:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.003353 10.0.0.177 - - [2026-07-30 14:27:44] "POST /access-control-lists HTTP/1.1" 200 604 0.038096 10.0.0.177 - - [2026-07-30 14:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.048079 10.0.0.177 - - [2026-07-30 14:27:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.003384 10.0.0.177 - - [2026-07-30 14:27:44] "POST /chown HTTP/1.1" 200 109 0.040345 10.0.0.177 - - [2026-07-30 14:27:44] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012258 10.0.0.177 - - [2026-07-30 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.177 - - [2026-07-30 14:27:44] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020533 10.0.0.177 - - [2026-07-30 14:27:44] "POST /tags HTTP/1.1" 409 210 0.002886 10.0.0.177 - - [2026-07-30 14:27:44] "POST /access-control-lists HTTP/1.1" 200 602 0.094236 10.0.0.177 - - [2026-07-30 14:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009652 10.0.0.177 - - [2026-07-30 14:27:44] "GET /tag/6e1981f6-9994-46c4-83d7-2778fdd7ec8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.043385 10.0.0.177 - - [2026-07-30 14:27:44] "POST /firewall-rules HTTP/1.1" 200 572 0.085306 10.0.0.177 - - [2026-07-30 14:27:45] "GET /firewall-rule/d25695b2-dd44-4c07-88ae-405a749a3f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004888 10.0.0.177 - - [2026-07-30 14:27:45] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005189 10.0.0.177 - - [2026-07-30 14:27:45] "GET /firewall-rule/d25695b2-dd44-4c07-88ae-405a749a3f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003788 10.0.0.177 - - [2026-07-30 14:27:45] "POST /ref-update HTTP/1.1" 200 156 0.045641 10.0.0.177 - - [2026-07-30 14:27:45] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032822 10.0.0.177 - - [2026-07-30 14:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010143 10.0.0.177 - - [2026-07-30 14:27:45] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003659 10.0.0.177 - - [2026-07-30 14:27:45] "POST /tags HTTP/1.1" 409 210 0.002509 10.0.0.177 - - [2026-07-30 14:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009046 10.0.0.177 - - [2026-07-30 14:27:45] "GET /tag/6e1981f6-9994-46c4-83d7-2778fdd7ec8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020358 10.0.0.177 - - [2026-07-30 14:27:45] "POST /firewall-rules HTTP/1.1" 200 570 0.085292 10.0.0.177 - - [2026-07-30 14:27:45] "GET /firewall-rule/84d91133-1948-436d-9aca-2ef26ea49d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014645 10.0.0.177 - - [2026-07-30 14:27:45] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005756 10.0.0.177 - - [2026-07-30 14:27:45] "GET /firewall-rule/84d91133-1948-436d-9aca-2ef26ea49d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004138 10.0.0.177 - - [2026-07-30 14:27:45] "POST /ref-update HTTP/1.1" 200 156 0.049245 10.0.0.177 - - [2026-07-30 14:27:45] "POST /tags HTTP/1.1" 409 237 0.004056 10.0.0.177 - - [2026-07-30 14:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.177 - - [2026-07-30 14:27:45] "GET /tag/50fe2078-f31e-4f51-8163-90fef548b1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.030818 10.0.0.177 - - [2026-07-30 14:27:45] "POST /tags HTTP/1.1" 409 210 0.016035 10.0.0.177 - - [2026-07-30 14:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.177 - - [2026-07-30 14:27:45] "GET /tag/537b7259-8810-48a5-a53f-35f797d44459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.049024 10.0.0.177 - - [2026-07-30 14:27:45] "POST /projects HTTP/1.1" 409 223 0.012093 10.0.0.177 - - [2026-07-30 14:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.177 - - [2026-07-30 14:27:45] "GET /project/dd475152-077b-42d8-8d19-56b058c99101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.078254 10.0.0.177 - - [2026-07-30 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.177 - - [2026-07-30 14:27:46] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.011942 10.0.0.177 - - [2026-07-30 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.177 - - [2026-07-30 14:27:46] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.021625 10.0.0.177 - - [2026-07-30 14:27:46] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.108663 10.0.0.177 - - [2026-07-30 14:27:46] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.142946 10.0.0.177 - - [2026-07-30 14:27:46] "POST /security-groups HTTP/1.1" 409 253 0.024906 10.0.0.177 - - [2026-07-30 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.035699 10.0.0.177 - - [2026-07-30 14:27:46] "PUT /security-group/d02e8e0f-57fe-4468-9b99-b151fefac143 HTTP/1.1" 200 263 0.070414 10.0.0.177 - - [2026-07-30 14:27:46] "PUT /access-control-list/a2acc9ad-20fb-4a3b-be2b-416779d89bfc HTTP/1.1" 200 273 0.024703 10.0.0.177 - - [2026-07-30 14:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.040206 10.0.0.177 - - [2026-07-30 14:27:46] "PUT /access-control-list/351f14f1-e161-4ade-9d03-e6425f6a18be HTTP/1.1" 200 273 0.058868 10.0.0.177 - - [2026-07-30 14:27:46] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015206 10.0.0.177 - - [2026-07-30 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.177 - - [2026-07-30 14:27:46] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009198 10.0.0.177 - - [2026-07-30 14:27:46] "POST /tags HTTP/1.1" 409 210 0.003212 10.0.0.177 - - [2026-07-30 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.177 - - [2026-07-30 14:27:46] "GET /tag/537b7259-8810-48a5-a53f-35f797d44459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018936 10.0.0.177 - - [2026-07-30 14:27:46] "POST /firewall-rules HTTP/1.1" 200 572 0.113289 10.0.0.177 - - [2026-07-30 14:27:46] "GET /firewall-rule/31e0658c-8f38-444e-8d75-763aed55b175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.027657 10.0.0.177 - - [2026-07-30 14:27:47] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005870 10.0.0.177 - - [2026-07-30 14:27:47] "GET /firewall-rule/31e0658c-8f38-444e-8d75-763aed55b175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003129 10.0.0.177 - - [2026-07-30 14:27:47] "POST /ref-update HTTP/1.1" 200 156 0.067235 10.0.0.177 - - [2026-07-30 14:27:47] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004588 10.0.0.177 - - [2026-07-30 14:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.177 - - [2026-07-30 14:27:47] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003895 10.0.0.177 - - [2026-07-30 14:27:47] "POST /tags HTTP/1.1" 409 210 0.004468 10.0.0.177 - - [2026-07-30 14:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.177 - - [2026-07-30 14:27:47] "GET /tag/537b7259-8810-48a5-a53f-35f797d44459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.016524 10.0.0.177 - - [2026-07-30 14:27:47] "POST /firewall-rules HTTP/1.1" 200 570 0.124834 10.0.0.177 - - [2026-07-30 14:27:47] "GET /firewall-rule/b464dcc9-e1c0-4443-8d46-a7ff6fda17b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014570 10.0.0.177 - - [2026-07-30 14:27:47] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.025539 10.0.0.177 - - [2026-07-30 14:27:47] "GET /firewall-rule/b464dcc9-e1c0-4443-8d46-a7ff6fda17b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004545 10.0.0.177 - - [2026-07-30 14:27:47] "POST /ref-update HTTP/1.1" 200 156 0.062468 10.0.0.177 - - [2026-07-30 14:27:47] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.035757 10.0.0.177 - - [2026-07-30 14:27:47] "POST /set-tag HTTP/1.1" 200 109 0.005757 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001202 10.0.0.177 - - [2026-07-30 14:28:27] "GET / HTTP/1.1" 200 36215 0.002224 10.0.0.177 - - [2026-07-30 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.177 - - [2026-07-30 14:28:27] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006269 10.0.0.177 - - [2026-07-30 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.177 - - [2026-07-30 14:28:27] "GET /config-node/9f6996d1-258f-440c-b95d-a06d2539f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008862 10.0.0.177 - - [2026-07-30 14:28:39] "GET / HTTP/1.1" 200 36215 0.001771 10.0.0.177 - - [2026-07-30 14:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.177 - - [2026-07-30 14:28:39] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004200 10.0.0.177 - - [2026-07-30 14:28:40] "POST /bgp-routers HTTP/1.1" 409 302 0.004527 10.0.0.177 - - [2026-07-30 14:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008580 10.0.0.177 - - [2026-07-30 14:28:40] "GET /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.006193 10.0.0.177 - - [2026-07-30 14:28:40] "PUT /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb HTTP/1.1" 200 255 0.016518 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001179 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001210 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001309 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001672 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:28:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001098 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001288 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001328 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:29:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001104 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001420 10.0.0.38 - - [2026-07-30 14:31:02] "GET / HTTP/1.1" 200 36215 0.001810 10.0.0.38 - - [2026-07-30 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.38 - - [2026-07-30 14:31:02] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007938 10.0.0.38 - - [2026-07-30 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.38 - - [2026-07-30 14:31:02] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005157 10.0.0.38 - - [2026-07-30 14:31:02] "PUT /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12 HTTP/1.1" 200 275 0.021453 10.0.0.38 - - [2026-07-30 14:31:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.039897 10.0.0.38 - - [2026-07-30 14:31:02] "POST /virtual-routers HTTP/1.1" 200 601 0.032951 10.0.0.38 - - [2026-07-30 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2026-07-30 14:31:02] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004961 10.0.0.38 - - [2026-07-30 14:31:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.001915 10.0.0.38 - - [2026-07-30 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.38 - - [2026-07-30 14:31:02] "GET /virtual-network/d3fc5990-94c1-4f51-b3f8-acfad26eff7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005083 10.0.0.38 - - [2026-07-30 14:31:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.061839 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:31:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:31:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001325 10.0.0.177 - - [2026-07-30 14:31:27] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003643 10.0.0.177 - - [2026-07-30 14:31:27] "POST /ref-update HTTP/1.1" 200 156 0.015109 10.0.0.177 - - [2026-07-30 14:31:31] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007821 10.0.0.177 - - [2026-07-30 14:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.177 - - [2026-07-30 14:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.177 - - [2026-07-30 14:31:32] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003495 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013833 10.0.0.177 - - [2026-07-30 14:31:32] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.177 - - [2026-07-30 14:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.177 - - [2026-07-30 14:31:32] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003824 10.0.0.177 - - [2026-07-30 14:31:32] "GET /loadbalancer-pool/ab595ae3-1ca2-4db4-8d29-8b818cb1f886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005979 10.0.0.177 - - [2026-07-30 14:31:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024000 10.0.0.177 - - [2026-07-30 14:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029964 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019270 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010815 10.0.0.177 - - [2026-07-30 14:31:32] "POST /ref-update HTTP/1.1" 200 156 0.013609 10.0.0.177 - - [2026-07-30 14:31:32] "POST /tags HTTP/1.1" 409 205 0.008880 10.0.0.177 - - [2026-07-30 14:31:32] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.021871 10.0.0.177 - - [2026-07-30 14:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.177 - - [2026-07-30 14:31:32] "GET /tag/2d06f079-21ef-4829-8786-77ef960f2522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023638 10.0.0.177 - - [2026-07-30 14:31:32] "PUT /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe HTTP/1.1" 200 257 0.030699 10.0.0.177 - - [2026-07-30 14:31:32] "POST /set-tag HTTP/1.1" 200 109 0.079565 10.0.0.177 - - [2026-07-30 14:31:32] "GET /loadbalancer-pool/6703b60e-955e-4c71-86c4-365465451563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.029021 10.0.0.177 - - [2026-07-30 14:31:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024658 10.0.0.177 - - [2026-07-30 14:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012558 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014487 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005107 10.0.0.177 - - [2026-07-30 14:31:32] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.177 - - [2026-07-30 14:31:32] "POST /ref-update HTTP/1.1" 200 156 0.009993 10.0.0.177 - - [2026-07-30 14:31:32] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010576 10.0.0.177 - - [2026-07-30 14:31:32] "GET /loadbalancer-pool/a3b471c9-ffd2-4880-8f39-fbe8a2a3a280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005260 10.0.0.177 - - [2026-07-30 14:31:32] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029496 10.0.0.177 - - [2026-07-30 14:31:32] "PUT /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe HTTP/1.1" 200 257 0.053059 10.0.0.177 - - [2026-07-30 14:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.040669 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021051 10.0.0.177 - - [2026-07-30 14:31:32] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006116 10.0.0.177 - - [2026-07-30 14:31:32] "POST /ref-update HTTP/1.1" 200 156 0.010304 10.0.0.177 - - [2026-07-30 14:31:32] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.014549 10.0.0.177 - - [2026-07-30 14:31:32] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.177 - - [2026-07-30 14:31:32] "PUT /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe HTTP/1.1" 200 257 0.015175 10.0.0.177 - - [2026-07-30 14:32:02] "GET /global-system-configs HTTP/1.1" 200 323 0.009468 10.0.0.177 - - [2026-07-30 14:32:03] "GET /global-system-configs HTTP/1.1" 200 323 0.005206 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:32:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:32:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001027 10.0.0.38 - - [2026-07-30 14:32:28] "GET / HTTP/1.1" 200 36215 0.002895 10.0.0.38 - - [2026-07-30 14:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2026-07-30 14:32:28] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007922 10.0.0.38 - - [2026-07-30 14:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.38 - - [2026-07-30 14:32:29] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004230 10.0.0.38 - - [2026-07-30 14:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.38 - - [2026-07-30 14:32:29] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005716 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:32:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001154 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:32:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001340 10.0.0.38 - - [2026-07-30 14:32:29] "PUT /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f HTTP/1.1" 200 263 0.029583 10.0.0.38 - - [2026-07-30 14:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009603 10.0.0.38 - - [2026-07-30 14:32:29] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.018234 10.0.0.38 - - [2026-07-30 14:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2026-07-30 14:32:29] "GET /virtual-machine-interface/05384522-a907-48d2-af28-fead5926f730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008066 10.0.0.38 - - [2026-07-30 14:32:29] "PUT /virtual-machine-interface/05384522-a907-48d2-af28-fead5926f730 HTTP/1.1" 200 285 0.034806 10.0.0.177 - - [2026-07-30 14:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.177 - - [2026-07-30 14:32:48] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003981 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:33:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001767 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:33:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001511 10.0.0.177 - - [2026-07-30 14:33:10] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007700 10.0.0.177 - - [2026-07-30 14:33:10] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.177 - - [2026-07-30 14:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.177 - - [2026-07-30 14:33:10] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.011022 10.0.0.177 - - [2026-07-30 14:33:10] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009283 10.0.0.177 - - [2026-07-30 14:33:10] "POST /set-tag HTTP/1.1" 200 109 0.061061 10.0.0.177 - - [2026-07-30 14:33:10] "DELETE /loadbalancer-member/c49076a4-1951-4762-aa80-7156eb5a4ae5 HTTP/1.1" 200 115 0.068222 10.0.0.177 - - [2026-07-30 14:33:10] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.021196 10.0.0.177 - - [2026-07-30 14:33:10] "POST /set-tag HTTP/1.1" 200 109 0.006857 10.0.0.177 - - [2026-07-30 14:33:10] "DELETE /loadbalancer-member/b171ed99-df4f-45ad-8da7-53c870b286e8 HTTP/1.1" 200 115 0.058971 10.0.0.177 - - [2026-07-30 14:33:10] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006991 10.0.0.177 - - [2026-07-30 14:33:10] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.177 - - [2026-07-30 14:33:10] "DELETE /loadbalancer-member/a8e3c272-efcc-4e8a-9677-d512d1876721 HTTP/1.1" 200 115 0.052294 10.0.0.177 - - [2026-07-30 14:33:10] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006926 10.0.0.177 - - [2026-07-30 14:33:10] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.177 - - [2026-07-30 14:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.177 - - [2026-07-30 14:33:10] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003031 10.0.0.177 - - [2026-07-30 14:33:10] "GET /loadbalancer-pool/ab595ae3-1ca2-4db4-8d29-8b818cb1f886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005311 10.0.0.177 - - [2026-07-30 14:33:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035837 10.0.0.177 - - [2026-07-30 14:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032795 10.0.0.177 - - [2026-07-30 14:33:11] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013696 10.0.0.177 - - [2026-07-30 14:33:11] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010942 10.0.0.177 - - [2026-07-30 14:33:11] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004733 10.0.0.177 - - [2026-07-30 14:33:11] "POST /set-tag HTTP/1.1" 200 109 0.082070 10.0.0.177 - - [2026-07-30 14:33:11] "GET /loadbalancer-pool/6703b60e-955e-4c71-86c4-365465451563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.013695 10.0.0.177 - - [2026-07-30 14:33:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049098 10.0.0.177 - - [2026-07-30 14:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019757 10.0.0.177 - - [2026-07-30 14:33:11] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.028511 10.0.0.177 - - [2026-07-30 14:33:11] "POST /set-tag HTTP/1.1" 200 109 0.017207 10.0.0.177 - - [2026-07-30 14:33:11] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020716 10.0.0.177 - - [2026-07-30 14:33:11] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003822 10.0.0.177 - - [2026-07-30 14:33:11] "GET /loadbalancer-pool/a3b471c9-ffd2-4880-8f39-fbe8a2a3a280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003621 10.0.0.177 - - [2026-07-30 14:33:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037933 10.0.0.177 - - [2026-07-30 14:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017972 10.0.0.177 - - [2026-07-30 14:33:11] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006148 10.0.0.177 - - [2026-07-30 14:33:11] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005435 10.0.0.177 - - [2026-07-30 14:33:11] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003363 10.0.0.177 - - [2026-07-30 14:33:11] "POST /set-tag HTTP/1.1" 200 109 0.003394 10.0.0.177 - - [2026-07-30 14:34:35] "GET / HTTP/1.1" 200 36215 0.001940 10.0.0.177 - - [2026-07-30 14:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.177 - - [2026-07-30 14:34:35] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062407 10.0.0.177 - - [2026-07-30 14:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008591 10.0.0.177 - - [2026-07-30 14:34:35] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088899 10.0.0.177 - - [2026-07-30 14:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.177 - - [2026-07-30 14:34:36] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062305 10.0.0.177 - - [2026-07-30 14:34:37] "POST /tags HTTP/1.1" 200 334 0.045960 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018933 10.0.0.177 - - [2026-07-30 14:34:37] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.025033 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.177 - - [2026-07-30 14:34:37] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046907 10.0.0.177 - - [2026-07-30 14:34:37] "GET /virtual-networks?parent_id=43237206-e1eb-4ffd-a906-340c6ed9da44&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003873 10.0.0.177 - - [2026-07-30 14:34:37] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.093632 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.177 - - [2026-07-30 14:34:37] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.013582 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.177 - - [2026-07-30 14:34:37] "GET /service-appliance-set/5bc5155c-b703-476e-a508-16e3008dab04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003617 10.0.0.177 - - [2026-07-30 14:34:37] "POST /virtual-networks HTTP/1.1" 200 514 0.154315 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010300 10.0.0.177 - - [2026-07-30 14:34:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.002390 10.0.0.177 - - [2026-07-30 14:34:37] "GET /network-ipam/19735e73-054a-4ecd-b3ef-459934b57663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003264 10.0.0.177 - - [2026-07-30 14:34:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.112286 10.0.0.177 - - [2026-07-30 14:34:37] "GET /virtual-machine-interface/f6ab01c0-ffc1-4d30-ab59-fa56d4f92f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.038381 10.0.0.177 - - [2026-07-30 14:34:37] "POST /useragent-kv HTTP/1.1" 200 115 0.018188 10.0.0.177 - - [2026-07-30 14:34:37] "POST /ref-update HTTP/1.1" 200 156 0.170652 10.0.0.177 - - [2026-07-30 14:34:37] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007492 10.0.0.177 - - [2026-07-30 14:34:37] "GET /domains HTTP/1.1" 200 281 0.002128 10.0.0.177 - - [2026-07-30 14:34:37] "POST /instance-ips HTTP/1.1" 200 410 0.061976 10.0.0.177 - - [2026-07-30 14:34:37] "GET /instance-ip/a6238689-6738-45de-86c5-51b6348afcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.010994 10.0.0.177 - - [2026-07-30 14:34:37] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3 HTTP/1.1" 200 3100 0.040814 10.0.0.177 - - [2026-07-30 14:34:37] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44 HTTP/1.1" 200 5497 0.094439 10.0.0.177 - - [2026-07-30 14:34:37] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.043764 10.0.0.177 - - [2026-07-30 14:34:37] "POST /loadbalancers HTTP/1.1" 200 612 0.150593 10.0.0.177 - - [2026-07-30 14:34:37] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.040293 10.0.0.177 - - [2026-07-30 14:34:37] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1182 0.026908 10.0.0.177 - - [2026-07-30 14:34:38] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1182 0.018615 10.0.0.177 - - [2026-07-30 14:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.085899 10.0.0.177 - - [2026-07-30 14:34:38] "POST /route-targets HTTP/1.1" 200 328 0.129720 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024691 10.0.0.177 - - [2026-07-30 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.080076 10.0.0.177 - - [2026-07-30 14:34:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.171352 10.0.0.177 - - [2026-07-30 14:34:38] "GET /instance-ip/a6238689-6738-45de-86c5-51b6348afcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.018600 10.0.0.177 - - [2026-07-30 14:34:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.129633 10.0.0.177 - - [2026-07-30 14:34:38] "POST /floating-ips HTTP/1.1" 200 599 0.025278 10.0.0.177 - - [2026-07-30 14:34:38] "GET /loadbalancer/8a4a4d0f-418d-4428-beb6-82848927d6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.008343 10.0.0.177 - - [2026-07-30 14:34:38] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.037338 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.177 - - [2026-07-30 14:34:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045808 10.0.0.177 - - [2026-07-30 14:34:38] "GET /loadbalancer-listener/8e7de562-a211-4f29-9363-c981afe02bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.005372 10.0.0.177 - - [2026-07-30 14:34:38] "GET /loadbalancer-listener/8e7de562-a211-4f29-9363-c981afe02bdf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.008963 10.0.0.177 - - [2026-07-30 14:34:38] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022404 10.0.0.177 - - [2026-07-30 14:34:38] "GET /instance-ip/a6238689-6738-45de-86c5-51b6348afcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003365 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.177 - - [2026-07-30 14:34:38] "GET /loadbalancer/8a4a4d0f-418d-4428-beb6-82848927d6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002508 10.0.0.177 - - [2026-07-30 14:34:38] "GET /instance-ip/a6238689-6738-45de-86c5-51b6348afcce?fields=floating_ips HTTP/1.1" 200 1214 0.006171 10.0.0.177 - - [2026-07-30 14:34:38] "GET /floating-ip/9c7250b5-1529-4db3-82dd-d78ed9887673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005533 10.0.0.177 - - [2026-07-30 14:34:38] "POST /tags HTTP/1.1" 200 296 0.078159 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.177 - - [2026-07-30 14:34:38] "GET /tag/55444235-4db3-4726-b397-e32774d08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.021509 10.0.0.177 - - [2026-07-30 14:34:38] "POST /tags HTTP/1.1" 409 233 0.002669 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.177 - - [2026-07-30 14:34:38] "GET /tag/d51b8a6c-f86b-46eb-8ff4-5f84a510fe78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.021763 10.0.0.177 - - [2026-07-30 14:34:38] "POST /tags HTTP/1.1" 409 206 0.002704 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.177 - - [2026-07-30 14:34:38] "GET /tag/f3910729-d353-47b4-bc4a-dfa24b3f0ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012955 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.177 - - [2026-07-30 14:34:38] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005810 10.0.0.177 - - [2026-07-30 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.177 - - [2026-07-30 14:34:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041440 10.0.0.177 - - [2026-07-30 14:34:39] "POST /virtual-machines HTTP/1.1" 200 370 0.012608 10.0.0.177 - - [2026-07-30 14:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018750 10.0.0.177 - - [2026-07-30 14:34:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102875 10.0.0.177 - - [2026-07-30 14:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030955 10.0.0.177 - - [2026-07-30 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016103 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007225 10.0.0.177 - - [2026-07-30 14:34:39] "POST /instance-ips HTTP/1.1" 200 410 0.029940 10.0.0.177 - - [2026-07-30 14:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.044986 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.027380 10.0.0.177 - - [2026-07-30 14:34:39] "POST /set-tag HTTP/1.1" 200 109 0.045707 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018739 10.0.0.177 - - [2026-07-30 14:34:39] "GET /instance-ip/cb952914-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004603 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008080 10.0.0.177 - - [2026-07-30 14:34:39] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003268 10.0.0.177 - - [2026-07-30 14:34:39] "POST /ref-update HTTP/1.1" 200 156 0.015671 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006105 10.0.0.177 - - [2026-07-30 14:34:39] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.177 - - [2026-07-30 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.177 - - [2026-07-30 14:34:39] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009091 10.0.0.177 - - [2026-07-30 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.177 - - [2026-07-30 14:34:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070108 10.0.0.177 - - [2026-07-30 14:34:39] "POST /virtual-machines HTTP/1.1" 200 370 0.033581 10.0.0.177 - - [2026-07-30 14:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033995 10.0.0.177 - - [2026-07-30 14:34:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.146125 10.0.0.177 - - [2026-07-30 14:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023154 10.0.0.177 - - [2026-07-30 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.051631 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007496 10.0.0.177 - - [2026-07-30 14:34:40] "POST /instance-ips HTTP/1.1" 200 410 0.032079 10.0.0.177 - - [2026-07-30 14:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038864 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016527 10.0.0.177 - - [2026-07-30 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.022155 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010860 10.0.0.177 - - [2026-07-30 14:34:40] "GET /instance-ip/cc28dcea-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006071 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016670 10.0.0.177 - - [2026-07-30 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005988 10.0.0.177 - - [2026-07-30 14:34:40] "POST /ref-update HTTP/1.1" 200 156 0.012773 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.023887 10.0.0.177 - - [2026-07-30 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.003787 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005165 10.0.0.177 - - [2026-07-30 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.177 - - [2026-07-30 14:34:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004561 10.0.0.177 - - [2026-07-30 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domains HTTP/1.1" 200 281 0.004351 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3 HTTP/1.1" 200 3100 0.003913 10.0.0.177 - - [2026-07-30 14:34:43] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44 HTTP/1.1" 200 7091 0.056452 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.006115 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.009444 10.0.0.177 - - [2026-07-30 14:34:43] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1404 0.004470 10.0.0.177 - - [2026-07-30 14:34:43] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1404 0.002608 10.0.0.177 - - [2026-07-30 14:34:43] "GET /route-target/3f1deb85-0d52-47b8-8020-76239e3b39b5 HTTP/1.1" 200 1153 0.002700 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.004152 10.0.0.177 - - [2026-07-30 14:34:43] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1404 0.005888 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006394 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.005320 10.0.0.177 - - [2026-07-30 14:34:43] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1404 0.006182 10.0.0.177 - - [2026-07-30 14:34:43] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 200 1404 0.004573 10.0.0.177 - - [2026-07-30 14:34:43] "GET /route-target/3f1deb85-0d52-47b8-8020-76239e3b39b5 HTTP/1.1" 200 1153 0.002759 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domains HTTP/1.1" 200 281 0.002219 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3 HTTP/1.1" 200 3100 0.003016 10.0.0.177 - - [2026-07-30 14:34:43] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44 HTTP/1.1" 200 7091 0.045165 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2091 0.005714 10.0.0.177 - - [2026-07-30 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.177 - - [2026-07-30 14:34:43] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068359 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007899 10.0.0.177 - - [2026-07-30 14:34:43] "GET /floating-ip-pools?parent_id=71c3e9b2-c9ce-43fb-803e-8cbcf60264ab&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002839 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008023 10.0.0.177 - - [2026-07-30 14:34:43] "POST /floating-ip-pools HTTP/1.1" 200 564 0.028822 10.0.0.177 - - [2026-07-30 14:34:43] "POST /ref-update HTTP/1.1" 200 156 0.040544 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005540 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domains HTTP/1.1" 200 281 0.002142 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3 HTTP/1.1" 200 3100 0.003071 10.0.0.177 - - [2026-07-30 14:34:43] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44 HTTP/1.1" 200 7348 0.091076 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2330 0.006575 10.0.0.177 - - [2026-07-30 14:34:43] "GET /floating-ip-pool/e64d1466-0290-49e0-a04f-d661a224653d HTTP/1.1" 200 1318 0.004043 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domains HTTP/1.1" 200 281 0.002433 10.0.0.177 - - [2026-07-30 14:34:43] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3 HTTP/1.1" 200 3100 0.004475 10.0.0.177 - - [2026-07-30 14:34:43] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44 HTTP/1.1" 200 7348 0.044207 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 2330 0.006419 10.0.0.177 - - [2026-07-30 14:34:43] "GET /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005847 10.0.0.177 - - [2026-07-30 14:34:43] "POST /tags HTTP/1.1" 200 366 0.105107 10.0.0.177 - - [2026-07-30 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.177 - - [2026-07-30 14:34:44] "GET /tag/5a48ac6e-0c39-489a-88c6-3f2552299643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.024847 10.0.0.177 - - [2026-07-30 14:34:44] "POST /tags HTTP/1.1" 409 206 0.005024 10.0.0.177 - - [2026-07-30 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.177 - - [2026-07-30 14:34:44] "GET /tag/f3910729-d353-47b4-bc4a-dfa24b3f0ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012447 10.0.0.177 - - [2026-07-30 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.177 - - [2026-07-30 14:34:44] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.177023 10.0.0.177 - - [2026-07-30 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009581 10.0.0.177 - - [2026-07-30 14:34:44] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007219 10.0.0.177 - - [2026-07-30 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.177 - - [2026-07-30 14:34:44] "GET /service-appliance-set/be30aac9-a673-4b10-a1a0-74e9e718a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004334 10.0.0.177 - - [2026-07-30 14:34:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.003304 10.0.0.177 - - [2026-07-30 14:34:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.131073 10.0.0.177 - - [2026-07-30 14:34:44] "GET /virtual-machine-interface/c989d760-d77b-4f7e-9ac6-4a6ffe754280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.025651 10.0.0.177 - - [2026-07-30 14:34:44] "POST /set-tag HTTP/1.1" 200 109 0.032277 10.0.0.177 - - [2026-07-30 14:34:44] "POST /instance-ips HTTP/1.1" 200 418 0.044777 10.0.0.177 - - [2026-07-30 14:34:44] "GET /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005840 10.0.0.177 - - [2026-07-30 14:34:44] "POST /loadbalancers HTTP/1.1" 200 620 0.076464 10.0.0.177 - - [2026-07-30 14:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021321 10.0.0.177 - - [2026-07-30 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013951 10.0.0.177 - - [2026-07-30 14:34:44] "POST /service-instances HTTP/1.1" 200 568 0.038819 10.0.0.177 - - [2026-07-30 14:34:45] "POST /ref-update HTTP/1.1" 200 156 0.032672 10.0.0.177 - - [2026-07-30 14:34:45] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.093498 10.0.0.177 - - [2026-07-30 14:34:45] "GET /virtual-machine-interface/c989d760-d77b-4f7e-9ac6-4a6ffe754280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007286 10.0.0.177 - - [2026-07-30 14:34:45] "GET /virtual-machine-interface/c989d760-d77b-4f7e-9ac6-4a6ffe754280?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.015708 10.0.0.177 - - [2026-07-30 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.177 - - [2026-07-30 14:34:45] "GET /floating-ip-pool/e64d1466-0290-49e0-a04f-d661a224653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.008244 10.0.0.177 - - [2026-07-30 14:34:45] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.026914 10.0.0.177 - - [2026-07-30 14:34:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026018 10.0.0.177 - - [2026-07-30 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.028179 10.0.0.177 - - [2026-07-30 14:34:45] "POST /floating-ips HTTP/1.1" 200 673 0.155105 10.0.0.177 - - [2026-07-30 14:34:45] "POST /virtual-machines HTTP/1.1" 200 430 0.073257 10.0.0.177 - - [2026-07-30 14:34:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027832 10.0.0.177 - - [2026-07-30 14:34:45] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006697 10.0.0.177 - - [2026-07-30 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.177 - - [2026-07-30 14:34:45] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020750 10.0.0.177 - - [2026-07-30 14:34:45] "POST /tags HTTP/1.1" 409 221 0.017449 10.0.0.177 - - [2026-07-30 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015684 10.0.0.177 - - [2026-07-30 14:34:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.183610 10.0.0.177 - - [2026-07-30 14:34:45] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.044837 10.0.0.177 - - [2026-07-30 14:34:45] "POST /tags HTTP/1.1" 409 238 0.012596 10.0.0.177 - - [2026-07-30 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.177 - - [2026-07-30 14:34:45] "POST /chown HTTP/1.1" 200 109 0.090466 10.0.0.177 - - [2026-07-30 14:34:45] "GET /tag/5a48ac6e-0c39-489a-88c6-3f2552299643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.026706 10.0.0.177 - - [2026-07-30 14:34:45] "POST /chown HTTP/1.1" 200 109 0.053670 10.0.0.177 - - [2026-07-30 14:34:45] "POST /firewall-rules HTTP/1.1" 200 652 0.071989 10.0.0.177 - - [2026-07-30 14:34:45] "PUT /virtual-machine-interface/c8a84e27-6702-4a21-97fb-725b964cc972 HTTP/1.1" 200 285 0.044769 10.0.0.177 - - [2026-07-30 14:34:45] "GET /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.034449 10.0.0.177 - - [2026-07-30 14:34:45] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.038026 10.0.0.177 - - [2026-07-30 14:34:45] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.017476 10.0.0.177 - - [2026-07-30 14:34:45] "GET /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004792 10.0.0.177 - - [2026-07-30 14:34:45] "POST /ref-update HTTP/1.1" 200 156 0.045510 10.0.0.177 - - [2026-07-30 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.061013 10.0.0.177 - - [2026-07-30 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.034065 10.0.0.177 - - [2026-07-30 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024891 10.0.0.177 - - [2026-07-30 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.032166 10.0.0.177 - - [2026-07-30 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.045584 10.0.0.177 - - [2026-07-30 14:34:46] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.123323 10.0.0.177 - - [2026-07-30 14:34:46] "GET /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.017472 10.0.0.177 - - [2026-07-30 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.045784 10.0.0.177 - - [2026-07-30 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.070012 10.0.0.177 - - [2026-07-30 14:34:46] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.118650 10.0.0.177 - - [2026-07-30 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.177 - - [2026-07-30 14:34:46] "POST /virtual-machines HTTP/1.1" 200 430 0.061283 10.0.0.177 - - [2026-07-30 14:34:46] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.064917 10.0.0.177 - - [2026-07-30 14:34:46] "GET /loadbalancer-listener/536b7b93-9717-44dc-b008-ad991e8b368d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.041452 10.0.0.177 - - [2026-07-30 14:34:46] "GET /loadbalancer-listener/536b7b93-9717-44dc-b008-ad991e8b368d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.037626 10.0.0.177 - - [2026-07-30 14:34:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.143939 10.0.0.177 - - [2026-07-30 14:34:46] "POST /chown HTTP/1.1" 200 109 0.034942 10.0.0.177 - - [2026-07-30 14:34:46] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.100526 10.0.0.177 - - [2026-07-30 14:34:46] "POST /chown HTTP/1.1" 200 109 0.036963 10.0.0.177 - - [2026-07-30 14:34:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010226 10.0.0.177 - - [2026-07-30 14:34:46] "GET /loadbalancer-pool/2f4da9da-a1a7-4882-be86-937cf03b4a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.025420 10.0.0.177 - - [2026-07-30 14:34:46] "PUT /virtual-machine-interface/d261d6ed-54b0-4bd4-83f5-b04df463ec99 HTTP/1.1" 200 285 0.060888 10.0.0.177 - - [2026-07-30 14:34:47] "POST /loadbalancer-members HTTP/1.1" 200 709 0.153873 10.0.0.177 - - [2026-07-30 14:34:47] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.113017 10.0.0.177 - - [2026-07-30 14:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025473 10.0.0.177 - - [2026-07-30 14:34:47] "GET /loadbalancer-member/f13becd7-03b7-4810-9c92-eec5230b4e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.013309 10.0.0.177 - - [2026-07-30 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.091203 10.0.0.177 - - [2026-07-30 14:34:47] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010170 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.177 - - [2026-07-30 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.018494 10.0.0.177 - - [2026-07-30 14:34:47] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.025993 10.0.0.177 - - [2026-07-30 14:34:47] "POST /tags HTTP/1.1" 409 221 0.002684 10.0.0.177 - - [2026-07-30 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.036425 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012747 10.0.0.177 - - [2026-07-30 14:34:47] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.027065 10.0.0.177 - - [2026-07-30 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.070455 10.0.0.177 - - [2026-07-30 14:34:47] "POST /tags HTTP/1.1" 409 238 0.004453 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009089 10.0.0.177 - - [2026-07-30 14:34:47] "GET /tag/5a48ac6e-0c39-489a-88c6-3f2552299643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015242 10.0.0.177 - - [2026-07-30 14:34:47] "POST /firewall-rules HTTP/1.1" 409 293 0.006457 10.0.0.177 - - [2026-07-30 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.037362 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010914 10.0.0.177 - - [2026-07-30 14:34:47] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.025283 10.0.0.177 - - [2026-07-30 14:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.045988 10.0.0.177 - - [2026-07-30 14:34:47] "PUT /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a HTTP/1.1" 200 261 0.109192 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.177 - - [2026-07-30 14:34:47] "GET /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.034832 10.0.0.177 - - [2026-07-30 14:34:47] "POST /chown HTTP/1.1" 200 109 0.013120 10.0.0.177 - - [2026-07-30 14:34:47] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016389 10.0.0.177 - - [2026-07-30 14:34:47] "GET /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004403 10.0.0.177 - - [2026-07-30 14:34:47] "POST /chown HTTP/1.1" 200 109 0.020734 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.034055 10.0.0.177 - - [2026-07-30 14:34:47] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.052545 10.0.0.177 - - [2026-07-30 14:34:47] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014569 10.0.0.177 - - [2026-07-30 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.177 - - [2026-07-30 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.054017 10.0.0.177 - - [2026-07-30 14:34:47] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.075917 10.0.0.177 - - [2026-07-30 14:34:47] "POST /chown HTTP/1.1" 200 109 0.032705 10.0.0.177 - - [2026-07-30 14:34:47] "POST /chown HTTP/1.1" 200 109 0.043335 10.0.0.177 - - [2026-07-30 14:34:47] "POST /virtual-machines HTTP/1.1" 200 374 0.027290 10.0.0.177 - - [2026-07-30 14:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032192 10.0.0.177 - - [2026-07-30 14:34:48] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.084221 10.0.0.177 - - [2026-07-30 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.029788 10.0.0.177 - - [2026-07-30 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.013587 10.0.0.177 - - [2026-07-30 14:34:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.191367 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.046911 10.0.0.177 - - [2026-07-30 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027490 10.0.0.177 - - [2026-07-30 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.177 - - [2026-07-30 14:34:48] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.016318 10.0.0.177 - - [2026-07-30 14:34:48] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.071038 10.0.0.177 - - [2026-07-30 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.049015 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.021620 10.0.0.177 - - [2026-07-30 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015820 10.0.0.177 - - [2026-07-30 14:34:48] "POST /instance-ips HTTP/1.1" 200 414 0.160203 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.100476 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.072938 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.033953 10.0.0.177 - - [2026-07-30 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.100314 10.0.0.177 - - [2026-07-30 14:34:48] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.077071 10.0.0.177 - - [2026-07-30 14:34:48] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.031503 10.0.0.177 - - [2026-07-30 14:34:48] "PUT /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 257 0.089082 10.0.0.177 - - [2026-07-30 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.056696 10.0.0.177 - - [2026-07-30 14:34:48] "POST /set-tag HTTP/1.1" 200 109 0.055500 10.0.0.177 - - [2026-07-30 14:34:48] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.031591 10.0.0.177 - - [2026-07-30 14:34:48] "GET /instance-ip/d0f2a706-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008212 10.0.0.177 - - [2026-07-30 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.058479 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.012191 10.0.0.177 - - [2026-07-30 14:34:48] "POST /chown HTTP/1.1" 200 109 0.006407 10.0.0.177 - - [2026-07-30 14:34:48] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015290 10.0.0.177 - - [2026-07-30 14:34:48] "POST /set-tag HTTP/1.1" 200 109 0.011695 10.0.0.177 - - [2026-07-30 14:34:48] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007596 10.0.0.177 - - [2026-07-30 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.016282 10.0.0.177 - - [2026-07-30 14:34:49] "POST /ref-update HTTP/1.1" 200 156 0.019631 10.0.0.177 - - [2026-07-30 14:34:49] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010576 10.0.0.177 - - [2026-07-30 14:34:49] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.033025 10.0.0.177 - - [2026-07-30 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.014164 10.0.0.177 - - [2026-07-30 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018467 10.0.0.177 - - [2026-07-30 14:34:49] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018554 10.0.0.177 - - [2026-07-30 14:34:49] "POST /ref-update HTTP/1.1" 200 156 0.026222 10.0.0.177 - - [2026-07-30 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.017184 10.0.0.177 - - [2026-07-30 14:34:49] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.010134 10.0.0.177 - - [2026-07-30 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024080 10.0.0.177 - - [2026-07-30 14:34:49] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.016825 10.0.0.177 - - [2026-07-30 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027012 10.0.0.177 - - [2026-07-30 14:34:49] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.010328 10.0.0.177 - - [2026-07-30 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034900 10.0.0.177 - - [2026-07-30 14:34:49] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.012577 10.0.0.177 - - [2026-07-30 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027941 10.0.0.177 - - [2026-07-30 14:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.009256 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.013456 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.030047 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.024827 10.0.0.177 - - [2026-07-30 14:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.010588 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.027702 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.009849 10.0.0.177 - - [2026-07-30 14:34:49] "POST /chown HTTP/1.1" 200 109 0.033434 10.0.0.177 - - [2026-07-30 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.009203 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.035480 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.021973 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.034262 10.0.0.177 - - [2026-07-30 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.015884 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.040257 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.015068 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.032910 10.0.0.177 - - [2026-07-30 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.010744 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.012134 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.024312 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.032386 10.0.0.177 - - [2026-07-30 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.014270 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.021846 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.016358 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.026043 10.0.0.177 - - [2026-07-30 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.177 - - [2026-07-30 14:34:50] "POST /chown HTTP/1.1" 200 109 0.007467 10.0.0.177 - - [2026-07-30 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.177 - - [2026-07-30 14:34:51] "GET /loadbalancer/8a4a4d0f-418d-4428-beb6-82848927d6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002476 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.064868 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.024941 10.0.0.177 - - [2026-07-30 14:34:51] "GET /loadbalancer-pool/872a5661-f7d5-47b1-a4ce-07e560f97875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.021694 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.009240 10.0.0.177 - - [2026-07-30 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.177 - - [2026-07-30 14:34:51] "POST /loadbalancer-members HTTP/1.1" 200 704 0.052617 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.028515 10.0.0.177 - - [2026-07-30 14:34:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.065433 10.0.0.177 - - [2026-07-30 14:34:51] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021779 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.042512 10.0.0.177 - - [2026-07-30 14:34:51] "POST /tags HTTP/1.1" 409 221 0.002484 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.018897 10.0.0.177 - - [2026-07-30 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010965 10.0.0.177 - - [2026-07-30 14:34:51] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.030042 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.040184 10.0.0.177 - - [2026-07-30 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.177 - - [2026-07-30 14:34:51] "POST /set-tag HTTP/1.1" 200 109 0.030810 10.0.0.177 - - [2026-07-30 14:34:51] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016309 10.0.0.177 - - [2026-07-30 14:34:51] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.043790 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.044496 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.011168 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.026261 10.0.0.177 - - [2026-07-30 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.009321 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.045250 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.028677 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.008293 10.0.0.177 - - [2026-07-30 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.006907 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.009362 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.019987 10.0.0.177 - - [2026-07-30 14:34:51] "POST /chown HTTP/1.1" 200 109 0.030927 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine/a5e3979c-8dcc-448a-9897-4e5f6db357d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.026290 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.021250 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.020784 10.0.0.177 - - [2026-07-30 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.177 - - [2026-07-30 14:34:52] "POST /set-tag HTTP/1.1" 200 109 0.007591 10.0.0.177 - - [2026-07-30 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.177 - - [2026-07-30 14:34:52] "POST /chown HTTP/1.1" 200 109 0.020056 10.0.0.177 - - [2026-07-30 14:34:52] "GET /loadbalancer/8a4a4d0f-418d-4428-beb6-82848927d6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.018189 10.0.0.177 - - [2026-07-30 14:34:52] "GET /loadbalancer-pool/872a5661-f7d5-47b1-a4ce-07e560f97875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003434 10.0.0.177 - - [2026-07-30 14:34:52] "POST /chown HTTP/1.1" 200 109 0.031931 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine/a9585a12-a206-472e-87b0-cd3998ea9fb5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004053 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006680 10.0.0.177 - - [2026-07-30 14:34:52] "POST /chown HTTP/1.1" 200 109 0.021524 10.0.0.177 - - [2026-07-30 14:34:52] "POST /loadbalancer-members HTTP/1.1" 200 704 0.074064 10.0.0.177 - - [2026-07-30 14:34:52] "POST /chown HTTP/1.1" 200 109 0.044419 10.0.0.177 - - [2026-07-30 14:34:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.073585 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018408 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005047 10.0.0.177 - - [2026-07-30 14:34:52] "POST /ref-update HTTP/1.1" 200 156 0.013279 10.0.0.177 - - [2026-07-30 14:34:52] "POST /set-tag HTTP/1.1" 200 109 0.056299 10.0.0.177 - - [2026-07-30 14:34:52] "GET /floating-ip/9c7250b5-1529-4db3-82dd-d78ed9887673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.015331 10.0.0.177 - - [2026-07-30 14:34:52] "PUT /floating-ip/9c7250b5-1529-4db3-82dd-d78ed9887673 HTTP/1.1" 200 257 0.021068 10.0.0.177 - - [2026-07-30 14:34:52] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004892 10.0.0.177 - - [2026-07-30 14:34:52] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.177 - - [2026-07-30 14:34:52] "GET /floating-ip/9c7250b5-1529-4db3-82dd-d78ed9887673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.003352 10.0.0.177 - - [2026-07-30 14:35:01] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005732 10.0.0.177 - - [2026-07-30 14:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.177 - - [2026-07-30 14:35:02] "GET /virtual-machine/a65e614d-7130-4ef2-8571-4cc3a5d780b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.009403 10.0.0.177 - - [2026-07-30 14:35:02] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005804 10.0.0.177 - - [2026-07-30 14:35:02] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005882 10.0.0.177 - - [2026-07-30 14:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.177 - - [2026-07-30 14:35:34] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006882 10.0.0.177 - - [2026-07-30 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.177 - - [2026-07-30 14:35:34] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008040 10.0.0.177 - - [2026-07-30 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.177 - - [2026-07-30 14:35:34] "GET /virtual-machine/a65e614d-7130-4ef2-8571-4cc3a5d780b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003781 10.0.0.177 - - [2026-07-30 14:35:34] "POST /ref-update HTTP/1.1" 200 156 0.024754 10.0.0.177 - - [2026-07-30 14:35:34] "GET /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.030841 10.0.0.177 - - [2026-07-30 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.045270 10.0.0.177 - - [2026-07-30 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.052526 10.0.0.177 - - [2026-07-30 14:35:34] "DELETE /instance-ip/d0f2a706-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.081651 10.0.0.177 - - [2026-07-30 14:35:34] "DELETE /virtual-machine-interface/d0c8681a-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.051897 10.0.0.177 - - [2026-07-30 14:35:34] "DELETE /virtual-machine/a65e614d-7130-4ef2-8571-4cc3a5d780b2 HTTP/1.1" 200 115 0.021143 10.0.0.177 - - [2026-07-30 14:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.177 - - [2026-07-30 14:35:37] "GET /tag/5a48ac6e-0c39-489a-88c6-3f2552299643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.027080 10.0.0.177 - - [2026-07-30 14:35:37] "GET /tag/5a48ac6e-0c39-489a-88c6-3f2552299643?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.013723 10.0.0.177 - - [2026-07-30 14:35:37] "GET /virtual-machine-interface/c8a84e27-6702-4a21-97fb-725b964cc972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005319 10.0.0.177 - - [2026-07-30 14:35:37] "POST /set-tag HTTP/1.1" 200 109 0.040749 10.0.0.177 - - [2026-07-30 14:35:37] "GET /virtual-machine-interface/c989d760-d77b-4f7e-9ac6-4a6ffe754280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.025949 10.0.0.177 - - [2026-07-30 14:35:37] "POST /set-tag HTTP/1.1" 200 109 0.042206 10.0.0.177 - - [2026-07-30 14:35:38] "GET /virtual-machine-interface/d261d6ed-54b0-4bd4-83f5-b04df463ec99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005283 10.0.0.177 - - [2026-07-30 14:35:38] "POST /set-tag HTTP/1.1" 200 109 0.022623 10.0.0.177 - - [2026-07-30 14:35:38] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019730 10.0.0.177 - - [2026-07-30 14:35:38] "GET /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004048 10.0.0.177 - - [2026-07-30 14:35:38] "POST /ref-update HTTP/1.1" 200 156 0.014785 10.0.0.177 - - [2026-07-30 14:35:38] "DELETE /firewall-rule/15f9a885-9c16-4204-98a3-61caddab6d9a HTTP/1.1" 200 115 0.108062 10.0.0.177 - - [2026-07-30 14:35:38] "DELETE /loadbalancer-member/f13becd7-03b7-4810-9c92-eec5230b4e20 HTTP/1.1" 200 115 0.045375 10.0.0.177 - - [2026-07-30 14:35:38] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.014175 10.0.0.177 - - [2026-07-30 14:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031474 10.0.0.177 - - [2026-07-30 14:35:38] "DELETE /loadbalancer-pool/2f4da9da-a1a7-4882-be86-937cf03b4a1f HTTP/1.1" 200 115 0.109105 10.0.0.177 - - [2026-07-30 14:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.026285 10.0.0.177 - - [2026-07-30 14:35:38] "DELETE /loadbalancer-listener/536b7b93-9717-44dc-b008-ad991e8b368d HTTP/1.1" 200 115 0.088109 10.0.0.177 - - [2026-07-30 14:35:38] "GET /floating-ip/b16c3eae-4197-45fd-aa67-9258f49a5a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003961 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.015992 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.014467 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.026848 10.0.0.177 - - [2026-07-30 14:35:38] "PUT /floating-ip/b16c3eae-4197-45fd-aa67-9258f49a5a40 HTTP/1.1" 200 257 0.049794 10.0.0.177 - - [2026-07-30 14:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.010406 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.025404 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.014137 10.0.0.177 - - [2026-07-30 14:35:38] "DELETE /floating-ip/b16c3eae-4197-45fd-aa67-9258f49a5a40 HTTP/1.1" 200 115 0.177161 10.0.0.177 - - [2026-07-30 14:35:38] "POST /chown HTTP/1.1" 200 109 0.029237 10.0.0.177 - - [2026-07-30 14:35:38] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.009782 10.0.0.177 - - [2026-07-30 14:35:38] "DELETE /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e HTTP/1.1" 200 115 0.087027 10.0.0.177 - - [2026-07-30 14:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017395 10.0.0.177 - - [2026-07-30 14:35:38] "POST /ref-update HTTP/1.1" 404 171 0.007676 10.0.0.177 - - [2026-07-30 14:35:38] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.014805 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /instance-ip/6a11a2b7-31ea-45d9-a755-6b640d4e2550 HTTP/1.1" 200 115 0.134137 10.0.0.177 - - [2026-07-30 14:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015711 10.0.0.177 - - [2026-07-30 14:35:39] "POST /ref-update HTTP/1.1" 404 171 0.002648 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /virtual-machine-interface/c989d760-d77b-4f7e-9ac6-4a6ffe754280 HTTP/1.1" 200 115 0.067536 10.0.0.177 - - [2026-07-30 14:35:39] "PUT /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 267 0.022151 10.0.0.177 - - [2026-07-30 14:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016756 10.0.0.177 - - [2026-07-30 14:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /tag/5a48ac6e-0c39-489a-88c6-3f2552299643 HTTP/1.1" 200 115 0.120517 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /service-instance/95c75b56-22e3-4776-ab35-6fa24024df8b HTTP/1.1" 200 115 0.040132 10.0.0.177 - - [2026-07-30 14:35:39] "GET /virtual-machine-interface/c8a84e27-6702-4a21-97fb-725b964cc972?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.008537 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /virtual-machine-interface/c8a84e27-6702-4a21-97fb-725b964cc972 HTTP/1.1" 200 115 0.054224 10.0.0.177 - - [2026-07-30 14:35:39] "POST /ref-update HTTP/1.1" 200 156 0.014771 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /virtual-machine/3947c2c7-c734-424a-85f5-c240bffec551 HTTP/1.1" 200 115 0.026816 10.0.0.177 - - [2026-07-30 14:35:39] "GET /virtual-machine-interface/d261d6ed-54b0-4bd4-83f5-b04df463ec99?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007407 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /virtual-machine-interface/d261d6ed-54b0-4bd4-83f5-b04df463ec99 HTTP/1.1" 200 115 0.080401 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /virtual-machine/8e4d844b-5efe-4342-a5d0-0be99104b17c HTTP/1.1" 200 115 0.039264 10.0.0.177 - - [2026-07-30 14:35:39] "GET /floating-ip-pool/e64d1466-0290-49e0-a04f-d661a224653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003427 10.0.0.177 - - [2026-07-30 14:35:39] "POST /ref-update HTTP/1.1" 200 156 0.009118 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /floating-ip-pool/e64d1466-0290-49e0-a04f-d661a224653d HTTP/1.1" 200 115 0.051365 10.0.0.177 - - [2026-07-30 14:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.177 - - [2026-07-30 14:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005713 10.0.0.177 - - [2026-07-30 14:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005523 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /virtual-network/71c3e9b2-c9ce-43fb-803e-8cbcf60264ab HTTP/1.1" 200 115 0.135435 10.0.0.177 - - [2026-07-30 14:35:39] "GET /routing-instance/0ba96d7e-2fa2-480c-8cc4-3410275d2a18 HTTP/1.1" 404 171 0.005063 10.0.0.177 - - [2026-07-30 14:35:39] "DELETE /route-target/3f1deb85-0d52-47b8-8020-76239e3b39b5 HTTP/1.1" 200 115 0.040893 10.0.0.177 - - [2026-07-30 14:35:39] "GET /domains HTTP/1.1" 200 281 0.003302 10.0.0.177 - - [2026-07-30 14:35:39] "GET /domain/dbe26e84-f679-42d9-bbe3-c4786d1d55d3 HTTP/1.1" 200 3100 0.003361 10.0.0.177 - - [2026-07-30 14:35:40] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44 HTTP/1.1" 200 6899 0.039505 10.0.0.177 - - [2026-07-30 14:35:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005095 10.0.0.177 - - [2026-07-30 14:35:40] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.177 - - [2026-07-30 14:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.177 - - [2026-07-30 14:35:40] "GET /loadbalancer/8a4a4d0f-418d-4428-beb6-82848927d6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003135 10.0.0.177 - - [2026-07-30 14:35:40] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004436 10.0.0.177 - - [2026-07-30 14:35:40] "POST /set-tag HTTP/1.1" 200 109 0.020290 10.0.0.177 - - [2026-07-30 14:35:40] "DELETE /loadbalancer-member/7cf8114d-cb94-4320-9b35-c2e5aa078420 HTTP/1.1" 200 115 0.075534 10.0.0.177 - - [2026-07-30 14:35:41] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007754 10.0.0.177 - - [2026-07-30 14:35:41] "POST /set-tag HTTP/1.1" 200 109 0.006882 10.0.0.177 - - [2026-07-30 14:35:41] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006633 10.0.0.177 - - [2026-07-30 14:35:41] "POST /set-tag HTTP/1.1" 200 109 0.003550 10.0.0.177 - - [2026-07-30 14:35:41] "GET /virtual-machine/a9585a12-a206-472e-87b0-cd3998ea9fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003277 10.0.0.177 - - [2026-07-30 14:35:41] "POST /ref-update HTTP/1.1" 200 156 0.024785 10.0.0.177 - - [2026-07-30 14:35:41] "GET /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014503 10.0.0.177 - - [2026-07-30 14:35:41] "POST /set-tag HTTP/1.1" 200 109 0.029064 10.0.0.177 - - [2026-07-30 14:35:41] "POST /set-tag HTTP/1.1" 200 109 0.031181 10.0.0.177 - - [2026-07-30 14:35:41] "POST /set-tag HTTP/1.1" 200 109 0.059330 10.0.0.177 - - [2026-07-30 14:35:41] "DELETE /instance-ip/cc28dcea-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.071275 10.0.0.177 - - [2026-07-30 14:35:41] "POST /ref-update HTTP/1.1" 200 156 0.019389 10.0.0.177 - - [2026-07-30 14:35:41] "DELETE /virtual-machine-interface/cc07b948-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.052405 10.0.0.177 - - [2026-07-30 14:35:41] "DELETE /virtual-machine/a9585a12-a206-472e-87b0-cd3998ea9fb5 HTTP/1.1" 200 115 0.038111 10.0.0.177 - - [2026-07-30 14:35:45] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.022705 10.0.0.177 - - [2026-07-30 14:35:45] "POST /set-tag HTTP/1.1" 200 109 0.006424 10.0.0.177 - - [2026-07-30 14:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.177 - - [2026-07-30 14:35:45] "GET /loadbalancer/8a4a4d0f-418d-4428-beb6-82848927d6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002867 10.0.0.177 - - [2026-07-30 14:35:46] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007413 10.0.0.177 - - [2026-07-30 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.005111 10.0.0.177 - - [2026-07-30 14:35:46] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005885 10.0.0.177 - - [2026-07-30 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.177 - - [2026-07-30 14:35:46] "GET /virtual-machine/a5e3979c-8dcc-448a-9897-4e5f6db357d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004661 10.0.0.177 - - [2026-07-30 14:35:46] "POST /ref-update HTTP/1.1" 200 156 0.020135 10.0.0.177 - - [2026-07-30 14:35:46] "GET /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.018032 10.0.0.177 - - [2026-07-30 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.053252 10.0.0.177 - - [2026-07-30 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.030114 10.0.0.177 - - [2026-07-30 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.062411 10.0.0.177 - - [2026-07-30 14:35:46] "DELETE /instance-ip/cb952914-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.073025 10.0.0.177 - - [2026-07-30 14:35:46] "POST /ref-update HTTP/1.1" 200 156 0.020165 10.0.0.177 - - [2026-07-30 14:35:46] "DELETE /virtual-machine-interface/cb78bf40-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.051116 10.0.0.177 - - [2026-07-30 14:35:46] "DELETE /virtual-machine/a5e3979c-8dcc-448a-9897-4e5f6db357d1 HTTP/1.1" 200 115 0.047940 10.0.0.177 - - [2026-07-30 14:35:46] "DELETE /tag/d51b8a6c-f86b-46eb-8ff4-5f84a510fe78 HTTP/1.1" 200 115 0.066914 10.0.0.177 - - [2026-07-30 14:35:47] "DELETE /tag/55444235-4db3-4726-b397-e32774d08acf HTTP/1.1" 200 115 0.113492 10.0.0.177 - - [2026-07-30 14:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.177 - - [2026-07-30 14:35:50] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040584 10.0.0.177 - - [2026-07-30 14:35:50] "POST /tags HTTP/1.1" 200 394 0.036510 10.0.0.177 - - [2026-07-30 14:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015047 10.0.0.177 - - [2026-07-30 14:35:50] "GET /tag/45924f37-7f96-4e36-91b1-4b3d6fda9bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014749 10.0.0.177 - - [2026-07-30 14:35:50] "POST /tags HTTP/1.1" 200 342 0.021896 10.0.0.177 - - [2026-07-30 14:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.177 - - [2026-07-30 14:35:50] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013662 10.0.0.177 - - [2026-07-30 14:35:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000674 10.0.0.177 - - [2026-07-30 14:35:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.009854 10.0.0.177 - - [2026-07-30 14:35:50] "POST /security-groups HTTP/1.1" 200 591 0.063414 10.0.0.177 - - [2026-07-30 14:35:51] "POST /projects HTTP/1.1" 200 521 0.244985 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.010808 10.0.0.177 - - [2026-07-30 14:35:51] "POST /access-control-lists HTTP/1.1" 200 600 0.069901 10.0.0.177 - - [2026-07-30 14:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.062661 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018168 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.017859 10.0.0.177 - - [2026-07-30 14:35:51] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.016007 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.177 - - [2026-07-30 14:35:51] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.016074 10.0.0.177 - - [2026-07-30 14:35:51] "POST /access-control-lists HTTP/1.1" 200 598 0.077048 10.0.0.177 - - [2026-07-30 14:35:51] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.084714 10.0.0.177 - - [2026-07-30 14:35:51] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.085551 10.0.0.177 - - [2026-07-30 14:35:51] "POST /security-groups HTTP/1.1" 200 593 0.110288 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.002449 10.0.0.177 - - [2026-07-30 14:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031171 10.0.0.177 - - [2026-07-30 14:35:51] "POST /chown HTTP/1.1" 200 109 0.061065 10.0.0.177 - - [2026-07-30 14:35:51] "POST /access-control-lists HTTP/1.1" 200 634 0.108640 10.0.0.177 - - [2026-07-30 14:35:51] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002982 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.177 - - [2026-07-30 14:35:51] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003371 10.0.0.177 - - [2026-07-30 14:35:51] "POST /tags HTTP/1.1" 409 226 0.008515 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.006655 10.0.0.177 - - [2026-07-30 14:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.177 - - [2026-07-30 14:35:51] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.038775 10.0.0.177 - - [2026-07-30 14:35:51] "POST /access-control-lists HTTP/1.1" 200 632 0.084381 10.0.0.177 - - [2026-07-30 14:35:51] "POST /firewall-rules HTTP/1.1" 200 602 0.092836 10.0.0.177 - - [2026-07-30 14:35:52] "GET /firewall-rule/288dfc63-32f9-4eff-a394-6321d4c675bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005252 10.0.0.177 - - [2026-07-30 14:35:52] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.006383 10.0.0.177 - - [2026-07-30 14:35:52] "GET /firewall-rule/288dfc63-32f9-4eff-a394-6321d4c675bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005131 10.0.0.177 - - [2026-07-30 14:35:52] "POST /ref-update HTTP/1.1" 200 156 0.069066 10.0.0.177 - - [2026-07-30 14:35:52] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007877 10.0.0.177 - - [2026-07-30 14:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.177 - - [2026-07-30 14:35:52] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003935 10.0.0.177 - - [2026-07-30 14:35:52] "POST /tags HTTP/1.1" 409 226 0.002254 10.0.0.177 - - [2026-07-30 14:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.177 - - [2026-07-30 14:35:52] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015143 10.0.0.177 - - [2026-07-30 14:35:52] "POST /firewall-rules HTTP/1.1" 200 600 0.074557 10.0.0.177 - - [2026-07-30 14:35:52] "GET /firewall-rule/f9aff1a3-d65c-4da9-bd2b-4e9ef363fd26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.020519 10.0.0.177 - - [2026-07-30 14:35:52] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.023970 10.0.0.177 - - [2026-07-30 14:35:52] "GET /firewall-rule/f9aff1a3-d65c-4da9-bd2b-4e9ef363fd26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003656 10.0.0.177 - - [2026-07-30 14:35:52] "POST /ref-update HTTP/1.1" 200 156 0.069266 10.0.0.177 - - [2026-07-30 14:35:53] "POST /tags HTTP/1.1" 200 394 0.033432 10.0.0.177 - - [2026-07-30 14:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.026724 10.0.0.177 - - [2026-07-30 14:35:53] "GET /tag/51bbe465-4371-44d3-a53e-e49c0856b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.017634 10.0.0.177 - - [2026-07-30 14:35:53] "POST /tags HTTP/1.1" 200 342 0.024800 10.0.0.177 - - [2026-07-30 14:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.177 - - [2026-07-30 14:35:53] "GET /tag/c77091eb-871f-4d2e-90c8-9d87d3a960ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016327 10.0.0.177 - - [2026-07-30 14:35:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.000864 10.0.0.177 - - [2026-07-30 14:35:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.002361 10.0.0.177 - - [2026-07-30 14:35:54] "POST /security-groups HTTP/1.1" 200 591 0.079335 10.0.0.177 - - [2026-07-30 14:35:54] "POST /projects HTTP/1.1" 200 521 0.289231 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.006517 10.0.0.177 - - [2026-07-30 14:35:54] "POST /access-control-lists HTTP/1.1" 200 600 0.068343 10.0.0.177 - - [2026-07-30 14:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.060271 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.177 - - [2026-07-30 14:35:54] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007302 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.007118 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.177 - - [2026-07-30 14:35:54] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.018692 10.0.0.177 - - [2026-07-30 14:35:54] "POST /access-control-lists HTTP/1.1" 200 598 0.072902 10.0.0.177 - - [2026-07-30 14:35:54] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.096052 10.0.0.177 - - [2026-07-30 14:35:54] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.083290 10.0.0.177 - - [2026-07-30 14:35:54] "POST /security-groups HTTP/1.1" 200 593 0.070493 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.007201 10.0.0.177 - - [2026-07-30 14:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.057241 10.0.0.177 - - [2026-07-30 14:35:54] "POST /chown HTTP/1.1" 200 109 0.035322 10.0.0.177 - - [2026-07-30 14:35:54] "POST /access-control-lists HTTP/1.1" 200 634 0.089039 10.0.0.177 - - [2026-07-30 14:35:54] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028502 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.011483 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.177 - - [2026-07-30 14:35:54] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004166 10.0.0.177 - - [2026-07-30 14:35:54] "POST /tags HTTP/1.1" 409 226 0.002863 10.0.0.177 - - [2026-07-30 14:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.177 - - [2026-07-30 14:35:54] "GET /tag/c77091eb-871f-4d2e-90c8-9d87d3a960ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.017822 10.0.0.177 - - [2026-07-30 14:35:54] "POST /access-control-lists HTTP/1.1" 200 632 0.079587 10.0.0.177 - - [2026-07-30 14:35:54] "POST /firewall-rules HTTP/1.1" 200 602 0.069214 10.0.0.177 - - [2026-07-30 14:35:55] "GET /firewall-rule/13fa8cb7-7525-4df6-a420-4d961a5da042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006560 10.0.0.177 - - [2026-07-30 14:35:55] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004230 10.0.0.177 - - [2026-07-30 14:35:55] "GET /firewall-rule/13fa8cb7-7525-4df6-a420-4d961a5da042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007895 10.0.0.177 - - [2026-07-30 14:35:55] "POST /ref-update HTTP/1.1" 200 156 0.073810 10.0.0.177 - - [2026-07-30 14:35:55] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002927 10.0.0.177 - - [2026-07-30 14:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.177 - - [2026-07-30 14:35:55] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003600 10.0.0.177 - - [2026-07-30 14:35:55] "POST /tags HTTP/1.1" 409 226 0.002271 10.0.0.177 - - [2026-07-30 14:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.177 - - [2026-07-30 14:35:55] "GET /tag/c77091eb-871f-4d2e-90c8-9d87d3a960ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012772 10.0.0.177 - - [2026-07-30 14:35:55] "POST /firewall-rules HTTP/1.1" 200 600 0.068536 10.0.0.177 - - [2026-07-30 14:35:55] "GET /firewall-rule/b2d8252e-1712-4a76-b5b3-010c5685721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006399 10.0.0.177 - - [2026-07-30 14:35:55] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006756 10.0.0.177 - - [2026-07-30 14:35:55] "GET /firewall-rule/b2d8252e-1712-4a76-b5b3-010c5685721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004257 10.0.0.177 - - [2026-07-30 14:35:55] "POST /ref-update HTTP/1.1" 200 156 0.090385 10.0.0.177 - - [2026-07-30 14:35:56] "POST /tags HTTP/1.1" 200 346 0.125024 10.0.0.177 - - [2026-07-30 14:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.177 - - [2026-07-30 14:35:56] "GET /tag/f42773c3-76fd-4b4d-a463-9ce5d2a59974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.049286 10.0.0.177 - - [2026-07-30 14:35:56] "POST /projects HTTP/1.1" 409 238 0.009034 10.0.0.177 - - [2026-07-30 14:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.177 - - [2026-07-30 14:35:56] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065789 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.177 - - [2026-07-30 14:35:57] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005487 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.177 - - [2026-07-30 14:35:57] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006636 10.0.0.177 - - [2026-07-30 14:35:57] "POST /security-groups HTTP/1.1" 409 285 0.006268 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.177 - - [2026-07-30 14:35:57] "PUT /security-group/fcda3887-e2d4-46ae-bceb-f71ba7b7e4f4 HTTP/1.1" 200 263 0.064206 10.0.0.177 - - [2026-07-30 14:35:57] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.110039 10.0.0.177 - - [2026-07-30 14:35:57] "PUT /access-control-list/018623fe-1084-47f3-b6b7-12d51efd73ab HTTP/1.1" 200 273 0.049610 10.0.0.177 - - [2026-07-30 14:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.084378 10.0.0.177 - - [2026-07-30 14:35:57] "POST /tags HTTP/1.1" 409 228 0.020315 10.0.0.177 - - [2026-07-30 14:35:57] "PUT /access-control-list/196be748-33dd-4fef-8152-79a14991383c HTTP/1.1" 200 273 0.060979 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.177 - - [2026-07-30 14:35:57] "GET /tag/f42773c3-76fd-4b4d-a463-9ce5d2a59974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.023648 10.0.0.177 - - [2026-07-30 14:35:57] "POST /tags HTTP/1.1" 200 346 0.029151 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.177 - - [2026-07-30 14:35:57] "GET /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.023970 10.0.0.177 - - [2026-07-30 14:35:57] "POST /projects HTTP/1.1" 409 238 0.002932 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.177 - - [2026-07-30 14:35:57] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053182 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007594 10.0.0.177 - - [2026-07-30 14:35:57] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006908 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.177 - - [2026-07-30 14:35:57] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005497 10.0.0.177 - - [2026-07-30 14:35:57] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.067126 10.0.0.177 - - [2026-07-30 14:35:57] "POST /security-groups HTTP/1.1" 409 285 0.003235 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.177 - - [2026-07-30 14:35:57] "PUT /security-group/107d9839-8bfb-43ec-b772-4a2ab590cb32 HTTP/1.1" 200 263 0.068748 10.0.0.177 - - [2026-07-30 14:35:57] "PUT /access-control-list/813a9de3-ea2e-41c1-9d7f-0c86511925eb HTTP/1.1" 200 273 0.018772 10.0.0.177 - - [2026-07-30 14:35:57] "PUT /access-control-list/0d69ebaa-3ac1-4c61-935a-83f5c960385a HTTP/1.1" 200 273 0.038722 10.0.0.177 - - [2026-07-30 14:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.048320 10.0.0.177 - - [2026-07-30 14:35:57] "POST /tags HTTP/1.1" 409 228 0.005850 10.0.0.177 - - [2026-07-30 14:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.177 - - [2026-07-30 14:35:58] "GET /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014355 10.0.0.177 - - [2026-07-30 14:35:58] "POST /tags HTTP/1.1" 200 292 0.068442 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016043 10.0.0.177 - - [2026-07-30 14:35:58] "GET /tag/952f8c11-121c-4630-8029-d9f4fea88c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.014709 10.0.0.177 - - [2026-07-30 14:35:58] "POST /tags HTTP/1.1" 200 304 0.071516 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.177 - - [2026-07-30 14:35:58] "GET /tag/d791e731-cf93-4368-9643-3564daa8efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018579 10.0.0.177 - - [2026-07-30 14:35:58] "POST /tags HTTP/1.1" 409 252 0.002282 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.177 - - [2026-07-30 14:35:58] "GET /tag/45924f37-7f96-4e36-91b1-4b3d6fda9bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.017613 10.0.0.177 - - [2026-07-30 14:35:58] "POST /tags HTTP/1.1" 409 226 0.002899 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.177 - - [2026-07-30 14:35:58] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015702 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.177 - - [2026-07-30 14:35:58] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006456 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.177 - - [2026-07-30 14:35:58] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050930 10.0.0.177 - - [2026-07-30 14:35:58] "POST /virtual-machines HTTP/1.1" 200 396 0.011299 10.0.0.177 - - [2026-07-30 14:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012885 10.0.0.177 - - [2026-07-30 14:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137039 10.0.0.177 - - [2026-07-30 14:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034947 10.0.0.177 - - [2026-07-30 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020075 10.0.0.177 - - [2026-07-30 14:35:58] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005766 10.0.0.177 - - [2026-07-30 14:35:58] "POST /instance-ips HTTP/1.1" 200 398 0.028190 10.0.0.177 - - [2026-07-30 14:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038101 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.032575 10.0.0.177 - - [2026-07-30 14:35:59] "POST /set-tag HTTP/1.1" 200 109 0.086819 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018783 10.0.0.177 - - [2026-07-30 14:35:59] "GET /instance-ip/fb0a7e4c-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012339 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006541 10.0.0.177 - - [2026-07-30 14:35:59] "POST /set-tag HTTP/1.1" 200 109 0.004790 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005204 10.0.0.177 - - [2026-07-30 14:35:59] "POST /ref-update HTTP/1.1" 200 156 0.009678 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013217 10.0.0.177 - - [2026-07-30 14:35:59] "POST /set-tag HTTP/1.1" 200 109 0.013232 10.0.0.177 - - [2026-07-30 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006105 10.0.0.177 - - [2026-07-30 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.177 - - [2026-07-30 14:35:59] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043532 10.0.0.177 - - [2026-07-30 14:35:59] "POST /virtual-machines HTTP/1.1" 200 396 0.012697 10.0.0.177 - - [2026-07-30 14:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020854 10.0.0.177 - - [2026-07-30 14:35:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120008 10.0.0.177 - - [2026-07-30 14:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010947 10.0.0.177 - - [2026-07-30 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016641 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008132 10.0.0.177 - - [2026-07-30 14:35:59] "POST /instance-ips HTTP/1.1" 200 398 0.027749 10.0.0.177 - - [2026-07-30 14:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023519 10.0.0.177 - - [2026-07-30 14:35:59] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.027339 10.0.0.177 - - [2026-07-30 14:36:00] "POST /set-tag HTTP/1.1" 200 109 0.068164 10.0.0.177 - - [2026-07-30 14:36:00] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017455 10.0.0.177 - - [2026-07-30 14:36:00] "GET /instance-ip/fb986d56-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003626 10.0.0.177 - - [2026-07-30 14:36:00] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010620 10.0.0.177 - - [2026-07-30 14:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.177 - - [2026-07-30 14:36:00] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004685 10.0.0.177 - - [2026-07-30 14:36:00] "POST /ref-update HTTP/1.1" 200 156 0.014532 10.0.0.177 - - [2026-07-30 14:36:00] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009798 10.0.0.177 - - [2026-07-30 14:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.177 - - [2026-07-30 14:36:00] "POST /tags HTTP/1.1" 200 292 0.035125 10.0.0.177 - - [2026-07-30 14:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024587 10.0.0.177 - - [2026-07-30 14:36:00] "GET /tag/9394217c-ef83-4a4d-93e9-0da0ede32392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.017107 10.0.0.177 - - [2026-07-30 14:36:00] "POST /tags HTTP/1.1" 409 252 0.002799 10.0.0.177 - - [2026-07-30 14:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.177 - - [2026-07-30 14:36:00] "GET /tag/51bbe465-4371-44d3-a53e-e49c0856b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013846 10.0.0.177 - - [2026-07-30 14:36:00] "POST /tags HTTP/1.1" 409 226 0.002629 10.0.0.177 - - [2026-07-30 14:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.177 - - [2026-07-30 14:36:00] "GET /tag/c77091eb-871f-4d2e-90c8-9d87d3a960ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011851 10.0.0.177 - - [2026-07-30 14:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.177 - - [2026-07-30 14:36:00] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005330 10.0.0.177 - - [2026-07-30 14:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.177 - - [2026-07-30 14:36:00] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044256 10.0.0.177 - - [2026-07-30 14:36:00] "POST /virtual-machines HTTP/1.1" 200 396 0.011024 10.0.0.177 - - [2026-07-30 14:36:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010091 10.0.0.177 - - [2026-07-30 14:36:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127952 10.0.0.177 - - [2026-07-30 14:36:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012487 10.0.0.177 - - [2026-07-30 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012391 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005560 10.0.0.177 - - [2026-07-30 14:36:01] "POST /instance-ips HTTP/1.1" 200 398 0.031016 10.0.0.177 - - [2026-07-30 14:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.041798 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014839 10.0.0.177 - - [2026-07-30 14:36:01] "POST /set-tag HTTP/1.1" 200 109 0.071936 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020850 10.0.0.177 - - [2026-07-30 14:36:01] "GET /instance-ip/fc4df5b8-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004803 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005759 10.0.0.177 - - [2026-07-30 14:36:01] "POST /set-tag HTTP/1.1" 200 109 0.003212 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005383 10.0.0.177 - - [2026-07-30 14:36:01] "POST /ref-update HTTP/1.1" 200 156 0.014319 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024694 10.0.0.177 - - [2026-07-30 14:36:01] "POST /set-tag HTTP/1.1" 200 109 0.004604 10.0.0.177 - - [2026-07-30 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008585 10.0.0.177 - - [2026-07-30 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.177 - - [2026-07-30 14:36:01] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048338 10.0.0.177 - - [2026-07-30 14:36:01] "POST /virtual-machines HTTP/1.1" 200 396 0.013071 10.0.0.177 - - [2026-07-30 14:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015962 10.0.0.177 - - [2026-07-30 14:36:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.150552 10.0.0.177 - - [2026-07-30 14:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014928 10.0.0.177 - - [2026-07-30 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.035198 10.0.0.177 - - [2026-07-30 14:36:01] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011463 10.0.0.177 - - [2026-07-30 14:36:02] "POST /instance-ips HTTP/1.1" 200 398 0.052802 10.0.0.177 - - [2026-07-30 14:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036566 10.0.0.177 - - [2026-07-30 14:36:02] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.023585 10.0.0.177 - - [2026-07-30 14:36:02] "POST /set-tag HTTP/1.1" 200 109 0.086428 10.0.0.177 - - [2026-07-30 14:36:02] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031012 10.0.0.177 - - [2026-07-30 14:36:02] "GET /instance-ip/fcde7dc2-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004055 10.0.0.177 - - [2026-07-30 14:36:02] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006606 10.0.0.177 - - [2026-07-30 14:36:02] "POST /set-tag HTTP/1.1" 200 109 0.004141 10.0.0.177 - - [2026-07-30 14:36:02] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005385 10.0.0.177 - - [2026-07-30 14:36:02] "POST /ref-update HTTP/1.1" 200 156 0.015774 10.0.0.177 - - [2026-07-30 14:36:02] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024864 10.0.0.177 - - [2026-07-30 14:36:02] "POST /set-tag HTTP/1.1" 200 109 0.003343 10.0.0.177 - - [2026-07-30 14:36:02] "POST /tags HTTP/1.1" 200 300 0.024336 10.0.0.177 - - [2026-07-30 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020780 10.0.0.177 - - [2026-07-30 14:36:02] "GET /tag/d7644b69-36f9-4fdd-8cb9-0e331c0ae17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015239 10.0.0.177 - - [2026-07-30 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.177 - - [2026-07-30 14:36:02] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006164 10.0.0.177 - - [2026-07-30 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.177 - - [2026-07-30 14:36:02] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053499 10.0.0.177 - - [2026-07-30 14:36:02] "POST /virtual-machines HTTP/1.1" 200 396 0.015579 10.0.0.177 - - [2026-07-30 14:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.040130 10.0.0.177 - - [2026-07-30 14:36:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119159 10.0.0.177 - - [2026-07-30 14:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011946 10.0.0.177 - - [2026-07-30 14:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008642 10.0.0.177 - - [2026-07-30 14:36:03] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007918 10.0.0.177 - - [2026-07-30 14:36:03] "POST /instance-ips HTTP/1.1" 200 398 0.042871 10.0.0.177 - - [2026-07-30 14:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.041356 10.0.0.177 - - [2026-07-30 14:36:03] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.023731 10.0.0.177 - - [2026-07-30 14:36:03] "POST /set-tag HTTP/1.1" 200 109 0.035370 10.0.0.177 - - [2026-07-30 14:36:03] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.037755 10.0.0.177 - - [2026-07-30 14:36:03] "GET /instance-ip/fd8bc4d2-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003998 10.0.0.177 - - [2026-07-30 14:36:03] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006193 10.0.0.177 - - [2026-07-30 14:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.177 - - [2026-07-30 14:36:03] "POST /tags HTTP/1.1" 200 300 0.025916 10.0.0.177 - - [2026-07-30 14:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.177 - - [2026-07-30 14:36:03] "GET /tag/f451ff3e-a494-4fe9-a9ed-8699e6530a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015411 10.0.0.177 - - [2026-07-30 14:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.177 - - [2026-07-30 14:36:03] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006961 10.0.0.177 - - [2026-07-30 14:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.177 - - [2026-07-30 14:36:03] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048059 10.0.0.177 - - [2026-07-30 14:36:03] "POST /virtual-machines HTTP/1.1" 200 396 0.012474 10.0.0.177 - - [2026-07-30 14:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012098 10.0.0.177 - - [2026-07-30 14:36:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122328 10.0.0.177 - - [2026-07-30 14:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029036 10.0.0.177 - - [2026-07-30 14:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016075 10.0.0.177 - - [2026-07-30 14:36:03] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006134 10.0.0.177 - - [2026-07-30 14:36:04] "POST /instance-ips HTTP/1.1" 200 398 0.029141 10.0.0.177 - - [2026-07-30 14:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.048599 10.0.0.177 - - [2026-07-30 14:36:04] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014995 10.0.0.177 - - [2026-07-30 14:36:04] "POST /set-tag HTTP/1.1" 200 109 0.026340 10.0.0.177 - - [2026-07-30 14:36:04] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016682 10.0.0.177 - - [2026-07-30 14:36:04] "GET /instance-ip/fe0e18b0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004126 10.0.0.177 - - [2026-07-30 14:36:04] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007450 10.0.0.177 - - [2026-07-30 14:36:04] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.177 - - [2026-07-30 14:36:04] "POST /tags HTTP/1.1" 200 300 0.026734 10.0.0.177 - - [2026-07-30 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.177 - - [2026-07-30 14:36:04] "GET /tag/4c74b91a-b115-4272-9135-9eb02c9238c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.020156 10.0.0.177 - - [2026-07-30 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011206 10.0.0.177 - - [2026-07-30 14:36:04] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005987 10.0.0.177 - - [2026-07-30 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.177 - - [2026-07-30 14:36:04] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.051566 10.0.0.177 - - [2026-07-30 14:36:04] "POST /virtual-machines HTTP/1.1" 200 396 0.009750 10.0.0.177 - - [2026-07-30 14:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034795 10.0.0.177 - - [2026-07-30 14:36:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138938 10.0.0.177 - - [2026-07-30 14:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012651 10.0.0.177 - - [2026-07-30 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014637 10.0.0.177 - - [2026-07-30 14:36:04] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009508 10.0.0.177 - - [2026-07-30 14:36:04] "POST /instance-ips HTTP/1.1" 200 398 0.032849 10.0.0.177 - - [2026-07-30 14:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.041800 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013189 10.0.0.177 - - [2026-07-30 14:36:05] "POST /set-tag HTTP/1.1" 200 109 0.026031 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015917 10.0.0.177 - - [2026-07-30 14:36:05] "GET /instance-ip/fe987898-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008765 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005216 10.0.0.177 - - [2026-07-30 14:36:05] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.177 - - [2026-07-30 14:36:05] "POST /tags HTTP/1.1" 200 300 0.021282 10.0.0.177 - - [2026-07-30 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.177 - - [2026-07-30 14:36:05] "GET /tag/bbbe1497-2b9b-4f14-a495-a26285e17de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013641 10.0.0.177 - - [2026-07-30 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006602 10.0.0.177 - - [2026-07-30 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.177 - - [2026-07-30 14:36:05] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048236 10.0.0.177 - - [2026-07-30 14:36:05] "POST /virtual-machines HTTP/1.1" 200 396 0.014311 10.0.0.177 - - [2026-07-30 14:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024578 10.0.0.177 - - [2026-07-30 14:36:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127872 10.0.0.177 - - [2026-07-30 14:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012059 10.0.0.177 - - [2026-07-30 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010551 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008372 10.0.0.177 - - [2026-07-30 14:36:05] "POST /instance-ips HTTP/1.1" 200 398 0.030359 10.0.0.177 - - [2026-07-30 14:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036632 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022459 10.0.0.177 - - [2026-07-30 14:36:05] "POST /set-tag HTTP/1.1" 200 109 0.026407 10.0.0.177 - - [2026-07-30 14:36:05] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012876 10.0.0.177 - - [2026-07-30 14:36:05] "GET /instance-ip/ff19c736-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008479 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005969 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014751 10.0.0.177 - - [2026-07-30 14:36:06] "POST /ref-update HTTP/1.1" 200 156 0.011913 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013040 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004981 10.0.0.177 - - [2026-07-30 14:36:06] "POST /ref-update HTTP/1.1" 200 156 0.010054 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005496 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005326 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005470 10.0.0.177 - - [2026-07-30 14:36:06] "POST /ref-update HTTP/1.1" 200 156 0.013098 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.026451 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003636 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006703 10.0.0.177 - - [2026-07-30 14:36:06] "POST /ref-update HTTP/1.1" 200 156 0.012564 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006107 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005704 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005533 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006505 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005483 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003990 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005804 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003620 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007020 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006152 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003990 10.0.0.177 - - [2026-07-30 14:36:06] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009336 10.0.0.177 - - [2026-07-30 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.177 - - [2026-07-30 14:36:07] "GET /virtual-machine/d4dc5514-c964-4e11-879e-c02a3e81578e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004378 10.0.0.177 - - [2026-07-30 14:36:07] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005193 10.0.0.177 - - [2026-07-30 14:36:09] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005538 10.0.0.177 - - [2026-07-30 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.003679 10.0.0.177 - - [2026-07-30 14:36:09] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005438 10.0.0.177 - - [2026-07-30 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.177 - - [2026-07-30 14:36:09] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005927 10.0.0.177 - - [2026-07-30 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.177 - - [2026-07-30 14:36:10] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007420 10.0.0.177 - - [2026-07-30 14:36:10] "POST /set-tag HTTP/1.1" 200 109 0.003715 10.0.0.177 - - [2026-07-30 14:36:10] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006528 10.0.0.177 - - [2026-07-30 14:36:10] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.177 - - [2026-07-30 14:36:10] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006537 10.0.0.177 - - [2026-07-30 14:36:10] "POST /set-tag HTTP/1.1" 200 109 0.006092 10.0.0.177 - - [2026-07-30 14:36:12] "GET /virtual-machine/4cee4c07-16e9-4002-a0d5-ee18bd549851?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005256 10.0.0.177 - - [2026-07-30 14:36:12] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005492 10.0.0.177 - - [2026-07-30 14:36:12] "GET /virtual-machine/8fb1c97e-de97-4e2f-b373-a569aea46f97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004273 10.0.0.177 - - [2026-07-30 14:36:13] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006158 10.0.0.177 - - [2026-07-30 14:36:13] "GET /virtual-machine/e6d68509-f765-4dd9-b9d0-ee38f167de8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004131 10.0.0.177 - - [2026-07-30 14:36:13] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004972 10.0.0.177 - - [2026-07-30 14:36:13] "GET /virtual-machine/c8585c1c-cde4-4010-b3f9-84a2ffe1490b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006259 10.0.0.177 - - [2026-07-30 14:36:13] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009137 10.0.0.177 - - [2026-07-30 14:36:14] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004915 10.0.0.177 - - [2026-07-30 14:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.177 - - [2026-07-30 14:36:18] "GET /virtual-machine/dd99fbc1-9a54-461d-b1a9-cf9e681b5fae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003689 10.0.0.177 - - [2026-07-30 14:36:18] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004356 10.0.0.177 - - [2026-07-30 14:36:18] "GET /virtual-machine/20cb77f4-6157-4a5b-9cf8-05af5e341818?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003604 10.0.0.177 - - [2026-07-30 14:36:18] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004384 10.0.0.177 - - [2026-07-30 14:36:18] "GET /virtual-machine/765d8263-5494-473a-adbd-1baa69ba8f7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003929 10.0.0.177 - - [2026-07-30 14:36:18] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005267 10.0.0.177 - - [2026-07-30 14:36:19] "GET /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008305 10.0.0.177 - - [2026-07-30 14:36:19] "POST /tags HTTP/1.1" 200 334 0.036204 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018237 10.0.0.177 - - [2026-07-30 14:36:19] "GET /tag/df0b8bc5-5560-4136-8348-b5e98cef6428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.014621 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.177 - - [2026-07-30 14:36:19] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048731 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.177 - - [2026-07-30 14:36:19] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005339 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.177 - - [2026-07-30 14:36:19] "GET /service-appliance-set/5bc5155c-b703-476e-a508-16e3008dab04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003916 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.002362 10.0.0.177 - - [2026-07-30 14:36:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.133105 10.0.0.177 - - [2026-07-30 14:36:19] "GET /virtual-machine-interface/e84eebb7-7353-4568-b5fc-35a902b5ccaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.018320 10.0.0.177 - - [2026-07-30 14:36:19] "POST /instance-ips HTTP/1.1" 200 410 0.040993 10.0.0.177 - - [2026-07-30 14:36:19] "GET /instance-ip/cc900348-9324-48b1-9c44-4e71c4e25806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.016129 10.0.0.177 - - [2026-07-30 14:36:19] "POST /loadbalancers HTTP/1.1" 200 631 0.069911 10.0.0.177 - - [2026-07-30 14:36:19] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049551 10.0.0.177 - - [2026-07-30 14:36:19] "GET /instance-ip/cc900348-9324-48b1-9c44-4e71c4e25806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.016297 10.0.0.177 - - [2026-07-30 14:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045424 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014137 10.0.0.177 - - [2026-07-30 14:36:19] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039831 10.0.0.177 - - [2026-07-30 14:36:19] "POST /floating-ips HTTP/1.1" 200 599 0.035878 10.0.0.177 - - [2026-07-30 14:36:19] "GET /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009854 10.0.0.177 - - [2026-07-30 14:36:19] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.028847 10.0.0.177 - - [2026-07-30 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.177 - - [2026-07-30 14:36:20] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050497 10.0.0.177 - - [2026-07-30 14:36:20] "GET /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004051 10.0.0.177 - - [2026-07-30 14:36:20] "GET /loadbalancer-listener/0d2cffc6-8406-4d71-9714-c1a7fe994925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.004719 10.0.0.177 - - [2026-07-30 14:36:20] "GET /loadbalancer-listener/0d2cffc6-8406-4d71-9714-c1a7fe994925?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004467 10.0.0.177 - - [2026-07-30 14:36:20] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.025091 10.0.0.177 - - [2026-07-30 14:36:20] "GET /instance-ip/cc900348-9324-48b1-9c44-4e71c4e25806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003388 10.0.0.177 - - [2026-07-30 14:36:20] "GET /instance-ip/cc900348-9324-48b1-9c44-4e71c4e25806?fields=floating_ips HTTP/1.1" 200 1215 0.006048 10.0.0.177 - - [2026-07-30 14:36:20] "GET /floating-ip/bb7914a7-d60d-41d9-a64a-9329a102c1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002916 10.0.0.177 - - [2026-07-30 14:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.177 - - [2026-07-30 14:36:20] "GET /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002320 10.0.0.177 - - [2026-07-30 14:36:20] "GET /loadbalancer-pool/c5ea6162-982e-44be-b1e1-1f2884442e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005017 10.0.0.177 - - [2026-07-30 14:36:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018652 10.0.0.177 - - [2026-07-30 14:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022594 10.0.0.177 - - [2026-07-30 14:36:20] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011342 10.0.0.177 - - [2026-07-30 14:36:20] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006045 10.0.0.177 - - [2026-07-30 14:36:20] "POST /ref-update HTTP/1.1" 200 156 0.010155 10.0.0.177 - - [2026-07-30 14:36:20] "GET /floating-ip/bb7914a7-d60d-41d9-a64a-9329a102c1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.016347 10.0.0.177 - - [2026-07-30 14:36:20] "POST /tags HTTP/1.1" 409 221 0.004029 10.0.0.177 - - [2026-07-30 14:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.177 - - [2026-07-30 14:36:20] "GET /tag/df0b8bc5-5560-4136-8348-b5e98cef6428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.016184 10.0.0.177 - - [2026-07-30 14:36:20] "PUT /floating-ip/bb7914a7-d60d-41d9-a64a-9329a102c1ec HTTP/1.1" 200 257 0.030657 10.0.0.177 - - [2026-07-30 14:36:20] "POST /set-tag HTTP/1.1" 200 109 0.079758 10.0.0.177 - - [2026-07-30 14:36:20] "GET /loadbalancer-pool/c5ea6162-982e-44be-b1e1-1f2884442e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.015460 10.0.0.177 - - [2026-07-30 14:36:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.037127 10.0.0.177 - - [2026-07-30 14:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012378 10.0.0.177 - - [2026-07-30 14:36:20] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024949 10.0.0.177 - - [2026-07-30 14:36:20] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007108 10.0.0.177 - - [2026-07-30 14:36:20] "POST /ref-update HTTP/1.1" 200 156 0.019363 10.0.0.177 - - [2026-07-30 14:36:20] "GET /floating-ip/bb7914a7-d60d-41d9-a64a-9329a102c1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.022689 10.0.0.177 - - [2026-07-30 14:36:20] "POST /set-tag HTTP/1.1" 200 109 0.106481 10.0.0.177 - - [2026-07-30 14:36:21] "POST /tags HTTP/1.1" 409 206 0.003463 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.177 - - [2026-07-30 14:36:21] "GET /tag/d791e731-cf93-4368-9643-3564daa8efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019855 10.0.0.177 - - [2026-07-30 14:36:21] "POST /tags HTTP/1.1" 409 204 0.003183 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.177 - - [2026-07-30 14:36:21] "GET /tag/f451ff3e-a494-4fe9-a9ed-8699e6530a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015245 10.0.0.177 - - [2026-07-30 14:36:21] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003149 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.177 - - [2026-07-30 14:36:21] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003263 10.0.0.177 - - [2026-07-30 14:36:21] "POST /tags HTTP/1.1" 409 206 0.002393 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.177 - - [2026-07-30 14:36:21] "GET /tag/d791e731-cf93-4368-9643-3564daa8efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012650 10.0.0.177 - - [2026-07-30 14:36:21] "POST /tags HTTP/1.1" 409 226 0.002381 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.177 - - [2026-07-30 14:36:21] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011857 10.0.0.177 - - [2026-07-30 14:36:21] "POST /tags HTTP/1.1" 409 204 0.002277 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.177 - - [2026-07-30 14:36:21] "GET /tag/f451ff3e-a494-4fe9-a9ed-8699e6530a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021039 10.0.0.177 - - [2026-07-30 14:36:21] "POST /tags HTTP/1.1" 409 226 0.002591 10.0.0.177 - - [2026-07-30 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.177 - - [2026-07-30 14:36:21] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011703 10.0.0.177 - - [2026-07-30 14:36:21] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002994 10.0.0.177 - - [2026-07-30 14:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.177 - - [2026-07-30 14:36:22] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003106 10.0.0.177 - - [2026-07-30 14:36:22] "POST /firewall-rules HTTP/1.1" 200 628 0.077927 10.0.0.177 - - [2026-07-30 14:36:22] "POST /firewall-rules HTTP/1.1" 200 648 0.089636 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-rule/a3678b99-667d-4fed-aa8a-89c2a0551c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.011655 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003466 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-rule/8466738b-0b17-4dc8-a094-0cef65b03a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004811 10.0.0.177 - - [2026-07-30 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.018004 10.0.0.177 - - [2026-07-30 14:36:22] "POST /firewall-policys HTTP/1.1" 200 608 0.062543 10.0.0.177 - - [2026-07-30 14:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017618 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.016773 10.0.0.177 - - [2026-07-30 14:36:22] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004222 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004557 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004796 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003835 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005172 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003019 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003467 10.0.0.177 - - [2026-07-30 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.025443 10.0.0.177 - - [2026-07-30 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.047170 10.0.0.177 - - [2026-07-30 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.042227 10.0.0.177 - - [2026-07-30 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.026070 10.0.0.177 - - [2026-07-30 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.043103 10.0.0.177 - - [2026-07-30 14:36:22] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010034 10.0.0.177 - - [2026-07-30 14:37:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002930 10.0.0.177 - - [2026-07-30 14:37:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002453 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:37:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001103 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:37:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001032 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:37:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001424 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:37:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001512 10.0.0.177 - - [2026-07-30 14:37:17] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006278 10.0.0.177 - - [2026-07-30 14:37:17] "POST /set-tag HTTP/1.1" 200 109 0.003829 10.0.0.177 - - [2026-07-30 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.177 - - [2026-07-30 14:37:17] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005662 10.0.0.177 - - [2026-07-30 14:37:17] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005948 10.0.0.177 - - [2026-07-30 14:37:17] "POST /set-tag HTTP/1.1" 200 109 0.040205 10.0.0.177 - - [2026-07-30 14:37:17] "DELETE /loadbalancer-member/547d517c-a6c9-42d9-aad4-571e40532ca9 HTTP/1.1" 200 115 0.072574 10.0.0.177 - - [2026-07-30 14:37:17] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016375 10.0.0.177 - - [2026-07-30 14:37:17] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.177 - - [2026-07-30 14:37:17] "DELETE /loadbalancer-member/66db2e5f-e1ca-4bd7-8a4c-02ce4ed2ede2 HTTP/1.1" 200 115 0.067782 10.0.0.177 - - [2026-07-30 14:37:17] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019986 10.0.0.177 - - [2026-07-30 14:37:17] "POST /set-tag HTTP/1.1" 200 109 0.004791 10.0.0.177 - - [2026-07-30 14:37:17] "DELETE /loadbalancer-member/f757477b-ab3d-4829-8efd-bfbc7344ca0d HTTP/1.1" 200 115 0.031880 10.0.0.177 - - [2026-07-30 14:37:17] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006068 10.0.0.177 - - [2026-07-30 14:37:17] "POST /set-tag HTTP/1.1" 200 109 0.003831 10.0.0.177 - - [2026-07-30 14:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.177 - - [2026-07-30 14:37:17] "GET /loadbalancer/3dc500fb-1f6d-4a88-94ba-b9a7e26ba91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003968 10.0.0.177 - - [2026-07-30 14:37:17] "GET /loadbalancer-pool/ab595ae3-1ca2-4db4-8d29-8b818cb1f886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004195 10.0.0.177 - - [2026-07-30 14:37:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032729 10.0.0.177 - - [2026-07-30 14:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.041480 10.0.0.177 - - [2026-07-30 14:37:18] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015260 10.0.0.177 - - [2026-07-30 14:37:18] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005390 10.0.0.177 - - [2026-07-30 14:37:18] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003935 10.0.0.177 - - [2026-07-30 14:37:18] "POST /set-tag HTTP/1.1" 200 109 0.084470 10.0.0.177 - - [2026-07-30 14:37:18] "GET /loadbalancer-pool/6703b60e-955e-4c71-86c4-365465451563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.024845 10.0.0.177 - - [2026-07-30 14:37:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026750 10.0.0.177 - - [2026-07-30 14:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009281 10.0.0.177 - - [2026-07-30 14:37:18] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.026171 10.0.0.177 - - [2026-07-30 14:37:18] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.177 - - [2026-07-30 14:37:18] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005247 10.0.0.177 - - [2026-07-30 14:37:18] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002422 10.0.0.177 - - [2026-07-30 14:37:18] "GET /loadbalancer-pool/a3b471c9-ffd2-4880-8f39-fbe8a2a3a280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004158 10.0.0.177 - - [2026-07-30 14:37:18] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025799 10.0.0.177 - - [2026-07-30 14:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025158 10.0.0.177 - - [2026-07-30 14:37:18] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007895 10.0.0.177 - - [2026-07-30 14:37:18] "GET /virtual-machine-interface/d197e7e4-8c22-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005671 10.0.0.177 - - [2026-07-30 14:37:18] "GET /floating-ip/71cd949e-5833-4f6f-96fd-16c4158095fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003604 10.0.0.177 - - [2026-07-30 14:37:18] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.177 - - [2026-07-30 14:37:37] "POST /tags HTTP/1.1" 200 366 0.077844 10.0.0.177 - - [2026-07-30 14:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.030956 10.0.0.177 - - [2026-07-30 14:37:37] "GET /tag/50776b09-ec3f-4ffb-9003-0d0daa28cb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.026228 10.0.0.177 - - [2026-07-30 14:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.177 - - [2026-07-30 14:37:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095203 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.177 - - [2026-07-30 14:37:38] "GET /service-appliance-set/be30aac9-a673-4b10-a1a0-74e9e718a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003362 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.002019 10.0.0.177 - - [2026-07-30 14:37:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.116731 10.0.0.177 - - [2026-07-30 14:37:38] "GET /virtual-machine-interface/354fb01c-ab13-43e9-84a9-571bbc9a42ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.005730 10.0.0.177 - - [2026-07-30 14:37:38] "POST /set-tag HTTP/1.1" 200 109 0.019149 10.0.0.177 - - [2026-07-30 14:37:38] "POST /instance-ips HTTP/1.1" 200 418 0.055688 10.0.0.177 - - [2026-07-30 14:37:38] "GET /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005597 10.0.0.177 - - [2026-07-30 14:37:38] "POST /loadbalancers HTTP/1.1" 200 620 0.076376 10.0.0.177 - - [2026-07-30 14:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018611 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013680 10.0.0.177 - - [2026-07-30 14:37:38] "POST /service-instances HTTP/1.1" 200 568 0.070817 10.0.0.177 - - [2026-07-30 14:37:38] "POST /ref-update HTTP/1.1" 200 156 0.032035 10.0.0.177 - - [2026-07-30 14:37:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.094087 10.0.0.177 - - [2026-07-30 14:37:38] "GET /virtual-machine-interface/354fb01c-ab13-43e9-84a9-571bbc9a42ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005399 10.0.0.177 - - [2026-07-30 14:37:38] "GET /virtual-machine-interface/354fb01c-ab13-43e9-84a9-571bbc9a42ac?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008862 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.005582 10.0.0.177 - - [2026-07-30 14:37:38] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005867 10.0.0.177 - - [2026-07-30 14:37:38] "PUT /service-instance/9cc8ddca-92da-4601-9b8f-7e173d095d1c HTTP/1.1" 200 267 0.024197 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.177 - - [2026-07-30 14:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017388 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006458 10.0.0.177 - - [2026-07-30 14:37:38] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004165 10.0.0.177 - - [2026-07-30 14:37:38] "POST /tags HTTP/1.1" 409 221 0.013291 10.0.0.177 - - [2026-07-30 14:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.177 - - [2026-07-30 14:37:38] "POST /virtual-machines HTTP/1.1" 200 430 0.030452 10.0.0.177 - - [2026-07-30 14:37:38] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.024507 10.0.0.177 - - [2026-07-30 14:37:38] "POST /tags HTTP/1.1" 409 238 0.011266 10.0.0.177 - - [2026-07-30 14:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.177 - - [2026-07-30 14:37:39] "GET /tag/50776b09-ec3f-4ffb-9003-0d0daa28cb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.028457 10.0.0.177 - - [2026-07-30 14:37:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.159873 10.0.0.177 - - [2026-07-30 14:37:39] "POST /chown HTTP/1.1" 200 109 0.018265 10.0.0.177 - - [2026-07-30 14:37:39] "POST /chown HTTP/1.1" 200 109 0.070628 10.0.0.177 - - [2026-07-30 14:37:39] "POST /firewall-rules HTTP/1.1" 200 652 0.185327 10.0.0.177 - - [2026-07-30 14:37:39] "GET /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.012437 10.0.0.177 - - [2026-07-30 14:37:39] "PUT /virtual-machine-interface/e730a39c-fc3a-4f60-b801-e60e1005b11f HTTP/1.1" 200 285 0.014394 10.0.0.177 - - [2026-07-30 14:37:39] "PUT /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 257 0.029727 10.0.0.177 - - [2026-07-30 14:37:39] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.021950 10.0.0.177 - - [2026-07-30 14:37:39] "GET /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002932 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.029292 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.043126 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.025874 10.0.0.177 - - [2026-07-30 14:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012452 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.033668 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.026292 10.0.0.177 - - [2026-07-30 14:37:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078064 10.0.0.177 - - [2026-07-30 14:37:39] "GET /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.010697 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.009649 10.0.0.177 - - [2026-07-30 14:37:39] "POST /ref-update HTTP/1.1" 200 156 0.041006 10.0.0.177 - - [2026-07-30 14:37:39] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.058813 10.0.0.177 - - [2026-07-30 14:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012256 10.0.0.177 - - [2026-07-30 14:37:39] "POST /virtual-machines HTTP/1.1" 200 430 0.053604 10.0.0.177 - - [2026-07-30 14:37:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.076687 10.0.0.177 - - [2026-07-30 14:37:39] "GET /loadbalancer-listener/0afaaea6-4b76-44ad-95ae-8be3a9368916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.038779 10.0.0.177 - - [2026-07-30 14:37:39] "GET /loadbalancer-listener/0afaaea6-4b76-44ad-95ae-8be3a9368916?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006285 10.0.0.177 - - [2026-07-30 14:37:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.166407 10.0.0.177 - - [2026-07-30 14:37:39] "POST /chown HTTP/1.1" 200 109 0.020859 10.0.0.177 - - [2026-07-30 14:37:40] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.119119 10.0.0.177 - - [2026-07-30 14:37:40] "POST /chown HTTP/1.1" 200 109 0.020203 10.0.0.177 - - [2026-07-30 14:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014456 10.0.0.177 - - [2026-07-30 14:37:40] "GET /loadbalancer-pool/38bb534c-838e-4bf9-a209-212f2030f593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010716 10.0.0.177 - - [2026-07-30 14:37:40] "PUT /virtual-machine-interface/373b7adb-bd24-4754-848e-03c764c68ff9 HTTP/1.1" 200 285 0.024617 10.0.0.177 - - [2026-07-30 14:37:40] "POST /loadbalancer-members HTTP/1.1" 200 709 0.069874 10.0.0.177 - - [2026-07-30 14:37:40] "PUT /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 257 0.064941 10.0.0.177 - - [2026-07-30 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.035872 10.0.0.177 - - [2026-07-30 14:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032807 10.0.0.177 - - [2026-07-30 14:37:40] "GET /loadbalancer-member/1bb503f1-4764-4731-b917-05975a68ecf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.022303 10.0.0.177 - - [2026-07-30 14:37:40] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006872 10.0.0.177 - - [2026-07-30 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.030897 10.0.0.177 - - [2026-07-30 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.177 - - [2026-07-30 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.018209 10.0.0.177 - - [2026-07-30 14:37:40] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008344 10.0.0.177 - - [2026-07-30 14:37:40] "POST /tags HTTP/1.1" 409 221 0.007642 10.0.0.177 - - [2026-07-30 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.025926 10.0.0.177 - - [2026-07-30 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.177 - - [2026-07-30 14:37:40] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.025070 10.0.0.177 - - [2026-07-30 14:37:40] "POST /tags HTTP/1.1" 409 238 0.009417 10.0.0.177 - - [2026-07-30 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.042320 10.0.0.177 - - [2026-07-30 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.177 - - [2026-07-30 14:37:40] "GET /tag/50776b09-ec3f-4ffb-9003-0d0daa28cb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015529 10.0.0.177 - - [2026-07-30 14:37:40] "POST /firewall-rules HTTP/1.1" 409 293 0.002458 10.0.0.177 - - [2026-07-30 14:37:40] "PUT /service-instance/9cc8ddca-92da-4601-9b8f-7e173d095d1c HTTP/1.1" 200 267 0.007751 10.0.0.177 - - [2026-07-30 14:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025824 10.0.0.177 - - [2026-07-30 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.177 - - [2026-07-30 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008325 10.0.0.177 - - [2026-07-30 14:37:40] "PUT /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9 HTTP/1.1" 200 261 0.040190 10.0.0.177 - - [2026-07-30 14:37:40] "GET /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.013139 10.0.0.177 - - [2026-07-30 14:37:40] "POST /chown HTTP/1.1" 200 109 0.017213 10.0.0.177 - - [2026-07-30 14:37:40] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007634 10.0.0.177 - - [2026-07-30 14:37:40] "GET /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.008119 10.0.0.177 - - [2026-07-30 14:37:40] "POST /chown HTTP/1.1" 200 109 0.039321 10.0.0.177 - - [2026-07-30 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028492 10.0.0.177 - - [2026-07-30 14:37:40] "PUT /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 257 0.041564 10.0.0.177 - - [2026-07-30 14:37:40] "GET /tag/50776b09-ec3f-4ffb-9003-0d0daa28cb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015918 10.0.0.177 - - [2026-07-30 14:37:40] "GET /tag/50776b09-ec3f-4ffb-9003-0d0daa28cb74?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.021426 10.0.0.177 - - [2026-07-30 14:37:40] "GET /virtual-machine-interface/354fb01c-ab13-43e9-84a9-571bbc9a42ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.013666 10.0.0.177 - - [2026-07-30 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.046488 10.0.0.177 - - [2026-07-30 14:37:40] "POST /chown HTTP/1.1" 200 109 0.019905 10.0.0.177 - - [2026-07-30 14:37:40] "POST /chown HTTP/1.1" 200 109 0.030672 10.0.0.177 - - [2026-07-30 14:37:40] "POST /set-tag HTTP/1.1" 200 109 0.059111 10.0.0.177 - - [2026-07-30 14:37:40] "GET /virtual-machine-interface/373b7adb-bd24-4754-848e-03c764c68ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.022827 10.0.0.177 - - [2026-07-30 14:37:40] "PUT /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 257 0.033046 10.0.0.177 - - [2026-07-30 14:37:41] "POST /set-tag HTTP/1.1" 200 109 0.065262 10.0.0.177 - - [2026-07-30 14:37:41] "POST /ref-update HTTP/1.1" 200 156 0.050711 10.0.0.177 - - [2026-07-30 14:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.177 - - [2026-07-30 14:37:41] "GET /virtual-machine-interface/e730a39c-fc3a-4f60-b801-e60e1005b11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.018807 10.0.0.177 - - [2026-07-30 14:37:41] "POST /chown HTTP/1.1" 200 109 0.014330 10.0.0.177 - - [2026-07-30 14:37:41] "POST /set-tag HTTP/1.1" 200 109 0.069473 10.0.0.177 - - [2026-07-30 14:37:41] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.022694 10.0.0.177 - - [2026-07-30 14:37:41] "POST /chown HTTP/1.1" 200 109 0.071854 10.0.0.177 - - [2026-07-30 14:37:41] "PUT /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 257 0.029400 10.0.0.177 - - [2026-07-30 14:37:41] "GET /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.014640 10.0.0.177 - - [2026-07-30 14:37:41] "POST /ref-update HTTP/1.1" 200 156 0.023937 10.0.0.177 - - [2026-07-30 14:37:41] "POST /ref-update HTTP/1.1" 200 156 0.020148 10.0.0.177 - - [2026-07-30 14:37:41] "POST /chown HTTP/1.1" 200 109 0.037745 10.0.0.177 - - [2026-07-30 14:37:41] "POST /chown HTTP/1.1" 200 109 0.027351 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /firewall-rule/4a51fbd9-6b1e-486a-ad0c-f99fd33041c9 HTTP/1.1" 200 115 0.134810 10.0.0.177 - - [2026-07-30 14:37:41] "PUT /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 257 0.026516 10.0.0.177 - - [2026-07-30 14:37:41] "POST /ref-update HTTP/1.1" 200 156 0.060538 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /loadbalancer-member/1bb503f1-4764-4731-b917-05975a68ecf9 HTTP/1.1" 200 115 0.105757 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /loadbalancer-pool/38bb534c-838e-4bf9-a209-212f2030f593 HTTP/1.1" 200 115 0.064754 10.0.0.177 - - [2026-07-30 14:37:41] "PUT /service-instance/9cc8ddca-92da-4601-9b8f-7e173d095d1c HTTP/1.1" 200 267 0.023384 10.0.0.177 - - [2026-07-30 14:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028443 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /loadbalancer-listener/0afaaea6-4b76-44ad-95ae-8be3a9368916 HTTP/1.1" 200 115 0.101478 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e HTTP/1.1" 200 115 0.072338 10.0.0.177 - - [2026-07-30 14:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.177 - - [2026-07-30 14:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /instance-ip/14296dc0-a5e6-422f-bab8-52952defad43 HTTP/1.1" 200 115 0.095618 10.0.0.177 - - [2026-07-30 14:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.177 - - [2026-07-30 14:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.177 - - [2026-07-30 14:37:41] "DELETE /virtual-machine-interface/354fb01c-ab13-43e9-84a9-571bbc9a42ac HTTP/1.1" 200 115 0.067579 10.0.0.177 - - [2026-07-30 14:37:42] "DELETE /service-instance/9cc8ddca-92da-4601-9b8f-7e173d095d1c HTTP/1.1" 200 115 0.076396 10.0.0.177 - - [2026-07-30 14:37:42] "GET /virtual-machine-interface/373b7adb-bd24-4754-848e-03c764c68ff9?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.011873 10.0.0.177 - - [2026-07-30 14:37:42] "DELETE /tag/50776b09-ec3f-4ffb-9003-0d0daa28cb74 HTTP/1.1" 200 115 0.123088 10.0.0.177 - - [2026-07-30 14:37:42] "DELETE /virtual-machine-interface/373b7adb-bd24-4754-848e-03c764c68ff9 HTTP/1.1" 200 115 0.043633 10.0.0.177 - - [2026-07-30 14:37:42] "DELETE /virtual-machine/7aa8ff69-26b8-4f7f-aae8-05135b42987b HTTP/1.1" 200 115 0.040098 10.0.0.177 - - [2026-07-30 14:37:42] "GET /virtual-machine-interface/e730a39c-fc3a-4f60-b801-e60e1005b11f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.013172 10.0.0.177 - - [2026-07-30 14:37:42] "DELETE /virtual-machine-interface/e730a39c-fc3a-4f60-b801-e60e1005b11f HTTP/1.1" 200 115 0.051789 10.0.0.177 - - [2026-07-30 14:37:42] "POST /ref-update HTTP/1.1" 200 156 0.028703 10.0.0.177 - - [2026-07-30 14:37:42] "DELETE /virtual-machine/4c85a60c-3193-44db-b85e-276b4ebdb888 HTTP/1.1" 200 115 0.041807 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 252 0.003850 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/51bbe465-4371-44d3-a53e-e49c0856b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016996 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 228 0.003315 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.025541 10.0.0.177 - - [2026-07-30 14:38:28] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005943 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.177 - - [2026-07-30 14:38:28] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005557 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 206 0.012094 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/d791e731-cf93-4368-9643-3564daa8efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014562 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 226 0.002359 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015607 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 204 0.005201 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/f451ff3e-a494-4fe9-a9ed-8699e6530a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016493 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 226 0.002745 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014170 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 228 0.002454 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012127 10.0.0.177 - - [2026-07-30 14:38:28] "POST /tags HTTP/1.1" 409 252 0.002700 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.177 - - [2026-07-30 14:38:28] "GET /tag/51bbe465-4371-44d3-a53e-e49c0856b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.039054 10.0.0.177 - - [2026-07-30 14:38:28] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.007040 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.177 - - [2026-07-30 14:38:28] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003489 10.0.0.177 - - [2026-07-30 14:38:28] "POST /firewall-rules HTTP/1.1" 409 281 0.002970 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.177 - - [2026-07-30 14:38:28] "PUT /firewall-rule/8466738b-0b17-4dc8-a094-0cef65b03a98 HTTP/1.1" 200 261 0.050710 10.0.0.177 - - [2026-07-30 14:38:28] "POST /firewall-rules HTTP/1.1" 409 291 0.011839 10.0.0.177 - - [2026-07-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.177 - - [2026-07-30 14:38:28] "PUT /firewall-rule/a3678b99-667d-4fed-aa8a-89c2a0551c79 HTTP/1.1" 200 261 0.022786 10.0.0.177 - - [2026-07-30 14:38:28] "GET /firewall-rule/a3678b99-667d-4fed-aa8a-89c2a0551c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.007899 10.0.0.177 - - [2026-07-30 14:38:29] "POST /firewall-rules HTTP/1.1" 200 660 0.107953 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-rule/fc38553f-60eb-4688-904e-3f26e02bb5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.013853 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004248 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-rule/8466738b-0b17-4dc8-a094-0cef65b03a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004130 10.0.0.177 - - [2026-07-30 14:38:29] "POST /firewall-policys HTTP/1.1" 409 269 0.002802 10.0.0.177 - - [2026-07-30 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.177 - - [2026-07-30 14:38:29] "PUT /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0 HTTP/1.1" 200 265 0.060684 10.0.0.177 - - [2026-07-30 14:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042651 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012066 10.0.0.177 - - [2026-07-30 14:38:29] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003562 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.011781 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005992 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007192 10.0.0.177 - - [2026-07-30 14:38:29] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012137 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:38:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001131 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:38:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001322 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:38:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001193 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:38:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001777 10.0.0.177 - - [2026-07-30 14:39:30] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009642 10.0.0.177 - - [2026-07-30 14:39:30] "POST /set-tag HTTP/1.1" 200 109 0.004010 10.0.0.177 - - [2026-07-30 14:39:30] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007857 10.0.0.177 - - [2026-07-30 14:39:30] "POST /set-tag HTTP/1.1" 200 109 0.004671 10.0.0.177 - - [2026-07-30 14:39:30] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010118 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.177 - - [2026-07-30 14:39:31] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006941 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.004282 10.0.0.177 - - [2026-07-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.177 - - [2026-07-30 14:39:31] "GET /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003340 10.0.0.177 - - [2026-07-30 14:39:31] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005895 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.025917 10.0.0.177 - - [2026-07-30 14:39:31] "DELETE /loadbalancer-member/f5a5c148-0140-47b8-897b-caf18692da2f HTTP/1.1" 200 115 0.089371 10.0.0.177 - - [2026-07-30 14:39:31] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006545 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.003581 10.0.0.177 - - [2026-07-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.177 - - [2026-07-30 14:39:31] "GET /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003359 10.0.0.177 - - [2026-07-30 14:39:31] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005416 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.177 - - [2026-07-30 14:39:31] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005321 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.003384 10.0.0.177 - - [2026-07-30 14:39:31] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005186 10.0.0.177 - - [2026-07-30 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.177 - - [2026-07-30 14:39:32] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007135 10.0.0.177 - - [2026-07-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.177 - - [2026-07-30 14:39:32] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011285 10.0.0.177 - - [2026-07-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.177 - - [2026-07-30 14:39:32] "GET /virtual-machine/4cee4c07-16e9-4002-a0d5-ee18bd549851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003880 10.0.0.177 - - [2026-07-30 14:39:32] "POST /ref-update HTTP/1.1" 200 156 0.019974 10.0.0.177 - - [2026-07-30 14:39:32] "GET /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013319 10.0.0.177 - - [2026-07-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.025324 10.0.0.177 - - [2026-07-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.039031 10.0.0.177 - - [2026-07-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.040110 10.0.0.177 - - [2026-07-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.024851 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.043862 10.0.0.177 - - [2026-07-30 14:39:33] "DELETE /instance-ip/fb986d56-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.050556 10.0.0.177 - - [2026-07-30 14:39:33] "POST /ref-update HTTP/1.1" 200 156 0.019556 10.0.0.177 - - [2026-07-30 14:39:33] "DELETE /virtual-machine-interface/fb7cc6b4-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.060335 10.0.0.177 - - [2026-07-30 14:39:33] "DELETE /virtual-machine/4cee4c07-16e9-4002-a0d5-ee18bd549851 HTTP/1.1" 200 115 0.032645 10.0.0.177 - - [2026-07-30 14:39:33] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005378 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.177 - - [2026-07-30 14:39:33] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004385 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.177 - - [2026-07-30 14:39:33] "GET /virtual-machine/8fb1c97e-de97-4e2f-b373-a569aea46f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004733 10.0.0.177 - - [2026-07-30 14:39:33] "POST /ref-update HTTP/1.1" 200 156 0.016732 10.0.0.177 - - [2026-07-30 14:39:33] "GET /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020998 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.025915 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.042403 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.062765 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.036766 10.0.0.177 - - [2026-07-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.077009 10.0.0.177 - - [2026-07-30 14:39:33] "DELETE /instance-ip/fc4df5b8-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.083997 10.0.0.177 - - [2026-07-30 14:39:33] "DELETE /virtual-machine-interface/fc2fe064-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.043411 10.0.0.177 - - [2026-07-30 14:39:33] "DELETE /virtual-machine/8fb1c97e-de97-4e2f-b373-a569aea46f97 HTTP/1.1" 200 115 0.024420 10.0.0.177 - - [2026-07-30 14:39:33] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006674 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005152 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine/d4dc5514-c964-4e11-879e-c02a3e81578e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004441 10.0.0.177 - - [2026-07-30 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.014241 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028781 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.035433 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.053917 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.039760 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.034674 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.037852 10.0.0.177 - - [2026-07-30 14:39:34] "DELETE /instance-ip/fb0a7e4c-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.060659 10.0.0.177 - - [2026-07-30 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.012485 10.0.0.177 - - [2026-07-30 14:39:34] "DELETE /virtual-machine-interface/faee5154-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.059939 10.0.0.177 - - [2026-07-30 14:39:34] "DELETE /virtual-machine/d4dc5514-c964-4e11-879e-c02a3e81578e HTTP/1.1" 200 115 0.026863 10.0.0.177 - - [2026-07-30 14:39:34] "DELETE /tag/952f8c11-121c-4630-8029-d9f4fea88c27 HTTP/1.1" 200 115 0.055681 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010643 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004565 10.0.0.177 - - [2026-07-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine/e6d68509-f765-4dd9-b9d0-ee38f167de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.011446 10.0.0.177 - - [2026-07-30 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.020525 10.0.0.177 - - [2026-07-30 14:39:34] "GET /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.030948 10.0.0.177 - - [2026-07-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.052243 10.0.0.177 - - [2026-07-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.046429 10.0.0.177 - - [2026-07-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.055999 10.0.0.177 - - [2026-07-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.034848 10.0.0.177 - - [2026-07-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.051755 10.0.0.177 - - [2026-07-30 14:39:35] "DELETE /instance-ip/fcde7dc2-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.086827 10.0.0.177 - - [2026-07-30 14:39:35] "DELETE /virtual-machine-interface/fcbcaf44-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.108736 10.0.0.177 - - [2026-07-30 14:39:35] "DELETE /virtual-machine/e6d68509-f765-4dd9-b9d0-ee38f167de8b HTTP/1.1" 200 115 0.031428 10.0.0.177 - - [2026-07-30 14:39:35] "DELETE /tag/9394217c-ef83-4a4d-93e9-0da0ede32392 HTTP/1.1" 200 115 0.068741 10.0.0.177 - - [2026-07-30 14:39:35] "DELETE /tag/d791e731-cf93-4368-9643-3564daa8efbd HTTP/1.1" 409 391 0.008033 10.0.0.177 - - [2026-07-30 14:39:37] "POST /tags HTTP/1.1" 200 366 0.089126 10.0.0.177 - - [2026-07-30 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018069 10.0.0.177 - - [2026-07-30 14:39:38] "GET /tag/fe7384a8-a027-47bb-9a4f-b753c5c088fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.057296 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.177 - - [2026-07-30 14:39:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052588 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007717 10.0.0.177 - - [2026-07-30 14:39:38] "GET /service-appliance-set/be30aac9-a673-4b10-a1a0-74e9e718a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004742 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.006438 10.0.0.177 - - [2026-07-30 14:39:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.149235 10.0.0.177 - - [2026-07-30 14:39:38] "GET /virtual-machine-interface/1311a617-97a6-46a4-9e88-8038427b89da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.041770 10.0.0.177 - - [2026-07-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.027411 10.0.0.177 - - [2026-07-30 14:39:38] "POST /instance-ips HTTP/1.1" 200 418 0.062885 10.0.0.177 - - [2026-07-30 14:39:38] "GET /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.008137 10.0.0.177 - - [2026-07-30 14:39:38] "POST /loadbalancers HTTP/1.1" 200 620 0.076746 10.0.0.177 - - [2026-07-30 14:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036794 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.177 - - [2026-07-30 14:39:38] "POST /service-instances HTTP/1.1" 200 568 0.027001 10.0.0.177 - - [2026-07-30 14:39:38] "POST /ref-update HTTP/1.1" 200 156 0.017489 10.0.0.177 - - [2026-07-30 14:39:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.081390 10.0.0.177 - - [2026-07-30 14:39:38] "GET /virtual-machine-interface/1311a617-97a6-46a4-9e88-8038427b89da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007508 10.0.0.177 - - [2026-07-30 14:39:38] "PUT /service-instance/38951753-11ea-4833-9436-0c486792af80 HTTP/1.1" 200 267 0.018251 10.0.0.177 - - [2026-07-30 14:39:38] "GET /virtual-machine-interface/1311a617-97a6-46a4-9e88-8038427b89da?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.037097 10.0.0.177 - - [2026-07-30 14:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.034476 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013290 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.004293 10.0.0.177 - - [2026-07-30 14:39:38] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003593 10.0.0.177 - - [2026-07-30 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.177 - - [2026-07-30 14:39:39] "POST /virtual-machines HTTP/1.1" 200 430 0.017824 10.0.0.177 - - [2026-07-30 14:39:39] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012782 10.0.0.177 - - [2026-07-30 14:39:39] "POST /tags HTTP/1.1" 409 221 0.005835 10.0.0.177 - - [2026-07-30 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.177 - - [2026-07-30 14:39:39] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.023919 10.0.0.177 - - [2026-07-30 14:39:39] "POST /tags HTTP/1.1" 409 238 0.008533 10.0.0.177 - - [2026-07-30 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.177 - - [2026-07-30 14:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.196730 10.0.0.177 - - [2026-07-30 14:39:39] "POST /chown HTTP/1.1" 200 109 0.022509 10.0.0.177 - - [2026-07-30 14:39:39] "GET /tag/fe7384a8-a027-47bb-9a4f-b753c5c088fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.033306 10.0.0.177 - - [2026-07-30 14:39:39] "POST /chown HTTP/1.1" 200 109 0.011959 10.0.0.177 - - [2026-07-30 14:39:39] "PUT /virtual-machine-interface/f4dd126e-417c-46c5-964d-9a5eda874fed HTTP/1.1" 200 285 0.025503 10.0.0.177 - - [2026-07-30 14:39:39] "POST /firewall-rules HTTP/1.1" 200 652 0.132614 10.0.0.177 - - [2026-07-30 14:39:39] "PUT /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 257 0.076099 10.0.0.177 - - [2026-07-30 14:39:39] "GET /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.018467 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.016730 10.0.0.177 - - [2026-07-30 14:39:39] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009968 10.0.0.177 - - [2026-07-30 14:39:39] "GET /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.006002 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.041124 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.031872 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.071105 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.017387 10.0.0.177 - - [2026-07-30 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010908 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.024270 10.0.0.177 - - [2026-07-30 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.030820 10.0.0.177 - - [2026-07-30 14:39:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.081375 10.0.0.177 - - [2026-07-30 14:39:39] "GET /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.013891 10.0.0.177 - - [2026-07-30 14:39:39] "POST /virtual-machines HTTP/1.1" 200 430 0.015365 10.0.0.177 - - [2026-07-30 14:39:39] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.027292 10.0.0.177 - - [2026-07-30 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007206 10.0.0.177 - - [2026-07-30 14:39:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080128 10.0.0.177 - - [2026-07-30 14:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.158072 10.0.0.177 - - [2026-07-30 14:39:39] "POST /chown HTTP/1.1" 200 109 0.027362 10.0.0.177 - - [2026-07-30 14:39:40] "GET /loadbalancer-listener/2cdd3e6f-ec9e-4a6f-ab61-d827a051ce6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.020336 10.0.0.177 - - [2026-07-30 14:39:40] "GET /loadbalancer-listener/2cdd3e6f-ec9e-4a6f-ab61-d827a051ce6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005650 10.0.0.177 - - [2026-07-30 14:39:40] "POST /chown HTTP/1.1" 200 109 0.010042 10.0.0.177 - - [2026-07-30 14:39:40] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.049948 10.0.0.177 - - [2026-07-30 14:39:40] "PUT /virtual-machine-interface/6df8f1b0-f225-4215-8966-2a3d3bcae291 HTTP/1.1" 200 285 0.045923 10.0.0.177 - - [2026-07-30 14:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012734 10.0.0.177 - - [2026-07-30 14:39:40] "GET /loadbalancer-pool/25bfa490-704a-4261-913d-6b0f12fdbf24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004093 10.0.0.177 - - [2026-07-30 14:39:40] "PUT /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 257 0.052980 10.0.0.177 - - [2026-07-30 14:39:40] "POST /loadbalancer-members HTTP/1.1" 200 709 0.021341 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.014159 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.029724 10.0.0.177 - - [2026-07-30 14:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.047498 10.0.0.177 - - [2026-07-30 14:39:40] "GET /loadbalancer-member/0abe0665-3696-44d3-b8a6-e8f4a83b4a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.021552 10.0.0.177 - - [2026-07-30 14:39:40] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003198 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.052877 10.0.0.177 - - [2026-07-30 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.177 - - [2026-07-30 14:39:40] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010039 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.032337 10.0.0.177 - - [2026-07-30 14:39:40] "POST /tags HTTP/1.1" 409 221 0.018638 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.013784 10.0.0.177 - - [2026-07-30 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.177 - - [2026-07-30 14:39:40] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.031914 10.0.0.177 - - [2026-07-30 14:39:40] "POST /tags HTTP/1.1" 409 238 0.008607 10.0.0.177 - - [2026-07-30 14:39:40] "PUT /service-instance/38951753-11ea-4833-9436-0c486792af80 HTTP/1.1" 200 267 0.021136 10.0.0.177 - - [2026-07-30 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.177 - - [2026-07-30 14:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029385 10.0.0.177 - - [2026-07-30 14:39:40] "GET /tag/fe7384a8-a027-47bb-9a4f-b753c5c088fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018521 10.0.0.177 - - [2026-07-30 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.177 - - [2026-07-30 14:39:40] "POST /firewall-rules HTTP/1.1" 409 293 0.002963 10.0.0.177 - - [2026-07-30 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.177 - - [2026-07-30 14:39:40] "POST /chown HTTP/1.1" 200 109 0.009177 10.0.0.177 - - [2026-07-30 14:39:40] "POST /chown HTTP/1.1" 200 109 0.028251 10.0.0.177 - - [2026-07-30 14:39:40] "PUT /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd HTTP/1.1" 200 261 0.080439 10.0.0.177 - - [2026-07-30 14:39:40] "PUT /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 257 0.044011 10.0.0.177 - - [2026-07-30 14:39:40] "GET /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.020218 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.015594 10.0.0.177 - - [2026-07-30 14:39:40] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021104 10.0.0.177 - - [2026-07-30 14:39:40] "GET /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003328 10.0.0.177 - - [2026-07-30 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.177 - - [2026-07-30 14:39:40] "POST /chown HTTP/1.1" 200 109 0.031805 10.0.0.177 - - [2026-07-30 14:39:40] "POST /chown HTTP/1.1" 200 109 0.016361 10.0.0.177 - - [2026-07-30 14:39:40] "GET /tag/fe7384a8-a027-47bb-9a4f-b753c5c088fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.033606 10.0.0.177 - - [2026-07-30 14:39:40] "GET /tag/fe7384a8-a027-47bb-9a4f-b753c5c088fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.023512 10.0.0.177 - - [2026-07-30 14:39:40] "GET /virtual-machine-interface/1311a617-97a6-46a4-9e88-8038427b89da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006784 10.0.0.177 - - [2026-07-30 14:39:40] "PUT /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 257 0.036416 10.0.0.177 - - [2026-07-30 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.021698 10.0.0.177 - - [2026-07-30 14:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.177 - - [2026-07-30 14:39:41] "POST /set-tag HTTP/1.1" 200 109 0.044424 10.0.0.177 - - [2026-07-30 14:39:41] "GET /virtual-machine-interface/6df8f1b0-f225-4215-8966-2a3d3bcae291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.019696 10.0.0.177 - - [2026-07-30 14:39:41] "POST /chown HTTP/1.1" 200 109 0.044410 10.0.0.177 - - [2026-07-30 14:39:41] "POST /chown HTTP/1.1" 200 109 0.042076 10.0.0.177 - - [2026-07-30 14:39:41] "POST /set-tag HTTP/1.1" 200 109 0.102373 10.0.0.177 - - [2026-07-30 14:39:41] "PUT /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 257 0.046720 10.0.0.177 - - [2026-07-30 14:39:41] "GET /virtual-machine-interface/f4dd126e-417c-46c5-964d-9a5eda874fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.009359 10.0.0.177 - - [2026-07-30 14:39:41] "POST /set-tag HTTP/1.1" 200 109 0.041158 10.0.0.177 - - [2026-07-30 14:39:41] "POST /ref-update HTTP/1.1" 200 156 0.031962 10.0.0.177 - - [2026-07-30 14:39:41] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.031157 10.0.0.177 - - [2026-07-30 14:39:41] "POST /chown HTTP/1.1" 200 109 0.050241 10.0.0.177 - - [2026-07-30 14:39:41] "GET /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.020101 10.0.0.177 - - [2026-07-30 14:39:41] "POST /chown HTTP/1.1" 200 109 0.043866 10.0.0.177 - - [2026-07-30 14:39:41] "POST /ref-update HTTP/1.1" 200 156 0.055730 10.0.0.177 - - [2026-07-30 14:39:41] "PUT /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 257 0.044059 10.0.0.177 - - [2026-07-30 14:39:41] "POST /ref-update HTTP/1.1" 200 156 0.035297 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /firewall-rule/50d4c1c3-0fbe-4edd-b9ee-9c762b6056fd HTTP/1.1" 200 115 0.106900 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /loadbalancer-member/0abe0665-3696-44d3-b8a6-e8f4a83b4a22 HTTP/1.1" 200 115 0.039385 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /loadbalancer-pool/25bfa490-704a-4261-913d-6b0f12fdbf24 HTTP/1.1" 200 115 0.045501 10.0.0.177 - - [2026-07-30 14:39:41] "PUT /service-instance/38951753-11ea-4833-9436-0c486792af80 HTTP/1.1" 200 267 0.011050 10.0.0.177 - - [2026-07-30 14:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021508 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /loadbalancer-listener/2cdd3e6f-ec9e-4a6f-ab61-d827a051ce6c HTTP/1.1" 200 115 0.124784 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e HTTP/1.1" 200 115 0.069040 10.0.0.177 - - [2026-07-30 14:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.177 - - [2026-07-30 14:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /instance-ip/aeb03795-a613-4fbf-b696-c0ade4baea78 HTTP/1.1" 200 115 0.093295 10.0.0.177 - - [2026-07-30 14:39:41] "DELETE /virtual-machine-interface/1311a617-97a6-46a4-9e88-8038427b89da HTTP/1.1" 200 115 0.062483 10.0.0.177 - - [2026-07-30 14:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.177 - - [2026-07-30 14:39:42] "DELETE /tag/fe7384a8-a027-47bb-9a4f-b753c5c088fe HTTP/1.1" 200 115 0.070404 10.0.0.177 - - [2026-07-30 14:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.177 - - [2026-07-30 14:39:42] "DELETE /service-instance/38951753-11ea-4833-9436-0c486792af80 HTTP/1.1" 200 115 0.088216 10.0.0.177 - - [2026-07-30 14:39:42] "GET /virtual-machine-interface/6df8f1b0-f225-4215-8966-2a3d3bcae291?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008943 10.0.0.177 - - [2026-07-30 14:39:42] "DELETE /virtual-machine-interface/6df8f1b0-f225-4215-8966-2a3d3bcae291 HTTP/1.1" 200 115 0.060492 10.0.0.177 - - [2026-07-30 14:39:42] "DELETE /virtual-machine/d6f67873-763a-4a23-aba1-82aed5204770 HTTP/1.1" 200 115 0.054514 10.0.0.177 - - [2026-07-30 14:39:42] "GET /virtual-machine-interface/f4dd126e-417c-46c5-964d-9a5eda874fed?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.023602 10.0.0.177 - - [2026-07-30 14:39:42] "DELETE /virtual-machine-interface/f4dd126e-417c-46c5-964d-9a5eda874fed HTTP/1.1" 200 115 0.063580 10.0.0.177 - - [2026-07-30 14:39:42] "POST /ref-update HTTP/1.1" 200 156 0.022919 10.0.0.177 - - [2026-07-30 14:39:42] "DELETE /virtual-machine/f200cbcc-9101-433b-bf2b-ab72a448a86f HTTP/1.1" 200 115 0.064154 10.0.0.177 - - [2026-07-30 14:40:02] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006056 10.0.0.177 - - [2026-07-30 14:40:02] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.177 - - [2026-07-30 14:40:02] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006144 10.0.0.177 - - [2026-07-30 14:40:02] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.177 - - [2026-07-30 14:40:02] "GET /virtual-machine/20cb77f4-6157-4a5b-9cf8-05af5e341818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003864 10.0.0.177 - - [2026-07-30 14:40:02] "POST /ref-update HTTP/1.1" 200 156 0.018708 10.0.0.177 - - [2026-07-30 14:40:02] "GET /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018070 10.0.0.177 - - [2026-07-30 14:40:02] "POST /set-tag HTTP/1.1" 200 109 0.029935 10.0.0.177 - - [2026-07-30 14:40:02] "POST /set-tag HTTP/1.1" 200 109 0.040350 10.0.0.177 - - [2026-07-30 14:40:02] "POST /set-tag HTTP/1.1" 200 109 0.038472 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.015873 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /instance-ip/fe0e18b0-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.057678 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /virtual-machine-interface/fdf3a9d0-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.056249 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /virtual-machine/20cb77f4-6157-4a5b-9cf8-05af5e341818 HTTP/1.1" 200 115 0.027732 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /tag/f451ff3e-a494-4fe9-a9ed-8699e6530a3a HTTP/1.1" 409 237 0.011010 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006475 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004560 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine/dd99fbc1-9a54-461d-b1a9-cf9e681b5fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.005859 10.0.0.177 - - [2026-07-30 14:40:03] "POST /ref-update HTTP/1.1" 200 156 0.013771 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006592 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.021786 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.047411 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.019881 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.034811 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /instance-ip/fe987898-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.059816 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /virtual-machine-interface/fe789e92-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.053249 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /virtual-machine/dd99fbc1-9a54-461d-b1a9-cf9e681b5fae HTTP/1.1" 200 115 0.031273 10.0.0.177 - - [2026-07-30 14:40:03] "DELETE /tag/4c74b91a-b115-4272-9135-9eb02c9238c1 HTTP/1.1" 200 115 0.052391 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006597 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005200 10.0.0.177 - - [2026-07-30 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.003513 10.0.0.177 - - [2026-07-30 14:40:03] "GET /virtual-machine/c8585c1c-cde4-4010-b3f9-84a2ffe1490b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003337 10.0.0.177 - - [2026-07-30 14:40:03] "POST /ref-update HTTP/1.1" 200 156 0.030040 10.0.0.177 - - [2026-07-30 14:40:04] "GET /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021482 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.027322 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.030395 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.032582 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.021353 10.0.0.177 - - [2026-07-30 14:40:04] "DELETE /instance-ip/fd8bc4d2-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.063034 10.0.0.177 - - [2026-07-30 14:40:04] "DELETE /virtual-machine-interface/fd6f0a18-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.056418 10.0.0.177 - - [2026-07-30 14:40:04] "DELETE /virtual-machine/c8585c1c-cde4-4010-b3f9-84a2ffe1490b HTTP/1.1" 200 115 0.029938 10.0.0.177 - - [2026-07-30 14:40:04] "DELETE /tag/f42773c3-76fd-4b4d-a463-9ce5d2a59974 HTTP/1.1" 200 115 0.057072 10.0.0.177 - - [2026-07-30 14:40:04] "DELETE /tag/d7644b69-36f9-4fdd-8cb9-0e331c0ae17c HTTP/1.1" 200 115 0.046052 10.0.0.177 - - [2026-07-30 14:40:04] "DELETE /tag/45924f37-7f96-4e36-91b1-4b3d6fda9bf3 HTTP/1.1" 200 115 0.046177 10.0.0.177 - - [2026-07-30 14:40:04] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006870 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.003174 10.0.0.177 - - [2026-07-30 14:40:04] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005572 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.177 - - [2026-07-30 14:40:04] "GET /virtual-machine/765d8263-5494-473a-adbd-1baa69ba8f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003993 10.0.0.177 - - [2026-07-30 14:40:04] "POST /ref-update HTTP/1.1" 200 156 0.015698 10.0.0.177 - - [2026-07-30 14:40:04] "GET /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.030619 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.025207 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.031928 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.041968 10.0.0.177 - - [2026-07-30 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.021410 10.0.0.177 - - [2026-07-30 14:40:05] "DELETE /instance-ip/ff19c736-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.068896 10.0.0.177 - - [2026-07-30 14:40:05] "DELETE /virtual-machine-interface/fefc4314-8c23-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.070665 10.0.0.177 - - [2026-07-30 14:40:05] "DELETE /virtual-machine/765d8263-5494-473a-adbd-1baa69ba8f7a HTTP/1.1" 200 115 0.027979 10.0.0.177 - - [2026-07-30 14:40:05] "DELETE /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79 HTTP/1.1" 409 237 0.012453 10.0.0.177 - - [2026-07-30 14:40:05] "DELETE /tag/bbbe1497-2b9b-4f14-a495-a26285e17de1 HTTP/1.1" 200 115 0.055665 10.0.0.177 - - [2026-07-30 14:40:05] "DELETE /tag/51bbe465-4371-44d3-a53e-e49c0856b70c HTTP/1.1" 409 237 0.007680 10.0.0.177 - - [2026-07-30 14:40:06] "POST /projects HTTP/1.1" 409 238 0.003010 10.0.0.177 - - [2026-07-30 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.177 - - [2026-07-30 14:40:06] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043869 10.0.0.177 - - [2026-07-30 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.177 - - [2026-07-30 14:40:06] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004797 10.0.0.177 - - [2026-07-30 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.177 - - [2026-07-30 14:40:06] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005106 10.0.0.177 - - [2026-07-30 14:40:06] "POST /security-groups HTTP/1.1" 409 285 0.003540 10.0.0.177 - - [2026-07-30 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.177 - - [2026-07-30 14:40:06] "PUT /security-group/107d9839-8bfb-43ec-b772-4a2ab590cb32 HTTP/1.1" 200 263 0.061501 10.0.0.177 - - [2026-07-30 14:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028331 10.0.0.177 - - [2026-07-30 14:40:06] "PUT /access-control-list/813a9de3-ea2e-41c1-9d7f-0c86511925eb HTTP/1.1" 200 273 0.036741 10.0.0.177 - - [2026-07-30 14:40:06] "PUT /access-control-list/0d69ebaa-3ac1-4c61-935a-83f5c960385a HTTP/1.1" 200 273 0.019629 10.0.0.177 - - [2026-07-30 14:40:11] "POST /projects HTTP/1.1" 409 238 0.003641 10.0.0.177 - - [2026-07-30 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.177 - - [2026-07-30 14:40:11] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.055132 10.0.0.177 - - [2026-07-30 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.177 - - [2026-07-30 14:40:11] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005200 10.0.0.177 - - [2026-07-30 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.177 - - [2026-07-30 14:40:11] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005350 10.0.0.177 - - [2026-07-30 14:40:11] "POST /security-groups HTTP/1.1" 409 285 0.003408 10.0.0.177 - - [2026-07-30 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.177 - - [2026-07-30 14:40:11] "PUT /security-group/107d9839-8bfb-43ec-b772-4a2ab590cb32 HTTP/1.1" 200 263 0.071316 10.0.0.177 - - [2026-07-30 14:40:11] "PUT /access-control-list/813a9de3-ea2e-41c1-9d7f-0c86511925eb HTTP/1.1" 200 273 0.027227 10.0.0.177 - - [2026-07-30 14:40:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030779 10.0.0.177 - - [2026-07-30 14:40:11] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007732 10.0.0.177 - - [2026-07-30 14:40:11] "PUT /access-control-list/0d69ebaa-3ac1-4c61-935a-83f5c960385a HTTP/1.1" 200 273 0.038614 10.0.0.177 - - [2026-07-30 14:40:11] "GET /firewall-rule/13fa8cb7-7525-4df6-a420-4d961a5da042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002777 10.0.0.177 - - [2026-07-30 14:40:12] "POST /ref-update HTTP/1.1" 200 156 0.064987 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /firewall-rule/13fa8cb7-7525-4df6-a420-4d961a5da042 HTTP/1.1" 200 115 0.052030 10.0.0.177 - - [2026-07-30 14:40:12] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006577 10.0.0.177 - - [2026-07-30 14:40:12] "GET /firewall-rule/b2d8252e-1712-4a76-b5b3-010c5685721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003719 10.0.0.177 - - [2026-07-30 14:40:12] "POST /ref-update HTTP/1.1" 200 156 0.074204 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /firewall-rule/b2d8252e-1712-4a76-b5b3-010c5685721d HTTP/1.1" 200 115 0.061630 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /tag/c77091eb-871f-4d2e-90c8-9d87d3a960ad HTTP/1.1" 200 115 0.050927 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79 HTTP/1.1" 409 237 0.007091 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /tag/51bbe465-4371-44d3-a53e-e49c0856b70c HTTP/1.1" 409 237 0.006143 10.0.0.177 - - [2026-07-30 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.177 - - [2026-07-30 14:40:12] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004765 10.0.0.177 - - [2026-07-30 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.177 - - [2026-07-30 14:40:12] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005484 10.0.0.177 - - [2026-07-30 14:40:12] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.058390 10.0.0.177 - - [2026-07-30 14:40:12] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.052965 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /security-group/107d9839-8bfb-43ec-b772-4a2ab590cb32 HTTP/1.1" 200 115 0.066334 10.0.0.177 - - [2026-07-30 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /access-control-list/813a9de3-ea2e-41c1-9d7f-0c86511925eb HTTP/1.1" 200 115 0.060156 10.0.0.177 - - [2026-07-30 14:40:12] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1896 0.075812 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /access-control-list/0d69ebaa-3ac1-4c61-935a-83f5c960385a HTTP/1.1" 200 115 0.066820 10.0.0.177 - - [2026-07-30 14:40:12] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?fields=security_groups HTTP/1.1" 200 1354 0.056648 10.0.0.177 - - [2026-07-30 14:40:12] "DELETE /security-group/bfe42633-1e7e-4435-bbcc-bb9234213d20 HTTP/1.1" 200 115 0.065772 10.0.0.177 - - [2026-07-30 14:40:13] "DELETE /access-control-list/8a5fcca5-e3f1-426f-ae02-8e750560daf8 HTTP/1.1" 200 115 0.052081 10.0.0.177 - - [2026-07-30 14:40:13] "GET /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311?fields=application_policy_sets HTTP/1.1" 200 1393 0.062776 10.0.0.177 - - [2026-07-30 14:40:13] "DELETE /access-control-list/a49fc3a8-8e3e-4c3b-b496-9f907bb827d0 HTTP/1.1" 200 115 0.070290 10.0.0.177 - - [2026-07-30 14:40:13] "DELETE /project/046db6fa-7fbf-46a9-b1f0-9f1ce858b311 HTTP/1.1" 200 115 0.493757 10.0.0.177 - - [2026-07-30 14:40:13] "POST /projects HTTP/1.1" 409 238 0.006996 10.0.0.177 - - [2026-07-30 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.177 - - [2026-07-30 14:40:13] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044600 10.0.0.177 - - [2026-07-30 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.177 - - [2026-07-30 14:40:13] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005686 10.0.0.177 - - [2026-07-30 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.177 - - [2026-07-30 14:40:13] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006646 10.0.0.177 - - [2026-07-30 14:40:13] "POST /security-groups HTTP/1.1" 409 285 0.003492 10.0.0.177 - - [2026-07-30 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.177 - - [2026-07-30 14:40:13] "PUT /security-group/fcda3887-e2d4-46ae-bceb-f71ba7b7e4f4 HTTP/1.1" 200 263 0.063699 10.0.0.177 - - [2026-07-30 14:40:13] "PUT /access-control-list/018623fe-1084-47f3-b6b7-12d51efd73ab HTTP/1.1" 200 273 0.017731 10.0.0.177 - - [2026-07-30 14:40:13] "PUT /access-control-list/196be748-33dd-4fef-8152-79a14991383c HTTP/1.1" 200 273 0.027745 10.0.0.177 - - [2026-07-30 14:40:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037729 10.0.0.177 - - [2026-07-30 14:40:17] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003492 10.0.0.177 - - [2026-07-30 14:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.177 - - [2026-07-30 14:40:17] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003466 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-policy/a36d8373-7ad9-4b47-be04-5ed2ff96586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003378 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-rule/8466738b-0b17-4dc8-a094-0cef65b03a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004038 10.0.0.177 - - [2026-07-30 14:40:17] "POST /ref-update HTTP/1.1" 200 156 0.022115 10.0.0.177 - - [2026-07-30 14:40:17] "DELETE /firewall-rule/8466738b-0b17-4dc8-a094-0cef65b03a98 HTTP/1.1" 200 115 0.066041 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003663 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-rule/a3678b99-667d-4fed-aa8a-89c2a0551c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003733 10.0.0.177 - - [2026-07-30 14:40:17] "POST /ref-update HTTP/1.1" 200 156 0.021366 10.0.0.177 - - [2026-07-30 14:40:17] "DELETE /firewall-rule/a3678b99-667d-4fed-aa8a-89c2a0551c79 HTTP/1.1" 200 115 0.068103 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006187 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-rule/fc38553f-60eb-4688-904e-3f26e02bb5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003515 10.0.0.177 - - [2026-07-30 14:40:17] "POST /ref-update HTTP/1.1" 200 156 0.019161 10.0.0.177 - - [2026-07-30 14:40:17] "DELETE /firewall-rule/fc38553f-60eb-4688-904e-3f26e02bb5fc HTTP/1.1" 200 115 0.054674 10.0.0.177 - - [2026-07-30 14:40:17] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004237 10.0.0.177 - - [2026-07-30 14:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.177 - - [2026-07-30 14:40:17] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003558 10.0.0.177 - - [2026-07-30 14:40:17] "GET /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005032 10.0.0.177 - - [2026-07-30 14:40:17] "POST /ref-update HTTP/1.1" 200 156 0.027824 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /firewall-policy/4c7475f4-bb9b-40fc-aef4-ff4c35cb24a0 HTTP/1.1" 200 115 0.053152 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /tag/c72d5733-8724-4ac6-86cb-4a3974c6ee79 HTTP/1.1" 200 115 0.085406 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /tag/d791e731-cf93-4368-9643-3564daa8efbd HTTP/1.1" 200 115 0.073511 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /tag/51bbe465-4371-44d3-a53e-e49c0856b70c HTTP/1.1" 200 115 0.044564 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /tag/f451ff3e-a494-4fe9-a9ed-8699e6530a3a HTTP/1.1" 200 115 0.100192 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /loadbalancer-member/ecfe11f9-25a2-412a-b0d4-8ccead015dde HTTP/1.1" 200 115 0.056749 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /loadbalancer-pool/c5ea6162-982e-44be-b1e1-1f2884442e8c HTTP/1.1" 200 115 0.043694 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /loadbalancer-listener/0d2cffc6-8406-4d71-9714-c1a7fe994925 HTTP/1.1" 200 115 0.043439 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /loadbalancer/7d65c968-9f73-4d83-a563-40bab6719a78 HTTP/1.1" 200 115 0.051696 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /floating-ip/bb7914a7-d60d-41d9-a64a-9329a102c1ec HTTP/1.1" 200 115 0.034620 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /instance-ip/cc900348-9324-48b1-9c44-4e71c4e25806 HTTP/1.1" 200 115 0.079607 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /virtual-machine-interface/e84eebb7-7353-4568-b5fc-35a902b5ccaa HTTP/1.1" 200 115 0.082503 10.0.0.177 - - [2026-07-30 14:40:18] "DELETE /tag/df0b8bc5-5560-4136-8348-b5e98cef6428 HTTP/1.1" 200 115 0.049866 10.0.0.177 - - [2026-07-30 14:40:18] "POST /projects HTTP/1.1" 409 238 0.002934 10.0.0.177 - - [2026-07-30 14:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.177 - - [2026-07-30 14:40:18] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.071342 10.0.0.177 - - [2026-07-30 14:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.177 - - [2026-07-30 14:40:18] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010153 10.0.0.177 - - [2026-07-30 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.177 - - [2026-07-30 14:40:19] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005278 10.0.0.177 - - [2026-07-30 14:40:19] "POST /security-groups HTTP/1.1" 409 285 0.003846 10.0.0.177 - - [2026-07-30 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.177 - - [2026-07-30 14:40:19] "PUT /security-group/fcda3887-e2d4-46ae-bceb-f71ba7b7e4f4 HTTP/1.1" 200 263 0.069812 10.0.0.177 - - [2026-07-30 14:40:19] "PUT /access-control-list/018623fe-1084-47f3-b6b7-12d51efd73ab HTTP/1.1" 200 273 0.042347 10.0.0.177 - - [2026-07-30 14:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.074249 10.0.0.177 - - [2026-07-30 14:40:19] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.026377 10.0.0.177 - - [2026-07-30 14:40:19] "PUT /access-control-list/196be748-33dd-4fef-8152-79a14991383c HTTP/1.1" 200 273 0.051049 10.0.0.177 - - [2026-07-30 14:40:19] "GET /firewall-rule/288dfc63-32f9-4eff-a394-6321d4c675bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004044 10.0.0.177 - - [2026-07-30 14:40:19] "POST /ref-update HTTP/1.1" 200 156 0.083534 10.0.0.177 - - [2026-07-30 14:40:19] "DELETE /firewall-rule/288dfc63-32f9-4eff-a394-6321d4c675bb HTTP/1.1" 200 115 0.053023 10.0.0.177 - - [2026-07-30 14:40:19] "GET /firewall-policy/319a5637-6aa1-4b84-a31f-06832aa9b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.010118 10.0.0.177 - - [2026-07-30 14:40:19] "GET /firewall-rule/f9aff1a3-d65c-4da9-bd2b-4e9ef363fd26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004274 10.0.0.177 - - [2026-07-30 14:40:19] "POST /ref-update HTTP/1.1" 200 156 0.069591 10.0.0.177 - - [2026-07-30 14:40:19] "DELETE /firewall-rule/f9aff1a3-d65c-4da9-bd2b-4e9ef363fd26 HTTP/1.1" 200 115 0.039569 10.0.0.177 - - [2026-07-30 14:40:19] "DELETE /tag/184ee99c-6c22-422c-bfcf-20bcd25fe0d9 HTTP/1.1" 200 115 0.087708 10.0.0.177 - - [2026-07-30 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.177 - - [2026-07-30 14:40:19] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010442 10.0.0.177 - - [2026-07-30 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.177 - - [2026-07-30 14:40:19] "GET /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006489 10.0.0.177 - - [2026-07-30 14:40:19] "PUT /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e HTTP/1.1" 200 265 0.071129 10.0.0.177 - - [2026-07-30 14:40:20] "PUT /virtual-network/6680e35c-9213-426c-b090-691a5d3f1c72 HTTP/1.1" 200 265 0.071372 10.0.0.177 - - [2026-07-30 14:40:20] "DELETE /security-group/fcda3887-e2d4-46ae-bceb-f71ba7b7e4f4 HTTP/1.1" 200 115 0.079891 10.0.0.177 - - [2026-07-30 14:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.177 - - [2026-07-30 14:40:20] "DELETE /access-control-list/018623fe-1084-47f3-b6b7-12d51efd73ab HTTP/1.1" 200 115 0.054128 10.0.0.177 - - [2026-07-30 14:40:20] "DELETE /access-control-list/196be748-33dd-4fef-8152-79a14991383c HTTP/1.1" 200 115 0.080100 10.0.0.177 - - [2026-07-30 14:40:20] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.089579 10.0.0.177 - - [2026-07-30 14:40:20] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?fields=security_groups HTTP/1.1" 200 1356 0.099231 10.0.0.177 - - [2026-07-30 14:40:20] "DELETE /security-group/bf060fe0-1275-4eb4-8829-81fb91114904 HTTP/1.1" 200 115 0.085794 10.0.0.177 - - [2026-07-30 14:40:20] "DELETE /access-control-list/7550cba3-98dd-478c-9ad2-418ef0c0631c HTTP/1.1" 200 115 0.041768 10.0.0.177 - - [2026-07-30 14:40:20] "GET /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7?fields=application_policy_sets HTTP/1.1" 200 1395 0.081634 10.0.0.177 - - [2026-07-30 14:40:20] "DELETE /access-control-list/720c4066-8bfb-4768-acd0-7d7bac63e19d HTTP/1.1" 200 115 0.103372 10.0.0.177 - - [2026-07-30 14:40:21] "DELETE /project/a0ae0829-e2b9-4b92-aeab-9a174cca23e7 HTTP/1.1" 200 115 0.957237 10.0.0.177 - - [2026-07-30 14:41:21] "GET / HTTP/1.1" 200 36215 0.002195 10.0.0.177 - - [2026-07-30 14:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.177 - - [2026-07-30 14:41:21] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003555 10.0.0.177 - - [2026-07-30 14:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.177 - - [2026-07-30 14:41:22] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002807 10.0.0.177 - - [2026-07-30 14:41:38] "POST /tags HTTP/1.1" 200 366 0.315351 10.0.0.177 - - [2026-07-30 14:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009155 10.0.0.177 - - [2026-07-30 14:41:38] "GET /tag/740829cd-dda0-45da-9620-b35c94e2f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.060797 10.0.0.177 - - [2026-07-30 14:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.177 - - [2026-07-30 14:41:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.133318 10.0.0.177 - - [2026-07-30 14:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.177 - - [2026-07-30 14:41:38] "GET /service-appliance-set/be30aac9-a673-4b10-a1a0-74e9e718a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.026461 10.0.0.177 - - [2026-07-30 14:41:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.013680 10.0.0.177 - - [2026-07-30 14:41:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.165557 10.0.0.177 - - [2026-07-30 14:41:38] "GET /virtual-machine-interface/560024cb-ef35-483b-a77c-6002078e620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008563 10.0.0.177 - - [2026-07-30 14:41:38] "POST /set-tag HTTP/1.1" 200 109 0.041977 10.0.0.177 - - [2026-07-30 14:41:38] "POST /instance-ips HTTP/1.1" 200 418 0.128254 10.0.0.177 - - [2026-07-30 14:41:39] "GET /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.029351 10.0.0.177 - - [2026-07-30 14:41:39] "POST /loadbalancers HTTP/1.1" 200 620 0.133636 10.0.0.177 - - [2026-07-30 14:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.053975 10.0.0.177 - - [2026-07-30 14:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027867 10.0.0.177 - - [2026-07-30 14:41:39] "POST /service-instances HTTP/1.1" 200 568 0.083214 10.0.0.177 - - [2026-07-30 14:41:39] "POST /ref-update HTTP/1.1" 200 156 0.052345 10.0.0.177 - - [2026-07-30 14:41:39] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.137893 10.0.0.177 - - [2026-07-30 14:41:39] "GET /virtual-machine-interface/560024cb-ef35-483b-a77c-6002078e620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.054812 10.0.0.177 - - [2026-07-30 14:41:39] "GET /virtual-machine-interface/560024cb-ef35-483b-a77c-6002078e620e?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.013387 10.0.0.177 - - [2026-07-30 14:41:39] "PUT /service-instance/36a30e78-702a-4ba2-ba0f-b208a374cc80 HTTP/1.1" 200 267 0.085684 10.0.0.177 - - [2026-07-30 14:41:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.011412 10.0.0.177 - - [2026-07-30 14:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.056711 10.0.0.177 - - [2026-07-30 14:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014908 10.0.0.177 - - [2026-07-30 14:41:39] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012950 10.0.0.177 - - [2026-07-30 14:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.177 - - [2026-07-30 14:41:39] "POST /virtual-machines HTTP/1.1" 200 430 0.013863 10.0.0.177 - - [2026-07-30 14:41:39] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012525 10.0.0.177 - - [2026-07-30 14:41:39] "POST /tags HTTP/1.1" 409 221 0.004741 10.0.0.177 - - [2026-07-30 14:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.177 - - [2026-07-30 14:41:39] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.038832 10.0.0.177 - - [2026-07-30 14:41:39] "POST /tags HTTP/1.1" 409 238 0.027510 10.0.0.177 - - [2026-07-30 14:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.177 - - [2026-07-30 14:41:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.174698 10.0.0.177 - - [2026-07-30 14:41:39] "GET /tag/740829cd-dda0-45da-9620-b35c94e2f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.022899 10.0.0.177 - - [2026-07-30 14:41:40] "POST /chown HTTP/1.1" 200 109 0.046487 10.0.0.177 - - [2026-07-30 14:41:40] "POST /firewall-rules HTTP/1.1" 200 652 0.108317 10.0.0.177 - - [2026-07-30 14:41:40] "POST /chown HTTP/1.1" 200 109 0.063006 10.0.0.177 - - [2026-07-30 14:41:40] "GET /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.041601 10.0.0.177 - - [2026-07-30 14:41:40] "PUT /virtual-machine-interface/a542ddb2-db91-4f48-9eeb-39c67250f5da HTTP/1.1" 200 285 0.028031 10.0.0.177 - - [2026-07-30 14:41:40] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009092 10.0.0.177 - - [2026-07-30 14:41:40] "PUT /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 257 0.037765 10.0.0.177 - - [2026-07-30 14:41:40] "GET /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.006648 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.043292 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.040539 10.0.0.177 - - [2026-07-30 14:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014051 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.047227 10.0.0.177 - - [2026-07-30 14:41:40] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088231 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.052370 10.0.0.177 - - [2026-07-30 14:41:40] "GET /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.013884 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.009085 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.032356 10.0.0.177 - - [2026-07-30 14:41:40] "POST /ref-update HTTP/1.1" 200 156 0.039039 10.0.0.177 - - [2026-07-30 14:41:40] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.096228 10.0.0.177 - - [2026-07-30 14:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011204 10.0.0.177 - - [2026-07-30 14:41:40] "POST /virtual-machines HTTP/1.1" 200 430 0.044958 10.0.0.177 - - [2026-07-30 14:41:40] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.109963 10.0.0.177 - - [2026-07-30 14:41:40] "GET /loadbalancer-listener/0f2f25c7-ed14-452f-907b-894235611c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.025477 10.0.0.177 - - [2026-07-30 14:41:40] "GET /loadbalancer-listener/0f2f25c7-ed14-452f-907b-894235611c10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.011204 10.0.0.177 - - [2026-07-30 14:41:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.203118 10.0.0.177 - - [2026-07-30 14:41:40] "POST /chown HTTP/1.1" 200 109 0.043701 10.0.0.177 - - [2026-07-30 14:41:40] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.115603 10.0.0.177 - - [2026-07-30 14:41:40] "POST /chown HTTP/1.1" 200 109 0.016910 10.0.0.177 - - [2026-07-30 14:41:41] "GET / HTTP/1.1" 200 36215 0.001901 10.0.0.177 - - [2026-07-30 14:41:41] "PUT /virtual-machine-interface/8dd0f477-bd5b-47b1-807b-7665da43c322 HTTP/1.1" 200 285 0.054084 10.0.0.177 - - [2026-07-30 14:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040636 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027976 10.0.0.177 - - [2026-07-30 14:41:41] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.015059 10.0.0.177 - - [2026-07-30 14:41:41] "GET /loadbalancer-pool/20ae5b22-aedb-4459-a408-0a2c9058d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014422 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.177 - - [2026-07-30 14:41:41] "PUT /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 257 0.077635 10.0.0.177 - - [2026-07-30 14:41:41] "GET /config-node/9f6996d1-258f-440c-b95d-a06d2539f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.005071 10.0.0.177 - - [2026-07-30 14:41:41] "POST /loadbalancer-members HTTP/1.1" 200 709 0.063902 10.0.0.177 - - [2026-07-30 14:41:41] "POST /ref-update HTTP/1.1" 200 156 0.037116 10.0.0.177 - - [2026-07-30 14:41:41] "POST /ref-update HTTP/1.1" 200 156 0.062788 10.0.0.177 - - [2026-07-30 14:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043830 10.0.0.177 - - [2026-07-30 14:41:41] "GET /loadbalancer-member/5856ee31-d662-42de-8470-5d577557c415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.036470 10.0.0.177 - - [2026-07-30 14:41:41] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009062 10.0.0.177 - - [2026-07-30 14:41:41] "POST /ref-update HTTP/1.1" 200 156 0.066007 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.177 - - [2026-07-30 14:41:41] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021223 10.0.0.177 - - [2026-07-30 14:41:41] "POST /tags HTTP/1.1" 409 221 0.004288 10.0.0.177 - - [2026-07-30 14:41:41] "POST /ref-update HTTP/1.1" 200 156 0.036725 10.0.0.177 - - [2026-07-30 14:41:41] "POST /ref-update HTTP/1.1" 200 156 0.043402 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016069 10.0.0.177 - - [2026-07-30 14:41:41] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.018869 10.0.0.177 - - [2026-07-30 14:41:41] "POST /tags HTTP/1.1" 409 238 0.008979 10.0.0.177 - - [2026-07-30 14:41:41] "PUT /service-instance/36a30e78-702a-4ba2-ba0f-b208a374cc80 HTTP/1.1" 200 267 0.021103 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011370 10.0.0.177 - - [2026-07-30 14:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039522 10.0.0.177 - - [2026-07-30 14:41:41] "GET /tag/740829cd-dda0-45da-9620-b35c94e2f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.037962 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012763 10.0.0.177 - - [2026-07-30 14:41:41] "POST /firewall-rules HTTP/1.1" 409 293 0.004025 10.0.0.177 - - [2026-07-30 14:41:41] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006973 10.0.0.177 - - [2026-07-30 14:41:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009885 10.0.0.177 - - [2026-07-30 14:41:41] "POST /chown HTTP/1.1" 200 109 0.033293 10.0.0.177 - - [2026-07-30 14:41:41] "POST /chown HTTP/1.1" 200 109 0.043003 10.0.0.177 - - [2026-07-30 14:41:41] "PUT /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f HTTP/1.1" 200 261 0.106350 10.0.0.177 - - [2026-07-30 14:41:41] "GET /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.017553 10.0.0.177 - - [2026-07-30 14:41:41] "PUT /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 257 0.058470 10.0.0.177 - - [2026-07-30 14:41:41] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009194 10.0.0.177 - - [2026-07-30 14:41:41] "GET /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003118 10.0.0.177 - - [2026-07-30 14:41:41] "POST /ref-update HTTP/1.1" 200 156 0.030022 10.0.0.177 - - [2026-07-30 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.177 - - [2026-07-30 14:41:41] "POST /chown HTTP/1.1" 200 109 0.018305 10.0.0.177 - - [2026-07-30 14:41:41] "GET /tag/740829cd-dda0-45da-9620-b35c94e2f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.023098 10.0.0.177 - - [2026-07-30 14:41:42] "POST /chown HTTP/1.1" 200 109 0.051783 10.0.0.177 - - [2026-07-30 14:41:42] "GET /tag/740829cd-dda0-45da-9620-b35c94e2f30b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.042368 10.0.0.177 - - [2026-07-30 14:41:42] "GET /virtual-machine-interface/560024cb-ef35-483b-a77c-6002078e620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008861 10.0.0.177 - - [2026-07-30 14:41:42] "PUT /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 257 0.019966 10.0.0.177 - - [2026-07-30 14:41:42] "POST /ref-update HTTP/1.1" 200 156 0.021613 10.0.0.177 - - [2026-07-30 14:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018754 10.0.0.177 - - [2026-07-30 14:41:42] "POST /set-tag HTTP/1.1" 200 109 0.026410 10.0.0.177 - - [2026-07-30 14:41:42] "GET /virtual-machine-interface/8dd0f477-bd5b-47b1-807b-7665da43c322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.013095 10.0.0.177 - - [2026-07-30 14:41:42] "POST /chown HTTP/1.1" 200 109 0.012593 10.0.0.177 - - [2026-07-30 14:41:42] "POST /set-tag HTTP/1.1" 200 109 0.059411 10.0.0.177 - - [2026-07-30 14:41:42] "POST /chown HTTP/1.1" 200 109 0.051536 10.0.0.177 - - [2026-07-30 14:41:42] "GET /virtual-machine-interface/a542ddb2-db91-4f48-9eeb-39c67250f5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.015642 10.0.0.177 - - [2026-07-30 14:41:42] "PUT /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 257 0.039927 10.0.0.177 - - [2026-07-30 14:41:42] "POST /set-tag HTTP/1.1" 200 109 0.040373 10.0.0.177 - - [2026-07-30 14:41:42] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019337 10.0.0.177 - - [2026-07-30 14:41:42] "POST /ref-update HTTP/1.1" 200 156 0.024576 10.0.0.177 - - [2026-07-30 14:41:42] "GET /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.009879 10.0.0.177 - - [2026-07-30 14:41:42] "POST /chown HTTP/1.1" 200 109 0.054152 10.0.0.177 - - [2026-07-30 14:41:42] "POST /ref-update HTTP/1.1" 200 156 0.049710 10.0.0.177 - - [2026-07-30 14:41:42] "POST /chown HTTP/1.1" 200 109 0.041051 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /firewall-rule/19b2cbb6-e3f8-4784-b56c-223a9fa4710f HTTP/1.1" 200 115 0.080458 10.0.0.177 - - [2026-07-30 14:41:42] "PUT /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 257 0.043768 10.0.0.177 - - [2026-07-30 14:41:42] "POST /ref-update HTTP/1.1" 200 156 0.038514 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /loadbalancer-member/5856ee31-d662-42de-8470-5d577557c415 HTTP/1.1" 200 115 0.099255 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /loadbalancer-pool/20ae5b22-aedb-4459-a408-0a2c9058d078 HTTP/1.1" 200 115 0.028972 10.0.0.177 - - [2026-07-30 14:41:42] "PUT /service-instance/36a30e78-702a-4ba2-ba0f-b208a374cc80 HTTP/1.1" 200 267 0.021129 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /loadbalancer-listener/0f2f25c7-ed14-452f-907b-894235611c10 HTTP/1.1" 200 115 0.109011 10.0.0.177 - - [2026-07-30 14:41:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.063104 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e HTTP/1.1" 200 115 0.064933 10.0.0.177 - - [2026-07-30 14:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.177 - - [2026-07-30 14:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016641 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /instance-ip/14b9d693-d7c8-4856-a00b-8a5dedad5532 HTTP/1.1" 200 115 0.063029 10.0.0.177 - - [2026-07-30 14:41:42] "DELETE /virtual-machine-interface/560024cb-ef35-483b-a77c-6002078e620e HTTP/1.1" 200 115 0.065949 10.0.0.177 - - [2026-07-30 14:41:43] "DELETE /tag/740829cd-dda0-45da-9620-b35c94e2f30b HTTP/1.1" 200 115 0.094397 10.0.0.177 - - [2026-07-30 14:41:43] "POST /service-instances HTTP/1.1" 409 259 0.002410 10.0.0.177 - - [2026-07-30 14:41:43] "POST /service-instances HTTP/1.1" 409 259 0.008356 10.0.0.177 - - [2026-07-30 14:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.177 - - [2026-07-30 14:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.177 - - [2026-07-30 14:41:43] "DELETE /service-instance/36a30e78-702a-4ba2-ba0f-b208a374cc80 HTTP/1.1" 200 115 0.085671 10.0.0.177 - - [2026-07-30 14:41:43] "GET /virtual-machine-interface/a542ddb2-db91-4f48-9eeb-39c67250f5da?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.006929 10.0.0.177 - - [2026-07-30 14:41:43] "DELETE /virtual-machine-interface/a542ddb2-db91-4f48-9eeb-39c67250f5da HTTP/1.1" 200 115 0.058794 10.0.0.177 - - [2026-07-30 14:41:43] "POST /ref-update HTTP/1.1" 200 156 0.016636 10.0.0.177 - - [2026-07-30 14:41:43] "DELETE /virtual-machine/4058012d-e419-4257-8bb9-c6974409011c HTTP/1.1" 200 115 0.022279 10.0.0.177 - - [2026-07-30 14:41:43] "GET /virtual-machine-interface/8dd0f477-bd5b-47b1-807b-7665da43c322?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006801 10.0.0.177 - - [2026-07-30 14:41:43] "DELETE /virtual-machine-interface/8dd0f477-bd5b-47b1-807b-7665da43c322 HTTP/1.1" 200 115 0.047710 10.0.0.177 - - [2026-07-30 14:41:43] "DELETE /virtual-machine/5277df51-bf03-4753-8dba-1b85c940a722 HTTP/1.1" 200 115 0.061894 10.0.0.177 - - [2026-07-30 14:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.177 - - [2026-07-30 14:41:46] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.010472 10.0.0.177 - - [2026-07-30 14:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.177 - - [2026-07-30 14:41:46] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.018182 10.0.0.177 - - [2026-07-30 14:41:47] "GET / HTTP/1.1" 200 36215 0.001800 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 264 0.003086 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/080b0463-a3b2-44e2-b8a1-081da3d1157a HTTP/1.1" 200 245 0.016860 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 261 0.003425 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/1e6a6b3a-024c-4103-b993-8450089eec3c HTTP/1.1" 200 245 0.029727 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 261 0.018585 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/1b7ab66e-eb2e-4178-8de0-cfb99af33561 HTTP/1.1" 200 245 0.016290 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 253 0.014024 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/2ef4b075-29ea-4b63-be1d-d4294c1826e7 HTTP/1.1" 200 245 0.015479 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 251 0.008282 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/924dc24e-c461-4290-937d-3799928a2748 HTTP/1.1" 200 245 0.011846 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 252 0.015715 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/e7f1cfe9-c5ee-4ecd-b145-42f51c5c1f52 HTTP/1.1" 200 245 0.030942 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 256 0.023451 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/126c8a00-8dab-477a-b4ae-2a9e2b2c69cd HTTP/1.1" 200 245 0.025581 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 248 0.013402 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/6ad856b2-7356-4269-b6db-833ab34db102 HTTP/1.1" 200 245 0.013484 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 252 0.007797 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/b5fc7d9d-0a93-41be-bd13-aa3ec761fc98 HTTP/1.1" 200 245 0.013539 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 257 0.002433 10.0.0.177 - - [2026-07-30 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.177 - - [2026-07-30 14:41:47] "PUT /alarm/6c4c7688-f2af-4aa9-8609-2ae0c9cfa9c3 HTTP/1.1" 200 245 0.017286 10.0.0.177 - - [2026-07-30 14:41:47] "POST /alarms HTTP/1.1" 409 251 0.004217 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/c5a12485-adb7-4cba-b6c7-5e846990650c HTTP/1.1" 200 245 0.014404 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 257 0.005160 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/c4957a74-60b8-4b56-a044-5b76c5b3382e HTTP/1.1" 200 245 0.014864 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 261 0.008184 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/8b1cb1aa-dc45-43ac-80f3-56a5186626b8 HTTP/1.1" 200 245 0.014609 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 258 0.014723 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/f9852cec-9273-40a7-846b-dac3e4f70899 HTTP/1.1" 200 245 0.012726 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 254 0.002405 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/cba43641-5ee2-4b9d-a414-0ab8526d2b16 HTTP/1.1" 200 245 0.013740 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 254 0.021630 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/cf7d6333-7dff-430a-a84a-329191212d2f HTTP/1.1" 200 245 0.014028 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 254 0.004700 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/c9397af5-5b97-4302-a749-83f91634cb47 HTTP/1.1" 200 245 0.011432 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 247 0.006108 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/81623c32-8a4f-48ac-93da-8ec36b7b8ec5 HTTP/1.1" 200 245 0.014602 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 272 0.009677 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/21eb16b4-8efa-4e04-a537-475c901561d4 HTTP/1.1" 200 245 0.022608 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 261 0.010267 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/50e767dc-538b-4f4f-a45b-fefb99016422 HTTP/1.1" 200 245 0.089762 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 259 0.008931 10.0.0.177 - - [2026-07-30 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.177 - - [2026-07-30 14:41:48] "PUT /alarm/1fdf410c-4002-486f-8124-5a2d6b77d136 HTTP/1.1" 200 245 0.027687 10.0.0.177 - - [2026-07-30 14:41:48] "POST /alarms HTTP/1.1" 409 265 0.017373 10.0.0.177 - - [2026-07-30 14:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.177 - - [2026-07-30 14:41:49] "PUT /alarm/71895d7b-7346-4684-a27c-86146cb0f444 HTTP/1.1" 200 245 0.014477 10.0.0.177 - - [2026-07-30 14:41:49] "POST /alarms HTTP/1.1" 409 279 0.019561 10.0.0.177 - - [2026-07-30 14:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007270 10.0.0.177 - - [2026-07-30 14:41:49] "PUT /alarm/4941b015-05eb-4dfc-ac74-ff1eb69fef22 HTTP/1.1" 200 245 0.012764 10.0.0.177 - - [2026-07-30 14:41:49] "GET / HTTP/1.1" 200 36215 0.002369 10.0.0.177 - - [2026-07-30 14:41:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003438 10.0.0.177 - - [2026-07-30 14:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.177 - - [2026-07-30 14:41:49] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.011800 10.0.0.177 - - [2026-07-30 14:41:49] "GET / HTTP/1.1" 200 36215 0.001664 10.0.0.177 - - [2026-07-30 14:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.177 - - [2026-07-30 14:41:50] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006562 10.0.0.177 - - [2026-07-30 14:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.177 - - [2026-07-30 14:41:50] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.026972 10.0.0.177 - - [2026-07-30 14:41:50] "GET / HTTP/1.1" 200 36215 0.002378 10.0.0.177 - - [2026-07-30 14:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.177 - - [2026-07-30 14:41:50] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.020957 10.0.0.177 - - [2026-07-30 14:41:50] "PUT /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12 HTTP/1.1" 200 275 0.048887 10.0.0.177 - - [2026-07-30 14:41:52] "GET / HTTP/1.1" 200 36215 0.002541 10.0.0.177 - - [2026-07-30 14:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.177 - - [2026-07-30 14:41:52] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004793 10.0.0.177 - - [2026-07-30 14:41:52] "POST /bgp-routers HTTP/1.1" 409 302 0.002443 10.0.0.177 - - [2026-07-30 14:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.177 - - [2026-07-30 14:41:52] "GET /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.004212 10.0.0.177 - - [2026-07-30 14:41:52] "PUT /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb HTTP/1.1" 200 255 0.027320 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:41:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001172 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:41:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001122 10.0.0.177 - - [2026-07-30 14:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.177 - - [2026-07-30 14:41:54] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004142 10.0.0.177 - - [2026-07-30 14:42:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002740 10.0.0.177 - - [2026-07-30 14:42:03] "GET /global-system-configs HTTP/1.1" 200 323 0.005300 10.0.0.177 - - [2026-07-30 14:42:08] "GET / HTTP/1.1" 200 36215 0.001933 10.0.0.177 - - [2026-07-30 14:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.177 - - [2026-07-30 14:42:08] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005177 10.0.0.177 - - [2026-07-30 14:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.177 - - [2026-07-30 14:42:08] "GET /config-node/9f6996d1-258f-440c-b95d-a06d2539f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003002 10.0.0.177 - - [2026-07-30 14:42:19] "GET / HTTP/1.1" 200 36215 0.001836 10.0.0.177 - - [2026-07-30 14:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.177 - - [2026-07-30 14:42:19] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003373 10.0.0.177 - - [2026-07-30 14:42:19] "POST /bgp-routers HTTP/1.1" 409 302 0.002195 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:42:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:42:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001147 10.0.0.177 - - [2026-07-30 14:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.177 - - [2026-07-30 14:42:19] "GET /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1820 0.003847 10.0.0.177 - - [2026-07-30 14:42:19] "PUT /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb HTTP/1.1" 200 255 0.034284 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:42:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001131 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:42:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001100 10.0.0.177 - - [2026-07-30 14:42:38] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.177 - - [2026-07-30 14:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.177 - - [2026-07-30 14:42:38] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005987 10.0.0.177 - - [2026-07-30 14:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.177 - - [2026-07-30 14:42:38] "GET /config-node/9f6996d1-258f-440c-b95d-a06d2539f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002838 10.0.0.177 - - [2026-07-30 14:42:38] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.177 - - [2026-07-30 14:42:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003208 10.0.0.177 - - [2026-07-30 14:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.177 - - [2026-07-30 14:42:43] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002847 10.0.0.177 - - [2026-07-30 14:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.177 - - [2026-07-30 14:42:43] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.013215 10.0.0.177 - - [2026-07-30 14:42:44] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 264 0.002565 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/080b0463-a3b2-44e2-b8a1-081da3d1157a HTTP/1.1" 200 245 0.012161 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 261 0.003354 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/1e6a6b3a-024c-4103-b993-8450089eec3c HTTP/1.1" 200 245 0.032016 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 261 0.029860 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/1b7ab66e-eb2e-4178-8de0-cfb99af33561 HTTP/1.1" 200 245 0.018756 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 253 0.021626 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/2ef4b075-29ea-4b63-be1d-d4294c1826e7 HTTP/1.1" 200 245 0.026149 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 251 0.008666 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/924dc24e-c461-4290-937d-3799928a2748 HTTP/1.1" 200 245 0.018966 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 252 0.020393 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/e7f1cfe9-c5ee-4ecd-b145-42f51c5c1f52 HTTP/1.1" 200 245 0.018745 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 256 0.004205 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/126c8a00-8dab-477a-b4ae-2a9e2b2c69cd HTTP/1.1" 200 245 0.039246 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 248 0.003515 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/6ad856b2-7356-4269-b6db-833ab34db102 HTTP/1.1" 200 245 0.020436 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 252 0.017162 10.0.0.177 - - [2026-07-30 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.177 - - [2026-07-30 14:42:44] "PUT /alarm/b5fc7d9d-0a93-41be-bd13-aa3ec761fc98 HTTP/1.1" 200 245 0.030975 10.0.0.177 - - [2026-07-30 14:42:44] "POST /alarms HTTP/1.1" 409 257 0.011522 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/6c4c7688-f2af-4aa9-8609-2ae0c9cfa9c3 HTTP/1.1" 200 245 0.020566 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 251 0.032822 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/c5a12485-adb7-4cba-b6c7-5e846990650c HTTP/1.1" 200 245 0.036919 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 257 0.010607 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/c4957a74-60b8-4b56-a044-5b76c5b3382e HTTP/1.1" 200 245 0.009658 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 261 0.005551 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/8b1cb1aa-dc45-43ac-80f3-56a5186626b8 HTTP/1.1" 200 245 0.013538 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 258 0.008048 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/f9852cec-9273-40a7-846b-dac3e4f70899 HTTP/1.1" 200 245 0.013973 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 254 0.007085 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/cba43641-5ee2-4b9d-a414-0ab8526d2b16 HTTP/1.1" 200 245 0.013751 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 254 0.012274 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/cf7d6333-7dff-430a-a84a-329191212d2f HTTP/1.1" 200 245 0.016692 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 254 0.015711 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/c9397af5-5b97-4302-a749-83f91634cb47 HTTP/1.1" 200 245 0.021230 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 247 0.011721 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/81623c32-8a4f-48ac-93da-8ec36b7b8ec5 HTTP/1.1" 200 245 0.014844 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 272 0.017878 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/21eb16b4-8efa-4e04-a537-475c901561d4 HTTP/1.1" 200 245 0.017248 10.0.0.177 - - [2026-07-30 14:42:45] "POST /alarms HTTP/1.1" 409 261 0.007427 10.0.0.177 - - [2026-07-30 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.177 - - [2026-07-30 14:42:45] "PUT /alarm/50e767dc-538b-4f4f-a45b-fefb99016422 HTTP/1.1" 200 245 0.021875 10.0.0.177 - - [2026-07-30 14:42:46] "POST /alarms HTTP/1.1" 409 259 0.025577 10.0.0.177 - - [2026-07-30 14:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.177 - - [2026-07-30 14:42:46] "PUT /alarm/1fdf410c-4002-486f-8124-5a2d6b77d136 HTTP/1.1" 200 245 0.019328 10.0.0.177 - - [2026-07-30 14:42:46] "POST /alarms HTTP/1.1" 409 265 0.019229 10.0.0.177 - - [2026-07-30 14:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008727 10.0.0.177 - - [2026-07-30 14:42:46] "PUT /alarm/71895d7b-7346-4684-a27c-86146cb0f444 HTTP/1.1" 200 245 0.016857 10.0.0.177 - - [2026-07-30 14:42:46] "POST /alarms HTTP/1.1" 409 279 0.008713 10.0.0.177 - - [2026-07-30 14:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.177 - - [2026-07-30 14:42:46] "PUT /alarm/4941b015-05eb-4dfc-ac74-ff1eb69fef22 HTTP/1.1" 200 245 0.022714 10.0.0.177 - - [2026-07-30 14:42:46] "GET / HTTP/1.1" 200 36215 0.002046 10.0.0.177 - - [2026-07-30 14:42:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003459 10.0.0.177 - - [2026-07-30 14:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.177 - - [2026-07-30 14:42:46] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.013273 10.0.0.177 - - [2026-07-30 14:42:47] "GET / HTTP/1.1" 200 36215 0.001732 10.0.0.177 - - [2026-07-30 14:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.177 - - [2026-07-30 14:42:47] "GET /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.072832 10.0.0.177 - - [2026-07-30 14:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.177 - - [2026-07-30 14:42:47] "PUT /global-vrouter-config/cf8f3bcd-206c-4f49-8f6b-315c2d85556d HTTP/1.1" 200 277 0.038697 10.0.0.177 - - [2026-07-30 14:42:47] "GET / HTTP/1.1" 200 36215 0.001889 10.0.0.177 - - [2026-07-30 14:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.177 - - [2026-07-30 14:42:47] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007012 10.0.0.177 - - [2026-07-30 14:42:47] "PUT /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12 HTTP/1.1" 200 275 0.032088 10.0.0.177 - - [2026-07-30 14:42:50] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.177 - - [2026-07-30 14:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.177 - - [2026-07-30 14:42:50] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003857 10.0.0.177 - - [2026-07-30 14:42:50] "POST /bgp-routers HTTP/1.1" 409 302 0.002315 10.0.0.177 - - [2026-07-30 14:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.177 - - [2026-07-30 14:42:50] "GET /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.003323 10.0.0.177 - - [2026-07-30 14:42:50] "PUT /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb HTTP/1.1" 200 255 0.013523 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:42:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001253 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:42:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001126 10.0.0.177 - - [2026-07-30 14:42:54] "POST /tags HTTP/1.1" 200 356 0.027391 10.0.0.177 - - [2026-07-30 14:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.177 - - [2026-07-30 14:42:54] "GET /tag/4d540373-8624-4483-952f-33818bfc3c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.014098 10.0.0.177 - - [2026-07-30 14:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006856 10.0.0.177 - - [2026-07-30 14:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.177 - - [2026-07-30 14:42:54] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.021217 10.0.0.177 - - [2026-07-30 14:42:54] "POST /virtual-machines HTTP/1.1" 200 352 0.023927 10.0.0.177 - - [2026-07-30 14:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011263 10.0.0.177 - - [2026-07-30 14:42:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.157217 10.0.0.177 - - [2026-07-30 14:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010885 10.0.0.177 - - [2026-07-30 14:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018600 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008200 10.0.0.177 - - [2026-07-30 14:42:54] "POST /instance-ips HTTP/1.1" 200 392 0.024704 10.0.0.177 - - [2026-07-30 14:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025997 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013642 10.0.0.177 - - [2026-07-30 14:42:54] "POST /set-tag HTTP/1.1" 200 109 0.020146 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018493 10.0.0.177 - - [2026-07-30 14:42:54] "GET /instance-ip/f2c24994-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003794 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004965 10.0.0.177 - - [2026-07-30 14:42:54] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005351 10.0.0.177 - - [2026-07-30 14:42:54] "POST /ref-update HTTP/1.1" 200 156 0.013989 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006438 10.0.0.177 - - [2026-07-30 14:42:54] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.177 - - [2026-07-30 14:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.177 - - [2026-07-30 14:42:54] "GET /virtual-network/b16eeb94-973d-4822-854d-64b083b7977e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005479 10.0.0.177 - - [2026-07-30 14:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.177 - - [2026-07-30 14:42:54] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045124 10.0.0.177 - - [2026-07-30 14:42:55] "POST /virtual-machines HTTP/1.1" 200 356 0.011186 10.0.0.177 - - [2026-07-30 14:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009704 10.0.0.177 - - [2026-07-30 14:42:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.152630 10.0.0.177 - - [2026-07-30 14:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038369 10.0.0.177 - - [2026-07-30 14:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014704 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005878 10.0.0.177 - - [2026-07-30 14:42:55] "POST /instance-ips HTTP/1.1" 200 396 0.030151 10.0.0.177 - - [2026-07-30 14:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029973 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.026098 10.0.0.177 - - [2026-07-30 14:42:55] "POST /set-tag HTTP/1.1" 200 109 0.026866 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.020553 10.0.0.177 - - [2026-07-30 14:42:55] "GET /instance-ip/f3391a4c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004060 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005915 10.0.0.177 - - [2026-07-30 14:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-router/757df739-8fac-4d59-9fbf-0e130600db6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006207 10.0.0.177 - - [2026-07-30 14:42:55] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007133 10.0.0.177 - - [2026-07-30 14:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005132 10.0.0.177 - - [2026-07-30 14:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.177 - - [2026-07-30 14:42:55] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016934 10.0.0.177 - - [2026-07-30 14:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.177 - - [2026-07-30 14:43:06] "GET / HTTP/1.1" 200 36215 0.001895 10.0.0.177 - - [2026-07-30 14:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.177 - - [2026-07-30 14:43:06] "GET /global-system-config/1a853720-6b54-49c5-b8ec-46c1fc7ecb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006135 10.0.0.177 - - [2026-07-30 14:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.177 - - [2026-07-30 14:43:06] "GET /config-node/9f6996d1-258f-440c-b95d-a06d2539f04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002541 10.0.0.177 - - [2026-07-30 14:43:07] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005879 10.0.0.177 - - [2026-07-30 14:43:07] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.177 - - [2026-07-30 14:43:08] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005198 10.0.0.177 - - [2026-07-30 14:43:08] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.177 - - [2026-07-30 14:43:09] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005611 10.0.0.177 - - [2026-07-30 14:43:09] "POST /set-tag HTTP/1.1" 200 109 0.002608 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:43:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001458 10.0.0.177 - - [2026-07-30 14:43:18] "GET / HTTP/1.1" 200 36215 0.001602 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:43:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001128 10.0.0.177 - - [2026-07-30 14:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.177 - - [2026-07-30 14:43:18] "GET /routing-instance/9c46af2f-055d-450f-840a-20fba4ac5681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003251 10.0.0.177 - - [2026-07-30 14:43:18] "POST /bgp-routers HTTP/1.1" 409 302 0.002765 10.0.0.177 - - [2026-07-30 14:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.177 - - [2026-07-30 14:43:18] "GET /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1820 0.003602 10.0.0.177 - - [2026-07-30 14:43:19] "PUT /bgp-router/6761c7ea-09a7-42b4-bfcc-8dd6eec2c7cb HTTP/1.1" 200 255 0.023997 10.0.0.177 - - [2026-07-30 14:43:37] "POST /tags HTTP/1.1" 200 366 0.101968 10.0.0.177 - - [2026-07-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031171 10.0.0.177 - - [2026-07-30 14:43:38] "GET /tag/05ad0147-8a46-454b-8a69-aa1763fcf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.036021 10.0.0.177 - - [2026-07-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.177 - - [2026-07-30 14:43:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054066 10.0.0.177 - - [2026-07-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.177 - - [2026-07-30 14:43:38] "GET /service-appliance-set/be30aac9-a673-4b10-a1a0-74e9e718a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002992 10.0.0.177 - - [2026-07-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.003039 10.0.0.177 - - [2026-07-30 14:43:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.133732 10.0.0.177 - - [2026-07-30 14:43:38] "GET /virtual-machine-interface/3775e5a0-4484-48a8-894f-205b23dcd9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.038195 10.0.0.177 - - [2026-07-30 14:43:38] "POST /set-tag HTTP/1.1" 200 109 0.018090 10.0.0.177 - - [2026-07-30 14:43:38] "POST /instance-ips HTTP/1.1" 200 418 0.055744 10.0.0.177 - - [2026-07-30 14:43:38] "GET /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.014776 10.0.0.177 - - [2026-07-30 14:43:38] "POST /loadbalancers HTTP/1.1" 200 620 0.074550 10.0.0.177 - - [2026-07-30 14:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024817 10.0.0.177 - - [2026-07-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021922 10.0.0.177 - - [2026-07-30 14:43:38] "POST /service-instances HTTP/1.1" 200 568 0.062563 10.0.0.177 - - [2026-07-30 14:43:38] "POST /ref-update HTTP/1.1" 200 156 0.061153 10.0.0.177 - - [2026-07-30 14:43:38] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.182498 10.0.0.177 - - [2026-07-30 14:43:38] "GET /virtual-machine-interface/3775e5a0-4484-48a8-894f-205b23dcd9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.012359 10.0.0.177 - - [2026-07-30 14:43:38] "PUT /service-instance/f65fd625-a1b1-410f-a62e-523edaaabdb4 HTTP/1.1" 200 267 0.041333 10.0.0.177 - - [2026-07-30 14:43:39] "GET /virtual-machine-interface/3775e5a0-4484-48a8-894f-205b23dcd9fd?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.051683 10.0.0.177 - - [2026-07-30 14:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021282 10.0.0.177 - - [2026-07-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.016008 10.0.0.177 - - [2026-07-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025720 10.0.0.177 - - [2026-07-30 14:43:39] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011378 10.0.0.177 - - [2026-07-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.177 - - [2026-07-30 14:43:39] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006827 10.0.0.177 - - [2026-07-30 14:43:39] "POST /tags HTTP/1.1" 409 221 0.005741 10.0.0.177 - - [2026-07-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010495 10.0.0.177 - - [2026-07-30 14:43:39] "POST /virtual-machines HTTP/1.1" 200 430 0.059370 10.0.0.177 - - [2026-07-30 14:43:39] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.020379 10.0.0.177 - - [2026-07-30 14:43:39] "POST /tags HTTP/1.1" 409 238 0.002095 10.0.0.177 - - [2026-07-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.177 - - [2026-07-30 14:43:39] "GET /tag/05ad0147-8a46-454b-8a69-aa1763fcf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.029488 10.0.0.177 - - [2026-07-30 14:43:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.178037 10.0.0.177 - - [2026-07-30 14:43:39] "POST /chown HTTP/1.1" 200 109 0.040963 10.0.0.177 - - [2026-07-30 14:43:39] "POST /firewall-rules HTTP/1.1" 200 652 0.173437 10.0.0.177 - - [2026-07-30 14:43:39] "POST /chown HTTP/1.1" 200 109 0.067633 10.0.0.177 - - [2026-07-30 14:43:39] "GET /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.051317 10.0.0.177 - - [2026-07-30 14:43:39] "PUT /virtual-machine-interface/2e1a0173-3c77-45be-90e8-9d43410da4b6 HTTP/1.1" 200 285 0.042087 10.0.0.177 - - [2026-07-30 14:43:39] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014640 10.0.0.177 - - [2026-07-30 14:43:39] "GET /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013441 10.0.0.177 - - [2026-07-30 14:43:39] "PUT /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 257 0.080772 10.0.0.177 - - [2026-07-30 14:43:39] "POST /ref-update HTTP/1.1" 200 156 0.076362 10.0.0.177 - - [2026-07-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.177 - - [2026-07-30 14:43:39] "POST /ref-update HTTP/1.1" 200 156 0.070064 10.0.0.177 - - [2026-07-30 14:43:39] "POST /ref-update HTTP/1.1" 200 156 0.061599 10.0.0.177 - - [2026-07-30 14:43:40] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.185197 10.0.0.177 - - [2026-07-30 14:43:40] "POST /ref-update HTTP/1.1" 200 156 0.123538 10.0.0.177 - - [2026-07-30 14:43:40] "GET /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.042396 10.0.0.177 - - [2026-07-30 14:43:40] "POST /ref-update HTTP/1.1" 200 156 0.024235 10.0.0.177 - - [2026-07-30 14:43:40] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.177 - - [2026-07-30 14:43:40] "POST /ref-update HTTP/1.1" 200 156 0.042861 10.0.0.177 - - [2026-07-30 14:43:40] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.179717 10.0.0.177 - - [2026-07-30 14:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.177 - - [2026-07-30 14:43:40] "POST /virtual-machines HTTP/1.1" 200 430 0.075959 10.0.0.177 - - [2026-07-30 14:43:40] "GET /project/43237206-e1eb-4ffd-a906-340c6ed9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088523 10.0.0.177 - - [2026-07-30 14:43:40] "GET /loadbalancer-listener/1ba663f5-f953-424a-b5b0-6e0a5bfb582e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003647 10.0.0.177 - - [2026-07-30 14:43:40] "GET /loadbalancer-listener/1ba663f5-f953-424a-b5b0-6e0a5bfb582e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.047032 10.0.0.177 - - [2026-07-30 14:43:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.205414 10.0.0.177 - - [2026-07-30 14:43:40] "POST /chown HTTP/1.1" 200 109 0.049028 10.0.0.177 - - [2026-07-30 14:43:40] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.111356 10.0.0.177 - - [2026-07-30 14:43:40] "POST /chown HTTP/1.1" 200 109 0.025453 10.0.0.177 - - [2026-07-30 14:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032020 10.0.0.177 - - [2026-07-30 14:43:40] "GET /loadbalancer-pool/a1e91615-6440-4f23-8457-50640da4598c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018412 10.0.0.177 - - [2026-07-30 14:43:40] "PUT /virtual-machine-interface/9b1dd655-16a2-4608-9e63-4fbef05e304b HTTP/1.1" 200 285 0.081386 10.0.0.177 - - [2026-07-30 14:43:40] "PUT /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 257 0.034620 10.0.0.177 - - [2026-07-30 14:43:40] "POST /loadbalancer-members HTTP/1.1" 200 709 0.083042 10.0.0.177 - - [2026-07-30 14:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013987 10.0.0.177 - - [2026-07-30 14:43:40] "POST /ref-update HTTP/1.1" 200 156 0.032973 10.0.0.177 - - [2026-07-30 14:43:40] "GET /loadbalancer-member/54a1944f-c216-47f5-9be5-866a3283f185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.013449 10.0.0.177 - - [2026-07-30 14:43:41] "GET /application-policy-set/6bbf19f5-f555-49d2-a0b1-279c378755ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029384 10.0.0.177 - - [2026-07-30 14:43:41] "POST /ref-update HTTP/1.1" 200 156 0.038825 10.0.0.177 - - [2026-07-30 14:43:41] "POST /ref-update HTTP/1.1" 200 156 0.023607 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016818 10.0.0.177 - - [2026-07-30 14:43:41] "GET /policy-management/9104718c-730c-4ec8-9649-d02fe0144c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013425 10.0.0.177 - - [2026-07-30 14:43:41] "POST /tags HTTP/1.1" 409 221 0.007725 10.0.0.177 - - [2026-07-30 14:43:41] "POST /ref-update HTTP/1.1" 200 156 0.022403 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023847 10.0.0.177 - - [2026-07-30 14:43:41] "GET /tag/4e723f36-51af-41f7-b283-65528920d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.033383 10.0.0.177 - - [2026-07-30 14:43:41] "POST /tags HTTP/1.1" 409 238 0.004998 10.0.0.177 - - [2026-07-30 14:43:41] "POST /ref-update HTTP/1.1" 200 156 0.099058 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011414 10.0.0.177 - - [2026-07-30 14:43:41] "GET /tag/05ad0147-8a46-454b-8a69-aa1763fcf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.025888 10.0.0.177 - - [2026-07-30 14:43:41] "POST /firewall-rules HTTP/1.1" 409 293 0.005821 10.0.0.177 - - [2026-07-30 14:43:41] "PUT /service-instance/f65fd625-a1b1-410f-a62e-523edaaabdb4 HTTP/1.1" 200 267 0.018028 10.0.0.177 - - [2026-07-30 14:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034580 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022688 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010220 10.0.0.177 - - [2026-07-30 14:43:41] "PUT /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5 HTTP/1.1" 200 261 0.031301 10.0.0.177 - - [2026-07-30 14:43:41] "GET /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012135 10.0.0.177 - - [2026-07-30 14:43:41] "POST /chown HTTP/1.1" 200 109 0.018356 10.0.0.177 - - [2026-07-30 14:43:41] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009611 10.0.0.177 - - [2026-07-30 14:43:41] "GET /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.006003 10.0.0.177 - - [2026-07-30 14:43:41] "POST /chown HTTP/1.1" 200 109 0.048193 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.177 - - [2026-07-30 14:43:41] "PUT /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 257 0.033500 10.0.0.177 - - [2026-07-30 14:43:41] "GET /tag/05ad0147-8a46-454b-8a69-aa1763fcf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.029048 10.0.0.177 - - [2026-07-30 14:43:41] "GET /tag/05ad0147-8a46-454b-8a69-aa1763fcf43a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1773 0.032061 10.0.0.177 - - [2026-07-30 14:43:41] "GET /virtual-machine-interface/2e1a0173-3c77-45be-90e8-9d43410da4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005441 10.0.0.177 - - [2026-07-30 14:43:41] "POST /ref-update HTTP/1.1" 200 156 0.045060 10.0.0.177 - - [2026-07-30 14:43:41] "POST /chown HTTP/1.1" 200 109 0.048118 10.0.0.177 - - [2026-07-30 14:43:41] "POST /chown HTTP/1.1" 200 109 0.036891 10.0.0.177 - - [2026-07-30 14:43:41] "POST /set-tag HTTP/1.1" 200 109 0.088980 10.0.0.177 - - [2026-07-30 14:43:41] "GET /virtual-machine-interface/3775e5a0-4484-48a8-894f-205b23dcd9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.022517 10.0.0.177 - - [2026-07-30 14:43:41] "PUT /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 257 0.048978 10.0.0.177 - - [2026-07-30 14:43:41] "POST /set-tag HTTP/1.1" 200 109 0.053852 10.0.0.177 - - [2026-07-30 14:43:41] "GET /virtual-machine-interface/9b1dd655-16a2-4608-9e63-4fbef05e304b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007855 10.0.0.177 - - [2026-07-30 14:43:41] "POST /ref-update HTTP/1.1" 200 156 0.089963 10.0.0.177 - - [2026-07-30 14:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.177 - - [2026-07-30 14:43:41] "POST /set-tag HTTP/1.1" 200 109 0.042730 10.0.0.177 - - [2026-07-30 14:43:42] "GET /firewall-policy/a5078936-7df7-4aff-8005-b6d3b715a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.027168 10.0.0.177 - - [2026-07-30 14:43:42] "POST /chown HTTP/1.1" 200 109 0.009121 10.0.0.177 - - [2026-07-30 14:43:42] "GET /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004103 10.0.0.177 - - [2026-07-30 14:43:42] "POST /chown HTTP/1.1" 200 109 0.025527 10.0.0.177 - - [2026-07-30 14:43:42] "PUT /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 257 0.033843 10.0.0.177 - - [2026-07-30 14:43:42] "POST /ref-update HTTP/1.1" 200 156 0.064390 10.0.0.177 - - [2026-07-30 14:43:42] "POST /ref-update HTTP/1.1" 200 156 0.036699 10.0.0.177 - - [2026-07-30 14:43:42] "POST /chown HTTP/1.1" 200 109 0.011482 10.0.0.177 - - [2026-07-30 14:43:42] "POST /chown HTTP/1.1" 200 109 0.023539 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /firewall-rule/6d166568-0e7b-4e86-ac7e-eef6449749d5 HTTP/1.1" 200 115 0.154675 10.0.0.177 - - [2026-07-30 14:43:42] "PUT /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 257 0.027712 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /loadbalancer-member/54a1944f-c216-47f5-9be5-866a3283f185 HTTP/1.1" 200 115 0.082142 10.0.0.177 - - [2026-07-30 14:43:42] "POST /ref-update HTTP/1.1" 200 156 0.049491 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /loadbalancer-pool/a1e91615-6440-4f23-8457-50640da4598c HTTP/1.1" 200 115 0.058523 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /loadbalancer-listener/1ba663f5-f953-424a-b5b0-6e0a5bfb582e HTTP/1.1" 200 115 0.038760 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /loadbalancer/bbac6cc7-1447-488f-9408-2ac538e9074e HTTP/1.1" 200 115 0.032132 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /instance-ip/981c3e7b-a952-42f4-82d8-266b578be941 HTTP/1.1" 200 115 0.069140 10.0.0.177 - - [2026-07-30 14:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.177 - - [2026-07-30 14:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /virtual-machine-interface/3775e5a0-4484-48a8-894f-205b23dcd9fd HTTP/1.1" 200 115 0.110958 10.0.0.177 - - [2026-07-30 14:43:42] "DELETE /tag/05ad0147-8a46-454b-8a69-aa1763fcf43a HTTP/1.1" 200 115 0.169408 10.0.0.177 - - [2026-07-30 14:43:42] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018049 10.0.0.177 - - [2026-07-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.020882 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /service-instance/f65fd625-a1b1-410f-a62e-523edaaabdb4 HTTP/1.1" 200 115 0.075498 10.0.0.177 - - [2026-07-30 14:43:43] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014500 10.0.0.177 - - [2026-07-30 14:43:43] "GET /virtual-machine-interface/9b1dd655-16a2-4608-9e63-4fbef05e304b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.009397 10.0.0.177 - - [2026-07-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.008054 10.0.0.177 - - [2026-07-30 14:43:43] "GET /virtual-machine/91860841-aad6-4e7d-867e-566586c01558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004985 10.0.0.177 - - [2026-07-30 14:43:43] "POST /ref-update HTTP/1.1" 200 156 0.049113 10.0.0.177 - - [2026-07-30 14:43:43] "GET /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.023369 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /virtual-machine-interface/9b1dd655-16a2-4608-9e63-4fbef05e304b HTTP/1.1" 200 115 0.150345 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /virtual-machine/b2628aef-d422-4d32-bbee-2a33d157fde2 HTTP/1.1" 200 115 0.096363 10.0.0.177 - - [2026-07-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.078589 10.0.0.177 - - [2026-07-30 14:43:43] "GET /virtual-machine-interface/2e1a0173-3c77-45be-90e8-9d43410da4b6?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.032492 10.0.0.177 - - [2026-07-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.055878 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /instance-ip/f2c24994-8c24-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.100129 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /virtual-machine-interface/2e1a0173-3c77-45be-90e8-9d43410da4b6 HTTP/1.1" 200 115 0.140434 10.0.0.177 - - [2026-07-30 14:43:43] "POST /ref-update HTTP/1.1" 200 156 0.017052 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /virtual-machine-interface/f2a0d23c-8c24-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.128747 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /virtual-machine/6c18c507-6e28-4fcd-a62e-556a56463edd HTTP/1.1" 200 115 0.090985 10.0.0.177 - - [2026-07-30 14:43:43] "DELETE /virtual-machine/91860841-aad6-4e7d-867e-566586c01558 HTTP/1.1" 200 115 0.066352 10.0.0.177 - - [2026-07-30 14:43:43] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.024229 10.0.0.177 - - [2026-07-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.010113 10.0.0.177 - - [2026-07-30 14:44:11] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011080 10.0.0.177 - - [2026-07-30 14:44:11] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.177 - - [2026-07-30 14:44:11] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010171 10.0.0.177 - - [2026-07-30 14:44:11] "POST /set-tag HTTP/1.1" 200 109 0.014681 10.0.0.177 - - [2026-07-30 14:44:11] "GET /virtual-machine/4b72d823-e3bc-485f-bb3f-f89eb43712d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.010592 10.0.0.177 - - [2026-07-30 14:44:11] "POST /ref-update HTTP/1.1" 200 156 0.029314 10.0.0.177 - - [2026-07-30 14:44:11] "GET /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010629 10.0.0.177 - - [2026-07-30 14:44:11] "POST /set-tag HTTP/1.1" 200 109 0.030083 10.0.0.177 - - [2026-07-30 14:44:11] "POST /set-tag HTTP/1.1" 200 109 0.079410 10.0.0.177 - - [2026-07-30 14:44:11] "DELETE /instance-ip/f3391a4c-8c24-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.056308 10.0.0.177 - - [2026-07-30 14:44:11] "DELETE /virtual-machine-interface/f31b49ae-8c24-11f1-a149-fa163ed675c0 HTTP/1.1" 200 115 0.064719 10.0.0.177 - - [2026-07-30 14:44:11] "DELETE /virtual-machine/4b72d823-e3bc-485f-bb3f-f89eb43712d6 HTTP/1.1" 200 115 0.025684 10.0.0.177 - - [2026-07-30 14:44:11] "DELETE /tag/4d540373-8624-4483-952f-33818bfc3c99 HTTP/1.1" 200 115 0.052326 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001199 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:44:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001213 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:44:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001142 [Introspect:8084]10.0.0.177 - - [2026-07-30 14:44:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001052