++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Aug 17 03:17:02 PM UTC 2026 ===================' INFO: =================== Mon Aug 17 03:17:02 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.185 ++ 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.185 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.185 ++ ANALYTICSDB_NODES=10.0.0.185 ++ ANALYTICS_SNMP_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ '[' -n '10.0.0.185:8081 ' ']' +++ echo 10.0.0.185:8081 ++ ANALYTICS_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ '[' -n '10.0.0.185:9042 ' ']' +++ echo 10.0.0.185:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.185:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ '[' -n '10.0.0.185:8086 ' ']' +++ echo 10.0.0.185:8086 ++ COLLECTOR_SERVERS=10.0.0.185: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.185 ++ CONFIGDB_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ '[' -n '10.0.0.185:8082 ' ']' +++ echo 10.0.0.185:8082 ++ CONFIG_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ '[' -n '10.0.0.185:9161 ' ']' +++ echo 10.0.0.185:9161 ++ CONFIGDB_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ '[' -n '10.0.0.185:9041 ' ']' +++ echo 10.0.0.185:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.185: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.185 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.185 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ '[' -n 10.0.0.185:2181, ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ '[' -n '10.0.0.185:2181 ' ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.185:2181 ++ RABBITMQ_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ '[' -n 10.0.0.185:5673, ']' +++ echo 10.0.0.185:5673 ++ RABBITMQ_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ '[' -n '10.0.0.185:6379 ' ']' +++ echo 10.0.0.185:6379 ++ REDIS_SERVERS=10.0.0.185: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.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ '[' -n '10.0.0.185:9092 ' ']' +++ echo 10.0.0.185:9092 ++ KAFKA_SERVERS=10.0.0.185: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.185 ++ 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.185 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.185 + local cassandra=10.0.0.185 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.185 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 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.185 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.185 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.185 +++ local servers=10.0.0.185 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.185,10.243.106.1,127.0.0.1,172.17.0.1,252.185.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.185,10.243.106.1,127.0.0.1,172.17.0.1,252.185.0.1,, =~ ,10\.0\.0\.185, ]] +++ echo 10.0.0.185 1 +++ return ++ local ip=10.0.0.185 ++ [[ -z 10.0.0.185 ]] ++ echo 10.0.0.185 + host_ip=10.0.0.185 + [[ cql == \c\q\l ]] ++ echo 10.0.0.185:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.185:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.185:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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/17/2026 15:17:55.313 7fc7fd231600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/17/2026 15:17:55.820 7fc7fd231600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/17/2026 15:17:55.843 7fc7fd231600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/17/2026 15:17:55.844 7fc7fd231600 [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.185:8082/ Hit Ctrl-C to quit. 10.0.0.185 - - [2026-08-17 15:18:06] "GET / HTTP/1.1" 503 181 0.000265 10.0.0.185 - - [2026-08-17 15:18:06] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.185 - - [2026-08-17 15:18:06] "GET / HTTP/1.1" 503 181 0.000301 10.0.0.185 - - [2026-08-17 15:18:06] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.185 - - [2026-08-17 15:18:06] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.185 - - [2026-08-17 15:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.185 - - [2026-08-17 15:18:06] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012480 10.0.0.185 - - [2026-08-17 15:18:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003692 10.0.0.185 - - [2026-08-17 15:18:07] "POST /config-database-nodes HTTP/1.1" 200 613 0.048265 10.0.0.185 - - [2026-08-17 15:18:07] "GET / HTTP/1.1" 200 45303 0.002396 10.0.0.185 - - [2026-08-17 15:18:07] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.185 - - [2026-08-17 15:18:07] "GET / HTTP/1.1" 200 36215 0.005548 10.0.0.185 - - [2026-08-17 15:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020858 10.0.0.185 - - [2026-08-17 15:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024728 10.0.0.185 - - [2026-08-17 15:18:07] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.185 - - [2026-08-17 15:18:07] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024517 10.0.0.185 - - [2026-08-17 15:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.033967 10.0.0.185 - - [2026-08-17 15:18:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.034959 10.0.0.185 - - [2026-08-17 15:18:07] "GET / HTTP/1.1" 200 36215 0.001424 10.0.0.185 - - [2026-08-17 15:18:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.298290 10.0.0.185 - - [2026-08-17 15:18:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.008081 10.0.0.185 - - [2026-08-17 15:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008772 10.0.0.185 - - [2026-08-17 15:18:07] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015929 10.0.0.185 - - [2026-08-17 15:18:07] "POST /service-appliance-sets HTTP/1.1" 200 555 0.086764 10.0.0.185 - - [2026-08-17 15:18:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.007473 10.0.0.185 - - [2026-08-17 15:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.185 - - [2026-08-17 15:18:08] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012142 10.0.0.185 - - [2026-08-17 15:18:08] "POST /service-appliance-sets HTTP/1.1" 200 543 0.038019 10.0.0.185 - - [2026-08-17 15:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014227 10.0.0.185 - - [2026-08-17 15:18:08] "GET /network-ipam/b9fa2251-b896-457e-9525-9977d5200ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006096 10.0.0.185 - - [2026-08-17 15:18:08] "POST /service-templates HTTP/1.1" 200 513 0.025033 10.0.0.185 - - [2026-08-17 15:18:08] "POST /service-templates HTTP/1.1" 200 503 0.071756 10.0.0.185 - - [2026-08-17 15:18:08] "POST /service-templates HTTP/1.1" 200 517 0.037439 10.0.0.185 - - [2026-08-17 15:18:08] "POST /service-templates HTTP/1.1" 200 537 0.041847 10.0.0.185 - - [2026-08-17 15:18:08] "POST /service-templates HTTP/1.1" 200 509 0.080055 10.0.0.185 - - [2026-08-17 15:18:09] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.185 - - [2026-08-17 15:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009192 10.0.0.185 - - [2026-08-17 15:18:09] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004828 10.0.0.185 - - [2026-08-17 15:18:10] "POST /bgp-routers HTTP/1.1" 200 618 0.130436 10.0.0.185 - - [2026-08-17 15:18:10] "GET /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.052021 10.0.0.185 - - [2026-08-17 15:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.185 - - [2026-08-17 15:18:10] "GET / HTTP/1.1" 200 36215 0.001660 10.0.0.185 - - [2026-08-17 15:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008658 10.0.0.185 - - [2026-08-17 15:18:10] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024663 10.0.0.185 - - [2026-08-17 15:18:10] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011677 10.0.0.185 - - [2026-08-17 15:18:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.004179 10.0.0.185 - - [2026-08-17 15:18:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004003 10.0.0.185 - - [2026-08-17 15:18:10] "POST /ref-update HTTP/1.1" 200 156 0.043477 10.0.0.185 - - [2026-08-17 15:18:10] "POST /database-nodes HTTP/1.1" 200 599 0.112718 10.0.0.185 - - [2026-08-17 15:18:10] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.185 - - [2026-08-17 15:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008951 10.0.0.185 - - [2026-08-17 15:18:10] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012000 10.0.0.185 - - [2026-08-17 15:18:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002513 10.0.0.185 - - [2026-08-17 15:18:10] "POST /analytics-nodes HTTP/1.1" 200 601 0.033168 10.0.0.185 - - [2026-08-17 15:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.185 - - [2026-08-17 15:18:13] "GET /network-ipam/b9fa2251-b896-457e-9525-9977d5200ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003232 10.0.0.185 - - [2026-08-17 15:18:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.004761 10.0.0.185 - - [2026-08-17 15:18:13] "POST /access-control-lists HTTP/1.1" 200 589 0.140300 10.0.0.185 - - [2026-08-17 15:18:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.029725 10.0.0.185 - - [2026-08-17 15:18:14] "POST /access-control-lists HTTP/1.1" 200 587 0.069551 10.0.0.185 - - [2026-08-17 15:18:14] "POST /route-targets HTTP/1.1" 200 328 0.067486 10.0.0.185 - - [2026-08-17 15:18:14] "GET / HTTP/1.1" 200 36215 0.001527 10.0.0.185 - - [2026-08-17 15:18:14] "GET / HTTP/1.1" 200 36215 0.001299 10.0.0.185 - - [2026-08-17 15:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.084664 10.0.0.185 - - [2026-08-17 15:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.148955 10.0.0.185 - - [2026-08-17 15:18:14] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006802 10.0.0.185 - - [2026-08-17 15:18:14] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.019789 10.0.0.185 - - [2026-08-17 15:18:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.004868 10.0.0.185 - - [2026-08-17 15:18:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.009912 10.0.0.185 - - [2026-08-17 15:18:14] "POST /ref-update HTTP/1.1" 200 156 0.380217 10.0.0.185 - - [2026-08-17 15:18:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.204750 10.0.0.185 - - [2026-08-17 15:18:14] "POST /route-targets HTTP/1.1" 200 328 0.103960 10.0.0.185 - - [2026-08-17 15:18:15] "POST /ref-update HTTP/1.1" 200 156 0.077722 10.0.0.185 - - [2026-08-17 15:18:15] "POST /config-nodes HTTP/1.1" 200 595 0.364554 10.0.0.185 - - [2026-08-17 15:18:15] "POST /route-targets HTTP/1.1" 200 328 0.046706 10.0.0.185 - - [2026-08-17 15:18:15] "POST /ref-update HTTP/1.1" 200 156 0.040600 10.0.0.185 - - [2026-08-17 15:18:15] "POST /route-targets HTTP/1.1" 200 328 0.014844 10.0.0.185 - - [2026-08-17 15:18:15] "POST /ref-update HTTP/1.1" 200 156 0.028227 10.0.0.185 - - [2026-08-17 15:18:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.009326 10.0.0.185 - - [2026-08-17 15:18:15] "POST /access-control-lists HTTP/1.1" 200 553 0.079960 10.0.0.185 - - [2026-08-17 15:18:15] "GET / HTTP/1.1" 200 36215 0.003641 10.0.0.185 - - [2026-08-17 15:18:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015594 10.0.0.185 - - [2026-08-17 15:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.185 - - [2026-08-17 15:18:20] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.005031 10.0.0.185 - - [2026-08-17 15:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.185 - - [2026-08-17 15:18:20] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.026674 10.0.0.185 - - [2026-08-17 15:18:21] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 583 0.046986 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 577 0.043638 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 577 0.075175 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 561 0.074334 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 557 0.072114 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 559 0.057928 10.0.0.185 - - [2026-08-17 15:18:21] "POST /alarms HTTP/1.1" 200 567 0.058336 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 551 0.052411 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 559 0.037579 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 569 0.047911 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 557 0.051058 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 569 0.060991 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 577 0.123652 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 571 0.047448 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 563 0.073315 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 563 0.099628 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 563 0.099235 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 549 0.047244 10.0.0.185 - - [2026-08-17 15:18:22] "POST /alarms HTTP/1.1" 200 597 0.052082 10.0.0.185 - - [2026-08-17 15:18:23] "POST /alarms HTTP/1.1" 200 577 0.041632 10.0.0.185 - - [2026-08-17 15:18:23] "POST /alarms HTTP/1.1" 200 573 0.060217 10.0.0.185 - - [2026-08-17 15:18:23] "POST /alarms HTTP/1.1" 200 585 0.047637 10.0.0.185 - - [2026-08-17 15:18:23] "POST /alarms HTTP/1.1" 200 611 0.065814 10.0.0.185 - - [2026-08-17 15:18:23] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.185 - - [2026-08-17 15:18:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003053 10.0.0.185 - - [2026-08-17 15:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.185 - - [2026-08-17 15:18:23] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.027749 10.0.0.185 - - [2026-08-17 15:18:24] "GET / HTTP/1.1" 200 36215 0.001357 10.0.0.185 - - [2026-08-17 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.185 - - [2026-08-17 15:18:24] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003498 10.0.0.185 - - [2026-08-17 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.185 - - [2026-08-17 15:18:24] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.017575 10.0.0.185 - - [2026-08-17 15:18:24] "GET / HTTP/1.1" 200 36215 0.001751 10.0.0.185 - - [2026-08-17 15:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.185 - - [2026-08-17 15:18:24] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008392 10.0.0.185 - - [2026-08-17 15:18:24] "PUT /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59 HTTP/1.1" 200 275 0.063626 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:18:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001104 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:18:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 10.0.0.185 - - [2026-08-17 15:18:48] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.185 - - [2026-08-17 15:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.185 - - [2026-08-17 15:18:48] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006611 10.0.0.185 - - [2026-08-17 15:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.185 - - [2026-08-17 15:18:48] "GET /config-node/dd2fea82-1c91-4073-98da-feec3ec2e731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005648 10.0.0.185 - - [2026-08-17 15:19:00] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.185 - - [2026-08-17 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.185 - - [2026-08-17 15:19:00] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005761 10.0.0.185 - - [2026-08-17 15:19:00] "POST /bgp-routers HTTP/1.1" 409 301 0.005590 10.0.0.185 - - [2026-08-17 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.185 - - [2026-08-17 15:19:00] "GET /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.007403 10.0.0.185 - - [2026-08-17 15:19:00] "PUT /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46 HTTP/1.1" 200 255 0.033142 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:19:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001546 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:19:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001433 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:21:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001143 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:21:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001098 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:21:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001202 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:21:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001152 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:21:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001164 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:21:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001137 10.0.0.185 - - [2026-08-17 15:22:18] "GET /global-system-configs HTTP/1.1" 200 323 0.006733 10.0.0.185 - - [2026-08-17 15:22:18] "GET /global-system-configs HTTP/1.1" 200 323 0.003595 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001507 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001652 10.0.0.185 - - [2026-08-17 15:23:15] "GET / HTTP/1.1" 200 36215 0.001885 10.0.0.185 - - [2026-08-17 15:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.185 - - [2026-08-17 15:23:16] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006834 10.0.0.185 - - [2026-08-17 15:23:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000726 10.0.0.185 - - [2026-08-17 15:23:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.033040 10.0.0.185 - - [2026-08-17 15:23:16] "POST /security-groups HTTP/1.1" 200 570 0.083602 10.0.0.185 - - [2026-08-17 15:23:16] "POST /projects HTTP/1.1" 200 483 0.305583 10.0.0.185 - - [2026-08-17 15:23:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.020445 10.0.0.185 - - [2026-08-17 15:23:16] "POST /security-groups HTTP/1.1" 200 536 0.132309 10.0.0.185 - - [2026-08-17 15:23:16] "POST /access-control-lists HTTP/1.1" 200 581 0.110432 10.0.0.185 - - [2026-08-17 15:23:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.022991 10.0.0.185 - - [2026-08-17 15:23:16] "POST /chown HTTP/1.1" 200 109 0.038001 10.0.0.185 - - [2026-08-17 15:23:16] "POST /access-control-lists HTTP/1.1" 200 579 0.077248 10.0.0.185 - - [2026-08-17 15:23:16] "POST /policy-managements HTTP/1.1" 409 214 0.059623 10.0.0.185 - - [2026-08-17 15:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020130 10.0.0.185 - - [2026-08-17 15:23:16] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004399 10.0.0.185 - - [2026-08-17 15:23:16] "POST /application-policy-sets HTTP/1.1" 200 530 0.027393 10.0.0.185 - - [2026-08-17 15:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.185 - - [2026-08-17 15:23:16] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003894 10.0.0.185 - - [2026-08-17 15:23:16] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.033577 10.0.0.185 - - [2026-08-17 15:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.029150 10.0.0.185 - - [2026-08-17 15:23:16] "GET /virtual-network/fb973039-85fa-4772-8aae-df3203801372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007868 10.0.0.185 - - [2026-08-17 15:23:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000834 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.007398 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.003955 10.0.0.185 - - [2026-08-17 15:23:17] "POST /security-groups HTTP/1.1" 200 574 0.090457 10.0.0.185 - - [2026-08-17 15:23:17] "POST /projects HTTP/1.1" 200 491 0.307925 10.0.0.185 - - [2026-08-17 15:23:17] "POST /access-control-lists HTTP/1.1" 200 596 0.069719 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.029346 10.0.0.185 - - [2026-08-17 15:23:17] "POST /security-groups HTTP/1.1" 200 548 0.098844 10.0.0.185 - - [2026-08-17 15:23:17] "POST /access-control-lists HTTP/1.1" 200 594 0.075320 10.0.0.185 - - [2026-08-17 15:23:17] "POST /chown HTTP/1.1" 200 109 0.014143 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.002035 10.0.0.185 - - [2026-08-17 15:23:17] "POST /network-ipams HTTP/1.1" 200 524 0.076180 10.0.0.185 - - [2026-08-17 15:23:17] "POST /access-control-lists HTTP/1.1" 200 585 0.097619 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.007589 10.0.0.185 - - [2026-08-17 15:23:17] "POST /network-ipams HTTP/1.1" 200 512 0.122681 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.005141 10.0.0.185 - - [2026-08-17 15:23:17] "POST /access-control-lists HTTP/1.1" 200 583 0.076825 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.006458 10.0.0.185 - - [2026-08-17 15:23:17] "POST /access-control-lists HTTP/1.1" 200 604 0.039714 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.011962 10.0.0.185 - - [2026-08-17 15:23:17] "POST /useragent-kv HTTP/1.1" 200 115 0.025765 10.0.0.185 - - [2026-08-17 15:23:17] "POST /virtual-networks HTTP/1.1" 200 540 0.281489 10.0.0.185 - - [2026-08-17 15:23:17] "POST /access-control-lists HTTP/1.1" 200 602 0.130458 10.0.0.185 - - [2026-08-17 15:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.036766 10.0.0.185 - - [2026-08-17 15:23:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003431 10.0.0.185 - - [2026-08-17 15:23:18] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.012017 10.0.0.185 - - [2026-08-17 15:23:18] "POST /access-control-lists HTTP/1.1" 200 591 0.081220 10.0.0.185 - - [2026-08-17 15:23:18] "POST /network-ipams HTTP/1.1" 200 520 0.118459 10.0.0.185 - - [2026-08-17 15:23:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.019587 10.0.0.185 - - [2026-08-17 15:23:18] "POST /route-targets HTTP/1.1" 200 328 0.036434 10.0.0.185 - - [2026-08-17 15:23:18] "POST /ref-update HTTP/1.1" 200 156 0.061846 10.0.0.185 - - [2026-08-17 15:23:18] "POST /useragent-kv HTTP/1.1" 200 115 0.037859 10.0.0.185 - - [2026-08-17 15:23:18] "POST /virtual-networks HTTP/1.1" 200 548 0.270399 10.0.0.185 - - [2026-08-17 15:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020513 10.0.0.185 - - [2026-08-17 15:23:18] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.025797 10.0.0.185 - - [2026-08-17 15:23:18] "POST /route-targets HTTP/1.1" 200 328 0.038263 10.0.0.185 - - [2026-08-17 15:23:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.004553 10.0.0.185 - - [2026-08-17 15:23:18] "POST /ref-update HTTP/1.1" 200 156 0.057411 10.0.0.185 - - [2026-08-17 15:23:18] "POST /network-policys HTTP/1.1" 200 540 0.060862 10.0.0.185 - - [2026-08-17 15:23:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.019525 10.0.0.185 - - [2026-08-17 15:23:18] "POST /network-policys HTTP/1.1" 200 536 0.045685 10.0.0.185 - - [2026-08-17 15:23:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.067249 10.0.0.185 - - [2026-08-17 15:23:18] "POST /network-policys HTTP/1.1" 200 544 0.061635 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-update HTTP/1.1" 200 156 0.100743 10.0.0.185 - - [2026-08-17 15:23:19] "PUT /access-control-list/57486478-d78d-46ff-9667-19b04d8200e7 HTTP/1.1" 200 273 0.042354 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032776 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-update HTTP/1.1" 200 156 0.134259 10.0.0.185 - - [2026-08-17 15:23:19] "PUT /access-control-list/00e96d2e-11f9-4071-9572-e74cb585fc3b HTTP/1.1" 200 273 0.083742 10.0.0.185 - - [2026-08-17 15:23:19] "PUT /access-control-list/57486478-d78d-46ff-9667-19b04d8200e7 HTTP/1.1" 200 273 0.042103 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-update HTTP/1.1" 200 156 0.095206 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-update HTTP/1.1" 200 156 0.180993 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011090 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.054671 10.0.0.185 - - [2026-08-17 15:23:19] "PUT /access-control-list/00e96d2e-11f9-4071-9572-e74cb585fc3b HTTP/1.1" 200 273 0.077766 10.0.0.185 - - [2026-08-17 15:23:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.006114 10.0.0.185 - - [2026-08-17 15:23:19] "POST /ref-update HTTP/1.1" 200 156 0.215886 10.0.0.185 - - [2026-08-17 15:23:19] "POST /access-control-lists HTTP/1.1" 200 603 0.116585 10.0.0.185 - - [2026-08-17 15:23:20] "PUT /access-control-list/57486478-d78d-46ff-9667-19b04d8200e7 HTTP/1.1" 200 273 0.095533 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-update HTTP/1.1" 200 156 0.071258 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-update HTTP/1.1" 200 156 0.325506 10.0.0.185 - - [2026-08-17 15:23:20] "PUT /access-control-list/66afef62-a5aa-4a1a-8df5-f28e4a241fad HTTP/1.1" 200 273 0.048273 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-update HTTP/1.1" 200 156 0.103879 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-update HTTP/1.1" 200 156 0.206576 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008584 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007000 10.0.0.185 - - [2026-08-17 15:23:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007167 10.0.0.185 - - [2026-08-17 15:23:20] "PUT /access-control-list/66afef62-a5aa-4a1a-8df5-f28e4a241fad HTTP/1.1" 200 273 0.077034 10.0.0.185 - - [2026-08-17 15:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.185 - - [2026-08-17 15:23:20] "GET /virtual-network/fb973039-85fa-4772-8aae-df3203801372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009039 10.0.0.185 - - [2026-08-17 15:23:20] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006957 10.0.0.185 - - [2026-08-17 15:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.185 - - [2026-08-17 15:23:20] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025506 10.0.0.185 - - [2026-08-17 15:23:20] "POST /firewall-policys HTTP/1.1" 200 532 0.048251 10.0.0.185 - - [2026-08-17 15:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.072656 10.0.0.185 - - [2026-08-17 15:23:20] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.039531 10.0.0.185 - - [2026-08-17 15:23:20] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003288 10.0.0.185 - - [2026-08-17 15:23:20] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003209 10.0.0.185 - - [2026-08-17 15:23:21] "POST /ref-update HTTP/1.1" 200 156 0.033516 10.0.0.185 - - [2026-08-17 15:23:21] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.024331 10.0.0.185 - - [2026-08-17 15:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.185 - - [2026-08-17 15:23:21] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009490 10.0.0.185 - - [2026-08-17 15:23:21] "POST /firewall-policys HTTP/1.1" 200 534 0.043829 10.0.0.185 - - [2026-08-17 15:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036681 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.022134 10.0.0.185 - - [2026-08-17 15:23:21] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015927 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004206 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005084 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008515 10.0.0.185 - - [2026-08-17 15:23:21] "POST /ref-update HTTP/1.1" 200 156 0.053794 10.0.0.185 - - [2026-08-17 15:23:21] "POST /ref-update HTTP/1.1" 200 156 0.054685 10.0.0.185 - - [2026-08-17 15:23:21] "POST /ref-update HTTP/1.1" 200 156 0.069949 10.0.0.185 - - [2026-08-17 15:23:21] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.006456 10.0.0.185 - - [2026-08-17 15:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.185 - - [2026-08-17 15:23:21] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002948 10.0.0.185 - - [2026-08-17 15:23:21] "POST /firewall-policys HTTP/1.1" 200 532 0.027237 10.0.0.185 - - [2026-08-17 15:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017608 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.029422 10.0.0.185 - - [2026-08-17 15:23:21] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.007729 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006818 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005636 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003719 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003666 10.0.0.185 - - [2026-08-17 15:23:21] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004411 10.0.0.185 - - [2026-08-17 15:23:21] "POST /ref-update HTTP/1.1" 200 156 0.030428 10.0.0.185 - - [2026-08-17 15:23:22] "POST /ref-update HTTP/1.1" 200 156 0.027792 10.0.0.185 - - [2026-08-17 15:23:22] "POST /ref-update HTTP/1.1" 200 156 0.039210 10.0.0.185 - - [2026-08-17 15:23:22] "POST /ref-update HTTP/1.1" 200 156 0.074656 10.0.0.185 - - [2026-08-17 15:23:22] "POST /ref-update HTTP/1.1" 200 156 0.073096 10.0.0.185 - - [2026-08-17 15:23:22] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.036465 10.0.0.185 - - [2026-08-17 15:23:22] "POST /tags HTTP/1.1" 200 300 0.069936 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 10.0.0.185 - - [2026-08-17 15:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 10.0.0.185 - - [2026-08-17 15:23:22] "GET /tag/a7d410b6-3366-45f2-8d84-a9085289eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015701 10.0.0.185 - - [2026-08-17 15:23:22] "POST /set-tag HTTP/1.1" 200 109 0.025049 10.0.0.185 - - [2026-08-17 15:23:22] "POST /tags HTTP/1.1" 200 358 0.218690 10.0.0.185 - - [2026-08-17 15:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008936 10.0.0.185 - - [2026-08-17 15:23:22] "GET /tag/0bf1f22a-adef-4c9e-8593-0c314cc7f280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.041659 10.0.0.185 - - [2026-08-17 15:23:23] "POST /tags HTTP/1.1" 200 306 0.108961 10.0.0.185 - - [2026-08-17 15:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.185 - - [2026-08-17 15:23:23] "GET /tag/340e337c-ce96-4d1e-8f21-df6956d073fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.014552 10.0.0.185 - - [2026-08-17 15:23:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000687 10.0.0.185 - - [2026-08-17 15:23:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.021070 10.0.0.185 - - [2026-08-17 15:23:23] "POST /security-groups HTTP/1.1" 200 571 0.101133 10.0.0.185 - - [2026-08-17 15:23:23] "POST /projects HTTP/1.1" 200 485 0.267219 10.0.0.185 - - [2026-08-17 15:23:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.016677 10.0.0.185 - - [2026-08-17 15:23:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026247 10.0.0.185 - - [2026-08-17 15:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.046436 10.0.0.185 - - [2026-08-17 15:23:23] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.050232 10.0.0.185 - - [2026-08-17 15:23:23] "POST /access-control-lists HTTP/1.1" 200 582 0.120296 10.0.0.185 - - [2026-08-17 15:23:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.012083 10.0.0.185 - - [2026-08-17 15:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.185 - - [2026-08-17 15:23:23] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.012617 10.0.0.185 - - [2026-08-17 15:23:23] "POST /access-control-lists HTTP/1.1" 200 580 0.116894 10.0.0.185 - - [2026-08-17 15:23:23] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.159386 10.0.0.185 - - [2026-08-17 15:23:23] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.113028 10.0.0.185 - - [2026-08-17 15:23:24] "POST /security-groups HTTP/1.1" 200 539 0.124232 10.0.0.185 - - [2026-08-17 15:23:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.008211 10.0.0.185 - - [2026-08-17 15:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.073648 10.0.0.185 - - [2026-08-17 15:23:24] "POST /access-control-lists HTTP/1.1" 200 598 0.120481 10.0.0.185 - - [2026-08-17 15:23:24] "POST /chown HTTP/1.1" 200 109 0.097140 10.0.0.185 - - [2026-08-17 15:23:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.025861 10.0.0.185 - - [2026-08-17 15:23:24] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028303 10.0.0.185 - - [2026-08-17 15:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.185 - - [2026-08-17 15:23:24] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005293 10.0.0.185 - - [2026-08-17 15:23:24] "POST /tags HTTP/1.1" 409 207 0.003603 10.0.0.185 - - [2026-08-17 15:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.185 - - [2026-08-17 15:23:24] "GET /tag/340e337c-ce96-4d1e-8f21-df6956d073fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.021184 10.0.0.185 - - [2026-08-17 15:23:24] "POST /access-control-lists HTTP/1.1" 200 596 0.095340 10.0.0.185 - - [2026-08-17 15:23:24] "POST /firewall-rules HTTP/1.1" 200 566 0.085510 10.0.0.185 - - [2026-08-17 15:23:24] "GET /firewall-rule/59e3b46b-a0be-477e-8096-11073499944f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.022559 10.0.0.185 - - [2026-08-17 15:23:24] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004956 10.0.0.185 - - [2026-08-17 15:23:24] "GET /firewall-rule/59e3b46b-a0be-477e-8096-11073499944f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005732 10.0.0.185 - - [2026-08-17 15:23:24] "POST /ref-update HTTP/1.1" 200 156 0.040570 10.0.0.185 - - [2026-08-17 15:23:24] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026602 10.0.0.185 - - [2026-08-17 15:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.185 - - [2026-08-17 15:23:24] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003698 10.0.0.185 - - [2026-08-17 15:23:24] "POST /tags HTTP/1.1" 409 207 0.011336 10.0.0.185 - - [2026-08-17 15:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.185 - - [2026-08-17 15:23:24] "GET /tag/340e337c-ce96-4d1e-8f21-df6956d073fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.067485 10.0.0.185 - - [2026-08-17 15:23:25] "POST /firewall-rules HTTP/1.1" 200 564 0.087863 10.0.0.185 - - [2026-08-17 15:23:25] "GET /firewall-rule/8b38948e-b478-4ed7-bf10-40c20086ba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.036243 10.0.0.185 - - [2026-08-17 15:23:25] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008067 10.0.0.185 - - [2026-08-17 15:23:25] "GET /firewall-rule/8b38948e-b478-4ed7-bf10-40c20086ba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003630 10.0.0.185 - - [2026-08-17 15:23:25] "POST /ref-update HTTP/1.1" 200 156 0.048646 10.0.0.185 - - [2026-08-17 15:23:25] "POST /tags HTTP/1.1" 200 306 0.127887 10.0.0.185 - - [2026-08-17 15:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.033634 10.0.0.185 - - [2026-08-17 15:23:25] "GET /tag/aa0bd94a-ff7c-46f7-85d0-3e71c3d8419a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.035854 10.0.0.185 - - [2026-08-17 15:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012226 10.0.0.185 - - [2026-08-17 15:23:25] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068356 10.0.0.185 - - [2026-08-17 15:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017020 10.0.0.185 - - [2026-08-17 15:23:25] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006716 10.0.0.185 - - [2026-08-17 15:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.185 - - [2026-08-17 15:23:25] "GET /service-appliance-set/8fc84f6a-fef7-447b-a116-62a0724f5418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004258 10.0.0.185 - - [2026-08-17 15:23:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.005937 10.0.0.185 - - [2026-08-17 15:23:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.204274 10.0.0.185 - - [2026-08-17 15:23:25] "GET /virtual-machine-interface/94d3cf44-74f9-421d-b453-2331165eb6a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.021430 10.0.0.185 - - [2026-08-17 15:23:26] "POST /instance-ips HTTP/1.1" 200 382 0.121506 10.0.0.185 - - [2026-08-17 15:23:26] "GET /instance-ip/19a0d3d9-e3a2-4bfb-a2e8-1ce18a064900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018511 10.0.0.185 - - [2026-08-17 15:23:26] "POST /loadbalancers HTTP/1.1" 200 584 0.080247 10.0.0.185 - - [2026-08-17 15:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022223 10.0.0.185 - - [2026-08-17 15:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.185 - - [2026-08-17 15:23:26] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.128266 10.0.0.185 - - [2026-08-17 15:23:26] "GET /loadbalancer/b5caa7aa-50b8-4371-b882-5fa5f02ba670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004526 10.0.0.185 - - [2026-08-17 15:23:26] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.117287 10.0.0.185 - - [2026-08-17 15:23:26] "GET /instance-ip/19a0d3d9-e3a2-4bfb-a2e8-1ce18a064900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011250 10.0.0.185 - - [2026-08-17 15:23:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.123861 10.0.0.185 - - [2026-08-17 15:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038890 10.0.0.185 - - [2026-08-17 15:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.185 - - [2026-08-17 15:23:26] "POST /floating-ips HTTP/1.1" 200 585 0.091647 10.0.0.185 - - [2026-08-17 15:23:26] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.124264 10.0.0.185 - - [2026-08-17 15:23:26] "GET /loadbalancer-listener/b6c63aca-1ba8-4c2a-b1fa-457f1fc60bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003238 10.0.0.185 - - [2026-08-17 15:23:26] "GET /loadbalancer-listener/b6c63aca-1ba8-4c2a-b1fa-457f1fc60bfb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.011564 10.0.0.185 - - [2026-08-17 15:23:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034137 10.0.0.185 - - [2026-08-17 15:23:27] "GET /instance-ip/19a0d3d9-e3a2-4bfb-a2e8-1ce18a064900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.022742 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017228 10.0.0.185 - - [2026-08-17 15:23:27] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.005156 10.0.0.185 - - [2026-08-17 15:23:27] "GET /instance-ip/19a0d3d9-e3a2-4bfb-a2e8-1ce18a064900?fields=floating_ips HTTP/1.1" 200 1172 0.022665 10.0.0.185 - - [2026-08-17 15:23:27] "GET /floating-ip/ea0137b6-27df-440f-a52d-343c530c27e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003322 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.185 - - [2026-08-17 15:23:27] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.018579 10.0.0.185 - - [2026-08-17 15:23:27] "POST /tags HTTP/1.1" 200 302 0.265680 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.185 - - [2026-08-17 15:23:27] "GET /tag/bf9e7b03-cc4a-479c-bc80-6d97c92ca345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020135 10.0.0.185 - - [2026-08-17 15:23:27] "POST /tags HTTP/1.1" 200 326 0.084543 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.185 - - [2026-08-17 15:23:27] "GET /tag/8adf58bd-5305-4652-8d43-ea6d0aecddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016039 10.0.0.185 - - [2026-08-17 15:23:27] "POST /tags HTTP/1.1" 200 364 0.040237 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.185 - - [2026-08-17 15:23:27] "GET /tag/1b1a70f2-8e45-4dfd-9ef6-0561b9580fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.017497 10.0.0.185 - - [2026-08-17 15:23:27] "POST /tags HTTP/1.1" 200 312 0.033038 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.185 - - [2026-08-17 15:23:27] "GET /tag/6751fddc-ffa2-4978-8f63-e74c14431d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.022723 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.185 - - [2026-08-17 15:23:27] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005375 10.0.0.185 - - [2026-08-17 15:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.185 - - [2026-08-17 15:23:28] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068989 10.0.0.185 - - [2026-08-17 15:23:28] "POST /virtual-machines HTTP/1.1" 200 378 0.019714 10.0.0.185 - - [2026-08-17 15:23:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027132 10.0.0.185 - - [2026-08-17 15:23:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.156742 10.0.0.185 - - [2026-08-17 15:23:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014042 10.0.0.185 - - [2026-08-17 15:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.026915 10.0.0.185 - - [2026-08-17 15:23:28] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006849 10.0.0.185 - - [2026-08-17 15:23:28] "POST /instance-ips HTTP/1.1" 200 410 0.062932 10.0.0.185 - - [2026-08-17 15:23:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.045603 10.0.0.185 - - [2026-08-17 15:23:28] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.015127 10.0.0.185 - - [2026-08-17 15:23:28] "POST /set-tag HTTP/1.1" 200 109 0.033765 10.0.0.185 - - [2026-08-17 15:23:28] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009638 10.0.0.185 - - [2026-08-17 15:23:28] "GET /instance-ip/98ef360a-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.016786 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001121 10.0.0.185 - - [2026-08-17 15:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001287 10.0.0.185 - - [2026-08-17 15:23:28] "GET /loadbalancer/b5caa7aa-50b8-4371-b882-5fa5f02ba670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004365 10.0.0.185 - - [2026-08-17 15:23:28] "POST /tags HTTP/1.1" 200 356 0.032448 10.0.0.185 - - [2026-08-17 15:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.185 - - [2026-08-17 15:23:28] "GET /tag/d3fc2315-ef30-486d-b8eb-f93dd793db30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.029878 10.0.0.185 - - [2026-08-17 15:23:29] "POST /tags HTTP/1.1" 200 304 0.036880 10.0.0.185 - - [2026-08-17 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.185 - - [2026-08-17 15:23:29] "GET /tag/4de3dfd1-3994-4af2-8c0f-105a9a750eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014038 10.0.0.185 - - [2026-08-17 15:23:29] "POST /projects HTTP/1.1" 409 218 0.006466 10.0.0.185 - - [2026-08-17 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.185 - - [2026-08-17 15:23:29] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.136995 10.0.0.185 - - [2026-08-17 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.185 - - [2026-08-17 15:23:29] "GET /network-ipam/1ee20470-377f-415f-9a83-9ba76b93de47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004067 10.0.0.185 - - [2026-08-17 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.185 - - [2026-08-17 15:23:29] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005294 10.0.0.185 - - [2026-08-17 15:23:29] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.117372 10.0.0.185 - - [2026-08-17 15:23:29] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.031507 10.0.0.185 - - [2026-08-17 15:23:29] "POST /set-tag HTTP/1.1" 200 109 0.075022 10.0.0.185 - - [2026-08-17 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.185 - - [2026-08-17 15:23:29] "GET /network-ipam/f1209a2c-260f-48b7-a6ad-7f541cfb4bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.007961 10.0.0.185 - - [2026-08-17 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.185 - - [2026-08-17 15:23:29] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008285 10.0.0.185 - - [2026-08-17 15:23:29] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.068011 10.0.0.185 - - [2026-08-17 15:23:29] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.031449 10.0.0.185 - - [2026-08-17 15:23:29] "POST /set-tag HTTP/1.1" 200 109 0.073817 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013045 10.0.0.185 - - [2026-08-17 15:23:30] "GET /network-policy/7307e7c9-5475-42de-9f47-ab75810d6fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005121 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.185 - - [2026-08-17 15:23:30] "GET /network-policy/9517a6c4-8e02-4629-8104-66893a640c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005314 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.185 - - [2026-08-17 15:23:30] "GET /network-policy/5e3d7f28-b14b-4864-9921-57a66d096895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.023957 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028533 10.0.0.185 - - [2026-08-17 15:23:30] "PUT /network-policy/5e3d7f28-b14b-4864-9921-57a66d096895 HTTP/1.1" 200 263 0.018441 10.0.0.185 - - [2026-08-17 15:23:30] "POST /ref-update HTTP/1.1" 200 156 0.068673 10.0.0.185 - - [2026-08-17 15:23:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010936 10.0.0.185 - - [2026-08-17 15:23:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003587 10.0.0.185 - - [2026-08-17 15:23:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003069 10.0.0.185 - - [2026-08-17 15:23:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003361 10.0.0.185 - - [2026-08-17 15:23:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003796 10.0.0.185 - - [2026-08-17 15:23:30] "POST /security-groups HTTP/1.1" 409 245 0.003056 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.185 - - [2026-08-17 15:23:30] "PUT /security-group/ded3b6ea-5729-4150-846a-24610692b8c0 HTTP/1.1" 200 263 0.073863 10.0.0.185 - - [2026-08-17 15:23:30] "PUT /access-control-list/be3fd19c-92f3-45b4-8305-45e633274169 HTTP/1.1" 200 273 0.037405 10.0.0.185 - - [2026-08-17 15:23:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.054531 10.0.0.185 - - [2026-08-17 15:23:30] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.102359 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.185 - - [2026-08-17 15:23:30] "PUT /access-control-list/327c3c64-7415-4aaa-af86-29b5ebab26f0 HTTP/1.1" 200 273 0.147840 10.0.0.185 - - [2026-08-17 15:23:30] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008230 10.0.0.185 - - [2026-08-17 15:23:30] "POST /tags HTTP/1.1" 409 206 0.003093 10.0.0.185 - - [2026-08-17 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.185 - - [2026-08-17 15:23:30] "GET /tag/4de3dfd1-3994-4af2-8c0f-105a9a750eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020121 10.0.0.185 - - [2026-08-17 15:23:31] "POST /firewall-rules HTTP/1.1" 200 564 0.108743 10.0.0.185 - - [2026-08-17 15:23:31] "GET /firewall-rule/36c450af-9a0b-4c0b-bedc-89ab75a8f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.028670 10.0.0.185 - - [2026-08-17 15:23:31] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005239 10.0.0.185 - - [2026-08-17 15:23:31] "GET /firewall-rule/36c450af-9a0b-4c0b-bedc-89ab75a8f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005636 10.0.0.185 - - [2026-08-17 15:23:31] "POST /ref-update HTTP/1.1" 200 156 0.047556 10.0.0.185 - - [2026-08-17 15:23:31] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005847 10.0.0.185 - - [2026-08-17 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006005 10.0.0.185 - - [2026-08-17 15:23:31] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006968 10.0.0.185 - - [2026-08-17 15:23:31] "POST /tags HTTP/1.1" 409 206 0.002985 10.0.0.185 - - [2026-08-17 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014564 10.0.0.185 - - [2026-08-17 15:23:31] "GET /tag/4de3dfd1-3994-4af2-8c0f-105a9a750eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021661 10.0.0.185 - - [2026-08-17 15:23:31] "POST /firewall-rules HTTP/1.1" 200 562 0.119717 10.0.0.185 - - [2026-08-17 15:23:31] "GET /firewall-rule/527fae23-1bb6-4b20-9776-ded58cc0b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007480 10.0.0.185 - - [2026-08-17 15:23:31] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004412 10.0.0.185 - - [2026-08-17 15:23:31] "GET /firewall-rule/527fae23-1bb6-4b20-9776-ded58cc0b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002974 10.0.0.185 - - [2026-08-17 15:23:31] "POST /ref-update HTTP/1.1" 200 156 0.096562 10.0.0.185 - - [2026-08-17 15:23:31] "POST /tags HTTP/1.1" 200 302 0.129440 10.0.0.185 - - [2026-08-17 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.054303 10.0.0.185 - - [2026-08-17 15:23:31] "GET /tag/c28769ec-830b-4e1d-a159-f11d338af786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.035258 10.0.0.185 - - [2026-08-17 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.185 - - [2026-08-17 15:23:32] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053788 10.0.0.185 - - [2026-08-17 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.185 - - [2026-08-17 15:23:32] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005692 10.0.0.185 - - [2026-08-17 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.185 - - [2026-08-17 15:23:32] "GET /service-appliance-set/8fc84f6a-fef7-447b-a116-62a0724f5418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003811 10.0.0.185 - - [2026-08-17 15:23:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.007198 10.0.0.185 - - [2026-08-17 15:23:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.168578 10.0.0.185 - - [2026-08-17 15:23:32] "GET /virtual-machine-interface/6b608c43-82c9-4243-8032-c3e10243be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.016137 10.0.0.185 - - [2026-08-17 15:23:32] "POST /instance-ips HTTP/1.1" 200 378 0.054065 10.0.0.185 - - [2026-08-17 15:23:32] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.042495 10.0.0.185 - - [2026-08-17 15:23:32] "POST /loadbalancers HTTP/1.1" 200 584 0.074068 10.0.0.185 - - [2026-08-17 15:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.044441 10.0.0.185 - - [2026-08-17 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025073 10.0.0.185 - - [2026-08-17 15:23:32] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.094432 10.0.0.185 - - [2026-08-17 15:23:32] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.013377 10.0.0.185 - - [2026-08-17 15:23:32] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.081124 10.0.0.185 - - [2026-08-17 15:23:32] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.019717 10.0.0.185 - - [2026-08-17 15:23:32] "POST /floating-ips HTTP/1.1" 200 583 0.085826 10.0.0.185 - - [2026-08-17 15:23:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.093682 10.0.0.185 - - [2026-08-17 15:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009857 10.0.0.185 - - [2026-08-17 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.185 - - [2026-08-17 15:23:33] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056286 10.0.0.185 - - [2026-08-17 15:23:33] "GET /loadbalancer-listener/37a63396-898e-44ae-9036-d8731e1e6038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007523 10.0.0.185 - - [2026-08-17 15:23:33] "GET /loadbalancer-listener/37a63396-898e-44ae-9036-d8731e1e6038?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.013932 10.0.0.185 - - [2026-08-17 15:23:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043984 10.0.0.185 - - [2026-08-17 15:23:33] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003369 10.0.0.185 - - [2026-08-17 15:23:33] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?fields=floating_ips HTTP/1.1" 200 1167 0.006231 10.0.0.185 - - [2026-08-17 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.185 - - [2026-08-17 15:23:33] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002111 10.0.0.185 - - [2026-08-17 15:23:33] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043188 10.0.0.185 - - [2026-08-17 15:23:33] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009372 10.0.0.185 - - [2026-08-17 15:23:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033553 10.0.0.185 - - [2026-08-17 15:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.043123 10.0.0.185 - - [2026-08-17 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012711 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001273 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001301 10.0.0.185 - - [2026-08-17 15:23:33] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046497 10.0.0.185 - - [2026-08-17 15:23:33] "GET /loadbalancer-listener/71f3a9d1-d87f-4351-a197-1eef3099dfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003992 10.0.0.185 - - [2026-08-17 15:23:33] "GET /loadbalancer-listener/71f3a9d1-d87f-4351-a197-1eef3099dfb2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008542 10.0.0.185 - - [2026-08-17 15:23:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024533 10.0.0.185 - - [2026-08-17 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.185 - - [2026-08-17 15:23:33] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004477 10.0.0.185 - - [2026-08-17 15:23:33] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?fields=floating_ips HTTP/1.1" 200 1167 0.003654 10.0.0.185 - - [2026-08-17 15:23:33] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004645 10.0.0.185 - - [2026-08-17 15:23:33] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057366 10.0.0.185 - - [2026-08-17 15:23:33] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003875 10.0.0.185 - - [2026-08-17 15:23:33] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.024013 10.0.0.185 - - [2026-08-17 15:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.046771 10.0.0.185 - - [2026-08-17 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.185 - - [2026-08-17 15:23:33] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.093035 10.0.0.185 - - [2026-08-17 15:23:34] "GET /loadbalancer-listener/3bea1da9-ef85-4d15-a7a8-b29cadc3d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.010206 10.0.0.185 - - [2026-08-17 15:23:34] "GET /loadbalancer-listener/3bea1da9-ef85-4d15-a7a8-b29cadc3d2f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.005980 10.0.0.185 - - [2026-08-17 15:23:34] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.105943 10.0.0.185 - - [2026-08-17 15:23:34] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.007021 10.0.0.185 - - [2026-08-17 15:23:34] "GET /instance-ip/d0951bb8-7f40-432e-94cb-b69ea351da7c?fields=floating_ips HTTP/1.1" 200 1167 0.003746 10.0.0.185 - - [2026-08-17 15:23:34] "POST /tags HTTP/1.1" 200 372 0.072467 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029272 10.0.0.185 - - [2026-08-17 15:23:34] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.049384 10.0.0.185 - - [2026-08-17 15:23:34] "GET /tag/b4526e47-5297-453a-b2b7-d26d2dd989ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.020101 10.0.0.185 - - [2026-08-17 15:23:34] "POST /tags HTTP/1.1" 200 320 0.031741 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.185 - - [2026-08-17 15:23:34] "GET /tag/4adf2332-e92d-455c-a49e-3dacdcb19656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.014663 10.0.0.185 - - [2026-08-17 15:23:34] "POST /id-to-fqname HTTP/1.1" 200 181 0.002238 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.003427 10.0.0.185 - - [2026-08-17 15:23:34] "POST /security-groups HTTP/1.1" 200 578 0.080565 10.0.0.185 - - [2026-08-17 15:23:34] "POST /projects HTTP/1.1" 200 499 0.288240 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.002221 10.0.0.185 - - [2026-08-17 15:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027900 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016927 10.0.0.185 - - [2026-08-17 15:23:34] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.040209 10.0.0.185 - - [2026-08-17 15:23:34] "POST /access-control-lists HTTP/1.1" 200 589 0.115655 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010590 10.0.0.185 - - [2026-08-17 15:23:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.019450 10.0.0.185 - - [2026-08-17 15:23:34] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.019855 10.0.0.185 - - [2026-08-17 15:23:35] "POST /access-control-lists HTTP/1.1" 200 587 0.122293 10.0.0.185 - - [2026-08-17 15:23:35] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.197223 10.0.0.185 - - [2026-08-17 15:23:35] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.099962 10.0.0.185 - - [2026-08-17 15:23:35] "POST /security-groups HTTP/1.1" 200 560 0.112488 10.0.0.185 - - [2026-08-17 15:23:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.002729 10.0.0.185 - - [2026-08-17 15:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035901 10.0.0.185 - - [2026-08-17 15:23:35] "POST /access-control-lists HTTP/1.1" 200 612 0.107978 10.0.0.185 - - [2026-08-17 15:23:35] "POST /chown HTTP/1.1" 200 109 0.067657 10.0.0.185 - - [2026-08-17 15:23:35] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009724 10.0.0.185 - - [2026-08-17 15:23:35] "POST /fqname-to-id HTTP/1.1" 404 247 0.017702 10.0.0.185 - - [2026-08-17 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.185 - - [2026-08-17 15:23:35] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005164 10.0.0.185 - - [2026-08-17 15:23:35] "POST /tags HTTP/1.1" 409 214 0.001637 10.0.0.185 - - [2026-08-17 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011643 10.0.0.185 - - [2026-08-17 15:23:35] "GET /tag/4adf2332-e92d-455c-a49e-3dacdcb19656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.019554 10.0.0.185 - - [2026-08-17 15:23:35] "POST /access-control-lists HTTP/1.1" 200 610 0.091362 10.0.0.185 - - [2026-08-17 15:23:35] "POST /firewall-rules HTTP/1.1" 200 580 0.140083 10.0.0.185 - - [2026-08-17 15:23:35] "GET /firewall-rule/a8ef3541-b3c8-495c-840d-406b73b9b628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005346 10.0.0.185 - - [2026-08-17 15:23:35] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005566 10.0.0.185 - - [2026-08-17 15:23:35] "GET /firewall-rule/a8ef3541-b3c8-495c-840d-406b73b9b628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003014 10.0.0.185 - - [2026-08-17 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.044413 10.0.0.185 - - [2026-08-17 15:23:36] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009835 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.185 - - [2026-08-17 15:23:36] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004417 10.0.0.185 - - [2026-08-17 15:23:36] "POST /tags HTTP/1.1" 409 214 0.005071 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.185 - - [2026-08-17 15:23:36] "GET /tag/4adf2332-e92d-455c-a49e-3dacdcb19656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.014146 10.0.0.185 - - [2026-08-17 15:23:36] "POST /firewall-rules HTTP/1.1" 200 578 0.081957 10.0.0.185 - - [2026-08-17 15:23:36] "GET /firewall-rule/11dfb36d-6611-4c9f-bd23-f9bca4bf2bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.016444 10.0.0.185 - - [2026-08-17 15:23:36] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004900 10.0.0.185 - - [2026-08-17 15:23:36] "GET /firewall-rule/11dfb36d-6611-4c9f-bd23-f9bca4bf2bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002982 10.0.0.185 - - [2026-08-17 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.048734 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.185 - - [2026-08-17 15:23:36] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003422 10.0.0.185 - - [2026-08-17 15:23:36] "POST /tags HTTP/1.1" 200 364 0.025600 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.185 - - [2026-08-17 15:23:36] "GET /tag/78853f13-8da6-406a-934e-80f903daa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020732 10.0.0.185 - - [2026-08-17 15:23:36] "POST /tags HTTP/1.1" 200 312 0.036740 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.185 - - [2026-08-17 15:23:36] "GET /tag/e38f17c6-ecd5-479f-a43d-08d700adf04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.020280 10.0.0.185 - - [2026-08-17 15:23:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.003304 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.004671 10.0.0.185 - - [2026-08-17 15:23:36] "POST /security-groups HTTP/1.1" 200 574 0.076205 10.0.0.185 - - [2026-08-17 15:23:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003296 10.0.0.185 - - [2026-08-17 15:23:36] "POST /projects HTTP/1.1" 200 491 0.268134 10.0.0.185 - - [2026-08-17 15:23:37] "POST /access-control-lists HTTP/1.1" 200 585 0.077825 10.0.0.185 - - [2026-08-17 15:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.053802 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.029544 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018993 10.0.0.185 - - [2026-08-17 15:23:37] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.008146 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.185 - - [2026-08-17 15:23:37] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005910 10.0.0.185 - - [2026-08-17 15:23:37] "POST /access-control-lists HTTP/1.1" 200 583 0.103188 10.0.0.185 - - [2026-08-17 15:23:37] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.156982 10.0.0.185 - - [2026-08-17 15:23:37] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.057183 10.0.0.185 - - [2026-08-17 15:23:37] "POST /security-groups HTTP/1.1" 200 548 0.083200 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.004704 10.0.0.185 - - [2026-08-17 15:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037266 10.0.0.185 - - [2026-08-17 15:23:37] "POST /chown HTTP/1.1" 200 109 0.074861 10.0.0.185 - - [2026-08-17 15:23:37] "POST /access-control-lists HTTP/1.1" 200 604 0.109720 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.013621 10.0.0.185 - - [2026-08-17 15:23:37] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003708 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.185 - - [2026-08-17 15:23:37] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004327 10.0.0.185 - - [2026-08-17 15:23:37] "POST /tags HTTP/1.1" 409 210 0.003546 10.0.0.185 - - [2026-08-17 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.185 - - [2026-08-17 15:23:37] "GET /tag/e38f17c6-ecd5-479f-a43d-08d700adf04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.037556 10.0.0.185 - - [2026-08-17 15:23:37] "POST /access-control-lists HTTP/1.1" 200 602 0.083888 10.0.0.185 - - [2026-08-17 15:23:37] "POST /firewall-rules HTTP/1.1" 200 572 0.099208 10.0.0.185 - - [2026-08-17 15:23:38] "GET /firewall-rule/aafe13dc-d088-4b02-8179-2409449bd006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.005670 10.0.0.185 - - [2026-08-17 15:23:38] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005315 10.0.0.185 - - [2026-08-17 15:23:38] "GET /firewall-rule/aafe13dc-d088-4b02-8179-2409449bd006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003769 10.0.0.185 - - [2026-08-17 15:23:38] "POST /ref-update HTTP/1.1" 200 156 0.047513 10.0.0.185 - - [2026-08-17 15:23:38] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015561 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.185 - - [2026-08-17 15:23:38] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003469 10.0.0.185 - - [2026-08-17 15:23:38] "POST /tags HTTP/1.1" 409 210 0.002230 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.185 - - [2026-08-17 15:23:38] "GET /tag/e38f17c6-ecd5-479f-a43d-08d700adf04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.013668 10.0.0.185 - - [2026-08-17 15:23:38] "POST /firewall-rules HTTP/1.1" 200 570 0.085501 10.0.0.185 - - [2026-08-17 15:23:38] "GET /firewall-rule/7fcd2c31-a79b-4f8b-8161-08e184ddb17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005316 10.0.0.185 - - [2026-08-17 15:23:38] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004855 10.0.0.185 - - [2026-08-17 15:23:38] "GET /firewall-rule/7fcd2c31-a79b-4f8b-8161-08e184ddb17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002994 10.0.0.185 - - [2026-08-17 15:23:38] "POST /ref-update HTTP/1.1" 200 156 0.064448 10.0.0.185 - - [2026-08-17 15:23:38] "POST /tags HTTP/1.1" 409 237 0.002830 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.185 - - [2026-08-17 15:23:38] "GET /tag/1b1a70f2-8e45-4dfd-9ef6-0561b9580fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.013798 10.0.0.185 - - [2026-08-17 15:23:38] "POST /tags HTTP/1.1" 409 210 0.002583 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.185 - - [2026-08-17 15:23:38] "GET /tag/6751fddc-ffa2-4978-8f63-e74c14431d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.024608 10.0.0.185 - - [2026-08-17 15:23:38] "POST /projects HTTP/1.1" 409 223 0.002426 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.185 - - [2026-08-17 15:23:38] "GET /project/c047ed5f-a1e0-42cd-80fe-2602408784f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042300 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.185 - - [2026-08-17 15:23:38] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005652 10.0.0.185 - - [2026-08-17 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.185 - - [2026-08-17 15:23:38] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005481 10.0.0.185 - - [2026-08-17 15:23:38] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.078198 10.0.0.185 - - [2026-08-17 15:23:39] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.079487 10.0.0.185 - - [2026-08-17 15:23:39] "POST /security-groups HTTP/1.1" 409 253 0.011949 10.0.0.185 - - [2026-08-17 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.185 - - [2026-08-17 15:23:39] "PUT /security-group/9ac30e2e-1394-470d-8b71-6ac9a0cfe471 HTTP/1.1" 200 263 0.071675 10.0.0.185 - - [2026-08-17 15:23:39] "PUT /access-control-list/056baa51-6dcf-4ff9-94f4-7cf57e542ef6 HTTP/1.1" 200 273 0.032272 10.0.0.185 - - [2026-08-17 15:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.060439 10.0.0.185 - - [2026-08-17 15:23:39] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020025 10.0.0.185 - - [2026-08-17 15:23:39] "PUT /access-control-list/319c7936-cef6-48c2-8e60-6ce597de55c9 HTTP/1.1" 200 273 0.049691 10.0.0.185 - - [2026-08-17 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.185 - - [2026-08-17 15:23:39] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003268 10.0.0.185 - - [2026-08-17 15:23:39] "POST /tags HTTP/1.1" 409 210 0.002254 10.0.0.185 - - [2026-08-17 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.185 - - [2026-08-17 15:23:39] "GET /tag/6751fddc-ffa2-4978-8f63-e74c14431d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012348 10.0.0.185 - - [2026-08-17 15:23:39] "POST /firewall-rules HTTP/1.1" 200 572 0.072428 10.0.0.185 - - [2026-08-17 15:23:39] "GET /firewall-rule/14d315ff-8180-495b-aff9-1ea006323d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.005400 10.0.0.185 - - [2026-08-17 15:23:39] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004819 10.0.0.185 - - [2026-08-17 15:23:39] "GET /firewall-rule/14d315ff-8180-495b-aff9-1ea006323d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003168 10.0.0.185 - - [2026-08-17 15:23:39] "POST /ref-update HTTP/1.1" 200 156 0.070041 10.0.0.185 - - [2026-08-17 15:23:39] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013889 10.0.0.185 - - [2026-08-17 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.185 - - [2026-08-17 15:23:39] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004493 10.0.0.185 - - [2026-08-17 15:23:39] "POST /tags HTTP/1.1" 409 210 0.002564 10.0.0.185 - - [2026-08-17 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.185 - - [2026-08-17 15:23:39] "GET /tag/6751fddc-ffa2-4978-8f63-e74c14431d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013143 10.0.0.185 - - [2026-08-17 15:23:39] "POST /firewall-rules HTTP/1.1" 200 570 0.078181 10.0.0.185 - - [2026-08-17 15:23:39] "GET /firewall-rule/ef58be7c-6cda-4e0e-82d5-a732874a287d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009241 10.0.0.185 - - [2026-08-17 15:23:39] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.023595 10.0.0.185 - - [2026-08-17 15:23:39] "GET /firewall-rule/ef58be7c-6cda-4e0e-82d5-a732874a287d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003696 10.0.0.185 - - [2026-08-17 15:23:40] "POST /ref-update HTTP/1.1" 200 156 0.095786 10.0.0.185 - - [2026-08-17 15:23:40] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013245 10.0.0.185 - - [2026-08-17 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.004685 10.0.0.189 - - [2026-08-17 15:24:23] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.189 - - [2026-08-17 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.189 - - [2026-08-17 15:24:23] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006447 10.0.0.189 - - [2026-08-17 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.189 - - [2026-08-17 15:24:23] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003513 10.0.0.189 - - [2026-08-17 15:24:23] "PUT /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59 HTTP/1.1" 200 275 0.010829 10.0.0.189 - - [2026-08-17 15:24:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.028714 10.0.0.189 - - [2026-08-17 15:24:23] "POST /virtual-routers HTTP/1.1" 200 601 0.025968 10.0.0.189 - - [2026-08-17 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.189 - - [2026-08-17 15:24:23] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.030740 10.0.0.189 - - [2026-08-17 15:24:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.002110 10.0.0.189 - - [2026-08-17 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.189 - - [2026-08-17 15:24:23] "GET /virtual-network/fb973039-85fa-4772-8aae-df3203801372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004627 10.0.0.189 - - [2026-08-17 15:24:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.086714 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:25:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:25:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:25:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:25:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001057 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.185 - - [2026-08-17 15:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.185 - - [2026-08-17 15:27:08] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003894 10.0.0.189 - - [2026-08-17 15:27:14] "GET / HTTP/1.1" 200 36215 0.001408 10.0.0.189 - - [2026-08-17 15:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.189 - - [2026-08-17 15:27:14] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007830 10.0.0.189 - - [2026-08-17 15:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007928 10.0.0.189 - - [2026-08-17 15:27:14] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.022152 10.0.0.189 - - [2026-08-17 15:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.189 - - [2026-08-17 15:27:14] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003746 10.0.0.189 - - [2026-08-17 15:27:14] "PUT /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967 HTTP/1.1" 200 263 0.013538 10.0.0.189 - - [2026-08-17 15:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.189 - - [2026-08-17 15:27:14] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003422 10.0.0.189 - - [2026-08-17 15:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.189 - - [2026-08-17 15:27:14] "GET /virtual-machine-interface/17462f13-c4ab-44a5-bd56-a3f96a7f5bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005238 10.0.0.189 - - [2026-08-17 15:27:14] "PUT /virtual-machine-interface/17462f13-c4ab-44a5-bd56-a3f96a7f5bef HTTP/1.1" 200 285 0.011694 10.0.0.185 - - [2026-08-17 15:27:18] "GET /global-system-configs HTTP/1.1" 200 323 0.003803 10.0.0.185 - - [2026-08-17 15:27:18] "GET /global-system-configs HTTP/1.1" 200 323 0.004868 10.0.0.185 - - [2026-08-17 15:27:23] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004078 10.0.0.185 - - [2026-08-17 15:27:23] "POST /ref-update HTTP/1.1" 200 156 0.014565 10.0.0.185 - - [2026-08-17 15:27:32] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007751 10.0.0.185 - - [2026-08-17 15:27:32] "POST /set-tag HTTP/1.1" 200 109 0.003516 10.0.0.185 - - [2026-08-17 15:27:32] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006581 10.0.0.185 - - [2026-08-17 15:27:32] "POST /set-tag HTTP/1.1" 200 109 0.006176 10.0.0.185 - - [2026-08-17 15:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.185 - - [2026-08-17 15:27:32] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003561 10.0.0.185 - - [2026-08-17 15:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.185 - - [2026-08-17 15:27:32] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003311 10.0.0.185 - - [2026-08-17 15:27:32] "GET /loadbalancer-pool/b1ad4c44-220f-4df0-8f93-636086ac99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004661 10.0.0.185 - - [2026-08-17 15:27:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032673 10.0.0.185 - - [2026-08-17 15:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019723 10.0.0.185 - - [2026-08-17 15:27:32] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026780 10.0.0.185 - - [2026-08-17 15:27:32] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005741 10.0.0.185 - - [2026-08-17 15:27:32] "POST /tags HTTP/1.1" 409 205 0.016088 10.0.0.185 - - [2026-08-17 15:27:32] "POST /ref-update HTTP/1.1" 200 156 0.013437 10.0.0.185 - - [2026-08-17 15:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022720 10.0.0.185 - - [2026-08-17 15:27:32] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.008765 10.0.0.185 - - [2026-08-17 15:27:32] "GET /tag/c28769ec-830b-4e1d-a159-f11d338af786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019358 10.0.0.185 - - [2026-08-17 15:27:32] "PUT /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a HTTP/1.1" 200 257 0.021477 10.0.0.185 - - [2026-08-17 15:27:32] "POST /set-tag HTTP/1.1" 200 109 0.096259 10.0.0.185 - - [2026-08-17 15:27:32] "GET /loadbalancer-pool/50631631-62aa-40b2-8085-8fe985d36184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007169 10.0.0.185 - - [2026-08-17 15:27:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031675 10.0.0.185 - - [2026-08-17 15:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028902 10.0.0.185 - - [2026-08-17 15:27:33] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.029009 10.0.0.185 - - [2026-08-17 15:27:33] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005264 10.0.0.185 - - [2026-08-17 15:27:33] "POST /ref-update HTTP/1.1" 200 156 0.014006 10.0.0.185 - - [2026-08-17 15:27:33] "POST /set-tag HTTP/1.1" 200 109 0.015398 10.0.0.185 - - [2026-08-17 15:27:33] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.008115 10.0.0.185 - - [2026-08-17 15:27:33] "GET /loadbalancer-pool/b5bfb8f2-e6b6-45bf-af10-6b1b6b6b3908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015837 10.0.0.185 - - [2026-08-17 15:27:33] "PUT /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a HTTP/1.1" 200 257 0.045126 10.0.0.185 - - [2026-08-17 15:27:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.077265 10.0.0.185 - - [2026-08-17 15:27:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025111 10.0.0.185 - - [2026-08-17 15:27:33] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013338 10.0.0.185 - - [2026-08-17 15:27:33] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004890 10.0.0.185 - - [2026-08-17 15:27:33] "POST /set-tag HTTP/1.1" 200 109 0.005045 10.0.0.185 - - [2026-08-17 15:27:33] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.185 - - [2026-08-17 15:27:33] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.004318 10.0.0.185 - - [2026-08-17 15:27:33] "PUT /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a HTTP/1.1" 200 257 0.015238 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005473 10.0.0.185 - - [2026-08-17 15:28:09] "POST /set-tag HTTP/1.1" 200 109 0.004864 10.0.0.185 - - [2026-08-17 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.185 - - [2026-08-17 15:28:09] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005387 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009913 10.0.0.185 - - [2026-08-17 15:28:09] "POST /set-tag HTTP/1.1" 200 109 0.047624 10.0.0.185 - - [2026-08-17 15:28:09] "DELETE /loadbalancer-member/4703a2a0-0ffe-49f3-a85a-2f02f75ef52d HTTP/1.1" 200 115 0.078820 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008089 10.0.0.185 - - [2026-08-17 15:28:09] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.185 - - [2026-08-17 15:28:09] "DELETE /loadbalancer-member/4b1d7e62-2cde-46cf-87d5-5ec95d42246e HTTP/1.1" 200 115 0.083807 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007784 10.0.0.185 - - [2026-08-17 15:28:09] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.185 - - [2026-08-17 15:28:09] "DELETE /loadbalancer-member/8c627ebe-c1a7-41eb-9891-58d98934c937 HTTP/1.1" 200 115 0.054800 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005877 10.0.0.185 - - [2026-08-17 15:28:09] "POST /set-tag HTTP/1.1" 200 109 0.003791 10.0.0.185 - - [2026-08-17 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.185 - - [2026-08-17 15:28:09] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005892 10.0.0.185 - - [2026-08-17 15:28:09] "GET /loadbalancer-pool/b1ad4c44-220f-4df0-8f93-636086ac99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004411 10.0.0.185 - - [2026-08-17 15:28:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.055104 10.0.0.185 - - [2026-08-17 15:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036933 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010202 10.0.0.185 - - [2026-08-17 15:28:09] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013728 10.0.0.185 - - [2026-08-17 15:28:09] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007699 10.0.0.185 - - [2026-08-17 15:28:09] "POST /set-tag HTTP/1.1" 200 109 0.086477 10.0.0.185 - - [2026-08-17 15:28:09] "GET /loadbalancer-pool/50631631-62aa-40b2-8085-8fe985d36184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018958 10.0.0.185 - - [2026-08-17 15:28:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042556 10.0.0.185 - - [2026-08-17 15:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023602 10.0.0.185 - - [2026-08-17 15:28:10] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014402 10.0.0.185 - - [2026-08-17 15:28:10] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020865 10.0.0.185 - - [2026-08-17 15:28:10] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008885 10.0.0.185 - - [2026-08-17 15:28:10] "POST /set-tag HTTP/1.1" 200 109 0.005187 10.0.0.185 - - [2026-08-17 15:28:10] "GET /loadbalancer-pool/b5bfb8f2-e6b6-45bf-af10-6b1b6b6b3908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013314 10.0.0.185 - - [2026-08-17 15:28:10] "POST /loadbalancer-members HTTP/1.1" 200 694 0.051764 10.0.0.185 - - [2026-08-17 15:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.056714 10.0.0.185 - - [2026-08-17 15:28:10] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012236 10.0.0.185 - - [2026-08-17 15:28:10] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007076 10.0.0.185 - - [2026-08-17 15:28:10] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002508 10.0.0.185 - - [2026-08-17 15:28:10] "POST /set-tag HTTP/1.1" 200 109 0.003720 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:28:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:28:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001240 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:30:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001458 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:30:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001613 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:30:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:30:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:30:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:30:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 10.0.0.185 - - [2026-08-17 15:32:18] "GET /global-system-configs HTTP/1.1" 200 323 0.004113 10.0.0.185 - - [2026-08-17 15:32:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002114 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005746 10.0.0.185 - - [2026-08-17 15:32:43] "POST /set-tag HTTP/1.1" 200 109 0.004855 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007111 10.0.0.185 - - [2026-08-17 15:32:43] "POST /set-tag HTTP/1.1" 200 109 0.003718 10.0.0.185 - - [2026-08-17 15:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.185 - - [2026-08-17 15:32:43] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004933 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004967 10.0.0.185 - - [2026-08-17 15:32:43] "POST /set-tag HTTP/1.1" 200 109 0.036041 10.0.0.185 - - [2026-08-17 15:32:43] "DELETE /loadbalancer-member/7e687137-f9e5-413c-95b1-95ee510cf3b4 HTTP/1.1" 200 115 0.080501 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017416 10.0.0.185 - - [2026-08-17 15:32:43] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.185 - - [2026-08-17 15:32:43] "DELETE /loadbalancer-member/50a7f72b-8682-4733-a619-dbb60b52588b HTTP/1.1" 200 115 0.038222 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004482 10.0.0.185 - - [2026-08-17 15:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.185 - - [2026-08-17 15:32:43] "DELETE /loadbalancer-member/284daa99-a3f4-4f8f-aefb-619710a07c28 HTTP/1.1" 200 115 0.040900 10.0.0.185 - - [2026-08-17 15:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.185 - - [2026-08-17 15:32:43] "GET /loadbalancer/6e26997d-2e04-4973-a616-e5fcdb08ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003016 10.0.0.185 - - [2026-08-17 15:32:43] "GET /loadbalancer-pool/b1ad4c44-220f-4df0-8f93-636086ac99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003024 10.0.0.185 - - [2026-08-17 15:32:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017203 10.0.0.185 - - [2026-08-17 15:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011748 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014222 10.0.0.185 - - [2026-08-17 15:32:43] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011033 10.0.0.185 - - [2026-08-17 15:32:43] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002678 10.0.0.185 - - [2026-08-17 15:32:43] "POST /set-tag HTTP/1.1" 200 109 0.070779 10.0.0.185 - - [2026-08-17 15:32:43] "GET /loadbalancer-pool/50631631-62aa-40b2-8085-8fe985d36184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006919 10.0.0.185 - - [2026-08-17 15:32:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035578 10.0.0.185 - - [2026-08-17 15:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021484 10.0.0.185 - - [2026-08-17 15:32:44] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.040236 10.0.0.185 - - [2026-08-17 15:32:44] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013063 10.0.0.185 - - [2026-08-17 15:32:44] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004709 10.0.0.185 - - [2026-08-17 15:32:44] "POST /set-tag HTTP/1.1" 200 109 0.005543 10.0.0.185 - - [2026-08-17 15:32:44] "GET /loadbalancer-pool/b5bfb8f2-e6b6-45bf-af10-6b1b6b6b3908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007064 10.0.0.185 - - [2026-08-17 15:32:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025336 10.0.0.185 - - [2026-08-17 15:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010317 10.0.0.185 - - [2026-08-17 15:32:44] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015296 10.0.0.185 - - [2026-08-17 15:32:44] "POST /set-tag HTTP/1.1" 200 109 0.005464 10.0.0.185 - - [2026-08-17 15:32:44] "GET /virtual-machine-interface/98cd3136-9a4f-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004929 10.0.0.185 - - [2026-08-17 15:32:44] "GET /floating-ip/9062164f-5be4-4e84-87d4-63f366fea19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003224 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:33:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:33:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001047 10.0.0.185 - - [2026-08-17 15:34:21] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.185 - - [2026-08-17 15:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.185 - - [2026-08-17 15:34:21] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066735 10.0.0.185 - - [2026-08-17 15:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.185 - - [2026-08-17 15:34:21] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044386 10.0.0.185 - - [2026-08-17 15:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.185 - - [2026-08-17 15:34:22] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.065168 10.0.0.185 - - [2026-08-17 15:34:22] "POST /tags HTTP/1.1" 200 334 0.037549 10.0.0.185 - - [2026-08-17 15:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.185 - - [2026-08-17 15:34:22] "GET /tag/9c9cb043-0198-4ebc-b616-3ce60888e580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.022750 10.0.0.185 - - [2026-08-17 15:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.185 - - [2026-08-17 15:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006424 10.0.0.185 - - [2026-08-17 15:34:22] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053225 10.0.0.185 - - [2026-08-17 15:34:23] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.073934 10.0.0.185 - - [2026-08-17 15:34:23] "GET /virtual-networks?parent_id=cf7c8971-5342-4ce8-b992-8d17ff41ba05&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006083 10.0.0.185 - - [2026-08-17 15:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.185 - - [2026-08-17 15:34:23] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004733 10.0.0.185 - - [2026-08-17 15:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.185 - - [2026-08-17 15:34:23] "GET /service-appliance-set/8fc84f6a-fef7-447b-a116-62a0724f5418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003246 10.0.0.185 - - [2026-08-17 15:34:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.002839 10.0.0.185 - - [2026-08-17 15:34:23] "POST /virtual-networks HTTP/1.1" 200 514 0.078637 10.0.0.185 - - [2026-08-17 15:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.185 - - [2026-08-17 15:34:23] "GET /network-ipam/3d89bd3b-b3cf-49d9-bbb4-f665785041b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.024140 10.0.0.185 - - [2026-08-17 15:34:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.135466 10.0.0.185 - - [2026-08-17 15:34:23] "GET /virtual-machine-interface/a40e9df7-55a9-4549-a922-0f00ffc32d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.018175 10.0.0.185 - - [2026-08-17 15:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.014708 10.0.0.185 - - [2026-08-17 15:34:23] "POST /ref-update HTTP/1.1" 200 156 0.092514 10.0.0.185 - - [2026-08-17 15:34:23] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006075 10.0.0.185 - - [2026-08-17 15:34:23] "GET /domains HTTP/1.1" 200 281 0.004924 10.0.0.185 - - [2026-08-17 15:34:23] "POST /instance-ips HTTP/1.1" 200 410 0.071754 10.0.0.185 - - [2026-08-17 15:34:23] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 HTTP/1.1" 200 3100 0.040942 10.0.0.185 - - [2026-08-17 15:34:23] "GET /instance-ip/39c7e4fa-04cb-4280-96bd-aa81d2137c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009865 10.0.0.185 - - [2026-08-17 15:34:23] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 HTTP/1.1" 200 5498 0.063130 10.0.0.185 - - [2026-08-17 15:34:23] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.005796 10.0.0.185 - - [2026-08-17 15:34:23] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.007223 10.0.0.185 - - [2026-08-17 15:34:23] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1183 0.004946 10.0.0.185 - - [2026-08-17 15:34:23] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1183 0.005469 10.0.0.185 - - [2026-08-17 15:34:23] "POST /loadbalancers HTTP/1.1" 200 612 0.108306 10.0.0.185 - - [2026-08-17 15:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033602 10.0.0.185 - - [2026-08-17 15:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.023683 10.0.0.185 - - [2026-08-17 15:34:23] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.113799 10.0.0.185 - - [2026-08-17 15:34:23] "GET /instance-ip/39c7e4fa-04cb-4280-96bd-aa81d2137c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006956 10.0.0.185 - - [2026-08-17 15:34:23] "POST /route-targets HTTP/1.1" 200 328 0.092833 10.0.0.185 - - [2026-08-17 15:34:23] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.162151 10.0.0.185 - - [2026-08-17 15:34:23] "POST /ref-update HTTP/1.1" 200 156 0.092911 10.0.0.185 - - [2026-08-17 15:34:23] "GET /loadbalancer/451fb36c-18da-47e9-b90f-e0c80c71e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.025828 10.0.0.185 - - [2026-08-17 15:34:23] "POST /floating-ips HTTP/1.1" 200 599 0.168436 10.0.0.185 - - [2026-08-17 15:34:23] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.083920 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.185 - - [2026-08-17 15:34:24] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035259 10.0.0.185 - - [2026-08-17 15:34:24] "GET /loadbalancer-listener/55b79e5f-0d61-47de-8982-b777353c1418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.003654 10.0.0.185 - - [2026-08-17 15:34:24] "GET /loadbalancer-listener/55b79e5f-0d61-47de-8982-b777353c1418?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005084 10.0.0.185 - - [2026-08-17 15:34:24] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.039890 10.0.0.185 - - [2026-08-17 15:34:24] "GET /instance-ip/39c7e4fa-04cb-4280-96bd-aa81d2137c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005653 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.185 - - [2026-08-17 15:34:24] "GET /instance-ip/39c7e4fa-04cb-4280-96bd-aa81d2137c10?fields=floating_ips HTTP/1.1" 200 1214 0.010450 10.0.0.185 - - [2026-08-17 15:34:24] "GET /floating-ip/0c68d5b4-ec80-4058-94c3-9cfde6b93cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.011546 10.0.0.185 - - [2026-08-17 15:34:24] "GET /loadbalancer/451fb36c-18da-47e9-b90f-e0c80c71e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003057 10.0.0.185 - - [2026-08-17 15:34:24] "POST /tags HTTP/1.1" 200 296 0.064920 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013994 10.0.0.185 - - [2026-08-17 15:34:24] "GET /tag/1a2c8204-f73c-4fda-a013-2b82df9f3aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.022464 10.0.0.185 - - [2026-08-17 15:34:24] "POST /tags HTTP/1.1" 409 233 0.002618 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.185 - - [2026-08-17 15:34:24] "GET /tag/d3fc2315-ef30-486d-b8eb-f93dd793db30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013077 10.0.0.185 - - [2026-08-17 15:34:24] "POST /tags HTTP/1.1" 409 206 0.003934 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.185 - - [2026-08-17 15:34:24] "GET /tag/4de3dfd1-3994-4af2-8c0f-105a9a750eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014214 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.185 - - [2026-08-17 15:34:24] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005467 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.185 - - [2026-08-17 15:34:24] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055826 10.0.0.185 - - [2026-08-17 15:34:24] "POST /virtual-machines HTTP/1.1" 200 370 0.010528 10.0.0.185 - - [2026-08-17 15:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010918 10.0.0.185 - - [2026-08-17 15:34:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127864 10.0.0.185 - - [2026-08-17 15:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037932 10.0.0.185 - - [2026-08-17 15:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013881 10.0.0.185 - - [2026-08-17 15:34:24] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005785 10.0.0.185 - - [2026-08-17 15:34:25] "POST /instance-ips HTTP/1.1" 200 410 0.029415 10.0.0.185 - - [2026-08-17 15:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027678 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016255 10.0.0.185 - - [2026-08-17 15:34:25] "POST /set-tag HTTP/1.1" 200 109 0.022815 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.030905 10.0.0.185 - - [2026-08-17 15:34:25] "GET /instance-ip/203ddeee-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005979 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005761 10.0.0.185 - - [2026-08-17 15:34:25] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004438 10.0.0.185 - - [2026-08-17 15:34:25] "POST /ref-update HTTP/1.1" 200 156 0.011775 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011431 10.0.0.185 - - [2026-08-17 15:34:25] "POST /set-tag HTTP/1.1" 200 109 0.010185 10.0.0.185 - - [2026-08-17 15:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005421 10.0.0.185 - - [2026-08-17 15:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.185 - - [2026-08-17 15:34:25] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052007 10.0.0.185 - - [2026-08-17 15:34:25] "POST /virtual-machines HTTP/1.1" 200 370 0.012116 10.0.0.185 - - [2026-08-17 15:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031852 10.0.0.185 - - [2026-08-17 15:34:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.158488 10.0.0.185 - - [2026-08-17 15:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022562 10.0.0.185 - - [2026-08-17 15:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016106 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015740 10.0.0.185 - - [2026-08-17 15:34:25] "POST /instance-ips HTTP/1.1" 200 410 0.032380 10.0.0.185 - - [2026-08-17 15:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.038977 10.0.0.185 - - [2026-08-17 15:34:25] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012459 10.0.0.185 - - [2026-08-17 15:34:26] "POST /set-tag HTTP/1.1" 200 109 0.019039 10.0.0.185 - - [2026-08-17 15:34:26] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018246 10.0.0.185 - - [2026-08-17 15:34:26] "GET /instance-ip/20c871a8-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003399 10.0.0.185 - - [2026-08-17 15:34:26] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005188 10.0.0.185 - - [2026-08-17 15:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.185 - - [2026-08-17 15:34:26] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004860 10.0.0.185 - - [2026-08-17 15:34:26] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.185 - - [2026-08-17 15:34:26] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011772 10.0.0.185 - - [2026-08-17 15:34:26] "POST /set-tag HTTP/1.1" 200 109 0.007747 10.0.0.185 - - [2026-08-17 15:34:26] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006014 10.0.0.185 - - [2026-08-17 15:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.185 - - [2026-08-17 15:34:26] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005061 10.0.0.185 - - [2026-08-17 15:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.185 - - [2026-08-17 15:34:28] "GET /domains HTTP/1.1" 200 281 0.002249 10.0.0.185 - - [2026-08-17 15:34:28] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 HTTP/1.1" 200 3100 0.003423 10.0.0.185 - - [2026-08-17 15:34:28] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 HTTP/1.1" 200 7092 0.043401 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.005979 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.004861 10.0.0.185 - - [2026-08-17 15:34:28] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1405 0.004596 10.0.0.185 - - [2026-08-17 15:34:28] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1405 0.002881 10.0.0.185 - - [2026-08-17 15:34:28] "GET /route-target/1bba58a2-9407-4d58-9e46-b79560ff04bb HTTP/1.1" 200 1154 0.002431 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.003847 10.0.0.185 - - [2026-08-17 15:34:28] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1405 0.002882 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004498 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.004248 10.0.0.185 - - [2026-08-17 15:34:28] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1405 0.002707 10.0.0.185 - - [2026-08-17 15:34:28] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 200 1405 0.002980 10.0.0.185 - - [2026-08-17 15:34:28] "GET /route-target/1bba58a2-9407-4d58-9e46-b79560ff04bb HTTP/1.1" 200 1154 0.002133 10.0.0.185 - - [2026-08-17 15:34:28] "GET /domains HTTP/1.1" 200 281 0.002684 10.0.0.185 - - [2026-08-17 15:34:28] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 HTTP/1.1" 200 3100 0.004870 10.0.0.185 - - [2026-08-17 15:34:28] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 HTTP/1.1" 200 7092 0.078455 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2085 0.010123 10.0.0.185 - - [2026-08-17 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.185 - - [2026-08-17 15:34:28] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046014 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005040 10.0.0.185 - - [2026-08-17 15:34:28] "GET /floating-ip-pools?parent_id=09cba70f-e247-49ec-a018-f2dc17f32958&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006918 10.0.0.185 - - [2026-08-17 15:34:28] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005488 10.0.0.185 - - [2026-08-17 15:34:29] "POST /floating-ip-pools HTTP/1.1" 200 564 0.031163 10.0.0.185 - - [2026-08-17 15:34:29] "POST /ref-update HTTP/1.1" 200 156 0.032022 10.0.0.185 - - [2026-08-17 15:34:29] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.025272 10.0.0.185 - - [2026-08-17 15:34:29] "GET /domains HTTP/1.1" 200 281 0.002171 10.0.0.185 - - [2026-08-17 15:34:29] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 HTTP/1.1" 200 3100 0.002921 10.0.0.185 - - [2026-08-17 15:34:29] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 HTTP/1.1" 200 7349 0.047121 10.0.0.185 - - [2026-08-17 15:34:29] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2324 0.013866 10.0.0.185 - - [2026-08-17 15:34:29] "GET /floating-ip-pool/891a2fb5-f346-46d1-8d52-e9083f959a8b HTTP/1.1" 200 1317 0.002939 10.0.0.185 - - [2026-08-17 15:34:29] "GET /domains HTTP/1.1" 200 281 0.002938 10.0.0.185 - - [2026-08-17 15:34:29] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 HTTP/1.1" 200 3100 0.003294 10.0.0.185 - - [2026-08-17 15:34:29] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 HTTP/1.1" 200 7349 0.052792 10.0.0.185 - - [2026-08-17 15:34:29] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 2324 0.005220 10.0.0.185 - - [2026-08-17 15:34:29] "GET /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005424 10.0.0.185 - - [2026-08-17 15:34:29] "POST /tags HTTP/1.1" 200 366 0.087811 10.0.0.185 - - [2026-08-17 15:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014726 10.0.0.185 - - [2026-08-17 15:34:29] "GET /tag/6d65daf2-4311-4b7c-9099-e4821e47c723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.021664 10.0.0.185 - - [2026-08-17 15:34:29] "POST /tags HTTP/1.1" 409 206 0.002828 10.0.0.185 - - [2026-08-17 15:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.185 - - [2026-08-17 15:34:29] "GET /tag/4de3dfd1-3994-4af2-8c0f-105a9a750eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012473 10.0.0.185 - - [2026-08-17 15:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.185 - - [2026-08-17 15:34:29] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040973 10.0.0.185 - - [2026-08-17 15:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.185 - - [2026-08-17 15:34:29] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004506 10.0.0.185 - - [2026-08-17 15:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.185 - - [2026-08-17 15:34:29] "GET /service-appliance-set/c8994591-f1a4-4297-b017-1718297ea17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004478 10.0.0.185 - - [2026-08-17 15:34:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.002309 10.0.0.185 - - [2026-08-17 15:34:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.118567 10.0.0.185 - - [2026-08-17 15:34:29] "GET /virtual-machine-interface/c235375f-6597-4978-b5c1-afffb3d5f89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.028028 10.0.0.185 - - [2026-08-17 15:34:29] "POST /set-tag HTTP/1.1" 200 109 0.039898 10.0.0.185 - - [2026-08-17 15:34:30] "POST /instance-ips HTTP/1.1" 200 418 0.028265 10.0.0.185 - - [2026-08-17 15:34:30] "GET /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.011243 10.0.0.185 - - [2026-08-17 15:34:30] "POST /loadbalancers HTTP/1.1" 200 620 0.065672 10.0.0.185 - - [2026-08-17 15:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012808 10.0.0.185 - - [2026-08-17 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.185 - - [2026-08-17 15:34:30] "POST /service-instances HTTP/1.1" 200 568 0.065545 10.0.0.185 - - [2026-08-17 15:34:30] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.071883 10.0.0.185 - - [2026-08-17 15:34:30] "POST /ref-update HTTP/1.1" 200 156 0.041298 10.0.0.185 - - [2026-08-17 15:34:30] "GET /virtual-machine-interface/c235375f-6597-4978-b5c1-afffb3d5f89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005142 10.0.0.185 - - [2026-08-17 15:34:30] "GET /virtual-machine-interface/c235375f-6597-4978-b5c1-afffb3d5f89c?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007527 10.0.0.185 - - [2026-08-17 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.185 - - [2026-08-17 15:34:30] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.011372 10.0.0.185 - - [2026-08-17 15:34:30] "GET /floating-ip-pool/891a2fb5-f346-46d1-8d52-e9083f959a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004923 10.0.0.185 - - [2026-08-17 15:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029258 10.0.0.185 - - [2026-08-17 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.185 - - [2026-08-17 15:34:30] "POST /floating-ips HTTP/1.1" 200 673 0.115906 10.0.0.185 - - [2026-08-17 15:34:30] "POST /virtual-machines HTTP/1.1" 200 430 0.066233 10.0.0.185 - - [2026-08-17 15:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033527 10.0.0.185 - - [2026-08-17 15:34:30] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003429 10.0.0.185 - - [2026-08-17 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.185 - - [2026-08-17 15:34:30] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007444 10.0.0.185 - - [2026-08-17 15:34:30] "POST /tags HTTP/1.1" 409 221 0.013512 10.0.0.185 - - [2026-08-17 15:34:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.161338 10.0.0.185 - - [2026-08-17 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009193 10.0.0.185 - - [2026-08-17 15:34:30] "GET /tag/9c9cb043-0198-4ebc-b616-3ce60888e580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.033290 10.0.0.185 - - [2026-08-17 15:34:30] "POST /tags HTTP/1.1" 409 238 0.015034 10.0.0.185 - - [2026-08-17 15:34:30] "POST /chown HTTP/1.1" 200 109 0.064255 10.0.0.185 - - [2026-08-17 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.185 - - [2026-08-17 15:34:30] "GET /tag/6d65daf2-4311-4b7c-9099-e4821e47c723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014876 10.0.0.185 - - [2026-08-17 15:34:30] "POST /chown HTTP/1.1" 200 109 0.026420 10.0.0.185 - - [2026-08-17 15:34:30] "PUT /virtual-machine-interface/35801fb2-1ea3-459b-b00c-24bb18ceff14 HTTP/1.1" 200 285 0.015174 10.0.0.185 - - [2026-08-17 15:34:30] "PUT /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 257 0.021233 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.016643 10.0.0.185 - - [2026-08-17 15:34:31] "POST /firewall-rules HTTP/1.1" 200 652 0.218573 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.049788 10.0.0.185 - - [2026-08-17 15:34:31] "GET /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.013979 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.023195 10.0.0.185 - - [2026-08-17 15:34:31] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011543 10.0.0.185 - - [2026-08-17 15:34:31] "GET /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.021224 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.011951 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.033687 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.051445 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.107175 10.0.0.185 - - [2026-08-17 15:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.185 - - [2026-08-17 15:34:31] "POST /virtual-machines HTTP/1.1" 200 430 0.016918 10.0.0.185 - - [2026-08-17 15:34:31] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.077254 10.0.0.185 - - [2026-08-17 15:34:31] "GET /loadbalancer/e004caed-b933-4ff6-8f8c-f3094eec6c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.034265 10.0.0.185 - - [2026-08-17 15:34:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.159147 10.0.0.185 - - [2026-08-17 15:34:31] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.068983 10.0.0.185 - - [2026-08-17 15:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.185 - - [2026-08-17 15:34:31] "POST /chown HTTP/1.1" 200 109 0.048141 10.0.0.185 - - [2026-08-17 15:34:31] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061737 10.0.0.185 - - [2026-08-17 15:34:31] "GET /loadbalancer-listener/11803e7f-ba3c-41d3-8f92-5546547bb6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004528 10.0.0.185 - - [2026-08-17 15:34:31] "POST /chown HTTP/1.1" 200 109 0.028368 10.0.0.185 - - [2026-08-17 15:34:31] "GET /loadbalancer-listener/11803e7f-ba3c-41d3-8f92-5546547bb6a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.016537 10.0.0.185 - - [2026-08-17 15:34:31] "PUT /virtual-machine-interface/25ac603a-bf95-4d98-ac13-f398ccbb69ef HTTP/1.1" 200 285 0.023798 10.0.0.185 - - [2026-08-17 15:34:31] "PUT /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 257 0.044205 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.028491 10.0.0.185 - - [2026-08-17 15:34:31] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.057206 10.0.0.185 - - [2026-08-17 15:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.039004 10.0.0.185 - - [2026-08-17 15:34:31] "GET /loadbalancer-pool/f4d871d1-46bb-43d1-8117-3529d9ef1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017766 10.0.0.185 - - [2026-08-17 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.043259 10.0.0.185 - - [2026-08-17 15:34:32] "POST /ref-update HTTP/1.1" 200 156 0.041587 10.0.0.185 - - [2026-08-17 15:34:32] "POST /ref-update HTTP/1.1" 200 156 0.044976 10.0.0.185 - - [2026-08-17 15:34:32] "POST /loadbalancer-members HTTP/1.1" 200 709 0.092801 10.0.0.185 - - [2026-08-17 15:34:32] "POST /ref-update HTTP/1.1" 200 156 0.038868 10.0.0.185 - - [2026-08-17 15:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.041409 10.0.0.185 - - [2026-08-17 15:34:32] "GET /loadbalancer-member/5b858813-c438-4cf6-9800-bdfd65b6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.032918 10.0.0.185 - - [2026-08-17 15:34:32] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.017070 10.0.0.185 - - [2026-08-17 15:34:32] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014465 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.185 - - [2026-08-17 15:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034050 10.0.0.185 - - [2026-08-17 15:34:32] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018743 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.185 - - [2026-08-17 15:34:32] "POST /tags HTTP/1.1" 409 221 0.002265 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.185 - - [2026-08-17 15:34:32] "POST /chown HTTP/1.1" 200 109 0.011415 10.0.0.185 - - [2026-08-17 15:34:32] "GET /tag/9c9cb043-0198-4ebc-b616-3ce60888e580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020408 10.0.0.185 - - [2026-08-17 15:34:32] "POST /chown HTTP/1.1" 200 109 0.049107 10.0.0.185 - - [2026-08-17 15:34:32] "POST /tags HTTP/1.1" 409 238 0.008321 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008474 10.0.0.185 - - [2026-08-17 15:34:32] "GET /tag/6d65daf2-4311-4b7c-9099-e4821e47c723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013234 10.0.0.185 - - [2026-08-17 15:34:32] "PUT /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 257 0.072310 10.0.0.185 - - [2026-08-17 15:34:32] "POST /firewall-rules HTTP/1.1" 409 293 0.004640 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.185 - - [2026-08-17 15:34:32] "POST /ref-update HTTP/1.1" 200 156 0.028594 10.0.0.185 - - [2026-08-17 15:34:32] "POST /chown HTTP/1.1" 200 109 0.041074 10.0.0.185 - - [2026-08-17 15:34:32] "PUT /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195 HTTP/1.1" 200 261 0.105847 10.0.0.185 - - [2026-08-17 15:34:32] "POST /chown HTTP/1.1" 200 109 0.044324 10.0.0.185 - - [2026-08-17 15:34:32] "GET /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004742 10.0.0.185 - - [2026-08-17 15:34:32] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004545 10.0.0.185 - - [2026-08-17 15:34:32] "GET /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002064 10.0.0.185 - - [2026-08-17 15:34:32] "PUT /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 257 0.022585 10.0.0.185 - - [2026-08-17 15:34:32] "POST /ref-update HTTP/1.1" 200 156 0.034669 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018603 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.185 - - [2026-08-17 15:34:32] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.007998 10.0.0.185 - - [2026-08-17 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.185 - - [2026-08-17 15:34:32] "POST /chown HTTP/1.1" 200 109 0.008445 10.0.0.185 - - [2026-08-17 15:34:32] "POST /chown HTTP/1.1" 200 109 0.031438 10.0.0.185 - - [2026-08-17 15:34:32] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.080071 10.0.0.185 - - [2026-08-17 15:34:32] "PUT /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 257 0.069092 10.0.0.185 - - [2026-08-17 15:34:32] "POST /virtual-machines HTTP/1.1" 200 374 0.031512 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028366 10.0.0.185 - - [2026-08-17 15:34:33] "POST /ref-update HTTP/1.1" 200 156 0.044041 10.0.0.185 - - [2026-08-17 15:34:33] "POST /chown HTTP/1.1" 200 109 0.026087 10.0.0.185 - - [2026-08-17 15:34:33] "POST /chown HTTP/1.1" 200 109 0.027686 10.0.0.185 - - [2026-08-17 15:34:33] "PUT /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 257 0.066859 10.0.0.185 - - [2026-08-17 15:34:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.223513 10.0.0.185 - - [2026-08-17 15:34:33] "POST /ref-update HTTP/1.1" 200 156 0.061581 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038258 10.0.0.185 - - [2026-08-17 15:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013169 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014737 10.0.0.185 - - [2026-08-17 15:34:33] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.026172 10.0.0.185 - - [2026-08-17 15:34:33] "POST /instance-ips HTTP/1.1" 200 414 0.091944 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.046206 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044957 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011744 10.0.0.185 - - [2026-08-17 15:34:33] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.009533 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017533 10.0.0.185 - - [2026-08-17 15:34:33] "POST /set-tag HTTP/1.1" 200 109 0.072340 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021922 10.0.0.185 - - [2026-08-17 15:34:33] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.045890 10.0.0.185 - - [2026-08-17 15:34:33] "GET /instance-ip/25417c66-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005387 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015745 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014628 10.0.0.185 - - [2026-08-17 15:34:33] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.185 - - [2026-08-17 15:34:33] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.020284 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.028072 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018335 10.0.0.185 - - [2026-08-17 15:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008753 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009406 10.0.0.185 - - [2026-08-17 15:34:33] "POST /set-tag HTTP/1.1" 200 109 0.003837 10.0.0.185 - - [2026-08-17 15:34:33] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.010957 10.0.0.185 - - [2026-08-17 15:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013519 10.0.0.185 - - [2026-08-17 15:34:33] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013325 10.0.0.185 - - [2026-08-17 15:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.185 - - [2026-08-17 15:34:33] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.008564 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.025259 10.0.0.185 - - [2026-08-17 15:34:34] "POST /ref-update HTTP/1.1" 200 156 0.037727 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.013983 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.020829 10.0.0.185 - - [2026-08-17 15:34:34] "POST /ref-update HTTP/1.1" 200 156 0.017231 10.0.0.185 - - [2026-08-17 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.009584 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.057367 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.008756 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.025349 10.0.0.185 - - [2026-08-17 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.007373 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.015482 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.008041 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.027733 10.0.0.185 - - [2026-08-17 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008493 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.007669 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.022431 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.037163 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.007561 10.0.0.185 - - [2026-08-17 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.007506 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.027724 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.007997 10.0.0.185 - - [2026-08-17 15:34:34] "POST /chown HTTP/1.1" 200 109 0.034445 10.0.0.185 - - [2026-08-17 15:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.008837 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.026254 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.017500 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.008902 10.0.0.185 - - [2026-08-17 15:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.010592 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.007396 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.020838 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.021666 10.0.0.185 - - [2026-08-17 15:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.009433 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.029091 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.008690 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.020992 10.0.0.185 - - [2026-08-17 15:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.008005 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.028273 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.020776 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.007530 10.0.0.185 - - [2026-08-17 15:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.007947 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.012252 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.031613 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.029252 10.0.0.185 - - [2026-08-17 15:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.009608 10.0.0.185 - - [2026-08-17 15:34:35] "POST /chown HTTP/1.1" 200 109 0.024269 10.0.0.185 - - [2026-08-17 15:34:36] "POST /chown HTTP/1.1" 200 109 0.007845 10.0.0.185 - - [2026-08-17 15:34:36] "POST /chown HTTP/1.1" 200 109 0.027793 10.0.0.185 - - [2026-08-17 15:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.185 - - [2026-08-17 15:34:36] "POST /chown HTTP/1.1" 200 109 0.007625 10.0.0.185 - - [2026-08-17 15:34:36] "POST /chown HTTP/1.1" 200 109 0.032522 10.0.0.185 - - [2026-08-17 15:34:36] "POST /chown HTTP/1.1" 200 109 0.016216 10.0.0.185 - - [2026-08-17 15:34:36] "POST /chown HTTP/1.1" 200 109 0.008065 10.0.0.185 - - [2026-08-17 15:34:39] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006336 10.0.0.185 - - [2026-08-17 15:34:39] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.185 - - [2026-08-17 15:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.185 - - [2026-08-17 15:34:40] "GET /loadbalancer/451fb36c-18da-47e9-b90f-e0c80c71e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003264 10.0.0.185 - - [2026-08-17 15:34:40] "GET /loadbalancer-pool/276b5328-a170-425d-b0ff-36b0d1d7a28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003381 10.0.0.185 - - [2026-08-17 15:34:40] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019307 10.0.0.185 - - [2026-08-17 15:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014057 10.0.0.185 - - [2026-08-17 15:34:40] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013930 10.0.0.185 - - [2026-08-17 15:34:40] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005379 10.0.0.185 - - [2026-08-17 15:34:40] "POST /ref-update HTTP/1.1" 200 156 0.015708 10.0.0.185 - - [2026-08-17 15:34:40] "GET /floating-ip/0c68d5b4-ec80-4058-94c3-9cfde6b93cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.019246 10.0.0.185 - - [2026-08-17 15:34:40] "POST /tags HTTP/1.1" 409 221 0.008551 10.0.0.185 - - [2026-08-17 15:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.185 - - [2026-08-17 15:34:40] "GET /tag/9c9cb043-0198-4ebc-b616-3ce60888e580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011131 10.0.0.185 - - [2026-08-17 15:34:40] "PUT /floating-ip/0c68d5b4-ec80-4058-94c3-9cfde6b93cfd HTTP/1.1" 200 257 0.009444 10.0.0.185 - - [2026-08-17 15:34:40] "POST /set-tag HTTP/1.1" 200 109 0.031392 10.0.0.185 - - [2026-08-17 15:34:40] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005574 10.0.0.185 - - [2026-08-17 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.185 - - [2026-08-17 15:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.185 - - [2026-08-17 15:34:41] "GET /loadbalancer/451fb36c-18da-47e9-b90f-e0c80c71e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002660 10.0.0.185 - - [2026-08-17 15:34:41] "GET /loadbalancer-pool/276b5328-a170-425d-b0ff-36b0d1d7a28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003440 10.0.0.185 - - [2026-08-17 15:34:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020280 10.0.0.185 - - [2026-08-17 15:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017523 10.0.0.185 - - [2026-08-17 15:34:41] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009658 10.0.0.185 - - [2026-08-17 15:34:41] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004944 10.0.0.185 - - [2026-08-17 15:34:41] "POST /ref-update HTTP/1.1" 200 156 0.009848 10.0.0.185 - - [2026-08-17 15:34:41] "GET /floating-ip/0c68d5b4-ec80-4058-94c3-9cfde6b93cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.010324 10.0.0.185 - - [2026-08-17 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.044193 10.0.0.185 - - [2026-08-17 15:34:42] "GET /virtual-machine/be324b8e-4a6d-4fc6-9b76-39fb4ecd6340?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003668 10.0.0.185 - - [2026-08-17 15:34:42] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005360 10.0.0.185 - - [2026-08-17 15:34:42] "GET /virtual-machine/4e7262c1-72e6-4a34-8ef7-05aeca282e0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003727 10.0.0.185 - - [2026-08-17 15:34:42] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005201 10.0.0.185 - - [2026-08-17 15:34:42] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005193 10.0.0.185 - - [2026-08-17 15:34:43] "POST /set-tag HTTP/1.1" 200 109 0.007114 10.0.0.185 - - [2026-08-17 15:34:47] "GET /virtual-machine/bd86351b-a0a0-462e-b987-70b75244ba60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003737 10.0.0.185 - - [2026-08-17 15:34:47] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005343 10.0.0.185 - - [2026-08-17 15:34:48] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011340 10.0.0.185 - - [2026-08-17 15:34:48] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.185 - - [2026-08-17 15:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.185 - - [2026-08-17 15:35:09] "POST /chown HTTP/1.1" 200 109 0.007966 10.0.0.185 - - [2026-08-17 15:35:09] "POST /chown HTTP/1.1" 200 109 0.031548 10.0.0.185 - - [2026-08-17 15:35:09] "POST /chown HTTP/1.1" 200 109 0.010341 10.0.0.185 - - [2026-08-17 15:35:09] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.185 - - [2026-08-17 15:35:19] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008181 10.0.0.185 - - [2026-08-17 15:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.185 - - [2026-08-17 15:35:19] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005013 10.0.0.185 - - [2026-08-17 15:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.185 - - [2026-08-17 15:35:19] "GET /virtual-machine/bd86351b-a0a0-462e-b987-70b75244ba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003403 10.0.0.185 - - [2026-08-17 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.014906 10.0.0.185 - - [2026-08-17 15:35:19] "GET /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019159 10.0.0.185 - - [2026-08-17 15:35:19] "POST /set-tag HTTP/1.1" 200 109 0.025398 10.0.0.185 - - [2026-08-17 15:35:19] "POST /set-tag HTTP/1.1" 200 109 0.026257 10.0.0.185 - - [2026-08-17 15:35:19] "DELETE /instance-ip/25417c66-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.048580 10.0.0.185 - - [2026-08-17 15:35:19] "DELETE /virtual-machine-interface/25117a98-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.048360 10.0.0.185 - - [2026-08-17 15:35:19] "DELETE /virtual-machine/bd86351b-a0a0-462e-b987-70b75244ba60 HTTP/1.1" 200 115 0.031761 10.0.0.185 - - [2026-08-17 15:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.185 - - [2026-08-17 15:35:23] "GET /tag/6d65daf2-4311-4b7c-9099-e4821e47c723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013614 10.0.0.185 - - [2026-08-17 15:35:23] "GET /tag/6d65daf2-4311-4b7c-9099-e4821e47c723?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013491 10.0.0.185 - - [2026-08-17 15:35:23] "GET /virtual-machine-interface/25ac603a-bf95-4d98-ac13-f398ccbb69ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005079 10.0.0.185 - - [2026-08-17 15:35:23] "POST /set-tag HTTP/1.1" 200 109 0.023258 10.0.0.185 - - [2026-08-17 15:35:23] "GET /virtual-machine-interface/35801fb2-1ea3-459b-b00c-24bb18ceff14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.009653 10.0.0.185 - - [2026-08-17 15:35:23] "POST /set-tag HTTP/1.1" 200 109 0.033929 10.0.0.185 - - [2026-08-17 15:35:23] "GET /virtual-machine-interface/c235375f-6597-4978-b5c1-afffb3d5f89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005564 10.0.0.185 - - [2026-08-17 15:35:23] "POST /set-tag HTTP/1.1" 200 109 0.015893 10.0.0.185 - - [2026-08-17 15:35:23] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.026958 10.0.0.185 - - [2026-08-17 15:35:23] "GET /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003724 10.0.0.185 - - [2026-08-17 15:35:23] "POST /ref-update HTTP/1.1" 200 156 0.015706 10.0.0.185 - - [2026-08-17 15:35:23] "DELETE /firewall-rule/c070e524-456e-4ccb-8bcb-39f02cbc5195 HTTP/1.1" 200 115 0.052325 10.0.0.185 - - [2026-08-17 15:35:23] "DELETE /loadbalancer-member/5b858813-c438-4cf6-9800-bdfd65b6c34e HTTP/1.1" 200 115 0.035081 10.0.0.185 - - [2026-08-17 15:35:23] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.009587 10.0.0.185 - - [2026-08-17 15:35:23] "DELETE /loadbalancer-pool/f4d871d1-46bb-43d1-8117-3529d9ef1fe6 HTTP/1.1" 200 115 0.052270 10.0.0.185 - - [2026-08-17 15:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031560 10.0.0.185 - - [2026-08-17 15:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.185 - - [2026-08-17 15:35:23] "DELETE /loadbalancer-listener/11803e7f-ba3c-41d3-8f92-5546547bb6a4 HTTP/1.1" 200 115 0.068949 10.0.0.185 - - [2026-08-17 15:35:23] "GET /floating-ip/5162cf78-65f1-4396-9fd1-44eb398a803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.003379 10.0.0.185 - - [2026-08-17 15:35:23] "POST /chown HTTP/1.1" 200 109 0.008264 10.0.0.185 - - [2026-08-17 15:35:23] "POST /chown HTTP/1.1" 200 109 0.035881 10.0.0.185 - - [2026-08-17 15:35:23] "POST /chown HTTP/1.1" 200 109 0.020896 10.0.0.185 - - [2026-08-17 15:35:24] "PUT /floating-ip/5162cf78-65f1-4396-9fd1-44eb398a803a HTTP/1.1" 200 257 0.071457 10.0.0.185 - - [2026-08-17 15:35:24] "POST /chown HTTP/1.1" 200 109 0.030066 10.0.0.185 - - [2026-08-17 15:35:24] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.029118 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /floating-ip/5162cf78-65f1-4396-9fd1-44eb398a803a HTTP/1.1" 200 115 0.114947 10.0.0.185 - - [2026-08-17 15:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029232 10.0.0.185 - - [2026-08-17 15:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /loadbalancer/e004caed-b933-4ff6-8f8c-f3094eec6c65 HTTP/1.1" 200 115 0.124588 10.0.0.185 - - [2026-08-17 15:35:24] "POST /chown HTTP/1.1" 200 109 0.042670 10.0.0.185 - - [2026-08-17 15:35:24] "POST /chown HTTP/1.1" 200 109 0.024496 10.0.0.185 - - [2026-08-17 15:35:24] "POST /chown HTTP/1.1" 200 109 0.018137 10.0.0.185 - - [2026-08-17 15:35:24] "GET /floating-ip-pool/891a2fb5-f346-46d1-8d52-e9083f959a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009555 10.0.0.185 - - [2026-08-17 15:35:24] "POST /ref-update HTTP/1.1" 200 156 0.029110 10.0.0.185 - - [2026-08-17 15:35:24] "POST /chown HTTP/1.1" 200 109 0.043331 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /instance-ip/c84e79e0-83c9-4deb-ac15-71f132416bf6 HTTP/1.1" 200 115 0.171068 10.0.0.185 - - [2026-08-17 15:35:24] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.038638 10.0.0.185 - - [2026-08-17 15:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015728 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /floating-ip-pool/891a2fb5-f346-46d1-8d52-e9083f959a8b HTTP/1.1" 200 115 0.148583 10.0.0.185 - - [2026-08-17 15:35:24] "PUT /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 267 0.031661 10.0.0.185 - - [2026-08-17 15:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038050 10.0.0.185 - - [2026-08-17 15:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011945 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /virtual-machine-interface/c235375f-6597-4978-b5c1-afffb3d5f89c HTTP/1.1" 200 115 0.233066 10.0.0.185 - - [2026-08-17 15:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.185 - - [2026-08-17 15:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /tag/6d65daf2-4311-4b7c-9099-e4821e47c723 HTTP/1.1" 200 115 0.139395 10.0.0.185 - - [2026-08-17 15:35:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004106 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /service-instance/a62370c8-9ba8-4435-b250-0b05347ee9e5 HTTP/1.1" 200 115 0.091098 10.0.0.185 - - [2026-08-17 15:35:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006031 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /virtual-network/09cba70f-e247-49ec-a018-f2dc17f32958 HTTP/1.1" 200 115 0.291053 10.0.0.185 - - [2026-08-17 15:35:24] "DELETE /route-target/1bba58a2-9407-4d58-9e46-b79560ff04bb HTTP/1.1" 200 115 0.065754 10.0.0.185 - - [2026-08-17 15:35:24] "GET /routing-instance/e2e1268c-186c-4f30-8239-978b84a40376 HTTP/1.1" 404 171 0.005002 10.0.0.185 - - [2026-08-17 15:35:24] "GET /domains HTTP/1.1" 200 281 0.004634 10.0.0.185 - - [2026-08-17 15:35:24] "GET /domain/f17465ae-b27e-48ba-a06a-a1c435fbfb64 HTTP/1.1" 200 3100 0.004709 10.0.0.185 - - [2026-08-17 15:35:24] "GET /virtual-machine-interface/35801fb2-1ea3-459b-b00c-24bb18ceff14?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004460 10.0.0.185 - - [2026-08-17 15:35:24] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05 HTTP/1.1" 200 7170 0.045981 10.0.0.185 - - [2026-08-17 15:35:25] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.021555 10.0.0.185 - - [2026-08-17 15:35:25] "DELETE /virtual-machine-interface/35801fb2-1ea3-459b-b00c-24bb18ceff14 HTTP/1.1" 200 115 0.134149 10.0.0.185 - - [2026-08-17 15:35:25] "POST /set-tag HTTP/1.1" 200 109 0.006949 10.0.0.185 - - [2026-08-17 15:35:25] "POST /ref-update HTTP/1.1" 200 156 0.021261 10.0.0.185 - - [2026-08-17 15:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.185 - - [2026-08-17 15:35:25] "GET /loadbalancer/451fb36c-18da-47e9-b90f-e0c80c71e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.008730 10.0.0.185 - - [2026-08-17 15:35:25] "DELETE /virtual-machine/2ffb7138-af8e-4eeb-a118-d3b9cf9e474e HTTP/1.1" 200 115 0.032444 10.0.0.185 - - [2026-08-17 15:35:25] "GET /virtual-machine-interface/25ac603a-bf95-4d98-ac13-f398ccbb69ef?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.014938 10.0.0.185 - - [2026-08-17 15:35:25] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.018399 10.0.0.185 - - [2026-08-17 15:35:25] "POST /set-tag HTTP/1.1" 200 109 0.046337 10.0.0.185 - - [2026-08-17 15:35:25] "DELETE /virtual-machine-interface/25ac603a-bf95-4d98-ac13-f398ccbb69ef HTTP/1.1" 200 115 0.151345 10.0.0.185 - - [2026-08-17 15:35:25] "DELETE /loadbalancer-member/937a1ea5-c54d-4661-8850-fc4d9d782871 HTTP/1.1" 200 115 0.081033 10.0.0.185 - - [2026-08-17 15:35:25] "DELETE /virtual-machine/75a08208-f4f7-4e2a-a61a-c84598bdb205 HTTP/1.1" 200 115 0.046815 10.0.0.185 - - [2026-08-17 15:35:27] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006743 10.0.0.185 - - [2026-08-17 15:35:27] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.185 - - [2026-08-17 15:35:27] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008916 10.0.0.185 - - [2026-08-17 15:35:27] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.185 - - [2026-08-17 15:35:27] "GET /virtual-machine/4e7262c1-72e6-4a34-8ef7-05aeca282e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006261 10.0.0.185 - - [2026-08-17 15:35:27] "POST /ref-update HTTP/1.1" 200 156 0.012924 10.0.0.185 - - [2026-08-17 15:35:27] "GET /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.032718 10.0.0.185 - - [2026-08-17 15:35:27] "POST /set-tag HTTP/1.1" 200 109 0.024734 10.0.0.185 - - [2026-08-17 15:35:27] "POST /set-tag HTTP/1.1" 200 109 0.039603 10.0.0.185 - - [2026-08-17 15:35:27] "POST /set-tag HTTP/1.1" 200 109 0.029271 10.0.0.185 - - [2026-08-17 15:35:27] "DELETE /instance-ip/20c871a8-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.049689 10.0.0.185 - - [2026-08-17 15:35:27] "POST /ref-update HTTP/1.1" 200 156 0.011800 10.0.0.185 - - [2026-08-17 15:35:27] "DELETE /virtual-machine-interface/20a4b07e-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.056855 10.0.0.185 - - [2026-08-17 15:35:27] "DELETE /virtual-machine/4e7262c1-72e6-4a34-8ef7-05aeca282e0b HTTP/1.1" 200 115 0.023943 10.0.0.185 - - [2026-08-17 15:35:30] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009384 10.0.0.185 - - [2026-08-17 15:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.185 - - [2026-08-17 15:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.185 - - [2026-08-17 15:35:30] "GET /loadbalancer/451fb36c-18da-47e9-b90f-e0c80c71e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003341 10.0.0.185 - - [2026-08-17 15:35:31] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005525 10.0.0.185 - - [2026-08-17 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.005822 10.0.0.185 - - [2026-08-17 15:35:31] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008378 10.0.0.185 - - [2026-08-17 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.185 - - [2026-08-17 15:35:31] "GET /virtual-machine/be324b8e-4a6d-4fc6-9b76-39fb4ecd6340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003586 10.0.0.185 - - [2026-08-17 15:35:31] "POST /ref-update HTTP/1.1" 200 156 0.013450 10.0.0.185 - - [2026-08-17 15:35:31] "GET /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004830 10.0.0.185 - - [2026-08-17 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.026219 10.0.0.185 - - [2026-08-17 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.020406 10.0.0.185 - - [2026-08-17 15:35:31] "POST /set-tag HTTP/1.1" 200 109 0.045390 10.0.0.185 - - [2026-08-17 15:35:31] "DELETE /instance-ip/203ddeee-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.048033 10.0.0.185 - - [2026-08-17 15:35:31] "POST /ref-update HTTP/1.1" 200 156 0.011604 10.0.0.185 - - [2026-08-17 15:35:31] "DELETE /virtual-machine-interface/20211b4c-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.062932 10.0.0.185 - - [2026-08-17 15:35:31] "DELETE /virtual-machine/be324b8e-4a6d-4fc6-9b76-39fb4ecd6340 HTTP/1.1" 200 115 0.031479 10.0.0.185 - - [2026-08-17 15:35:31] "DELETE /tag/1a2c8204-f73c-4fda-a013-2b82df9f3aed HTTP/1.1" 200 115 0.072203 10.0.0.185 - - [2026-08-17 15:35:31] "DELETE /tag/d3fc2315-ef30-486d-b8eb-f93dd793db30 HTTP/1.1" 200 115 0.059630 10.0.0.185 - - [2026-08-17 15:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.185 - - [2026-08-17 15:35:35] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053676 10.0.0.185 - - [2026-08-17 15:35:35] "POST /tags HTTP/1.1" 200 394 0.038112 10.0.0.185 - - [2026-08-17 15:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021035 10.0.0.185 - - [2026-08-17 15:35:35] "GET /tag/eb0ac5b4-6b11-41e0-b14a-97e21211e194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.018505 10.0.0.185 - - [2026-08-17 15:35:35] "POST /tags HTTP/1.1" 200 342 0.043117 10.0.0.185 - - [2026-08-17 15:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.185 - - [2026-08-17 15:35:35] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.025737 10.0.0.185 - - [2026-08-17 15:35:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.005892 10.0.0.185 - - [2026-08-17 15:35:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.013860 10.0.0.185 - - [2026-08-17 15:35:36] "POST /security-groups HTTP/1.1" 200 589 0.131296 10.0.0.185 - - [2026-08-17 15:35:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.002655 10.0.0.185 - - [2026-08-17 15:35:36] "POST /projects HTTP/1.1" 200 521 0.393360 10.0.0.185 - - [2026-08-17 15:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015545 10.0.0.185 - - [2026-08-17 15:35:36] "POST /access-control-lists HTTP/1.1" 200 600 0.071258 10.0.0.185 - - [2026-08-17 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.032843 10.0.0.185 - - [2026-08-17 15:35:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.035268 10.0.0.185 - - [2026-08-17 15:35:36] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.103781 10.0.0.185 - - [2026-08-17 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.185 - - [2026-08-17 15:35:36] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.032481 10.0.0.185 - - [2026-08-17 15:35:36] "POST /access-control-lists HTTP/1.1" 200 598 0.093153 10.0.0.185 - - [2026-08-17 15:35:36] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.112886 10.0.0.185 - - [2026-08-17 15:35:36] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.062433 10.0.0.185 - - [2026-08-17 15:35:36] "POST /security-groups HTTP/1.1" 200 593 0.097205 10.0.0.185 - - [2026-08-17 15:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018483 10.0.0.185 - - [2026-08-17 15:35:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.023093 10.0.0.185 - - [2026-08-17 15:35:36] "POST /chown HTTP/1.1" 200 109 0.031296 10.0.0.185 - - [2026-08-17 15:35:37] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.044836 10.0.0.185 - - [2026-08-17 15:35:37] "POST /access-control-lists HTTP/1.1" 200 634 0.121598 10.0.0.185 - - [2026-08-17 15:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016988 10.0.0.185 - - [2026-08-17 15:35:37] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015482 10.0.0.185 - - [2026-08-17 15:35:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.039763 10.0.0.185 - - [2026-08-17 15:35:37] "POST /tags HTTP/1.1" 409 226 0.005792 10.0.0.185 - - [2026-08-17 15:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009674 10.0.0.185 - - [2026-08-17 15:35:37] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.039911 10.0.0.185 - - [2026-08-17 15:35:37] "POST /access-control-lists HTTP/1.1" 200 632 0.138384 10.0.0.185 - - [2026-08-17 15:35:37] "POST /firewall-rules HTTP/1.1" 200 602 0.250926 10.0.0.185 - - [2026-08-17 15:35:37] "GET /firewall-rule/4a98bc26-e846-49f9-8a32-ec7885dbaf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.039592 10.0.0.185 - - [2026-08-17 15:35:37] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.008692 10.0.0.185 - - [2026-08-17 15:35:37] "GET /firewall-rule/4a98bc26-e846-49f9-8a32-ec7885dbaf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.003479 10.0.0.185 - - [2026-08-17 15:35:37] "POST /ref-update HTTP/1.1" 200 156 0.089869 10.0.0.185 - - [2026-08-17 15:35:37] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016569 10.0.0.185 - - [2026-08-17 15:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.185 - - [2026-08-17 15:35:37] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009562 10.0.0.185 - - [2026-08-17 15:35:37] "POST /tags HTTP/1.1" 409 226 0.003272 10.0.0.185 - - [2026-08-17 15:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019310 10.0.0.185 - - [2026-08-17 15:35:37] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.034581 10.0.0.185 - - [2026-08-17 15:35:37] "POST /firewall-rules HTTP/1.1" 200 600 0.088594 10.0.0.185 - - [2026-08-17 15:35:38] "GET /firewall-rule/f1a3474e-c5db-4be3-b85c-53b453d916fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007694 10.0.0.185 - - [2026-08-17 15:35:38] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005293 10.0.0.185 - - [2026-08-17 15:35:38] "GET /firewall-rule/f1a3474e-c5db-4be3-b85c-53b453d916fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003884 10.0.0.185 - - [2026-08-17 15:35:38] "POST /ref-update HTTP/1.1" 200 156 0.096248 10.0.0.185 - - [2026-08-17 15:35:38] "POST /tags HTTP/1.1" 200 394 0.022436 10.0.0.185 - - [2026-08-17 15:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017424 10.0.0.185 - - [2026-08-17 15:35:38] "GET /tag/1180f33b-48b1-4077-bd37-774565cbe599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014449 10.0.0.185 - - [2026-08-17 15:35:38] "POST /tags HTTP/1.1" 200 342 0.027007 10.0.0.185 - - [2026-08-17 15:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012785 10.0.0.185 - - [2026-08-17 15:35:38] "GET /tag/bd2a93d8-61c3-42fb-a22a-b061a210b3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013089 10.0.0.185 - - [2026-08-17 15:35:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.004880 10.0.0.185 - - [2026-08-17 15:35:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.007686 10.0.0.185 - - [2026-08-17 15:35:39] "POST /security-groups HTTP/1.1" 200 589 0.087276 10.0.0.185 - - [2026-08-17 15:35:39] "POST /projects HTTP/1.1" 200 521 0.232378 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.006433 10.0.0.185 - - [2026-08-17 15:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020947 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025709 10.0.0.185 - - [2026-08-17 15:35:39] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.029405 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.185 - - [2026-08-17 15:35:39] "POST /access-control-lists HTTP/1.1" 200 600 0.123396 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.019156 10.0.0.185 - - [2026-08-17 15:35:39] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008706 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:35:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:35:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001211 10.0.0.185 - - [2026-08-17 15:35:39] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.087581 10.0.0.185 - - [2026-08-17 15:35:39] "POST /access-control-lists HTTP/1.1" 200 598 0.092788 10.0.0.185 - - [2026-08-17 15:35:39] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.073060 10.0.0.185 - - [2026-08-17 15:35:39] "POST /security-groups HTTP/1.1" 200 593 0.095732 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.006819 10.0.0.185 - - [2026-08-17 15:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017171 10.0.0.185 - - [2026-08-17 15:35:39] "POST /access-control-lists HTTP/1.1" 200 634 0.101603 10.0.0.185 - - [2026-08-17 15:35:39] "POST /chown HTTP/1.1" 200 109 0.095431 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.008854 10.0.0.185 - - [2026-08-17 15:35:39] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012445 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.185 - - [2026-08-17 15:35:39] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002819 10.0.0.185 - - [2026-08-17 15:35:39] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.185 - - [2026-08-17 15:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.185 - - [2026-08-17 15:35:39] "POST /access-control-lists HTTP/1.1" 200 632 0.100458 10.0.0.185 - - [2026-08-17 15:35:39] "GET /tag/bd2a93d8-61c3-42fb-a22a-b061a210b3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.055686 10.0.0.185 - - [2026-08-17 15:35:40] "POST /firewall-rules HTTP/1.1" 200 602 0.081988 10.0.0.185 - - [2026-08-17 15:35:40] "GET /firewall-rule/b566d62d-5cb2-4ba0-808e-9c35883cf8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004853 10.0.0.185 - - [2026-08-17 15:35:40] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004370 10.0.0.185 - - [2026-08-17 15:35:40] "GET /firewall-rule/b566d62d-5cb2-4ba0-808e-9c35883cf8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002822 10.0.0.185 - - [2026-08-17 15:35:40] "POST /ref-update HTTP/1.1" 200 156 0.072402 10.0.0.185 - - [2026-08-17 15:35:40] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008395 10.0.0.185 - - [2026-08-17 15:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012053 10.0.0.185 - - [2026-08-17 15:35:40] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015996 10.0.0.185 - - [2026-08-17 15:35:40] "POST /tags HTTP/1.1" 409 226 0.002119 10.0.0.185 - - [2026-08-17 15:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.185 - - [2026-08-17 15:35:40] "GET /tag/bd2a93d8-61c3-42fb-a22a-b061a210b3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013105 10.0.0.185 - - [2026-08-17 15:35:40] "POST /firewall-rules HTTP/1.1" 200 600 0.079039 10.0.0.185 - - [2026-08-17 15:35:40] "GET /firewall-rule/263bd50d-42cf-428e-a637-115e75622fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005408 10.0.0.185 - - [2026-08-17 15:35:40] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004414 10.0.0.185 - - [2026-08-17 15:35:40] "GET /firewall-rule/263bd50d-42cf-428e-a637-115e75622fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003209 10.0.0.185 - - [2026-08-17 15:35:40] "POST /ref-update HTTP/1.1" 200 156 0.131078 10.0.0.185 - - [2026-08-17 15:35:41] "POST /tags HTTP/1.1" 200 346 0.087506 10.0.0.185 - - [2026-08-17 15:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017341 10.0.0.185 - - [2026-08-17 15:35:41] "GET /tag/4f6165b3-9df1-4f98-9eab-2792a7219459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.026366 10.0.0.185 - - [2026-08-17 15:35:41] "POST /projects HTTP/1.1" 409 238 0.002405 10.0.0.185 - - [2026-08-17 15:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.185 - - [2026-08-17 15:35:41] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047031 10.0.0.185 - - [2026-08-17 15:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006400 10.0.0.185 - - [2026-08-17 15:35:41] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005574 10.0.0.185 - - [2026-08-17 15:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.185 - - [2026-08-17 15:35:41] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006591 10.0.0.185 - - [2026-08-17 15:35:41] "POST /security-groups HTTP/1.1" 409 285 0.003448 10.0.0.185 - - [2026-08-17 15:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.185 - - [2026-08-17 15:35:42] "PUT /security-group/03e0e52a-b1d8-4498-8d33-1cf80ab4e402 HTTP/1.1" 200 263 0.063374 10.0.0.185 - - [2026-08-17 15:35:42] "PUT /access-control-list/5ef67709-271e-463b-9d35-d09503be9b51 HTTP/1.1" 200 273 0.034820 10.0.0.185 - - [2026-08-17 15:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.075593 10.0.0.185 - - [2026-08-17 15:35:42] "POST /tags HTTP/1.1" 409 228 0.012604 10.0.0.185 - - [2026-08-17 15:35:42] "PUT /access-control-list/30def54e-a7af-4ff3-ba96-cec8b1866073 HTTP/1.1" 200 273 0.045326 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.185 - - [2026-08-17 15:35:42] "GET /tag/4f6165b3-9df1-4f98-9eab-2792a7219459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.015051 10.0.0.185 - - [2026-08-17 15:35:42] "POST /tags HTTP/1.1" 200 346 0.022047 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.185 - - [2026-08-17 15:35:42] "GET /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.017129 10.0.0.185 - - [2026-08-17 15:35:42] "POST /projects HTTP/1.1" 409 238 0.002330 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.185 - - [2026-08-17 15:35:42] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053500 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011270 10.0.0.185 - - [2026-08-17 15:35:42] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004967 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.185 - - [2026-08-17 15:35:42] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005512 10.0.0.185 - - [2026-08-17 15:35:42] "POST /security-groups HTTP/1.1" 409 285 0.003524 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.185 - - [2026-08-17 15:35:42] "PUT /security-group/53897bea-2db7-48d7-9321-e6d70d56b1ce HTTP/1.1" 200 263 0.073218 10.0.0.185 - - [2026-08-17 15:35:42] "PUT /access-control-list/138aca7d-4d76-44be-beb6-63f6adc9fdbe HTTP/1.1" 200 273 0.011954 10.0.0.185 - - [2026-08-17 15:35:42] "PUT /access-control-list/c45b1064-6d11-4a1a-8c69-c78e2a78571d HTTP/1.1" 200 273 0.020373 10.0.0.185 - - [2026-08-17 15:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039542 10.0.0.185 - - [2026-08-17 15:35:42] "POST /tags HTTP/1.1" 200 292 0.099333 10.0.0.185 - - [2026-08-17 15:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.185 - - [2026-08-17 15:35:42] "GET /tag/9ab9e65a-1790-4a87-b00a-cded89de3593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.016503 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001905 10.0.0.185 - - [2026-08-17 15:35:43] "POST /tags HTTP/1.1" 200 304 0.106176 10.0.0.185 - - [2026-08-17 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008095 10.0.0.185 - - [2026-08-17 15:35:43] "GET /tag/261f7f81-a095-4621-98c0-b682b5e0c7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021752 10.0.0.185 - - [2026-08-17 15:35:43] "POST /tags HTTP/1.1" 409 252 0.002130 10.0.0.185 - - [2026-08-17 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.185 - - [2026-08-17 15:35:43] "GET /tag/eb0ac5b4-6b11-41e0-b14a-97e21211e194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012673 10.0.0.185 - - [2026-08-17 15:35:43] "POST /tags HTTP/1.1" 409 226 0.002278 10.0.0.185 - - [2026-08-17 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.185 - - [2026-08-17 15:35:43] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014224 10.0.0.185 - - [2026-08-17 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.185 - - [2026-08-17 15:35:43] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004543 10.0.0.185 - - [2026-08-17 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.185 - - [2026-08-17 15:35:43] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042818 10.0.0.185 - - [2026-08-17 15:35:43] "POST /virtual-machines HTTP/1.1" 200 396 0.016661 10.0.0.185 - - [2026-08-17 15:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.129943 10.0.0.185 - - [2026-08-17 15:35:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.178694 10.0.0.185 - - [2026-08-17 15:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.044829 10.0.0.185 - - [2026-08-17 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.185 - - [2026-08-17 15:35:43] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005775 10.0.0.185 - - [2026-08-17 15:35:43] "POST /instance-ips HTTP/1.1" 200 398 0.025996 10.0.0.185 - - [2026-08-17 15:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036751 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022767 10.0.0.185 - - [2026-08-17 15:35:44] "POST /set-tag HTTP/1.1" 200 109 0.071751 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020182 10.0.0.185 - - [2026-08-17 15:35:44] "GET /instance-ip/4f483838-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004436 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007177 10.0.0.185 - - [2026-08-17 15:35:44] "POST /set-tag HTTP/1.1" 200 109 0.008844 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.007547 10.0.0.185 - - [2026-08-17 15:35:44] "POST /ref-update HTTP/1.1" 200 156 0.022894 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.045665 10.0.0.185 - - [2026-08-17 15:35:44] "POST /set-tag HTTP/1.1" 200 109 0.004533 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005883 10.0.0.185 - - [2026-08-17 15:35:44] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.185 - - [2026-08-17 15:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.185 - - [2026-08-17 15:35:44] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005729 10.0.0.185 - - [2026-08-17 15:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.185 - - [2026-08-17 15:35:44] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044646 10.0.0.185 - - [2026-08-17 15:35:44] "POST /virtual-machines HTTP/1.1" 200 396 0.030827 10.0.0.185 - - [2026-08-17 15:35:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026470 10.0.0.185 - - [2026-08-17 15:35:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.176385 10.0.0.185 - - [2026-08-17 15:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.054127 10.0.0.185 - - [2026-08-17 15:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019928 10.0.0.185 - - [2026-08-17 15:35:45] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012939 10.0.0.185 - - [2026-08-17 15:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.185 - - [2026-08-17 15:35:45] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.066921 10.0.0.185 - - [2026-08-17 15:35:45] "POST /instance-ips HTTP/1.1" 200 398 0.098814 10.0.0.185 - - [2026-08-17 15:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026623 10.0.0.185 - - [2026-08-17 15:35:45] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007910 10.0.0.185 - - [2026-08-17 15:35:45] "POST /set-tag HTTP/1.1" 200 109 0.104842 10.0.0.185 - - [2026-08-17 15:35:45] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.044131 10.0.0.185 - - [2026-08-17 15:35:45] "GET /instance-ip/501220e4-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.013611 10.0.0.185 - - [2026-08-17 15:35:45] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006790 10.0.0.185 - - [2026-08-17 15:35:45] "POST /set-tag HTTP/1.1" 200 109 0.006623 10.0.0.185 - - [2026-08-17 15:35:45] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.008908 10.0.0.185 - - [2026-08-17 15:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.185 - - [2026-08-17 15:35:45] "POST /ref-update HTTP/1.1" 200 156 0.033672 10.0.0.185 - - [2026-08-17 15:35:45] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025958 10.0.0.185 - - [2026-08-17 15:35:45] "POST /set-tag HTTP/1.1" 200 109 0.008397 10.0.0.185 - - [2026-08-17 15:35:45] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.111269 10.0.0.185 - - [2026-08-17 15:35:45] "POST /tags HTTP/1.1" 200 292 0.021930 10.0.0.185 - - [2026-08-17 15:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025001 10.0.0.185 - - [2026-08-17 15:35:45] "GET /tag/5c776dd4-1d02-4fb2-bbc3-7980265fd398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.021400 10.0.0.185 - - [2026-08-17 15:35:46] "POST /tags HTTP/1.1" 409 252 0.005322 10.0.0.185 - - [2026-08-17 15:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.185 - - [2026-08-17 15:35:46] "GET /tag/1180f33b-48b1-4077-bd37-774565cbe599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.032694 10.0.0.185 - - [2026-08-17 15:35:46] "POST /tags HTTP/1.1" 409 228 0.004915 10.0.0.185 - - [2026-08-17 15:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.185 - - [2026-08-17 15:35:46] "GET /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.032954 10.0.0.185 - - [2026-08-17 15:35:46] "POST /tags HTTP/1.1" 409 226 0.003870 10.0.0.185 - - [2026-08-17 15:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.185 - - [2026-08-17 15:35:46] "GET /tag/bd2a93d8-61c3-42fb-a22a-b061a210b3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.020231 10.0.0.185 - - [2026-08-17 15:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.185 - - [2026-08-17 15:35:46] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007524 10.0.0.185 - - [2026-08-17 15:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.185 - - [2026-08-17 15:35:46] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059716 10.0.0.185 - - [2026-08-17 15:35:46] "POST /virtual-machines HTTP/1.1" 200 396 0.024166 10.0.0.185 - - [2026-08-17 15:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047702 10.0.0.185 - - [2026-08-17 15:35:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.280778 10.0.0.185 - - [2026-08-17 15:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017627 10.0.0.185 - - [2026-08-17 15:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019864 10.0.0.185 - - [2026-08-17 15:35:46] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006546 10.0.0.185 - - [2026-08-17 15:35:47] "POST /instance-ips HTTP/1.1" 200 398 0.062742 10.0.0.185 - - [2026-08-17 15:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.039441 10.0.0.185 - - [2026-08-17 15:35:47] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.028448 10.0.0.185 - - [2026-08-17 15:35:47] "POST /set-tag HTTP/1.1" 200 109 0.101279 10.0.0.185 - - [2026-08-17 15:35:47] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.042747 10.0.0.185 - - [2026-08-17 15:35:47] "GET /instance-ip/511714e0-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005462 10.0.0.185 - - [2026-08-17 15:35:47] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015682 10.0.0.185 - - [2026-08-17 15:35:47] "POST /set-tag HTTP/1.1" 200 109 0.007598 10.0.0.185 - - [2026-08-17 15:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.185 - - [2026-08-17 15:35:47] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006308 10.0.0.185 - - [2026-08-17 15:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.185 - - [2026-08-17 15:35:47] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.069850 10.0.0.185 - - [2026-08-17 15:35:47] "POST /virtual-machines HTTP/1.1" 200 396 0.014648 10.0.0.185 - - [2026-08-17 15:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.048354 10.0.0.185 - - [2026-08-17 15:35:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.160930 10.0.0.185 - - [2026-08-17 15:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023129 10.0.0.185 - - [2026-08-17 15:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010169 10.0.0.185 - - [2026-08-17 15:35:47] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.067179 10.0.0.185 - - [2026-08-17 15:35:48] "POST /instance-ips HTTP/1.1" 200 398 0.042400 10.0.0.185 - - [2026-08-17 15:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.075945 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012813 10.0.0.185 - - [2026-08-17 15:35:48] "POST /set-tag HTTP/1.1" 200 109 0.095333 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020235 10.0.0.185 - - [2026-08-17 15:35:48] "GET /instance-ip/51b3a72e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005049 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009149 10.0.0.185 - - [2026-08-17 15:35:48] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006540 10.0.0.185 - - [2026-08-17 15:35:48] "POST /ref-update HTTP/1.1" 200 156 0.020511 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015531 10.0.0.185 - - [2026-08-17 15:35:48] "POST /set-tag HTTP/1.1" 200 109 0.004598 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.006499 10.0.0.185 - - [2026-08-17 15:35:48] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015668 10.0.0.185 - - [2026-08-17 15:35:48] "POST /set-tag HTTP/1.1" 200 109 0.004191 10.0.0.185 - - [2026-08-17 15:35:48] "POST /tags HTTP/1.1" 200 300 0.021744 10.0.0.185 - - [2026-08-17 15:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019325 10.0.0.185 - - [2026-08-17 15:35:48] "GET /tag/68796606-de12-4478-ad9e-a35de1add4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014485 10.0.0.185 - - [2026-08-17 15:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.185 - - [2026-08-17 15:35:48] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005076 10.0.0.185 - - [2026-08-17 15:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.185 - - [2026-08-17 15:35:48] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055361 10.0.0.185 - - [2026-08-17 15:35:48] "POST /virtual-machines HTTP/1.1" 200 396 0.010771 10.0.0.185 - - [2026-08-17 15:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011949 10.0.0.185 - - [2026-08-17 15:35:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119377 10.0.0.185 - - [2026-08-17 15:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029018 10.0.0.185 - - [2026-08-17 15:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005612 10.0.0.185 - - [2026-08-17 15:35:49] "POST /instance-ips HTTP/1.1" 200 398 0.024881 10.0.0.185 - - [2026-08-17 15:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029513 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008729 10.0.0.185 - - [2026-08-17 15:35:49] "POST /set-tag HTTP/1.1" 200 109 0.024204 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025628 10.0.0.185 - - [2026-08-17 15:35:49] "GET /instance-ip/5279c26a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005437 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005181 10.0.0.185 - - [2026-08-17 15:35:49] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.004550 10.0.0.185 - - [2026-08-17 15:35:49] "POST /ref-update HTTP/1.1" 200 156 0.012268 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023663 10.0.0.185 - - [2026-08-17 15:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.185 - - [2026-08-17 15:35:49] "POST /tags HTTP/1.1" 200 300 0.038553 10.0.0.185 - - [2026-08-17 15:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019374 10.0.0.185 - - [2026-08-17 15:35:49] "GET /tag/b8aa8619-7d3d-4099-a238-044487daa463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.023643 10.0.0.185 - - [2026-08-17 15:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.185 - - [2026-08-17 15:35:49] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008087 10.0.0.185 - - [2026-08-17 15:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008750 10.0.0.185 - - [2026-08-17 15:35:49] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039463 10.0.0.185 - - [2026-08-17 15:35:49] "POST /virtual-machines HTTP/1.1" 200 396 0.009712 10.0.0.185 - - [2026-08-17 15:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028642 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:35:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001339 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:35:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001018 10.0.0.185 - - [2026-08-17 15:35:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141270 10.0.0.185 - - [2026-08-17 15:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020399 10.0.0.185 - - [2026-08-17 15:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.026148 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013758 10.0.0.185 - - [2026-08-17 15:35:50] "POST /instance-ips HTTP/1.1" 200 398 0.058305 10.0.0.185 - - [2026-08-17 15:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039093 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015490 10.0.0.185 - - [2026-08-17 15:35:50] "POST /set-tag HTTP/1.1" 200 109 0.041725 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022534 10.0.0.185 - - [2026-08-17 15:35:50] "GET /instance-ip/5317e3c8-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.018965 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005880 10.0.0.185 - - [2026-08-17 15:35:50] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006762 10.0.0.185 - - [2026-08-17 15:35:50] "POST /ref-update HTTP/1.1" 200 156 0.032212 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024455 10.0.0.185 - - [2026-08-17 15:35:50] "POST /set-tag HTTP/1.1" 200 109 0.010187 10.0.0.185 - - [2026-08-17 15:35:50] "POST /tags HTTP/1.1" 200 300 0.029556 10.0.0.185 - - [2026-08-17 15:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025004 10.0.0.185 - - [2026-08-17 15:35:50] "GET /tag/05be707e-adc9-40fd-ab29-9acabcb56901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014246 10.0.0.185 - - [2026-08-17 15:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004694 10.0.0.185 - - [2026-08-17 15:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine/dfa290a0-f247-4d35-9c59-aff3683c1701?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003567 10.0.0.185 - - [2026-08-17 15:35:50] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004621 10.0.0.185 - - [2026-08-17 15:35:51] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057277 10.0.0.185 - - [2026-08-17 15:35:51] "POST /virtual-machines HTTP/1.1" 200 396 0.010872 10.0.0.185 - - [2026-08-17 15:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022962 10.0.0.185 - - [2026-08-17 15:35:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129724 10.0.0.185 - - [2026-08-17 15:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009447 10.0.0.185 - - [2026-08-17 15:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026476 10.0.0.185 - - [2026-08-17 15:35:51] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005178 10.0.0.185 - - [2026-08-17 15:35:51] "POST /instance-ips HTTP/1.1" 200 398 0.028661 10.0.0.185 - - [2026-08-17 15:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041121 10.0.0.185 - - [2026-08-17 15:35:51] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011060 10.0.0.185 - - [2026-08-17 15:35:51] "POST /set-tag HTTP/1.1" 200 109 0.024078 10.0.0.185 - - [2026-08-17 15:35:51] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.031092 10.0.0.185 - - [2026-08-17 15:35:51] "GET /instance-ip/53bf264c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005995 10.0.0.185 - - [2026-08-17 15:35:51] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005225 10.0.0.185 - - [2026-08-17 15:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.185 - - [2026-08-17 15:35:51] "POST /tags HTTP/1.1" 200 300 0.026818 10.0.0.185 - - [2026-08-17 15:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.185 - - [2026-08-17 15:35:51] "GET /tag/2d33107e-20e2-44ba-82ea-35e857a761cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013560 10.0.0.185 - - [2026-08-17 15:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.185 - - [2026-08-17 15:35:51] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005452 10.0.0.185 - - [2026-08-17 15:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.185 - - [2026-08-17 15:35:51] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052222 10.0.0.185 - - [2026-08-17 15:35:51] "POST /virtual-machines HTTP/1.1" 200 396 0.012033 10.0.0.185 - - [2026-08-17 15:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026313 10.0.0.185 - - [2026-08-17 15:35:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121563 10.0.0.185 - - [2026-08-17 15:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010782 10.0.0.185 - - [2026-08-17 15:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019311 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006292 10.0.0.185 - - [2026-08-17 15:35:52] "POST /instance-ips HTTP/1.1" 200 398 0.031276 10.0.0.185 - - [2026-08-17 15:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023075 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024590 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.024659 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017136 10.0.0.185 - - [2026-08-17 15:35:52] "GET /instance-ip/5444e4da-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.010033 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009829 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006980 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005755 10.0.0.185 - - [2026-08-17 15:35:52] "POST /ref-update HTTP/1.1" 200 156 0.012812 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005419 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.005239 10.0.0.185 - - [2026-08-17 15:35:52] "POST /ref-update HTTP/1.1" 200 156 0.015928 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008894 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.005409 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004951 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004808 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.185 - - [2026-08-17 15:35:52] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004852 10.0.0.185 - - [2026-08-17 15:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005085 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005624 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005557 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005632 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005831 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007283 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003469 10.0.0.185 - - [2026-08-17 15:35:53] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008968 10.0.0.185 - - [2026-08-17 15:35:53] "POST /set-tag HTTP/1.1" 200 109 0.004248 10.0.0.185 - - [2026-08-17 15:35:56] "GET /virtual-machine/b8219f6b-c3e4-48af-a2ce-b2b6db55a25d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003541 10.0.0.185 - - [2026-08-17 15:35:56] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004258 10.0.0.185 - - [2026-08-17 15:35:56] "GET /virtual-machine/8863d4a9-8b2d-4f00-a331-1e79c3a65f71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003435 10.0.0.185 - - [2026-08-17 15:35:56] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005603 10.0.0.185 - - [2026-08-17 15:35:57] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006840 10.0.0.185 - - [2026-08-17 15:35:57] "POST /set-tag HTTP/1.1" 200 109 0.003514 10.0.0.185 - - [2026-08-17 15:35:57] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004961 10.0.0.185 - - [2026-08-17 15:35:57] "POST /set-tag HTTP/1.1" 200 109 0.003465 10.0.0.185 - - [2026-08-17 15:35:58] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005200 10.0.0.185 - - [2026-08-17 15:35:58] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.185 - - [2026-08-17 15:35:58] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007770 10.0.0.185 - - [2026-08-17 15:35:58] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine/41d017ba-dadf-4c25-b08f-cde06d6318a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.010020 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005005 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine/1b355981-b1f1-4676-8382-befbda5d1af9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003375 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005618 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine/517fee0f-9173-48e8-9fd1-5d3b7b13c8e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003604 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004883 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine/fd29e872-d467-430f-93f6-1675ac164cb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003489 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004502 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine/0e10794a-9ef0-4139-bbf6-c4b48f78100b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004303 10.0.0.185 - - [2026-08-17 15:36:01] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005641 10.0.0.185 - - [2026-08-17 15:36:02] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004433 10.0.0.185 - - [2026-08-17 15:36:02] "POST /tags HTTP/1.1" 200 334 0.039563 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010704 10.0.0.185 - - [2026-08-17 15:36:02] "GET /tag/6ff5ca19-886f-459b-ad3d-6610f45afd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015793 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.185 - - [2026-08-17 15:36:02] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.060439 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.185 - - [2026-08-17 15:36:02] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004981 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.185 - - [2026-08-17 15:36:02] "GET /service-appliance-set/8fc84f6a-fef7-447b-a116-62a0724f5418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003689 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.002315 10.0.0.185 - - [2026-08-17 15:36:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.109079 10.0.0.185 - - [2026-08-17 15:36:02] "GET /virtual-machine-interface/90a6c27e-5e6e-49a4-8dcd-5471e7c2d95b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.022722 10.0.0.185 - - [2026-08-17 15:36:02] "POST /instance-ips HTTP/1.1" 200 410 0.033720 10.0.0.185 - - [2026-08-17 15:36:02] "GET /instance-ip/fe69a6e5-61da-4cf6-b042-d05f15dcaaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.007201 10.0.0.185 - - [2026-08-17 15:36:02] "POST /loadbalancers HTTP/1.1" 200 631 0.066850 10.0.0.185 - - [2026-08-17 15:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017889 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009014 10.0.0.185 - - [2026-08-17 15:36:02] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.071285 10.0.0.185 - - [2026-08-17 15:36:02] "GET /instance-ip/fe69a6e5-61da-4cf6-b042-d05f15dcaaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004741 10.0.0.185 - - [2026-08-17 15:36:02] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047450 10.0.0.185 - - [2026-08-17 15:36:02] "POST /floating-ips HTTP/1.1" 200 599 0.046527 10.0.0.185 - - [2026-08-17 15:36:02] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004431 10.0.0.185 - - [2026-08-17 15:36:02] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.025611 10.0.0.185 - - [2026-08-17 15:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.185 - - [2026-08-17 15:36:03] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047361 10.0.0.185 - - [2026-08-17 15:36:03] "GET /loadbalancer-listener/a5409fa3-d924-4d9d-b868-3cdfec90b230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004690 10.0.0.185 - - [2026-08-17 15:36:03] "GET /loadbalancer-listener/a5409fa3-d924-4d9d-b868-3cdfec90b230?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.004207 10.0.0.185 - - [2026-08-17 15:36:03] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003132 10.0.0.185 - - [2026-08-17 15:36:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.026868 10.0.0.185 - - [2026-08-17 15:36:03] "GET /instance-ip/fe69a6e5-61da-4cf6-b042-d05f15dcaaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.007773 10.0.0.185 - - [2026-08-17 15:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.185 - - [2026-08-17 15:36:03] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004472 10.0.0.185 - - [2026-08-17 15:36:03] "GET /instance-ip/fe69a6e5-61da-4cf6-b042-d05f15dcaaab?fields=floating_ips HTTP/1.1" 200 1215 0.009639 10.0.0.185 - - [2026-08-17 15:36:03] "GET /loadbalancer-pool/7bc87d1f-b675-46b7-9bd9-60c36428ab7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005885 10.0.0.185 - - [2026-08-17 15:36:03] "GET /floating-ip/2c2883a9-4749-41a2-b916-f9999baa0e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003571 10.0.0.185 - - [2026-08-17 15:36:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.035146 10.0.0.185 - - [2026-08-17 15:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024878 10.0.0.185 - - [2026-08-17 15:36:03] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014079 10.0.0.185 - - [2026-08-17 15:36:03] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004745 10.0.0.185 - - [2026-08-17 15:36:03] "POST /ref-update HTTP/1.1" 200 156 0.010184 10.0.0.185 - - [2026-08-17 15:36:03] "POST /tags HTTP/1.1" 409 221 0.009225 10.0.0.185 - - [2026-08-17 15:36:03] "GET /floating-ip/2c2883a9-4749-41a2-b916-f9999baa0e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.023202 10.0.0.185 - - [2026-08-17 15:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.185 - - [2026-08-17 15:36:03] "GET /tag/6ff5ca19-886f-459b-ad3d-6610f45afd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011653 10.0.0.185 - - [2026-08-17 15:36:03] "PUT /floating-ip/2c2883a9-4749-41a2-b916-f9999baa0e11 HTTP/1.1" 200 257 0.016365 10.0.0.185 - - [2026-08-17 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.078649 10.0.0.185 - - [2026-08-17 15:36:03] "GET /loadbalancer-pool/7bc87d1f-b675-46b7-9bd9-60c36428ab7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.014404 10.0.0.185 - - [2026-08-17 15:36:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021868 10.0.0.185 - - [2026-08-17 15:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010513 10.0.0.185 - - [2026-08-17 15:36:03] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008048 10.0.0.185 - - [2026-08-17 15:36:03] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004825 10.0.0.185 - - [2026-08-17 15:36:03] "POST /ref-update HTTP/1.1" 200 156 0.011304 10.0.0.185 - - [2026-08-17 15:36:03] "GET /floating-ip/2c2883a9-4749-41a2-b916-f9999baa0e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.014766 10.0.0.185 - - [2026-08-17 15:36:03] "POST /set-tag HTTP/1.1" 200 109 0.098978 10.0.0.185 - - [2026-08-17 15:36:04] "POST /tags HTTP/1.1" 409 206 0.003069 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.185 - - [2026-08-17 15:36:04] "GET /tag/261f7f81-a095-4621-98c0-b682b5e0c7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012892 10.0.0.185 - - [2026-08-17 15:36:04] "POST /tags HTTP/1.1" 409 204 0.002038 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.185 - - [2026-08-17 15:36:04] "GET /tag/b8aa8619-7d3d-4099-a238-044487daa463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021479 10.0.0.185 - - [2026-08-17 15:36:04] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003214 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015093 10.0.0.185 - - [2026-08-17 15:36:04] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004581 10.0.0.185 - - [2026-08-17 15:36:04] "POST /tags HTTP/1.1" 409 206 0.002606 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.185 - - [2026-08-17 15:36:04] "GET /tag/261f7f81-a095-4621-98c0-b682b5e0c7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024218 10.0.0.185 - - [2026-08-17 15:36:04] "POST /tags HTTP/1.1" 409 226 0.006289 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.185 - - [2026-08-17 15:36:04] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014733 10.0.0.185 - - [2026-08-17 15:36:04] "POST /tags HTTP/1.1" 409 204 0.002445 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.185 - - [2026-08-17 15:36:04] "GET /tag/b8aa8619-7d3d-4099-a238-044487daa463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015168 10.0.0.185 - - [2026-08-17 15:36:04] "POST /tags HTTP/1.1" 409 226 0.003340 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.185 - - [2026-08-17 15:36:04] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016562 10.0.0.185 - - [2026-08-17 15:36:04] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007524 10.0.0.185 - - [2026-08-17 15:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.185 - - [2026-08-17 15:36:04] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004029 10.0.0.185 - - [2026-08-17 15:36:05] "POST /firewall-rules HTTP/1.1" 200 628 0.080711 10.0.0.185 - - [2026-08-17 15:36:05] "POST /firewall-rules HTTP/1.1" 200 648 0.104144 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-rule/2f6b4d24-4238-4e84-8aa6-cfdc624ea4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.017262 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003245 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-rule/6b2c0345-f226-4012-a3f7-d0c83cd6512a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003947 10.0.0.185 - - [2026-08-17 15:36:05] "POST /ref-update HTTP/1.1" 200 156 0.026625 10.0.0.185 - - [2026-08-17 15:36:05] "POST /firewall-policys HTTP/1.1" 200 608 0.023555 10.0.0.185 - - [2026-08-17 15:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021416 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007860 10.0.0.185 - - [2026-08-17 15:36:05] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003450 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002773 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004718 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005565 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003880 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002926 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003286 10.0.0.185 - - [2026-08-17 15:36:05] "POST /ref-update HTTP/1.1" 200 156 0.021215 10.0.0.185 - - [2026-08-17 15:36:05] "POST /ref-update HTTP/1.1" 200 156 0.036407 10.0.0.185 - - [2026-08-17 15:36:05] "POST /ref-update HTTP/1.1" 200 156 0.018476 10.0.0.185 - - [2026-08-17 15:36:05] "POST /ref-update HTTP/1.1" 200 156 0.040376 10.0.0.185 - - [2026-08-17 15:36:05] "POST /ref-update HTTP/1.1" 200 156 0.062093 10.0.0.185 - - [2026-08-17 15:36:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002955 10.0.0.185 - - [2026-08-17 15:37:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002306 10.0.0.185 - - [2026-08-17 15:37:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002392 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:38:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001129 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:38:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 252 0.004531 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009910 10.0.0.185 - - [2026-08-17 15:38:04] "GET /tag/1180f33b-48b1-4077-bd37-774565cbe599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012441 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 228 0.003080 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013082 10.0.0.185 - - [2026-08-17 15:38:04] "GET /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012146 10.0.0.185 - - [2026-08-17 15:38:04] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.010737 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.185 - - [2026-08-17 15:38:04] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003624 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 206 0.004520 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013162 10.0.0.185 - - [2026-08-17 15:38:04] "GET /tag/261f7f81-a095-4621-98c0-b682b5e0c7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015830 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 226 0.002526 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.185 - - [2026-08-17 15:38:04] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016346 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 204 0.002619 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.185 - - [2026-08-17 15:38:04] "GET /tag/b8aa8619-7d3d-4099-a238-044487daa463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016356 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 226 0.005512 10.0.0.185 - - [2026-08-17 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.185 - - [2026-08-17 15:38:04] "GET /tag/087027d8-ebbe-496e-a074-427d8cdca7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.022616 10.0.0.185 - - [2026-08-17 15:38:04] "POST /tags HTTP/1.1" 409 228 0.003535 10.0.0.185 - - [2026-08-17 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.185 - - [2026-08-17 15:38:05] "GET /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014592 10.0.0.185 - - [2026-08-17 15:38:05] "POST /tags HTTP/1.1" 409 252 0.002847 10.0.0.185 - - [2026-08-17 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.185 - - [2026-08-17 15:38:05] "GET /tag/1180f33b-48b1-4077-bd37-774565cbe599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015110 10.0.0.185 - - [2026-08-17 15:38:05] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003186 10.0.0.185 - - [2026-08-17 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.185 - - [2026-08-17 15:38:05] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003778 10.0.0.185 - - [2026-08-17 15:38:05] "POST /firewall-rules HTTP/1.1" 409 281 0.002964 10.0.0.185 - - [2026-08-17 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.185 - - [2026-08-17 15:38:05] "PUT /firewall-rule/6b2c0345-f226-4012-a3f7-d0c83cd6512a HTTP/1.1" 200 261 0.027399 10.0.0.185 - - [2026-08-17 15:38:05] "POST /firewall-rules HTTP/1.1" 409 291 0.016714 10.0.0.185 - - [2026-08-17 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.185 - - [2026-08-17 15:38:05] "PUT /firewall-rule/2f6b4d24-4238-4e84-8aa6-cfdc624ea4a7 HTTP/1.1" 200 261 0.044660 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-rule/2f6b4d24-4238-4e84-8aa6-cfdc624ea4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.009068 10.0.0.185 - - [2026-08-17 15:38:05] "POST /firewall-rules HTTP/1.1" 200 660 0.082144 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-rule/9c5bea66-097c-4071-99dc-799e84b4b128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.020887 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003577 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-rule/6b2c0345-f226-4012-a3f7-d0c83cd6512a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004048 10.0.0.185 - - [2026-08-17 15:38:05] "POST /firewall-policys HTTP/1.1" 409 269 0.003475 10.0.0.185 - - [2026-08-17 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008363 10.0.0.185 - - [2026-08-17 15:38:05] "PUT /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105 HTTP/1.1" 200 265 0.029763 10.0.0.185 - - [2026-08-17 15:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038546 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.016403 10.0.0.185 - - [2026-08-17 15:38:05] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003568 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002970 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-policy/1c3fe2d3-a7eb-48f6-94f7-e0e195330e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003488 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003301 10.0.0.185 - - [2026-08-17 15:38:05] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003148 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008143 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.009824 10.0.0.185 - - [2026-08-17 15:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.185 - - [2026-08-17 15:39:07] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004767 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005908 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.031607 10.0.0.185 - - [2026-08-17 15:39:07] "DELETE /loadbalancer-member/19bb76c2-4eae-43f6-9151-63a8f483fd8f HTTP/1.1" 200 115 0.061835 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013284 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006509 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.004141 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005556 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.185 - - [2026-08-17 15:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.185 - - [2026-08-17 15:39:07] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004817 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005535 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005121 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.185 - - [2026-08-17 15:39:07] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004585 10.0.0.185 - - [2026-08-17 15:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.185 - - [2026-08-17 15:39:08] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005150 10.0.0.185 - - [2026-08-17 15:39:08] "POST /set-tag HTTP/1.1" 200 109 0.004931 10.0.0.185 - - [2026-08-17 15:39:08] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006761 10.0.0.185 - - [2026-08-17 15:39:08] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.185 - - [2026-08-17 15:39:08] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008554 10.0.0.185 - - [2026-08-17 15:39:08] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.185 - - [2026-08-17 15:39:08] "GET /virtual-machine/dfa290a0-f247-4d35-9c59-aff3683c1701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003262 10.0.0.185 - - [2026-08-17 15:39:08] "POST /ref-update HTTP/1.1" 200 156 0.012575 10.0.0.185 - - [2026-08-17 15:39:08] "GET /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014486 10.0.0.185 - - [2026-08-17 15:39:08] "POST /set-tag HTTP/1.1" 200 109 0.035008 10.0.0.185 - - [2026-08-17 15:39:08] "POST /set-tag HTTP/1.1" 200 109 0.034543 10.0.0.185 - - [2026-08-17 15:39:08] "POST /set-tag HTTP/1.1" 200 109 0.031646 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.017826 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.031745 10.0.0.185 - - [2026-08-17 15:39:09] "DELETE /instance-ip/4f483838-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.047429 10.0.0.185 - - [2026-08-17 15:39:09] "POST /ref-update HTTP/1.1" 200 156 0.011860 10.0.0.185 - - [2026-08-17 15:39:09] "DELETE /virtual-machine-interface/4f236a9e-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.045314 10.0.0.185 - - [2026-08-17 15:39:09] "DELETE /virtual-machine/dfa290a0-f247-4d35-9c59-aff3683c1701 HTTP/1.1" 200 115 0.071351 10.0.0.185 - - [2026-08-17 15:39:09] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007852 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.003925 10.0.0.185 - - [2026-08-17 15:39:09] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008335 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.185 - - [2026-08-17 15:39:09] "GET /virtual-machine/41d017ba-dadf-4c25-b08f-cde06d6318a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003781 10.0.0.185 - - [2026-08-17 15:39:09] "POST /ref-update HTTP/1.1" 200 156 0.013156 10.0.0.185 - - [2026-08-17 15:39:09] "GET /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018482 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.026763 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.046316 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.050369 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.023242 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.036263 10.0.0.185 - - [2026-08-17 15:39:09] "DELETE /instance-ip/51b3a72e-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.061672 10.0.0.185 - - [2026-08-17 15:39:09] "DELETE /virtual-machine-interface/518f180a-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.051679 10.0.0.185 - - [2026-08-17 15:39:09] "DELETE /virtual-machine/41d017ba-dadf-4c25-b08f-cde06d6318a2 HTTP/1.1" 200 115 0.026707 10.0.0.185 - - [2026-08-17 15:39:09] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004845 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.185 - - [2026-08-17 15:39:09] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004939 10.0.0.185 - - [2026-08-17 15:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.185 - - [2026-08-17 15:39:10] "GET /virtual-machine/b8219f6b-c3e4-48af-a2ce-b2b6db55a25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003776 10.0.0.185 - - [2026-08-17 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.014425 10.0.0.185 - - [2026-08-17 15:39:10] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012078 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.025351 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.034586 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.032920 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.023448 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.046750 10.0.0.185 - - [2026-08-17 15:39:10] "DELETE /instance-ip/501220e4-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.055372 10.0.0.185 - - [2026-08-17 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.009731 10.0.0.185 - - [2026-08-17 15:39:10] "DELETE /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.060006 10.0.0.185 - - [2026-08-17 15:39:10] "DELETE /virtual-machine/b8219f6b-c3e4-48af-a2ce-b2b6db55a25d HTTP/1.1" 200 115 0.027925 10.0.0.185 - - [2026-08-17 15:39:10] "DELETE /tag/9ab9e65a-1790-4a87-b00a-cded89de3593 HTTP/1.1" 200 115 0.053326 10.0.0.185 - - [2026-08-17 15:39:10] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004995 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.185 - - [2026-08-17 15:39:10] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004957 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.185 - - [2026-08-17 15:39:10] "GET /virtual-machine/8863d4a9-8b2d-4f00-a331-1e79c3a65f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003465 10.0.0.185 - - [2026-08-17 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.012406 10.0.0.185 - - [2026-08-17 15:39:10] "GET /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021694 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.027313 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.040584 10.0.0.185 - - [2026-08-17 15:39:10] "POST /set-tag HTTP/1.1" 200 109 0.039449 10.0.0.185 - - [2026-08-17 15:39:11] "POST /set-tag HTTP/1.1" 200 109 0.019646 10.0.0.185 - - [2026-08-17 15:39:11] "POST /set-tag HTTP/1.1" 200 109 0.040859 10.0.0.185 - - [2026-08-17 15:39:11] "DELETE /instance-ip/511714e0-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.054846 10.0.0.185 - - [2026-08-17 15:39:11] "DELETE /virtual-machine-interface/50e14f36-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.043643 10.0.0.185 - - [2026-08-17 15:39:11] "DELETE /virtual-machine/8863d4a9-8b2d-4f00-a331-1e79c3a65f71 HTTP/1.1" 200 115 0.024184 10.0.0.185 - - [2026-08-17 15:39:11] "DELETE /tag/5c776dd4-1d02-4fb2-bbc3-7980265fd398 HTTP/1.1" 200 115 0.057331 10.0.0.185 - - [2026-08-17 15:39:11] "DELETE /tag/261f7f81-a095-4621-98c0-b682b5e0c7b2 HTTP/1.1" 409 391 0.004185 10.0.0.185 - - [2026-08-17 15:39:38] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008520 10.0.0.185 - - [2026-08-17 15:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.185 - - [2026-08-17 15:39:38] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006905 10.0.0.185 - - [2026-08-17 15:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.185 - - [2026-08-17 15:39:38] "GET /virtual-machine/0e10794a-9ef0-4139-bbf6-c4b48f78100b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003567 10.0.0.185 - - [2026-08-17 15:39:38] "POST /ref-update HTTP/1.1" 200 156 0.013906 10.0.0.185 - - [2026-08-17 15:39:38] "GET /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019189 10.0.0.185 - - [2026-08-17 15:39:38] "POST /set-tag HTTP/1.1" 200 109 0.027245 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.051463 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.026862 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.015496 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /instance-ip/5444e4da-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.060449 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /virtual-machine-interface/5427fef6-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.060688 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /virtual-machine/0e10794a-9ef0-4139-bbf6-c4b48f78100b HTTP/1.1" 200 115 0.030698 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /tag/2d33107e-20e2-44ba-82ea-35e857a761cf HTTP/1.1" 200 115 0.035164 10.0.0.185 - - [2026-08-17 15:39:39] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005461 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.185 - - [2026-08-17 15:39:39] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005704 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.185 - - [2026-08-17 15:39:39] "GET /virtual-machine/517fee0f-9173-48e8-9fd1-5d3b7b13c8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003378 10.0.0.185 - - [2026-08-17 15:39:39] "POST /ref-update HTTP/1.1" 200 156 0.027097 10.0.0.185 - - [2026-08-17 15:39:39] "GET /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.037912 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.043165 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.059619 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.053102 10.0.0.185 - - [2026-08-17 15:39:39] "POST /set-tag HTTP/1.1" 200 109 0.017584 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /instance-ip/53bf264c-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.053158 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /virtual-machine-interface/53a18e7a-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.064443 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /virtual-machine/517fee0f-9173-48e8-9fd1-5d3b7b13c8e8 HTTP/1.1" 200 115 0.026301 10.0.0.185 - - [2026-08-17 15:39:39] "DELETE /tag/1180f33b-48b1-4077-bd37-774565cbe599 HTTP/1.1" 409 237 0.011938 10.0.0.185 - - [2026-08-17 15:39:40] "DELETE /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e HTTP/1.1" 409 237 0.006505 10.0.0.185 - - [2026-08-17 15:39:40] "DELETE /tag/05be707e-adc9-40fd-ab29-9acabcb56901 HTTP/1.1" 200 115 0.048073 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006878 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004753 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine/fd29e872-d467-430f-93f6-1675ac164cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003622 10.0.0.185 - - [2026-08-17 15:39:40] "POST /ref-update HTTP/1.1" 200 156 0.014184 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009925 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.020186 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.038873 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.040530 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.016295 10.0.0.185 - - [2026-08-17 15:39:40] "DELETE /instance-ip/5317e3c8-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.053058 10.0.0.185 - - [2026-08-17 15:39:40] "DELETE /virtual-machine-interface/52f8a1f2-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.066416 10.0.0.185 - - [2026-08-17 15:39:40] "DELETE /virtual-machine/fd29e872-d467-430f-93f6-1675ac164cb4 HTTP/1.1" 200 115 0.032116 10.0.0.185 - - [2026-08-17 15:39:40] "DELETE /tag/b8aa8619-7d3d-4099-a238-044487daa463 HTTP/1.1" 409 237 0.006925 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005724 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005932 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine/1b355981-b1f1-4676-8382-befbda5d1af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003518 10.0.0.185 - - [2026-08-17 15:39:40] "POST /ref-update HTTP/1.1" 200 156 0.012743 10.0.0.185 - - [2026-08-17 15:39:40] "GET /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004901 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.032983 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.035278 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.020205 10.0.0.185 - - [2026-08-17 15:39:40] "POST /set-tag HTTP/1.1" 200 109 0.038533 10.0.0.185 - - [2026-08-17 15:39:41] "DELETE /instance-ip/5279c26a-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.056352 10.0.0.185 - - [2026-08-17 15:39:41] "DELETE /virtual-machine-interface/52606d4c-9a51-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.061614 10.0.0.185 - - [2026-08-17 15:39:41] "DELETE /virtual-machine/1b355981-b1f1-4676-8382-befbda5d1af9 HTTP/1.1" 200 115 0.017878 10.0.0.185 - - [2026-08-17 15:39:41] "DELETE /tag/eb0ac5b4-6b11-41e0-b14a-97e21211e194 HTTP/1.1" 200 115 0.045469 10.0.0.185 - - [2026-08-17 15:39:41] "DELETE /tag/68796606-de12-4478-ad9e-a35de1add4a9 HTTP/1.1" 200 115 0.039664 10.0.0.185 - - [2026-08-17 15:39:41] "DELETE /tag/4f6165b3-9df1-4f98-9eab-2792a7219459 HTTP/1.1" 200 115 0.045998 10.0.0.185 - - [2026-08-17 15:39:42] "POST /projects HTTP/1.1" 409 238 0.002560 10.0.0.185 - - [2026-08-17 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.185 - - [2026-08-17 15:39:42] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039544 10.0.0.185 - - [2026-08-17 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.185 - - [2026-08-17 15:39:42] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004236 10.0.0.185 - - [2026-08-17 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.185 - - [2026-08-17 15:39:42] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004807 10.0.0.185 - - [2026-08-17 15:39:42] "POST /security-groups HTTP/1.1" 409 285 0.002785 10.0.0.185 - - [2026-08-17 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.185 - - [2026-08-17 15:39:42] "PUT /security-group/53897bea-2db7-48d7-9321-e6d70d56b1ce HTTP/1.1" 200 263 0.058799 10.0.0.185 - - [2026-08-17 15:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026726 10.0.0.185 - - [2026-08-17 15:39:42] "PUT /access-control-list/138aca7d-4d76-44be-beb6-63f6adc9fdbe HTTP/1.1" 200 273 0.035339 10.0.0.185 - - [2026-08-17 15:39:42] "PUT /access-control-list/c45b1064-6d11-4a1a-8c69-c78e2a78571d HTTP/1.1" 200 273 0.013389 10.0.0.185 - - [2026-08-17 15:39:47] "POST /projects HTTP/1.1" 409 238 0.002818 10.0.0.185 - - [2026-08-17 15:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.185 - - [2026-08-17 15:39:47] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041788 10.0.0.185 - - [2026-08-17 15:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.185 - - [2026-08-17 15:39:47] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005482 10.0.0.185 - - [2026-08-17 15:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.185 - - [2026-08-17 15:39:47] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004571 10.0.0.185 - - [2026-08-17 15:39:48] "POST /security-groups HTTP/1.1" 409 285 0.003108 10.0.0.185 - - [2026-08-17 15:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.185 - - [2026-08-17 15:39:48] "PUT /security-group/53897bea-2db7-48d7-9321-e6d70d56b1ce HTTP/1.1" 200 263 0.057331 10.0.0.185 - - [2026-08-17 15:39:48] "PUT /access-control-list/138aca7d-4d76-44be-beb6-63f6adc9fdbe HTTP/1.1" 200 273 0.011312 10.0.0.185 - - [2026-08-17 15:39:48] "PUT /access-control-list/c45b1064-6d11-4a1a-8c69-c78e2a78571d HTTP/1.1" 200 273 0.024033 10.0.0.185 - - [2026-08-17 15:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030895 10.0.0.185 - - [2026-08-17 15:39:48] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.026501 10.0.0.185 - - [2026-08-17 15:39:48] "GET /firewall-rule/b566d62d-5cb2-4ba0-808e-9c35883cf8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003859 10.0.0.185 - - [2026-08-17 15:39:48] "POST /ref-update HTTP/1.1" 200 156 0.063471 10.0.0.185 - - [2026-08-17 15:39:48] "DELETE /firewall-rule/b566d62d-5cb2-4ba0-808e-9c35883cf8ef HTTP/1.1" 200 115 0.070240 10.0.0.185 - - [2026-08-17 15:39:48] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005542 10.0.0.185 - - [2026-08-17 15:39:48] "GET /firewall-rule/263bd50d-42cf-428e-a637-115e75622fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003562 10.0.0.185 - - [2026-08-17 15:39:48] "POST /ref-update HTTP/1.1" 200 156 0.060625 10.0.0.185 - - [2026-08-17 15:39:48] "DELETE /firewall-rule/263bd50d-42cf-428e-a637-115e75622fec HTTP/1.1" 200 115 0.041978 10.0.0.185 - - [2026-08-17 15:39:48] "DELETE /tag/1180f33b-48b1-4077-bd37-774565cbe599 HTTP/1.1" 409 237 0.009366 10.0.0.185 - - [2026-08-17 15:39:48] "DELETE /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e HTTP/1.1" 409 237 0.006280 10.0.0.185 - - [2026-08-17 15:39:48] "DELETE /tag/bd2a93d8-61c3-42fb-a22a-b061a210b3ae HTTP/1.1" 200 115 0.045131 10.0.0.185 - - [2026-08-17 15:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.185 - - [2026-08-17 15:39:48] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005102 10.0.0.185 - - [2026-08-17 15:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.185 - - [2026-08-17 15:39:48] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005007 10.0.0.185 - - [2026-08-17 15:39:48] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.062553 10.0.0.185 - - [2026-08-17 15:39:48] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.085907 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /security-group/53897bea-2db7-48d7-9321-e6d70d56b1ce HTTP/1.1" 200 115 0.049445 10.0.0.185 - - [2026-08-17 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /access-control-list/138aca7d-4d76-44be-beb6-63f6adc9fdbe HTTP/1.1" 200 115 0.035117 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /access-control-list/c45b1064-6d11-4a1a-8c69-c78e2a78571d HTTP/1.1" 200 115 0.030350 10.0.0.185 - - [2026-08-17 15:39:49] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.039511 10.0.0.185 - - [2026-08-17 15:39:49] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?fields=security_groups HTTP/1.1" 200 1353 0.041558 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /security-group/bd0b7433-9452-4179-9420-c522cc07d74a HTTP/1.1" 200 115 0.061511 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /access-control-list/d331dc33-7ae4-4176-93d9-a3e3de8099a9 HTTP/1.1" 200 115 0.050639 10.0.0.185 - - [2026-08-17 15:39:49] "GET /project/ad83c153-8a25-445e-a22c-fc9326484582?fields=application_policy_sets HTTP/1.1" 200 1392 0.057453 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /access-control-list/bd0ecc5f-4658-4c62-9ac5-941029a6bbcc HTTP/1.1" 200 115 0.059215 10.0.0.185 - - [2026-08-17 15:39:49] "DELETE /project/ad83c153-8a25-445e-a22c-fc9326484582 HTTP/1.1" 200 115 0.368335 10.0.0.185 - - [2026-08-17 15:39:49] "POST /projects HTTP/1.1" 409 238 0.002863 10.0.0.185 - - [2026-08-17 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.185 - - [2026-08-17 15:39:49] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033742 10.0.0.185 - - [2026-08-17 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.185 - - [2026-08-17 15:39:49] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005770 10.0.0.185 - - [2026-08-17 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.185 - - [2026-08-17 15:39:49] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005027 10.0.0.185 - - [2026-08-17 15:39:49] "POST /security-groups HTTP/1.1" 409 285 0.002331 10.0.0.185 - - [2026-08-17 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.185 - - [2026-08-17 15:39:49] "PUT /security-group/03e0e52a-b1d8-4498-8d33-1cf80ab4e402 HTTP/1.1" 200 263 0.059057 10.0.0.185 - - [2026-08-17 15:39:49] "PUT /access-control-list/5ef67709-271e-463b-9d35-d09503be9b51 HTTP/1.1" 200 273 0.019738 10.0.0.185 - - [2026-08-17 15:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034461 10.0.0.185 - - [2026-08-17 15:39:49] "PUT /access-control-list/30def54e-a7af-4ff3-ba96-cec8b1866073 HTTP/1.1" 200 273 0.038182 10.0.0.185 - - [2026-08-17 15:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.185 - - [2026-08-17 15:39:53] "GET /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005665 10.0.0.185 - - [2026-08-17 15:39:53] "GET /virtual-machine-interface/4fec6624-9a51-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002576 10.0.0.185 - - [2026-08-17 15:39:53] "DELETE /loadbalancer-member/adb07491-bd9f-4576-a1ef-311cd55ac127 HTTP/1.1" 200 115 0.063001 10.0.0.185 - - [2026-08-17 15:39:53] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003171 10.0.0.185 - - [2026-08-17 15:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.185 - - [2026-08-17 15:39:53] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002864 10.0.0.185 - - [2026-08-17 15:39:53] "GET /firewall-policy/958f9736-4f56-45c1-a9d2-3543b3f6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002635 10.0.0.185 - - [2026-08-17 15:39:53] "GET /firewall-rule/6b2c0345-f226-4012-a3f7-d0c83cd6512a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003247 10.0.0.185 - - [2026-08-17 15:39:54] "POST /ref-update HTTP/1.1" 200 156 0.016849 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /firewall-rule/6b2c0345-f226-4012-a3f7-d0c83cd6512a HTTP/1.1" 200 115 0.036173 10.0.0.185 - - [2026-08-17 15:39:54] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008342 10.0.0.185 - - [2026-08-17 15:39:54] "GET /firewall-rule/9c5bea66-097c-4071-99dc-799e84b4b128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003329 10.0.0.185 - - [2026-08-17 15:39:54] "POST /ref-update HTTP/1.1" 200 156 0.024033 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /firewall-rule/9c5bea66-097c-4071-99dc-799e84b4b128 HTTP/1.1" 200 115 0.057076 10.0.0.185 - - [2026-08-17 15:39:54] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.008517 10.0.0.185 - - [2026-08-17 15:39:54] "GET /firewall-rule/2f6b4d24-4238-4e84-8aa6-cfdc624ea4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.004332 10.0.0.185 - - [2026-08-17 15:39:54] "POST /ref-update HTTP/1.1" 200 156 0.017934 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /firewall-rule/2f6b4d24-4238-4e84-8aa6-cfdc624ea4a7 HTTP/1.1" 200 115 0.058104 10.0.0.185 - - [2026-08-17 15:39:54] "GET /application-policy-set/e04cbb06-c035-47a8-96ab-943dca36298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003074 10.0.0.185 - - [2026-08-17 15:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.185 - - [2026-08-17 15:39:54] "GET /policy-management/b3238435-a68c-456c-8146-802641e88fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003324 10.0.0.185 - - [2026-08-17 15:39:54] "GET /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004019 10.0.0.185 - - [2026-08-17 15:39:54] "POST /ref-update HTTP/1.1" 200 156 0.027465 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /firewall-policy/20c80c1c-7ffe-4915-bca8-ab3ef78f8105 HTTP/1.1" 200 115 0.039809 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /tag/1180f33b-48b1-4077-bd37-774565cbe599 HTTP/1.1" 200 115 0.067517 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /tag/261f7f81-a095-4621-98c0-b682b5e0c7b2 HTTP/1.1" 200 115 0.109201 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /tag/17fdcc89-ab5d-432f-9355-3ab0f0c3bc8e HTTP/1.1" 200 115 0.106094 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /tag/b8aa8619-7d3d-4099-a238-044487daa463 HTTP/1.1" 200 115 0.085123 10.0.0.185 - - [2026-08-17 15:39:54] "DELETE /loadbalancer-pool/7bc87d1f-b675-46b7-9bd9-60c36428ab7f HTTP/1.1" 200 115 0.055476 10.0.0.185 - - [2026-08-17 15:39:55] "DELETE /loadbalancer-listener/a5409fa3-d924-4d9d-b868-3cdfec90b230 HTTP/1.1" 200 115 0.082575 10.0.0.185 - - [2026-08-17 15:39:55] "DELETE /loadbalancer/5cf62b37-6e81-4910-be70-4b404ec255ed HTTP/1.1" 200 115 0.056176 10.0.0.185 - - [2026-08-17 15:39:55] "DELETE /floating-ip/2c2883a9-4749-41a2-b916-f9999baa0e11 HTTP/1.1" 200 115 0.051820 10.0.0.185 - - [2026-08-17 15:39:55] "DELETE /instance-ip/fe69a6e5-61da-4cf6-b042-d05f15dcaaab HTTP/1.1" 200 115 0.047292 10.0.0.185 - - [2026-08-17 15:39:55] "DELETE /virtual-machine-interface/90a6c27e-5e6e-49a4-8dcd-5471e7c2d95b HTTP/1.1" 200 115 0.059197 10.0.0.185 - - [2026-08-17 15:39:55] "DELETE /tag/6ff5ca19-886f-459b-ad3d-6610f45afd0f HTTP/1.1" 200 115 0.065393 10.0.0.185 - - [2026-08-17 15:39:55] "POST /projects HTTP/1.1" 409 238 0.002647 10.0.0.185 - - [2026-08-17 15:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.185 - - [2026-08-17 15:39:55] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047138 10.0.0.185 - - [2026-08-17 15:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011274 10.0.0.185 - - [2026-08-17 15:39:55] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.024752 10.0.0.185 - - [2026-08-17 15:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008154 10.0.0.185 - - [2026-08-17 15:39:55] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008101 10.0.0.185 - - [2026-08-17 15:39:55] "POST /security-groups HTTP/1.1" 409 285 0.005578 10.0.0.185 - - [2026-08-17 15:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.185 - - [2026-08-17 15:39:55] "PUT /security-group/03e0e52a-b1d8-4498-8d33-1cf80ab4e402 HTTP/1.1" 200 263 0.070490 10.0.0.185 - - [2026-08-17 15:39:55] "PUT /access-control-list/5ef67709-271e-463b-9d35-d09503be9b51 HTTP/1.1" 200 273 0.044773 10.0.0.185 - - [2026-08-17 15:39:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037682 10.0.0.185 - - [2026-08-17 15:39:55] "PUT /access-control-list/30def54e-a7af-4ff3-ba96-cec8b1866073 HTTP/1.1" 200 273 0.031188 10.0.0.185 - - [2026-08-17 15:39:55] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.018583 10.0.0.185 - - [2026-08-17 15:39:55] "GET /firewall-rule/4a98bc26-e846-49f9-8a32-ec7885dbaf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005980 10.0.0.185 - - [2026-08-17 15:39:55] "POST /ref-update HTTP/1.1" 200 156 0.079917 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /firewall-rule/4a98bc26-e846-49f9-8a32-ec7885dbaf6a HTTP/1.1" 200 115 0.065182 10.0.0.185 - - [2026-08-17 15:39:56] "GET /firewall-policy/3722d63c-007a-4d93-8d76-22005ede1533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009402 10.0.0.185 - - [2026-08-17 15:39:56] "GET /firewall-rule/f1a3474e-c5db-4be3-b85c-53b453d916fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003659 10.0.0.185 - - [2026-08-17 15:39:56] "POST /ref-update HTTP/1.1" 200 156 0.062976 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /firewall-rule/f1a3474e-c5db-4be3-b85c-53b453d916fc HTTP/1.1" 200 115 0.063495 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /tag/087027d8-ebbe-496e-a074-427d8cdca7cc HTTP/1.1" 200 115 0.048505 10.0.0.185 - - [2026-08-17 15:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.185 - - [2026-08-17 15:39:56] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005198 10.0.0.185 - - [2026-08-17 15:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.185 - - [2026-08-17 15:39:56] "GET /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004274 10.0.0.185 - - [2026-08-17 15:39:56] "PUT /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9 HTTP/1.1" 200 265 0.064509 10.0.0.185 - - [2026-08-17 15:39:56] "PUT /virtual-network/ee1797a9-79cc-483a-b6a5-bf94b5bf4465 HTTP/1.1" 200 265 0.056639 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /security-group/03e0e52a-b1d8-4498-8d33-1cf80ab4e402 HTTP/1.1" 200 115 0.062146 10.0.0.185 - - [2026-08-17 15:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /access-control-list/5ef67709-271e-463b-9d35-d09503be9b51 HTTP/1.1" 200 115 0.040517 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /access-control-list/30def54e-a7af-4ff3-ba96-cec8b1866073 HTTP/1.1" 200 115 0.028004 10.0.0.185 - - [2026-08-17 15:39:56] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.077337 10.0.0.185 - - [2026-08-17 15:39:56] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?fields=security_groups HTTP/1.1" 200 1353 0.066753 10.0.0.185 - - [2026-08-17 15:39:56] "DELETE /security-group/74e679e1-dc3d-4061-ae07-c0278bf2698b HTTP/1.1" 200 115 0.109080 10.0.0.185 - - [2026-08-17 15:39:57] "DELETE /access-control-list/7db7ef17-fce5-4d5b-868e-0fcf5c788b93 HTTP/1.1" 200 115 0.056585 10.0.0.185 - - [2026-08-17 15:39:57] "GET /project/ce9b2567-923a-4b79-8b54-e5a719edc984?fields=application_policy_sets HTTP/1.1" 200 1392 0.062715 10.0.0.185 - - [2026-08-17 15:39:57] "DELETE /access-control-list/8286ad93-94a2-47ff-bcdf-2223aa8852e5 HTTP/1.1" 200 115 0.084656 10.0.0.185 - - [2026-08-17 15:39:57] "DELETE /project/ce9b2567-923a-4b79-8b54-e5a719edc984 HTTP/1.1" 200 115 0.508981 10.0.0.185 - - [2026-08-17 15:41:01] "GET / HTTP/1.1" 200 36215 0.005818 10.0.0.185 - - [2026-08-17 15:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010179 10.0.0.185 - - [2026-08-17 15:41:01] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004511 10.0.0.185 - - [2026-08-17 15:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.185 - - [2026-08-17 15:41:02] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003120 10.0.0.185 - - [2026-08-17 15:41:20] "GET / HTTP/1.1" 200 36215 0.004155 10.0.0.185 - - [2026-08-17 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.185 - - [2026-08-17 15:41:20] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005850 10.0.0.185 - - [2026-08-17 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.185 - - [2026-08-17 15:41:20] "GET /config-node/dd2fea82-1c91-4073-98da-feec3ec2e731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.009691 10.0.0.185 - - [2026-08-17 15:41:21] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.185 - - [2026-08-17 15:41:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002631 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.185 - - [2026-08-17 15:41:26] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002767 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011298 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.008406 10.0.0.185 - - [2026-08-17 15:41:26] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 264 0.002553 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /alarm/65709527-7f59-4fb7-8bf9-bc86cd5c3542 HTTP/1.1" 200 245 0.013177 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 261 0.003458 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /alarm/5ad09510-cafb-4ed5-b6dd-3098d20d7a77 HTTP/1.1" 200 245 0.012779 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 261 0.003464 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /alarm/182b3202-d044-4683-8129-6d78be352a5c HTTP/1.1" 200 245 0.011627 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 253 0.005193 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /alarm/782be4cf-1f58-4a17-ab30-9636c726ca95 HTTP/1.1" 200 245 0.013023 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 251 0.004113 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /alarm/c4b7add3-8e8f-4a59-94ba-e47b8bf20214 HTTP/1.1" 200 245 0.013394 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 252 0.009248 10.0.0.185 - - [2026-08-17 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.185 - - [2026-08-17 15:41:26] "PUT /alarm/2f922c87-f195-4c8b-9e83-be0e329fde07 HTTP/1.1" 200 245 0.011558 10.0.0.185 - - [2026-08-17 15:41:26] "POST /alarms HTTP/1.1" 409 256 0.010950 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/b87d137c-bb4c-4d11-9953-f74934fcfbae HTTP/1.1" 200 245 0.014573 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 248 0.009322 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/dff0693c-86a4-43fc-a4b5-7f13b43bb19f HTTP/1.1" 200 245 0.011547 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 252 0.013665 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/1988c7d3-f6a6-4e05-8848-72d13a5aa5d2 HTTP/1.1" 200 245 0.012977 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 257 0.009838 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/2d29d559-dc1f-4b17-bb3b-42b1099cf961 HTTP/1.1" 200 245 0.011073 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 251 0.005952 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/f6154258-5b0a-41be-b77a-caa9e207d6be HTTP/1.1" 200 245 0.011625 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 257 0.012155 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/31e1a297-51cf-4ce0-acc5-8ce178b38ceb HTTP/1.1" 200 245 0.011631 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 261 0.007030 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/5f548e56-0f2a-40db-a985-12b22a07d62e HTTP/1.1" 200 245 0.013875 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 258 0.010021 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/38e073cc-6a96-4f90-86de-a14c79305350 HTTP/1.1" 200 245 0.016980 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 254 0.009704 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/d0e9d2f2-ff47-41ca-b8db-2f254a9ab0ed HTTP/1.1" 200 245 0.024609 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 254 0.008467 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/a80ee629-0dd7-4819-af28-8a9da99c636a HTTP/1.1" 200 245 0.013219 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 254 0.010223 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/def1ae38-de23-4878-b4ed-e82ca100c1a2 HTTP/1.1" 200 245 0.012966 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 247 0.012326 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/bd1b7929-999f-4984-ae66-2e9ee1bc85d6 HTTP/1.1" 200 245 0.012031 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 272 0.013210 10.0.0.185 - - [2026-08-17 15:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.185 - - [2026-08-17 15:41:27] "PUT /alarm/c7477a49-6496-4c36-b72b-c589feaff4ba HTTP/1.1" 200 245 0.011663 10.0.0.185 - - [2026-08-17 15:41:27] "POST /alarms HTTP/1.1" 409 261 0.017259 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.185 - - [2026-08-17 15:41:28] "PUT /alarm/8b953f6d-0c2e-455e-8760-234459acdfef HTTP/1.1" 200 245 0.010197 10.0.0.185 - - [2026-08-17 15:41:28] "POST /alarms HTTP/1.1" 409 259 0.010441 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.185 - - [2026-08-17 15:41:28] "PUT /alarm/674a0ae2-c394-4f1d-a4d5-3543d2eee2cb HTTP/1.1" 200 245 0.013191 10.0.0.185 - - [2026-08-17 15:41:28] "POST /alarms HTTP/1.1" 409 265 0.010561 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.185 - - [2026-08-17 15:41:28] "PUT /alarm/8388380d-f012-4e57-a8ab-33b6d1193568 HTTP/1.1" 200 245 0.010829 10.0.0.185 - - [2026-08-17 15:41:28] "POST /alarms HTTP/1.1" 409 279 0.008512 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.185 - - [2026-08-17 15:41:28] "PUT /alarm/99a408d0-95b4-46b1-9654-0af771e312ea HTTP/1.1" 200 245 0.015210 10.0.0.185 - - [2026-08-17 15:41:28] "GET / HTTP/1.1" 200 36215 0.001609 10.0.0.185 - - [2026-08-17 15:41:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002218 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.185 - - [2026-08-17 15:41:28] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.012805 10.0.0.185 - - [2026-08-17 15:41:28] "GET / HTTP/1.1" 200 36215 0.002145 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.185 - - [2026-08-17 15:41:28] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003448 10.0.0.185 - - [2026-08-17 15:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.185 - - [2026-08-17 15:41:28] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.011974 10.0.0.185 - - [2026-08-17 15:41:29] "GET / HTTP/1.1" 200 36215 0.001453 10.0.0.185 - - [2026-08-17 15:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.185 - - [2026-08-17 15:41:29] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005183 10.0.0.185 - - [2026-08-17 15:41:29] "PUT /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59 HTTP/1.1" 200 275 0.020256 10.0.0.185 - - [2026-08-17 15:41:32] "GET / HTTP/1.1" 200 36215 0.002101 10.0.0.185 - - [2026-08-17 15:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.185 - - [2026-08-17 15:41:32] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003531 10.0.0.185 - - [2026-08-17 15:41:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002006 10.0.0.185 - - [2026-08-17 15:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.185 - - [2026-08-17 15:41:32] "GET /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004354 10.0.0.185 - - [2026-08-17 15:41:32] "PUT /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46 HTTP/1.1" 200 255 0.020689 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:41:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:41:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.185 - - [2026-08-17 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.185 - - [2026-08-17 15:41:35] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003931 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001224 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001118 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001808 10.0.0.185 - - [2026-08-17 15:42:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002268 10.0.0.185 - - [2026-08-17 15:42:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002201 10.0.0.185 - - [2026-08-17 15:42:24] "GET / HTTP/1.1" 200 36215 0.002032 10.0.0.185 - - [2026-08-17 15:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.185 - - [2026-08-17 15:42:24] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005899 10.0.0.185 - - [2026-08-17 15:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.185 - - [2026-08-17 15:42:24] "GET /config-node/dd2fea82-1c91-4073-98da-feec3ec2e731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002997 10.0.0.185 - - [2026-08-17 15:42:36] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.185 - - [2026-08-17 15:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.185 - - [2026-08-17 15:42:36] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003701 10.0.0.185 - - [2026-08-17 15:42:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002444 10.0.0.185 - - [2026-08-17 15:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.185 - - [2026-08-17 15:42:36] "GET /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.006444 10.0.0.185 - - [2026-08-17 15:42:36] "PUT /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46 HTTP/1.1" 200 255 0.016880 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001172 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001154 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001265 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:42:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001040 10.0.0.185 - - [2026-08-17 15:42:54] "GET / HTTP/1.1" 200 36215 0.001793 10.0.0.185 - - [2026-08-17 15:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.185 - - [2026-08-17 15:42:54] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005335 10.0.0.185 - - [2026-08-17 15:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.185 - - [2026-08-17 15:42:54] "GET /config-node/dd2fea82-1c91-4073-98da-feec3ec2e731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002861 10.0.0.185 - - [2026-08-17 15:42:55] "GET / HTTP/1.1" 200 36215 0.001731 10.0.0.185 - - [2026-08-17 15:42:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002770 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.185 - - [2026-08-17 15:43:00] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002942 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.024504 10.0.0.185 - - [2026-08-17 15:43:00] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 264 0.002758 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/65709527-7f59-4fb7-8bf9-bc86cd5c3542 HTTP/1.1" 200 245 0.012068 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 261 0.001921 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/5ad09510-cafb-4ed5-b6dd-3098d20d7a77 HTTP/1.1" 200 245 0.008075 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 261 0.003515 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/182b3202-d044-4683-8129-6d78be352a5c HTTP/1.1" 200 245 0.008395 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 253 0.003218 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/782be4cf-1f58-4a17-ab30-9636c726ca95 HTTP/1.1" 200 245 0.012051 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 251 0.004666 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/c4b7add3-8e8f-4a59-94ba-e47b8bf20214 HTTP/1.1" 200 245 0.014540 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 252 0.008389 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/2f922c87-f195-4c8b-9e83-be0e329fde07 HTTP/1.1" 200 245 0.013495 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 256 0.006746 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/b87d137c-bb4c-4d11-9953-f74934fcfbae HTTP/1.1" 200 245 0.016306 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 248 0.019167 10.0.0.185 - - [2026-08-17 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.185 - - [2026-08-17 15:43:00] "PUT /alarm/dff0693c-86a4-43fc-a4b5-7f13b43bb19f HTTP/1.1" 200 245 0.012587 10.0.0.185 - - [2026-08-17 15:43:00] "POST /alarms HTTP/1.1" 409 252 0.016294 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/1988c7d3-f6a6-4e05-8848-72d13a5aa5d2 HTTP/1.1" 200 245 0.011678 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 257 0.007457 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/2d29d559-dc1f-4b17-bb3b-42b1099cf961 HTTP/1.1" 200 245 0.013376 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 251 0.017406 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/f6154258-5b0a-41be-b77a-caa9e207d6be HTTP/1.1" 200 245 0.013373 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 257 0.008444 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/31e1a297-51cf-4ce0-acc5-8ce178b38ceb HTTP/1.1" 200 245 0.014594 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 261 0.011233 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/5f548e56-0f2a-40db-a985-12b22a07d62e HTTP/1.1" 200 245 0.017859 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 258 0.016388 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/38e073cc-6a96-4f90-86de-a14c79305350 HTTP/1.1" 200 245 0.009290 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 254 0.010709 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/d0e9d2f2-ff47-41ca-b8db-2f254a9ab0ed HTTP/1.1" 200 245 0.026908 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 254 0.008615 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/a80ee629-0dd7-4819-af28-8a9da99c636a HTTP/1.1" 200 245 0.032987 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 254 0.027520 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/def1ae38-de23-4878-b4ed-e82ca100c1a2 HTTP/1.1" 200 245 0.015701 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 247 0.037870 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008917 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/bd1b7929-999f-4984-ae66-2e9ee1bc85d6 HTTP/1.1" 200 245 0.043153 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 272 0.019917 10.0.0.185 - - [2026-08-17 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.185 - - [2026-08-17 15:43:01] "PUT /alarm/c7477a49-6496-4c36-b72b-c589feaff4ba HTTP/1.1" 200 245 0.013671 10.0.0.185 - - [2026-08-17 15:43:01] "POST /alarms HTTP/1.1" 409 261 0.019648 10.0.0.185 - - [2026-08-17 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.185 - - [2026-08-17 15:43:02] "PUT /alarm/8b953f6d-0c2e-455e-8760-234459acdfef HTTP/1.1" 200 245 0.024026 10.0.0.185 - - [2026-08-17 15:43:02] "POST /alarms HTTP/1.1" 409 259 0.020051 10.0.0.185 - - [2026-08-17 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.185 - - [2026-08-17 15:43:02] "PUT /alarm/674a0ae2-c394-4f1d-a4d5-3543d2eee2cb HTTP/1.1" 200 245 0.047048 10.0.0.185 - - [2026-08-17 15:43:02] "POST /alarms HTTP/1.1" 409 265 0.032779 10.0.0.185 - - [2026-08-17 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015466 10.0.0.185 - - [2026-08-17 15:43:02] "PUT /alarm/8388380d-f012-4e57-a8ab-33b6d1193568 HTTP/1.1" 200 245 0.024938 10.0.0.185 - - [2026-08-17 15:43:02] "POST /alarms HTTP/1.1" 409 279 0.029390 10.0.0.185 - - [2026-08-17 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.185 - - [2026-08-17 15:43:02] "PUT /alarm/99a408d0-95b4-46b1-9654-0af771e312ea HTTP/1.1" 200 245 0.018454 10.0.0.185 - - [2026-08-17 15:43:02] "GET / HTTP/1.1" 200 36215 0.006072 10.0.0.185 - - [2026-08-17 15:43:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003634 10.0.0.185 - - [2026-08-17 15:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.185 - - [2026-08-17 15:43:02] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.013720 10.0.0.185 - - [2026-08-17 15:43:03] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.185 - - [2026-08-17 15:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.185 - - [2026-08-17 15:43:03] "GET /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003098 10.0.0.185 - - [2026-08-17 15:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.185 - - [2026-08-17 15:43:03] "PUT /global-vrouter-config/4b7c9478-8f4a-41e1-b6e7-37ee97f7259f HTTP/1.1" 200 277 0.024859 10.0.0.185 - - [2026-08-17 15:43:03] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.185 - - [2026-08-17 15:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.185 - - [2026-08-17 15:43:03] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004849 10.0.0.185 - - [2026-08-17 15:43:03] "PUT /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59 HTTP/1.1" 200 275 0.025544 10.0.0.185 - - [2026-08-17 15:43:07] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.185 - - [2026-08-17 15:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.185 - - [2026-08-17 15:43:07] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003173 10.0.0.185 - - [2026-08-17 15:43:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002452 10.0.0.185 - - [2026-08-17 15:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.185 - - [2026-08-17 15:43:07] "GET /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003786 10.0.0.185 - - [2026-08-17 15:43:07] "PUT /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46 HTTP/1.1" 200 255 0.015623 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001188 10.0.0.185 - - [2026-08-17 15:43:12] "POST /tags HTTP/1.1" 200 356 0.030510 10.0.0.185 - - [2026-08-17 15:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015963 10.0.0.185 - - [2026-08-17 15:43:12] "GET /tag/aee16a2f-1a87-4b92-a64c-de4a8cc95b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.033525 10.0.0.185 - - [2026-08-17 15:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007604 10.0.0.185 - - [2026-08-17 15:43:12] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008692 10.0.0.185 - - [2026-08-17 15:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.185 - - [2026-08-17 15:43:12] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075483 10.0.0.185 - - [2026-08-17 15:43:12] "POST /virtual-machines HTTP/1.1" 200 352 0.051855 10.0.0.185 - - [2026-08-17 15:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018822 10.0.0.185 - - [2026-08-17 15:43:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.116996 10.0.0.185 - - [2026-08-17 15:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029870 10.0.0.185 - - [2026-08-17 15:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010652 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010397 10.0.0.185 - - [2026-08-17 15:43:13] "POST /instance-ips HTTP/1.1" 200 392 0.030263 10.0.0.185 - - [2026-08-17 15:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042701 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005903 10.0.0.185 - - [2026-08-17 15:43:13] "POST /set-tag HTTP/1.1" 200 109 0.029529 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018606 10.0.0.185 - - [2026-08-17 15:43:13] "GET /instance-ip/5b04b31c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005226 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008017 10.0.0.185 - - [2026-08-17 15:43:13] "POST /set-tag HTTP/1.1" 200 109 0.005985 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005110 10.0.0.185 - - [2026-08-17 15:43:13] "POST /ref-update HTTP/1.1" 200 156 0.015276 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.020068 10.0.0.185 - - [2026-08-17 15:43:13] "POST /set-tag HTTP/1.1" 200 109 0.006836 10.0.0.185 - - [2026-08-17 15:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-network/6ef68a1d-a703-4bb5-8a00-578e1b778ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.007694 10.0.0.185 - - [2026-08-17 15:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.185 - - [2026-08-17 15:43:13] "GET /project/cf7c8971-5342-4ce8-b992-8d17ff41ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053172 10.0.0.185 - - [2026-08-17 15:43:13] "POST /virtual-machines HTTP/1.1" 200 356 0.011501 10.0.0.185 - - [2026-08-17 15:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027170 10.0.0.185 - - [2026-08-17 15:43:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.112888 10.0.0.185 - - [2026-08-17 15:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010314 10.0.0.185 - - [2026-08-17 15:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010772 10.0.0.185 - - [2026-08-17 15:43:13] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007556 10.0.0.185 - - [2026-08-17 15:43:14] "POST /instance-ips HTTP/1.1" 200 396 0.029617 10.0.0.185 - - [2026-08-17 15:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029741 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.013024 10.0.0.185 - - [2026-08-17 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.028570 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.032496 10.0.0.185 - - [2026-08-17 15:43:14] "GET /instance-ip/5b8e88da-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004389 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004960 10.0.0.185 - - [2026-08-17 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-router/b410dbf9-6aaf-42e1-94af-c9198d4c0967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003670 10.0.0.185 - - [2026-08-17 15:43:14] "POST /ref-update HTTP/1.1" 200 156 0.013054 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008756 10.0.0.185 - - [2026-08-17 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.007529 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.015887 10.0.0.185 - - [2026-08-17 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.005479 10.0.0.185 - - [2026-08-17 15:43:14] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007984 10.0.0.185 - - [2026-08-17 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.004444 10.0.0.185 - - [2026-08-17 15:43:23] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.185 - - [2026-08-17 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.185 - - [2026-08-17 15:43:23] "GET /global-system-config/a374d12c-b08f-44c2-b603-86c967deba59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.009071 10.0.0.185 - - [2026-08-17 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.185 - - [2026-08-17 15:43:23] "GET /config-node/dd2fea82-1c91-4073-98da-feec3ec2e731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002825 10.0.0.185 - - [2026-08-17 15:43:25] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005807 10.0.0.185 - - [2026-08-17 15:43:25] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.185 - - [2026-08-17 15:43:26] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005041 10.0.0.185 - - [2026-08-17 15:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.185 - - [2026-08-17 15:43:28] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005580 10.0.0.185 - - [2026-08-17 15:43:28] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.185 - - [2026-08-17 15:43:35] "GET / HTTP/1.1" 200 36215 0.001391 10.0.0.185 - - [2026-08-17 15:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.185 - - [2026-08-17 15:43:35] "GET /routing-instance/238ca1a0-8d2a-4716-9a17-2fe5e7327284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003324 10.0.0.185 - - [2026-08-17 15:43:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002486 10.0.0.185 - - [2026-08-17 15:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.185 - - [2026-08-17 15:43:35] "GET /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003505 10.0.0.185 - - [2026-08-17 15:43:35] "PUT /bgp-router/dfa66966-6d59-42ca-830b-16edc9105b46 HTTP/1.1" 200 255 0.016641 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001221 [Introspect:8084]10.0.0.185 - - [2026-08-17 15:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001766 10.0.0.185 - - [2026-08-17 15:43:59] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016064 10.0.0.185 - - [2026-08-17 15:43:59] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.185 - - [2026-08-17 15:43:59] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006157 10.0.0.185 - - [2026-08-17 15:43:59] "POST /set-tag HTTP/1.1" 200 109 0.003143 10.0.0.185 - - [2026-08-17 15:43:59] "GET /virtual-machine/b3dd0d48-5abe-4a6a-8709-7c9fd128ce1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003547 10.0.0.185 - - [2026-08-17 15:43:59] "POST /ref-update HTTP/1.1" 200 156 0.014525 10.0.0.185 - - [2026-08-17 15:43:59] "GET /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012857 10.0.0.185 - - [2026-08-17 15:43:59] "POST /set-tag HTTP/1.1" 200 109 0.020680 10.0.0.185 - - [2026-08-17 15:43:59] "POST /set-tag HTTP/1.1" 200 109 0.039922 10.0.0.185 - - [2026-08-17 15:43:59] "DELETE /instance-ip/5b04b31c-9a52-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.075861 10.0.0.185 - - [2026-08-17 15:43:59] "DELETE /virtual-machine-interface/5ae6fe80-9a52-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.043551 10.0.0.185 - - [2026-08-17 15:43:59] "DELETE /virtual-machine/b3dd0d48-5abe-4a6a-8709-7c9fd128ce1e HTTP/1.1" 200 115 0.024980 10.0.0.185 - - [2026-08-17 15:43:59] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008899 10.0.0.185 - - [2026-08-17 15:43:59] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.185 - - [2026-08-17 15:44:30] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006196 10.0.0.185 - - [2026-08-17 15:44:30] "POST /set-tag HTTP/1.1" 200 109 0.006398 10.0.0.185 - - [2026-08-17 15:44:30] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005848 10.0.0.185 - - [2026-08-17 15:44:30] "POST /set-tag HTTP/1.1" 200 109 0.003784 10.0.0.185 - - [2026-08-17 15:44:30] "GET /virtual-machine/c64bc492-60bf-4df5-85bd-4d035066e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003239 10.0.0.185 - - [2026-08-17 15:44:30] "POST /ref-update HTTP/1.1" 200 156 0.018431 10.0.0.185 - - [2026-08-17 15:44:30] "GET /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005862 10.0.0.185 - - [2026-08-17 15:44:30] "POST /set-tag HTTP/1.1" 200 109 0.015270 10.0.0.185 - - [2026-08-17 15:44:30] "POST /set-tag HTTP/1.1" 200 109 0.039263 10.0.0.185 - - [2026-08-17 15:44:30] "DELETE /instance-ip/5b8e88da-9a52-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.090966 10.0.0.185 - - [2026-08-17 15:44:30] "DELETE /virtual-machine-interface/5b72cb2c-9a52-11f1-92d6-fa163e831a4c HTTP/1.1" 200 115 0.061285 10.0.0.185 - - [2026-08-17 15:44:30] "DELETE /virtual-machine/c64bc492-60bf-4df5-85bd-4d035066e3e2 HTTP/1.1" 200 115 0.033905 10.0.0.185 - - [2026-08-17 15:44:30] "DELETE /tag/aee16a2f-1a87-4b92-a64c-de4a8cc95b5b HTTP/1.1" 200 115 0.051334