++ 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 Aug 20 03:59:45 PM UTC 2026 ===================' INFO: =================== Thu Aug 20 03:59:45 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ cut -d / -f 1 +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.188 ++ 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.188 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.188 ++ ANALYTICSDB_NODES=10.0.0.188 ++ ANALYTICS_SNMP_NODES=10.0.0.188 ++ 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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:8081 ' +++ '[' -n '10.0.0.188:8081 ' ']' +++ echo 10.0.0.188:8081 ++ ANALYTICS_SERVERS=10.0.0.188: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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:9042 ' +++ '[' -n '10.0.0.188:9042 ' ']' +++ echo 10.0.0.188:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.188:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.188 ++ 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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:8086 ' +++ '[' -n '10.0.0.188:8086 ' ']' +++ echo 10.0.0.188:8086 ++ COLLECTOR_SERVERS=10.0.0.188: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.188 ++ CONFIGDB_NODES=10.0.0.188 ++ 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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:8082 ' +++ '[' -n '10.0.0.188:8082 ' ']' +++ echo 10.0.0.188:8082 ++ CONFIG_SERVERS=10.0.0.188: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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:9161 ' +++ '[' -n '10.0.0.188:9161 ' ']' +++ echo 10.0.0.188:9161 ++ CONFIGDB_SERVERS=10.0.0.188: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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:9041 ' +++ '[' -n '10.0.0.188:9041 ' ']' +++ echo 10.0.0.188:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.188: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.188 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.188 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.188 ++ 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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+=10.0.0.188:2181, +++ '[' -n 10.0.0.188:2181, ']' +++ echo 10.0.0.188:2181 ++ ZOOKEEPER_SERVERS=10.0.0.188: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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:2181 ' +++ '[' -n '10.0.0.188:2181 ' ']' +++ echo 10.0.0.188:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.188:2181 ++ RABBITMQ_NODES=10.0.0.188 ++ 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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+=10.0.0.188:5673, +++ '[' -n 10.0.0.188:5673, ']' +++ echo 10.0.0.188:5673 ++ RABBITMQ_SERVERS=10.0.0.188: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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:6379 ' +++ '[' -n '10.0.0.188:6379 ' ']' +++ echo 10.0.0.188:6379 ++ REDIS_SERVERS=10.0.0.188: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.188 ++ 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.188 +++ local server_address=10.0.0.188 +++ extended_server_list+='10.0.0.188:9092 ' +++ '[' -n '10.0.0.188:9092 ' ']' +++ echo 10.0.0.188:9092 ++ KAFKA_SERVERS=10.0.0.188: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.188 ++ 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.188 ++ 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.188 ++ cut -d , -f 1 + local cassandra=10.0.0.188 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.188 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.188 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.188 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.188 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.188 +++ local servers=10.0.0.188 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.188,10.43.159.1,127.0.0.1,172.17.0.1,252.188.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.188'\''))' +++ local server_ip=10.0.0.188 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.188 ]] +++ [[ ,10.0.0.188,10.43.159.1,127.0.0.1,172.17.0.1,252.188.0.1,, =~ ,10\.0\.0\.188, ]] +++ echo 10.0.0.188 1 +++ return ++ local ip=10.0.0.188 ++ [[ -z 10.0.0.188 ]] ++ echo 10.0.0.188 + host_ip=10.0.0.188 + [[ cql == \c\q\l ]] ++ echo 10.0.0.188:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.188:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.188:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/20/2026 16:00:29.588 7f77c9ded700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/20/2026 16:00:29.849 7f77c9ded700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/20/2026 16:00:29.863 7f77c9ded700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/20/2026 16:00:29.863 7f77c9ded700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.188:8082/ Hit Ctrl-C to quit. 10.0.0.188 - - [2026-08-20 16:00:41] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.188 - - [2026-08-20 16:00:42] "GET / HTTP/1.1" 200 45303 0.005280 10.0.0.188 - - [2026-08-20 16:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009623 10.0.0.188 - - [2026-08-20 16:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.188 - - [2026-08-20 16:00:43] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.188 - - [2026-08-20 16:00:43] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.188 - - [2026-08-20 16:00:43] "GET / HTTP/1.1" 200 36215 0.001926 10.0.0.188 - - [2026-08-20 16:00:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.014322 10.0.0.188 - - [2026-08-20 16:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014083 10.0.0.188 - - [2026-08-20 16:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.188 - - [2026-08-20 16:00:43] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007188 10.0.0.188 - - [2026-08-20 16:00:43] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014935 10.0.0.188 - - [2026-08-20 16:00:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.023966 10.0.0.188 - - [2026-08-20 16:00:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.225593 10.0.0.188 - - [2026-08-20 16:00:44] "POST /config-nodes HTTP/1.1" 200 595 0.176687 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.010524 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.188 - - [2026-08-20 16:00:44] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.029004 10.0.0.188 - - [2026-08-20 16:00:44] "GET / HTTP/1.1" 200 36215 0.004419 10.0.0.188 - - [2026-08-20 16:00:44] "GET / HTTP/1.1" 200 36215 0.001885 10.0.0.188 - - [2026-08-20 16:00:44] "GET / HTTP/1.1" 200 36215 0.002342 10.0.0.188 - - [2026-08-20 16:00:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.045666 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.049622 10.0.0.188 - - [2026-08-20 16:00:44] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.188 - - [2026-08-20 16:00:44] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021989 10.0.0.188 - - [2026-08-20 16:00:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.649521 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.019585 10.0.0.188 - - [2026-08-20 16:00:44] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023083 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.006949 10.0.0.188 - - [2026-08-20 16:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017302 10.0.0.188 - - [2026-08-20 16:00:44] "GET /network-ipam/596cb9ce-22c4-4b5a-9849-426931bf96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008742 10.0.0.188 - - [2026-08-20 16:00:45] "POST /analytics-nodes HTTP/1.1" 200 601 0.120717 10.0.0.188 - - [2026-08-20 16:00:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.131952 10.0.0.188 - - [2026-08-20 16:00:45] "POST /service-templates HTTP/1.1" 200 513 0.073814 10.0.0.188 - - [2026-08-20 16:00:45] "POST /service-templates HTTP/1.1" 200 503 0.082094 10.0.0.188 - - [2026-08-20 16:00:45] "POST /service-templates HTTP/1.1" 200 517 0.115420 10.0.0.188 - - [2026-08-20 16:00:45] "POST /service-templates HTTP/1.1" 200 537 0.169884 10.0.0.188 - - [2026-08-20 16:00:46] "POST /service-templates HTTP/1.1" 200 509 0.116964 10.0.0.188 - - [2026-08-20 16:00:47] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.188 - - [2026-08-20 16:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008311 10.0.0.188 - - [2026-08-20 16:00:47] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005903 10.0.0.188 - - [2026-08-20 16:00:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.006751 10.0.0.188 - - [2026-08-20 16:00:47] "POST /config-database-nodes HTTP/1.1" 200 613 0.065563 10.0.0.188 - - [2026-08-20 16:00:48] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.188 - - [2026-08-20 16:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.188 - - [2026-08-20 16:00:48] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010686 10.0.0.188 - - [2026-08-20 16:00:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.004140 10.0.0.188 - - [2026-08-20 16:00:48] "POST /database-nodes HTTP/1.1" 200 599 0.028973 10.0.0.188 - - [2026-08-20 16:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.188 - - [2026-08-20 16:00:49] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004865 10.0.0.188 - - [2026-08-20 16:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.188 - - [2026-08-20 16:00:49] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.038680 10.0.0.188 - - [2026-08-20 16:00:50] "GET / HTTP/1.1" 200 36215 0.002601 10.0.0.188 - - [2026-08-20 16:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.188 - - [2026-08-20 16:00:50] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004005 10.0.0.188 - - [2026-08-20 16:00:50] "POST /bgp-routers HTTP/1.1" 200 618 0.090240 10.0.0.188 - - [2026-08-20 16:00:50] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.052577 10.0.0.188 - - [2026-08-20 16:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.188 - - [2026-08-20 16:00:50] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018548 10.0.0.188 - - [2026-08-20 16:00:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018497 10.0.0.188 - - [2026-08-20 16:00:50] "POST /ref-update HTTP/1.1" 200 156 0.054944 10.0.0.188 - - [2026-08-20 16:00:50] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.188 - - [2026-08-20 16:00:50] "POST /alarms HTTP/1.1" 200 583 0.056243 10.0.0.188 - - [2026-08-20 16:00:50] "POST /alarms HTTP/1.1" 200 577 0.047931 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 577 0.099252 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 561 0.069054 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 557 0.050335 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 559 0.060230 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 567 0.044024 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 551 0.081213 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 559 0.170963 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 569 0.113545 10.0.0.188 - - [2026-08-20 16:00:51] "POST /alarms HTTP/1.1" 200 557 0.205489 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 569 0.119024 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 577 0.149945 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 571 0.057203 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 563 0.099493 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 563 0.090102 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 563 0.055158 10.0.0.188 - - [2026-08-20 16:00:52] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.188 - - [2026-08-20 16:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009347 10.0.0.188 - - [2026-08-20 16:00:52] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.032040 10.0.0.188 - - [2026-08-20 16:00:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.003025 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 549 0.073343 10.0.0.188 - - [2026-08-20 16:00:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.102659 10.0.0.188 - - [2026-08-20 16:00:52] "POST /alarms HTTP/1.1" 200 597 0.089755 10.0.0.188 - - [2026-08-20 16:00:53] "POST /alarms HTTP/1.1" 200 577 0.145168 10.0.0.188 - - [2026-08-20 16:00:53] "POST /alarms HTTP/1.1" 200 573 0.113172 10.0.0.188 - - [2026-08-20 16:00:53] "POST /alarms HTTP/1.1" 200 585 0.079110 10.0.0.188 - - [2026-08-20 16:00:53] "POST /alarms HTTP/1.1" 200 611 0.093858 10.0.0.188 - - [2026-08-20 16:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010664 10.0.0.188 - - [2026-08-20 16:00:53] "GET /network-ipam/596cb9ce-22c4-4b5a-9849-426931bf96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009903 10.0.0.188 - - [2026-08-20 16:00:54] "GET / HTTP/1.1" 200 36215 0.001958 10.0.0.188 - - [2026-08-20 16:00:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010632 10.0.0.188 - - [2026-08-20 16:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.188 - - [2026-08-20 16:00:54] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.069748 10.0.0.188 - - [2026-08-20 16:00:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.007498 10.0.0.188 - - [2026-08-20 16:00:54] "POST /access-control-lists HTTP/1.1" 200 589 0.036850 10.0.0.188 - - [2026-08-20 16:00:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.008175 10.0.0.188 - - [2026-08-20 16:00:54] "POST /access-control-lists HTTP/1.1" 200 587 0.099624 10.0.0.188 - - [2026-08-20 16:00:54] "POST /route-targets HTTP/1.1" 200 328 0.045424 10.0.0.188 - - [2026-08-20 16:00:54] "POST /ref-update HTTP/1.1" 200 156 0.054597 10.0.0.188 - - [2026-08-20 16:00:54] "GET / HTTP/1.1" 200 36215 0.002070 10.0.0.188 - - [2026-08-20 16:00:54] "POST /route-targets HTTP/1.1" 200 328 0.051138 10.0.0.188 - - [2026-08-20 16:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.188 - - [2026-08-20 16:00:55] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.014521 10.0.0.188 - - [2026-08-20 16:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009249 10.0.0.188 - - [2026-08-20 16:00:55] "POST /ref-update HTTP/1.1" 200 156 0.086849 10.0.0.188 - - [2026-08-20 16:00:55] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.073998 10.0.0.188 - - [2026-08-20 16:00:55] "POST /route-targets HTTP/1.1" 200 328 0.076469 10.0.0.188 - - [2026-08-20 16:00:55] "POST /ref-update HTTP/1.1" 200 156 0.071897 10.0.0.188 - - [2026-08-20 16:00:55] "POST /route-targets HTTP/1.1" 200 328 0.067614 10.0.0.188 - - [2026-08-20 16:00:55] "POST /ref-update HTTP/1.1" 200 156 0.090411 10.0.0.188 - - [2026-08-20 16:00:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.003453 10.0.0.188 - - [2026-08-20 16:00:55] "POST /access-control-lists HTTP/1.1" 200 553 0.134755 10.0.0.188 - - [2026-08-20 16:00:56] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.188 - - [2026-08-20 16:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.188 - - [2026-08-20 16:00:56] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005677 10.0.0.188 - - [2026-08-20 16:00:56] "PUT /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b HTTP/1.1" 200 275 0.083183 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:00:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:00:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001282 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001214 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 10.0.0.188 - - [2026-08-20 16:01:12] "GET / HTTP/1.1" 200 36215 0.001892 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002013 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002188 10.0.0.188 - - [2026-08-20 16:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.188 - - [2026-08-20 16:01:12] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005908 10.0.0.188 - - [2026-08-20 16:01:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000624 10.0.0.188 - - [2026-08-20 16:01:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.010906 10.0.0.188 - - [2026-08-20 16:01:12] "POST /security-groups HTTP/1.1" 200 570 0.131755 10.0.0.188 - - [2026-08-20 16:01:12] "POST /projects HTTP/1.1" 200 483 0.425038 10.0.0.188 - - [2026-08-20 16:01:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.008049 10.0.0.188 - - [2026-08-20 16:01:13] "POST /security-groups HTTP/1.1" 200 536 0.163755 10.0.0.188 - - [2026-08-20 16:01:13] "POST /access-control-lists HTTP/1.1" 200 581 0.242798 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.042452 10.0.0.188 - - [2026-08-20 16:01:13] "POST /chown HTTP/1.1" 200 109 0.100808 10.0.0.188 - - [2026-08-20 16:01:13] "POST /policy-managements HTTP/1.1" 409 214 0.012754 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.188 - - [2026-08-20 16:01:13] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010020 10.0.0.188 - - [2026-08-20 16:01:13] "POST /access-control-lists HTTP/1.1" 200 579 0.188386 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.009832 10.0.0.188 - - [2026-08-20 16:01:13] "POST /application-policy-sets HTTP/1.1" 200 530 0.169785 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.038032 10.0.0.188 - - [2026-08-20 16:01:13] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.029276 10.0.0.188 - - [2026-08-20 16:01:13] "POST /access-control-lists HTTP/1.1" 200 596 0.151455 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.028355 10.0.0.188 - - [2026-08-20 16:01:13] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.044907 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027186 10.0.0.188 - - [2026-08-20 16:01:13] "GET /virtual-network/cdbf0b8d-08a3-4908-afbf-4762113aa692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013460 10.0.0.188 - - [2026-08-20 16:01:13] "POST /access-control-lists HTTP/1.1" 200 594 0.077312 10.0.0.188 - - [2026-08-20 16:01:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000710 10.0.0.188 - - [2026-08-20 16:01:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.011176 10.0.0.188 - - [2026-08-20 16:01:14] "POST /security-groups HTTP/1.1" 200 574 0.106779 10.0.0.188 - - [2026-08-20 16:01:14] "POST /projects HTTP/1.1" 200 491 0.359262 10.0.0.188 - - [2026-08-20 16:01:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.024652 10.0.0.188 - - [2026-08-20 16:01:14] "POST /security-groups HTTP/1.1" 200 548 0.156944 10.0.0.188 - - [2026-08-20 16:01:14] "POST /access-control-lists HTTP/1.1" 200 585 0.109958 10.0.0.188 - - [2026-08-20 16:01:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.011421 10.0.0.188 - - [2026-08-20 16:01:14] "POST /chown HTTP/1.1" 200 109 0.108539 10.0.0.188 - - [2026-08-20 16:01:14] "POST /access-control-lists HTTP/1.1" 200 583 0.121822 10.0.0.188 - - [2026-08-20 16:01:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002061 10.0.0.188 - - [2026-08-20 16:01:14] "POST /network-ipams HTTP/1.1" 200 524 0.176309 10.0.0.188 - - [2026-08-20 16:01:14] "POST /access-control-lists HTTP/1.1" 200 604 0.071820 10.0.0.188 - - [2026-08-20 16:01:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.021427 10.0.0.188 - - [2026-08-20 16:01:14] "POST /network-ipams HTTP/1.1" 200 512 0.068344 10.0.0.188 - - [2026-08-20 16:01:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.003737 10.0.0.188 - - [2026-08-20 16:01:14] "POST /access-control-lists HTTP/1.1" 200 602 0.050125 10.0.0.188 - - [2026-08-20 16:01:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.005594 10.0.0.188 - - [2026-08-20 16:01:15] "POST /useragent-kv HTTP/1.1" 200 115 0.027333 10.0.0.188 - - [2026-08-20 16:01:15] "POST /virtual-networks HTTP/1.1" 200 540 0.319517 10.0.0.188 - - [2026-08-20 16:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013481 10.0.0.188 - - [2026-08-20 16:01:15] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.028351 10.0.0.188 - - [2026-08-20 16:01:15] "POST /access-control-lists HTTP/1.1" 200 591 0.170006 10.0.0.188 - - [2026-08-20 16:01:15] "POST /route-targets HTTP/1.1" 200 328 0.042012 10.0.0.188 - - [2026-08-20 16:01:15] "POST /network-ipams HTTP/1.1" 200 520 0.149178 10.0.0.188 - - [2026-08-20 16:01:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.005601 10.0.0.188 - - [2026-08-20 16:01:15] "POST /ref-update HTTP/1.1" 200 156 0.094377 10.0.0.188 - - [2026-08-20 16:01:15] "POST /useragent-kv HTTP/1.1" 200 115 0.033575 10.0.0.188 - - [2026-08-20 16:01:15] "POST /virtual-networks HTTP/1.1" 200 548 0.254274 10.0.0.188 - - [2026-08-20 16:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.188 - - [2026-08-20 16:01:15] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.030925 10.0.0.188 - - [2026-08-20 16:01:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.007169 10.0.0.188 - - [2026-08-20 16:01:15] "POST /route-targets HTTP/1.1" 200 328 0.048348 10.0.0.188 - - [2026-08-20 16:01:15] "POST /network-policys HTTP/1.1" 200 540 0.083714 10.0.0.188 - - [2026-08-20 16:01:15] "POST /ref-update HTTP/1.1" 200 156 0.055497 10.0.0.188 - - [2026-08-20 16:01:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.008144 10.0.0.188 - - [2026-08-20 16:01:15] "POST /network-policys HTTP/1.1" 200 536 0.122947 10.0.0.188 - - [2026-08-20 16:01:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.048461 10.0.0.188 - - [2026-08-20 16:01:16] "POST /network-policys HTTP/1.1" 200 544 0.052106 10.0.0.188 - - [2026-08-20 16:01:16] "POST /ref-update HTTP/1.1" 200 156 0.284412 10.0.0.188 - - [2026-08-20 16:01:16] "PUT /access-control-list/9844a245-4df7-450e-b72b-333d3a3c4545 HTTP/1.1" 200 273 0.082031 10.0.0.188 - - [2026-08-20 16:01:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036530 10.0.0.188 - - [2026-08-20 16:01:16] "POST /ref-update HTTP/1.1" 200 156 0.110523 10.0.0.188 - - [2026-08-20 16:01:16] "PUT /access-control-list/6516578b-3f0a-4a08-970e-09ea16987f54 HTTP/1.1" 200 273 0.091903 10.0.0.188 - - [2026-08-20 16:01:16] "PUT /access-control-list/9844a245-4df7-450e-b72b-333d3a3c4545 HTTP/1.1" 200 273 0.050081 10.0.0.188 - - [2026-08-20 16:01:16] "POST /ref-update HTTP/1.1" 200 156 0.082594 10.0.0.188 - - [2026-08-20 16:01:16] "POST /ref-update HTTP/1.1" 200 156 0.221824 10.0.0.188 - - [2026-08-20 16:01:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.105757 10.0.0.188 - - [2026-08-20 16:01:17] "PUT /access-control-list/6516578b-3f0a-4a08-970e-09ea16987f54 HTTP/1.1" 200 273 0.160561 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025714 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-update HTTP/1.1" 200 156 0.154287 10.0.0.188 - - [2026-08-20 16:01:17] "PUT /access-control-list/9844a245-4df7-450e-b72b-333d3a3c4545 HTTP/1.1" 200 273 0.044427 10.0.0.188 - - [2026-08-20 16:01:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.022172 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-update HTTP/1.1" 200 156 0.209688 10.0.0.188 - - [2026-08-20 16:01:17] "POST /access-control-lists HTTP/1.1" 200 603 0.211372 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-update HTTP/1.1" 200 156 0.117595 10.0.0.188 - - [2026-08-20 16:01:17] "PUT /access-control-list/b60de77e-5e65-4449-8cea-566b9aded4da HTTP/1.1" 200 273 0.119123 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-update HTTP/1.1" 200 156 0.311515 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017481 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002637 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-update HTTP/1.1" 200 156 0.065784 10.0.0.188 - - [2026-08-20 16:01:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004098 10.0.0.188 - - [2026-08-20 16:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.188 - - [2026-08-20 16:01:17] "GET /virtual-network/cdbf0b8d-08a3-4908-afbf-4762113aa692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007593 10.0.0.188 - - [2026-08-20 16:01:18] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.018531 10.0.0.188 - - [2026-08-20 16:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.188 - - [2026-08-20 16:01:18] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002977 10.0.0.188 - - [2026-08-20 16:01:18] "POST /firewall-policys HTTP/1.1" 200 532 0.121444 10.0.0.188 - - [2026-08-20 16:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050718 10.0.0.188 - - [2026-08-20 16:01:18] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.024234 10.0.0.188 - - [2026-08-20 16:01:18] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003618 10.0.0.188 - - [2026-08-20 16:01:18] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003716 10.0.0.188 - - [2026-08-20 16:01:18] "POST /ref-update HTTP/1.1" 200 156 0.022645 10.0.0.188 - - [2026-08-20 16:01:18] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.006865 10.0.0.188 - - [2026-08-20 16:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.188 - - [2026-08-20 16:01:18] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003749 10.0.0.188 - - [2026-08-20 16:01:18] "POST /firewall-policys HTTP/1.1" 200 534 0.053386 10.0.0.188 - - [2026-08-20 16:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031653 10.0.0.188 - - [2026-08-20 16:01:18] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016489 10.0.0.188 - - [2026-08-20 16:01:18] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004030 10.0.0.188 - - [2026-08-20 16:01:18] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012167 10.0.0.188 - - [2026-08-20 16:01:18] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005594 10.0.0.188 - - [2026-08-20 16:01:18] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007301 10.0.0.188 - - [2026-08-20 16:01:18] "POST /ref-update HTTP/1.1" 200 156 0.018141 10.0.0.188 - - [2026-08-20 16:01:18] "POST /ref-update HTTP/1.1" 200 156 0.041090 10.0.0.188 - - [2026-08-20 16:01:18] "POST /ref-update HTTP/1.1" 200 156 0.061944 10.0.0.188 - - [2026-08-20 16:01:18] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.008496 10.0.0.188 - - [2026-08-20 16:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.188 - - [2026-08-20 16:01:18] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003785 10.0.0.188 - - [2026-08-20 16:01:19] "POST /firewall-policys HTTP/1.1" 200 532 0.058820 10.0.0.188 - - [2026-08-20 16:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029825 10.0.0.188 - - [2026-08-20 16:01:19] "GET /firewall-policy/56ddc931-be92-42f8-b692-da5ffee9f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.022209 10.0.0.188 - - [2026-08-20 16:01:19] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003607 10.0.0.188 - - [2026-08-20 16:01:19] "GET /firewall-policy/56ddc931-be92-42f8-b692-da5ffee9f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003380 10.0.0.188 - - [2026-08-20 16:01:19] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004821 10.0.0.188 - - [2026-08-20 16:01:19] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003718 10.0.0.188 - - [2026-08-20 16:01:19] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003282 10.0.0.188 - - [2026-08-20 16:01:19] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002979 10.0.0.188 - - [2026-08-20 16:01:19] "POST /ref-update HTTP/1.1" 200 156 0.067586 10.0.0.188 - - [2026-08-20 16:01:19] "POST /ref-update HTTP/1.1" 200 156 0.066834 10.0.0.188 - - [2026-08-20 16:01:19] "POST /ref-update HTTP/1.1" 200 156 0.043676 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001525 10.0.0.188 - - [2026-08-20 16:01:19] "POST /ref-update HTTP/1.1" 200 156 0.042493 10.0.0.188 - - [2026-08-20 16:01:19] "POST /ref-update HTTP/1.1" 200 156 0.052177 10.0.0.188 - - [2026-08-20 16:01:19] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.043618 10.0.0.188 - - [2026-08-20 16:01:19] "POST /tags HTTP/1.1" 200 300 0.035868 10.0.0.188 - - [2026-08-20 16:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.188 - - [2026-08-20 16:01:19] "GET /tag/93310c63-06ae-40ec-b21c-f008f78d68f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.038837 10.0.0.188 - - [2026-08-20 16:01:19] "POST /set-tag HTTP/1.1" 200 109 0.024792 10.0.0.188 - - [2026-08-20 16:01:20] "POST /tags HTTP/1.1" 200 306 0.191927 10.0.0.188 - - [2026-08-20 16:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.188 - - [2026-08-20 16:01:20] "GET /tag/52bbeb12-aa34-4dd5-b725-d938efb92baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.032869 10.0.0.188 - - [2026-08-20 16:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.188 - - [2026-08-20 16:01:20] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048935 10.0.0.188 - - [2026-08-20 16:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012294 10.0.0.188 - - [2026-08-20 16:01:20] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006573 10.0.0.188 - - [2026-08-20 16:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.188 - - [2026-08-20 16:01:20] "GET /service-appliance-set/0badfbad-c503-4995-8374-288acad6c55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009728 10.0.0.188 - - [2026-08-20 16:01:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002265 10.0.0.188 - - [2026-08-20 16:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.206580 10.0.0.188 - - [2026-08-20 16:01:20] "GET /virtual-machine-interface/7abe2c92-99d1-4cfa-b18e-d9c213fdc2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.030366 10.0.0.188 - - [2026-08-20 16:01:21] "POST /instance-ips HTTP/1.1" 200 382 0.090641 10.0.0.188 - - [2026-08-20 16:01:21] "GET /instance-ip/aad1bce6-91c8-428a-aab1-ffa6d1721db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016106 10.0.0.188 - - [2026-08-20 16:01:21] "POST /loadbalancers HTTP/1.1" 200 584 0.067326 10.0.0.188 - - [2026-08-20 16:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031377 10.0.0.188 - - [2026-08-20 16:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015538 10.0.0.188 - - [2026-08-20 16:01:21] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065973 10.0.0.188 - - [2026-08-20 16:01:21] "GET /loadbalancer/24da94f5-c6ee-44d9-9659-631bb8961a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006429 10.0.0.188 - - [2026-08-20 16:01:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.058414 10.0.0.188 - - [2026-08-20 16:01:21] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.086475 10.0.0.188 - - [2026-08-20 16:01:21] "GET /instance-ip/aad1bce6-91c8-428a-aab1-ffa6d1721db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012315 10.0.0.188 - - [2026-08-20 16:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.070980 10.0.0.188 - - [2026-08-20 16:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.188 - - [2026-08-20 16:01:21] "POST /floating-ips HTTP/1.1" 200 585 0.098680 10.0.0.188 - - [2026-08-20 16:01:21] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.110257 10.0.0.188 - - [2026-08-20 16:01:21] "GET /loadbalancer-listener/c146bbda-c3f6-4051-80ae-53edf7b855ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003698 10.0.0.188 - - [2026-08-20 16:01:21] "GET /loadbalancer-listener/c146bbda-c3f6-4051-80ae-53edf7b855ba?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004663 10.0.0.188 - - [2026-08-20 16:01:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.059706 10.0.0.188 - - [2026-08-20 16:01:21] "GET /instance-ip/aad1bce6-91c8-428a-aab1-ffa6d1721db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006453 10.0.0.188 - - [2026-08-20 16:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.188 - - [2026-08-20 16:01:21] "GET /instance-ip/aad1bce6-91c8-428a-aab1-ffa6d1721db1?fields=floating_ips HTTP/1.1" 200 1173 0.022059 10.0.0.188 - - [2026-08-20 16:01:21] "GET /floating-ip/e2ecb7c7-50b8-48e6-9ffc-63a407f071f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.012319 10.0.0.188 - - [2026-08-20 16:01:21] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.025245 10.0.0.188 - - [2026-08-20 16:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.188 - - [2026-08-20 16:01:21] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.019260 10.0.0.188 - - [2026-08-20 16:01:22] "POST /tags HTTP/1.1" 200 302 0.062452 10.0.0.188 - - [2026-08-20 16:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.039271 10.0.0.188 - - [2026-08-20 16:01:22] "GET /tag/a419d75b-6aa4-4d9d-998e-04a1985f9353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.037517 10.0.0.188 - - [2026-08-20 16:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.188 - - [2026-08-20 16:01:22] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040246 10.0.0.188 - - [2026-08-20 16:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.188 - - [2026-08-20 16:01:22] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.008285 10.0.0.188 - - [2026-08-20 16:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.188 - - [2026-08-20 16:01:22] "GET /service-appliance-set/0badfbad-c503-4995-8374-288acad6c55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010912 10.0.0.188 - - [2026-08-20 16:01:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.011221 10.0.0.188 - - [2026-08-20 16:01:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.265834 10.0.0.188 - - [2026-08-20 16:01:22] "GET /virtual-machine-interface/8ef4e8cc-7ab3-46de-9a85-a296cd96a89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.015009 10.0.0.188 - - [2026-08-20 16:01:22] "POST /instance-ips HTTP/1.1" 200 378 0.063467 10.0.0.188 - - [2026-08-20 16:01:22] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006929 10.0.0.188 - - [2026-08-20 16:01:23] "POST /loadbalancers HTTP/1.1" 200 584 0.301670 10.0.0.188 - - [2026-08-20 16:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.081995 10.0.0.188 - - [2026-08-20 16:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.188 - - [2026-08-20 16:01:23] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.090656 10.0.0.188 - - [2026-08-20 16:01:23] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013544 10.0.0.188 - - [2026-08-20 16:01:23] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.098395 10.0.0.188 - - [2026-08-20 16:01:23] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.030508 10.0.0.188 - - [2026-08-20 16:01:23] "POST /floating-ips HTTP/1.1" 200 583 0.157646 10.0.0.188 - - [2026-08-20 16:01:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.229000 10.0.0.188 - - [2026-08-20 16:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016676 10.0.0.188 - - [2026-08-20 16:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016119 10.0.0.188 - - [2026-08-20 16:01:23] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057582 10.0.0.188 - - [2026-08-20 16:01:23] "GET /loadbalancer-listener/e8c5ec3d-cb3d-44b8-819a-df2816a715d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004111 10.0.0.188 - - [2026-08-20 16:01:23] "GET /loadbalancer-listener/e8c5ec3d-cb3d-44b8-819a-df2816a715d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005048 10.0.0.188 - - [2026-08-20 16:01:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040222 10.0.0.188 - - [2026-08-20 16:01:23] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004321 10.0.0.188 - - [2026-08-20 16:01:23] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?fields=floating_ips HTTP/1.1" 200 1166 0.012997 10.0.0.188 - - [2026-08-20 16:01:23] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004578 10.0.0.188 - - [2026-08-20 16:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019269 10.0.0.188 - - [2026-08-20 16:01:24] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038035 10.0.0.188 - - [2026-08-20 16:01:24] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.021603 10.0.0.188 - - [2026-08-20 16:01:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043459 10.0.0.188 - - [2026-08-20 16:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.052221 10.0.0.188 - - [2026-08-20 16:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012289 10.0.0.188 - - [2026-08-20 16:01:24] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.099075 10.0.0.188 - - [2026-08-20 16:01:24] "GET /loadbalancer-listener/5517259d-7f25-4a46-bda7-fbac07aae65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.016044 10.0.0.188 - - [2026-08-20 16:01:24] "GET /loadbalancer-listener/5517259d-7f25-4a46-bda7-fbac07aae65f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.014526 10.0.0.188 - - [2026-08-20 16:01:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.089316 10.0.0.188 - - [2026-08-20 16:01:24] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003532 10.0.0.188 - - [2026-08-20 16:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017565 10.0.0.188 - - [2026-08-20 16:01:24] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?fields=floating_ips HTTP/1.1" 200 1166 0.006984 10.0.0.188 - - [2026-08-20 16:01:24] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005038 10.0.0.188 - - [2026-08-20 16:01:24] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.124958 10.0.0.188 - - [2026-08-20 16:01:24] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004059 10.0.0.188 - - [2026-08-20 16:01:24] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.045606 10.0.0.188 - - [2026-08-20 16:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060592 10.0.0.188 - - [2026-08-20 16:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.032870 10.0.0.188 - - [2026-08-20 16:01:24] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048731 10.0.0.188 - - [2026-08-20 16:01:24] "GET /loadbalancer-listener/98201a65-6bca-41dd-8a41-d969bd145020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006563 10.0.0.188 - - [2026-08-20 16:01:25] "GET /loadbalancer-listener/98201a65-6bca-41dd-8a41-d969bd145020?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.007359 10.0.0.188 - - [2026-08-20 16:01:25] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.080924 10.0.0.188 - - [2026-08-20 16:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.188 - - [2026-08-20 16:01:25] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005552 10.0.0.188 - - [2026-08-20 16:01:25] "GET /loadbalancer/24da94f5-c6ee-44d9-9659-631bb8961a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005496 10.0.0.188 - - [2026-08-20 16:01:25] "GET /instance-ip/8965079c-b9f9-457a-b7dc-c89571f53f52?fields=floating_ips HTTP/1.1" 200 1166 0.007681 10.0.0.188 - - [2026-08-20 16:01:25] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.014618 10.0.0.188 - - [2026-08-20 16:01:25] "POST /tags HTTP/1.1" 200 302 0.212438 10.0.0.188 - - [2026-08-20 16:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.034832 10.0.0.188 - - [2026-08-20 16:01:25] "GET /tag/2e0dcb36-7834-4048-9ec0-58c671ff4997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.032312 10.0.0.188 - - [2026-08-20 16:01:25] "POST /tags HTTP/1.1" 200 326 0.106997 10.0.0.188 - - [2026-08-20 16:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010032 10.0.0.188 - - [2026-08-20 16:01:25] "GET /tag/9ef3d9b9-15f1-464a-a174-412f9b9320a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.035180 10.0.0.188 - - [2026-08-20 16:01:25] "POST /tags HTTP/1.1" 200 364 0.062954 10.0.0.188 - - [2026-08-20 16:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.188 - - [2026-08-20 16:01:25] "GET /tag/05b91d3e-4ec8-437f-9cce-d6df728b6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.044453 10.0.0.188 - - [2026-08-20 16:01:25] "POST /tags HTTP/1.1" 200 312 0.061927 10.0.0.188 - - [2026-08-20 16:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.188 - - [2026-08-20 16:01:26] "GET /tag/927e0ea7-4b9c-47ef-a655-537fa32631bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.020865 10.0.0.188 - - [2026-08-20 16:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.188 - - [2026-08-20 16:01:26] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.011844 10.0.0.188 - - [2026-08-20 16:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.188 - - [2026-08-20 16:01:26] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043323 10.0.0.188 - - [2026-08-20 16:01:26] "POST /virtual-machines HTTP/1.1" 200 378 0.029117 10.0.0.188 - - [2026-08-20 16:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038805 10.0.0.188 - - [2026-08-20 16:01:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.222313 10.0.0.188 - - [2026-08-20 16:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027547 10.0.0.188 - - [2026-08-20 16:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013445 10.0.0.188 - - [2026-08-20 16:01:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.017834 10.0.0.188 - - [2026-08-20 16:01:26] "POST /instance-ips HTTP/1.1" 200 410 0.058052 10.0.0.188 - - [2026-08-20 16:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.054484 10.0.0.188 - - [2026-08-20 16:01:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009977 10.0.0.188 - - [2026-08-20 16:01:26] "POST /set-tag HTTP/1.1" 200 109 0.073455 10.0.0.188 - - [2026-08-20 16:01:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019211 10.0.0.188 - - [2026-08-20 16:01:26] "GET /instance-ip/660fc23c-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.015677 10.0.0.188 - - [2026-08-20 16:01:27] "POST /tags HTTP/1.1" 200 358 0.042418 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017914 10.0.0.188 - - [2026-08-20 16:01:27] "GET /tag/505b5c1e-024d-4cb5-8090-3cd6396ba971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.021088 10.0.0.188 - - [2026-08-20 16:01:27] "POST /tags HTTP/1.1" 200 306 0.022857 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.188 - - [2026-08-20 16:01:27] "GET /tag/a187730f-bfdf-42f9-aa64-8cd2744582ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.016205 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001245 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 10.0.0.188 - - [2026-08-20 16:01:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.001523 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.005193 10.0.0.188 - - [2026-08-20 16:01:27] "POST /security-groups HTTP/1.1" 200 571 0.099516 10.0.0.188 - - [2026-08-20 16:01:27] "POST /projects HTTP/1.1" 200 485 0.253840 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.013842 10.0.0.188 - - [2026-08-20 16:01:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.061938 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022429 10.0.0.188 - - [2026-08-20 16:01:27] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007129 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.188 - - [2026-08-20 16:01:27] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005943 10.0.0.188 - - [2026-08-20 16:01:27] "POST /access-control-lists HTTP/1.1" 200 582 0.229467 10.0.0.188 - - [2026-08-20 16:01:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.033020 10.0.0.188 - - [2026-08-20 16:01:27] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.150128 10.0.0.188 - - [2026-08-20 16:01:28] "POST /access-control-lists HTTP/1.1" 200 580 0.060668 10.0.0.188 - - [2026-08-20 16:01:28] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.137895 10.0.0.188 - - [2026-08-20 16:01:28] "POST /security-groups HTTP/1.1" 200 539 0.125763 10.0.0.188 - - [2026-08-20 16:01:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.010023 10.0.0.188 - - [2026-08-20 16:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043051 10.0.0.188 - - [2026-08-20 16:01:28] "POST /access-control-lists HTTP/1.1" 200 598 0.140151 10.0.0.188 - - [2026-08-20 16:01:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.008943 10.0.0.188 - - [2026-08-20 16:01:28] "POST /chown HTTP/1.1" 200 109 0.135288 10.0.0.188 - - [2026-08-20 16:01:28] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014919 10.0.0.188 - - [2026-08-20 16:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012033 10.0.0.188 - - [2026-08-20 16:01:28] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020296 10.0.0.188 - - [2026-08-20 16:01:28] "POST /access-control-lists HTTP/1.1" 200 596 0.095916 10.0.0.188 - - [2026-08-20 16:01:28] "POST /tags HTTP/1.1" 409 207 0.020071 10.0.0.188 - - [2026-08-20 16:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007019 10.0.0.188 - - [2026-08-20 16:01:28] "GET /tag/a187730f-bfdf-42f9-aa64-8cd2744582ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.021848 10.0.0.188 - - [2026-08-20 16:01:28] "POST /firewall-rules HTTP/1.1" 200 566 0.110249 10.0.0.188 - - [2026-08-20 16:01:28] "GET /firewall-rule/09fece60-63ad-4bd0-b6ca-5336bd7ea4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.004912 10.0.0.188 - - [2026-08-20 16:01:28] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003373 10.0.0.188 - - [2026-08-20 16:01:28] "GET /firewall-rule/09fece60-63ad-4bd0-b6ca-5336bd7ea4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.003587 10.0.0.188 - - [2026-08-20 16:01:28] "POST /ref-update HTTP/1.1" 200 156 0.058488 10.0.0.188 - - [2026-08-20 16:01:29] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015107 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.188 - - [2026-08-20 16:01:29] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004219 10.0.0.188 - - [2026-08-20 16:01:29] "POST /tags HTTP/1.1" 409 207 0.003238 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.188 - - [2026-08-20 16:01:29] "GET /tag/a187730f-bfdf-42f9-aa64-8cd2744582ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.013847 10.0.0.188 - - [2026-08-20 16:01:29] "POST /firewall-rules HTTP/1.1" 200 564 0.077659 10.0.0.188 - - [2026-08-20 16:01:29] "GET /firewall-rule/41c36273-ad2a-4507-a5f3-652d8d9366c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006882 10.0.0.188 - - [2026-08-20 16:01:29] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006999 10.0.0.188 - - [2026-08-20 16:01:29] "GET /firewall-rule/41c36273-ad2a-4507-a5f3-652d8d9366c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003559 10.0.0.188 - - [2026-08-20 16:01:29] "POST /ref-update HTTP/1.1" 200 156 0.022357 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.188 - - [2026-08-20 16:01:29] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007102 10.0.0.188 - - [2026-08-20 16:01:29] "POST /tags HTTP/1.1" 200 356 0.040757 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.188 - - [2026-08-20 16:01:29] "GET /tag/af3a4de7-d4a8-41df-b3df-f42a58d573a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.040091 10.0.0.188 - - [2026-08-20 16:01:29] "POST /tags HTTP/1.1" 200 304 0.056361 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.188 - - [2026-08-20 16:01:29] "GET /tag/5c0fe2c4-8322-456f-b261-b07f28145f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.030155 10.0.0.188 - - [2026-08-20 16:01:29] "POST /projects HTTP/1.1" 409 218 0.003935 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.188 - - [2026-08-20 16:01:29] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.100618 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.188 - - [2026-08-20 16:01:29] "GET /network-ipam/0b964d0f-2601-4071-94f0-c48dba0228bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.038773 10.0.0.188 - - [2026-08-20 16:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.188 - - [2026-08-20 16:01:29] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.013257 10.0.0.188 - - [2026-08-20 16:01:30] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.058177 10.0.0.188 - - [2026-08-20 16:01:30] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.020214 10.0.0.188 - - [2026-08-20 16:01:30] "POST /set-tag HTTP/1.1" 200 109 0.090462 10.0.0.188 - - [2026-08-20 16:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.188 - - [2026-08-20 16:01:30] "GET /network-ipam/ffdd1edb-cf9b-4df1-9018-1b1ccd346c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.005273 10.0.0.188 - - [2026-08-20 16:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.040482 10.0.0.188 - - [2026-08-20 16:01:30] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011009 10.0.0.188 - - [2026-08-20 16:01:30] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.219486 10.0.0.188 - - [2026-08-20 16:01:30] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.029334 10.0.0.188 - - [2026-08-20 16:01:30] "POST /set-tag HTTP/1.1" 200 109 0.088527 10.0.0.188 - - [2026-08-20 16:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010251 10.0.0.188 - - [2026-08-20 16:01:30] "GET /network-policy/a56f99eb-151e-4e97-bdcd-33691fe803e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003073 10.0.0.188 - - [2026-08-20 16:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.188 - - [2026-08-20 16:01:30] "GET /network-policy/554e53e6-ada0-46be-8cb0-07a046178f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003400 10.0.0.188 - - [2026-08-20 16:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013759 10.0.0.188 - - [2026-08-20 16:01:30] "GET /network-policy/064f8625-d110-41d6-937c-9f64ab062f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003490 10.0.0.188 - - [2026-08-20 16:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.188 - - [2026-08-20 16:01:31] "PUT /network-policy/064f8625-d110-41d6-937c-9f64ab062f4e HTTP/1.1" 200 263 0.078051 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-update HTTP/1.1" 200 156 0.120499 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008815 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004997 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002918 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004846 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004769 10.0.0.188 - - [2026-08-20 16:01:31] "POST /security-groups HTTP/1.1" 409 245 0.006822 10.0.0.188 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.188 - - [2026-08-20 16:01:31] "PUT /security-group/9dd9982e-90d0-4555-924f-ddae19f9a7e7 HTTP/1.1" 200 263 0.074836 10.0.0.188 - - [2026-08-20 16:01:31] "PUT /access-control-list/1f321cdf-b751-4ae2-9c5e-f4a1a6761e2c HTTP/1.1" 200 273 0.021834 10.0.0.188 - - [2026-08-20 16:01:31] "PUT /access-control-list/df3c9815-e502-47da-8532-0520cd5010bc HTTP/1.1" 200 273 0.041997 10.0.0.188 - - [2026-08-20 16:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.049533 10.0.0.188 - - [2026-08-20 16:01:31] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012992 10.0.0.188 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.188 - - [2026-08-20 16:01:31] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002943 10.0.0.188 - - [2026-08-20 16:01:31] "POST /tags HTTP/1.1" 409 206 0.003081 10.0.0.188 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.188 - - [2026-08-20 16:01:31] "GET /tag/5c0fe2c4-8322-456f-b261-b07f28145f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011917 10.0.0.188 - - [2026-08-20 16:01:31] "POST /firewall-rules HTTP/1.1" 200 564 0.085052 10.0.0.188 - - [2026-08-20 16:01:31] "GET /firewall-rule/f8735974-b1e8-4d72-84e3-474e7cdf934b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.031305 10.0.0.188 - - [2026-08-20 16:01:31] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.015162 10.0.0.188 - - [2026-08-20 16:01:31] "GET /firewall-rule/f8735974-b1e8-4d72-84e3-474e7cdf934b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002929 10.0.0.188 - - [2026-08-20 16:01:31] "POST /ref-update HTTP/1.1" 200 156 0.082646 10.0.0.188 - - [2026-08-20 16:01:32] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007686 10.0.0.188 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.188 - - [2026-08-20 16:01:32] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008364 10.0.0.188 - - [2026-08-20 16:01:32] "POST /tags HTTP/1.1" 409 206 0.005351 10.0.0.188 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.188 - - [2026-08-20 16:01:32] "GET /tag/5c0fe2c4-8322-456f-b261-b07f28145f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026237 10.0.0.188 - - [2026-08-20 16:01:32] "POST /firewall-rules HTTP/1.1" 200 562 0.136278 10.0.0.188 - - [2026-08-20 16:01:32] "GET /firewall-rule/cf5b84c7-ece7-4531-ab55-8f033ea23558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.043979 10.0.0.188 - - [2026-08-20 16:01:32] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007204 10.0.0.188 - - [2026-08-20 16:01:32] "GET /firewall-rule/cf5b84c7-ece7-4531-ab55-8f033ea23558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008354 10.0.0.188 - - [2026-08-20 16:01:32] "POST /ref-update HTTP/1.1" 200 156 0.067791 10.0.0.188 - - [2026-08-20 16:01:32] "POST /tags HTTP/1.1" 200 372 0.090993 10.0.0.188 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.188 - - [2026-08-20 16:01:32] "GET /tag/99d08e05-818e-45f7-9f79-40b4b92ec779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027285 10.0.0.188 - - [2026-08-20 16:01:32] "POST /tags HTTP/1.1" 200 320 0.037799 10.0.0.188 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.188 - - [2026-08-20 16:01:32] "GET /tag/ba483108-d0a4-4000-8940-f729eb3304fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.026390 10.0.0.188 - - [2026-08-20 16:01:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.002313 10.0.0.188 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.006914 10.0.0.188 - - [2026-08-20 16:01:33] "POST /security-groups HTTP/1.1" 200 578 0.103479 10.0.0.188 - - [2026-08-20 16:01:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.002190 10.0.0.188 - - [2026-08-20 16:01:33] "POST /projects HTTP/1.1" 200 499 0.273378 10.0.0.188 - - [2026-08-20 16:01:33] "POST /access-control-lists HTTP/1.1" 200 589 0.064472 10.0.0.188 - - [2026-08-20 16:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.036330 10.0.0.188 - - [2026-08-20 16:01:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.026769 10.0.0.188 - - [2026-08-20 16:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.188 - - [2026-08-20 16:01:33] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.017110 10.0.0.188 - - [2026-08-20 16:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.188 - - [2026-08-20 16:01:33] "POST /access-control-lists HTTP/1.1" 200 587 0.067977 10.0.0.188 - - [2026-08-20 16:01:33] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.046593 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:01:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001220 10.0.0.188 - - [2026-08-20 16:01:33] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.122158 10.0.0.188 - - [2026-08-20 16:01:33] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.075223 10.0.0.188 - - [2026-08-20 16:01:33] "POST /security-groups HTTP/1.1" 200 560 0.220134 10.0.0.188 - - [2026-08-20 16:01:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.002154 10.0.0.188 - - [2026-08-20 16:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.141507 10.0.0.188 - - [2026-08-20 16:01:34] "POST /access-control-lists HTTP/1.1" 200 612 0.209507 10.0.0.188 - - [2026-08-20 16:01:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.023697 10.0.0.188 - - [2026-08-20 16:01:34] "POST /chown HTTP/1.1" 200 109 0.072309 10.0.0.188 - - [2026-08-20 16:01:34] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007797 10.0.0.188 - - [2026-08-20 16:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.188 - - [2026-08-20 16:01:34] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.040232 10.0.0.188 - - [2026-08-20 16:01:34] "POST /access-control-lists HTTP/1.1" 200 610 0.118203 10.0.0.188 - - [2026-08-20 16:01:34] "POST /tags HTTP/1.1" 409 214 0.002894 10.0.0.188 - - [2026-08-20 16:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.188 - - [2026-08-20 16:01:34] "GET /tag/ba483108-d0a4-4000-8940-f729eb3304fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.011812 10.0.0.188 - - [2026-08-20 16:01:34] "POST /firewall-rules HTTP/1.1" 200 580 0.097447 10.0.0.188 - - [2026-08-20 16:01:34] "GET /firewall-rule/138a8efb-a562-48ec-b468-2e2ce156bcbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.016081 10.0.0.188 - - [2026-08-20 16:01:34] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.006098 10.0.0.188 - - [2026-08-20 16:01:34] "GET /firewall-rule/138a8efb-a562-48ec-b468-2e2ce156bcbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005205 10.0.0.188 - - [2026-08-20 16:01:34] "POST /ref-update HTTP/1.1" 200 156 0.049435 10.0.0.188 - - [2026-08-20 16:01:34] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025762 10.0.0.188 - - [2026-08-20 16:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.188 - - [2026-08-20 16:01:34] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005473 10.0.0.188 - - [2026-08-20 16:01:34] "POST /tags HTTP/1.1" 409 214 0.001983 10.0.0.188 - - [2026-08-20 16:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.188 - - [2026-08-20 16:01:34] "GET /tag/ba483108-d0a4-4000-8940-f729eb3304fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.012299 10.0.0.188 - - [2026-08-20 16:01:34] "POST /firewall-rules HTTP/1.1" 200 578 0.078120 10.0.0.188 - - [2026-08-20 16:01:34] "GET /firewall-rule/bf86b4c6-17af-4cee-aac2-a216ad52420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005441 10.0.0.188 - - [2026-08-20 16:01:34] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004642 10.0.0.188 - - [2026-08-20 16:01:34] "GET /firewall-rule/bf86b4c6-17af-4cee-aac2-a216ad52420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006890 10.0.0.188 - - [2026-08-20 16:01:35] "POST /ref-update HTTP/1.1" 200 156 0.070917 10.0.0.188 - - [2026-08-20 16:01:35] "POST /tags HTTP/1.1" 200 364 0.066963 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013034 10.0.0.188 - - [2026-08-20 16:01:35] "GET /tag/a49f446d-99da-490d-a6d3-bd25b157d04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.016718 10.0.0.188 - - [2026-08-20 16:01:35] "POST /tags HTTP/1.1" 200 312 0.052325 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.188 - - [2026-08-20 16:01:35] "GET /tag/27e359c6-63fa-474a-80e2-544fe1650fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.021011 10.0.0.188 - - [2026-08-20 16:01:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000812 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.015729 10.0.0.188 - - [2026-08-20 16:01:35] "POST /security-groups HTTP/1.1" 200 574 0.163524 10.0.0.188 - - [2026-08-20 16:01:35] "POST /projects HTTP/1.1" 200 491 0.402025 10.0.0.188 - - [2026-08-20 16:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024776 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.018054 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015648 10.0.0.188 - - [2026-08-20 16:01:35] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.026574 10.0.0.188 - - [2026-08-20 16:01:35] "POST /access-control-lists HTTP/1.1" 200 585 0.068680 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025083 10.0.0.188 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.025320 10.0.0.188 - - [2026-08-20 16:01:35] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008198 10.0.0.188 - - [2026-08-20 16:01:36] "POST /access-control-lists HTTP/1.1" 200 583 0.044075 10.0.0.188 - - [2026-08-20 16:01:36] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.092721 10.0.0.188 - - [2026-08-20 16:01:36] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.077816 10.0.0.188 - - [2026-08-20 16:01:36] "POST /security-groups HTTP/1.1" 200 548 0.073269 10.0.0.188 - - [2026-08-20 16:01:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.009882 10.0.0.188 - - [2026-08-20 16:01:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020512 10.0.0.188 - - [2026-08-20 16:01:36] "POST /access-control-lists HTTP/1.1" 200 604 0.047886 10.0.0.188 - - [2026-08-20 16:01:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.026428 10.0.0.188 - - [2026-08-20 16:01:36] "POST /chown HTTP/1.1" 200 109 0.047004 10.0.0.188 - - [2026-08-20 16:01:36] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011646 10.0.0.188 - - [2026-08-20 16:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.188 - - [2026-08-20 16:01:36] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043960 10.0.0.188 - - [2026-08-20 16:01:36] "POST /access-control-lists HTTP/1.1" 200 602 0.084423 10.0.0.188 - - [2026-08-20 16:01:36] "POST /tags HTTP/1.1" 409 210 0.021715 10.0.0.188 - - [2026-08-20 16:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.188 - - [2026-08-20 16:01:36] "GET /tag/27e359c6-63fa-474a-80e2-544fe1650fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.019313 10.0.0.188 - - [2026-08-20 16:01:36] "POST /firewall-rules HTTP/1.1" 200 572 0.086866 10.0.0.188 - - [2026-08-20 16:01:36] "GET /firewall-rule/dbb4df83-5adc-452b-9e9e-400798809f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004535 10.0.0.188 - - [2026-08-20 16:01:36] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003994 10.0.0.188 - - [2026-08-20 16:01:36] "GET /firewall-rule/dbb4df83-5adc-452b-9e9e-400798809f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.002494 10.0.0.188 - - [2026-08-20 16:01:36] "POST /ref-update HTTP/1.1" 200 156 0.056400 10.0.0.188 - - [2026-08-20 16:01:36] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015113 10.0.0.188 - - [2026-08-20 16:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.188 - - [2026-08-20 16:01:36] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004423 10.0.0.188 - - [2026-08-20 16:01:36] "POST /tags HTTP/1.1" 409 210 0.005126 10.0.0.188 - - [2026-08-20 16:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.188 - - [2026-08-20 16:01:37] "GET /tag/27e359c6-63fa-474a-80e2-544fe1650fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.021614 10.0.0.188 - - [2026-08-20 16:01:37] "POST /firewall-rules HTTP/1.1" 200 570 0.074877 10.0.0.188 - - [2026-08-20 16:01:37] "GET /firewall-rule/1d4e60a3-232e-404f-b6f1-3397227022af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014036 10.0.0.188 - - [2026-08-20 16:01:37] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.009751 10.0.0.188 - - [2026-08-20 16:01:37] "GET /firewall-rule/1d4e60a3-232e-404f-b6f1-3397227022af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002846 10.0.0.188 - - [2026-08-20 16:01:37] "POST /ref-update HTTP/1.1" 200 156 0.066042 10.0.0.188 - - [2026-08-20 16:01:37] "POST /tags HTTP/1.1" 409 237 0.002594 10.0.0.188 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.188 - - [2026-08-20 16:01:37] "GET /tag/05b91d3e-4ec8-437f-9cce-d6df728b6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017963 10.0.0.188 - - [2026-08-20 16:01:37] "POST /tags HTTP/1.1" 409 210 0.002777 10.0.0.188 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.188 - - [2026-08-20 16:01:37] "GET /tag/927e0ea7-4b9c-47ef-a655-537fa32631bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.019976 10.0.0.188 - - [2026-08-20 16:01:37] "POST /projects HTTP/1.1" 409 223 0.002868 10.0.0.188 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.188 - - [2026-08-20 16:01:37] "GET /project/2d0fbfd1-4fed-415e-b047-472cdc8b40b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058064 10.0.0.188 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.188 - - [2026-08-20 16:01:37] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005108 10.0.0.188 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.188 - - [2026-08-20 16:01:37] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004960 10.0.0.188 - - [2026-08-20 16:01:37] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.083876 10.0.0.188 - - [2026-08-20 16:01:37] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.072033 10.0.0.188 - - [2026-08-20 16:01:37] "POST /security-groups HTTP/1.1" 409 253 0.005431 10.0.0.188 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.188 - - [2026-08-20 16:01:37] "PUT /security-group/9c543bcc-25ce-47b6-a5fa-79f1017d895a HTTP/1.1" 200 263 0.062502 10.0.0.188 - - [2026-08-20 16:01:37] "PUT /access-control-list/9c40c2e3-dd3e-4618-a92d-35020d8c3213 HTTP/1.1" 200 273 0.020638 10.0.0.188 - - [2026-08-20 16:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.047044 10.0.0.188 - - [2026-08-20 16:01:38] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026567 10.0.0.188 - - [2026-08-20 16:01:38] "PUT /access-control-list/ba732d0d-8dcb-4be8-a0fc-5a08fe164b12 HTTP/1.1" 200 273 0.050133 10.0.0.188 - - [2026-08-20 16:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.188 - - [2026-08-20 16:01:38] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003071 10.0.0.188 - - [2026-08-20 16:01:38] "POST /tags HTTP/1.1" 409 210 0.001988 10.0.0.188 - - [2026-08-20 16:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.188 - - [2026-08-20 16:01:38] "GET /tag/927e0ea7-4b9c-47ef-a655-537fa32631bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011583 10.0.0.188 - - [2026-08-20 16:01:38] "POST /firewall-rules HTTP/1.1" 200 572 0.079659 10.0.0.188 - - [2026-08-20 16:01:38] "GET /firewall-rule/702077c2-63fc-445e-bd66-59c8bb848870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.026993 10.0.0.188 - - [2026-08-20 16:01:38] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.008248 10.0.0.188 - - [2026-08-20 16:01:38] "GET /firewall-rule/702077c2-63fc-445e-bd66-59c8bb848870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004295 10.0.0.188 - - [2026-08-20 16:01:38] "POST /ref-update HTTP/1.1" 200 156 0.079742 10.0.0.188 - - [2026-08-20 16:01:38] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027738 10.0.0.188 - - [2026-08-20 16:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018930 10.0.0.188 - - [2026-08-20 16:01:38] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004788 10.0.0.188 - - [2026-08-20 16:01:38] "POST /tags HTTP/1.1" 409 210 0.002638 10.0.0.188 - - [2026-08-20 16:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.188 - - [2026-08-20 16:01:38] "GET /tag/927e0ea7-4b9c-47ef-a655-537fa32631bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014047 10.0.0.188 - - [2026-08-20 16:01:38] "POST /firewall-rules HTTP/1.1" 200 570 0.076561 10.0.0.188 - - [2026-08-20 16:01:38] "GET /firewall-rule/a858f2d4-2db0-451c-8afe-cf1577463f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010962 10.0.0.188 - - [2026-08-20 16:01:38] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005654 10.0.0.188 - - [2026-08-20 16:01:38] "GET /firewall-rule/a858f2d4-2db0-451c-8afe-cf1577463f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004330 10.0.0.188 - - [2026-08-20 16:01:38] "POST /ref-update HTTP/1.1" 200 156 0.057209 10.0.0.188 - - [2026-08-20 16:01:38] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008251 10.0.0.188 - - [2026-08-20 16:01:38] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.188 - - [2026-08-20 16:01:48] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.188 - - [2026-08-20 16:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.188 - - [2026-08-20 16:01:48] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004942 10.0.0.188 - - [2026-08-20 16:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.188 - - [2026-08-20 16:01:48] "GET /config-node/67150b79-c42a-473d-aeb3-18e97f6898d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003028 10.0.0.188 - - [2026-08-20 16:02:00] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.188 - - [2026-08-20 16:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.188 - - [2026-08-20 16:02:00] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003723 10.0.0.188 - - [2026-08-20 16:02:00] "POST /bgp-routers HTTP/1.1" 409 301 0.004560 10.0.0.188 - - [2026-08-20 16:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010532 10.0.0.188 - - [2026-08-20 16:02:00] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.006179 10.0.0.188 - - [2026-08-20 16:02:00] "PUT /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7 HTTP/1.1" 200 255 0.020438 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001123 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001061 10.0.0.163 - - [2026-08-20 16:02:18] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.163 - - [2026-08-20 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.163 - - [2026-08-20 16:02:18] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005259 10.0.0.163 - - [2026-08-20 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.163 - - [2026-08-20 16:02:18] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003452 10.0.0.163 - - [2026-08-20 16:02:18] "PUT /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b HTTP/1.1" 200 275 0.017383 10.0.0.163 - - [2026-08-20 16:02:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.024122 10.0.0.163 - - [2026-08-20 16:02:18] "POST /virtual-routers HTTP/1.1" 200 601 0.049574 10.0.0.163 - - [2026-08-20 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017134 10.0.0.163 - - [2026-08-20 16:02:18] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007828 10.0.0.163 - - [2026-08-20 16:02:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.010185 10.0.0.163 - - [2026-08-20 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.163 - - [2026-08-20 16:02:19] "GET /virtual-network/cdbf0b8d-08a3-4908-afbf-4762113aa692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004613 10.0.0.163 - - [2026-08-20 16:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.069018 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001095 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:02:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001216 10.0.0.163 - - [2026-08-20 16:03:03] "GET / HTTP/1.1" 200 36215 0.002253 10.0.0.163 - - [2026-08-20 16:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.163 - - [2026-08-20 16:03:03] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004918 10.0.0.163 - - [2026-08-20 16:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.163 - - [2026-08-20 16:03:03] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002958 10.0.0.163 - - [2026-08-20 16:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.163 - - [2026-08-20 16:03:03] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003222 10.0.0.163 - - [2026-08-20 16:03:03] "PUT /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9 HTTP/1.1" 200 263 0.012309 10.0.0.163 - - [2026-08-20 16:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.163 - - [2026-08-20 16:03:04] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003192 10.0.0.163 - - [2026-08-20 16:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.163 - - [2026-08-20 16:03:04] "GET /virtual-machine-interface/c6a88ba3-cbf4-48fa-98bc-826083908bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005313 10.0.0.163 - - [2026-08-20 16:03:04] "PUT /virtual-machine-interface/c6a88ba3-cbf4-48fa-98bc-826083908bea HTTP/1.1" 200 285 0.013470 10.0.0.188 - - [2026-08-20 16:04:57] "GET /global-system-configs HTTP/1.1" 200 323 0.005794 10.0.0.188 - - [2026-08-20 16:04:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002399 10.0.0.188 - - [2026-08-20 16:05:20] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004025 10.0.0.188 - - [2026-08-20 16:05:20] "POST /ref-update HTTP/1.1" 200 156 0.011698 10.0.0.188 - - [2026-08-20 16:05:32] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.023595 10.0.0.188 - - [2026-08-20 16:05:32] "POST /set-tag HTTP/1.1" 200 109 0.004615 10.0.0.188 - - [2026-08-20 16:05:32] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005444 10.0.0.188 - - [2026-08-20 16:05:32] "POST /set-tag HTTP/1.1" 200 109 0.005649 10.0.0.188 - - [2026-08-20 16:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.188 - - [2026-08-20 16:05:32] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005637 10.0.0.188 - - [2026-08-20 16:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.188 - - [2026-08-20 16:05:32] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002816 10.0.0.188 - - [2026-08-20 16:05:32] "GET /loadbalancer-pool/42b78c08-71cb-48c1-ae93-9e4d88078f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017131 10.0.0.188 - - [2026-08-20 16:05:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040093 10.0.0.188 - - [2026-08-20 16:05:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030988 10.0.0.188 - - [2026-08-20 16:05:32] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.030664 10.0.0.188 - - [2026-08-20 16:05:32] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010777 10.0.0.188 - - [2026-08-20 16:05:32] "POST /tags HTTP/1.1" 409 205 0.001954 10.0.0.188 - - [2026-08-20 16:05:32] "POST /ref-update HTTP/1.1" 200 156 0.013316 10.0.0.188 - - [2026-08-20 16:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.188 - - [2026-08-20 16:05:32] "GET /tag/a419d75b-6aa4-4d9d-998e-04a1985f9353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.053733 10.0.0.188 - - [2026-08-20 16:05:32] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.068213 10.0.0.188 - - [2026-08-20 16:05:32] "PUT /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf HTTP/1.1" 200 257 0.025540 10.0.0.188 - - [2026-08-20 16:05:32] "POST /set-tag HTTP/1.1" 200 109 0.124199 10.0.0.188 - - [2026-08-20 16:05:32] "GET /loadbalancer-pool/10b7d245-1d8b-4035-b0ae-c5a886aa796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.038244 10.0.0.188 - - [2026-08-20 16:05:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.060138 10.0.0.188 - - [2026-08-20 16:05:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029708 10.0.0.188 - - [2026-08-20 16:05:33] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.037505 10.0.0.188 - - [2026-08-20 16:05:33] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023039 10.0.0.188 - - [2026-08-20 16:05:33] "POST /set-tag HTTP/1.1" 200 109 0.023349 10.0.0.188 - - [2026-08-20 16:05:33] "POST /ref-update HTTP/1.1" 200 156 0.018988 10.0.0.188 - - [2026-08-20 16:05:33] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.010537 10.0.0.188 - - [2026-08-20 16:05:33] "GET /loadbalancer-pool/32377c8c-e4ef-46d6-a72c-62eb81e9b6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006014 10.0.0.188 - - [2026-08-20 16:05:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035832 10.0.0.188 - - [2026-08-20 16:05:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.062820 10.0.0.188 - - [2026-08-20 16:05:33] "PUT /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf HTTP/1.1" 200 257 0.111857 10.0.0.188 - - [2026-08-20 16:05:33] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.083277 10.0.0.188 - - [2026-08-20 16:05:33] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012282 10.0.0.188 - - [2026-08-20 16:05:33] "POST /ref-update HTTP/1.1" 200 156 0.021095 10.0.0.188 - - [2026-08-20 16:05:33] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.012663 10.0.0.188 - - [2026-08-20 16:05:33] "POST /set-tag HTTP/1.1" 200 109 0.012826 10.0.0.188 - - [2026-08-20 16:05:33] "PUT /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf HTTP/1.1" 200 257 0.021276 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:06:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:06:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000898 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:06:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:06:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001124 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 10.0.0.188 - - [2026-08-20 16:07:58] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004934 10.0.0.188 - - [2026-08-20 16:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.188 - - [2026-08-20 16:07:59] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005419 10.0.0.188 - - [2026-08-20 16:07:59] "POST /set-tag HTTP/1.1" 200 109 0.004033 10.0.0.188 - - [2026-08-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.188 - - [2026-08-20 16:07:59] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004357 10.0.0.188 - - [2026-08-20 16:07:59] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010466 10.0.0.188 - - [2026-08-20 16:07:59] "POST /set-tag HTTP/1.1" 200 109 0.048409 10.0.0.188 - - [2026-08-20 16:07:59] "DELETE /loadbalancer-member/b04cfb20-34ba-4112-a190-0c57b5ef9cb4 HTTP/1.1" 200 115 0.086579 10.0.0.188 - - [2026-08-20 16:07:59] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011472 10.0.0.188 - - [2026-08-20 16:07:59] "POST /set-tag HTTP/1.1" 200 109 0.005812 10.0.0.188 - - [2026-08-20 16:07:59] "DELETE /loadbalancer-member/4d998c63-a165-47dc-988b-25fddc48384a HTTP/1.1" 200 115 0.046115 10.0.0.188 - - [2026-08-20 16:07:59] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008955 10.0.0.188 - - [2026-08-20 16:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.188 - - [2026-08-20 16:07:59] "DELETE /loadbalancer-member/de1eac94-86cc-4cb4-baa2-2e5f7657f582 HTTP/1.1" 200 115 0.067183 10.0.0.188 - - [2026-08-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008178 10.0.0.188 - - [2026-08-20 16:07:59] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003128 10.0.0.188 - - [2026-08-20 16:07:59] "GET /loadbalancer-pool/42b78c08-71cb-48c1-ae93-9e4d88078f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003872 10.0.0.188 - - [2026-08-20 16:07:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.050619 10.0.0.188 - - [2026-08-20 16:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013206 10.0.0.188 - - [2026-08-20 16:07:59] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024824 10.0.0.188 - - [2026-08-20 16:07:59] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005643 10.0.0.188 - - [2026-08-20 16:07:59] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003380 10.0.0.188 - - [2026-08-20 16:07:59] "POST /set-tag HTTP/1.1" 200 109 0.067282 10.0.0.188 - - [2026-08-20 16:07:59] "GET /loadbalancer-pool/10b7d245-1d8b-4035-b0ae-c5a886aa796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003658 10.0.0.188 - - [2026-08-20 16:07:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026280 10.0.0.188 - - [2026-08-20 16:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.055291 10.0.0.188 - - [2026-08-20 16:08:00] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025600 10.0.0.188 - - [2026-08-20 16:08:00] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014843 10.0.0.188 - - [2026-08-20 16:08:00] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003263 10.0.0.188 - - [2026-08-20 16:08:00] "POST /set-tag HTTP/1.1" 200 109 0.004871 10.0.0.188 - - [2026-08-20 16:08:00] "GET /loadbalancer-pool/32377c8c-e4ef-46d6-a72c-62eb81e9b6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008365 10.0.0.188 - - [2026-08-20 16:08:00] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025638 10.0.0.188 - - [2026-08-20 16:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009120 10.0.0.188 - - [2026-08-20 16:08:00] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.031448 10.0.0.188 - - [2026-08-20 16:08:00] "POST /set-tag HTTP/1.1" 200 109 0.018008 10.0.0.188 - - [2026-08-20 16:08:00] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023607 10.0.0.188 - - [2026-08-20 16:08:00] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002763 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:08:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:08:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001265 10.0.0.188 - - [2026-08-20 16:09:30] "GET / HTTP/1.1" 200 36215 0.002459 10.0.0.188 - - [2026-08-20 16:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.188 - - [2026-08-20 16:09:30] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.087311 10.0.0.188 - - [2026-08-20 16:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.188 - - [2026-08-20 16:09:30] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035554 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.188 - - [2026-08-20 16:09:31] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054341 10.0.0.188 - - [2026-08-20 16:09:31] "POST /tags HTTP/1.1" 200 334 0.047474 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.188 - - [2026-08-20 16:09:31] "GET /tag/d56c5969-221a-4819-96e6-782de755875f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.030265 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.188 - - [2026-08-20 16:09:31] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052220 10.0.0.188 - - [2026-08-20 16:09:31] "GET /virtual-networks?parent_id=65db9da2-68ab-491e-8d71-d026cbd9838f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008517 10.0.0.188 - - [2026-08-20 16:09:31] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057134 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.188 - - [2026-08-20 16:09:31] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.013521 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.188 - - [2026-08-20 16:09:31] "GET /service-appliance-set/0badfbad-c503-4995-8374-288acad6c55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004374 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.003234 10.0.0.188 - - [2026-08-20 16:09:31] "POST /virtual-networks HTTP/1.1" 200 514 0.126618 10.0.0.188 - - [2026-08-20 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.188 - - [2026-08-20 16:09:31] "GET /network-ipam/5048c6f7-ccc8-4b30-a734-4fd5fa77d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004328 10.0.0.188 - - [2026-08-20 16:09:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.122660 10.0.0.188 - - [2026-08-20 16:09:31] "GET /virtual-machine-interface/f9f4e77f-d61d-4a07-b425-4e524290c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015673 10.0.0.188 - - [2026-08-20 16:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004385 10.0.0.188 - - [2026-08-20 16:09:31] "POST /ref-update HTTP/1.1" 200 156 0.175101 10.0.0.188 - - [2026-08-20 16:09:31] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004488 10.0.0.188 - - [2026-08-20 16:09:31] "GET /domains HTTP/1.1" 200 281 0.002383 10.0.0.188 - - [2026-08-20 16:09:31] "POST /instance-ips HTTP/1.1" 200 410 0.063943 10.0.0.188 - - [2026-08-20 16:09:31] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93 HTTP/1.1" 200 3100 0.029949 10.0.0.188 - - [2026-08-20 16:09:31] "GET /instance-ip/36bb657e-a758-441a-898a-233425eb771f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.019953 10.0.0.188 - - [2026-08-20 16:09:31] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f HTTP/1.1" 200 5497 0.054416 10.0.0.188 - - [2026-08-20 16:09:31] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.025174 10.0.0.188 - - [2026-08-20 16:09:32] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.006213 10.0.0.188 - - [2026-08-20 16:09:32] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1183 0.004428 10.0.0.188 - - [2026-08-20 16:09:32] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1183 0.003312 10.0.0.188 - - [2026-08-20 16:09:32] "POST /loadbalancers HTTP/1.1" 200 612 0.129990 10.0.0.188 - - [2026-08-20 16:09:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.037218 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014972 10.0.0.188 - - [2026-08-20 16:09:32] "POST /route-targets HTTP/1.1" 200 328 0.037157 10.0.0.188 - - [2026-08-20 16:09:32] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080815 10.0.0.188 - - [2026-08-20 16:09:32] "GET /instance-ip/36bb657e-a758-441a-898a-233425eb771f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003345 10.0.0.188 - - [2026-08-20 16:09:32] "POST /ref-update HTTP/1.1" 200 156 0.038147 10.0.0.188 - - [2026-08-20 16:09:32] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.076240 10.0.0.188 - - [2026-08-20 16:09:32] "GET /loadbalancer/3076a1ae-78d2-498b-bf8b-41e6a2125fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008406 10.0.0.188 - - [2026-08-20 16:09:32] "POST /floating-ips HTTP/1.1" 200 599 0.083228 10.0.0.188 - - [2026-08-20 16:09:32] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.054399 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.188 - - [2026-08-20 16:09:32] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055607 10.0.0.188 - - [2026-08-20 16:09:32] "GET /loadbalancer-listener/3927de29-9d0b-462a-86b3-23b1eeb65a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.004371 10.0.0.188 - - [2026-08-20 16:09:32] "GET /loadbalancer-listener/3927de29-9d0b-462a-86b3-23b1eeb65a8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004096 10.0.0.188 - - [2026-08-20 16:09:32] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023119 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.188 - - [2026-08-20 16:09:32] "GET /instance-ip/36bb657e-a758-441a-898a-233425eb771f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004888 10.0.0.188 - - [2026-08-20 16:09:32] "GET /instance-ip/36bb657e-a758-441a-898a-233425eb771f?fields=floating_ips HTTP/1.1" 200 1213 0.005489 10.0.0.188 - - [2026-08-20 16:09:32] "GET /floating-ip/7895e4f6-41f1-48bd-b542-8ac207aea810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002426 10.0.0.188 - - [2026-08-20 16:09:32] "GET /loadbalancer/3076a1ae-78d2-498b-bf8b-41e6a2125fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003309 10.0.0.188 - - [2026-08-20 16:09:32] "POST /tags HTTP/1.1" 200 296 0.066912 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021850 10.0.0.188 - - [2026-08-20 16:09:32] "GET /tag/5ec29e8e-6a05-4e63-97ef-f8fa88469948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.015737 10.0.0.188 - - [2026-08-20 16:09:32] "POST /tags HTTP/1.1" 409 233 0.002175 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.188 - - [2026-08-20 16:09:32] "GET /tag/af3a4de7-d4a8-41df-b3df-f42a58d573a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.014855 10.0.0.188 - - [2026-08-20 16:09:32] "POST /tags HTTP/1.1" 409 206 0.002649 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.188 - - [2026-08-20 16:09:32] "GET /tag/5c0fe2c4-8322-456f-b261-b07f28145f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012396 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.188 - - [2026-08-20 16:09:32] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005297 10.0.0.188 - - [2026-08-20 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.188 - - [2026-08-20 16:09:33] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063039 10.0.0.188 - - [2026-08-20 16:09:33] "POST /virtual-machines HTTP/1.1" 200 370 0.014508 10.0.0.188 - - [2026-08-20 16:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031856 10.0.0.188 - - [2026-08-20 16:09:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131996 10.0.0.188 - - [2026-08-20 16:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010876 10.0.0.188 - - [2026-08-20 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005797 10.0.0.188 - - [2026-08-20 16:09:33] "POST /instance-ips HTTP/1.1" 200 410 0.038038 10.0.0.188 - - [2026-08-20 16:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035774 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010701 10.0.0.188 - - [2026-08-20 16:09:33] "POST /set-tag HTTP/1.1" 200 109 0.024434 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011015 10.0.0.188 - - [2026-08-20 16:09:33] "GET /instance-ip/882a98dc-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004890 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005634 10.0.0.188 - - [2026-08-20 16:09:33] "POST /set-tag HTTP/1.1" 200 109 0.003833 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004183 10.0.0.188 - - [2026-08-20 16:09:33] "POST /ref-update HTTP/1.1" 200 156 0.012853 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016999 10.0.0.188 - - [2026-08-20 16:09:33] "POST /set-tag HTTP/1.1" 200 109 0.003738 10.0.0.188 - - [2026-08-20 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.188 - - [2026-08-20 16:09:33] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005973 10.0.0.188 - - [2026-08-20 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.188 - - [2026-08-20 16:09:33] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095068 10.0.0.188 - - [2026-08-20 16:09:33] "POST /virtual-machines HTTP/1.1" 200 370 0.020284 10.0.0.188 - - [2026-08-20 16:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.066285 10.0.0.188 - - [2026-08-20 16:09:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.179228 10.0.0.188 - - [2026-08-20 16:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018985 10.0.0.188 - - [2026-08-20 16:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.035051 10.0.0.188 - - [2026-08-20 16:09:34] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005287 10.0.0.188 - - [2026-08-20 16:09:34] "POST /instance-ips HTTP/1.1" 200 410 0.059953 10.0.0.188 - - [2026-08-20 16:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.082286 10.0.0.188 - - [2026-08-20 16:09:34] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.047012 10.0.0.188 - - [2026-08-20 16:09:34] "POST /set-tag HTTP/1.1" 200 109 0.043366 10.0.0.188 - - [2026-08-20 16:09:34] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.038871 10.0.0.188 - - [2026-08-20 16:09:34] "GET /instance-ip/88c3a086-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.019354 10.0.0.188 - - [2026-08-20 16:09:34] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007246 10.0.0.188 - - [2026-08-20 16:09:34] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.188 - - [2026-08-20 16:09:34] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005625 10.0.0.188 - - [2026-08-20 16:09:34] "POST /ref-update HTTP/1.1" 200 156 0.028651 10.0.0.188 - - [2026-08-20 16:09:34] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.046802 10.0.0.188 - - [2026-08-20 16:09:34] "POST /set-tag HTTP/1.1" 200 109 0.015566 10.0.0.188 - - [2026-08-20 16:09:35] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011019 10.0.0.188 - - [2026-08-20 16:09:35] "POST /set-tag HTTP/1.1" 200 109 0.010004 10.0.0.188 - - [2026-08-20 16:09:35] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011353 10.0.0.188 - - [2026-08-20 16:09:35] "POST /set-tag HTTP/1.1" 200 109 0.007234 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domains HTTP/1.1" 200 281 0.002727 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93 HTTP/1.1" 200 3100 0.003455 10.0.0.188 - - [2026-08-20 16:09:37] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f HTTP/1.1" 200 7091 0.043943 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.004765 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.004627 10.0.0.188 - - [2026-08-20 16:09:37] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1405 0.004843 10.0.0.188 - - [2026-08-20 16:09:37] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1405 0.002973 10.0.0.188 - - [2026-08-20 16:09:37] "GET /route-target/6248ca17-d96b-4621-a587-4ff23d9d812a HTTP/1.1" 200 1154 0.003050 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.004711 10.0.0.188 - - [2026-08-20 16:09:37] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1405 0.003723 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004414 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.004454 10.0.0.188 - - [2026-08-20 16:09:37] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1405 0.004109 10.0.0.188 - - [2026-08-20 16:09:37] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 200 1405 0.002990 10.0.0.188 - - [2026-08-20 16:09:37] "GET /route-target/6248ca17-d96b-4621-a587-4ff23d9d812a HTTP/1.1" 200 1154 0.002603 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domains HTTP/1.1" 200 281 0.002641 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93 HTTP/1.1" 200 3100 0.003084 10.0.0.188 - - [2026-08-20 16:09:37] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f HTTP/1.1" 200 7091 0.040744 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2093 0.005675 10.0.0.188 - - [2026-08-20 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.188 - - [2026-08-20 16:09:37] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033459 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005628 10.0.0.188 - - [2026-08-20 16:09:37] "GET /floating-ip-pools?parent_id=3979dff1-51b4-444d-9f60-fbfcf884426f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002641 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005106 10.0.0.188 - - [2026-08-20 16:09:37] "POST /floating-ip-pools HTTP/1.1" 200 564 0.026677 10.0.0.188 - - [2026-08-20 16:09:37] "POST /ref-update HTTP/1.1" 200 156 0.020170 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011876 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domains HTTP/1.1" 200 281 0.002307 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93 HTTP/1.1" 200 3100 0.003406 10.0.0.188 - - [2026-08-20 16:09:37] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f HTTP/1.1" 200 7348 0.044137 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2332 0.006122 10.0.0.188 - - [2026-08-20 16:09:37] "GET /floating-ip-pool/305742f0-6ed0-4c91-9d7b-8aa8d9c19528 HTTP/1.1" 200 1317 0.003031 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domains HTTP/1.1" 200 281 0.002018 10.0.0.188 - - [2026-08-20 16:09:37] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93 HTTP/1.1" 200 3100 0.003058 10.0.0.188 - - [2026-08-20 16:09:37] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f HTTP/1.1" 200 7348 0.049135 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 2332 0.018052 10.0.0.188 - - [2026-08-20 16:09:37] "GET /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005731 10.0.0.188 - - [2026-08-20 16:09:37] "POST /tags HTTP/1.1" 200 366 0.068741 10.0.0.188 - - [2026-08-20 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014536 10.0.0.188 - - [2026-08-20 16:09:37] "GET /tag/7860b960-25c4-4f34-b25b-325d14e89cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015871 10.0.0.188 - - [2026-08-20 16:09:37] "POST /tags HTTP/1.1" 409 206 0.002753 10.0.0.188 - - [2026-08-20 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.188 - - [2026-08-20 16:09:37] "GET /tag/5c0fe2c4-8322-456f-b261-b07f28145f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014292 10.0.0.188 - - [2026-08-20 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.188 - - [2026-08-20 16:09:38] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051984 10.0.0.188 - - [2026-08-20 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.188 - - [2026-08-20 16:09:38] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004824 10.0.0.188 - - [2026-08-20 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.188 - - [2026-08-20 16:09:38] "GET /service-appliance-set/f4dd77eb-7725-48bb-91fb-fc2ac6c1cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003801 10.0.0.188 - - [2026-08-20 16:09:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.002252 10.0.0.188 - - [2026-08-20 16:09:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.099561 10.0.0.188 - - [2026-08-20 16:09:38] "GET /virtual-machine-interface/f209b637-494f-42fe-94a2-d3da6bd380d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.012502 10.0.0.188 - - [2026-08-20 16:09:38] "POST /set-tag HTTP/1.1" 200 109 0.021687 10.0.0.188 - - [2026-08-20 16:09:38] "POST /instance-ips HTTP/1.1" 200 418 0.050506 10.0.0.188 - - [2026-08-20 16:09:38] "GET /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.016851 10.0.0.188 - - [2026-08-20 16:09:38] "POST /loadbalancers HTTP/1.1" 200 620 0.094996 10.0.0.188 - - [2026-08-20 16:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033215 10.0.0.188 - - [2026-08-20 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006360 10.0.0.188 - - [2026-08-20 16:09:38] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042451 10.0.0.188 - - [2026-08-20 16:09:38] "GET /virtual-machine-interface/f209b637-494f-42fe-94a2-d3da6bd380d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.010873 10.0.0.188 - - [2026-08-20 16:09:38] "GET /virtual-machine-interface/f209b637-494f-42fe-94a2-d3da6bd380d9?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.009160 10.0.0.188 - - [2026-08-20 16:09:38] "POST /service-instances HTTP/1.1" 200 568 0.048128 10.0.0.188 - - [2026-08-20 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011706 10.0.0.188 - - [2026-08-20 16:09:38] "GET /floating-ip-pool/305742f0-6ed0-4c91-9d7b-8aa8d9c19528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008120 10.0.0.188 - - [2026-08-20 16:09:38] "POST /ref-update HTTP/1.1" 200 156 0.017126 10.0.0.188 - - [2026-08-20 16:09:38] "POST /floating-ips HTTP/1.1" 200 673 0.113447 10.0.0.188 - - [2026-08-20 16:09:38] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.046420 10.0.0.188 - - [2026-08-20 16:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041158 10.0.0.188 - - [2026-08-20 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011025 10.0.0.188 - - [2026-08-20 16:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.069038 10.0.0.188 - - [2026-08-20 16:09:39] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007969 10.0.0.188 - - [2026-08-20 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.188 - - [2026-08-20 16:09:39] "POST /virtual-machines HTTP/1.1" 200 430 0.016102 10.0.0.188 - - [2026-08-20 16:09:39] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012697 10.0.0.188 - - [2026-08-20 16:09:39] "POST /tags HTTP/1.1" 409 221 0.004207 10.0.0.188 - - [2026-08-20 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.188 - - [2026-08-20 16:09:39] "GET /tag/d56c5969-221a-4819-96e6-782de755875f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.036286 10.0.0.188 - - [2026-08-20 16:09:39] "POST /tags HTTP/1.1" 409 238 0.002419 10.0.0.188 - - [2026-08-20 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009527 10.0.0.188 - - [2026-08-20 16:09:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.141694 10.0.0.188 - - [2026-08-20 16:09:39] "GET /tag/7860b960-25c4-4f34-b25b-325d14e89cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.025424 10.0.0.188 - - [2026-08-20 16:09:39] "POST /chown HTTP/1.1" 200 109 0.044346 10.0.0.188 - - [2026-08-20 16:09:39] "POST /chown HTTP/1.1" 200 109 0.010393 10.0.0.188 - - [2026-08-20 16:09:39] "PUT /virtual-machine-interface/7dbd1416-73f4-41e5-b5d3-c5cea55ec594 HTTP/1.1" 200 285 0.026269 10.0.0.188 - - [2026-08-20 16:09:39] "PUT /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 257 0.047553 10.0.0.188 - - [2026-08-20 16:09:39] "POST /firewall-rules HTTP/1.1" 200 652 0.233511 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.074399 10.0.0.188 - - [2026-08-20 16:09:39] "GET /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.045270 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.047727 10.0.0.188 - - [2026-08-20 16:09:39] "GET /firewall-policy/56ddc931-be92-42f8-b692-da5ffee9f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004611 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.032870 10.0.0.188 - - [2026-08-20 16:09:39] "GET /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004231 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.025777 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.027074 10.0.0.188 - - [2026-08-20 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.029378 10.0.0.188 - - [2026-08-20 16:09:39] "POST /ref-update HTTP/1.1" 200 156 0.046047 10.0.0.188 - - [2026-08-20 16:09:39] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.083843 10.0.0.188 - - [2026-08-20 16:09:39] "GET /loadbalancer/e2adb415-62f5-4cff-93a3-59d50004d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003657 10.0.0.188 - - [2026-08-20 16:09:39] "POST /virtual-machines HTTP/1.1" 200 430 0.017538 10.0.0.188 - - [2026-08-20 16:09:39] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.041914 10.0.0.188 - - [2026-08-20 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.188 - - [2026-08-20 16:09:40] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.118407 10.0.0.188 - - [2026-08-20 16:09:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.185324 10.0.0.188 - - [2026-08-20 16:09:40] "GET /loadbalancer-listener/d7658808-ea5a-47b5-83f8-8dbaa113c61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009017 10.0.0.188 - - [2026-08-20 16:09:40] "POST /chown HTTP/1.1" 200 109 0.043472 10.0.0.188 - - [2026-08-20 16:09:40] "GET /loadbalancer-listener/d7658808-ea5a-47b5-83f8-8dbaa113c61c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.024566 10.0.0.188 - - [2026-08-20 16:09:40] "POST /chown HTTP/1.1" 200 109 0.022652 10.0.0.188 - - [2026-08-20 16:09:40] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.076095 10.0.0.188 - - [2026-08-20 16:09:40] "PUT /virtual-machine-interface/dd965b33-c590-436f-ac5b-fd4e9856baf1 HTTP/1.1" 200 285 0.052076 10.0.0.188 - - [2026-08-20 16:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021541 10.0.0.188 - - [2026-08-20 16:09:40] "PUT /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 257 0.052616 10.0.0.188 - - [2026-08-20 16:09:40] "GET /loadbalancer-pool/77d19a99-71a6-451d-acf3-850e237ea134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011743 10.0.0.188 - - [2026-08-20 16:09:40] "POST /ref-update HTTP/1.1" 200 156 0.018444 10.0.0.188 - - [2026-08-20 16:09:40] "POST /loadbalancer-members HTTP/1.1" 200 709 0.062481 10.0.0.188 - - [2026-08-20 16:09:40] "POST /ref-update HTTP/1.1" 200 156 0.051227 10.0.0.188 - - [2026-08-20 16:09:40] "POST /ref-update HTTP/1.1" 200 156 0.049909 10.0.0.188 - - [2026-08-20 16:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038841 10.0.0.188 - - [2026-08-20 16:09:40] "GET /loadbalancer-member/4e86b304-cc59-411c-8b8d-3861028b36b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.030012 10.0.0.188 - - [2026-08-20 16:09:40] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009010 10.0.0.188 - - [2026-08-20 16:09:40] "POST /ref-update HTTP/1.1" 200 156 0.019546 10.0.0.188 - - [2026-08-20 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.188 - - [2026-08-20 16:09:40] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004646 10.0.0.188 - - [2026-08-20 16:09:40] "POST /ref-update HTTP/1.1" 200 156 0.051689 10.0.0.188 - - [2026-08-20 16:09:40] "POST /tags HTTP/1.1" 409 221 0.031045 10.0.0.188 - - [2026-08-20 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.188 - - [2026-08-20 16:09:40] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.026462 10.0.0.188 - - [2026-08-20 16:09:40] "GET /tag/d56c5969-221a-4819-96e6-782de755875f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.040648 10.0.0.188 - - [2026-08-20 16:09:40] "POST /tags HTTP/1.1" 409 238 0.019063 10.0.0.188 - - [2026-08-20 16:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040572 10.0.0.188 - - [2026-08-20 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016946 10.0.0.188 - - [2026-08-20 16:09:40] "GET /tag/7860b960-25c4-4f34-b25b-325d14e89cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014773 10.0.0.188 - - [2026-08-20 16:09:40] "POST /firewall-rules HTTP/1.1" 409 293 0.002541 10.0.0.188 - - [2026-08-20 16:09:40] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.014231 10.0.0.188 - - [2026-08-20 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.188 - - [2026-08-20 16:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019140 10.0.0.188 - - [2026-08-20 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.013568 10.0.0.188 - - [2026-08-20 16:09:41] "PUT /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4 HTTP/1.1" 200 261 0.079493 10.0.0.188 - - [2026-08-20 16:09:41] "GET /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.030462 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.034391 10.0.0.188 - - [2026-08-20 16:09:41] "PUT /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 257 0.032502 10.0.0.188 - - [2026-08-20 16:09:41] "GET /firewall-policy/56ddc931-be92-42f8-b692-da5ffee9f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014668 10.0.0.188 - - [2026-08-20 16:09:41] "GET /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.013446 10.0.0.188 - - [2026-08-20 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.188 - - [2026-08-20 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.034051 10.0.0.188 - - [2026-08-20 16:09:41] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004902 10.0.0.188 - - [2026-08-20 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.188 - - [2026-08-20 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.028981 10.0.0.188 - - [2026-08-20 16:09:41] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.102516 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.065781 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.031064 10.0.0.188 - - [2026-08-20 16:09:41] "POST /virtual-machines HTTP/1.1" 200 374 0.027793 10.0.0.188 - - [2026-08-20 16:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048816 10.0.0.188 - - [2026-08-20 16:09:41] "PUT /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 257 0.050648 10.0.0.188 - - [2026-08-20 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.030445 10.0.0.188 - - [2026-08-20 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.037835 10.0.0.188 - - [2026-08-20 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.188 - - [2026-08-20 16:09:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.222068 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.061373 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.044340 10.0.0.188 - - [2026-08-20 16:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.044330 10.0.0.188 - - [2026-08-20 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017749 10.0.0.188 - - [2026-08-20 16:09:41] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.019703 10.0.0.188 - - [2026-08-20 16:09:41] "PUT /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 257 0.039823 10.0.0.188 - - [2026-08-20 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.026169 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.025110 10.0.0.188 - - [2026-08-20 16:09:41] "POST /chown HTTP/1.1" 200 109 0.010471 10.0.0.188 - - [2026-08-20 16:09:41] "POST /instance-ips HTTP/1.1" 200 414 0.103449 10.0.0.188 - - [2026-08-20 16:09:42] "PUT /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 257 0.064357 10.0.0.188 - - [2026-08-20 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.062084 10.0.0.188 - - [2026-08-20 16:09:42] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.015676 10.0.0.188 - - [2026-08-20 16:09:42] "POST /ref-update HTTP/1.1" 200 156 0.036651 10.0.0.188 - - [2026-08-20 16:09:42] "POST /set-tag HTTP/1.1" 200 109 0.037876 10.0.0.188 - - [2026-08-20 16:09:42] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021403 10.0.0.188 - - [2026-08-20 16:09:42] "GET /instance-ip/8d3a9fc0-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003675 10.0.0.188 - - [2026-08-20 16:09:42] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.011416 10.0.0.188 - - [2026-08-20 16:09:42] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013605 10.0.0.188 - - [2026-08-20 16:09:42] "POST /set-tag HTTP/1.1" 200 109 0.003661 10.0.0.188 - - [2026-08-20 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033366 10.0.0.188 - - [2026-08-20 16:09:42] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.027154 10.0.0.188 - - [2026-08-20 16:09:42] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.011360 10.0.0.188 - - [2026-08-20 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029995 10.0.0.188 - - [2026-08-20 16:09:42] "POST /ref-update HTTP/1.1" 200 156 0.057776 10.0.0.188 - - [2026-08-20 16:09:42] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024121 10.0.0.188 - - [2026-08-20 16:09:42] "POST /set-tag HTTP/1.1" 200 109 0.006466 10.0.0.188 - - [2026-08-20 16:09:42] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.010811 10.0.0.188 - - [2026-08-20 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015946 10.0.0.188 - - [2026-08-20 16:09:42] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014972 10.0.0.188 - - [2026-08-20 16:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.188 - - [2026-08-20 16:09:42] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.017315 10.0.0.188 - - [2026-08-20 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022978 10.0.0.188 - - [2026-08-20 16:09:42] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.009409 10.0.0.188 - - [2026-08-20 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029654 10.0.0.188 - - [2026-08-20 16:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.011708 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.022820 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.029901 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.007635 10.0.0.188 - - [2026-08-20 16:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.007610 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.007480 10.0.0.188 - - [2026-08-20 16:09:42] "POST /chown HTTP/1.1" 200 109 0.021214 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.031910 10.0.0.188 - - [2026-08-20 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024699 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.011430 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.025274 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.019886 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.026114 10.0.0.188 - - [2026-08-20 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.009613 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.020517 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.015482 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.007298 10.0.0.188 - - [2026-08-20 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.012295 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.009933 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.008052 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.028115 10.0.0.188 - - [2026-08-20 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.008574 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.043035 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.034161 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.022559 10.0.0.188 - - [2026-08-20 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.188 - - [2026-08-20 16:09:43] "POST /chown HTTP/1.1" 200 109 0.008369 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.008412 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.024539 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.035350 10.0.0.188 - - [2026-08-20 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.008369 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.024082 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.010612 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.042731 10.0.0.188 - - [2026-08-20 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.008952 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.031322 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.017214 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.008690 10.0.0.188 - - [2026-08-20 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.008838 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.022611 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.007752 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.026507 10.0.0.188 - - [2026-08-20 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.007844 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.030484 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.023230 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.009714 10.0.0.188 - - [2026-08-20 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.011691 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.010251 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.024827 10.0.0.188 - - [2026-08-20 16:09:44] "POST /chown HTTP/1.1" 200 109 0.032449 10.0.0.188 - - [2026-08-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.007994 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.029936 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.008633 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.060848 10.0.0.188 - - [2026-08-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.188 - - [2026-08-20 16:09:45] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.029260 10.0.0.188 - - [2026-08-20 16:09:45] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.013629 10.0.0.188 - - [2026-08-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.188 - - [2026-08-20 16:09:45] "GET /loadbalancer/3076a1ae-78d2-498b-bf8b-41e6a2125fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002658 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.018585 10.0.0.188 - - [2026-08-20 16:09:45] "GET /loadbalancer-pool/9663270e-4763-4d64-9b28-638dfa8e7015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.023084 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.029453 10.0.0.188 - - [2026-08-20 16:09:45] "POST /chown HTTP/1.1" 200 109 0.026921 10.0.0.188 - - [2026-08-20 16:09:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.061131 10.0.0.188 - - [2026-08-20 16:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012796 10.0.0.188 - - [2026-08-20 16:09:45] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017452 10.0.0.188 - - [2026-08-20 16:09:45] "POST /tags HTTP/1.1" 409 221 0.002499 10.0.0.188 - - [2026-08-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.188 - - [2026-08-20 16:09:45] "GET /tag/d56c5969-221a-4819-96e6-782de755875f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.019815 10.0.0.188 - - [2026-08-20 16:09:45] "POST /set-tag HTTP/1.1" 200 109 0.044841 10.0.0.188 - - [2026-08-20 16:09:45] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009626 10.0.0.188 - - [2026-08-20 16:09:45] "POST /ref-update HTTP/1.1" 200 156 0.012936 10.0.0.188 - - [2026-08-20 16:09:45] "GET /floating-ip/7895e4f6-41f1-48bd-b542-8ac207aea810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.012275 10.0.0.188 - - [2026-08-20 16:09:45] "PUT /floating-ip/7895e4f6-41f1-48bd-b542-8ac207aea810 HTTP/1.1" 200 257 0.015666 10.0.0.188 - - [2026-08-20 16:09:45] "GET /virtual-machine/345148b3-5449-4f69-b03c-b8e9c1d3ba26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004071 10.0.0.188 - - [2026-08-20 16:09:45] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005491 10.0.0.188 - - [2026-08-20 16:09:46] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013170 10.0.0.188 - - [2026-08-20 16:09:46] "POST /set-tag HTTP/1.1" 200 109 0.006359 10.0.0.188 - - [2026-08-20 16:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.188 - - [2026-08-20 16:09:46] "GET /loadbalancer/3076a1ae-78d2-498b-bf8b-41e6a2125fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003511 10.0.0.188 - - [2026-08-20 16:09:46] "GET /loadbalancer-pool/9663270e-4763-4d64-9b28-638dfa8e7015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003238 10.0.0.188 - - [2026-08-20 16:09:46] "POST /loadbalancer-members HTTP/1.1" 200 704 0.052157 10.0.0.188 - - [2026-08-20 16:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016334 10.0.0.188 - - [2026-08-20 16:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050674 10.0.0.188 - - [2026-08-20 16:09:46] "POST /chown HTTP/1.1" 200 109 0.060386 10.0.0.188 - - [2026-08-20 16:09:46] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.040410 10.0.0.188 - - [2026-08-20 16:09:46] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.040818 10.0.0.188 - - [2026-08-20 16:09:46] "POST /chown HTTP/1.1" 200 109 0.043465 10.0.0.188 - - [2026-08-20 16:09:46] "POST /ref-update HTTP/1.1" 200 156 0.032808 10.0.0.188 - - [2026-08-20 16:09:46] "GET /floating-ip/7895e4f6-41f1-48bd-b542-8ac207aea810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.009534 10.0.0.188 - - [2026-08-20 16:09:46] "POST /chown HTTP/1.1" 200 109 0.035649 10.0.0.188 - - [2026-08-20 16:09:46] "POST /set-tag HTTP/1.1" 200 109 0.078380 10.0.0.188 - - [2026-08-20 16:09:46] "POST /chown HTTP/1.1" 200 109 0.033386 10.0.0.188 - - [2026-08-20 16:09:50] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005257 10.0.0.188 - - [2026-08-20 16:09:50] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.188 - - [2026-08-20 16:09:51] "GET /virtual-machine/6a31fafb-1baf-450f-a61b-f1fc67440cdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.005000 10.0.0.188 - - [2026-08-20 16:09:51] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005403 10.0.0.188 - - [2026-08-20 16:09:51] "GET /virtual-machine/357617b5-bbbf-4d26-b52a-fef8911c2358?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003174 10.0.0.188 - - [2026-08-20 16:09:51] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004332 10.0.0.188 - - [2026-08-20 16:09:51] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012179 10.0.0.188 - - [2026-08-20 16:09:51] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.188 - - [2026-08-20 16:09:57] "GET /global-system-configs HTTP/1.1" 200 323 0.008049 10.0.0.188 - - [2026-08-20 16:09:58] "GET /global-system-configs HTTP/1.1" 200 323 0.003094 10.0.0.188 - - [2026-08-20 16:10:23] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008490 10.0.0.188 - - [2026-08-20 16:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.188 - - [2026-08-20 16:10:23] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004489 10.0.0.188 - - [2026-08-20 16:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.188 - - [2026-08-20 16:10:23] "GET /virtual-machine/357617b5-bbbf-4d26-b52a-fef8911c2358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003827 10.0.0.188 - - [2026-08-20 16:10:23] "POST /ref-update HTTP/1.1" 200 156 0.013877 10.0.0.188 - - [2026-08-20 16:10:23] "GET /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007207 10.0.0.188 - - [2026-08-20 16:10:23] "POST /set-tag HTTP/1.1" 200 109 0.018797 10.0.0.188 - - [2026-08-20 16:10:23] "POST /set-tag HTTP/1.1" 200 109 0.043794 10.0.0.188 - - [2026-08-20 16:10:23] "DELETE /instance-ip/8d3a9fc0-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.089875 10.0.0.188 - - [2026-08-20 16:10:23] "DELETE /virtual-machine-interface/8d0ad2ea-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.057468 10.0.0.188 - - [2026-08-20 16:10:23] "DELETE /virtual-machine/357617b5-bbbf-4d26-b52a-fef8911c2358 HTTP/1.1" 200 115 0.029066 10.0.0.188 - - [2026-08-20 16:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.188 - - [2026-08-20 16:10:26] "GET /tag/7860b960-25c4-4f34-b25b-325d14e89cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.018372 10.0.0.188 - - [2026-08-20 16:10:26] "GET /tag/7860b960-25c4-4f34-b25b-325d14e89cfe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014461 10.0.0.188 - - [2026-08-20 16:10:26] "GET /virtual-machine-interface/7dbd1416-73f4-41e5-b5d3-c5cea55ec594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004836 10.0.0.188 - - [2026-08-20 16:10:26] "POST /set-tag HTTP/1.1" 200 109 0.022995 10.0.0.188 - - [2026-08-20 16:10:26] "GET /virtual-machine-interface/dd965b33-c590-436f-ac5b-fd4e9856baf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.047761 10.0.0.188 - - [2026-08-20 16:10:26] "POST /set-tag HTTP/1.1" 200 109 0.026808 10.0.0.188 - - [2026-08-20 16:10:26] "GET /virtual-machine-interface/f209b637-494f-42fe-94a2-d3da6bd380d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005420 10.0.0.188 - - [2026-08-20 16:10:26] "POST /set-tag HTTP/1.1" 200 109 0.017403 10.0.0.188 - - [2026-08-20 16:10:26] "GET /firewall-policy/56ddc931-be92-42f8-b692-da5ffee9f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004854 10.0.0.188 - - [2026-08-20 16:10:26] "GET /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003642 10.0.0.188 - - [2026-08-20 16:10:26] "POST /ref-update HTTP/1.1" 200 156 0.015757 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /firewall-rule/bd9087f2-3b2b-41ee-a0d0-0dd52d3752c4 HTTP/1.1" 200 115 0.060541 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /loadbalancer-member/4e86b304-cc59-411c-8b8d-3861028b36b4 HTTP/1.1" 200 115 0.042948 10.0.0.188 - - [2026-08-20 16:10:27] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.011135 10.0.0.188 - - [2026-08-20 16:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021247 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /loadbalancer-pool/77d19a99-71a6-451d-acf3-850e237ea134 HTTP/1.1" 200 115 0.067224 10.0.0.188 - - [2026-08-20 16:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /loadbalancer-listener/d7658808-ea5a-47b5-83f8-8dbaa113c61c HTTP/1.1" 200 115 0.047829 10.0.0.188 - - [2026-08-20 16:10:27] "GET /floating-ip/4c117b57-b9ec-4899-a3b5-950f58130999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003167 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.007043 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.017394 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.024639 10.0.0.188 - - [2026-08-20 16:10:27] "PUT /floating-ip/4c117b57-b9ec-4899-a3b5-950f58130999 HTTP/1.1" 200 257 0.045951 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.024647 10.0.0.188 - - [2026-08-20 16:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.011042 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /floating-ip/4c117b57-b9ec-4899-a3b5-950f58130999 HTTP/1.1" 200 115 0.116883 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.017203 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.014604 10.0.0.188 - - [2026-08-20 16:10:27] "POST /chown HTTP/1.1" 200 109 0.034420 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /loadbalancer/e2adb415-62f5-4cff-93a3-59d50004d458 HTTP/1.1" 200 115 0.126954 10.0.0.188 - - [2026-08-20 16:10:27] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.024495 10.0.0.188 - - [2026-08-20 16:10:27] "GET /floating-ip-pool/305742f0-6ed0-4c91-9d7b-8aa8d9c19528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008075 10.0.0.188 - - [2026-08-20 16:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041243 10.0.0.188 - - [2026-08-20 16:10:27] "POST /ref-update HTTP/1.1" 200 156 0.049325 10.0.0.188 - - [2026-08-20 16:10:27] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.044971 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /instance-ip/574ffbe1-efee-4038-9e59-39fca6daaaf8 HTTP/1.1" 200 115 0.212977 10.0.0.188 - - [2026-08-20 16:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020562 10.0.0.188 - - [2026-08-20 16:10:27] "DELETE /floating-ip-pool/305742f0-6ed0-4c91-9d7b-8aa8d9c19528 HTTP/1.1" 200 115 0.123502 10.0.0.188 - - [2026-08-20 16:10:27] "PUT /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 267 0.018041 10.0.0.188 - - [2026-08-20 16:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.049724 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /virtual-machine-interface/f209b637-494f-42fe-94a2-d3da6bd380d9 HTTP/1.1" 200 115 0.247777 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /service-instance/96b7af76-70ca-44ae-ab52-d524335cbb55 HTTP/1.1" 200 115 0.124446 10.0.0.188 - - [2026-08-20 16:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.188 - - [2026-08-20 16:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.013475 10.0.0.188 - - [2026-08-20 16:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001547 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /virtual-network/3979dff1-51b4-444d-9f60-fbfcf884426f HTTP/1.1" 200 115 0.334013 10.0.0.188 - - [2026-08-20 16:10:28] "GET /routing-instance/847145a8-ca5d-4950-94a6-515f50854c5c HTTP/1.1" 404 171 0.004515 10.0.0.188 - - [2026-08-20 16:10:28] "GET /domains HTTP/1.1" 200 281 0.002363 10.0.0.188 - - [2026-08-20 16:10:28] "GET /domain/e9498d93-aa77-48af-9647-a654b2d84e93 HTTP/1.1" 200 3100 0.002948 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /route-target/6248ca17-d96b-4621-a587-4ff23d9d812a HTTP/1.1" 200 115 0.058610 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /tag/7860b960-25c4-4f34-b25b-325d14e89cfe HTTP/1.1" 200 115 0.175994 10.0.0.188 - - [2026-08-20 16:10:28] "GET /virtual-machine-interface/7dbd1416-73f4-41e5-b5d3-c5cea55ec594?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005040 10.0.0.188 - - [2026-08-20 16:10:28] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f HTTP/1.1" 200 7439 0.102377 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /virtual-machine-interface/7dbd1416-73f4-41e5-b5d3-c5cea55ec594 HTTP/1.1" 200 115 0.102604 10.0.0.188 - - [2026-08-20 16:10:28] "POST /ref-update HTTP/1.1" 200 156 0.014578 10.0.0.188 - - [2026-08-20 16:10:28] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.046629 10.0.0.188 - - [2026-08-20 16:10:28] "POST /set-tag HTTP/1.1" 200 109 0.009186 10.0.0.188 - - [2026-08-20 16:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.188 - - [2026-08-20 16:10:28] "GET /loadbalancer/3076a1ae-78d2-498b-bf8b-41e6a2125fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004044 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /virtual-machine/eb648d0e-dfd9-4106-a900-848807a36566 HTTP/1.1" 200 115 0.073423 10.0.0.188 - - [2026-08-20 16:10:28] "GET /virtual-machine-interface/dd965b33-c590-436f-ac5b-fd4e9856baf1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.009356 10.0.0.188 - - [2026-08-20 16:10:28] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006203 10.0.0.188 - - [2026-08-20 16:10:28] "POST /set-tag HTTP/1.1" 200 109 0.041582 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /virtual-machine-interface/dd965b33-c590-436f-ac5b-fd4e9856baf1 HTTP/1.1" 200 115 0.145671 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /loadbalancer-member/eeb6cd78-df37-4697-9102-c8c062fabf43 HTTP/1.1" 200 115 0.102566 10.0.0.188 - - [2026-08-20 16:10:28] "DELETE /virtual-machine/3bce2fb2-5e90-4a5c-8ee7-3c498f50fc40 HTTP/1.1" 200 115 0.047730 10.0.0.188 - - [2026-08-20 16:10:29] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005862 10.0.0.188 - - [2026-08-20 16:10:29] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.188 - - [2026-08-20 16:10:29] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007148 10.0.0.188 - - [2026-08-20 16:10:29] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.188 - - [2026-08-20 16:10:29] "GET /virtual-machine/6a31fafb-1baf-450f-a61b-f1fc67440cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003259 10.0.0.188 - - [2026-08-20 16:10:29] "POST /ref-update HTTP/1.1" 200 156 0.020303 10.0.0.188 - - [2026-08-20 16:10:29] "GET /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005188 10.0.0.188 - - [2026-08-20 16:10:29] "POST /set-tag HTTP/1.1" 200 109 0.018554 10.0.0.188 - - [2026-08-20 16:10:29] "POST /set-tag HTTP/1.1" 200 109 0.035154 10.0.0.188 - - [2026-08-20 16:10:29] "POST /set-tag HTTP/1.1" 200 109 0.016415 10.0.0.188 - - [2026-08-20 16:10:29] "DELETE /instance-ip/88c3a086-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.043034 10.0.0.188 - - [2026-08-20 16:10:29] "POST /ref-update HTTP/1.1" 200 156 0.009314 10.0.0.188 - - [2026-08-20 16:10:30] "DELETE /virtual-machine-interface/889d5e30-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.049413 10.0.0.188 - - [2026-08-20 16:10:30] "DELETE /virtual-machine/6a31fafb-1baf-450f-a61b-f1fc67440cdb HTTP/1.1" 200 115 0.030207 10.0.0.188 - - [2026-08-20 16:10:33] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013924 10.0.0.188 - - [2026-08-20 16:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.188 - - [2026-08-20 16:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.188 - - [2026-08-20 16:10:33] "GET /loadbalancer/3076a1ae-78d2-498b-bf8b-41e6a2125fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003644 10.0.0.188 - - [2026-08-20 16:10:34] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004865 10.0.0.188 - - [2026-08-20 16:10:34] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.188 - - [2026-08-20 16:10:34] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004717 10.0.0.188 - - [2026-08-20 16:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.188 - - [2026-08-20 16:10:34] "GET /virtual-machine/345148b3-5449-4f69-b03c-b8e9c1d3ba26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002779 10.0.0.188 - - [2026-08-20 16:10:34] "POST /ref-update HTTP/1.1" 200 156 0.025343 10.0.0.188 - - [2026-08-20 16:10:34] "GET /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.021942 10.0.0.188 - - [2026-08-20 16:10:34] "POST /set-tag HTTP/1.1" 200 109 0.060394 10.0.0.188 - - [2026-08-20 16:10:34] "POST /set-tag HTTP/1.1" 200 109 0.027714 10.0.0.188 - - [2026-08-20 16:10:34] "POST /set-tag HTTP/1.1" 200 109 0.063520 10.0.0.188 - - [2026-08-20 16:10:34] "DELETE /instance-ip/882a98dc-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.085367 10.0.0.188 - - [2026-08-20 16:10:34] "POST /ref-update HTTP/1.1" 200 156 0.027061 10.0.0.188 - - [2026-08-20 16:10:34] "DELETE /virtual-machine-interface/880d9dea-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.056309 10.0.0.188 - - [2026-08-20 16:10:35] "DELETE /virtual-machine/345148b3-5449-4f69-b03c-b8e9c1d3ba26 HTTP/1.1" 200 115 0.051910 10.0.0.188 - - [2026-08-20 16:10:35] "DELETE /tag/5ec29e8e-6a05-4e63-97ef-f8fa88469948 HTTP/1.1" 200 115 0.095420 10.0.0.188 - - [2026-08-20 16:10:35] "DELETE /tag/af3a4de7-d4a8-41df-b3df-f42a58d573a1 HTTP/1.1" 200 115 0.090998 10.0.0.188 - - [2026-08-20 16:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.188 - - [2026-08-20 16:10:38] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040710 10.0.0.188 - - [2026-08-20 16:10:38] "POST /tags HTTP/1.1" 200 394 0.042681 10.0.0.188 - - [2026-08-20 16:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023728 10.0.0.188 - - [2026-08-20 16:10:38] "GET /tag/7954928b-fbf1-4088-b046-2f94c870b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.023497 10.0.0.188 - - [2026-08-20 16:10:38] "POST /tags HTTP/1.1" 200 342 0.025028 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.188 - - [2026-08-20 16:10:39] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013669 10.0.0.188 - - [2026-08-20 16:10:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000832 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.004754 10.0.0.188 - - [2026-08-20 16:10:39] "POST /security-groups HTTP/1.1" 200 589 0.071524 10.0.0.188 - - [2026-08-20 16:10:39] "POST /projects HTTP/1.1" 200 521 0.280277 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.002103 10.0.0.188 - - [2026-08-20 16:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008965 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018131 10.0.0.188 - - [2026-08-20 16:10:39] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.015314 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.188 - - [2026-08-20 16:10:39] "POST /access-control-lists HTTP/1.1" 200 600 0.096897 10.0.0.188 - - [2026-08-20 16:10:39] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.025204 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.018699 10.0.0.188 - - [2026-08-20 16:10:39] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.073911 10.0.0.188 - - [2026-08-20 16:10:39] "POST /access-control-lists HTTP/1.1" 200 598 0.080777 10.0.0.188 - - [2026-08-20 16:10:39] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.079726 10.0.0.188 - - [2026-08-20 16:10:39] "POST /security-groups HTTP/1.1" 200 593 0.065324 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.003628 10.0.0.188 - - [2026-08-20 16:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.047829 10.0.0.188 - - [2026-08-20 16:10:39] "POST /chown HTTP/1.1" 200 109 0.082231 10.0.0.188 - - [2026-08-20 16:10:39] "POST /access-control-lists HTTP/1.1" 200 634 0.100853 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.004997 10.0.0.188 - - [2026-08-20 16:10:39] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003342 10.0.0.188 - - [2026-08-20 16:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.188 - - [2026-08-20 16:10:39] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002519 10.0.0.188 - - [2026-08-20 16:10:40] "POST /tags HTTP/1.1" 409 226 0.002630 10.0.0.188 - - [2026-08-20 16:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.188 - - [2026-08-20 16:10:40] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.024100 10.0.0.188 - - [2026-08-20 16:10:40] "POST /access-control-lists HTTP/1.1" 200 632 0.078397 10.0.0.188 - - [2026-08-20 16:10:40] "POST /firewall-rules HTTP/1.1" 200 602 0.068788 10.0.0.188 - - [2026-08-20 16:10:40] "GET /firewall-rule/9a0bca90-a6e7-4ff3-a3ce-78f81a973c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007623 10.0.0.188 - - [2026-08-20 16:10:40] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.008368 10.0.0.188 - - [2026-08-20 16:10:40] "GET /firewall-rule/9a0bca90-a6e7-4ff3-a3ce-78f81a973c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003481 10.0.0.188 - - [2026-08-20 16:10:40] "POST /ref-update HTTP/1.1" 200 156 0.058650 10.0.0.188 - - [2026-08-20 16:10:40] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013948 10.0.0.188 - - [2026-08-20 16:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.188 - - [2026-08-20 16:10:40] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003022 10.0.0.188 - - [2026-08-20 16:10:40] "POST /tags HTTP/1.1" 409 226 0.001937 10.0.0.188 - - [2026-08-20 16:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.188 - - [2026-08-20 16:10:40] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011883 10.0.0.188 - - [2026-08-20 16:10:40] "POST /firewall-rules HTTP/1.1" 200 600 0.081689 10.0.0.188 - - [2026-08-20 16:10:40] "GET /firewall-rule/4e09d5c8-c7a1-4ba1-9ae5-6c45cc5c58cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005146 10.0.0.188 - - [2026-08-20 16:10:40] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004462 10.0.0.188 - - [2026-08-20 16:10:40] "GET /firewall-rule/4e09d5c8-c7a1-4ba1-9ae5-6c45cc5c58cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005538 10.0.0.188 - - [2026-08-20 16:10:40] "POST /ref-update HTTP/1.1" 200 156 0.060958 10.0.0.188 - - [2026-08-20 16:10:41] "POST /tags HTTP/1.1" 200 394 0.050666 10.0.0.188 - - [2026-08-20 16:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014252 10.0.0.188 - - [2026-08-20 16:10:41] "GET /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.018785 10.0.0.188 - - [2026-08-20 16:10:42] "POST /tags HTTP/1.1" 200 342 0.025708 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.188 - - [2026-08-20 16:10:42] "GET /tag/ae101867-9e3d-4b94-a51a-f82f463e7b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016557 10.0.0.188 - - [2026-08-20 16:10:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000688 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004167 10.0.0.188 - - [2026-08-20 16:10:42] "POST /security-groups HTTP/1.1" 200 589 0.069379 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.007175 10.0.0.188 - - [2026-08-20 16:10:42] "POST /projects HTTP/1.1" 200 521 0.238784 10.0.0.188 - - [2026-08-20 16:10:42] "POST /access-control-lists HTTP/1.1" 200 600 0.067016 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.016136 10.0.0.188 - - [2026-08-20 16:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032377 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016128 10.0.0.188 - - [2026-08-20 16:10:42] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007232 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.188 - - [2026-08-20 16:10:42] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.022569 10.0.0.188 - - [2026-08-20 16:10:42] "POST /access-control-lists HTTP/1.1" 200 598 0.065523 10.0.0.188 - - [2026-08-20 16:10:42] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.058510 10.0.0.188 - - [2026-08-20 16:10:42] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.056800 10.0.0.188 - - [2026-08-20 16:10:42] "POST /security-groups HTTP/1.1" 200 593 0.080947 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.002757 10.0.0.188 - - [2026-08-20 16:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034450 10.0.0.188 - - [2026-08-20 16:10:42] "POST /chown HTTP/1.1" 200 109 0.033049 10.0.0.188 - - [2026-08-20 16:10:42] "POST /access-control-lists HTTP/1.1" 200 634 0.068859 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.012748 10.0.0.188 - - [2026-08-20 16:10:42] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010036 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.188 - - [2026-08-20 16:10:42] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002530 10.0.0.188 - - [2026-08-20 16:10:42] "POST /tags HTTP/1.1" 409 226 0.002280 10.0.0.188 - - [2026-08-20 16:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.188 - - [2026-08-20 16:10:43] "GET /tag/ae101867-9e3d-4b94-a51a-f82f463e7b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.044293 10.0.0.188 - - [2026-08-20 16:10:43] "POST /access-control-lists HTTP/1.1" 200 632 0.091182 10.0.0.188 - - [2026-08-20 16:10:43] "POST /firewall-rules HTTP/1.1" 200 602 0.089236 10.0.0.188 - - [2026-08-20 16:10:43] "GET /firewall-rule/b6387e8e-e420-4a6b-846b-74dc7b1e4885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.011945 10.0.0.188 - - [2026-08-20 16:10:43] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005929 10.0.0.188 - - [2026-08-20 16:10:43] "GET /firewall-rule/b6387e8e-e420-4a6b-846b-74dc7b1e4885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003147 10.0.0.188 - - [2026-08-20 16:10:43] "POST /ref-update HTTP/1.1" 200 156 0.057432 10.0.0.188 - - [2026-08-20 16:10:43] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022731 10.0.0.188 - - [2026-08-20 16:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.188 - - [2026-08-20 16:10:43] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003394 10.0.0.188 - - [2026-08-20 16:10:43] "POST /tags HTTP/1.1" 409 226 0.002201 10.0.0.188 - - [2026-08-20 16:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.188 - - [2026-08-20 16:10:43] "GET /tag/ae101867-9e3d-4b94-a51a-f82f463e7b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013334 10.0.0.188 - - [2026-08-20 16:10:43] "POST /firewall-rules HTTP/1.1" 200 600 0.068022 10.0.0.188 - - [2026-08-20 16:10:43] "GET /firewall-rule/1644e95e-8c88-40fe-880c-1009c1ae5724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004760 10.0.0.188 - - [2026-08-20 16:10:43] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004430 10.0.0.188 - - [2026-08-20 16:10:43] "GET /firewall-rule/1644e95e-8c88-40fe-880c-1009c1ae5724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007509 10.0.0.188 - - [2026-08-20 16:10:43] "POST /ref-update HTTP/1.1" 200 156 0.078712 10.0.0.188 - - [2026-08-20 16:10:45] "POST /tags HTTP/1.1" 200 346 0.136156 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027264 10.0.0.188 - - [2026-08-20 16:10:45] "GET /tag/04bc5740-b878-466c-8094-28af68768caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.022986 10.0.0.188 - - [2026-08-20 16:10:45] "POST /projects HTTP/1.1" 409 238 0.006266 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008241 10.0.0.188 - - [2026-08-20 16:10:45] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048387 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.188 - - [2026-08-20 16:10:45] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008715 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.188 - - [2026-08-20 16:10:45] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.017133 10.0.0.188 - - [2026-08-20 16:10:45] "POST /security-groups HTTP/1.1" 409 285 0.002884 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014452 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.188 - - [2026-08-20 16:10:45] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.083899 10.0.0.188 - - [2026-08-20 16:10:45] "PUT /security-group/33533f05-3ab0-42a9-9619-debef644fca0 HTTP/1.1" 200 263 0.102783 10.0.0.188 - - [2026-08-20 16:10:45] "PUT /access-control-list/4fcad716-9a70-405e-a98e-c8ca1b92b69d HTTP/1.1" 200 273 0.037249 10.0.0.188 - - [2026-08-20 16:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.080172 10.0.0.188 - - [2026-08-20 16:10:45] "POST /tags HTTP/1.1" 409 228 0.009591 10.0.0.188 - - [2026-08-20 16:10:45] "PUT /access-control-list/eadb6ac7-c872-41c9-8d63-72600ea6a4e6 HTTP/1.1" 200 273 0.025803 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.188 - - [2026-08-20 16:10:45] "GET /tag/04bc5740-b878-466c-8094-28af68768caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.021440 10.0.0.188 - - [2026-08-20 16:10:45] "POST /tags HTTP/1.1" 200 346 0.079292 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.188 - - [2026-08-20 16:10:45] "GET /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.041353 10.0.0.188 - - [2026-08-20 16:10:45] "POST /projects HTTP/1.1" 409 238 0.002301 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.188 - - [2026-08-20 16:10:45] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031703 10.0.0.188 - - [2026-08-20 16:10:45] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.070632 10.0.0.188 - - [2026-08-20 16:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.188 - - [2026-08-20 16:10:46] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005313 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.188 - - [2026-08-20 16:10:46] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005075 10.0.0.188 - - [2026-08-20 16:10:46] "POST /security-groups HTTP/1.1" 409 285 0.002899 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.188 - - [2026-08-20 16:10:46] "PUT /security-group/ef1d1ca0-9772-4e5a-945c-8e2cef6de723 HTTP/1.1" 200 263 0.061296 10.0.0.188 - - [2026-08-20 16:10:46] "PUT /access-control-list/4011b0cc-a08d-4329-a0be-d3ef2455b0df HTTP/1.1" 200 273 0.009398 10.0.0.188 - - [2026-08-20 16:10:46] "PUT /access-control-list/e3d57e5d-dbb5-4dcc-90fb-ff330c01911e HTTP/1.1" 200 273 0.037466 10.0.0.188 - - [2026-08-20 16:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023126 10.0.0.188 - - [2026-08-20 16:10:46] "POST /tags HTTP/1.1" 409 228 0.015398 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.188 - - [2026-08-20 16:10:46] "GET /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012290 10.0.0.188 - - [2026-08-20 16:10:46] "POST /tags HTTP/1.1" 200 292 0.053731 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.188 - - [2026-08-20 16:10:46] "GET /tag/2b1463ab-06b6-4e2f-a82e-1dad843023b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.014093 10.0.0.188 - - [2026-08-20 16:10:46] "POST /tags HTTP/1.1" 200 304 0.054033 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023321 10.0.0.188 - - [2026-08-20 16:10:46] "GET /tag/5e2e3143-56b2-4634-b8d2-98755b0295a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014583 10.0.0.188 - - [2026-08-20 16:10:46] "POST /tags HTTP/1.1" 409 252 0.005463 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.188 - - [2026-08-20 16:10:46] "GET /tag/7954928b-fbf1-4088-b046-2f94c870b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013297 10.0.0.188 - - [2026-08-20 16:10:46] "POST /tags HTTP/1.1" 409 226 0.002108 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.188 - - [2026-08-20 16:10:46] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011955 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.188 - - [2026-08-20 16:10:46] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004231 10.0.0.188 - - [2026-08-20 16:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.188 - - [2026-08-20 16:10:46] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039500 10.0.0.188 - - [2026-08-20 16:10:46] "POST /virtual-machines HTTP/1.1" 200 396 0.018461 10.0.0.188 - - [2026-08-20 16:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030557 10.0.0.188 - - [2026-08-20 16:10:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123332 10.0.0.188 - - [2026-08-20 16:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010740 10.0.0.188 - - [2026-08-20 16:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017961 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025712 10.0.0.188 - - [2026-08-20 16:10:47] "POST /instance-ips HTTP/1.1" 200 398 0.021637 10.0.0.188 - - [2026-08-20 16:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020892 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015981 10.0.0.188 - - [2026-08-20 16:10:47] "POST /set-tag HTTP/1.1" 200 109 0.075690 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011311 10.0.0.188 - - [2026-08-20 16:10:47] "GET /instance-ip/b4282aee-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008984 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005370 10.0.0.188 - - [2026-08-20 16:10:47] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003971 10.0.0.188 - - [2026-08-20 16:10:47] "POST /ref-update HTTP/1.1" 200 156 0.013473 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020946 10.0.0.188 - - [2026-08-20 16:10:47] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.188 - - [2026-08-20 16:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.188 - - [2026-08-20 16:10:47] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004865 10.0.0.188 - - [2026-08-20 16:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.188 - - [2026-08-20 16:10:47] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053815 10.0.0.188 - - [2026-08-20 16:10:47] "POST /virtual-machines HTTP/1.1" 200 396 0.010812 10.0.0.188 - - [2026-08-20 16:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028931 10.0.0.188 - - [2026-08-20 16:10:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122507 10.0.0.188 - - [2026-08-20 16:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011747 10.0.0.188 - - [2026-08-20 16:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011434 10.0.0.188 - - [2026-08-20 16:10:48] "POST /instance-ips HTTP/1.1" 200 398 0.024879 10.0.0.188 - - [2026-08-20 16:10:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.040552 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018885 10.0.0.188 - - [2026-08-20 16:10:48] "POST /set-tag HTTP/1.1" 200 109 0.068661 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014813 10.0.0.188 - - [2026-08-20 16:10:48] "GET /instance-ip/b4af5118-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009557 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005271 10.0.0.188 - - [2026-08-20 16:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003954 10.0.0.188 - - [2026-08-20 16:10:48] "POST /ref-update HTTP/1.1" 200 156 0.011220 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019550 10.0.0.188 - - [2026-08-20 16:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.188 - - [2026-08-20 16:10:48] "POST /tags HTTP/1.1" 200 292 0.024165 10.0.0.188 - - [2026-08-20 16:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.188 - - [2026-08-20 16:10:48] "GET /tag/0bf14137-7204-476f-abf5-493f1be48e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.020175 10.0.0.188 - - [2026-08-20 16:10:48] "POST /tags HTTP/1.1" 409 252 0.002512 10.0.0.188 - - [2026-08-20 16:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.188 - - [2026-08-20 16:10:48] "GET /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016982 10.0.0.188 - - [2026-08-20 16:10:48] "POST /tags HTTP/1.1" 409 226 0.002553 10.0.0.188 - - [2026-08-20 16:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.188 - - [2026-08-20 16:10:48] "GET /tag/ae101867-9e3d-4b94-a51a-f82f463e7b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011970 10.0.0.188 - - [2026-08-20 16:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.188 - - [2026-08-20 16:10:48] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004428 10.0.0.188 - - [2026-08-20 16:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.188 - - [2026-08-20 16:10:48] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039650 10.0.0.188 - - [2026-08-20 16:10:48] "POST /virtual-machines HTTP/1.1" 200 396 0.017654 10.0.0.188 - - [2026-08-20 16:10:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038213 10.0.0.188 - - [2026-08-20 16:10:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126724 10.0.0.188 - - [2026-08-20 16:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010669 10.0.0.188 - - [2026-08-20 16:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.025094 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013662 10.0.0.188 - - [2026-08-20 16:10:49] "POST /instance-ips HTTP/1.1" 200 398 0.024384 10.0.0.188 - - [2026-08-20 16:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042822 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.021261 10.0.0.188 - - [2026-08-20 16:10:49] "POST /set-tag HTTP/1.1" 200 109 0.066916 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.025992 10.0.0.188 - - [2026-08-20 16:10:49] "GET /instance-ip/b55da182-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012667 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005133 10.0.0.188 - - [2026-08-20 16:10:49] "POST /set-tag HTTP/1.1" 200 109 0.004125 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004215 10.0.0.188 - - [2026-08-20 16:10:49] "POST /ref-update HTTP/1.1" 200 156 0.023888 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018394 10.0.0.188 - - [2026-08-20 16:10:49] "POST /set-tag HTTP/1.1" 200 109 0.006590 10.0.0.188 - - [2026-08-20 16:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.188 - - [2026-08-20 16:10:49] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005562 10.0.0.188 - - [2026-08-20 16:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.188 - - [2026-08-20 16:10:49] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041401 10.0.0.188 - - [2026-08-20 16:10:49] "POST /virtual-machines HTTP/1.1" 200 396 0.015749 10.0.0.188 - - [2026-08-20 16:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030587 10.0.0.188 - - [2026-08-20 16:10:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.155259 10.0.0.188 - - [2026-08-20 16:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013780 10.0.0.188 - - [2026-08-20 16:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023886 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008624 10.0.0.188 - - [2026-08-20 16:10:50] "POST /instance-ips HTTP/1.1" 200 398 0.026627 10.0.0.188 - - [2026-08-20 16:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041024 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013545 10.0.0.188 - - [2026-08-20 16:10:50] "POST /set-tag HTTP/1.1" 200 109 0.067957 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021372 10.0.0.188 - - [2026-08-20 16:10:50] "GET /instance-ip/b5eff3fc-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004105 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004815 10.0.0.188 - - [2026-08-20 16:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004431 10.0.0.188 - - [2026-08-20 16:10:50] "POST /ref-update HTTP/1.1" 200 156 0.011254 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008768 10.0.0.188 - - [2026-08-20 16:10:50] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.188 - - [2026-08-20 16:10:50] "POST /tags HTTP/1.1" 200 300 0.020685 10.0.0.188 - - [2026-08-20 16:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.188 - - [2026-08-20 16:10:50] "GET /tag/4df15369-fac6-4ad2-8a54-ef86c55d9c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013168 10.0.0.188 - - [2026-08-20 16:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.188 - - [2026-08-20 16:10:50] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006162 10.0.0.188 - - [2026-08-20 16:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.188 - - [2026-08-20 16:10:50] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041635 10.0.0.188 - - [2026-08-20 16:10:50] "POST /virtual-machines HTTP/1.1" 200 396 0.009274 10.0.0.188 - - [2026-08-20 16:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021166 10.0.0.188 - - [2026-08-20 16:10:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127719 10.0.0.188 - - [2026-08-20 16:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010944 10.0.0.188 - - [2026-08-20 16:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019334 10.0.0.188 - - [2026-08-20 16:10:51] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006168 10.0.0.188 - - [2026-08-20 16:10:51] "POST /instance-ips HTTP/1.1" 200 398 0.046498 10.0.0.188 - - [2026-08-20 16:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020739 10.0.0.188 - - [2026-08-20 16:10:51] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010310 10.0.0.188 - - [2026-08-20 16:10:51] "POST /set-tag HTTP/1.1" 200 109 0.026958 10.0.0.188 - - [2026-08-20 16:10:51] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022105 10.0.0.188 - - [2026-08-20 16:10:51] "GET /instance-ip/b683d7f2-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004672 10.0.0.188 - - [2026-08-20 16:10:51] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005007 10.0.0.188 - - [2026-08-20 16:10:51] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.188 - - [2026-08-20 16:10:51] "POST /tags HTTP/1.1" 200 300 0.022507 10.0.0.188 - - [2026-08-20 16:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.188 - - [2026-08-20 16:10:51] "GET /tag/09ef3f67-0c92-4268-ac1c-cc27064da13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012910 10.0.0.188 - - [2026-08-20 16:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.188 - - [2026-08-20 16:10:51] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004895 10.0.0.188 - - [2026-08-20 16:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.188 - - [2026-08-20 16:10:51] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.058004 10.0.0.188 - - [2026-08-20 16:10:51] "POST /virtual-machines HTTP/1.1" 200 396 0.011415 10.0.0.188 - - [2026-08-20 16:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029536 10.0.0.188 - - [2026-08-20 16:10:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132970 10.0.0.188 - - [2026-08-20 16:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009534 10.0.0.188 - - [2026-08-20 16:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006598 10.0.0.188 - - [2026-08-20 16:10:51] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014826 10.0.0.188 - - [2026-08-20 16:10:51] "POST /instance-ips HTTP/1.1" 200 398 0.025750 10.0.0.188 - - [2026-08-20 16:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035112 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015499 10.0.0.188 - - [2026-08-20 16:10:52] "POST /set-tag HTTP/1.1" 200 109 0.021036 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018004 10.0.0.188 - - [2026-08-20 16:10:52] "GET /instance-ip/b70513c6-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003136 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005078 10.0.0.188 - - [2026-08-20 16:10:52] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.188 - - [2026-08-20 16:10:52] "POST /tags HTTP/1.1" 200 300 0.034297 10.0.0.188 - - [2026-08-20 16:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011333 10.0.0.188 - - [2026-08-20 16:10:52] "GET /tag/f349c9b4-f526-4ec1-9273-14fa6cdcd431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013772 10.0.0.188 - - [2026-08-20 16:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005940 10.0.0.188 - - [2026-08-20 16:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.188 - - [2026-08-20 16:10:52] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044120 10.0.0.188 - - [2026-08-20 16:10:52] "POST /virtual-machines HTTP/1.1" 200 396 0.012547 10.0.0.188 - - [2026-08-20 16:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009915 10.0.0.188 - - [2026-08-20 16:10:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123139 10.0.0.188 - - [2026-08-20 16:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033498 10.0.0.188 - - [2026-08-20 16:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010234 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006011 10.0.0.188 - - [2026-08-20 16:10:52] "POST /instance-ips HTTP/1.1" 200 398 0.028529 10.0.0.188 - - [2026-08-20 16:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027603 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013327 10.0.0.188 - - [2026-08-20 16:10:52] "POST /set-tag HTTP/1.1" 200 109 0.023604 10.0.0.188 - - [2026-08-20 16:10:52] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019537 10.0.0.188 - - [2026-08-20 16:10:52] "GET /instance-ip/b77d492c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009735 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005724 10.0.0.188 - - [2026-08-20 16:10:53] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.188 - - [2026-08-20 16:10:53] "POST /tags HTTP/1.1" 200 300 0.041568 10.0.0.188 - - [2026-08-20 16:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.188 - - [2026-08-20 16:10:53] "GET /tag/d99f57d1-d3a4-44f6-88b6-b992f4cabd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013001 10.0.0.188 - - [2026-08-20 16:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004672 10.0.0.188 - - [2026-08-20 16:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.188 - - [2026-08-20 16:10:53] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044268 10.0.0.188 - - [2026-08-20 16:10:53] "POST /virtual-machines HTTP/1.1" 200 396 0.012262 10.0.0.188 - - [2026-08-20 16:10:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010653 10.0.0.188 - - [2026-08-20 16:10:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128741 10.0.0.188 - - [2026-08-20 16:10:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012800 10.0.0.188 - - [2026-08-20 16:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016463 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007920 10.0.0.188 - - [2026-08-20 16:10:53] "POST /instance-ips HTTP/1.1" 200 398 0.050929 10.0.0.188 - - [2026-08-20 16:10:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036696 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017522 10.0.0.188 - - [2026-08-20 16:10:53] "POST /set-tag HTTP/1.1" 200 109 0.028149 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009893 10.0.0.188 - - [2026-08-20 16:10:53] "GET /instance-ip/b7fe16b0-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.025811 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004660 10.0.0.188 - - [2026-08-20 16:10:53] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003642 10.0.0.188 - - [2026-08-20 16:10:53] "POST /ref-update HTTP/1.1" 200 156 0.013799 10.0.0.188 - - [2026-08-20 16:10:53] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014449 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.006060 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005404 10.0.0.188 - - [2026-08-20 16:10:54] "POST /ref-update HTTP/1.1" 200 156 0.017509 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012842 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004873 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004463 10.0.0.188 - - [2026-08-20 16:10:54] "POST /ref-update HTTP/1.1" 200 156 0.010126 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014034 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003876 10.0.0.188 - - [2026-08-20 16:10:54] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005136 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006607 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005903 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006122 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009099 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.004270 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007038 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004552 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006961 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006416 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003608 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005519 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.188 - - [2026-08-20 16:10:54] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004545 10.0.0.188 - - [2026-08-20 16:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.188 - - [2026-08-20 16:10:57] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005229 10.0.0.188 - - [2026-08-20 16:10:57] "POST /set-tag HTTP/1.1" 200 109 0.005617 10.0.0.188 - - [2026-08-20 16:10:57] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004751 10.0.0.188 - - [2026-08-20 16:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.188 - - [2026-08-20 16:10:58] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007738 10.0.0.188 - - [2026-08-20 16:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.188 - - [2026-08-20 16:10:58] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004725 10.0.0.188 - - [2026-08-20 16:10:58] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.188 - - [2026-08-20 16:10:58] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009834 10.0.0.188 - - [2026-08-20 16:10:58] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/dcc2e003-85a5-4984-b392-5209946769fd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004435 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005369 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/bdd50990-19bc-4745-a117-f7a4f292ef71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003556 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004966 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/016d19f5-62bb-4bb0-809c-f032877b66fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004165 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007614 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/9f59652d-8ac0-4abd-b13a-9e7a33b7c810?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003964 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007993 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/dde582d1-8a3a-47a5-b17c-f4938fdae598?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003931 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005155 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/cc56df40-8cd3-4d6a-8f8a-5f2536a1ae8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003548 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005101 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/66385aa4-a4f5-405d-9577-988848b66c22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003678 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004543 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine/37984b04-69bc-4d45-89fb-2b131eb9862c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003748 10.0.0.188 - - [2026-08-20 16:11:01] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004587 10.0.0.188 - - [2026-08-20 16:11:02] "GET /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003826 10.0.0.188 - - [2026-08-20 16:11:02] "POST /tags HTTP/1.1" 200 334 0.033107 10.0.0.188 - - [2026-08-20 16:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013134 10.0.0.188 - - [2026-08-20 16:11:02] "GET /tag/a6ffdd29-8e10-4590-b9c8-f0b84264e1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.043764 10.0.0.188 - - [2026-08-20 16:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.188 - - [2026-08-20 16:11:02] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038527 10.0.0.188 - - [2026-08-20 16:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.188 - - [2026-08-20 16:11:02] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008386 10.0.0.188 - - [2026-08-20 16:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.188 - - [2026-08-20 16:11:02] "GET /service-appliance-set/0badfbad-c503-4995-8374-288acad6c55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002819 10.0.0.188 - - [2026-08-20 16:11:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.002233 10.0.0.188 - - [2026-08-20 16:11:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.123277 10.0.0.188 - - [2026-08-20 16:11:02] "GET /virtual-machine-interface/8ddbd158-8413-46e1-a36a-56974fe05bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.024588 10.0.0.188 - - [2026-08-20 16:11:02] "POST /instance-ips HTTP/1.1" 200 410 0.042265 10.0.0.188 - - [2026-08-20 16:11:02] "GET /instance-ip/31a7b41d-7131-4ed8-95de-f89f10a99177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006557 10.0.0.188 - - [2026-08-20 16:11:02] "POST /loadbalancers HTTP/1.1" 200 631 0.061636 10.0.0.188 - - [2026-08-20 16:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022239 10.0.0.188 - - [2026-08-20 16:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.188 - - [2026-08-20 16:11:02] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.050152 10.0.0.188 - - [2026-08-20 16:11:02] "GET /instance-ip/31a7b41d-7131-4ed8-95de-f89f10a99177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004444 10.0.0.188 - - [2026-08-20 16:11:02] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042246 10.0.0.188 - - [2026-08-20 16:11:02] "GET /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.007104 10.0.0.188 - - [2026-08-20 16:11:02] "POST /floating-ips HTTP/1.1" 200 599 0.058672 10.0.0.188 - - [2026-08-20 16:11:02] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.036448 10.0.0.188 - - [2026-08-20 16:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.188 - - [2026-08-20 16:11:03] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035839 10.0.0.188 - - [2026-08-20 16:11:03] "GET /loadbalancer-listener/39b9816e-54b7-4fc4-854e-63dc7d8500c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.004656 10.0.0.188 - - [2026-08-20 16:11:03] "GET /loadbalancer-listener/39b9816e-54b7-4fc4-854e-63dc7d8500c1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004098 10.0.0.188 - - [2026-08-20 16:11:03] "GET /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002568 10.0.0.188 - - [2026-08-20 16:11:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.032710 10.0.0.188 - - [2026-08-20 16:11:03] "GET /instance-ip/31a7b41d-7131-4ed8-95de-f89f10a99177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004929 10.0.0.188 - - [2026-08-20 16:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.188 - - [2026-08-20 16:11:03] "GET /instance-ip/31a7b41d-7131-4ed8-95de-f89f10a99177?fields=floating_ips HTTP/1.1" 200 1214 0.006503 10.0.0.188 - - [2026-08-20 16:11:03] "GET /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002978 10.0.0.188 - - [2026-08-20 16:11:03] "GET /floating-ip/27c981f0-9f5b-4d77-9475-f760b97a0776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003514 10.0.0.188 - - [2026-08-20 16:11:03] "GET /loadbalancer-pool/8e248bf1-a474-4920-8bd9-b430a3c40f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007709 10.0.0.188 - - [2026-08-20 16:11:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018116 10.0.0.188 - - [2026-08-20 16:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010718 10.0.0.188 - - [2026-08-20 16:11:03] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023219 10.0.0.188 - - [2026-08-20 16:11:03] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008371 10.0.0.188 - - [2026-08-20 16:11:03] "POST /tags HTTP/1.1" 409 221 0.007365 10.0.0.188 - - [2026-08-20 16:11:03] "POST /ref-update HTTP/1.1" 200 156 0.011703 10.0.0.188 - - [2026-08-20 16:11:03] "GET /floating-ip/27c981f0-9f5b-4d77-9475-f760b97a0776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.014477 10.0.0.188 - - [2026-08-20 16:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.188 - - [2026-08-20 16:11:03] "GET /tag/a6ffdd29-8e10-4590-b9c8-f0b84264e1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.019408 10.0.0.188 - - [2026-08-20 16:11:03] "PUT /floating-ip/27c981f0-9f5b-4d77-9475-f760b97a0776 HTTP/1.1" 200 257 0.012653 10.0.0.188 - - [2026-08-20 16:11:03] "POST /set-tag HTTP/1.1" 200 109 0.108230 10.0.0.188 - - [2026-08-20 16:11:03] "GET /loadbalancer-pool/8e248bf1-a474-4920-8bd9-b430a3c40f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003550 10.0.0.188 - - [2026-08-20 16:11:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017644 10.0.0.188 - - [2026-08-20 16:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018740 10.0.0.188 - - [2026-08-20 16:11:03] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010959 10.0.0.188 - - [2026-08-20 16:11:03] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004398 10.0.0.188 - - [2026-08-20 16:11:03] "POST /ref-update HTTP/1.1" 200 156 0.015491 10.0.0.188 - - [2026-08-20 16:11:03] "GET /floating-ip/27c981f0-9f5b-4d77-9475-f760b97a0776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.013386 10.0.0.188 - - [2026-08-20 16:11:03] "POST /set-tag HTTP/1.1" 200 109 0.071523 10.0.0.188 - - [2026-08-20 16:11:04] "POST /tags HTTP/1.1" 409 206 0.003343 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.188 - - [2026-08-20 16:11:04] "GET /tag/5e2e3143-56b2-4634-b8d2-98755b0295a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018389 10.0.0.188 - - [2026-08-20 16:11:04] "POST /tags HTTP/1.1" 409 204 0.002544 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.188 - - [2026-08-20 16:11:04] "GET /tag/09ef3f67-0c92-4268-ac1c-cc27064da13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014690 10.0.0.188 - - [2026-08-20 16:11:04] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002874 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.188 - - [2026-08-20 16:11:04] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005455 10.0.0.188 - - [2026-08-20 16:11:04] "POST /tags HTTP/1.1" 409 206 0.001793 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.188 - - [2026-08-20 16:11:04] "GET /tag/5e2e3143-56b2-4634-b8d2-98755b0295a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012975 10.0.0.188 - - [2026-08-20 16:11:04] "POST /tags HTTP/1.1" 409 226 0.002426 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.188 - - [2026-08-20 16:11:04] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017743 10.0.0.188 - - [2026-08-20 16:11:04] "POST /tags HTTP/1.1" 409 204 0.002859 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.188 - - [2026-08-20 16:11:04] "GET /tag/09ef3f67-0c92-4268-ac1c-cc27064da13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012073 10.0.0.188 - - [2026-08-20 16:11:04] "POST /tags HTTP/1.1" 409 226 0.002228 10.0.0.188 - - [2026-08-20 16:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.188 - - [2026-08-20 16:11:05] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013956 10.0.0.188 - - [2026-08-20 16:11:05] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002545 10.0.0.188 - - [2026-08-20 16:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.188 - - [2026-08-20 16:11:05] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003058 10.0.0.188 - - [2026-08-20 16:11:05] "POST /firewall-rules HTTP/1.1" 200 628 0.070081 10.0.0.188 - - [2026-08-20 16:11:05] "POST /firewall-rules HTTP/1.1" 200 648 0.080913 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-rule/bdaa7c19-a9d7-413a-80f8-b9c2a01d68e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.029397 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002698 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-rule/2c32e464-cc2c-4ef3-90c7-7e3143f87bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004174 10.0.0.188 - - [2026-08-20 16:11:05] "POST /ref-update HTTP/1.1" 200 156 0.018411 10.0.0.188 - - [2026-08-20 16:11:05] "POST /firewall-policys HTTP/1.1" 200 608 0.026813 10.0.0.188 - - [2026-08-20 16:11:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012872 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.016950 10.0.0.188 - - [2026-08-20 16:11:05] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002849 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002931 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004125 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/56ddc931-be92-42f8-b692-da5ffee9f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003520 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005877 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002857 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002794 10.0.0.188 - - [2026-08-20 16:11:05] "POST /ref-update HTTP/1.1" 200 156 0.031206 10.0.0.188 - - [2026-08-20 16:11:05] "POST /ref-update HTTP/1.1" 200 156 0.042710 10.0.0.188 - - [2026-08-20 16:11:05] "POST /ref-update HTTP/1.1" 200 156 0.040838 10.0.0.188 - - [2026-08-20 16:11:05] "POST /ref-update HTTP/1.1" 200 156 0.040395 10.0.0.188 - - [2026-08-20 16:11:05] "POST /ref-update HTTP/1.1" 200 156 0.046468 10.0.0.188 - - [2026-08-20 16:11:05] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011714 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:11:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001128 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:11:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001062 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:11:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001603 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001512 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:12:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:12:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.188 - - [2026-08-20 16:13:04] "POST /tags HTTP/1.1" 409 252 0.005095 10.0.0.188 - - [2026-08-20 16:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.188 - - [2026-08-20 16:13:04] "GET /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012138 10.0.0.188 - - [2026-08-20 16:13:04] "POST /tags HTTP/1.1" 409 228 0.002438 10.0.0.188 - - [2026-08-20 16:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013306 10.0.0.188 - - [2026-08-20 16:13:05] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004203 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.188 - - [2026-08-20 16:13:05] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004129 10.0.0.188 - - [2026-08-20 16:13:05] "POST /tags HTTP/1.1" 409 206 0.002340 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/5e2e3143-56b2-4634-b8d2-98755b0295a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012718 10.0.0.188 - - [2026-08-20 16:13:05] "POST /tags HTTP/1.1" 409 226 0.002638 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013328 10.0.0.188 - - [2026-08-20 16:13:05] "POST /tags HTTP/1.1" 409 204 0.002402 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/09ef3f67-0c92-4268-ac1c-cc27064da13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013013 10.0.0.188 - - [2026-08-20 16:13:05] "POST /tags HTTP/1.1" 409 226 0.002985 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015271 10.0.0.188 - - [2026-08-20 16:13:05] "POST /tags HTTP/1.1" 409 228 0.002380 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013338 10.0.0.188 - - [2026-08-20 16:13:05] "POST /tags HTTP/1.1" 409 252 0.002476 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.188 - - [2026-08-20 16:13:05] "GET /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011510 10.0.0.188 - - [2026-08-20 16:13:05] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003550 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.188 - - [2026-08-20 16:13:05] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002416 10.0.0.188 - - [2026-08-20 16:13:05] "POST /firewall-rules HTTP/1.1" 409 281 0.001851 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.188 - - [2026-08-20 16:13:05] "PUT /firewall-rule/2c32e464-cc2c-4ef3-90c7-7e3143f87bc6 HTTP/1.1" 200 261 0.027046 10.0.0.188 - - [2026-08-20 16:13:05] "POST /firewall-rules HTTP/1.1" 409 291 0.024672 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.188 - - [2026-08-20 16:13:05] "PUT /firewall-rule/bdaa7c19-a9d7-413a-80f8-b9c2a01d68e4 HTTP/1.1" 200 261 0.040877 10.0.0.188 - - [2026-08-20 16:13:05] "GET /firewall-rule/bdaa7c19-a9d7-413a-80f8-b9c2a01d68e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.024578 10.0.0.188 - - [2026-08-20 16:13:05] "POST /firewall-rules HTTP/1.1" 200 660 0.080810 10.0.0.188 - - [2026-08-20 16:13:05] "GET /firewall-rule/cf15aed4-7b71-436d-bce2-1b89fd2ef815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.013403 10.0.0.188 - - [2026-08-20 16:13:05] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003910 10.0.0.188 - - [2026-08-20 16:13:05] "GET /firewall-rule/2c32e464-cc2c-4ef3-90c7-7e3143f87bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004282 10.0.0.188 - - [2026-08-20 16:13:05] "POST /firewall-policys HTTP/1.1" 409 269 0.002117 10.0.0.188 - - [2026-08-20 16:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.188 - - [2026-08-20 16:13:05] "PUT /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8 HTTP/1.1" 200 265 0.042875 10.0.0.188 - - [2026-08-20 16:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029131 10.0.0.188 - - [2026-08-20 16:13:05] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005098 10.0.0.188 - - [2026-08-20 16:13:06] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.015421 10.0.0.188 - - [2026-08-20 16:13:06] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004901 10.0.0.188 - - [2026-08-20 16:13:06] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003859 10.0.0.188 - - [2026-08-20 16:13:06] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004569 10.0.0.188 - - [2026-08-20 16:13:25] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005077 10.0.0.188 - - [2026-08-20 16:13:25] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.188 - - [2026-08-20 16:13:25] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008405 10.0.0.188 - - [2026-08-20 16:13:25] "POST /set-tag HTTP/1.1" 200 109 0.005113 10.0.0.188 - - [2026-08-20 16:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.188 - - [2026-08-20 16:13:25] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007529 10.0.0.188 - - [2026-08-20 16:13:25] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005319 10.0.0.188 - - [2026-08-20 16:13:25] "POST /set-tag HTTP/1.1" 200 109 0.032827 10.0.0.188 - - [2026-08-20 16:13:25] "DELETE /loadbalancer-member/73cfd3c0-f8c1-448e-91db-26f624401b9c HTTP/1.1" 200 115 0.160137 10.0.0.188 - - [2026-08-20 16:13:25] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010010 10.0.0.188 - - [2026-08-20 16:13:26] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.188 - - [2026-08-20 16:13:26] "DELETE /loadbalancer-member/e5491ede-85db-4c80-97f3-a7de165c733a HTTP/1.1" 200 115 0.204501 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016560 10.0.0.188 - - [2026-08-20 16:13:26] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.188 - - [2026-08-20 16:13:26] "DELETE /loadbalancer-member/fd7c4eb3-999d-4a3e-9219-35ee295ffa75 HTTP/1.1" 200 115 0.042630 10.0.0.188 - - [2026-08-20 16:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.188 - - [2026-08-20 16:13:26] "GET /loadbalancer/0265a9c6-8723-4b8f-91d6-e347bb60152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002975 10.0.0.188 - - [2026-08-20 16:13:26] "GET /loadbalancer-pool/42b78c08-71cb-48c1-ae93-9e4d88078f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003151 10.0.0.188 - - [2026-08-20 16:13:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035797 10.0.0.188 - - [2026-08-20 16:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012304 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009500 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011960 10.0.0.188 - - [2026-08-20 16:13:26] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007341 10.0.0.188 - - [2026-08-20 16:13:26] "POST /set-tag HTTP/1.1" 200 109 0.101819 10.0.0.188 - - [2026-08-20 16:13:26] "GET /loadbalancer-pool/10b7d245-1d8b-4035-b0ae-c5a886aa796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006799 10.0.0.188 - - [2026-08-20 16:13:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028921 10.0.0.188 - - [2026-08-20 16:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030115 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005199 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007713 10.0.0.188 - - [2026-08-20 16:13:26] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003622 10.0.0.188 - - [2026-08-20 16:13:26] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.188 - - [2026-08-20 16:13:26] "GET /loadbalancer-pool/32377c8c-e4ef-46d6-a72c-62eb81e9b6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003498 10.0.0.188 - - [2026-08-20 16:13:26] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022144 10.0.0.188 - - [2026-08-20 16:13:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010226 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012814 10.0.0.188 - - [2026-08-20 16:13:26] "POST /set-tag HTTP/1.1" 200 109 0.012610 10.0.0.188 - - [2026-08-20 16:13:26] "GET /virtual-machine-interface/65e26684-9cb0-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007307 10.0.0.188 - - [2026-08-20 16:13:26] "GET /floating-ip/a2b29814-401d-42ff-a9ba-f59974dcf1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003731 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:13:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:13:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018548 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.007545 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010298 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.005067 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005708 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.006501 10.0.0.188 - - [2026-08-20 16:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.188 - - [2026-08-20 16:14:15] "GET /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003499 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011550 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.079526 10.0.0.188 - - [2026-08-20 16:14:15] "DELETE /loadbalancer-member/ce351a67-f208-478e-b968-07a37505d3ac HTTP/1.1" 200 115 0.026481 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012870 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.007963 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006880 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005457 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004805 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.188 - - [2026-08-20 16:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.188 - - [2026-08-20 16:14:15] "GET /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.013257 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005581 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023506 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.014757 10.0.0.188 - - [2026-08-20 16:14:15] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006844 10.0.0.188 - - [2026-08-20 16:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.188 - - [2026-08-20 16:14:16] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005023 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.188 - - [2026-08-20 16:14:16] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009482 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.188 - - [2026-08-20 16:14:16] "GET /virtual-machine/dcc2e003-85a5-4984-b392-5209946769fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003222 10.0.0.188 - - [2026-08-20 16:14:16] "POST /ref-update HTTP/1.1" 200 156 0.010080 10.0.0.188 - - [2026-08-20 16:14:16] "GET /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.025279 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.026852 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.044779 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.037455 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.029853 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.029479 10.0.0.188 - - [2026-08-20 16:14:16] "DELETE /instance-ip/b4282aee-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.062934 10.0.0.188 - - [2026-08-20 16:14:16] "POST /ref-update HTTP/1.1" 200 156 0.009629 10.0.0.188 - - [2026-08-20 16:14:16] "DELETE /virtual-machine-interface/b40a7e4a-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.047981 10.0.0.188 - - [2026-08-20 16:14:16] "DELETE /virtual-machine/dcc2e003-85a5-4984-b392-5209946769fd HTTP/1.1" 200 115 0.026868 10.0.0.188 - - [2026-08-20 16:14:16] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005864 10.0.0.188 - - [2026-08-20 16:14:16] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.188 - - [2026-08-20 16:14:16] "GET /virtual-machine/bdd50990-19bc-4745-a117-f7a4f292ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003178 10.0.0.188 - - [2026-08-20 16:14:16] "POST /ref-update HTTP/1.1" 200 156 0.011734 10.0.0.188 - - [2026-08-20 16:14:17] "GET /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006780 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.048046 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.049698 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.021564 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.057496 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.045697 10.0.0.188 - - [2026-08-20 16:14:17] "DELETE /instance-ip/b4af5118-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.036330 10.0.0.188 - - [2026-08-20 16:14:17] "POST /ref-update HTTP/1.1" 200 156 0.012841 10.0.0.188 - - [2026-08-20 16:14:17] "DELETE /virtual-machine-interface/b4937f60-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.060271 10.0.0.188 - - [2026-08-20 16:14:17] "DELETE /virtual-machine/bdd50990-19bc-4745-a117-f7a4f292ef71 HTTP/1.1" 200 115 0.039050 10.0.0.188 - - [2026-08-20 16:14:17] "DELETE /tag/2b1463ab-06b6-4e2f-a82e-1dad843023b3 HTTP/1.1" 200 115 0.037663 10.0.0.188 - - [2026-08-20 16:14:17] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006194 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.188 - - [2026-08-20 16:14:17] "GET /virtual-machine/9f59652d-8ac0-4abd-b13a-9e7a33b7c810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003876 10.0.0.188 - - [2026-08-20 16:14:17] "POST /ref-update HTTP/1.1" 200 156 0.010925 10.0.0.188 - - [2026-08-20 16:14:17] "GET /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005271 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.025049 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.052063 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.029800 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.045265 10.0.0.188 - - [2026-08-20 16:14:17] "POST /set-tag HTTP/1.1" 200 109 0.041020 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /instance-ip/b5eff3fc-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.049035 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /virtual-machine-interface/b5ce7f42-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.056686 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /virtual-machine/9f59652d-8ac0-4abd-b13a-9e7a33b7c810 HTTP/1.1" 200 115 0.022193 10.0.0.188 - - [2026-08-20 16:14:18] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006332 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.188 - - [2026-08-20 16:14:18] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005085 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.188 - - [2026-08-20 16:14:18] "GET /virtual-machine/016d19f5-62bb-4bb0-809c-f032877b66fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003175 10.0.0.188 - - [2026-08-20 16:14:18] "POST /ref-update HTTP/1.1" 200 156 0.013281 10.0.0.188 - - [2026-08-20 16:14:18] "GET /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008558 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.021476 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.036936 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.044412 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.015452 10.0.0.188 - - [2026-08-20 16:14:18] "POST /set-tag HTTP/1.1" 200 109 0.036214 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /instance-ip/b55da182-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.102711 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /virtual-machine-interface/b53f0f92-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.034078 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /virtual-machine/016d19f5-62bb-4bb0-809c-f032877b66fa HTTP/1.1" 200 115 0.027175 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /tag/5e2e3143-56b2-4634-b8d2-98755b0295a9 HTTP/1.1" 409 391 0.008235 10.0.0.188 - - [2026-08-20 16:14:18] "DELETE /tag/0bf14137-7204-476f-abf5-493f1be48e1f HTTP/1.1" 200 115 0.044551 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007501 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.005432 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005422 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.006830 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004969 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005449 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.005159 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine/dde582d1-8a3a-47a5-b17c-f4938fdae598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004777 10.0.0.188 - - [2026-08-20 16:14:46] "POST /ref-update HTTP/1.1" 200 156 0.012185 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017735 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.038986 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.032040 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.022476 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.052080 10.0.0.188 - - [2026-08-20 16:14:46] "DELETE /instance-ip/b683d7f2-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.060463 10.0.0.188 - - [2026-08-20 16:14:46] "DELETE /virtual-machine-interface/b666fe98-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.058640 10.0.0.188 - - [2026-08-20 16:14:46] "DELETE /virtual-machine/dde582d1-8a3a-47a5-b17c-f4938fdae598 HTTP/1.1" 200 115 0.024620 10.0.0.188 - - [2026-08-20 16:14:46] "DELETE /tag/4df15369-fac6-4ad2-8a54-ef86c55d9c53 HTTP/1.1" 200 115 0.038750 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005452 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine/cc56df40-8cd3-4d6a-8f8a-5f2536a1ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004189 10.0.0.188 - - [2026-08-20 16:14:46] "POST /ref-update HTTP/1.1" 200 156 0.012451 10.0.0.188 - - [2026-08-20 16:14:46] "GET /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005277 10.0.0.188 - - [2026-08-20 16:14:46] "POST /set-tag HTTP/1.1" 200 109 0.023442 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.042416 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.021483 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.034829 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /instance-ip/b77d492c-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.053966 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /virtual-machine-interface/b76457b4-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.043469 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /virtual-machine/cc56df40-8cd3-4d6a-8f8a-5f2536a1ae8a HTTP/1.1" 200 115 0.025415 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /tag/f349c9b4-f526-4ec1-9273-14fa6cdcd431 HTTP/1.1" 200 115 0.054946 10.0.0.188 - - [2026-08-20 16:14:47] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005290 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.188 - - [2026-08-20 16:14:47] "GET /virtual-machine/37984b04-69bc-4d45-89fb-2b131eb9862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003052 10.0.0.188 - - [2026-08-20 16:14:47] "POST /ref-update HTTP/1.1" 200 156 0.010944 10.0.0.188 - - [2026-08-20 16:14:47] "GET /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005558 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.029236 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.053059 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.040372 10.0.0.188 - - [2026-08-20 16:14:47] "POST /set-tag HTTP/1.1" 200 109 0.024829 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /instance-ip/b7fe16b0-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.058015 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /virtual-machine-interface/b7dde69c-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.064446 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /virtual-machine/37984b04-69bc-4d45-89fb-2b131eb9862c HTTP/1.1" 200 115 0.027933 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d HTTP/1.1" 409 237 0.010502 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /tag/d99f57d1-d3a4-44f6-88b6-b992f4cabd62 HTTP/1.1" 200 115 0.059164 10.0.0.188 - - [2026-08-20 16:14:47] "DELETE /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef HTTP/1.1" 409 237 0.006408 10.0.0.188 - - [2026-08-20 16:14:47] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005028 10.0.0.188 - - [2026-08-20 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.188 - - [2026-08-20 16:14:48] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005358 10.0.0.188 - - [2026-08-20 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.188 - - [2026-08-20 16:14:48] "GET /virtual-machine/66385aa4-a4f5-405d-9577-988848b66c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003642 10.0.0.188 - - [2026-08-20 16:14:48] "POST /ref-update HTTP/1.1" 200 156 0.009871 10.0.0.188 - - [2026-08-20 16:14:48] "GET /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008587 10.0.0.188 - - [2026-08-20 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.020544 10.0.0.188 - - [2026-08-20 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.038386 10.0.0.188 - - [2026-08-20 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.039617 10.0.0.188 - - [2026-08-20 16:14:48] "POST /set-tag HTTP/1.1" 200 109 0.017484 10.0.0.188 - - [2026-08-20 16:14:48] "DELETE /instance-ip/b70513c6-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.068727 10.0.0.188 - - [2026-08-20 16:14:48] "DELETE /virtual-machine-interface/b6e83918-9cb1-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.044852 10.0.0.188 - - [2026-08-20 16:14:48] "DELETE /virtual-machine/66385aa4-a4f5-405d-9577-988848b66c22 HTTP/1.1" 200 115 0.025246 10.0.0.188 - - [2026-08-20 16:14:48] "DELETE /tag/04bc5740-b878-466c-8094-28af68768caa HTTP/1.1" 200 115 0.056719 10.0.0.188 - - [2026-08-20 16:14:48] "DELETE /tag/7954928b-fbf1-4088-b046-2f94c870b718 HTTP/1.1" 200 115 0.044261 10.0.0.188 - - [2026-08-20 16:14:48] "DELETE /tag/09ef3f67-0c92-4268-ac1c-cc27064da13c HTTP/1.1" 409 237 0.013741 10.0.0.188 - - [2026-08-20 16:14:50] "POST /projects HTTP/1.1" 409 238 0.002923 10.0.0.188 - - [2026-08-20 16:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.188 - - [2026-08-20 16:14:50] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046406 10.0.0.188 - - [2026-08-20 16:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.188 - - [2026-08-20 16:14:50] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006258 10.0.0.188 - - [2026-08-20 16:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.188 - - [2026-08-20 16:14:50] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005178 10.0.0.188 - - [2026-08-20 16:14:50] "POST /security-groups HTTP/1.1" 409 285 0.002963 10.0.0.188 - - [2026-08-20 16:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.188 - - [2026-08-20 16:14:50] "PUT /security-group/ef1d1ca0-9772-4e5a-945c-8e2cef6de723 HTTP/1.1" 200 263 0.062353 10.0.0.188 - - [2026-08-20 16:14:50] "PUT /access-control-list/4011b0cc-a08d-4329-a0be-d3ef2455b0df HTTP/1.1" 200 273 0.027900 10.0.0.188 - - [2026-08-20 16:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032754 10.0.0.188 - - [2026-08-20 16:14:50] "PUT /access-control-list/e3d57e5d-dbb5-4dcc-90fb-ff330c01911e HTTP/1.1" 200 273 0.030165 10.0.0.188 - - [2026-08-20 16:14:55] "POST /projects HTTP/1.1" 409 238 0.004079 10.0.0.188 - - [2026-08-20 16:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.188 - - [2026-08-20 16:14:55] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056468 10.0.0.188 - - [2026-08-20 16:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.188 - - [2026-08-20 16:14:55] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006164 10.0.0.188 - - [2026-08-20 16:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.188 - - [2026-08-20 16:14:55] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006063 10.0.0.188 - - [2026-08-20 16:14:55] "POST /security-groups HTTP/1.1" 409 285 0.002775 10.0.0.188 - - [2026-08-20 16:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.188 - - [2026-08-20 16:14:55] "PUT /security-group/ef1d1ca0-9772-4e5a-945c-8e2cef6de723 HTTP/1.1" 200 263 0.062942 10.0.0.188 - - [2026-08-20 16:14:56] "PUT /access-control-list/4011b0cc-a08d-4329-a0be-d3ef2455b0df HTTP/1.1" 200 273 0.021965 10.0.0.188 - - [2026-08-20 16:14:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.085166 10.0.0.188 - - [2026-08-20 16:14:56] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.016641 10.0.0.188 - - [2026-08-20 16:14:56] "PUT /access-control-list/e3d57e5d-dbb5-4dcc-90fb-ff330c01911e HTTP/1.1" 200 273 0.043928 10.0.0.188 - - [2026-08-20 16:14:56] "GET /firewall-rule/b6387e8e-e420-4a6b-846b-74dc7b1e4885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003225 10.0.0.188 - - [2026-08-20 16:14:56] "POST /ref-update HTTP/1.1" 200 156 0.062722 10.0.0.188 - - [2026-08-20 16:14:56] "DELETE /firewall-rule/b6387e8e-e420-4a6b-846b-74dc7b1e4885 HTTP/1.1" 200 115 0.062863 10.0.0.188 - - [2026-08-20 16:14:56] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.008345 10.0.0.188 - - [2026-08-20 16:14:56] "GET /firewall-rule/1644e95e-8c88-40fe-880c-1009c1ae5724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003268 10.0.0.188 - - [2026-08-20 16:14:56] "POST /ref-update HTTP/1.1" 200 156 0.059140 10.0.0.188 - - [2026-08-20 16:14:56] "DELETE /firewall-rule/1644e95e-8c88-40fe-880c-1009c1ae5724 HTTP/1.1" 200 115 0.041758 10.0.0.188 - - [2026-08-20 16:14:56] "DELETE /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d HTTP/1.1" 409 237 0.013250 10.0.0.188 - - [2026-08-20 16:14:56] "DELETE /tag/ae101867-9e3d-4b94-a51a-f82f463e7b45 HTTP/1.1" 200 115 0.046627 10.0.0.188 - - [2026-08-20 16:14:56] "DELETE /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef HTTP/1.1" 409 237 0.007452 10.0.0.188 - - [2026-08-20 16:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.188 - - [2026-08-20 16:14:56] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005494 10.0.0.188 - - [2026-08-20 16:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014676 10.0.0.188 - - [2026-08-20 16:14:56] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006208 10.0.0.188 - - [2026-08-20 16:14:56] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.074867 10.0.0.188 - - [2026-08-20 16:14:56] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.096348 10.0.0.188 - - [2026-08-20 16:14:56] "DELETE /security-group/ef1d1ca0-9772-4e5a-945c-8e2cef6de723 HTTP/1.1" 200 115 0.086206 10.0.0.188 - - [2026-08-20 16:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.188 - - [2026-08-20 16:14:57] "DELETE /access-control-list/4011b0cc-a08d-4329-a0be-d3ef2455b0df HTTP/1.1" 200 115 0.050377 10.0.0.188 - - [2026-08-20 16:14:57] "DELETE /access-control-list/e3d57e5d-dbb5-4dcc-90fb-ff330c01911e HTTP/1.1" 200 115 0.064356 10.0.0.188 - - [2026-08-20 16:14:57] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.069480 10.0.0.188 - - [2026-08-20 16:14:57] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?fields=security_groups HTTP/1.1" 200 1352 0.046830 10.0.0.188 - - [2026-08-20 16:14:57] "GET /global-system-configs HTTP/1.1" 200 323 0.004032 10.0.0.188 - - [2026-08-20 16:14:57] "DELETE /security-group/f9a50e3d-6a58-4948-9376-62ccbcc2ddb9 HTTP/1.1" 200 115 0.074136 10.0.0.188 - - [2026-08-20 16:14:57] "DELETE /access-control-list/98c96b97-b6f6-40e1-8660-287d093f8ad8 HTTP/1.1" 200 115 0.042728 10.0.0.188 - - [2026-08-20 16:14:57] "GET /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a?fields=application_policy_sets HTTP/1.1" 200 1391 0.070361 10.0.0.188 - - [2026-08-20 16:14:57] "DELETE /access-control-list/3f573491-270c-49c4-aff1-433e48f0fcd0 HTTP/1.1" 200 115 0.066194 10.0.0.188 - - [2026-08-20 16:14:57] "DELETE /project/72d808bb-96a5-4e42-ba05-e20e5ae1794a HTTP/1.1" 200 115 0.422984 10.0.0.188 - - [2026-08-20 16:14:57] "POST /projects HTTP/1.1" 409 238 0.003717 10.0.0.188 - - [2026-08-20 16:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.188 - - [2026-08-20 16:14:57] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041778 10.0.0.188 - - [2026-08-20 16:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.188 - - [2026-08-20 16:14:57] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006367 10.0.0.188 - - [2026-08-20 16:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.188 - - [2026-08-20 16:14:57] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004655 10.0.0.188 - - [2026-08-20 16:14:57] "POST /security-groups HTTP/1.1" 409 285 0.002782 10.0.0.188 - - [2026-08-20 16:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.188 - - [2026-08-20 16:14:57] "PUT /security-group/33533f05-3ab0-42a9-9619-debef644fca0 HTTP/1.1" 200 263 0.066785 10.0.0.188 - - [2026-08-20 16:14:57] "PUT /access-control-list/4fcad716-9a70-405e-a98e-c8ca1b92b69d HTTP/1.1" 200 273 0.020857 10.0.0.188 - - [2026-08-20 16:14:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.053403 10.0.0.188 - - [2026-08-20 16:14:57] "PUT /access-control-list/eadb6ac7-c872-41c9-8d63-72600ea6a4e6 HTTP/1.1" 200 273 0.045920 10.0.0.188 - - [2026-08-20 16:14:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002406 10.0.0.188 - - [2026-08-20 16:15:01] "DELETE /loadbalancer-member/1b6add20-834f-4310-ac47-234c76709809 HTTP/1.1" 200 115 0.063159 10.0.0.188 - - [2026-08-20 16:15:01] "DELETE /loadbalancer-pool/8e248bf1-a474-4920-8bd9-b430a3c40f69 HTTP/1.1" 200 115 0.102428 10.0.0.188 - - [2026-08-20 16:15:01] "DELETE /loadbalancer-listener/39b9816e-54b7-4fc4-854e-63dc7d8500c1 HTTP/1.1" 200 115 0.093965 10.0.0.188 - - [2026-08-20 16:15:01] "DELETE /loadbalancer/9669fdf4-6571-4e2d-b572-13057d61000e HTTP/1.1" 200 115 0.071254 10.0.0.188 - - [2026-08-20 16:15:01] "DELETE /floating-ip/27c981f0-9f5b-4d77-9475-f760b97a0776 HTTP/1.1" 200 115 0.073612 10.0.0.188 - - [2026-08-20 16:15:01] "DELETE /instance-ip/31a7b41d-7131-4ed8-95de-f89f10a99177 HTTP/1.1" 200 115 0.085630 10.0.0.188 - - [2026-08-20 16:15:02] "DELETE /virtual-machine-interface/8ddbd158-8413-46e1-a36a-56974fe05bc1 HTTP/1.1" 200 115 0.069751 10.0.0.188 - - [2026-08-20 16:15:02] "DELETE /tag/a6ffdd29-8e10-4590-b9c8-f0b84264e1c3 HTTP/1.1" 200 115 0.046499 10.0.0.188 - - [2026-08-20 16:15:02] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003218 10.0.0.188 - - [2026-08-20 16:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.188 - - [2026-08-20 16:15:02] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004071 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-policy/d8ca86c6-7133-48e1-b357-98b5b1f6c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003259 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-rule/2c32e464-cc2c-4ef3-90c7-7e3143f87bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003870 10.0.0.188 - - [2026-08-20 16:15:02] "POST /ref-update HTTP/1.1" 200 156 0.021840 10.0.0.188 - - [2026-08-20 16:15:02] "DELETE /firewall-rule/2c32e464-cc2c-4ef3-90c7-7e3143f87bc6 HTTP/1.1" 200 115 0.061392 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002727 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-rule/bdaa7c19-a9d7-413a-80f8-b9c2a01d68e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004549 10.0.0.188 - - [2026-08-20 16:15:02] "POST /ref-update HTTP/1.1" 200 156 0.026999 10.0.0.188 - - [2026-08-20 16:15:02] "DELETE /firewall-rule/bdaa7c19-a9d7-413a-80f8-b9c2a01d68e4 HTTP/1.1" 200 115 0.138816 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008606 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-rule/cf15aed4-7b71-436d-bce2-1b89fd2ef815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.010057 10.0.0.188 - - [2026-08-20 16:15:02] "POST /ref-update HTTP/1.1" 200 156 0.052836 10.0.0.188 - - [2026-08-20 16:15:02] "DELETE /firewall-rule/cf15aed4-7b71-436d-bce2-1b89fd2ef815 HTTP/1.1" 200 115 0.107649 10.0.0.188 - - [2026-08-20 16:15:02] "GET /application-policy-set/12397856-ed0e-4cfd-b023-a7962e00d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003560 10.0.0.188 - - [2026-08-20 16:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.188 - - [2026-08-20 16:15:02] "GET /policy-management/02eabe51-2b05-4b4d-a605-d5b3d9bc9e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003372 10.0.0.188 - - [2026-08-20 16:15:02] "GET /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004794 10.0.0.188 - - [2026-08-20 16:15:02] "POST /ref-update HTTP/1.1" 200 156 0.030869 10.0.0.188 - - [2026-08-20 16:15:02] "DELETE /firewall-policy/334c9dc1-4cbb-43da-804d-fee30b8a78d8 HTTP/1.1" 200 115 0.079633 10.0.0.188 - - [2026-08-20 16:15:03] "DELETE /tag/c5b6b609-b1e1-4969-a332-aa2f5fc6536d HTTP/1.1" 200 115 0.107347 10.0.0.188 - - [2026-08-20 16:15:03] "DELETE /tag/5e2e3143-56b2-4634-b8d2-98755b0295a9 HTTP/1.1" 200 115 0.094131 10.0.0.188 - - [2026-08-20 16:15:03] "DELETE /tag/3ae70f69-91db-4d9f-979b-b962eb52d4ef HTTP/1.1" 200 115 0.063891 10.0.0.188 - - [2026-08-20 16:15:03] "DELETE /tag/09ef3f67-0c92-4268-ac1c-cc27064da13c HTTP/1.1" 200 115 0.095459 10.0.0.188 - - [2026-08-20 16:15:03] "POST /projects HTTP/1.1" 409 238 0.004180 10.0.0.188 - - [2026-08-20 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006488 10.0.0.188 - - [2026-08-20 16:15:03] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.066151 10.0.0.188 - - [2026-08-20 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.188 - - [2026-08-20 16:15:03] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.011354 10.0.0.188 - - [2026-08-20 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.188 - - [2026-08-20 16:15:03] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.020709 10.0.0.188 - - [2026-08-20 16:15:03] "POST /security-groups HTTP/1.1" 409 285 0.006852 10.0.0.188 - - [2026-08-20 16:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006969 10.0.0.188 - - [2026-08-20 16:15:03] "PUT /security-group/33533f05-3ab0-42a9-9619-debef644fca0 HTTP/1.1" 200 263 0.082805 10.0.0.188 - - [2026-08-20 16:15:03] "PUT /access-control-list/4fcad716-9a70-405e-a98e-c8ca1b92b69d HTTP/1.1" 200 273 0.014013 10.0.0.188 - - [2026-08-20 16:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021875 10.0.0.188 - - [2026-08-20 16:15:03] "PUT /access-control-list/eadb6ac7-c872-41c9-8d63-72600ea6a4e6 HTTP/1.1" 200 273 0.029466 10.0.0.188 - - [2026-08-20 16:15:03] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020689 10.0.0.188 - - [2026-08-20 16:15:03] "GET /firewall-rule/9a0bca90-a6e7-4ff3-a3ce-78f81a973c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003713 10.0.0.188 - - [2026-08-20 16:15:03] "POST /ref-update HTTP/1.1" 200 156 0.113898 10.0.0.188 - - [2026-08-20 16:15:04] "DELETE /firewall-rule/9a0bca90-a6e7-4ff3-a3ce-78f81a973c6e HTTP/1.1" 200 115 0.058679 10.0.0.188 - - [2026-08-20 16:15:04] "GET /firewall-policy/374128e9-48d4-4611-bc0c-7303931e8baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.016487 10.0.0.188 - - [2026-08-20 16:15:04] "GET /firewall-rule/4e09d5c8-c7a1-4ba1-9ae5-6c45cc5c58cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004719 10.0.0.188 - - [2026-08-20 16:15:04] "POST /ref-update HTTP/1.1" 200 156 0.107558 10.0.0.188 - - [2026-08-20 16:15:04] "DELETE /firewall-rule/4e09d5c8-c7a1-4ba1-9ae5-6c45cc5c58cb HTTP/1.1" 200 115 0.068645 10.0.0.188 - - [2026-08-20 16:15:04] "DELETE /tag/6c01b3de-27d9-4b2c-a081-b9f1f0cc084e HTTP/1.1" 200 115 0.085777 10.0.0.188 - - [2026-08-20 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.188 - - [2026-08-20 16:15:04] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005169 10.0.0.188 - - [2026-08-20 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.188 - - [2026-08-20 16:15:04] "GET /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004777 10.0.0.188 - - [2026-08-20 16:15:04] "PUT /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7 HTTP/1.1" 200 265 0.079216 10.0.0.188 - - [2026-08-20 16:15:04] "PUT /virtual-network/806c2249-83bc-4d27-9e85-3cc32a6dcb8c HTTP/1.1" 200 265 0.104635 10.0.0.188 - - [2026-08-20 16:15:04] "DELETE /security-group/33533f05-3ab0-42a9-9619-debef644fca0 HTTP/1.1" 200 115 0.102415 10.0.0.188 - - [2026-08-20 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.188 - - [2026-08-20 16:15:04] "DELETE /access-control-list/4fcad716-9a70-405e-a98e-c8ca1b92b69d HTTP/1.1" 200 115 0.068683 10.0.0.188 - - [2026-08-20 16:15:04] "DELETE /access-control-list/eadb6ac7-c872-41c9-8d63-72600ea6a4e6 HTTP/1.1" 200 115 0.035154 10.0.0.188 - - [2026-08-20 16:15:04] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.056912 10.0.0.188 - - [2026-08-20 16:15:05] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?fields=security_groups HTTP/1.1" 200 1351 0.076109 10.0.0.188 - - [2026-08-20 16:15:05] "DELETE /security-group/fff220ca-ad43-4981-8bcd-0b0c046ebab1 HTTP/1.1" 200 115 0.077927 10.0.0.188 - - [2026-08-20 16:15:05] "DELETE /access-control-list/59ae93b1-dc4c-40ae-b3f6-2dffcbeddc6c HTTP/1.1" 200 115 0.052338 10.0.0.188 - - [2026-08-20 16:15:05] "GET /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c?fields=application_policy_sets HTTP/1.1" 200 1390 0.071825 10.0.0.188 - - [2026-08-20 16:15:05] "DELETE /access-control-list/40eedfee-2a97-4c32-98f5-32a11ae9a0f1 HTTP/1.1" 200 115 0.069571 10.0.0.188 - - [2026-08-20 16:15:05] "DELETE /project/7e0a2c58-9664-4a6d-82e4-63ff170a263c HTTP/1.1" 200 115 0.475904 10.0.0.188 - - [2026-08-20 16:16:03] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.188 - - [2026-08-20 16:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.188 - - [2026-08-20 16:16:03] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003431 10.0.0.188 - - [2026-08-20 16:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.188 - - [2026-08-20 16:16:04] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003435 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:16:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:16:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001478 10.0.0.188 - - [2026-08-20 16:16:24] "GET / HTTP/1.1" 200 36215 0.001678 10.0.0.188 - - [2026-08-20 16:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.188 - - [2026-08-20 16:16:24] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005621 10.0.0.188 - - [2026-08-20 16:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.188 - - [2026-08-20 16:16:24] "GET /config-node/67150b79-c42a-473d-aeb3-18e97f6898d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003006 10.0.0.188 - - [2026-08-20 16:16:35] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.188 - - [2026-08-20 16:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.188 - - [2026-08-20 16:16:35] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011431 10.0.0.188 - - [2026-08-20 16:16:35] "POST /bgp-routers HTTP/1.1" 409 301 0.003018 10.0.0.188 - - [2026-08-20 16:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.188 - - [2026-08-20 16:16:35] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003416 10.0.0.188 - - [2026-08-20 16:16:35] "PUT /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7 HTTP/1.1" 200 255 0.025686 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:16:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:16:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000933 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:16:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:16:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001118 10.0.0.188 - - [2026-08-20 16:16:54] "GET / HTTP/1.1" 200 36215 0.003032 10.0.0.188 - - [2026-08-20 16:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.188 - - [2026-08-20 16:16:54] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006981 10.0.0.188 - - [2026-08-20 16:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.188 - - [2026-08-20 16:16:54] "GET /config-node/67150b79-c42a-473d-aeb3-18e97f6898d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003224 10.0.0.188 - - [2026-08-20 16:16:54] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.188 - - [2026-08-20 16:16:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002615 10.0.0.188 - - [2026-08-20 16:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.188 - - [2026-08-20 16:16:59] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003123 10.0.0.188 - - [2026-08-20 16:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.188 - - [2026-08-20 16:16:59] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.012021 10.0.0.188 - - [2026-08-20 16:17:00] "GET / HTTP/1.1" 200 36215 0.002327 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 264 0.002480 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/7a1dad93-e19b-4aa4-ae6f-82e81ed203b8 HTTP/1.1" 200 245 0.015119 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 261 0.004029 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/cec6fcfa-af6a-4586-af62-5aa3a522b9af HTTP/1.1" 200 245 0.012714 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 261 0.006711 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/e5af0349-e7d1-4e52-941b-f4ec18696fd9 HTTP/1.1" 200 245 0.016231 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 253 0.027309 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/0bea95ea-0fe3-42ed-a523-8a84c80dad1f HTTP/1.1" 200 245 0.014616 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 251 0.011196 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/4bfbc75e-aaaf-48ac-bcce-c0e62be591df HTTP/1.1" 200 245 0.014307 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 252 0.015087 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/c7550040-b36b-4482-bb59-683c401d8ee2 HTTP/1.1" 200 245 0.013937 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 256 0.019432 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/d456aa51-8204-4610-978a-941d4142df1d HTTP/1.1" 200 245 0.012644 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 248 0.009601 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/81ade419-0103-4476-8343-b67628d8ef5d HTTP/1.1" 200 245 0.020230 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 252 0.009229 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.188 - - [2026-08-20 16:17:00] "PUT /alarm/9ed77325-e805-409a-bb37-9fb5bb65451e HTTP/1.1" 200 245 0.015001 10.0.0.188 - - [2026-08-20 16:17:00] "POST /alarms HTTP/1.1" 409 257 0.010143 10.0.0.188 - - [2026-08-20 16:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/67f22bbc-f5b0-4aed-b051-d4d0480a7143 HTTP/1.1" 200 245 0.012555 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 251 0.012264 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/2a55842c-7ff0-4b70-a628-d21c30f4ba56 HTTP/1.1" 200 245 0.014193 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 257 0.016922 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/755ea594-be72-4ed9-991c-951443af0799 HTTP/1.1" 200 245 0.016887 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 261 0.015948 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/c72d97b1-9c17-4162-b10a-a6b758876cd5 HTTP/1.1" 200 245 0.021907 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 258 0.009892 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/cabbc151-288a-4e7f-b1e2-d93926a13277 HTTP/1.1" 200 245 0.020694 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 254 0.013256 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/5525eb71-35ea-44d1-999a-449be84946e0 HTTP/1.1" 200 245 0.015497 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 254 0.011662 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011176 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/685e2a3b-5623-4be6-8f98-c08e2ae2e11a HTTP/1.1" 200 245 0.018841 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 254 0.007617 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/cc272bda-5c27-4beb-80c1-d9bec414b6fd HTTP/1.1" 200 245 0.014214 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 247 0.004724 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/926565c0-07fd-4672-af32-f4130863676d HTTP/1.1" 200 245 0.013532 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 272 0.009571 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/196fe103-e9b4-41cb-a7ca-16a959416974 HTTP/1.1" 200 245 0.013372 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 261 0.005299 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/14bd5095-ed99-4c89-b1bc-61e0fb674759 HTTP/1.1" 200 245 0.012432 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 259 0.004925 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.188 - - [2026-08-20 16:17:01] "PUT /alarm/fe624a66-e4a3-4712-9571-b0eed215dfd0 HTTP/1.1" 200 245 0.015883 10.0.0.188 - - [2026-08-20 16:17:01] "POST /alarms HTTP/1.1" 409 265 0.004793 10.0.0.188 - - [2026-08-20 16:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.188 - - [2026-08-20 16:17:02] "PUT /alarm/c94e4467-88cb-40b9-88a6-e42bcd55b404 HTTP/1.1" 200 245 0.020735 10.0.0.188 - - [2026-08-20 16:17:02] "POST /alarms HTTP/1.1" 409 279 0.017329 10.0.0.188 - - [2026-08-20 16:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.188 - - [2026-08-20 16:17:02] "PUT /alarm/28ec03f8-b5bc-4216-8d77-b821b1bd225c HTTP/1.1" 200 245 0.014071 10.0.0.188 - - [2026-08-20 16:17:02] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.188 - - [2026-08-20 16:17:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003776 10.0.0.188 - - [2026-08-20 16:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.188 - - [2026-08-20 16:17:02] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.011581 10.0.0.188 - - [2026-08-20 16:17:02] "GET / HTTP/1.1" 200 36215 0.001722 10.0.0.188 - - [2026-08-20 16:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009742 10.0.0.188 - - [2026-08-20 16:17:02] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.008292 10.0.0.188 - - [2026-08-20 16:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.188 - - [2026-08-20 16:17:02] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.025759 10.0.0.188 - - [2026-08-20 16:17:03] "GET / HTTP/1.1" 200 36215 0.002150 10.0.0.188 - - [2026-08-20 16:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.188 - - [2026-08-20 16:17:03] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.067346 10.0.0.188 - - [2026-08-20 16:17:03] "PUT /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b HTTP/1.1" 200 275 0.030063 10.0.0.188 - - [2026-08-20 16:17:06] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.188 - - [2026-08-20 16:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.188 - - [2026-08-20 16:17:06] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003333 10.0.0.188 - - [2026-08-20 16:17:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002096 10.0.0.188 - - [2026-08-20 16:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.188 - - [2026-08-20 16:17:06] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004916 10.0.0.188 - - [2026-08-20 16:17:06] "PUT /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7 HTTP/1.1" 200 255 0.015608 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:17:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001505 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:17:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001559 10.0.0.188 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.188 - - [2026-08-20 16:17:09] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002842 10.0.0.188 - - [2026-08-20 16:17:22] "GET / HTTP/1.1" 200 36215 0.002066 10.0.0.188 - - [2026-08-20 16:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.188 - - [2026-08-20 16:17:22] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005392 10.0.0.188 - - [2026-08-20 16:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.188 - - [2026-08-20 16:17:22] "GET /config-node/67150b79-c42a-473d-aeb3-18e97f6898d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002552 10.0.0.188 - - [2026-08-20 16:17:34] "GET / HTTP/1.1" 200 36215 0.001681 10.0.0.188 - - [2026-08-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.188 - - [2026-08-20 16:17:34] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003350 10.0.0.188 - - [2026-08-20 16:17:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002896 10.0.0.188 - - [2026-08-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.188 - - [2026-08-20 16:17:34] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003670 10.0.0.188 - - [2026-08-20 16:17:34] "PUT /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7 HTTP/1.1" 200 255 0.018806 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:17:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:17:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000992 10.0.0.188 - - [2026-08-20 16:17:49] "GET / HTTP/1.1" 200 36215 0.001970 10.0.0.188 - - [2026-08-20 16:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.188 - - [2026-08-20 16:17:49] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006006 10.0.0.188 - - [2026-08-20 16:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.188 - - [2026-08-20 16:17:49] "GET /config-node/67150b79-c42a-473d-aeb3-18e97f6898d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002340 10.0.0.188 - - [2026-08-20 16:17:49] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.188 - - [2026-08-20 16:17:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002500 10.0.0.188 - - [2026-08-20 16:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.188 - - [2026-08-20 16:17:54] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003014 10.0.0.188 - - [2026-08-20 16:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.188 - - [2026-08-20 16:17:54] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.024422 10.0.0.188 - - [2026-08-20 16:17:54] "GET / HTTP/1.1" 200 36215 0.001400 10.0.0.188 - - [2026-08-20 16:17:54] "POST /alarms HTTP/1.1" 409 264 0.002882 10.0.0.188 - - [2026-08-20 16:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.188 - - [2026-08-20 16:17:54] "PUT /alarm/7a1dad93-e19b-4aa4-ae6f-82e81ed203b8 HTTP/1.1" 200 245 0.013012 10.0.0.188 - - [2026-08-20 16:17:54] "POST /alarms HTTP/1.1" 409 261 0.013581 10.0.0.188 - - [2026-08-20 16:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.188 - - [2026-08-20 16:17:54] "PUT /alarm/cec6fcfa-af6a-4586-af62-5aa3a522b9af HTTP/1.1" 200 245 0.014321 10.0.0.188 - - [2026-08-20 16:17:54] "POST /alarms HTTP/1.1" 409 261 0.003356 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/e5af0349-e7d1-4e52-941b-f4ec18696fd9 HTTP/1.1" 200 245 0.019930 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 253 0.004532 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/0bea95ea-0fe3-42ed-a523-8a84c80dad1f HTTP/1.1" 200 245 0.012592 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 251 0.006286 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/4bfbc75e-aaaf-48ac-bcce-c0e62be591df HTTP/1.1" 200 245 0.014425 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 252 0.014512 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/c7550040-b36b-4482-bb59-683c401d8ee2 HTTP/1.1" 200 245 0.016752 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 256 0.024918 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/d456aa51-8204-4610-978a-941d4142df1d HTTP/1.1" 200 245 0.017860 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 248 0.004067 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/81ade419-0103-4476-8343-b67628d8ef5d HTTP/1.1" 200 245 0.013446 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 252 0.033688 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/9ed77325-e805-409a-bb37-9fb5bb65451e HTTP/1.1" 200 245 0.016347 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 257 0.024244 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/67f22bbc-f5b0-4aed-b051-d4d0480a7143 HTTP/1.1" 200 245 0.014646 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 251 0.008753 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/2a55842c-7ff0-4b70-a628-d21c30f4ba56 HTTP/1.1" 200 245 0.013648 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 257 0.010103 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/755ea594-be72-4ed9-991c-951443af0799 HTTP/1.1" 200 245 0.016849 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 261 0.010876 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.188 - - [2026-08-20 16:17:55] "PUT /alarm/c72d97b1-9c17-4162-b10a-a6b758876cd5 HTTP/1.1" 200 245 0.021124 10.0.0.188 - - [2026-08-20 16:17:55] "POST /alarms HTTP/1.1" 409 258 0.011677 10.0.0.188 - - [2026-08-20 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/cabbc151-288a-4e7f-b1e2-d93926a13277 HTTP/1.1" 200 245 0.025147 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 254 0.011876 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/5525eb71-35ea-44d1-999a-449be84946e0 HTTP/1.1" 200 245 0.012658 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 254 0.010280 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/685e2a3b-5623-4be6-8f98-c08e2ae2e11a HTTP/1.1" 200 245 0.015798 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 254 0.019316 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/cc272bda-5c27-4beb-80c1-d9bec414b6fd HTTP/1.1" 200 245 0.012656 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 247 0.015807 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/926565c0-07fd-4672-af32-f4130863676d HTTP/1.1" 200 245 0.014203 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 272 0.011392 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/196fe103-e9b4-41cb-a7ca-16a959416974 HTTP/1.1" 200 245 0.029671 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 261 0.025879 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006770 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/14bd5095-ed99-4c89-b1bc-61e0fb674759 HTTP/1.1" 200 245 0.014463 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 259 0.010264 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/fe624a66-e4a3-4712-9571-b0eed215dfd0 HTTP/1.1" 200 245 0.014757 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 265 0.006729 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/c94e4467-88cb-40b9-88a6-e42bcd55b404 HTTP/1.1" 200 245 0.012403 10.0.0.188 - - [2026-08-20 16:17:56] "POST /alarms HTTP/1.1" 409 279 0.014474 10.0.0.188 - - [2026-08-20 16:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.188 - - [2026-08-20 16:17:56] "PUT /alarm/28ec03f8-b5bc-4216-8d77-b821b1bd225c HTTP/1.1" 200 245 0.011997 10.0.0.188 - - [2026-08-20 16:17:57] "GET / HTTP/1.1" 200 36215 0.001980 10.0.0.188 - - [2026-08-20 16:17:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002381 10.0.0.188 - - [2026-08-20 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.188 - - [2026-08-20 16:17:57] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.011984 10.0.0.188 - - [2026-08-20 16:17:57] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.188 - - [2026-08-20 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.188 - - [2026-08-20 16:17:57] "GET /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003539 10.0.0.188 - - [2026-08-20 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.188 - - [2026-08-20 16:17:57] "PUT /global-vrouter-config/cb8fd884-7c0e-4653-aee0-2c650d34beee HTTP/1.1" 200 277 0.011365 10.0.0.188 - - [2026-08-20 16:17:57] "GET / HTTP/1.1" 200 36215 0.001822 10.0.0.188 - - [2026-08-20 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.188 - - [2026-08-20 16:17:57] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005999 10.0.0.188 - - [2026-08-20 16:17:57] "PUT /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b HTTP/1.1" 200 275 0.019651 10.0.0.188 - - [2026-08-20 16:18:01] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.188 - - [2026-08-20 16:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.188 - - [2026-08-20 16:18:01] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004143 10.0.0.188 - - [2026-08-20 16:18:01] "POST /bgp-routers HTTP/1.1" 409 301 0.003661 10.0.0.188 - - [2026-08-20 16:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.188 - - [2026-08-20 16:18:01] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004798 10.0.0.188 - - [2026-08-20 16:18:01] "PUT /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7 HTTP/1.1" 200 255 0.018435 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:18:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001365 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:18:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001133 10.0.0.188 - - [2026-08-20 16:18:04] "POST /tags HTTP/1.1" 200 356 0.034853 10.0.0.188 - - [2026-08-20 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016239 10.0.0.188 - - [2026-08-20 16:18:04] "GET /tag/48690aa5-38c7-4bd7-879b-bb8e8e3f58dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.031123 10.0.0.188 - - [2026-08-20 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.188 - - [2026-08-20 16:18:04] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006671 10.0.0.188 - - [2026-08-20 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008247 10.0.0.188 - - [2026-08-20 16:18:04] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069256 10.0.0.188 - - [2026-08-20 16:18:04] "POST /virtual-machines HTTP/1.1" 200 352 0.021916 10.0.0.188 - - [2026-08-20 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036408 10.0.0.188 - - [2026-08-20 16:18:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.190535 10.0.0.188 - - [2026-08-20 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009394 10.0.0.188 - - [2026-08-20 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005725 10.0.0.188 - - [2026-08-20 16:18:05] "POST /instance-ips HTTP/1.1" 200 392 0.031195 10.0.0.188 - - [2026-08-20 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026833 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010187 10.0.0.188 - - [2026-08-20 16:18:05] "POST /set-tag HTTP/1.1" 200 109 0.018722 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021644 10.0.0.188 - - [2026-08-20 16:18:05] "GET /instance-ip/b95b3da2-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003708 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007751 10.0.0.188 - - [2026-08-20 16:18:05] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006012 10.0.0.188 - - [2026-08-20 16:18:05] "POST /ref-update HTTP/1.1" 200 156 0.011888 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005731 10.0.0.188 - - [2026-08-20 16:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.188 - - [2026-08-20 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.188 - - [2026-08-20 16:18:05] "GET /virtual-network/3724cec8-d584-46ab-93f0-028a104b3ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006207 10.0.0.188 - - [2026-08-20 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.188 - - [2026-08-20 16:18:05] "GET /project/65db9da2-68ab-491e-8d71-d026cbd9838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047580 10.0.0.188 - - [2026-08-20 16:18:05] "POST /virtual-machines HTTP/1.1" 200 356 0.010698 10.0.0.188 - - [2026-08-20 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018724 10.0.0.188 - - [2026-08-20 16:18:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.127041 10.0.0.188 - - [2026-08-20 16:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020188 10.0.0.188 - - [2026-08-20 16:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008672 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.016965 10.0.0.188 - - [2026-08-20 16:18:06] "POST /instance-ips HTTP/1.1" 200 396 0.034537 10.0.0.188 - - [2026-08-20 16:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043631 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.011244 10.0.0.188 - - [2026-08-20 16:18:06] "POST /set-tag HTTP/1.1" 200 109 0.019123 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.019149 10.0.0.188 - - [2026-08-20 16:18:06] "GET /instance-ip/b9df6672-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003949 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005165 10.0.0.188 - - [2026-08-20 16:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-router/5ad772c9-8834-44d1-862d-5fa7e06537e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004961 10.0.0.188 - - [2026-08-20 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.013620 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005254 10.0.0.188 - - [2026-08-20 16:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004536 10.0.0.188 - - [2026-08-20 16:18:06] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.188 - - [2026-08-20 16:18:06] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004815 10.0.0.188 - - [2026-08-20 16:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.188 - - [2026-08-20 16:18:18] "GET / HTTP/1.1" 200 36215 0.001989 10.0.0.188 - - [2026-08-20 16:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.188 - - [2026-08-20 16:18:18] "GET /global-system-config/ee547de0-1e0e-4cf7-b0f5-a558c61ba52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005078 10.0.0.188 - - [2026-08-20 16:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.188 - - [2026-08-20 16:18:18] "GET /config-node/67150b79-c42a-473d-aeb3-18e97f6898d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002541 10.0.0.188 - - [2026-08-20 16:18:19] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005460 10.0.0.188 - - [2026-08-20 16:18:19] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.188 - - [2026-08-20 16:18:20] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005252 10.0.0.188 - - [2026-08-20 16:18:20] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.188 - - [2026-08-20 16:18:21] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006807 10.0.0.188 - - [2026-08-20 16:18:21] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.188 - - [2026-08-20 16:18:29] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.188 - - [2026-08-20 16:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.188 - - [2026-08-20 16:18:29] "GET /routing-instance/2e85bc23-c138-4a2e-816e-5c7692f22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003968 10.0.0.188 - - [2026-08-20 16:18:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002324 10.0.0.188 - - [2026-08-20 16:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.188 - - [2026-08-20 16:18:29] "GET /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003788 10.0.0.188 - - [2026-08-20 16:18:29] "PUT /bgp-router/bdc08703-730c-4333-8580-c4181b9298b7 HTTP/1.1" 200 255 0.014125 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:18:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:18:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001070 10.0.0.188 - - [2026-08-20 16:18:53] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013676 10.0.0.188 - - [2026-08-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.004736 10.0.0.188 - - [2026-08-20 16:18:53] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013250 10.0.0.188 - - [2026-08-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.188 - - [2026-08-20 16:18:53] "GET /virtual-machine/eed3d761-56eb-48e3-9259-2859256a6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.005856 10.0.0.188 - - [2026-08-20 16:18:53] "POST /ref-update HTTP/1.1" 200 156 0.019553 10.0.0.188 - - [2026-08-20 16:18:53] "GET /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007444 10.0.0.188 - - [2026-08-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.054513 10.0.0.188 - - [2026-08-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.070764 10.0.0.188 - - [2026-08-20 16:18:54] "DELETE /instance-ip/b95b3da2-9cb2-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.112963 10.0.0.188 - - [2026-08-20 16:18:54] "DELETE /virtual-machine-interface/b934a002-9cb2-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.057666 10.0.0.188 - - [2026-08-20 16:18:54] "DELETE /virtual-machine/eed3d761-56eb-48e3-9259-2859256a6ccb HTTP/1.1" 200 115 0.056605 10.0.0.188 - - [2026-08-20 16:18:54] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015633 10.0.0.188 - - [2026-08-20 16:18:54] "POST /set-tag HTTP/1.1" 200 109 0.003686 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:19:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001702 [Introspect:8084]10.0.0.188 - - [2026-08-20 16:19:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001561 10.0.0.188 - - [2026-08-20 16:19:24] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015334 10.0.0.188 - - [2026-08-20 16:19:24] "POST /set-tag HTTP/1.1" 200 109 0.003900 10.0.0.188 - - [2026-08-20 16:19:24] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008372 10.0.0.188 - - [2026-08-20 16:19:24] "POST /set-tag HTTP/1.1" 200 109 0.009773 10.0.0.188 - - [2026-08-20 16:19:24] "GET /virtual-machine/75e71563-8f7d-41ab-b9cd-119488a29e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003439 10.0.0.188 - - [2026-08-20 16:19:24] "POST /ref-update HTTP/1.1" 200 156 0.013882 10.0.0.188 - - [2026-08-20 16:19:24] "GET /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005820 10.0.0.188 - - [2026-08-20 16:19:24] "POST /set-tag HTTP/1.1" 200 109 0.026058 10.0.0.188 - - [2026-08-20 16:19:24] "POST /set-tag HTTP/1.1" 200 109 0.050144 10.0.0.188 - - [2026-08-20 16:19:24] "DELETE /instance-ip/b9df6672-9cb2-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.048391 10.0.0.188 - - [2026-08-20 16:19:24] "DELETE /virtual-machine-interface/b9bf8758-9cb2-11f1-956c-fa163efd8147 HTTP/1.1" 200 115 0.040739 10.0.0.188 - - [2026-08-20 16:19:25] "DELETE /virtual-machine/75e71563-8f7d-41ab-b9cd-119488a29e46 HTTP/1.1" 200 115 0.026030 10.0.0.188 - - [2026-08-20 16:19:25] "DELETE /tag/48690aa5-38c7-4bd7-879b-bb8e8e3f58dc HTTP/1.1" 200 115 0.069456