++ 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: =================== Fri Feb 6 11:32:58 AM UTC 2026 ===================' INFO: =================== Fri Feb 6 11:32:58 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 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.33 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.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.33,10.160.101.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.160.101.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/06/2026 11:33:43.331 7f2b59e3e680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/06/2026 11:33:43.761 7f2b59e3e680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/06/2026 11:33:43.782 7f2b59e3e680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/06/2026 11:33:43.782 7f2b59e3e680 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-06 11:33:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000636 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-06 11:33:57] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.33 - - [2026-02-06 11:33:57] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.33 - - [2026-02-06 11:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.33 - - [2026-02-06 11:33:57] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007514 10.0.0.33 - - [2026-02-06 11:33:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002381 10.0.0.33 - - [2026-02-06 11:33:57] "POST /config-database-nodes HTTP/1.1" 200 611 0.033921 10.0.0.33 - - [2026-02-06 11:33:58] "GET / HTTP/1.1" 200 45303 0.002542 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-02-06 11:33:58] "GET / HTTP/1.1" 200 35931 0.003219 10.0.0.33 - - [2026-02-06 11:33:58] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-02-06 11:33:58] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005325 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.005297 10.0.0.33 - - [2026-02-06 11:33:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025863 10.0.0.33 - - [2026-02-06 11:33:58] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.002536 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.33 - - [2026-02-06 11:33:58] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011533 10.0.0.33 - - [2026-02-06 11:33:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035922 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002085 10.0.0.33 - - [2026-02-06 11:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.33 - - [2026-02-06 11:33:59] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011385 10.0.0.33 - - [2026-02-06 11:33:59] "POST /service-appliance-sets HTTP/1.1" 200 541 0.033165 10.0.0.33 - - [2026-02-06 11:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.33 - - [2026-02-06 11:33:59] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.33 - - [2026-02-06 11:33:59] "GET /network-ipam/81faf2dd-f5b2-454c-b9f4-e5f99e7f4662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.019549 10.0.0.33 - - [2026-02-06 11:33:59] "POST /service-templates HTTP/1.1" 200 511 0.062011 10.0.0.33 - - [2026-02-06 11:33:59] "POST /service-templates HTTP/1.1" 200 501 0.031646 10.0.0.33 - - [2026-02-06 11:33:59] "POST /service-templates HTTP/1.1" 200 515 0.022809 10.0.0.33 - - [2026-02-06 11:33:59] "POST /service-templates HTTP/1.1" 200 535 0.055847 10.0.0.33 - - [2026-02-06 11:33:59] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.33 - - [2026-02-06 11:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.33 - - [2026-02-06 11:33:59] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004673 10.0.0.33 - - [2026-02-06 11:33:59] "POST /service-templates HTTP/1.1" 200 507 0.082275 10.0.0.33 - - [2026-02-06 11:33:59] "POST /bgp-routers HTTP/1.1" 200 616 0.088703 10.0.0.33 - - [2026-02-06 11:33:59] "GET /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.019347 10.0.0.33 - - [2026-02-06 11:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020590 10.0.0.33 - - [2026-02-06 11:33:59] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.030989 10.0.0.33 - - [2026-02-06 11:33:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009292 10.0.0.33 - - [2026-02-06 11:33:59] "POST /ref-update HTTP/1.1" 200 156 0.065589 10.0.0.33 - - [2026-02-06 11:34:00] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.33 - - [2026-02-06 11:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.33 - - [2026-02-06 11:34:00] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.011335 10.0.0.33 - - [2026-02-06 11:34:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002338 10.0.0.33 - - [2026-02-06 11:34:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.230802 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.33 - - [2026-02-06 11:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.33 - - [2026-02-06 11:34:03] "GET /network-ipam/81faf2dd-f5b2-454c-b9f4-e5f99e7f4662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005892 10.0.0.33 - - [2026-02-06 11:34:04] "GET / HTTP/1.1" 200 35931 0.001288 10.0.0.33 - - [2026-02-06 11:34:04] "GET / HTTP/1.1" 200 35931 0.001132 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.33 - - [2026-02-06 11:34:04] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007606 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.005089 10.0.0.33 - - [2026-02-06 11:34:04] "POST /database-nodes HTTP/1.1" 200 597 0.038707 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2026-02-06 11:34:04] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011248 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.016351 10.0.0.33 - - [2026-02-06 11:34:04] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011043 10.0.0.33 - - [2026-02-06 11:34:04] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.032285 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004281 10.0.0.33 - - [2026-02-06 11:34:04] "POST /access-control-lists HTTP/1.1" 200 587 0.129392 10.0.0.33 - - [2026-02-06 11:34:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.007401 10.0.0.33 - - [2026-02-06 11:34:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.114257 10.0.0.33 - - [2026-02-06 11:34:04] "POST /access-control-lists HTTP/1.1" 200 585 0.117641 10.0.0.33 - - [2026-02-06 11:34:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000572 10.0.0.33 - - [2026-02-06 11:34:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.004950 10.0.0.33 - - [2026-02-06 11:34:05] "POST /route-targets HTTP/1.1" 200 327 0.036393 10.0.0.33 - - [2026-02-06 11:34:05] "POST /ref-update HTTP/1.1" 200 156 0.042862 10.0.0.33 - - [2026-02-06 11:34:05] "POST /security-groups HTTP/1.1" 200 570 0.210267 10.0.0.33 - - [2026-02-06 11:34:05] "POST /projects HTTP/1.1" 200 481 0.635516 10.0.0.33 - - [2026-02-06 11:34:05] "POST /route-targets HTTP/1.1" 200 327 0.095284 10.0.0.33 - - [2026-02-06 11:34:05] "POST /ref-update HTTP/1.1" 200 156 0.023175 10.0.0.33 - - [2026-02-06 11:34:05] "POST /security-groups HTTP/1.1" 200 534 0.099861 10.0.0.33 - - [2026-02-06 11:34:05] "POST /chown HTTP/1.1" 200 109 0.010401 10.0.0.33 - - [2026-02-06 11:34:05] "POST /policy-managements HTTP/1.1" 409 214 0.017855 10.0.0.33 - - [2026-02-06 11:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2026-02-06 11:34:05] "POST /route-targets HTTP/1.1" 200 327 0.056240 10.0.0.33 - - [2026-02-06 11:34:05] "POST /ref-update HTTP/1.1" 200 156 0.031187 10.0.0.33 - - [2026-02-06 11:34:05] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006773 10.0.0.33 - - [2026-02-06 11:34:05] "POST /route-targets HTTP/1.1" 200 327 0.037435 10.0.0.33 - - [2026-02-06 11:34:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.103019 10.0.0.33 - - [2026-02-06 11:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-02-06 11:34:05] "POST /ref-update HTTP/1.1" 200 156 0.031128 10.0.0.33 - - [2026-02-06 11:34:05] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005896 10.0.0.33 - - [2026-02-06 11:34:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.008883 10.0.0.33 - - [2026-02-06 11:34:05] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.040048 10.0.0.33 - - [2026-02-06 11:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.048287 10.0.0.33 - - [2026-02-06 11:34:05] "GET /virtual-network/4d4904fd-dca8-4945-a418-06a57160e018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.027549 10.0.0.33 - - [2026-02-06 11:34:05] "POST /access-control-lists HTTP/1.1" 200 551 0.153579 10.0.0.33 - - [2026-02-06 11:34:05] "PUT /access-control-list/1a527eaa-a7a2-4042-9522-5302a81fd4b5 HTTP/1.1" 200 272 0.027157 10.0.0.33 - - [2026-02-06 11:34:05] "PUT /access-control-list/664ecacd-9acc-4c64-b230-22437a29c52c HTTP/1.1" 200 272 0.066925 10.0.0.33 - - [2026-02-06 11:34:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000468 10.0.0.33 - - [2026-02-06 11:34:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.024385 10.0.0.33 - - [2026-02-06 11:34:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.010018 10.0.0.33 - - [2026-02-06 11:34:06] "POST /security-groups HTTP/1.1" 200 574 0.131848 10.0.0.33 - - [2026-02-06 11:34:06] "POST /projects HTTP/1.1" 200 489 0.538146 10.0.0.33 - - [2026-02-06 11:34:06] "POST /access-control-lists HTTP/1.1" 200 579 0.159733 10.0.0.33 - - [2026-02-06 11:34:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.011739 10.0.0.33 - - [2026-02-06 11:34:06] "POST /security-groups HTTP/1.1" 200 546 0.135659 10.0.0.33 - - [2026-02-06 11:34:06] "POST /access-control-lists HTTP/1.1" 200 577 0.128151 10.0.0.33 - - [2026-02-06 11:34:06] "POST /chown HTTP/1.1" 200 109 0.061781 10.0.0.33 - - [2026-02-06 11:34:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.012625 10.0.0.33 - - [2026-02-06 11:34:06] "POST /network-ipams HTTP/1.1" 200 522 0.082575 10.0.0.33 - - [2026-02-06 11:34:06] "POST /access-control-lists HTTP/1.1" 200 594 0.084068 10.0.0.33 - - [2026-02-06 11:34:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.019579 10.0.0.33 - - [2026-02-06 11:34:06] "POST /network-ipams HTTP/1.1" 200 510 0.230856 10.0.0.33 - - [2026-02-06 11:34:06] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.33 - - [2026-02-06 11:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013045 10.0.0.33 - - [2026-02-06 11:34:07] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.024600 10.0.0.33 - - [2026-02-06 11:34:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.021271 10.0.0.33 - - [2026-02-06 11:34:07] "POST /access-control-lists HTTP/1.1" 200 592 0.241701 10.0.0.33 - - [2026-02-06 11:34:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.005877 10.0.0.33 - - [2026-02-06 11:34:07] "PUT /access-control-list/5c58678d-3f3f-45c3-bc83-07545277a3c6 HTTP/1.1" 200 272 0.073426 10.0.0.33 - - [2026-02-06 11:34:07] "POST /config-nodes HTTP/1.1" 200 593 0.193050 10.0.0.33 - - [2026-02-06 11:34:07] "PUT /access-control-list/ac3908fa-5b22-473d-949a-cf54fee4df99 HTTP/1.1" 200 272 0.147728 10.0.0.33 - - [2026-02-06 11:34:07] "PUT /access-control-list/1d916a0a-b851-4afe-bfdf-b5afd76496eb HTTP/1.1" 200 272 0.118402 10.0.0.33 - - [2026-02-06 11:34:07] "PUT /access-control-list/e5c9d240-5f5b-466b-83af-0ecb2e944a91 HTTP/1.1" 200 272 0.093565 10.0.0.33 - - [2026-02-06 11:34:07] "POST /useragent-kv HTTP/1.1" 200 115 0.022143 10.0.0.33 - - [2026-02-06 11:34:07] "POST /virtual-networks HTTP/1.1" 200 538 0.662436 10.0.0.33 - - [2026-02-06 11:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010621 10.0.0.33 - - [2026-02-06 11:34:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.004653 10.0.0.33 - - [2026-02-06 11:34:07] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.017382 10.0.0.33 - - [2026-02-06 11:34:07] "POST /access-control-lists HTTP/1.1" 200 583 0.122167 10.0.0.33 - - [2026-02-06 11:34:07] "GET / HTTP/1.1" 200 35931 0.002372 10.0.0.33 - - [2026-02-06 11:34:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.039846 10.0.0.33 - - [2026-02-06 11:34:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014363 10.0.0.33 - - [2026-02-06 11:34:07] "POST /network-ipams HTTP/1.1" 200 518 0.163569 10.0.0.33 - - [2026-02-06 11:34:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.003440 10.0.0.33 - - [2026-02-06 11:34:08] "POST /access-control-lists HTTP/1.1" 200 581 0.129635 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.005647 10.0.0.33 - - [2026-02-06 11:34:08] "POST /access-control-lists HTTP/1.1" 200 602 0.129856 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.024454 10.0.0.33 - - [2026-02-06 11:34:08] "POST /useragent-kv HTTP/1.1" 200 115 0.028158 10.0.0.33 - - [2026-02-06 11:34:08] "POST /virtual-networks HTTP/1.1" 200 546 0.379699 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008666 10.0.0.33 - - [2026-02-06 11:34:08] "POST /access-control-lists HTTP/1.1" 200 600 0.110330 10.0.0.33 - - [2026-02-06 11:34:08] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.070421 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.010703 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.002524 10.0.0.33 - - [2026-02-06 11:34:08] "POST /access-control-lists HTTP/1.1" 200 589 0.100710 10.0.0.33 - - [2026-02-06 11:34:08] "POST /network-policys HTTP/1.1" 200 538 0.126916 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.014861 10.0.0.33 - - [2026-02-06 11:34:08] "POST /route-targets HTTP/1.1" 200 327 0.011934 10.0.0.33 - - [2026-02-06 11:34:08] "POST /ref-update HTTP/1.1" 200 156 0.024275 10.0.0.33 - - [2026-02-06 11:34:08] "PUT /access-control-list/7ad14c71-9c4f-41da-879d-8d102f2be8b2 HTTP/1.1" 200 272 0.111534 10.0.0.33 - - [2026-02-06 11:34:08] "POST /network-policys HTTP/1.1" 200 534 0.175447 10.0.0.33 - - [2026-02-06 11:34:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.016940 10.0.0.33 - - [2026-02-06 11:34:08] "POST /route-targets HTTP/1.1" 200 327 0.026126 10.0.0.33 - - [2026-02-06 11:34:09] "POST /network-policys HTTP/1.1" 200 542 0.079890 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-update HTTP/1.1" 200 156 0.061325 10.0.0.33 - - [2026-02-06 11:34:09] "PUT /access-control-list/d134df56-a389-4f9d-acc0-e8f66b6ea051 HTTP/1.1" 200 272 0.042504 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-update HTTP/1.1" 200 156 0.137593 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025313 10.0.0.33 - - [2026-02-06 11:34:09] "PUT /access-control-list/d134df56-a389-4f9d-acc0-e8f66b6ea051 HTTP/1.1" 200 272 0.044997 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-update HTTP/1.1" 200 156 0.145872 10.0.0.33 - - [2026-02-06 11:34:09] "PUT /access-control-list/7ad14c71-9c4f-41da-879d-8d102f2be8b2 HTTP/1.1" 200 272 0.090370 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-update HTTP/1.1" 200 156 0.067630 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-update HTTP/1.1" 200 156 0.153183 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017215 10.0.0.33 - - [2026-02-06 11:34:09] "PUT /access-control-list/7ad14c71-9c4f-41da-879d-8d102f2be8b2 HTTP/1.1" 200 272 0.044343 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020130 10.0.0.33 - - [2026-02-06 11:34:09] "POST /ref-update HTTP/1.1" 200 156 0.153612 10.0.0.33 - - [2026-02-06 11:34:09] "PUT /access-control-list/d134df56-a389-4f9d-acc0-e8f66b6ea051 HTTP/1.1" 200 272 0.080300 10.0.0.33 - - [2026-02-06 11:34:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.004443 10.0.0.33 - - [2026-02-06 11:34:09] "POST /access-control-lists HTTP/1.1" 200 601 0.100770 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-update HTTP/1.1" 200 156 0.190622 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-update HTTP/1.1" 200 156 0.023927 10.0.0.33 - - [2026-02-06 11:34:10] "PUT /access-control-list/b92456ff-d35e-40c3-ad8a-a4665d047e26 HTTP/1.1" 200 272 0.028821 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-update HTTP/1.1" 200 156 0.162404 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009204 10.0.0.33 - - [2026-02-06 11:34:10] "PUT /access-control-list/b92456ff-d35e-40c3-ad8a-a4665d047e26 HTTP/1.1" 200 272 0.033793 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025687 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006647 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-update HTTP/1.1" 200 156 0.041213 10.0.0.33 - - [2026-02-06 11:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.33 - - [2026-02-06 11:34:10] "GET /virtual-network/4d4904fd-dca8-4945-a418-06a57160e018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008800 10.0.0.33 - - [2026-02-06 11:34:10] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006178 10.0.0.33 - - [2026-02-06 11:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.33 - - [2026-02-06 11:34:10] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003986 10.0.0.33 - - [2026-02-06 11:34:10] "POST /firewall-policys HTTP/1.1" 200 530 0.041387 10.0.0.33 - - [2026-02-06 11:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.046343 10.0.0.33 - - [2026-02-06 11:34:10] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009291 10.0.0.33 - - [2026-02-06 11:34:10] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003336 10.0.0.33 - - [2026-02-06 11:34:10] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002706 10.0.0.33 - - [2026-02-06 11:34:10] "POST /ref-update HTTP/1.1" 200 156 0.051213 10.0.0.33 - - [2026-02-06 11:34:10] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007997 10.0.0.33 - - [2026-02-06 11:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020656 10.0.0.33 - - [2026-02-06 11:34:10] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003775 10.0.0.33 - - [2026-02-06 11:34:10] "POST /firewall-policys HTTP/1.1" 200 532 0.052272 10.0.0.33 - - [2026-02-06 11:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.048408 10.0.0.33 - - [2026-02-06 11:34:10] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014382 10.0.0.33 - - [2026-02-06 11:34:10] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004994 10.0.0.33 - - [2026-02-06 11:34:10] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003593 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011538 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004626 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.026961 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.051423 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.024299 10.0.0.33 - - [2026-02-06 11:34:11] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.031384 10.0.0.33 - - [2026-02-06 11:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-06 11:34:11] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004745 10.0.0.33 - - [2026-02-06 11:34:11] "POST /firewall-policys HTTP/1.1" 200 530 0.083242 10.0.0.33 - - [2026-02-06 11:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.071261 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001951 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.054517 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.33 - - [2026-02-06 11:34:11] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007610 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004406 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005656 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007887 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006243 10.0.0.33 - - [2026-02-06 11:34:11] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006391 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.027884 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.081164 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.028699 10.0.0.33 - - [2026-02-06 11:34:11] "POST /ref-update HTTP/1.1" 200 156 0.035381 10.0.0.33 - - [2026-02-06 11:34:12] "POST /ref-update HTTP/1.1" 200 156 0.065216 10.0.0.33 - - [2026-02-06 11:34:12] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.030112 10.0.0.33 - - [2026-02-06 11:34:12] "POST /tags HTTP/1.1" 200 299 0.096977 10.0.0.33 - - [2026-02-06 11:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021550 10.0.0.33 - - [2026-02-06 11:34:12] "GET /tag/4230e45a-dc8f-4701-828d-7afda046cb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.033737 10.0.0.33 - - [2026-02-06 11:34:12] "POST /set-tag HTTP/1.1" 200 109 0.040705 10.0.0.33 - - [2026-02-06 11:34:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.014293 10.0.0.33 - - [2026-02-06 11:34:12] "POST /tags HTTP/1.1" 200 357 0.116279 10.0.0.33 - - [2026-02-06 11:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019633 10.0.0.33 - - [2026-02-06 11:34:12] "GET /tag/953101d7-f223-4345-b953-6b80835c13d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019070 10.0.0.33 - - [2026-02-06 11:34:12] "POST /tags HTTP/1.1" 200 305 0.095151 10.0.0.33 - - [2026-02-06 11:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.033176 10.0.0.33 - - [2026-02-06 11:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.33 - - [2026-02-06 11:34:12] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.014287 10.0.0.33 - - [2026-02-06 11:34:12] "GET /tag/76e47a45-c834-4a91-bd0f-8bd783aa2e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.042173 10.0.0.33 - - [2026-02-06 11:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2026-02-06 11:34:13] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.031246 10.0.0.33 - - [2026-02-06 11:34:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.000535 10.0.0.33 - - [2026-02-06 11:34:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.007194 10.0.0.33 - - [2026-02-06 11:34:13] "POST /security-groups HTTP/1.1" 200 571 0.128527 10.0.0.33 - - [2026-02-06 11:34:13] "POST /projects HTTP/1.1" 200 483 0.323336 10.0.0.33 - - [2026-02-06 11:34:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.003806 10.0.0.33 - - [2026-02-06 11:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.064381 10.0.0.33 - - [2026-02-06 11:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.037622 10.0.0.33 - - [2026-02-06 11:34:13] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.024366 10.0.0.33 - - [2026-02-06 11:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.33 - - [2026-02-06 11:34:13] "POST /access-control-lists HTTP/1.1" 200 580 0.145255 10.0.0.33 - - [2026-02-06 11:34:13] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.030662 10.0.0.33 - - [2026-02-06 11:34:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.003784 10.0.0.33 - - [2026-02-06 11:34:13] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.33 - - [2026-02-06 11:34:13] "POST /access-control-lists HTTP/1.1" 200 578 0.079139 10.0.0.33 - - [2026-02-06 11:34:13] "POST /alarms HTTP/1.1" 200 581 0.121987 10.0.0.33 - - [2026-02-06 11:34:13] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.170913 10.0.0.33 - - [2026-02-06 11:34:13] "POST /alarms HTTP/1.1" 200 575 0.104649 10.0.0.33 - - [2026-02-06 11:34:13] "POST /alarms HTTP/1.1" 200 575 0.091856 10.0.0.33 - - [2026-02-06 11:34:13] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.162056 10.0.0.33 - - [2026-02-06 11:34:13] "POST /security-groups HTTP/1.1" 200 537 0.069826 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 559 0.101346 10.0.0.33 - - [2026-02-06 11:34:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.008224 10.0.0.33 - - [2026-02-06 11:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.057172 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 555 0.130820 10.0.0.33 - - [2026-02-06 11:34:14] "POST /access-control-lists HTTP/1.1" 200 596 0.119127 10.0.0.33 - - [2026-02-06 11:34:14] "POST /chown HTTP/1.1" 200 109 0.124448 10.0.0.33 - - [2026-02-06 11:34:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.008738 10.0.0.33 - - [2026-02-06 11:34:14] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.037855 10.0.0.33 - - [2026-02-06 11:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-02-06 11:34:14] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011208 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 557 0.177320 10.0.0.33 - - [2026-02-06 11:34:14] "POST /tags HTTP/1.1" 409 207 0.026484 10.0.0.33 - - [2026-02-06 11:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.33 - - [2026-02-06 11:34:14] "GET /tag/76e47a45-c834-4a91-bd0f-8bd783aa2e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.041975 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 565 0.083117 10.0.0.33 - - [2026-02-06 11:34:14] "POST /access-control-lists HTTP/1.1" 200 594 0.266458 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 549 0.129034 10.0.0.33 - - [2026-02-06 11:34:14] "POST /firewall-rules HTTP/1.1" 200 564 0.189920 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 557 0.072253 10.0.0.33 - - [2026-02-06 11:34:14] "GET /firewall-rule/3656fe8b-abde-4a78-9655-3d7aa26bc72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008283 10.0.0.33 - - [2026-02-06 11:34:14] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003637 10.0.0.33 - - [2026-02-06 11:34:14] "GET /firewall-rule/3656fe8b-abde-4a78-9655-3d7aa26bc72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002769 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 567 0.021127 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 555 0.048174 10.0.0.33 - - [2026-02-06 11:34:14] "POST /ref-update HTTP/1.1" 200 156 0.068282 10.0.0.33 - - [2026-02-06 11:34:14] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021612 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 567 0.067602 10.0.0.33 - - [2026-02-06 11:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012042 10.0.0.33 - - [2026-02-06 11:34:14] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003898 10.0.0.33 - - [2026-02-06 11:34:14] "POST /tags HTTP/1.1" 409 207 0.003578 10.0.0.33 - - [2026-02-06 11:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006040 10.0.0.33 - - [2026-02-06 11:34:14] "POST /alarms HTTP/1.1" 200 575 0.069041 10.0.0.33 - - [2026-02-06 11:34:15] "GET /tag/76e47a45-c834-4a91-bd0f-8bd783aa2e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034162 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 569 0.084403 10.0.0.33 - - [2026-02-06 11:34:15] "POST /firewall-rules HTTP/1.1" 200 562 0.130584 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 561 0.109903 10.0.0.33 - - [2026-02-06 11:34:15] "GET /firewall-rule/0f074fb4-8542-44d4-9280-0a93e8e1d41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.057783 10.0.0.33 - - [2026-02-06 11:34:15] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.027884 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 561 0.134686 10.0.0.33 - - [2026-02-06 11:34:15] "GET /firewall-rule/0f074fb4-8542-44d4-9280-0a93e8e1d41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.027143 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 561 0.050833 10.0.0.33 - - [2026-02-06 11:34:15] "POST /ref-update HTTP/1.1" 200 156 0.072497 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 547 0.070077 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 595 0.039053 10.0.0.33 - - [2026-02-06 11:34:15] "POST /tags HTTP/1.1" 200 305 0.104410 10.0.0.33 - - [2026-02-06 11:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016661 10.0.0.33 - - [2026-02-06 11:34:15] "GET /tag/f7b687f7-5853-4ac6-b0d1-ccff15b1bdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.027753 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 575 0.094026 10.0.0.33 - - [2026-02-06 11:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 571 0.116989 10.0.0.33 - - [2026-02-06 11:34:15] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.137160 10.0.0.33 - - [2026-02-06 11:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 583 0.033392 10.0.0.33 - - [2026-02-06 11:34:15] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013124 10.0.0.33 - - [2026-02-06 11:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.33 - - [2026-02-06 11:34:15] "GET /service-appliance-set/a10e051e-512f-4482-bfe0-25f79c886c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009635 10.0.0.33 - - [2026-02-06 11:34:15] "POST /alarms HTTP/1.1" 200 609 0.065975 10.0.0.33 - - [2026-02-06 11:34:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.001963 10.0.0.33 - - [2026-02-06 11:34:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137048 10.0.0.33 - - [2026-02-06 11:34:16] "GET /virtual-machine-interface/a7978c7b-a752-45d9-a852-33ed3292d3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.021508 10.0.0.33 - - [2026-02-06 11:34:16] "POST /instance-ips HTTP/1.1" 200 381 0.048328 10.0.0.33 - - [2026-02-06 11:34:16] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.33 - - [2026-02-06 11:34:16] "GET /instance-ip/51d14cbe-63db-4029-bf52-2d60550f7b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.035555 10.0.0.33 - - [2026-02-06 11:34:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004256 10.0.0.33 - - [2026-02-06 11:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-02-06 11:34:16] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.019772 10.0.0.33 - - [2026-02-06 11:34:16] "POST /loadbalancers HTTP/1.1" 200 582 0.096775 10.0.0.33 - - [2026-02-06 11:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011536 10.0.0.33 - - [2026-02-06 11:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.33 - - [2026-02-06 11:34:16] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049660 10.0.0.33 - - [2026-02-06 11:34:16] "GET /loadbalancer/f0cdeeaf-b2b1-438f-8244-c7866e7f9de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009530 10.0.0.33 - - [2026-02-06 11:34:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.096327 10.0.0.33 - - [2026-02-06 11:34:16] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.120226 10.0.0.33 - - [2026-02-06 11:34:16] "GET /instance-ip/51d14cbe-63db-4029-bf52-2d60550f7b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011510 10.0.0.33 - - [2026-02-06 11:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.045060 10.0.0.33 - - [2026-02-06 11:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013475 10.0.0.33 - - [2026-02-06 11:34:16] "POST /floating-ips HTTP/1.1" 200 583 0.035670 10.0.0.33 - - [2026-02-06 11:34:16] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.33 - - [2026-02-06 11:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009602 10.0.0.33 - - [2026-02-06 11:34:16] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004893 10.0.0.33 - - [2026-02-06 11:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.33 - - [2026-02-06 11:34:16] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.134439 10.0.0.33 - - [2026-02-06 11:34:16] "GET /loadbalancer-listener/2c2f3c48-17da-4c45-a1f3-2a82e8f9a6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014647 10.0.0.33 - - [2026-02-06 11:34:16] "GET /loadbalancer-listener/2c2f3c48-17da-4c45-a1f3-2a82e8f9a6d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.024211 10.0.0.33 - - [2026-02-06 11:34:16] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.074932 10.0.0.33 - - [2026-02-06 11:34:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046080 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2026-02-06 11:34:17] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002586 10.0.0.33 - - [2026-02-06 11:34:17] "GET /instance-ip/51d14cbe-63db-4029-bf52-2d60550f7b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003082 10.0.0.33 - - [2026-02-06 11:34:17] "GET /instance-ip/51d14cbe-63db-4029-bf52-2d60550f7b85?fields=floating_ips HTTP/1.1" 200 1170 0.006432 10.0.0.33 - - [2026-02-06 11:34:17] "GET /floating-ip/c27bff95-41e2-4241-8fc6-02d631d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002333 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012016 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.33 - - [2026-02-06 11:34:17] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.010968 10.0.0.33 - - [2026-02-06 11:34:17] "POST /tags HTTP/1.1" 200 355 0.050118 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2026-02-06 11:34:17] "GET /tag/31d2062b-389f-4fc1-873f-40ae1350aa33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019252 10.0.0.33 - - [2026-02-06 11:34:17] "POST /tags HTTP/1.1" 200 303 0.039955 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.33 - - [2026-02-06 11:34:17] "GET /tag/532622c1-403f-4f22-957e-0cb49e9b020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021890 10.0.0.33 - - [2026-02-06 11:34:17] "POST /projects HTTP/1.1" 409 218 0.003261 10.0.0.33 - - [2026-02-06 11:34:17] "GET / HTTP/1.1" 200 35931 0.003931 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-02-06 11:34:17] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006910 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.33 - - [2026-02-06 11:34:17] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.262619 10.0.0.33 - - [2026-02-06 11:34:17] "PUT /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac HTTP/1.1" 200 274 0.270243 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009433 10.0.0.33 - - [2026-02-06 11:34:17] "GET /network-ipam/9cedf653-945c-48a3-bfb7-6403b89cdfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004012 10.0.0.33 - - [2026-02-06 11:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2026-02-06 11:34:17] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007877 10.0.0.33 - - [2026-02-06 11:34:17] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.106444 10.0.0.33 - - [2026-02-06 11:34:17] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011249 10.0.0.33 - - [2026-02-06 11:34:18] "POST /set-tag HTTP/1.1" 200 109 0.055635 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2026-02-06 11:34:18] "GET /network-ipam/65706896-13e3-4d31-8a1c-8dd4536dcccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002527 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-06 11:34:18] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003939 10.0.0.33 - - [2026-02-06 11:34:18] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.055410 10.0.0.33 - - [2026-02-06 11:34:18] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007007 10.0.0.33 - - [2026-02-06 11:34:18] "POST /set-tag HTTP/1.1" 200 109 0.075650 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010897 10.0.0.33 - - [2026-02-06 11:34:18] "GET /network-policy/fd01a41d-ed24-4dfc-8a5c-74332e84a0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003382 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-02-06 11:34:18] "GET /network-policy/1df3f246-60f5-4033-a82e-ff06086805bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002679 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2026-02-06 11:34:18] "GET /network-policy/eda7911a-8ee4-4aa6-ba2f-8bff2879c3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003582 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2026-02-06 11:34:18] "PUT /network-policy/eda7911a-8ee4-4aa6-ba2f-8bff2879c3c8 HTTP/1.1" 200 262 0.021352 10.0.0.33 - - [2026-02-06 11:34:18] "POST /ref-update HTTP/1.1" 200 156 0.099434 10.0.0.33 - - [2026-02-06 11:34:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011717 10.0.0.33 - - [2026-02-06 11:34:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-02-06 11:34:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004036 10.0.0.33 - - [2026-02-06 11:34:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-06 11:34:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-02-06 11:34:18] "POST /security-groups HTTP/1.1" 409 245 0.003334 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-02-06 11:34:18] "PUT /security-group/62f47249-1338-4fba-b3a5-03fede4ce4d9 HTTP/1.1" 200 262 0.075530 10.0.0.33 - - [2026-02-06 11:34:18] "PUT /access-control-list/1d916a0a-b851-4afe-bfdf-b5afd76496eb HTTP/1.1" 200 272 0.043355 10.0.0.33 - - [2026-02-06 11:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.071000 10.0.0.33 - - [2026-02-06 11:34:18] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027668 10.0.0.33 - - [2026-02-06 11:34:18] "PUT /access-control-list/e5c9d240-5f5b-466b-83af-0ecb2e944a91 HTTP/1.1" 200 272 0.046815 10.0.0.33 - - [2026-02-06 11:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.33 - - [2026-02-06 11:34:18] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003155 10.0.0.33 - - [2026-02-06 11:34:18] "POST /tags HTTP/1.1" 409 206 0.002113 10.0.0.33 - - [2026-02-06 11:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2026-02-06 11:34:19] "GET /tag/532622c1-403f-4f22-957e-0cb49e9b020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.027467 10.0.0.33 - - [2026-02-06 11:34:19] "POST /firewall-rules HTTP/1.1" 200 562 0.086576 10.0.0.33 - - [2026-02-06 11:34:19] "GET /firewall-rule/4047bd8e-ed89-4834-ba1c-08922bf289b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004242 10.0.0.33 - - [2026-02-06 11:34:19] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005818 10.0.0.33 - - [2026-02-06 11:34:19] "GET /firewall-rule/4047bd8e-ed89-4834-ba1c-08922bf289b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004852 10.0.0.33 - - [2026-02-06 11:34:19] "POST /ref-update HTTP/1.1" 200 156 0.049017 10.0.0.33 - - [2026-02-06 11:34:19] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006647 10.0.0.33 - - [2026-02-06 11:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.33 - - [2026-02-06 11:34:19] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003014 10.0.0.33 - - [2026-02-06 11:34:19] "POST /tags HTTP/1.1" 409 206 0.002010 10.0.0.33 - - [2026-02-06 11:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.33 - - [2026-02-06 11:34:19] "GET /tag/532622c1-403f-4f22-957e-0cb49e9b020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019399 10.0.0.33 - - [2026-02-06 11:34:19] "POST /firewall-rules HTTP/1.1" 200 560 0.111248 10.0.0.33 - - [2026-02-06 11:34:19] "GET /firewall-rule/b1249f67-96a2-4523-a2d1-4878f1860f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.040744 10.0.0.33 - - [2026-02-06 11:34:19] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007616 10.0.0.33 - - [2026-02-06 11:34:19] "GET /firewall-rule/b1249f67-96a2-4523-a2d1-4878f1860f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003453 10.0.0.33 - - [2026-02-06 11:34:19] "POST /ref-update HTTP/1.1" 200 156 0.087954 10.0.0.33 - - [2026-02-06 11:34:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.002375 10.0.0.33 - - [2026-02-06 11:34:19] "POST /tags HTTP/1.1" 200 301 0.107298 10.0.0.33 - - [2026-02-06 11:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020491 10.0.0.33 - - [2026-02-06 11:34:20] "GET /tag/6aacd067-52b4-4245-9f9e-3cff24efc903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020584 10.0.0.33 - - [2026-02-06 11:34:20] "POST /tags HTTP/1.1" 200 325 0.261600 10.0.0.33 - - [2026-02-06 11:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010809 10.0.0.33 - - [2026-02-06 11:34:20] "GET /tag/d7b0bd9a-0e26-4199-8ff2-1a7c2e81518e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.018693 10.0.0.33 - - [2026-02-06 11:34:20] "POST /tags HTTP/1.1" 200 363 0.051584 10.0.0.33 - - [2026-02-06 11:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013744 10.0.0.33 - - [2026-02-06 11:34:20] "GET /tag/7b795bec-d152-4ba3-941f-41da60a22572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020850 10.0.0.33 - - [2026-02-06 11:34:20] "POST /tags HTTP/1.1" 200 311 0.033756 10.0.0.33 - - [2026-02-06 11:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009321 10.0.0.33 - - [2026-02-06 11:34:20] "GET /tag/ff369a9a-c620-4dcb-a628-98523ab6f231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015645 10.0.0.33 - - [2026-02-06 11:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2026-02-06 11:34:20] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026435 10.0.0.33 - - [2026-02-06 11:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.33 - - [2026-02-06 11:34:20] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044207 10.0.0.33 - - [2026-02-06 11:34:20] "POST /virtual-machines HTTP/1.1" 200 377 0.069823 10.0.0.33 - - [2026-02-06 11:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022366 10.0.0.33 - - [2026-02-06 11:34:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.184827 10.0.0.33 - - [2026-02-06 11:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042477 10.0.0.33 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008984 10.0.0.33 - - [2026-02-06 11:34:21] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012545 10.0.0.33 - - [2026-02-06 11:34:21] "POST /instance-ips HTTP/1.1" 200 409 0.085853 10.0.0.33 - - [2026-02-06 11:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037229 10.0.0.33 - - [2026-02-06 11:34:21] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.040341 10.0.0.33 - - [2026-02-06 11:34:21] "POST /set-tag HTTP/1.1" 200 109 0.031338 10.0.0.33 - - [2026-02-06 11:34:21] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017818 10.0.0.249 - - [2026-02-06 11:34:21] "GET / HTTP/1.1" 200 35931 0.003369 10.0.0.33 - - [2026-02-06 11:34:21] "GET /instance-ip/c79fec16-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006881 10.0.0.249 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.249 - - [2026-02-06 11:34:21] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004122 10.0.0.249 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010236 10.0.0.249 - - [2026-02-06 11:34:21] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003879 10.0.0.249 - - [2026-02-06 11:34:21] "PUT /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac HTTP/1.1" 200 274 0.023317 10.0.0.249 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.017477 10.0.0.33 - - [2026-02-06 11:34:21] "POST /tags HTTP/1.1" 200 301 0.053600 10.0.0.33 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015790 10.0.0.33 - - [2026-02-06 11:34:21] "GET /tag/f0b34303-a37b-453f-9ec1-af6ded9c973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.039043 10.0.0.249 - - [2026-02-06 11:34:21] "POST /virtual-routers HTTP/1.1" 200 599 0.049353 10.0.0.249 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.249 - - [2026-02-06 11:34:21] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006580 10.0.0.33 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.33 - - [2026-02-06 11:34:21] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053935 10.0.0.249 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.015300 10.0.0.33 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.249 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.249 - - [2026-02-06 11:34:21] "GET /virtual-network/4d4904fd-dca8-4945-a418-06a57160e018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004128 10.0.0.33 - - [2026-02-06 11:34:21] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.029202 10.0.0.33 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2026-02-06 11:34:21] "GET /service-appliance-set/a10e051e-512f-4482-bfe0-25f79c886c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003686 10.0.0.249 - - [2026-02-06 11:34:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.079710 10.0.0.33 - - [2026-02-06 11:34:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.003659 10.0.0.33 - - [2026-02-06 11:34:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109385 10.0.0.33 - - [2026-02-06 11:34:22] "GET /virtual-machine-interface/a71b3cfe-0da5-43ef-ad37-7c4b39e1a669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.032445 10.0.0.33 - - [2026-02-06 11:34:22] "POST /instance-ips HTTP/1.1" 200 377 0.040688 10.0.0.33 - - [2026-02-06 11:34:22] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.014718 10.0.0.33 - - [2026-02-06 11:34:22] "POST /loadbalancers HTTP/1.1" 200 582 0.078781 10.0.0.33 - - [2026-02-06 11:34:22] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036217 10.0.0.33 - - [2026-02-06 11:34:22] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006888 10.0.0.33 - - [2026-02-06 11:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035996 10.0.0.33 - - [2026-02-06 11:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.33 - - [2026-02-06 11:34:22] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033701 10.0.0.33 - - [2026-02-06 11:34:22] "POST /floating-ips HTTP/1.1" 200 581 0.029067 10.0.0.33 - - [2026-02-06 11:34:22] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004706 10.0.0.33 - - [2026-02-06 11:34:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026831 10.0.0.33 - - [2026-02-06 11:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023848 10.0.0.33 - - [2026-02-06 11:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.33 - - [2026-02-06 11:34:22] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033668 10.0.0.33 - - [2026-02-06 11:34:22] "GET /loadbalancer-listener/0e011e9e-2f63-4353-b5f9-e34eb452e8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004136 10.0.0.33 - - [2026-02-06 11:34:22] "GET /loadbalancer-listener/0e011e9e-2f63-4353-b5f9-e34eb452e8ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005410 10.0.0.33 - - [2026-02-06 11:34:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041560 10.0.0.33 - - [2026-02-06 11:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.33 - - [2026-02-06 11:34:22] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003305 10.0.0.33 - - [2026-02-06 11:34:22] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?fields=floating_ips HTTP/1.1" 200 1165 0.016102 10.0.0.33 - - [2026-02-06 11:34:22] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002754 10.0.0.33 - - [2026-02-06 11:34:22] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047756 10.0.0.33 - - [2026-02-06 11:34:22] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002663 10.0.0.33 - - [2026-02-06 11:34:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024122 10.0.0.33 - - [2026-02-06 11:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019944 10.0.0.33 - - [2026-02-06 11:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011984 10.0.0.33 - - [2026-02-06 11:34:22] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038321 10.0.0.33 - - [2026-02-06 11:34:22] "GET /loadbalancer-listener/2b009f74-7a05-4bed-b766-108ca15632ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002347 10.0.0.33 - - [2026-02-06 11:34:23] "GET /loadbalancer-listener/2b009f74-7a05-4bed-b766-108ca15632ab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011665 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001524 10.0.0.33 - - [2026-02-06 11:34:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050020 10.0.0.33 - - [2026-02-06 11:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2026-02-06 11:34:23] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004427 10.0.0.33 - - [2026-02-06 11:34:23] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?fields=floating_ips HTTP/1.1" 200 1165 0.009301 10.0.0.33 - - [2026-02-06 11:34:23] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.010576 10.0.0.33 - - [2026-02-06 11:34:23] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065766 10.0.0.33 - - [2026-02-06 11:34:23] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002491 10.0.0.33 - - [2026-02-06 11:34:23] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025867 10.0.0.33 - - [2026-02-06 11:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010302 10.0.0.33 - - [2026-02-06 11:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007890 10.0.0.33 - - [2026-02-06 11:34:23] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037653 10.0.0.33 - - [2026-02-06 11:34:23] "GET /loadbalancer-listener/1caafd85-49dc-49bc-96e0-878af9ff3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002767 10.0.0.33 - - [2026-02-06 11:34:23] "GET /loadbalancer-listener/1caafd85-49dc-49bc-96e0-878af9ff3874?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003848 10.0.0.33 - - [2026-02-06 11:34:23] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.203941 10.0.0.33 - - [2026-02-06 11:34:23] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002879 10.0.0.33 - - [2026-02-06 11:34:23] "GET /instance-ip/93d262ca-47fb-466e-a7e6-a82bd72a0953?fields=floating_ips HTTP/1.1" 200 1165 0.004572 10.0.0.33 - - [2026-02-06 11:34:23] "POST /tags HTTP/1.1" 200 371 0.046036 10.0.0.33 - - [2026-02-06 11:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011888 10.0.0.33 - - [2026-02-06 11:34:23] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.018222 10.0.0.33 - - [2026-02-06 11:34:23] "GET /tag/e8205a75-d349-4979-a9b2-0b492afba735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.023404 10.0.0.33 - - [2026-02-06 11:34:23] "POST /tags HTTP/1.1" 200 319 0.028927 10.0.0.33 - - [2026-02-06 11:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.33 - - [2026-02-06 11:34:23] "GET /tag/340b53db-5098-474a-b053-ca4af0da6120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013352 10.0.0.33 - - [2026-02-06 11:34:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.000780 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.003397 10.0.0.33 - - [2026-02-06 11:34:24] "POST /security-groups HTTP/1.1" 200 578 0.065072 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002428 10.0.0.33 - - [2026-02-06 11:34:24] "POST /projects HTTP/1.1" 200 497 0.264806 10.0.0.33 - - [2026-02-06 11:34:24] "POST /access-control-lists HTTP/1.1" 200 587 0.064626 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.008857 10.0.0.33 - - [2026-02-06 11:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.066422 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005896 10.0.0.33 - - [2026-02-06 11:34:24] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.029806 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-02-06 11:34:24] "POST /access-control-lists HTTP/1.1" 200 585 0.104196 10.0.0.33 - - [2026-02-06 11:34:24] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.021222 10.0.0.33 - - [2026-02-06 11:34:24] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.072269 10.0.0.33 - - [2026-02-06 11:34:24] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.066749 10.0.0.33 - - [2026-02-06 11:34:24] "POST /security-groups HTTP/1.1" 200 558 0.091784 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.002225 10.0.0.33 - - [2026-02-06 11:34:24] "POST /access-control-lists HTTP/1.1" 200 610 0.074513 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.009672 10.0.0.33 - - [2026-02-06 11:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.072978 10.0.0.33 - - [2026-02-06 11:34:24] "POST /chown HTTP/1.1" 200 109 0.028226 10.0.0.33 - - [2026-02-06 11:34:24] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011988 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-02-06 11:34:24] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003795 10.0.0.33 - - [2026-02-06 11:34:24] "POST /access-control-lists HTTP/1.1" 200 608 0.100013 10.0.0.33 - - [2026-02-06 11:34:24] "POST /tags HTTP/1.1" 409 214 0.012152 10.0.0.33 - - [2026-02-06 11:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.33 - - [2026-02-06 11:34:24] "GET /tag/340b53db-5098-474a-b053-ca4af0da6120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.036192 10.0.0.33 - - [2026-02-06 11:34:25] "POST /firewall-rules HTTP/1.1" 200 578 0.079927 10.0.0.33 - - [2026-02-06 11:34:25] "GET /firewall-rule/b8848a40-78e3-4f2d-8dcd-f190a8302800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004557 10.0.0.33 - - [2026-02-06 11:34:25] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003944 10.0.0.33 - - [2026-02-06 11:34:25] "GET /firewall-rule/b8848a40-78e3-4f2d-8dcd-f190a8302800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002380 10.0.0.33 - - [2026-02-06 11:34:25] "POST /ref-update HTTP/1.1" 200 156 0.038568 10.0.0.33 - - [2026-02-06 11:34:25] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005435 10.0.0.33 - - [2026-02-06 11:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007394 10.0.0.33 - - [2026-02-06 11:34:25] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003193 10.0.0.33 - - [2026-02-06 11:34:25] "POST /tags HTTP/1.1" 409 214 0.005640 10.0.0.33 - - [2026-02-06 11:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.33 - - [2026-02-06 11:34:25] "GET /tag/340b53db-5098-474a-b053-ca4af0da6120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015525 10.0.0.33 - - [2026-02-06 11:34:25] "POST /firewall-rules HTTP/1.1" 200 576 0.075138 10.0.0.33 - - [2026-02-06 11:34:25] "GET /firewall-rule/8b4aca7e-201f-4f3e-b289-91025b5d24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.021462 10.0.0.33 - - [2026-02-06 11:34:25] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004096 10.0.0.33 - - [2026-02-06 11:34:25] "GET /firewall-rule/8b4aca7e-201f-4f3e-b289-91025b5d24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006689 10.0.0.33 - - [2026-02-06 11:34:25] "POST /ref-update HTTP/1.1" 200 156 0.044744 10.0.0.33 - - [2026-02-06 11:34:25] "POST /tags HTTP/1.1" 200 363 0.025978 10.0.0.33 - - [2026-02-06 11:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009598 10.0.0.33 - - [2026-02-06 11:34:25] "GET /tag/b77ab92b-f958-442c-9c4e-e4c6320822b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017060 10.0.0.33 - - [2026-02-06 11:34:25] "POST /tags HTTP/1.1" 200 311 0.028896 10.0.0.33 - - [2026-02-06 11:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008110 10.0.0.33 - - [2026-02-06 11:34:25] "GET /tag/01e7485d-f9c5-4bb7-911b-7df4cba5dd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.025466 10.0.0.33 - - [2026-02-06 11:34:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000511 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.092169 10.0.0.33 - - [2026-02-06 11:34:26] "POST /security-groups HTTP/1.1" 200 574 0.069629 10.0.0.33 - - [2026-02-06 11:34:26] "POST /projects HTTP/1.1" 200 489 0.300388 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.006349 10.0.0.33 - - [2026-02-06 11:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033784 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012136 10.0.0.33 - - [2026-02-06 11:34:26] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.025681 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.33 - - [2026-02-06 11:34:26] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005470 10.0.0.33 - - [2026-02-06 11:34:26] "POST /access-control-lists HTTP/1.1" 200 583 0.109867 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.001708 10.0.0.33 - - [2026-02-06 11:34:26] "POST /access-control-lists HTTP/1.1" 200 581 0.064353 10.0.0.33 - - [2026-02-06 11:34:26] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.107848 10.0.0.33 - - [2026-02-06 11:34:26] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.054499 10.0.0.33 - - [2026-02-06 11:34:26] "POST /security-groups HTTP/1.1" 200 546 0.068274 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.001818 10.0.0.33 - - [2026-02-06 11:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026217 10.0.0.33 - - [2026-02-06 11:34:26] "POST /access-control-lists HTTP/1.1" 200 602 0.100907 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.003121 10.0.0.33 - - [2026-02-06 11:34:26] "POST /chown HTTP/1.1" 200 109 0.065875 10.0.0.33 - - [2026-02-06 11:34:26] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008336 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-02-06 11:34:26] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046065 10.0.0.33 - - [2026-02-06 11:34:26] "POST /access-control-lists HTTP/1.1" 200 600 0.069238 10.0.0.33 - - [2026-02-06 11:34:26] "POST /tags HTTP/1.1" 409 210 0.003393 10.0.0.33 - - [2026-02-06 11:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018741 10.0.0.33 - - [2026-02-06 11:34:26] "GET /tag/01e7485d-f9c5-4bb7-911b-7df4cba5dd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.026756 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:34:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.33 - - [2026-02-06 11:34:27] "POST /firewall-rules HTTP/1.1" 200 570 0.060696 10.0.0.33 - - [2026-02-06 11:34:27] "GET /firewall-rule/2523c224-fb0c-4eaa-89fe-dff580bc9855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004451 10.0.0.33 - - [2026-02-06 11:34:27] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004234 10.0.0.33 - - [2026-02-06 11:34:27] "GET /firewall-rule/2523c224-fb0c-4eaa-89fe-dff580bc9855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002405 10.0.0.33 - - [2026-02-06 11:34:27] "POST /ref-update HTTP/1.1" 200 156 0.047306 10.0.0.33 - - [2026-02-06 11:34:27] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003604 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2026-02-06 11:34:27] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007149 10.0.0.33 - - [2026-02-06 11:34:27] "POST /tags HTTP/1.1" 409 210 0.002274 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2026-02-06 11:34:27] "GET /tag/01e7485d-f9c5-4bb7-911b-7df4cba5dd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010748 10.0.0.33 - - [2026-02-06 11:34:27] "POST /firewall-rules HTTP/1.1" 200 568 0.212772 10.0.0.33 - - [2026-02-06 11:34:27] "GET /firewall-rule/0df6a1f4-a49d-4a80-ad00-6c0e65c51a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003446 10.0.0.33 - - [2026-02-06 11:34:27] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.002884 10.0.0.33 - - [2026-02-06 11:34:27] "GET /firewall-rule/0df6a1f4-a49d-4a80-ad00-6c0e65c51a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003413 10.0.0.33 - - [2026-02-06 11:34:27] "POST /ref-update HTTP/1.1" 200 156 0.067356 10.0.0.33 - - [2026-02-06 11:34:27] "POST /tags HTTP/1.1" 409 237 0.006354 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.33 - - [2026-02-06 11:34:27] "GET /tag/7b795bec-d152-4ba3-941f-41da60a22572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011335 10.0.0.33 - - [2026-02-06 11:34:27] "POST /tags HTTP/1.1" 409 210 0.001809 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.33 - - [2026-02-06 11:34:27] "GET /tag/ff369a9a-c620-4dcb-a628-98523ab6f231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011573 10.0.0.33 - - [2026-02-06 11:34:27] "POST /projects HTTP/1.1" 409 223 0.002642 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-02-06 11:34:27] "GET /project/7e9c81d4-6fbc-4855-8e3e-4bcf63559720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033502 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2026-02-06 11:34:27] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005789 10.0.0.33 - - [2026-02-06 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2026-02-06 11:34:27] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005347 10.0.0.33 - - [2026-02-06 11:34:28] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.049545 10.0.0.33 - - [2026-02-06 11:34:28] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.058583 10.0.0.33 - - [2026-02-06 11:34:28] "POST /security-groups HTTP/1.1" 409 253 0.004175 10.0.0.33 - - [2026-02-06 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-02-06 11:34:28] "PUT /security-group/d4e65dad-cf22-4b32-861c-76e53972364f HTTP/1.1" 200 262 0.070745 10.0.0.33 - - [2026-02-06 11:34:28] "PUT /access-control-list/9fda87f7-555b-49b3-aedc-943db85ce39f HTTP/1.1" 200 272 0.014251 10.0.0.33 - - [2026-02-06 11:34:28] "PUT /access-control-list/cdf68355-73a7-470f-9200-1be70f416d94 HTTP/1.1" 200 272 0.018887 10.0.0.33 - - [2026-02-06 11:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022671 10.0.0.33 - - [2026-02-06 11:34:28] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002948 10.0.0.33 - - [2026-02-06 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009819 10.0.0.33 - - [2026-02-06 11:34:28] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002804 10.0.0.33 - - [2026-02-06 11:34:28] "POST /tags HTTP/1.1" 409 210 0.001718 10.0.0.33 - - [2026-02-06 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.33 - - [2026-02-06 11:34:28] "GET /tag/ff369a9a-c620-4dcb-a628-98523ab6f231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012283 10.0.0.33 - - [2026-02-06 11:34:28] "POST /firewall-rules HTTP/1.1" 200 570 0.070679 10.0.0.33 - - [2026-02-06 11:34:28] "GET /firewall-rule/26d83f2c-b88b-4fae-8d36-f398b90527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011427 10.0.0.33 - - [2026-02-06 11:34:28] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004256 10.0.0.33 - - [2026-02-06 11:34:28] "GET /firewall-rule/26d83f2c-b88b-4fae-8d36-f398b90527d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002389 10.0.0.33 - - [2026-02-06 11:34:28] "POST /ref-update HTTP/1.1" 200 156 0.044441 10.0.0.33 - - [2026-02-06 11:34:28] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022907 10.0.0.33 - - [2026-02-06 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.33 - - [2026-02-06 11:34:28] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004321 10.0.0.33 - - [2026-02-06 11:34:28] "POST /tags HTTP/1.1" 409 210 0.002223 10.0.0.33 - - [2026-02-06 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-02-06 11:34:28] "GET /tag/ff369a9a-c620-4dcb-a628-98523ab6f231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015901 10.0.0.33 - - [2026-02-06 11:34:28] "POST /firewall-rules HTTP/1.1" 200 568 0.070896 10.0.0.33 - - [2026-02-06 11:34:28] "GET /firewall-rule/bb01fc80-9dbf-45be-a571-2aeb817913b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003747 10.0.0.33 - - [2026-02-06 11:34:28] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003306 10.0.0.33 - - [2026-02-06 11:34:28] "GET /firewall-rule/bb01fc80-9dbf-45be-a571-2aeb817913b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001867 10.0.0.33 - - [2026-02-06 11:34:28] "POST /ref-update HTTP/1.1" 200 156 0.042861 10.0.0.33 - - [2026-02-06 11:34:28] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.008708 10.0.0.33 - - [2026-02-06 11:34:29] "POST /ref-update HTTP/1.1" 200 156 0.010793 10.0.0.33 - - [2026-02-06 11:34:29] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004267 10.0.0.33 - - [2026-02-06 11:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.33 - - [2026-02-06 11:34:40] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008839 10.0.0.33 - - [2026-02-06 11:34:40] "POST /set-tag HTTP/1.1" 200 109 0.004438 10.0.0.33 - - [2026-02-06 11:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2026-02-06 11:34:40] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002703 10.0.0.33 - - [2026-02-06 11:34:40] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004156 10.0.0.33 - - [2026-02-06 11:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.33 - - [2026-02-06 11:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2026-02-06 11:34:40] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003655 10.0.0.33 - - [2026-02-06 11:34:40] "GET /loadbalancer-pool/e1861250-3c9c-46ac-9bc6-3d591deff0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008046 10.0.0.33 - - [2026-02-06 11:34:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017977 10.0.0.33 - - [2026-02-06 11:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028718 10.0.0.33 - - [2026-02-06 11:34:40] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009624 10.0.0.33 - - [2026-02-06 11:34:40] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011273 10.0.0.33 - - [2026-02-06 11:34:40] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.33 - - [2026-02-06 11:34:40] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.006349 10.0.0.33 - - [2026-02-06 11:34:40] "POST /tags HTTP/1.1" 409 205 0.002152 10.0.0.33 - - [2026-02-06 11:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-06 11:34:40] "GET /tag/f0b34303-a37b-453f-9ec1-af6ded9c973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011267 10.0.0.33 - - [2026-02-06 11:34:40] "PUT /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817 HTTP/1.1" 200 256 0.008406 10.0.0.33 - - [2026-02-06 11:34:40] "POST /set-tag HTTP/1.1" 200 109 0.086064 10.0.0.33 - - [2026-02-06 11:34:40] "GET /loadbalancer-pool/27cbc704-9f71-41d7-9588-7f8974961b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014470 10.0.0.33 - - [2026-02-06 11:34:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026362 10.0.0.33 - - [2026-02-06 11:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011576 10.0.0.33 - - [2026-02-06 11:34:41] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014686 10.0.0.33 - - [2026-02-06 11:34:41] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.33 - - [2026-02-06 11:34:41] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004346 10.0.0.33 - - [2026-02-06 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008576 10.0.0.33 - - [2026-02-06 11:34:41] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.012250 10.0.0.33 - - [2026-02-06 11:34:41] "GET /loadbalancer-pool/74b7d760-b47e-450f-bef8-904c1f62b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008543 10.0.0.33 - - [2026-02-06 11:34:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016437 10.0.0.33 - - [2026-02-06 11:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037061 10.0.0.33 - - [2026-02-06 11:34:41] "PUT /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817 HTTP/1.1" 200 256 0.056217 10.0.0.33 - - [2026-02-06 11:34:41] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017788 10.0.0.33 - - [2026-02-06 11:34:41] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011720 10.0.0.33 - - [2026-02-06 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.007354 10.0.0.33 - - [2026-02-06 11:34:41] "POST /set-tag HTTP/1.1" 200 109 0.011929 10.0.0.33 - - [2026-02-06 11:34:41] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.002821 10.0.0.33 - - [2026-02-06 11:34:41] "PUT /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817 HTTP/1.1" 200 256 0.010694 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:35:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:35:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.33 - - [2026-02-06 11:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.33 - - [2026-02-06 11:35:59] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004027 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:36:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:36:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.249 - - [2026-02-06 11:36:10] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.249 - - [2026-02-06 11:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.249 - - [2026-02-06 11:36:10] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005166 10.0.0.249 - - [2026-02-06 11:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.249 - - [2026-02-06 11:36:10] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003006 10.0.0.249 - - [2026-02-06 11:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2026-02-06 11:36:10] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002429 10.0.0.249 - - [2026-02-06 11:36:10] "PUT /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923 HTTP/1.1" 200 262 0.008057 10.0.0.249 - - [2026-02-06 11:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009407 10.0.0.249 - - [2026-02-06 11:36:10] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003035 10.0.0.249 - - [2026-02-06 11:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.249 - - [2026-02-06 11:36:10] "GET /virtual-machine-interface/4ee17e4b-0320-4a89-9af4-3d7a1d070d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005337 10.0.0.249 - - [2026-02-06 11:36:10] "PUT /virtual-machine-interface/4ee17e4b-0320-4a89-9af4-3d7a1d070d3d HTTP/1.1" 200 284 0.010169 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:36:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:36:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001194 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:36:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:36:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004473 10.0.0.33 - - [2026-02-06 11:36:38] "POST /set-tag HTTP/1.1" 200 109 0.004186 10.0.0.33 - - [2026-02-06 11:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.33 - - [2026-02-06 11:36:38] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002660 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004307 10.0.0.33 - - [2026-02-06 11:36:38] "POST /set-tag HTTP/1.1" 200 109 0.033169 10.0.0.33 - - [2026-02-06 11:36:38] "DELETE /loadbalancer-member/521c819b-a65a-4a08-bbc8-7d4d058d9b75 HTTP/1.1" 200 115 0.044021 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005887 10.0.0.33 - - [2026-02-06 11:36:38] "POST /set-tag HTTP/1.1" 200 109 0.003800 10.0.0.33 - - [2026-02-06 11:36:38] "DELETE /loadbalancer-member/9e4cba73-e6ee-4f1b-886f-d893a8e05f11 HTTP/1.1" 200 115 0.040654 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011334 10.0.0.33 - - [2026-02-06 11:36:38] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.33 - - [2026-02-06 11:36:38] "DELETE /loadbalancer-member/23f96fba-7656-4c86-855c-94e7f44a9a3a HTTP/1.1" 200 115 0.040382 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003776 10.0.0.33 - - [2026-02-06 11:36:38] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.33 - - [2026-02-06 11:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-02-06 11:36:38] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003106 10.0.0.33 - - [2026-02-06 11:36:38] "GET /loadbalancer-pool/e1861250-3c9c-46ac-9bc6-3d591deff0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005356 10.0.0.33 - - [2026-02-06 11:36:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019546 10.0.0.33 - - [2026-02-06 11:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029762 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016995 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007192 10.0.0.33 - - [2026-02-06 11:36:38] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002247 10.0.0.33 - - [2026-02-06 11:36:38] "POST /set-tag HTTP/1.1" 200 109 0.109623 10.0.0.33 - - [2026-02-06 11:36:38] "GET /loadbalancer-pool/27cbc704-9f71-41d7-9588-7f8974961b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.031873 10.0.0.33 - - [2026-02-06 11:36:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013520 10.0.0.33 - - [2026-02-06 11:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011441 10.0.0.33 - - [2026-02-06 11:36:38] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018865 10.0.0.33 - - [2026-02-06 11:36:39] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006966 10.0.0.33 - - [2026-02-06 11:36:39] "POST /set-tag HTTP/1.1" 200 109 0.006451 10.0.0.33 - - [2026-02-06 11:36:39] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002828 10.0.0.33 - - [2026-02-06 11:36:39] "GET /loadbalancer-pool/74b7d760-b47e-450f-bef8-904c1f62b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002722 10.0.0.33 - - [2026-02-06 11:36:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022490 10.0.0.33 - - [2026-02-06 11:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021886 10.0.0.33 - - [2026-02-06 11:36:39] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020496 10.0.0.33 - - [2026-02-06 11:36:39] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006949 10.0.0.33 - - [2026-02-06 11:36:39] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003993 10.0.0.33 - - [2026-02-06 11:36:39] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.33 - - [2026-02-06 11:38:01] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.33 - - [2026-02-06 11:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-06 11:38:01] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050711 10.0.0.33 - - [2026-02-06 11:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-06 11:38:01] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041643 10.0.0.33 - - [2026-02-06 11:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-02-06 11:38:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032048 10.0.0.33 - - [2026-02-06 11:38:02] "POST /tags HTTP/1.1" 200 333 0.050766 10.0.0.33 - - [2026-02-06 11:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.33 - - [2026-02-06 11:38:02] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021339 10.0.0.33 - - [2026-02-06 11:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-02-06 11:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018675 10.0.0.33 - - [2026-02-06 11:38:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056784 10.0.0.33 - - [2026-02-06 11:38:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046709 10.0.0.33 - - [2026-02-06 11:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.33 - - [2026-02-06 11:38:02] "GET /virtual-networks?parent_id=e400de2c-5c58-4bb3-af8e-fbb688570be2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001382 10.0.0.33 - - [2026-02-06 11:38:02] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003999 10.0.0.33 - - [2026-02-06 11:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.33 - - [2026-02-06 11:38:02] "GET /service-appliance-set/a10e051e-512f-4482-bfe0-25f79c886c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002292 10.0.0.33 - - [2026-02-06 11:38:02] "POST /virtual-networks HTTP/1.1" 200 512 0.064807 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016911 10.0.0.33 - - [2026-02-06 11:38:03] "GET /network-ipam/efdf7719-02a9-47cb-866b-c28d725fea27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002200 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.002078 10.0.0.33 - - [2026-02-06 11:38:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.048774 10.0.0.33 - - [2026-02-06 11:38:03] "GET /virtual-machine-interface/14516b9f-536b-4624-9692-f6d73ea4a605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017847 10.0.0.33 - - [2026-02-06 11:38:03] "POST /useragent-kv HTTP/1.1" 200 115 0.010684 10.0.0.33 - - [2026-02-06 11:38:03] "POST /ref-update HTTP/1.1" 200 156 0.104163 10.0.0.33 - - [2026-02-06 11:38:03] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006633 10.0.0.33 - - [2026-02-06 11:38:03] "GET /domains HTTP/1.1" 200 280 0.001516 10.0.0.33 - - [2026-02-06 11:38:03] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9 HTTP/1.1" 200 3086 0.007754 10.0.0.33 - - [2026-02-06 11:38:03] "POST /instance-ips HTTP/1.1" 200 409 0.037540 10.0.0.33 - - [2026-02-06 11:38:03] "GET /instance-ip/818b28b0-a7a2-4c79-950c-61b495ad85e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006361 10.0.0.33 - - [2026-02-06 11:38:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2 HTTP/1.1" 200 5477 0.084632 10.0.0.33 - - [2026-02-06 11:38:03] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.008499 10.0.0.33 - - [2026-02-06 11:38:03] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.004951 10.0.0.33 - - [2026-02-06 11:38:03] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1181 0.037533 10.0.0.33 - - [2026-02-06 11:38:03] "POST /loadbalancers HTTP/1.1" 200 610 0.121110 10.0.0.33 - - [2026-02-06 11:38:03] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1181 0.015950 10.0.0.33 - - [2026-02-06 11:38:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026580 10.0.0.33 - - [2026-02-06 11:38:03] "GET /instance-ip/818b28b0-a7a2-4c79-950c-61b495ad85e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003168 10.0.0.33 - - [2026-02-06 11:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014349 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.33 - - [2026-02-06 11:38:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031630 10.0.0.33 - - [2026-02-06 11:38:03] "POST /floating-ips HTTP/1.1" 200 597 0.041000 10.0.0.33 - - [2026-02-06 11:38:03] "GET /loadbalancer/5583edcf-b338-473d-bf76-e65c1dec7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002960 10.0.0.33 - - [2026-02-06 11:38:03] "POST /route-targets HTTP/1.1" 200 327 0.010854 10.0.0.33 - - [2026-02-06 11:38:03] "POST /ref-update HTTP/1.1" 200 156 0.015285 10.0.0.33 - - [2026-02-06 11:38:03] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034150 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.33 - - [2026-02-06 11:38:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022645 10.0.0.33 - - [2026-02-06 11:38:03] "GET /loadbalancer-listener/86f27ad9-6892-4518-becb-ee2af268c40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003521 10.0.0.33 - - [2026-02-06 11:38:03] "GET /loadbalancer-listener/86f27ad9-6892-4518-becb-ee2af268c40a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003832 10.0.0.33 - - [2026-02-06 11:38:03] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018802 10.0.0.33 - - [2026-02-06 11:38:03] "GET /instance-ip/818b28b0-a7a2-4c79-950c-61b495ad85e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002764 10.0.0.33 - - [2026-02-06 11:38:03] "GET /instance-ip/818b28b0-a7a2-4c79-950c-61b495ad85e9?fields=floating_ips HTTP/1.1" 200 1212 0.004939 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2026-02-06 11:38:03] "GET /loadbalancer/5583edcf-b338-473d-bf76-e65c1dec7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002147 10.0.0.33 - - [2026-02-06 11:38:03] "GET /floating-ip/25b42a36-9410-4670-b367-99984883bf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.009097 10.0.0.33 - - [2026-02-06 11:38:03] "POST /tags HTTP/1.1" 200 295 0.088225 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.33 - - [2026-02-06 11:38:03] "GET /tag/4cd807a2-c56e-48ad-90c0-fdeacbfae0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012803 10.0.0.33 - - [2026-02-06 11:38:03] "POST /tags HTTP/1.1" 409 233 0.001892 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-06 11:38:03] "GET /tag/31d2062b-389f-4fc1-873f-40ae1350aa33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011568 10.0.0.33 - - [2026-02-06 11:38:03] "POST /tags HTTP/1.1" 409 206 0.001968 10.0.0.33 - - [2026-02-06 11:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-06 11:38:04] "GET /tag/532622c1-403f-4f22-957e-0cb49e9b020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013192 10.0.0.33 - - [2026-02-06 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.025419 10.0.0.33 - - [2026-02-06 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-02-06 11:38:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043201 10.0.0.33 - - [2026-02-06 11:38:04] "POST /virtual-machines HTTP/1.1" 200 369 0.020231 10.0.0.33 - - [2026-02-06 11:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012103 10.0.0.33 - - [2026-02-06 11:38:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112030 10.0.0.33 - - [2026-02-06 11:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021333 10.0.0.33 - - [2026-02-06 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011283 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007805 10.0.0.33 - - [2026-02-06 11:38:04] "POST /instance-ips HTTP/1.1" 200 409 0.034598 10.0.0.33 - - [2026-02-06 11:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025676 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007739 10.0.0.33 - - [2026-02-06 11:38:04] "POST /set-tag HTTP/1.1" 200 109 0.032530 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015723 10.0.0.33 - - [2026-02-06 11:38:04] "GET /instance-ip/4cae7c6a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003383 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011600 10.0.0.33 - - [2026-02-06 11:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002461 10.0.0.33 - - [2026-02-06 11:38:04] "POST /ref-update HTTP/1.1" 200 156 0.023935 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024592 10.0.0.33 - - [2026-02-06 11:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.33 - - [2026-02-06 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2026-02-06 11:38:04] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003846 10.0.0.33 - - [2026-02-06 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.33 - - [2026-02-06 11:38:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032708 10.0.0.33 - - [2026-02-06 11:38:04] "POST /virtual-machines HTTP/1.1" 200 369 0.020987 10.0.0.33 - - [2026-02-06 11:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029472 10.0.0.33 - - [2026-02-06 11:38:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116201 10.0.0.33 - - [2026-02-06 11:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008519 10.0.0.33 - - [2026-02-06 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007738 10.0.0.33 - - [2026-02-06 11:38:05] "POST /instance-ips HTTP/1.1" 200 409 0.021321 10.0.0.33 - - [2026-02-06 11:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033068 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011720 10.0.0.33 - - [2026-02-06 11:38:05] "POST /set-tag HTTP/1.1" 200 109 0.020112 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017795 10.0.0.33 - - [2026-02-06 11:38:05] "GET /instance-ip/4d29a58e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004892 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005885 10.0.0.33 - - [2026-02-06 11:38:05] "POST /set-tag HTTP/1.1" 200 109 0.003426 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003589 10.0.0.33 - - [2026-02-06 11:38:05] "POST /ref-update HTTP/1.1" 200 156 0.015706 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013514 10.0.0.33 - - [2026-02-06 11:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006317 10.0.0.33 - - [2026-02-06 11:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.33 - - [2026-02-06 11:38:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004520 10.0.0.33 - - [2026-02-06 11:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domains HTTP/1.1" 200 280 0.001844 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9 HTTP/1.1" 200 3086 0.002861 10.0.0.33 - - [2026-02-06 11:38:08] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2 HTTP/1.1" 200 7065 0.029550 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.003549 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.003844 10.0.0.33 - - [2026-02-06 11:38:08] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1402 0.003497 10.0.0.33 - - [2026-02-06 11:38:08] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1402 0.002197 10.0.0.33 - - [2026-02-06 11:38:08] "GET /route-target/7319e7b0-dfd2-49cc-932b-7f3eae94aa85 HTTP/1.1" 200 1152 0.002050 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.003939 10.0.0.33 - - [2026-02-06 11:38:08] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1402 0.002581 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003681 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.004006 10.0.0.33 - - [2026-02-06 11:38:08] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1402 0.002729 10.0.0.33 - - [2026-02-06 11:38:08] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 200 1402 0.002208 10.0.0.33 - - [2026-02-06 11:38:08] "GET /route-target/7319e7b0-dfd2-49cc-932b-7f3eae94aa85 HTTP/1.1" 200 1152 0.001873 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domains HTTP/1.1" 200 280 0.001819 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9 HTTP/1.1" 200 3086 0.002647 10.0.0.33 - - [2026-02-06 11:38:08] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2 HTTP/1.1" 200 7065 0.028672 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2090 0.004212 10.0.0.33 - - [2026-02-06 11:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-06 11:38:08] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030828 10.0.0.33 - - [2026-02-06 11:38:08] "GET /global-system-configs HTTP/1.1" 200 322 0.005764 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004555 10.0.0.33 - - [2026-02-06 11:38:08] "GET /floating-ip-pools?parent_id=b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001839 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004145 10.0.0.33 - - [2026-02-06 11:38:08] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018549 10.0.0.33 - - [2026-02-06 11:38:08] "POST /ref-update HTTP/1.1" 200 156 0.008184 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.026143 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domains HTTP/1.1" 200 280 0.002075 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9 HTTP/1.1" 200 3086 0.021576 10.0.0.33 - - [2026-02-06 11:38:08] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2 HTTP/1.1" 200 7321 0.047199 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2328 0.005326 10.0.0.33 - - [2026-02-06 11:38:08] "GET /floating-ip-pool/2178456e-780b-49cb-99b1-937088735ce6 HTTP/1.1" 200 1314 0.002117 10.0.0.33 - - [2026-02-06 11:38:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001550 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domains HTTP/1.1" 200 280 0.001710 10.0.0.33 - - [2026-02-06 11:38:08] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9 HTTP/1.1" 200 3086 0.003093 10.0.0.33 - - [2026-02-06 11:38:08] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2 HTTP/1.1" 200 7321 0.033108 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 2328 0.004084 10.0.0.33 - - [2026-02-06 11:38:08] "GET /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004014 10.0.0.33 - - [2026-02-06 11:38:09] "POST /tags HTTP/1.1" 200 365 0.049421 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012768 10.0.0.33 - - [2026-02-06 11:38:09] "GET /tag/3a08cb3a-679d-4b4c-91c4-a55e312ef59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013689 10.0.0.33 - - [2026-02-06 11:38:09] "POST /tags HTTP/1.1" 409 206 0.002067 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.33 - - [2026-02-06 11:38:09] "GET /tag/532622c1-403f-4f22-957e-0cb49e9b020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010375 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-02-06 11:38:09] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045923 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2026-02-06 11:38:09] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003422 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2026-02-06 11:38:09] "GET /service-appliance-set/039771a6-c892-4e94-a2ff-ee1ec982e4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.013040 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 404 258 0.001541 10.0.0.33 - - [2026-02-06 11:38:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094324 10.0.0.33 - - [2026-02-06 11:38:09] "GET /virtual-machine-interface/2b37c227-b646-462f-8110-6592d88ebb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.026553 10.0.0.33 - - [2026-02-06 11:38:09] "POST /set-tag HTTP/1.1" 200 109 0.016492 10.0.0.33 - - [2026-02-06 11:38:09] "POST /instance-ips HTTP/1.1" 200 417 0.019836 10.0.0.33 - - [2026-02-06 11:38:09] "GET /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.010406 10.0.0.33 - - [2026-02-06 11:38:09] "POST /loadbalancers HTTP/1.1" 200 618 0.059492 10.0.0.33 - - [2026-02-06 11:38:09] "POST /service-instances HTTP/1.1" 200 566 0.016888 10.0.0.33 - - [2026-02-06 11:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019239 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-06 11:38:09] "POST /ref-update HTTP/1.1" 200 156 0.020265 10.0.0.33 - - [2026-02-06 11:38:09] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038867 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008541 10.0.0.33 - - [2026-02-06 11:38:09] "GET /virtual-machine-interface/2b37c227-b646-462f-8110-6592d88ebb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005419 10.0.0.33 - - [2026-02-06 11:38:09] "GET /virtual-machine-interface/2b37c227-b646-462f-8110-6592d88ebb86?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006993 10.0.0.33 - - [2026-02-06 11:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-02-06 11:38:09] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.006821 10.0.0.33 - - [2026-02-06 11:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011396 10.0.0.33 - - [2026-02-06 11:38:09] "GET /floating-ip-pool/2178456e-780b-49cb-99b1-937088735ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004326 10.0.0.33 - - [2026-02-06 11:38:09] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.019072 10.0.0.33 - - [2026-02-06 11:38:09] "POST /floating-ips HTTP/1.1" 200 671 0.095616 10.0.0.33 - - [2026-02-06 11:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.055116 10.0.0.33 - - [2026-02-06 11:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027118 10.0.0.33 - - [2026-02-06 11:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-06 11:38:10] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003860 10.0.0.33 - - [2026-02-06 11:38:10] "POST /virtual-machines HTTP/1.1" 200 429 0.022500 10.0.0.33 - - [2026-02-06 11:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2026-02-06 11:38:10] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002029 10.0.0.33 - - [2026-02-06 11:38:10] "POST /tags HTTP/1.1" 409 221 0.001947 10.0.0.33 - - [2026-02-06 11:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001149 10.0.0.33 - - [2026-02-06 11:38:10] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.053570 10.0.0.33 - - [2026-02-06 11:38:10] "POST /tags HTTP/1.1" 409 238 0.017356 10.0.0.33 - - [2026-02-06 11:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-02-06 11:38:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120652 10.0.0.33 - - [2026-02-06 11:38:10] "GET /tag/3a08cb3a-679d-4b4c-91c4-a55e312ef59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020479 10.0.0.33 - - [2026-02-06 11:38:10] "POST /chown HTTP/1.1" 200 109 0.026265 10.0.0.33 - - [2026-02-06 11:38:10] "POST /chown HTTP/1.1" 200 109 0.030474 10.0.0.33 - - [2026-02-06 11:38:10] "PUT /virtual-machine-interface/10a7f11a-f85f-4c3c-94fb-7d906e9ebab0 HTTP/1.1" 200 284 0.037306 10.0.0.33 - - [2026-02-06 11:38:10] "POST /firewall-rules HTTP/1.1" 200 650 0.137774 10.0.0.33 - - [2026-02-06 11:38:10] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.058588 10.0.0.33 - - [2026-02-06 11:38:10] "GET /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009834 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.036574 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.012262 10.0.0.33 - - [2026-02-06 11:38:10] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006897 10.0.0.33 - - [2026-02-06 11:38:10] "GET /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002707 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.018188 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.021216 10.0.0.33 - - [2026-02-06 11:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.022619 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.035340 10.0.0.33 - - [2026-02-06 11:38:10] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.080024 10.0.0.33 - - [2026-02-06 11:38:10] "GET /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005642 10.0.0.33 - - [2026-02-06 11:38:10] "POST /ref-update HTTP/1.1" 200 156 0.014198 10.0.0.33 - - [2026-02-06 11:38:10] "POST /virtual-machines HTTP/1.1" 200 429 0.018046 10.0.0.33 - - [2026-02-06 11:38:10] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.054549 10.0.0.33 - - [2026-02-06 11:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.33 - - [2026-02-06 11:38:10] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059559 10.0.0.33 - - [2026-02-06 11:38:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116848 10.0.0.33 - - [2026-02-06 11:38:10] "GET /loadbalancer-listener/2670a9b2-5143-455d-8b2a-c81297cc7c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014917 10.0.0.33 - - [2026-02-06 11:38:10] "POST /chown HTTP/1.1" 200 109 0.012322 10.0.0.33 - - [2026-02-06 11:38:10] "GET /loadbalancer-listener/2670a9b2-5143-455d-8b2a-c81297cc7c3b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.012196 10.0.0.33 - - [2026-02-06 11:38:10] "POST /chown HTTP/1.1" 200 109 0.008283 10.0.0.33 - - [2026-02-06 11:38:10] "PUT /virtual-machine-interface/f5f6dacd-38fc-4a04-b862-0426fa392d90 HTTP/1.1" 200 284 0.018539 10.0.0.33 - - [2026-02-06 11:38:10] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050511 10.0.0.33 - - [2026-02-06 11:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008524 10.0.0.33 - - [2026-02-06 11:38:11] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.019356 10.0.0.33 - - [2026-02-06 11:38:11] "GET /loadbalancer-pool/0dfb46a2-552c-4dba-ac53-7a6909a9d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003403 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.034831 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.019677 10.0.0.33 - - [2026-02-06 11:38:11] "POST /loadbalancer-members HTTP/1.1" 200 707 0.066646 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.017431 10.0.0.33 - - [2026-02-06 11:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029312 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.036708 10.0.0.33 - - [2026-02-06 11:38:11] "GET /loadbalancer-member/c2c18ae1-e8ec-4be4-a9df-bd76e558f5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012781 10.0.0.33 - - [2026-02-06 11:38:11] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009134 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.023259 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008894 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2026-02-06 11:38:11] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005055 10.0.0.33 - - [2026-02-06 11:38:11] "POST /tags HTTP/1.1" 409 221 0.002964 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.016546 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.020570 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.33 - - [2026-02-06 11:38:11] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016105 10.0.0.33 - - [2026-02-06 11:38:11] "POST /tags HTTP/1.1" 409 238 0.005954 10.0.0.33 - - [2026-02-06 11:38:11] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.033376 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2026-02-06 11:38:11] "GET /tag/3a08cb3a-679d-4b4c-91c4-a55e312ef59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009968 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.044157 10.0.0.33 - - [2026-02-06 11:38:11] "POST /firewall-rules HTTP/1.1" 409 293 0.007446 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.010373 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.010511 10.0.0.33 - - [2026-02-06 11:38:11] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.016289 10.0.0.33 - - [2026-02-06 11:38:11] "PUT /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0 HTTP/1.1" 200 260 0.056934 10.0.0.33 - - [2026-02-06 11:38:11] "GET /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009907 10.0.0.33 - - [2026-02-06 11:38:11] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.005642 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.042812 10.0.0.33 - - [2026-02-06 11:38:11] "GET /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004257 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.008146 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.020063 10.0.0.33 - - [2026-02-06 11:38:11] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.015560 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.021382 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.015407 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.011319 10.0.0.33 - - [2026-02-06 11:38:11] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.039685 10.0.0.33 - - [2026-02-06 11:38:11] "POST /ref-update HTTP/1.1" 200 156 0.024039 10.0.0.33 - - [2026-02-06 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2026-02-06 11:38:11] "POST /chown HTTP/1.1" 200 109 0.006809 10.0.0.33 - - [2026-02-06 11:38:12] "POST /chown HTTP/1.1" 200 109 0.027710 10.0.0.33 - - [2026-02-06 11:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005943 10.0.0.33 - - [2026-02-06 11:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.017306 10.0.0.33 - - [2026-02-06 11:38:12] "POST /ref-update HTTP/1.1" 200 156 0.022199 10.0.0.33 - - [2026-02-06 11:38:12] "POST /ref-update HTTP/1.1" 200 156 0.045421 10.0.0.33 - - [2026-02-06 11:38:12] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.069646 10.0.0.33 - - [2026-02-06 11:38:12] "POST /virtual-machines HTTP/1.1" 200 373 0.018014 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012390 10.0.0.33 - - [2026-02-06 11:38:12] "POST /chown HTTP/1.1" 200 109 0.015142 10.0.0.33 - - [2026-02-06 11:38:12] "POST /chown HTTP/1.1" 200 109 0.017634 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 256 0.014158 10.0.0.33 - - [2026-02-06 11:38:12] "POST /ref-update HTTP/1.1" 200 156 0.026519 10.0.0.33 - - [2026-02-06 11:38:12] "POST /ref-update HTTP/1.1" 200 156 0.014863 10.0.0.33 - - [2026-02-06 11:38:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131232 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016776 10.0.0.33 - - [2026-02-06 11:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006062 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.009806 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013207 10.0.0.33 - - [2026-02-06 11:38:12] "POST /instance-ips HTTP/1.1" 200 413 0.047732 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.037463 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010139 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.020511 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019336 10.0.0.33 - - [2026-02-06 11:38:12] "POST /set-tag HTTP/1.1" 200 109 0.023554 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016430 10.0.0.33 - - [2026-02-06 11:38:12] "GET /instance-ip/5176278e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.008484 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.006514 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007092 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004061 10.0.0.33 - - [2026-02-06 11:38:12] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.008912 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.012403 10.0.0.33 - - [2026-02-06 11:38:12] "POST /ref-update HTTP/1.1" 200 156 0.032192 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008027 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003976 10.0.0.33 - - [2026-02-06 11:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.33 - - [2026-02-06 11:38:12] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004113 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.006905 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015055 10.0.0.33 - - [2026-02-06 11:38:12] "POST /set-tag HTTP/1.1" 200 109 0.007597 10.0.0.33 - - [2026-02-06 11:38:12] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.007747 10.0.0.33 - - [2026-02-06 11:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011118 10.0.0.33 - - [2026-02-06 11:38:13] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.008877 10.0.0.33 - - [2026-02-06 11:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007427 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006619 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.011035 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.018413 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.007500 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.011967 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.014536 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.018314 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.016192 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.017738 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006989 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.017816 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006735 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.016201 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.019261 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006297 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.007385 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.019963 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006518 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.016581 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008751 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.007762 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.019958 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.022176 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.33 - - [2026-02-06 11:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.006045 10.0.0.33 - - [2026-02-06 11:38:13] "POST /chown HTTP/1.1" 200 109 0.014261 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006494 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.026444 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006462 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.021121 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.015613 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006613 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006146 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.011987 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006085 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.021093 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.015135 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.021906 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006066 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006110 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.005688 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.010958 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.018395 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.005900 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.024997 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.017773 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.006197 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.005874 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.010301 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.009819 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.015034 10.0.0.33 - - [2026-02-06 11:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.005880 10.0.0.33 - - [2026-02-06 11:38:14] "POST /chown HTTP/1.1" 200 109 0.005778 10.0.0.33 - - [2026-02-06 11:38:15] "POST /chown HTTP/1.1" 200 109 0.031701 10.0.0.33 - - [2026-02-06 11:38:15] "POST /chown HTTP/1.1" 200 109 0.006699 10.0.0.33 - - [2026-02-06 11:38:15] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012315 10.0.0.33 - - [2026-02-06 11:38:15] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.33 - - [2026-02-06 11:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2026-02-06 11:38:15] "GET /loadbalancer/5583edcf-b338-473d-bf76-e65c1dec7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002900 10.0.0.33 - - [2026-02-06 11:38:15] "GET /loadbalancer-pool/3c06f882-f85a-40cc-bc52-6de4515d9381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002801 10.0.0.33 - - [2026-02-06 11:38:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030079 10.0.0.33 - - [2026-02-06 11:38:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009063 10.0.0.33 - - [2026-02-06 11:38:15] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005810 10.0.0.33 - - [2026-02-06 11:38:15] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004185 10.0.0.33 - - [2026-02-06 11:38:15] "POST /tags HTTP/1.1" 409 221 0.006240 10.0.0.33 - - [2026-02-06 11:38:15] "POST /ref-update HTTP/1.1" 200 156 0.006517 10.0.0.33 - - [2026-02-06 11:38:15] "GET /floating-ip/25b42a36-9410-4670-b367-99984883bf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.002929 10.0.0.33 - - [2026-02-06 11:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-02-06 11:38:15] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010888 10.0.0.33 - - [2026-02-06 11:38:15] "PUT /floating-ip/25b42a36-9410-4670-b367-99984883bf17 HTTP/1.1" 200 256 0.010383 10.0.0.33 - - [2026-02-06 11:38:15] "POST /set-tag HTTP/1.1" 200 109 0.029025 10.0.0.33 - - [2026-02-06 11:38:16] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004342 10.0.0.33 - - [2026-02-06 11:38:16] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.33 - - [2026-02-06 11:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2026-02-06 11:38:16] "GET /loadbalancer/5583edcf-b338-473d-bf76-e65c1dec7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002666 10.0.0.33 - - [2026-02-06 11:38:16] "GET /loadbalancer-pool/3c06f882-f85a-40cc-bc52-6de4515d9381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002593 10.0.0.33 - - [2026-02-06 11:38:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015893 10.0.0.33 - - [2026-02-06 11:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016049 10.0.0.33 - - [2026-02-06 11:38:16] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008532 10.0.0.33 - - [2026-02-06 11:38:16] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003968 10.0.0.33 - - [2026-02-06 11:38:16] "POST /ref-update HTTP/1.1" 200 156 0.008419 10.0.0.33 - - [2026-02-06 11:38:16] "GET /floating-ip/25b42a36-9410-4670-b367-99984883bf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004856 10.0.0.33 - - [2026-02-06 11:38:16] "POST /set-tag HTTP/1.1" 200 109 0.015890 10.0.0.33 - - [2026-02-06 11:38:17] "GET /virtual-machine/5096de3f-5ffc-4ed5-a3dc-8f19c4e4d45a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003148 10.0.0.33 - - [2026-02-06 11:38:17] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004107 10.0.0.33 - - [2026-02-06 11:38:17] "GET /virtual-machine/1b8e24e3-c0b0-4a0c-a822-351f98f8375d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003553 10.0.0.33 - - [2026-02-06 11:38:17] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004356 10.0.0.33 - - [2026-02-06 11:38:26] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004206 10.0.0.33 - - [2026-02-06 11:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.33 - - [2026-02-06 11:38:27] "GET /virtual-machine/096b8a2a-e75b-416b-bcb2-352bc5c6a983?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003201 10.0.0.33 - - [2026-02-06 11:38:27] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003796 10.0.0.33 - - [2026-02-06 11:38:27] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004209 10.0.0.33 - - [2026-02-06 11:38:27] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.33 - - [2026-02-06 11:38:59] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004370 10.0.0.33 - - [2026-02-06 11:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.33 - - [2026-02-06 11:38:59] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005910 10.0.0.33 - - [2026-02-06 11:38:59] "POST /set-tag HTTP/1.1" 200 109 0.008059 10.0.0.33 - - [2026-02-06 11:38:59] "GET /virtual-machine/096b8a2a-e75b-416b-bcb2-352bc5c6a983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002666 10.0.0.33 - - [2026-02-06 11:38:59] "POST /ref-update HTTP/1.1" 200 156 0.013516 10.0.0.33 - - [2026-02-06 11:38:59] "GET /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005357 10.0.0.33 - - [2026-02-06 11:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.33 - - [2026-02-06 11:38:59] "POST /chown HTTP/1.1" 200 109 0.007712 10.0.0.33 - - [2026-02-06 11:38:59] "POST /chown HTTP/1.1" 200 109 0.009124 10.0.0.33 - - [2026-02-06 11:38:59] "POST /chown HTTP/1.1" 200 109 0.032504 10.0.0.33 - - [2026-02-06 11:38:59] "POST /set-tag HTTP/1.1" 200 109 0.041977 10.0.0.33 - - [2026-02-06 11:38:59] "POST /set-tag HTTP/1.1" 200 109 0.023680 10.0.0.33 - - [2026-02-06 11:38:59] "POST /chown HTTP/1.1" 200 109 0.031476 10.0.0.33 - - [2026-02-06 11:39:00] "DELETE /instance-ip/5176278e-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.064829 10.0.0.33 - - [2026-02-06 11:39:00] "DELETE /virtual-machine-interface/515881e8-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.038904 10.0.0.33 - - [2026-02-06 11:39:00] "DELETE /virtual-machine/096b8a2a-e75b-416b-bcb2-352bc5c6a983 HTTP/1.1" 200 115 0.036902 10.0.0.33 - - [2026-02-06 11:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-02-06 11:39:02] "GET /tag/3a08cb3a-679d-4b4c-91c4-a55e312ef59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011264 10.0.0.33 - - [2026-02-06 11:39:02] "GET /tag/3a08cb3a-679d-4b4c-91c4-a55e312ef59f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011052 10.0.0.33 - - [2026-02-06 11:39:02] "GET /virtual-machine-interface/10a7f11a-f85f-4c3c-94fb-7d906e9ebab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004213 10.0.0.33 - - [2026-02-06 11:39:02] "POST /set-tag HTTP/1.1" 200 109 0.016204 10.0.0.33 - - [2026-02-06 11:39:02] "GET /virtual-machine-interface/2b37c227-b646-462f-8110-6592d88ebb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.012777 10.0.0.33 - - [2026-02-06 11:39:02] "POST /set-tag HTTP/1.1" 200 109 0.018997 10.0.0.33 - - [2026-02-06 11:39:02] "GET /virtual-machine-interface/f5f6dacd-38fc-4a04-b862-0426fa392d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004321 10.0.0.33 - - [2026-02-06 11:39:02] "POST /set-tag HTTP/1.1" 200 109 0.013551 10.0.0.33 - - [2026-02-06 11:39:02] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004339 10.0.0.33 - - [2026-02-06 11:39:02] "GET /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002800 10.0.0.33 - - [2026-02-06 11:39:02] "POST /ref-update HTTP/1.1" 200 156 0.010824 10.0.0.33 - - [2026-02-06 11:39:02] "DELETE /firewall-rule/bd0108cf-0211-4b4d-ace8-cb40c9b299e0 HTTP/1.1" 200 115 0.057170 10.0.0.33 - - [2026-02-06 11:39:02] "DELETE /loadbalancer-member/c2c18ae1-e8ec-4be4-a9df-bd76e558f5cc HTTP/1.1" 200 115 0.043328 10.0.0.33 - - [2026-02-06 11:39:02] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.017164 10.0.0.33 - - [2026-02-06 11:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022893 10.0.0.33 - - [2026-02-06 11:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /loadbalancer-pool/0dfb46a2-552c-4dba-ac53-7a6909a9d2e8 HTTP/1.1" 200 115 0.083593 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /loadbalancer-listener/2670a9b2-5143-455d-8b2a-c81297cc7c3b HTTP/1.1" 200 115 0.028936 10.0.0.33 - - [2026-02-06 11:39:03] "GET /floating-ip/0a191bf4-2c83-48e6-b2f7-028789563f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002595 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.011904 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.009224 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.008517 10.0.0.33 - - [2026-02-06 11:39:03] "PUT /floating-ip/0a191bf4-2c83-48e6-b2f7-028789563f6d HTTP/1.1" 200 256 0.035281 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.014496 10.0.0.33 - - [2026-02-06 11:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.024265 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /floating-ip/0a191bf4-2c83-48e6-b2f7-028789563f6d HTTP/1.1" 200 115 0.090999 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.016082 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.025151 10.0.0.33 - - [2026-02-06 11:39:03] "POST /chown HTTP/1.1" 200 109 0.029091 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b HTTP/1.1" 200 115 0.104624 10.0.0.33 - - [2026-02-06 11:39:03] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.015030 10.0.0.33 - - [2026-02-06 11:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023202 10.0.0.33 - - [2026-02-06 11:39:03] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.017733 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /instance-ip/a7ee757a-aae7-495b-94cc-00f37274b77e HTTP/1.1" 200 115 0.135996 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /virtual-machine-interface/2b37c227-b646-462f-8110-6592d88ebb86 HTTP/1.1" 200 115 0.049728 10.0.0.33 - - [2026-02-06 11:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013328 10.0.0.33 - - [2026-02-06 11:39:03] "GET /floating-ip-pool/2178456e-780b-49cb-99b1-937088735ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005586 10.0.0.33 - - [2026-02-06 11:39:03] "POST /ref-update HTTP/1.1" 200 156 0.024594 10.0.0.33 - - [2026-02-06 11:39:03] "PUT /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 266 0.033462 10.0.0.33 - - [2026-02-06 11:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010842 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /tag/3a08cb3a-679d-4b4c-91c4-a55e312ef59f HTTP/1.1" 200 115 0.144336 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /floating-ip-pool/2178456e-780b-49cb-99b1-937088735ce6 HTTP/1.1" 200 115 0.063673 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /service-instance/b5d524bf-8f4a-4fb8-9038-7cab53127e33 HTTP/1.1" 200 115 0.053300 10.0.0.33 - - [2026-02-06 11:39:03] "GET /virtual-machine-interface/10a7f11a-f85f-4c3c-94fb-7d906e9ebab0?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009619 10.0.0.33 - - [2026-02-06 11:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.009749 10.0.0.33 - - [2026-02-06 11:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001555 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /virtual-network/b0582a6f-c7f0-4090-a3f0-7c5da2b2ae69 HTTP/1.1" 200 115 0.167635 10.0.0.33 - - [2026-02-06 11:39:03] "DELETE /virtual-machine-interface/10a7f11a-f85f-4c3c-94fb-7d906e9ebab0 HTTP/1.1" 200 115 0.091200 10.0.0.33 - - [2026-02-06 11:39:03] "GET /routing-instance/56d4d080-5faf-488a-b576-e960a29e1cf9 HTTP/1.1" 404 171 0.003988 10.0.0.33 - - [2026-02-06 11:39:03] "GET /domains HTTP/1.1" 200 280 0.001934 10.0.0.33 - - [2026-02-06 11:39:03] "GET /domain/712cc8c4-7879-44e2-be14-e715c15562f9 HTTP/1.1" 200 3086 0.002327 10.0.0.33 - - [2026-02-06 11:39:03] "POST /ref-update HTTP/1.1" 200 156 0.014566 10.0.0.33 - - [2026-02-06 11:39:04] "DELETE /virtual-machine/87722fb0-e0dc-4a69-bccc-28e45dc9e511 HTTP/1.1" 200 115 0.080988 10.0.0.33 - - [2026-02-06 11:39:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2 HTTP/1.1" 200 7143 0.099144 10.0.0.33 - - [2026-02-06 11:39:04] "GET /virtual-machine-interface/f5f6dacd-38fc-4a04-b862-0426fa392d90?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.048406 10.0.0.33 - - [2026-02-06 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2026-02-06 11:39:04] "DELETE /route-target/7319e7b0-dfd2-49cc-932b-7f3eae94aa85 HTTP/1.1" 200 115 0.050031 10.0.0.33 - - [2026-02-06 11:39:04] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.022398 10.0.0.33 - - [2026-02-06 11:39:04] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.33 - - [2026-02-06 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-02-06 11:39:04] "GET /loadbalancer/5583edcf-b338-473d-bf76-e65c1dec7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002991 10.0.0.33 - - [2026-02-06 11:39:04] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004971 10.0.0.33 - - [2026-02-06 11:39:04] "DELETE /virtual-machine-interface/f5f6dacd-38fc-4a04-b862-0426fa392d90 HTTP/1.1" 200 115 0.145524 10.0.0.33 - - [2026-02-06 11:39:04] "POST /set-tag HTTP/1.1" 200 109 0.058818 10.0.0.33 - - [2026-02-06 11:39:04] "DELETE /virtual-machine/c1ae16a1-2241-47d1-894b-81001728229c HTTP/1.1" 200 115 0.069765 10.0.0.33 - - [2026-02-06 11:39:04] "DELETE /loadbalancer-member/f88f02f7-94c4-46b4-93a1-3403cacb18b3 HTTP/1.1" 200 115 0.060986 10.0.0.33 - - [2026-02-06 11:39:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009290 10.0.0.33 - - [2026-02-06 11:39:05] "POST /set-tag HTTP/1.1" 200 109 0.004877 10.0.0.33 - - [2026-02-06 11:39:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004638 10.0.0.33 - - [2026-02-06 11:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.33 - - [2026-02-06 11:39:05] "GET /virtual-machine/1b8e24e3-c0b0-4a0c-a822-351f98f8375d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002422 10.0.0.33 - - [2026-02-06 11:39:05] "POST /ref-update HTTP/1.1" 200 156 0.010722 10.0.0.33 - - [2026-02-06 11:39:05] "GET /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022239 10.0.0.33 - - [2026-02-06 11:39:05] "POST /set-tag HTTP/1.1" 200 109 0.021389 10.0.0.33 - - [2026-02-06 11:39:05] "POST /set-tag HTTP/1.1" 200 109 0.018724 10.0.0.33 - - [2026-02-06 11:39:06] "POST /set-tag HTTP/1.1" 200 109 0.059460 10.0.0.33 - - [2026-02-06 11:39:06] "DELETE /instance-ip/4d29a58e-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.052975 10.0.0.33 - - [2026-02-06 11:39:06] "POST /ref-update HTTP/1.1" 200 156 0.010605 10.0.0.33 - - [2026-02-06 11:39:06] "DELETE /virtual-machine-interface/4d0edfc4-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.043728 10.0.0.33 - - [2026-02-06 11:39:06] "DELETE /virtual-machine/1b8e24e3-c0b0-4a0c-a822-351f98f8375d HTTP/1.1" 200 115 0.026631 10.0.0.33 - - [2026-02-06 11:39:09] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006681 10.0.0.33 - - [2026-02-06 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.33 - - [2026-02-06 11:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2026-02-06 11:39:09] "GET /loadbalancer/5583edcf-b338-473d-bf76-e65c1dec7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002463 10.0.0.33 - - [2026-02-06 11:39:10] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006401 10.0.0.33 - - [2026-02-06 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.33 - - [2026-02-06 11:39:10] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004691 10.0.0.33 - - [2026-02-06 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003252 10.0.0.33 - - [2026-02-06 11:39:10] "GET /virtual-machine/5096de3f-5ffc-4ed5-a3dc-8f19c4e4d45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002980 10.0.0.33 - - [2026-02-06 11:39:10] "POST /ref-update HTTP/1.1" 200 156 0.015678 10.0.0.33 - - [2026-02-06 11:39:10] "GET /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011039 10.0.0.33 - - [2026-02-06 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.017002 10.0.0.33 - - [2026-02-06 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.025429 10.0.0.33 - - [2026-02-06 11:39:11] "POST /set-tag HTTP/1.1" 200 109 0.023434 10.0.0.33 - - [2026-02-06 11:39:11] "DELETE /instance-ip/4cae7c6a-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.049943 10.0.0.33 - - [2026-02-06 11:39:11] "POST /ref-update HTTP/1.1" 200 156 0.007272 10.0.0.33 - - [2026-02-06 11:39:11] "DELETE /virtual-machine-interface/4c913e2a-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.036393 10.0.0.33 - - [2026-02-06 11:39:11] "DELETE /virtual-machine/5096de3f-5ffc-4ed5-a3dc-8f19c4e4d45a HTTP/1.1" 200 115 0.018738 10.0.0.33 - - [2026-02-06 11:39:11] "DELETE /tag/31d2062b-389f-4fc1-873f-40ae1350aa33 HTTP/1.1" 200 115 0.030722 10.0.0.33 - - [2026-02-06 11:39:11] "DELETE /tag/4cd807a2-c56e-48ad-90c0-fdeacbfae0ba HTTP/1.1" 200 115 0.052174 10.0.0.33 - - [2026-02-06 11:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-02-06 11:39:14] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047943 10.0.0.33 - - [2026-02-06 11:39:14] "POST /tags HTTP/1.1" 200 393 0.024137 10.0.0.33 - - [2026-02-06 11:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.33 - - [2026-02-06 11:39:14] "GET /tag/3fbae5a5-4703-4518-8f46-cd004735cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012799 10.0.0.33 - - [2026-02-06 11:39:14] "POST /tags HTTP/1.1" 200 341 0.042223 10.0.0.33 - - [2026-02-06 11:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.33 - - [2026-02-06 11:39:14] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015774 10.0.0.33 - - [2026-02-06 11:39:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.002288 10.0.0.33 - - [2026-02-06 11:39:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.003795 10.0.0.33 - - [2026-02-06 11:39:14] "POST /security-groups HTTP/1.1" 200 589 0.064097 10.0.0.33 - - [2026-02-06 11:39:14] "POST /projects HTTP/1.1" 200 519 0.241067 10.0.0.33 - - [2026-02-06 11:39:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001523 10.0.0.33 - - [2026-02-06 11:39:15] "POST /access-control-lists HTTP/1.1" 200 598 0.063741 10.0.0.33 - - [2026-02-06 11:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.050299 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.036724 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026978 10.0.0.33 - - [2026-02-06 11:39:15] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004780 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-02-06 11:39:15] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009078 10.0.0.33 - - [2026-02-06 11:39:15] "POST /access-control-lists HTTP/1.1" 200 596 0.065080 10.0.0.33 - - [2026-02-06 11:39:15] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.060134 10.0.0.33 - - [2026-02-06 11:39:15] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.044269 10.0.0.33 - - [2026-02-06 11:39:15] "POST /security-groups HTTP/1.1" 200 591 0.067605 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.002379 10.0.0.33 - - [2026-02-06 11:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024601 10.0.0.33 - - [2026-02-06 11:39:15] "POST /chown HTTP/1.1" 200 109 0.057441 10.0.0.33 - - [2026-02-06 11:39:15] "POST /access-control-lists HTTP/1.1" 200 632 0.095219 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.004413 10.0.0.33 - - [2026-02-06 11:39:15] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004744 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.33 - - [2026-02-06 11:39:15] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002500 10.0.0.33 - - [2026-02-06 11:39:15] "POST /tags HTTP/1.1" 409 226 0.003823 10.0.0.33 - - [2026-02-06 11:39:15] "POST /access-control-lists HTTP/1.1" 200 630 0.074292 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-06 11:39:15] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010696 10.0.0.33 - - [2026-02-06 11:39:15] "POST /firewall-rules HTTP/1.1" 200 600 0.086897 10.0.0.33 - - [2026-02-06 11:39:15] "GET /firewall-rule/842dce39-bd19-426c-a189-36f75a94b6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008167 10.0.0.33 - - [2026-02-06 11:39:15] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004453 10.0.0.33 - - [2026-02-06 11:39:15] "GET /firewall-rule/842dce39-bd19-426c-a189-36f75a94b6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003390 10.0.0.33 - - [2026-02-06 11:39:15] "POST /ref-update HTTP/1.1" 200 156 0.046779 10.0.0.33 - - [2026-02-06 11:39:15] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007242 10.0.0.33 - - [2026-02-06 11:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-02-06 11:39:15] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002718 10.0.0.33 - - [2026-02-06 11:39:15] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.33 - - [2026-02-06 11:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.33 - - [2026-02-06 11:39:16] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009961 10.0.0.33 - - [2026-02-06 11:39:16] "POST /firewall-rules HTTP/1.1" 200 598 0.066445 10.0.0.33 - - [2026-02-06 11:39:16] "GET /firewall-rule/44455337-0c8d-414c-9a3f-58c35de45df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003961 10.0.0.33 - - [2026-02-06 11:39:16] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004080 10.0.0.33 - - [2026-02-06 11:39:16] "GET /firewall-rule/44455337-0c8d-414c-9a3f-58c35de45df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002258 10.0.0.33 - - [2026-02-06 11:39:16] "POST /ref-update HTTP/1.1" 200 156 0.042598 10.0.0.33 - - [2026-02-06 11:39:17] "POST /tags HTTP/1.1" 200 393 0.026597 10.0.0.33 - - [2026-02-06 11:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.33 - - [2026-02-06 11:39:17] "GET /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017407 10.0.0.33 - - [2026-02-06 11:39:17] "POST /tags HTTP/1.1" 200 341 0.019453 10.0.0.33 - - [2026-02-06 11:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013813 10.0.0.33 - - [2026-02-06 11:39:17] "GET /tag/d0ce1b14-fd15-473c-b626-bf2d1242cc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012478 10.0.0.33 - - [2026-02-06 11:39:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000512 10.0.0.33 - - [2026-02-06 11:39:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.004574 10.0.0.33 - - [2026-02-06 11:39:17] "POST /security-groups HTTP/1.1" 200 589 0.067228 10.0.0.33 - - [2026-02-06 11:39:17] "POST /projects HTTP/1.1" 200 519 0.153876 10.0.0.33 - - [2026-02-06 11:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017290 10.0.0.33 - - [2026-02-06 11:39:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.011213 10.0.0.33 - - [2026-02-06 11:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.33 - - [2026-02-06 11:39:18] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.020685 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-02-06 11:39:18] "POST /access-control-lists HTTP/1.1" 200 598 0.072753 10.0.0.33 - - [2026-02-06 11:39:18] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005292 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.001673 10.0.0.33 - - [2026-02-06 11:39:18] "POST /access-control-lists HTTP/1.1" 200 596 0.074047 10.0.0.33 - - [2026-02-06 11:39:18] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.089210 10.0.0.33 - - [2026-02-06 11:39:18] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.041184 10.0.0.33 - - [2026-02-06 11:39:18] "POST /security-groups HTTP/1.1" 200 591 0.072868 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.002826 10.0.0.33 - - [2026-02-06 11:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015773 10.0.0.33 - - [2026-02-06 11:39:18] "POST /chown HTTP/1.1" 200 109 0.013901 10.0.0.33 - - [2026-02-06 11:39:18] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011122 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-02-06 11:39:18] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032043 10.0.0.33 - - [2026-02-06 11:39:18] "POST /access-control-lists HTTP/1.1" 200 632 0.153648 10.0.0.33 - - [2026-02-06 11:39:18] "POST /tags HTTP/1.1" 409 226 0.012855 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.017001 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2026-02-06 11:39:18] "GET /tag/d0ce1b14-fd15-473c-b626-bf2d1242cc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010706 10.0.0.33 - - [2026-02-06 11:39:18] "POST /access-control-lists HTTP/1.1" 200 630 0.083772 10.0.0.33 - - [2026-02-06 11:39:18] "POST /firewall-rules HTTP/1.1" 200 600 0.099802 10.0.0.33 - - [2026-02-06 11:39:18] "GET /firewall-rule/2bf3aefc-9b54-4d13-b6d8-3bef2533d835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004041 10.0.0.33 - - [2026-02-06 11:39:18] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003449 10.0.0.33 - - [2026-02-06 11:39:18] "GET /firewall-rule/2bf3aefc-9b54-4d13-b6d8-3bef2533d835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002363 10.0.0.33 - - [2026-02-06 11:39:18] "POST /ref-update HTTP/1.1" 200 156 0.064106 10.0.0.33 - - [2026-02-06 11:39:18] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011941 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2026-02-06 11:39:18] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003241 10.0.0.33 - - [2026-02-06 11:39:18] "POST /tags HTTP/1.1" 409 226 0.002871 10.0.0.33 - - [2026-02-06 11:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2026-02-06 11:39:18] "GET /tag/d0ce1b14-fd15-473c-b626-bf2d1242cc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015000 10.0.0.33 - - [2026-02-06 11:39:19] "POST /firewall-rules HTTP/1.1" 200 598 0.072664 10.0.0.33 - - [2026-02-06 11:39:19] "GET /firewall-rule/c4e1a448-7fcb-406a-b6d3-7b9ab94bf901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009478 10.0.0.33 - - [2026-02-06 11:39:19] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004186 10.0.0.33 - - [2026-02-06 11:39:19] "GET /firewall-rule/c4e1a448-7fcb-406a-b6d3-7b9ab94bf901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003362 10.0.0.33 - - [2026-02-06 11:39:19] "POST /ref-update HTTP/1.1" 200 156 0.055335 10.0.0.33 - - [2026-02-06 11:39:20] "POST /tags HTTP/1.1" 200 345 0.101675 10.0.0.33 - - [2026-02-06 11:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012700 10.0.0.33 - - [2026-02-06 11:39:20] "GET /tag/3234b211-3981-4039-8f64-d50e63c0cfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028405 10.0.0.33 - - [2026-02-06 11:39:20] "POST /projects HTTP/1.1" 409 238 0.004591 10.0.0.33 - - [2026-02-06 11:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.33 - - [2026-02-06 11:39:20] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032213 10.0.0.33 - - [2026-02-06 11:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.33 - - [2026-02-06 11:39:20] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008529 10.0.0.33 - - [2026-02-06 11:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-06 11:39:20] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003797 10.0.0.33 - - [2026-02-06 11:39:20] "POST /security-groups HTTP/1.1" 409 285 0.002892 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2026-02-06 11:39:21] "PUT /security-group/7306a37e-d106-4fef-94cb-048c36e80b5d HTTP/1.1" 200 262 0.063903 10.0.0.33 - - [2026-02-06 11:39:21] "PUT /access-control-list/6dd8f81c-ecd5-4332-bb99-895f0303bc14 HTTP/1.1" 200 272 0.017426 10.0.0.33 - - [2026-02-06 11:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021771 10.0.0.33 - - [2026-02-06 11:39:21] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.089576 10.0.0.33 - - [2026-02-06 11:39:21] "POST /tags HTTP/1.1" 409 228 0.016329 10.0.0.33 - - [2026-02-06 11:39:21] "PUT /access-control-list/c15097f6-1152-43a1-8405-710de11f035d HTTP/1.1" 200 272 0.069553 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.33 - - [2026-02-06 11:39:21] "GET /tag/3234b211-3981-4039-8f64-d50e63c0cfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.027205 10.0.0.33 - - [2026-02-06 11:39:21] "POST /tags HTTP/1.1" 200 345 0.019870 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.33 - - [2026-02-06 11:39:21] "GET /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024090 10.0.0.33 - - [2026-02-06 11:39:21] "POST /projects HTTP/1.1" 409 238 0.005576 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-02-06 11:39:21] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034818 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-02-06 11:39:21] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004020 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2026-02-06 11:39:21] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004117 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.33 - - [2026-02-06 11:39:21] "POST /security-groups HTTP/1.1" 409 285 0.004787 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-02-06 11:39:21] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044257 10.0.0.33 - - [2026-02-06 11:39:21] "PUT /security-group/ad9dcf8f-aa2b-4034-8445-fa493ae1ccdd HTTP/1.1" 200 262 0.068161 10.0.0.33 - - [2026-02-06 11:39:21] "PUT /access-control-list/2f93a327-7997-424f-9844-003446e19e6a HTTP/1.1" 200 272 0.013329 10.0.0.33 - - [2026-02-06 11:39:21] "PUT /access-control-list/2d2df116-3059-47c7-bc96-da43390c8260 HTTP/1.1" 200 272 0.021773 10.0.0.33 - - [2026-02-06 11:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021794 10.0.0.33 - - [2026-02-06 11:39:21] "POST /tags HTTP/1.1" 409 228 0.003733 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007158 10.0.0.33 - - [2026-02-06 11:39:21] "GET /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017100 10.0.0.33 - - [2026-02-06 11:39:21] "POST /tags HTTP/1.1" 200 291 0.054768 10.0.0.33 - - [2026-02-06 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.33 - - [2026-02-06 11:39:22] "GET /tag/5bcd9e15-7288-41f4-96ed-6db93507e8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.020974 10.0.0.33 - - [2026-02-06 11:39:22] "POST /tags HTTP/1.1" 200 303 0.063764 10.0.0.33 - - [2026-02-06 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.33 - - [2026-02-06 11:39:22] "GET /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021725 10.0.0.33 - - [2026-02-06 11:39:22] "POST /tags HTTP/1.1" 409 252 0.002175 10.0.0.33 - - [2026-02-06 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-06 11:39:22] "GET /tag/3fbae5a5-4703-4518-8f46-cd004735cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021043 10.0.0.33 - - [2026-02-06 11:39:22] "POST /tags HTTP/1.1" 409 226 0.002122 10.0.0.33 - - [2026-02-06 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-02-06 11:39:22] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015788 10.0.0.33 - - [2026-02-06 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-02-06 11:39:22] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004248 10.0.0.33 - - [2026-02-06 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2026-02-06 11:39:22] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034064 10.0.0.33 - - [2026-02-06 11:39:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009470 10.0.0.33 - - [2026-02-06 11:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017577 10.0.0.33 - - [2026-02-06 11:39:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118159 10.0.0.33 - - [2026-02-06 11:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008574 10.0.0.33 - - [2026-02-06 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.33 - - [2026-02-06 11:39:22] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008079 10.0.0.33 - - [2026-02-06 11:39:22] "POST /instance-ips HTTP/1.1" 200 397 0.023204 10.0.0.33 - - [2026-02-06 11:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024781 10.0.0.33 - - [2026-02-06 11:39:22] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009110 10.0.0.33 - - [2026-02-06 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.059790 10.0.0.33 - - [2026-02-06 11:39:22] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012544 10.0.0.33 - - [2026-02-06 11:39:22] "GET /instance-ip/7b517888-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002663 10.0.0.33 - - [2026-02-06 11:39:22] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004208 10.0.0.33 - - [2026-02-06 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005517 10.0.0.33 - - [2026-02-06 11:39:23] "POST /ref-update HTTP/1.1" 200 156 0.008368 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006962 10.0.0.33 - - [2026-02-06 11:39:23] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.33 - - [2026-02-06 11:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004123 10.0.0.33 - - [2026-02-06 11:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-02-06 11:39:23] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040347 10.0.0.33 - - [2026-02-06 11:39:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008471 10.0.0.33 - - [2026-02-06 11:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023627 10.0.0.33 - - [2026-02-06 11:39:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125271 10.0.0.33 - - [2026-02-06 11:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013692 10.0.0.33 - - [2026-02-06 11:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011687 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003893 10.0.0.33 - - [2026-02-06 11:39:23] "POST /instance-ips HTTP/1.1" 200 397 0.020929 10.0.0.33 - - [2026-02-06 11:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020053 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004810 10.0.0.33 - - [2026-02-06 11:39:23] "POST /set-tag HTTP/1.1" 200 109 0.064064 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010817 10.0.0.33 - - [2026-02-06 11:39:23] "GET /instance-ip/7bd14c7a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006191 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004732 10.0.0.33 - - [2026-02-06 11:39:23] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003907 10.0.0.33 - - [2026-02-06 11:39:23] "POST /ref-update HTTP/1.1" 200 156 0.007547 10.0.0.33 - - [2026-02-06 11:39:23] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007580 10.0.0.33 - - [2026-02-06 11:39:23] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.33 - - [2026-02-06 11:39:23] "POST /tags HTTP/1.1" 200 291 0.017654 10.0.0.33 - - [2026-02-06 11:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010333 10.0.0.33 - - [2026-02-06 11:39:24] "GET /tag/b3e05635-37a3-4f1f-8671-53fdf0d31b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.017993 10.0.0.33 - - [2026-02-06 11:39:24] "POST /tags HTTP/1.1" 409 252 0.002136 10.0.0.33 - - [2026-02-06 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-02-06 11:39:24] "GET /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010354 10.0.0.33 - - [2026-02-06 11:39:24] "POST /tags HTTP/1.1" 409 226 0.002310 10.0.0.33 - - [2026-02-06 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-02-06 11:39:24] "GET /tag/d0ce1b14-fd15-473c-b626-bf2d1242cc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015100 10.0.0.33 - - [2026-02-06 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012618 10.0.0.33 - - [2026-02-06 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2026-02-06 11:39:24] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050568 10.0.0.33 - - [2026-02-06 11:39:24] "POST /virtual-machines HTTP/1.1" 200 395 0.011462 10.0.0.33 - - [2026-02-06 11:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024679 10.0.0.33 - - [2026-02-06 11:39:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120751 10.0.0.33 - - [2026-02-06 11:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010160 10.0.0.33 - - [2026-02-06 11:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021424 10.0.0.33 - - [2026-02-06 11:39:24] "POST /instance-ips HTTP/1.1" 200 397 0.024885 10.0.0.33 - - [2026-02-06 11:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019696 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010774 10.0.0.33 - - [2026-02-06 11:39:24] "POST /set-tag HTTP/1.1" 200 109 0.063644 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017550 10.0.0.33 - - [2026-02-06 11:39:24] "GET /instance-ip/7c6ffcd0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004268 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004774 10.0.0.33 - - [2026-02-06 11:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003371 10.0.0.33 - - [2026-02-06 11:39:24] "POST /ref-update HTTP/1.1" 200 156 0.007787 10.0.0.33 - - [2026-02-06 11:39:24] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019449 10.0.0.33 - - [2026-02-06 11:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.33 - - [2026-02-06 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003607 10.0.0.33 - - [2026-02-06 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2026-02-06 11:39:25] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042737 10.0.0.33 - - [2026-02-06 11:39:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007699 10.0.0.33 - - [2026-02-06 11:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010974 10.0.0.33 - - [2026-02-06 11:39:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111297 10.0.0.33 - - [2026-02-06 11:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010732 10.0.0.33 - - [2026-02-06 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012899 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004807 10.0.0.33 - - [2026-02-06 11:39:25] "POST /instance-ips HTTP/1.1" 200 397 0.017528 10.0.0.33 - - [2026-02-06 11:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.044023 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009741 10.0.0.33 - - [2026-02-06 11:39:25] "POST /set-tag HTTP/1.1" 200 109 0.060050 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013075 10.0.0.33 - - [2026-02-06 11:39:25] "GET /instance-ip/7ce711c6-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003273 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004790 10.0.0.33 - - [2026-02-06 11:39:25] "POST /set-tag HTTP/1.1" 200 109 0.008894 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003630 10.0.0.33 - - [2026-02-06 11:39:25] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015884 10.0.0.33 - - [2026-02-06 11:39:25] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.33 - - [2026-02-06 11:39:25] "POST /tags HTTP/1.1" 200 299 0.019672 10.0.0.33 - - [2026-02-06 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012127 10.0.0.33 - - [2026-02-06 11:39:25] "GET /tag/5209e0bb-96e3-42d6-a199-1ab041229524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016254 10.0.0.33 - - [2026-02-06 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-02-06 11:39:25] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003945 10.0.0.33 - - [2026-02-06 11:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.33 - - [2026-02-06 11:39:25] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033983 10.0.0.33 - - [2026-02-06 11:39:25] "POST /virtual-machines HTTP/1.1" 200 395 0.008567 10.0.0.33 - - [2026-02-06 11:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011243 10.0.0.33 - - [2026-02-06 11:39:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105771 10.0.0.33 - - [2026-02-06 11:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008622 10.0.0.33 - - [2026-02-06 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006640 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008072 10.0.0.33 - - [2026-02-06 11:39:26] "POST /instance-ips HTTP/1.1" 200 397 0.020324 10.0.0.33 - - [2026-02-06 11:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016917 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010755 10.0.0.33 - - [2026-02-06 11:39:26] "POST /set-tag HTTP/1.1" 200 109 0.016958 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012032 10.0.0.33 - - [2026-02-06 11:39:26] "GET /instance-ip/7d6c19f2-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005433 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004091 10.0.0.33 - - [2026-02-06 11:39:26] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.33 - - [2026-02-06 11:39:26] "POST /tags HTTP/1.1" 200 299 0.016794 10.0.0.33 - - [2026-02-06 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018790 10.0.0.33 - - [2026-02-06 11:39:26] "GET /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011600 10.0.0.33 - - [2026-02-06 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003609 10.0.0.33 - - [2026-02-06 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2026-02-06 11:39:26] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042914 10.0.0.33 - - [2026-02-06 11:39:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007440 10.0.0.33 - - [2026-02-06 11:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007776 10.0.0.33 - - [2026-02-06 11:39:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133923 10.0.0.33 - - [2026-02-06 11:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018518 10.0.0.33 - - [2026-02-06 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004355 10.0.0.33 - - [2026-02-06 11:39:26] "POST /instance-ips HTTP/1.1" 200 397 0.022176 10.0.0.33 - - [2026-02-06 11:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027162 10.0.0.33 - - [2026-02-06 11:39:26] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006111 10.0.0.33 - - [2026-02-06 11:39:27] "POST /set-tag HTTP/1.1" 200 109 0.019050 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024895 10.0.0.33 - - [2026-02-06 11:39:27] "GET /instance-ip/7dd71248-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004381 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004400 10.0.0.33 - - [2026-02-06 11:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.33 - - [2026-02-06 11:39:27] "POST /tags HTTP/1.1" 200 299 0.017728 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-02-06 11:39:27] "GET /tag/0a13ff96-e21e-44d5-91c3-c2f8dfed4dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011236 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003607 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-02-06 11:39:27] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035462 10.0.0.33 - - [2026-02-06 11:39:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008512 10.0.0.33 - - [2026-02-06 11:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007594 10.0.0.33 - - [2026-02-06 11:39:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105841 10.0.0.33 - - [2026-02-06 11:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019256 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014115 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005687 10.0.0.33 - - [2026-02-06 11:39:27] "POST /instance-ips HTTP/1.1" 200 397 0.020068 10.0.0.33 - - [2026-02-06 11:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032048 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012726 10.0.0.33 - - [2026-02-06 11:39:27] "POST /set-tag HTTP/1.1" 200 109 0.022561 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014709 10.0.0.33 - - [2026-02-06 11:39:27] "GET /instance-ip/7e3c7cf0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003435 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004219 10.0.0.33 - - [2026-02-06 11:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.33 - - [2026-02-06 11:39:27] "POST /tags HTTP/1.1" 200 299 0.016245 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-06 11:39:27] "GET /tag/b05ee1a3-9fb7-41b2-a27c-f6b2b11e37ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011001 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-02-06 11:39:27] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003661 10.0.0.33 - - [2026-02-06 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2026-02-06 11:39:28] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034895 10.0.0.33 - - [2026-02-06 11:39:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007846 10.0.0.33 - - [2026-02-06 11:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008029 10.0.0.33 - - [2026-02-06 11:39:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104236 10.0.0.33 - - [2026-02-06 11:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013853 10.0.0.33 - - [2026-02-06 11:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004523 10.0.0.33 - - [2026-02-06 11:39:28] "POST /instance-ips HTTP/1.1" 200 397 0.024911 10.0.0.33 - - [2026-02-06 11:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024550 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003816 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.017086 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012748 10.0.0.33 - - [2026-02-06 11:39:28] "GET /instance-ip/7ea35fce-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003174 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004471 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003538 10.0.0.33 - - [2026-02-06 11:39:28] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012222 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.004290 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004448 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004101 10.0.0.33 - - [2026-02-06 11:39:28] "POST /ref-update HTTP/1.1" 200 156 0.008026 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004470 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003870 10.0.0.33 - - [2026-02-06 11:39:28] "POST /ref-update HTTP/1.1" 200 156 0.006897 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004702 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003818 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004420 10.0.0.33 - - [2026-02-06 11:39:28] "POST /ref-update HTTP/1.1" 200 156 0.007946 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010555 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003686 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005858 10.0.0.33 - - [2026-02-06 11:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.33 - - [2026-02-06 11:39:28] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004004 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.33 - - [2026-02-06 11:39:29] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003808 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.33 - - [2026-02-06 11:39:29] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006229 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.003966 10.0.0.33 - - [2026-02-06 11:39:29] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006179 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.33 - - [2026-02-06 11:39:29] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004159 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.33 - - [2026-02-06 11:39:29] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004299 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.33 - - [2026-02-06 11:39:29] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004094 10.0.0.33 - - [2026-02-06 11:39:29] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.33 - - [2026-02-06 11:39:33] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004287 10.0.0.33 - - [2026-02-06 11:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine/e08c5ae5-8bf6-48cc-bf1a-13796f8aecac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002947 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003989 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine/9e13ccee-e012-430e-9dce-b99101237f99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002775 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004346 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine/dad03f78-56c3-4ddf-b371-ca5d1da7f9a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003586 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004294 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine/a490282e-f799-41f2-9a8d-e6d2ca0b2d2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004077 10.0.0.33 - - [2026-02-06 11:39:36] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005289 10.0.0.33 - - [2026-02-06 11:39:37] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004675 10.0.0.33 - - [2026-02-06 11:39:37] "POST /set-tag HTTP/1.1" 200 109 0.003999 10.0.0.33 - - [2026-02-06 11:39:38] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004602 10.0.0.33 - - [2026-02-06 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.33 - - [2026-02-06 11:39:38] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005867 10.0.0.33 - - [2026-02-06 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.33 - - [2026-02-06 11:39:38] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006211 10.0.0.33 - - [2026-02-06 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.33 - - [2026-02-06 11:39:41] "GET /virtual-machine/c3d322a3-7d89-46a2-beec-168c6e4701f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002776 10.0.0.33 - - [2026-02-06 11:39:41] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003652 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-machine/d1648be3-3602-4578-8d9b-966559858da4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003468 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006306 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-machine/684e9ecc-f7e3-4b1a-bbf5-7244dcc5bc18?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002796 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006892 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-machine/49871cff-5375-46d6-8118-704ca576256e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003038 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003854 10.0.0.33 - - [2026-02-06 11:39:42] "GET /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001983 10.0.0.33 - - [2026-02-06 11:39:42] "POST /tags HTTP/1.1" 200 333 0.029960 10.0.0.33 - - [2026-02-06 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013803 10.0.0.33 - - [2026-02-06 11:39:42] "GET /tag/3eaf23ea-cca1-403f-8e24-936b07955ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016719 10.0.0.33 - - [2026-02-06 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-06 11:39:42] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035192 10.0.0.33 - - [2026-02-06 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.33 - - [2026-02-06 11:39:42] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005453 10.0.0.33 - - [2026-02-06 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2026-02-06 11:39:42] "GET /service-appliance-set/a10e051e-512f-4482-bfe0-25f79c886c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002779 10.0.0.33 - - [2026-02-06 11:39:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.001312 10.0.0.33 - - [2026-02-06 11:39:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110027 10.0.0.33 - - [2026-02-06 11:39:43] "GET /virtual-machine-interface/b70227a8-de43-453f-a680-31ec82ed1de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014360 10.0.0.33 - - [2026-02-06 11:39:43] "POST /instance-ips HTTP/1.1" 200 409 0.029305 10.0.0.33 - - [2026-02-06 11:39:43] "GET /instance-ip/677b2f40-e917-4b16-afbe-131dba6a9354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004034 10.0.0.33 - - [2026-02-06 11:39:43] "POST /loadbalancers HTTP/1.1" 200 629 0.061429 10.0.0.33 - - [2026-02-06 11:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017467 10.0.0.33 - - [2026-02-06 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.33 - - [2026-02-06 11:39:43] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046993 10.0.0.33 - - [2026-02-06 11:39:43] "GET /instance-ip/677b2f40-e917-4b16-afbe-131dba6a9354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002889 10.0.0.33 - - [2026-02-06 11:39:43] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031630 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002175 10.0.0.33 - - [2026-02-06 11:39:43] "POST /floating-ips HTTP/1.1" 200 597 0.021372 10.0.0.33 - - [2026-02-06 11:39:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019809 10.0.0.33 - - [2026-02-06 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.33 - - [2026-02-06 11:39:43] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029166 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer-listener/7dbbae10-4c17-4c16-aa88-de1f6b226686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.005126 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer-listener/7dbbae10-4c17-4c16-aa88-de1f6b226686?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003407 10.0.0.33 - - [2026-02-06 11:39:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017480 10.0.0.33 - - [2026-02-06 11:39:43] "GET /instance-ip/677b2f40-e917-4b16-afbe-131dba6a9354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003276 10.0.0.33 - - [2026-02-06 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-02-06 11:39:43] "GET /instance-ip/677b2f40-e917-4b16-afbe-131dba6a9354?fields=floating_ips HTTP/1.1" 200 1212 0.005418 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001764 10.0.0.33 - - [2026-02-06 11:39:43] "GET /floating-ip/3fec9d76-f28d-4c13-ad6f-fa91e0f80928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001823 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer-pool/638086de-7c16-4c8a-ae4a-f195fc4bed2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004886 10.0.0.33 - - [2026-02-06 11:39:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017355 10.0.0.33 - - [2026-02-06 11:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012243 10.0.0.33 - - [2026-02-06 11:39:43] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006938 10.0.0.33 - - [2026-02-06 11:39:43] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004155 10.0.0.33 - - [2026-02-06 11:39:43] "POST /ref-update HTTP/1.1" 200 156 0.006514 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.016535 10.0.0.33 - - [2026-02-06 11:39:43] "GET /floating-ip/3fec9d76-f28d-4c13-ad6f-fa91e0f80928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015932 10.0.0.33 - - [2026-02-06 11:39:43] "PUT /floating-ip/3fec9d76-f28d-4c13-ad6f-fa91e0f80928 HTTP/1.1" 200 256 0.011293 10.0.0.33 - - [2026-02-06 11:39:43] "POST /tags HTTP/1.1" 409 221 0.007888 10.0.0.33 - - [2026-02-06 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013221 10.0.0.33 - - [2026-02-06 11:39:43] "GET /tag/3eaf23ea-cca1-403f-8e24-936b07955ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010724 10.0.0.33 - - [2026-02-06 11:39:43] "POST /set-tag HTTP/1.1" 200 109 0.059881 10.0.0.33 - - [2026-02-06 11:39:43] "GET /loadbalancer-pool/638086de-7c16-4c8a-ae4a-f195fc4bed2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009755 10.0.0.33 - - [2026-02-06 11:39:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019352 10.0.0.33 - - [2026-02-06 11:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008864 10.0.0.33 - - [2026-02-06 11:39:43] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008222 10.0.0.33 - - [2026-02-06 11:39:43] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006520 10.0.0.33 - - [2026-02-06 11:39:43] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.33 - - [2026-02-06 11:39:44] "GET /floating-ip/3fec9d76-f28d-4c13-ad6f-fa91e0f80928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.004705 10.0.0.33 - - [2026-02-06 11:39:44] "POST /set-tag HTTP/1.1" 200 109 0.091696 10.0.0.33 - - [2026-02-06 11:39:44] "POST /tags HTTP/1.1" 409 206 0.003320 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2026-02-06 11:39:44] "GET /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011240 10.0.0.33 - - [2026-02-06 11:39:44] "POST /tags HTTP/1.1" 409 204 0.001912 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.33 - - [2026-02-06 11:39:44] "GET /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014968 10.0.0.33 - - [2026-02-06 11:39:44] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002594 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2026-02-06 11:39:44] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002637 10.0.0.33 - - [2026-02-06 11:39:44] "POST /tags HTTP/1.1" 409 206 0.001504 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2026-02-06 11:39:44] "GET /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009846 10.0.0.33 - - [2026-02-06 11:39:44] "POST /tags HTTP/1.1" 409 226 0.001621 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-02-06 11:39:44] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013674 10.0.0.33 - - [2026-02-06 11:39:44] "POST /tags HTTP/1.1" 409 204 0.001768 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-02-06 11:39:44] "GET /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016883 10.0.0.33 - - [2026-02-06 11:39:44] "POST /tags HTTP/1.1" 409 226 0.002387 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-02-06 11:39:44] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010508 10.0.0.33 - - [2026-02-06 11:39:44] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002310 10.0.0.33 - - [2026-02-06 11:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2026-02-06 11:39:44] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002887 10.0.0.33 - - [2026-02-06 11:39:44] "POST /firewall-rules HTTP/1.1" 200 626 0.068294 10.0.0.33 - - [2026-02-06 11:39:44] "POST /firewall-rules HTTP/1.1" 200 646 0.093484 10.0.0.33 - - [2026-02-06 11:39:44] "GET /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003633 10.0.0.33 - - [2026-02-06 11:39:44] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001852 10.0.0.33 - - [2026-02-06 11:39:44] "GET /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002900 10.0.0.33 - - [2026-02-06 11:39:44] "POST /ref-update HTTP/1.1" 200 156 0.013922 10.0.0.33 - - [2026-02-06 11:39:44] "POST /firewall-policys HTTP/1.1" 200 606 0.056572 10.0.0.33 - - [2026-02-06 11:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031064 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.017542 10.0.0.33 - - [2026-02-06 11:39:45] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002420 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002172 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003191 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004092 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003023 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001725 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002727 10.0.0.33 - - [2026-02-06 11:39:45] "POST /ref-update HTTP/1.1" 200 156 0.015438 10.0.0.33 - - [2026-02-06 11:39:45] "POST /ref-update HTTP/1.1" 200 156 0.025630 10.0.0.33 - - [2026-02-06 11:39:45] "POST /ref-update HTTP/1.1" 200 156 0.016128 10.0.0.33 - - [2026-02-06 11:39:45] "POST /ref-update HTTP/1.1" 200 156 0.027450 10.0.0.33 - - [2026-02-06 11:39:45] "POST /ref-update HTTP/1.1" 200 156 0.028009 10.0.0.33 - - [2026-02-06 11:39:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002360 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:40:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:40:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 10.0.0.33 - - [2026-02-06 11:41:02] "POST /tags HTTP/1.1" 200 365 0.051696 10.0.0.33 - - [2026-02-06 11:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-06 11:41:02] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012782 10.0.0.33 - - [2026-02-06 11:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-02-06 11:41:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030160 10.0.0.33 - - [2026-02-06 11:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2026-02-06 11:41:02] "GET /service-appliance-set/039771a6-c892-4e94-a2ff-ee1ec982e4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002582 10.0.0.33 - - [2026-02-06 11:41:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.001644 10.0.0.33 - - [2026-02-06 11:41:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.083494 10.0.0.33 - - [2026-02-06 11:41:02] "GET /virtual-machine-interface/ff597fc4-b854-4de5-8fe2-86a4ff7768e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004412 10.0.0.33 - - [2026-02-06 11:41:02] "POST /set-tag HTTP/1.1" 200 109 0.012031 10.0.0.33 - - [2026-02-06 11:41:02] "POST /instance-ips HTTP/1.1" 200 417 0.021955 10.0.0.33 - - [2026-02-06 11:41:03] "GET /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004175 10.0.0.33 - - [2026-02-06 11:41:03] "POST /loadbalancers HTTP/1.1" 200 618 0.061752 10.0.0.33 - - [2026-02-06 11:41:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023749 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.33 - - [2026-02-06 11:41:03] "POST /service-instances HTTP/1.1" 200 566 0.018181 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.012985 10.0.0.33 - - [2026-02-06 11:41:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057643 10.0.0.33 - - [2026-02-06 11:41:03] "GET /virtual-machine-interface/ff597fc4-b854-4de5-8fe2-86a4ff7768e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008159 10.0.0.33 - - [2026-02-06 11:41:03] "GET /virtual-machine-interface/ff597fc4-b854-4de5-8fe2-86a4ff7768e5?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010964 10.0.0.33 - - [2026-02-06 11:41:03] "PUT /service-instance/60985cc7-434e-4d15-9da0-466ee8dfca71 HTTP/1.1" 200 266 0.007780 10.0.0.33 - - [2026-02-06 11:41:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012152 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 404 208 0.001588 10.0.0.33 - - [2026-02-06 11:41:03] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003295 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.33 - - [2026-02-06 11:41:03] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002049 10.0.0.33 - - [2026-02-06 11:41:03] "POST /virtual-machines HTTP/1.1" 200 429 0.010758 10.0.0.33 - - [2026-02-06 11:41:03] "POST /tags HTTP/1.1" 409 221 0.001697 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-02-06 11:41:03] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010044 10.0.0.33 - - [2026-02-06 11:41:03] "POST /tags HTTP/1.1" 409 238 0.003280 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-02-06 11:41:03] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015706 10.0.0.33 - - [2026-02-06 11:41:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127982 10.0.0.33 - - [2026-02-06 11:41:03] "POST /chown HTTP/1.1" 200 109 0.023838 10.0.0.33 - - [2026-02-06 11:41:03] "POST /firewall-rules HTTP/1.1" 200 650 0.131792 10.0.0.33 - - [2026-02-06 11:41:03] "POST /chown HTTP/1.1" 200 109 0.028874 10.0.0.33 - - [2026-02-06 11:41:03] "GET /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.033292 10.0.0.33 - - [2026-02-06 11:41:03] "PUT /virtual-machine-interface/a40aea79-7915-41a3-a553-12ac47824792 HTTP/1.1" 200 284 0.035413 10.0.0.33 - - [2026-02-06 11:41:03] "PUT /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 256 0.023721 10.0.0.33 - - [2026-02-06 11:41:03] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004569 10.0.0.33 - - [2026-02-06 11:41:03] "GET /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003937 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.014656 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.009389 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.029655 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.037207 10.0.0.33 - - [2026-02-06 11:41:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083079 10.0.0.33 - - [2026-02-06 11:41:03] "GET /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.008296 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.018488 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.021174 10.0.0.33 - - [2026-02-06 11:41:03] "POST /ref-update HTTP/1.1" 200 156 0.016625 10.0.0.33 - - [2026-02-06 11:41:03] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060150 10.0.0.33 - - [2026-02-06 11:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.33 - - [2026-02-06 11:41:04] "POST /virtual-machines HTTP/1.1" 200 429 0.034861 10.0.0.33 - - [2026-02-06 11:41:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082728 10.0.0.33 - - [2026-02-06 11:41:04] "GET /loadbalancer-listener/83020caa-e1a4-461d-b904-c15aeb97c787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.025687 10.0.0.33 - - [2026-02-06 11:41:04] "GET /loadbalancer-listener/83020caa-e1a4-461d-b904-c15aeb97c787?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.017803 10.0.0.33 - - [2026-02-06 11:41:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.125833 10.0.0.33 - - [2026-02-06 11:41:04] "POST /chown HTTP/1.1" 200 109 0.018645 10.0.0.33 - - [2026-02-06 11:41:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.066265 10.0.0.33 - - [2026-02-06 11:41:04] "POST /chown HTTP/1.1" 200 109 0.006599 10.0.0.33 - - [2026-02-06 11:41:04] "PUT /virtual-machine-interface/fa5de27f-9eac-4664-af0e-8222fe84661c HTTP/1.1" 200 284 0.018308 10.0.0.33 - - [2026-02-06 11:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029701 10.0.0.33 - - [2026-02-06 11:41:04] "PUT /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 256 0.025889 10.0.0.33 - - [2026-02-06 11:41:04] "GET /loadbalancer-pool/95c69a10-4516-4932-9c7f-37d3df273ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005419 10.0.0.33 - - [2026-02-06 11:41:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.018169 10.0.0.33 - - [2026-02-06 11:41:04] "POST /ref-update HTTP/1.1" 200 156 0.017380 10.0.0.33 - - [2026-02-06 11:41:04] "POST /ref-update HTTP/1.1" 200 156 0.022177 10.0.0.33 - - [2026-02-06 11:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039603 10.0.0.33 - - [2026-02-06 11:41:04] "POST /ref-update HTTP/1.1" 200 156 0.034075 10.0.0.33 - - [2026-02-06 11:41:04] "GET /loadbalancer-member/7abcd229-8493-4be6-b546-6ae72f188c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.022606 10.0.0.33 - - [2026-02-06 11:41:04] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006071 10.0.0.33 - - [2026-02-06 11:41:04] "POST /ref-update HTTP/1.1" 200 156 0.007201 10.0.0.33 - - [2026-02-06 11:41:04] "POST /ref-update HTTP/1.1" 200 156 0.050900 10.0.0.33 - - [2026-02-06 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014801 10.0.0.33 - - [2026-02-06 11:41:04] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.036981 10.0.0.33 - - [2026-02-06 11:41:04] "POST /tags HTTP/1.1" 409 221 0.002506 10.0.0.33 - - [2026-02-06 11:41:04] "PUT /service-instance/60985cc7-434e-4d15-9da0-466ee8dfca71 HTTP/1.1" 200 266 0.020409 10.0.0.33 - - [2026-02-06 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008513 10.0.0.33 - - [2026-02-06 11:41:04] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015586 10.0.0.33 - - [2026-02-06 11:41:04] "POST /tags HTTP/1.1" 409 238 0.004391 10.0.0.33 - - [2026-02-06 11:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025625 10.0.0.33 - - [2026-02-06 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-02-06 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-02-06 11:41:04] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012631 10.0.0.33 - - [2026-02-06 11:41:04] "POST /firewall-rules HTTP/1.1" 409 293 0.004242 10.0.0.33 - - [2026-02-06 11:41:04] "POST /chown HTTP/1.1" 200 109 0.014108 10.0.0.33 - - [2026-02-06 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008301 10.0.0.33 - - [2026-02-06 11:41:04] "POST /chown HTTP/1.1" 200 109 0.023662 10.0.0.33 - - [2026-02-06 11:41:04] "PUT /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa HTTP/1.1" 200 260 0.053810 10.0.0.33 - - [2026-02-06 11:41:04] "PUT /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 256 0.049685 10.0.0.33 - - [2026-02-06 11:41:04] "GET /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.022854 10.0.0.33 - - [2026-02-06 11:41:04] "POST /ref-update HTTP/1.1" 200 156 0.042889 10.0.0.33 - - [2026-02-06 11:41:04] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.006978 10.0.0.33 - - [2026-02-06 11:41:04] "GET /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002972 10.0.0.33 - - [2026-02-06 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011455 10.0.0.33 - - [2026-02-06 11:41:04] "POST /chown HTTP/1.1" 200 109 0.010564 10.0.0.33 - - [2026-02-06 11:41:05] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.041287 10.0.0.33 - - [2026-02-06 11:41:05] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015747 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.099243 10.0.0.33 - - [2026-02-06 11:41:05] "GET /virtual-machine-interface/a40aea79-7915-41a3-a553-12ac47824792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011110 10.0.0.33 - - [2026-02-06 11:41:05] "PUT /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 256 0.027990 10.0.0.33 - - [2026-02-06 11:41:05] "POST /ref-update HTTP/1.1" 200 156 0.015261 10.0.0.33 - - [2026-02-06 11:41:05] "POST /set-tag HTTP/1.1" 200 109 0.024015 10.0.0.33 - - [2026-02-06 11:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010268 10.0.0.33 - - [2026-02-06 11:41:05] "GET /virtual-machine-interface/fa5de27f-9eac-4664-af0e-8222fe84661c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.024387 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.017525 10.0.0.33 - - [2026-02-06 11:41:05] "POST /set-tag HTTP/1.1" 200 109 0.074968 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.033306 10.0.0.33 - - [2026-02-06 11:41:05] "GET /virtual-machine-interface/ff597fc4-b854-4de5-8fe2-86a4ff7768e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007826 10.0.0.33 - - [2026-02-06 11:41:05] "PUT /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 256 0.046353 10.0.0.33 - - [2026-02-06 11:41:05] "POST /set-tag HTTP/1.1" 200 109 0.040789 10.0.0.33 - - [2026-02-06 11:41:05] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.018620 10.0.0.33 - - [2026-02-06 11:41:05] "POST /ref-update HTTP/1.1" 200 156 0.036342 10.0.0.33 - - [2026-02-06 11:41:05] "GET /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006169 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.011810 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.029552 10.0.0.33 - - [2026-02-06 11:41:05] "POST /ref-update HTTP/1.1" 200 156 0.050042 10.0.0.33 - - [2026-02-06 11:41:05] "PUT /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 256 0.048752 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /firewall-rule/f0314afa-0fc0-4f7a-8f41-d4ef4cd432aa HTTP/1.1" 200 115 0.058085 10.0.0.33 - - [2026-02-06 11:41:05] "POST /ref-update HTTP/1.1" 200 156 0.011426 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /loadbalancer-member/7abcd229-8493-4be6-b546-6ae72f188c44 HTTP/1.1" 200 115 0.053703 10.0.0.33 - - [2026-02-06 11:41:05] "PUT /service-instance/60985cc7-434e-4d15-9da0-466ee8dfca71 HTTP/1.1" 200 266 0.016777 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /loadbalancer-pool/95c69a10-4516-4932-9c7f-37d3df273ee0 HTTP/1.1" 200 115 0.056540 10.0.0.33 - - [2026-02-06 11:41:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007990 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /loadbalancer-listener/83020caa-e1a4-461d-b904-c15aeb97c787 HTTP/1.1" 200 115 0.045969 10.0.0.33 - - [2026-02-06 11:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.005727 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.030585 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b HTTP/1.1" 200 115 0.060277 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /instance-ip/ba0e0a46-1568-4a59-be36-5c774eb71c80 HTTP/1.1" 200 115 0.054410 10.0.0.33 - - [2026-02-06 11:41:05] "POST /ref-update HTTP/1.1" 200 156 0.026923 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 200 109 0.022329 10.0.0.33 - - [2026-02-06 11:41:05] "POST /chown HTTP/1.1" 404 171 0.012384 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /virtual-machine-interface/ff597fc4-b854-4de5-8fe2-86a4ff7768e5 HTTP/1.1" 200 115 0.074781 10.0.0.33 - - [2026-02-06 11:41:05] "DELETE /tag/90378424-8588-4cb1-ae84-604c51857c2b HTTP/1.1" 409 248 0.006627 10.0.0.33 - - [2026-02-06 11:41:05] "POST /ref-update HTTP/1.1" 200 156 0.007627 10.0.0.33 - - [2026-02-06 11:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.33 - - [2026-02-06 11:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-02-06 11:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2026-02-06 11:41:06] "POST /service-instances HTTP/1.1" 409 259 0.002664 10.0.0.33 - - [2026-02-06 11:41:06] "POST /service-instances HTTP/1.1" 409 259 0.002175 10.0.0.33 - - [2026-02-06 11:41:06] "DELETE /service-instance/60985cc7-434e-4d15-9da0-466ee8dfca71 HTTP/1.1" 200 115 0.035820 10.0.0.33 - - [2026-02-06 11:41:06] "GET /virtual-machine-interface/a40aea79-7915-41a3-a553-12ac47824792?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005207 10.0.0.33 - - [2026-02-06 11:41:06] "DELETE /virtual-machine-interface/a40aea79-7915-41a3-a553-12ac47824792 HTTP/1.1" 200 115 0.054374 10.0.0.33 - - [2026-02-06 11:41:06] "POST /ref-update HTTP/1.1" 200 156 0.017573 10.0.0.33 - - [2026-02-06 11:41:06] "DELETE /virtual-machine/070d7007-f355-473e-8e0e-dbd051806c33 HTTP/1.1" 200 115 0.026357 10.0.0.33 - - [2026-02-06 11:41:06] "GET /virtual-machine-interface/fa5de27f-9eac-4664-af0e-8222fe84661c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009265 10.0.0.33 - - [2026-02-06 11:41:06] "DELETE /virtual-machine-interface/fa5de27f-9eac-4664-af0e-8222fe84661c HTTP/1.1" 200 115 0.054445 10.0.0.33 - - [2026-02-06 11:41:06] "DELETE /virtual-machine/842dc4fa-c32f-4334-aed1-08287057de0a HTTP/1.1" 200 115 0.026860 10.0.0.33 - - [2026-02-06 11:41:43] "POST /tags HTTP/1.1" 409 252 0.002248 10.0.0.33 - - [2026-02-06 11:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-02-06 11:41:43] "GET /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010979 10.0.0.33 - - [2026-02-06 11:41:43] "POST /tags HTTP/1.1" 409 228 0.001799 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010494 10.0.0.33 - - [2026-02-06 11:41:44] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002226 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.33 - - [2026-02-06 11:41:44] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002707 10.0.0.33 - - [2026-02-06 11:41:44] "POST /tags HTTP/1.1" 409 206 0.001844 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011866 10.0.0.33 - - [2026-02-06 11:41:44] "POST /tags HTTP/1.1" 409 226 0.002214 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010641 10.0.0.33 - - [2026-02-06 11:41:44] "POST /tags HTTP/1.1" 409 204 0.002116 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011473 10.0.0.33 - - [2026-02-06 11:41:44] "POST /tags HTTP/1.1" 409 226 0.002044 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010901 10.0.0.33 - - [2026-02-06 11:41:44] "POST /tags HTTP/1.1" 409 228 0.001939 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011022 10.0.0.33 - - [2026-02-06 11:41:44] "POST /tags HTTP/1.1" 409 252 0.001830 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-02-06 11:41:44] "GET /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011947 10.0.0.33 - - [2026-02-06 11:41:44] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002381 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.33 - - [2026-02-06 11:41:44] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002843 10.0.0.33 - - [2026-02-06 11:41:44] "POST /firewall-rules HTTP/1.1" 409 281 0.001871 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2026-02-06 11:41:44] "PUT /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df HTTP/1.1" 200 260 0.018049 10.0.0.33 - - [2026-02-06 11:41:44] "POST /firewall-rules HTTP/1.1" 409 291 0.006872 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-02-06 11:41:44] "PUT /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f HTTP/1.1" 200 260 0.029771 10.0.0.33 - - [2026-02-06 11:41:44] "GET /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007308 10.0.0.33 - - [2026-02-06 11:41:44] "POST /firewall-rules HTTP/1.1" 200 658 0.072072 10.0.0.33 - - [2026-02-06 11:41:44] "GET /firewall-rule/de39ed58-927e-488f-a40e-0c909d958bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003637 10.0.0.33 - - [2026-02-06 11:41:44] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001936 10.0.0.33 - - [2026-02-06 11:41:44] "GET /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002075 10.0.0.33 - - [2026-02-06 11:41:44] "POST /firewall-policys HTTP/1.1" 409 269 0.006137 10.0.0.33 - - [2026-02-06 11:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-02-06 11:41:44] "PUT /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98 HTTP/1.1" 200 264 0.019477 10.0.0.33 - - [2026-02-06 11:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016727 10.0.0.33 - - [2026-02-06 11:41:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010839 10.0.0.33 - - [2026-02-06 11:41:45] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002192 10.0.0.33 - - [2026-02-06 11:41:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002456 10.0.0.33 - - [2026-02-06 11:41:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002082 10.0.0.33 - - [2026-02-06 11:41:45] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001808 10.0.0.33 - - [2026-02-06 11:42:26] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006965 10.0.0.33 - - [2026-02-06 11:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.33 - - [2026-02-06 11:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.33 - - [2026-02-06 11:42:26] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002462 10.0.0.33 - - [2026-02-06 11:42:26] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004442 10.0.0.33 - - [2026-02-06 11:42:26] "POST /set-tag HTTP/1.1" 200 109 0.028704 10.0.0.33 - - [2026-02-06 11:42:27] "DELETE /loadbalancer-member/2dd8ec06-4d3f-4fa2-af6a-5b67dabd1414 HTTP/1.1" 200 115 0.175297 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011010 10.0.0.33 - - [2026-02-06 11:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2026-02-06 11:42:27] "DELETE /loadbalancer-member/d4c1b1c9-7b94-4a05-9c9e-a4683b1703ad HTTP/1.1" 200 115 0.049872 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004104 10.0.0.33 - - [2026-02-06 11:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.33 - - [2026-02-06 11:42:27] "DELETE /loadbalancer-member/842226da-23e8-4f43-b674-fcaf124e4595 HTTP/1.1" 200 115 0.036776 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006208 10.0.0.33 - - [2026-02-06 11:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.33 - - [2026-02-06 11:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-02-06 11:42:27] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004774 10.0.0.33 - - [2026-02-06 11:42:27] "GET /loadbalancer-pool/e1861250-3c9c-46ac-9bc6-3d591deff0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003753 10.0.0.33 - - [2026-02-06 11:42:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047527 10.0.0.33 - - [2026-02-06 11:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015695 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019032 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006135 10.0.0.33 - - [2026-02-06 11:42:27] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002147 10.0.0.33 - - [2026-02-06 11:42:27] "POST /set-tag HTTP/1.1" 200 109 0.066443 10.0.0.33 - - [2026-02-06 11:42:27] "GET /loadbalancer-pool/27cbc704-9f71-41d7-9588-7f8974961b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008446 10.0.0.33 - - [2026-02-06 11:42:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.080376 10.0.0.33 - - [2026-02-06 11:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011426 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011570 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008826 10.0.0.33 - - [2026-02-06 11:42:27] "POST /set-tag HTTP/1.1" 200 109 0.008360 10.0.0.33 - - [2026-02-06 11:42:27] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010628 10.0.0.33 - - [2026-02-06 11:42:27] "GET /loadbalancer-pool/74b7d760-b47e-450f-bef8-904c1f62b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004028 10.0.0.33 - - [2026-02-06 11:42:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035021 10.0.0.33 - - [2026-02-06 11:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028637 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012348 10.0.0.33 - - [2026-02-06 11:42:27] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007260 10.0.0.33 - - [2026-02-06 11:42:27] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006584 10.0.0.33 - - [2026-02-06 11:42:27] "POST /set-tag HTTP/1.1" 200 109 0.004468 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:42:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:42:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 10.0.0.33 - - [2026-02-06 11:42:45] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.33 - - [2026-02-06 11:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-06 11:42:45] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004360 10.0.0.33 - - [2026-02-06 11:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-02-06 11:42:45] "GET /config-node/e2b2bc46-3e76-4231-9e67-b7cb11e5fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002558 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004128 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.006343 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007316 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.004583 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003937 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006223 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005169 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015279 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.009695 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009634 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.005824 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007384 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.33 - - [2026-02-06 11:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.33 - - [2026-02-06 11:42:54] "GET /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.011036 10.0.0.33 - - [2026-02-06 11:42:54] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004828 10.0.0.33 - - [2026-02-06 11:42:54] "POST /set-tag HTTP/1.1" 200 109 0.030932 10.0.0.33 - - [2026-02-06 11:42:54] "DELETE /loadbalancer-member/e7f13b2b-28d6-4bb4-a15f-cc4f745e2202 HTTP/1.1" 200 115 0.061375 10.0.0.33 - - [2026-02-06 11:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2026-02-06 11:42:55] "GET /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.012568 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007034 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005159 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.005489 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine/9e13ccee-e012-430e-9dce-b99101237f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004756 10.0.0.33 - - [2026-02-06 11:42:56] "POST /ref-update HTTP/1.1" 200 156 0.011824 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005535 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.030032 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.056511 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.021762 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.058487 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.024491 10.0.0.33 - - [2026-02-06 11:42:56] "DELETE /instance-ip/7bd14c7a-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.043468 10.0.0.33 - - [2026-02-06 11:42:56] "POST /ref-update HTTP/1.1" 200 156 0.016335 10.0.0.33 - - [2026-02-06 11:42:56] "DELETE /virtual-machine-interface/7bb312a0-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.060190 10.0.0.33 - - [2026-02-06 11:42:56] "DELETE /virtual-machine/9e13ccee-e012-430e-9dce-b99101237f99 HTTP/1.1" 200 115 0.027926 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008615 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003996 10.0.0.33 - - [2026-02-06 11:42:56] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.33 - - [2026-02-06 11:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2026-02-06 11:42:56] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002243 10.0.0.33 - - [2026-02-06 11:42:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001741 10.0.0.33 - - [2026-02-06 11:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2026-02-06 11:42:56] "GET /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003414 10.0.0.33 - - [2026-02-06 11:42:56] "PUT /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57 HTTP/1.1" 200 254 0.009325 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine/dad03f78-56c3-4ddf-b371-ca5d1da7f9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004442 10.0.0.33 - - [2026-02-06 11:42:56] "POST /ref-update HTTP/1.1" 200 156 0.017387 10.0.0.33 - - [2026-02-06 11:42:56] "GET /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021118 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.030378 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.027188 10.0.0.33 - - [2026-02-06 11:42:56] "POST /set-tag HTTP/1.1" 200 109 0.043815 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.021148 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.021562 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /instance-ip/7c6ffcd0-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.054572 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /virtual-machine-interface/7c551a64-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.044222 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /virtual-machine/dad03f78-56c3-4ddf-b371-ca5d1da7f9a7 HTTP/1.1" 200 115 0.019317 10.0.0.33 - - [2026-02-06 11:42:57] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004194 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:42:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:42:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.33 - - [2026-02-06 11:42:57] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006199 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.006411 10.0.0.33 - - [2026-02-06 11:42:57] "GET /virtual-machine/a490282e-f799-41f2-9a8d-e6d2ca0b2d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002900 10.0.0.33 - - [2026-02-06 11:42:57] "POST /ref-update HTTP/1.1" 200 156 0.010277 10.0.0.33 - - [2026-02-06 11:42:57] "GET /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009614 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.026258 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.122600 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.033724 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.019611 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.030862 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /instance-ip/7ce711c6-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.059705 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /virtual-machine-interface/7ccd3df0-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.053564 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /virtual-machine/a490282e-f799-41f2-9a8d-e6d2ca0b2d2f HTTP/1.1" 200 115 0.027917 10.0.0.33 - - [2026-02-06 11:42:57] "DELETE /tag/b3e05635-37a3-4f1f-8671-53fdf0d31b62 HTTP/1.1" 200 115 0.059309 10.0.0.33 - - [2026-02-06 11:42:57] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006333 10.0.0.33 - - [2026-02-06 11:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.33 - - [2026-02-06 11:42:57] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005294 10.0.0.33 - - [2026-02-06 11:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.33 - - [2026-02-06 11:42:58] "GET /virtual-machine/e08c5ae5-8bf6-48cc-bf1a-13796f8aecac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002944 10.0.0.33 - - [2026-02-06 11:42:58] "POST /ref-update HTTP/1.1" 200 156 0.007786 10.0.0.33 - - [2026-02-06 11:42:58] "GET /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006410 10.0.0.33 - - [2026-02-06 11:42:58] "POST /set-tag HTTP/1.1" 200 109 0.021654 10.0.0.33 - - [2026-02-06 11:42:58] "POST /set-tag HTTP/1.1" 200 109 0.024085 10.0.0.33 - - [2026-02-06 11:42:58] "POST /set-tag HTTP/1.1" 200 109 0.018588 10.0.0.33 - - [2026-02-06 11:42:58] "POST /set-tag HTTP/1.1" 200 109 0.017603 10.0.0.33 - - [2026-02-06 11:42:58] "POST /set-tag HTTP/1.1" 200 109 0.024568 10.0.0.33 - - [2026-02-06 11:42:58] "DELETE /instance-ip/7b517888-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.048620 10.0.0.33 - - [2026-02-06 11:42:58] "POST /ref-update HTTP/1.1" 200 156 0.007744 10.0.0.33 - - [2026-02-06 11:42:58] "DELETE /virtual-machine-interface/7b36c682-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.034564 10.0.0.33 - - [2026-02-06 11:42:58] "DELETE /virtual-machine/e08c5ae5-8bf6-48cc-bf1a-13796f8aecac HTTP/1.1" 200 115 0.021614 10.0.0.33 - - [2026-02-06 11:42:58] "DELETE /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09 HTTP/1.1" 409 388 0.007452 10.0.0.33 - - [2026-02-06 11:42:58] "DELETE /tag/5bcd9e15-7288-41f4-96ed-6db93507e8c5 HTTP/1.1" 200 115 0.038874 10.0.0.33 - - [2026-02-06 11:43:02] "POST /tags HTTP/1.1" 409 238 0.005197 10.0.0.33 - - [2026-02-06 11:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.33 - - [2026-02-06 11:43:02] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013995 10.0.0.33 - - [2026-02-06 11:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-02-06 11:43:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035737 10.0.0.33 - - [2026-02-06 11:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2026-02-06 11:43:02] "GET /service-appliance-set/039771a6-c892-4e94-a2ff-ee1ec982e4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002260 10.0.0.33 - - [2026-02-06 11:43:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.001287 10.0.0.33 - - [2026-02-06 11:43:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110792 10.0.0.33 - - [2026-02-06 11:43:02] "GET /virtual-machine-interface/114b3b7d-85e9-4859-8ad8-721ef422f5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017690 10.0.0.33 - - [2026-02-06 11:43:02] "POST /set-tag HTTP/1.1" 200 109 0.015939 10.0.0.33 - - [2026-02-06 11:43:02] "POST /instance-ips HTTP/1.1" 200 417 0.033384 10.0.0.33 - - [2026-02-06 11:43:03] "GET /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.015348 10.0.0.33 - - [2026-02-06 11:43:03] "POST /loadbalancers HTTP/1.1" 200 618 0.064077 10.0.0.33 - - [2026-02-06 11:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018713 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014103 10.0.0.33 - - [2026-02-06 11:43:03] "POST /service-instances HTTP/1.1" 200 566 0.038074 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.010386 10.0.0.33 - - [2026-02-06 11:43:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069012 10.0.0.33 - - [2026-02-06 11:43:03] "GET /virtual-machine-interface/114b3b7d-85e9-4859-8ad8-721ef422f5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009320 10.0.0.33 - - [2026-02-06 11:43:03] "PUT /service-instance/a88764ae-f98c-41e7-acb4-e3aa1cfe7cfa HTTP/1.1" 200 266 0.033323 10.0.0.33 - - [2026-02-06 11:43:03] "GET /virtual-machine-interface/114b3b7d-85e9-4859-8ad8-721ef422f5ad?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.027086 10.0.0.33 - - [2026-02-06 11:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028170 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 404 208 0.001800 10.0.0.33 - - [2026-02-06 11:43:03] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002268 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-02-06 11:43:03] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004006 10.0.0.33 - - [2026-02-06 11:43:03] "POST /virtual-machines HTTP/1.1" 200 429 0.011880 10.0.0.33 - - [2026-02-06 11:43:03] "POST /tags HTTP/1.1" 409 221 0.001318 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.33 - - [2026-02-06 11:43:03] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.038289 10.0.0.33 - - [2026-02-06 11:43:03] "POST /tags HTTP/1.1" 409 238 0.017488 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2026-02-06 11:43:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.100645 10.0.0.33 - - [2026-02-06 11:43:03] "POST /chown HTTP/1.1" 200 109 0.025215 10.0.0.33 - - [2026-02-06 11:43:03] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013669 10.0.0.33 - - [2026-02-06 11:43:03] "POST /chown HTTP/1.1" 200 109 0.008853 10.0.0.33 - - [2026-02-06 11:43:03] "POST /firewall-rules HTTP/1.1" 200 650 0.053738 10.0.0.33 - - [2026-02-06 11:43:03] "PUT /virtual-machine-interface/fb4a1b0d-c2d7-417e-aa96-e1b2e04abf26 HTTP/1.1" 200 284 0.032520 10.0.0.33 - - [2026-02-06 11:43:03] "GET /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.024819 10.0.0.33 - - [2026-02-06 11:43:03] "PUT /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 256 0.026071 10.0.0.33 - - [2026-02-06 11:43:03] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003538 10.0.0.33 - - [2026-02-06 11:43:03] "GET /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002070 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.012542 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.032861 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.035057 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.017506 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.33 - - [2026-02-06 11:43:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035612 10.0.0.33 - - [2026-02-06 11:43:03] "GET /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.002147 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.017821 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.014188 10.0.0.33 - - [2026-02-06 11:43:03] "POST /ref-update HTTP/1.1" 200 156 0.023497 10.0.0.33 - - [2026-02-06 11:43:03] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032014 10.0.0.33 - - [2026-02-06 11:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.33 - - [2026-02-06 11:43:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029279 10.0.0.33 - - [2026-02-06 11:43:03] "POST /virtual-machines HTTP/1.1" 200 429 0.024854 10.0.0.33 - - [2026-02-06 11:43:04] "GET /loadbalancer-listener/faae26b3-1964-4ddf-9d82-5a90f1b1c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.060460 10.0.0.33 - - [2026-02-06 11:43:04] "GET /loadbalancer-listener/faae26b3-1964-4ddf-9d82-5a90f1b1c9ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006081 10.0.0.33 - - [2026-02-06 11:43:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112262 10.0.0.33 - - [2026-02-06 11:43:04] "POST /chown HTTP/1.1" 200 109 0.030220 10.0.0.33 - - [2026-02-06 11:43:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.060097 10.0.0.33 - - [2026-02-06 11:43:04] "POST /chown HTTP/1.1" 200 109 0.007731 10.0.0.33 - - [2026-02-06 11:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023906 10.0.0.33 - - [2026-02-06 11:43:04] "PUT /virtual-machine-interface/c66bc0ec-bd01-4545-9743-d5e2b7cd7831 HTTP/1.1" 200 284 0.049503 10.0.0.33 - - [2026-02-06 11:43:04] "GET /loadbalancer-pool/fd8b517e-5682-4918-af74-b72e1e62dc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013756 10.0.0.33 - - [2026-02-06 11:43:04] "PUT /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 256 0.040230 10.0.0.33 - - [2026-02-06 11:43:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.026549 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.012053 10.0.0.33 - - [2026-02-06 11:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023781 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.022342 10.0.0.33 - - [2026-02-06 11:43:04] "GET /loadbalancer-member/ecfe89b7-f969-4380-9525-05aa5b2566e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014677 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.022501 10.0.0.33 - - [2026-02-06 11:43:04] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011125 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.009267 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012637 10.0.0.33 - - [2026-02-06 11:43:04] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004565 10.0.0.33 - - [2026-02-06 11:43:04] "POST /tags HTTP/1.1" 409 221 0.001439 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.033735 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2026-02-06 11:43:04] "PUT /service-instance/a88764ae-f98c-41e7-acb4-e3aa1cfe7cfa HTTP/1.1" 200 266 0.016434 10.0.0.33 - - [2026-02-06 11:43:04] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019838 10.0.0.33 - - [2026-02-06 11:43:04] "POST /tags HTTP/1.1" 409 238 0.002055 10.0.0.33 - - [2026-02-06 11:43:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009640 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.33 - - [2026-02-06 11:43:04] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015718 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.33 - - [2026-02-06 11:43:04] "POST /firewall-rules HTTP/1.1" 409 293 0.001499 10.0.0.33 - - [2026-02-06 11:43:04] "POST /chown HTTP/1.1" 200 109 0.007535 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.33 - - [2026-02-06 11:43:04] "POST /chown HTTP/1.1" 200 109 0.023064 10.0.0.33 - - [2026-02-06 11:43:04] "PUT /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3 HTTP/1.1" 200 260 0.070522 10.0.0.33 - - [2026-02-06 11:43:04] "PUT /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 256 0.031298 10.0.0.33 - - [2026-02-06 11:43:04] "GET /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.019157 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.041317 10.0.0.33 - - [2026-02-06 11:43:04] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004707 10.0.0.33 - - [2026-02-06 11:43:04] "GET /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002681 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-06 11:43:04] "POST /chown HTTP/1.1" 200 109 0.006099 10.0.0.33 - - [2026-02-06 11:43:04] "POST /chown HTTP/1.1" 200 109 0.012038 10.0.0.33 - - [2026-02-06 11:43:04] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022886 10.0.0.33 - - [2026-02-06 11:43:04] "GET /tag/90378424-8588-4cb1-ae84-604c51857c2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.019181 10.0.0.33 - - [2026-02-06 11:43:04] "GET /virtual-machine-interface/114b3b7d-85e9-4859-8ad8-721ef422f5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003741 10.0.0.33 - - [2026-02-06 11:43:04] "PUT /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 256 0.056258 10.0.0.33 - - [2026-02-06 11:43:04] "POST /ref-update HTTP/1.1" 200 156 0.023978 10.0.0.33 - - [2026-02-06 11:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.33 - - [2026-02-06 11:43:05] "POST /set-tag HTTP/1.1" 200 109 0.046262 10.0.0.33 - - [2026-02-06 11:43:05] "POST /chown HTTP/1.1" 200 109 0.018953 10.0.0.33 - - [2026-02-06 11:43:05] "GET /virtual-machine-interface/c66bc0ec-bd01-4545-9743-d5e2b7cd7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.033229 10.0.0.33 - - [2026-02-06 11:43:05] "POST /set-tag HTTP/1.1" 200 109 0.023714 10.0.0.33 - - [2026-02-06 11:43:05] "POST /chown HTTP/1.1" 200 109 0.015922 10.0.0.33 - - [2026-02-06 11:43:05] "PUT /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 256 0.028326 10.0.0.33 - - [2026-02-06 11:43:05] "GET /virtual-machine-interface/fb4a1b0d-c2d7-417e-aa96-e1b2e04abf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016159 10.0.0.33 - - [2026-02-06 11:43:05] "POST /ref-update HTTP/1.1" 200 156 0.019549 10.0.0.33 - - [2026-02-06 11:43:05] "POST /set-tag HTTP/1.1" 200 109 0.031353 10.0.0.33 - - [2026-02-06 11:43:05] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012508 10.0.0.33 - - [2026-02-06 11:43:05] "POST /chown HTTP/1.1" 200 109 0.007068 10.0.0.33 - - [2026-02-06 11:43:05] "POST /chown HTTP/1.1" 200 109 0.015118 10.0.0.33 - - [2026-02-06 11:43:05] "GET /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007242 10.0.0.33 - - [2026-02-06 11:43:05] "PUT /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 256 0.024039 10.0.0.33 - - [2026-02-06 11:43:05] "POST /ref-update HTTP/1.1" 200 156 0.025538 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /firewall-rule/e0cbd6f2-fd4a-4bec-b69f-3a225bded1e3 HTTP/1.1" 200 115 0.054511 10.0.0.33 - - [2026-02-06 11:43:05] "POST /ref-update HTTP/1.1" 200 156 0.035054 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /loadbalancer-member/ecfe89b7-f969-4380-9525-05aa5b2566e7 HTTP/1.1" 200 115 0.044075 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /loadbalancer-pool/fd8b517e-5682-4918-af74-b72e1e62dc0d HTTP/1.1" 200 115 0.038857 10.0.0.33 - - [2026-02-06 11:43:05] "PUT /service-instance/a88764ae-f98c-41e7-acb4-e3aa1cfe7cfa HTTP/1.1" 200 266 0.015711 10.0.0.33 - - [2026-02-06 11:43:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018392 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /loadbalancer-listener/faae26b3-1964-4ddf-9d82-5a90f1b1c9ca HTTP/1.1" 200 115 0.057567 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b HTTP/1.1" 200 115 0.041070 10.0.0.33 - - [2026-02-06 11:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2026-02-06 11:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /instance-ip/c49d4531-a02a-44a7-aea4-8952791812fd HTTP/1.1" 200 115 0.041724 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /virtual-machine-interface/114b3b7d-85e9-4859-8ad8-721ef422f5ad HTTP/1.1" 200 115 0.063473 10.0.0.33 - - [2026-02-06 11:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.33 - - [2026-02-06 11:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /tag/90378424-8588-4cb1-ae84-604c51857c2b HTTP/1.1" 200 115 0.093097 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /service-instance/a88764ae-f98c-41e7-acb4-e3aa1cfe7cfa HTTP/1.1" 200 115 0.048861 10.0.0.33 - - [2026-02-06 11:43:05] "GET /virtual-machine-interface/fb4a1b0d-c2d7-417e-aa96-e1b2e04abf26?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004496 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /virtual-machine-interface/fb4a1b0d-c2d7-417e-aa96-e1b2e04abf26 HTTP/1.1" 200 115 0.047390 10.0.0.33 - - [2026-02-06 11:43:05] "POST /ref-update HTTP/1.1" 200 156 0.009255 10.0.0.33 - - [2026-02-06 11:43:05] "DELETE /virtual-machine/e76eea56-8b0e-4ca3-8088-6ac27a6b9a87 HTTP/1.1" 200 115 0.041757 10.0.0.33 - - [2026-02-06 11:43:05] "GET /virtual-machine-interface/c66bc0ec-bd01-4545-9743-d5e2b7cd7831?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006387 10.0.0.33 - - [2026-02-06 11:43:06] "DELETE /virtual-machine-interface/c66bc0ec-bd01-4545-9743-d5e2b7cd7831 HTTP/1.1" 200 115 0.062185 10.0.0.33 - - [2026-02-06 11:43:06] "DELETE /virtual-machine/76159fc1-a5d9-418d-a598-12c0e6932afc HTTP/1.1" 200 115 0.036794 10.0.0.33 - - [2026-02-06 11:43:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002114 10.0.0.33 - - [2026-02-06 11:43:08] "GET /global-system-configs HTTP/1.1" 200 322 0.004098 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005114 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005252 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine/49871cff-5375-46d6-8118-704ca576256e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002911 10.0.0.33 - - [2026-02-06 11:43:26] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011581 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.015035 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.024584 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.025853 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.012540 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /instance-ip/7ea35fce-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.040396 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /virtual-machine-interface/7e8f768a-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.035364 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /virtual-machine/49871cff-5375-46d6-8118-704ca576256e HTTP/1.1" 200 115 0.015825 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /tag/b05ee1a3-9fb7-41b2-a27c-f6b2b11e37ea HTTP/1.1" 200 115 0.035749 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003546 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003684 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine/d1648be3-3602-4578-8d9b-966559858da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002560 10.0.0.33 - - [2026-02-06 11:43:26] "POST /ref-update HTTP/1.1" 200 156 0.007792 10.0.0.33 - - [2026-02-06 11:43:26] "GET /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012024 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.029116 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.026425 10.0.0.33 - - [2026-02-06 11:43:26] "POST /set-tag HTTP/1.1" 200 109 0.013412 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /instance-ip/7e3c7cf0-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.041236 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /virtual-machine-interface/7e27ac58-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.047394 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /virtual-machine/d1648be3-3602-4578-8d9b-966559858da4 HTTP/1.1" 200 115 0.019830 10.0.0.33 - - [2026-02-06 11:43:26] "DELETE /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c HTTP/1.1" 409 236 0.004164 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /tag/0a13ff96-e21e-44d5-91c3-c2f8dfed4dec HTTP/1.1" 200 115 0.029842 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1 HTTP/1.1" 409 236 0.003780 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003723 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.004803 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004594 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine/684e9ecc-f7e3-4b1a-bbf5-7244dcc5bc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004829 10.0.0.33 - - [2026-02-06 11:43:27] "POST /ref-update HTTP/1.1" 200 156 0.015035 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020806 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.030014 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.034663 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.033629 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.011575 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /instance-ip/7dd71248-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.047718 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /virtual-machine-interface/7dbe143c-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.033180 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /virtual-machine/684e9ecc-f7e3-4b1a-bbf5-7244dcc5bc18 HTTP/1.1" 200 115 0.023519 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1 HTTP/1.1" 409 236 0.004030 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004000 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003450 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine/c3d322a3-7d89-46a2-beec-168c6e4701f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002714 10.0.0.33 - - [2026-02-06 11:43:27] "POST /ref-update HTTP/1.1" 200 156 0.009774 10.0.0.33 - - [2026-02-06 11:43:27] "GET /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010316 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.015933 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.030007 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.027715 10.0.0.33 - - [2026-02-06 11:43:27] "POST /set-tag HTTP/1.1" 200 109 0.011857 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /instance-ip/7d6c19f2-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.050465 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /virtual-machine-interface/7d52284e-0350-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.042231 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /virtual-machine/c3d322a3-7d89-46a2-beec-168c6e4701f7 HTTP/1.1" 200 115 0.017587 10.0.0.33 - - [2026-02-06 11:43:27] "DELETE /tag/3fbae5a5-4703-4518-8f46-cd004735cf45 HTTP/1.1" 200 115 0.033441 10.0.0.33 - - [2026-02-06 11:43:28] "DELETE /tag/5209e0bb-96e3-42d6-a199-1ab041229524 HTTP/1.1" 200 115 0.029445 10.0.0.33 - - [2026-02-06 11:43:28] "DELETE /tag/3234b211-3981-4039-8f64-d50e63c0cfbb HTTP/1.1" 200 115 0.027654 10.0.0.33 - - [2026-02-06 11:43:29] "POST /projects HTTP/1.1" 409 238 0.001904 10.0.0.33 - - [2026-02-06 11:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2026-02-06 11:43:29] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027921 10.0.0.33 - - [2026-02-06 11:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-02-06 11:43:29] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003447 10.0.0.33 - - [2026-02-06 11:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.33 - - [2026-02-06 11:43:29] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003839 10.0.0.33 - - [2026-02-06 11:43:29] "POST /security-groups HTTP/1.1" 409 285 0.001964 10.0.0.33 - - [2026-02-06 11:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.33 - - [2026-02-06 11:43:30] "PUT /security-group/ad9dcf8f-aa2b-4034-8445-fa493ae1ccdd HTTP/1.1" 200 262 0.058789 10.0.0.33 - - [2026-02-06 11:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022293 10.0.0.33 - - [2026-02-06 11:43:30] "PUT /access-control-list/2f93a327-7997-424f-9844-003446e19e6a HTTP/1.1" 200 272 0.019246 10.0.0.33 - - [2026-02-06 11:43:30] "PUT /access-control-list/2d2df116-3059-47c7-bc96-da43390c8260 HTTP/1.1" 200 272 0.024129 10.0.0.33 - - [2026-02-06 11:43:34] "DELETE /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c HTTP/1.1" 409 236 0.004262 10.0.0.33 - - [2026-02-06 11:43:34] "DELETE /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1 HTTP/1.1" 409 236 0.004866 10.0.0.33 - - [2026-02-06 11:43:34] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002698 10.0.0.33 - - [2026-02-06 11:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-02-06 11:43:34] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002651 10.0.0.33 - - [2026-02-06 11:43:34] "POST /tags HTTP/1.1" 409 206 0.013446 10.0.0.33 - - [2026-02-06 11:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-02-06 11:43:34] "GET /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019801 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 226 0.003234 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.33 - - [2026-02-06 11:43:35] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014786 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 204 0.001879 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.33 - - [2026-02-06 11:43:35] "GET /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014422 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 226 0.002245 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-02-06 11:43:35] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010592 10.0.0.33 - - [2026-02-06 11:43:35] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002602 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2026-02-06 11:43:35] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002336 10.0.0.33 - - [2026-02-06 11:43:35] "POST /firewall-rules HTTP/1.1" 409 281 0.002045 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.33 - - [2026-02-06 11:43:35] "PUT /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df HTTP/1.1" 200 260 0.015232 10.0.0.33 - - [2026-02-06 11:43:35] "POST /firewall-rules HTTP/1.1" 409 291 0.002152 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-02-06 11:43:35] "PUT /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f HTTP/1.1" 200 260 0.019838 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003751 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001874 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002980 10.0.0.33 - - [2026-02-06 11:43:35] "POST /firewall-policys HTTP/1.1" 409 269 0.001816 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001896 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-rule/de39ed58-927e-488f-a40e-0c909d958bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002823 10.0.0.33 - - [2026-02-06 11:43:35] "POST /ref-update HTTP/1.1" 200 156 0.013973 10.0.0.33 - - [2026-02-06 11:43:35] "DELETE /firewall-rule/de39ed58-927e-488f-a40e-0c909d958bd6 HTTP/1.1" 200 115 0.045572 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-02-06 11:43:35] "PUT /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98 HTTP/1.1" 200 264 0.014849 10.0.0.33 - - [2026-02-06 11:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019769 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004887 10.0.0.33 - - [2026-02-06 11:43:35] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002648 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002111 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002135 10.0.0.33 - - [2026-02-06 11:43:35] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002748 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 252 0.009586 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-02-06 11:43:35] "GET /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010451 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 228 0.001937 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-06 11:43:35] "GET /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014556 10.0.0.33 - - [2026-02-06 11:43:35] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002244 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-02-06 11:43:35] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002300 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 206 0.001641 10.0.0.33 - - [2026-02-06 11:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.33 - - [2026-02-06 11:43:35] "GET /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009837 10.0.0.33 - - [2026-02-06 11:43:35] "POST /tags HTTP/1.1" 409 226 0.001684 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-02-06 11:43:36] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010708 10.0.0.33 - - [2026-02-06 11:43:36] "POST /tags HTTP/1.1" 409 204 0.001837 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-02-06 11:43:36] "GET /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012470 10.0.0.33 - - [2026-02-06 11:43:36] "POST /tags HTTP/1.1" 409 226 0.001990 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-02-06 11:43:36] "GET /tag/3474865f-501a-463e-894b-2c26c05ecbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012129 10.0.0.33 - - [2026-02-06 11:43:36] "POST /tags HTTP/1.1" 409 228 0.001851 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-06 11:43:36] "GET /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011732 10.0.0.33 - - [2026-02-06 11:43:36] "POST /tags HTTP/1.1" 409 252 0.001794 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-02-06 11:43:36] "GET /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013130 10.0.0.33 - - [2026-02-06 11:43:36] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004583 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.33 - - [2026-02-06 11:43:36] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002766 10.0.0.33 - - [2026-02-06 11:43:36] "POST /firewall-rules HTTP/1.1" 409 281 0.001721 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2026-02-06 11:43:36] "PUT /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df HTTP/1.1" 200 260 0.024991 10.0.0.33 - - [2026-02-06 11:43:36] "POST /firewall-rules HTTP/1.1" 409 291 0.009630 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-02-06 11:43:36] "PUT /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f HTTP/1.1" 200 260 0.021784 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007803 10.0.0.33 - - [2026-02-06 11:43:36] "POST /firewall-rules HTTP/1.1" 200 658 0.076478 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-rule/099f2847-a781-4c5d-a7f4-7d967ae9f702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003921 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002080 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002387 10.0.0.33 - - [2026-02-06 11:43:36] "POST /firewall-policys HTTP/1.1" 409 269 0.002254 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-02-06 11:43:36] "PUT /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98 HTTP/1.1" 200 264 0.021291 10.0.0.33 - - [2026-02-06 11:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016748 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006391 10.0.0.33 - - [2026-02-06 11:43:36] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002144 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002709 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002136 10.0.0.33 - - [2026-02-06 11:43:36] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002013 10.0.0.33 - - [2026-02-06 11:43:36] "POST /projects HTTP/1.1" 409 238 0.002185 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.33 - - [2026-02-06 11:43:36] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039310 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2026-02-06 11:43:36] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003698 10.0.0.33 - - [2026-02-06 11:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2026-02-06 11:43:36] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004594 10.0.0.33 - - [2026-02-06 11:43:37] "POST /security-groups HTTP/1.1" 409 285 0.002737 10.0.0.33 - - [2026-02-06 11:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2026-02-06 11:43:37] "PUT /security-group/ad9dcf8f-aa2b-4034-8445-fa493ae1ccdd HTTP/1.1" 200 262 0.054757 10.0.0.33 - - [2026-02-06 11:43:37] "PUT /access-control-list/2f93a327-7997-424f-9844-003446e19e6a HTTP/1.1" 200 272 0.009701 10.0.0.33 - - [2026-02-06 11:43:37] "PUT /access-control-list/2d2df116-3059-47c7-bc96-da43390c8260 HTTP/1.1" 200 272 0.025581 10.0.0.33 - - [2026-02-06 11:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021702 10.0.0.33 - - [2026-02-06 11:43:37] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012426 10.0.0.33 - - [2026-02-06 11:43:37] "GET /firewall-rule/2bf3aefc-9b54-4d13-b6d8-3bef2533d835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002168 10.0.0.33 - - [2026-02-06 11:43:37] "POST /ref-update HTTP/1.1" 200 156 0.044893 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /firewall-rule/2bf3aefc-9b54-4d13-b6d8-3bef2533d835 HTTP/1.1" 200 115 0.092558 10.0.0.33 - - [2026-02-06 11:43:37] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005322 10.0.0.33 - - [2026-02-06 11:43:37] "GET /firewall-rule/c4e1a448-7fcb-406a-b6d3-7b9ab94bf901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002644 10.0.0.33 - - [2026-02-06 11:43:37] "POST /ref-update HTTP/1.1" 200 156 0.048168 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /firewall-rule/c4e1a448-7fcb-406a-b6d3-7b9ab94bf901 HTTP/1.1" 200 115 0.044436 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c HTTP/1.1" 409 236 0.004783 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /tag/d0ce1b14-fd15-473c-b626-bf2d1242cc7d HTTP/1.1" 200 115 0.035800 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1 HTTP/1.1" 409 236 0.003932 10.0.0.33 - - [2026-02-06 11:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2026-02-06 11:43:37] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004225 10.0.0.33 - - [2026-02-06 11:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-02-06 11:43:37] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003763 10.0.0.33 - - [2026-02-06 11:43:37] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.033748 10.0.0.33 - - [2026-02-06 11:43:37] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.036489 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /security-group/ad9dcf8f-aa2b-4034-8445-fa493ae1ccdd HTTP/1.1" 200 115 0.055416 10.0.0.33 - - [2026-02-06 11:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /access-control-list/2f93a327-7997-424f-9844-003446e19e6a HTTP/1.1" 200 115 0.029949 10.0.0.33 - - [2026-02-06 11:43:37] "DELETE /access-control-list/2d2df116-3059-47c7-bc96-da43390c8260 HTTP/1.1" 200 115 0.025162 10.0.0.33 - - [2026-02-06 11:43:37] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028480 10.0.0.33 - - [2026-02-06 11:43:37] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?fields=security_groups HTTP/1.1" 200 1352 0.034654 10.0.0.33 - - [2026-02-06 11:43:38] "DELETE /security-group/39549f1c-24a7-4b3f-af73-27420dab9051 HTTP/1.1" 200 115 0.048928 10.0.0.33 - - [2026-02-06 11:43:38] "DELETE /access-control-list/ea6d2498-082d-46ca-88ac-5b4806e2410a HTTP/1.1" 200 115 0.043538 10.0.0.33 - - [2026-02-06 11:43:38] "GET /project/835a2a9c-2c42-4253-bc65-444de4257ed1?fields=application_policy_sets HTTP/1.1" 200 1391 0.052874 10.0.0.33 - - [2026-02-06 11:43:38] "DELETE /access-control-list/0c416c30-b1e7-4fbd-b71c-433d961c06e9 HTTP/1.1" 200 115 0.052094 10.0.0.33 - - [2026-02-06 11:43:38] "DELETE /project/835a2a9c-2c42-4253-bc65-444de4257ed1 HTTP/1.1" 200 115 0.341548 10.0.0.33 - - [2026-02-06 11:43:38] "POST /projects HTTP/1.1" 409 238 0.002843 10.0.0.33 - - [2026-02-06 11:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.33 - - [2026-02-06 11:43:38] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031451 10.0.0.33 - - [2026-02-06 11:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-02-06 11:43:38] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003883 10.0.0.33 - - [2026-02-06 11:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-02-06 11:43:38] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004222 10.0.0.33 - - [2026-02-06 11:43:38] "POST /security-groups HTTP/1.1" 409 285 0.002047 10.0.0.33 - - [2026-02-06 11:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2026-02-06 11:43:38] "PUT /security-group/7306a37e-d106-4fef-94cb-048c36e80b5d HTTP/1.1" 200 262 0.058597 10.0.0.33 - - [2026-02-06 11:43:38] "PUT /access-control-list/6dd8f81c-ecd5-4332-bb99-895f0303bc14 HTTP/1.1" 200 272 0.013595 10.0.0.33 - - [2026-02-06 11:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021498 10.0.0.33 - - [2026-02-06 11:43:38] "PUT /access-control-list/c15097f6-1152-43a1-8405-710de11f035d HTTP/1.1" 200 272 0.038228 10.0.0.33 - - [2026-02-06 11:43:40] "DELETE /loadbalancer-member/af48ad86-c818-4082-90ee-bf2dfacd59ef HTTP/1.1" 200 115 0.033571 10.0.0.33 - - [2026-02-06 11:43:40] "DELETE /loadbalancer-pool/638086de-7c16-4c8a-ae4a-f195fc4bed2b HTTP/1.1" 200 115 0.041294 10.0.0.33 - - [2026-02-06 11:43:40] "DELETE /loadbalancer-listener/7dbbae10-4c17-4c16-aa88-de1f6b226686 HTTP/1.1" 200 115 0.043951 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /loadbalancer/0dc22e8c-0d0b-4e6a-bccb-d5a0c3bd9c96 HTTP/1.1" 200 115 0.041814 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /floating-ip/3fec9d76-f28d-4c13-ad6f-fa91e0f80928 HTTP/1.1" 200 115 0.043688 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /instance-ip/677b2f40-e917-4b16-afbe-131dba6a9354 HTTP/1.1" 200 115 0.047718 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /virtual-machine-interface/b70227a8-de43-453f-a680-31ec82ed1de3 HTTP/1.1" 200 115 0.053589 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /tag/3eaf23ea-cca1-403f-8e24-936b07955ee6 HTTP/1.1" 200 115 0.045877 10.0.0.33 - - [2026-02-06 11:43:41] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002270 10.0.0.33 - - [2026-02-06 11:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-02-06 11:43:41] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008107 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-policy/d0634aa1-e129-457e-99ff-0613a105fa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002461 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002544 10.0.0.33 - - [2026-02-06 11:43:41] "POST /ref-update HTTP/1.1" 200 156 0.011855 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /firewall-rule/972709e6-ee27-419f-abf9-53c38e8192df HTTP/1.1" 200 115 0.037252 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003040 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-rule/099f2847-a781-4c5d-a7f4-7d967ae9f702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003031 10.0.0.33 - - [2026-02-06 11:43:41] "POST /ref-update HTTP/1.1" 200 156 0.014148 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /firewall-rule/099f2847-a781-4c5d-a7f4-7d967ae9f702 HTTP/1.1" 200 115 0.049738 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004393 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002937 10.0.0.33 - - [2026-02-06 11:43:41] "POST /ref-update HTTP/1.1" 200 156 0.014950 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /firewall-rule/da842e4b-1b83-4933-bb28-a702f516e34f HTTP/1.1" 200 115 0.051478 10.0.0.33 - - [2026-02-06 11:43:41] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002940 10.0.0.33 - - [2026-02-06 11:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2026-02-06 11:43:41] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002846 10.0.0.33 - - [2026-02-06 11:43:41] "GET /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004094 10.0.0.33 - - [2026-02-06 11:43:41] "POST /ref-update HTTP/1.1" 200 156 0.031528 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /firewall-policy/22fdf190-305b-4636-a997-925ce0bfaa98 HTTP/1.1" 200 115 0.036372 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /tag/287e3a4f-1c15-4dc2-ad90-8f7e0224fc3c HTTP/1.1" 200 115 0.069161 10.0.0.33 - - [2026-02-06 11:43:41] "DELETE /tag/5d2058ab-fa19-4978-bcdb-d47c032bbaf1 HTTP/1.1" 200 115 0.057127 10.0.0.33 - - [2026-02-06 11:43:42] "DELETE /tag/4ee8925a-387e-4c98-af7b-05ce058a4f09 HTTP/1.1" 200 115 0.091014 10.0.0.33 - - [2026-02-06 11:43:42] "DELETE /tag/364fa9eb-1be4-48c5-bd13-cf5c5e32acb1 HTTP/1.1" 200 115 0.077964 10.0.0.33 - - [2026-02-06 11:43:42] "POST /projects HTTP/1.1" 409 238 0.002641 10.0.0.33 - - [2026-02-06 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.33 - - [2026-02-06 11:43:42] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050774 10.0.0.33 - - [2026-02-06 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.33 - - [2026-02-06 11:43:42] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007060 10.0.0.33 - - [2026-02-06 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-02-06 11:43:42] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.023414 10.0.0.33 - - [2026-02-06 11:43:42] "POST /security-groups HTTP/1.1" 409 285 0.002379 10.0.0.33 - - [2026-02-06 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2026-02-06 11:43:42] "PUT /security-group/7306a37e-d106-4fef-94cb-048c36e80b5d HTTP/1.1" 200 262 0.061655 10.0.0.33 - - [2026-02-06 11:43:42] "PUT /access-control-list/6dd8f81c-ecd5-4332-bb99-895f0303bc14 HTTP/1.1" 200 272 0.014053 10.0.0.33 - - [2026-02-06 11:43:42] "PUT /access-control-list/c15097f6-1152-43a1-8405-710de11f035d HTTP/1.1" 200 272 0.034346 10.0.0.33 - - [2026-02-06 11:43:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.036342 10.0.0.33 - - [2026-02-06 11:43:42] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020346 10.0.0.33 - - [2026-02-06 11:43:42] "GET /firewall-rule/842dce39-bd19-426c-a189-36f75a94b6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003192 10.0.0.33 - - [2026-02-06 11:43:42] "POST /ref-update HTTP/1.1" 200 156 0.057767 10.0.0.33 - - [2026-02-06 11:43:42] "DELETE /firewall-rule/842dce39-bd19-426c-a189-36f75a94b6e7 HTTP/1.1" 200 115 0.048622 10.0.0.33 - - [2026-02-06 11:43:42] "GET /firewall-policy/74ffa948-8a3c-4c34-8be0-05dbb9a67aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007643 10.0.0.33 - - [2026-02-06 11:43:42] "GET /firewall-rule/44455337-0c8d-414c-9a3f-58c35de45df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003849 10.0.0.33 - - [2026-02-06 11:43:42] "POST /ref-update HTTP/1.1" 200 156 0.059612 10.0.0.33 - - [2026-02-06 11:43:42] "DELETE /firewall-rule/44455337-0c8d-414c-9a3f-58c35de45df2 HTTP/1.1" 200 115 0.038965 10.0.0.33 - - [2026-02-06 11:43:42] "DELETE /tag/3474865f-501a-463e-894b-2c26c05ecbf6 HTTP/1.1" 200 115 0.058816 10.0.0.33 - - [2026-02-06 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.33 - - [2026-02-06 11:43:42] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008159 10.0.0.33 - - [2026-02-06 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-02-06 11:43:42] "GET /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003522 10.0.0.33 - - [2026-02-06 11:43:43] "PUT /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6 HTTP/1.1" 200 264 0.066971 10.0.0.33 - - [2026-02-06 11:43:43] "PUT /virtual-network/c7caee25-0763-47c8-80f5-36105e3a812f HTTP/1.1" 200 264 0.045753 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /security-group/7306a37e-d106-4fef-94cb-048c36e80b5d HTTP/1.1" 200 115 0.051918 10.0.0.33 - - [2026-02-06 11:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /access-control-list/6dd8f81c-ecd5-4332-bb99-895f0303bc14 HTTP/1.1" 200 115 0.025324 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /access-control-list/c15097f6-1152-43a1-8405-710de11f035d HTTP/1.1" 200 115 0.042208 10.0.0.33 - - [2026-02-06 11:43:43] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.057014 10.0.0.33 - - [2026-02-06 11:43:43] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?fields=security_groups HTTP/1.1" 200 1353 0.037960 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /security-group/7fa1998d-eed6-451e-b05e-6aee824101c7 HTTP/1.1" 200 115 0.087368 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /access-control-list/daec25aa-c8a5-4883-90c1-def4cb95606e HTTP/1.1" 200 115 0.053011 10.0.0.33 - - [2026-02-06 11:43:43] "GET /project/e99ec087-b58e-495c-975c-d70b41eef475?fields=application_policy_sets HTTP/1.1" 200 1392 0.070173 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /access-control-list/af378c25-6607-4cb3-9fd1-b10bf2319874 HTTP/1.1" 200 115 0.091034 10.0.0.33 - - [2026-02-06 11:43:43] "DELETE /project/e99ec087-b58e-495c-975c-d70b41eef475 HTTP/1.1" 200 115 0.482351 10.0.0.33 - - [2026-02-06 11:44:30] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.33 - - [2026-02-06 11:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-02-06 11:44:30] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002489 10.0.0.33 - - [2026-02-06 11:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-06 11:44:31] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002031 10.0.0.33 - - [2026-02-06 11:44:48] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.33 - - [2026-02-06 11:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-02-06 11:44:48] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005235 10.0.0.33 - - [2026-02-06 11:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-02-06 11:44:48] "GET /config-node/e2b2bc46-3e76-4231-9e67-b7cb11e5fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002123 10.0.0.33 - - [2026-02-06 11:44:49] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.33 - - [2026-02-06 11:44:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001909 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-06 11:44:54] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002144 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.024246 10.0.0.33 - - [2026-02-06 11:44:54] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 264 0.001929 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/febc8942-b739-477d-8b1e-9a1475fe55a1 HTTP/1.1" 200 244 0.009875 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 261 0.010403 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/88f81041-9dcc-4eaf-8bad-3bfe210e4d02 HTTP/1.1" 200 244 0.010244 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 261 0.001911 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/acc1dde2-b96c-4e75-9289-b036c317df40 HTTP/1.1" 200 244 0.009590 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 253 0.001771 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/3463a748-37a2-467c-94a4-01504d9ffe56 HTTP/1.1" 200 244 0.009468 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 251 0.002028 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/a93baeed-efb7-42f3-87c5-fcdcc70c296b HTTP/1.1" 200 244 0.010490 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 252 0.003949 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/c540f5c3-5033-49ee-b9b5-66d586c07149 HTTP/1.1" 200 244 0.010417 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 256 0.003208 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/ff1ab3ac-8030-4462-8532-cc7954a5bb3f HTTP/1.1" 200 244 0.009730 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 248 0.003322 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/5c08deea-b668-4a67-a1b9-a05987dcc42a HTTP/1.1" 200 244 0.012632 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 252 0.007594 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/5bfc5fc3-41b4-443f-94f8-e89f5557f8d7 HTTP/1.1" 200 244 0.010054 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 257 0.015080 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/0c0573eb-70e7-4fd3-b616-6000d65a827e HTTP/1.1" 200 244 0.009300 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 251 0.005054 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/ad7d6c6a-c5e8-426e-b41f-b16b97481f45 HTTP/1.1" 200 244 0.008594 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 257 0.008047 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2026-02-06 11:44:54] "PUT /alarm/d2f9162d-830e-4b92-99c2-5f5eeea17f2c HTTP/1.1" 200 244 0.009901 10.0.0.33 - - [2026-02-06 11:44:54] "POST /alarms HTTP/1.1" 409 261 0.012485 10.0.0.33 - - [2026-02-06 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/a894e638-25b3-450d-99e2-9a9617dbe18d HTTP/1.1" 200 244 0.009624 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 258 0.007014 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/6d1feff1-70a3-4284-8575-2aedd9bc3bff HTTP/1.1" 200 244 0.010992 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 254 0.010663 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/f78dc482-14e1-4549-8737-4d47fbb5b116 HTTP/1.1" 200 244 0.010004 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 254 0.006621 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/96c7b6fb-5399-4e10-945f-1fedceb02248 HTTP/1.1" 200 244 0.011445 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 254 0.013783 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/cbee14bc-0435-4e5b-a794-784756474a59 HTTP/1.1" 200 244 0.010501 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 247 0.010888 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/36890a3d-ec08-4c8c-a203-a0f519f63438 HTTP/1.1" 200 244 0.017518 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 272 0.007580 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/8e5cb710-72dd-4912-b9d8-371b3382f20f HTTP/1.1" 200 244 0.010941 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 261 0.002971 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/03cdf5be-a1bb-4151-96df-575e6e3eeec1 HTTP/1.1" 200 244 0.011451 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 259 0.008438 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/02a95a72-c933-4cc6-9843-3bea5be859bb HTTP/1.1" 200 244 0.009362 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 265 0.006449 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/5d5e0fc2-9682-4998-b750-0408afa149f6 HTTP/1.1" 200 244 0.009964 10.0.0.33 - - [2026-02-06 11:44:55] "POST /alarms HTTP/1.1" 409 279 0.005208 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /alarm/dd0297c3-2716-46e8-8659-203687316ca0 HTTP/1.1" 200 244 0.009680 10.0.0.33 - - [2026-02-06 11:44:55] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.33 - - [2026-02-06 11:44:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001828 10.0.0.33 - - [2026-02-06 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.33 - - [2026-02-06 11:44:55] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.006401 10.0.0.33 - - [2026-02-06 11:44:56] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.33 - - [2026-02-06 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-02-06 11:44:56] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002257 10.0.0.33 - - [2026-02-06 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.33 - - [2026-02-06 11:44:56] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.008985 10.0.0.33 - - [2026-02-06 11:44:56] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.33 - - [2026-02-06 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2026-02-06 11:44:56] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005383 10.0.0.33 - - [2026-02-06 11:44:56] "PUT /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac HTTP/1.1" 200 274 0.019080 10.0.0.33 - - [2026-02-06 11:44:59] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.33 - - [2026-02-06 11:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2026-02-06 11:44:59] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002990 10.0.0.33 - - [2026-02-06 11:44:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002254 10.0.0.33 - - [2026-02-06 11:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-02-06 11:44:59] "GET /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003129 10.0.0.33 - - [2026-02-06 11:44:59] "PUT /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57 HTTP/1.1" 200 254 0.010172 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 10.0.0.33 - - [2026-02-06 11:45:02] "POST /tags HTTP/1.1" 200 365 0.037555 10.0.0.33 - - [2026-02-06 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-02-06 11:45:02] "GET /tag/e3ef1812-0bc3-4298-bc9f-cc3135380371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011464 10.0.0.33 - - [2026-02-06 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-02-06 11:45:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028738 10.0.0.33 - - [2026-02-06 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.33 - - [2026-02-06 11:45:02] "GET /service-appliance-set/039771a6-c892-4e94-a2ff-ee1ec982e4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003185 10.0.0.33 - - [2026-02-06 11:45:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.001843 10.0.0.33 - - [2026-02-06 11:45:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089171 10.0.0.33 - - [2026-02-06 11:45:02] "GET /virtual-machine-interface/e0b5b3bf-8ca3-46e9-beec-8a70d7a0f076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010560 10.0.0.33 - - [2026-02-06 11:45:03] "POST /set-tag HTTP/1.1" 200 109 0.016993 10.0.0.33 - - [2026-02-06 11:45:03] "POST /instance-ips HTTP/1.1" 200 417 0.035484 10.0.0.33 - - [2026-02-06 11:45:03] "GET /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003857 10.0.0.33 - - [2026-02-06 11:45:03] "POST /loadbalancers HTTP/1.1" 200 618 0.058469 10.0.0.33 - - [2026-02-06 11:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040719 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.33 - - [2026-02-06 11:45:03] "POST /service-instances HTTP/1.1" 200 566 0.032602 10.0.0.33 - - [2026-02-06 11:45:03] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.33 - - [2026-02-06 11:45:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029422 10.0.0.33 - - [2026-02-06 11:45:03] "GET /virtual-machine-interface/e0b5b3bf-8ca3-46e9-beec-8a70d7a0f076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005216 10.0.0.33 - - [2026-02-06 11:45:03] "GET /virtual-machine-interface/e0b5b3bf-8ca3-46e9-beec-8a70d7a0f076?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016284 10.0.0.33 - - [2026-02-06 11:45:03] "PUT /service-instance/330dcf69-65de-4e2e-81b9-0a688cd9588b HTTP/1.1" 200 266 0.010078 10.0.0.33 - - [2026-02-06 11:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011235 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 404 208 0.001473 10.0.0.33 - - [2026-02-06 11:45:03] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003186 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-02-06 11:45:03] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002182 10.0.0.33 - - [2026-02-06 11:45:03] "POST /virtual-machines HTTP/1.1" 200 429 0.010643 10.0.0.33 - - [2026-02-06 11:45:03] "POST /tags HTTP/1.1" 409 221 0.001346 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-02-06 11:45:03] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010726 10.0.0.33 - - [2026-02-06 11:45:03] "POST /tags HTTP/1.1" 409 238 0.001316 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.33 - - [2026-02-06 11:45:03] "GET /tag/e3ef1812-0bc3-4298-bc9f-cc3135380371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.047457 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.33 - - [2026-02-06 11:45:03] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006948 10.0.0.33 - - [2026-02-06 11:45:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139985 10.0.0.33 - - [2026-02-06 11:45:03] "POST /chown HTTP/1.1" 200 109 0.017356 10.0.0.33 - - [2026-02-06 11:45:03] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.33 - - [2026-02-06 11:45:03] "PUT /virtual-machine-interface/79a70e33-b053-4975-b13a-8d5f1f6c5564 HTTP/1.1" 200 284 0.017449 10.0.0.33 - - [2026-02-06 11:45:03] "POST /firewall-rules HTTP/1.1" 200 650 0.188871 10.0.0.33 - - [2026-02-06 11:45:03] "PUT /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 256 0.055982 10.0.0.33 - - [2026-02-06 11:45:03] "GET /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.018429 10.0.0.33 - - [2026-02-06 11:45:03] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.017677 10.0.0.33 - - [2026-02-06 11:45:03] "GET /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004160 10.0.0.33 - - [2026-02-06 11:45:03] "POST /ref-update HTTP/1.1" 200 156 0.022268 10.0.0.33 - - [2026-02-06 11:45:03] "POST /ref-update HTTP/1.1" 200 156 0.054850 10.0.0.33 - - [2026-02-06 11:45:03] "POST /ref-update HTTP/1.1" 200 156 0.039678 10.0.0.33 - - [2026-02-06 11:45:03] "POST /ref-update HTTP/1.1" 200 156 0.080177 10.0.0.33 - - [2026-02-06 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.33 - - [2026-02-06 11:45:03] "POST /ref-update HTTP/1.1" 200 156 0.033311 10.0.0.33 - - [2026-02-06 11:45:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075761 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.046255 10.0.0.33 - - [2026-02-06 11:45:04] "GET /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.012590 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.026073 10.0.0.33 - - [2026-02-06 11:45:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.038436 10.0.0.33 - - [2026-02-06 11:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021964 10.0.0.33 - - [2026-02-06 11:45:04] "POST /virtual-machines HTTP/1.1" 200 429 0.017937 10.0.0.33 - - [2026-02-06 11:45:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095913 10.0.0.33 - - [2026-02-06 11:45:04] "GET /loadbalancer-listener/f81cd1bb-b769-45e9-8e4e-a14099fa8bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011958 10.0.0.33 - - [2026-02-06 11:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138165 10.0.0.33 - - [2026-02-06 11:45:04] "GET /loadbalancer-listener/f81cd1bb-b769-45e9-8e4e-a14099fa8bda?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004600 10.0.0.33 - - [2026-02-06 11:45:04] "POST /chown HTTP/1.1" 200 109 0.039621 10.0.0.33 - - [2026-02-06 11:45:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044887 10.0.0.33 - - [2026-02-06 11:45:04] "POST /chown HTTP/1.1" 200 109 0.021430 10.0.0.33 - - [2026-02-06 11:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.053028 10.0.0.33 - - [2026-02-06 11:45:04] "GET /loadbalancer-pool/fcab1a93-ed1c-4321-b4a4-ad21f9a2efdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005886 10.0.0.33 - - [2026-02-06 11:45:04] "PUT /virtual-machine-interface/7e474899-4cd4-4ac3-bc79-423231d5a973 HTTP/1.1" 200 284 0.051133 10.0.0.33 - - [2026-02-06 11:45:04] "PUT /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 256 0.055992 10.0.0.33 - - [2026-02-06 11:45:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042336 10.0.0.33 - - [2026-02-06 11:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038983 10.0.0.33 - - [2026-02-06 11:45:04] "GET /loadbalancer-member/808815e8-4674-4fb9-b629-a35009ebf9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.030977 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.072871 10.0.0.33 - - [2026-02-06 11:45:04] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006083 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.032741 10.0.0.33 - - [2026-02-06 11:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013012 10.0.0.33 - - [2026-02-06 11:45:04] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004817 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.031300 10.0.0.33 - - [2026-02-06 11:45:04] "POST /tags HTTP/1.1" 409 221 0.005104 10.0.0.33 - - [2026-02-06 11:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-02-06 11:45:04] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025584 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.040392 10.0.0.33 - - [2026-02-06 11:45:04] "POST /ref-update HTTP/1.1" 200 156 0.029203 10.0.0.33 - - [2026-02-06 11:45:04] "POST /tags HTTP/1.1" 409 238 0.012462 10.0.0.33 - - [2026-02-06 11:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.33 - - [2026-02-06 11:45:04] "GET /tag/e3ef1812-0bc3-4298-bc9f-cc3135380371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018237 10.0.0.33 - - [2026-02-06 11:45:04] "PUT /service-instance/330dcf69-65de-4e2e-81b9-0a688cd9588b HTTP/1.1" 200 266 0.019430 10.0.0.33 - - [2026-02-06 11:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014953 10.0.0.33 - - [2026-02-06 11:45:04] "POST /firewall-rules HTTP/1.1" 409 293 0.025926 10.0.0.33 - - [2026-02-06 11:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2026-02-06 11:45:05] "PUT /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303 HTTP/1.1" 200 260 0.020953 10.0.0.33 - - [2026-02-06 11:45:05] "GET /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006654 10.0.0.33 - - [2026-02-06 11:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.013433 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.015136 10.0.0.33 - - [2026-02-06 11:45:05] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.024552 10.0.0.33 - - [2026-02-06 11:45:05] "GET /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004609 10.0.0.33 - - [2026-02-06 11:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-02-06 11:45:05] "PUT /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 256 0.032148 10.0.0.33 - - [2026-02-06 11:45:05] "GET /tag/e3ef1812-0bc3-4298-bc9f-cc3135380371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011700 10.0.0.33 - - [2026-02-06 11:45:05] "GET /tag/e3ef1812-0bc3-4298-bc9f-cc3135380371?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015756 10.0.0.33 - - [2026-02-06 11:45:05] "GET /virtual-machine-interface/79a70e33-b053-4975-b13a-8d5f1f6c5564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006125 10.0.0.33 - - [2026-02-06 11:45:05] "POST /ref-update HTTP/1.1" 200 156 0.041384 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.012011 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.022569 10.0.0.33 - - [2026-02-06 11:45:05] "POST /set-tag HTTP/1.1" 200 109 0.050381 10.0.0.33 - - [2026-02-06 11:45:05] "GET /virtual-machine-interface/7e474899-4cd4-4ac3-bc79-423231d5a973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019781 10.0.0.33 - - [2026-02-06 11:45:05] "PUT /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 256 0.047496 10.0.0.33 - - [2026-02-06 11:45:05] "POST /ref-update HTTP/1.1" 200 156 0.037807 10.0.0.33 - - [2026-02-06 11:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-02-06 11:45:05] "POST /set-tag HTTP/1.1" 200 109 0.078687 10.0.0.33 - - [2026-02-06 11:45:05] "GET /virtual-machine-interface/e0b5b3bf-8ca3-46e9-beec-8a70d7a0f076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004802 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.014416 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.024065 10.0.0.33 - - [2026-02-06 11:45:05] "POST /set-tag HTTP/1.1" 200 109 0.054265 10.0.0.33 - - [2026-02-06 11:45:05] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012537 10.0.0.33 - - [2026-02-06 11:45:05] "PUT /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 256 0.038584 10.0.0.33 - - [2026-02-06 11:45:05] "GET /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002596 10.0.0.33 - - [2026-02-06 11:45:05] "POST /ref-update HTTP/1.1" 200 156 0.030828 10.0.0.33 - - [2026-02-06 11:45:05] "POST /ref-update HTTP/1.1" 200 156 0.043500 10.0.0.33 - - [2026-02-06 11:45:05] "DELETE /firewall-rule/5ba9bb87-b1f5-4ff5-9403-bf530924e303 HTTP/1.1" 200 115 0.049122 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.064668 10.0.0.33 - - [2026-02-06 11:45:05] "POST /chown HTTP/1.1" 200 109 0.031329 10.0.0.33 - - [2026-02-06 11:45:05] "DELETE /loadbalancer-member/808815e8-4674-4fb9-b629-a35009ebf9ff HTTP/1.1" 200 115 0.077330 10.0.0.33 - - [2026-02-06 11:45:05] "PUT /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 256 0.015806 10.0.0.33 - - [2026-02-06 11:45:05] "DELETE /loadbalancer-pool/fcab1a93-ed1c-4321-b4a4-ad21f9a2efdc HTTP/1.1" 200 115 0.059438 10.0.0.33 - - [2026-02-06 11:45:05] "POST /ref-update HTTP/1.1" 200 156 0.032737 10.0.0.33 - - [2026-02-06 11:45:05] "DELETE /loadbalancer-listener/f81cd1bb-b769-45e9-8e4e-a14099fa8bda HTTP/1.1" 200 115 0.047230 10.0.0.33 - - [2026-02-06 11:45:05] "DELETE /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b HTTP/1.1" 200 115 0.062699 10.0.0.33 - - [2026-02-06 11:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2026-02-06 11:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.33 - - [2026-02-06 11:45:05] "DELETE /instance-ip/7443c4a5-b816-41a6-82c5-e0aafde07274 HTTP/1.1" 200 115 0.065581 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /virtual-machine-interface/e0b5b3bf-8ca3-46e9-beec-8a70d7a0f076 HTTP/1.1" 200 115 0.047777 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /service-instance/330dcf69-65de-4e2e-81b9-0a688cd9588b HTTP/1.1" 200 115 0.066243 10.0.0.33 - - [2026-02-06 11:45:06] "GET /virtual-machine-interface/79a70e33-b053-4975-b13a-8d5f1f6c5564?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012735 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /tag/e3ef1812-0bc3-4298-bc9f-cc3135380371 HTTP/1.1" 200 115 0.075581 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /virtual-machine-interface/79a70e33-b053-4975-b13a-8d5f1f6c5564 HTTP/1.1" 200 115 0.042976 10.0.0.33 - - [2026-02-06 11:45:06] "POST /ref-update HTTP/1.1" 200 156 0.011090 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /virtual-machine/f7c7eaf9-1e09-46ff-87ad-763c69b2f8aa HTTP/1.1" 200 115 0.027413 10.0.0.33 - - [2026-02-06 11:45:06] "GET /virtual-machine-interface/7e474899-4cd4-4ac3-bc79-423231d5a973?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009465 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /virtual-machine-interface/7e474899-4cd4-4ac3-bc79-423231d5a973 HTTP/1.1" 200 115 0.036326 10.0.0.33 - - [2026-02-06 11:45:06] "DELETE /virtual-machine/52285dda-f080-4859-b2fb-61a44b233b34 HTTP/1.1" 200 115 0.025826 10.0.0.33 - - [2026-02-06 11:45:14] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.33 - - [2026-02-06 11:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-02-06 11:45:15] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006779 10.0.0.33 - - [2026-02-06 11:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-02-06 11:45:15] "GET /config-node/e2b2bc46-3e76-4231-9e67-b7cb11e5fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001717 10.0.0.33 - - [2026-02-06 11:45:26] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.33 - - [2026-02-06 11:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-02-06 11:45:26] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002621 10.0.0.33 - - [2026-02-06 11:45:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001952 10.0.0.33 - - [2026-02-06 11:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-02-06 11:45:26] "GET /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.008898 10.0.0.33 - - [2026-02-06 11:45:26] "PUT /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57 HTTP/1.1" 200 254 0.014284 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001465 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.33 - - [2026-02-06 11:45:43] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.33 - - [2026-02-06 11:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2026-02-06 11:45:43] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003955 10.0.0.33 - - [2026-02-06 11:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.33 - - [2026-02-06 11:45:43] "GET /config-node/e2b2bc46-3e76-4231-9e67-b7cb11e5fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001601 10.0.0.33 - - [2026-02-06 11:45:43] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.33 - - [2026-02-06 11:45:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001775 10.0.0.33 - - [2026-02-06 11:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-02-06 11:45:48] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003126 10.0.0.33 - - [2026-02-06 11:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.33 - - [2026-02-06 11:45:48] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.007264 10.0.0.33 - - [2026-02-06 11:45:49] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 264 0.002024 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/febc8942-b739-477d-8b1e-9a1475fe55a1 HTTP/1.1" 200 244 0.008220 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 261 0.001978 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/88f81041-9dcc-4eaf-8bad-3bfe210e4d02 HTTP/1.1" 200 244 0.009938 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 261 0.006490 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/acc1dde2-b96c-4e75-9289-b036c317df40 HTTP/1.1" 200 244 0.010762 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 253 0.004924 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/3463a748-37a2-467c-94a4-01504d9ffe56 HTTP/1.1" 200 244 0.010506 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 251 0.011072 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/a93baeed-efb7-42f3-87c5-fcdcc70c296b HTTP/1.1" 200 244 0.009983 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 252 0.004458 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/c540f5c3-5033-49ee-b9b5-66d586c07149 HTTP/1.1" 200 244 0.009954 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 256 0.012990 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/ff1ab3ac-8030-4462-8532-cc7954a5bb3f HTTP/1.1" 200 244 0.014777 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 248 0.007208 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/5c08deea-b668-4a67-a1b9-a05987dcc42a HTTP/1.1" 200 244 0.011644 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 252 0.009174 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/5bfc5fc3-41b4-443f-94f8-e89f5557f8d7 HTTP/1.1" 200 244 0.009424 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 257 0.008151 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/0c0573eb-70e7-4fd3-b616-6000d65a827e HTTP/1.1" 200 244 0.010127 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 251 0.003640 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/ad7d6c6a-c5e8-426e-b41f-b16b97481f45 HTTP/1.1" 200 244 0.009255 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 257 0.011316 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/d2f9162d-830e-4b92-99c2-5f5eeea17f2c HTTP/1.1" 200 244 0.009079 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 261 0.003913 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/a894e638-25b3-450d-99e2-9a9617dbe18d HTTP/1.1" 200 244 0.009544 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 258 0.006909 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-02-06 11:45:49] "PUT /alarm/6d1feff1-70a3-4284-8575-2aedd9bc3bff HTTP/1.1" 200 244 0.008592 10.0.0.33 - - [2026-02-06 11:45:49] "POST /alarms HTTP/1.1" 409 254 0.005664 10.0.0.33 - - [2026-02-06 11:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/f78dc482-14e1-4549-8737-4d47fbb5b116 HTTP/1.1" 200 244 0.009206 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 254 0.009390 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/96c7b6fb-5399-4e10-945f-1fedceb02248 HTTP/1.1" 200 244 0.010557 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 254 0.008682 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/cbee14bc-0435-4e5b-a794-784756474a59 HTTP/1.1" 200 244 0.009658 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 247 0.013290 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/36890a3d-ec08-4c8c-a203-a0f519f63438 HTTP/1.1" 200 244 0.009703 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 272 0.011538 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/8e5cb710-72dd-4912-b9d8-371b3382f20f HTTP/1.1" 200 244 0.014270 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 261 0.013816 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/03cdf5be-a1bb-4151-96df-575e6e3eeec1 HTTP/1.1" 200 244 0.009532 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 259 0.006322 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/02a95a72-c933-4cc6-9843-3bea5be859bb HTTP/1.1" 200 244 0.008407 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 265 0.010616 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/5d5e0fc2-9682-4998-b750-0408afa149f6 HTTP/1.1" 200 244 0.011719 10.0.0.33 - - [2026-02-06 11:45:50] "POST /alarms HTTP/1.1" 409 279 0.021471 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /alarm/dd0297c3-2716-46e8-8659-203687316ca0 HTTP/1.1" 200 244 0.009040 10.0.0.33 - - [2026-02-06 11:45:50] "GET / HTTP/1.1" 200 35931 0.003940 10.0.0.33 - - [2026-02-06 11:45:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009774 10.0.0.33 - - [2026-02-06 11:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-02-06 11:45:50] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.007661 10.0.0.33 - - [2026-02-06 11:45:51] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.33 - - [2026-02-06 11:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-06 11:45:51] "GET /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002387 10.0.0.33 - - [2026-02-06 11:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.33 - - [2026-02-06 11:45:51] "PUT /global-vrouter-config/b6bdc313-0f75-434c-b4ce-bc74c0f68638 HTTP/1.1" 200 276 0.008293 10.0.0.33 - - [2026-02-06 11:45:51] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.33 - - [2026-02-06 11:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-02-06 11:45:51] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007000 10.0.0.33 - - [2026-02-06 11:45:51] "PUT /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac HTTP/1.1" 200 274 0.018170 10.0.0.33 - - [2026-02-06 11:45:55] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.33 - - [2026-02-06 11:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-02-06 11:45:55] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002531 10.0.0.33 - - [2026-02-06 11:45:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002802 10.0.0.33 - - [2026-02-06 11:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-02-06 11:45:55] "GET /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002552 10.0.0.33 - - [2026-02-06 11:45:55] "PUT /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57 HTTP/1.1" 200 254 0.015641 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.33 - - [2026-02-06 11:45:58] "POST /tags HTTP/1.1" 200 355 0.018064 10.0.0.33 - - [2026-02-06 11:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2026-02-06 11:45:59] "GET /tag/4ff61a0f-1b9c-4e9a-960f-7db08f5bc886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013685 10.0.0.33 - - [2026-02-06 11:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003887 10.0.0.33 - - [2026-02-06 11:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2026-02-06 11:45:59] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031784 10.0.0.33 - - [2026-02-06 11:45:59] "POST /virtual-machines HTTP/1.1" 200 351 0.011332 10.0.0.33 - - [2026-02-06 11:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025306 10.0.0.33 - - [2026-02-06 11:45:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.129539 10.0.0.33 - - [2026-02-06 11:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013369 10.0.0.33 - - [2026-02-06 11:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013342 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.013796 10.0.0.33 - - [2026-02-06 11:45:59] "POST /instance-ips HTTP/1.1" 200 391 0.047192 10.0.0.33 - - [2026-02-06 11:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032812 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005666 10.0.0.33 - - [2026-02-06 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.014249 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006918 10.0.0.33 - - [2026-02-06 11:45:59] "GET /instance-ip/67cba2f6-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003373 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004500 10.0.0.33 - - [2026-02-06 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003617 10.0.0.33 - - [2026-02-06 11:45:59] "POST /ref-update HTTP/1.1" 200 156 0.009014 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013884 10.0.0.33 - - [2026-02-06 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.33 - - [2026-02-06 11:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-02-06 11:45:59] "GET /virtual-network/980929e3-c6af-49a6-9746-76888b9ecfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005037 10.0.0.33 - - [2026-02-06 11:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-06 11:45:59] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034483 10.0.0.33 - - [2026-02-06 11:45:59] "POST /virtual-machines HTTP/1.1" 200 355 0.006529 10.0.0.33 - - [2026-02-06 11:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013389 10.0.0.33 - - [2026-02-06 11:46:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.096966 10.0.0.33 - - [2026-02-06 11:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009854 10.0.0.33 - - [2026-02-06 11:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020638 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005905 10.0.0.33 - - [2026-02-06 11:46:00] "POST /instance-ips HTTP/1.1" 200 395 0.024746 10.0.0.33 - - [2026-02-06 11:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025488 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014012 10.0.0.33 - - [2026-02-06 11:46:00] "POST /set-tag HTTP/1.1" 200 109 0.014505 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010629 10.0.0.33 - - [2026-02-06 11:46:00] "GET /instance-ip/683bb280-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006034 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004087 10.0.0.33 - - [2026-02-06 11:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-router/c6da719f-7caf-4c83-aa27-a8c8ffc83923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003354 10.0.0.33 - - [2026-02-06 11:46:00] "POST /ref-update HTTP/1.1" 200 156 0.009900 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005961 10.0.0.33 - - [2026-02-06 11:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004420 10.0.0.33 - - [2026-02-06 11:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.33 - - [2026-02-06 11:46:00] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003761 10.0.0.33 - - [2026-02-06 11:46:00] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.33 - - [2026-02-06 11:46:10] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.33 - - [2026-02-06 11:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-02-06 11:46:10] "GET /global-system-config/3d69abdf-6586-4ceb-8286-b9f02c90d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004819 10.0.0.33 - - [2026-02-06 11:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2026-02-06 11:46:10] "GET /config-node/e2b2bc46-3e76-4231-9e67-b7cb11e5fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002306 10.0.0.33 - - [2026-02-06 11:46:12] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004077 10.0.0.33 - - [2026-02-06 11:46:12] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.33 - - [2026-02-06 11:46:13] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004790 10.0.0.33 - - [2026-02-06 11:46:13] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.33 - - [2026-02-06 11:46:14] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004238 10.0.0.33 - - [2026-02-06 11:46:14] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.33 - - [2026-02-06 11:46:22] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.33 - - [2026-02-06 11:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-06 11:46:22] "GET /routing-instance/b2e11a6c-1f1a-4b55-881d-9424f70300c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002559 10.0.0.33 - - [2026-02-06 11:46:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001962 10.0.0.33 - - [2026-02-06 11:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-02-06 11:46:22] "GET /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.011678 10.0.0.33 - - [2026-02-06 11:46:22] "PUT /bgp-router/b0c0fdde-ce2f-4b0a-a386-e154190b7e57 HTTP/1.1" 200 254 0.017663 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:46:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:46:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.33 - - [2026-02-06 11:46:45] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005241 10.0.0.33 - - [2026-02-06 11:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.33 - - [2026-02-06 11:46:45] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004551 10.0.0.33 - - [2026-02-06 11:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.33 - - [2026-02-06 11:46:45] "GET /virtual-machine/04a9b79e-b02d-49ad-9cab-c3b800b727ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002298 10.0.0.33 - - [2026-02-06 11:46:45] "POST /ref-update HTTP/1.1" 200 156 0.022088 10.0.0.33 - - [2026-02-06 11:46:45] "GET /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004675 10.0.0.33 - - [2026-02-06 11:46:45] "POST /set-tag HTTP/1.1" 200 109 0.016785 10.0.0.33 - - [2026-02-06 11:46:45] "POST /set-tag HTTP/1.1" 200 109 0.026677 10.0.0.33 - - [2026-02-06 11:46:45] "DELETE /instance-ip/67cba2f6-0351-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.025403 10.0.0.33 - - [2026-02-06 11:46:45] "DELETE /virtual-machine-interface/67aeebde-0351-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.035612 10.0.0.33 - - [2026-02-06 11:46:45] "DELETE /virtual-machine/04a9b79e-b02d-49ad-9cab-c3b800b727ce HTTP/1.1" 200 115 0.022823 10.0.0.33 - - [2026-02-06 11:46:46] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008877 10.0.0.33 - - [2026-02-06 11:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2026-02-06 11:47:02] "POST /tags HTTP/1.1" 200 365 0.036365 10.0.0.33 - - [2026-02-06 11:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.33 - - [2026-02-06 11:47:02] "GET /tag/0931d632-2b10-4c4f-8e2e-29ef21638517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012240 10.0.0.33 - - [2026-02-06 11:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2026-02-06 11:47:02] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029629 10.0.0.33 - - [2026-02-06 11:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2026-02-06 11:47:02] "GET /service-appliance-set/039771a6-c892-4e94-a2ff-ee1ec982e4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002663 10.0.0.33 - - [2026-02-06 11:47:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.001637 10.0.0.33 - - [2026-02-06 11:47:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.076962 10.0.0.33 - - [2026-02-06 11:47:02] "GET /virtual-machine-interface/2721672c-db40-4d96-a68f-e68445547567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004227 10.0.0.33 - - [2026-02-06 11:47:02] "POST /set-tag HTTP/1.1" 200 109 0.013949 10.0.0.33 - - [2026-02-06 11:47:03] "POST /instance-ips HTTP/1.1" 200 417 0.045933 10.0.0.33 - - [2026-02-06 11:47:03] "GET /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003907 10.0.0.33 - - [2026-02-06 11:47:03] "POST /loadbalancers HTTP/1.1" 200 618 0.058914 10.0.0.33 - - [2026-02-06 11:47:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021338 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-02-06 11:47:03] "POST /service-instances HTTP/1.1" 200 566 0.031475 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.009229 10.0.0.33 - - [2026-02-06 11:47:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033635 10.0.0.33 - - [2026-02-06 11:47:03] "GET /virtual-machine-interface/2721672c-db40-4d96-a68f-e68445547567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005939 10.0.0.33 - - [2026-02-06 11:47:03] "GET /virtual-machine-interface/2721672c-db40-4d96-a68f-e68445547567?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007065 10.0.0.33 - - [2026-02-06 11:47:03] "PUT /service-instance/5b0615ee-2d02-4c44-83bd-b7a5b137a3f2 HTTP/1.1" 200 266 0.011402 10.0.0.33 - - [2026-02-06 11:47:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016021 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 404 208 0.001688 10.0.0.33 - - [2026-02-06 11:47:03] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002137 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2026-02-06 11:47:03] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002031 10.0.0.33 - - [2026-02-06 11:47:03] "POST /virtual-machines HTTP/1.1" 200 429 0.011094 10.0.0.33 - - [2026-02-06 11:47:03] "POST /tags HTTP/1.1" 409 221 0.005217 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-02-06 11:47:03] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010303 10.0.0.33 - - [2026-02-06 11:47:03] "POST /tags HTTP/1.1" 409 238 0.002481 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-06 11:47:03] "GET /tag/0931d632-2b10-4c4f-8e2e-29ef21638517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011153 10.0.0.33 - - [2026-02-06 11:47:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116713 10.0.0.33 - - [2026-02-06 11:47:03] "POST /chown HTTP/1.1" 200 109 0.018882 10.0.0.33 - - [2026-02-06 11:47:03] "POST /chown HTTP/1.1" 200 109 0.020005 10.0.0.33 - - [2026-02-06 11:47:03] "POST /firewall-rules HTTP/1.1" 200 650 0.130066 10.0.0.33 - - [2026-02-06 11:47:03] "PUT /virtual-machine-interface/90f9e505-57d2-4014-830f-6073e51449b0 HTTP/1.1" 200 284 0.029420 10.0.0.33 - - [2026-02-06 11:47:03] "GET /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.017410 10.0.0.33 - - [2026-02-06 11:47:03] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003257 10.0.0.33 - - [2026-02-06 11:47:03] "GET /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002696 10.0.0.33 - - [2026-02-06 11:47:03] "PUT /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 256 0.040793 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.012902 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.023455 10.0.0.33 - - [2026-02-06 11:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.033727 10.0.0.33 - - [2026-02-06 11:47:03] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060294 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.047302 10.0.0.33 - - [2026-02-06 11:47:03] "GET /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.007700 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.014425 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.011799 10.0.0.33 - - [2026-02-06 11:47:03] "POST /ref-update HTTP/1.1" 200 156 0.024888 10.0.0.33 - - [2026-02-06 11:47:03] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057432 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.33 - - [2026-02-06 11:47:04] "POST /virtual-machines HTTP/1.1" 200 429 0.022509 10.0.0.33 - - [2026-02-06 11:47:04] "GET /project/e400de2c-5c58-4bb3-af8e-fbb688570be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064907 10.0.0.33 - - [2026-02-06 11:47:04] "GET /loadbalancer-listener/bd4d0410-b66e-4715-a805-35731d57e37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004889 10.0.0.33 - - [2026-02-06 11:47:04] "GET /loadbalancer-listener/bd4d0410-b66e-4715-a805-35731d57e37a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004291 10.0.0.33 - - [2026-02-06 11:47:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118826 10.0.0.33 - - [2026-02-06 11:47:04] "POST /chown HTTP/1.1" 200 109 0.037754 10.0.0.33 - - [2026-02-06 11:47:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.048383 10.0.0.33 - - [2026-02-06 11:47:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031075 10.0.0.33 - - [2026-02-06 11:47:04] "GET /loadbalancer-pool/771f980d-602c-4c04-a456-125012afc0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006906 10.0.0.33 - - [2026-02-06 11:47:04] "POST /chown HTTP/1.1" 200 109 0.040794 10.0.0.33 - - [2026-02-06 11:47:04] "PUT /virtual-machine-interface/fb8c7492-f9fa-4a81-b98d-e24bd2ec22b8 HTTP/1.1" 200 284 0.016978 10.0.0.33 - - [2026-02-06 11:47:04] "PUT /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 256 0.026554 10.0.0.33 - - [2026-02-06 11:47:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031871 10.0.0.33 - - [2026-02-06 11:47:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025503 10.0.0.33 - - [2026-02-06 11:47:04] "GET /loadbalancer-member/dd3225d5-c54b-4740-8099-5b047dd66046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011703 10.0.0.33 - - [2026-02-06 11:47:04] "POST /ref-update HTTP/1.1" 200 156 0.023068 10.0.0.33 - - [2026-02-06 11:47:04] "POST /ref-update HTTP/1.1" 200 156 0.014960 10.0.0.33 - - [2026-02-06 11:47:04] "POST /ref-update HTTP/1.1" 200 156 0.016330 10.0.0.33 - - [2026-02-06 11:47:04] "GET /application-policy-set/d044ab8e-aa1c-4ee0-8e1c-3f5c8bdf719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012249 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.33 - - [2026-02-06 11:47:04] "GET /policy-management/232f6e57-818e-45d4-aa05-350bdd14b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004419 10.0.0.33 - - [2026-02-06 11:47:04] "POST /ref-update HTTP/1.1" 200 156 0.010618 10.0.0.33 - - [2026-02-06 11:47:04] "POST /tags HTTP/1.1" 409 221 0.003450 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-02-06 11:47:04] "GET /tag/578228ce-95ec-489d-9a80-8dc10da46cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009628 10.0.0.33 - - [2026-02-06 11:47:04] "POST /ref-update HTTP/1.1" 200 156 0.039747 10.0.0.33 - - [2026-02-06 11:47:04] "POST /tags HTTP/1.1" 409 238 0.010317 10.0.0.33 - - [2026-02-06 11:47:04] "PUT /service-instance/5b0615ee-2d02-4c44-83bd-b7a5b137a3f2 HTTP/1.1" 200 266 0.020167 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 10.0.0.33 - - [2026-02-06 11:47:04] "GET /tag/0931d632-2b10-4c4f-8e2e-29ef21638517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012836 10.0.0.33 - - [2026-02-06 11:47:04] "POST /firewall-rules HTTP/1.1" 409 293 0.004700 10.0.0.33 - - [2026-02-06 11:47:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018532 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-02-06 11:47:04] "POST /chown HTTP/1.1" 200 109 0.013870 10.0.0.33 - - [2026-02-06 11:47:04] "PUT /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9 HTTP/1.1" 200 260 0.056367 10.0.0.33 - - [2026-02-06 11:47:04] "GET /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.014531 10.0.0.33 - - [2026-02-06 11:47:04] "POST /chown HTTP/1.1" 200 109 0.017885 10.0.0.33 - - [2026-02-06 11:47:04] "PUT /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 256 0.024850 10.0.0.33 - - [2026-02-06 11:47:04] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.013745 10.0.0.33 - - [2026-02-06 11:47:04] "GET /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002736 10.0.0.33 - - [2026-02-06 11:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-02-06 11:47:04] "POST /ref-update HTTP/1.1" 200 156 0.028495 10.0.0.33 - - [2026-02-06 11:47:04] "GET /tag/0931d632-2b10-4c4f-8e2e-29ef21638517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011080 10.0.0.33 - - [2026-02-06 11:47:04] "GET /tag/0931d632-2b10-4c4f-8e2e-29ef21638517?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011720 10.0.0.33 - - [2026-02-06 11:47:04] "POST /chown HTTP/1.1" 200 109 0.028145 10.0.0.33 - - [2026-02-06 11:47:04] "GET /virtual-machine-interface/2721672c-db40-4d96-a68f-e68445547567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013575 10.0.0.33 - - [2026-02-06 11:47:04] "POST /chown HTTP/1.1" 200 109 0.028004 10.0.0.33 - - [2026-02-06 11:47:04] "PUT /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 256 0.027376 10.0.0.33 - - [2026-02-06 11:47:05] "POST /set-tag HTTP/1.1" 200 109 0.036384 10.0.0.33 - - [2026-02-06 11:47:05] "GET /virtual-machine-interface/90f9e505-57d2-4014-830f-6073e51449b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015301 10.0.0.33 - - [2026-02-06 11:47:05] "POST /ref-update HTTP/1.1" 200 156 0.019251 10.0.0.33 - - [2026-02-06 11:47:05] "POST /set-tag HTTP/1.1" 200 109 0.040344 10.0.0.33 - - [2026-02-06 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.33 - - [2026-02-06 11:47:05] "POST /chown HTTP/1.1" 200 109 0.009196 10.0.0.33 - - [2026-02-06 11:47:05] "GET /virtual-machine-interface/fb8c7492-f9fa-4a81-b98d-e24bd2ec22b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004203 10.0.0.33 - - [2026-02-06 11:47:05] "POST /set-tag HTTP/1.1" 200 109 0.027953 10.0.0.33 - - [2026-02-06 11:47:05] "POST /chown HTTP/1.1" 200 109 0.011756 10.0.0.33 - - [2026-02-06 11:47:05] "GET /firewall-policy/3dd66fea-0d89-4bb6-866f-8155c2432925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.021907 10.0.0.33 - - [2026-02-06 11:47:05] "PUT /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 256 0.037437 10.0.0.33 - - [2026-02-06 11:47:05] "POST /ref-update HTTP/1.1" 200 156 0.017663 10.0.0.33 - - [2026-02-06 11:47:05] "GET /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005755 10.0.0.33 - - [2026-02-06 11:47:05] "POST /ref-update HTTP/1.1" 200 156 0.020399 10.0.0.33 - - [2026-02-06 11:47:05] "POST /chown HTTP/1.1" 200 109 0.011182 10.0.0.33 - - [2026-02-06 11:47:05] "POST /chown HTTP/1.1" 200 109 0.022863 10.0.0.33 - - [2026-02-06 11:47:05] "PUT /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 256 0.020571 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /firewall-rule/416e26d6-340c-444b-bfb3-8c4a4c07edd9 HTTP/1.1" 200 115 0.075506 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /loadbalancer-member/dd3225d5-c54b-4740-8099-5b047dd66046 HTTP/1.1" 200 115 0.031860 10.0.0.33 - - [2026-02-06 11:47:05] "POST /ref-update HTTP/1.1" 200 156 0.026811 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /loadbalancer-pool/771f980d-602c-4c04-a456-125012afc0d5 HTTP/1.1" 200 115 0.049222 10.0.0.33 - - [2026-02-06 11:47:05] "PUT /service-instance/5b0615ee-2d02-4c44-83bd-b7a5b137a3f2 HTTP/1.1" 200 266 0.013518 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /loadbalancer-listener/bd4d0410-b66e-4715-a805-35731d57e37a HTTP/1.1" 200 115 0.098514 10.0.0.33 - - [2026-02-06 11:47:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036555 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /loadbalancer/d9892296-36cf-4774-98ff-8b2f53b1e73b HTTP/1.1" 200 115 0.047891 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /instance-ip/3a1b7c24-a314-4fb0-8af2-44bd5e4f96d9 HTTP/1.1" 200 115 0.047247 10.0.0.33 - - [2026-02-06 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.33 - - [2026-02-06 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /virtual-machine-interface/2721672c-db40-4d96-a68f-e68445547567 HTTP/1.1" 200 115 0.045458 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /tag/0931d632-2b10-4c4f-8e2e-29ef21638517 HTTP/1.1" 200 115 0.055405 10.0.0.33 - - [2026-02-06 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2026-02-06 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /service-instance/5b0615ee-2d02-4c44-83bd-b7a5b137a3f2 HTTP/1.1" 200 115 0.035439 10.0.0.33 - - [2026-02-06 11:47:05] "GET /virtual-machine-interface/fb8c7492-f9fa-4a81-b98d-e24bd2ec22b8?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006691 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /virtual-machine-interface/fb8c7492-f9fa-4a81-b98d-e24bd2ec22b8 HTTP/1.1" 200 115 0.055932 10.0.0.33 - - [2026-02-06 11:47:05] "DELETE /virtual-machine/9d934f5e-ccd2-4be5-91a7-0fdc6a11b329 HTTP/1.1" 200 115 0.023846 10.0.0.33 - - [2026-02-06 11:47:05] "GET /virtual-machine-interface/90f9e505-57d2-4014-830f-6073e51449b0?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.014125 10.0.0.33 - - [2026-02-06 11:47:06] "DELETE /virtual-machine-interface/90f9e505-57d2-4014-830f-6073e51449b0 HTTP/1.1" 200 115 0.057253 10.0.0.33 - - [2026-02-06 11:47:06] "POST /ref-update HTTP/1.1" 200 156 0.016687 10.0.0.33 - - [2026-02-06 11:47:06] "DELETE /virtual-machine/7505fc0e-43e4-4b43-8f01-99d445f9692b HTTP/1.1" 200 115 0.073452 10.0.0.33 - - [2026-02-06 11:47:10] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004731 10.0.0.33 - - [2026-02-06 11:47:10] "POST /set-tag HTTP/1.1" 200 109 0.005439 10.0.0.33 - - [2026-02-06 11:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-02-06 11:47:10] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002235 10.0.0.33 - - [2026-02-06 11:47:10] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003679 10.0.0.33 - - [2026-02-06 11:47:10] "POST /set-tag HTTP/1.1" 200 109 0.019135 10.0.0.33 - - [2026-02-06 11:47:10] "DELETE /loadbalancer-member/ab8c1cd5-3fdb-49ae-8c4d-9e3226e15cbd HTTP/1.1" 200 115 0.027171 10.0.0.33 - - [2026-02-06 11:47:10] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004703 10.0.0.33 - - [2026-02-06 11:47:10] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.33 - - [2026-02-06 11:47:10] "DELETE /loadbalancer-member/914ddbf2-a18d-470b-9f88-956b89bdab07 HTTP/1.1" 200 115 0.023197 10.0.0.33 - - [2026-02-06 11:47:10] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003993 10.0.0.33 - - [2026-02-06 11:47:10] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.33 - - [2026-02-06 11:47:10] "DELETE /loadbalancer-member/51c10b53-51f7-4cb0-abd6-3ff36165a9d0 HTTP/1.1" 200 115 0.030566 10.0.0.33 - - [2026-02-06 11:47:10] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003719 10.0.0.33 - - [2026-02-06 11:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2026-02-06 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-06 11:47:11] "GET /loadbalancer/d3ecc9c7-f4ac-4789-843e-de8ab59c3a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002196 10.0.0.33 - - [2026-02-06 11:47:11] "GET /loadbalancer-pool/e1861250-3c9c-46ac-9bc6-3d591deff0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002215 10.0.0.33 - - [2026-02-06 11:47:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015395 10.0.0.33 - - [2026-02-06 11:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017019 10.0.0.33 - - [2026-02-06 11:47:11] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007586 10.0.0.33 - - [2026-02-06 11:47:11] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003622 10.0.0.33 - - [2026-02-06 11:47:11] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005141 10.0.0.33 - - [2026-02-06 11:47:11] "POST /set-tag HTTP/1.1" 200 109 0.055933 10.0.0.33 - - [2026-02-06 11:47:11] "GET /loadbalancer-pool/27cbc704-9f71-41d7-9588-7f8974961b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009409 10.0.0.33 - - [2026-02-06 11:47:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031121 10.0.0.33 - - [2026-02-06 11:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007056 10.0.0.33 - - [2026-02-06 11:47:11] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016961 10.0.0.33 - - [2026-02-06 11:47:11] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006832 10.0.0.33 - - [2026-02-06 11:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.33 - - [2026-02-06 11:47:11] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001737 10.0.0.33 - - [2026-02-06 11:47:11] "GET /loadbalancer-pool/74b7d760-b47e-450f-bef8-904c1f62b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002788 10.0.0.33 - - [2026-02-06 11:47:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016076 10.0.0.33 - - [2026-02-06 11:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012217 10.0.0.33 - - [2026-02-06 11:47:11] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014594 10.0.0.33 - - [2026-02-06 11:47:11] "GET /virtual-machine-interface/c77b162a-034f-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004004 10.0.0.33 - - [2026-02-06 11:47:11] "GET /floating-ip/f1ab0475-f375-4d75-bbb2-9393dd895817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002031 10.0.0.33 - - [2026-02-06 11:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002356 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.33 - - [2026-02-06 11:47:36] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004514 10.0.0.33 - - [2026-02-06 11:47:36] "POST /set-tag HTTP/1.1" 200 109 0.006581 10.0.0.33 - - [2026-02-06 11:47:36] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011131 10.0.0.33 - - [2026-02-06 11:47:36] "POST /set-tag HTTP/1.1" 200 109 0.006334 10.0.0.33 - - [2026-02-06 11:47:36] "GET /virtual-machine/1f1c1f2a-7a67-4f44-b2f4-ee8b9288d425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003543 10.0.0.33 - - [2026-02-06 11:47:36] "POST /ref-update HTTP/1.1" 200 156 0.016707 10.0.0.33 - - [2026-02-06 11:47:36] "GET /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004121 10.0.0.33 - - [2026-02-06 11:47:36] "POST /set-tag HTTP/1.1" 200 109 0.026068 10.0.0.33 - - [2026-02-06 11:47:36] "POST /set-tag HTTP/1.1" 200 109 0.042521 10.0.0.33 - - [2026-02-06 11:47:36] "DELETE /instance-ip/683bb280-0351-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.050016 10.0.0.33 - - [2026-02-06 11:47:36] "DELETE /virtual-machine-interface/68230d98-0351-11f1-ade0-fa163e14beb7 HTTP/1.1" 200 115 0.041892 10.0.0.33 - - [2026-02-06 11:47:36] "DELETE /virtual-machine/1f1c1f2a-7a67-4f44-b2f4-ee8b9288d425 HTTP/1.1" 200 115 0.048996 10.0.0.33 - - [2026-02-06 11:47:37] "DELETE /tag/4ff61a0f-1b9c-4e9a-960f-7db08f5bc886 HTTP/1.1" 200 115 0.061349 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:47:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.33 - - [2026-02-06 11:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.33 - - [2026-02-06 11:48:08] "GET /global-system-configs HTTP/1.1" 200 322 0.003535 10.0.0.33 - - [2026-02-06 11:48:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001691