++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Nov 10 06:24:05 PM UTC 2025 ===================' INFO: =================== Mon Nov 10 06:24:05 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.65.171.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.65.171.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=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + 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: 11/10/2025 18:24:45.351 7f962eb4c300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/10/2025 18:24:45.507 7f962eb4c300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/10/2025 18:24:45.522 7f962eb4c300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/10/2025 18:24:45.522 7f962eb4c300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-11-10 18:24:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000669 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 - - [2025-11-10 18:24:52] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.33 - - [2025-11-10 18:24:53] "GET / HTTP/1.1" 200 45303 0.002171 10.0.0.33 - - [2025-11-10 18:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.33 - - [2025-11-10 18:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.33 - - [2025-11-10 18:24:53] "GET / HTTP/1.1" 200 35931 0.002482 10.0.0.33 - - [2025-11-10 18:24:54] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.002737 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-11-10 18:24:54] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008872 10.0.0.33 - - [2025-11-10 18:24:54] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.33 - - [2025-11-10 18:24:54] "POST /service-appliance-sets HTTP/1.1" 200 553 0.033125 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.33 - - [2025-11-10 18:24:54] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007253 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003154 10.0.0.33 - - [2025-11-10 18:24:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.033145 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.005878 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.33 - - [2025-11-10 18:24:54] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008621 10.0.0.33 - - [2025-11-10 18:24:54] "POST /service-appliance-sets HTTP/1.1" 200 541 0.106323 10.0.0.33 - - [2025-11-10 18:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2025-11-10 18:24:54] "GET /network-ipam/adac2936-a324-405f-a51d-a51be7e900f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.016347 10.0.0.33 - - [2025-11-10 18:24:54] "POST /service-templates HTTP/1.1" 200 511 0.051219 10.0.0.33 - - [2025-11-10 18:24:54] "POST /service-templates HTTP/1.1" 200 501 0.035958 10.0.0.33 - - [2025-11-10 18:24:54] "GET / HTTP/1.1" 200 35931 0.002807 10.0.0.33 - - [2025-11-10 18:24:54] "POST /service-templates HTTP/1.1" 200 515 0.101471 10.0.0.33 - - [2025-11-10 18:24:55] "POST /service-templates HTTP/1.1" 200 535 0.036558 10.0.0.33 - - [2025-11-10 18:24:55] "POST /service-templates HTTP/1.1" 200 507 0.033121 10.0.0.33 - - [2025-11-10 18:24:56] "GET / HTTP/1.1" 200 35931 0.010861 10.0.0.33 - - [2025-11-10 18:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018830 10.0.0.33 - - [2025-11-10 18:24:56] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008325 10.0.0.33 - - [2025-11-10 18:24:56] "POST /bgp-routers HTTP/1.1" 200 616 0.046638 10.0.0.33 - - [2025-11-10 18:24:56] "GET /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.047542 10.0.0.33 - - [2025-11-10 18:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.029918 10.0.0.33 - - [2025-11-10 18:24:56] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008681 10.0.0.33 - - [2025-11-10 18:24:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.065052 10.0.0.33 - - [2025-11-10 18:24:57] "POST /ref-update HTTP/1.1" 200 156 0.016494 10.0.0.33 - - [2025-11-10 18:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2025-11-10 18:24:57] "GET /network-ipam/adac2936-a324-405f-a51d-a51be7e900f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.014041 10.0.0.33 - - [2025-11-10 18:24:57] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.33 - - [2025-11-10 18:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.33 - - [2025-11-10 18:24:57] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009983 10.0.0.33 - - [2025-11-10 18:24:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004330 10.0.0.33 - - [2025-11-10 18:24:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.007311 10.0.0.33 - - [2025-11-10 18:24:57] "POST /database-nodes HTTP/1.1" 200 597 0.065927 10.0.0.33 - - [2025-11-10 18:24:57] "POST /access-control-lists HTTP/1.1" 200 587 0.065239 10.0.0.33 - - [2025-11-10 18:24:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.006609 10.0.0.33 - - [2025-11-10 18:24:57] "POST /access-control-lists HTTP/1.1" 200 585 0.034050 10.0.0.33 - - [2025-11-10 18:24:58] "POST /route-targets HTTP/1.1" 200 327 0.031571 10.0.0.33 - - [2025-11-10 18:24:58] "POST /ref-update HTTP/1.1" 200 156 0.060973 10.0.0.33 - - [2025-11-10 18:24:58] "POST /route-targets HTTP/1.1" 200 327 0.013433 10.0.0.33 - - [2025-11-10 18:24:58] "POST /ref-update HTTP/1.1" 200 156 0.031723 10.0.0.33 - - [2025-11-10 18:24:58] "POST /route-targets HTTP/1.1" 200 327 0.020129 10.0.0.33 - - [2025-11-10 18:24:58] "POST /ref-update HTTP/1.1" 200 156 0.016824 10.0.0.33 - - [2025-11-10 18:24:58] "POST /route-targets HTTP/1.1" 200 327 0.018350 10.0.0.33 - - [2025-11-10 18:24:58] "POST /ref-update HTTP/1.1" 200 156 0.022870 10.0.0.33 - - [2025-11-10 18:24:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.004310 10.0.0.33 - - [2025-11-10 18:24:58] "POST /access-control-lists HTTP/1.1" 200 551 0.064005 10.0.0.33 - - [2025-11-10 18:24:58] "PUT /access-control-list/81044492-1ef8-484c-ace0-549c7f47b8ec HTTP/1.1" 200 272 0.013427 10.0.0.33 - - [2025-11-10 18:24:58] "PUT /access-control-list/fb22c4e8-8602-4a86-96fa-22f31a152889 HTTP/1.1" 200 272 0.013965 10.0.0.33 - - [2025-11-10 18:25:01] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.33 - - [2025-11-10 18:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2025-11-10 18:25:01] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008574 10.0.0.33 - - [2025-11-10 18:25:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.004392 10.0.0.33 - - [2025-11-10 18:25:01] "POST /config-nodes HTTP/1.1" 200 593 0.023287 10.0.0.33 - - [2025-11-10 18:25:02] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.33 - - [2025-11-10 18:25:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002655 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001159 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001085 10.0.0.33 - - [2025-11-10 18:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2025-11-10 18:25:07] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003555 10.0.0.33 - - [2025-11-10 18:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.33 - - [2025-11-10 18:25:07] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.027544 10.0.0.33 - - [2025-11-10 18:25:07] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.33 - - [2025-11-10 18:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.33 - - [2025-11-10 18:25:07] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008010 10.0.0.33 - - [2025-11-10 18:25:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003231 10.0.0.33 - - [2025-11-10 18:25:07] "POST /analytics-nodes HTTP/1.1" 200 599 0.071756 10.0.0.33 - - [2025-11-10 18:25:07] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 581 0.036035 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 575 0.048969 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 575 0.049520 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 559 0.030879 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 555 0.051200 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 557 0.031688 10.0.0.33 - - [2025-11-10 18:25:07] "POST /alarms HTTP/1.1" 200 565 0.028212 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 549 0.039485 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 557 0.023917 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 567 0.033008 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 555 0.055095 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 567 0.041797 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 575 0.061863 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 569 0.037458 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 561 0.030037 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 561 0.023697 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 561 0.018995 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 547 0.027784 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 595 0.018433 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 575 0.021363 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 571 0.024757 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 583 0.017496 10.0.0.33 - - [2025-11-10 18:25:08] "POST /alarms HTTP/1.1" 200 609 0.024248 10.0.0.33 - - [2025-11-10 18:25:08] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.33 - - [2025-11-10 18:25:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002697 10.0.0.33 - - [2025-11-10 18:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2025-11-10 18:25:09] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.010416 10.0.0.33 - - [2025-11-10 18:25:09] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.33 - - [2025-11-10 18:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2025-11-10 18:25:09] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002687 10.0.0.33 - - [2025-11-10 18:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2025-11-10 18:25:09] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.007917 10.0.0.33 - - [2025-11-10 18:25:09] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.33 - - [2025-11-10 18:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2025-11-10 18:25:09] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004961 10.0.0.33 - - [2025-11-10 18:25:09] "PUT /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004 HTTP/1.1" 200 274 0.041438 10.0.0.33 - - [2025-11-10 18:25:16] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.33 - - [2025-11-10 18:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012145 10.0.0.33 - - [2025-11-10 18:25:16] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012518 10.0.0.33 - - [2025-11-10 18:25:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.011084 10.0.0.33 - - [2025-11-10 18:25:16] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.070992 10.0.0.33 - - [2025-11-10 18:25:26] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.33 - - [2025-11-10 18:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2025-11-10 18:25:26] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008991 10.0.0.33 - - [2025-11-10 18:25:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002847 10.0.0.33 - - [2025-11-10 18:25:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.023514 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001467 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001208 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001427 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:25:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 10.0.0.33 - - [2025-11-10 18:25:57] "GET / HTTP/1.1" 200 35931 0.002346 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2025-11-10 18:25:57] "GET /domain/37517313-adf8-4669-b835-c5994180adb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003776 10.0.0.33 - - [2025-11-10 18:25:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000558 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.008062 10.0.0.33 - - [2025-11-10 18:25:57] "POST /security-groups HTTP/1.1" 200 570 0.069541 10.0.0.33 - - [2025-11-10 18:25:57] "POST /projects HTTP/1.1" 200 481 0.214105 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.012394 10.0.0.33 - - [2025-11-10 18:25:57] "POST /access-control-lists HTTP/1.1" 200 579 0.036794 10.0.0.33 - - [2025-11-10 18:25:57] "POST /security-groups HTTP/1.1" 200 534 0.107142 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.003189 10.0.0.33 - - [2025-11-10 18:25:57] "POST /chown HTTP/1.1" 200 109 0.021178 10.0.0.33 - - [2025-11-10 18:25:57] "POST /policy-managements HTTP/1.1" 409 214 0.002382 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-11-10 18:25:57] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020288 10.0.0.33 - - [2025-11-10 18:25:57] "POST /access-control-lists HTTP/1.1" 200 577 0.081143 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.002232 10.0.0.33 - - [2025-11-10 18:25:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.028907 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012036 10.0.0.33 - - [2025-11-10 18:25:57] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003741 10.0.0.33 - - [2025-11-10 18:25:57] "POST /access-control-lists HTTP/1.1" 200 594 0.044171 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.016317 10.0.0.33 - - [2025-11-10 18:25:57] "POST /access-control-lists HTTP/1.1" 200 592 0.017239 10.0.0.33 - - [2025-11-10 18:25:57] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.021489 10.0.0.33 - - [2025-11-10 18:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 10.0.0.33 - - [2025-11-10 18:25:57] "GET /virtual-network/887b74a1-4281-4348-bbff-281412706a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008052 10.0.0.33 - - [2025-11-10 18:25:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000448 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.011270 10.0.0.33 - - [2025-11-10 18:25:58] "POST /security-groups HTTP/1.1" 200 574 0.074692 10.0.0.33 - - [2025-11-10 18:25:58] "POST /projects HTTP/1.1" 200 489 0.252130 10.0.0.33 - - [2025-11-10 18:25:58] "POST /security-groups HTTP/1.1" 200 546 0.037598 10.0.0.33 - - [2025-11-10 18:25:58] "POST /chown HTTP/1.1" 200 109 0.021187 10.0.0.33 - - [2025-11-10 18:25:58] "POST /network-ipams HTTP/1.1" 200 522 0.023521 10.0.0.33 - - [2025-11-10 18:25:58] "POST /network-ipams HTTP/1.1" 200 510 0.049614 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.015146 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.004326 10.0.0.33 - - [2025-11-10 18:25:58] "POST /access-control-lists HTTP/1.1" 200 583 0.074968 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.006047 10.0.0.33 - - [2025-11-10 18:25:58] "POST /access-control-lists HTTP/1.1" 200 581 0.056062 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.003188 10.0.0.33 - - [2025-11-10 18:25:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009867 10.0.0.33 - - [2025-11-10 18:25:58] "POST /virtual-networks HTTP/1.1" 200 538 0.210469 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.33 - - [2025-11-10 18:25:58] "POST /access-control-lists HTTP/1.1" 200 602 0.053777 10.0.0.33 - - [2025-11-10 18:25:58] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.038945 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.020147 10.0.0.33 - - [2025-11-10 18:25:58] "POST /access-control-lists HTTP/1.1" 200 600 0.044833 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.007483 10.0.0.33 - - [2025-11-10 18:25:58] "POST /network-ipams HTTP/1.1" 200 518 0.093399 10.0.0.33 - - [2025-11-10 18:25:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.007173 10.0.0.33 - - [2025-11-10 18:25:59] "POST /access-control-lists HTTP/1.1" 200 589 0.116457 10.0.0.33 - - [2025-11-10 18:25:59] "POST /route-targets HTTP/1.1" 200 327 0.021089 10.0.0.33 - - [2025-11-10 18:25:59] "POST /ref-update HTTP/1.1" 200 156 0.048089 10.0.0.33 - - [2025-11-10 18:25:59] "POST /useragent-kv HTTP/1.1" 200 115 0.012121 10.0.0.33 - - [2025-11-10 18:25:59] "POST /virtual-networks HTTP/1.1" 200 546 0.287811 10.0.0.33 - - [2025-11-10 18:25:59] "PUT /access-control-list/406ddd1a-f454-47a0-982a-16a19ae879d5 HTTP/1.1" 200 272 0.084996 10.0.0.33 - - [2025-11-10 18:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-11-10 18:25:59] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.007758 10.0.0.33 - - [2025-11-10 18:25:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.001908 10.0.0.33 - - [2025-11-10 18:25:59] "POST /network-policys HTTP/1.1" 200 538 0.020250 10.0.0.33 - - [2025-11-10 18:25:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.005652 10.0.0.33 - - [2025-11-10 18:25:59] "POST /network-policys HTTP/1.1" 200 534 0.049910 10.0.0.33 - - [2025-11-10 18:25:59] "POST /route-targets HTTP/1.1" 200 327 0.017962 10.0.0.33 - - [2025-11-10 18:25:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.009635 10.0.0.33 - - [2025-11-10 18:25:59] "POST /ref-update HTTP/1.1" 200 156 0.060716 10.0.0.33 - - [2025-11-10 18:25:59] "POST /network-policys HTTP/1.1" 200 542 0.046448 10.0.0.33 - - [2025-11-10 18:25:59] "PUT /access-control-list/83ca9165-5f28-4ddc-8890-442bd2cd4a7b HTTP/1.1" 200 272 0.028141 10.0.0.33 - - [2025-11-10 18:25:59] "POST /ref-update HTTP/1.1" 200 156 0.146829 10.0.0.33 - - [2025-11-10 18:25:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2025-11-10 18:25:59] "PUT /access-control-list/406ddd1a-f454-47a0-982a-16a19ae879d5 HTTP/1.1" 200 272 0.040616 10.0.0.33 - - [2025-11-10 18:25:59] "POST /ref-update HTTP/1.1" 200 156 0.126009 10.0.0.33 - - [2025-11-10 18:26:00] "PUT /access-control-list/83ca9165-5f28-4ddc-8890-442bd2cd4a7b HTTP/1.1" 200 272 0.087748 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.134444 10.0.0.33 - - [2025-11-10 18:26:00] "PUT /access-control-list/406ddd1a-f454-47a0-982a-16a19ae879d5 HTTP/1.1" 200 272 0.032600 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016412 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002977 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.042271 10.0.0.33 - - [2025-11-10 18:26:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.003632 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.120472 10.0.0.33 - - [2025-11-10 18:26:00] "POST /access-control-lists HTTP/1.1" 200 601 0.051145 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.051269 10.0.0.33 - - [2025-11-10 18:26:00] "PUT /access-control-list/83ca9165-5f28-4ddc-8890-442bd2cd4a7b HTTP/1.1" 200 272 0.031898 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.140665 10.0.0.33 - - [2025-11-10 18:26:00] "PUT /access-control-list/a2ea31f5-5a4b-4bfc-ad75-f62fc92ccc75 HTTP/1.1" 200 272 0.069383 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.030190 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-update HTTP/1.1" 200 156 0.124397 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030818 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029207 10.0.0.33 - - [2025-11-10 18:26:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004358 10.0.0.33 - - [2025-11-10 18:26:00] "PUT /access-control-list/a2ea31f5-5a4b-4bfc-ad75-f62fc92ccc75 HTTP/1.1" 200 272 0.082315 10.0.0.33 - - [2025-11-10 18:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.33 - - [2025-11-10 18:26:00] "GET /virtual-network/887b74a1-4281-4348-bbff-281412706a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006771 10.0.0.33 - - [2025-11-10 18:26:00] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004898 10.0.0.33 - - [2025-11-10 18:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.33 - - [2025-11-10 18:26:00] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003247 10.0.0.33 - - [2025-11-10 18:26:00] "POST /firewall-policys HTTP/1.1" 200 530 0.026409 10.0.0.33 - - [2025-11-10 18:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019718 10.0.0.33 - - [2025-11-10 18:26:00] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015330 10.0.0.33 - - [2025-11-10 18:26:01] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.022725 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006607 10.0.0.33 - - [2025-11-10 18:26:01] "POST /ref-update HTTP/1.1" 200 156 0.034053 10.0.0.33 - - [2025-11-10 18:26:01] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010524 10.0.0.33 - - [2025-11-10 18:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.33 - - [2025-11-10 18:26:01] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003836 10.0.0.33 - - [2025-11-10 18:26:01] "POST /firewall-policys HTTP/1.1" 200 532 0.038775 10.0.0.33 - - [2025-11-10 18:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032431 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005100 10.0.0.33 - - [2025-11-10 18:26:01] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002894 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002685 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002409 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003092 10.0.0.33 - - [2025-11-10 18:26:01] "POST /ref-update HTTP/1.1" 200 156 0.013168 10.0.0.33 - - [2025-11-10 18:26:01] "POST /ref-update HTTP/1.1" 200 156 0.051664 10.0.0.33 - - [2025-11-10 18:26:01] "POST /ref-update HTTP/1.1" 200 156 0.036492 10.0.0.33 - - [2025-11-10 18:26:01] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.015859 10.0.0.33 - - [2025-11-10 18:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.33 - - [2025-11-10 18:26:01] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016475 10.0.0.33 - - [2025-11-10 18:26:01] "POST /firewall-policys HTTP/1.1" 200 530 0.067046 10.0.0.33 - - [2025-11-10 18:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034883 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/e56aa503-8ef7-4857-a9cc-a64647e3cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.026608 10.0.0.33 - - [2025-11-10 18:26:01] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010583 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/e56aa503-8ef7-4857-a9cc-a64647e3cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006342 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002663 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002924 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002665 10.0.0.33 - - [2025-11-10 18:26:01] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002451 10.0.0.33 - - [2025-11-10 18:26:01] "POST /ref-update HTTP/1.1" 200 156 0.035891 10.0.0.33 - - [2025-11-10 18:26:02] "POST /ref-update HTTP/1.1" 200 156 0.053191 10.0.0.33 - - [2025-11-10 18:26:02] "POST /ref-update HTTP/1.1" 200 156 0.061500 10.0.0.33 - - [2025-11-10 18:26:02] "POST /ref-update HTTP/1.1" 200 156 0.021513 10.0.0.33 - - [2025-11-10 18:26:02] "POST /ref-update HTTP/1.1" 200 156 0.049751 10.0.0.33 - - [2025-11-10 18:26:02] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022938 10.0.0.33 - - [2025-11-10 18:26:02] "POST /tags HTTP/1.1" 200 299 0.038839 10.0.0.33 - - [2025-11-10 18:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022206 10.0.0.33 - - [2025-11-10 18:26:02] "GET /tag/7bcd00aa-2a63-4acd-894e-6c28a3b702aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.018989 10.0.0.33 - - [2025-11-10 18:26:02] "POST /set-tag HTTP/1.1" 200 109 0.025815 10.0.0.33 - - [2025-11-10 18:26:02] "POST /tags HTTP/1.1" 200 357 0.127377 10.0.0.33 - - [2025-11-10 18:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008754 10.0.0.33 - - [2025-11-10 18:26:02] "GET /tag/5dbe7896-4992-441c-a4ba-7b0fc73b29ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.028637 10.0.0.33 - - [2025-11-10 18:26:02] "POST /tags HTTP/1.1" 200 305 0.086586 10.0.0.33 - - [2025-11-10 18:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017339 10.0.0.33 - - [2025-11-10 18:26:02] "GET /tag/5f7616f6-99d6-4960-a9f4-500ad8d5a78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.050009 10.0.0.33 - - [2025-11-10 18:26:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.001873 10.0.0.33 - - [2025-11-10 18:26:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.005934 10.0.0.33 - - [2025-11-10 18:26:03] "POST /security-groups HTTP/1.1" 200 571 0.096873 10.0.0.33 - - [2025-11-10 18:26:03] "POST /projects HTTP/1.1" 200 483 0.314333 10.0.0.33 - - [2025-11-10 18:26:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.006476 10.0.0.33 - - [2025-11-10 18:26:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.058572 10.0.0.33 - - [2025-11-10 18:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009583 10.0.0.33 - - [2025-11-10 18:26:03] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.046798 10.0.0.33 - - [2025-11-10 18:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.33 - - [2025-11-10 18:26:03] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.061329 10.0.0.33 - - [2025-11-10 18:26:03] "POST /access-control-lists HTTP/1.1" 200 580 0.180574 10.0.0.33 - - [2025-11-10 18:26:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.007246 10.0.0.33 - - [2025-11-10 18:26:03] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.359242 10.0.0.33 - - [2025-11-10 18:26:04] "POST /access-control-lists HTTP/1.1" 200 578 0.275212 10.0.0.33 - - [2025-11-10 18:26:04] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.217185 10.0.0.33 - - [2025-11-10 18:26:04] "POST /security-groups HTTP/1.1" 200 537 0.113333 10.0.0.33 - - [2025-11-10 18:26:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.011535 10.0.0.33 - - [2025-11-10 18:26:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.044810 10.0.0.33 - - [2025-11-10 18:26:04] "POST /chown HTTP/1.1" 200 109 0.053143 10.0.0.33 - - [2025-11-10 18:26:04] "POST /access-control-lists HTTP/1.1" 200 596 0.091752 10.0.0.33 - - [2025-11-10 18:26:04] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.052568 10.0.0.33 - - [2025-11-10 18:26:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.004161 10.0.0.33 - - [2025-11-10 18:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.33 - - [2025-11-10 18:26:04] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016237 10.0.0.33 - - [2025-11-10 18:26:04] "POST /tags HTTP/1.1" 409 207 0.007961 10.0.0.33 - - [2025-11-10 18:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.33 - - [2025-11-10 18:26:04] "POST /access-control-lists HTTP/1.1" 200 594 0.121618 10.0.0.33 - - [2025-11-10 18:26:04] "GET /tag/5f7616f6-99d6-4960-a9f4-500ad8d5a78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.071277 10.0.0.33 - - [2025-11-10 18:26:04] "POST /firewall-rules HTTP/1.1" 200 564 0.132061 10.0.0.33 - - [2025-11-10 18:26:05] "GET /firewall-rule/6989777a-7016-4468-91ca-d626cd97fdc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005178 10.0.0.33 - - [2025-11-10 18:26:05] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002637 10.0.0.33 - - [2025-11-10 18:26:05] "GET /firewall-rule/6989777a-7016-4468-91ca-d626cd97fdc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002441 10.0.0.33 - - [2025-11-10 18:26:05] "POST /ref-update HTTP/1.1" 200 156 0.034389 10.0.0.33 - - [2025-11-10 18:26:05] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012909 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.33 - - [2025-11-10 18:26:05] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003390 10.0.0.33 - - [2025-11-10 18:26:05] "POST /tags HTTP/1.1" 409 207 0.002416 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.33 - - [2025-11-10 18:26:05] "GET /tag/5f7616f6-99d6-4960-a9f4-500ad8d5a78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029939 10.0.0.33 - - [2025-11-10 18:26:05] "POST /firewall-rules HTTP/1.1" 200 562 0.086108 10.0.0.33 - - [2025-11-10 18:26:05] "GET /firewall-rule/e8123f97-4bbe-49a6-9e66-1c33623ec1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.035636 10.0.0.33 - - [2025-11-10 18:26:05] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005223 10.0.0.33 - - [2025-11-10 18:26:05] "GET /firewall-rule/e8123f97-4bbe-49a6-9e66-1c33623ec1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003461 10.0.0.33 - - [2025-11-10 18:26:05] "POST /ref-update HTTP/1.1" 200 156 0.028518 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.011939 10.0.0.33 - - [2025-11-10 18:26:05] "POST /tags HTTP/1.1" 200 305 0.084676 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009240 10.0.0.33 - - [2025-11-10 18:26:05] "GET /tag/7ff6f6c3-1846-46ea-a60f-46c5fa1ea473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016693 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.33 - - [2025-11-10 18:26:05] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051130 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2025-11-10 18:26:05] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011239 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2025-11-10 18:26:05] "GET /service-appliance-set/9a285535-a49d-4926-a62a-44383aa39aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007401 10.0.0.33 - - [2025-11-10 18:26:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001939 10.0.0.33 - - [2025-11-10 18:26:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110326 10.0.0.33 - - [2025-11-10 18:26:06] "GET /virtual-machine-interface/b61310c7-d3bf-431e-a874-ef6f21131e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.004475 10.0.0.33 - - [2025-11-10 18:26:06] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2025-11-10 18:26:06] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008428 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.33 - - [2025-11-10 18:26:06] "POST /instance-ips HTTP/1.1" 200 381 0.088524 10.0.0.33 - - [2025-11-10 18:26:06] "GET /instance-ip/2485bc84-2b30-453e-a43b-d5c1bb235b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.032682 10.0.0.33 - - [2025-11-10 18:26:06] "GET /config-node/89486652-cea7-4c8f-b2be-1492d5261245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011894 10.0.0.33 - - [2025-11-10 18:26:06] "POST /loadbalancers HTTP/1.1" 200 582 0.060856 10.0.0.33 - - [2025-11-10 18:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016698 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2025-11-10 18:26:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044459 10.0.0.33 - - [2025-11-10 18:26:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057565 10.0.0.33 - - [2025-11-10 18:26:06] "GET /instance-ip/2485bc84-2b30-453e-a43b-d5c1bb235b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006634 10.0.0.33 - - [2025-11-10 18:26:06] "GET /loadbalancer/a1375fc1-2f93-4933-a471-f867ea833fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009368 10.0.0.33 - - [2025-11-10 18:26:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038097 10.0.0.33 - - [2025-11-10 18:26:06] "POST /floating-ips HTTP/1.1" 200 583 0.051014 10.0.0.33 - - [2025-11-10 18:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009188 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011961 10.0.0.33 - - [2025-11-10 18:26:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063267 10.0.0.33 - - [2025-11-10 18:26:06] "GET /loadbalancer-listener/1bbf1522-d407-46ec-86dd-55f69547b2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003797 10.0.0.33 - - [2025-11-10 18:26:06] "GET /loadbalancer-listener/1bbf1522-d407-46ec-86dd-55f69547b2f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008799 10.0.0.33 - - [2025-11-10 18:26:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043555 10.0.0.33 - - [2025-11-10 18:26:06] "GET /instance-ip/2485bc84-2b30-453e-a43b-d5c1bb235b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004036 10.0.0.33 - - [2025-11-10 18:26:06] "GET /instance-ip/2485bc84-2b30-453e-a43b-d5c1bb235b5b?fields=floating_ips HTTP/1.1" 200 1170 0.008897 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.33 - - [2025-11-10 18:26:06] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004554 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-11-10 18:26:06] "GET /floating-ip/03e22666-20d5-4e3d-b71d-80190c51e6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004224 10.0.0.33 - - [2025-11-10 18:26:06] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.014371 10.0.0.33 - - [2025-11-10 18:26:06] "POST /tags HTTP/1.1" 200 301 0.088588 10.0.0.33 - - [2025-11-10 18:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.33 - - [2025-11-10 18:26:07] "GET /tag/6b7b09d4-e4fe-4c37-8924-cb7958cce662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014116 10.0.0.33 - - [2025-11-10 18:26:07] "POST /tags HTTP/1.1" 200 325 0.096452 10.0.0.33 - - [2025-11-10 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006918 10.0.0.33 - - [2025-11-10 18:26:07] "GET /tag/729f9e5e-2961-4219-9877-d16fe8058cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.025785 10.0.0.33 - - [2025-11-10 18:26:07] "POST /tags HTTP/1.1" 200 363 0.025459 10.0.0.33 - - [2025-11-10 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006458 10.0.0.33 - - [2025-11-10 18:26:07] "GET /tag/0592d5c9-8fc6-433c-a2f4-69d69725b68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011923 10.0.0.33 - - [2025-11-10 18:26:07] "POST /tags HTTP/1.1" 200 311 0.024348 10.0.0.33 - - [2025-11-10 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009919 10.0.0.33 - - [2025-11-10 18:26:07] "GET /tag/4aec76ec-fcec-4b5b-99da-c2ec01927b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011927 10.0.0.33 - - [2025-11-10 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2025-11-10 18:26:07] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004685 10.0.0.33 - - [2025-11-10 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-11-10 18:26:07] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038266 10.0.0.33 - - [2025-11-10 18:26:07] "POST /virtual-machines HTTP/1.1" 200 377 0.017699 10.0.0.33 - - [2025-11-10 18:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018486 10.0.0.33 - - [2025-11-10 18:26:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.136407 10.0.0.33 - - [2025-11-10 18:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008135 10.0.0.33 - - [2025-11-10 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007733 10.0.0.33 - - [2025-11-10 18:26:07] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008659 10.0.0.33 - - [2025-11-10 18:26:07] "POST /instance-ips HTTP/1.1" 200 409 0.048469 10.0.0.33 - - [2025-11-10 18:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036679 10.0.0.33 - - [2025-11-10 18:26:07] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014223 10.0.0.33 - - [2025-11-10 18:26:08] "POST /set-tag HTTP/1.1" 200 109 0.021986 10.0.0.33 - - [2025-11-10 18:26:08] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015263 10.0.0.33 - - [2025-11-10 18:26:08] "GET /instance-ip/b98dcda0-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005809 10.0.0.33 - - [2025-11-10 18:26:08] "POST /tags HTTP/1.1" 200 355 0.026276 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020055 10.0.0.33 - - [2025-11-10 18:26:08] "GET /tag/f03bf2de-5ec8-4229-8bd9-a90c79034217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.039445 10.0.0.33 - - [2025-11-10 18:26:08] "POST /tags HTTP/1.1" 200 303 0.034358 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026879 10.0.0.33 - - [2025-11-10 18:26:08] "GET /tag/0f4c0973-7d8e-420a-90af-cc1c2e18eff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.034463 10.0.0.33 - - [2025-11-10 18:26:08] "POST /projects HTTP/1.1" 409 218 0.002238 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2025-11-10 18:26:08] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040337 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2025-11-10 18:26:08] "GET /network-ipam/72b29b17-6588-4a3f-9887-19cb5412cf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002503 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009891 10.0.0.33 - - [2025-11-10 18:26:08] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004828 10.0.0.33 - - [2025-11-10 18:26:08] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.059942 10.0.0.33 - - [2025-11-10 18:26:08] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010154 10.0.0.33 - - [2025-11-10 18:26:08] "POST /set-tag HTTP/1.1" 200 109 0.063228 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010860 10.0.0.33 - - [2025-11-10 18:26:08] "GET /network-ipam/c9af0544-d118-4a54-bd62-b0749d440195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004240 10.0.0.33 - - [2025-11-10 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2025-11-10 18:26:08] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004824 10.0.0.33 - - [2025-11-10 18:26:08] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.075821 10.0.0.33 - - [2025-11-10 18:26:08] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005135 10.0.0.33 - - [2025-11-10 18:26:09] "POST /set-tag HTTP/1.1" 200 109 0.082659 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.33 - - [2025-11-10 18:26:09] "GET /network-policy/cca41cd5-38e9-44d7-a3ab-1c69c09cd57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004330 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-11-10 18:26:09] "GET /network-policy/eabfda8a-90c1-4b2a-a04a-8bfadae0dcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002606 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2025-11-10 18:26:09] "GET /network-policy/ca545a12-82ee-4f4b-a57e-b5bf7fd19ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002410 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.33 - - [2025-11-10 18:26:09] "PUT /network-policy/ca545a12-82ee-4f4b-a57e-b5bf7fd19ce8 HTTP/1.1" 200 262 0.018154 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-update HTTP/1.1" 200 156 0.084207 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009015 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001922 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002773 10.0.0.33 - - [2025-11-10 18:26:09] "POST /security-groups HTTP/1.1" 409 245 0.002459 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2025-11-10 18:26:09] "PUT /security-group/3726f97d-cc6b-4777-bcdd-2d733d557ac8 HTTP/1.1" 200 262 0.055489 10.0.0.33 - - [2025-11-10 18:26:09] "PUT /access-control-list/52f18ee4-6246-4383-93f2-b8ee92d8d2c9 HTTP/1.1" 200 272 0.028100 10.0.0.33 - - [2025-11-10 18:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042967 10.0.0.33 - - [2025-11-10 18:26:09] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035105 10.0.0.33 - - [2025-11-10 18:26:09] "PUT /access-control-list/8551a868-ae49-4770-9106-68e5b6d75437 HTTP/1.1" 200 272 0.045905 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2025-11-10 18:26:09] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005735 10.0.0.33 - - [2025-11-10 18:26:09] "POST /tags HTTP/1.1" 409 206 0.002450 10.0.0.33 - - [2025-11-10 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-11-10 18:26:09] "GET /tag/0f4c0973-7d8e-420a-90af-cc1c2e18eff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010543 10.0.0.33 - - [2025-11-10 18:26:09] "POST /firewall-rules HTTP/1.1" 200 562 0.084926 10.0.0.33 - - [2025-11-10 18:26:09] "GET /firewall-rule/9f959ad3-d353-406d-a4d9-89fe458c8a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004735 10.0.0.33 - - [2025-11-10 18:26:09] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005086 10.0.0.33 - - [2025-11-10 18:26:09] "GET /firewall-rule/9f959ad3-d353-406d-a4d9-89fe458c8a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003483 10.0.0.33 - - [2025-11-10 18:26:09] "POST /ref-update HTTP/1.1" 200 156 0.028391 10.0.0.33 - - [2025-11-10 18:26:10] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031744 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.33 - - [2025-11-10 18:26:10] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003177 10.0.0.33 - - [2025-11-10 18:26:10] "POST /tags HTTP/1.1" 409 206 0.002080 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2025-11-10 18:26:10] "GET /tag/0f4c0973-7d8e-420a-90af-cc1c2e18eff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014654 10.0.0.33 - - [2025-11-10 18:26:10] "POST /firewall-rules HTTP/1.1" 200 560 0.067929 10.0.0.33 - - [2025-11-10 18:26:10] "GET /firewall-rule/a49574ad-e8e1-4f19-95e3-8d55a652d5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.036012 10.0.0.33 - - [2025-11-10 18:26:10] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004733 10.0.0.33 - - [2025-11-10 18:26:10] "GET /firewall-rule/a49574ad-e8e1-4f19-95e3-8d55a652d5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003177 10.0.0.33 - - [2025-11-10 18:26:10] "POST /ref-update HTTP/1.1" 200 156 0.030928 10.0.0.33 - - [2025-11-10 18:26:10] "POST /tags HTTP/1.1" 200 301 0.020764 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010487 10.0.0.33 - - [2025-11-10 18:26:10] "GET /tag/d30aa156-1767-4a92-9f0e-4fc73c6f2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018712 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-11-10 18:26:10] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041126 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2025-11-10 18:26:10] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004356 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2025-11-10 18:26:10] "GET /service-appliance-set/9a285535-a49d-4926-a62a-44383aa39aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002349 10.0.0.33 - - [2025-11-10 18:26:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.001585 10.0.0.33 - - [2025-11-10 18:26:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129544 10.0.0.33 - - [2025-11-10 18:26:10] "GET /virtual-machine-interface/5e1d8010-93da-4937-a4ca-c93ebae86923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.035868 10.0.0.33 - - [2025-11-10 18:26:10] "POST /instance-ips HTTP/1.1" 200 377 0.048187 10.0.0.33 - - [2025-11-10 18:26:10] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005766 10.0.0.33 - - [2025-11-10 18:26:10] "POST /loadbalancers HTTP/1.1" 200 582 0.067365 10.0.0.33 - - [2025-11-10 18:26:11] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059293 10.0.0.33 - - [2025-11-10 18:26:11] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003411 10.0.0.33 - - [2025-11-10 18:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.041871 10.0.0.33 - - [2025-11-10 18:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.33 - - [2025-11-10 18:26:11] "POST /floating-ips HTTP/1.1" 200 581 0.049176 10.0.0.33 - - [2025-11-10 18:26:11] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.087845 10.0.0.33 - - [2025-11-10 18:26:11] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003415 10.0.0.33 - - [2025-11-10 18:26:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038744 10.0.0.33 - - [2025-11-10 18:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026293 10.0.0.33 - - [2025-11-10 18:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-11-10 18:26:11] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058681 10.0.0.33 - - [2025-11-10 18:26:11] "GET /loadbalancer-listener/e3e00dfc-f61b-4b8b-96bb-5fe80d194453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.015840 10.0.0.33 - - [2025-11-10 18:26:11] "GET /loadbalancer-listener/e3e00dfc-f61b-4b8b-96bb-5fe80d194453?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004184 10.0.0.33 - - [2025-11-10 18:26:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028913 10.0.0.33 - - [2025-11-10 18:26:11] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006454 10.0.0.33 - - [2025-11-10 18:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2025-11-10 18:26:11] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?fields=floating_ips HTTP/1.1" 200 1164 0.019176 10.0.0.33 - - [2025-11-10 18:26:11] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.009427 10.0.0.33 - - [2025-11-10 18:26:11] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069939 10.0.0.33 - - [2025-11-10 18:26:11] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004637 10.0.0.33 - - [2025-11-10 18:26:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037276 10.0.0.33 - - [2025-11-10 18:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030624 10.0.0.33 - - [2025-11-10 18:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.33 - - [2025-11-10 18:26:11] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040015 10.0.0.33 - - [2025-11-10 18:26:11] "GET /loadbalancer-listener/86664963-9d36-49b0-9670-3bd4c93ec3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006569 10.0.0.33 - - [2025-11-10 18:26:11] "GET /loadbalancer-listener/86664963-9d36-49b0-9670-3bd4c93ec3a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004167 10.0.0.33 - - [2025-11-10 18:26:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.055453 10.0.0.33 - - [2025-11-10 18:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2025-11-10 18:26:12] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008662 10.0.0.33 - - [2025-11-10 18:26:12] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?fields=floating_ips HTTP/1.1" 200 1164 0.005076 10.0.0.33 - - [2025-11-10 18:26:12] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008286 10.0.0.33 - - [2025-11-10 18:26:12] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077777 10.0.0.33 - - [2025-11-10 18:26:12] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002725 10.0.0.33 - - [2025-11-10 18:26:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018918 10.0.0.33 - - [2025-11-10 18:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023381 10.0.0.33 - - [2025-11-10 18:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010334 10.0.0.33 - - [2025-11-10 18:26:12] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049367 10.0.0.33 - - [2025-11-10 18:26:12] "GET /loadbalancer-listener/6b59dd38-842e-45c5-b5b3-d7f457813b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.010213 10.0.0.33 - - [2025-11-10 18:26:12] "GET /loadbalancer-listener/6b59dd38-842e-45c5-b5b3-d7f457813b5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003662 10.0.0.33 - - [2025-11-10 18:26:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036412 10.0.0.33 - - [2025-11-10 18:26:12] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005388 10.0.0.33 - - [2025-11-10 18:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.33 - - [2025-11-10 18:26:12] "GET /instance-ip/6d7c7cb8-4620-4888-bcca-6b5b1b704e81?fields=floating_ips HTTP/1.1" 200 1164 0.008798 10.0.0.33 - - [2025-11-10 18:26:12] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.013524 10.0.0.33 - - [2025-11-10 18:26:12] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.010057 10.0.0.33 - - [2025-11-10 18:26:12] "POST /tags HTTP/1.1" 200 371 0.034813 10.0.0.33 - - [2025-11-10 18:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025138 10.0.0.33 - - [2025-11-10 18:26:12] "GET /tag/20cddd8f-2680-4d6f-9eff-1f168ab9ef50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.027635 10.0.0.33 - - [2025-11-10 18:26:12] "POST /tags HTTP/1.1" 200 319 0.025319 10.0.0.33 - - [2025-11-10 18:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030109 10.0.0.33 - - [2025-11-10 18:26:12] "GET /tag/57a5124d-151a-47f5-b0fb-f6a3c121b261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.035112 10.0.0.33 - - [2025-11-10 18:26:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000929 10.0.0.33 - - [2025-11-10 18:26:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.009027 10.0.0.33 - - [2025-11-10 18:26:13] "POST /security-groups HTTP/1.1" 200 578 0.072151 10.0.0.33 - - [2025-11-10 18:26:13] "POST /projects HTTP/1.1" 200 497 0.263607 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.001749 10.0.0.33 - - [2025-11-10 18:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017094 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014814 10.0.0.33 - - [2025-11-10 18:26:13] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.045591 10.0.0.33 - - [2025-11-10 18:26:13] "POST /access-control-lists HTTP/1.1" 200 587 0.115743 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006183 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.009901 10.0.0.33 - - [2025-11-10 18:26:13] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.016116 10.0.0.33 - - [2025-11-10 18:26:13] "POST /access-control-lists HTTP/1.1" 200 585 0.097863 10.0.0.33 - - [2025-11-10 18:26:13] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.107757 10.0.0.33 - - [2025-11-10 18:26:13] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.055598 10.0.0.33 - - [2025-11-10 18:26:13] "POST /security-groups HTTP/1.1" 200 558 0.086066 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.009329 10.0.0.33 - - [2025-11-10 18:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.082903 10.0.0.33 - - [2025-11-10 18:26:13] "POST /access-control-lists HTTP/1.1" 200 610 0.116260 10.0.0.33 - - [2025-11-10 18:26:13] "POST /chown HTTP/1.1" 200 109 0.021313 10.0.0.33 - - [2025-11-10 18:26:13] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008628 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.033123 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2025-11-10 18:26:13] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041467 10.0.0.33 - - [2025-11-10 18:26:13] "POST /access-control-lists HTTP/1.1" 200 608 0.079779 10.0.0.33 - - [2025-11-10 18:26:13] "POST /tags HTTP/1.1" 409 214 0.020072 10.0.0.33 - - [2025-11-10 18:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.33 - - [2025-11-10 18:26:13] "GET /tag/57a5124d-151a-47f5-b0fb-f6a3c121b261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017086 10.0.0.33 - - [2025-11-10 18:26:13] "POST /firewall-rules HTTP/1.1" 200 578 0.071581 10.0.0.33 - - [2025-11-10 18:26:14] "GET /firewall-rule/5a60144c-7065-41a0-b1ad-212bdaa9939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004329 10.0.0.33 - - [2025-11-10 18:26:14] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003563 10.0.0.33 - - [2025-11-10 18:26:14] "GET /firewall-rule/5a60144c-7065-41a0-b1ad-212bdaa9939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002678 10.0.0.33 - - [2025-11-10 18:26:14] "POST /ref-update HTTP/1.1" 200 156 0.064918 10.0.0.33 - - [2025-11-10 18:26:14] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009773 10.0.0.33 - - [2025-11-10 18:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2025-11-10 18:26:14] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003915 10.0.0.33 - - [2025-11-10 18:26:14] "POST /tags HTTP/1.1" 409 214 0.001873 10.0.0.33 - - [2025-11-10 18:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2025-11-10 18:26:14] "GET /tag/57a5124d-151a-47f5-b0fb-f6a3c121b261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018151 10.0.0.33 - - [2025-11-10 18:26:14] "POST /firewall-rules HTTP/1.1" 200 576 0.077701 10.0.0.33 - - [2025-11-10 18:26:14] "GET /firewall-rule/a58109bc-0a03-4559-a857-4c44001c44d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007771 10.0.0.33 - - [2025-11-10 18:26:14] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004776 10.0.0.33 - - [2025-11-10 18:26:14] "GET /firewall-rule/a58109bc-0a03-4559-a857-4c44001c44d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002352 10.0.0.33 - - [2025-11-10 18:26:14] "POST /ref-update HTTP/1.1" 200 156 0.053734 10.0.0.33 - - [2025-11-10 18:26:14] "POST /tags HTTP/1.1" 200 363 0.255862 10.0.0.33 - - [2025-11-10 18:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011241 10.0.0.33 - - [2025-11-10 18:26:14] "GET /tag/7eb571fb-0ebd-4ca8-a092-c6a206e54b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023569 10.0.0.33 - - [2025-11-10 18:26:14] "POST /tags HTTP/1.1" 200 311 0.028531 10.0.0.33 - - [2025-11-10 18:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.041962 10.0.0.33 - - [2025-11-10 18:26:15] "GET /tag/bb296a05-6a8c-4cb8-96eb-c3a46af00b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.030726 10.0.0.33 - - [2025-11-10 18:26:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.022298 10.0.0.33 - - [2025-11-10 18:26:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.014325 10.0.0.33 - - [2025-11-10 18:26:15] "POST /security-groups HTTP/1.1" 200 574 0.096613 10.0.0.33 - - [2025-11-10 18:26:15] "POST /projects HTTP/1.1" 200 489 0.437330 10.0.0.33 - - [2025-11-10 18:26:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.005542 10.0.0.33 - - [2025-11-10 18:26:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043095 10.0.0.33 - - [2025-11-10 18:26:15] "POST /access-control-lists HTTP/1.1" 200 583 0.071618 10.0.0.33 - - [2025-11-10 18:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.064369 10.0.0.33 - - [2025-11-10 18:26:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.032356 10.0.0.33 - - [2025-11-10 18:26:15] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.077079 10.0.0.33 - - [2025-11-10 18:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012383 10.0.0.33 - - [2025-11-10 18:26:15] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.072971 10.0.0.33 - - [2025-11-10 18:26:15] "POST /access-control-lists HTTP/1.1" 200 581 0.211017 10.0.0.33 - - [2025-11-10 18:26:16] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.192255 10.0.0.33 - - [2025-11-10 18:26:16] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.159930 10.0.0.33 - - [2025-11-10 18:26:16] "POST /security-groups HTTP/1.1" 200 546 0.143772 10.0.0.33 - - [2025-11-10 18:26:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.021739 10.0.0.33 - - [2025-11-10 18:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.046486 10.0.0.33 - - [2025-11-10 18:26:16] "POST /access-control-lists HTTP/1.1" 200 602 0.072624 10.0.0.33 - - [2025-11-10 18:26:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.007380 10.0.0.33 - - [2025-11-10 18:26:16] "POST /chown HTTP/1.1" 200 109 0.052861 10.0.0.33 - - [2025-11-10 18:26:16] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003623 10.0.0.33 - - [2025-11-10 18:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2025-11-10 18:26:16] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032861 10.0.0.33 - - [2025-11-10 18:26:16] "POST /tags HTTP/1.1" 409 210 0.003262 10.0.0.33 - - [2025-11-10 18:26:16] "POST /access-control-lists HTTP/1.1" 200 600 0.088662 10.0.0.33 - - [2025-11-10 18:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2025-11-10 18:26:16] "GET /tag/bb296a05-6a8c-4cb8-96eb-c3a46af00b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022854 10.0.0.33 - - [2025-11-10 18:26:16] "POST /firewall-rules HTTP/1.1" 200 570 0.104326 10.0.0.33 - - [2025-11-10 18:26:16] "GET /firewall-rule/f14cb05a-84c9-4aa1-b2ba-e76548a6dc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005918 10.0.0.33 - - [2025-11-10 18:26:16] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.008349 10.0.0.33 - - [2025-11-10 18:26:16] "GET /firewall-rule/f14cb05a-84c9-4aa1-b2ba-e76548a6dc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002940 10.0.0.33 - - [2025-11-10 18:26:16] "POST /ref-update HTTP/1.1" 200 156 0.047727 10.0.0.33 - - [2025-11-10 18:26:16] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003345 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008844 10.0.0.33 - - [2025-11-10 18:26:17] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003378 10.0.0.33 - - [2025-11-10 18:26:17] "POST /tags HTTP/1.1" 409 210 0.001953 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2025-11-10 18:26:17] "GET /tag/bb296a05-6a8c-4cb8-96eb-c3a46af00b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018629 10.0.0.33 - - [2025-11-10 18:26:17] "POST /firewall-rules HTTP/1.1" 200 568 0.064326 10.0.0.33 - - [2025-11-10 18:26:17] "GET /firewall-rule/46393cbc-df68-4803-8aa0-598dbd10a35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.022113 10.0.0.33 - - [2025-11-10 18:26:17] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005079 10.0.0.33 - - [2025-11-10 18:26:17] "GET /firewall-rule/46393cbc-df68-4803-8aa0-598dbd10a35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002404 10.0.0.33 - - [2025-11-10 18:26:17] "POST /ref-update HTTP/1.1" 200 156 0.076553 10.0.0.33 - - [2025-11-10 18:26:17] "POST /tags HTTP/1.1" 409 237 0.019572 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-11-10 18:26:17] "GET /tag/0592d5c9-8fc6-433c-a2f4-69d69725b68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.015729 10.0.0.33 - - [2025-11-10 18:26:17] "POST /tags HTTP/1.1" 409 210 0.003320 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.33 - - [2025-11-10 18:26:17] "GET /tag/4aec76ec-fcec-4b5b-99da-c2ec01927b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012310 10.0.0.33 - - [2025-11-10 18:26:17] "POST /projects HTTP/1.1" 409 223 0.003287 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.33 - - [2025-11-10 18:26:17] "GET /project/d1be7906-2782-41e1-9efe-89a9fa2239ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035403 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2025-11-10 18:26:17] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.034058 10.0.0.33 - - [2025-11-10 18:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010401 10.0.0.33 - - [2025-11-10 18:26:17] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004161 10.0.0.33 - - [2025-11-10 18:26:17] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.131911 10.0.0.33 - - [2025-11-10 18:26:17] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.076817 10.0.0.33 - - [2025-11-10 18:26:18] "POST /security-groups HTTP/1.1" 409 253 0.048768 10.0.0.33 - - [2025-11-10 18:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2025-11-10 18:26:18] "PUT /security-group/83e93c78-7e0f-4573-8ca5-d04c6aff623a HTTP/1.1" 200 262 0.082642 10.0.0.33 - - [2025-11-10 18:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.079143 10.0.0.33 - - [2025-11-10 18:26:18] "PUT /access-control-list/f027cc01-ef0d-4e3e-b2df-79ef9562feb8 HTTP/1.1" 200 272 0.083446 10.0.0.33 - - [2025-11-10 18:26:18] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.054684 10.0.0.33 - - [2025-11-10 18:26:18] "PUT /access-control-list/a6f942f4-5b88-4da4-a4d3-95679e6c30cf HTTP/1.1" 200 272 0.061410 10.0.0.33 - - [2025-11-10 18:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.034682 10.0.0.33 - - [2025-11-10 18:26:18] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017629 10.0.0.33 - - [2025-11-10 18:26:18] "POST /tags HTTP/1.1" 409 210 0.022195 10.0.0.33 - - [2025-11-10 18:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.33 - - [2025-11-10 18:26:18] "GET /tag/4aec76ec-fcec-4b5b-99da-c2ec01927b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.043832 10.0.0.33 - - [2025-11-10 18:26:18] "POST /firewall-rules HTTP/1.1" 200 570 0.124124 10.0.0.33 - - [2025-11-10 18:26:18] "GET /firewall-rule/3bf47542-64b6-48c9-8125-44bf49c4ef78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008236 10.0.0.33 - - [2025-11-10 18:26:18] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005501 10.0.0.33 - - [2025-11-10 18:26:18] "GET /firewall-rule/3bf47542-64b6-48c9-8125-44bf49c4ef78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002897 10.0.0.33 - - [2025-11-10 18:26:18] "POST /ref-update HTTP/1.1" 200 156 0.060596 10.0.0.33 - - [2025-11-10 18:26:18] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011910 10.0.0.33 - - [2025-11-10 18:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2025-11-10 18:26:18] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002922 10.0.0.33 - - [2025-11-10 18:26:18] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.33 - - [2025-11-10 18:26:18] "POST /tags HTTP/1.1" 409 210 0.007866 10.0.0.33 - - [2025-11-10 18:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.33 - - [2025-11-10 18:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.33 - - [2025-11-10 18:26:18] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004412 10.0.0.33 - - [2025-11-10 18:26:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001915 10.0.0.33 - - [2025-11-10 18:26:19] "GET /tag/4aec76ec-fcec-4b5b-99da-c2ec01927b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015911 10.0.0.33 - - [2025-11-10 18:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.33 - - [2025-11-10 18:26:19] "GET /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.028469 10.0.0.33 - - [2025-11-10 18:26:19] "PUT /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c HTTP/1.1" 200 254 0.051627 10.0.0.33 - - [2025-11-10 18:26:19] "POST /firewall-rules HTTP/1.1" 200 568 0.123453 10.0.0.33 - - [2025-11-10 18:26:19] "GET /firewall-rule/077885c8-dfa6-4470-92cd-7b2640a1c594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.028136 10.0.0.33 - - [2025-11-10 18:26:19] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006348 10.0.0.33 - - [2025-11-10 18:26:19] "GET /firewall-rule/077885c8-dfa6-4470-92cd-7b2640a1c594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.008565 10.0.0.33 - - [2025-11-10 18:26:19] "POST /ref-update HTTP/1.1" 200 156 0.048288 10.0.0.33 - - [2025-11-10 18:26:19] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004178 10.0.0.33 - - [2025-11-10 18:26:19] "POST /set-tag HTTP/1.1" 200 109 0.002214 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001166 10.0.0.33 - - [2025-11-10 18:26:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002642 10.0.0.33 - - [2025-11-10 18:26:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002064 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 10.0.0.129 - - [2025-11-10 18:26:45] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.129 - - [2025-11-10 18:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.129 - - [2025-11-10 18:26:45] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005098 10.0.0.129 - - [2025-11-10 18:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.129 - - [2025-11-10 18:26:45] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003555 10.0.0.129 - - [2025-11-10 18:26:45] "PUT /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004 HTTP/1.1" 200 274 0.010451 10.0.0.129 - - [2025-11-10 18:26:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.027614 10.0.0.129 - - [2025-11-10 18:26:45] "POST /virtual-routers HTTP/1.1" 200 599 0.016858 10.0.0.129 - - [2025-11-10 18:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.129 - - [2025-11-10 18:26:45] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003837 10.0.0.129 - - [2025-11-10 18:26:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.001679 10.0.0.129 - - [2025-11-10 18:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.129 - - [2025-11-10 18:26:45] "GET /virtual-network/887b74a1-4281-4348-bbff-281412706a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018040 10.0.0.129 - - [2025-11-10 18:26:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.097299 10.0.0.33 - - [2025-11-10 18:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2025-11-10 18:26:55] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002657 10.0.0.129 - - [2025-11-10 18:27:05] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.129 - - [2025-11-10 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.129 - - [2025-11-10 18:27:05] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005107 10.0.0.129 - - [2025-11-10 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.129 - - [2025-11-10 18:27:05] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003627 10.0.0.129 - - [2025-11-10 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.129 - - [2025-11-10 18:27:05] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002943 10.0.0.129 - - [2025-11-10 18:27:05] "PUT /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d HTTP/1.1" 200 262 0.008775 10.0.0.129 - - [2025-11-10 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.129 - - [2025-11-10 18:27:05] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006367 10.0.0.129 - - [2025-11-10 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.129 - - [2025-11-10 18:27:06] "GET /virtual-machine-interface/9128e6d6-8438-4939-aea9-f69203e13482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.031886 10.0.0.129 - - [2025-11-10 18:27:06] "PUT /virtual-machine-interface/9128e6d6-8438-4939-aea9-f69203e13482 HTTP/1.1" 200 284 0.024858 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001319 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001295 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 10.0.0.33 - - [2025-11-10 18:30:02] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003523 10.0.0.33 - - [2025-11-10 18:30:02] "POST /ref-update HTTP/1.1" 200 156 0.010625 10.0.0.33 - - [2025-11-10 18:30:09] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006351 10.0.0.33 - - [2025-11-10 18:30:09] "POST /set-tag HTTP/1.1" 200 109 0.006596 10.0.0.33 - - [2025-11-10 18:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.33 - - [2025-11-10 18:30:09] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004367 10.0.0.33 - - [2025-11-10 18:30:09] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004705 10.0.0.33 - - [2025-11-10 18:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.33 - - [2025-11-10 18:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2025-11-10 18:30:10] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002590 10.0.0.33 - - [2025-11-10 18:30:10] "GET /loadbalancer-pool/87357499-36ea-4a8d-9b13-f032493c7ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004088 10.0.0.33 - - [2025-11-10 18:30:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024662 10.0.0.33 - - [2025-11-10 18:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019607 10.0.0.33 - - [2025-11-10 18:30:10] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023799 10.0.0.33 - - [2025-11-10 18:30:10] "POST /tags HTTP/1.1" 409 205 0.003479 10.0.0.33 - - [2025-11-10 18:30:10] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024382 10.0.0.33 - - [2025-11-10 18:30:10] "POST /ref-update HTTP/1.1" 200 156 0.015340 10.0.0.33 - - [2025-11-10 18:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011566 10.0.0.33 - - [2025-11-10 18:30:10] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.034409 10.0.0.33 - - [2025-11-10 18:30:10] "GET /tag/d30aa156-1767-4a92-9f0e-4fc73c6f2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023079 10.0.0.33 - - [2025-11-10 18:30:10] "PUT /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6 HTTP/1.1" 200 256 0.026681 10.0.0.33 - - [2025-11-10 18:30:10] "POST /set-tag HTTP/1.1" 200 109 0.102183 10.0.0.33 - - [2025-11-10 18:30:10] "GET /loadbalancer-pool/1eadea96-f07a-48ab-883a-501fda5f9cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003840 10.0.0.33 - - [2025-11-10 18:30:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019612 10.0.0.33 - - [2025-11-10 18:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031147 10.0.0.33 - - [2025-11-10 18:30:10] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012222 10.0.0.33 - - [2025-11-10 18:30:10] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006266 10.0.0.33 - - [2025-11-10 18:30:10] "POST /ref-update HTTP/1.1" 200 156 0.012801 10.0.0.33 - - [2025-11-10 18:30:10] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006362 10.0.0.33 - - [2025-11-10 18:30:10] "POST /set-tag HTTP/1.1" 200 109 0.006591 10.0.0.33 - - [2025-11-10 18:30:10] "PUT /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6 HTTP/1.1" 200 256 0.018603 10.0.0.33 - - [2025-11-10 18:30:10] "GET /loadbalancer-pool/3cf4d3ce-3c60-4f79-81b1-623d48152029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012304 10.0.0.33 - - [2025-11-10 18:30:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016906 10.0.0.33 - - [2025-11-10 18:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009040 10.0.0.33 - - [2025-11-10 18:30:10] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008094 10.0.0.33 - - [2025-11-10 18:30:10] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008991 10.0.0.33 - - [2025-11-10 18:30:10] "POST /set-tag HTTP/1.1" 200 109 0.008166 10.0.0.33 - - [2025-11-10 18:30:10] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.33 - - [2025-11-10 18:30:10] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005496 10.0.0.33 - - [2025-11-10 18:30:10] "PUT /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6 HTTP/1.1" 200 256 0.012973 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:31:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.33 - - [2025-11-10 18:31:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002401 10.0.0.33 - - [2025-11-10 18:31:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002849 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:31:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:31:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:32:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001227 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:32:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.33 - - [2025-11-10 18:32:42] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004924 10.0.0.33 - - [2025-11-10 18:32:42] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.33 - - [2025-11-10 18:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.33 - - [2025-11-10 18:32:42] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003388 10.0.0.33 - - [2025-11-10 18:32:42] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005068 10.0.0.33 - - [2025-11-10 18:32:43] "POST /set-tag HTTP/1.1" 200 109 0.023251 10.0.0.33 - - [2025-11-10 18:32:43] "DELETE /loadbalancer-member/c36ebbb5-8d24-49b1-963a-d6bc502d5751 HTTP/1.1" 200 115 0.087144 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009154 10.0.0.33 - - [2025-11-10 18:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.33 - - [2025-11-10 18:32:43] "DELETE /loadbalancer-member/ab53f261-0fdd-4fd5-a745-a5acbf94b5a5 HTTP/1.1" 200 115 0.042494 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006549 10.0.0.33 - - [2025-11-10 18:32:43] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.33 - - [2025-11-10 18:32:43] "DELETE /loadbalancer-member/1df387c2-8fdb-489e-b010-37c5eefa02f9 HTTP/1.1" 200 115 0.049035 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005987 10.0.0.33 - - [2025-11-10 18:32:43] "POST /set-tag HTTP/1.1" 200 109 0.004405 10.0.0.33 - - [2025-11-10 18:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2025-11-10 18:32:43] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003163 10.0.0.33 - - [2025-11-10 18:32:43] "GET /loadbalancer-pool/87357499-36ea-4a8d-9b13-f032493c7ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003147 10.0.0.33 - - [2025-11-10 18:32:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022839 10.0.0.33 - - [2025-11-10 18:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037396 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017315 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018201 10.0.0.33 - - [2025-11-10 18:32:43] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005012 10.0.0.33 - - [2025-11-10 18:32:43] "POST /set-tag HTTP/1.1" 200 109 0.076808 10.0.0.33 - - [2025-11-10 18:32:43] "GET /loadbalancer-pool/1eadea96-f07a-48ab-883a-501fda5f9cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007531 10.0.0.33 - - [2025-11-10 18:32:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.053380 10.0.0.33 - - [2025-11-10 18:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009501 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017803 10.0.0.33 - - [2025-11-10 18:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013575 10.0.0.33 - - [2025-11-10 18:32:43] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.012651 10.0.0.33 - - [2025-11-10 18:32:43] "GET /loadbalancer-pool/3cf4d3ce-3c60-4f79-81b1-623d48152029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003020 10.0.0.33 - - [2025-11-10 18:32:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019309 10.0.0.33 - - [2025-11-10 18:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032889 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009884 10.0.0.33 - - [2025-11-10 18:32:43] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006180 10.0.0.33 - - [2025-11-10 18:32:44] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.008637 10.0.0.33 - - [2025-11-10 18:32:44] "POST /set-tag HTTP/1.1" 200 109 0.006027 10.0.0.33 - - [2025-11-10 18:33:59] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.33 - - [2025-11-10 18:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2025-11-10 18:33:59] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052509 10.0.0.33 - - [2025-11-10 18:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.33 - - [2025-11-10 18:33:59] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033136 10.0.0.33 - - [2025-11-10 18:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2025-11-10 18:33:59] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033673 10.0.0.33 - - [2025-11-10 18:34:00] "POST /tags HTTP/1.1" 200 333 0.054549 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.33 - - [2025-11-10 18:34:00] "GET /tag/e33cdb0f-02a4-4c79-9782-3f87383608f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024293 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-11-10 18:34:00] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045328 10.0.0.33 - - [2025-11-10 18:34:00] "GET /virtual-networks?parent_id=0c58d16f-d939-4c5d-b747-9e8edf66b6be&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005185 10.0.0.33 - - [2025-11-10 18:34:00] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.080284 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005846 10.0.0.33 - - [2025-11-10 18:34:00] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011869 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.33 - - [2025-11-10 18:34:00] "GET /service-appliance-set/9a285535-a49d-4926-a62a-44383aa39aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003584 10.0.0.33 - - [2025-11-10 18:34:00] "POST /virtual-networks HTTP/1.1" 200 512 0.113990 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.33 - - [2025-11-10 18:34:00] "GET /network-ipam/59ea318a-fda8-4214-8649-e0850d777665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005138 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.001852 10.0.0.33 - - [2025-11-10 18:34:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.108440 10.0.0.33 - - [2025-11-10 18:34:00] "GET /virtual-machine-interface/3a842da6-6476-4421-8f0f-e26c830b86d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018572 10.0.0.33 - - [2025-11-10 18:34:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 10.0.0.33 - - [2025-11-10 18:34:00] "POST /ref-update HTTP/1.1" 200 156 0.139077 10.0.0.33 - - [2025-11-10 18:34:00] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009848 10.0.0.33 - - [2025-11-10 18:34:00] "GET /domains HTTP/1.1" 200 280 0.004565 10.0.0.33 - - [2025-11-10 18:34:00] "GET /domain/37517313-adf8-4669-b835-c5994180adb3 HTTP/1.1" 200 3086 0.016067 10.0.0.33 - - [2025-11-10 18:34:00] "POST /instance-ips HTTP/1.1" 200 409 0.054473 10.0.0.33 - - [2025-11-10 18:34:00] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be HTTP/1.1" 200 5475 0.083329 10.0.0.33 - - [2025-11-10 18:34:00] "GET /instance-ip/9e3bfc19-ab7b-4d1a-8f15-4a06fbef171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.027803 10.0.0.33 - - [2025-11-10 18:34:00] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.030362 10.0.0.33 - - [2025-11-10 18:34:00] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.003848 10.0.0.33 - - [2025-11-10 18:34:00] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1180 0.002953 10.0.0.33 - - [2025-11-10 18:34:00] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1180 0.003125 10.0.0.33 - - [2025-11-10 18:34:00] "POST /loadbalancers HTTP/1.1" 200 610 0.103720 10.0.0.33 - - [2025-11-10 18:34:00] "POST /route-targets HTTP/1.1" 200 327 0.020316 10.0.0.33 - - [2025-11-10 18:34:00] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067502 10.0.0.33 - - [2025-11-10 18:34:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048524 10.0.0.33 - - [2025-11-10 18:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2025-11-10 18:34:00] "GET /instance-ip/9e3bfc19-ab7b-4d1a-8f15-4a06fbef171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004100 10.0.0.33 - - [2025-11-10 18:34:00] "POST /ref-update HTTP/1.1" 200 156 0.059247 10.0.0.33 - - [2025-11-10 18:34:00] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066408 10.0.0.33 - - [2025-11-10 18:34:01] "POST /floating-ips HTTP/1.1" 200 597 0.081033 10.0.0.33 - - [2025-11-10 18:34:01] "GET /loadbalancer/3506178d-9495-4bec-b71c-97409c23b238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002724 10.0.0.33 - - [2025-11-10 18:34:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015152 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2025-11-10 18:34:01] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035084 10.0.0.33 - - [2025-11-10 18:34:01] "GET /loadbalancer-listener/2a8c63e7-edf9-4cd4-aff7-3d2cbc816e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.008185 10.0.0.33 - - [2025-11-10 18:34:01] "GET /loadbalancer-listener/2a8c63e7-edf9-4cd4-aff7-3d2cbc816e81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003962 10.0.0.33 - - [2025-11-10 18:34:01] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028969 10.0.0.33 - - [2025-11-10 18:34:01] "GET /instance-ip/9e3bfc19-ab7b-4d1a-8f15-4a06fbef171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004590 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.33 - - [2025-11-10 18:34:01] "GET /loadbalancer/3506178d-9495-4bec-b71c-97409c23b238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002356 10.0.0.33 - - [2025-11-10 18:34:01] "GET /instance-ip/9e3bfc19-ab7b-4d1a-8f15-4a06fbef171e?fields=floating_ips HTTP/1.1" 200 1213 0.007579 10.0.0.33 - - [2025-11-10 18:34:01] "GET /floating-ip/9dd81ecc-d9ac-40ba-b823-ed12fe672d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002765 10.0.0.33 - - [2025-11-10 18:34:01] "POST /tags HTTP/1.1" 200 295 0.046516 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.33 - - [2025-11-10 18:34:01] "GET /tag/b5f7afc6-e181-421e-9b2c-be79f2cd811e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015646 10.0.0.33 - - [2025-11-10 18:34:01] "POST /tags HTTP/1.1" 409 233 0.002096 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2025-11-10 18:34:01] "GET /tag/f03bf2de-5ec8-4229-8bd9-a90c79034217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019074 10.0.0.33 - - [2025-11-10 18:34:01] "POST /tags HTTP/1.1" 409 206 0.002076 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2025-11-10 18:34:01] "GET /tag/0f4c0973-7d8e-420a-90af-cc1c2e18eff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017274 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2025-11-10 18:34:01] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008085 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2025-11-10 18:34:01] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034821 10.0.0.33 - - [2025-11-10 18:34:01] "POST /virtual-machines HTTP/1.1" 200 369 0.008682 10.0.0.33 - - [2025-11-10 18:34:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008092 10.0.0.33 - - [2025-11-10 18:34:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103994 10.0.0.33 - - [2025-11-10 18:34:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031173 10.0.0.33 - - [2025-11-10 18:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008575 10.0.0.33 - - [2025-11-10 18:34:01] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006221 10.0.0.33 - - [2025-11-10 18:34:01] "POST /instance-ips HTTP/1.1" 200 409 0.030680 10.0.0.33 - - [2025-11-10 18:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031517 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014384 10.0.0.33 - - [2025-11-10 18:34:02] "POST /set-tag HTTP/1.1" 200 109 0.033946 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007956 10.0.0.33 - - [2025-11-10 18:34:02] "GET /instance-ip/d4243194-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003613 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004485 10.0.0.33 - - [2025-11-10 18:34:02] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004173 10.0.0.33 - - [2025-11-10 18:34:02] "POST /ref-update HTTP/1.1" 200 156 0.010673 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008139 10.0.0.33 - - [2025-11-10 18:34:02] "POST /set-tag HTTP/1.1" 200 109 0.004909 10.0.0.33 - - [2025-11-10 18:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004115 10.0.0.33 - - [2025-11-10 18:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-11-10 18:34:02] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057248 10.0.0.33 - - [2025-11-10 18:34:02] "POST /virtual-machines HTTP/1.1" 200 369 0.025802 10.0.0.33 - - [2025-11-10 18:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030968 10.0.0.33 - - [2025-11-10 18:34:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114314 10.0.0.33 - - [2025-11-10 18:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011172 10.0.0.33 - - [2025-11-10 18:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005252 10.0.0.33 - - [2025-11-10 18:34:02] "POST /instance-ips HTTP/1.1" 200 409 0.040100 10.0.0.33 - - [2025-11-10 18:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019005 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007426 10.0.0.33 - - [2025-11-10 18:34:02] "POST /set-tag HTTP/1.1" 200 109 0.025371 10.0.0.33 - - [2025-11-10 18:34:02] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020589 10.0.0.33 - - [2025-11-10 18:34:02] "GET /instance-ip/d4a1fc78-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003565 10.0.0.33 - - [2025-11-10 18:34:03] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004467 10.0.0.33 - - [2025-11-10 18:34:03] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.33 - - [2025-11-10 18:34:03] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003690 10.0.0.33 - - [2025-11-10 18:34:03] "POST /ref-update HTTP/1.1" 200 156 0.011553 10.0.0.33 - - [2025-11-10 18:34:03] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004478 10.0.0.33 - - [2025-11-10 18:34:03] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.33 - - [2025-11-10 18:34:03] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004608 10.0.0.33 - - [2025-11-10 18:34:03] "POST /set-tag HTTP/1.1" 200 109 0.004867 10.0.0.33 - - [2025-11-10 18:34:03] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005041 10.0.0.33 - - [2025-11-10 18:34:03] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.33 - - [2025-11-10 18:34:05] "GET /domains HTTP/1.1" 200 280 0.002200 10.0.0.33 - - [2025-11-10 18:34:05] "GET /domain/37517313-adf8-4669-b835-c5994180adb3 HTTP/1.1" 200 3086 0.003150 10.0.0.33 - - [2025-11-10 18:34:05] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be HTTP/1.1" 200 7063 0.045813 10.0.0.33 - - [2025-11-10 18:34:05] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.005397 10.0.0.33 - - [2025-11-10 18:34:05] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.004439 10.0.0.33 - - [2025-11-10 18:34:05] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1401 0.003983 10.0.0.33 - - [2025-11-10 18:34:05] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1401 0.002733 10.0.0.33 - - [2025-11-10 18:34:05] "GET /route-target/92fe64fc-d1ac-46ab-8d9b-91bc70447b01 HTTP/1.1" 200 1153 0.002375 10.0.0.33 - - [2025-11-10 18:34:05] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.004199 10.0.0.33 - - [2025-11-10 18:34:05] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1401 0.002984 10.0.0.33 - - [2025-11-10 18:34:05] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004083 10.0.0.33 - - [2025-11-10 18:34:05] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.004174 10.0.0.33 - - [2025-11-10 18:34:05] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1401 0.003032 10.0.0.33 - - [2025-11-10 18:34:05] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 200 1401 0.003932 10.0.0.33 - - [2025-11-10 18:34:05] "GET /route-target/92fe64fc-d1ac-46ab-8d9b-91bc70447b01 HTTP/1.1" 200 1153 0.002256 10.0.0.33 - - [2025-11-10 18:34:05] "GET /domains HTTP/1.1" 200 280 0.002461 10.0.0.33 - - [2025-11-10 18:34:05] "GET /domain/37517313-adf8-4669-b835-c5994180adb3 HTTP/1.1" 200 3086 0.002832 10.0.0.33 - - [2025-11-10 18:34:05] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be HTTP/1.1" 200 7063 0.033009 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2092 0.004110 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-11-10 18:34:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028709 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004628 10.0.0.33 - - [2025-11-10 18:34:06] "GET /floating-ip-pools?parent_id=554b240f-3116-4359-b13c-28fd1024a0c4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002502 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008856 10.0.0.33 - - [2025-11-10 18:34:06] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022057 10.0.0.33 - - [2025-11-10 18:34:06] "POST /ref-update HTTP/1.1" 200 156 0.023254 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016917 10.0.0.33 - - [2025-11-10 18:34:06] "GET /domains HTTP/1.1" 200 280 0.002167 10.0.0.33 - - [2025-11-10 18:34:06] "GET /domain/37517313-adf8-4669-b835-c5994180adb3 HTTP/1.1" 200 3086 0.003523 10.0.0.33 - - [2025-11-10 18:34:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be HTTP/1.1" 200 7319 0.058153 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2330 0.005595 10.0.0.33 - - [2025-11-10 18:34:06] "GET /floating-ip-pool/61c45c90-12fa-4d3b-9150-3a3f8ac76551 HTTP/1.1" 200 1314 0.003323 10.0.0.33 - - [2025-11-10 18:34:06] "GET /domains HTTP/1.1" 200 280 0.001768 10.0.0.33 - - [2025-11-10 18:34:06] "GET /domain/37517313-adf8-4669-b835-c5994180adb3 HTTP/1.1" 200 3086 0.003084 10.0.0.33 - - [2025-11-10 18:34:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be HTTP/1.1" 200 7319 0.034949 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 2330 0.005708 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005106 10.0.0.33 - - [2025-11-10 18:34:06] "POST /tags HTTP/1.1" 200 365 0.056077 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.33 - - [2025-11-10 18:34:06] "GET /tag/8563d05e-879b-499b-8cbe-95066eb83bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013463 10.0.0.33 - - [2025-11-10 18:34:06] "POST /tags HTTP/1.1" 409 206 0.001920 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2025-11-10 18:34:06] "GET /tag/0f4c0973-7d8e-420a-90af-cc1c2e18eff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015516 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-11-10 18:34:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.044050 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2025-11-10 18:34:06] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004439 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-11-10 18:34:06] "GET /service-appliance-set/1e86ed5c-2adf-413c-8cc7-11c73fdae28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004740 10.0.0.33 - - [2025-11-10 18:34:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.002172 10.0.0.33 - - [2025-11-10 18:34:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.125482 10.0.0.33 - - [2025-11-10 18:34:07] "GET /virtual-machine-interface/5aa17e81-1596-493e-a95a-858cbb00542d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018172 10.0.0.33 - - [2025-11-10 18:34:07] "POST /set-tag HTTP/1.1" 200 109 0.015879 10.0.0.33 - - [2025-11-10 18:34:07] "POST /instance-ips HTTP/1.1" 200 417 0.022729 10.0.0.33 - - [2025-11-10 18:34:07] "GET /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008314 10.0.0.33 - - [2025-11-10 18:34:07] "POST /loadbalancers HTTP/1.1" 200 618 0.064953 10.0.0.33 - - [2025-11-10 18:34:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015000 10.0.0.33 - - [2025-11-10 18:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.33 - - [2025-11-10 18:34:07] "POST /service-instances HTTP/1.1" 200 566 0.047021 10.0.0.33 - - [2025-11-10 18:34:07] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.33 - - [2025-11-10 18:34:07] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.051346 10.0.0.33 - - [2025-11-10 18:34:07] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.009588 10.0.0.33 - - [2025-11-10 18:34:07] "GET /virtual-machine-interface/5aa17e81-1596-493e-a95a-858cbb00542d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004288 10.0.0.33 - - [2025-11-10 18:34:07] "GET /virtual-machine-interface/5aa17e81-1596-493e-a95a-858cbb00542d?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005689 10.0.0.33 - - [2025-11-10 18:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.33 - - [2025-11-10 18:34:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009071 10.0.0.33 - - [2025-11-10 18:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-11-10 18:34:07] "GET /floating-ip-pool/61c45c90-12fa-4d3b-9150-3a3f8ac76551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002954 10.0.0.33 - - [2025-11-10 18:34:07] "POST /virtual-machines HTTP/1.1" 200 429 0.014824 10.0.0.33 - - [2025-11-10 18:34:07] "POST /floating-ips HTTP/1.1" 200 671 0.085433 10.0.0.33 - - [2025-11-10 18:34:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012766 10.0.0.33 - - [2025-11-10 18:34:07] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.034474 10.0.0.33 - - [2025-11-10 18:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2025-11-10 18:34:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.186938 10.0.0.33 - - [2025-11-10 18:34:07] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013960 10.0.0.33 - - [2025-11-10 18:34:07] "POST /tags HTTP/1.1" 409 221 0.007851 10.0.0.33 - - [2025-11-10 18:34:07] "POST /chown HTTP/1.1" 200 109 0.029641 10.0.0.33 - - [2025-11-10 18:34:07] "POST /chown HTTP/1.1" 200 109 0.009876 10.0.0.33 - - [2025-11-10 18:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.33 - - [2025-11-10 18:34:07] "GET /tag/e33cdb0f-02a4-4c79-9782-3f87383608f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026550 10.0.0.33 - - [2025-11-10 18:34:07] "POST /tags HTTP/1.1" 409 238 0.006404 10.0.0.33 - - [2025-11-10 18:34:07] "PUT /virtual-machine-interface/aaa45c80-83bc-47d8-a3db-dac213f703c9 HTTP/1.1" 200 284 0.014288 10.0.0.33 - - [2025-11-10 18:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2025-11-10 18:34:07] "PUT /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 256 0.031053 10.0.0.33 - - [2025-11-10 18:34:07] "GET /tag/8563d05e-879b-499b-8cbe-95066eb83bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026870 10.0.0.33 - - [2025-11-10 18:34:07] "POST /ref-update HTTP/1.1" 200 156 0.027460 10.0.0.33 - - [2025-11-10 18:34:07] "POST /firewall-rules HTTP/1.1" 200 650 0.118628 10.0.0.33 - - [2025-11-10 18:34:07] "GET /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013738 10.0.0.33 - - [2025-11-10 18:34:07] "POST /ref-update HTTP/1.1" 200 156 0.080418 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.034591 10.0.0.33 - - [2025-11-10 18:34:08] "GET /firewall-policy/e56aa503-8ef7-4857-a9cc-a64647e3cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010757 10.0.0.33 - - [2025-11-10 18:34:08] "GET /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007112 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.037843 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.052926 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.024643 10.0.0.33 - - [2025-11-10 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.033844 10.0.0.33 - - [2025-11-10 18:34:08] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.064604 10.0.0.33 - - [2025-11-10 18:34:08] "POST /virtual-machines HTTP/1.1" 200 429 0.041878 10.0.0.33 - - [2025-11-10 18:34:08] "GET /loadbalancer/30192eeb-52be-4fb4-b22a-feaa9d1a3357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.013533 10.0.0.33 - - [2025-11-10 18:34:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.021906 10.0.0.33 - - [2025-11-10 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012797 10.0.0.33 - - [2025-11-10 18:34:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.089173 10.0.0.33 - - [2025-11-10 18:34:08] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.070894 10.0.0.33 - - [2025-11-10 18:34:08] "POST /chown HTTP/1.1" 200 109 0.043180 10.0.0.33 - - [2025-11-10 18:34:08] "POST /chown HTTP/1.1" 200 109 0.008466 10.0.0.33 - - [2025-11-10 18:34:08] "GET /loadbalancer-listener/f9b8ef35-2e98-4632-bfe0-12da06b64a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010314 10.0.0.33 - - [2025-11-10 18:34:08] "GET /loadbalancer-listener/f9b8ef35-2e98-4632-bfe0-12da06b64a5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004054 10.0.0.33 - - [2025-11-10 18:34:08] "PUT /virtual-machine-interface/4c8f042e-0bfa-435e-9760-afc713179597 HTTP/1.1" 200 284 0.024584 10.0.0.33 - - [2025-11-10 18:34:08] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.064692 10.0.0.33 - - [2025-11-10 18:34:08] "PUT /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 256 0.056929 10.0.0.33 - - [2025-11-10 18:34:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012480 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.046756 10.0.0.33 - - [2025-11-10 18:34:08] "GET /loadbalancer-pool/0eefd05e-f111-42d9-94d8-deebb56837bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008613 10.0.0.33 - - [2025-11-10 18:34:08] "POST /loadbalancer-members HTTP/1.1" 200 707 0.025839 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.017482 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.029213 10.0.0.33 - - [2025-11-10 18:34:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030208 10.0.0.33 - - [2025-11-10 18:34:08] "GET /loadbalancer-member/a4c69a44-4050-4108-b722-6884aa3fda0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012153 10.0.0.33 - - [2025-11-10 18:34:08] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012047 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.027618 10.0.0.33 - - [2025-11-10 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2025-11-10 18:34:08] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003893 10.0.0.33 - - [2025-11-10 18:34:08] "POST /tags HTTP/1.1" 409 221 0.002227 10.0.0.33 - - [2025-11-10 18:34:08] "POST /ref-update HTTP/1.1" 200 156 0.012916 10.0.0.33 - - [2025-11-10 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.33 - - [2025-11-10 18:34:08] "GET /tag/e33cdb0f-02a4-4c79-9782-3f87383608f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017893 10.0.0.33 - - [2025-11-10 18:34:08] "POST /tags HTTP/1.1" 409 238 0.001786 10.0.0.33 - - [2025-11-10 18:34:08] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.029810 10.0.0.33 - - [2025-11-10 18:34:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012775 10.0.0.33 - - [2025-11-10 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.33 - - [2025-11-10 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.33 - - [2025-11-10 18:34:09] "GET /tag/8563d05e-879b-499b-8cbe-95066eb83bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012916 10.0.0.33 - - [2025-11-10 18:34:09] "POST /firewall-rules HTTP/1.1" 409 293 0.002327 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.010293 10.0.0.33 - - [2025-11-10 18:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.026485 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 256 0.013921 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f HTTP/1.1" 200 260 0.050295 10.0.0.33 - - [2025-11-10 18:34:09] "GET /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005193 10.0.0.33 - - [2025-11-10 18:34:09] "POST /ref-update HTTP/1.1" 200 156 0.013481 10.0.0.33 - - [2025-11-10 18:34:09] "GET /firewall-policy/e56aa503-8ef7-4857-a9cc-a64647e3cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007302 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.021540 10.0.0.33 - - [2025-11-10 18:34:09] "GET /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003044 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.014651 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 256 0.011491 10.0.0.33 - - [2025-11-10 18:34:09] "POST /ref-update HTTP/1.1" 200 156 0.020502 10.0.0.33 - - [2025-11-10 18:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.007215 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.013142 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 256 0.023798 10.0.0.33 - - [2025-11-10 18:34:09] "POST /ref-update HTTP/1.1" 200 156 0.013082 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.021837 10.0.0.33 - - [2025-11-10 18:34:09] "POST /chown HTTP/1.1" 200 109 0.018463 10.0.0.33 - - [2025-11-10 18:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2025-11-10 18:34:09] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004776 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 256 0.022378 10.0.0.33 - - [2025-11-10 18:34:09] "POST /ref-update HTTP/1.1" 200 156 0.020304 10.0.0.33 - - [2025-11-10 18:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2025-11-10 18:34:09] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.046989 10.0.0.33 - - [2025-11-10 18:34:09] "POST /virtual-machines HTTP/1.1" 200 373 0.019778 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.007934 10.0.0.33 - - [2025-11-10 18:34:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020434 10.0.0.33 - - [2025-11-10 18:34:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035799 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.009343 10.0.0.33 - - [2025-11-10 18:34:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032838 10.0.0.33 - - [2025-11-10 18:34:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.117236 10.0.0.33 - - [2025-11-10 18:34:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032438 10.0.0.33 - - [2025-11-10 18:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010859 10.0.0.33 - - [2025-11-10 18:34:09] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.011957 10.0.0.33 - - [2025-11-10 18:34:09] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011408 10.0.0.33 - - [2025-11-10 18:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022776 10.0.0.33 - - [2025-11-10 18:34:10] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.012105 10.0.0.33 - - [2025-11-10 18:34:10] "POST /instance-ips HTTP/1.1" 200 413 0.051751 10.0.0.33 - - [2025-11-10 18:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015150 10.0.0.33 - - [2025-11-10 18:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.061191 10.0.0.33 - - [2025-11-10 18:34:10] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010087 10.0.0.33 - - [2025-11-10 18:34:10] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.009067 10.0.0.33 - - [2025-11-10 18:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022171 10.0.0.33 - - [2025-11-10 18:34:10] "POST /set-tag HTTP/1.1" 200 109 0.036614 10.0.0.33 - - [2025-11-10 18:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012449 10.0.0.33 - - [2025-11-10 18:34:10] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011214 10.0.0.33 - - [2025-11-10 18:34:10] "GET /instance-ip/d8f23838-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005050 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.009545 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.018343 10.0.0.33 - - [2025-11-10 18:34:10] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008425 10.0.0.33 - - [2025-11-10 18:34:10] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.33 - - [2025-11-10 18:34:10] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007237 10.0.0.33 - - [2025-11-10 18:34:10] "POST /ref-update HTTP/1.1" 200 156 0.012686 10.0.0.33 - - [2025-11-10 18:34:10] "POST /ref-update HTTP/1.1" 200 156 0.010598 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.008914 10.0.0.33 - - [2025-11-10 18:34:10] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023627 10.0.0.33 - - [2025-11-10 18:34:10] "POST /set-tag HTTP/1.1" 200 109 0.007591 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.036103 10.0.0.33 - - [2025-11-10 18:34:10] "POST /ref-update HTTP/1.1" 200 156 0.016607 10.0.0.33 - - [2025-11-10 18:34:10] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005200 10.0.0.33 - - [2025-11-10 18:34:10] "POST /set-tag HTTP/1.1" 200 109 0.003994 10.0.0.33 - - [2025-11-10 18:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.010391 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.022885 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.007742 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.017000 10.0.0.33 - - [2025-11-10 18:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.006014 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.005777 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.010909 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.015013 10.0.0.33 - - [2025-11-10 18:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.007121 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.023079 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.016841 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.007951 10.0.0.33 - - [2025-11-10 18:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-11-10 18:34:10] "POST /chown HTTP/1.1" 200 109 0.006389 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.006569 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.021082 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.016823 10.0.0.33 - - [2025-11-10 18:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.030512 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.015443 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.33 - - [2025-11-10 18:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.010287 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.011916 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.016721 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.020173 10.0.0.33 - - [2025-11-10 18:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.008123 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.030123 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.026327 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.019980 10.0.0.33 - - [2025-11-10 18:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.008248 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.009861 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.027975 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.021252 10.0.0.33 - - [2025-11-10 18:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.010339 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.025254 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.014400 10.0.0.33 - - [2025-11-10 18:34:11] "POST /chown HTTP/1.1" 200 109 0.029264 10.0.0.33 - - [2025-11-10 18:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.006374 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.026819 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.012439 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.007145 10.0.0.33 - - [2025-11-10 18:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.008071 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.021737 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.008512 10.0.0.33 - - [2025-11-10 18:34:12] "POST /chown HTTP/1.1" 200 109 0.022793 10.0.0.33 - - [2025-11-10 18:34:13] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006934 10.0.0.33 - - [2025-11-10 18:34:13] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2025-11-10 18:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.33 - - [2025-11-10 18:34:13] "GET /loadbalancer/3506178d-9495-4bec-b71c-97409c23b238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003383 10.0.0.33 - - [2025-11-10 18:34:13] "GET /loadbalancer-pool/15f2fa9b-4422-4ac1-ab81-b38cc66bdb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003078 10.0.0.33 - - [2025-11-10 18:34:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021551 10.0.0.33 - - [2025-11-10 18:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015479 10.0.0.33 - - [2025-11-10 18:34:13] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009684 10.0.0.33 - - [2025-11-10 18:34:13] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006503 10.0.0.33 - - [2025-11-10 18:34:13] "POST /ref-update HTTP/1.1" 200 156 0.006656 10.0.0.33 - - [2025-11-10 18:34:13] "POST /tags HTTP/1.1" 409 221 0.002246 10.0.0.33 - - [2025-11-10 18:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-11-10 18:34:13] "GET /tag/e33cdb0f-02a4-4c79-9782-3f87383608f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011899 10.0.0.33 - - [2025-11-10 18:34:13] "GET /floating-ip/9dd81ecc-d9ac-40ba-b823-ed12fe672d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004164 10.0.0.33 - - [2025-11-10 18:34:13] "PUT /floating-ip/9dd81ecc-d9ac-40ba-b823-ed12fe672d72 HTTP/1.1" 200 256 0.012226 10.0.0.33 - - [2025-11-10 18:34:13] "POST /set-tag HTTP/1.1" 200 109 0.040541 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012023 10.0.0.33 - - [2025-11-10 18:34:14] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.33 - - [2025-11-10 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2025-11-10 18:34:14] "GET /loadbalancer/3506178d-9495-4bec-b71c-97409c23b238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003238 10.0.0.33 - - [2025-11-10 18:34:14] "GET /loadbalancer-pool/15f2fa9b-4422-4ac1-ab81-b38cc66bdb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002843 10.0.0.33 - - [2025-11-10 18:34:14] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021414 10.0.0.33 - - [2025-11-10 18:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007591 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010413 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009816 10.0.0.33 - - [2025-11-10 18:34:14] "POST /ref-update HTTP/1.1" 200 156 0.014148 10.0.0.33 - - [2025-11-10 18:34:14] "POST /set-tag HTTP/1.1" 200 109 0.045396 10.0.0.33 - - [2025-11-10 18:34:14] "GET /floating-ip/9dd81ecc-d9ac-40ba-b823-ed12fe672d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007900 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine/3b5f2dc5-863b-4d02-b3a5-fbbba7708aa2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003333 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004350 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine/61c50536-e203-49f3-8111-df3d01ddf09f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003514 10.0.0.33 - - [2025-11-10 18:34:14] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004452 10.0.0.33 - - [2025-11-10 18:34:25] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004929 10.0.0.33 - - [2025-11-10 18:34:25] "POST /set-tag HTTP/1.1" 200 109 0.006839 10.0.0.33 - - [2025-11-10 18:34:29] "GET /virtual-machine/3d237b23-6758-4117-930e-7720cd4983bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003175 10.0.0.33 - - [2025-11-10 18:34:29] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004110 10.0.0.33 - - [2025-11-10 18:34:29] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005232 10.0.0.33 - - [2025-11-10 18:34:29] "POST /set-tag HTTP/1.1" 200 109 0.003153 10.0.0.33 - - [2025-11-10 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2025-11-10 18:34:55] "POST /chown HTTP/1.1" 200 109 0.008569 10.0.0.33 - - [2025-11-10 18:34:55] "POST /chown HTTP/1.1" 200 109 0.025756 10.0.0.33 - - [2025-11-10 18:34:55] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.33 - - [2025-11-10 18:34:55] "POST /chown HTTP/1.1" 200 109 0.023810 10.0.0.33 - - [2025-11-10 18:35:01] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005179 10.0.0.33 - - [2025-11-10 18:35:01] "POST /set-tag HTTP/1.1" 200 109 0.003976 10.0.0.33 - - [2025-11-10 18:35:01] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005661 10.0.0.33 - - [2025-11-10 18:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.33 - - [2025-11-10 18:35:01] "GET /virtual-machine/3d237b23-6758-4117-930e-7720cd4983bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002693 10.0.0.33 - - [2025-11-10 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.018091 10.0.0.33 - - [2025-11-10 18:35:01] "GET /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026364 10.0.0.33 - - [2025-11-10 18:35:01] "POST /set-tag HTTP/1.1" 200 109 0.021861 10.0.0.33 - - [2025-11-10 18:35:01] "POST /set-tag HTTP/1.1" 200 109 0.016924 10.0.0.33 - - [2025-11-10 18:35:01] "DELETE /instance-ip/d8f23838-be63-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.061400 10.0.0.33 - - [2025-11-10 18:35:01] "DELETE /virtual-machine-interface/d8da4a5c-be63-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.082332 10.0.0.33 - - [2025-11-10 18:35:01] "DELETE /virtual-machine/3d237b23-6758-4117-930e-7720cd4983bd HTTP/1.1" 200 115 0.016127 10.0.0.33 - - [2025-11-10 18:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.33 - - [2025-11-10 18:35:05] "GET /tag/8563d05e-879b-499b-8cbe-95066eb83bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013971 10.0.0.33 - - [2025-11-10 18:35:05] "GET /tag/8563d05e-879b-499b-8cbe-95066eb83bf5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.019161 10.0.0.33 - - [2025-11-10 18:35:05] "GET /virtual-machine-interface/4c8f042e-0bfa-435e-9760-afc713179597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005536 10.0.0.33 - - [2025-11-10 18:35:05] "POST /set-tag HTTP/1.1" 200 109 0.021549 10.0.0.33 - - [2025-11-10 18:35:05] "GET /virtual-machine-interface/5aa17e81-1596-493e-a95a-858cbb00542d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004390 10.0.0.33 - - [2025-11-10 18:35:05] "POST /set-tag HTTP/1.1" 200 109 0.015349 10.0.0.33 - - [2025-11-10 18:35:05] "GET /virtual-machine-interface/aaa45c80-83bc-47d8-a3db-dac213f703c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004723 10.0.0.33 - - [2025-11-10 18:35:05] "POST /set-tag HTTP/1.1" 200 109 0.016299 10.0.0.33 - - [2025-11-10 18:35:05] "GET /firewall-policy/e56aa503-8ef7-4857-a9cc-a64647e3cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.018654 10.0.0.33 - - [2025-11-10 18:35:05] "GET /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002812 10.0.0.33 - - [2025-11-10 18:35:05] "POST /ref-update HTTP/1.1" 200 156 0.011037 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /firewall-rule/8a4087c2-93f1-4c98-babc-b907bcb9737f HTTP/1.1" 200 115 0.042938 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /loadbalancer-member/a4c69a44-4050-4108-b722-6884aa3fda0b HTTP/1.1" 200 115 0.030473 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /loadbalancer-pool/0eefd05e-f111-42d9-94d8-deebb56837bb HTTP/1.1" 200 115 0.045774 10.0.0.33 - - [2025-11-10 18:35:05] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.038862 10.0.0.33 - - [2025-11-10 18:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024351 10.0.0.33 - - [2025-11-10 18:35:05] "PUT /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 266 0.018705 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /loadbalancer-listener/f9b8ef35-2e98-4632-bfe0-12da06b64a5a HTTP/1.1" 200 115 0.092701 10.0.0.33 - - [2025-11-10 18:35:05] "GET /floating-ip/3c3185be-6af9-494a-a7ad-d227d6903bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003094 10.0.0.33 - - [2025-11-10 18:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007802 10.0.0.33 - - [2025-11-10 18:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2025-11-10 18:35:05] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.33 - - [2025-11-10 18:35:05] "PUT /floating-ip/3c3185be-6af9-494a-a7ad-d227d6903bcd HTTP/1.1" 200 256 0.035750 10.0.0.33 - - [2025-11-10 18:35:05] "POST /chown HTTP/1.1" 200 109 0.022511 10.0.0.33 - - [2025-11-10 18:35:05] "POST /chown HTTP/1.1" 200 109 0.039566 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /floating-ip/3c3185be-6af9-494a-a7ad-d227d6903bcd HTTP/1.1" 200 115 0.104877 10.0.0.33 - - [2025-11-10 18:35:05] "POST /chown HTTP/1.1" 200 109 0.046154 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /loadbalancer/30192eeb-52be-4fb4-b22a-feaa9d1a3357 HTTP/1.1" 200 115 0.071462 10.0.0.33 - - [2025-11-10 18:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2025-11-10 18:35:05] "POST /service-instances HTTP/1.1" 409 259 0.002223 10.0.0.33 - - [2025-11-10 18:35:05] "POST /service-instances HTTP/1.1" 409 259 0.001933 10.0.0.33 - - [2025-11-10 18:35:05] "DELETE /instance-ip/ae3170d7-605f-4ef1-9883-e73694748f60 HTTP/1.1" 200 115 0.055612 10.0.0.33 - - [2025-11-10 18:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2025-11-10 18:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /virtual-machine-interface/5aa17e81-1596-493e-a95a-858cbb00542d HTTP/1.1" 200 115 0.091025 10.0.0.33 - - [2025-11-10 18:35:06] "GET /floating-ip-pool/61c45c90-12fa-4d3b-9150-3a3f8ac76551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005970 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /service-instance/efbf1c10-bb62-432c-acca-01c4c6e23922 HTTP/1.1" 200 115 0.074417 10.0.0.33 - - [2025-11-10 18:35:06] "POST /ref-update HTTP/1.1" 200 156 0.032611 10.0.0.33 - - [2025-11-10 18:35:06] "GET /virtual-machine-interface/aaa45c80-83bc-47d8-a3db-dac213f703c9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.024612 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /tag/8563d05e-879b-499b-8cbe-95066eb83bf5 HTTP/1.1" 200 115 0.153252 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /floating-ip-pool/61c45c90-12fa-4d3b-9150-3a3f8ac76551 HTTP/1.1" 200 115 0.036617 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /virtual-machine-interface/aaa45c80-83bc-47d8-a3db-dac213f703c9 HTTP/1.1" 200 115 0.066224 10.0.0.33 - - [2025-11-10 18:35:06] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /virtual-machine/a4decf5c-73fa-49c1-afa7-4ae9492f3226 HTTP/1.1" 200 115 0.058014 10.0.0.33 - - [2025-11-10 18:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019011 10.0.0.33 - - [2025-11-10 18:35:06] "GET /virtual-machine-interface/4c8f042e-0bfa-435e-9760-afc713179597?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.013493 10.0.0.33 - - [2025-11-10 18:35:06] "POST /useragent-kv HTTP/1.1" 200 115 0.012430 10.0.0.33 - - [2025-11-10 18:35:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001486 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /virtual-network/554b240f-3116-4359-b13c-28fd1024a0c4 HTTP/1.1" 200 115 0.153566 10.0.0.33 - - [2025-11-10 18:35:06] "GET /routing-instance/26e53b83-8e1b-4c1f-8977-2ebb64f4472c HTTP/1.1" 404 171 0.001912 10.0.0.33 - - [2025-11-10 18:35:06] "GET /domains HTTP/1.1" 200 280 0.002504 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /route-target/92fe64fc-d1ac-46ab-8d9b-91bc70447b01 HTTP/1.1" 200 115 0.038201 10.0.0.33 - - [2025-11-10 18:35:06] "GET /domain/37517313-adf8-4669-b835-c5994180adb3 HTTP/1.1" 200 3086 0.009212 10.0.0.33 - - [2025-11-10 18:35:06] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be HTTP/1.1" 200 6872 0.031105 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /virtual-machine-interface/4c8f042e-0bfa-435e-9760-afc713179597 HTTP/1.1" 200 115 0.082708 10.0.0.33 - - [2025-11-10 18:35:06] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015101 10.0.0.33 - - [2025-11-10 18:35:06] "POST /set-tag HTTP/1.1" 200 109 0.005318 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /virtual-machine/40ce31b8-3a69-4bd7-9384-d5904ae136b6 HTTP/1.1" 200 115 0.071154 10.0.0.33 - - [2025-11-10 18:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014606 10.0.0.33 - - [2025-11-10 18:35:06] "GET /loadbalancer/3506178d-9495-4bec-b71c-97409c23b238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003702 10.0.0.33 - - [2025-11-10 18:35:06] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004548 10.0.0.33 - - [2025-11-10 18:35:06] "POST /set-tag HTTP/1.1" 200 109 0.021435 10.0.0.33 - - [2025-11-10 18:35:06] "DELETE /loadbalancer-member/7e170773-e820-4014-8a7f-9f432757ab1d HTTP/1.1" 200 115 0.040947 10.0.0.33 - - [2025-11-10 18:35:07] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005346 10.0.0.33 - - [2025-11-10 18:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.33 - - [2025-11-10 18:35:07] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005892 10.0.0.33 - - [2025-11-10 18:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.33 - - [2025-11-10 18:35:07] "GET /virtual-machine/61c50536-e203-49f3-8111-df3d01ddf09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003382 10.0.0.33 - - [2025-11-10 18:35:07] "POST /ref-update HTTP/1.1" 200 156 0.013882 10.0.0.33 - - [2025-11-10 18:35:07] "GET /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011567 10.0.0.33 - - [2025-11-10 18:35:07] "POST /set-tag HTTP/1.1" 200 109 0.016369 10.0.0.33 - - [2025-11-10 18:35:07] "POST /set-tag HTTP/1.1" 200 109 0.019367 10.0.0.33 - - [2025-11-10 18:35:07] "POST /set-tag HTTP/1.1" 200 109 0.027712 10.0.0.33 - - [2025-11-10 18:35:07] "DELETE /instance-ip/d4a1fc78-be63-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.049445 10.0.0.33 - - [2025-11-10 18:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008337 10.0.0.33 - - [2025-11-10 18:35:07] "DELETE /virtual-machine-interface/d4878064-be63-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.083281 10.0.0.33 - - [2025-11-10 18:35:07] "DELETE /virtual-machine/61c50536-e203-49f3-8111-df3d01ddf09f HTTP/1.1" 200 115 0.018143 10.0.0.33 - - [2025-11-10 18:35:11] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008303 10.0.0.33 - - [2025-11-10 18:35:11] "POST /set-tag HTTP/1.1" 200 109 0.004165 10.0.0.33 - - [2025-11-10 18:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2025-11-10 18:35:11] "GET /loadbalancer/3506178d-9495-4bec-b71c-97409c23b238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008779 10.0.0.33 - - [2025-11-10 18:35:12] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005303 10.0.0.33 - - [2025-11-10 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.004947 10.0.0.33 - - [2025-11-10 18:35:12] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005298 10.0.0.33 - - [2025-11-10 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.003447 10.0.0.33 - - [2025-11-10 18:35:12] "GET /virtual-machine/3b5f2dc5-863b-4d02-b3a5-fbbba7708aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003772 10.0.0.33 - - [2025-11-10 18:35:12] "POST /ref-update HTTP/1.1" 200 156 0.012191 10.0.0.33 - - [2025-11-10 18:35:12] "GET /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020745 10.0.0.33 - - [2025-11-10 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.037287 10.0.0.33 - - [2025-11-10 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.019455 10.0.0.33 - - [2025-11-10 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.038335 10.0.0.33 - - [2025-11-10 18:35:12] "DELETE /instance-ip/d4243194-be63-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.050833 10.0.0.33 - - [2025-11-10 18:35:12] "POST /ref-update HTTP/1.1" 200 156 0.010268 10.0.0.33 - - [2025-11-10 18:35:12] "DELETE /virtual-machine-interface/d40d37c8-be63-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.071277 10.0.0.33 - - [2025-11-10 18:35:12] "DELETE /virtual-machine/3b5f2dc5-863b-4d02-b3a5-fbbba7708aa2 HTTP/1.1" 200 115 0.018660 10.0.0.33 - - [2025-11-10 18:35:12] "DELETE /tag/b5f7afc6-e181-421e-9b2c-be79f2cd811e HTTP/1.1" 200 115 0.083357 10.0.0.33 - - [2025-11-10 18:35:13] "DELETE /tag/f03bf2de-5ec8-4229-8bd9-a90c79034217 HTTP/1.1" 200 115 0.052272 10.0.0.33 - - [2025-11-10 18:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-11-10 18:35:17] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043231 10.0.0.33 - - [2025-11-10 18:35:17] "POST /tags HTTP/1.1" 200 393 0.040089 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014885 10.0.0.33 - - [2025-11-10 18:35:17] "GET /tag/b2c127de-662b-4c36-937c-2b6450204614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014490 10.0.0.33 - - [2025-11-10 18:35:17] "POST /tags HTTP/1.1" 200 341 0.025168 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2025-11-10 18:35:17] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014024 10.0.0.33 - - [2025-11-10 18:35:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.001027 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.002312 10.0.0.33 - - [2025-11-10 18:35:17] "POST /security-groups HTTP/1.1" 200 589 0.071563 10.0.0.33 - - [2025-11-10 18:35:17] "POST /projects HTTP/1.1" 200 519 0.183741 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.002900 10.0.0.33 - - [2025-11-10 18:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010968 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-11-10 18:35:17] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.046773 10.0.0.33 - - [2025-11-10 18:35:17] "POST /access-control-lists HTTP/1.1" 200 598 0.089387 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.002661 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-11-10 18:35:17] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.036765 10.0.0.33 - - [2025-11-10 18:35:17] "POST /access-control-lists HTTP/1.1" 200 596 0.073525 10.0.0.33 - - [2025-11-10 18:35:17] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.055025 10.0.0.33 - - [2025-11-10 18:35:17] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.069689 10.0.0.33 - - [2025-11-10 18:35:17] "POST /security-groups HTTP/1.1" 200 591 0.083635 10.0.0.33 - - [2025-11-10 18:35:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002592 10.0.0.33 - - [2025-11-10 18:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.055268 10.0.0.33 - - [2025-11-10 18:35:18] "POST /chown HTTP/1.1" 200 109 0.059587 10.0.0.33 - - [2025-11-10 18:35:18] "POST /access-control-lists HTTP/1.1" 200 632 0.132165 10.0.0.33 - - [2025-11-10 18:35:18] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005012 10.0.0.33 - - [2025-11-10 18:35:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.009881 10.0.0.33 - - [2025-11-10 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.33 - - [2025-11-10 18:35:18] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003359 10.0.0.33 - - [2025-11-10 18:35:18] "POST /tags HTTP/1.1" 409 226 0.002557 10.0.0.33 - - [2025-11-10 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-11-10 18:35:18] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.030578 10.0.0.33 - - [2025-11-10 18:35:18] "POST /access-control-lists HTTP/1.1" 200 630 0.098519 10.0.0.33 - - [2025-11-10 18:35:18] "POST /firewall-rules HTTP/1.1" 200 600 0.083242 10.0.0.33 - - [2025-11-10 18:35:18] "GET /firewall-rule/859d0c2d-48a4-4bf6-aa8c-f74d0279f81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013625 10.0.0.33 - - [2025-11-10 18:35:18] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005217 10.0.0.33 - - [2025-11-10 18:35:18] "GET /firewall-rule/859d0c2d-48a4-4bf6-aa8c-f74d0279f81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003676 10.0.0.33 - - [2025-11-10 18:35:18] "POST /ref-update HTTP/1.1" 200 156 0.060334 10.0.0.33 - - [2025-11-10 18:35:18] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010219 10.0.0.33 - - [2025-11-10 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2025-11-10 18:35:18] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004247 10.0.0.33 - - [2025-11-10 18:35:18] "POST /tags HTTP/1.1" 409 226 0.002102 10.0.0.33 - - [2025-11-10 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2025-11-10 18:35:18] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016772 10.0.0.33 - - [2025-11-10 18:35:18] "POST /firewall-rules HTTP/1.1" 200 598 0.069053 10.0.0.33 - - [2025-11-10 18:35:18] "GET /firewall-rule/cdb7605b-1f95-4327-8d13-4dc01987768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004432 10.0.0.33 - - [2025-11-10 18:35:18] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003771 10.0.0.33 - - [2025-11-10 18:35:18] "GET /firewall-rule/cdb7605b-1f95-4327-8d13-4dc01987768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002197 10.0.0.33 - - [2025-11-10 18:35:18] "POST /ref-update HTTP/1.1" 200 156 0.070465 10.0.0.33 - - [2025-11-10 18:35:20] "POST /tags HTTP/1.1" 200 393 0.035742 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009163 10.0.0.33 - - [2025-11-10 18:35:20] "GET /tag/4023ff26-2d38-4be6-9f78-13384a7c585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016178 10.0.0.33 - - [2025-11-10 18:35:20] "POST /tags HTTP/1.1" 200 341 0.024122 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008197 10.0.0.33 - - [2025-11-10 18:35:20] "GET /tag/d304b468-1f20-4d4d-a9bf-b083ba078677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012610 10.0.0.33 - - [2025-11-10 18:35:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.001219 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.006506 10.0.0.33 - - [2025-11-10 18:35:20] "POST /security-groups HTTP/1.1" 200 589 0.069677 10.0.0.33 - - [2025-11-10 18:35:20] "POST /projects HTTP/1.1" 200 519 0.237057 10.0.0.33 - - [2025-11-10 18:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010812 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.022085 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021338 10.0.0.33 - - [2025-11-10 18:35:20] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.017189 10.0.0.33 - - [2025-11-10 18:35:20] "POST /access-control-lists HTTP/1.1" 200 598 0.067320 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.025863 10.0.0.33 - - [2025-11-10 18:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022911 10.0.0.33 - - [2025-11-10 18:35:20] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005841 10.0.0.33 - - [2025-11-10 18:35:20] "POST /access-control-lists HTTP/1.1" 200 596 0.068373 10.0.0.33 - - [2025-11-10 18:35:20] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.067250 10.0.0.33 - - [2025-11-10 18:35:20] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.051339 10.0.0.33 - - [2025-11-10 18:35:20] "POST /security-groups HTTP/1.1" 200 591 0.076909 10.0.0.33 - - [2025-11-10 18:35:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.002016 10.0.0.33 - - [2025-11-10 18:35:21] "POST /access-control-lists HTTP/1.1" 200 632 0.065844 10.0.0.33 - - [2025-11-10 18:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.071440 10.0.0.33 - - [2025-11-10 18:35:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.023629 10.0.0.33 - - [2025-11-10 18:35:21] "POST /chown HTTP/1.1" 200 109 0.032728 10.0.0.33 - - [2025-11-10 18:35:21] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007589 10.0.0.33 - - [2025-11-10 18:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2025-11-10 18:35:21] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004406 10.0.0.33 - - [2025-11-10 18:35:21] "POST /access-control-lists HTTP/1.1" 200 630 0.087434 10.0.0.33 - - [2025-11-10 18:35:21] "POST /tags HTTP/1.1" 409 226 0.015241 10.0.0.33 - - [2025-11-10 18:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2025-11-10 18:35:21] "GET /tag/d304b468-1f20-4d4d-a9bf-b083ba078677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013856 10.0.0.33 - - [2025-11-10 18:35:21] "POST /firewall-rules HTTP/1.1" 200 600 0.073602 10.0.0.33 - - [2025-11-10 18:35:21] "GET /firewall-rule/a65669d2-ac33-4d02-b70b-4e00a4710cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004269 10.0.0.33 - - [2025-11-10 18:35:21] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003795 10.0.0.33 - - [2025-11-10 18:35:21] "GET /firewall-rule/a65669d2-ac33-4d02-b70b-4e00a4710cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002236 10.0.0.33 - - [2025-11-10 18:35:21] "POST /ref-update HTTP/1.1" 200 156 0.049387 10.0.0.33 - - [2025-11-10 18:35:21] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010342 10.0.0.33 - - [2025-11-10 18:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-11-10 18:35:21] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003096 10.0.0.33 - - [2025-11-10 18:35:21] "POST /tags HTTP/1.1" 409 226 0.002088 10.0.0.33 - - [2025-11-10 18:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-11-10 18:35:21] "GET /tag/d304b468-1f20-4d4d-a9bf-b083ba078677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013001 10.0.0.33 - - [2025-11-10 18:35:21] "POST /firewall-rules HTTP/1.1" 200 598 0.076847 10.0.0.33 - - [2025-11-10 18:35:21] "GET /firewall-rule/31cab29f-ba98-4c6a-9666-c91c414cf125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.015927 10.0.0.33 - - [2025-11-10 18:35:21] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.012557 10.0.0.33 - - [2025-11-10 18:35:21] "GET /firewall-rule/31cab29f-ba98-4c6a-9666-c91c414cf125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002732 10.0.0.33 - - [2025-11-10 18:35:21] "POST /ref-update HTTP/1.1" 200 156 0.060520 10.0.0.33 - - [2025-11-10 18:35:23] "POST /tags HTTP/1.1" 200 345 0.095130 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009025 10.0.0.33 - - [2025-11-10 18:35:23] "GET /tag/6920cf85-76f6-4f3d-a98f-e75f5518e88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.038055 10.0.0.33 - - [2025-11-10 18:35:23] "POST /projects HTTP/1.1" 409 238 0.002448 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.33 - - [2025-11-10 18:35:23] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067629 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.33 - - [2025-11-10 18:35:23] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007762 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.33 - - [2025-11-10 18:35:23] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.013049 10.0.0.33 - - [2025-11-10 18:35:23] "POST /security-groups HTTP/1.1" 409 285 0.003699 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2025-11-10 18:35:23] "PUT /security-group/cf1ca17b-7862-4fa3-961a-79c90cdbd36b HTTP/1.1" 200 262 0.067527 10.0.0.33 - - [2025-11-10 18:35:23] "PUT /access-control-list/cd32803a-7d63-46c6-b780-8b31ef6d32b1 HTTP/1.1" 200 272 0.020997 10.0.0.33 - - [2025-11-10 18:35:23] "PUT /access-control-list/b81153da-1931-41af-b51d-90b3333e308e HTTP/1.1" 200 272 0.043416 10.0.0.33 - - [2025-11-10 18:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031599 10.0.0.33 - - [2025-11-10 18:35:23] "POST /tags HTTP/1.1" 409 228 0.004015 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-11-10 18:35:23] "GET /tag/6920cf85-76f6-4f3d-a98f-e75f5518e88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012302 10.0.0.33 - - [2025-11-10 18:35:23] "POST /tags HTTP/1.1" 200 345 0.027649 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2025-11-10 18:35:23] "GET /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011820 10.0.0.33 - - [2025-11-10 18:35:23] "POST /projects HTTP/1.1" 409 238 0.001922 10.0.0.33 - - [2025-11-10 18:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.33 - - [2025-11-10 18:35:23] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039248 10.0.0.33 - - [2025-11-10 18:35:23] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062260 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-11-10 18:35:24] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005026 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.33 - - [2025-11-10 18:35:24] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004325 10.0.0.33 - - [2025-11-10 18:35:24] "POST /security-groups HTTP/1.1" 409 285 0.002279 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2025-11-10 18:35:24] "PUT /security-group/83bcdf68-b0b5-43e3-ab2c-4202ea8678cb HTTP/1.1" 200 262 0.063642 10.0.0.33 - - [2025-11-10 18:35:24] "PUT /access-control-list/65cc6599-3397-4289-bdfc-68c2502ae16b HTTP/1.1" 200 272 0.021920 10.0.0.33 - - [2025-11-10 18:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030762 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020051 10.0.0.33 - - [2025-11-10 18:35:24] "POST /tags HTTP/1.1" 409 228 0.001874 10.0.0.33 - - [2025-11-10 18:35:24] "PUT /access-control-list/e54546e6-374c-40c6-9415-a1b7ea396f6a HTTP/1.1" 200 272 0.035672 10.0.0.33 - - [2025-11-10 18:35:24] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046646 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013479 10.0.0.33 - - [2025-11-10 18:35:24] "GET /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009755 10.0.0.33 - - [2025-11-10 18:35:24] "POST /tags HTTP/1.1" 200 291 0.055829 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2025-11-10 18:35:24] "GET /tag/cbda606e-8084-4410-bf37-3dc21b6044a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013284 10.0.0.33 - - [2025-11-10 18:35:24] "POST /tags HTTP/1.1" 200 303 0.388282 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-11-10 18:35:24] "GET /tag/63dbfcf5-40d4-47b3-90f1-f446955d092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012668 10.0.0.33 - - [2025-11-10 18:35:24] "POST /tags HTTP/1.1" 409 252 0.001986 10.0.0.33 - - [2025-11-10 18:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-11-10 18:35:24] "GET /tag/b2c127de-662b-4c36-937c-2b6450204614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011718 10.0.0.33 - - [2025-11-10 18:35:24] "POST /tags HTTP/1.1" 409 226 0.001748 10.0.0.33 - - [2025-11-10 18:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2025-11-10 18:35:25] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012819 10.0.0.33 - - [2025-11-10 18:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008391 10.0.0.33 - - [2025-11-10 18:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2025-11-10 18:35:25] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037994 10.0.0.33 - - [2025-11-10 18:35:25] "POST /virtual-machines HTTP/1.1" 200 395 0.009014 10.0.0.33 - - [2025-11-10 18:35:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020185 10.0.0.33 - - [2025-11-10 18:35:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117389 10.0.0.33 - - [2025-11-10 18:35:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008130 10.0.0.33 - - [2025-11-10 18:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007950 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.014244 10.0.0.33 - - [2025-11-10 18:35:25] "POST /instance-ips HTTP/1.1" 200 397 0.032798 10.0.0.33 - - [2025-11-10 18:35:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023668 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.009516 10.0.0.33 - - [2025-11-10 18:35:25] "POST /set-tag HTTP/1.1" 200 109 0.066772 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.034160 10.0.0.33 - - [2025-11-10 18:35:25] "GET /instance-ip/05edbaa6-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003652 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004569 10.0.0.33 - - [2025-11-10 18:35:25] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003725 10.0.0.33 - - [2025-11-10 18:35:25] "POST /ref-update HTTP/1.1" 200 156 0.008712 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006272 10.0.0.33 - - [2025-11-10 18:35:25] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2025-11-10 18:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2025-11-10 18:35:25] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003983 10.0.0.33 - - [2025-11-10 18:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2025-11-10 18:35:26] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046721 10.0.0.33 - - [2025-11-10 18:35:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007368 10.0.0.33 - - [2025-11-10 18:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015024 10.0.0.33 - - [2025-11-10 18:35:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105478 10.0.0.33 - - [2025-11-10 18:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011098 10.0.0.33 - - [2025-11-10 18:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008323 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.007819 10.0.0.33 - - [2025-11-10 18:35:26] "POST /instance-ips HTTP/1.1" 200 397 0.022954 10.0.0.33 - - [2025-11-10 18:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017101 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.011797 10.0.0.33 - - [2025-11-10 18:35:26] "POST /set-tag HTTP/1.1" 200 109 0.063938 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.010907 10.0.0.33 - - [2025-11-10 18:35:26] "GET /instance-ip/0670416a-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003908 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004618 10.0.0.33 - - [2025-11-10 18:35:26] "POST /set-tag HTTP/1.1" 200 109 0.004078 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004184 10.0.0.33 - - [2025-11-10 18:35:26] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.027687 10.0.0.33 - - [2025-11-10 18:35:26] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.33 - - [2025-11-10 18:35:26] "POST /tags HTTP/1.1" 200 291 0.018398 10.0.0.33 - - [2025-11-10 18:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008878 10.0.0.33 - - [2025-11-10 18:35:26] "GET /tag/1b0f11bc-31bb-451d-8e23-869706138ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014240 10.0.0.33 - - [2025-11-10 18:35:26] "POST /tags HTTP/1.1" 409 252 0.002100 10.0.0.33 - - [2025-11-10 18:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2025-11-10 18:35:26] "GET /tag/4023ff26-2d38-4be6-9f78-13384a7c585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012523 10.0.0.33 - - [2025-11-10 18:35:26] "POST /tags HTTP/1.1" 409 226 0.002117 10.0.0.33 - - [2025-11-10 18:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.33 - - [2025-11-10 18:35:26] "GET /tag/d304b468-1f20-4d4d-a9bf-b083ba078677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011654 10.0.0.33 - - [2025-11-10 18:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.33 - - [2025-11-10 18:35:26] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004409 10.0.0.33 - - [2025-11-10 18:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2025-11-10 18:35:27] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033375 10.0.0.33 - - [2025-11-10 18:35:27] "POST /virtual-machines HTTP/1.1" 200 395 0.013144 10.0.0.33 - - [2025-11-10 18:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019272 10.0.0.33 - - [2025-11-10 18:35:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113935 10.0.0.33 - - [2025-11-10 18:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009829 10.0.0.33 - - [2025-11-10 18:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014917 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005217 10.0.0.33 - - [2025-11-10 18:35:27] "POST /instance-ips HTTP/1.1" 200 397 0.023547 10.0.0.33 - - [2025-11-10 18:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021671 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.009220 10.0.0.33 - - [2025-11-10 18:35:27] "POST /set-tag HTTP/1.1" 200 109 0.063565 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.021035 10.0.0.33 - - [2025-11-10 18:35:27] "GET /instance-ip/070fdfcc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.007420 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004193 10.0.0.33 - - [2025-11-10 18:35:27] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003554 10.0.0.33 - - [2025-11-10 18:35:27] "POST /ref-update HTTP/1.1" 200 156 0.020355 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.016634 10.0.0.33 - - [2025-11-10 18:35:27] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.33 - - [2025-11-10 18:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2025-11-10 18:35:27] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004157 10.0.0.33 - - [2025-11-10 18:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2025-11-10 18:35:27] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033318 10.0.0.33 - - [2025-11-10 18:35:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008768 10.0.0.33 - - [2025-11-10 18:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012320 10.0.0.33 - - [2025-11-10 18:35:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104943 10.0.0.33 - - [2025-11-10 18:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008893 10.0.0.33 - - [2025-11-10 18:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009857 10.0.0.33 - - [2025-11-10 18:35:28] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005599 10.0.0.33 - - [2025-11-10 18:35:28] "POST /instance-ips HTTP/1.1" 200 397 0.020521 10.0.0.33 - - [2025-11-10 18:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024146 10.0.0.33 - - [2025-11-10 18:35:28] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.019322 10.0.0.33 - - [2025-11-10 18:35:28] "POST /set-tag HTTP/1.1" 200 109 0.071554 10.0.0.33 - - [2025-11-10 18:35:28] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.016662 10.0.0.33 - - [2025-11-10 18:35:28] "GET /instance-ip/07876b28-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003480 10.0.0.33 - - [2025-11-10 18:35:28] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006224 10.0.0.33 - - [2025-11-10 18:35:28] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.33 - - [2025-11-10 18:35:28] "POST /tags HTTP/1.1" 200 299 0.020591 10.0.0.33 - - [2025-11-10 18:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-11-10 18:35:28] "GET /tag/e57b35d8-0920-4f46-977f-6bc319456ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016441 10.0.0.33 - - [2025-11-10 18:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2025-11-10 18:35:28] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.017548 10.0.0.33 - - [2025-11-10 18:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2025-11-10 18:35:28] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035572 10.0.0.33 - - [2025-11-10 18:35:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007787 10.0.0.33 - - [2025-11-10 18:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016339 10.0.0.33 - - [2025-11-10 18:35:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100361 10.0.0.33 - - [2025-11-10 18:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008639 10.0.0.33 - - [2025-11-10 18:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013848 10.0.0.33 - - [2025-11-10 18:35:28] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.007469 10.0.0.33 - - [2025-11-10 18:35:28] "POST /instance-ips HTTP/1.1" 200 397 0.020172 10.0.0.33 - - [2025-11-10 18:35:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030650 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.015239 10.0.0.33 - - [2025-11-10 18:35:29] "POST /set-tag HTTP/1.1" 200 109 0.020639 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.016364 10.0.0.33 - - [2025-11-10 18:35:29] "GET /instance-ip/07ff1bd2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003145 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004686 10.0.0.33 - - [2025-11-10 18:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004524 10.0.0.33 - - [2025-11-10 18:35:29] "POST /ref-update HTTP/1.1" 200 156 0.012738 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005640 10.0.0.33 - - [2025-11-10 18:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.33 - - [2025-11-10 18:35:29] "POST /tags HTTP/1.1" 200 299 0.021710 10.0.0.33 - - [2025-11-10 18:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.33 - - [2025-11-10 18:35:29] "GET /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012184 10.0.0.33 - - [2025-11-10 18:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004930 10.0.0.33 - - [2025-11-10 18:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-11-10 18:35:29] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053152 10.0.0.33 - - [2025-11-10 18:35:29] "POST /virtual-machines HTTP/1.1" 200 395 0.009637 10.0.0.33 - - [2025-11-10 18:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014365 10.0.0.33 - - [2025-11-10 18:35:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105232 10.0.0.33 - - [2025-11-10 18:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009311 10.0.0.33 - - [2025-11-10 18:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.004855 10.0.0.33 - - [2025-11-10 18:35:29] "POST /instance-ips HTTP/1.1" 200 397 0.028853 10.0.0.33 - - [2025-11-10 18:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019464 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.012682 10.0.0.33 - - [2025-11-10 18:35:29] "POST /set-tag HTTP/1.1" 200 109 0.019314 10.0.0.33 - - [2025-11-10 18:35:29] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.015219 10.0.0.33 - - [2025-11-10 18:35:29] "GET /instance-ip/08855c6a-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003625 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005299 10.0.0.33 - - [2025-11-10 18:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.33 - - [2025-11-10 18:35:30] "POST /tags HTTP/1.1" 200 299 0.031583 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008124 10.0.0.33 - - [2025-11-10 18:35:30] "GET /tag/1f500ed4-ce82-42da-ab13-88d0f6d30420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011694 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003668 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.33 - - [2025-11-10 18:35:30] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036361 10.0.0.33 - - [2025-11-10 18:35:30] "POST /virtual-machines HTTP/1.1" 200 395 0.009344 10.0.0.33 - - [2025-11-10 18:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008130 10.0.0.33 - - [2025-11-10 18:35:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103345 10.0.0.33 - - [2025-11-10 18:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020097 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013511 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005099 10.0.0.33 - - [2025-11-10 18:35:30] "POST /instance-ips HTTP/1.1" 200 397 0.021049 10.0.0.33 - - [2025-11-10 18:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042179 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.008964 10.0.0.33 - - [2025-11-10 18:35:30] "POST /set-tag HTTP/1.1" 200 109 0.017394 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.011863 10.0.0.33 - - [2025-11-10 18:35:30] "GET /instance-ip/08f378da-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003276 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005220 10.0.0.33 - - [2025-11-10 18:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.33 - - [2025-11-10 18:35:30] "POST /tags HTTP/1.1" 200 299 0.017325 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2025-11-10 18:35:30] "GET /tag/aea1742e-b343-43f8-80c7-0d4e9eaef21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013263 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2025-11-10 18:35:30] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004753 10.0.0.33 - - [2025-11-10 18:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2025-11-10 18:35:30] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031239 10.0.0.33 - - [2025-11-10 18:35:30] "POST /virtual-machines HTTP/1.1" 200 395 0.009873 10.0.0.33 - - [2025-11-10 18:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009675 10.0.0.33 - - [2025-11-10 18:35:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103976 10.0.0.33 - - [2025-11-10 18:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022631 10.0.0.33 - - [2025-11-10 18:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005510 10.0.0.33 - - [2025-11-10 18:35:31] "POST /instance-ips HTTP/1.1" 200 397 0.038252 10.0.0.33 - - [2025-11-10 18:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021233 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.010194 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.028030 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.018440 10.0.0.33 - - [2025-11-10 18:35:31] "GET /instance-ip/095f8a3e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.003913 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004052 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003811 10.0.0.33 - - [2025-11-10 18:35:31] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004310 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003636 10.0.0.33 - - [2025-11-10 18:35:31] "POST /ref-update HTTP/1.1" 200 156 0.009495 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.013118 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004605 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003452 10.0.0.33 - - [2025-11-10 18:35:31] "POST /ref-update HTTP/1.1" 200 156 0.008953 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.013628 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005651 10.0.0.33 - - [2025-11-10 18:35:31] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.010967 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004039 10.0.0.33 - - [2025-11-10 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.33 - - [2025-11-10 18:35:31] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005087 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.006540 10.0.0.33 - - [2025-11-10 18:35:32] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005099 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.33 - - [2025-11-10 18:35:32] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005078 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.009166 10.0.0.33 - - [2025-11-10 18:35:32] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005628 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.33 - - [2025-11-10 18:35:32] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005650 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.33 - - [2025-11-10 18:35:32] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004564 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.33 - - [2025-11-10 18:35:32] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004689 10.0.0.33 - - [2025-11-10 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.33 - - [2025-11-10 18:35:35] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.010756 10.0.0.33 - - [2025-11-10 18:35:35] "POST /set-tag HTTP/1.1" 200 109 0.004193 10.0.0.33 - - [2025-11-10 18:35:35] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005613 10.0.0.33 - - [2025-11-10 18:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.33 - - [2025-11-10 18:35:35] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004148 10.0.0.33 - - [2025-11-10 18:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.33 - - [2025-11-10 18:35:36] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.009670 10.0.0.33 - - [2025-11-10 18:35:36] "POST /set-tag HTTP/1.1" 200 109 0.004886 10.0.0.33 - - [2025-11-10 18:35:36] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.007899 10.0.0.33 - - [2025-11-10 18:35:36] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.33 - - [2025-11-10 18:35:37] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005466 10.0.0.33 - - [2025-11-10 18:35:37] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine/4daac3bf-f63d-4cef-bc21-358e47551a58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003523 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004150 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine/42be9da6-2e23-4c07-b722-c28c5824c31e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003596 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004573 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine/37ac037f-22dc-48ad-9872-55ff44d6982e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003443 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005338 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine/7f6add15-b79f-4d7f-89b4-38cccb627aca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002912 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004477 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine/82310cfd-6a83-4b67-b81a-d0b7bfd7e59a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003561 10.0.0.33 - - [2025-11-10 18:35:39] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004614 10.0.0.33 - - [2025-11-10 18:35:41] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004190 10.0.0.33 - - [2025-11-10 18:35:41] "POST /set-tag HTTP/1.1" 200 109 0.002102 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:35:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:35:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001125 10.0.0.33 - - [2025-11-10 18:35:44] "GET /virtual-machine/0d84ce4a-7d70-4441-af0e-0681403d41cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002857 10.0.0.33 - - [2025-11-10 18:35:44] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.003950 10.0.0.33 - - [2025-11-10 18:35:44] "GET /virtual-machine/bcda73b8-2ed8-47a1-bd8a-d0f5209bc120?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003326 10.0.0.33 - - [2025-11-10 18:35:44] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.006127 10.0.0.33 - - [2025-11-10 18:35:44] "GET /virtual-machine/8d75cdcd-fc54-4344-88fb-5f238d79a46e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003457 10.0.0.33 - - [2025-11-10 18:35:44] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004171 10.0.0.33 - - [2025-11-10 18:35:45] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009198 10.0.0.33 - - [2025-11-10 18:35:45] "POST /tags HTTP/1.1" 200 333 0.038882 10.0.0.33 - - [2025-11-10 18:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014392 10.0.0.33 - - [2025-11-10 18:35:45] "GET /tag/ffae7205-1980-4fbe-b7c5-2221ea7f59e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030079 10.0.0.33 - - [2025-11-10 18:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.33 - - [2025-11-10 18:35:45] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044239 10.0.0.33 - - [2025-11-10 18:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.33 - - [2025-11-10 18:35:45] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007686 10.0.0.33 - - [2025-11-10 18:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.33 - - [2025-11-10 18:35:45] "GET /service-appliance-set/9a285535-a49d-4926-a62a-44383aa39aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002594 10.0.0.33 - - [2025-11-10 18:35:45] "POST /fqname-to-id HTTP/1.1" 404 273 0.006484 10.0.0.33 - - [2025-11-10 18:35:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.117868 10.0.0.33 - - [2025-11-10 18:35:45] "GET /virtual-machine-interface/9b6f5de5-acf9-4470-86c3-134df32221b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004078 10.0.0.33 - - [2025-11-10 18:35:45] "POST /instance-ips HTTP/1.1" 200 409 0.047555 10.0.0.33 - - [2025-11-10 18:35:45] "GET /instance-ip/ab3f5b2a-3a22-4d26-99eb-19cb2161282e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004744 10.0.0.33 - - [2025-11-10 18:35:46] "POST /loadbalancers HTTP/1.1" 200 629 0.080373 10.0.0.33 - - [2025-11-10 18:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024734 10.0.0.33 - - [2025-11-10 18:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007490 10.0.0.33 - - [2025-11-10 18:35:46] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050618 10.0.0.33 - - [2025-11-10 18:35:46] "GET /instance-ip/ab3f5b2a-3a22-4d26-99eb-19cb2161282e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006740 10.0.0.33 - - [2025-11-10 18:35:46] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033718 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002938 10.0.0.33 - - [2025-11-10 18:35:46] "POST /floating-ips HTTP/1.1" 200 597 0.044759 10.0.0.33 - - [2025-11-10 18:35:46] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032591 10.0.0.33 - - [2025-11-10 18:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-11-10 18:35:46] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052157 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer-listener/6281960c-bb96-405e-acad-fa433aca4fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.013435 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer-listener/6281960c-bb96-405e-acad-fa433aca4fea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004180 10.0.0.33 - - [2025-11-10 18:35:46] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.042053 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.019061 10.0.0.33 - - [2025-11-10 18:35:46] "GET /instance-ip/ab3f5b2a-3a22-4d26-99eb-19cb2161282e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.017937 10.0.0.33 - - [2025-11-10 18:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008746 10.0.0.33 - - [2025-11-10 18:35:46] "GET /instance-ip/ab3f5b2a-3a22-4d26-99eb-19cb2161282e?fields=floating_ips HTTP/1.1" 200 1213 0.014082 10.0.0.33 - - [2025-11-10 18:35:46] "GET /floating-ip/41b299a9-f437-4ecf-8df4-bedbf3eacae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004144 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003657 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer-pool/6f193fa1-215b-41fe-8c48-0c172565bcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006882 10.0.0.33 - - [2025-11-10 18:35:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.081929 10.0.0.33 - - [2025-11-10 18:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015429 10.0.0.33 - - [2025-11-10 18:35:46] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.066289 10.0.0.33 - - [2025-11-10 18:35:46] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.057967 10.0.0.33 - - [2025-11-10 18:35:46] "POST /tags HTTP/1.1" 409 221 0.002989 10.0.0.33 - - [2025-11-10 18:35:46] "POST /ref-update HTTP/1.1" 200 156 0.006497 10.0.0.33 - - [2025-11-10 18:35:46] "GET /floating-ip/41b299a9-f437-4ecf-8df4-bedbf3eacae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.010657 10.0.0.33 - - [2025-11-10 18:35:46] "PUT /floating-ip/41b299a9-f437-4ecf-8df4-bedbf3eacae7 HTTP/1.1" 200 256 0.014470 10.0.0.33 - - [2025-11-10 18:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.33 - - [2025-11-10 18:35:46] "GET /tag/ffae7205-1980-4fbe-b7c5-2221ea7f59e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013613 10.0.0.33 - - [2025-11-10 18:35:46] "POST /set-tag HTTP/1.1" 200 109 0.094602 10.0.0.33 - - [2025-11-10 18:35:46] "GET /loadbalancer-pool/6f193fa1-215b-41fe-8c48-0c172565bcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009758 10.0.0.33 - - [2025-11-10 18:35:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.045160 10.0.0.33 - - [2025-11-10 18:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.073226 10.0.0.33 - - [2025-11-10 18:35:47] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.009792 10.0.0.33 - - [2025-11-10 18:35:47] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.010779 10.0.0.33 - - [2025-11-10 18:35:47] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.33 - - [2025-11-10 18:35:47] "GET /floating-ip/41b299a9-f437-4ecf-8df4-bedbf3eacae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.013656 10.0.0.33 - - [2025-11-10 18:35:47] "POST /set-tag HTTP/1.1" 200 109 0.090376 10.0.0.33 - - [2025-11-10 18:35:47] "POST /tags HTTP/1.1" 409 206 0.002071 10.0.0.33 - - [2025-11-10 18:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-11-10 18:35:47] "GET /tag/63dbfcf5-40d4-47b3-90f1-f446955d092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.054781 10.0.0.33 - - [2025-11-10 18:35:47] "POST /tags HTTP/1.1" 409 204 0.003691 10.0.0.33 - - [2025-11-10 18:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.33 - - [2025-11-10 18:35:48] "GET /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.032580 10.0.0.33 - - [2025-11-10 18:35:48] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002558 10.0.0.33 - - [2025-11-10 18:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.33 - - [2025-11-10 18:35:48] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004556 10.0.0.33 - - [2025-11-10 18:35:48] "POST /tags HTTP/1.1" 409 206 0.002434 10.0.0.33 - - [2025-11-10 18:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.33 - - [2025-11-10 18:35:48] "GET /tag/63dbfcf5-40d4-47b3-90f1-f446955d092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015448 10.0.0.33 - - [2025-11-10 18:35:48] "POST /tags HTTP/1.1" 409 226 0.003106 10.0.0.33 - - [2025-11-10 18:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2025-11-10 18:35:48] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013346 10.0.0.33 - - [2025-11-10 18:35:48] "POST /tags HTTP/1.1" 409 204 0.002578 10.0.0.33 - - [2025-11-10 18:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.33 - - [2025-11-10 18:35:48] "GET /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.025870 10.0.0.33 - - [2025-11-10 18:35:48] "POST /tags HTTP/1.1" 409 226 0.002187 10.0.0.33 - - [2025-11-10 18:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2025-11-10 18:35:48] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010707 10.0.0.33 - - [2025-11-10 18:35:48] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002713 10.0.0.33 - - [2025-11-10 18:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-11-10 18:35:48] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002551 10.0.0.33 - - [2025-11-10 18:35:48] "POST /firewall-rules HTTP/1.1" 200 626 0.100321 10.0.0.33 - - [2025-11-10 18:35:48] "POST /firewall-rules HTTP/1.1" 200 646 0.097266 10.0.0.33 - - [2025-11-10 18:35:48] "GET /firewall-rule/1a99d9e2-9c53-490f-940a-b1569f6084ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.039033 10.0.0.33 - - [2025-11-10 18:35:48] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002641 10.0.0.33 - - [2025-11-10 18:35:48] "GET /firewall-rule/093e61ab-ae97-44b3-89f0-18cd599d9be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003681 10.0.0.33 - - [2025-11-10 18:35:48] "POST /ref-update HTTP/1.1" 200 156 0.034302 10.0.0.33 - - [2025-11-10 18:35:48] "POST /firewall-policys HTTP/1.1" 200 606 0.028476 10.0.0.33 - - [2025-11-10 18:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038598 10.0.0.33 - - [2025-11-10 18:35:48] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.019550 10.0.0.33 - - [2025-11-10 18:35:49] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002704 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002386 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003095 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010012 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/e56aa503-8ef7-4857-a9cc-a64647e3cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004150 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003513 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004828 10.0.0.33 - - [2025-11-10 18:35:49] "POST /ref-update HTTP/1.1" 200 156 0.023504 10.0.0.33 - - [2025-11-10 18:35:49] "POST /ref-update HTTP/1.1" 200 156 0.032093 10.0.0.33 - - [2025-11-10 18:35:49] "POST /ref-update HTTP/1.1" 200 156 0.018318 10.0.0.33 - - [2025-11-10 18:35:49] "POST /ref-update HTTP/1.1" 200 156 0.034177 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:35:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002505 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:35:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.33 - - [2025-11-10 18:35:49] "POST /ref-update HTTP/1.1" 200 156 0.039057 10.0.0.33 - - [2025-11-10 18:35:49] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002885 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:36:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:36:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.33 - - [2025-11-10 18:36:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002429 10.0.0.33 - - [2025-11-10 18:36:30] "GET /global-system-configs HTTP/1.1" 200 322 0.003705 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:36:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:36:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.33 - - [2025-11-10 18:37:40] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008561 10.0.0.33 - - [2025-11-10 18:37:40] "POST /set-tag HTTP/1.1" 200 109 0.008273 10.0.0.33 - - [2025-11-10 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-11-10 18:37:40] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005394 10.0.0.33 - - [2025-11-10 18:37:40] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004095 10.0.0.33 - - [2025-11-10 18:37:40] "POST /set-tag HTTP/1.1" 200 109 0.027158 10.0.0.33 - - [2025-11-10 18:37:40] "DELETE /loadbalancer-member/4c89dc85-299e-43e8-b897-d2787c153765 HTTP/1.1" 200 115 0.052146 10.0.0.33 - - [2025-11-10 18:37:40] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006928 10.0.0.33 - - [2025-11-10 18:37:40] "POST /set-tag HTTP/1.1" 200 109 0.003478 10.0.0.33 - - [2025-11-10 18:37:40] "DELETE /loadbalancer-member/2e2426d8-6b76-46eb-8e99-f9e01cdec50d HTTP/1.1" 200 115 0.036829 10.0.0.33 - - [2025-11-10 18:37:40] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003826 10.0.0.33 - - [2025-11-10 18:37:40] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.33 - - [2025-11-10 18:37:41] "DELETE /loadbalancer-member/ee8164c6-826b-4788-972a-6109e05fd445 HTTP/1.1" 200 115 0.048486 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004329 10.0.0.33 - - [2025-11-10 18:37:41] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.33 - - [2025-11-10 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2025-11-10 18:37:41] "GET /loadbalancer/94f4bdc9-712a-4453-8c6c-1acc2651a91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002213 10.0.0.33 - - [2025-11-10 18:37:41] "GET /loadbalancer-pool/87357499-36ea-4a8d-9b13-f032493c7ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003575 10.0.0.33 - - [2025-11-10 18:37:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018583 10.0.0.33 - - [2025-11-10 18:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018512 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010945 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008580 10.0.0.33 - - [2025-11-10 18:37:41] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004598 10.0.0.33 - - [2025-11-10 18:37:41] "POST /set-tag HTTP/1.1" 200 109 0.079226 10.0.0.33 - - [2025-11-10 18:37:41] "GET /loadbalancer-pool/1eadea96-f07a-48ab-883a-501fda5f9cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008254 10.0.0.33 - - [2025-11-10 18:37:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027147 10.0.0.33 - - [2025-11-10 18:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023313 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018112 10.0.0.33 - - [2025-11-10 18:37:41] "POST /set-tag HTTP/1.1" 200 109 0.009558 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011034 10.0.0.33 - - [2025-11-10 18:37:41] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005841 10.0.0.33 - - [2025-11-10 18:37:41] "GET /loadbalancer-pool/3cf4d3ce-3c60-4f79-81b1-623d48152029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012104 10.0.0.33 - - [2025-11-10 18:37:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033941 10.0.0.33 - - [2025-11-10 18:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031827 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010231 10.0.0.33 - - [2025-11-10 18:37:41] "GET /virtual-machine-interface/b96ef4e8-be62-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007601 10.0.0.33 - - [2025-11-10 18:37:41] "GET /floating-ip/5e038b81-f979-4b6e-9c0b-51df70ebc9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007850 10.0.0.33 - - [2025-11-10 18:37:41] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 252 0.002372 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/4023ff26-2d38-4be6-9f78-13384a7c585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012047 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 228 0.001972 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010719 10.0.0.33 - - [2025-11-10 18:37:55] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003851 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2025-11-10 18:37:55] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002891 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 206 0.001827 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/63dbfcf5-40d4-47b3-90f1-f446955d092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011467 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 226 0.001785 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011979 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 204 0.001768 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012571 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 226 0.002689 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011242 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 228 0.002115 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010733 10.0.0.33 - - [2025-11-10 18:37:55] "POST /tags HTTP/1.1" 409 252 0.002254 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2025-11-10 18:37:55] "GET /tag/4023ff26-2d38-4be6-9f78-13384a7c585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012154 10.0.0.33 - - [2025-11-10 18:37:55] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002365 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2025-11-10 18:37:55] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002579 10.0.0.33 - - [2025-11-10 18:37:55] "POST /firewall-rules HTTP/1.1" 409 281 0.001722 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-11-10 18:37:55] "PUT /firewall-rule/093e61ab-ae97-44b3-89f0-18cd599d9be6 HTTP/1.1" 200 260 0.020061 10.0.0.33 - - [2025-11-10 18:37:55] "POST /firewall-rules HTTP/1.1" 409 291 0.016731 10.0.0.33 - - [2025-11-10 18:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2025-11-10 18:37:56] "PUT /firewall-rule/1a99d9e2-9c53-490f-940a-b1569f6084ef HTTP/1.1" 200 260 0.026427 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-rule/1a99d9e2-9c53-490f-940a-b1569f6084ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006979 10.0.0.33 - - [2025-11-10 18:37:56] "POST /firewall-rules HTTP/1.1" 200 658 0.084664 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-rule/ad90ecd6-9cc9-40ca-91bb-54d953a9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.020705 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002229 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-rule/093e61ab-ae97-44b3-89f0-18cd599d9be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002932 10.0.0.33 - - [2025-11-10 18:37:56] "POST /firewall-policys HTTP/1.1" 409 269 0.004552 10.0.0.33 - - [2025-11-10 18:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2025-11-10 18:37:56] "PUT /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee HTTP/1.1" 200 264 0.025111 10.0.0.33 - - [2025-11-10 18:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029262 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.016359 10.0.0.33 - - [2025-11-10 18:37:56] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002515 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002079 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001958 10.0.0.33 - - [2025-11-10 18:37:56] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002657 10.0.0.33 - - [2025-11-10 18:38:57] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.008523 10.0.0.33 - - [2025-11-10 18:38:57] "POST /set-tag HTTP/1.1" 200 109 0.007625 10.0.0.33 - - [2025-11-10 18:38:57] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.005731 10.0.0.33 - - [2025-11-10 18:38:57] "POST /set-tag HTTP/1.1" 200 109 0.004979 10.0.0.33 - - [2025-11-10 18:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-11-10 18:38:57] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002498 10.0.0.33 - - [2025-11-10 18:38:57] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.004353 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.070903 10.0.0.33 - - [2025-11-10 18:38:58] "DELETE /loadbalancer-member/1302f77b-9cbc-46bb-b4d4-d86c45aff6a2 HTTP/1.1" 200 115 0.023075 10.0.0.33 - - [2025-11-10 18:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.33 - - [2025-11-10 18:38:58] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002568 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004301 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.003530 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005706 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004609 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.004513 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.008151 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.015106 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.33 - - [2025-11-10 18:38:58] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007742 10.0.0.33 - - [2025-11-10 18:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004546 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine/37ac037f-22dc-48ad-9872-55ff44d6982e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006698 10.0.0.33 - - [2025-11-10 18:38:59] "POST /ref-update HTTP/1.1" 200 156 0.010835 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007133 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.028649 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.042553 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.014735 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.029426 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.021558 10.0.0.33 - - [2025-11-10 18:38:59] "DELETE /instance-ip/070fdfcc-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.037287 10.0.0.33 - - [2025-11-10 18:38:59] "DELETE /virtual-machine-interface/06f500bc-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.052192 10.0.0.33 - - [2025-11-10 18:38:59] "DELETE /virtual-machine/37ac037f-22dc-48ad-9872-55ff44d6982e HTTP/1.1" 200 115 0.027225 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.008285 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.007149 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.010775 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine/4daac3bf-f63d-4cef-bc21-358e47551a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002887 10.0.0.33 - - [2025-11-10 18:38:59] "POST /ref-update HTTP/1.1" 200 156 0.016588 10.0.0.33 - - [2025-11-10 18:38:59] "GET /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.013314 10.0.0.33 - - [2025-11-10 18:38:59] "POST /set-tag HTTP/1.1" 200 109 0.021906 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.034678 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.042068 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.015842 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.049218 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /instance-ip/05edbaa6-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.083872 10.0.0.33 - - [2025-11-10 18:39:00] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /virtual-machine-interface/05d2eece-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.040793 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /virtual-machine/4daac3bf-f63d-4cef-bc21-358e47551a58 HTTP/1.1" 200 115 0.026162 10.0.0.33 - - [2025-11-10 18:39:00] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007156 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.33 - - [2025-11-10 18:39:00] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004927 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.33 - - [2025-11-10 18:39:00] "GET /virtual-machine/7f6add15-b79f-4d7f-89b4-38cccb627aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002775 10.0.0.33 - - [2025-11-10 18:39:00] "POST /ref-update HTTP/1.1" 200 156 0.008276 10.0.0.33 - - [2025-11-10 18:39:00] "GET /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006573 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.019589 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.033135 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.030168 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.017920 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.026506 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /instance-ip/07876b28-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.050944 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /virtual-machine-interface/076e8608-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.051287 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /virtual-machine/7f6add15-b79f-4d7f-89b4-38cccb627aca HTTP/1.1" 200 115 0.019698 10.0.0.33 - - [2025-11-10 18:39:00] "DELETE /tag/1b0f11bc-31bb-451d-8e23-869706138ecd HTTP/1.1" 200 115 0.030901 10.0.0.33 - - [2025-11-10 18:39:00] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.004005 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.33 - - [2025-11-10 18:39:00] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.003778 10.0.0.33 - - [2025-11-10 18:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.33 - - [2025-11-10 18:39:01] "GET /virtual-machine/42be9da6-2e23-4c07-b722-c28c5824c31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003071 10.0.0.33 - - [2025-11-10 18:39:01] "POST /ref-update HTTP/1.1" 200 156 0.008902 10.0.0.33 - - [2025-11-10 18:39:01] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.008788 10.0.0.33 - - [2025-11-10 18:39:01] "POST /set-tag HTTP/1.1" 200 109 0.025143 10.0.0.33 - - [2025-11-10 18:39:01] "POST /set-tag HTTP/1.1" 200 109 0.031958 10.0.0.33 - - [2025-11-10 18:39:01] "POST /set-tag HTTP/1.1" 200 109 0.027244 10.0.0.33 - - [2025-11-10 18:39:01] "POST /set-tag HTTP/1.1" 200 109 0.017640 10.0.0.33 - - [2025-11-10 18:39:01] "POST /set-tag HTTP/1.1" 200 109 0.025239 10.0.0.33 - - [2025-11-10 18:39:01] "DELETE /instance-ip/0670416a-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.058833 10.0.0.33 - - [2025-11-10 18:39:01] "POST /ref-update HTTP/1.1" 200 156 0.018741 10.0.0.33 - - [2025-11-10 18:39:01] "DELETE /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.052162 10.0.0.33 - - [2025-11-10 18:39:01] "DELETE /virtual-machine/42be9da6-2e23-4c07-b722-c28c5824c31e HTTP/1.1" 200 115 0.022784 10.0.0.33 - - [2025-11-10 18:39:01] "DELETE /tag/63dbfcf5-40d4-47b3-90f1-f446955d092a HTTP/1.1" 409 388 0.004634 10.0.0.33 - - [2025-11-10 18:39:01] "DELETE /tag/cbda606e-8084-4410-bf37-3dc21b6044a9 HTTP/1.1" 200 115 0.038525 10.0.0.33 - - [2025-11-10 18:39:28] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.006200 10.0.0.33 - - [2025-11-10 18:39:28] "POST /set-tag HTTP/1.1" 200 109 0.004151 10.0.0.33 - - [2025-11-10 18:39:28] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004304 10.0.0.33 - - [2025-11-10 18:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2025-11-10 18:39:28] "GET /virtual-machine/bcda73b8-2ed8-47a1-bd8a-d0f5209bc120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002808 10.0.0.33 - - [2025-11-10 18:39:28] "POST /ref-update HTTP/1.1" 200 156 0.012336 10.0.0.33 - - [2025-11-10 18:39:29] "GET /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005297 10.0.0.33 - - [2025-11-10 18:39:29] "POST /set-tag HTTP/1.1" 200 109 0.017972 10.0.0.33 - - [2025-11-10 18:39:29] "POST /set-tag HTTP/1.1" 200 109 0.024660 10.0.0.33 - - [2025-11-10 18:39:29] "POST /set-tag HTTP/1.1" 200 109 0.014273 10.0.0.33 - - [2025-11-10 18:39:29] "POST /set-tag HTTP/1.1" 200 109 0.027651 10.0.0.33 - - [2025-11-10 18:39:29] "DELETE /instance-ip/08855c6a-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.086031 10.0.0.33 - - [2025-11-10 18:39:29] "DELETE /virtual-machine-interface/0869dd50-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.046239 10.0.0.33 - - [2025-11-10 18:39:29] "DELETE /virtual-machine/bcda73b8-2ed8-47a1-bd8a-d0f5209bc120 HTTP/1.1" 200 115 0.019609 10.0.0.33 - - [2025-11-10 18:39:29] "DELETE /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594 HTTP/1.1" 409 236 0.004561 10.0.0.33 - - [2025-11-10 18:39:29] "POST /tags HTTP/1.1" 409 204 0.002133 10.0.0.33 - - [2025-11-10 18:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-11-10 18:39:29] "GET /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013195 10.0.0.33 - - [2025-11-10 18:39:29] "DELETE /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594 HTTP/1.1" 409 236 0.009934 10.0.0.33 - - [2025-11-10 18:39:29] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005199 10.0.0.33 - - [2025-11-10 18:39:29] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.33 - - [2025-11-10 18:39:29] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005406 10.0.0.33 - - [2025-11-10 18:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.33 - - [2025-11-10 18:39:29] "GET /virtual-machine/8d75cdcd-fc54-4344-88fb-5f238d79a46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002663 10.0.0.33 - - [2025-11-10 18:39:29] "POST /ref-update HTTP/1.1" 200 156 0.009040 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.007057 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.018287 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.017563 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.014340 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.026957 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /instance-ip/095f8a3e-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.041148 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /virtual-machine-interface/09494e72-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.039943 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /virtual-machine/8d75cdcd-fc54-4344-88fb-5f238d79a46e HTTP/1.1" 200 115 0.019157 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /tag/aea1742e-b343-43f8-80c7-0d4e9eaef21c HTTP/1.1" 200 115 0.031572 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004297 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.003977 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine/82310cfd-6a83-4b67-b81a-d0b7bfd7e59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002936 10.0.0.33 - - [2025-11-10 18:39:30] "POST /ref-update HTTP/1.1" 200 156 0.015894 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.011916 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.016761 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.032875 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.021839 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.017831 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /instance-ip/07ff1bd2-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.047023 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /virtual-machine-interface/07e6bf7e-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.037908 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /virtual-machine/82310cfd-6a83-4b67-b81a-d0b7bfd7e59a HTTP/1.1" 200 115 0.027159 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /tag/b2c127de-662b-4c36-937c-2b6450204614 HTTP/1.1" 200 115 0.038001 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /tag/6920cf85-76f6-4f3d-a98f-e75f5518e88d HTTP/1.1" 200 115 0.031867 10.0.0.33 - - [2025-11-10 18:39:30] "DELETE /tag/e57b35d8-0920-4f46-977f-6bc319456ffb HTTP/1.1" 200 115 0.034291 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.003952 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.004337 10.0.0.33 - - [2025-11-10 18:39:30] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005386 10.0.0.33 - - [2025-11-10 18:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.33 - - [2025-11-10 18:39:31] "GET /virtual-machine/0d84ce4a-7d70-4441-af0e-0681403d41cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002939 10.0.0.33 - - [2025-11-10 18:39:31] "POST /ref-update HTTP/1.1" 200 156 0.010458 10.0.0.33 - - [2025-11-10 18:39:31] "GET /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.014618 10.0.0.33 - - [2025-11-10 18:39:31] "POST /set-tag HTTP/1.1" 200 109 0.018714 10.0.0.33 - - [2025-11-10 18:39:31] "POST /set-tag HTTP/1.1" 200 109 0.023949 10.0.0.33 - - [2025-11-10 18:39:31] "POST /set-tag HTTP/1.1" 200 109 0.034688 10.0.0.33 - - [2025-11-10 18:39:31] "POST /set-tag HTTP/1.1" 200 109 0.013756 10.0.0.33 - - [2025-11-10 18:39:31] "DELETE /instance-ip/08f378da-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.054898 10.0.0.33 - - [2025-11-10 18:39:31] "DELETE /virtual-machine-interface/08dd1ffe-be64-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.039431 10.0.0.33 - - [2025-11-10 18:39:31] "DELETE /virtual-machine/0d84ce4a-7d70-4441-af0e-0681403d41cb HTTP/1.1" 200 115 0.037962 10.0.0.33 - - [2025-11-10 18:39:31] "DELETE /tag/1f500ed4-ce82-42da-ab13-88d0f6d30420 HTTP/1.1" 200 115 0.043545 10.0.0.33 - - [2025-11-10 18:39:31] "DELETE /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5 HTTP/1.1" 409 236 0.004368 10.0.0.33 - - [2025-11-10 18:39:31] "DELETE /tag/4023ff26-2d38-4be6-9f78-13384a7c585d HTTP/1.1" 409 236 0.004303 10.0.0.33 - - [2025-11-10 18:39:33] "POST /projects HTTP/1.1" 409 238 0.002980 10.0.0.33 - - [2025-11-10 18:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2025-11-10 18:39:33] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045673 10.0.0.33 - - [2025-11-10 18:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2025-11-10 18:39:33] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004085 10.0.0.33 - - [2025-11-10 18:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2025-11-10 18:39:33] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005922 10.0.0.33 - - [2025-11-10 18:39:33] "POST /security-groups HTTP/1.1" 409 285 0.002920 10.0.0.33 - - [2025-11-10 18:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2025-11-10 18:39:33] "PUT /security-group/83bcdf68-b0b5-43e3-ab2c-4202ea8678cb HTTP/1.1" 200 262 0.059068 10.0.0.33 - - [2025-11-10 18:39:33] "PUT /access-control-list/65cc6599-3397-4289-bdfc-68c2502ae16b HTTP/1.1" 200 272 0.011481 10.0.0.33 - - [2025-11-10 18:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018621 10.0.0.33 - - [2025-11-10 18:39:33] "PUT /access-control-list/e54546e6-374c-40c6-9415-a1b7ea396f6a HTTP/1.1" 200 272 0.033397 10.0.0.33 - - [2025-11-10 18:39:38] "POST /projects HTTP/1.1" 409 238 0.002757 10.0.0.33 - - [2025-11-10 18:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2025-11-10 18:39:38] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029275 10.0.0.33 - - [2025-11-10 18:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.33 - - [2025-11-10 18:39:38] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004032 10.0.0.33 - - [2025-11-10 18:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.33 - - [2025-11-10 18:39:38] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004565 10.0.0.33 - - [2025-11-10 18:39:38] "POST /security-groups HTTP/1.1" 409 285 0.002357 10.0.0.33 - - [2025-11-10 18:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-11-10 18:39:38] "PUT /security-group/83bcdf68-b0b5-43e3-ab2c-4202ea8678cb HTTP/1.1" 200 262 0.066778 10.0.0.33 - - [2025-11-10 18:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019326 10.0.0.33 - - [2025-11-10 18:39:38] "PUT /access-control-list/65cc6599-3397-4289-bdfc-68c2502ae16b HTTP/1.1" 200 272 0.027426 10.0.0.33 - - [2025-11-10 18:39:38] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016713 10.0.0.33 - - [2025-11-10 18:39:38] "PUT /access-control-list/e54546e6-374c-40c6-9415-a1b7ea396f6a HTTP/1.1" 200 272 0.023187 10.0.0.33 - - [2025-11-10 18:39:38] "GET /firewall-rule/a65669d2-ac33-4d02-b70b-4e00a4710cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002911 10.0.0.33 - - [2025-11-10 18:39:38] "POST /ref-update HTTP/1.1" 200 156 0.050506 10.0.0.33 - - [2025-11-10 18:39:38] "DELETE /firewall-rule/a65669d2-ac33-4d02-b70b-4e00a4710cb5 HTTP/1.1" 200 115 0.052463 10.0.0.33 - - [2025-11-10 18:39:38] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004879 10.0.0.33 - - [2025-11-10 18:39:38] "GET /firewall-rule/31cab29f-ba98-4c6a-9666-c91c414cf125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003217 10.0.0.33 - - [2025-11-10 18:39:38] "POST /ref-update HTTP/1.1" 200 156 0.055397 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /firewall-rule/31cab29f-ba98-4c6a-9666-c91c414cf125 HTTP/1.1" 200 115 0.054908 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /tag/4023ff26-2d38-4be6-9f78-13384a7c585d HTTP/1.1" 409 236 0.005857 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5 HTTP/1.1" 409 236 0.005462 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /tag/d304b468-1f20-4d4d-a9bf-b083ba078677 HTTP/1.1" 200 115 0.032336 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2025-11-10 18:39:39] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004605 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2025-11-10 18:39:39] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003957 10.0.0.33 - - [2025-11-10 18:39:39] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.036900 10.0.0.33 - - [2025-11-10 18:39:39] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.039800 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /security-group/83bcdf68-b0b5-43e3-ab2c-4202ea8678cb HTTP/1.1" 200 115 0.045315 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /access-control-list/65cc6599-3397-4289-bdfc-68c2502ae16b HTTP/1.1" 200 115 0.035393 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /access-control-list/e54546e6-374c-40c6-9415-a1b7ea396f6a HTTP/1.1" 200 115 0.022077 10.0.0.33 - - [2025-11-10 18:39:39] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041963 10.0.0.33 - - [2025-11-10 18:39:39] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?fields=security_groups HTTP/1.1" 200 1353 0.032618 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /security-group/529afce6-95ee-4eb8-a3e6-fd15ea918a5e HTTP/1.1" 200 115 0.045199 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /access-control-list/23bb92b3-89ea-4a98-aee8-899e3e806af5 HTTP/1.1" 200 115 0.038922 10.0.0.33 - - [2025-11-10 18:39:39] "GET /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c?fields=application_policy_sets HTTP/1.1" 200 1392 0.047563 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /access-control-list/860b04b0-d92e-47c4-b8c5-d9e521ea7524 HTTP/1.1" 200 115 0.047238 10.0.0.33 - - [2025-11-10 18:39:39] "DELETE /project/eecb29dd-5efc-4b21-ab6e-3fa07dbed06c HTTP/1.1" 200 115 0.294038 10.0.0.33 - - [2025-11-10 18:39:39] "POST /projects HTTP/1.1" 409 238 0.003985 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.33 - - [2025-11-10 18:39:39] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033087 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2025-11-10 18:39:39] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004121 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2025-11-10 18:39:39] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005535 10.0.0.33 - - [2025-11-10 18:39:39] "POST /security-groups HTTP/1.1" 409 285 0.002147 10.0.0.33 - - [2025-11-10 18:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.33 - - [2025-11-10 18:39:39] "PUT /security-group/cf1ca17b-7862-4fa3-961a-79c90cdbd36b HTTP/1.1" 200 262 0.064453 10.0.0.33 - - [2025-11-10 18:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019717 10.0.0.33 - - [2025-11-10 18:39:40] "PUT /access-control-list/cd32803a-7d63-46c6-b780-8b31ef6d32b1 HTTP/1.1" 200 272 0.026080 10.0.0.33 - - [2025-11-10 18:39:40] "PUT /access-control-list/b81153da-1931-41af-b51d-90b3333e308e HTTP/1.1" 200 272 0.013999 10.0.0.33 - - [2025-11-10 18:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2025-11-10 18:39:44] "GET /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003425 10.0.0.33 - - [2025-11-10 18:39:44] "GET /virtual-machine-interface/06558df2-be64-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003007 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /loadbalancer-member/1bfc1d85-ee27-4730-93ae-cc738e9d02b6 HTTP/1.1" 200 115 0.054211 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /loadbalancer-pool/6f193fa1-215b-41fe-8c48-0c172565bcf4 HTTP/1.1" 200 115 0.044719 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /loadbalancer-listener/6281960c-bb96-405e-acad-fa433aca4fea HTTP/1.1" 200 115 0.041794 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /loadbalancer/dc114de0-bc9f-493c-8665-bc2a052a3433 HTTP/1.1" 200 115 0.039017 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /floating-ip/41b299a9-f437-4ecf-8df4-bedbf3eacae7 HTTP/1.1" 200 115 0.035167 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /instance-ip/ab3f5b2a-3a22-4d26-99eb-19cb2161282e HTTP/1.1" 200 115 0.038763 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /virtual-machine-interface/9b6f5de5-acf9-4470-86c3-134df32221b2 HTTP/1.1" 200 115 0.049385 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /tag/ffae7205-1980-4fbe-b7c5-2221ea7f59e3 HTTP/1.1" 200 115 0.047358 10.0.0.33 - - [2025-11-10 18:39:44] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003095 10.0.0.33 - - [2025-11-10 18:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2025-11-10 18:39:44] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002441 10.0.0.33 - - [2025-11-10 18:39:44] "GET /firewall-policy/8806f12d-1f83-49de-a825-d9a5ffae6ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002436 10.0.0.33 - - [2025-11-10 18:39:44] "GET /firewall-rule/093e61ab-ae97-44b3-89f0-18cd599d9be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002934 10.0.0.33 - - [2025-11-10 18:39:44] "POST /ref-update HTTP/1.1" 200 156 0.013204 10.0.0.33 - - [2025-11-10 18:39:44] "DELETE /firewall-rule/093e61ab-ae97-44b3-89f0-18cd599d9be6 HTTP/1.1" 200 115 0.030300 10.0.0.33 - - [2025-11-10 18:39:44] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003009 10.0.0.33 - - [2025-11-10 18:39:44] "GET /firewall-rule/1a99d9e2-9c53-490f-940a-b1569f6084ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002870 10.0.0.33 - - [2025-11-10 18:39:44] "POST /ref-update HTTP/1.1" 200 156 0.029417 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /firewall-rule/1a99d9e2-9c53-490f-940a-b1569f6084ef HTTP/1.1" 200 115 0.054449 10.0.0.33 - - [2025-11-10 18:39:45] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009435 10.0.0.33 - - [2025-11-10 18:39:45] "GET /firewall-rule/ad90ecd6-9cc9-40ca-91bb-54d953a9da44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003125 10.0.0.33 - - [2025-11-10 18:39:45] "POST /ref-update HTTP/1.1" 200 156 0.011820 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /firewall-rule/ad90ecd6-9cc9-40ca-91bb-54d953a9da44 HTTP/1.1" 200 115 0.045257 10.0.0.33 - - [2025-11-10 18:39:45] "GET /application-policy-set/89305ded-57db-4339-bcf8-5aa4df283629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003684 10.0.0.33 - - [2025-11-10 18:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-11-10 18:39:45] "GET /policy-management/fe06bdf3-0731-41b5-b1be-0737203958b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009178 10.0.0.33 - - [2025-11-10 18:39:45] "GET /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010337 10.0.0.33 - - [2025-11-10 18:39:45] "POST /ref-update HTTP/1.1" 200 156 0.030846 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /firewall-policy/58eb602f-494d-425f-9a0f-f445638fccee HTTP/1.1" 200 115 0.065069 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /tag/cea49d8b-a8e6-43ea-868f-c4a8f7f13594 HTTP/1.1" 200 115 0.085964 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /tag/63dbfcf5-40d4-47b3-90f1-f446955d092a HTTP/1.1" 200 115 0.090323 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /tag/56dbeb3a-6a46-4dc3-8067-5be7049191c5 HTTP/1.1" 200 115 0.079092 10.0.0.33 - - [2025-11-10 18:39:45] "DELETE /tag/4023ff26-2d38-4be6-9f78-13384a7c585d HTTP/1.1" 200 115 0.032141 10.0.0.33 - - [2025-11-10 18:39:45] "POST /projects HTTP/1.1" 409 238 0.003428 10.0.0.33 - - [2025-11-10 18:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.33 - - [2025-11-10 18:39:45] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.082372 10.0.0.33 - - [2025-11-10 18:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2025-11-10 18:39:45] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.015359 10.0.0.33 - - [2025-11-10 18:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.33 - - [2025-11-10 18:39:45] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007478 10.0.0.33 - - [2025-11-10 18:39:45] "POST /security-groups HTTP/1.1" 409 285 0.011411 10.0.0.33 - - [2025-11-10 18:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.33 - - [2025-11-10 18:39:46] "PUT /security-group/cf1ca17b-7862-4fa3-961a-79c90cdbd36b HTTP/1.1" 200 262 0.068396 10.0.0.33 - - [2025-11-10 18:39:46] "PUT /access-control-list/cd32803a-7d63-46c6-b780-8b31ef6d32b1 HTTP/1.1" 200 272 0.009899 10.0.0.33 - - [2025-11-10 18:39:46] "PUT /access-control-list/b81153da-1931-41af-b51d-90b3333e308e HTTP/1.1" 200 272 0.027218 10.0.0.33 - - [2025-11-10 18:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026055 10.0.0.33 - - [2025-11-10 18:39:46] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.018112 10.0.0.33 - - [2025-11-10 18:39:46] "GET /firewall-rule/859d0c2d-48a4-4bf6-aa8c-f74d0279f81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002578 10.0.0.33 - - [2025-11-10 18:39:46] "POST /ref-update HTTP/1.1" 200 156 0.070714 10.0.0.33 - - [2025-11-10 18:39:46] "DELETE /firewall-rule/859d0c2d-48a4-4bf6-aa8c-f74d0279f81d HTTP/1.1" 200 115 0.063750 10.0.0.33 - - [2025-11-10 18:39:46] "GET /firewall-policy/bb81c486-4c07-45de-b7a1-671d2e908329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004550 10.0.0.33 - - [2025-11-10 18:39:46] "GET /firewall-rule/cdb7605b-1f95-4327-8d13-4dc01987768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002900 10.0.0.33 - - [2025-11-10 18:39:46] "POST /ref-update HTTP/1.1" 200 156 0.059031 10.0.0.33 - - [2025-11-10 18:39:46] "DELETE /firewall-rule/cdb7605b-1f95-4327-8d13-4dc01987768f HTTP/1.1" 200 115 0.054498 10.0.0.33 - - [2025-11-10 18:39:46] "DELETE /tag/9b00b8cd-2928-43fd-b139-1e45a69e615a HTTP/1.1" 200 115 0.054394 10.0.0.33 - - [2025-11-10 18:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2025-11-10 18:39:46] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004670 10.0.0.33 - - [2025-11-10 18:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2025-11-10 18:39:46] "GET /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005240 10.0.0.33 - - [2025-11-10 18:39:46] "PUT /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11 HTTP/1.1" 200 264 0.050470 10.0.0.33 - - [2025-11-10 18:39:46] "PUT /virtual-network/fefc55ed-8e7b-4de6-8209-0c3765a60c2f HTTP/1.1" 200 264 0.042440 10.0.0.33 - - [2025-11-10 18:39:46] "DELETE /security-group/cf1ca17b-7862-4fa3-961a-79c90cdbd36b HTTP/1.1" 200 115 0.060653 10.0.0.33 - - [2025-11-10 18:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2025-11-10 18:39:46] "DELETE /access-control-list/cd32803a-7d63-46c6-b780-8b31ef6d32b1 HTTP/1.1" 200 115 0.042107 10.0.0.33 - - [2025-11-10 18:39:46] "DELETE /access-control-list/b81153da-1931-41af-b51d-90b3333e308e HTTP/1.1" 200 115 0.028698 10.0.0.33 - - [2025-11-10 18:39:46] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031405 10.0.0.33 - - [2025-11-10 18:39:46] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?fields=security_groups HTTP/1.1" 200 1352 0.046248 10.0.0.33 - - [2025-11-10 18:39:47] "DELETE /security-group/69f4d51d-b250-44e7-bd69-b3caaca4ee8b HTTP/1.1" 200 115 0.053628 10.0.0.33 - - [2025-11-10 18:39:47] "DELETE /access-control-list/5f226b35-6da6-486d-960b-15e2ef0ad580 HTTP/1.1" 200 115 0.047348 10.0.0.33 - - [2025-11-10 18:39:47] "GET /project/5a1983f2-77f7-4008-9b59-3e79d7490f44?fields=application_policy_sets HTTP/1.1" 200 1391 0.060730 10.0.0.33 - - [2025-11-10 18:39:47] "DELETE /access-control-list/78ead55e-3d63-4418-913c-1427cc100783 HTTP/1.1" 200 115 0.051955 10.0.0.33 - - [2025-11-10 18:39:47] "DELETE /project/5a1983f2-77f7-4008-9b59-3e79d7490f44 HTTP/1.1" 200 115 0.337150 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:40:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:40:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:40:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:40:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.33 - - [2025-11-10 18:40:44] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.33 - - [2025-11-10 18:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.33 - - [2025-11-10 18:40:44] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003123 10.0.0.33 - - [2025-11-10 18:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-11-10 18:40:45] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002419 10.0.0.33 - - [2025-11-10 18:41:02] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.33 - - [2025-11-10 18:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.33 - - [2025-11-10 18:41:02] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013631 10.0.0.33 - - [2025-11-10 18:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.33 - - [2025-11-10 18:41:02] "GET /config-node/89486652-cea7-4c8f-b2be-1492d5261245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002424 10.0.0.33 - - [2025-11-10 18:41:03] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.33 - - [2025-11-10 18:41:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002016 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2025-11-10 18:41:08] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003006 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.012435 10.0.0.33 - - [2025-11-10 18:41:08] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 264 0.002398 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/bfdb85b1-4637-4b8f-870d-6d83babcb149 HTTP/1.1" 200 244 0.012351 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 261 0.002572 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/d8f1de82-0b02-451e-ba3d-151d2de3e9ea HTTP/1.1" 200 244 0.012920 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 261 0.002871 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/8fff0b4b-3559-4937-880a-bfba0870f454 HTTP/1.1" 200 244 0.010381 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 253 0.002155 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/4987fa59-5866-40ce-9e1e-e70dfa4e074b HTTP/1.1" 200 244 0.012406 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 251 0.002071 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/171ac298-100b-443e-85b9-a23ea3408498 HTTP/1.1" 200 244 0.010217 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 252 0.002133 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/9cf0c9ac-8191-4a4d-9102-adb65908204f HTTP/1.1" 200 244 0.011984 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 256 0.002898 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2025-11-10 18:41:08] "PUT /alarm/048e7304-a5a2-4caa-8238-c3fffab7133d HTTP/1.1" 200 244 0.010350 10.0.0.33 - - [2025-11-10 18:41:08] "POST /alarms HTTP/1.1" 409 248 0.004005 10.0.0.33 - - [2025-11-10 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/382ab1b9-1550-430d-87b2-5ae4cf71ff63 HTTP/1.1" 200 244 0.015084 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 252 0.010749 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/8075f625-fa5b-4587-9765-303cc0e643c7 HTTP/1.1" 200 244 0.017111 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 257 0.002821 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/bd1b1a64-a8c4-44f6-9d92-73fc40bb972e HTTP/1.1" 200 244 0.010330 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 251 0.003937 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008244 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/d4e07748-9211-4779-9874-510a13199d33 HTTP/1.1" 200 244 0.011122 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 257 0.032499 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/1df8b214-47b4-43cf-9f17-1eb295772c22 HTTP/1.1" 200 244 0.014507 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 261 0.011771 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/0c7d7437-191f-465c-be9b-d15a851cfcb8 HTTP/1.1" 200 244 0.011458 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 258 0.008500 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/3ff0cbcc-f0f0-4132-a4c8-7de63198e63e HTTP/1.1" 200 244 0.010978 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 254 0.011009 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/e9b77a11-65ba-4399-ae59-75fd9cefba1a HTTP/1.1" 200 244 0.010444 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 254 0.004696 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/69669108-add9-479d-84f0-affc9ba943bb HTTP/1.1" 200 244 0.011029 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 254 0.004727 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/84dc68e0-5ed2-43cd-b6d8-296e995154f3 HTTP/1.1" 200 244 0.010970 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 247 0.008070 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/d92cd10d-bff7-4387-98e1-4220e808d15e HTTP/1.1" 200 244 0.011253 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 272 0.011953 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/b203c0f8-3189-4a57-934c-151d9ad3f3ca HTTP/1.1" 200 244 0.010774 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 261 0.009115 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/a64cc637-0acd-4178-b007-888c8346615a HTTP/1.1" 200 244 0.012056 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 259 0.009264 10.0.0.33 - - [2025-11-10 18:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2025-11-10 18:41:09] "PUT /alarm/14a36cf8-3f4a-4914-81f8-55423ea8eb59 HTTP/1.1" 200 244 0.012172 10.0.0.33 - - [2025-11-10 18:41:09] "POST /alarms HTTP/1.1" 409 265 0.007951 10.0.0.33 - - [2025-11-10 18:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.33 - - [2025-11-10 18:41:10] "PUT /alarm/60dbd4bc-545c-4883-a34b-39628f37fac2 HTTP/1.1" 200 244 0.011298 10.0.0.33 - - [2025-11-10 18:41:10] "POST /alarms HTTP/1.1" 409 279 0.007558 10.0.0.33 - - [2025-11-10 18:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2025-11-10 18:41:10] "PUT /alarm/acbe0bf9-cf39-4885-b657-8b6f3193f012 HTTP/1.1" 200 244 0.009479 10.0.0.33 - - [2025-11-10 18:41:10] "GET / HTTP/1.1" 200 35931 0.002226 10.0.0.33 - - [2025-11-10 18:41:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002136 10.0.0.33 - - [2025-11-10 18:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2025-11-10 18:41:10] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.008538 10.0.0.33 - - [2025-11-10 18:41:10] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.33 - - [2025-11-10 18:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2025-11-10 18:41:10] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003542 10.0.0.33 - - [2025-11-10 18:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2025-11-10 18:41:10] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.009043 10.0.0.33 - - [2025-11-10 18:41:10] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.33 - - [2025-11-10 18:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2025-11-10 18:41:10] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005545 10.0.0.33 - - [2025-11-10 18:41:10] "PUT /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004 HTTP/1.1" 200 274 0.016486 10.0.0.33 - - [2025-11-10 18:41:14] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.33 - - [2025-11-10 18:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2025-11-10 18:41:14] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003266 10.0.0.33 - - [2025-11-10 18:41:14] "POST /bgp-routers HTTP/1.1" 409 301 0.005221 10.0.0.33 - - [2025-11-10 18:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2025-11-10 18:41:15] "GET /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004105 10.0.0.33 - - [2025-11-10 18:41:15] "PUT /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c HTTP/1.1" 200 254 0.015573 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:41:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 10.0.0.33 - - [2025-11-10 18:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.33 - - [2025-11-10 18:41:17] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002875 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 10.0.0.33 - - [2025-11-10 18:41:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002113 10.0.0.33 - - [2025-11-10 18:41:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002652 10.0.0.33 - - [2025-11-10 18:41:34] "GET / HTTP/1.1" 200 35931 0.002385 10.0.0.33 - - [2025-11-10 18:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.33 - - [2025-11-10 18:41:34] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005717 10.0.0.33 - - [2025-11-10 18:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.33 - - [2025-11-10 18:41:34] "GET /config-node/89486652-cea7-4c8f-b2be-1492d5261245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002903 10.0.0.33 - - [2025-11-10 18:41:45] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.33 - - [2025-11-10 18:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016514 10.0.0.33 - - [2025-11-10 18:41:45] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004114 10.0.0.33 - - [2025-11-10 18:41:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002561 10.0.0.33 - - [2025-11-10 18:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010120 10.0.0.33 - - [2025-11-10 18:41:46] "GET /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005608 10.0.0.33 - - [2025-11-10 18:41:46] "PUT /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c HTTP/1.1" 200 254 0.023149 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:41:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:41:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.33 - - [2025-11-10 18:42:24] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.33 - - [2025-11-10 18:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-11-10 18:42:24] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006012 10.0.0.33 - - [2025-11-10 18:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-11-10 18:42:24] "GET /config-node/89486652-cea7-4c8f-b2be-1492d5261245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006205 10.0.0.33 - - [2025-11-10 18:42:25] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.33 - - [2025-11-10 18:42:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001957 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2025-11-10 18:42:30] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002559 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.015930 10.0.0.33 - - [2025-11-10 18:42:30] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 264 0.002501 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/bfdb85b1-4637-4b8f-870d-6d83babcb149 HTTP/1.1" 200 244 0.011307 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 261 0.002034 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/d8f1de82-0b02-451e-ba3d-151d2de3e9ea HTTP/1.1" 200 244 0.009719 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 261 0.008158 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/8fff0b4b-3559-4937-880a-bfba0870f454 HTTP/1.1" 200 244 0.009417 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 253 0.007697 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/4987fa59-5866-40ce-9e1e-e70dfa4e074b HTTP/1.1" 200 244 0.011112 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 251 0.014013 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008194 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/171ac298-100b-443e-85b9-a23ea3408498 HTTP/1.1" 200 244 0.009913 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 252 0.006021 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/9cf0c9ac-8191-4a4d-9102-adb65908204f HTTP/1.1" 200 244 0.009551 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 256 0.002279 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/048e7304-a5a2-4caa-8238-c3fffab7133d HTTP/1.1" 200 244 0.016182 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 248 0.002250 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/382ab1b9-1550-430d-87b2-5ae4cf71ff63 HTTP/1.1" 200 244 0.010277 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 252 0.002503 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/8075f625-fa5b-4587-9765-303cc0e643c7 HTTP/1.1" 200 244 0.010764 10.0.0.33 - - [2025-11-10 18:42:30] "POST /alarms HTTP/1.1" 409 257 0.002785 10.0.0.33 - - [2025-11-10 18:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-11-10 18:42:30] "PUT /alarm/bd1b1a64-a8c4-44f6-9d92-73fc40bb972e HTTP/1.1" 200 244 0.010206 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 251 0.002872 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/d4e07748-9211-4779-9874-510a13199d33 HTTP/1.1" 200 244 0.009273 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 257 0.002226 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/1df8b214-47b4-43cf-9f17-1eb295772c22 HTTP/1.1" 200 244 0.008255 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 261 0.004678 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/0c7d7437-191f-465c-be9b-d15a851cfcb8 HTTP/1.1" 200 244 0.011140 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 258 0.005262 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/3ff0cbcc-f0f0-4132-a4c8-7de63198e63e HTTP/1.1" 200 244 0.011091 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 254 0.002499 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/e9b77a11-65ba-4399-ae59-75fd9cefba1a HTTP/1.1" 200 244 0.021729 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 254 0.009609 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/69669108-add9-479d-84f0-affc9ba943bb HTTP/1.1" 200 244 0.012500 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 254 0.007309 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/84dc68e0-5ed2-43cd-b6d8-296e995154f3 HTTP/1.1" 200 244 0.010240 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 247 0.006273 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/d92cd10d-bff7-4387-98e1-4220e808d15e HTTP/1.1" 200 244 0.008750 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 272 0.008269 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/b203c0f8-3189-4a57-934c-151d9ad3f3ca HTTP/1.1" 200 244 0.009161 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 261 0.004709 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/a64cc637-0acd-4178-b007-888c8346615a HTTP/1.1" 200 244 0.010019 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 259 0.010776 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/14a36cf8-3f4a-4914-81f8-55423ea8eb59 HTTP/1.1" 200 244 0.008680 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 265 0.008870 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/60dbd4bc-545c-4883-a34b-39628f37fac2 HTTP/1.1" 200 244 0.009385 10.0.0.33 - - [2025-11-10 18:42:31] "POST /alarms HTTP/1.1" 409 279 0.006453 10.0.0.33 - - [2025-11-10 18:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.33 - - [2025-11-10 18:42:31] "PUT /alarm/acbe0bf9-cf39-4885-b657-8b6f3193f012 HTTP/1.1" 200 244 0.009873 10.0.0.33 - - [2025-11-10 18:42:32] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.33 - - [2025-11-10 18:42:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002562 10.0.0.33 - - [2025-11-10 18:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2025-11-10 18:42:32] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.008025 10.0.0.33 - - [2025-11-10 18:42:32] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.33 - - [2025-11-10 18:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.33 - - [2025-11-10 18:42:32] "GET /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004176 10.0.0.33 - - [2025-11-10 18:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2025-11-10 18:42:32] "PUT /global-vrouter-config/3ca81e48-a47c-4166-a4f3-e015fe088695 HTTP/1.1" 200 276 0.012066 10.0.0.33 - - [2025-11-10 18:42:32] "GET / HTTP/1.1" 200 35931 0.007011 10.0.0.33 - - [2025-11-10 18:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-11-10 18:42:32] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005019 10.0.0.33 - - [2025-11-10 18:42:32] "PUT /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004 HTTP/1.1" 200 274 0.014205 10.0.0.33 - - [2025-11-10 18:42:36] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.33 - - [2025-11-10 18:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2025-11-10 18:42:36] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003601 10.0.0.33 - - [2025-11-10 18:42:36] "POST /bgp-routers HTTP/1.1" 409 301 0.003066 10.0.0.33 - - [2025-11-10 18:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2025-11-10 18:42:36] "GET /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003509 10.0.0.33 - - [2025-11-10 18:42:36] "PUT /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c HTTP/1.1" 200 254 0.015122 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:42:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:42:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001117 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:42:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:42:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.33 - - [2025-11-10 18:42:41] "POST /tags HTTP/1.1" 200 355 0.030025 10.0.0.33 - - [2025-11-10 18:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2025-11-10 18:42:41] "GET /tag/fb23a4ab-349a-4723-bffa-e5ee63d7012c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.027784 10.0.0.33 - - [2025-11-10 18:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007742 10.0.0.33 - - [2025-11-10 18:42:41] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004248 10.0.0.33 - - [2025-11-10 18:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-11-10 18:42:41] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063350 10.0.0.33 - - [2025-11-10 18:42:41] "POST /virtual-machines HTTP/1.1" 200 351 0.024867 10.0.0.33 - - [2025-11-10 18:42:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015994 10.0.0.33 - - [2025-11-10 18:42:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.127112 10.0.0.33 - - [2025-11-10 18:42:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010376 10.0.0.33 - - [2025-11-10 18:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016265 10.0.0.33 - - [2025-11-10 18:42:41] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.009631 10.0.0.33 - - [2025-11-10 18:42:41] "POST /instance-ips HTTP/1.1" 200 391 0.027206 10.0.0.33 - - [2025-11-10 18:42:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027610 10.0.0.33 - - [2025-11-10 18:42:41] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008559 10.0.0.33 - - [2025-11-10 18:42:41] "POST /set-tag HTTP/1.1" 200 109 0.023143 10.0.0.33 - - [2025-11-10 18:42:41] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.013629 10.0.0.33 - - [2025-11-10 18:42:41] "GET /instance-ip/09fa5cfc-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1905 0.003022 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.003984 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003474 10.0.0.33 - - [2025-11-10 18:42:42] "POST /ref-update HTTP/1.1" 200 156 0.008519 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005270 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.33 - - [2025-11-10 18:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-network/30cdd751-e490-4c53-9e19-df9b5aa00e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009041 10.0.0.33 - - [2025-11-10 18:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2025-11-10 18:42:42] "GET /project/0c58d16f-d939-4c5d-b747-9e8edf66b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041525 10.0.0.33 - - [2025-11-10 18:42:42] "POST /virtual-machines HTTP/1.1" 200 355 0.011729 10.0.0.33 - - [2025-11-10 18:42:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009008 10.0.0.33 - - [2025-11-10 18:42:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.172479 10.0.0.33 - - [2025-11-10 18:42:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042052 10.0.0.33 - - [2025-11-10 18:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.004485 10.0.0.33 - - [2025-11-10 18:42:42] "POST /instance-ips HTTP/1.1" 200 395 0.048644 10.0.0.33 - - [2025-11-10 18:42:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035785 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.012127 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.014201 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016219 10.0.0.33 - - [2025-11-10 18:42:42] "GET /instance-ip/0a77f824-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003240 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005037 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-router/981045d2-5d12-44b7-b2c4-5b46a834302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005433 10.0.0.33 - - [2025-11-10 18:42:42] "POST /ref-update HTTP/1.1" 200 156 0.009403 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004233 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.004164 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.33 - - [2025-11-10 18:42:42] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005978 10.0.0.33 - - [2025-11-10 18:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.33 - - [2025-11-10 18:42:54] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.33 - - [2025-11-10 18:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-11-10 18:42:54] "GET /global-system-config/354810d0-631d-479a-bb29-30d7ed02f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005652 10.0.0.33 - - [2025-11-10 18:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2025-11-10 18:42:54] "GET /config-node/89486652-cea7-4c8f-b2be-1492d5261245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002435 10.0.0.33 - - [2025-11-10 18:42:55] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.004972 10.0.0.33 - - [2025-11-10 18:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.33 - - [2025-11-10 18:42:56] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004629 10.0.0.33 - - [2025-11-10 18:42:56] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.33 - - [2025-11-10 18:42:57] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005497 10.0.0.33 - - [2025-11-10 18:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.33 - - [2025-11-10 18:43:06] "GET / HTTP/1.1" 200 35931 0.005091 10.0.0.33 - - [2025-11-10 18:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.33 - - [2025-11-10 18:43:06] "GET /routing-instance/8e360b45-57b2-4fca-8270-e3b5eaa34bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007764 10.0.0.33 - - [2025-11-10 18:43:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002721 10.0.0.33 - - [2025-11-10 18:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2025-11-10 18:43:06] "GET /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005200 10.0.0.33 - - [2025-11-10 18:43:06] "PUT /bgp-router/8e413b01-04bf-4db0-a686-4eed7500f12c HTTP/1.1" 200 254 0.017788 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.33 - - [2025-11-10 18:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.33 - - [2025-11-10 18:43:28] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.007133 10.0.0.33 - - [2025-11-10 18:43:28] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.33 - - [2025-11-10 18:43:28] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006378 10.0.0.33 - - [2025-11-10 18:43:28] "POST /set-tag HTTP/1.1" 200 109 0.004703 10.0.0.33 - - [2025-11-10 18:43:28] "GET /virtual-machine/87d3459a-99da-449d-9aad-7b1411cb2156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004307 10.0.0.33 - - [2025-11-10 18:43:28] "POST /ref-update HTTP/1.1" 200 156 0.010304 10.0.0.33 - - [2025-11-10 18:43:28] "GET /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.012570 10.0.0.33 - - [2025-11-10 18:43:28] "POST /set-tag HTTP/1.1" 200 109 0.016813 10.0.0.33 - - [2025-11-10 18:43:28] "POST /set-tag HTTP/1.1" 200 109 0.021308 10.0.0.33 - - [2025-11-10 18:43:28] "DELETE /instance-ip/09fa5cfc-be65-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.049383 10.0.0.33 - - [2025-11-10 18:43:28] "DELETE /virtual-machine-interface/09dd39f6-be65-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.057370 10.0.0.33 - - [2025-11-10 18:43:28] "DELETE /virtual-machine/87d3459a-99da-449d-9aad-7b1411cb2156 HTTP/1.1" 200 115 0.026035 10.0.0.33 - - [2025-11-10 18:43:28] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004240 10.0.0.33 - - [2025-11-10 18:43:28] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.33 - - [2025-11-10 18:43:59] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.021281 10.0.0.33 - - [2025-11-10 18:43:59] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.33 - - [2025-11-10 18:43:59] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010513 10.0.0.33 - - [2025-11-10 18:43:59] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.33 - - [2025-11-10 18:43:59] "GET /virtual-machine/33fc7a6c-c723-42a6-8471-7fbe46672038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003163 10.0.0.33 - - [2025-11-10 18:43:59] "POST /ref-update HTTP/1.1" 200 156 0.016078 10.0.0.33 - - [2025-11-10 18:43:59] "GET /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005098 10.0.0.33 - - [2025-11-10 18:43:59] "POST /set-tag HTTP/1.1" 200 109 0.021328 10.0.0.33 - - [2025-11-10 18:43:59] "POST /set-tag HTTP/1.1" 200 109 0.036071 10.0.0.33 - - [2025-11-10 18:43:59] "DELETE /instance-ip/0a77f824-be65-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.061377 10.0.0.33 - - [2025-11-10 18:43:59] "DELETE /virtual-machine-interface/0a546be8-be65-11f0-83b4-fa163efd64b5 HTTP/1.1" 200 115 0.069360 10.0.0.33 - - [2025-11-10 18:43:59] "DELETE /virtual-machine/33fc7a6c-c723-42a6-8471-7fbe46672038 HTTP/1.1" 200 115 0.037177 10.0.0.33 - - [2025-11-10 18:43:59] "DELETE /tag/fb23a4ab-349a-4723-bffa-e5ee63d7012c HTTP/1.1" 200 115 0.040765