++ 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: =================== Sun Feb 22 10:27:10 AM UTC 2026 ===================' INFO: =================== Sun Feb 22 10:27:10 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.58.220.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.58.220.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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ sed 's/^API__//g' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/22/2026 10:27:57.597 7f7d0fc94c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/22/2026 10:27:58.219 7f7d0fc94c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/22/2026 10:27:58.258 7f7d0fc94c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/22/2026 10:27:58.258 7f7d0fc94c80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000781 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000575 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-22 10:28:09] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.33 - - [2026-02-22 10:28:09] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.33 - - [2026-02-22 10:28:10] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.33 - - [2026-02-22 10:28:10] "GET / HTTP/1.1" 200 45303 0.001148 10.0.0.33 - - [2026-02-22 10:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009900 10.0.0.33 - - [2026-02-22 10:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.33 - - [2026-02-22 10:28:11] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.33 - - [2026-02-22 10:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.33 - - [2026-02-22 10:28:11] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007884 10.0.0.33 - - [2026-02-22 10:28:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.021758 10.0.0.33 - - [2026-02-22 10:28:11] "POST /config-database-nodes HTTP/1.1" 200 611 0.151774 10.0.0.33 - - [2026-02-22 10:28:12] "GET / HTTP/1.1" 200 35931 0.002321 10.0.0.33 - - [2026-02-22 10:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.129097 10.0.0.33 - - [2026-02-22 10:28:12] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016812 10.0.0.33 - - [2026-02-22 10:28:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.012466 10.0.0.33 - - [2026-02-22 10:28:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.127571 10.0.0.33 - - [2026-02-22 10:28:13] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.33 - - [2026-02-22 10:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.33 - - [2026-02-22 10:28:13] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016324 10.0.0.33 - - [2026-02-22 10:28:14] "POST /bgp-routers HTTP/1.1" 200 616 0.104769 10.0.0.33 - - [2026-02-22 10:28:14] "GET /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.031368 10.0.0.33 - - [2026-02-22 10:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.33 - - [2026-02-22 10:28:14] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010774 10.0.0.33 - - [2026-02-22 10:28:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006134 10.0.0.33 - - [2026-02-22 10:28:14] "POST /ref-update HTTP/1.1" 200 156 0.028915 10.0.0.33 - - [2026-02-22 10:28:15] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.33 - - [2026-02-22 10:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009334 10.0.0.33 - - [2026-02-22 10:28:15] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040896 10.0.0.33 - - [2026-02-22 10:28:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.005611 10.0.0.33 - - [2026-02-22 10:28:16] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.054957 10.0.0.33 - - [2026-02-22 10:28:16] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.33 - - [2026-02-22 10:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018952 10.0.0.33 - - [2026-02-22 10:28:16] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.033417 10.0.0.33 - - [2026-02-22 10:28:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.007483 10.0.0.33 - - [2026-02-22 10:28:16] "POST /analytics-nodes HTTP/1.1" 200 599 0.033762 10.0.0.33 - - [2026-02-22 10:28:17] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.33 - - [2026-02-22 10:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2026-02-22 10:28:17] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010724 10.0.0.33 - - [2026-02-22 10:28:17] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.33 - - [2026-02-22 10:28:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.009332 10.0.0.33 - - [2026-02-22 10:28:17] "POST /database-nodes HTTP/1.1" 200 597 0.082948 10.0.0.33 - - [2026-02-22 10:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2026-02-22 10:28:17] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003428 10.0.0.33 - - [2026-02-22 10:28:17] "POST /id-to-fqname HTTP/1.1" 200 173 0.000979 10.0.0.33 - - [2026-02-22 10:28:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.026586 10.0.0.33 - - [2026-02-22 10:28:17] "POST /security-groups HTTP/1.1" 200 570 0.076188 10.0.0.33 - - [2026-02-22 10:28:17] "POST /projects HTTP/1.1" 200 481 0.271291 10.0.0.33 - - [2026-02-22 10:28:18] "POST /security-groups HTTP/1.1" 200 534 0.104614 10.0.0.33 - - [2026-02-22 10:28:18] "POST /chown HTTP/1.1" 200 109 0.014285 10.0.0.33 - - [2026-02-22 10:28:18] "POST /policy-managements HTTP/1.1" 409 214 0.023222 10.0.0.33 - - [2026-02-22 10:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017981 10.0.0.33 - - [2026-02-22 10:28:18] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004927 10.0.0.33 - - [2026-02-22 10:28:18] "POST /application-policy-sets HTTP/1.1" 200 528 0.025360 10.0.0.33 - - [2026-02-22 10:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.33 - - [2026-02-22 10:28:18] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.011591 10.0.0.33 - - [2026-02-22 10:28:18] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.021290 10.0.0.33 - - [2026-02-22 10:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015508 10.0.0.33 - - [2026-02-22 10:28:18] "GET /virtual-network/7a7c3ad8-a490-4be7-a0c6-ea0c6cb767bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.009783 10.0.0.33 - - [2026-02-22 10:28:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.001787 10.0.0.33 - - [2026-02-22 10:28:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.007528 10.0.0.33 - - [2026-02-22 10:28:18] "POST /security-groups HTTP/1.1" 200 574 0.115535 10.0.0.33 - - [2026-02-22 10:28:18] "POST /projects HTTP/1.1" 200 489 0.309932 10.0.0.33 - - [2026-02-22 10:28:18] "POST /security-groups HTTP/1.1" 200 546 0.150356 10.0.0.33 - - [2026-02-22 10:28:19] "POST /chown HTTP/1.1" 200 109 0.047364 10.0.0.33 - - [2026-02-22 10:28:19] "POST /network-ipams HTTP/1.1" 200 522 0.081883 10.0.0.33 - - [2026-02-22 10:28:19] "POST /network-ipams HTTP/1.1" 200 510 0.045391 10.0.0.33 - - [2026-02-22 10:28:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.004035 10.0.0.33 - - [2026-02-22 10:28:19] "POST /useragent-kv HTTP/1.1" 200 115 0.028282 10.0.0.33 - - [2026-02-22 10:28:19] "POST /virtual-networks HTTP/1.1" 200 538 0.306422 10.0.0.33 - - [2026-02-22 10:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.33 - - [2026-02-22 10:28:19] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.020803 10.0.0.33 - - [2026-02-22 10:28:19] "POST /network-ipams HTTP/1.1" 200 518 0.083650 10.0.0.33 - - [2026-02-22 10:28:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.012847 10.0.0.33 - - [2026-02-22 10:28:20] "POST /useragent-kv HTTP/1.1" 200 115 0.020609 10.0.0.33 - - [2026-02-22 10:28:20] "POST /virtual-networks HTTP/1.1" 200 546 0.390975 10.0.0.33 - - [2026-02-22 10:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.33 - - [2026-02-22 10:28:20] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.024929 10.0.0.33 - - [2026-02-22 10:28:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.008913 10.0.0.33 - - [2026-02-22 10:28:20] "POST /network-policys HTTP/1.1" 200 538 0.058417 10.0.0.33 - - [2026-02-22 10:28:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.011113 10.0.0.33 - - [2026-02-22 10:28:20] "POST /network-policys HTTP/1.1" 200 534 0.077328 10.0.0.33 - - [2026-02-22 10:28:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.005220 10.0.0.33 - - [2026-02-22 10:28:20] "POST /network-policys HTTP/1.1" 200 542 0.118690 10.0.0.33 - - [2026-02-22 10:28:20] "GET / HTTP/1.1" 200 35931 0.005931 10.0.0.33 - - [2026-02-22 10:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.33 - - [2026-02-22 10:28:20] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022667 10.0.0.33 - - [2026-02-22 10:28:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.032318 10.0.0.33 - - [2026-02-22 10:28:20] "POST /ref-update HTTP/1.1" 200 156 0.191209 10.0.0.33 - - [2026-02-22 10:28:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006154 10.0.0.33 - - [2026-02-22 10:28:20] "POST /config-nodes HTTP/1.1" 200 593 0.061272 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-update HTTP/1.1" 200 156 0.147653 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-update HTTP/1.1" 200 156 0.089969 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003326 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-update HTTP/1.1" 200 156 0.099493 10.0.0.33 - - [2026-02-22 10:28:21] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.33 - - [2026-02-22 10:28:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008867 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-update HTTP/1.1" 200 156 0.061318 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-update HTTP/1.1" 200 156 0.046705 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007644 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2026-02-22 10:28:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004846 10.0.0.33 - - [2026-02-22 10:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.33 - - [2026-02-22 10:28:21] "GET /virtual-network/7a7c3ad8-a490-4be7-a0c6-ea0c6cb767bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007554 10.0.0.33 - - [2026-02-22 10:28:21] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.024927 10.0.0.33 - - [2026-02-22 10:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012789 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001388 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.33 - - [2026-02-22 10:28:21] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005299 10.0.0.33 - - [2026-02-22 10:28:21] "POST /firewall-policys HTTP/1.1" 200 530 0.114434 10.0.0.33 - - [2026-02-22 10:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.055997 10.0.0.33 - - [2026-02-22 10:28:22] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018875 10.0.0.33 - - [2026-02-22 10:28:22] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.029834 10.0.0.33 - - [2026-02-22 10:28:22] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.041206 10.0.0.33 - - [2026-02-22 10:28:22] "POST /ref-update HTTP/1.1" 200 156 0.091753 10.0.0.33 - - [2026-02-22 10:28:22] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.072825 10.0.0.33 - - [2026-02-22 10:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.33 - - [2026-02-22 10:28:22] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046962 10.0.0.33 - - [2026-02-22 10:28:22] "POST /firewall-policys HTTP/1.1" 200 532 0.290772 10.0.0.33 - - [2026-02-22 10:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.082135 10.0.0.33 - - [2026-02-22 10:28:22] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022422 10.0.0.33 - - [2026-02-22 10:28:22] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002856 10.0.0.33 - - [2026-02-22 10:28:22] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002660 10.0.0.33 - - [2026-02-22 10:28:22] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002759 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006149 10.0.0.33 - - [2026-02-22 10:28:23] "POST /ref-update HTTP/1.1" 200 156 0.065683 10.0.0.33 - - [2026-02-22 10:28:23] "POST /ref-update HTTP/1.1" 200 156 0.116601 10.0.0.33 - - [2026-02-22 10:28:23] "POST /ref-update HTTP/1.1" 200 156 0.163494 10.0.0.33 - - [2026-02-22 10:28:23] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.028462 10.0.0.33 - - [2026-02-22 10:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.33 - - [2026-02-22 10:28:23] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009344 10.0.0.33 - - [2026-02-22 10:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.33 - - [2026-02-22 10:28:23] "GET /network-ipam/1c66a8b3-d993-4872-a97c-dc4f4afce215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011738 10.0.0.33 - - [2026-02-22 10:28:23] "POST /firewall-policys HTTP/1.1" 200 530 0.068118 10.0.0.33 - - [2026-02-22 10:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057344 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/e8c569cd-9154-4293-aaf2-3f288174e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.020880 10.0.0.33 - - [2026-02-22 10:28:23] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018209 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/e8c569cd-9154-4293-aaf2-3f288174e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028104 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003479 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015583 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002723 10.0.0.33 - - [2026-02-22 10:28:23] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003317 10.0.0.33 - - [2026-02-22 10:28:23] "POST /ref-update HTTP/1.1" 200 156 0.053522 10.0.0.33 - - [2026-02-22 10:28:24] "POST /ref-update HTTP/1.1" 200 156 0.069669 10.0.0.33 - - [2026-02-22 10:28:24] "POST /ref-update HTTP/1.1" 200 156 0.087824 10.0.0.33 - - [2026-02-22 10:28:24] "POST /ref-update HTTP/1.1" 200 156 0.112946 10.0.0.33 - - [2026-02-22 10:28:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.031135 10.0.0.33 - - [2026-02-22 10:28:24] "POST /access-control-lists HTTP/1.1" 200 587 0.242100 10.0.0.33 - - [2026-02-22 10:28:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002381 10.0.0.33 - - [2026-02-22 10:28:24] "POST /ref-update HTTP/1.1" 200 156 0.168201 10.0.0.33 - - [2026-02-22 10:28:24] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.026888 10.0.0.33 - - [2026-02-22 10:28:24] "POST /tags HTTP/1.1" 200 299 0.143978 10.0.0.33 - - [2026-02-22 10:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026832 10.0.0.33 - - [2026-02-22 10:28:24] "GET /tag/4021372c-7238-4ab1-a29e-bef86514bb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.031191 10.0.0.33 - - [2026-02-22 10:28:24] "POST /access-control-lists HTTP/1.1" 200 585 0.251228 10.0.0.33 - - [2026-02-22 10:28:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.023624 10.0.0.33 - - [2026-02-22 10:28:24] "POST /access-control-lists HTTP/1.1" 200 579 0.062289 10.0.0.33 - - [2026-02-22 10:28:24] "POST /set-tag HTTP/1.1" 200 109 0.143779 10.0.0.33 - - [2026-02-22 10:28:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.005234 10.0.0.33 - - [2026-02-22 10:28:25] "GET / HTTP/1.1" 200 35931 0.002416 10.0.0.33 - - [2026-02-22 10:28:25] "POST /access-control-lists HTTP/1.1" 200 577 0.172227 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.005080 10.0.0.33 - - [2026-02-22 10:28:25] "POST /access-control-lists HTTP/1.1" 200 594 0.197667 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.013351 10.0.0.33 - - [2026-02-22 10:28:25] "POST /tags HTTP/1.1" 200 357 0.263618 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.031237 10.0.0.33 - - [2026-02-22 10:28:25] "POST /access-control-lists HTTP/1.1" 200 592 0.234116 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.006348 10.0.0.33 - - [2026-02-22 10:28:25] "GET /tag/3faeeb98-4eff-4d96-a08c-b93994a94b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.264378 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.009011 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013176 10.0.0.33 - - [2026-02-22 10:28:25] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008850 10.0.0.33 - - [2026-02-22 10:28:25] "POST /access-control-lists HTTP/1.1" 200 583 0.267703 10.0.0.33 - - [2026-02-22 10:28:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.032862 10.0.0.33 - - [2026-02-22 10:28:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.124841 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.003749 10.0.0.33 - - [2026-02-22 10:28:26] "POST /tags HTTP/1.1" 200 305 0.222683 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.031750 10.0.0.33 - - [2026-02-22 10:28:26] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013471 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007734 10.0.0.33 - - [2026-02-22 10:28:26] "GET /tag/6cabb3a0-c4d3-4fce-9ccd-c9acd1c63a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015172 10.0.0.33 - - [2026-02-22 10:28:26] "POST /access-control-lists HTTP/1.1" 200 581 0.118517 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.009080 10.0.0.33 - - [2026-02-22 10:28:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.085644 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.33 - - [2026-02-22 10:28:26] "GET /network-ipam/1c66a8b3-d993-4872-a97c-dc4f4afce215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013123 10.0.0.33 - - [2026-02-22 10:28:26] "POST /access-control-lists HTTP/1.1" 200 602 0.102928 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.004823 10.0.0.33 - - [2026-02-22 10:28:26] "POST /id-to-fqname HTTP/1.1" 200 174 0.000495 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.005468 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017314 10.0.0.33 - - [2026-02-22 10:28:26] "POST /access-control-lists HTTP/1.1" 200 600 0.131155 10.0.0.33 - - [2026-02-22 10:28:26] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.045947 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007415 10.0.0.33 - - [2026-02-22 10:28:26] "POST /route-targets HTTP/1.1" 200 327 0.042652 10.0.0.33 - - [2026-02-22 10:28:26] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.056929 10.0.0.33 - - [2026-02-22 10:28:26] "POST /security-groups HTTP/1.1" 200 571 0.209872 10.0.0.33 - - [2026-02-22 10:28:26] "POST /projects HTTP/1.1" 200 483 0.512770 10.0.0.33 - - [2026-02-22 10:28:26] "POST /ref-update HTTP/1.1" 200 156 0.059671 10.0.0.33 - - [2026-02-22 10:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.062551 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011227 10.0.0.33 - - [2026-02-22 10:28:26] "POST /route-targets HTTP/1.1" 200 327 0.045152 10.0.0.33 - - [2026-02-22 10:28:26] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.031613 10.0.0.33 - - [2026-02-22 10:28:26] "POST /ref-update HTTP/1.1" 200 156 0.043241 10.0.0.33 - - [2026-02-22 10:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.33 - - [2026-02-22 10:28:26] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.013518 10.0.0.33 - - [2026-02-22 10:28:26] "POST /route-targets HTTP/1.1" 200 327 0.031720 10.0.0.33 - - [2026-02-22 10:28:26] "POST /service-templates HTTP/1.1" 200 511 0.119599 10.0.0.33 - - [2026-02-22 10:28:27] "POST /ref-update HTTP/1.1" 200 156 0.130788 10.0.0.33 - - [2026-02-22 10:28:27] "POST /service-templates HTTP/1.1" 200 501 0.100200 10.0.0.33 - - [2026-02-22 10:28:27] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.273614 10.0.0.33 - - [2026-02-22 10:28:27] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.33 - - [2026-02-22 10:28:27] "POST /route-targets HTTP/1.1" 200 327 0.128299 10.0.0.33 - - [2026-02-22 10:28:27] "POST /service-templates HTTP/1.1" 200 515 0.166394 10.0.0.33 - - [2026-02-22 10:28:27] "POST /alarms HTTP/1.1" 200 581 0.124841 10.0.0.33 - - [2026-02-22 10:28:27] "POST /service-templates HTTP/1.1" 200 535 0.105829 10.0.0.33 - - [2026-02-22 10:28:27] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.234323 10.0.0.33 - - [2026-02-22 10:28:27] "POST /ref-update HTTP/1.1" 200 156 0.185776 10.0.0.33 - - [2026-02-22 10:28:27] "POST /alarms HTTP/1.1" 200 575 0.122552 10.0.0.33 - - [2026-02-22 10:28:27] "POST /route-targets HTTP/1.1" 200 327 0.052531 10.0.0.33 - - [2026-02-22 10:28:27] "POST /service-templates HTTP/1.1" 200 507 0.085164 10.0.0.33 - - [2026-02-22 10:28:27] "POST /security-groups HTTP/1.1" 200 537 0.161943 10.0.0.33 - - [2026-02-22 10:28:27] "POST /alarms HTTP/1.1" 200 575 0.130651 10.0.0.33 - - [2026-02-22 10:28:27] "POST /ref-update HTTP/1.1" 200 156 0.103390 10.0.0.33 - - [2026-02-22 10:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.065550 10.0.0.33 - - [2026-02-22 10:28:27] "POST /chown HTTP/1.1" 200 109 0.104613 10.0.0.33 - - [2026-02-22 10:28:27] "POST /alarms HTTP/1.1" 200 559 0.140116 10.0.0.33 - - [2026-02-22 10:28:27] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027281 10.0.0.33 - - [2026-02-22 10:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010556 10.0.0.33 - - [2026-02-22 10:28:27] "POST /route-targets HTTP/1.1" 200 327 0.049194 10.0.0.33 - - [2026-02-22 10:28:27] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007924 10.0.0.33 - - [2026-02-22 10:28:27] "POST /alarms HTTP/1.1" 200 555 0.083822 10.0.0.33 - - [2026-02-22 10:28:27] "POST /tags HTTP/1.1" 409 207 0.013479 10.0.0.33 - - [2026-02-22 10:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010915 10.0.0.33 - - [2026-02-22 10:28:27] "POST /ref-update HTTP/1.1" 200 156 0.079117 10.0.0.33 - - [2026-02-22 10:28:28] "GET /tag/6cabb3a0-c4d3-4fce-9ccd-c9acd1c63a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.054612 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 557 0.143984 10.0.0.33 - - [2026-02-22 10:28:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.042235 10.0.0.33 - - [2026-02-22 10:28:28] "POST /access-control-lists HTTP/1.1" 200 551 0.092650 10.0.0.33 - - [2026-02-22 10:28:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.004099 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 565 0.121974 10.0.0.33 - - [2026-02-22 10:28:28] "POST /firewall-rules HTTP/1.1" 200 564 0.268084 10.0.0.33 - - [2026-02-22 10:28:28] "GET /firewall-rule/16d3aa90-5b49-435f-a60d-2c2857bd6789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.023100 10.0.0.33 - - [2026-02-22 10:28:28] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006195 10.0.0.33 - - [2026-02-22 10:28:28] "GET /firewall-rule/16d3aa90-5b49-435f-a60d-2c2857bd6789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008034 10.0.0.33 - - [2026-02-22 10:28:28] "POST /access-control-lists HTTP/1.1" 200 589 0.138051 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 549 0.197452 10.0.0.33 - - [2026-02-22 10:28:28] "POST /ref-update HTTP/1.1" 200 156 0.076950 10.0.0.33 - - [2026-02-22 10:28:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.028487 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 557 0.100797 10.0.0.33 - - [2026-02-22 10:28:28] "POST /ref-update HTTP/1.1" 200 156 0.151413 10.0.0.33 - - [2026-02-22 10:28:28] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.039347 10.0.0.33 - - [2026-02-22 10:28:28] "POST /access-control-lists HTTP/1.1" 200 601 0.065767 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 567 0.087875 10.0.0.33 - - [2026-02-22 10:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.028126 10.0.0.33 - - [2026-02-22 10:28:28] "POST /ref-update HTTP/1.1" 200 156 0.057989 10.0.0.33 - - [2026-02-22 10:28:28] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023872 10.0.0.33 - - [2026-02-22 10:28:28] "POST /ref-update HTTP/1.1" 200 156 0.025650 10.0.0.33 - - [2026-02-22 10:28:28] "POST /tags HTTP/1.1" 409 207 0.034043 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 555 0.130696 10.0.0.33 - - [2026-02-22 10:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012407 10.0.0.33 - - [2026-02-22 10:28:28] "GET /tag/6cabb3a0-c4d3-4fce-9ccd-c9acd1c63a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.026554 10.0.0.33 - - [2026-02-22 10:28:28] "POST /alarms HTTP/1.1" 200 567 0.089515 10.0.0.33 - - [2026-02-22 10:28:28] "PUT /access-control-list/6a7eaf96-73c8-4f65-8022-5268f09d5005 HTTP/1.1" 200 272 0.039758 10.0.0.33 - - [2026-02-22 10:28:28] "POST /firewall-rules HTTP/1.1" 200 562 0.130679 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 575 0.087758 10.0.0.33 - - [2026-02-22 10:28:29] "GET /firewall-rule/d3009e3b-4d02-4db4-acd0-d9b0d3adfc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.028984 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/01f3f324-d76f-41f0-80f4-d1ca6aff0940 HTTP/1.1" 200 272 0.161267 10.0.0.33 - - [2026-02-22 10:28:29] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.034475 10.0.0.33 - - [2026-02-22 10:28:29] "GET /firewall-rule/d3009e3b-4d02-4db4-acd0-d9b0d3adfc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004626 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/32f8d48d-d398-4473-8110-9b5cf86874e6 HTTP/1.1" 200 272 0.034642 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 569 0.114012 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/6f549c12-a180-42ce-a163-5621ca1187cf HTTP/1.1" 200 272 0.082173 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 561 0.094461 10.0.0.33 - - [2026-02-22 10:28:29] "POST /ref-update HTTP/1.1" 200 156 0.151984 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/6d84b5cd-3659-4234-bde4-6c4fa82f5694 HTTP/1.1" 200 272 0.108072 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 561 0.120289 10.0.0.33 - - [2026-02-22 10:28:29] "POST /tags HTTP/1.1" 200 301 0.216350 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/b53b6cac-52c8-4c61-8c62-6fd6d1ae41bb HTTP/1.1" 200 272 0.179060 10.0.0.33 - - [2026-02-22 10:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019899 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 561 0.168799 10.0.0.33 - - [2026-02-22 10:28:29] "GET /tag/f8d9017f-1061-4d36-b6c7-ea57206c7631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.059609 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/fbbd012b-4bb9-4718-a576-723545708b02 HTTP/1.1" 200 272 0.137912 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 547 0.114442 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/7ebf77e1-64bb-44fb-a078-dbff6011dd0c HTTP/1.1" 200 272 0.056750 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/5b998ad1-cc0b-42f3-b3f6-4733727abb19 HTTP/1.1" 200 272 0.036894 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 595 0.090155 10.0.0.33 - - [2026-02-22 10:28:29] "POST /tags HTTP/1.1" 200 325 0.214530 10.0.0.33 - - [2026-02-22 10:28:29] "PUT /access-control-list/d0034b6a-4aa9-4138-b96d-fb42db96548b HTTP/1.1" 200 272 0.087429 10.0.0.33 - - [2026-02-22 10:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.061336 10.0.0.33 - - [2026-02-22 10:28:29] "POST /alarms HTTP/1.1" 200 575 0.101196 10.0.0.33 - - [2026-02-22 10:28:30] "GET /tag/7ece5b91-25a2-417e-9cfe-48bb0b4ee402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.047314 10.0.0.33 - - [2026-02-22 10:28:30] "POST /alarms HTTP/1.1" 200 571 0.102686 10.0.0.33 - - [2026-02-22 10:28:30] "POST /tags HTTP/1.1" 200 363 0.113514 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028020 10.0.0.33 - - [2026-02-22 10:28:30] "POST /alarms HTTP/1.1" 200 583 0.074867 10.0.0.33 - - [2026-02-22 10:28:30] "GET /tag/63867087-677e-498f-a5fb-5a7ccc5548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.029289 10.0.0.33 - - [2026-02-22 10:28:30] "POST /alarms HTTP/1.1" 200 609 0.122106 10.0.0.33 - - [2026-02-22 10:28:30] "POST /tags HTTP/1.1" 200 311 0.100266 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019059 10.0.0.33 - - [2026-02-22 10:28:30] "GET /tag/502578e4-0312-4b0d-893e-3c0050dfd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.040763 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.030619 10.0.0.33 - - [2026-02-22 10:28:30] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008800 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.33 - - [2026-02-22 10:28:30] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045324 10.0.0.33 - - [2026-02-22 10:28:30] "POST /virtual-machines HTTP/1.1" 200 377 0.021622 10.0.0.33 - - [2026-02-22 10:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012034 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.006266 10.0.0.33 - - [2026-02-22 10:28:30] "POST /access-control-lists HTTP/1.1" 200 580 0.085600 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.005416 10.0.0.33 - - [2026-02-22 10:28:30] "GET / HTTP/1.1" 200 35931 0.006130 10.0.0.33 - - [2026-02-22 10:28:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006141 10.0.0.33 - - [2026-02-22 10:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.33 - - [2026-02-22 10:28:30] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.018891 10.0.0.33 - - [2026-02-22 10:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.271622 10.0.0.33 - - [2026-02-22 10:28:31] "POST /access-control-lists HTTP/1.1" 200 578 0.097258 10.0.0.33 - - [2026-02-22 10:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.046161 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010821 10.0.0.33 - - [2026-02-22 10:28:31] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005419 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.002369 10.0.0.33 - - [2026-02-22 10:28:31] "POST /access-control-lists HTTP/1.1" 200 596 0.066543 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.015291 10.0.0.33 - - [2026-02-22 10:28:31] "POST /instance-ips HTTP/1.1" 200 409 0.177957 10.0.0.33 - - [2026-02-22 10:28:31] "POST /access-control-lists HTTP/1.1" 200 594 0.136392 10.0.0.33 - - [2026-02-22 10:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.091485 10.0.0.33 - - [2026-02-22 10:28:31] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015605 10.0.0.33 - - [2026-02-22 10:28:31] "POST /set-tag HTTP/1.1" 200 109 0.026217 10.0.0.33 - - [2026-02-22 10:28:31] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010441 10.0.0.33 - - [2026-02-22 10:28:31] "GET /instance-ip/3bc50f50-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012816 10.0.0.33 - - [2026-02-22 10:28:31] "GET / HTTP/1.1" 200 35931 0.002089 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009377 10.0.0.33 - - [2026-02-22 10:28:31] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.019496 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.004374 10.0.0.33 - - [2026-02-22 10:28:31] "PUT /access-control-list/035e441b-f3b1-47a7-9d33-db8bc31af08e HTTP/1.1" 200 272 0.014008 10.0.0.33 - - [2026-02-22 10:28:31] "PUT /access-control-list/cf88ce0c-db34-48db-8170-3d1a34cd2d03 HTTP/1.1" 200 272 0.035333 10.0.0.33 - - [2026-02-22 10:28:31] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.048224 10.0.0.33 - - [2026-02-22 10:28:31] "POST /tags HTTP/1.1" 200 305 0.151660 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016312 10.0.0.33 - - [2026-02-22 10:28:31] "PUT /access-control-list/e8b964c1-882c-4524-8744-75792ad4647e HTTP/1.1" 200 272 0.045789 10.0.0.33 - - [2026-02-22 10:28:31] "GET /tag/1bc90df9-4d53-4ef5-9252-678b984d38b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.037980 10.0.0.33 - - [2026-02-22 10:28:31] "PUT /access-control-list/95868994-fea3-4de3-bbbd-c47ddd82c687 HTTP/1.1" 200 272 0.027131 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.33 - - [2026-02-22 10:28:31] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040866 10.0.0.33 - - [2026-02-22 10:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018266 10.0.0.33 - - [2026-02-22 10:28:32] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.052027 10.0.0.33 - - [2026-02-22 10:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.33 - - [2026-02-22 10:28:32] "PUT /access-control-list/56509b08-01f7-4837-a1ba-9d23ec0004dc HTTP/1.1" 200 272 0.079869 10.0.0.33 - - [2026-02-22 10:28:32] "GET /service-appliance-set/0adf06c6-71b0-405d-b820-2b4fe54ff1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015763 10.0.0.33 - - [2026-02-22 10:28:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.002158 10.0.0.33 - - [2026-02-22 10:28:32] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.33 - - [2026-02-22 10:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2026-02-22 10:28:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.140925 10.0.0.33 - - [2026-02-22 10:28:32] "PUT /access-control-list/e6e76111-f66d-4af9-b7bb-b27722de74fb HTTP/1.1" 200 272 0.048259 10.0.0.33 - - [2026-02-22 10:28:32] "GET /virtual-machine-interface/80c63c48-8772-4401-b7c6-829643e6580f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.029181 10.0.0.33 - - [2026-02-22 10:28:32] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036651 10.0.0.33 - - [2026-02-22 10:28:32] "PUT /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56 HTTP/1.1" 200 274 0.021237 10.0.0.33 - - [2026-02-22 10:28:32] "POST /instance-ips HTTP/1.1" 200 381 0.062046 10.0.0.33 - - [2026-02-22 10:28:32] "GET /instance-ip/ee8e20bb-9fc6-4b8c-b19f-14203fd6b1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011189 10.0.0.33 - - [2026-02-22 10:28:32] "POST /loadbalancers HTTP/1.1" 200 582 0.087073 10.0.0.33 - - [2026-02-22 10:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026566 10.0.0.33 - - [2026-02-22 10:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009236 10.0.0.33 - - [2026-02-22 10:28:32] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042586 10.0.0.33 - - [2026-02-22 10:28:32] "GET /loadbalancer/934bd7d0-4043-4079-95e6-9916da1d0ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005194 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002833 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.33 - - [2026-02-22 10:28:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060907 10.0.0.33 - - [2026-02-22 10:28:32] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.107330 10.0.0.33 - - [2026-02-22 10:28:32] "GET /instance-ip/ee8e20bb-9fc6-4b8c-b19f-14203fd6b1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008434 10.0.0.33 - - [2026-02-22 10:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.057500 10.0.0.33 - - [2026-02-22 10:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007688 10.0.0.33 - - [2026-02-22 10:28:32] "POST /floating-ips HTTP/1.1" 200 583 0.063617 10.0.0.33 - - [2026-02-22 10:28:32] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040335 10.0.0.33 - - [2026-02-22 10:28:32] "GET /loadbalancer-listener/2956a2ae-5aa7-4f0d-86fa-9cc873f3525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.013813 10.0.0.33 - - [2026-02-22 10:28:32] "GET /loadbalancer-listener/2956a2ae-5aa7-4f0d-86fa-9cc873f3525e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.011224 10.0.0.33 - - [2026-02-22 10:28:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.091762 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.33 - - [2026-02-22 10:28:33] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004831 10.0.0.33 - - [2026-02-22 10:28:33] "GET /instance-ip/ee8e20bb-9fc6-4b8c-b19f-14203fd6b1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006173 10.0.0.33 - - [2026-02-22 10:28:33] "GET /instance-ip/ee8e20bb-9fc6-4b8c-b19f-14203fd6b1fd?fields=floating_ips HTTP/1.1" 200 1171 0.004826 10.0.0.33 - - [2026-02-22 10:28:33] "GET /floating-ip/e73f8f52-1cdf-4034-98b9-965190d0ad85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006658 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.33 - - [2026-02-22 10:28:33] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.081150 10.0.0.33 - - [2026-02-22 10:28:33] "POST /tags HTTP/1.1" 200 355 0.365057 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.33 - - [2026-02-22 10:28:33] "GET /tag/5168fe11-7874-44ad-9454-f113e695a40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.031495 10.0.0.33 - - [2026-02-22 10:28:33] "POST /tags HTTP/1.1" 200 303 0.029023 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-02-22 10:28:33] "GET /tag/5af9c358-686e-4580-86fc-5e503b4c949d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.020623 10.0.0.33 - - [2026-02-22 10:28:33] "POST /projects HTTP/1.1" 409 218 0.006413 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.33 - - [2026-02-22 10:28:33] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060598 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.33 - - [2026-02-22 10:28:33] "GET /network-ipam/6b0eb7f9-f674-4d29-9e8a-111a6c42371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003223 10.0.0.33 - - [2026-02-22 10:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-02-22 10:28:33] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008144 10.0.0.33 - - [2026-02-22 10:28:34] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.091213 10.0.0.33 - - [2026-02-22 10:28:34] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011009 10.0.0.33 - - [2026-02-22 10:28:34] "POST /set-tag HTTP/1.1" 200 109 0.052439 10.0.0.33 - - [2026-02-22 10:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.33 - - [2026-02-22 10:28:34] "GET /network-ipam/8da1c537-7eb0-4df7-9cf3-e9d23c4f3b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003004 10.0.0.33 - - [2026-02-22 10:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-02-22 10:28:34] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004301 10.0.0.33 - - [2026-02-22 10:28:34] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.084962 10.0.0.33 - - [2026-02-22 10:28:34] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.029536 10.0.0.33 - - [2026-02-22 10:28:34] "POST /set-tag HTTP/1.1" 200 109 0.105150 10.0.0.33 - - [2026-02-22 10:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2026-02-22 10:28:34] "GET /network-policy/767883ed-ce16-43a5-bea0-773a70e0624f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003728 10.0.0.33 - - [2026-02-22 10:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-02-22 10:28:34] "GET /network-policy/f5c0a5a6-e757-4d09-bf4b-182fedc5cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006285 10.0.0.33 - - [2026-02-22 10:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.33 - - [2026-02-22 10:28:34] "GET /network-policy/71be5849-3387-4595-8a1b-1ed5c587fa3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003499 10.0.0.33 - - [2026-02-22 10:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.33 - - [2026-02-22 10:28:34] "PUT /network-policy/71be5849-3387-4595-8a1b-1ed5c587fa3b HTTP/1.1" 200 262 0.038233 10.0.0.33 - - [2026-02-22 10:28:34] "POST /ref-update HTTP/1.1" 200 156 0.151838 10.0.0.33 - - [2026-02-22 10:28:34] "PUT /access-control-list/83441d2a-9896-4acd-bd81-bb2b77f6f8b9 HTTP/1.1" 200 272 0.103776 10.0.0.33 - - [2026-02-22 10:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026533 10.0.0.33 - - [2026-02-22 10:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004714 10.0.0.33 - - [2026-02-22 10:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004398 10.0.0.33 - - [2026-02-22 10:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007970 10.0.0.33 - - [2026-02-22 10:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2026-02-22 10:28:35] "POST /security-groups HTTP/1.1" 409 245 0.004494 10.0.0.33 - - [2026-02-22 10:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.33 - - [2026-02-22 10:28:35] "PUT /security-group/afd86dd7-6605-43a7-bbb6-f5c6d8ad68fc HTTP/1.1" 200 262 0.064490 10.0.0.33 - - [2026-02-22 10:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049756 10.0.0.33 - - [2026-02-22 10:28:35] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019160 10.0.0.33 - - [2026-02-22 10:28:35] "PUT /access-control-list/6d84b5cd-3659-4234-bde4-6c4fa82f5694 HTTP/1.1" 200 272 0.073280 10.0.0.33 - - [2026-02-22 10:28:35] "PUT /access-control-list/b53b6cac-52c8-4c61-8c62-6fd6d1ae41bb HTTP/1.1" 200 272 0.030916 10.0.0.33 - - [2026-02-22 10:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-02-22 10:28:35] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003544 10.0.0.33 - - [2026-02-22 10:28:35] "POST /tags HTTP/1.1" 409 206 0.002045 10.0.0.33 - - [2026-02-22 10:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-02-22 10:28:35] "GET /tag/5af9c358-686e-4580-86fc-5e503b4c949d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012441 10.0.0.33 - - [2026-02-22 10:28:35] "POST /firewall-rules HTTP/1.1" 200 562 0.123626 10.0.0.33 - - [2026-02-22 10:28:35] "GET /firewall-rule/7f3962f2-c48b-4835-b3d0-9e704bed49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007356 10.0.0.33 - - [2026-02-22 10:28:35] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006432 10.0.0.33 - - [2026-02-22 10:28:35] "GET /firewall-rule/7f3962f2-c48b-4835-b3d0-9e704bed49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002800 10.0.0.33 - - [2026-02-22 10:28:35] "POST /ref-update HTTP/1.1" 200 156 0.075688 10.0.0.33 - - [2026-02-22 10:28:35] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005047 10.0.0.33 - - [2026-02-22 10:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2026-02-22 10:28:35] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002665 10.0.0.33 - - [2026-02-22 10:28:35] "POST /tags HTTP/1.1" 409 206 0.002758 10.0.0.33 - - [2026-02-22 10:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-22 10:28:35] "GET /tag/5af9c358-686e-4580-86fc-5e503b4c949d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.034260 10.0.0.33 - - [2026-02-22 10:28:36] "POST /firewall-rules HTTP/1.1" 200 560 0.080701 10.0.0.33 - - [2026-02-22 10:28:36] "GET /firewall-rule/1a3bef8c-b7df-4db3-968f-35f3fe3c3474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.012027 10.0.0.33 - - [2026-02-22 10:28:36] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003900 10.0.0.33 - - [2026-02-22 10:28:36] "GET /firewall-rule/1a3bef8c-b7df-4db3-968f-35f3fe3c3474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002797 10.0.0.33 - - [2026-02-22 10:28:36] "POST /ref-update HTTP/1.1" 200 156 0.039083 10.0.0.33 - - [2026-02-22 10:28:36] "POST /tags HTTP/1.1" 200 301 0.080952 10.0.0.33 - - [2026-02-22 10:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.33 - - [2026-02-22 10:28:36] "GET /tag/d4326b7f-e541-41ad-942f-169026a69ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.035899 10.0.0.33 - - [2026-02-22 10:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.33 - - [2026-02-22 10:28:36] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036327 10.0.0.33 - - [2026-02-22 10:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010033 10.0.0.33 - - [2026-02-22 10:28:36] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005484 10.0.0.33 - - [2026-02-22 10:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-02-22 10:28:36] "GET /service-appliance-set/0adf06c6-71b0-405d-b820-2b4fe54ff1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002935 10.0.0.33 - - [2026-02-22 10:28:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002029 10.0.0.33 - - [2026-02-22 10:28:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110712 10.0.0.33 - - [2026-02-22 10:28:36] "GET /virtual-machine-interface/8d68dc73-9459-45e9-834e-00549fd83275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.018958 10.0.0.33 - - [2026-02-22 10:28:36] "POST /instance-ips HTTP/1.1" 200 377 0.039670 10.0.0.33 - - [2026-02-22 10:28:36] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005451 10.0.0.33 - - [2026-02-22 10:28:36] "POST /loadbalancers HTTP/1.1" 200 582 0.070740 10.0.0.33 - - [2026-02-22 10:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019499 10.0.0.33 - - [2026-02-22 10:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.039701 10.0.0.33 - - [2026-02-22 10:28:36] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054049 10.0.0.33 - - [2026-02-22 10:28:36] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004791 10.0.0.33 - - [2026-02-22 10:28:36] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037916 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010747 10.0.0.33 - - [2026-02-22 10:28:37] "POST /floating-ips HTTP/1.1" 200 581 0.042883 10.0.0.33 - - [2026-02-22 10:28:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056409 10.0.0.33 - - [2026-02-22 10:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007568 10.0.0.33 - - [2026-02-22 10:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.33 - - [2026-02-22 10:28:37] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030143 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer-listener/19433619-a90c-42ec-a093-dfbbc651fc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002770 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer-listener/19433619-a90c-42ec-a093-dfbbc651fc28?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003623 10.0.0.33 - - [2026-02-22 10:28:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019950 10.0.0.33 - - [2026-02-22 10:28:37] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003041 10.0.0.33 - - [2026-02-22 10:28:37] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?fields=floating_ips HTTP/1.1" 200 1164 0.007226 10.0.0.33 - - [2026-02-22 10:28:37] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002480 10.0.0.33 - - [2026-02-22 10:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2026-02-22 10:28:37] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.018811 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007601 10.0.0.33 - - [2026-02-22 10:28:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016442 10.0.0.33 - - [2026-02-22 10:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015977 10.0.0.33 - - [2026-02-22 10:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.33 - - [2026-02-22 10:28:37] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067062 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer-listener/719efd0a-6606-4a0a-ad64-9fe775ccfe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004819 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer-listener/719efd0a-6606-4a0a-ad64-9fe775ccfe0c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003976 10.0.0.33 - - [2026-02-22 10:28:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039143 10.0.0.33 - - [2026-02-22 10:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-22 10:28:37] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006878 10.0.0.33 - - [2026-02-22 10:28:37] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?fields=floating_ips HTTP/1.1" 200 1164 0.008435 10.0.0.33 - - [2026-02-22 10:28:37] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008830 10.0.0.33 - - [2026-02-22 10:28:37] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072329 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003569 10.0.0.33 - - [2026-02-22 10:28:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017090 10.0.0.33 - - [2026-02-22 10:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013041 10.0.0.33 - - [2026-02-22 10:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.33 - - [2026-02-22 10:28:37] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035689 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer-listener/28356764-3b26-430a-aad5-835e9bc286fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004234 10.0.0.33 - - [2026-02-22 10:28:37] "GET /loadbalancer-listener/28356764-3b26-430a-aad5-835e9bc286fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006145 10.0.0.33 - - [2026-02-22 10:28:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021929 10.0.0.33 - - [2026-02-22 10:28:38] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004688 10.0.0.33 - - [2026-02-22 10:28:38] "GET /instance-ip/1efb6959-1063-496d-b310-e91e0e47420d?fields=floating_ips HTTP/1.1" 200 1164 0.002578 10.0.0.33 - - [2026-02-22 10:28:38] "POST /tags HTTP/1.1" 200 371 0.022418 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018736 10.0.0.33 - - [2026-02-22 10:28:38] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003246 10.0.0.33 - - [2026-02-22 10:28:38] "GET /tag/c828d4ab-1f1b-4ae4-8ef8-e80b93b22d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015877 10.0.0.33 - - [2026-02-22 10:28:38] "POST /tags HTTP/1.1" 200 319 0.022761 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014505 10.0.0.33 - - [2026-02-22 10:28:38] "GET /tag/bbadb013-7848-4fed-ba53-dfc5d1386f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014259 10.0.0.33 - - [2026-02-22 10:28:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.000544 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.007208 10.0.0.33 - - [2026-02-22 10:28:38] "POST /security-groups HTTP/1.1" 200 578 0.074641 10.0.0.33 - - [2026-02-22 10:28:38] "POST /projects HTTP/1.1" 200 497 0.232113 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.003331 10.0.0.33 - - [2026-02-22 10:28:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030140 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022110 10.0.0.33 - - [2026-02-22 10:28:38] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.016449 10.0.0.33 - - [2026-02-22 10:28:38] "POST /access-control-lists HTTP/1.1" 200 587 0.096552 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009119 10.0.0.33 - - [2026-02-22 10:28:38] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005981 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.002196 10.0.0.33 - - [2026-02-22 10:28:38] "POST /access-control-lists HTTP/1.1" 200 585 0.063396 10.0.0.33 - - [2026-02-22 10:28:38] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.111112 10.0.0.33 - - [2026-02-22 10:28:38] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.045189 10.0.0.33 - - [2026-02-22 10:28:38] "POST /security-groups HTTP/1.1" 200 558 0.077738 10.0.0.33 - - [2026-02-22 10:28:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.001844 10.0.0.33 - - [2026-02-22 10:28:38] "POST /access-control-lists HTTP/1.1" 200 610 0.031445 10.0.0.33 - - [2026-02-22 10:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037099 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.003002 10.0.0.33 - - [2026-02-22 10:28:39] "POST /chown HTTP/1.1" 200 109 0.022660 10.0.0.33 - - [2026-02-22 10:28:39] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019800 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2026-02-22 10:28:39] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023987 10.0.0.33 - - [2026-02-22 10:28:39] "POST /access-control-lists HTTP/1.1" 200 608 0.106982 10.0.0.33 - - [2026-02-22 10:28:39] "POST /tags HTTP/1.1" 409 214 0.014508 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-02-22 10:28:39] "GET /tag/bbadb013-7848-4fed-ba53-dfc5d1386f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014815 10.0.0.33 - - [2026-02-22 10:28:39] "POST /firewall-rules HTTP/1.1" 200 578 0.067756 10.0.0.33 - - [2026-02-22 10:28:39] "GET /firewall-rule/72c412f1-41b2-48fe-b2ef-fe2b027760e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005465 10.0.0.33 - - [2026-02-22 10:28:39] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004556 10.0.0.33 - - [2026-02-22 10:28:39] "GET /firewall-rule/72c412f1-41b2-48fe-b2ef-fe2b027760e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002916 10.0.0.33 - - [2026-02-22 10:28:39] "POST /ref-update HTTP/1.1" 200 156 0.030347 10.0.0.33 - - [2026-02-22 10:28:39] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014595 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.33 - - [2026-02-22 10:28:39] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005587 10.0.0.33 - - [2026-02-22 10:28:39] "POST /tags HTTP/1.1" 409 214 0.002729 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2026-02-22 10:28:39] "GET /tag/bbadb013-7848-4fed-ba53-dfc5d1386f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012588 10.0.0.33 - - [2026-02-22 10:28:39] "POST /firewall-rules HTTP/1.1" 200 576 0.075893 10.0.0.33 - - [2026-02-22 10:28:39] "GET /firewall-rule/bdd2f9fc-9119-4beb-85a4-fdf31e1f3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006124 10.0.0.33 - - [2026-02-22 10:28:39] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004294 10.0.0.33 - - [2026-02-22 10:28:39] "GET /firewall-rule/bdd2f9fc-9119-4beb-85a4-fdf31e1f3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004231 10.0.0.33 - - [2026-02-22 10:28:39] "POST /ref-update HTTP/1.1" 200 156 0.038764 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.33 - - [2026-02-22 10:28:39] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004209 10.0.0.33 - - [2026-02-22 10:28:39] "POST /tags HTTP/1.1" 200 363 0.024193 10.0.0.33 - - [2026-02-22 10:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.33 - - [2026-02-22 10:28:39] "GET /tag/5ac8031e-2d46-4f59-bbc9-48b06c25a657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013870 10.0.0.33 - - [2026-02-22 10:28:39] "POST /tags HTTP/1.1" 200 311 0.017808 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-02-22 10:28:40] "GET /tag/253584a9-b44f-418c-b60b-33204386b986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011622 10.0.0.33 - - [2026-02-22 10:28:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000536 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.027156 10.0.0.33 - - [2026-02-22 10:28:40] "POST /security-groups HTTP/1.1" 200 574 0.085166 10.0.0.33 - - [2026-02-22 10:28:40] "POST /projects HTTP/1.1" 200 489 0.208112 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.003489 10.0.0.33 - - [2026-02-22 10:28:40] "POST /access-control-lists HTTP/1.1" 200 583 0.064735 10.0.0.33 - - [2026-02-22 10:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.062929 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.010704 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.33 - - [2026-02-22 10:28:40] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006266 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-02-22 10:28:40] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.046361 10.0.0.33 - - [2026-02-22 10:28:40] "POST /access-control-lists HTTP/1.1" 200 581 0.064344 10.0.0.33 - - [2026-02-22 10:28:40] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.107590 10.0.0.33 - - [2026-02-22 10:28:40] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.064336 10.0.0.33 - - [2026-02-22 10:28:40] "POST /security-groups HTTP/1.1" 200 546 0.065073 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.003020 10.0.0.33 - - [2026-02-22 10:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015149 10.0.0.33 - - [2026-02-22 10:28:40] "POST /chown HTTP/1.1" 200 109 0.010445 10.0.0.33 - - [2026-02-22 10:28:40] "POST /access-control-lists HTTP/1.1" 200 602 0.040169 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.013975 10.0.0.33 - - [2026-02-22 10:28:40] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002834 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-02-22 10:28:40] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002635 10.0.0.33 - - [2026-02-22 10:28:40] "POST /tags HTTP/1.1" 409 210 0.002146 10.0.0.33 - - [2026-02-22 10:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.33 - - [2026-02-22 10:28:40] "GET /tag/253584a9-b44f-418c-b60b-33204386b986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022586 10.0.0.33 - - [2026-02-22 10:28:40] "POST /access-control-lists HTTP/1.1" 200 600 0.070704 10.0.0.33 - - [2026-02-22 10:28:41] "POST /firewall-rules HTTP/1.1" 200 570 0.071613 10.0.0.33 - - [2026-02-22 10:28:41] "GET /firewall-rule/6935038b-a8ef-4f89-a3ad-991b1bf72911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.023032 10.0.0.33 - - [2026-02-22 10:28:41] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005377 10.0.0.33 - - [2026-02-22 10:28:41] "GET /firewall-rule/6935038b-a8ef-4f89-a3ad-991b1bf72911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003290 10.0.0.33 - - [2026-02-22 10:28:41] "POST /ref-update HTTP/1.1" 200 156 0.034464 10.0.0.33 - - [2026-02-22 10:28:41] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008533 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-02-22 10:28:41] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002683 10.0.0.33 - - [2026-02-22 10:28:41] "POST /tags HTTP/1.1" 409 210 0.002624 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.33 - - [2026-02-22 10:28:41] "GET /tag/253584a9-b44f-418c-b60b-33204386b986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014018 10.0.0.33 - - [2026-02-22 10:28:41] "POST /firewall-rules HTTP/1.1" 200 568 0.075491 10.0.0.33 - - [2026-02-22 10:28:41] "GET /firewall-rule/76e08e95-cb32-4273-b4be-c8d1e310157e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004822 10.0.0.33 - - [2026-02-22 10:28:41] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003759 10.0.0.33 - - [2026-02-22 10:28:41] "GET /firewall-rule/76e08e95-cb32-4273-b4be-c8d1e310157e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002882 10.0.0.33 - - [2026-02-22 10:28:41] "POST /ref-update HTTP/1.1" 200 156 0.046386 10.0.0.33 - - [2026-02-22 10:28:41] "POST /tags HTTP/1.1" 409 237 0.009254 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-02-22 10:28:41] "GET /tag/63867087-677e-498f-a5fb-5a7ccc5548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012514 10.0.0.33 - - [2026-02-22 10:28:41] "POST /tags HTTP/1.1" 409 210 0.002393 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-02-22 10:28:41] "GET /tag/502578e4-0312-4b0d-893e-3c0050dfd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011485 10.0.0.33 - - [2026-02-22 10:28:41] "POST /projects HTTP/1.1" 409 223 0.002695 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2026-02-22 10:28:41] "GET /project/ac5a00f2-bc36-409b-8ed7-819398b19268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028384 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-22 10:28:41] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004107 10.0.0.33 - - [2026-02-22 10:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-22 10:28:41] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004455 10.0.0.33 - - [2026-02-22 10:28:41] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.049451 10.0.0.33 - - [2026-02-22 10:28:41] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.040395 10.0.0.33 - - [2026-02-22 10:28:42] "POST /security-groups HTTP/1.1" 409 253 0.002531 10.0.0.33 - - [2026-02-22 10:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-02-22 10:28:42] "PUT /security-group/f50d865a-eae1-4ceb-a97c-19b3176de7d4 HTTP/1.1" 200 262 0.054997 10.0.0.33 - - [2026-02-22 10:28:42] "PUT /access-control-list/5b998ad1-cc0b-42f3-b3f6-4733727abb19 HTTP/1.1" 200 272 0.011600 10.0.0.33 - - [2026-02-22 10:28:42] "PUT /access-control-list/d0034b6a-4aa9-4138-b96d-fb42db96548b HTTP/1.1" 200 272 0.017344 10.0.0.33 - - [2026-02-22 10:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013647 10.0.0.33 - - [2026-02-22 10:28:42] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013036 10.0.0.33 - - [2026-02-22 10:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-02-22 10:28:42] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002979 10.0.0.33 - - [2026-02-22 10:28:42] "POST /tags HTTP/1.1" 409 210 0.001969 10.0.0.33 - - [2026-02-22 10:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-02-22 10:28:42] "GET /tag/502578e4-0312-4b0d-893e-3c0050dfd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011523 10.0.0.33 - - [2026-02-22 10:28:42] "POST /firewall-rules HTTP/1.1" 200 570 0.071301 10.0.0.33 - - [2026-02-22 10:28:42] "GET /firewall-rule/690b1916-d3ad-4d57-8166-2ec214f56b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008473 10.0.0.33 - - [2026-02-22 10:28:42] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004306 10.0.0.33 - - [2026-02-22 10:28:42] "GET /firewall-rule/690b1916-d3ad-4d57-8166-2ec214f56b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003205 10.0.0.33 - - [2026-02-22 10:28:42] "POST /ref-update HTTP/1.1" 200 156 0.058997 10.0.0.33 - - [2026-02-22 10:28:42] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003004 10.0.0.33 - - [2026-02-22 10:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.33 - - [2026-02-22 10:28:42] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002332 10.0.0.33 - - [2026-02-22 10:28:42] "POST /tags HTTP/1.1" 409 210 0.001411 10.0.0.33 - - [2026-02-22 10:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2026-02-22 10:28:42] "GET /tag/502578e4-0312-4b0d-893e-3c0050dfd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011896 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:28:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.33 - - [2026-02-22 10:28:42] "POST /firewall-rules HTTP/1.1" 200 568 0.073373 10.0.0.33 - - [2026-02-22 10:28:42] "GET /firewall-rule/19cd78ea-bd34-46aa-bd15-495b1831de47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007667 10.0.0.33 - - [2026-02-22 10:28:42] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005038 10.0.0.33 - - [2026-02-22 10:28:42] "GET /firewall-rule/19cd78ea-bd34-46aa-bd15-495b1831de47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002562 10.0.0.33 - - [2026-02-22 10:28:42] "POST /ref-update HTTP/1.1" 200 156 0.060108 10.0.0.33 - - [2026-02-22 10:28:42] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017960 10.0.0.33 - - [2026-02-22 10:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.249 - - [2026-02-22 10:29:18] "GET / HTTP/1.1" 200 35931 0.002790 10.0.0.249 - - [2026-02-22 10:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.249 - - [2026-02-22 10:29:18] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005997 10.0.0.249 - - [2026-02-22 10:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.249 - - [2026-02-22 10:29:18] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.074494 10.0.0.249 - - [2026-02-22 10:29:18] "PUT /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56 HTTP/1.1" 200 274 0.059754 10.0.0.249 - - [2026-02-22 10:29:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.005331 10.0.0.249 - - [2026-02-22 10:29:18] "POST /virtual-routers HTTP/1.1" 200 599 0.033979 10.0.0.249 - - [2026-02-22 10:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017467 10.0.0.249 - - [2026-02-22 10:29:18] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007307 10.0.0.249 - - [2026-02-22 10:29:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.021967 10.0.0.249 - - [2026-02-22 10:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009795 10.0.0.249 - - [2026-02-22 10:29:18] "GET /virtual-network/7a7c3ad8-a490-4be7-a0c6-ea0c6cb767bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004941 10.0.0.249 - - [2026-02-22 10:29:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.106881 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:29:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:29:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:29:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:29:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 10.0.0.33 - - [2026-02-22 10:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2026-02-22 10:29:27] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006001 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:29:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:29:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 10.0.0.249 - - [2026-02-22 10:30:10] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.249 - - [2026-02-22 10:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.249 - - [2026-02-22 10:30:10] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005356 10.0.0.249 - - [2026-02-22 10:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.249 - - [2026-02-22 10:30:10] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003516 10.0.0.249 - - [2026-02-22 10:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.249 - - [2026-02-22 10:30:10] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002906 10.0.0.249 - - [2026-02-22 10:30:10] "PUT /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b HTTP/1.1" 200 262 0.011796 10.0.0.249 - - [2026-02-22 10:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.249 - - [2026-02-22 10:30:10] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002993 10.0.0.249 - - [2026-02-22 10:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-02-22 10:30:10] "GET /virtual-machine-interface/18cc90d2-07b0-491d-8a54-4b68fd117cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005028 10.0.0.249 - - [2026-02-22 10:30:10] "PUT /virtual-machine-interface/18cc90d2-07b0-491d-8a54-4b68fd117cb2 HTTP/1.1" 200 284 0.016365 10.0.0.33 - - [2026-02-22 10:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-02-22 10:30:27] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002825 10.0.0.33 - - [2026-02-22 10:32:22] "GET /global-system-configs HTTP/1.1" 200 322 0.001841 10.0.0.33 - - [2026-02-22 10:32:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004061 10.0.0.33 - - [2026-02-22 10:32:25] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003208 10.0.0.33 - - [2026-02-22 10:32:25] "POST /ref-update HTTP/1.1" 200 156 0.008260 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013341 10.0.0.33 - - [2026-02-22 10:32:44] "POST /set-tag HTTP/1.1" 200 109 0.007420 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005910 10.0.0.33 - - [2026-02-22 10:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.33 - - [2026-02-22 10:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2026-02-22 10:32:44] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002839 10.0.0.33 - - [2026-02-22 10:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-02-22 10:32:44] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002870 10.0.0.33 - - [2026-02-22 10:32:44] "GET /loadbalancer-pool/bfd54b46-d2d4-4269-936c-cc15ff8bd458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004956 10.0.0.33 - - [2026-02-22 10:32:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030247 10.0.0.33 - - [2026-02-22 10:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012196 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012008 10.0.0.33 - - [2026-02-22 10:32:44] "POST /tags HTTP/1.1" 409 205 0.003590 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019940 10.0.0.33 - - [2026-02-22 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.015622 10.0.0.33 - - [2026-02-22 10:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006789 10.0.0.33 - - [2026-02-22 10:32:44] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.023906 10.0.0.33 - - [2026-02-22 10:32:44] "GET /tag/d4326b7f-e541-41ad-942f-169026a69ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014810 10.0.0.33 - - [2026-02-22 10:32:44] "PUT /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440 HTTP/1.1" 200 256 0.032843 10.0.0.33 - - [2026-02-22 10:32:44] "POST /set-tag HTTP/1.1" 200 109 0.108956 10.0.0.33 - - [2026-02-22 10:32:44] "GET /loadbalancer-pool/0f376ba0-4278-45cc-9cca-56adee8af819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005092 10.0.0.33 - - [2026-02-22 10:32:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020137 10.0.0.33 - - [2026-02-22 10:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.057990 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021897 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004254 10.0.0.33 - - [2026-02-22 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.007994 10.0.0.33 - - [2026-02-22 10:32:44] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002812 10.0.0.33 - - [2026-02-22 10:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2026-02-22 10:32:44] "PUT /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440 HTTP/1.1" 200 256 0.019628 10.0.0.33 - - [2026-02-22 10:32:44] "GET /loadbalancer-pool/d91e349d-14d8-4cfe-988e-638a679f4ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.015658 10.0.0.33 - - [2026-02-22 10:32:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040853 10.0.0.33 - - [2026-02-22 10:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023082 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014571 10.0.0.33 - - [2026-02-22 10:32:44] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011050 10.0.0.33 - - [2026-02-22 10:32:44] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.33 - - [2026-02-22 10:32:44] "POST /ref-update HTTP/1.1" 200 156 0.014218 10.0.0.33 - - [2026-02-22 10:32:44] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.006595 10.0.0.33 - - [2026-02-22 10:32:45] "PUT /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440 HTTP/1.1" 200 256 0.033973 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:33:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:33:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001250 10.0.0.33 - - [2026-02-22 10:34:59] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007315 10.0.0.33 - - [2026-02-22 10:34:59] "POST /set-tag HTTP/1.1" 200 109 0.006849 10.0.0.33 - - [2026-02-22 10:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-02-22 10:34:59] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002772 10.0.0.33 - - [2026-02-22 10:34:59] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010221 10.0.0.33 - - [2026-02-22 10:35:00] "POST /set-tag HTTP/1.1" 200 109 0.058299 10.0.0.33 - - [2026-02-22 10:35:00] "DELETE /loadbalancer-member/4af729a2-dc3c-4c70-964e-a137bf41e990 HTTP/1.1" 200 115 0.049389 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009525 10.0.0.33 - - [2026-02-22 10:35:00] "POST /set-tag HTTP/1.1" 200 109 0.003543 10.0.0.33 - - [2026-02-22 10:35:00] "DELETE /loadbalancer-member/21355c40-ad02-4f57-a84e-47a19c0d30be HTTP/1.1" 200 115 0.045695 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008952 10.0.0.33 - - [2026-02-22 10:35:00] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.33 - - [2026-02-22 10:35:00] "DELETE /loadbalancer-member/3d799b22-c9ec-4109-9e07-3e7598913a87 HTTP/1.1" 200 115 0.063106 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022810 10.0.0.33 - - [2026-02-22 10:35:00] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.33 - - [2026-02-22 10:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-02-22 10:35:00] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010185 10.0.0.33 - - [2026-02-22 10:35:00] "GET /loadbalancer-pool/bfd54b46-d2d4-4269-936c-cc15ff8bd458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006845 10.0.0.33 - - [2026-02-22 10:35:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024173 10.0.0.33 - - [2026-02-22 10:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034923 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011869 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005295 10.0.0.33 - - [2026-02-22 10:35:00] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003625 10.0.0.33 - - [2026-02-22 10:35:00] "POST /set-tag HTTP/1.1" 200 109 0.074424 10.0.0.33 - - [2026-02-22 10:35:00] "GET /loadbalancer-pool/0f376ba0-4278-45cc-9cca-56adee8af819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.034410 10.0.0.33 - - [2026-02-22 10:35:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031374 10.0.0.33 - - [2026-02-22 10:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012635 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016979 10.0.0.33 - - [2026-02-22 10:35:00] "POST /set-tag HTTP/1.1" 200 109 0.005694 10.0.0.33 - - [2026-02-22 10:35:00] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006261 10.0.0.33 - - [2026-02-22 10:35:00] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005953 10.0.0.33 - - [2026-02-22 10:35:00] "GET /loadbalancer-pool/d91e349d-14d8-4cfe-988e-638a679f4ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.015510 10.0.0.33 - - [2026-02-22 10:35:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040297 10.0.0.33 - - [2026-02-22 10:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.040213 10.0.0.33 - - [2026-02-22 10:35:01] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012147 10.0.0.33 - - [2026-02-22 10:35:01] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004977 10.0.0.33 - - [2026-02-22 10:35:01] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008808 10.0.0.33 - - [2026-02-22 10:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002839 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:35:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:35:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:35:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:35:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.33 - - [2026-02-22 10:35:25] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.33 - - [2026-02-22 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-02-22 10:35:25] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004796 10.0.0.33 - - [2026-02-22 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2026-02-22 10:35:25] "GET /config-node/508e09e6-6af8-4915-bc87-6f166a72d339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003782 10.0.0.33 - - [2026-02-22 10:35:37] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.33 - - [2026-02-22 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-02-22 10:35:37] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002647 10.0.0.33 - - [2026-02-22 10:35:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001704 10.0.0.33 - - [2026-02-22 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-02-22 10:35:37] "GET /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004167 10.0.0.33 - - [2026-02-22 10:35:37] "PUT /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417 HTTP/1.1" 200 254 0.012058 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 10.0.0.33 - - [2026-02-22 10:36:39] "GET / HTTP/1.1" 200 35931 0.002407 10.0.0.33 - - [2026-02-22 10:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.33 - - [2026-02-22 10:36:40] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038184 10.0.0.33 - - [2026-02-22 10:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-02-22 10:36:40] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042877 10.0.0.33 - - [2026-02-22 10:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-02-22 10:36:40] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031799 10.0.0.33 - - [2026-02-22 10:36:40] "POST /tags HTTP/1.1" 200 333 0.053615 10.0.0.33 - - [2026-02-22 10:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.33 - - [2026-02-22 10:36:40] "GET /tag/fdf08470-dcfe-4213-a759-0d35288b79bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018667 10.0.0.33 - - [2026-02-22 10:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-02-22 10:36:41] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037760 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-02-22 10:36:41] "GET /virtual-networks?parent_id=bba38738-9638-450c-a01c-feee80ef60dc&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007078 10.0.0.33 - - [2026-02-22 10:36:41] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034632 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2026-02-22 10:36:41] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007799 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.33 - - [2026-02-22 10:36:41] "GET /service-appliance-set/0adf06c6-71b0-405d-b820-2b4fe54ff1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003206 10.0.0.33 - - [2026-02-22 10:36:41] "POST /virtual-networks HTTP/1.1" 200 512 0.096191 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.002295 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-02-22 10:36:41] "GET /network-ipam/bbf29956-c780-4389-9579-8c6bc7eb6c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003379 10.0.0.33 - - [2026-02-22 10:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.131388 10.0.0.33 - - [2026-02-22 10:36:41] "POST /useragent-kv HTTP/1.1" 200 115 0.010022 10.0.0.33 - - [2026-02-22 10:36:41] "POST /ref-update HTTP/1.1" 200 156 0.136457 10.0.0.33 - - [2026-02-22 10:36:41] "GET /virtual-machine-interface/34452133-6306-47ce-9ca0-5542cba1593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.029284 10.0.0.33 - - [2026-02-22 10:36:41] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007696 10.0.0.33 - - [2026-02-22 10:36:41] "GET /domains HTTP/1.1" 200 280 0.008412 10.0.0.33 - - [2026-02-22 10:36:41] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3 HTTP/1.1" 200 3086 0.022428 10.0.0.33 - - [2026-02-22 10:36:41] "POST /instance-ips HTTP/1.1" 200 409 0.049843 10.0.0.33 - - [2026-02-22 10:36:41] "GET /instance-ip/e3713af7-f21c-48e0-a854-3a6e71261f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.016191 10.0.0.33 - - [2026-02-22 10:36:41] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc HTTP/1.1" 200 5477 0.062442 10.0.0.33 - - [2026-02-22 10:36:41] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.005498 10.0.0.33 - - [2026-02-22 10:36:41] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.004605 10.0.0.33 - - [2026-02-22 10:36:41] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1182 0.004960 10.0.0.33 - - [2026-02-22 10:36:41] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1182 0.011719 10.0.0.33 - - [2026-02-22 10:36:41] "POST /loadbalancers HTTP/1.1" 200 610 0.114333 10.0.0.33 - - [2026-02-22 10:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016150 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.33 - - [2026-02-22 10:36:41] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.074905 10.0.0.33 - - [2026-02-22 10:36:41] "GET /instance-ip/e3713af7-f21c-48e0-a854-3a6e71261f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004340 10.0.0.33 - - [2026-02-22 10:36:41] "POST /route-targets HTTP/1.1" 200 327 0.047299 10.0.0.33 - - [2026-02-22 10:36:41] "POST /ref-update HTTP/1.1" 200 156 0.021070 10.0.0.33 - - [2026-02-22 10:36:41] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051265 10.0.0.33 - - [2026-02-22 10:36:41] "POST /floating-ips HTTP/1.1" 200 597 0.056058 10.0.0.33 - - [2026-02-22 10:36:41] "GET /loadbalancer/1b9728f7-3a1d-491c-af0b-3af246cc4f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010618 10.0.0.33 - - [2026-02-22 10:36:41] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.031520 10.0.0.33 - - [2026-02-22 10:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.33 - - [2026-02-22 10:36:41] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034812 10.0.0.33 - - [2026-02-22 10:36:41] "GET /loadbalancer-listener/521e740c-de3b-4e05-b759-991f12796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003711 10.0.0.33 - - [2026-02-22 10:36:41] "GET /loadbalancer-listener/521e740c-de3b-4e05-b759-991f12796276?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003129 10.0.0.33 - - [2026-02-22 10:36:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022005 10.0.0.33 - - [2026-02-22 10:36:42] "GET /instance-ip/e3713af7-f21c-48e0-a854-3a6e71261f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004011 10.0.0.33 - - [2026-02-22 10:36:42] "GET /instance-ip/e3713af7-f21c-48e0-a854-3a6e71261f4d?fields=floating_ips HTTP/1.1" 200 1213 0.009551 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-02-22 10:36:42] "GET /loadbalancer/1b9728f7-3a1d-491c-af0b-3af246cc4f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002969 10.0.0.33 - - [2026-02-22 10:36:42] "GET /floating-ip/49bfa107-acc9-47a1-bd7e-97d621095a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003217 10.0.0.33 - - [2026-02-22 10:36:42] "POST /tags HTTP/1.1" 200 295 0.069659 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015522 10.0.0.33 - - [2026-02-22 10:36:42] "GET /tag/4e7226c3-fbad-43e7-abcf-5ea570234444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013848 10.0.0.33 - - [2026-02-22 10:36:42] "POST /tags HTTP/1.1" 409 233 0.001989 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-02-22 10:36:42] "GET /tag/5168fe11-7874-44ad-9454-f113e695a40a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013800 10.0.0.33 - - [2026-02-22 10:36:42] "POST /tags HTTP/1.1" 409 206 0.002596 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-22 10:36:42] "GET /tag/5af9c358-686e-4580-86fc-5e503b4c949d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015647 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-02-22 10:36:42] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005314 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-02-22 10:36:42] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038270 10.0.0.33 - - [2026-02-22 10:36:42] "POST /virtual-machines HTTP/1.1" 200 369 0.008642 10.0.0.33 - - [2026-02-22 10:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016601 10.0.0.33 - - [2026-02-22 10:36:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113796 10.0.0.33 - - [2026-02-22 10:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012580 10.0.0.33 - - [2026-02-22 10:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.33 - - [2026-02-22 10:36:42] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008910 10.0.0.33 - - [2026-02-22 10:36:42] "POST /instance-ips HTTP/1.1" 200 409 0.023738 10.0.0.33 - - [2026-02-22 10:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024055 10.0.0.33 - - [2026-02-22 10:36:42] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011230 10.0.0.33 - - [2026-02-22 10:36:42] "POST /set-tag HTTP/1.1" 200 109 0.021926 10.0.0.33 - - [2026-02-22 10:36:42] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017371 10.0.0.33 - - [2026-02-22 10:36:42] "GET /instance-ip/60ce047c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004343 10.0.0.33 - - [2026-02-22 10:36:42] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004781 10.0.0.33 - - [2026-02-22 10:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.33 - - [2026-02-22 10:36:42] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003896 10.0.0.33 - - [2026-02-22 10:36:42] "POST /ref-update HTTP/1.1" 200 156 0.011929 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005013 10.0.0.33 - - [2026-02-22 10:36:43] "POST /set-tag HTTP/1.1" 200 109 0.004251 10.0.0.33 - - [2026-02-22 10:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004387 10.0.0.33 - - [2026-02-22 10:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-22 10:36:43] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041965 10.0.0.33 - - [2026-02-22 10:36:43] "POST /virtual-machines HTTP/1.1" 200 369 0.016578 10.0.0.33 - - [2026-02-22 10:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011918 10.0.0.33 - - [2026-02-22 10:36:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124055 10.0.0.33 - - [2026-02-22 10:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028956 10.0.0.33 - - [2026-02-22 10:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006604 10.0.0.33 - - [2026-02-22 10:36:43] "POST /instance-ips HTTP/1.1" 200 409 0.021285 10.0.0.33 - - [2026-02-22 10:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022120 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007936 10.0.0.33 - - [2026-02-22 10:36:43] "POST /set-tag HTTP/1.1" 200 109 0.016910 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017259 10.0.0.33 - - [2026-02-22 10:36:43] "GET /instance-ip/613cdde8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003302 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004661 10.0.0.33 - - [2026-02-22 10:36:43] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.009169 10.0.0.33 - - [2026-02-22 10:36:43] "POST /ref-update HTTP/1.1" 200 156 0.010931 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007267 10.0.0.33 - - [2026-02-22 10:36:43] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004900 10.0.0.33 - - [2026-02-22 10:36:43] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.33 - - [2026-02-22 10:36:43] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004053 10.0.0.33 - - [2026-02-22 10:36:43] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.33 - - [2026-02-22 10:36:46] "GET /domains HTTP/1.1" 200 280 0.005331 10.0.0.33 - - [2026-02-22 10:36:46] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3 HTTP/1.1" 200 3086 0.003326 10.0.0.33 - - [2026-02-22 10:36:46] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc HTTP/1.1" 200 7065 0.058842 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.006355 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.006311 10.0.0.33 - - [2026-02-22 10:36:46] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1403 0.005172 10.0.0.33 - - [2026-02-22 10:36:46] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1403 0.003216 10.0.0.33 - - [2026-02-22 10:36:46] "GET /route-target/aba0bbb7-e865-48df-9fee-b46f30b3e982 HTTP/1.1" 200 1153 0.003240 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.005774 10.0.0.33 - - [2026-02-22 10:36:46] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1403 0.002943 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005998 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.004574 10.0.0.33 - - [2026-02-22 10:36:46] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1403 0.002969 10.0.0.33 - - [2026-02-22 10:36:46] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 200 1403 0.004261 10.0.0.33 - - [2026-02-22 10:36:46] "GET /route-target/aba0bbb7-e865-48df-9fee-b46f30b3e982 HTTP/1.1" 200 1153 0.003142 10.0.0.33 - - [2026-02-22 10:36:46] "GET /domains HTTP/1.1" 200 280 0.002172 10.0.0.33 - - [2026-02-22 10:36:46] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3 HTTP/1.1" 200 3086 0.003217 10.0.0.33 - - [2026-02-22 10:36:46] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc HTTP/1.1" 200 7065 0.036078 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2086 0.004174 10.0.0.33 - - [2026-02-22 10:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-02-22 10:36:46] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032244 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006038 10.0.0.33 - - [2026-02-22 10:36:46] "GET /floating-ip-pools?parent_id=c28ffa3f-9217-4d22-9dcd-f09201274aa8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001917 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004786 10.0.0.33 - - [2026-02-22 10:36:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019093 10.0.0.33 - - [2026-02-22 10:36:46] "POST /ref-update HTTP/1.1" 200 156 0.012642 10.0.0.33 - - [2026-02-22 10:36:46] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004183 10.0.0.33 - - [2026-02-22 10:36:46] "GET /domains HTTP/1.1" 200 280 0.001561 10.0.0.33 - - [2026-02-22 10:36:47] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3 HTTP/1.1" 200 3086 0.002961 10.0.0.33 - - [2026-02-22 10:36:47] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc HTTP/1.1" 200 7321 0.037155 10.0.0.33 - - [2026-02-22 10:36:47] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2324 0.023728 10.0.0.33 - - [2026-02-22 10:36:47] "GET /floating-ip-pool/93e5a783-839c-4b0c-ae28-5416ed6b07f3 HTTP/1.1" 200 1315 0.003683 10.0.0.33 - - [2026-02-22 10:36:47] "GET /domains HTTP/1.1" 200 280 0.001966 10.0.0.33 - - [2026-02-22 10:36:47] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3 HTTP/1.1" 200 3086 0.003241 10.0.0.33 - - [2026-02-22 10:36:47] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc HTTP/1.1" 200 7321 0.035400 10.0.0.33 - - [2026-02-22 10:36:47] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 2324 0.004668 10.0.0.33 - - [2026-02-22 10:36:47] "GET /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003785 10.0.0.33 - - [2026-02-22 10:36:47] "POST /tags HTTP/1.1" 200 365 0.049067 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.33 - - [2026-02-22 10:36:47] "GET /tag/02ff8ec1-ce3d-47d0-a1a5-98db4c605f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012384 10.0.0.33 - - [2026-02-22 10:36:47] "POST /tags HTTP/1.1" 409 206 0.002141 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-02-22 10:36:47] "GET /tag/5af9c358-686e-4580-86fc-5e503b4c949d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010059 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2026-02-22 10:36:47] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035497 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-02-22 10:36:47] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004863 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-22 10:36:47] "GET /service-appliance-set/d299dbd9-f1c1-49db-9b00-0be4ce89ccdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003652 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.002050 10.0.0.33 - - [2026-02-22 10:36:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112182 10.0.0.33 - - [2026-02-22 10:36:47] "GET /virtual-machine-interface/b087149e-eda2-4221-9a5f-ee4d41c81bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008632 10.0.0.33 - - [2026-02-22 10:36:47] "POST /set-tag HTTP/1.1" 200 109 0.021759 10.0.0.33 - - [2026-02-22 10:36:47] "POST /instance-ips HTTP/1.1" 200 417 0.029815 10.0.0.33 - - [2026-02-22 10:36:47] "GET /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012430 10.0.0.33 - - [2026-02-22 10:36:47] "POST /loadbalancers HTTP/1.1" 200 618 0.064240 10.0.0.33 - - [2026-02-22 10:36:47] "POST /service-instances HTTP/1.1" 200 566 0.029422 10.0.0.33 - - [2026-02-22 10:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031897 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012370 10.0.0.33 - - [2026-02-22 10:36:47] "POST /ref-update HTTP/1.1" 200 156 0.034157 10.0.0.33 - - [2026-02-22 10:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2026-02-22 10:36:48] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.087801 10.0.0.33 - - [2026-02-22 10:36:48] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.010326 10.0.0.33 - - [2026-02-22 10:36:48] "GET /virtual-machine-interface/b087149e-eda2-4221-9a5f-ee4d41c81bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004356 10.0.0.33 - - [2026-02-22 10:36:48] "GET /virtual-machine-interface/b087149e-eda2-4221-9a5f-ee4d41c81bba?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005680 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-02-22 10:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008103 10.0.0.33 - - [2026-02-22 10:36:48] "GET /floating-ip-pool/93e5a783-839c-4b0c-ae28-5416ed6b07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002626 10.0.0.33 - - [2026-02-22 10:36:48] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.010821 10.0.0.33 - - [2026-02-22 10:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011973 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.33 - - [2026-02-22 10:36:48] "POST /floating-ips HTTP/1.1" 200 671 0.120454 10.0.0.33 - - [2026-02-22 10:36:48] "POST /virtual-machines HTTP/1.1" 200 429 0.041980 10.0.0.33 - - [2026-02-22 10:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026996 10.0.0.33 - - [2026-02-22 10:36:48] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004086 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008137 10.0.0.33 - - [2026-02-22 10:36:48] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028585 10.0.0.33 - - [2026-02-22 10:36:48] "POST /tags HTTP/1.1" 409 221 0.007792 10.0.0.33 - - [2026-02-22 10:36:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132082 10.0.0.33 - - [2026-02-22 10:36:48] "POST /chown HTTP/1.1" 200 109 0.012624 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2026-02-22 10:36:48] "GET /tag/fdf08470-dcfe-4213-a759-0d35288b79bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010946 10.0.0.33 - - [2026-02-22 10:36:48] "POST /tags HTTP/1.1" 409 238 0.001965 10.0.0.33 - - [2026-02-22 10:36:48] "POST /chown HTTP/1.1" 200 109 0.005998 10.0.0.33 - - [2026-02-22 10:36:48] "PUT /virtual-machine-interface/949a89bd-9f1d-4bcf-b842-b67e0c0d563b HTTP/1.1" 200 284 0.014379 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2026-02-22 10:36:48] "GET /tag/02ff8ec1-ce3d-47d0-a1a5-98db4c605f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009966 10.0.0.33 - - [2026-02-22 10:36:48] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.027784 10.0.0.33 - - [2026-02-22 10:36:48] "POST /firewall-rules HTTP/1.1" 200 650 0.081952 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.057172 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.013283 10.0.0.33 - - [2026-02-22 10:36:48] "GET /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.015521 10.0.0.33 - - [2026-02-22 10:36:48] "GET /firewall-policy/e8c569cd-9154-4293-aaf2-3f288174e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003183 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.024343 10.0.0.33 - - [2026-02-22 10:36:48] "GET /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009640 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.026785 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.057782 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.33 - - [2026-02-22 10:36:48] "POST /ref-update HTTP/1.1" 200 156 0.040850 10.0.0.33 - - [2026-02-22 10:36:48] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.049324 10.0.0.33 - - [2026-02-22 10:36:48] "POST /virtual-machines HTTP/1.1" 200 429 0.011948 10.0.0.33 - - [2026-02-22 10:36:48] "GET /loadbalancer/3a75a2ea-6167-4c58-b226-184132ff3bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003791 10.0.0.33 - - [2026-02-22 10:36:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.043441 10.0.0.33 - - [2026-02-22 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.33 - - [2026-02-22 10:36:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105712 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.041903 10.0.0.33 - - [2026-02-22 10:36:49] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.074110 10.0.0.33 - - [2026-02-22 10:36:49] "GET /loadbalancer-listener/c74d1ce6-63ed-48cb-90e3-942dec13cf8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006240 10.0.0.33 - - [2026-02-22 10:36:49] "GET /loadbalancer-listener/c74d1ce6-63ed-48cb-90e3-942dec13cf8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003084 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.009127 10.0.0.33 - - [2026-02-22 10:36:49] "PUT /virtual-machine-interface/7a565545-874b-4418-a078-10cb7d93a4bb HTTP/1.1" 200 284 0.015798 10.0.0.33 - - [2026-02-22 10:36:49] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.042692 10.0.0.33 - - [2026-02-22 10:36:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.041265 10.0.0.33 - - [2026-02-22 10:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019889 10.0.0.33 - - [2026-02-22 10:36:49] "GET /loadbalancer-pool/b1c99da2-98a0-4b79-bc90-c193d9d0b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010668 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.030927 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.035127 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.033554 10.0.0.33 - - [2026-02-22 10:36:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.047910 10.0.0.33 - - [2026-02-22 10:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014612 10.0.0.33 - - [2026-02-22 10:36:49] "GET /loadbalancer-member/9dd4e596-7bbe-4427-8bcf-7670c649bc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.005516 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.014815 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.022422 10.0.0.33 - - [2026-02-22 10:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2026-02-22 10:36:49] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014341 10.0.0.33 - - [2026-02-22 10:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-02-22 10:36:49] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002557 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.33 - - [2026-02-22 10:36:49] "POST /tags HTTP/1.1" 409 221 0.007231 10.0.0.33 - - [2026-02-22 10:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.023483 10.0.0.33 - - [2026-02-22 10:36:49] "GET /tag/fdf08470-dcfe-4213-a759-0d35288b79bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022206 10.0.0.33 - - [2026-02-22 10:36:49] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.029718 10.0.0.33 - - [2026-02-22 10:36:49] "POST /tags HTTP/1.1" 409 238 0.001959 10.0.0.33 - - [2026-02-22 10:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2026-02-22 10:36:49] "GET /tag/02ff8ec1-ce3d-47d0-a1a5-98db4c605f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014319 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.023594 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.018462 10.0.0.33 - - [2026-02-22 10:36:49] "POST /firewall-rules HTTP/1.1" 409 293 0.004451 10.0.0.33 - - [2026-02-22 10:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.024630 10.0.0.33 - - [2026-02-22 10:36:49] "PUT /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575 HTTP/1.1" 200 260 0.030487 10.0.0.33 - - [2026-02-22 10:36:49] "GET /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.012061 10.0.0.33 - - [2026-02-22 10:36:49] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.012219 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.017480 10.0.0.33 - - [2026-02-22 10:36:49] "GET /firewall-policy/e8c569cd-9154-4293-aaf2-3f288174e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014504 10.0.0.33 - - [2026-02-22 10:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.33 - - [2026-02-22 10:36:49] "GET /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003487 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.009044 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.028504 10.0.0.33 - - [2026-02-22 10:36:49] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.033928 10.0.0.33 - - [2026-02-22 10:36:49] "POST /ref-update HTTP/1.1" 200 156 0.013128 10.0.0.33 - - [2026-02-22 10:36:49] "POST /chown HTTP/1.1" 200 109 0.019611 10.0.0.33 - - [2026-02-22 10:36:50] "POST /chown HTTP/1.1" 200 109 0.021992 10.0.0.33 - - [2026-02-22 10:36:50] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.015211 10.0.0.33 - - [2026-02-22 10:36:50] "POST /ref-update HTTP/1.1" 200 156 0.023087 10.0.0.33 - - [2026-02-22 10:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.33 - - [2026-02-22 10:36:50] "POST /chown HTTP/1.1" 200 109 0.007155 10.0.0.33 - - [2026-02-22 10:36:50] "POST /chown HTTP/1.1" 200 109 0.030683 10.0.0.33 - - [2026-02-22 10:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009407 10.0.0.33 - - [2026-02-22 10:36:50] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005289 10.0.0.33 - - [2026-02-22 10:36:50] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.054669 10.0.0.33 - - [2026-02-22 10:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.33 - - [2026-02-22 10:36:50] "POST /ref-update HTTP/1.1" 200 156 0.025754 10.0.0.33 - - [2026-02-22 10:36:50] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050786 10.0.0.33 - - [2026-02-22 10:36:50] "POST /chown HTTP/1.1" 200 109 0.026303 10.0.0.33 - - [2026-02-22 10:36:50] "POST /virtual-machines HTTP/1.1" 200 373 0.020498 10.0.0.33 - - [2026-02-22 10:36:50] "POST /chown HTTP/1.1" 200 109 0.030092 10.0.0.33 - - [2026-02-22 10:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008484 10.0.0.33 - - [2026-02-22 10:36:50] "PUT /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 256 0.022837 10.0.0.33 - - [2026-02-22 10:36:50] "POST /ref-update HTTP/1.1" 200 156 0.034284 10.0.0.33 - - [2026-02-22 10:36:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140736 10.0.0.33 - - [2026-02-22 10:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041605 10.0.0.33 - - [2026-02-22 10:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.33 - - [2026-02-22 10:36:50] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.009247 10.0.0.33 - - [2026-02-22 10:36:50] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018404 10.0.0.33 - - [2026-02-22 10:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024788 10.0.0.33 - - [2026-02-22 10:36:50] "POST /instance-ips HTTP/1.1" 200 413 0.043391 10.0.0.33 - - [2026-02-22 10:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.047530 10.0.0.33 - - [2026-02-22 10:36:50] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012210 10.0.0.33 - - [2026-02-22 10:36:50] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.029201 10.0.0.33 - - [2026-02-22 10:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015785 10.0.0.33 - - [2026-02-22 10:36:50] "POST /set-tag HTTP/1.1" 200 109 0.037873 10.0.0.33 - - [2026-02-22 10:36:50] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011264 10.0.0.33 - - [2026-02-22 10:36:50] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.036886 10.0.0.33 - - [2026-02-22 10:36:50] "GET /instance-ip/658e0eb2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.010561 10.0.0.33 - - [2026-02-22 10:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017420 10.0.0.33 - - [2026-02-22 10:36:51] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.008605 10.0.0.33 - - [2026-02-22 10:36:51] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010721 10.0.0.33 - - [2026-02-22 10:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.33 - - [2026-02-22 10:36:51] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003590 10.0.0.33 - - [2026-02-22 10:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011512 10.0.0.33 - - [2026-02-22 10:36:51] "POST /ref-update HTTP/1.1" 200 156 0.012494 10.0.0.33 - - [2026-02-22 10:36:51] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020860 10.0.0.33 - - [2026-02-22 10:36:51] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.036880 10.0.0.33 - - [2026-02-22 10:36:51] "POST /set-tag HTTP/1.1" 200 109 0.004895 10.0.0.33 - - [2026-02-22 10:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013117 10.0.0.33 - - [2026-02-22 10:36:51] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004198 10.0.0.33 - - [2026-02-22 10:36:51] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.33 - - [2026-02-22 10:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.008755 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.019761 10.0.0.33 - - [2026-02-22 10:36:51] "POST /ref-update HTTP/1.1" 200 156 0.020448 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.015720 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.020723 10.0.0.33 - - [2026-02-22 10:36:51] "POST /ref-update HTTP/1.1" 200 156 0.021383 10.0.0.33 - - [2026-02-22 10:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.007511 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.019569 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.007811 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.019778 10.0.0.33 - - [2026-02-22 10:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.007095 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.017423 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.017139 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.008382 10.0.0.33 - - [2026-02-22 10:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.006437 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.019415 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.007049 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.018320 10.0.0.33 - - [2026-02-22 10:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.006959 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.019714 10.0.0.33 - - [2026-02-22 10:36:51] "POST /chown HTTP/1.1" 200 109 0.016321 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.007424 10.0.0.33 - - [2026-02-22 10:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008038 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.006465 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.006520 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.019414 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.019062 10.0.0.33 - - [2026-02-22 10:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.021330 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.006924 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.021439 10.0.0.33 - - [2026-02-22 10:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.013751 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.029035 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.008178 10.0.0.33 - - [2026-02-22 10:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.007370 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.012860 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.013166 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.037953 10.0.0.33 - - [2026-02-22 10:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.006900 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.023777 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.011101 10.0.0.33 - - [2026-02-22 10:36:52] "POST /chown HTTP/1.1" 200 109 0.021787 10.0.0.33 - - [2026-02-22 10:36:54] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005498 10.0.0.33 - - [2026-02-22 10:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.33 - - [2026-02-22 10:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-02-22 10:36:54] "GET /loadbalancer/1b9728f7-3a1d-491c-af0b-3af246cc4f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002835 10.0.0.33 - - [2026-02-22 10:36:54] "GET /loadbalancer-pool/bc15389b-ce79-4f16-a2df-01fa793204dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005247 10.0.0.33 - - [2026-02-22 10:36:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017794 10.0.0.33 - - [2026-02-22 10:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019982 10.0.0.33 - - [2026-02-22 10:36:54] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011679 10.0.0.33 - - [2026-02-22 10:36:54] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004994 10.0.0.33 - - [2026-02-22 10:36:54] "POST /ref-update HTTP/1.1" 200 156 0.007826 10.0.0.33 - - [2026-02-22 10:36:54] "POST /tags HTTP/1.1" 409 221 0.001962 10.0.0.33 - - [2026-02-22 10:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-02-22 10:36:54] "GET /tag/fdf08470-dcfe-4213-a759-0d35288b79bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011642 10.0.0.33 - - [2026-02-22 10:36:54] "GET /floating-ip/49bfa107-acc9-47a1-bd7e-97d621095a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004035 10.0.0.33 - - [2026-02-22 10:36:54] "PUT /floating-ip/49bfa107-acc9-47a1-bd7e-97d621095a02 HTTP/1.1" 200 256 0.009530 10.0.0.33 - - [2026-02-22 10:36:54] "POST /set-tag HTTP/1.1" 200 109 0.042328 10.0.0.33 - - [2026-02-22 10:36:54] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004353 10.0.0.33 - - [2026-02-22 10:36:54] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.33 - - [2026-02-22 10:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2026-02-22 10:36:54] "GET /loadbalancer/1b9728f7-3a1d-491c-af0b-3af246cc4f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002190 10.0.0.33 - - [2026-02-22 10:36:54] "GET /loadbalancer-pool/bc15389b-ce79-4f16-a2df-01fa793204dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004328 10.0.0.33 - - [2026-02-22 10:36:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.039780 10.0.0.33 - - [2026-02-22 10:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024100 10.0.0.33 - - [2026-02-22 10:36:54] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013700 10.0.0.33 - - [2026-02-22 10:36:54] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004806 10.0.0.33 - - [2026-02-22 10:36:54] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.33 - - [2026-02-22 10:36:54] "GET /floating-ip/49bfa107-acc9-47a1-bd7e-97d621095a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005519 10.0.0.33 - - [2026-02-22 10:36:54] "POST /set-tag HTTP/1.1" 200 109 0.058874 10.0.0.33 - - [2026-02-22 10:36:55] "GET /virtual-machine/81f5fa1c-3c91-4c0e-8b1b-f5d37b887512?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003142 10.0.0.33 - - [2026-02-22 10:36:55] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005199 10.0.0.33 - - [2026-02-22 10:36:55] "GET /virtual-machine/21cae58e-3c14-4ca3-add8-13bed2508201?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003006 10.0.0.33 - - [2026-02-22 10:36:55] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004891 10.0.0.33 - - [2026-02-22 10:36:59] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005518 10.0.0.33 - - [2026-02-22 10:36:59] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.33 - - [2026-02-22 10:37:00] "GET /virtual-machine/710415b1-7415-43ba-ab90-3bf26c5af54c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004665 10.0.0.33 - - [2026-02-22 10:37:00] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005795 10.0.0.33 - - [2026-02-22 10:37:00] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005491 10.0.0.33 - - [2026-02-22 10:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.33 - - [2026-02-22 10:37:22] "GET /global-system-configs HTTP/1.1" 200 322 0.001913 10.0.0.33 - - [2026-02-22 10:37:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002513 10.0.0.33 - - [2026-02-22 10:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2026-02-22 10:37:27] "POST /chown HTTP/1.1" 200 109 0.009291 10.0.0.33 - - [2026-02-22 10:37:27] "POST /chown HTTP/1.1" 200 109 0.013955 10.0.0.33 - - [2026-02-22 10:37:27] "POST /chown HTTP/1.1" 200 109 0.021783 10.0.0.33 - - [2026-02-22 10:37:27] "POST /chown HTTP/1.1" 200 109 0.013396 10.0.0.33 - - [2026-02-22 10:37:32] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007998 10.0.0.33 - - [2026-02-22 10:37:32] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.33 - - [2026-02-22 10:37:32] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004187 10.0.0.33 - - [2026-02-22 10:37:32] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-02-22 10:37:32] "GET /virtual-machine/710415b1-7415-43ba-ab90-3bf26c5af54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003581 10.0.0.33 - - [2026-02-22 10:37:32] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.33 - - [2026-02-22 10:37:32] "GET /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006444 10.0.0.33 - - [2026-02-22 10:37:32] "POST /set-tag HTTP/1.1" 200 109 0.015328 10.0.0.33 - - [2026-02-22 10:37:32] "POST /set-tag HTTP/1.1" 200 109 0.028715 10.0.0.33 - - [2026-02-22 10:37:32] "DELETE /instance-ip/658e0eb2-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.036356 10.0.0.33 - - [2026-02-22 10:37:32] "DELETE /virtual-machine-interface/65712ab8-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.037955 10.0.0.33 - - [2026-02-22 10:37:32] "DELETE /virtual-machine/710415b1-7415-43ba-ab90-3bf26c5af54c HTTP/1.1" 200 115 0.023475 10.0.0.33 - - [2026-02-22 10:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2026-02-22 10:37:35] "GET /tag/02ff8ec1-ce3d-47d0-a1a5-98db4c605f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.019726 10.0.0.33 - - [2026-02-22 10:37:35] "GET /tag/02ff8ec1-ce3d-47d0-a1a5-98db4c605f92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.016628 10.0.0.33 - - [2026-02-22 10:37:35] "GET /virtual-machine-interface/7a565545-874b-4418-a078-10cb7d93a4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005028 10.0.0.33 - - [2026-02-22 10:37:35] "POST /set-tag HTTP/1.1" 200 109 0.017152 10.0.0.33 - - [2026-02-22 10:37:35] "GET /virtual-machine-interface/949a89bd-9f1d-4bcf-b842-b67e0c0d563b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.029508 10.0.0.33 - - [2026-02-22 10:37:36] "POST /set-tag HTTP/1.1" 200 109 0.020919 10.0.0.33 - - [2026-02-22 10:37:36] "GET /virtual-machine-interface/b087149e-eda2-4221-9a5f-ee4d41c81bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004974 10.0.0.33 - - [2026-02-22 10:37:36] "POST /set-tag HTTP/1.1" 200 109 0.015329 10.0.0.33 - - [2026-02-22 10:37:36] "GET /firewall-policy/e8c569cd-9154-4293-aaf2-3f288174e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014013 10.0.0.33 - - [2026-02-22 10:37:36] "GET /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003212 10.0.0.33 - - [2026-02-22 10:37:36] "POST /ref-update HTTP/1.1" 200 156 0.013177 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /firewall-rule/7491cb7b-e3e4-4af2-a6d0-629c52934575 HTTP/1.1" 200 115 0.040563 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /loadbalancer-member/9dd4e596-7bbe-4427-8bcf-7670c649bc53 HTTP/1.1" 200 115 0.041269 10.0.0.33 - - [2026-02-22 10:37:36] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.009560 10.0.0.33 - - [2026-02-22 10:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026797 10.0.0.33 - - [2026-02-22 10:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /loadbalancer-pool/b1c99da2-98a0-4b79-bc90-c193d9d0b53a HTTP/1.1" 200 115 0.097138 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.010098 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /loadbalancer-listener/c74d1ce6-63ed-48cb-90e3-942dec13cf8d HTTP/1.1" 200 115 0.052558 10.0.0.33 - - [2026-02-22 10:37:36] "GET /floating-ip/22691080-d380-47e4-9bd5-424f2d6a7131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004903 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.007235 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.047955 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.018629 10.0.0.33 - - [2026-02-22 10:37:36] "PUT /floating-ip/22691080-d380-47e4-9bd5-424f2d6a7131 HTTP/1.1" 200 256 0.052417 10.0.0.33 - - [2026-02-22 10:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.030039 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.023412 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /floating-ip/22691080-d380-47e4-9bd5-424f2d6a7131 HTTP/1.1" 200 115 0.121736 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.010136 10.0.0.33 - - [2026-02-22 10:37:36] "POST /chown HTTP/1.1" 200 109 0.028019 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /loadbalancer/3a75a2ea-6167-4c58-b226-184132ff3bb8 HTTP/1.1" 200 115 0.082653 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /instance-ip/99be436c-da76-4bf0-8e06-3ad1fb202eaa HTTP/1.1" 200 115 0.052477 10.0.0.33 - - [2026-02-22 10:37:36] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.018852 10.0.0.33 - - [2026-02-22 10:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016258 10.0.0.33 - - [2026-02-22 10:37:36] "GET /floating-ip-pool/93e5a783-839c-4b0c-ae28-5416ed6b07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003419 10.0.0.33 - - [2026-02-22 10:37:36] "DELETE /virtual-machine-interface/b087149e-eda2-4221-9a5f-ee4d41c81bba HTTP/1.1" 200 115 0.099655 10.0.0.33 - - [2026-02-22 10:37:36] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.028670 10.0.0.33 - - [2026-02-22 10:37:36] "POST /ref-update HTTP/1.1" 200 156 0.057926 10.0.0.33 - - [2026-02-22 10:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025692 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /floating-ip-pool/93e5a783-839c-4b0c-ae28-5416ed6b07f3 HTTP/1.1" 200 115 0.080628 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /tag/02ff8ec1-ce3d-47d0-a1a5-98db4c605f92 HTTP/1.1" 200 115 0.177755 10.0.0.33 - - [2026-02-22 10:37:37] "PUT /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 266 0.019081 10.0.0.33 - - [2026-02-22 10:37:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007945 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /service-instance/393b276e-f110-4d32-91aa-08023901a167 HTTP/1.1" 200 115 0.055903 10.0.0.33 - - [2026-02-22 10:37:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004946 10.0.0.33 - - [2026-02-22 10:37:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005411 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /virtual-network/c28ffa3f-9217-4d22-9dcd-f09201274aa8 HTTP/1.1" 200 115 0.162711 10.0.0.33 - - [2026-02-22 10:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.33 - - [2026-02-22 10:37:37] "GET /routing-instance/a54736b5-3d73-4a57-b087-4495c94f1d62 HTTP/1.1" 404 171 0.008120 10.0.0.33 - - [2026-02-22 10:37:37] "GET /domains HTTP/1.1" 200 280 0.006174 10.0.0.33 - - [2026-02-22 10:37:37] "GET /domain/de98a88b-8d6f-4364-82c8-599517f3f8f3 HTTP/1.1" 200 3086 0.006128 10.0.0.33 - - [2026-02-22 10:37:37] "GET /virtual-machine-interface/949a89bd-9f1d-4bcf-b842-b67e0c0d563b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005041 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /route-target/aba0bbb7-e865-48df-9fee-b46f30b3e982 HTTP/1.1" 200 115 0.047580 10.0.0.33 - - [2026-02-22 10:37:37] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc HTTP/1.1" 200 7143 0.053195 10.0.0.33 - - [2026-02-22 10:37:37] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.030786 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /virtual-machine-interface/949a89bd-9f1d-4bcf-b842-b67e0c0d563b HTTP/1.1" 200 115 0.145279 10.0.0.33 - - [2026-02-22 10:37:37] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.33 - - [2026-02-22 10:37:37] "POST /ref-update HTTP/1.1" 200 156 0.024773 10.0.0.33 - - [2026-02-22 10:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.33 - - [2026-02-22 10:37:37] "GET /loadbalancer/1b9728f7-3a1d-491c-af0b-3af246cc4f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006299 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /virtual-machine/fbceb7e2-8c74-4ea6-ad2a-f981a9678875 HTTP/1.1" 200 115 0.044356 10.0.0.33 - - [2026-02-22 10:37:37] "GET /virtual-machine-interface/7a565545-874b-4418-a078-10cb7d93a4bb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009084 10.0.0.33 - - [2026-02-22 10:37:37] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004267 10.0.0.33 - - [2026-02-22 10:37:37] "POST /set-tag HTTP/1.1" 200 109 0.037012 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /loadbalancer-member/15ed19d8-7d86-47c2-a183-85c245552ddb HTTP/1.1" 200 115 0.051299 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /virtual-machine-interface/7a565545-874b-4418-a078-10cb7d93a4bb HTTP/1.1" 200 115 0.092664 10.0.0.33 - - [2026-02-22 10:37:37] "DELETE /virtual-machine/272aa350-9036-40f8-98e2-3b676455880e HTTP/1.1" 200 115 0.022901 10.0.0.33 - - [2026-02-22 10:37:38] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007890 10.0.0.33 - - [2026-02-22 10:37:38] "POST /set-tag HTTP/1.1" 200 109 0.006640 10.0.0.33 - - [2026-02-22 10:37:38] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004040 10.0.0.33 - - [2026-02-22 10:37:38] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.33 - - [2026-02-22 10:37:38] "GET /virtual-machine/21cae58e-3c14-4ca3-add8-13bed2508201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002826 10.0.0.33 - - [2026-02-22 10:37:38] "POST /ref-update HTTP/1.1" 200 156 0.009985 10.0.0.33 - - [2026-02-22 10:37:38] "GET /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006920 10.0.0.33 - - [2026-02-22 10:37:38] "POST /set-tag HTTP/1.1" 200 109 0.018749 10.0.0.33 - - [2026-02-22 10:37:38] "POST /set-tag HTTP/1.1" 200 109 0.029769 10.0.0.33 - - [2026-02-22 10:37:38] "POST /set-tag HTTP/1.1" 200 109 0.027391 10.0.0.33 - - [2026-02-22 10:37:38] "DELETE /instance-ip/613cdde8-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.033846 10.0.0.33 - - [2026-02-22 10:37:38] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.33 - - [2026-02-22 10:37:38] "DELETE /virtual-machine-interface/6123f9f4-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.039161 10.0.0.33 - - [2026-02-22 10:37:38] "DELETE /virtual-machine/21cae58e-3c14-4ca3-add8-13bed2508201 HTTP/1.1" 200 115 0.018985 10.0.0.33 - - [2026-02-22 10:37:42] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006557 10.0.0.33 - - [2026-02-22 10:37:42] "POST /set-tag HTTP/1.1" 200 109 0.006632 10.0.0.33 - - [2026-02-22 10:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-02-22 10:37:42] "GET /loadbalancer/1b9728f7-3a1d-491c-af0b-3af246cc4f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002311 10.0.0.33 - - [2026-02-22 10:37:43] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005105 10.0.0.33 - - [2026-02-22 10:37:43] "POST /set-tag HTTP/1.1" 200 109 0.004292 10.0.0.33 - - [2026-02-22 10:37:43] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006462 10.0.0.33 - - [2026-02-22 10:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2026-02-22 10:37:43] "GET /virtual-machine/81f5fa1c-3c91-4c0e-8b1b-f5d37b887512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003700 10.0.0.33 - - [2026-02-22 10:37:43] "POST /ref-update HTTP/1.1" 200 156 0.010199 10.0.0.33 - - [2026-02-22 10:37:43] "GET /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013103 10.0.0.33 - - [2026-02-22 10:37:43] "POST /set-tag HTTP/1.1" 200 109 0.018817 10.0.0.33 - - [2026-02-22 10:37:43] "POST /set-tag HTTP/1.1" 200 109 0.037481 10.0.0.33 - - [2026-02-22 10:37:43] "POST /set-tag HTTP/1.1" 200 109 0.031965 10.0.0.33 - - [2026-02-22 10:37:43] "DELETE /instance-ip/60ce047c-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.050919 10.0.0.33 - - [2026-02-22 10:37:43] "POST /ref-update HTTP/1.1" 200 156 0.008371 10.0.0.33 - - [2026-02-22 10:37:43] "DELETE /virtual-machine-interface/60b1a55c-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.044638 10.0.0.33 - - [2026-02-22 10:37:43] "DELETE /virtual-machine/81f5fa1c-3c91-4c0e-8b1b-f5d37b887512 HTTP/1.1" 200 115 0.017615 10.0.0.33 - - [2026-02-22 10:37:43] "DELETE /tag/5168fe11-7874-44ad-9454-f113e695a40a HTTP/1.1" 200 115 0.036791 10.0.0.33 - - [2026-02-22 10:37:43] "DELETE /tag/4e7226c3-fbad-43e7-abcf-5ea570234444 HTTP/1.1" 200 115 0.047696 10.0.0.33 - - [2026-02-22 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-22 10:37:47] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040349 10.0.0.33 - - [2026-02-22 10:37:47] "POST /tags HTTP/1.1" 200 393 0.030081 10.0.0.33 - - [2026-02-22 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015616 10.0.0.33 - - [2026-02-22 10:37:47] "GET /tag/a452c9c2-9feb-4489-b6c9-c5b708cdf2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019675 10.0.0.33 - - [2026-02-22 10:37:47] "POST /tags HTTP/1.1" 200 341 0.034221 10.0.0.33 - - [2026-02-22 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-22 10:37:48] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013192 10.0.0.33 - - [2026-02-22 10:37:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000903 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.004564 10.0.0.33 - - [2026-02-22 10:37:48] "POST /security-groups HTTP/1.1" 200 589 0.079367 10.0.0.33 - - [2026-02-22 10:37:48] "POST /projects HTTP/1.1" 200 519 0.173822 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.003757 10.0.0.33 - - [2026-02-22 10:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007807 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.33 - - [2026-02-22 10:37:48] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.016221 10.0.0.33 - - [2026-02-22 10:37:48] "POST /access-control-lists HTTP/1.1" 200 598 0.065796 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.019045 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.33 - - [2026-02-22 10:37:48] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007832 10.0.0.33 - - [2026-02-22 10:37:48] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.087567 10.0.0.33 - - [2026-02-22 10:37:48] "POST /access-control-lists HTTP/1.1" 200 596 0.083731 10.0.0.33 - - [2026-02-22 10:37:48] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.056501 10.0.0.33 - - [2026-02-22 10:37:48] "POST /security-groups HTTP/1.1" 200 591 0.089427 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.003363 10.0.0.33 - - [2026-02-22 10:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032952 10.0.0.33 - - [2026-02-22 10:37:48] "POST /chown HTTP/1.1" 200 109 0.021035 10.0.0.33 - - [2026-02-22 10:37:48] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016351 10.0.0.33 - - [2026-02-22 10:37:48] "POST /access-control-lists HTTP/1.1" 200 632 0.092190 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012344 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.011697 10.0.0.33 - - [2026-02-22 10:37:48] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002864 10.0.0.33 - - [2026-02-22 10:37:48] "POST /tags HTTP/1.1" 409 226 0.006598 10.0.0.33 - - [2026-02-22 10:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-22 10:37:48] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014666 10.0.0.33 - - [2026-02-22 10:37:48] "POST /access-control-lists HTTP/1.1" 200 630 0.080092 10.0.0.33 - - [2026-02-22 10:37:48] "POST /firewall-rules HTTP/1.1" 200 600 0.089031 10.0.0.33 - - [2026-02-22 10:37:48] "GET /firewall-rule/6f237437-792b-4b89-a3ec-ccab6a00bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007919 10.0.0.33 - - [2026-02-22 10:37:49] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003840 10.0.0.33 - - [2026-02-22 10:37:49] "GET /firewall-rule/6f237437-792b-4b89-a3ec-ccab6a00bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002684 10.0.0.33 - - [2026-02-22 10:37:49] "POST /ref-update HTTP/1.1" 200 156 0.055843 10.0.0.33 - - [2026-02-22 10:37:49] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008467 10.0.0.33 - - [2026-02-22 10:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.33 - - [2026-02-22 10:37:49] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002700 10.0.0.33 - - [2026-02-22 10:37:49] "POST /tags HTTP/1.1" 409 226 0.001727 10.0.0.33 - - [2026-02-22 10:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2026-02-22 10:37:49] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010692 10.0.0.33 - - [2026-02-22 10:37:49] "POST /firewall-rules HTTP/1.1" 200 598 0.066447 10.0.0.33 - - [2026-02-22 10:37:49] "GET /firewall-rule/8ca5e163-6634-4d90-931b-280a29ab99e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004126 10.0.0.33 - - [2026-02-22 10:37:49] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003374 10.0.0.33 - - [2026-02-22 10:37:49] "GET /firewall-rule/8ca5e163-6634-4d90-931b-280a29ab99e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002600 10.0.0.33 - - [2026-02-22 10:37:49] "POST /ref-update HTTP/1.1" 200 156 0.045031 10.0.0.33 - - [2026-02-22 10:37:50] "POST /tags HTTP/1.1" 200 393 0.041419 10.0.0.33 - - [2026-02-22 10:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.026807 10.0.0.33 - - [2026-02-22 10:37:50] "GET /tag/24aa0974-88bd-469b-8112-f1b4ced394db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014394 10.0.0.33 - - [2026-02-22 10:37:51] "POST /tags HTTP/1.1" 200 341 0.035092 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.33 - - [2026-02-22 10:37:51] "GET /tag/446ee764-5ead-4c28-ba36-cdb0d822b40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017429 10.0.0.33 - - [2026-02-22 10:37:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.001458 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.002004 10.0.0.33 - - [2026-02-22 10:37:51] "POST /security-groups HTTP/1.1" 200 589 0.081227 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003349 10.0.0.33 - - [2026-02-22 10:37:51] "POST /projects HTTP/1.1" 200 519 0.226861 10.0.0.33 - - [2026-02-22 10:37:51] "POST /access-control-lists HTTP/1.1" 200 598 0.062211 10.0.0.33 - - [2026-02-22 10:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.059862 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.012948 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2026-02-22 10:37:51] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.038599 10.0.0.33 - - [2026-02-22 10:37:51] "POST /access-control-lists HTTP/1.1" 200 596 0.060800 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.33 - - [2026-02-22 10:37:51] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005751 10.0.0.33 - - [2026-02-22 10:37:51] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.050198 10.0.0.33 - - [2026-02-22 10:37:51] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.045965 10.0.0.33 - - [2026-02-22 10:37:51] "POST /security-groups HTTP/1.1" 200 591 0.100851 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.003963 10.0.0.33 - - [2026-02-22 10:37:51] "POST /access-control-lists HTTP/1.1" 200 632 0.061969 10.0.0.33 - - [2026-02-22 10:37:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.003274 10.0.0.33 - - [2026-02-22 10:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.071293 10.0.0.33 - - [2026-02-22 10:37:51] "POST /chown HTTP/1.1" 200 109 0.023782 10.0.0.33 - - [2026-02-22 10:37:51] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003606 10.0.0.33 - - [2026-02-22 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-22 10:37:52] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019483 10.0.0.33 - - [2026-02-22 10:37:52] "POST /access-control-lists HTTP/1.1" 200 630 0.085494 10.0.0.33 - - [2026-02-22 10:37:52] "POST /tags HTTP/1.1" 409 226 0.011411 10.0.0.33 - - [2026-02-22 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-02-22 10:37:52] "GET /tag/446ee764-5ead-4c28-ba36-cdb0d822b40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013354 10.0.0.33 - - [2026-02-22 10:37:52] "POST /firewall-rules HTTP/1.1" 200 600 0.071726 10.0.0.33 - - [2026-02-22 10:37:52] "GET /firewall-rule/694b6d42-c39e-4d46-8656-bdb6729cef51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005216 10.0.0.33 - - [2026-02-22 10:37:52] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004367 10.0.0.33 - - [2026-02-22 10:37:52] "GET /firewall-rule/694b6d42-c39e-4d46-8656-bdb6729cef51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002984 10.0.0.33 - - [2026-02-22 10:37:52] "POST /ref-update HTTP/1.1" 200 156 0.051716 10.0.0.33 - - [2026-02-22 10:37:52] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003438 10.0.0.33 - - [2026-02-22 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.33 - - [2026-02-22 10:37:52] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003308 10.0.0.33 - - [2026-02-22 10:37:52] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.33 - - [2026-02-22 10:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-02-22 10:37:52] "GET /tag/446ee764-5ead-4c28-ba36-cdb0d822b40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011459 10.0.0.33 - - [2026-02-22 10:37:52] "POST /firewall-rules HTTP/1.1" 200 598 0.068363 10.0.0.33 - - [2026-02-22 10:37:52] "GET /firewall-rule/fede2a33-0e51-4c8b-ad3a-4c24d42bcfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.021756 10.0.0.33 - - [2026-02-22 10:37:52] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003724 10.0.0.33 - - [2026-02-22 10:37:52] "GET /firewall-rule/fede2a33-0e51-4c8b-ad3a-4c24d42bcfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003129 10.0.0.33 - - [2026-02-22 10:37:52] "POST /ref-update HTTP/1.1" 200 156 0.056302 10.0.0.33 - - [2026-02-22 10:37:53] "POST /tags HTTP/1.1" 200 345 0.085469 10.0.0.33 - - [2026-02-22 10:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.33 - - [2026-02-22 10:37:54] "GET /tag/54ce3d4c-42c6-48ee-a47a-d1cebc3c6c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019500 10.0.0.33 - - [2026-02-22 10:37:54] "POST /projects HTTP/1.1" 409 238 0.002279 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.33 - - [2026-02-22 10:37:54] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047235 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2026-02-22 10:37:54] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004518 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-02-22 10:37:54] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004637 10.0.0.33 - - [2026-02-22 10:37:54] "POST /security-groups HTTP/1.1" 409 285 0.002112 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-02-22 10:37:54] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036689 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.33 - - [2026-02-22 10:37:54] "PUT /security-group/0f1d4ec7-99f8-4632-a62a-ef73423b96ae HTTP/1.1" 200 262 0.084547 10.0.0.33 - - [2026-02-22 10:37:54] "PUT /access-control-list/a4a44435-dcb7-43b7-b092-3e898eb90ac0 HTTP/1.1" 200 272 0.033981 10.0.0.33 - - [2026-02-22 10:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.069242 10.0.0.33 - - [2026-02-22 10:37:54] "POST /tags HTTP/1.1" 409 228 0.003300 10.0.0.33 - - [2026-02-22 10:37:54] "PUT /access-control-list/31958e4d-0e17-4e39-9a84-1bfe34f93339 HTTP/1.1" 200 272 0.032846 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.33 - - [2026-02-22 10:37:54] "GET /tag/54ce3d4c-42c6-48ee-a47a-d1cebc3c6c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011176 10.0.0.33 - - [2026-02-22 10:37:54] "POST /tags HTTP/1.1" 200 345 0.028623 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2026-02-22 10:37:54] "GET /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013147 10.0.0.33 - - [2026-02-22 10:37:54] "POST /projects HTTP/1.1" 409 238 0.002923 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.33 - - [2026-02-22 10:37:54] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052018 10.0.0.33 - - [2026-02-22 10:37:54] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037756 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.33 - - [2026-02-22 10:37:54] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003981 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.33 - - [2026-02-22 10:37:54] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004853 10.0.0.33 - - [2026-02-22 10:37:54] "POST /security-groups HTTP/1.1" 409 285 0.002512 10.0.0.33 - - [2026-02-22 10:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.33 - - [2026-02-22 10:37:54] "PUT /security-group/d3b39048-2e12-4254-aab9-4f35f436432d HTTP/1.1" 200 262 0.057888 10.0.0.33 - - [2026-02-22 10:37:54] "PUT /access-control-list/400afb47-c98f-4e64-bcbf-4c961cf93b46 HTTP/1.1" 200 272 0.015751 10.0.0.33 - - [2026-02-22 10:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038965 10.0.0.33 - - [2026-02-22 10:37:54] "POST /tags HTTP/1.1" 409 228 0.008055 10.0.0.33 - - [2026-02-22 10:37:54] "PUT /access-control-list/f653aa24-782f-4be7-a655-634b906b8e08 HTTP/1.1" 200 272 0.031326 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-02-22 10:37:55] "GET /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012012 10.0.0.33 - - [2026-02-22 10:37:55] "POST /tags HTTP/1.1" 200 291 0.043037 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-02-22 10:37:55] "GET /tag/810c134e-0269-4fa3-b04b-63283defc848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.017387 10.0.0.33 - - [2026-02-22 10:37:55] "POST /tags HTTP/1.1" 200 303 0.065299 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-02-22 10:37:55] "GET /tag/24722f9c-e823-49e7-9484-935fbcca7633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018204 10.0.0.33 - - [2026-02-22 10:37:55] "POST /tags HTTP/1.1" 409 252 0.004647 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.33 - - [2026-02-22 10:37:55] "GET /tag/a452c9c2-9feb-4489-b6c9-c5b708cdf2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013256 10.0.0.33 - - [2026-02-22 10:37:55] "POST /tags HTTP/1.1" 409 226 0.001933 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-22 10:37:55] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011297 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-22 10:37:55] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005418 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2026-02-22 10:37:55] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063686 10.0.0.33 - - [2026-02-22 10:37:55] "POST /virtual-machines HTTP/1.1" 200 395 0.010694 10.0.0.33 - - [2026-02-22 10:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018992 10.0.0.33 - - [2026-02-22 10:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106751 10.0.0.33 - - [2026-02-22 10:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009456 10.0.0.33 - - [2026-02-22 10:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014585 10.0.0.33 - - [2026-02-22 10:37:55] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009460 10.0.0.33 - - [2026-02-22 10:37:55] "POST /instance-ips HTTP/1.1" 200 397 0.022697 10.0.0.33 - - [2026-02-22 10:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025829 10.0.0.33 - - [2026-02-22 10:37:55] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013011 10.0.0.33 - - [2026-02-22 10:37:56] "POST /set-tag HTTP/1.1" 200 109 0.064121 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020545 10.0.0.33 - - [2026-02-22 10:37:56] "GET /instance-ip/8c670cfa-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007015 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004642 10.0.0.33 - - [2026-02-22 10:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.33 - - [2026-02-22 10:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004447 10.0.0.33 - - [2026-02-22 10:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2026-02-22 10:37:56] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037695 10.0.0.33 - - [2026-02-22 10:37:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008618 10.0.0.33 - - [2026-02-22 10:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009144 10.0.0.33 - - [2026-02-22 10:37:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111238 10.0.0.33 - - [2026-02-22 10:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025303 10.0.0.33 - - [2026-02-22 10:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012755 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004961 10.0.0.33 - - [2026-02-22 10:37:56] "POST /instance-ips HTTP/1.1" 200 397 0.030906 10.0.0.33 - - [2026-02-22 10:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046591 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024011 10.0.0.33 - - [2026-02-22 10:37:56] "POST /set-tag HTTP/1.1" 200 109 0.063387 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027188 10.0.0.33 - - [2026-02-22 10:37:56] "GET /instance-ip/8ccfeacc-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004257 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004666 10.0.0.33 - - [2026-02-22 10:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004503 10.0.0.33 - - [2026-02-22 10:37:56] "POST /ref-update HTTP/1.1" 200 156 0.011575 10.0.0.33 - - [2026-02-22 10:37:56] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012672 10.0.0.33 - - [2026-02-22 10:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004748 10.0.0.33 - - [2026-02-22 10:37:57] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025045 10.0.0.33 - - [2026-02-22 10:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.33 - - [2026-02-22 10:37:57] "POST /tags HTTP/1.1" 200 291 0.019998 10.0.0.33 - - [2026-02-22 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.33 - - [2026-02-22 10:37:57] "GET /tag/63b4362a-b2fa-424b-bca0-07c64b7ebd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012655 10.0.0.33 - - [2026-02-22 10:37:57] "POST /tags HTTP/1.1" 409 252 0.002174 10.0.0.33 - - [2026-02-22 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.33 - - [2026-02-22 10:37:57] "GET /tag/24aa0974-88bd-469b-8112-f1b4ced394db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012251 10.0.0.33 - - [2026-02-22 10:37:57] "POST /tags HTTP/1.1" 409 226 0.001871 10.0.0.33 - - [2026-02-22 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2026-02-22 10:37:57] "GET /tag/446ee764-5ead-4c28-ba36-cdb0d822b40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010731 10.0.0.33 - - [2026-02-22 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004920 10.0.0.33 - - [2026-02-22 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-02-22 10:37:57] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032197 10.0.0.33 - - [2026-02-22 10:37:57] "POST /virtual-machines HTTP/1.1" 200 395 0.016601 10.0.0.33 - - [2026-02-22 10:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007987 10.0.0.33 - - [2026-02-22 10:37:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114556 10.0.0.33 - - [2026-02-22 10:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014624 10.0.0.33 - - [2026-02-22 10:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013879 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004946 10.0.0.33 - - [2026-02-22 10:37:57] "POST /instance-ips HTTP/1.1" 200 397 0.019152 10.0.0.33 - - [2026-02-22 10:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022881 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006932 10.0.0.33 - - [2026-02-22 10:37:57] "POST /set-tag HTTP/1.1" 200 109 0.071145 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019038 10.0.0.33 - - [2026-02-22 10:37:57] "GET /instance-ip/8d7bad08-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003019 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004190 10.0.0.33 - - [2026-02-22 10:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2026-02-22 10:37:57] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003609 10.0.0.33 - - [2026-02-22 10:37:58] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008424 10.0.0.33 - - [2026-02-22 10:37:58] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.33 - - [2026-02-22 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004625 10.0.0.33 - - [2026-02-22 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-22 10:37:58] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027326 10.0.0.33 - - [2026-02-22 10:37:58] "POST /virtual-machines HTTP/1.1" 200 395 0.013843 10.0.0.33 - - [2026-02-22 10:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017531 10.0.0.33 - - [2026-02-22 10:37:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111227 10.0.0.33 - - [2026-02-22 10:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009542 10.0.0.33 - - [2026-02-22 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018416 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006039 10.0.0.33 - - [2026-02-22 10:37:58] "POST /instance-ips HTTP/1.1" 200 397 0.019298 10.0.0.33 - - [2026-02-22 10:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027846 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014663 10.0.0.33 - - [2026-02-22 10:37:58] "POST /set-tag HTTP/1.1" 200 109 0.067726 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022242 10.0.0.33 - - [2026-02-22 10:37:58] "GET /instance-ip/8df1e216-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003079 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005680 10.0.0.33 - - [2026-02-22 10:37:58] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004377 10.0.0.33 - - [2026-02-22 10:37:58] "POST /ref-update HTTP/1.1" 200 156 0.013653 10.0.0.33 - - [2026-02-22 10:37:58] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015150 10.0.0.33 - - [2026-02-22 10:37:58] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.33 - - [2026-02-22 10:37:58] "POST /tags HTTP/1.1" 200 299 0.019980 10.0.0.33 - - [2026-02-22 10:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007384 10.0.0.33 - - [2026-02-22 10:37:58] "GET /tag/3ddeb08c-9482-4fb8-a28f-4edfa8cbe8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012830 10.0.0.33 - - [2026-02-22 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2026-02-22 10:37:59] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004065 10.0.0.33 - - [2026-02-22 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-02-22 10:37:59] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035296 10.0.0.33 - - [2026-02-22 10:37:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008542 10.0.0.33 - - [2026-02-22 10:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030972 10.0.0.33 - - [2026-02-22 10:37:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111298 10.0.0.33 - - [2026-02-22 10:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019057 10.0.0.33 - - [2026-02-22 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009949 10.0.0.33 - - [2026-02-22 10:37:59] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006646 10.0.0.33 - - [2026-02-22 10:37:59] "POST /instance-ips HTTP/1.1" 200 397 0.022177 10.0.0.33 - - [2026-02-22 10:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035195 10.0.0.33 - - [2026-02-22 10:37:59] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016578 10.0.0.33 - - [2026-02-22 10:37:59] "POST /set-tag HTTP/1.1" 200 109 0.020073 10.0.0.33 - - [2026-02-22 10:37:59] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020809 10.0.0.33 - - [2026-02-22 10:37:59] "GET /instance-ip/8e7fcad6-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005706 10.0.0.33 - - [2026-02-22 10:37:59] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004649 10.0.0.33 - - [2026-02-22 10:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.33 - - [2026-02-22 10:37:59] "POST /tags HTTP/1.1" 200 299 0.031417 10.0.0.33 - - [2026-02-22 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016280 10.0.0.33 - - [2026-02-22 10:37:59] "GET /tag/dc9368fc-6fd5-4ce4-9070-67f516f415a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013783 10.0.0.33 - - [2026-02-22 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2026-02-22 10:37:59] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004637 10.0.0.33 - - [2026-02-22 10:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-02-22 10:37:59] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033331 10.0.0.33 - - [2026-02-22 10:37:59] "POST /virtual-machines HTTP/1.1" 200 395 0.009249 10.0.0.33 - - [2026-02-22 10:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012180 10.0.0.33 - - [2026-02-22 10:38:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119852 10.0.0.33 - - [2026-02-22 10:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032326 10.0.0.33 - - [2026-02-22 10:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008790 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005731 10.0.0.33 - - [2026-02-22 10:38:00] "POST /instance-ips HTTP/1.1" 200 397 0.021082 10.0.0.33 - - [2026-02-22 10:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029467 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008482 10.0.0.33 - - [2026-02-22 10:38:00] "POST /set-tag HTTP/1.1" 200 109 0.018524 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022619 10.0.0.33 - - [2026-02-22 10:38:00] "GET /instance-ip/8ef1e206-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003036 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005022 10.0.0.33 - - [2026-02-22 10:38:00] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.33 - - [2026-02-22 10:38:00] "POST /tags HTTP/1.1" 200 299 0.017422 10.0.0.33 - - [2026-02-22 10:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-02-22 10:38:00] "GET /tag/fe096220-4f3c-4614-ae47-e5b46083b5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014631 10.0.0.33 - - [2026-02-22 10:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004357 10.0.0.33 - - [2026-02-22 10:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2026-02-22 10:38:00] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035741 10.0.0.33 - - [2026-02-22 10:38:00] "POST /virtual-machines HTTP/1.1" 200 395 0.010082 10.0.0.33 - - [2026-02-22 10:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009507 10.0.0.33 - - [2026-02-22 10:38:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109440 10.0.0.33 - - [2026-02-22 10:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039489 10.0.0.33 - - [2026-02-22 10:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005258 10.0.0.33 - - [2026-02-22 10:38:00] "POST /instance-ips HTTP/1.1" 200 397 0.021219 10.0.0.33 - - [2026-02-22 10:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026728 10.0.0.33 - - [2026-02-22 10:38:00] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006868 10.0.0.33 - - [2026-02-22 10:38:00] "POST /set-tag HTTP/1.1" 200 109 0.018554 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024659 10.0.0.33 - - [2026-02-22 10:38:01] "GET /instance-ip/8f5d8786-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003994 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005637 10.0.0.33 - - [2026-02-22 10:38:01] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.33 - - [2026-02-22 10:38:01] "POST /tags HTTP/1.1" 200 299 0.018412 10.0.0.33 - - [2026-02-22 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017989 10.0.0.33 - - [2026-02-22 10:38:01] "GET /tag/615817be-51a7-4364-bc7f-1519e34b0d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.024288 10.0.0.33 - - [2026-02-22 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004710 10.0.0.33 - - [2026-02-22 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.33 - - [2026-02-22 10:38:01] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042268 10.0.0.33 - - [2026-02-22 10:38:01] "POST /virtual-machines HTTP/1.1" 200 395 0.014230 10.0.0.33 - - [2026-02-22 10:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017030 10.0.0.33 - - [2026-02-22 10:38:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.166580 10.0.0.33 - - [2026-02-22 10:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016492 10.0.0.33 - - [2026-02-22 10:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014356 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007847 10.0.0.33 - - [2026-02-22 10:38:01] "POST /instance-ips HTTP/1.1" 200 397 0.029840 10.0.0.33 - - [2026-02-22 10:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035089 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007413 10.0.0.33 - - [2026-02-22 10:38:01] "POST /set-tag HTTP/1.1" 200 109 0.023428 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.034772 10.0.0.33 - - [2026-02-22 10:38:01] "GET /instance-ip/8fd8fd6c-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013241 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008115 10.0.0.33 - - [2026-02-22 10:38:01] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.33 - - [2026-02-22 10:38:01] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005193 10.0.0.33 - - [2026-02-22 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.017391 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018361 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004737 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005430 10.0.0.33 - - [2026-02-22 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.059713 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012794 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.005330 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004982 10.0.0.33 - - [2026-02-22 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.007443 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009997 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006554 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.019654 10.0.0.33 - - [2026-02-22 10:38:02] "POST /ref-update HTTP/1.1" 200 156 0.014606 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018321 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.003510 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005817 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.014396 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005192 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.010195 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004461 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005481 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004315 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004950 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004954 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006409 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.33 - - [2026-02-22 10:38:02] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006330 10.0.0.33 - - [2026-02-22 10:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002690 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:38:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:38:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.33 - - [2026-02-22 10:38:04] "GET /virtual-machine/ba64d0ca-1dad-4f64-b6d5-0daa7fd8fd99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002941 10.0.0.33 - - [2026-02-22 10:38:04] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004942 10.0.0.33 - - [2026-02-22 10:38:04] "GET /virtual-machine/50ee91f7-0104-4f00-8754-49a2854a4767?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003149 10.0.0.33 - - [2026-02-22 10:38:04] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004218 10.0.0.33 - - [2026-02-22 10:38:06] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004404 10.0.0.33 - - [2026-02-22 10:38:06] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.33 - - [2026-02-22 10:38:07] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004395 10.0.0.33 - - [2026-02-22 10:38:07] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.33 - - [2026-02-22 10:38:07] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006504 10.0.0.33 - - [2026-02-22 10:38:07] "POST /set-tag HTTP/1.1" 200 109 0.004378 10.0.0.33 - - [2026-02-22 10:38:07] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004158 10.0.0.33 - - [2026-02-22 10:38:07] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.33 - - [2026-02-22 10:38:09] "GET /virtual-machine/313699b0-590d-4d56-a558-e7d6d9beee7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003397 10.0.0.33 - - [2026-02-22 10:38:09] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005158 10.0.0.33 - - [2026-02-22 10:38:09] "GET /virtual-machine/94be78df-75fc-48ea-9df3-6ef424402130?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004333 10.0.0.33 - - [2026-02-22 10:38:09] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006594 10.0.0.33 - - [2026-02-22 10:38:09] "GET /virtual-machine/0b803117-2398-4b6d-bd4a-fdbf17ea461b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003834 10.0.0.33 - - [2026-02-22 10:38:10] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006772 10.0.0.33 - - [2026-02-22 10:38:10] "GET /virtual-machine/a976cc0f-0cb2-4b03-8615-4c2002e13c38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002746 10.0.0.33 - - [2026-02-22 10:38:10] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004026 10.0.0.33 - - [2026-02-22 10:38:11] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005591 10.0.0.33 - - [2026-02-22 10:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.33 - - [2026-02-22 10:38:15] "GET /virtual-machine/485038c6-fba7-4037-bb31-c8ce7124d000?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003734 10.0.0.33 - - [2026-02-22 10:38:15] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006318 10.0.0.33 - - [2026-02-22 10:38:15] "GET /virtual-machine/374dc76d-9fd6-4c83-a459-8faa36aaa40b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003221 10.0.0.33 - - [2026-02-22 10:38:15] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004775 10.0.0.33 - - [2026-02-22 10:38:15] "GET /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002877 10.0.0.33 - - [2026-02-22 10:38:15] "POST /tags HTTP/1.1" 200 333 0.024705 10.0.0.33 - - [2026-02-22 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015624 10.0.0.33 - - [2026-02-22 10:38:15] "GET /tag/e2a44b01-6608-47ee-bddd-4d98daa0dc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020433 10.0.0.33 - - [2026-02-22 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.33 - - [2026-02-22 10:38:15] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038617 10.0.0.33 - - [2026-02-22 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2026-02-22 10:38:15] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005332 10.0.0.33 - - [2026-02-22 10:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2026-02-22 10:38:15] "GET /service-appliance-set/0adf06c6-71b0-405d-b820-2b4fe54ff1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.006121 10.0.0.33 - - [2026-02-22 10:38:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.001723 10.0.0.33 - - [2026-02-22 10:38:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107168 10.0.0.33 - - [2026-02-22 10:38:16] "GET /virtual-machine-interface/731a8d27-dde7-43df-8bf0-fdf0e5cea5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021635 10.0.0.33 - - [2026-02-22 10:38:16] "POST /instance-ips HTTP/1.1" 200 409 0.027011 10.0.0.33 - - [2026-02-22 10:38:16] "GET /instance-ip/5b8d27e9-d029-4590-bdd3-1b6ce0ee5ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004115 10.0.0.33 - - [2026-02-22 10:38:16] "POST /loadbalancers HTTP/1.1" 200 629 0.070305 10.0.0.33 - - [2026-02-22 10:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033932 10.0.0.33 - - [2026-02-22 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019700 10.0.0.33 - - [2026-02-22 10:38:16] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067447 10.0.0.33 - - [2026-02-22 10:38:16] "GET /instance-ip/5b8d27e9-d029-4590-bdd3-1b6ce0ee5ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004466 10.0.0.33 - - [2026-02-22 10:38:16] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062852 10.0.0.33 - - [2026-02-22 10:38:16] "GET /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003718 10.0.0.33 - - [2026-02-22 10:38:16] "POST /floating-ips HTTP/1.1" 200 597 0.060916 10.0.0.33 - - [2026-02-22 10:38:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.057114 10.0.0.33 - - [2026-02-22 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2026-02-22 10:38:16] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038035 10.0.0.33 - - [2026-02-22 10:38:16] "GET /loadbalancer-listener/bd883264-fec9-4241-8c45-10adb3fb2fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003743 10.0.0.33 - - [2026-02-22 10:38:16] "GET /loadbalancer-listener/bd883264-fec9-4241-8c45-10adb3fb2fe6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.006305 10.0.0.33 - - [2026-02-22 10:38:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.036269 10.0.0.33 - - [2026-02-22 10:38:16] "GET /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008652 10.0.0.33 - - [2026-02-22 10:38:16] "GET /instance-ip/5b8d27e9-d029-4590-bdd3-1b6ce0ee5ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009989 10.0.0.33 - - [2026-02-22 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008922 10.0.0.33 - - [2026-02-22 10:38:16] "GET /instance-ip/5b8d27e9-d029-4590-bdd3-1b6ce0ee5ce5?fields=floating_ips HTTP/1.1" 200 1212 0.006598 10.0.0.33 - - [2026-02-22 10:38:16] "GET /floating-ip/8297502d-0dd7-4b92-ae64-a9e5cba096dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004839 10.0.0.33 - - [2026-02-22 10:38:16] "GET /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002946 10.0.0.33 - - [2026-02-22 10:38:16] "GET /loadbalancer-pool/cbffb1d2-a386-4ab1-b35c-2009e7c604f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003586 10.0.0.33 - - [2026-02-22 10:38:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022750 10.0.0.33 - - [2026-02-22 10:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008067 10.0.0.33 - - [2026-02-22 10:38:16] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010561 10.0.0.33 - - [2026-02-22 10:38:16] "POST /tags HTTP/1.1" 409 221 0.002536 10.0.0.33 - - [2026-02-22 10:38:16] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004882 10.0.0.33 - - [2026-02-22 10:38:16] "POST /ref-update HTTP/1.1" 200 156 0.007097 10.0.0.33 - - [2026-02-22 10:38:16] "GET /floating-ip/8297502d-0dd7-4b92-ae64-a9e5cba096dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010691 10.0.0.33 - - [2026-02-22 10:38:16] "PUT /floating-ip/8297502d-0dd7-4b92-ae64-a9e5cba096dc HTTP/1.1" 200 256 0.007170 10.0.0.33 - - [2026-02-22 10:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007776 10.0.0.33 - - [2026-02-22 10:38:16] "GET /tag/e2a44b01-6608-47ee-bddd-4d98daa0dc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011808 10.0.0.33 - - [2026-02-22 10:38:16] "POST /set-tag HTTP/1.1" 200 109 0.067785 10.0.0.33 - - [2026-02-22 10:38:17] "GET /loadbalancer-pool/cbffb1d2-a386-4ab1-b35c-2009e7c604f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003440 10.0.0.33 - - [2026-02-22 10:38:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016232 10.0.0.33 - - [2026-02-22 10:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020306 10.0.0.33 - - [2026-02-22 10:38:17] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011290 10.0.0.33 - - [2026-02-22 10:38:17] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014802 10.0.0.33 - - [2026-02-22 10:38:17] "POST /ref-update HTTP/1.1" 200 156 0.007378 10.0.0.33 - - [2026-02-22 10:38:17] "GET /floating-ip/8297502d-0dd7-4b92-ae64-a9e5cba096dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.009841 10.0.0.33 - - [2026-02-22 10:38:17] "POST /set-tag HTTP/1.1" 200 109 0.075055 10.0.0.33 - - [2026-02-22 10:38:17] "POST /tags HTTP/1.1" 409 206 0.002682 10.0.0.33 - - [2026-02-22 10:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2026-02-22 10:38:17] "GET /tag/24722f9c-e823-49e7-9484-935fbcca7633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028431 10.0.0.33 - - [2026-02-22 10:38:18] "POST /tags HTTP/1.1" 409 204 0.008424 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2026-02-22 10:38:18] "GET /tag/dc9368fc-6fd5-4ce4-9070-67f516f415a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.032919 10.0.0.33 - - [2026-02-22 10:38:18] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002514 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-02-22 10:38:18] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005528 10.0.0.33 - - [2026-02-22 10:38:18] "POST /tags HTTP/1.1" 409 206 0.002130 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.33 - - [2026-02-22 10:38:18] "GET /tag/24722f9c-e823-49e7-9484-935fbcca7633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018177 10.0.0.33 - - [2026-02-22 10:38:18] "POST /tags HTTP/1.1" 409 226 0.002223 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.33 - - [2026-02-22 10:38:18] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013270 10.0.0.33 - - [2026-02-22 10:38:18] "POST /tags HTTP/1.1" 409 204 0.002581 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.33 - - [2026-02-22 10:38:18] "GET /tag/dc9368fc-6fd5-4ce4-9070-67f516f415a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010381 10.0.0.33 - - [2026-02-22 10:38:18] "POST /tags HTTP/1.1" 409 226 0.008164 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008015 10.0.0.33 - - [2026-02-22 10:38:18] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019555 10.0.0.33 - - [2026-02-22 10:38:18] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003788 10.0.0.33 - - [2026-02-22 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.33 - - [2026-02-22 10:38:18] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002627 10.0.0.33 - - [2026-02-22 10:38:18] "POST /firewall-rules HTTP/1.1" 200 626 0.082829 10.0.0.33 - - [2026-02-22 10:38:18] "POST /firewall-rules HTTP/1.1" 200 646 0.098306 10.0.0.33 - - [2026-02-22 10:38:18] "GET /firewall-rule/683c565f-dec5-4c8b-bea6-78d1287b2ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.013333 10.0.0.33 - - [2026-02-22 10:38:18] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002770 10.0.0.33 - - [2026-02-22 10:38:18] "GET /firewall-rule/d017a65f-e527-434b-89cc-8016550ea953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005885 10.0.0.33 - - [2026-02-22 10:38:18] "POST /ref-update HTTP/1.1" 200 156 0.026452 10.0.0.33 - - [2026-02-22 10:38:18] "POST /firewall-policys HTTP/1.1" 200 606 0.034376 10.0.0.33 - - [2026-02-22 10:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036499 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.018504 10.0.0.33 - - [2026-02-22 10:38:19] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003140 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002800 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004082 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005003 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/e8c569cd-9154-4293-aaf2-3f288174e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004040 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003053 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003112 10.0.0.33 - - [2026-02-22 10:38:19] "POST /ref-update HTTP/1.1" 200 156 0.024980 10.0.0.33 - - [2026-02-22 10:38:19] "POST /ref-update HTTP/1.1" 200 156 0.040689 10.0.0.33 - - [2026-02-22 10:38:19] "POST /ref-update HTTP/1.1" 200 156 0.022501 10.0.0.33 - - [2026-02-22 10:38:19] "POST /ref-update HTTP/1.1" 200 156 0.061976 10.0.0.33 - - [2026-02-22 10:38:19] "POST /ref-update HTTP/1.1" 200 156 0.038423 10.0.0.33 - - [2026-02-22 10:38:19] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002795 10.0.0.33 - - [2026-02-22 10:39:34] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004933 10.0.0.33 - - [2026-02-22 10:39:34] "POST /set-tag HTTP/1.1" 200 109 0.004787 10.0.0.33 - - [2026-02-22 10:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.33 - - [2026-02-22 10:39:34] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003510 10.0.0.33 - - [2026-02-22 10:39:34] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011300 10.0.0.33 - - [2026-02-22 10:39:34] "POST /set-tag HTTP/1.1" 200 109 0.037660 10.0.0.33 - - [2026-02-22 10:39:34] "DELETE /loadbalancer-member/93b1f1c0-2fdf-4cf3-9968-f6c3dc2df1fd HTTP/1.1" 200 115 0.052355 10.0.0.33 - - [2026-02-22 10:39:34] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007995 10.0.0.33 - - [2026-02-22 10:39:34] "POST /set-tag HTTP/1.1" 200 109 0.007514 10.0.0.33 - - [2026-02-22 10:39:34] "DELETE /loadbalancer-member/d37949e9-d55b-48b1-91ba-a1b02a5e3553 HTTP/1.1" 200 115 0.039357 10.0.0.33 - - [2026-02-22 10:39:34] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010010 10.0.0.33 - - [2026-02-22 10:39:35] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.33 - - [2026-02-22 10:39:35] "DELETE /loadbalancer-member/dad521c6-b915-45b4-ac61-461063a6811a HTTP/1.1" 200 115 0.023728 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015772 10.0.0.33 - - [2026-02-22 10:39:35] "POST /set-tag HTTP/1.1" 200 109 0.004002 10.0.0.33 - - [2026-02-22 10:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2026-02-22 10:39:35] "GET /loadbalancer/98c2a558-a17b-4730-9e2c-2194ea3f9ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004556 10.0.0.33 - - [2026-02-22 10:39:35] "GET /loadbalancer-pool/bfd54b46-d2d4-4269-936c-cc15ff8bd458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004095 10.0.0.33 - - [2026-02-22 10:39:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022467 10.0.0.33 - - [2026-02-22 10:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031473 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.035385 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006407 10.0.0.33 - - [2026-02-22 10:39:35] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002844 10.0.0.33 - - [2026-02-22 10:39:35] "POST /set-tag HTTP/1.1" 200 109 0.078948 10.0.0.33 - - [2026-02-22 10:39:35] "GET /loadbalancer-pool/0f376ba0-4278-45cc-9cca-56adee8af819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015401 10.0.0.33 - - [2026-02-22 10:39:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030412 10.0.0.33 - - [2026-02-22 10:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020627 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015962 10.0.0.33 - - [2026-02-22 10:39:35] "POST /set-tag HTTP/1.1" 200 109 0.004233 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005598 10.0.0.33 - - [2026-02-22 10:39:35] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003788 10.0.0.33 - - [2026-02-22 10:39:35] "GET /loadbalancer-pool/d91e349d-14d8-4cfe-988e-638a679f4ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003326 10.0.0.33 - - [2026-02-22 10:39:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024231 10.0.0.33 - - [2026-02-22 10:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027125 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010858 10.0.0.33 - - [2026-02-22 10:39:35] "GET /virtual-machine-interface/3b93f41a-0fd9-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003714 10.0.0.33 - - [2026-02-22 10:39:35] "GET /floating-ip/df4b04fc-875c-41d7-a03d-46e540963440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006847 10.0.0.33 - - [2026-02-22 10:39:35] "POST /set-tag HTTP/1.1" 200 109 0.002879 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:39:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:39:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:39:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:39:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:39:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:39:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.33 - - [2026-02-22 10:40:24] "POST /tags HTTP/1.1" 409 252 0.002407 10.0.0.33 - - [2026-02-22 10:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2026-02-22 10:40:24] "GET /tag/24aa0974-88bd-469b-8112-f1b4ced394db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.017749 10.0.0.33 - - [2026-02-22 10:40:24] "POST /tags HTTP/1.1" 409 228 0.001916 10.0.0.33 - - [2026-02-22 10:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.33 - - [2026-02-22 10:40:24] "GET /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011537 10.0.0.33 - - [2026-02-22 10:40:24] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005069 10.0.0.33 - - [2026-02-22 10:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-02-22 10:40:24] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003053 10.0.0.33 - - [2026-02-22 10:40:24] "POST /tags HTTP/1.1" 409 206 0.002476 10.0.0.33 - - [2026-02-22 10:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-02-22 10:40:24] "GET /tag/24722f9c-e823-49e7-9484-935fbcca7633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012613 10.0.0.33 - - [2026-02-22 10:40:24] "POST /tags HTTP/1.1" 409 226 0.001932 10.0.0.33 - - [2026-02-22 10:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-22 10:40:24] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010929 10.0.0.33 - - [2026-02-22 10:40:24] "POST /tags HTTP/1.1" 409 204 0.001873 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.33 - - [2026-02-22 10:40:25] "GET /tag/dc9368fc-6fd5-4ce4-9070-67f516f415a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013315 10.0.0.33 - - [2026-02-22 10:40:25] "POST /tags HTTP/1.1" 409 226 0.002544 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2026-02-22 10:40:25] "GET /tag/d5096731-53a0-420f-977d-a59255d4779b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024420 10.0.0.33 - - [2026-02-22 10:40:25] "POST /tags HTTP/1.1" 409 228 0.003717 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.33 - - [2026-02-22 10:40:25] "GET /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025033 10.0.0.33 - - [2026-02-22 10:40:25] "POST /tags HTTP/1.1" 409 252 0.003905 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.33 - - [2026-02-22 10:40:25] "GET /tag/24aa0974-88bd-469b-8112-f1b4ced394db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.015227 10.0.0.33 - - [2026-02-22 10:40:25] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007913 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.33 - - [2026-02-22 10:40:25] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011450 10.0.0.33 - - [2026-02-22 10:40:25] "POST /firewall-rules HTTP/1.1" 409 281 0.002733 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2026-02-22 10:40:25] "PUT /firewall-rule/d017a65f-e527-434b-89cc-8016550ea953 HTTP/1.1" 200 260 0.032509 10.0.0.33 - - [2026-02-22 10:40:25] "POST /firewall-rules HTTP/1.1" 409 291 0.007613 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-02-22 10:40:25] "PUT /firewall-rule/683c565f-dec5-4c8b-bea6-78d1287b2ec1 HTTP/1.1" 200 260 0.046075 10.0.0.33 - - [2026-02-22 10:40:25] "GET /firewall-rule/683c565f-dec5-4c8b-bea6-78d1287b2ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.029870 10.0.0.33 - - [2026-02-22 10:40:25] "POST /firewall-rules HTTP/1.1" 200 658 0.127542 10.0.0.33 - - [2026-02-22 10:40:25] "GET /firewall-rule/af52d500-d5d4-4e15-83a5-fa20dbac7866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.035411 10.0.0.33 - - [2026-02-22 10:40:25] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004682 10.0.0.33 - - [2026-02-22 10:40:25] "GET /firewall-rule/d017a65f-e527-434b-89cc-8016550ea953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004954 10.0.0.33 - - [2026-02-22 10:40:25] "POST /firewall-policys HTTP/1.1" 409 269 0.004270 10.0.0.33 - - [2026-02-22 10:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2026-02-22 10:40:25] "PUT /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9 HTTP/1.1" 200 264 0.039666 10.0.0.33 - - [2026-02-22 10:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029247 10.0.0.33 - - [2026-02-22 10:40:25] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004120 10.0.0.33 - - [2026-02-22 10:40:26] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002717 10.0.0.33 - - [2026-02-22 10:40:26] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002180 10.0.0.33 - - [2026-02-22 10:40:26] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002638 10.0.0.33 - - [2026-02-22 10:40:26] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002903 10.0.0.33 - - [2026-02-22 10:40:26] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002398 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006351 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.005330 10.0.0.33 - - [2026-02-22 10:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-22 10:41:27] "GET /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002349 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004559 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.062234 10.0.0.33 - - [2026-02-22 10:41:27] "DELETE /loadbalancer-member/2e6aa62c-3982-4289-b2a1-1a8c94046e3c HTTP/1.1" 200 115 0.028084 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005390 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004361 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004002 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004553 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005519 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004285 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-02-22 10:41:27] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004810 10.0.0.33 - - [2026-02-22 10:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2026-02-22 10:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-02-22 10:41:27] "GET /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003046 10.0.0.33 - - [2026-02-22 10:41:28] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004877 10.0.0.33 - - [2026-02-22 10:41:28] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.33 - - [2026-02-22 10:41:28] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005308 10.0.0.33 - - [2026-02-22 10:41:28] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.33 - - [2026-02-22 10:41:28] "GET /virtual-machine/313699b0-590d-4d56-a558-e7d6d9beee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002723 10.0.0.33 - - [2026-02-22 10:41:28] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.33 - - [2026-02-22 10:41:28] "GET /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004771 10.0.0.33 - - [2026-02-22 10:41:28] "POST /set-tag HTTP/1.1" 200 109 0.020143 10.0.0.33 - - [2026-02-22 10:41:28] "POST /set-tag HTTP/1.1" 200 109 0.031123 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.016371 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.025660 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.028453 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /instance-ip/8d7bad08-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.031875 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /virtual-machine-interface/8d64adec-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.035547 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /virtual-machine/313699b0-590d-4d56-a558-e7d6d9beee7a HTTP/1.1" 200 115 0.026929 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005851 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.006560 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005851 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine/94be78df-75fc-48ea-9df3-6ef424402130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003681 10.0.0.33 - - [2026-02-22 10:41:29] "POST /ref-update HTTP/1.1" 200 156 0.021037 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010800 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.021240 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.030966 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.027345 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.017036 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.033706 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /instance-ip/8df1e216-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.065372 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /virtual-machine-interface/8dd7fafe-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.050537 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /virtual-machine/94be78df-75fc-48ea-9df3-6ef424402130 HTTP/1.1" 200 115 0.025031 10.0.0.33 - - [2026-02-22 10:41:29] "DELETE /tag/63b4362a-b2fa-424b-bca0-07c64b7ebd10 HTTP/1.1" 200 115 0.045861 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005484 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004177 10.0.0.33 - - [2026-02-22 10:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine/50ee91f7-0104-4f00-8754-49a2854a4767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003371 10.0.0.33 - - [2026-02-22 10:41:29] "POST /ref-update HTTP/1.1" 200 156 0.011796 10.0.0.33 - - [2026-02-22 10:41:29] "GET /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.018923 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.020560 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.031885 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.020612 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.019083 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.039523 10.0.0.33 - - [2026-02-22 10:41:30] "DELETE /instance-ip/8ccfeacc-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.057981 10.0.0.33 - - [2026-02-22 10:41:30] "POST /ref-update HTTP/1.1" 200 156 0.015865 10.0.0.33 - - [2026-02-22 10:41:30] "DELETE /virtual-machine-interface/8cb8d2ec-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.042319 10.0.0.33 - - [2026-02-22 10:41:30] "DELETE /virtual-machine/50ee91f7-0104-4f00-8754-49a2854a4767 HTTP/1.1" 200 115 0.032870 10.0.0.33 - - [2026-02-22 10:41:30] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007005 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.33 - - [2026-02-22 10:41:30] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004790 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.33 - - [2026-02-22 10:41:30] "GET /virtual-machine/ba64d0ca-1dad-4f64-b6d5-0daa7fd8fd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002939 10.0.0.33 - - [2026-02-22 10:41:30] "POST /ref-update HTTP/1.1" 200 156 0.010200 10.0.0.33 - - [2026-02-22 10:41:30] "GET /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006158 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.017461 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.030833 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.026322 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.015559 10.0.0.33 - - [2026-02-22 10:41:30] "POST /set-tag HTTP/1.1" 200 109 0.035501 10.0.0.33 - - [2026-02-22 10:41:30] "DELETE /instance-ip/8c670cfa-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.040505 10.0.0.33 - - [2026-02-22 10:41:30] "POST /ref-update HTTP/1.1" 200 156 0.009666 10.0.0.33 - - [2026-02-22 10:41:30] "DELETE /virtual-machine-interface/8c4d440a-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.038280 10.0.0.33 - - [2026-02-22 10:41:31] "DELETE /virtual-machine/ba64d0ca-1dad-4f64-b6d5-0daa7fd8fd99 HTTP/1.1" 200 115 0.024312 10.0.0.33 - - [2026-02-22 10:41:31] "DELETE /tag/810c134e-0269-4fa3-b04b-63283defc848 HTTP/1.1" 200 115 0.038079 10.0.0.33 - - [2026-02-22 10:41:31] "DELETE /tag/24722f9c-e823-49e7-9484-935fbcca7633 HTTP/1.1" 409 388 0.005827 10.0.0.33 - - [2026-02-22 10:41:58] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006541 10.0.0.33 - - [2026-02-22 10:41:58] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.33 - - [2026-02-22 10:41:58] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005661 10.0.0.33 - - [2026-02-22 10:41:58] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.33 - - [2026-02-22 10:41:58] "GET /virtual-machine/0b803117-2398-4b6d-bd4a-fdbf17ea461b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002954 10.0.0.33 - - [2026-02-22 10:41:58] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.33 - - [2026-02-22 10:41:58] "GET /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017559 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.016808 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.035599 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.031208 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.015348 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /instance-ip/8e7fcad6-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.052803 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /virtual-machine-interface/8e64157a-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.043946 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /virtual-machine/0b803117-2398-4b6d-bd4a-fdbf17ea461b HTTP/1.1" 200 115 0.020106 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /tag/3ddeb08c-9482-4fb8-a28f-4edfa8cbe8be HTTP/1.1" 200 115 0.035263 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004208 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005095 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine/a976cc0f-0cb2-4b03-8615-4c2002e13c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003613 10.0.0.33 - - [2026-02-22 10:41:59] "POST /ref-update HTTP/1.1" 200 156 0.011578 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015389 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.016768 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.034724 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.028494 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.012893 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /instance-ip/8f5d8786-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.045424 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /virtual-machine-interface/8f45490a-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.046474 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /virtual-machine/a976cc0f-0cb2-4b03-8615-4c2002e13c38 HTTP/1.1" 200 115 0.019732 10.0.0.33 - - [2026-02-22 10:41:59] "DELETE /tag/fe096220-4f3c-4614-ae47-e5b46083b5f1 HTTP/1.1" 200 115 0.034401 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005830 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004254 10.0.0.33 - - [2026-02-22 10:41:59] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine/485038c6-fba7-4037-bb31-c8ce7124d000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003140 10.0.0.33 - - [2026-02-22 10:41:59] "POST /ref-update HTTP/1.1" 200 156 0.009171 10.0.0.33 - - [2026-02-22 10:41:59] "GET /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019882 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.019706 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.019876 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.029028 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /instance-ip/8ef1e206-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.054117 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /virtual-machine-interface/8ed9dbf2-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.037343 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /virtual-machine/485038c6-fba7-4037-bb31-c8ce7124d000 HTTP/1.1" 200 115 0.026905 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /tag/54ce3d4c-42c6-48ee-a47a-d1cebc3c6c78 HTTP/1.1" 200 115 0.051924 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /tag/a452c9c2-9feb-4489-b6c9-c5b708cdf2e3 HTTP/1.1" 200 115 0.045129 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /tag/dc9368fc-6fd5-4ce4-9070-67f516f415a2 HTTP/1.1" 409 236 0.013338 10.0.0.33 - - [2026-02-22 10:42:00] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006299 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.33 - - [2026-02-22 10:42:00] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005964 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.33 - - [2026-02-22 10:42:00] "GET /virtual-machine/374dc76d-9fd6-4c83-a459-8faa36aaa40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003931 10.0.0.33 - - [2026-02-22 10:42:00] "POST /ref-update HTTP/1.1" 200 156 0.012039 10.0.0.33 - - [2026-02-22 10:42:00] "GET /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008745 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.043701 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.035704 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.017122 10.0.0.33 - - [2026-02-22 10:42:00] "POST /set-tag HTTP/1.1" 200 109 0.029202 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /instance-ip/8fd8fd6c-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.075364 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /virtual-machine-interface/8fb499f4-0fda-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.049181 10.0.0.33 - - [2026-02-22 10:42:00] "DELETE /virtual-machine/374dc76d-9fd6-4c83-a459-8faa36aaa40b HTTP/1.1" 200 115 0.039222 10.0.0.33 - - [2026-02-22 10:42:01] "DELETE /tag/615817be-51a7-4364-bc7f-1519e34b0d12 HTTP/1.1" 200 115 0.037740 10.0.0.33 - - [2026-02-22 10:42:01] "DELETE /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e HTTP/1.1" 409 236 0.004124 10.0.0.33 - - [2026-02-22 10:42:01] "DELETE /tag/24aa0974-88bd-469b-8112-f1b4ced394db HTTP/1.1" 409 236 0.005710 10.0.0.33 - - [2026-02-22 10:42:02] "POST /projects HTTP/1.1" 409 238 0.002166 10.0.0.33 - - [2026-02-22 10:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-02-22 10:42:02] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051744 10.0.0.33 - - [2026-02-22 10:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.33 - - [2026-02-22 10:42:02] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.030784 10.0.0.33 - - [2026-02-22 10:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-02-22 10:42:02] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.034251 10.0.0.33 - - [2026-02-22 10:42:02] "POST /security-groups HTTP/1.1" 409 285 0.003118 10.0.0.33 - - [2026-02-22 10:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2026-02-22 10:42:02] "PUT /security-group/d3b39048-2e12-4254-aab9-4f35f436432d HTTP/1.1" 200 262 0.066682 10.0.0.33 - - [2026-02-22 10:42:02] "PUT /access-control-list/400afb47-c98f-4e64-bcbf-4c961cf93b46 HTTP/1.1" 200 272 0.018483 10.0.0.33 - - [2026-02-22 10:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028630 10.0.0.33 - - [2026-02-22 10:42:02] "PUT /access-control-list/f653aa24-782f-4be7-a655-634b906b8e08 HTTP/1.1" 200 272 0.030790 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:42:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:42:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.33 - - [2026-02-22 10:42:07] "POST /projects HTTP/1.1" 409 238 0.002030 10.0.0.33 - - [2026-02-22 10:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-02-22 10:42:07] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033729 10.0.0.33 - - [2026-02-22 10:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2026-02-22 10:42:07] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004140 10.0.0.33 - - [2026-02-22 10:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-02-22 10:42:07] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003807 10.0.0.33 - - [2026-02-22 10:42:07] "POST /security-groups HTTP/1.1" 409 285 0.002213 10.0.0.33 - - [2026-02-22 10:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-02-22 10:42:07] "PUT /security-group/d3b39048-2e12-4254-aab9-4f35f436432d HTTP/1.1" 200 262 0.058948 10.0.0.33 - - [2026-02-22 10:42:07] "PUT /access-control-list/400afb47-c98f-4e64-bcbf-4c961cf93b46 HTTP/1.1" 200 272 0.012399 10.0.0.33 - - [2026-02-22 10:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014790 10.0.0.33 - - [2026-02-22 10:42:08] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011303 10.0.0.33 - - [2026-02-22 10:42:08] "PUT /access-control-list/f653aa24-782f-4be7-a655-634b906b8e08 HTTP/1.1" 200 272 0.032048 10.0.0.33 - - [2026-02-22 10:42:08] "GET /firewall-rule/694b6d42-c39e-4d46-8656-bdb6729cef51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003194 10.0.0.33 - - [2026-02-22 10:42:08] "POST /ref-update HTTP/1.1" 200 156 0.061498 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /firewall-rule/694b6d42-c39e-4d46-8656-bdb6729cef51 HTTP/1.1" 200 115 0.036410 10.0.0.33 - - [2026-02-22 10:42:08] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.014688 10.0.0.33 - - [2026-02-22 10:42:08] "GET /firewall-rule/fede2a33-0e51-4c8b-ad3a-4c24d42bcfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003645 10.0.0.33 - - [2026-02-22 10:42:08] "POST /ref-update HTTP/1.1" 200 156 0.055350 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /firewall-rule/fede2a33-0e51-4c8b-ad3a-4c24d42bcfd8 HTTP/1.1" 200 115 0.055472 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /tag/446ee764-5ead-4c28-ba36-cdb0d822b40c HTTP/1.1" 200 115 0.039025 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e HTTP/1.1" 409 236 0.014695 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /tag/24aa0974-88bd-469b-8112-f1b4ced394db HTTP/1.1" 409 236 0.004604 10.0.0.33 - - [2026-02-22 10:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-02-22 10:42:08] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003818 10.0.0.33 - - [2026-02-22 10:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-02-22 10:42:08] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005169 10.0.0.33 - - [2026-02-22 10:42:08] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.044213 10.0.0.33 - - [2026-02-22 10:42:08] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.067869 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /security-group/d3b39048-2e12-4254-aab9-4f35f436432d HTTP/1.1" 200 115 0.047973 10.0.0.33 - - [2026-02-22 10:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /access-control-list/400afb47-c98f-4e64-bcbf-4c961cf93b46 HTTP/1.1" 200 115 0.030904 10.0.0.33 - - [2026-02-22 10:42:08] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.048054 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /access-control-list/f653aa24-782f-4be7-a655-634b906b8e08 HTTP/1.1" 200 115 0.051797 10.0.0.33 - - [2026-02-22 10:42:08] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?fields=security_groups HTTP/1.1" 200 1353 0.050939 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /security-group/d5ee372e-ae66-435b-89f7-60c12bfbf1d5 HTTP/1.1" 200 115 0.038441 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /access-control-list/ebf42824-3f38-4b01-94e9-df1cddc3e29e HTTP/1.1" 200 115 0.055537 10.0.0.33 - - [2026-02-22 10:42:08] "GET /project/d547ce68-94f8-463d-aec7-3e31b517eb03?fields=application_policy_sets HTTP/1.1" 200 1392 0.059610 10.0.0.33 - - [2026-02-22 10:42:08] "DELETE /access-control-list/ec8f1853-cc15-4560-95c0-f6e82c3b7f10 HTTP/1.1" 200 115 0.036902 10.0.0.33 - - [2026-02-22 10:42:09] "DELETE /project/d547ce68-94f8-463d-aec7-3e31b517eb03 HTTP/1.1" 200 115 0.344986 10.0.0.33 - - [2026-02-22 10:42:09] "POST /projects HTTP/1.1" 409 238 0.004554 10.0.0.33 - - [2026-02-22 10:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-02-22 10:42:09] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040826 10.0.0.33 - - [2026-02-22 10:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-02-22 10:42:09] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005241 10.0.0.33 - - [2026-02-22 10:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-02-22 10:42:09] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004602 10.0.0.33 - - [2026-02-22 10:42:09] "POST /security-groups HTTP/1.1" 409 285 0.002910 10.0.0.33 - - [2026-02-22 10:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-02-22 10:42:09] "PUT /security-group/0f1d4ec7-99f8-4632-a62a-ef73423b96ae HTTP/1.1" 200 262 0.055295 10.0.0.33 - - [2026-02-22 10:42:09] "PUT /access-control-list/a4a44435-dcb7-43b7-b092-3e898eb90ac0 HTTP/1.1" 200 272 0.016360 10.0.0.33 - - [2026-02-22 10:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019414 10.0.0.33 - - [2026-02-22 10:42:09] "PUT /access-control-list/31958e4d-0e17-4e39-9a84-1bfe34f93339 HTTP/1.1" 200 272 0.030615 10.0.0.33 - - [2026-02-22 10:42:13] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003188 10.0.0.33 - - [2026-02-22 10:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-02-22 10:42:13] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002536 10.0.0.33 - - [2026-02-22 10:42:13] "GET /firewall-policy/c740ac4d-c7f5-43ed-b392-1c8a6f5c9a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002205 10.0.0.33 - - [2026-02-22 10:42:13] "GET /firewall-rule/d017a65f-e527-434b-89cc-8016550ea953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002362 10.0.0.33 - - [2026-02-22 10:42:13] "POST /ref-update HTTP/1.1" 200 156 0.015687 10.0.0.33 - - [2026-02-22 10:42:13] "DELETE /firewall-rule/d017a65f-e527-434b-89cc-8016550ea953 HTTP/1.1" 200 115 0.073379 10.0.0.33 - - [2026-02-22 10:42:13] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004410 10.0.0.33 - - [2026-02-22 10:42:13] "GET /firewall-rule/683c565f-dec5-4c8b-bea6-78d1287b2ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002885 10.0.0.33 - - [2026-02-22 10:42:13] "POST /ref-update HTTP/1.1" 200 156 0.018219 10.0.0.33 - - [2026-02-22 10:42:13] "DELETE /firewall-rule/683c565f-dec5-4c8b-bea6-78d1287b2ec1 HTTP/1.1" 200 115 0.065839 10.0.0.33 - - [2026-02-22 10:42:13] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006455 10.0.0.33 - - [2026-02-22 10:42:13] "GET /firewall-rule/af52d500-d5d4-4e15-83a5-fa20dbac7866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003052 10.0.0.33 - - [2026-02-22 10:42:13] "POST /ref-update HTTP/1.1" 200 156 0.012932 10.0.0.33 - - [2026-02-22 10:42:13] "DELETE /firewall-rule/af52d500-d5d4-4e15-83a5-fa20dbac7866 HTTP/1.1" 200 115 0.052437 10.0.0.33 - - [2026-02-22 10:42:13] "GET /application-policy-set/1508eee0-db0b-4f30-a87d-f32de399fb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002362 10.0.0.33 - - [2026-02-22 10:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-02-22 10:42:14] "GET /policy-management/2c433e81-918e-48f8-9c8c-1929aff966dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003342 10.0.0.33 - - [2026-02-22 10:42:14] "GET /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003913 10.0.0.33 - - [2026-02-22 10:42:14] "POST /ref-update HTTP/1.1" 200 156 0.021047 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /firewall-policy/9493e536-8f60-442f-b363-14d3e43842d9 HTTP/1.1" 200 115 0.040010 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /tag/8f9f20e8-8216-4c1a-b08c-b98d1f11a09e HTTP/1.1" 200 115 0.052521 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /tag/24722f9c-e823-49e7-9484-935fbcca7633 HTTP/1.1" 200 115 0.051203 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /tag/dc9368fc-6fd5-4ce4-9070-67f516f415a2 HTTP/1.1" 200 115 0.061742 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /tag/24aa0974-88bd-469b-8112-f1b4ced394db HTTP/1.1" 200 115 0.031604 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /loadbalancer-member/32852537-7cb1-4751-bb7f-60f041f43d15 HTTP/1.1" 200 115 0.028907 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /loadbalancer-pool/cbffb1d2-a386-4ab1-b35c-2009e7c604f8 HTTP/1.1" 200 115 0.031697 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /loadbalancer-listener/bd883264-fec9-4241-8c45-10adb3fb2fe6 HTTP/1.1" 200 115 0.027853 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /loadbalancer/c085e0cb-0311-467e-a1eb-2aa8313f76cf HTTP/1.1" 200 115 0.033051 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /floating-ip/8297502d-0dd7-4b92-ae64-a9e5cba096dc HTTP/1.1" 200 115 0.027613 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /instance-ip/5b8d27e9-d029-4590-bdd3-1b6ce0ee5ce5 HTTP/1.1" 200 115 0.057430 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /virtual-machine-interface/731a8d27-dde7-43df-8bf0-fdf0e5cea5d9 HTTP/1.1" 200 115 0.053630 10.0.0.33 - - [2026-02-22 10:42:14] "DELETE /tag/e2a44b01-6608-47ee-bddd-4d98daa0dc01 HTTP/1.1" 200 115 0.040117 10.0.0.33 - - [2026-02-22 10:42:14] "POST /projects HTTP/1.1" 409 238 0.002916 10.0.0.33 - - [2026-02-22 10:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.33 - - [2026-02-22 10:42:14] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056718 10.0.0.33 - - [2026-02-22 10:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.33 - - [2026-02-22 10:42:14] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014475 10.0.0.33 - - [2026-02-22 10:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.33 - - [2026-02-22 10:42:14] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009232 10.0.0.33 - - [2026-02-22 10:42:14] "POST /security-groups HTTP/1.1" 409 285 0.003261 10.0.0.33 - - [2026-02-22 10:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010487 10.0.0.33 - - [2026-02-22 10:42:15] "PUT /security-group/0f1d4ec7-99f8-4632-a62a-ef73423b96ae HTTP/1.1" 200 262 0.084814 10.0.0.33 - - [2026-02-22 10:42:15] "PUT /access-control-list/a4a44435-dcb7-43b7-b092-3e898eb90ac0 HTTP/1.1" 200 272 0.007964 10.0.0.33 - - [2026-02-22 10:42:15] "PUT /access-control-list/31958e4d-0e17-4e39-9a84-1bfe34f93339 HTTP/1.1" 200 272 0.016533 10.0.0.33 - - [2026-02-22 10:42:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026324 10.0.0.33 - - [2026-02-22 10:42:15] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.010740 10.0.0.33 - - [2026-02-22 10:42:15] "GET /firewall-rule/6f237437-792b-4b89-a3ec-ccab6a00bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010571 10.0.0.33 - - [2026-02-22 10:42:15] "POST /ref-update HTTP/1.1" 200 156 0.057513 10.0.0.33 - - [2026-02-22 10:42:15] "DELETE /firewall-rule/6f237437-792b-4b89-a3ec-ccab6a00bb52 HTTP/1.1" 200 115 0.053768 10.0.0.33 - - [2026-02-22 10:42:15] "GET /firewall-policy/1fdf6ec5-47a2-4bdb-92c2-a1d22356ee18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006938 10.0.0.33 - - [2026-02-22 10:42:15] "GET /firewall-rule/8ca5e163-6634-4d90-931b-280a29ab99e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003571 10.0.0.33 - - [2026-02-22 10:42:15] "POST /ref-update HTTP/1.1" 200 156 0.064983 10.0.0.33 - - [2026-02-22 10:42:15] "DELETE /firewall-rule/8ca5e163-6634-4d90-931b-280a29ab99e3 HTTP/1.1" 200 115 0.053221 10.0.0.33 - - [2026-02-22 10:42:15] "DELETE /tag/d5096731-53a0-420f-977d-a59255d4779b HTTP/1.1" 200 115 0.035275 10.0.0.33 - - [2026-02-22 10:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-02-22 10:42:15] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004965 10.0.0.33 - - [2026-02-22 10:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2026-02-22 10:42:15] "GET /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003880 10.0.0.33 - - [2026-02-22 10:42:15] "PUT /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef HTTP/1.1" 200 264 0.065184 10.0.0.33 - - [2026-02-22 10:42:15] "PUT /virtual-network/0efd39f7-4c83-4765-8ba5-5eb84d52afb7 HTTP/1.1" 200 264 0.092423 10.0.0.33 - - [2026-02-22 10:42:15] "DELETE /access-control-list/a4a44435-dcb7-43b7-b092-3e898eb90ac0 HTTP/1.1" 200 115 0.068226 10.0.0.33 - - [2026-02-22 10:42:15] "DELETE /security-group/0f1d4ec7-99f8-4632-a62a-ef73423b96ae HTTP/1.1" 200 115 0.111913 10.0.0.33 - - [2026-02-22 10:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.33 - - [2026-02-22 10:42:15] "DELETE /access-control-list/31958e4d-0e17-4e39-9a84-1bfe34f93339 HTTP/1.1" 200 115 0.046383 10.0.0.33 - - [2026-02-22 10:42:16] "GET /project/68744c16-3af1-49f0-af42-944047608c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037395 10.0.0.33 - - [2026-02-22 10:42:16] "GET /project/68744c16-3af1-49f0-af42-944047608c02?fields=security_groups HTTP/1.1" 200 1352 0.050546 10.0.0.33 - - [2026-02-22 10:42:16] "DELETE /security-group/25dae875-7f80-4c78-866a-4b709e8dba7d HTTP/1.1" 200 115 0.052907 10.0.0.33 - - [2026-02-22 10:42:16] "DELETE /access-control-list/c8b40c5a-3af3-4449-bd88-cfe39ae92f13 HTTP/1.1" 200 115 0.041652 10.0.0.33 - - [2026-02-22 10:42:16] "GET /project/68744c16-3af1-49f0-af42-944047608c02?fields=application_policy_sets HTTP/1.1" 200 1391 0.065001 10.0.0.33 - - [2026-02-22 10:42:16] "DELETE /access-control-list/3c6c21db-a839-485a-858e-9d5323003d80 HTTP/1.1" 200 115 0.062191 10.0.0.33 - - [2026-02-22 10:42:16] "DELETE /project/68744c16-3af1-49f0-af42-944047608c02 HTTP/1.1" 200 115 0.347616 10.0.0.33 - - [2026-02-22 10:42:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002199 10.0.0.33 - - [2026-02-22 10:42:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002093 10.0.0.33 - - [2026-02-22 10:43:09] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.33 - - [2026-02-22 10:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-02-22 10:43:09] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002741 10.0.0.33 - - [2026-02-22 10:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-02-22 10:43:10] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002483 10.0.0.33 - - [2026-02-22 10:43:24] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.33 - - [2026-02-22 10:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-02-22 10:43:24] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004151 10.0.0.33 - - [2026-02-22 10:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-02-22 10:43:24] "GET /config-node/508e09e6-6af8-4915-bc87-6f166a72d339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001895 10.0.0.33 - - [2026-02-22 10:43:25] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.33 - - [2026-02-22 10:43:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001881 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-02-22 10:43:30] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002550 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.009047 10.0.0.33 - - [2026-02-22 10:43:30] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 264 0.002357 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /alarm/8046a23b-f802-401a-98a0-3bf35e166363 HTTP/1.1" 200 244 0.009872 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 261 0.008573 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /alarm/b3d2eba6-399d-4983-a9f7-6c6ff08fa762 HTTP/1.1" 200 244 0.012392 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 261 0.017045 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /alarm/4130167c-9d2c-4b75-8bdc-71b294e946c6 HTTP/1.1" 200 244 0.010724 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 253 0.009835 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /alarm/d0d6d754-8924-4034-b7fc-695e9324449b HTTP/1.1" 200 244 0.012693 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 251 0.005974 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /alarm/f4b058a4-ac50-45e0-80f7-76ed82d06ccf HTTP/1.1" 200 244 0.011220 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 252 0.013947 10.0.0.33 - - [2026-02-22 10:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-02-22 10:43:30] "PUT /alarm/01208dcc-1e21-4fe6-85db-4daa92cef67d HTTP/1.1" 200 244 0.011138 10.0.0.33 - - [2026-02-22 10:43:30] "POST /alarms HTTP/1.1" 409 256 0.007098 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/22d5aaea-8cbf-4985-ac66-b384b6628d2b HTTP/1.1" 200 244 0.017167 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 248 0.012722 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/ba053d01-04c4-49fa-aef2-ce7fd82c3d08 HTTP/1.1" 200 244 0.013932 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 252 0.008373 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/c9a99be9-3a95-42dd-b25b-e16cd3a1967c HTTP/1.1" 200 244 0.010587 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 257 0.015640 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/31e7f4db-49c0-4e91-9c1a-bd7cfc458e0f HTTP/1.1" 200 244 0.010031 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 251 0.012648 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/21108762-6fa0-4dab-8e19-eca2fd322f00 HTTP/1.1" 200 244 0.011178 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 257 0.009700 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/2acdd2e4-6294-47f3-ad3d-710f8f8ea70f HTTP/1.1" 200 244 0.011281 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 261 0.017278 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/77cee640-df01-4a36-8475-6f88b0a2e301 HTTP/1.1" 200 244 0.010779 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 258 0.008161 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/d5242ca3-ae8a-4f1d-96b7-f3b885260f5a HTTP/1.1" 200 244 0.013402 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 254 0.004786 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/0ab935c8-56ad-4905-a668-00f5be8a70bd HTTP/1.1" 200 244 0.014107 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 254 0.008764 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/6322a8c6-745d-4005-baa7-bc1206e5e71d HTTP/1.1" 200 244 0.011858 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 254 0.007869 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/19b67ce7-e340-48fe-bdd0-1b934e4fb777 HTTP/1.1" 200 244 0.011772 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 247 0.011640 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/91e995b1-311f-4be7-9888-18f7dee2cb37 HTTP/1.1" 200 244 0.010547 10.0.0.33 - - [2026-02-22 10:43:31] "POST /alarms HTTP/1.1" 409 272 0.005613 10.0.0.33 - - [2026-02-22 10:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.33 - - [2026-02-22 10:43:31] "PUT /alarm/8c10c39e-302e-488a-8397-25ea9612eee9 HTTP/1.1" 200 244 0.010591 10.0.0.33 - - [2026-02-22 10:43:32] "POST /alarms HTTP/1.1" 409 261 0.007488 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-02-22 10:43:32] "PUT /alarm/47cf19d5-8763-44f0-9fbf-0e7051399d8f HTTP/1.1" 200 244 0.010787 10.0.0.33 - - [2026-02-22 10:43:32] "POST /alarms HTTP/1.1" 409 259 0.006946 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.33 - - [2026-02-22 10:43:32] "PUT /alarm/d64db17b-1b38-4eb8-992a-483f8df7b748 HTTP/1.1" 200 244 0.012374 10.0.0.33 - - [2026-02-22 10:43:32] "POST /alarms HTTP/1.1" 409 265 0.011199 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-02-22 10:43:32] "PUT /alarm/74afe745-fc0b-442e-a188-3c2226d6ed77 HTTP/1.1" 200 244 0.019101 10.0.0.33 - - [2026-02-22 10:43:32] "POST /alarms HTTP/1.1" 409 279 0.006856 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2026-02-22 10:43:32] "PUT /alarm/928ba6aa-ecf1-4fb2-9637-5bfe24a13a5b HTTP/1.1" 200 244 0.010651 10.0.0.33 - - [2026-02-22 10:43:32] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.33 - - [2026-02-22 10:43:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002163 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.33 - - [2026-02-22 10:43:32] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.016071 10.0.0.33 - - [2026-02-22 10:43:32] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-02-22 10:43:32] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002583 10.0.0.33 - - [2026-02-22 10:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.33 - - [2026-02-22 10:43:32] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.008405 10.0.0.33 - - [2026-02-22 10:43:33] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.33 - - [2026-02-22 10:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2026-02-22 10:43:33] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006843 10.0.0.33 - - [2026-02-22 10:43:33] "PUT /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56 HTTP/1.1" 200 274 0.018036 10.0.0.33 - - [2026-02-22 10:43:36] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.33 - - [2026-02-22 10:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2026-02-22 10:43:36] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002923 10.0.0.33 - - [2026-02-22 10:43:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001944 10.0.0.33 - - [2026-02-22 10:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-02-22 10:43:36] "GET /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002784 10.0.0.33 - - [2026-02-22 10:43:36] "PUT /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417 HTTP/1.1" 200 254 0.015242 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:43:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001446 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:43:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.33 - - [2026-02-22 10:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-02-22 10:43:38] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003040 10.0.0.33 - - [2026-02-22 10:43:51] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.33 - - [2026-02-22 10:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-02-22 10:43:51] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005087 10.0.0.33 - - [2026-02-22 10:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-22 10:43:51] "GET /config-node/508e09e6-6af8-4915-bc87-6f166a72d339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002175 10.0.0.33 - - [2026-02-22 10:44:02] "GET / HTTP/1.1" 200 35931 0.003891 10.0.0.33 - - [2026-02-22 10:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2026-02-22 10:44:02] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010343 10.0.0.33 - - [2026-02-22 10:44:02] "POST /bgp-routers HTTP/1.1" 409 301 0.001893 10.0.0.33 - - [2026-02-22 10:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-02-22 10:44:02] "GET /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002781 10.0.0.33 - - [2026-02-22 10:44:02] "PUT /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417 HTTP/1.1" 200 254 0.013909 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:44:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:44:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001057 10.0.0.33 - - [2026-02-22 10:44:42] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.33 - - [2026-02-22 10:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-02-22 10:44:42] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006827 10.0.0.33 - - [2026-02-22 10:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-02-22 10:44:42] "GET /config-node/508e09e6-6af8-4915-bc87-6f166a72d339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002691 10.0.0.33 - - [2026-02-22 10:44:42] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.33 - - [2026-02-22 10:44:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001869 10.0.0.33 - - [2026-02-22 10:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-22 10:44:47] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002244 10.0.0.33 - - [2026-02-22 10:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-02-22 10:44:47] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.007552 10.0.0.33 - - [2026-02-22 10:44:47] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.33 - - [2026-02-22 10:44:47] "POST /alarms HTTP/1.1" 409 264 0.002082 10.0.0.33 - - [2026-02-22 10:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-02-22 10:44:47] "PUT /alarm/8046a23b-f802-401a-98a0-3bf35e166363 HTTP/1.1" 200 244 0.009128 10.0.0.33 - - [2026-02-22 10:44:47] "POST /alarms HTTP/1.1" 409 261 0.002378 10.0.0.33 - - [2026-02-22 10:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-02-22 10:44:47] "PUT /alarm/b3d2eba6-399d-4983-a9f7-6c6ff08fa762 HTTP/1.1" 200 244 0.011358 10.0.0.33 - - [2026-02-22 10:44:47] "POST /alarms HTTP/1.1" 409 261 0.002580 10.0.0.33 - - [2026-02-22 10:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2026-02-22 10:44:47] "PUT /alarm/4130167c-9d2c-4b75-8bdc-71b294e946c6 HTTP/1.1" 200 244 0.010873 10.0.0.33 - - [2026-02-22 10:44:47] "POST /alarms HTTP/1.1" 409 253 0.002264 10.0.0.33 - - [2026-02-22 10:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/d0d6d754-8924-4034-b7fc-695e9324449b HTTP/1.1" 200 244 0.023317 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 251 0.010745 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/f4b058a4-ac50-45e0-80f7-76ed82d06ccf HTTP/1.1" 200 244 0.010897 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 252 0.002438 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/01208dcc-1e21-4fe6-85db-4daa92cef67d HTTP/1.1" 200 244 0.011677 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 256 0.002798 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/22d5aaea-8cbf-4985-ac66-b384b6628d2b HTTP/1.1" 200 244 0.011930 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 248 0.002183 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/ba053d01-04c4-49fa-aef2-ce7fd82c3d08 HTTP/1.1" 200 244 0.010442 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 252 0.002221 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/c9a99be9-3a95-42dd-b25b-e16cd3a1967c HTTP/1.1" 200 244 0.011434 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 257 0.002568 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/31e7f4db-49c0-4e91-9c1a-bd7cfc458e0f HTTP/1.1" 200 244 0.009721 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 251 0.002091 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/21108762-6fa0-4dab-8e19-eca2fd322f00 HTTP/1.1" 200 244 0.008920 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 257 0.006232 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/2acdd2e4-6294-47f3-ad3d-710f8f8ea70f HTTP/1.1" 200 244 0.008901 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 261 0.002603 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/77cee640-df01-4a36-8475-6f88b0a2e301 HTTP/1.1" 200 244 0.012383 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 258 0.011370 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/d5242ca3-ae8a-4f1d-96b7-f3b885260f5a HTTP/1.1" 200 244 0.011934 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 254 0.004986 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/0ab935c8-56ad-4905-a668-00f5be8a70bd HTTP/1.1" 200 244 0.013465 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 254 0.006997 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/6322a8c6-745d-4005-baa7-bc1206e5e71d HTTP/1.1" 200 244 0.011231 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 254 0.007759 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/19b67ce7-e340-48fe-bdd0-1b934e4fb777 HTTP/1.1" 200 244 0.009136 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 247 0.011626 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2026-02-22 10:44:48] "PUT /alarm/91e995b1-311f-4be7-9888-18f7dee2cb37 HTTP/1.1" 200 244 0.010868 10.0.0.33 - - [2026-02-22 10:44:48] "POST /alarms HTTP/1.1" 409 272 0.004202 10.0.0.33 - - [2026-02-22 10:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /alarm/8c10c39e-302e-488a-8397-25ea9612eee9 HTTP/1.1" 200 244 0.025067 10.0.0.33 - - [2026-02-22 10:44:49] "POST /alarms HTTP/1.1" 409 261 0.007936 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /alarm/47cf19d5-8763-44f0-9fbf-0e7051399d8f HTTP/1.1" 200 244 0.012307 10.0.0.33 - - [2026-02-22 10:44:49] "POST /alarms HTTP/1.1" 409 259 0.003416 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /alarm/d64db17b-1b38-4eb8-992a-483f8df7b748 HTTP/1.1" 200 244 0.011327 10.0.0.33 - - [2026-02-22 10:44:49] "POST /alarms HTTP/1.1" 409 265 0.007106 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /alarm/74afe745-fc0b-442e-a188-3c2226d6ed77 HTTP/1.1" 200 244 0.010892 10.0.0.33 - - [2026-02-22 10:44:49] "POST /alarms HTTP/1.1" 409 279 0.006389 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /alarm/928ba6aa-ecf1-4fb2-9637-5bfe24a13a5b HTTP/1.1" 200 244 0.011534 10.0.0.33 - - [2026-02-22 10:44:49] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.33 - - [2026-02-22 10:44:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002595 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.008745 10.0.0.33 - - [2026-02-22 10:44:49] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.33 - - [2026-02-22 10:44:49] "GET /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.012523 10.0.0.33 - - [2026-02-22 10:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-22 10:44:49] "PUT /global-vrouter-config/ee2b7b6e-7101-4880-bbcc-c2001f5ab35a HTTP/1.1" 200 276 0.012374 10.0.0.33 - - [2026-02-22 10:44:50] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.33 - - [2026-02-22 10:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-22 10:44:50] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004755 10.0.0.33 - - [2026-02-22 10:44:50] "PUT /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56 HTTP/1.1" 200 274 0.014560 10.0.0.33 - - [2026-02-22 10:44:53] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.33 - - [2026-02-22 10:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2026-02-22 10:44:53] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002815 10.0.0.33 - - [2026-02-22 10:44:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001800 10.0.0.33 - - [2026-02-22 10:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.33 - - [2026-02-22 10:44:53] "GET /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004517 10.0.0.33 - - [2026-02-22 10:44:53] "PUT /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417 HTTP/1.1" 200 254 0.015483 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:44:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:44:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.33 - - [2026-02-22 10:44:57] "POST /tags HTTP/1.1" 200 355 0.029894 10.0.0.33 - - [2026-02-22 10:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011104 10.0.0.33 - - [2026-02-22 10:44:57] "GET /tag/f9ce71fd-5fff-40c4-b871-1f8a1ba3e69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019320 10.0.0.33 - - [2026-02-22 10:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2026-02-22 10:44:57] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010821 10.0.0.33 - - [2026-02-22 10:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-02-22 10:44:58] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051885 10.0.0.33 - - [2026-02-22 10:44:58] "POST /virtual-machines HTTP/1.1" 200 351 0.014572 10.0.0.33 - - [2026-02-22 10:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020696 10.0.0.33 - - [2026-02-22 10:44:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.131851 10.0.0.33 - - [2026-02-22 10:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009758 10.0.0.33 - - [2026-02-22 10:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008859 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008256 10.0.0.33 - - [2026-02-22 10:44:58] "POST /instance-ips HTTP/1.1" 200 391 0.026733 10.0.0.33 - - [2026-02-22 10:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019527 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015827 10.0.0.33 - - [2026-02-22 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.019384 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014842 10.0.0.33 - - [2026-02-22 10:44:58] "GET /instance-ip/8837c740-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005817 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005429 10.0.0.33 - - [2026-02-22 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003648 10.0.0.33 - - [2026-02-22 10:44:58] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011888 10.0.0.33 - - [2026-02-22 10:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.33 - - [2026-02-22 10:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-02-22 10:44:58] "GET /virtual-network/f5af9ca8-8e5b-4ae6-96e5-465fc09218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003998 10.0.0.33 - - [2026-02-22 10:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-02-22 10:44:58] "GET /project/bba38738-9638-450c-a01c-feee80ef60dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040437 10.0.0.33 - - [2026-02-22 10:44:58] "POST /virtual-machines HTTP/1.1" 200 355 0.018810 10.0.0.33 - - [2026-02-22 10:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014441 10.0.0.33 - - [2026-02-22 10:44:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.109549 10.0.0.33 - - [2026-02-22 10:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010320 10.0.0.33 - - [2026-02-22 10:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010257 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008335 10.0.0.33 - - [2026-02-22 10:44:59] "POST /instance-ips HTTP/1.1" 200 395 0.028136 10.0.0.33 - - [2026-02-22 10:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.040203 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012762 10.0.0.33 - - [2026-02-22 10:44:59] "POST /set-tag HTTP/1.1" 200 109 0.013680 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016265 10.0.0.33 - - [2026-02-22 10:44:59] "GET /instance-ip/88aedec0-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003176 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009061 10.0.0.33 - - [2026-02-22 10:44:59] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-router/be074be7-8368-4a2b-bf41-ef23d1b3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005229 10.0.0.33 - - [2026-02-22 10:44:59] "POST /ref-update HTTP/1.1" 200 156 0.013449 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012556 10.0.0.33 - - [2026-02-22 10:44:59] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004857 10.0.0.33 - - [2026-02-22 10:44:59] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.33 - - [2026-02-22 10:44:59] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007235 10.0.0.33 - - [2026-02-22 10:44:59] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2026-02-22 10:45:09] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2026-02-22 10:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-02-22 10:45:09] "GET /global-system-config/6d3be716-6eae-41a1-8b48-9b3570150c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006161 10.0.0.33 - - [2026-02-22 10:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2026-02-22 10:45:09] "GET /config-node/508e09e6-6af8-4915-bc87-6f166a72d339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002213 10.0.0.33 - - [2026-02-22 10:45:11] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004156 10.0.0.33 - - [2026-02-22 10:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.33 - - [2026-02-22 10:45:12] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006130 10.0.0.33 - - [2026-02-22 10:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.33 - - [2026-02-22 10:45:12] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004210 10.0.0.33 - - [2026-02-22 10:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.33 - - [2026-02-22 10:45:20] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.33 - - [2026-02-22 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.33 - - [2026-02-22 10:45:20] "GET /routing-instance/c8fe7157-e974-4a77-89c3-f6a7e1e9bfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008450 10.0.0.33 - - [2026-02-22 10:45:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001850 10.0.0.33 - - [2026-02-22 10:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-02-22 10:45:20] "GET /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003009 10.0.0.33 - - [2026-02-22 10:45:20] "PUT /bgp-router/d8063d0d-4100-4ef4-b73a-14a2e84bc417 HTTP/1.1" 200 254 0.011260 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001128 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001643 [Introspect:8084]10.0.0.33 - - [2026-02-22 10:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.33 - - [2026-02-22 10:45:44] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008068 10.0.0.33 - - [2026-02-22 10:45:44] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.33 - - [2026-02-22 10:45:44] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004449 10.0.0.33 - - [2026-02-22 10:45:44] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.33 - - [2026-02-22 10:45:44] "GET /virtual-machine/28eb6a7c-15c3-4ce2-8f82-7fd88e8b0086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003166 10.0.0.33 - - [2026-02-22 10:45:44] "POST /ref-update HTTP/1.1" 200 156 0.020037 10.0.0.33 - - [2026-02-22 10:45:44] "GET /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004091 10.0.0.33 - - [2026-02-22 10:45:44] "POST /set-tag HTTP/1.1" 200 109 0.015507 10.0.0.33 - - [2026-02-22 10:45:44] "POST /set-tag HTTP/1.1" 200 109 0.031696 10.0.0.33 - - [2026-02-22 10:45:44] "DELETE /instance-ip/8837c740-0fdb-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.033907 10.0.0.33 - - [2026-02-22 10:45:44] "DELETE /virtual-machine-interface/881b4156-0fdb-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.036095 10.0.0.33 - - [2026-02-22 10:45:44] "DELETE /virtual-machine/28eb6a7c-15c3-4ce2-8f82-7fd88e8b0086 HTTP/1.1" 200 115 0.025044 10.0.0.33 - - [2026-02-22 10:45:44] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004888 10.0.0.33 - - [2026-02-22 10:45:44] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.33 - - [2026-02-22 10:46:15] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004466 10.0.0.33 - - [2026-02-22 10:46:15] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.33 - - [2026-02-22 10:46:15] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004908 10.0.0.33 - - [2026-02-22 10:46:15] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.33 - - [2026-02-22 10:46:15] "GET /virtual-machine/76124ac0-21d9-49d0-9578-0cf454d65303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.005384 10.0.0.33 - - [2026-02-22 10:46:15] "POST /ref-update HTTP/1.1" 200 156 0.012151 10.0.0.33 - - [2026-02-22 10:46:15] "GET /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006626 10.0.0.33 - - [2026-02-22 10:46:15] "POST /set-tag HTTP/1.1" 200 109 0.016329 10.0.0.33 - - [2026-02-22 10:46:15] "POST /set-tag HTTP/1.1" 200 109 0.025392 10.0.0.33 - - [2026-02-22 10:46:15] "DELETE /instance-ip/88aedec0-0fdb-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.060813 10.0.0.33 - - [2026-02-22 10:46:15] "DELETE /virtual-machine-interface/8893cf9a-0fdb-11f1-9936-fa163eb682f6 HTTP/1.1" 200 115 0.061541 10.0.0.33 - - [2026-02-22 10:46:15] "DELETE /virtual-machine/76124ac0-21d9-49d0-9578-0cf454d65303 HTTP/1.1" 200 115 0.031511 10.0.0.33 - - [2026-02-22 10:46:15] "DELETE /tag/f9ce71fd-5fff-40c4-b871-1f8a1ba3e69c HTTP/1.1" 200 115 0.048287