++ 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 +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Wed Nov 12 08:44:44 AM UTC 2025 ===================' INFO: =================== Wed Nov 12 08:44:44 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ 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.23 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.23,10.9.11.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.9.11.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/12/2025 08:45:28.450 7f9b598d4d00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/12/2025 08:45:28.756 7f9b598d4d00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/12/2025 08:45:28.778 7f9b598d4d00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/12/2025 08:45:28.778 7f9b598d4d00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-11-12 08:45:42] "GET / HTTP/1.1" 503 181 0.000295 10.0.0.23 - - [2025-11-12 08:45:42] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 45303 0.003034 10.0.0.23 - - [2025-11-12 08:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.23 - - [2025-11-12 08:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.23 - - [2025-11-12 08:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.23 - - [2025-11-12 08:45:43] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009874 10.0.0.23 - - [2025-11-12 08:45:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002509 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.23 - - [2025-11-12 08:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.23 - - [2025-11-12 08:45:43] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011833 10.0.0.23 - - [2025-11-12 08:45:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.006172 10.0.0.23 - - [2025-11-12 08:45:43] "POST /config-nodes HTTP/1.1" 200 593 0.042586 10.0.0.23 - - [2025-11-12 08:45:43] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.040829 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 35931 0.002289 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.23 - - [2025-11-12 08:45:43] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.23 - - [2025-11-12 08:45:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044652 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.074229 10.0.0.23 - - [2025-11-12 08:45:44] "GET / HTTP/1.1" 200 35931 0.002443 10.0.0.23 - - [2025-11-12 08:45:44] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018803 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012135 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002751 10.0.0.23 - - [2025-11-12 08:45:44] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016340 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003355 10.0.0.23 - - [2025-11-12 08:45:44] "POST /database-nodes HTTP/1.1" 200 597 0.043086 10.0.0.23 - - [2025-11-12 08:45:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.064359 10.0.0.23 - - [2025-11-12 08:45:44] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.009379 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.23 - - [2025-11-12 08:45:44] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.037518 10.0.0.23 - - [2025-11-12 08:45:44] "POST /service-appliance-sets HTTP/1.1" 200 553 0.047401 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.013887 10.0.0.23 - - [2025-11-12 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.23 - - [2025-11-12 08:45:45] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008467 10.0.0.23 - - [2025-11-12 08:45:45] "POST /service-appliance-sets HTTP/1.1" 200 541 0.092752 10.0.0.23 - - [2025-11-12 08:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.23 - - [2025-11-12 08:45:45] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.23 - - [2025-11-12 08:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009028 10.0.0.23 - - [2025-11-12 08:45:45] "GET /network-ipam/7ec89d9c-a06a-4a82-a223-9016cd34df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.061284 10.0.0.23 - - [2025-11-12 08:45:45] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017136 10.0.0.23 - - [2025-11-12 08:45:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002073 10.0.0.23 - - [2025-11-12 08:45:45] "POST /config-database-nodes HTTP/1.1" 200 611 0.063872 10.0.0.23 - - [2025-11-12 08:45:45] "POST /service-templates HTTP/1.1" 200 511 0.025142 10.0.0.23 - - [2025-11-12 08:45:45] "POST /service-templates HTTP/1.1" 200 501 0.038133 10.0.0.23 - - [2025-11-12 08:45:45] "POST /service-templates HTTP/1.1" 200 515 0.037857 10.0.0.23 - - [2025-11-12 08:45:45] "POST /service-templates HTTP/1.1" 200 535 0.059250 10.0.0.23 - - [2025-11-12 08:45:45] "POST /service-templates HTTP/1.1" 200 507 0.078495 10.0.0.23 - - [2025-11-12 08:45:45] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.23 - - [2025-11-12 08:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.23 - - [2025-11-12 08:45:46] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006793 10.0.0.23 - - [2025-11-12 08:45:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002712 10.0.0.23 - - [2025-11-12 08:45:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.383616 10.0.0.23 - - [2025-11-12 08:45:47] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.23 - - [2025-11-12 08:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.23 - - [2025-11-12 08:45:47] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005226 10.0.0.23 - - [2025-11-12 08:45:47] "POST /bgp-routers HTTP/1.1" 200 616 0.096200 10.0.0.23 - - [2025-11-12 08:45:47] "GET /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.007430 10.0.0.23 - - [2025-11-12 08:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.23 - - [2025-11-12 08:45:47] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009557 10.0.0.23 - - [2025-11-12 08:45:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007376 10.0.0.23 - - [2025-11-12 08:45:47] "POST /ref-update HTTP/1.1" 200 156 0.024211 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:45:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:45:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140 10.0.0.23 - - [2025-11-12 08:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.23 - - [2025-11-12 08:45:49] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.011312 10.0.0.23 - - [2025-11-12 08:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.23 - - [2025-11-12 08:45:49] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.033159 10.0.0.23 - - [2025-11-12 08:45:49] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.23 - - [2025-11-12 08:45:49] "POST /alarms HTTP/1.1" 200 581 0.048038 10.0.0.23 - - [2025-11-12 08:45:49] "POST /alarms HTTP/1.1" 200 575 0.055645 10.0.0.23 - - [2025-11-12 08:45:49] "POST /alarms HTTP/1.1" 200 575 0.057009 10.0.0.23 - - [2025-11-12 08:45:49] "POST /alarms HTTP/1.1" 200 559 0.105069 10.0.0.23 - - [2025-11-12 08:45:49] "POST /alarms HTTP/1.1" 200 555 0.082208 10.0.0.23 - - [2025-11-12 08:45:49] "POST /alarms HTTP/1.1" 200 557 0.049944 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 565 0.074638 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 549 0.067679 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 557 0.080197 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 567 0.035217 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 555 0.080165 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 567 0.110699 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 575 0.086008 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 569 0.064280 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 561 0.028391 10.0.0.23 - - [2025-11-12 08:45:50] "POST /alarms HTTP/1.1" 200 561 0.099306 10.0.0.23 - - [2025-11-12 08:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027633 10.0.0.23 - - [2025-11-12 08:45:50] "GET /network-ipam/7ec89d9c-a06a-4a82-a223-9016cd34df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006377 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 561 0.134503 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 547 0.067783 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 595 0.085804 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 575 0.048599 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 571 0.092940 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 583 0.035067 10.0.0.23 - - [2025-11-12 08:45:51] "POST /alarms HTTP/1.1" 200 609 0.085441 10.0.0.23 - - [2025-11-12 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.002327 10.0.0.23 - - [2025-11-12 08:45:51] "POST /access-control-lists HTTP/1.1" 200 587 0.082941 10.0.0.23 - - [2025-11-12 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.021168 10.0.0.23 - - [2025-11-12 08:45:51] "POST /access-control-lists HTTP/1.1" 200 585 0.104434 10.0.0.23 - - [2025-11-12 08:45:52] "POST /route-targets HTTP/1.1" 200 327 0.017672 10.0.0.23 - - [2025-11-12 08:45:52] "POST /ref-update HTTP/1.1" 200 156 0.069834 10.0.0.23 - - [2025-11-12 08:45:52] "POST /route-targets HTTP/1.1" 200 327 0.026685 10.0.0.23 - - [2025-11-12 08:45:52] "POST /ref-update HTTP/1.1" 200 156 0.053873 10.0.0.23 - - [2025-11-12 08:45:52] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.23 - - [2025-11-12 08:45:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007548 10.0.0.23 - - [2025-11-12 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.23 - - [2025-11-12 08:45:52] "POST /route-targets HTTP/1.1" 200 327 0.038948 10.0.0.23 - - [2025-11-12 08:45:52] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.055669 10.0.0.23 - - [2025-11-12 08:45:52] "POST /ref-update HTTP/1.1" 200 156 0.082835 10.0.0.23 - - [2025-11-12 08:45:52] "POST /route-targets HTTP/1.1" 200 327 0.042290 10.0.0.23 - - [2025-11-12 08:45:52] "POST /ref-update HTTP/1.1" 200 156 0.057058 10.0.0.23 - - [2025-11-12 08:45:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002294 10.0.0.23 - - [2025-11-12 08:45:52] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.23 - - [2025-11-12 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-11-12 08:45:52] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.057540 10.0.0.23 - - [2025-11-12 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.056813 10.0.0.23 - - [2025-11-12 08:45:53] "POST /access-control-lists HTTP/1.1" 200 551 0.275850 10.0.0.23 - - [2025-11-12 08:45:53] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.075008 10.0.0.23 - - [2025-11-12 08:45:53] "PUT /access-control-list/e24a0ab1-b7c6-483c-b8bd-2dcc230fb773 HTTP/1.1" 200 272 0.071058 10.0.0.23 - - [2025-11-12 08:45:53] "PUT /access-control-list/d49286b2-853d-4913-a864-afd7fb658b05 HTTP/1.1" 200 272 0.040314 10.0.0.23 - - [2025-11-12 08:45:53] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.23 - - [2025-11-12 08:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.23 - - [2025-11-12 08:45:53] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016083 10.0.0.23 - - [2025-11-12 08:45:53] "PUT /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74 HTTP/1.1" 200 274 0.024480 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:45:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:45:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:46:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002608 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:46:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 10.0.0.23 - - [2025-11-12 08:47:03] "GET / HTTP/1.1" 200 35931 0.002519 10.0.0.23 - - [2025-11-12 08:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.23 - - [2025-11-12 08:47:03] "GET /domain/a831d1f5-09f7-4181-86da-840c44e463f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003017 10.0.0.23 - - [2025-11-12 08:47:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.004318 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.009171 10.0.0.23 - - [2025-11-12 08:47:04] "POST /security-groups HTTP/1.1" 200 570 0.073524 10.0.0.23 - - [2025-11-12 08:47:04] "POST /projects HTTP/1.1" 200 481 0.304085 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.011762 10.0.0.23 - - [2025-11-12 08:47:04] "POST /access-control-lists HTTP/1.1" 200 579 0.070695 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.017064 10.0.0.23 - - [2025-11-12 08:47:04] "POST /security-groups HTTP/1.1" 200 534 0.125550 10.0.0.23 - - [2025-11-12 08:47:04] "POST /chown HTTP/1.1" 200 109 0.035561 10.0.0.23 - - [2025-11-12 08:47:04] "POST /policy-managements HTTP/1.1" 409 214 0.037536 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.23 - - [2025-11-12 08:47:04] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026401 10.0.0.23 - - [2025-11-12 08:47:04] "POST /access-control-lists HTTP/1.1" 200 577 0.124150 10.0.0.23 - - [2025-11-12 08:47:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.045524 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.23 - - [2025-11-12 08:47:04] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003597 10.0.0.23 - - [2025-11-12 08:47:04] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.013999 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.23 - - [2025-11-12 08:47:04] "GET /virtual-network/347fa9a2-9744-41e5-8021-025738cd2d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004348 10.0.0.23 - - [2025-11-12 08:47:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000464 10.0.0.23 - - [2025-11-12 08:47:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.019400 10.0.0.23 - - [2025-11-12 08:47:04] "POST /security-groups HTTP/1.1" 200 574 0.081617 10.0.0.23 - - [2025-11-12 08:47:04] "POST /projects HTTP/1.1" 200 489 0.221617 10.0.0.23 - - [2025-11-12 08:47:05] "POST /security-groups HTTP/1.1" 200 546 0.027212 10.0.0.23 - - [2025-11-12 08:47:05] "POST /chown HTTP/1.1" 200 109 0.025631 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.008831 10.0.0.23 - - [2025-11-12 08:47:05] "POST /network-ipams HTTP/1.1" 200 522 0.072213 10.0.0.23 - - [2025-11-12 08:47:05] "POST /access-control-lists HTTP/1.1" 200 594 0.046391 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.015294 10.0.0.23 - - [2025-11-12 08:47:05] "POST /network-ipams HTTP/1.1" 200 510 0.024976 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.005516 10.0.0.23 - - [2025-11-12 08:47:05] "POST /access-control-lists HTTP/1.1" 200 592 0.060603 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.002102 10.0.0.23 - - [2025-11-12 08:47:05] "POST /access-control-lists HTTP/1.1" 200 583 0.148935 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.024843 10.0.0.23 - - [2025-11-12 08:47:05] "POST /useragent-kv HTTP/1.1" 200 115 0.014425 10.0.0.23 - - [2025-11-12 08:47:05] "POST /virtual-networks HTTP/1.1" 200 538 0.298202 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.23 - - [2025-11-12 08:47:05] "POST /access-control-lists HTTP/1.1" 200 581 0.070670 10.0.0.23 - - [2025-11-12 08:47:05] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.066505 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.005485 10.0.0.23 - - [2025-11-12 08:47:05] "POST /network-ipams HTTP/1.1" 200 518 0.048364 10.0.0.23 - - [2025-11-12 08:47:05] "POST /access-control-lists HTTP/1.1" 200 602 0.054671 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.034161 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.024667 10.0.0.23 - - [2025-11-12 08:47:05] "POST /access-control-lists HTTP/1.1" 200 600 0.103178 10.0.0.23 - - [2025-11-12 08:47:05] "POST /useragent-kv HTTP/1.1" 200 115 0.015532 10.0.0.23 - - [2025-11-12 08:47:05] "POST /virtual-networks HTTP/1.1" 200 546 0.206561 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.23 - - [2025-11-12 08:47:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.002301 10.0.0.23 - - [2025-11-12 08:47:06] "POST /access-control-lists HTTP/1.1" 200 589 0.061099 10.0.0.23 - - [2025-11-12 08:47:06] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.052202 10.0.0.23 - - [2025-11-12 08:47:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.002197 10.0.0.23 - - [2025-11-12 08:47:06] "POST /route-targets HTTP/1.1" 200 327 0.015895 10.0.0.23 - - [2025-11-12 08:47:06] "POST /network-policys HTTP/1.1" 200 538 0.062236 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.055853 10.0.0.23 - - [2025-11-12 08:47:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.006900 10.0.0.23 - - [2025-11-12 08:47:06] "PUT /access-control-list/35e9a839-7cfa-4bb5-85b2-cf4580f1fdc4 HTTP/1.1" 200 272 0.057686 10.0.0.23 - - [2025-11-12 08:47:06] "POST /network-policys HTTP/1.1" 200 534 0.098386 10.0.0.23 - - [2025-11-12 08:47:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.004655 10.0.0.23 - - [2025-11-12 08:47:06] "POST /route-targets HTTP/1.1" 200 327 0.025979 10.0.0.23 - - [2025-11-12 08:47:06] "POST /network-policys HTTP/1.1" 200 542 0.046166 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.056337 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.100961 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012649 10.0.0.23 - - [2025-11-12 08:47:06] "PUT /access-control-list/d37fbeb8-8dbe-4c9c-b661-5237a58c3f14 HTTP/1.1" 200 272 0.024876 10.0.0.23 - - [2025-11-12 08:47:06] "PUT /access-control-list/d37fbeb8-8dbe-4c9c-b661-5237a58c3f14 HTTP/1.1" 200 272 0.065922 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.143893 10.0.0.23 - - [2025-11-12 08:47:06] "PUT /access-control-list/35e9a839-7cfa-4bb5-85b2-cf4580f1fdc4 HTTP/1.1" 200 272 0.060637 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.037266 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.143893 10.0.0.23 - - [2025-11-12 08:47:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016680 10.0.0.23 - - [2025-11-12 08:47:06] "PUT /access-control-list/35e9a839-7cfa-4bb5-85b2-cf4580f1fdc4 HTTP/1.1" 200 272 0.082978 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021868 10.0.0.23 - - [2025-11-12 08:47:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.004552 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-update HTTP/1.1" 200 156 0.083285 10.0.0.23 - - [2025-11-12 08:47:07] "POST /access-control-lists HTTP/1.1" 200 601 0.063757 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-update HTTP/1.1" 200 156 0.099035 10.0.0.23 - - [2025-11-12 08:47:07] "PUT /access-control-list/c8023202-bdee-4af6-b62d-1674b160a95b HTTP/1.1" 200 272 0.018391 10.0.0.23 - - [2025-11-12 08:47:07] "PUT /access-control-list/d37fbeb8-8dbe-4c9c-b661-5237a58c3f14 HTTP/1.1" 200 272 0.027107 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-update HTTP/1.1" 200 156 0.057321 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-update HTTP/1.1" 200 156 0.130722 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022226 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005953 10.0.0.23 - - [2025-11-12 08:47:07] "PUT /access-control-list/c8023202-bdee-4af6-b62d-1674b160a95b HTTP/1.1" 200 272 0.083555 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004938 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-update HTTP/1.1" 200 156 0.033168 10.0.0.23 - - [2025-11-12 08:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.23 - - [2025-11-12 08:47:07] "GET /virtual-network/347fa9a2-9744-41e5-8021-025738cd2d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015773 10.0.0.23 - - [2025-11-12 08:47:07] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004941 10.0.0.23 - - [2025-11-12 08:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.23 - - [2025-11-12 08:47:07] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002711 10.0.0.23 - - [2025-11-12 08:47:07] "POST /firewall-policys HTTP/1.1" 200 530 0.032697 10.0.0.23 - - [2025-11-12 08:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031531 10.0.0.23 - - [2025-11-12 08:47:07] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008462 10.0.0.23 - - [2025-11-12 08:47:07] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003016 10.0.0.23 - - [2025-11-12 08:47:07] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002389 10.0.0.23 - - [2025-11-12 08:47:07] "POST /ref-update HTTP/1.1" 200 156 0.015776 10.0.0.23 - - [2025-11-12 08:47:07] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003915 10.0.0.23 - - [2025-11-12 08:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.23 - - [2025-11-12 08:47:07] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002150 10.0.0.23 - - [2025-11-12 08:47:07] "POST /firewall-policys HTTP/1.1" 200 532 0.024432 10.0.0.23 - - [2025-11-12 08:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015473 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005778 10.0.0.23 - - [2025-11-12 08:47:08] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002217 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002846 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002578 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002441 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.028311 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.048533 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.044935 10.0.0.23 - - [2025-11-12 08:47:08] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004580 10.0.0.23 - - [2025-11-12 08:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.23 - - [2025-11-12 08:47:08] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002369 10.0.0.23 - - [2025-11-12 08:47:08] "POST /firewall-policys HTTP/1.1" 200 530 0.027645 10.0.0.23 - - [2025-11-12 08:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023364 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/df30b5ce-789a-4be5-82e0-49ae33cfe502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020611 10.0.0.23 - - [2025-11-12 08:47:08] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009467 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/df30b5ce-789a-4be5-82e0-49ae33cfe502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003047 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002521 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002255 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003821 10.0.0.23 - - [2025-11-12 08:47:08] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002559 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.028048 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.016213 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.026243 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.059171 10.0.0.23 - - [2025-11-12 08:47:08] "POST /ref-update HTTP/1.1" 200 156 0.044292 10.0.0.23 - - [2025-11-12 08:47:08] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.048932 10.0.0.23 - - [2025-11-12 08:47:09] "POST /tags HTTP/1.1" 200 299 0.300703 10.0.0.23 - - [2025-11-12 08:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.23 - - [2025-11-12 08:47:09] "GET /tag/4fcddcdc-975e-4011-8582-9b5c4a01939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012237 10.0.0.23 - - [2025-11-12 08:47:09] "POST /set-tag HTTP/1.1" 200 109 0.024954 10.0.0.23 - - [2025-11-12 08:47:09] "POST /tags HTTP/1.1" 200 305 0.113505 10.0.0.23 - - [2025-11-12 08:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.23 - - [2025-11-12 08:47:09] "GET /tag/7809f89c-a6c5-4ede-80a8-decc13dbb41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.029969 10.0.0.23 - - [2025-11-12 08:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.23 - - [2025-11-12 08:47:09] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052547 10.0.0.23 - - [2025-11-12 08:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025887 10.0.0.23 - - [2025-11-12 08:47:09] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.013506 10.0.0.23 - - [2025-11-12 08:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2025-11-12 08:47:09] "GET /service-appliance-set/d7ff6150-9ace-4e4c-a8c2-8d6eecc388cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004907 10.0.0.23 - - [2025-11-12 08:47:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002151 10.0.0.23 - - [2025-11-12 08:47:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143164 10.0.0.23 - - [2025-11-12 08:47:10] "GET /virtual-machine-interface/6b3b428b-34e6-4f08-9f61-6f36d33b730d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.015820 10.0.0.23 - - [2025-11-12 08:47:10] "POST /instance-ips HTTP/1.1" 200 381 0.044063 10.0.0.23 - - [2025-11-12 08:47:10] "GET /instance-ip/58f3f504-a43f-4679-b528-48233a09d957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.036064 10.0.0.23 - - [2025-11-12 08:47:10] "POST /loadbalancers HTTP/1.1" 200 582 0.151773 10.0.0.23 - - [2025-11-12 08:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.077063 10.0.0.23 - - [2025-11-12 08:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.146969 10.0.0.23 - - [2025-11-12 08:47:10] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.069755 10.0.0.23 - - [2025-11-12 08:47:10] "GET /instance-ip/58f3f504-a43f-4679-b528-48233a09d957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.099524 10.0.0.23 - - [2025-11-12 08:47:10] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.203713 10.0.0.23 - - [2025-11-12 08:47:10] "GET /loadbalancer/948667f7-66ac-4997-a4da-8e9d218a1392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008252 10.0.0.23 - - [2025-11-12 08:47:10] "POST /floating-ips HTTP/1.1" 200 583 0.119715 10.0.0.23 - - [2025-11-12 08:47:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.129923 10.0.0.23 - - [2025-11-12 08:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011298 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014533 10.0.0.23 - - [2025-11-12 08:47:11] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.109469 10.0.0.23 - - [2025-11-12 08:47:11] "GET /loadbalancer-listener/827d9095-1923-43e5-9f3c-634738830ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005498 10.0.0.23 - - [2025-11-12 08:47:11] "GET /loadbalancer-listener/827d9095-1923-43e5-9f3c-634738830ffd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009671 10.0.0.23 - - [2025-11-12 08:47:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.102492 10.0.0.23 - - [2025-11-12 08:47:11] "GET /instance-ip/58f3f504-a43f-4679-b528-48233a09d957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002775 10.0.0.23 - - [2025-11-12 08:47:11] "GET /instance-ip/58f3f504-a43f-4679-b528-48233a09d957?fields=floating_ips HTTP/1.1" 200 1170 0.004317 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.23 - - [2025-11-12 08:47:11] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012521 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.23 - - [2025-11-12 08:47:11] "GET /floating-ip/276891ed-e0bb-4513-b89e-7210de11c20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002654 10.0.0.23 - - [2025-11-12 08:47:11] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.019616 10.0.0.23 - - [2025-11-12 08:47:11] "POST /tags HTTP/1.1" 200 301 0.036341 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.23 - - [2025-11-12 08:47:11] "GET /tag/e34b64a1-117e-4e13-a61d-c0ba913d65ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016958 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.23 - - [2025-11-12 08:47:11] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031067 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.23 - - [2025-11-12 08:47:11] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005008 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.23 - - [2025-11-12 08:47:11] "GET /service-appliance-set/d7ff6150-9ace-4e4c-a8c2-8d6eecc388cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002903 10.0.0.23 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.002552 10.0.0.23 - - [2025-11-12 08:47:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100002 10.0.0.23 - - [2025-11-12 08:47:11] "GET /virtual-machine-interface/01a7f81e-5e7a-45ae-a0c1-c33c0a9356b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.019660 10.0.0.23 - - [2025-11-12 08:47:11] "POST /instance-ips HTTP/1.1" 200 377 0.036711 10.0.0.23 - - [2025-11-12 08:47:11] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005466 10.0.0.23 - - [2025-11-12 08:47:12] "POST /loadbalancers HTTP/1.1" 200 582 0.072706 10.0.0.23 - - [2025-11-12 08:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041048 10.0.0.23 - - [2025-11-12 08:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013384 10.0.0.23 - - [2025-11-12 08:47:12] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082944 10.0.0.23 - - [2025-11-12 08:47:12] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017222 10.0.0.23 - - [2025-11-12 08:47:12] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.113580 10.0.0.23 - - [2025-11-12 08:47:12] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.016853 10.0.0.23 - - [2025-11-12 08:47:12] "POST /floating-ips HTTP/1.1" 200 581 0.144944 10.0.0.23 - - [2025-11-12 08:47:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.067486 10.0.0.23 - - [2025-11-12 08:47:12] "GET / HTTP/1.1" 200 35931 0.005055 10.0.0.23 - - [2025-11-12 08:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020809 10.0.0.23 - - [2025-11-12 08:47:12] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005257 10.0.0.23 - - [2025-11-12 08:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008008 10.0.0.23 - - [2025-11-12 08:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028562 10.0.0.23 - - [2025-11-12 08:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.23 - - [2025-11-12 08:47:12] "GET /config-node/0e777a57-fdcf-4111-90fc-100f4d1b7e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.010042 10.0.0.23 - - [2025-11-12 08:47:12] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.086173 10.0.0.23 - - [2025-11-12 08:47:12] "GET /loadbalancer-listener/96ae6f40-98dc-487b-8802-37e28136cbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006391 10.0.0.23 - - [2025-11-12 08:47:12] "GET /loadbalancer-listener/96ae6f40-98dc-487b-8802-37e28136cbee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011874 10.0.0.23 - - [2025-11-12 08:47:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.071077 10.0.0.23 - - [2025-11-12 08:47:12] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015088 10.0.0.23 - - [2025-11-12 08:47:12] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?fields=floating_ips HTTP/1.1" 200 1165 0.004915 10.0.0.23 - - [2025-11-12 08:47:12] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001956 10.0.0.23 - - [2025-11-12 08:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009259 10.0.0.23 - - [2025-11-12 08:47:12] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041625 10.0.0.23 - - [2025-11-12 08:47:12] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003144 10.0.0.23 - - [2025-11-12 08:47:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024077 10.0.0.23 - - [2025-11-12 08:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026263 10.0.0.23 - - [2025-11-12 08:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009905 10.0.0.23 - - [2025-11-12 08:47:12] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057189 10.0.0.23 - - [2025-11-12 08:47:12] "GET /loadbalancer-listener/bebdb273-f713-48a3-a726-637f61bc08bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007991 10.0.0.23 - - [2025-11-12 08:47:13] "GET /loadbalancer-listener/bebdb273-f713-48a3-a726-637f61bc08bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.011231 10.0.0.23 - - [2025-11-12 08:47:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028760 10.0.0.23 - - [2025-11-12 08:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.23 - - [2025-11-12 08:47:13] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018015 10.0.0.23 - - [2025-11-12 08:47:13] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?fields=floating_ips HTTP/1.1" 200 1165 0.013877 10.0.0.23 - - [2025-11-12 08:47:13] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068356 10.0.0.23 - - [2025-11-12 08:47:13] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002929 10.0.0.23 - - [2025-11-12 08:47:13] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002771 10.0.0.23 - - [2025-11-12 08:47:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020027 10.0.0.23 - - [2025-11-12 08:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026113 10.0.0.23 - - [2025-11-12 08:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012492 10.0.0.23 - - [2025-11-12 08:47:13] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037862 10.0.0.23 - - [2025-11-12 08:47:13] "GET /loadbalancer-listener/0a591881-7e50-48f3-a9b5-fc8417347e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.006202 10.0.0.23 - - [2025-11-12 08:47:13] "GET /loadbalancer-listener/0a591881-7e50-48f3-a9b5-fc8417347e77?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004772 10.0.0.23 - - [2025-11-12 08:47:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038487 10.0.0.23 - - [2025-11-12 08:47:13] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002566 10.0.0.23 - - [2025-11-12 08:47:13] "GET /instance-ip/d041121e-56f4-46ae-a121-646f4bfa90ce?fields=floating_ips HTTP/1.1" 200 1165 0.003512 10.0.0.23 - - [2025-11-12 08:47:13] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004867 10.0.0.23 - - [2025-11-12 08:47:13] "POST /tags HTTP/1.1" 200 301 0.055175 10.0.0.23 - - [2025-11-12 08:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.23 - - [2025-11-12 08:47:13] "GET /tag/3cd0af7a-bc31-4446-8da3-8cf2e2ca1182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014203 10.0.0.23 - - [2025-11-12 08:47:13] "POST /tags HTTP/1.1" 200 325 0.095363 10.0.0.23 - - [2025-11-12 08:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014829 10.0.0.23 - - [2025-11-12 08:47:13] "GET /tag/44ca7381-f8b5-4cb4-b8fb-8d9d4b249916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.022462 10.0.0.23 - - [2025-11-12 08:47:13] "POST /tags HTTP/1.1" 200 363 0.054059 10.0.0.23 - - [2025-11-12 08:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.23 - - [2025-11-12 08:47:13] "GET /tag/089d83ad-cbb3-4749-92a2-4e6c6a1e7f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013158 10.0.0.23 - - [2025-11-12 08:47:14] "POST /tags HTTP/1.1" 200 311 0.077984 10.0.0.23 - - [2025-11-12 08:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013951 10.0.0.23 - - [2025-11-12 08:47:14] "GET /tag/bb5a937c-54b9-4014-ac18-a4b2df993761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014218 10.0.0.23 - - [2025-11-12 08:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.23 - - [2025-11-12 08:47:14] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005289 10.0.0.23 - - [2025-11-12 08:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.23 - - [2025-11-12 08:47:14] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048249 10.0.0.23 - - [2025-11-12 08:47:14] "POST /virtual-machines HTTP/1.1" 200 377 0.021975 10.0.0.23 - - [2025-11-12 08:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009743 10.0.0.23 - - [2025-11-12 08:47:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121567 10.0.0.23 - - [2025-11-12 08:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.048228 10.0.0.23 - - [2025-11-12 08:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.036693 10.0.0.23 - - [2025-11-12 08:47:14] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.035324 10.0.0.23 - - [2025-11-12 08:47:14] "POST /instance-ips HTTP/1.1" 200 409 0.059216 10.0.0.23 - - [2025-11-12 08:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040438 10.0.0.23 - - [2025-11-12 08:47:14] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014127 10.0.0.23 - - [2025-11-12 08:47:14] "POST /set-tag HTTP/1.1" 200 109 0.027994 10.0.0.23 - - [2025-11-12 08:47:14] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026794 10.0.0.23 - - [2025-11-12 08:47:14] "GET /instance-ip/2fb996ac-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013288 10.0.0.23 - - [2025-11-12 08:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.23 - - [2025-11-12 08:47:14] "GET /loadbalancer/948667f7-66ac-4997-a4da-8e9d218a1392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003383 10.0.0.23 - - [2025-11-12 08:47:14] "POST /tags HTTP/1.1" 200 357 0.028870 10.0.0.23 - - [2025-11-12 08:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.23 - - [2025-11-12 08:47:15] "GET /tag/c6a721fd-6e66-4d5e-b2ec-ec413bcb4783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.028738 10.0.0.23 - - [2025-11-12 08:47:15] "POST /tags HTTP/1.1" 200 305 0.025845 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.23 - - [2025-11-12 08:47:15] "GET /tag/a237033d-7983-4950-820b-ea5db0ee5bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015740 10.0.0.23 - - [2025-11-12 08:47:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.000530 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.007945 10.0.0.23 - - [2025-11-12 08:47:15] "POST /security-groups HTTP/1.1" 200 571 0.080343 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.001610 10.0.0.23 - - [2025-11-12 08:47:15] "POST /projects HTTP/1.1" 200 483 0.249382 10.0.0.23 - - [2025-11-12 08:47:15] "POST /access-control-lists HTTP/1.1" 200 580 0.072835 10.0.0.23 - - [2025-11-12 08:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.081740 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020391 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.014789 10.0.0.23 - - [2025-11-12 08:47:15] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.026602 10.0.0.23 - - [2025-11-12 08:47:15] "POST /access-control-lists HTTP/1.1" 200 578 0.078187 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.033469 10.0.0.23 - - [2025-11-12 08:47:15] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009202 10.0.0.23 - - [2025-11-12 08:47:15] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.055946 10.0.0.23 - - [2025-11-12 08:47:15] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.048043 10.0.0.23 - - [2025-11-12 08:47:15] "POST /security-groups HTTP/1.1" 200 537 0.066892 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.002293 10.0.0.23 - - [2025-11-12 08:47:15] "POST /access-control-lists HTTP/1.1" 200 596 0.067847 10.0.0.23 - - [2025-11-12 08:47:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.002532 10.0.0.23 - - [2025-11-12 08:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.061068 10.0.0.23 - - [2025-11-12 08:47:15] "POST /chown HTTP/1.1" 200 109 0.012464 10.0.0.23 - - [2025-11-12 08:47:15] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011404 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.23 - - [2025-11-12 08:47:16] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.041343 10.0.0.23 - - [2025-11-12 08:47:16] "POST /access-control-lists HTTP/1.1" 200 594 0.081954 10.0.0.23 - - [2025-11-12 08:47:16] "POST /tags HTTP/1.1" 409 207 0.002975 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.23 - - [2025-11-12 08:47:16] "GET /tag/a237033d-7983-4950-820b-ea5db0ee5bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020374 10.0.0.23 - - [2025-11-12 08:47:16] "POST /firewall-rules HTTP/1.1" 200 564 0.094621 10.0.0.23 - - [2025-11-12 08:47:16] "GET /firewall-rule/05a69536-2511-4298-b849-5c13bd4712de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015367 10.0.0.23 - - [2025-11-12 08:47:16] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003513 10.0.0.23 - - [2025-11-12 08:47:16] "GET /firewall-rule/05a69536-2511-4298-b849-5c13bd4712de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004160 10.0.0.23 - - [2025-11-12 08:47:16] "POST /ref-update HTTP/1.1" 200 156 0.022922 10.0.0.23 - - [2025-11-12 08:47:16] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003384 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.23 - - [2025-11-12 08:47:16] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003024 10.0.0.23 - - [2025-11-12 08:47:16] "POST /tags HTTP/1.1" 409 207 0.002151 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.23 - - [2025-11-12 08:47:16] "GET /tag/a237033d-7983-4950-820b-ea5db0ee5bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011840 10.0.0.23 - - [2025-11-12 08:47:16] "POST /firewall-rules HTTP/1.1" 200 562 0.073008 10.0.0.23 - - [2025-11-12 08:47:16] "GET /firewall-rule/c02b9e69-ed05-4bb5-9390-e87629ce0854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004413 10.0.0.23 - - [2025-11-12 08:47:16] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003720 10.0.0.23 - - [2025-11-12 08:47:16] "GET /firewall-rule/c02b9e69-ed05-4bb5-9390-e87629ce0854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002446 10.0.0.23 - - [2025-11-12 08:47:16] "POST /ref-update HTTP/1.1" 200 156 0.053509 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.23 - - [2025-11-12 08:47:16] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003206 10.0.0.23 - - [2025-11-12 08:47:16] "POST /tags HTTP/1.1" 200 355 0.022772 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.23 - - [2025-11-12 08:47:16] "GET /tag/1b45775c-8f73-4ae9-a28a-291d4042a7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012967 10.0.0.23 - - [2025-11-12 08:47:16] "POST /tags HTTP/1.1" 200 303 0.020197 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011140 10.0.0.23 - - [2025-11-12 08:47:16] "GET /tag/9463a76f-2d4d-4264-bfa5-8ca3b46a1b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018920 10.0.0.23 - - [2025-11-12 08:47:16] "POST /projects HTTP/1.1" 409 218 0.003804 10.0.0.23 - - [2025-11-12 08:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.23 - - [2025-11-12 08:47:17] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038192 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.23 - - [2025-11-12 08:47:17] "GET /network-ipam/c4534474-5094-4e33-b33f-c8ae67000a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002538 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.23 - - [2025-11-12 08:47:17] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004230 10.0.0.23 - - [2025-11-12 08:47:17] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.042734 10.0.0.23 - - [2025-11-12 08:47:17] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005528 10.0.0.23 - - [2025-11-12 08:47:17] "POST /set-tag HTTP/1.1" 200 109 0.050965 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.23 - - [2025-11-12 08:47:17] "GET /network-ipam/6490c1e4-5843-41d4-8562-31bcf9369aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.007955 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.23 - - [2025-11-12 08:47:17] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004821 10.0.0.23 - - [2025-11-12 08:47:17] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.051183 10.0.0.23 - - [2025-11-12 08:47:17] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004773 10.0.0.23 - - [2025-11-12 08:47:17] "POST /set-tag HTTP/1.1" 200 109 0.062483 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.23 - - [2025-11-12 08:47:17] "GET /network-policy/5732f3c2-8783-4e03-9f14-8cda4f018ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003613 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.23 - - [2025-11-12 08:47:17] "GET /network-policy/c1e2c51f-a02b-467d-89b5-a1dedf3808c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002807 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.23 - - [2025-11-12 08:47:17] "GET /network-policy/271a6ebe-019c-4f1e-b475-d0182c5c2e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003902 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.23 - - [2025-11-12 08:47:17] "PUT /network-policy/271a6ebe-019c-4f1e-b475-d0182c5c2e19 HTTP/1.1" 200 262 0.013228 10.0.0.23 - - [2025-11-12 08:47:17] "POST /ref-update HTTP/1.1" 200 156 0.044983 10.0.0.23 - - [2025-11-12 08:47:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002516 10.0.0.23 - - [2025-11-12 08:47:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002461 10.0.0.23 - - [2025-11-12 08:47:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002067 10.0.0.23 - - [2025-11-12 08:47:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002708 10.0.0.23 - - [2025-11-12 08:47:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002811 10.0.0.23 - - [2025-11-12 08:47:17] "POST /security-groups HTTP/1.1" 409 245 0.002588 10.0.0.23 - - [2025-11-12 08:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.23 - - [2025-11-12 08:47:17] "PUT /security-group/a418df63-1572-4ace-b84b-2dd4944bfefa HTTP/1.1" 200 262 0.076317 10.0.0.23 - - [2025-11-12 08:47:17] "PUT /access-control-list/13f4b99a-b8b7-4360-aed1-5a72eb22256e HTTP/1.1" 200 272 0.014196 10.0.0.23 - - [2025-11-12 08:47:17] "PUT /access-control-list/7fd20d83-afaf-4b04-8ec5-dccbb7068dce HTTP/1.1" 200 272 0.029064 10.0.0.23 - - [2025-11-12 08:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.037627 10.0.0.23 - - [2025-11-12 08:47:18] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010765 10.0.0.23 - - [2025-11-12 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.23 - - [2025-11-12 08:47:18] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003181 10.0.0.23 - - [2025-11-12 08:47:18] "POST /tags HTTP/1.1" 409 206 0.002041 10.0.0.23 - - [2025-11-12 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.23 - - [2025-11-12 08:47:18] "GET /tag/9463a76f-2d4d-4264-bfa5-8ca3b46a1b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014012 10.0.0.23 - - [2025-11-12 08:47:18] "POST /firewall-rules HTTP/1.1" 200 562 0.081274 10.0.0.23 - - [2025-11-12 08:47:18] "GET /firewall-rule/7f49e98f-db1b-4f39-9067-ad04e35f9721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.025868 10.0.0.23 - - [2025-11-12 08:47:18] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005089 10.0.0.23 - - [2025-11-12 08:47:18] "GET /firewall-rule/7f49e98f-db1b-4f39-9067-ad04e35f9721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003555 10.0.0.23 - - [2025-11-12 08:47:18] "POST /ref-update HTTP/1.1" 200 156 0.029684 10.0.0.23 - - [2025-11-12 08:47:18] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002913 10.0.0.23 - - [2025-11-12 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.23 - - [2025-11-12 08:47:18] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002153 10.0.0.23 - - [2025-11-12 08:47:18] "POST /tags HTTP/1.1" 409 206 0.002842 10.0.0.23 - - [2025-11-12 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.23 - - [2025-11-12 08:47:18] "GET /tag/9463a76f-2d4d-4264-bfa5-8ca3b46a1b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011091 10.0.0.23 - - [2025-11-12 08:47:18] "POST /firewall-rules HTTP/1.1" 200 560 0.092910 10.0.0.23 - - [2025-11-12 08:47:18] "GET /firewall-rule/bcb3f512-d69f-4b1d-a7a3-02af4a476a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.020077 10.0.0.23 - - [2025-11-12 08:47:18] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005291 10.0.0.23 - - [2025-11-12 08:47:18] "GET /firewall-rule/bcb3f512-d69f-4b1d-a7a3-02af4a476a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003954 10.0.0.23 - - [2025-11-12 08:47:18] "POST /ref-update HTTP/1.1" 200 156 0.035810 10.0.0.23 - - [2025-11-12 08:47:18] "POST /tags HTTP/1.1" 200 371 0.037240 10.0.0.23 - - [2025-11-12 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.23 - - [2025-11-12 08:47:18] "GET /tag/07ff0471-50fd-4f16-bcbb-5bb968057c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.010354 10.0.0.23 - - [2025-11-12 08:47:18] "POST /tags HTTP/1.1" 200 319 0.018747 10.0.0.23 - - [2025-11-12 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008902 10.0.0.23 - - [2025-11-12 08:47:18] "GET /tag/d145c25b-935d-4329-9323-e4b0b9f3f2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011549 10.0.0.23 - - [2025-11-12 08:47:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000479 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.006252 10.0.0.23 - - [2025-11-12 08:47:19] "POST /security-groups HTTP/1.1" 200 578 0.067559 10.0.0.23 - - [2025-11-12 08:47:19] "POST /projects HTTP/1.1" 200 497 0.184229 10.0.0.23 - - [2025-11-12 08:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018552 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.013533 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013047 10.0.0.23 - - [2025-11-12 08:47:19] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.034227 10.0.0.23 - - [2025-11-12 08:47:19] "POST /access-control-lists HTTP/1.1" 200 587 0.086572 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.23 - - [2025-11-12 08:47:19] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004761 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.002039 10.0.0.23 - - [2025-11-12 08:47:19] "POST /access-control-lists HTTP/1.1" 200 585 0.064398 10.0.0.23 - - [2025-11-12 08:47:19] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.120273 10.0.0.23 - - [2025-11-12 08:47:19] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.073276 10.0.0.23 - - [2025-11-12 08:47:19] "POST /security-groups HTTP/1.1" 200 558 0.089268 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.002280 10.0.0.23 - - [2025-11-12 08:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028874 10.0.0.23 - - [2025-11-12 08:47:19] "POST /chown HTTP/1.1" 200 109 0.037784 10.0.0.23 - - [2025-11-12 08:47:19] "POST /access-control-lists HTTP/1.1" 200 610 0.071183 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.017767 10.0.0.23 - - [2025-11-12 08:47:19] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030401 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.23 - - [2025-11-12 08:47:19] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002540 10.0.0.23 - - [2025-11-12 08:47:19] "POST /tags HTTP/1.1" 409 214 0.002019 10.0.0.23 - - [2025-11-12 08:47:19] "POST /access-control-lists HTTP/1.1" 200 608 0.069351 10.0.0.23 - - [2025-11-12 08:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.23 - - [2025-11-12 08:47:19] "GET /tag/d145c25b-935d-4329-9323-e4b0b9f3f2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016920 10.0.0.23 - - [2025-11-12 08:47:19] "POST /firewall-rules HTTP/1.1" 200 578 0.066951 10.0.0.23 - - [2025-11-12 08:47:20] "GET /firewall-rule/6ea1fd45-3979-458b-b3f2-aee3e24f6a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004233 10.0.0.23 - - [2025-11-12 08:47:20] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003556 10.0.0.23 - - [2025-11-12 08:47:20] "GET /firewall-rule/6ea1fd45-3979-458b-b3f2-aee3e24f6a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002193 10.0.0.23 - - [2025-11-12 08:47:20] "POST /ref-update HTTP/1.1" 200 156 0.036988 10.0.0.23 - - [2025-11-12 08:47:20] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011737 10.0.0.23 - - [2025-11-12 08:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.23 - - [2025-11-12 08:47:20] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002875 10.0.0.23 - - [2025-11-12 08:47:20] "POST /tags HTTP/1.1" 409 214 0.002079 10.0.0.23 - - [2025-11-12 08:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.23 - - [2025-11-12 08:47:20] "GET /tag/d145c25b-935d-4329-9323-e4b0b9f3f2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015293 10.0.0.23 - - [2025-11-12 08:47:20] "POST /firewall-rules HTTP/1.1" 200 576 0.101126 10.0.0.23 - - [2025-11-12 08:47:20] "GET /firewall-rule/6374c336-022b-47cd-bcf0-60f5b5fc100f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.021166 10.0.0.23 - - [2025-11-12 08:47:20] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005960 10.0.0.23 - - [2025-11-12 08:47:20] "GET /firewall-rule/6374c336-022b-47cd-bcf0-60f5b5fc100f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003180 10.0.0.23 - - [2025-11-12 08:47:20] "POST /ref-update HTTP/1.1" 200 156 0.040614 10.0.0.23 - - [2025-11-12 08:47:20] "POST /tags HTTP/1.1" 200 363 0.018567 10.0.0.23 - - [2025-11-12 08:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008048 10.0.0.23 - - [2025-11-12 08:47:20] "GET /tag/15769550-7301-4775-b0f3-16be418c0302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013434 10.0.0.23 - - [2025-11-12 08:47:20] "POST /tags HTTP/1.1" 200 311 0.031435 10.0.0.23 - - [2025-11-12 08:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-11-12 08:47:20] "GET /tag/fd574838-6d4f-4753-8656-64a351e342a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019074 10.0.0.23 - - [2025-11-12 08:47:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.002526 10.0.0.23 - - [2025-11-12 08:47:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.002331 10.0.0.23 - - [2025-11-12 08:47:20] "POST /security-groups HTTP/1.1" 200 574 0.068563 10.0.0.23 - - [2025-11-12 08:47:21] "POST /projects HTTP/1.1" 200 489 0.239319 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.018110 10.0.0.23 - - [2025-11-12 08:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.071520 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.047358 10.0.0.23 - - [2025-11-12 08:47:21] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.006077 10.0.0.23 - - [2025-11-12 08:47:21] "POST /access-control-lists HTTP/1.1" 200 583 0.166684 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020592 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.009687 10.0.0.23 - - [2025-11-12 08:47:21] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008908 10.0.0.23 - - [2025-11-12 08:47:21] "POST /access-control-lists HTTP/1.1" 200 581 0.073426 10.0.0.23 - - [2025-11-12 08:47:21] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.137499 10.0.0.23 - - [2025-11-12 08:47:21] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.098086 10.0.0.23 - - [2025-11-12 08:47:21] "POST /security-groups HTTP/1.1" 200 546 0.086844 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.008066 10.0.0.23 - - [2025-11-12 08:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.050080 10.0.0.23 - - [2025-11-12 08:47:21] "POST /access-control-lists HTTP/1.1" 200 602 0.112058 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.009583 10.0.0.23 - - [2025-11-12 08:47:21] "POST /chown HTTP/1.1" 200 109 0.084034 10.0.0.23 - - [2025-11-12 08:47:21] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029251 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015284 10.0.0.23 - - [2025-11-12 08:47:21] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004439 10.0.0.23 - - [2025-11-12 08:47:21] "POST /tags HTTP/1.1" 409 210 0.004429 10.0.0.23 - - [2025-11-12 08:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.23 - - [2025-11-12 08:47:21] "POST /access-control-lists HTTP/1.1" 200 600 0.118520 10.0.0.23 - - [2025-11-12 08:47:22] "GET /tag/fd574838-6d4f-4753-8656-64a351e342a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.071838 10.0.0.23 - - [2025-11-12 08:47:22] "POST /firewall-rules HTTP/1.1" 200 570 0.099694 10.0.0.23 - - [2025-11-12 08:47:22] "GET /firewall-rule/d273fc83-3c1c-40ae-bee9-041b44bd47e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009265 10.0.0.23 - - [2025-11-12 08:47:22] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003744 10.0.0.23 - - [2025-11-12 08:47:22] "GET /firewall-rule/d273fc83-3c1c-40ae-bee9-041b44bd47e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002326 10.0.0.23 - - [2025-11-12 08:47:22] "POST /ref-update HTTP/1.1" 200 156 0.062656 10.0.0.23 - - [2025-11-12 08:47:22] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028091 10.0.0.23 - - [2025-11-12 08:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.23 - - [2025-11-12 08:47:22] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002870 10.0.0.23 - - [2025-11-12 08:47:22] "POST /tags HTTP/1.1" 409 210 0.002083 10.0.0.23 - - [2025-11-12 08:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.23 - - [2025-11-12 08:47:22] "GET /tag/fd574838-6d4f-4753-8656-64a351e342a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.046010 10.0.0.23 - - [2025-11-12 08:47:22] "POST /firewall-rules HTTP/1.1" 200 568 0.076049 10.0.0.23 - - [2025-11-12 08:47:22] "GET /firewall-rule/3f69ac4c-c667-4e33-b739-49c8a851596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008388 10.0.0.23 - - [2025-11-12 08:47:22] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008969 10.0.0.23 - - [2025-11-12 08:47:22] "GET /firewall-rule/3f69ac4c-c667-4e33-b739-49c8a851596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004846 10.0.0.23 - - [2025-11-12 08:47:22] "POST /ref-update HTTP/1.1" 200 156 0.060550 10.0.0.23 - - [2025-11-12 08:47:22] "POST /tags HTTP/1.1" 409 237 0.002191 10.0.0.23 - - [2025-11-12 08:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.23 - - [2025-11-12 08:47:22] "GET /tag/089d83ad-cbb3-4749-92a2-4e6c6a1e7f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012678 10.0.0.23 - - [2025-11-12 08:47:22] "POST /tags HTTP/1.1" 409 210 0.002295 10.0.0.23 - - [2025-11-12 08:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.23 - - [2025-11-12 08:47:22] "GET /tag/bb5a937c-54b9-4014-ac18-a4b2df993761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016340 10.0.0.23 - - [2025-11-12 08:47:22] "POST /projects HTTP/1.1" 409 223 0.002784 10.0.0.23 - - [2025-11-12 08:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.23 - - [2025-11-12 08:47:23] "GET /project/d63bb1c4-b3c9-4f25-83a7-5a3c1830127d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.133981 10.0.0.23 - - [2025-11-12 08:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.23 - - [2025-11-12 08:47:23] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.028398 10.0.0.23 - - [2025-11-12 08:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.23 - - [2025-11-12 08:47:23] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.012202 10.0.0.23 - - [2025-11-12 08:47:23] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.072334 10.0.0.23 - - [2025-11-12 08:47:23] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.067201 10.0.0.23 - - [2025-11-12 08:47:23] "POST /security-groups HTTP/1.1" 409 253 0.002329 10.0.0.23 - - [2025-11-12 08:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.23 - - [2025-11-12 08:47:23] "PUT /security-group/32004ae2-d8fb-4c2f-be44-fc9725c4f2b0 HTTP/1.1" 200 262 0.055575 10.0.0.23 - - [2025-11-12 08:47:23] "PUT /access-control-list/cc7d7538-4c6b-47b1-b4a4-77d28cc2d4f3 HTTP/1.1" 200 272 0.015064 10.0.0.23 - - [2025-11-12 08:47:23] "PUT /access-control-list/9ddccca1-0f98-4714-b052-dce1b7686189 HTTP/1.1" 200 272 0.026404 10.0.0.23 - - [2025-11-12 08:47:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.035040 10.0.0.23 - - [2025-11-12 08:47:23] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013786 10.0.0.23 - - [2025-11-12 08:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006513 10.0.0.23 - - [2025-11-12 08:47:23] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008342 10.0.0.23 - - [2025-11-12 08:47:23] "POST /tags HTTP/1.1" 409 210 0.001885 10.0.0.23 - - [2025-11-12 08:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.23 - - [2025-11-12 08:47:23] "GET /tag/bb5a937c-54b9-4014-ac18-a4b2df993761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010862 10.0.0.23 - - [2025-11-12 08:47:23] "POST /firewall-rules HTTP/1.1" 200 570 0.081193 10.0.0.23 - - [2025-11-12 08:47:23] "GET /firewall-rule/3fde6df7-8e6c-481a-b122-0df27080db50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005281 10.0.0.23 - - [2025-11-12 08:47:23] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005615 10.0.0.23 - - [2025-11-12 08:47:23] "GET /firewall-rule/3fde6df7-8e6c-481a-b122-0df27080db50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003157 10.0.0.23 - - [2025-11-12 08:47:24] "POST /ref-update HTTP/1.1" 200 156 0.086957 10.0.0.23 - - [2025-11-12 08:47:24] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018922 10.0.0.23 - - [2025-11-12 08:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.23 - - [2025-11-12 08:47:24] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002501 10.0.0.23 - - [2025-11-12 08:47:24] "POST /tags HTTP/1.1" 409 210 0.002866 10.0.0.23 - - [2025-11-12 08:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.23 - - [2025-11-12 08:47:24] "GET /tag/bb5a937c-54b9-4014-ac18-a4b2df993761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024821 10.0.0.23 - - [2025-11-12 08:47:24] "POST /firewall-rules HTTP/1.1" 200 568 0.086145 10.0.0.23 - - [2025-11-12 08:47:24] "GET /firewall-rule/57cd902e-eb3f-4bfc-ac9d-414f9981c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.046835 10.0.0.23 - - [2025-11-12 08:47:24] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004243 10.0.0.23 - - [2025-11-12 08:47:24] "GET /firewall-rule/57cd902e-eb3f-4bfc-ac9d-414f9981c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002039 10.0.0.23 - - [2025-11-12 08:47:24] "POST /ref-update HTTP/1.1" 200 156 0.064375 10.0.0.23 - - [2025-11-12 08:47:24] "GET / HTTP/1.1" 200 35931 0.006235 10.0.0.23 - - [2025-11-12 08:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.23 - - [2025-11-12 08:47:24] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004848 10.0.0.23 - - [2025-11-12 08:47:24] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009369 10.0.0.23 - - [2025-11-12 08:47:24] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.23 - - [2025-11-12 08:47:24] "POST /bgp-routers HTTP/1.1" 409 301 0.005144 10.0.0.23 - - [2025-11-12 08:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.23 - - [2025-11-12 08:47:24] "GET /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004068 10.0.0.23 - - [2025-11-12 08:47:24] "PUT /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e HTTP/1.1" 200 254 0.011318 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002012 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002088 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003213 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001647 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001287 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002614 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002949 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001248 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001236 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002254 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:47:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002432 10.0.0.73 - - [2025-11-12 08:48:35] "GET / HTTP/1.1" 200 35931 0.007847 10.0.0.73 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.73 - - [2025-11-12 08:48:35] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015204 10.0.0.73 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.73 - - [2025-11-12 08:48:35] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003088 10.0.0.73 - - [2025-11-12 08:48:35] "PUT /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74 HTTP/1.1" 200 274 0.011958 10.0.0.73 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.014833 10.0.0.73 - - [2025-11-12 08:48:35] "POST /virtual-routers HTTP/1.1" 200 599 0.020060 10.0.0.73 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.73 - - [2025-11-12 08:48:35] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006890 10.0.0.73 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.002547 10.0.0.73 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.73 - - [2025-11-12 08:48:35] "GET /virtual-network/347fa9a2-9744-41e5-8021-025738cd2d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008522 10.0.0.73 - - [2025-11-12 08:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.091858 10.0.0.23 - - [2025-11-12 08:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.23 - - [2025-11-12 08:48:45] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005339 10.0.0.23 - - [2025-11-12 08:49:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002459 10.0.0.23 - - [2025-11-12 08:49:56] "GET /global-system-configs HTTP/1.1" 200 322 0.005579 10.0.0.73 - - [2025-11-12 08:51:22] "GET / HTTP/1.1" 200 35931 0.002232 10.0.0.73 - - [2025-11-12 08:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.73 - - [2025-11-12 08:51:22] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007756 10.0.0.73 - - [2025-11-12 08:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.73 - - [2025-11-12 08:51:22] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004753 10.0.0.73 - - [2025-11-12 08:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.73 - - [2025-11-12 08:51:22] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.010733 10.0.0.73 - - [2025-11-12 08:51:22] "PUT /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6 HTTP/1.1" 200 262 0.025383 10.0.0.73 - - [2025-11-12 08:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023853 10.0.0.73 - - [2025-11-12 08:51:22] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.014227 10.0.0.73 - - [2025-11-12 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.73 - - [2025-11-12 08:51:23] "GET /virtual-machine-interface/4308e860-6f22-4f08-ac61-90d8d30db7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006093 10.0.0.73 - - [2025-11-12 08:51:23] "PUT /virtual-machine-interface/4308e860-6f22-4f08-ac61-90d8d30db7a8 HTTP/1.1" 200 284 0.025578 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001375 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:51:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001803 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:51:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001870 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:51:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002146 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:51:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002397 10.0.0.23 - - [2025-11-12 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.23 - - [2025-11-12 08:51:46] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003877 10.0.0.23 - - [2025-11-12 08:52:09] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003817 10.0.0.23 - - [2025-11-12 08:52:09] "POST /ref-update HTTP/1.1" 200 156 0.013993 10.0.0.23 - - [2025-11-12 08:52:18] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016472 10.0.0.23 - - [2025-11-12 08:52:18] "POST /set-tag HTTP/1.1" 200 109 0.007398 10.0.0.23 - - [2025-11-12 08:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.23 - - [2025-11-12 08:52:18] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002514 10.0.0.23 - - [2025-11-12 08:52:18] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006322 10.0.0.23 - - [2025-11-12 08:52:18] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.23 - - [2025-11-12 08:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.23 - - [2025-11-12 08:52:18] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003820 10.0.0.23 - - [2025-11-12 08:52:18] "GET /loadbalancer-pool/644d7364-26be-4744-a5b8-11884a5b8827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004834 10.0.0.23 - - [2025-11-12 08:52:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020526 10.0.0.23 - - [2025-11-12 08:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008501 10.0.0.23 - - [2025-11-12 08:52:18] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012340 10.0.0.23 - - [2025-11-12 08:52:18] "POST /tags HTTP/1.1" 409 205 0.003776 10.0.0.23 - - [2025-11-12 08:52:18] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005814 10.0.0.23 - - [2025-11-12 08:52:18] "POST /ref-update HTTP/1.1" 200 156 0.010414 10.0.0.23 - - [2025-11-12 08:52:18] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.025504 10.0.0.23 - - [2025-11-12 08:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.23 - - [2025-11-12 08:52:18] "GET /tag/e34b64a1-117e-4e13-a61d-c0ba913d65ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015855 10.0.0.23 - - [2025-11-12 08:52:18] "POST /set-tag HTTP/1.1" 200 109 0.025935 10.0.0.23 - - [2025-11-12 08:52:18] "PUT /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa HTTP/1.1" 200 256 0.047869 10.0.0.23 - - [2025-11-12 08:52:18] "GET /loadbalancer-pool/08b171a8-f4b1-4a98-ba1c-3424e854a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.011832 10.0.0.23 - - [2025-11-12 08:52:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016559 10.0.0.23 - - [2025-11-12 08:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025289 10.0.0.23 - - [2025-11-12 08:52:18] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016749 10.0.0.23 - - [2025-11-12 08:52:18] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003570 10.0.0.23 - - [2025-11-12 08:52:18] "POST /ref-update HTTP/1.1" 200 156 0.008336 10.0.0.23 - - [2025-11-12 08:52:18] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007912 10.0.0.23 - - [2025-11-12 08:52:18] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.23 - - [2025-11-12 08:52:18] "GET /loadbalancer-pool/bfb99be5-cdd4-47b6-98b3-1d2af7f74cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004016 10.0.0.23 - - [2025-11-12 08:52:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017141 10.0.0.23 - - [2025-11-12 08:52:18] "PUT /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa HTTP/1.1" 200 256 0.022010 10.0.0.23 - - [2025-11-12 08:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009243 10.0.0.23 - - [2025-11-12 08:52:19] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012015 10.0.0.23 - - [2025-11-12 08:52:19] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.23 - - [2025-11-12 08:52:19] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003748 10.0.0.23 - - [2025-11-12 08:52:19] "POST /ref-update HTTP/1.1" 200 156 0.011127 10.0.0.23 - - [2025-11-12 08:52:19] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012284 10.0.0.23 - - [2025-11-12 08:52:19] "PUT /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa HTTP/1.1" 200 256 0.013602 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:52:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001569 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:52:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001296 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008740 10.0.0.23 - - [2025-11-12 08:53:08] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.23 - - [2025-11-12 08:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.23 - - [2025-11-12 08:53:08] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004718 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004291 10.0.0.23 - - [2025-11-12 08:53:08] "POST /set-tag HTTP/1.1" 200 109 0.035676 10.0.0.23 - - [2025-11-12 08:53:08] "DELETE /loadbalancer-member/4b7293b1-bdc4-4e97-89cb-23bf40791e43 HTTP/1.1" 200 115 0.050013 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015794 10.0.0.23 - - [2025-11-12 08:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.23 - - [2025-11-12 08:53:08] "DELETE /loadbalancer-member/06fd58f3-ad0e-45d3-ac18-ebb0308f4d2a HTTP/1.1" 200 115 0.043975 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005399 10.0.0.23 - - [2025-11-12 08:53:08] "POST /set-tag HTTP/1.1" 200 109 0.004380 10.0.0.23 - - [2025-11-12 08:53:08] "DELETE /loadbalancer-member/a24d2c19-38e1-44db-b4ad-0f7ff9823a34 HTTP/1.1" 200 115 0.039518 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004228 10.0.0.23 - - [2025-11-12 08:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.23 - - [2025-11-12 08:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.23 - - [2025-11-12 08:53:08] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002416 10.0.0.23 - - [2025-11-12 08:53:08] "GET /loadbalancer-pool/644d7364-26be-4744-a5b8-11884a5b8827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002880 10.0.0.23 - - [2025-11-12 08:53:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040494 10.0.0.23 - - [2025-11-12 08:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017413 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015035 10.0.0.23 - - [2025-11-12 08:53:08] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007347 10.0.0.23 - - [2025-11-12 08:53:08] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.011177 10.0.0.23 - - [2025-11-12 08:53:08] "POST /set-tag HTTP/1.1" 200 109 0.071900 10.0.0.23 - - [2025-11-12 08:53:08] "GET /loadbalancer-pool/08b171a8-f4b1-4a98-ba1c-3424e854a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006413 10.0.0.23 - - [2025-11-12 08:53:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030573 10.0.0.23 - - [2025-11-12 08:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007427 10.0.0.23 - - [2025-11-12 08:53:09] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016131 10.0.0.23 - - [2025-11-12 08:53:09] "POST /set-tag HTTP/1.1" 200 109 0.053265 10.0.0.23 - - [2025-11-12 08:53:09] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005056 10.0.0.23 - - [2025-11-12 08:53:09] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003426 10.0.0.23 - - [2025-11-12 08:53:09] "GET /loadbalancer-pool/bfb99be5-cdd4-47b6-98b3-1d2af7f74cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003138 10.0.0.23 - - [2025-11-12 08:53:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029398 10.0.0.23 - - [2025-11-12 08:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036412 10.0.0.23 - - [2025-11-12 08:53:09] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008343 10.0.0.23 - - [2025-11-12 08:53:09] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007028 10.0.0.23 - - [2025-11-12 08:53:09] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003756 10.0.0.23 - - [2025-11-12 08:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.23 - - [2025-11-12 08:54:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003080 10.0.0.23 - - [2025-11-12 08:54:56] "GET /global-system-configs HTTP/1.1" 200 322 0.004356 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001460 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001634 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002018 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001970 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002270 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003625 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:57:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.23 - - [2025-11-12 08:57:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 10.0.0.23 - - [2025-11-12 08:57:33] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005503 10.0.0.23 - - [2025-11-12 08:57:33] "POST /set-tag HTTP/1.1" 200 109 0.005425 10.0.0.23 - - [2025-11-12 08:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.23 - - [2025-11-12 08:57:33] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002734 10.0.0.23 - - [2025-11-12 08:57:33] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004484 10.0.0.23 - - [2025-11-12 08:57:33] "POST /set-tag HTTP/1.1" 200 109 0.051585 10.0.0.23 - - [2025-11-12 08:57:33] "DELETE /loadbalancer-member/06c5e0e2-3a21-4ec1-875e-40f1f9e81ce7 HTTP/1.1" 200 115 0.126312 10.0.0.23 - - [2025-11-12 08:57:33] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006056 10.0.0.23 - - [2025-11-12 08:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003863 10.0.0.23 - - [2025-11-12 08:57:33] "DELETE /loadbalancer-member/301e0aa9-d0c2-4cc8-b1f1-2d6e9c411f63 HTTP/1.1" 200 115 0.039853 10.0.0.23 - - [2025-11-12 08:57:33] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009794 10.0.0.23 - - [2025-11-12 08:57:33] "POST /set-tag HTTP/1.1" 200 109 0.010551 10.0.0.23 - - [2025-11-12 08:57:33] "DELETE /loadbalancer-member/51b52805-e0d5-4553-a5bc-d2b8b55a3d68 HTTP/1.1" 200 115 0.050466 10.0.0.23 - - [2025-11-12 08:57:33] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010566 10.0.0.23 - - [2025-11-12 08:57:33] "POST /set-tag HTTP/1.1" 200 109 0.009598 10.0.0.23 - - [2025-11-12 08:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.23 - - [2025-11-12 08:57:33] "GET /loadbalancer/23ec9016-ae27-4941-a27e-184f33e6ceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002702 10.0.0.23 - - [2025-11-12 08:57:33] "GET /loadbalancer-pool/644d7364-26be-4744-a5b8-11884a5b8827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003229 10.0.0.23 - - [2025-11-12 08:57:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048983 10.0.0.23 - - [2025-11-12 08:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041659 10.0.0.23 - - [2025-11-12 08:57:34] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029606 10.0.0.23 - - [2025-11-12 08:57:34] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015600 10.0.0.23 - - [2025-11-12 08:57:34] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005057 10.0.0.23 - - [2025-11-12 08:57:34] "POST /set-tag HTTP/1.1" 200 109 0.122710 10.0.0.23 - - [2025-11-12 08:57:34] "GET /loadbalancer-pool/08b171a8-f4b1-4a98-ba1c-3424e854a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.009548 10.0.0.23 - - [2025-11-12 08:57:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.065531 10.0.0.23 - - [2025-11-12 08:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018280 10.0.0.23 - - [2025-11-12 08:57:34] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011415 10.0.0.23 - - [2025-11-12 08:57:34] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016060 10.0.0.23 - - [2025-11-12 08:57:34] "POST /set-tag HTTP/1.1" 200 109 0.009811 10.0.0.23 - - [2025-11-12 08:57:34] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004033 10.0.0.23 - - [2025-11-12 08:57:34] "GET /loadbalancer-pool/bfb99be5-cdd4-47b6-98b3-1d2af7f74cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006313 10.0.0.23 - - [2025-11-12 08:57:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028046 10.0.0.23 - - [2025-11-12 08:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.053225 10.0.0.23 - - [2025-11-12 08:57:34] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011155 10.0.0.23 - - [2025-11-12 08:57:34] "GET /virtual-machine-interface/2f9f0558-bfa4-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007941 10.0.0.23 - - [2025-11-12 08:57:34] "GET /floating-ip/abba4ba4-3c5c-4dff-adb9-9599f2f1dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003343 10.0.0.23 - - [2025-11-12 08:57:34] "POST /set-tag HTTP/1.1" 200 109 0.006610 10.0.0.23 - - [2025-11-12 08:58:18] "GET / HTTP/1.1" 200 35931 0.002904 10.0.0.23 - - [2025-11-12 08:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.23 - - [2025-11-12 08:58:19] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.072832 10.0.0.23 - - [2025-11-12 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.23 - - [2025-11-12 08:58:19] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045889 10.0.0.23 - - [2025-11-12 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2025-11-12 08:58:19] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.080279 10.0.0.23 - - [2025-11-12 08:58:20] "POST /tags HTTP/1.1" 200 333 0.051880 10.0.0.23 - - [2025-11-12 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.23 - - [2025-11-12 08:58:20] "GET /tag/7b9ca568-a85c-4245-9cf8-0021949a5bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017700 10.0.0.23 - - [2025-11-12 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.23 - - [2025-11-12 08:58:20] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032101 10.0.0.23 - - [2025-11-12 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.23 - - [2025-11-12 08:58:20] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004644 10.0.0.23 - - [2025-11-12 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.23 - - [2025-11-12 08:58:20] "GET /service-appliance-set/d7ff6150-9ace-4e4c-a8c2-8d6eecc388cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002471 10.0.0.23 - - [2025-11-12 08:58:20] "POST /fqname-to-id HTTP/1.1" 404 254 0.004184 10.0.0.23 - - [2025-11-12 08:58:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.122992 10.0.0.23 - - [2025-11-12 08:58:20] "GET /virtual-machine-interface/ff30bf95-a1fb-4f7f-8ae7-dafd81e8edfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012918 10.0.0.23 - - [2025-11-12 08:58:20] "POST /instance-ips HTTP/1.1" 200 409 0.030705 10.0.0.23 - - [2025-11-12 08:58:20] "GET /instance-ip/32492d8c-bb17-45ff-a673-9d269f22f14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.021382 10.0.0.23 - - [2025-11-12 08:58:20] "POST /loadbalancers HTTP/1.1" 200 610 0.066397 10.0.0.23 - - [2025-11-12 08:58:20] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034740 10.0.0.23 - - [2025-11-12 08:58:20] "GET /instance-ip/32492d8c-bb17-45ff-a673-9d269f22f14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009088 10.0.0.23 - - [2025-11-12 08:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036939 10.0.0.23 - - [2025-11-12 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.23 - - [2025-11-12 08:58:20] "POST /floating-ips HTTP/1.1" 200 597 0.062553 10.0.0.23 - - [2025-11-12 08:58:20] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053574 10.0.0.23 - - [2025-11-12 08:58:20] "GET /loadbalancer/b939da14-edcc-4854-bee8-72e12eebb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002644 10.0.0.23 - - [2025-11-12 08:58:21] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.026372 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.23 - - [2025-11-12 08:58:21] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038995 10.0.0.23 - - [2025-11-12 08:58:21] "GET /loadbalancer-listener/3808b44e-28fe-4131-9a1c-3f40c9db4de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003634 10.0.0.23 - - [2025-11-12 08:58:21] "GET /loadbalancer-listener/3808b44e-28fe-4131-9a1c-3f40c9db4de3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004232 10.0.0.23 - - [2025-11-12 08:58:21] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020962 10.0.0.23 - - [2025-11-12 08:58:21] "GET /instance-ip/32492d8c-bb17-45ff-a673-9d269f22f14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003169 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.23 - - [2025-11-12 08:58:21] "GET /instance-ip/32492d8c-bb17-45ff-a673-9d269f22f14e?fields=floating_ips HTTP/1.1" 200 1212 0.004758 10.0.0.23 - - [2025-11-12 08:58:21] "GET /loadbalancer/b939da14-edcc-4854-bee8-72e12eebb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003812 10.0.0.23 - - [2025-11-12 08:58:21] "GET /floating-ip/674ddc28-4f5c-49ac-a44b-3fc8cddcb397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002472 10.0.0.23 - - [2025-11-12 08:58:21] "POST /tags HTTP/1.1" 200 295 0.047358 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.23 - - [2025-11-12 08:58:21] "GET /tag/53ec4bb5-7b1a-49f4-8b86-1d5c721a67fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.011694 10.0.0.23 - - [2025-11-12 08:58:21] "POST /tags HTTP/1.1" 409 233 0.002640 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.23 - - [2025-11-12 08:58:21] "GET /tag/1b45775c-8f73-4ae9-a28a-291d4042a7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011438 10.0.0.23 - - [2025-11-12 08:58:21] "POST /tags HTTP/1.1" 409 206 0.007655 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.23 - - [2025-11-12 08:58:21] "GET /tag/9463a76f-2d4d-4264-bfa5-8ca3b46a1b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012663 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.23 - - [2025-11-12 08:58:21] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004282 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.23 - - [2025-11-12 08:58:21] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059804 10.0.0.23 - - [2025-11-12 08:58:21] "POST /virtual-machines HTTP/1.1" 200 369 0.009442 10.0.0.23 - - [2025-11-12 08:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014030 10.0.0.23 - - [2025-11-12 08:58:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115698 10.0.0.23 - - [2025-11-12 08:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009039 10.0.0.23 - - [2025-11-12 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008520 10.0.0.23 - - [2025-11-12 08:58:21] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004859 10.0.0.23 - - [2025-11-12 08:58:21] "POST /instance-ips HTTP/1.1" 200 409 0.018936 10.0.0.23 - - [2025-11-12 08:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025572 10.0.0.23 - - [2025-11-12 08:58:22] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009586 10.0.0.23 - - [2025-11-12 08:58:22] "POST /set-tag HTTP/1.1" 200 109 0.017398 10.0.0.23 - - [2025-11-12 08:58:22] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012691 10.0.0.23 - - [2025-11-12 08:58:22] "GET /instance-ip/bd87fcf2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003338 10.0.0.23 - - [2025-11-12 08:58:22] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005242 10.0.0.23 - - [2025-11-12 08:58:22] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.23 - - [2025-11-12 08:58:22] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004819 10.0.0.23 - - [2025-11-12 08:58:22] "POST /ref-update HTTP/1.1" 200 156 0.016917 10.0.0.23 - - [2025-11-12 08:58:22] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021657 10.0.0.23 - - [2025-11-12 08:58:22] "POST /set-tag HTTP/1.1" 200 109 0.004479 10.0.0.23 - - [2025-11-12 08:58:22] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010493 10.0.0.23 - - [2025-11-12 08:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.23 - - [2025-11-12 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.23 - - [2025-11-12 08:58:23] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004178 10.0.0.23 - - [2025-11-12 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.23 - - [2025-11-12 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.23 - - [2025-11-12 08:58:23] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047368 10.0.0.23 - - [2025-11-12 08:58:23] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034746 10.0.0.23 - - [2025-11-12 08:58:23] "GET /virtual-networks?parent_id=01fc9c61-882e-40a7-b784-745a0f8e88d6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002258 10.0.0.23 - - [2025-11-12 08:58:23] "POST /virtual-machines HTTP/1.1" 200 369 0.010598 10.0.0.23 - - [2025-11-12 08:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043995 10.0.0.23 - - [2025-11-12 08:58:23] "POST /virtual-networks HTTP/1.1" 200 512 0.122867 10.0.0.23 - - [2025-11-12 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012200 10.0.0.23 - - [2025-11-12 08:58:23] "POST /route-targets HTTP/1.1" 200 327 0.018157 10.0.0.23 - - [2025-11-12 08:58:23] "GET /network-ipam/a316849e-d82e-4bcd-9017-f5008442de23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007833 10.0.0.23 - - [2025-11-12 08:58:23] "POST /ref-update HTTP/1.1" 200 156 0.097818 10.0.0.23 - - [2025-11-12 08:58:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.190622 10.0.0.23 - - [2025-11-12 08:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036924 10.0.0.23 - - [2025-11-12 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019213 10.0.0.23 - - [2025-11-12 08:58:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008731 10.0.0.23 - - [2025-11-12 08:58:23] "POST /ref-update HTTP/1.1" 200 156 0.191828 10.0.0.23 - - [2025-11-12 08:58:23] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004475 10.0.0.23 - - [2025-11-12 08:58:23] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004174 10.0.0.23 - - [2025-11-12 08:58:23] "GET /domains HTTP/1.1" 200 280 0.002012 10.0.0.23 - - [2025-11-12 08:58:23] "POST /instance-ips HTTP/1.1" 200 409 0.037385 10.0.0.23 - - [2025-11-12 08:58:23] "GET /domain/a831d1f5-09f7-4181-86da-840c44e463f3 HTTP/1.1" 200 3086 0.048651 10.0.0.23 - - [2025-11-12 08:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.050628 10.0.0.23 - - [2025-11-12 08:58:23] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.023970 10.0.0.23 - - [2025-11-12 08:58:23] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6 HTTP/1.1" 200 7063 0.101394 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2090 0.012964 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2090 0.005358 10.0.0.23 - - [2025-11-12 08:58:24] "GET /routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d HTTP/1.1" 200 1401 0.003015 10.0.0.23 - - [2025-11-12 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.072257 10.0.0.23 - - [2025-11-12 08:58:24] "GET /routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d HTTP/1.1" 200 1401 0.014812 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017053 10.0.0.23 - - [2025-11-12 08:58:24] "GET /route-target/71865415-7c03-4861-b923-45f9915e40f2 HTTP/1.1" 200 1152 0.008947 10.0.0.23 - - [2025-11-12 08:58:24] "GET /instance-ip/bea1537c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003628 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2090 0.006305 10.0.0.23 - - [2025-11-12 08:58:24] "GET /routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d HTTP/1.1" 200 1401 0.003078 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004866 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2090 0.004766 10.0.0.23 - - [2025-11-12 08:58:24] "GET /routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d HTTP/1.1" 200 1401 0.002859 10.0.0.23 - - [2025-11-12 08:58:24] "GET /routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d HTTP/1.1" 200 1401 0.002850 10.0.0.23 - - [2025-11-12 08:58:24] "GET /route-target/71865415-7c03-4861-b923-45f9915e40f2 HTTP/1.1" 200 1152 0.002599 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004031 10.0.0.23 - - [2025-11-12 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.006227 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005560 10.0.0.23 - - [2025-11-12 08:58:24] "GET /domains HTTP/1.1" 200 280 0.002870 10.0.0.23 - - [2025-11-12 08:58:24] "GET /domain/a831d1f5-09f7-4181-86da-840c44e463f3 HTTP/1.1" 200 3086 0.002378 10.0.0.23 - - [2025-11-12 08:58:24] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6 HTTP/1.1" 200 7063 0.032113 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2090 0.005890 10.0.0.23 - - [2025-11-12 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.022211 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018919 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.23 - - [2025-11-12 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.23 - - [2025-11-12 08:58:24] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030401 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005128 10.0.0.23 - - [2025-11-12 08:58:24] "GET /floating-ip-pools?parent_id=b26e8546-af8f-4552-a0d8-d227c076fa91&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002151 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005197 10.0.0.23 - - [2025-11-12 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004277 10.0.0.23 - - [2025-11-12 08:58:24] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018061 10.0.0.23 - - [2025-11-12 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.013706 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003890 10.0.0.23 - - [2025-11-12 08:58:24] "GET /domains HTTP/1.1" 200 280 0.001828 10.0.0.23 - - [2025-11-12 08:58:24] "GET /domain/a831d1f5-09f7-4181-86da-840c44e463f3 HTTP/1.1" 200 3086 0.003011 10.0.0.23 - - [2025-11-12 08:58:24] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6 HTTP/1.1" 200 7319 0.058320 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2328 0.005365 10.0.0.23 - - [2025-11-12 08:58:24] "GET /floating-ip-pool/28306809-6f13-43f7-bd21-439c30bab794 HTTP/1.1" 200 1314 0.002069 10.0.0.23 - - [2025-11-12 08:58:24] "GET /domains HTTP/1.1" 200 280 0.001185 10.0.0.23 - - [2025-11-12 08:58:24] "GET /domain/a831d1f5-09f7-4181-86da-840c44e463f3 HTTP/1.1" 200 3086 0.002206 10.0.0.23 - - [2025-11-12 08:58:24] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6 HTTP/1.1" 200 7319 0.028964 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 2328 0.003511 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003657 10.0.0.23 - - [2025-11-12 08:58:24] "POST /tags HTTP/1.1" 200 365 0.044144 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.23 - - [2025-11-12 08:58:24] "GET /tag/ca958d6d-d9af-4e60-85fa-098175283e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014313 10.0.0.23 - - [2025-11-12 08:58:24] "POST /tags HTTP/1.1" 409 206 0.001681 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.23 - - [2025-11-12 08:58:24] "GET /tag/9463a76f-2d4d-4264-bfa5-8ca3b46a1b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014482 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.23 - - [2025-11-12 08:58:24] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.039715 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.23 - - [2025-11-12 08:58:24] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004690 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.23 - - [2025-11-12 08:58:24] "GET /service-appliance-set/f59f4303-deb3-4f62-a3de-8bad9e2efc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.016408 10.0.0.23 - - [2025-11-12 08:58:24] "POST /fqname-to-id HTTP/1.1" 404 258 0.002086 10.0.0.23 - - [2025-11-12 08:58:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122987 10.0.0.23 - - [2025-11-12 08:58:25] "GET /virtual-machine-interface/58462c80-0e75-443a-9769-10e1f7793df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005320 10.0.0.23 - - [2025-11-12 08:58:25] "POST /set-tag HTTP/1.1" 200 109 0.019481 10.0.0.23 - - [2025-11-12 08:58:25] "POST /instance-ips HTTP/1.1" 200 417 0.048648 10.0.0.23 - - [2025-11-12 08:58:25] "GET /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004193 10.0.0.23 - - [2025-11-12 08:58:25] "POST /loadbalancers HTTP/1.1" 200 618 0.062053 10.0.0.23 - - [2025-11-12 08:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030793 10.0.0.23 - - [2025-11-12 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.23 - - [2025-11-12 08:58:25] "POST /service-instances HTTP/1.1" 200 566 0.036204 10.0.0.23 - - [2025-11-12 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.014140 10.0.0.23 - - [2025-11-12 08:58:25] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.061295 10.0.0.23 - - [2025-11-12 08:58:25] "GET /virtual-machine-interface/58462c80-0e75-443a-9769-10e1f7793df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010873 10.0.0.23 - - [2025-11-12 08:58:25] "GET /virtual-machine-interface/58462c80-0e75-443a-9769-10e1f7793df5?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007348 10.0.0.23 - - [2025-11-12 08:58:25] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.017942 10.0.0.23 - - [2025-11-12 08:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017126 10.0.0.23 - - [2025-11-12 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.23 - - [2025-11-12 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.23 - - [2025-11-12 08:58:25] "GET /floating-ip-pool/28306809-6f13-43f7-bd21-439c30bab794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001780 10.0.0.23 - - [2025-11-12 08:58:25] "POST /virtual-machines HTTP/1.1" 200 429 0.012206 10.0.0.23 - - [2025-11-12 08:58:25] "POST /floating-ips HTTP/1.1" 200 671 0.057559 10.0.0.23 - - [2025-11-12 08:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.059069 10.0.0.23 - - [2025-11-12 08:58:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110539 10.0.0.23 - - [2025-11-12 08:58:25] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013167 10.0.0.23 - - [2025-11-12 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.23 - - [2025-11-12 08:58:25] "POST /chown HTTP/1.1" 200 109 0.026562 10.0.0.23 - - [2025-11-12 08:58:25] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002505 10.0.0.23 - - [2025-11-12 08:58:25] "POST /tags HTTP/1.1" 409 221 0.003066 10.0.0.23 - - [2025-11-12 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.23 - - [2025-11-12 08:58:25] "POST /chown HTTP/1.1" 200 109 0.011513 10.0.0.23 - - [2025-11-12 08:58:25] "PUT /virtual-machine-interface/fc2262ab-ed97-441c-b7fc-7851881277a1 HTTP/1.1" 200 284 0.017709 10.0.0.23 - - [2025-11-12 08:58:25] "GET /tag/7b9ca568-a85c-4245-9cf8-0021949a5bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019501 10.0.0.23 - - [2025-11-12 08:58:25] "POST /tags HTTP/1.1" 409 238 0.001956 10.0.0.23 - - [2025-11-12 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.23 - - [2025-11-12 08:58:25] "PUT /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 256 0.048813 10.0.0.23 - - [2025-11-12 08:58:25] "GET /tag/ca958d6d-d9af-4e60-85fa-098175283e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027125 10.0.0.23 - - [2025-11-12 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.012404 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.036388 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.022868 10.0.0.23 - - [2025-11-12 08:58:26] "POST /firewall-rules HTTP/1.1" 200 650 0.124340 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.080706 10.0.0.23 - - [2025-11-12 08:58:26] "GET /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.075545 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.039955 10.0.0.23 - - [2025-11-12 08:58:26] "GET /firewall-policy/df30b5ce-789a-4be5-82e0-49ae33cfe502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.026621 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.036755 10.0.0.23 - - [2025-11-12 08:58:26] "GET /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003938 10.0.0.23 - - [2025-11-12 08:58:26] "POST /virtual-machines HTTP/1.1" 200 429 0.026814 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.061754 10.0.0.23 - - [2025-11-12 08:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.23 - - [2025-11-12 08:58:26] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.051738 10.0.0.23 - - [2025-11-12 08:58:26] "GET /loadbalancer/be243e6d-032d-4251-a468-2b4c07b5cf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003209 10.0.0.23 - - [2025-11-12 08:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134794 10.0.0.23 - - [2025-11-12 08:58:26] "POST /chown HTTP/1.1" 200 109 0.016042 10.0.0.23 - - [2025-11-12 08:58:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.046049 10.0.0.23 - - [2025-11-12 08:58:26] "POST /chown HTTP/1.1" 200 109 0.006131 10.0.0.23 - - [2025-11-12 08:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-11-12 08:58:26] "PUT /virtual-machine-interface/72d2b40f-8a27-43db-9f88-ab8cdd6bed52 HTTP/1.1" 200 284 0.024714 10.0.0.23 - - [2025-11-12 08:58:26] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.046643 10.0.0.23 - - [2025-11-12 08:58:26] "PUT /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 256 0.040551 10.0.0.23 - - [2025-11-12 08:58:26] "GET /loadbalancer-listener/1154c5e0-d657-4495-9108-254ad2880226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005966 10.0.0.23 - - [2025-11-12 08:58:26] "GET /loadbalancer-listener/1154c5e0-d657-4495-9108-254ad2880226?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.008607 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.023666 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.017310 10.0.0.23 - - [2025-11-12 08:58:26] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.058753 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.033322 10.0.0.23 - - [2025-11-12 08:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022013 10.0.0.23 - - [2025-11-12 08:58:26] "GET /loadbalancer-pool/86960d71-f044-4e15-99ce-33d386e2174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008744 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.23 - - [2025-11-12 08:58:26] "POST /ref-update HTTP/1.1" 200 156 0.019815 10.0.0.23 - - [2025-11-12 08:58:26] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.013546 10.0.0.23 - - [2025-11-12 08:58:26] "POST /loadbalancer-members HTTP/1.1" 200 707 0.052032 10.0.0.23 - - [2025-11-12 08:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028250 10.0.0.23 - - [2025-11-12 08:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021689 10.0.0.23 - - [2025-11-12 08:58:26] "GET /loadbalancer-member/97c18e66-39a3-4e1f-89a4-fd79cc312e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.016373 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.007250 10.0.0.23 - - [2025-11-12 08:58:27] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002444 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.23 - - [2025-11-12 08:58:27] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002261 10.0.0.23 - - [2025-11-12 08:58:27] "POST /tags HTTP/1.1" 409 221 0.001458 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.006645 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 256 0.036113 10.0.0.23 - - [2025-11-12 08:58:27] "GET /tag/7b9ca568-a85c-4245-9cf8-0021949a5bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.031254 10.0.0.23 - - [2025-11-12 08:58:27] "POST /tags HTTP/1.1" 409 238 0.002233 10.0.0.23 - - [2025-11-12 08:58:27] "POST /ref-update HTTP/1.1" 200 156 0.040779 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.23 - - [2025-11-12 08:58:27] "GET /tag/ca958d6d-d9af-4e60-85fa-098175283e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013405 10.0.0.23 - - [2025-11-12 08:58:27] "POST /firewall-rules HTTP/1.1" 409 293 0.002180 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.009875 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.020129 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 256 0.019565 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c HTTP/1.1" 200 260 0.030126 10.0.0.23 - - [2025-11-12 08:58:27] "GET /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012093 10.0.0.23 - - [2025-11-12 08:58:27] "GET /firewall-policy/df30b5ce-789a-4be5-82e0-49ae33cfe502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004437 10.0.0.23 - - [2025-11-12 08:58:27] "POST /ref-update HTTP/1.1" 200 156 0.011597 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.006031 10.0.0.23 - - [2025-11-12 08:58:27] "GET /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016223 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.007589 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 256 0.025366 10.0.0.23 - - [2025-11-12 08:58:27] "POST /ref-update HTTP/1.1" 200 156 0.020093 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.006400 10.0.0.23 - - [2025-11-12 08:58:27] "POST /chown HTTP/1.1" 200 109 0.015619 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 256 0.033962 10.0.0.23 - - [2025-11-12 08:58:27] "POST /ref-update HTTP/1.1" 200 156 0.021150 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.23 - - [2025-11-12 08:58:27] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004945 10.0.0.23 - - [2025-11-12 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.033384 10.0.0.23 - - [2025-11-12 08:58:27] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.058475 10.0.0.23 - - [2025-11-12 08:58:27] "POST /virtual-machines HTTP/1.1" 200 373 0.017167 10.0.0.23 - - [2025-11-12 08:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036718 10.0.0.23 - - [2025-11-12 08:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027273 10.0.0.23 - - [2025-11-12 08:58:27] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.053348 10.0.0.23 - - [2025-11-12 08:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014639 10.0.0.23 - - [2025-11-12 08:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154060 10.0.0.23 - - [2025-11-12 08:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012772 10.0.0.23 - - [2025-11-12 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013840 10.0.0.23 - - [2025-11-12 08:58:28] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.023427 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009785 10.0.0.23 - - [2025-11-12 08:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012195 10.0.0.23 - - [2025-11-12 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.006917 10.0.0.23 - - [2025-11-12 08:58:28] "POST /instance-ips HTTP/1.1" 200 413 0.047834 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.010216 10.0.0.23 - - [2025-11-12 08:58:28] "POST /ref-update HTTP/1.1" 200 156 0.045054 10.0.0.23 - - [2025-11-12 08:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.054811 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.018786 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016594 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.007494 10.0.0.23 - - [2025-11-12 08:58:28] "POST /ref-update HTTP/1.1" 200 156 0.017681 10.0.0.23 - - [2025-11-12 08:58:28] "POST /set-tag HTTP/1.1" 200 109 0.037545 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012174 10.0.0.23 - - [2025-11-12 08:58:28] "GET /instance-ip/c136b08c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005458 10.0.0.23 - - [2025-11-12 08:58:28] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.010232 10.0.0.23 - - [2025-11-12 08:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010849 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013411 10.0.0.23 - - [2025-11-12 08:58:28] "POST /set-tag HTTP/1.1" 200 109 0.004067 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.012128 10.0.0.23 - - [2025-11-12 08:58:28] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.017955 10.0.0.23 - - [2025-11-12 08:58:28] "POST /ref-update HTTP/1.1" 200 156 0.012334 10.0.0.23 - - [2025-11-12 08:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020193 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019740 10.0.0.23 - - [2025-11-12 08:58:28] "POST /set-tag HTTP/1.1" 200 109 0.005948 10.0.0.23 - - [2025-11-12 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.006317 10.0.0.23 - - [2025-11-12 08:58:28] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004873 10.0.0.23 - - [2025-11-12 08:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.005365 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.012937 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.018291 10.0.0.23 - - [2025-11-12 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.005796 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.019652 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.021507 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.025677 10.0.0.23 - - [2025-11-12 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.006318 10.0.0.23 - - [2025-11-12 08:58:28] "POST /chown HTTP/1.1" 200 109 0.030602 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006463 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.018902 10.0.0.23 - - [2025-11-12 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006894 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.017567 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.026449 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006615 10.0.0.23 - - [2025-11-12 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.005565 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.012333 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.025818 10.0.0.23 - - [2025-11-12 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006569 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.014983 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.023422 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006189 10.0.0.23 - - [2025-11-12 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.007833 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006836 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.017968 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.019811 10.0.0.23 - - [2025-11-12 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.007478 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.017331 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.010385 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006605 10.0.0.23 - - [2025-11-12 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.005936 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.006654 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.023745 10.0.0.23 - - [2025-11-12 08:58:29] "POST /chown HTTP/1.1" 200 109 0.020139 10.0.0.23 - - [2025-11-12 08:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.007010 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.014027 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.007113 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.015355 10.0.0.23 - - [2025-11-12 08:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.022652 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.013824 10.0.0.23 - - [2025-11-12 08:58:30] "POST /chown HTTP/1.1" 200 109 0.005433 10.0.0.23 - - [2025-11-12 08:58:37] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007581 10.0.0.23 - - [2025-11-12 08:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.23 - - [2025-11-12 08:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.23 - - [2025-11-12 08:58:37] "GET /loadbalancer/b939da14-edcc-4854-bee8-72e12eebb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002550 10.0.0.23 - - [2025-11-12 08:58:37] "GET /loadbalancer-pool/83462596-97d1-4077-bfc8-bf97d262f983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002425 10.0.0.23 - - [2025-11-12 08:58:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026780 10.0.0.23 - - [2025-11-12 08:58:37] "GET /virtual-machine/96465fb6-7ca1-451a-91f0-3363711ef95a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.005371 10.0.0.23 - - [2025-11-12 08:58:37] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004175 10.0.0.23 - - [2025-11-12 08:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017844 10.0.0.23 - - [2025-11-12 08:58:37] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009402 10.0.0.23 - - [2025-11-12 08:58:37] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003625 10.0.0.23 - - [2025-11-12 08:58:37] "POST /ref-update HTTP/1.1" 200 156 0.017995 10.0.0.23 - - [2025-11-12 08:58:37] "GET /floating-ip/674ddc28-4f5c-49ac-a44b-3fc8cddcb397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.008405 10.0.0.23 - - [2025-11-12 08:58:37] "POST /tags HTTP/1.1" 409 221 0.009270 10.0.0.23 - - [2025-11-12 08:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.23 - - [2025-11-12 08:58:37] "GET /tag/7b9ca568-a85c-4245-9cf8-0021949a5bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009944 10.0.0.23 - - [2025-11-12 08:58:37] "PUT /floating-ip/674ddc28-4f5c-49ac-a44b-3fc8cddcb397 HTTP/1.1" 200 256 0.032391 10.0.0.23 - - [2025-11-12 08:58:37] "POST /set-tag HTTP/1.1" 200 109 0.053598 10.0.0.23 - - [2025-11-12 08:58:38] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006761 10.0.0.23 - - [2025-11-12 08:58:38] "POST /set-tag HTTP/1.1" 200 109 0.003979 10.0.0.23 - - [2025-11-12 08:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-11-12 08:58:38] "GET /loadbalancer/b939da14-edcc-4854-bee8-72e12eebb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003059 10.0.0.23 - - [2025-11-12 08:58:38] "GET /loadbalancer-pool/83462596-97d1-4077-bfc8-bf97d262f983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004267 10.0.0.23 - - [2025-11-12 08:58:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019313 10.0.0.23 - - [2025-11-12 08:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016606 10.0.0.23 - - [2025-11-12 08:58:38] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010404 10.0.0.23 - - [2025-11-12 08:58:38] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003552 10.0.0.23 - - [2025-11-12 08:58:38] "POST /ref-update HTTP/1.1" 200 156 0.006305 10.0.0.23 - - [2025-11-12 08:58:38] "GET /floating-ip/674ddc28-4f5c-49ac-a44b-3fc8cddcb397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010221 10.0.0.23 - - [2025-11-12 08:58:38] "POST /set-tag HTTP/1.1" 200 109 0.016481 10.0.0.23 - - [2025-11-12 08:58:42] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013162 10.0.0.23 - - [2025-11-12 08:58:42] "POST /set-tag HTTP/1.1" 200 109 0.003874 10.0.0.23 - - [2025-11-12 08:58:42] "GET /virtual-machine/89a755ff-2b2f-4ca5-9995-ec5373a7ab06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.011513 10.0.0.23 - - [2025-11-12 08:58:42] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010482 10.0.0.23 - - [2025-11-12 08:58:43] "GET /virtual-machine/6dc9a6d3-9fd1-43eb-b419-848cca71d1e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.011494 10.0.0.23 - - [2025-11-12 08:58:43] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012110 10.0.0.23 - - [2025-11-12 08:58:43] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013578 10.0.0.23 - - [2025-11-12 08:58:43] "POST /set-tag HTTP/1.1" 200 109 0.005799 10.0.0.23 - - [2025-11-12 08:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.23 - - [2025-11-12 08:58:46] "POST /chown HTTP/1.1" 200 109 0.013140 10.0.0.23 - - [2025-11-12 08:58:46] "POST /chown HTTP/1.1" 200 109 0.013313 10.0.0.23 - - [2025-11-12 08:58:46] "POST /chown HTTP/1.1" 200 109 0.022074 10.0.0.23 - - [2025-11-12 08:58:46] "POST /chown HTTP/1.1" 200 109 0.006439 10.0.0.23 - - [2025-11-12 08:59:15] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.024106 10.0.0.23 - - [2025-11-12 08:59:15] "POST /set-tag HTTP/1.1" 200 109 0.004928 10.0.0.23 - - [2025-11-12 08:59:15] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010790 10.0.0.23 - - [2025-11-12 08:59:15] "POST /set-tag HTTP/1.1" 200 109 0.008600 10.0.0.23 - - [2025-11-12 08:59:15] "GET /virtual-machine/6dc9a6d3-9fd1-43eb-b419-848cca71d1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.007139 10.0.0.23 - - [2025-11-12 08:59:15] "POST /ref-update HTTP/1.1" 200 156 0.022639 10.0.0.23 - - [2025-11-12 08:59:15] "GET /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013249 10.0.0.23 - - [2025-11-12 08:59:15] "POST /set-tag HTTP/1.1" 200 109 0.031885 10.0.0.23 - - [2025-11-12 08:59:15] "POST /set-tag HTTP/1.1" 200 109 0.020438 10.0.0.23 - - [2025-11-12 08:59:15] "DELETE /instance-ip/c136b08c-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.051561 10.0.0.23 - - [2025-11-12 08:59:16] "DELETE /virtual-machine-interface/c1161840-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.044628 10.0.0.23 - - [2025-11-12 08:59:16] "DELETE /virtual-machine/6dc9a6d3-9fd1-43eb-b419-848cca71d1e0 HTTP/1.1" 200 115 0.020044 10.0.0.23 - - [2025-11-12 08:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.23 - - [2025-11-12 08:59:18] "GET /tag/ca958d6d-d9af-4e60-85fa-098175283e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018346 10.0.0.23 - - [2025-11-12 08:59:18] "GET /tag/ca958d6d-d9af-4e60-85fa-098175283e27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.039160 10.0.0.23 - - [2025-11-12 08:59:18] "GET /virtual-machine-interface/58462c80-0e75-443a-9769-10e1f7793df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006554 10.0.0.23 - - [2025-11-12 08:59:18] "POST /set-tag HTTP/1.1" 200 109 0.040625 10.0.0.23 - - [2025-11-12 08:59:18] "GET /virtual-machine-interface/72d2b40f-8a27-43db-9f88-ab8cdd6bed52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.020786 10.0.0.23 - - [2025-11-12 08:59:18] "POST /set-tag HTTP/1.1" 200 109 0.024538 10.0.0.23 - - [2025-11-12 08:59:18] "GET /virtual-machine-interface/fc2262ab-ed97-441c-b7fc-7851881277a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004151 10.0.0.23 - - [2025-11-12 08:59:18] "POST /set-tag HTTP/1.1" 200 109 0.017762 10.0.0.23 - - [2025-11-12 08:59:18] "GET /firewall-policy/df30b5ce-789a-4be5-82e0-49ae33cfe502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013451 10.0.0.23 - - [2025-11-12 08:59:18] "GET /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003478 10.0.0.23 - - [2025-11-12 08:59:18] "POST /ref-update HTTP/1.1" 200 156 0.016992 10.0.0.23 - - [2025-11-12 08:59:18] "DELETE /firewall-rule/a80c1612-b2dd-4efd-ba35-fbe27cda0e9c HTTP/1.1" 200 115 0.061127 10.0.0.23 - - [2025-11-12 08:59:18] "DELETE /loadbalancer-member/97c18e66-39a3-4e1f-89a4-fd79cc312e0a HTTP/1.1" 200 115 0.038918 10.0.0.23 - - [2025-11-12 08:59:19] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.014169 10.0.0.23 - - [2025-11-12 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012995 10.0.0.23 - - [2025-11-12 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /loadbalancer-pool/86960d71-f044-4e15-99ce-33d386e2174f HTTP/1.1" 200 115 0.076436 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /loadbalancer-listener/1154c5e0-d657-4495-9108-254ad2880226 HTTP/1.1" 200 115 0.030902 10.0.0.23 - - [2025-11-12 08:59:19] "GET /floating-ip/a9025de0-8253-44d4-b2fa-8b81e0d7cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.008681 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.015222 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.025459 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.020760 10.0.0.23 - - [2025-11-12 08:59:19] "PUT /floating-ip/a9025de0-8253-44d4-b2fa-8b81e0d7cf67 HTTP/1.1" 200 256 0.034290 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.008799 10.0.0.23 - - [2025-11-12 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.005905 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /floating-ip/a9025de0-8253-44d4-b2fa-8b81e0d7cf67 HTTP/1.1" 200 115 0.098186 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.008436 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.017531 10.0.0.23 - - [2025-11-12 08:59:19] "POST /chown HTTP/1.1" 200 109 0.023228 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /loadbalancer/be243e6d-032d-4251-a468-2b4c07b5cf93 HTTP/1.1" 200 115 0.074921 10.0.0.23 - - [2025-11-12 08:59:19] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.010941 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /instance-ip/786cfdf4-a993-4b2f-928c-5d592f219abe HTTP/1.1" 200 115 0.062713 10.0.0.23 - - [2025-11-12 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017991 10.0.0.23 - - [2025-11-12 08:59:19] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.011343 10.0.0.23 - - [2025-11-12 08:59:19] "GET /floating-ip-pool/28306809-6f13-43f7-bd21-439c30bab794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002469 10.0.0.23 - - [2025-11-12 08:59:19] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /virtual-machine-interface/58462c80-0e75-443a-9769-10e1f7793df5 HTTP/1.1" 200 115 0.116050 10.0.0.23 - - [2025-11-12 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032879 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /floating-ip-pool/28306809-6f13-43f7-bd21-439c30bab794 HTTP/1.1" 200 115 0.082764 10.0.0.23 - - [2025-11-12 08:59:19] "PUT /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 266 0.015369 10.0.0.23 - - [2025-11-12 08:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022132 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /tag/ca958d6d-d9af-4e60-85fa-098175283e27 HTTP/1.1" 200 115 0.123397 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /service-instance/4700a8d2-86cf-4cb1-8bde-44fa10dfe049 HTTP/1.1" 200 115 0.066230 10.0.0.23 - - [2025-11-12 08:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003827 10.0.0.23 - - [2025-11-12 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.23 - - [2025-11-12 08:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002944 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /virtual-network/b26e8546-af8f-4552-a0d8-d227c076fa91 HTTP/1.1" 200 115 0.168061 10.0.0.23 - - [2025-11-12 08:59:19] "GET /routing-instance/178f263c-0fb0-4e96-863b-35fd48e54d9d HTTP/1.1" 404 171 0.006067 10.0.0.23 - - [2025-11-12 08:59:19] "GET /virtual-machine-interface/72d2b40f-8a27-43db-9f88-ab8cdd6bed52?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.011246 10.0.0.23 - - [2025-11-12 08:59:19] "GET /domains HTTP/1.1" 200 280 0.003578 10.0.0.23 - - [2025-11-12 08:59:19] "GET /domain/a831d1f5-09f7-4181-86da-840c44e463f3 HTTP/1.1" 200 3086 0.003778 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /route-target/71865415-7c03-4861-b923-45f9915e40f2 HTTP/1.1" 200 115 0.048889 10.0.0.23 - - [2025-11-12 08:59:19] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6 HTTP/1.1" 200 7141 0.053446 10.0.0.23 - - [2025-11-12 08:59:19] "DELETE /virtual-machine-interface/72d2b40f-8a27-43db-9f88-ab8cdd6bed52 HTTP/1.1" 200 115 0.120656 10.0.0.23 - - [2025-11-12 08:59:19] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014196 10.0.0.23 - - [2025-11-12 08:59:19] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.23 - - [2025-11-12 08:59:20] "DELETE /virtual-machine/106fb853-965b-402b-a170-1aae230dbd7f HTTP/1.1" 200 115 0.072582 10.0.0.23 - - [2025-11-12 08:59:20] "GET /virtual-machine-interface/fc2262ab-ed97-441c-b7fc-7851881277a1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005707 10.0.0.23 - - [2025-11-12 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016617 10.0.0.23 - - [2025-11-12 08:59:20] "GET /loadbalancer/b939da14-edcc-4854-bee8-72e12eebb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002173 10.0.0.23 - - [2025-11-12 08:59:20] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004732 10.0.0.23 - - [2025-11-12 08:59:20] "POST /set-tag HTTP/1.1" 200 109 0.021548 10.0.0.23 - - [2025-11-12 08:59:20] "DELETE /virtual-machine-interface/fc2262ab-ed97-441c-b7fc-7851881277a1 HTTP/1.1" 200 115 0.091209 10.0.0.23 - - [2025-11-12 08:59:20] "DELETE /loadbalancer-member/4544bea4-475a-4a58-8cc0-886cfb2c69d2 HTTP/1.1" 200 115 0.062745 10.0.0.23 - - [2025-11-12 08:59:20] "POST /ref-update HTTP/1.1" 200 156 0.015741 10.0.0.23 - - [2025-11-12 08:59:20] "DELETE /virtual-machine/e18e6f03-6c07-422d-9216-7cf32fa09b2f HTTP/1.1" 200 115 0.032392 10.0.0.23 - - [2025-11-12 08:59:21] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014123 10.0.0.23 - - [2025-11-12 08:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003816 10.0.0.23 - - [2025-11-12 08:59:21] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011776 10.0.0.23 - - [2025-11-12 08:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.23 - - [2025-11-12 08:59:21] "GET /virtual-machine/89a755ff-2b2f-4ca5-9995-ec5373a7ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003768 10.0.0.23 - - [2025-11-12 08:59:21] "POST /ref-update HTTP/1.1" 200 156 0.010402 10.0.0.23 - - [2025-11-12 08:59:21] "GET /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007264 10.0.0.23 - - [2025-11-12 08:59:21] "POST /set-tag HTTP/1.1" 200 109 0.022045 10.0.0.23 - - [2025-11-12 08:59:21] "POST /set-tag HTTP/1.1" 200 109 0.031938 10.0.0.23 - - [2025-11-12 08:59:21] "POST /set-tag HTTP/1.1" 200 109 0.029676 10.0.0.23 - - [2025-11-12 08:59:21] "DELETE /instance-ip/bea1537c-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.037181 10.0.0.23 - - [2025-11-12 08:59:22] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.23 - - [2025-11-12 08:59:22] "DELETE /virtual-machine-interface/be7c7b24-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.035234 10.0.0.23 - - [2025-11-12 08:59:22] "DELETE /virtual-machine/89a755ff-2b2f-4ca5-9995-ec5373a7ab06 HTTP/1.1" 200 115 0.016478 10.0.0.23 - - [2025-11-12 08:59:25] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016753 10.0.0.23 - - [2025-11-12 08:59:25] "POST /set-tag HTTP/1.1" 200 109 0.015291 10.0.0.23 - - [2025-11-12 08:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009769 10.0.0.23 - - [2025-11-12 08:59:25] "GET /loadbalancer/b939da14-edcc-4854-bee8-72e12eebb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006213 10.0.0.23 - - [2025-11-12 08:59:25] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016035 10.0.0.23 - - [2025-11-12 08:59:25] "POST /set-tag HTTP/1.1" 200 109 0.007551 10.0.0.23 - - [2025-11-12 08:59:25] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015778 10.0.0.23 - - [2025-11-12 08:59:25] "POST /set-tag HTTP/1.1" 200 109 0.008612 10.0.0.23 - - [2025-11-12 08:59:25] "GET /virtual-machine/96465fb6-7ca1-451a-91f0-3363711ef95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003491 10.0.0.23 - - [2025-11-12 08:59:25] "POST /ref-update HTTP/1.1" 200 156 0.027506 10.0.0.23 - - [2025-11-12 08:59:25] "GET /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007420 10.0.0.23 - - [2025-11-12 08:59:25] "POST /set-tag HTTP/1.1" 200 109 0.027794 10.0.0.23 - - [2025-11-12 08:59:25] "POST /set-tag HTTP/1.1" 200 109 0.039775 10.0.0.23 - - [2025-11-12 08:59:25] "POST /set-tag HTTP/1.1" 200 109 0.034554 10.0.0.23 - - [2025-11-12 08:59:26] "DELETE /instance-ip/bd87fcf2-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.040835 10.0.0.23 - - [2025-11-12 08:59:26] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.23 - - [2025-11-12 08:59:26] "DELETE /virtual-machine-interface/bd6d4bf0-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.053659 10.0.0.23 - - [2025-11-12 08:59:26] "DELETE /virtual-machine/96465fb6-7ca1-451a-91f0-3363711ef95a HTTP/1.1" 200 115 0.026297 10.0.0.23 - - [2025-11-12 08:59:26] "DELETE /tag/1b45775c-8f73-4ae9-a28a-291d4042a7b2 HTTP/1.1" 200 115 0.054605 10.0.0.23 - - [2025-11-12 08:59:26] "DELETE /tag/53ec4bb5-7b1a-49f4-8b86-1d5c721a67fc HTTP/1.1" 200 115 0.062403 10.0.0.23 - - [2025-11-12 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.23 - - [2025-11-12 08:59:30] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.069393 10.0.0.23 - - [2025-11-12 08:59:30] "POST /tags HTTP/1.1" 200 393 0.063551 10.0.0.23 - - [2025-11-12 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022841 10.0.0.23 - - [2025-11-12 08:59:30] "GET /tag/0fe9badf-cd8c-4a78-bb56-08bcf34790a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013196 10.0.0.23 - - [2025-11-12 08:59:30] "POST /tags HTTP/1.1" 200 341 0.025637 10.0.0.23 - - [2025-11-12 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.23 - - [2025-11-12 08:59:30] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013150 10.0.0.23 - - [2025-11-12 08:59:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000610 10.0.0.23 - - [2025-11-12 08:59:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.006783 10.0.0.23 - - [2025-11-12 08:59:31] "POST /security-groups HTTP/1.1" 200 589 0.061228 10.0.0.23 - - [2025-11-12 08:59:31] "POST /projects HTTP/1.1" 200 519 0.203578 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002114 10.0.0.23 - - [2025-11-12 08:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.048424 10.0.0.23 - - [2025-11-12 08:59:31] "POST /access-control-lists HTTP/1.1" 200 598 0.064760 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.020432 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.23 - - [2025-11-12 08:59:31] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006047 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.23 - - [2025-11-12 08:59:31] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.040369 10.0.0.23 - - [2025-11-12 08:59:31] "POST /access-control-lists HTTP/1.1" 200 596 0.069053 10.0.0.23 - - [2025-11-12 08:59:31] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.071409 10.0.0.23 - - [2025-11-12 08:59:31] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.063071 10.0.0.23 - - [2025-11-12 08:59:31] "POST /security-groups HTTP/1.1" 200 591 0.069722 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.007897 10.0.0.23 - - [2025-11-12 08:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029831 10.0.0.23 - - [2025-11-12 08:59:31] "POST /chown HTTP/1.1" 200 109 0.035855 10.0.0.23 - - [2025-11-12 08:59:31] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016070 10.0.0.23 - - [2025-11-12 08:59:31] "POST /access-control-lists HTTP/1.1" 200 632 0.116730 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.031635 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.032827 10.0.0.23 - - [2025-11-12 08:59:31] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004407 10.0.0.23 - - [2025-11-12 08:59:31] "POST /tags HTTP/1.1" 409 226 0.002795 10.0.0.23 - - [2025-11-12 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.23 - - [2025-11-12 08:59:31] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014739 10.0.0.23 - - [2025-11-12 08:59:31] "POST /access-control-lists HTTP/1.1" 200 630 0.081068 10.0.0.23 - - [2025-11-12 08:59:31] "POST /firewall-rules HTTP/1.1" 200 600 0.100964 10.0.0.23 - - [2025-11-12 08:59:31] "GET /firewall-rule/a7266692-bfb5-4cc7-a7ce-5831e03fb7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011889 10.0.0.23 - - [2025-11-12 08:59:31] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004209 10.0.0.23 - - [2025-11-12 08:59:32] "GET /firewall-rule/a7266692-bfb5-4cc7-a7ce-5831e03fb7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003245 10.0.0.23 - - [2025-11-12 08:59:32] "POST /ref-update HTTP/1.1" 200 156 0.054154 10.0.0.23 - - [2025-11-12 08:59:32] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014486 10.0.0.23 - - [2025-11-12 08:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.23 - - [2025-11-12 08:59:32] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002452 10.0.0.23 - - [2025-11-12 08:59:32] "POST /tags HTTP/1.1" 409 226 0.001995 10.0.0.23 - - [2025-11-12 08:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.23 - - [2025-11-12 08:59:32] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016864 10.0.0.23 - - [2025-11-12 08:59:32] "POST /firewall-rules HTTP/1.1" 200 598 0.070642 10.0.0.23 - - [2025-11-12 08:59:32] "GET /firewall-rule/cbcfe046-bf2e-4713-980b-d582a0ac4537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004177 10.0.0.23 - - [2025-11-12 08:59:32] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003881 10.0.0.23 - - [2025-11-12 08:59:32] "GET /firewall-rule/cbcfe046-bf2e-4713-980b-d582a0ac4537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003627 10.0.0.23 - - [2025-11-12 08:59:32] "POST /ref-update HTTP/1.1" 200 156 0.086142 10.0.0.23 - - [2025-11-12 08:59:33] "POST /tags HTTP/1.1" 200 393 0.044965 10.0.0.23 - - [2025-11-12 08:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021709 10.0.0.23 - - [2025-11-12 08:59:33] "GET /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012302 10.0.0.23 - - [2025-11-12 08:59:33] "POST /tags HTTP/1.1" 200 341 0.022351 10.0.0.23 - - [2025-11-12 08:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011039 10.0.0.23 - - [2025-11-12 08:59:33] "GET /tag/f3ea85a4-9704-415d-ab65-eb81a19ed617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012206 10.0.0.23 - - [2025-11-12 08:59:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.005060 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.010542 10.0.0.23 - - [2025-11-12 08:59:34] "POST /security-groups HTTP/1.1" 200 589 0.074902 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.002068 10.0.0.23 - - [2025-11-12 08:59:34] "POST /projects HTTP/1.1" 200 519 0.279299 10.0.0.23 - - [2025-11-12 08:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009758 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.23 - - [2025-11-12 08:59:34] "POST /access-control-lists HTTP/1.1" 200 598 0.041473 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.011928 10.0.0.23 - - [2025-11-12 08:59:34] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005331 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.23 - - [2025-11-12 08:59:34] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004816 10.0.0.23 - - [2025-11-12 08:59:34] "POST /access-control-lists HTTP/1.1" 200 596 0.067493 10.0.0.23 - - [2025-11-12 08:59:34] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.077183 10.0.0.23 - - [2025-11-12 08:59:34] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.057911 10.0.0.23 - - [2025-11-12 08:59:34] "POST /security-groups HTTP/1.1" 200 591 0.068912 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001946 10.0.0.23 - - [2025-11-12 08:59:34] "POST /access-control-lists HTTP/1.1" 200 632 0.064532 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.017559 10.0.0.23 - - [2025-11-12 08:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.077142 10.0.0.23 - - [2025-11-12 08:59:34] "POST /chown HTTP/1.1" 200 109 0.020188 10.0.0.23 - - [2025-11-12 08:59:34] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004958 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.23 - - [2025-11-12 08:59:34] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024020 10.0.0.23 - - [2025-11-12 08:59:34] "POST /access-control-lists HTTP/1.1" 200 630 0.066513 10.0.0.23 - - [2025-11-12 08:59:34] "POST /tags HTTP/1.1" 409 226 0.016870 10.0.0.23 - - [2025-11-12 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.23 - - [2025-11-12 08:59:34] "GET /tag/f3ea85a4-9704-415d-ab65-eb81a19ed617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013039 10.0.0.23 - - [2025-11-12 08:59:34] "POST /firewall-rules HTTP/1.1" 200 600 0.084789 10.0.0.23 - - [2025-11-12 08:59:34] "GET /firewall-rule/726682a8-7891-4a48-a986-5736b2705b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004710 10.0.0.23 - - [2025-11-12 08:59:34] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004078 10.0.0.23 - - [2025-11-12 08:59:35] "GET /firewall-rule/726682a8-7891-4a48-a986-5736b2705b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002387 10.0.0.23 - - [2025-11-12 08:59:35] "POST /ref-update HTTP/1.1" 200 156 0.062660 10.0.0.23 - - [2025-11-12 08:59:35] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009959 10.0.0.23 - - [2025-11-12 08:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.23 - - [2025-11-12 08:59:35] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003126 10.0.0.23 - - [2025-11-12 08:59:35] "POST /tags HTTP/1.1" 409 226 0.001846 10.0.0.23 - - [2025-11-12 08:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.23 - - [2025-11-12 08:59:35] "GET /tag/f3ea85a4-9704-415d-ab65-eb81a19ed617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014695 10.0.0.23 - - [2025-11-12 08:59:35] "POST /firewall-rules HTTP/1.1" 200 598 0.075949 10.0.0.23 - - [2025-11-12 08:59:35] "GET /firewall-rule/ec88cf19-07a3-4e6f-aece-7a980d4c169d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.025081 10.0.0.23 - - [2025-11-12 08:59:35] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005036 10.0.0.23 - - [2025-11-12 08:59:35] "GET /firewall-rule/ec88cf19-07a3-4e6f-aece-7a980d4c169d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002714 10.0.0.23 - - [2025-11-12 08:59:35] "POST /ref-update HTTP/1.1" 200 156 0.056792 10.0.0.23 - - [2025-11-12 08:59:36] "POST /tags HTTP/1.1" 200 345 0.107503 10.0.0.23 - - [2025-11-12 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019098 10.0.0.23 - - [2025-11-12 08:59:36] "GET /tag/7a73d172-b3a7-4d20-8ad7-a787f96b14f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013201 10.0.0.23 - - [2025-11-12 08:59:36] "POST /projects HTTP/1.1" 409 238 0.003260 10.0.0.23 - - [2025-11-12 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.23 - - [2025-11-12 08:59:36] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042498 10.0.0.23 - - [2025-11-12 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006962 10.0.0.23 - - [2025-11-12 08:59:36] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010428 10.0.0.23 - - [2025-11-12 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.23 - - [2025-11-12 08:59:37] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007581 10.0.0.23 - - [2025-11-12 08:59:37] "POST /security-groups HTTP/1.1" 409 285 0.004213 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.23 - - [2025-11-12 08:59:37] "PUT /security-group/5a9e90d1-82ca-4f4c-b768-aaa028231b31 HTTP/1.1" 200 262 0.060080 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.23 - - [2025-11-12 08:59:37] "PUT /access-control-list/c8c4f659-5e33-4b04-8837-6f241beb6278 HTTP/1.1" 200 272 0.029748 10.0.0.23 - - [2025-11-12 08:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041510 10.0.0.23 - - [2025-11-12 08:59:37] "POST /tags HTTP/1.1" 409 228 0.013386 10.0.0.23 - - [2025-11-12 08:59:37] "PUT /access-control-list/263494e4-998f-4d57-8b69-bc1a2b62f10e HTTP/1.1" 200 272 0.029975 10.0.0.23 - - [2025-11-12 08:59:37] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055433 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.23 - - [2025-11-12 08:59:37] "GET /tag/7a73d172-b3a7-4d20-8ad7-a787f96b14f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011846 10.0.0.23 - - [2025-11-12 08:59:37] "POST /tags HTTP/1.1" 200 345 0.036974 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.23 - - [2025-11-12 08:59:37] "GET /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017640 10.0.0.23 - - [2025-11-12 08:59:37] "POST /projects HTTP/1.1" 409 238 0.003145 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.23 - - [2025-11-12 08:59:37] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036019 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.23 - - [2025-11-12 08:59:37] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007120 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.23 - - [2025-11-12 08:59:37] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005648 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.23 - - [2025-11-12 08:59:37] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034439 10.0.0.23 - - [2025-11-12 08:59:37] "POST /security-groups HTTP/1.1" 409 285 0.002975 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.23 - - [2025-11-12 08:59:37] "PUT /security-group/1a9c8f18-597d-421e-b1fb-d92e05b360b3 HTTP/1.1" 200 262 0.058581 10.0.0.23 - - [2025-11-12 08:59:37] "PUT /access-control-list/031a521f-4693-4df3-9aaf-ec1bc0b5198b HTTP/1.1" 200 272 0.007817 10.0.0.23 - - [2025-11-12 08:59:37] "PUT /access-control-list/c77ee433-399d-44dd-90b9-5c2a7502b819 HTTP/1.1" 200 272 0.013705 10.0.0.23 - - [2025-11-12 08:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018761 10.0.0.23 - - [2025-11-12 08:59:37] "POST /tags HTTP/1.1" 409 228 0.006347 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.23 - - [2025-11-12 08:59:37] "GET /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010943 10.0.0.23 - - [2025-11-12 08:59:37] "POST /tags HTTP/1.1" 200 291 0.045981 10.0.0.23 - - [2025-11-12 08:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007449 10.0.0.23 - - [2025-11-12 08:59:37] "GET /tag/c8814820-7828-4818-b043-dc776a031277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012208 10.0.0.23 - - [2025-11-12 08:59:38] "POST /tags HTTP/1.1" 200 303 0.046942 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016871 10.0.0.23 - - [2025-11-12 08:59:38] "GET /tag/19f1884e-ae28-4682-93af-b8bfcdca8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012220 10.0.0.23 - - [2025-11-12 08:59:38] "POST /tags HTTP/1.1" 409 252 0.002026 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.23 - - [2025-11-12 08:59:38] "GET /tag/0fe9badf-cd8c-4a78-bb56-08bcf34790a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009781 10.0.0.23 - - [2025-11-12 08:59:38] "POST /tags HTTP/1.1" 409 226 0.002076 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.23 - - [2025-11-12 08:59:38] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015678 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007217 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.23 - - [2025-11-12 08:59:38] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040447 10.0.0.23 - - [2025-11-12 08:59:38] "POST /virtual-machines HTTP/1.1" 200 395 0.007346 10.0.0.23 - - [2025-11-12 08:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009917 10.0.0.23 - - [2025-11-12 08:59:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118414 10.0.0.23 - - [2025-11-12 08:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025136 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015974 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006088 10.0.0.23 - - [2025-11-12 08:59:38] "POST /instance-ips HTTP/1.1" 200 397 0.021206 10.0.0.23 - - [2025-11-12 08:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019491 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010849 10.0.0.23 - - [2025-11-12 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.067871 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021050 10.0.0.23 - - [2025-11-12 08:59:38] "GET /instance-ip/eb31cb6a-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004030 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005043 10.0.0.23 - - [2025-11-12 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004785 10.0.0.23 - - [2025-11-12 08:59:38] "POST /ref-update HTTP/1.1" 200 156 0.009811 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004309 10.0.0.23 - - [2025-11-12 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.23 - - [2025-11-12 08:59:38] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003875 10.0.0.23 - - [2025-11-12 08:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014443 10.0.0.23 - - [2025-11-12 08:59:39] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050099 10.0.0.23 - - [2025-11-12 08:59:39] "POST /virtual-machines HTTP/1.1" 200 395 0.016180 10.0.0.23 - - [2025-11-12 08:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007914 10.0.0.23 - - [2025-11-12 08:59:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106947 10.0.0.23 - - [2025-11-12 08:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025061 10.0.0.23 - - [2025-11-12 08:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016697 10.0.0.23 - - [2025-11-12 08:59:39] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006659 10.0.0.23 - - [2025-11-12 08:59:39] "POST /instance-ips HTTP/1.1" 200 397 0.029928 10.0.0.23 - - [2025-11-12 08:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.038010 10.0.0.23 - - [2025-11-12 08:59:39] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017690 10.0.0.23 - - [2025-11-12 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.071074 10.0.0.23 - - [2025-11-12 08:59:39] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028917 10.0.0.23 - - [2025-11-12 08:59:39] "GET /instance-ip/eba87c7e-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002919 10.0.0.23 - - [2025-11-12 08:59:39] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005604 10.0.0.23 - - [2025-11-12 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.23 - - [2025-11-12 08:59:39] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004021 10.0.0.23 - - [2025-11-12 08:59:39] "POST /ref-update HTTP/1.1" 200 156 0.013447 10.0.0.23 - - [2025-11-12 08:59:39] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013572 10.0.0.23 - - [2025-11-12 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.23 - - [2025-11-12 08:59:39] "POST /tags HTTP/1.1" 200 291 0.022274 10.0.0.23 - - [2025-11-12 08:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.23 - - [2025-11-12 08:59:39] "GET /tag/3136668c-0a1d-4660-91f6-e6c63402319a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015592 10.0.0.23 - - [2025-11-12 08:59:39] "POST /tags HTTP/1.1" 409 252 0.002645 10.0.0.23 - - [2025-11-12 08:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.23 - - [2025-11-12 08:59:39] "GET /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017807 10.0.0.23 - - [2025-11-12 08:59:39] "POST /tags HTTP/1.1" 409 226 0.002791 10.0.0.23 - - [2025-11-12 08:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.23 - - [2025-11-12 08:59:40] "GET /tag/f3ea85a4-9704-415d-ab65-eb81a19ed617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016458 10.0.0.23 - - [2025-11-12 08:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010909 10.0.0.23 - - [2025-11-12 08:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.23 - - [2025-11-12 08:59:40] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055061 10.0.0.23 - - [2025-11-12 08:59:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008626 10.0.0.23 - - [2025-11-12 08:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013683 10.0.0.23 - - [2025-11-12 08:59:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114053 10.0.0.23 - - [2025-11-12 08:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008523 10.0.0.23 - - [2025-11-12 08:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006037 10.0.0.23 - - [2025-11-12 08:59:40] "POST /instance-ips HTTP/1.1" 200 397 0.019140 10.0.0.23 - - [2025-11-12 08:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020957 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011276 10.0.0.23 - - [2025-11-12 08:59:40] "POST /set-tag HTTP/1.1" 200 109 0.064214 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023324 10.0.0.23 - - [2025-11-12 08:59:40] "GET /instance-ip/ec55c762-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002641 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004790 10.0.0.23 - - [2025-11-12 08:59:40] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004112 10.0.0.23 - - [2025-11-12 08:59:40] "POST /ref-update HTTP/1.1" 200 156 0.009782 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004562 10.0.0.23 - - [2025-11-12 08:59:40] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.23 - - [2025-11-12 08:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.23 - - [2025-11-12 08:59:40] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004732 10.0.0.23 - - [2025-11-12 08:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.23 - - [2025-11-12 08:59:40] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036433 10.0.0.23 - - [2025-11-12 08:59:40] "POST /virtual-machines HTTP/1.1" 200 395 0.009350 10.0.0.23 - - [2025-11-12 08:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011350 10.0.0.23 - - [2025-11-12 08:59:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118946 10.0.0.23 - - [2025-11-12 08:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011810 10.0.0.23 - - [2025-11-12 08:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010786 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012991 10.0.0.23 - - [2025-11-12 08:59:41] "POST /instance-ips HTTP/1.1" 200 397 0.025163 10.0.0.23 - - [2025-11-12 08:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027998 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017322 10.0.0.23 - - [2025-11-12 08:59:41] "POST /set-tag HTTP/1.1" 200 109 0.067991 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017645 10.0.0.23 - - [2025-11-12 08:59:41] "GET /instance-ip/eccdf49e-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003182 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005934 10.0.0.23 - - [2025-11-12 08:59:41] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005433 10.0.0.23 - - [2025-11-12 08:59:41] "POST /ref-update HTTP/1.1" 200 156 0.013720 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015665 10.0.0.23 - - [2025-11-12 08:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.23 - - [2025-11-12 08:59:41] "POST /tags HTTP/1.1" 200 299 0.024638 10.0.0.23 - - [2025-11-12 08:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011168 10.0.0.23 - - [2025-11-12 08:59:41] "GET /tag/7ff1dc40-c74e-4e95-93af-c2c15d6a05c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017097 10.0.0.23 - - [2025-11-12 08:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.23 - - [2025-11-12 08:59:41] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006336 10.0.0.23 - - [2025-11-12 08:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.23 - - [2025-11-12 08:59:41] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045880 10.0.0.23 - - [2025-11-12 08:59:41] "POST /virtual-machines HTTP/1.1" 200 395 0.016008 10.0.0.23 - - [2025-11-12 08:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029962 10.0.0.23 - - [2025-11-12 08:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140469 10.0.0.23 - - [2025-11-12 08:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008708 10.0.0.23 - - [2025-11-12 08:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012706 10.0.0.23 - - [2025-11-12 08:59:42] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005443 10.0.0.23 - - [2025-11-12 08:59:42] "POST /instance-ips HTTP/1.1" 200 397 0.023691 10.0.0.23 - - [2025-11-12 08:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022258 10.0.0.23 - - [2025-11-12 08:59:42] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006080 10.0.0.23 - - [2025-11-12 08:59:42] "POST /set-tag HTTP/1.1" 200 109 0.019238 10.0.0.23 - - [2025-11-12 08:59:42] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012246 10.0.0.23 - - [2025-11-12 08:59:42] "GET /instance-ip/ed68724e-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003558 10.0.0.23 - - [2025-11-12 08:59:42] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005371 10.0.0.23 - - [2025-11-12 08:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.23 - - [2025-11-12 08:59:42] "POST /tags HTTP/1.1" 200 299 0.021971 10.0.0.23 - - [2025-11-12 08:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.23 - - [2025-11-12 08:59:42] "GET /tag/fe3f33f4-8251-459a-b3d2-2bd052ae3273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016930 10.0.0.23 - - [2025-11-12 08:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.23 - - [2025-11-12 08:59:42] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004771 10.0.0.23 - - [2025-11-12 08:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.23 - - [2025-11-12 08:59:42] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065272 10.0.0.23 - - [2025-11-12 08:59:42] "POST /virtual-machines HTTP/1.1" 200 395 0.011596 10.0.0.23 - - [2025-11-12 08:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010989 10.0.0.23 - - [2025-11-12 08:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125993 10.0.0.23 - - [2025-11-12 08:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009853 10.0.0.23 - - [2025-11-12 08:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018574 10.0.0.23 - - [2025-11-12 08:59:42] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006564 10.0.0.23 - - [2025-11-12 08:59:43] "POST /instance-ips HTTP/1.1" 200 397 0.023110 10.0.0.23 - - [2025-11-12 08:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022169 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012897 10.0.0.23 - - [2025-11-12 08:59:43] "POST /set-tag HTTP/1.1" 200 109 0.020020 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015893 10.0.0.23 - - [2025-11-12 08:59:43] "GET /instance-ip/eddc2086-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003312 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.23 - - [2025-11-12 08:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.23 - - [2025-11-12 08:59:43] "POST /tags HTTP/1.1" 200 299 0.022902 10.0.0.23 - - [2025-11-12 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.23 - - [2025-11-12 08:59:43] "GET /tag/f8620cad-d4d0-4b97-bf00-d338669486bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015142 10.0.0.23 - - [2025-11-12 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006829 10.0.0.23 - - [2025-11-12 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.23 - - [2025-11-12 08:59:43] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045176 10.0.0.23 - - [2025-11-12 08:59:43] "POST /virtual-machines HTTP/1.1" 200 395 0.009639 10.0.0.23 - - [2025-11-12 08:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008768 10.0.0.23 - - [2025-11-12 08:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109881 10.0.0.23 - - [2025-11-12 08:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015522 10.0.0.23 - - [2025-11-12 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005146 10.0.0.23 - - [2025-11-12 08:59:43] "POST /instance-ips HTTP/1.1" 200 397 0.084527 10.0.0.23 - - [2025-11-12 08:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028224 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013811 10.0.0.23 - - [2025-11-12 08:59:43] "POST /set-tag HTTP/1.1" 200 109 0.022871 10.0.0.23 - - [2025-11-12 08:59:43] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019972 10.0.0.23 - - [2025-11-12 08:59:43] "GET /instance-ip/ee4b90e2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003133 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005656 10.0.0.23 - - [2025-11-12 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.23 - - [2025-11-12 08:59:44] "POST /tags HTTP/1.1" 200 299 0.025123 10.0.0.23 - - [2025-11-12 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.23 - - [2025-11-12 08:59:44] "GET /tag/d7b22154-708b-4b1b-9f01-af689fb71da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011910 10.0.0.23 - - [2025-11-12 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004314 10.0.0.23 - - [2025-11-12 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.23 - - [2025-11-12 08:59:44] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036038 10.0.0.23 - - [2025-11-12 08:59:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008263 10.0.0.23 - - [2025-11-12 08:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008035 10.0.0.23 - - [2025-11-12 08:59:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100272 10.0.0.23 - - [2025-11-12 08:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019271 10.0.0.23 - - [2025-11-12 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004350 10.0.0.23 - - [2025-11-12 08:59:44] "POST /instance-ips HTTP/1.1" 200 397 0.023638 10.0.0.23 - - [2025-11-12 08:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019730 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008264 10.0.0.23 - - [2025-11-12 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.019351 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018655 10.0.0.23 - - [2025-11-12 08:59:44] "GET /instance-ip/eebfafae-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002956 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005622 10.0.0.23 - - [2025-11-12 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004892 10.0.0.23 - - [2025-11-12 08:59:44] "POST /ref-update HTTP/1.1" 200 156 0.014396 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015321 10.0.0.23 - - [2025-11-12 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004700 10.0.0.23 - - [2025-11-12 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005864 10.0.0.23 - - [2025-11-12 08:59:44] "POST /ref-update HTTP/1.1" 200 156 0.012582 10.0.0.23 - - [2025-11-12 08:59:44] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012740 10.0.0.23 - - [2025-11-12 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004853 10.0.0.23 - - [2025-11-12 08:59:45] "POST /ref-update HTTP/1.1" 200 156 0.009032 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013015 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003650 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006902 10.0.0.23 - - [2025-11-12 08:59:45] "POST /ref-update HTTP/1.1" 200 156 0.014057 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005180 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005802 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013140 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.005108 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006472 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.003716 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013360 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.004696 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008296 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.003718 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008082 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.004602 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008873 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.004497 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009128 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.004191 10.0.0.23 - - [2025-11-12 08:59:45] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006096 10.0.0.23 - - [2025-11-12 08:59:45] "POST /set-tag HTTP/1.1" 200 109 0.004674 10.0.0.23 - - [2025-11-12 08:59:46] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007497 10.0.0.23 - - [2025-11-12 08:59:46] "POST /set-tag HTTP/1.1" 200 109 0.003886 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine/023bf8bd-6b0b-4321-9ae9-fc978f8ec461?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.006640 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011056 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine/5bb3561b-f4c3-4dcc-abad-bd79c2877328?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006311 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006349 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine/691cf699-de83-4f56-bbf2-7003f6e4a326?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004056 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005198 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine/ba3cc0a7-982a-4c90-afe0-8af986894515?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005340 10.0.0.23 - - [2025-11-12 08:59:47] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009286 10.0.0.23 - - [2025-11-12 08:59:49] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010856 10.0.0.23 - - [2025-11-12 08:59:49] "POST /set-tag HTTP/1.1" 200 109 0.005958 10.0.0.23 - - [2025-11-12 08:59:53] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004637 10.0.0.23 - - [2025-11-12 08:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.23 - - [2025-11-12 08:59:54] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007621 10.0.0.23 - - [2025-11-12 08:59:54] "POST /set-tag HTTP/1.1" 200 109 0.008426 10.0.0.23 - - [2025-11-12 08:59:54] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005704 10.0.0.23 - - [2025-11-12 08:59:54] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.23 - - [2025-11-12 08:59:56] "GET /global-system-configs HTTP/1.1" 200 322 0.004009 10.0.0.23 - - [2025-11-12 08:59:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003169 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine/be79200f-c8e0-45f5-80da-f7b56ac2b805?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005942 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010682 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine/808c80bc-0c8b-4b36-b64c-1e833d26b805?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006029 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006509 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine/15a9975f-366a-44c7-8826-900df82c7afb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.006522 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006161 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine/33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003751 10.0.0.23 - - [2025-11-12 08:59:58] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005071 10.0.0.23 - - [2025-11-12 08:59:58] "GET /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010294 10.0.0.23 - - [2025-11-12 08:59:58] "POST /tags HTTP/1.1" 200 333 0.046840 10.0.0.23 - - [2025-11-12 08:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.23 - - [2025-11-12 08:59:59] "GET /tag/8971d4b8-bb3f-4950-89fd-a212f1f56536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.022369 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.23 - - [2025-11-12 08:59:59] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037002 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.23 - - [2025-11-12 08:59:59] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004118 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.23 - - [2025-11-12 08:59:59] "GET /service-appliance-set/d7ff6150-9ace-4e4c-a8c2-8d6eecc388cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003392 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001874 10.0.0.23 - - [2025-11-12 08:59:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098943 10.0.0.23 - - [2025-11-12 08:59:59] "GET /virtual-machine-interface/dcbcfdf7-f915-4bc5-b796-5fdbd7273792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015106 10.0.0.23 - - [2025-11-12 08:59:59] "POST /instance-ips HTTP/1.1" 200 409 0.022487 10.0.0.23 - - [2025-11-12 08:59:59] "GET /instance-ip/126cf30b-8623-4f07-af89-6773c2026fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004686 10.0.0.23 - - [2025-11-12 08:59:59] "POST /loadbalancers HTTP/1.1" 200 629 0.061887 10.0.0.23 - - [2025-11-12 08:59:59] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056212 10.0.0.23 - - [2025-11-12 08:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039521 10.0.0.23 - - [2025-11-12 08:59:59] "GET /instance-ip/126cf30b-8623-4f07-af89-6773c2026fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004499 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.23 - - [2025-11-12 08:59:59] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039234 10.0.0.23 - - [2025-11-12 08:59:59] "POST /floating-ips HTTP/1.1" 200 597 0.049758 10.0.0.23 - - [2025-11-12 08:59:59] "GET /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002711 10.0.0.23 - - [2025-11-12 08:59:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018977 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010430 10.0.0.23 - - [2025-11-12 08:59:59] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037926 10.0.0.23 - - [2025-11-12 08:59:59] "GET /loadbalancer-listener/c5924e7e-d6be-433e-970b-f27c9e640bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004047 10.0.0.23 - - [2025-11-12 08:59:59] "GET /loadbalancer-listener/c5924e7e-d6be-433e-970b-f27c9e640bfe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003995 10.0.0.23 - - [2025-11-12 08:59:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.038507 10.0.0.23 - - [2025-11-12 08:59:59] "GET /instance-ip/126cf30b-8623-4f07-af89-6773c2026fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004205 10.0.0.23 - - [2025-11-12 08:59:59] "GET /instance-ip/126cf30b-8623-4f07-af89-6773c2026fb9?fields=floating_ips HTTP/1.1" 200 1212 0.007918 10.0.0.23 - - [2025-11-12 08:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-11-12 08:59:59] "GET /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002526 10.0.0.23 - - [2025-11-12 08:59:59] "GET /floating-ip/12aa6b47-e08b-4873-b0c9-830438ef5def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003903 10.0.0.23 - - [2025-11-12 08:59:59] "GET /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004146 10.0.0.23 - - [2025-11-12 08:59:59] "GET /loadbalancer-pool/b534aaa9-717f-4d90-92f4-9d54427ce84c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007593 10.0.0.23 - - [2025-11-12 09:00:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030648 10.0.0.23 - - [2025-11-12 09:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020733 10.0.0.23 - - [2025-11-12 09:00:00] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011826 10.0.0.23 - - [2025-11-12 09:00:00] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003833 10.0.0.23 - - [2025-11-12 09:00:00] "POST /ref-update HTTP/1.1" 200 156 0.008377 10.0.0.23 - - [2025-11-12 09:00:00] "GET /floating-ip/12aa6b47-e08b-4873-b0c9-830438ef5def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.014439 10.0.0.23 - - [2025-11-12 09:00:00] "POST /tags HTTP/1.1" 409 221 0.002384 10.0.0.23 - - [2025-11-12 09:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.23 - - [2025-11-12 09:00:00] "GET /tag/8971d4b8-bb3f-4950-89fd-a212f1f56536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015784 10.0.0.23 - - [2025-11-12 09:00:00] "PUT /floating-ip/12aa6b47-e08b-4873-b0c9-830438ef5def HTTP/1.1" 200 256 0.010267 10.0.0.23 - - [2025-11-12 09:00:00] "POST /set-tag HTTP/1.1" 200 109 0.064050 10.0.0.23 - - [2025-11-12 09:00:00] "GET /loadbalancer-pool/b534aaa9-717f-4d90-92f4-9d54427ce84c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.020828 10.0.0.23 - - [2025-11-12 09:00:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023341 10.0.0.23 - - [2025-11-12 09:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010103 10.0.0.23 - - [2025-11-12 09:00:00] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008381 10.0.0.23 - - [2025-11-12 09:00:00] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012728 10.0.0.23 - - [2025-11-12 09:00:00] "POST /ref-update HTTP/1.1" 200 156 0.020775 10.0.0.23 - - [2025-11-12 09:00:00] "GET /floating-ip/12aa6b47-e08b-4873-b0c9-830438ef5def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.018538 10.0.0.23 - - [2025-11-12 09:00:00] "POST /set-tag HTTP/1.1" 200 109 0.108623 10.0.0.23 - - [2025-11-12 09:00:01] "POST /tags HTTP/1.1" 409 206 0.002976 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.23 - - [2025-11-12 09:00:01] "GET /tag/19f1884e-ae28-4682-93af-b8bfcdca8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021774 10.0.0.23 - - [2025-11-12 09:00:01] "POST /tags HTTP/1.1" 409 204 0.004942 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-11-12 09:00:01] "GET /tag/fe3f33f4-8251-459a-b3d2-2bd052ae3273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019807 10.0.0.23 - - [2025-11-12 09:00:01] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003074 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018146 10.0.0.23 - - [2025-11-12 09:00:01] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007020 10.0.0.23 - - [2025-11-12 09:00:01] "POST /tags HTTP/1.1" 409 206 0.003087 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.23 - - [2025-11-12 09:00:01] "GET /tag/19f1884e-ae28-4682-93af-b8bfcdca8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011131 10.0.0.23 - - [2025-11-12 09:00:01] "POST /tags HTTP/1.1" 409 226 0.001980 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.23 - - [2025-11-12 09:00:01] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013234 10.0.0.23 - - [2025-11-12 09:00:01] "POST /tags HTTP/1.1" 409 204 0.001817 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.23 - - [2025-11-12 09:00:01] "GET /tag/fe3f33f4-8251-459a-b3d2-2bd052ae3273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014627 10.0.0.23 - - [2025-11-12 09:00:01] "POST /tags HTTP/1.1" 409 226 0.002504 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.23 - - [2025-11-12 09:00:01] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013484 10.0.0.23 - - [2025-11-12 09:00:01] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003016 10.0.0.23 - - [2025-11-12 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.23 - - [2025-11-12 09:00:01] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002816 10.0.0.23 - - [2025-11-12 09:00:01] "POST /firewall-rules HTTP/1.1" 200 626 0.066937 10.0.0.23 - - [2025-11-12 09:00:02] "POST /firewall-rules HTTP/1.1" 200 646 0.081401 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-rule/88a4f33e-5b0b-4739-ae5f-f8fd65a3cbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.023798 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002899 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-rule/2d234369-abe8-45a8-b441-bf77b9fa260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004954 10.0.0.23 - - [2025-11-12 09:00:02] "POST /ref-update HTTP/1.1" 200 156 0.015473 10.0.0.23 - - [2025-11-12 09:00:02] "POST /firewall-policys HTTP/1.1" 200 606 0.049009 10.0.0.23 - - [2025-11-12 09:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013366 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002985 10.0.0.23 - - [2025-11-12 09:00:02] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002361 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002769 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004998 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004307 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/df30b5ce-789a-4be5-82e0-49ae33cfe502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004805 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003008 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003010 10.0.0.23 - - [2025-11-12 09:00:02] "POST /ref-update HTTP/1.1" 200 156 0.037278 10.0.0.23 - - [2025-11-12 09:00:02] "POST /ref-update HTTP/1.1" 200 156 0.032447 10.0.0.23 - - [2025-11-12 09:00:02] "POST /ref-update HTTP/1.1" 200 156 0.043392 10.0.0.23 - - [2025-11-12 09:00:02] "POST /ref-update HTTP/1.1" 200 156 0.019403 10.0.0.23 - - [2025-11-12 09:00:02] "POST /ref-update HTTP/1.1" 200 156 0.038411 10.0.0.23 - - [2025-11-12 09:00:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011738 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:01:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001356 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:01:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003228 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 252 0.004043 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014704 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 228 0.002272 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013252 10.0.0.23 - - [2025-11-12 09:02:01] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003962 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-11-12 09:02:01] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004693 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 206 0.005379 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/19f1884e-ae28-4682-93af-b8bfcdca8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011909 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 226 0.002108 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012791 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 204 0.001949 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/fe3f33f4-8251-459a-b3d2-2bd052ae3273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010883 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 226 0.002529 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/bfff829d-5543-44a9-ba6f-20543dcf1507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024234 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 228 0.002847 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014366 10.0.0.23 - - [2025-11-12 09:02:01] "POST /tags HTTP/1.1" 409 252 0.002363 10.0.0.23 - - [2025-11-12 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.23 - - [2025-11-12 09:02:01] "GET /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012778 10.0.0.23 - - [2025-11-12 09:02:02] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002570 10.0.0.23 - - [2025-11-12 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.23 - - [2025-11-12 09:02:02] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.23 - - [2025-11-12 09:02:02] "POST /firewall-rules HTTP/1.1" 409 281 0.002092 10.0.0.23 - - [2025-11-12 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.23 - - [2025-11-12 09:02:02] "PUT /firewall-rule/2d234369-abe8-45a8-b441-bf77b9fa260a HTTP/1.1" 200 260 0.026237 10.0.0.23 - - [2025-11-12 09:02:02] "POST /firewall-rules HTTP/1.1" 409 291 0.014894 10.0.0.23 - - [2025-11-12 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.23 - - [2025-11-12 09:02:02] "PUT /firewall-rule/88a4f33e-5b0b-4739-ae5f-f8fd65a3cbc4 HTTP/1.1" 200 260 0.025339 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-rule/88a4f33e-5b0b-4739-ae5f-f8fd65a3cbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.005224 10.0.0.23 - - [2025-11-12 09:02:02] "POST /firewall-rules HTTP/1.1" 200 658 0.093948 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-rule/c12ed9a0-072a-4039-a8ee-ec4222dbbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.021477 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002512 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-rule/2d234369-abe8-45a8-b441-bf77b9fa260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004050 10.0.0.23 - - [2025-11-12 09:02:02] "POST /firewall-policys HTTP/1.1" 409 269 0.002817 10.0.0.23 - - [2025-11-12 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.23 - - [2025-11-12 09:02:02] "PUT /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49 HTTP/1.1" 200 264 0.038086 10.0.0.23 - - [2025-11-12 09:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012250 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013405 10.0.0.23 - - [2025-11-12 09:02:02] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002499 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002924 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002322 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002078 10.0.0.23 - - [2025-11-12 09:02:02] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003268 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001516 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001881 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:02:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001212 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:02:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003495 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.033719 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.005282 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006242 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004636 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006198 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.23 - - [2025-11-12 09:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.23 - - [2025-11-12 09:03:04] "GET /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002907 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003808 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.019603 10.0.0.23 - - [2025-11-12 09:03:04] "DELETE /loadbalancer-member/4c2f112e-24f0-4754-aaf5-d381f924a9c7 HTTP/1.1" 200 115 0.032894 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009560 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.005272 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006272 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.23 - - [2025-11-12 09:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.23 - - [2025-11-12 09:03:04] "GET /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002875 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009000 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.23 - - [2025-11-12 09:03:04] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007017 10.0.0.23 - - [2025-11-12 09:03:04] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.018432 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.004221 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011178 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine/5bb3561b-f4c3-4dcc-abad-bd79c2877328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003035 10.0.0.23 - - [2025-11-12 09:03:05] "POST /ref-update HTTP/1.1" 200 156 0.014480 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005285 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.021131 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.039857 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.031153 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.040925 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.028812 10.0.0.23 - - [2025-11-12 09:03:05] "DELETE /instance-ip/eba87c7e-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.035898 10.0.0.23 - - [2025-11-12 09:03:05] "POST /ref-update HTTP/1.1" 200 156 0.011731 10.0.0.23 - - [2025-11-12 09:03:05] "DELETE /virtual-machine-interface/eb927474-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.047267 10.0.0.23 - - [2025-11-12 09:03:05] "DELETE /virtual-machine/5bb3561b-f4c3-4dcc-abad-bd79c2877328 HTTP/1.1" 200 115 0.031446 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005880 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005256 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine/ba3cc0a7-982a-4c90-afe0-8af986894515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003455 10.0.0.23 - - [2025-11-12 09:03:05] "POST /ref-update HTTP/1.1" 200 156 0.016890 10.0.0.23 - - [2025-11-12 09:03:05] "GET /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021862 10.0.0.23 - - [2025-11-12 09:03:05] "POST /set-tag HTTP/1.1" 200 109 0.021802 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.025944 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.029677 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.019109 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.028443 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /instance-ip/eccdf49e-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.084761 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /virtual-machine-interface/ecb0ab46-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.062095 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /virtual-machine/ba3cc0a7-982a-4c90-afe0-8af986894515 HTTP/1.1" 200 115 0.022414 10.0.0.23 - - [2025-11-12 09:03:06] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005271 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.004051 10.0.0.23 - - [2025-11-12 09:03:06] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004277 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.23 - - [2025-11-12 09:03:06] "GET /virtual-machine/023bf8bd-6b0b-4321-9ae9-fc978f8ec461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003331 10.0.0.23 - - [2025-11-12 09:03:06] "POST /ref-update HTTP/1.1" 200 156 0.012784 10.0.0.23 - - [2025-11-12 09:03:06] "GET /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014807 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.023502 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.035993 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.028047 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.017657 10.0.0.23 - - [2025-11-12 09:03:06] "POST /set-tag HTTP/1.1" 200 109 0.022108 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /instance-ip/eb31cb6a-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.043296 10.0.0.23 - - [2025-11-12 09:03:06] "POST /ref-update HTTP/1.1" 200 156 0.011884 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /virtual-machine-interface/eb1b1122-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.036993 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /virtual-machine/023bf8bd-6b0b-4321-9ae9-fc978f8ec461 HTTP/1.1" 200 115 0.022268 10.0.0.23 - - [2025-11-12 09:03:06] "DELETE /tag/c8814820-7828-4818-b043-dc776a031277 HTTP/1.1" 200 115 0.034595 10.0.0.23 - - [2025-11-12 09:03:06] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008460 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.23 - - [2025-11-12 09:03:07] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004198 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.23 - - [2025-11-12 09:03:07] "GET /virtual-machine/691cf699-de83-4f56-bbf2-7003f6e4a326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003186 10.0.0.23 - - [2025-11-12 09:03:07] "POST /ref-update HTTP/1.1" 200 156 0.012536 10.0.0.23 - - [2025-11-12 09:03:07] "GET /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009195 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.019285 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.033806 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.031614 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.013569 10.0.0.23 - - [2025-11-12 09:03:07] "POST /set-tag HTTP/1.1" 200 109 0.023000 10.0.0.23 - - [2025-11-12 09:03:07] "DELETE /instance-ip/ec55c762-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.040621 10.0.0.23 - - [2025-11-12 09:03:07] "DELETE /virtual-machine-interface/ec3c3a7c-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.041705 10.0.0.23 - - [2025-11-12 09:03:07] "DELETE /virtual-machine/691cf699-de83-4f56-bbf2-7003f6e4a326 HTTP/1.1" 200 115 0.026870 10.0.0.23 - - [2025-11-12 09:03:07] "DELETE /tag/19f1884e-ae28-4682-93af-b8bfcdca8f61 HTTP/1.1" 409 388 0.004588 10.0.0.23 - - [2025-11-12 09:03:07] "DELETE /tag/3136668c-0a1d-4660-91f6-e6c63402319a HTTP/1.1" 200 115 0.031062 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.032493 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.008138 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010722 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.004646 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine/be79200f-c8e0-45f5-80da-f7b56ac2b805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005560 10.0.0.23 - - [2025-11-12 09:03:35] "POST /ref-update HTTP/1.1" 200 156 0.018293 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004514 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.020422 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.037524 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.016883 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.031246 10.0.0.23 - - [2025-11-12 09:03:35] "DELETE /instance-ip/ed68724e-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.043885 10.0.0.23 - - [2025-11-12 09:03:35] "DELETE /virtual-machine-interface/ed49a012-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.034734 10.0.0.23 - - [2025-11-12 09:03:35] "DELETE /virtual-machine/be79200f-c8e0-45f5-80da-f7b56ac2b805 HTTP/1.1" 200 115 0.019425 10.0.0.23 - - [2025-11-12 09:03:35] "DELETE /tag/7ff1dc40-c74e-4e95-93af-c2c15d6a05c7 HTTP/1.1" 200 115 0.050269 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007081 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003940 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine/33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003658 10.0.0.23 - - [2025-11-12 09:03:35] "POST /ref-update HTTP/1.1" 200 156 0.011817 10.0.0.23 - - [2025-11-12 09:03:35] "GET /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015853 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.021827 10.0.0.23 - - [2025-11-12 09:03:35] "POST /set-tag HTTP/1.1" 200 109 0.028554 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.020664 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.014714 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /instance-ip/eebfafae-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.051517 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /virtual-machine-interface/eeab4e42-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.058554 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /virtual-machine/33fe5f5c-4a8c-4ca3-b2d2-cc38752415d4 HTTP/1.1" 200 115 0.019164 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /tag/d7b22154-708b-4b1b-9f01-af689fb71da0 HTTP/1.1" 200 115 0.030355 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004629 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003863 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine/808c80bc-0c8b-4b36-b64c-1e833d26b805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003743 10.0.0.23 - - [2025-11-12 09:03:36] "POST /ref-update HTTP/1.1" 200 156 0.013413 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015208 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.018879 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.034663 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.038979 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.026369 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /instance-ip/ee4b90e2-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.049762 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /virtual-machine-interface/ee3596a2-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.044346 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /virtual-machine/808c80bc-0c8b-4b36-b64c-1e833d26b805 HTTP/1.1" 200 115 0.022165 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b HTTP/1.1" 409 236 0.005004 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /tag/f8620cad-d4d0-4b97-bf00-d338669486bd HTTP/1.1" 200 115 0.046289 10.0.0.23 - - [2025-11-12 09:03:36] "DELETE /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e HTTP/1.1" 409 236 0.004006 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004573 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003613 10.0.0.23 - - [2025-11-12 09:03:36] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.23 - - [2025-11-12 09:03:36] "GET /virtual-machine/15a9975f-366a-44c7-8826-900df82c7afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005951 10.0.0.23 - - [2025-11-12 09:03:36] "POST /ref-update HTTP/1.1" 200 156 0.014544 10.0.0.23 - - [2025-11-12 09:03:37] "GET /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009733 10.0.0.23 - - [2025-11-12 09:03:37] "POST /set-tag HTTP/1.1" 200 109 0.019209 10.0.0.23 - - [2025-11-12 09:03:37] "POST /set-tag HTTP/1.1" 200 109 0.022720 10.0.0.23 - - [2025-11-12 09:03:37] "POST /set-tag HTTP/1.1" 200 109 0.029548 10.0.0.23 - - [2025-11-12 09:03:37] "POST /set-tag HTTP/1.1" 200 109 0.016186 10.0.0.23 - - [2025-11-12 09:03:37] "DELETE /instance-ip/eddc2086-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.039834 10.0.0.23 - - [2025-11-12 09:03:37] "DELETE /virtual-machine-interface/edbfa320-bfa5-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.050438 10.0.0.23 - - [2025-11-12 09:03:37] "DELETE /virtual-machine/15a9975f-366a-44c7-8826-900df82c7afb HTTP/1.1" 200 115 0.030049 10.0.0.23 - - [2025-11-12 09:03:37] "DELETE /tag/0fe9badf-cd8c-4a78-bb56-08bcf34790a7 HTTP/1.1" 200 115 0.035914 10.0.0.23 - - [2025-11-12 09:03:37] "DELETE /tag/fe3f33f4-8251-459a-b3d2-2bd052ae3273 HTTP/1.1" 409 236 0.003458 10.0.0.23 - - [2025-11-12 09:03:37] "DELETE /tag/7a73d172-b3a7-4d20-8ad7-a787f96b14f4 HTTP/1.1" 200 115 0.029643 10.0.0.23 - - [2025-11-12 09:03:39] "POST /projects HTTP/1.1" 409 238 0.004757 10.0.0.23 - - [2025-11-12 09:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-11-12 09:03:39] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035822 10.0.0.23 - - [2025-11-12 09:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.23 - - [2025-11-12 09:03:39] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006187 10.0.0.23 - - [2025-11-12 09:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.23 - - [2025-11-12 09:03:39] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007855 10.0.0.23 - - [2025-11-12 09:03:39] "POST /security-groups HTTP/1.1" 409 285 0.003240 10.0.0.23 - - [2025-11-12 09:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2025-11-12 09:03:39] "PUT /security-group/1a9c8f18-597d-421e-b1fb-d92e05b360b3 HTTP/1.1" 200 262 0.073404 10.0.0.23 - - [2025-11-12 09:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.043096 10.0.0.23 - - [2025-11-12 09:03:39] "PUT /access-control-list/031a521f-4693-4df3-9aaf-ec1bc0b5198b HTTP/1.1" 200 272 0.029942 10.0.0.23 - - [2025-11-12 09:03:39] "PUT /access-control-list/c77ee433-399d-44dd-90b9-5c2a7502b819 HTTP/1.1" 200 272 0.015879 10.0.0.23 - - [2025-11-12 09:03:44] "POST /projects HTTP/1.1" 409 238 0.002208 10.0.0.23 - - [2025-11-12 09:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.23 - - [2025-11-12 09:03:44] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038247 10.0.0.23 - - [2025-11-12 09:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2025-11-12 09:03:44] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004996 10.0.0.23 - - [2025-11-12 09:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.23 - - [2025-11-12 09:03:45] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005447 10.0.0.23 - - [2025-11-12 09:03:45] "POST /security-groups HTTP/1.1" 409 285 0.005028 10.0.0.23 - - [2025-11-12 09:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.23 - - [2025-11-12 09:03:45] "PUT /security-group/1a9c8f18-597d-421e-b1fb-d92e05b360b3 HTTP/1.1" 200 262 0.055522 10.0.0.23 - - [2025-11-12 09:03:45] "PUT /access-control-list/031a521f-4693-4df3-9aaf-ec1bc0b5198b HTTP/1.1" 200 272 0.013288 10.0.0.23 - - [2025-11-12 09:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038000 10.0.0.23 - - [2025-11-12 09:03:45] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014739 10.0.0.23 - - [2025-11-12 09:03:45] "PUT /access-control-list/c77ee433-399d-44dd-90b9-5c2a7502b819 HTTP/1.1" 200 272 0.020207 10.0.0.23 - - [2025-11-12 09:03:45] "GET /firewall-rule/726682a8-7891-4a48-a986-5736b2705b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003324 10.0.0.23 - - [2025-11-12 09:03:45] "POST /ref-update HTTP/1.1" 200 156 0.054160 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /firewall-rule/726682a8-7891-4a48-a986-5736b2705b1d HTTP/1.1" 200 115 0.041725 10.0.0.23 - - [2025-11-12 09:03:45] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007069 10.0.0.23 - - [2025-11-12 09:03:45] "GET /firewall-rule/ec88cf19-07a3-4e6f-aece-7a980d4c169d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002735 10.0.0.23 - - [2025-11-12 09:03:45] "POST /ref-update HTTP/1.1" 200 156 0.055764 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /firewall-rule/ec88cf19-07a3-4e6f-aece-7a980d4c169d HTTP/1.1" 200 115 0.042389 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /tag/f3ea85a4-9704-415d-ab65-eb81a19ed617 HTTP/1.1" 200 115 0.043564 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b HTTP/1.1" 409 236 0.004161 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e HTTP/1.1" 409 236 0.004344 10.0.0.23 - - [2025-11-12 09:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.23 - - [2025-11-12 09:03:45] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004122 10.0.0.23 - - [2025-11-12 09:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.23 - - [2025-11-12 09:03:45] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005419 10.0.0.23 - - [2025-11-12 09:03:45] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.045093 10.0.0.23 - - [2025-11-12 09:03:45] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.041913 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /security-group/1a9c8f18-597d-421e-b1fb-d92e05b360b3 HTTP/1.1" 200 115 0.054934 10.0.0.23 - - [2025-11-12 09:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /access-control-list/031a521f-4693-4df3-9aaf-ec1bc0b5198b HTTP/1.1" 200 115 0.044360 10.0.0.23 - - [2025-11-12 09:03:45] "DELETE /access-control-list/c77ee433-399d-44dd-90b9-5c2a7502b819 HTTP/1.1" 200 115 0.038184 10.0.0.23 - - [2025-11-12 09:03:45] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035853 10.0.0.23 - - [2025-11-12 09:03:46] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?fields=security_groups HTTP/1.1" 200 1352 0.036870 10.0.0.23 - - [2025-11-12 09:03:46] "DELETE /security-group/1b263c70-0c09-4c8c-be73-ecb5b00a9fd5 HTTP/1.1" 200 115 0.040099 10.0.0.23 - - [2025-11-12 09:03:46] "DELETE /access-control-list/0863b1e9-4a50-4603-906f-2500505bd202 HTTP/1.1" 200 115 0.041646 10.0.0.23 - - [2025-11-12 09:03:46] "GET /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d?fields=application_policy_sets HTTP/1.1" 200 1391 0.056499 10.0.0.23 - - [2025-11-12 09:03:46] "DELETE /access-control-list/18e76379-06bb-4c98-b3b4-295caa4c5b73 HTTP/1.1" 200 115 0.037404 10.0.0.23 - - [2025-11-12 09:03:46] "DELETE /project/4425d8eb-32b2-4c00-b037-3d760bfa5d6d HTTP/1.1" 200 115 0.310386 10.0.0.23 - - [2025-11-12 09:03:46] "POST /projects HTTP/1.1" 409 238 0.003165 10.0.0.23 - - [2025-11-12 09:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.23 - - [2025-11-12 09:03:46] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033400 10.0.0.23 - - [2025-11-12 09:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.23 - - [2025-11-12 09:03:46] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003803 10.0.0.23 - - [2025-11-12 09:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-11-12 09:03:46] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004957 10.0.0.23 - - [2025-11-12 09:03:46] "POST /security-groups HTTP/1.1" 409 285 0.002710 10.0.0.23 - - [2025-11-12 09:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.23 - - [2025-11-12 09:03:46] "PUT /security-group/5a9e90d1-82ca-4f4c-b768-aaa028231b31 HTTP/1.1" 200 262 0.074533 10.0.0.23 - - [2025-11-12 09:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042523 10.0.0.23 - - [2025-11-12 09:03:46] "PUT /access-control-list/c8c4f659-5e33-4b04-8837-6f241beb6278 HTTP/1.1" 200 272 0.031453 10.0.0.23 - - [2025-11-12 09:03:46] "PUT /access-control-list/263494e4-998f-4d57-8b69-bc1a2b62f10e HTTP/1.1" 200 272 0.017107 10.0.0.23 - - [2025-11-12 09:03:50] "DELETE /loadbalancer-member/f244848c-58d8-4ae9-afb1-3ef13b3a5990 HTTP/1.1" 200 115 0.035116 10.0.0.23 - - [2025-11-12 09:03:50] "DELETE /loadbalancer-pool/b534aaa9-717f-4d90-92f4-9d54427ce84c HTTP/1.1" 200 115 0.034023 10.0.0.23 - - [2025-11-12 09:03:50] "DELETE /loadbalancer-listener/c5924e7e-d6be-433e-970b-f27c9e640bfe HTTP/1.1" 200 115 0.037615 10.0.0.23 - - [2025-11-12 09:03:50] "DELETE /loadbalancer/66a84b67-186c-4017-a4f4-11f1cc814a2e HTTP/1.1" 200 115 0.044307 10.0.0.23 - - [2025-11-12 09:03:50] "DELETE /floating-ip/12aa6b47-e08b-4873-b0c9-830438ef5def HTTP/1.1" 200 115 0.035457 10.0.0.23 - - [2025-11-12 09:03:50] "DELETE /instance-ip/126cf30b-8623-4f07-af89-6773c2026fb9 HTTP/1.1" 200 115 0.032977 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /virtual-machine-interface/dcbcfdf7-f915-4bc5-b796-5fdbd7273792 HTTP/1.1" 200 115 0.033951 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /tag/8971d4b8-bb3f-4950-89fd-a212f1f56536 HTTP/1.1" 200 115 0.028273 10.0.0.23 - - [2025-11-12 09:03:51] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002846 10.0.0.23 - - [2025-11-12 09:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.23 - - [2025-11-12 09:03:51] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002399 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-policy/ad225e8a-a176-43d3-bccd-808007adb861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002100 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-rule/2d234369-abe8-45a8-b441-bf77b9fa260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002131 10.0.0.23 - - [2025-11-12 09:03:51] "POST /ref-update HTTP/1.1" 200 156 0.013852 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /firewall-rule/2d234369-abe8-45a8-b441-bf77b9fa260a HTTP/1.1" 200 115 0.036419 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002591 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-rule/88a4f33e-5b0b-4739-ae5f-f8fd65a3cbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003197 10.0.0.23 - - [2025-11-12 09:03:51] "POST /ref-update HTTP/1.1" 200 156 0.013516 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /firewall-rule/88a4f33e-5b0b-4739-ae5f-f8fd65a3cbc4 HTTP/1.1" 200 115 0.032643 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004193 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-rule/c12ed9a0-072a-4039-a8ee-ec4222dbbd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002779 10.0.0.23 - - [2025-11-12 09:03:51] "POST /ref-update HTTP/1.1" 200 156 0.012396 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /firewall-rule/c12ed9a0-072a-4039-a8ee-ec4222dbbd0f HTTP/1.1" 200 115 0.035227 10.0.0.23 - - [2025-11-12 09:03:51] "GET /application-policy-set/70753782-8a34-4e94-a1d5-b3f3063d5825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003746 10.0.0.23 - - [2025-11-12 09:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.23 - - [2025-11-12 09:03:51] "GET /policy-management/207539cf-9458-4ac5-90ac-c22dcf4ff56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003400 10.0.0.23 - - [2025-11-12 09:03:51] "GET /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003222 10.0.0.23 - - [2025-11-12 09:03:51] "POST /ref-update HTTP/1.1" 200 156 0.030262 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /firewall-policy/2e5ef696-8788-42bc-877f-cc21ae273d49 HTTP/1.1" 200 115 0.049992 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /tag/fe3f33f4-8251-459a-b3d2-2bd052ae3273 HTTP/1.1" 200 115 0.100467 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /tag/19f1884e-ae28-4682-93af-b8bfcdca8f61 HTTP/1.1" 200 115 0.113922 10.0.0.23 - - [2025-11-12 09:03:51] "DELETE /tag/b4cf417a-ef5a-4179-9733-124f1bb0f42b HTTP/1.1" 200 115 0.075154 10.0.0.23 - - [2025-11-12 09:03:52] "DELETE /tag/5a06b7f0-d560-49f4-aa1d-5120a1974b9e HTTP/1.1" 200 115 0.129023 10.0.0.23 - - [2025-11-12 09:03:52] "POST /projects HTTP/1.1" 409 238 0.001932 10.0.0.23 - - [2025-11-12 09:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.23 - - [2025-11-12 09:03:52] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046629 10.0.0.23 - - [2025-11-12 09:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.23 - - [2025-11-12 09:03:52] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005558 10.0.0.23 - - [2025-11-12 09:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.23 - - [2025-11-12 09:03:52] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004902 10.0.0.23 - - [2025-11-12 09:03:52] "POST /security-groups HTTP/1.1" 409 285 0.002836 10.0.0.23 - - [2025-11-12 09:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.23 - - [2025-11-12 09:03:52] "PUT /security-group/5a9e90d1-82ca-4f4c-b768-aaa028231b31 HTTP/1.1" 200 262 0.072165 10.0.0.23 - - [2025-11-12 09:03:52] "PUT /access-control-list/c8c4f659-5e33-4b04-8837-6f241beb6278 HTTP/1.1" 200 272 0.019021 10.0.0.23 - - [2025-11-12 09:03:52] "PUT /access-control-list/263494e4-998f-4d57-8b69-bc1a2b62f10e HTTP/1.1" 200 272 0.037744 10.0.0.23 - - [2025-11-12 09:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.043866 10.0.0.23 - - [2025-11-12 09:03:52] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.011520 10.0.0.23 - - [2025-11-12 09:03:52] "GET /firewall-rule/a7266692-bfb5-4cc7-a7ce-5831e03fb7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003470 10.0.0.23 - - [2025-11-12 09:03:52] "POST /ref-update HTTP/1.1" 200 156 0.063988 10.0.0.23 - - [2025-11-12 09:03:52] "DELETE /firewall-rule/a7266692-bfb5-4cc7-a7ce-5831e03fb7e9 HTTP/1.1" 200 115 0.061069 10.0.0.23 - - [2025-11-12 09:03:52] "GET /firewall-policy/265b6b68-2945-4955-b947-364d6e563b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010476 10.0.0.23 - - [2025-11-12 09:03:52] "GET /firewall-rule/cbcfe046-bf2e-4713-980b-d582a0ac4537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004096 10.0.0.23 - - [2025-11-12 09:03:52] "POST /ref-update HTTP/1.1" 200 156 0.050797 10.0.0.23 - - [2025-11-12 09:03:52] "DELETE /firewall-rule/cbcfe046-bf2e-4713-980b-d582a0ac4537 HTTP/1.1" 200 115 0.050406 10.0.0.23 - - [2025-11-12 09:03:52] "DELETE /tag/bfff829d-5543-44a9-ba6f-20543dcf1507 HTTP/1.1" 200 115 0.052926 10.0.0.23 - - [2025-11-12 09:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010557 10.0.0.23 - - [2025-11-12 09:03:53] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005957 10.0.0.23 - - [2025-11-12 09:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.23 - - [2025-11-12 09:03:53] "GET /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006203 10.0.0.23 - - [2025-11-12 09:03:53] "PUT /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a HTTP/1.1" 200 264 0.058603 10.0.0.23 - - [2025-11-12 09:03:53] "PUT /virtual-network/c0d9afca-3e4c-4326-9f16-127e88f04035 HTTP/1.1" 200 264 0.117599 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /security-group/5a9e90d1-82ca-4f4c-b768-aaa028231b31 HTTP/1.1" 200 115 0.071247 10.0.0.23 - - [2025-11-12 09:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /access-control-list/c8c4f659-5e33-4b04-8837-6f241beb6278 HTTP/1.1" 200 115 0.045362 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /access-control-list/263494e4-998f-4d57-8b69-bc1a2b62f10e HTTP/1.1" 200 115 0.066436 10.0.0.23 - - [2025-11-12 09:03:53] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.072389 10.0.0.23 - - [2025-11-12 09:03:53] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?fields=security_groups HTTP/1.1" 200 1353 0.041640 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /security-group/494ecea4-27d7-411e-a041-b19e03bb14fc HTTP/1.1" 200 115 0.088996 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /access-control-list/8316b83e-f813-4890-aecd-ca5f7301cb2f HTTP/1.1" 200 115 0.042046 10.0.0.23 - - [2025-11-12 09:03:53] "GET /project/a3601299-4dbd-405d-91a0-5cf2669c6df4?fields=application_policy_sets HTTP/1.1" 200 1392 0.074637 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /access-control-list/495f0946-aa07-4c93-9644-e81a28ca0202 HTTP/1.1" 200 115 0.095096 10.0.0.23 - - [2025-11-12 09:03:53] "DELETE /project/a3601299-4dbd-405d-91a0-5cf2669c6df4 HTTP/1.1" 200 115 0.479019 10.0.0.23 - - [2025-11-12 09:04:46] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.23 - - [2025-11-12 09:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.23 - - [2025-11-12 09:04:46] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.004231 10.0.0.23 - - [2025-11-12 09:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.23 - - [2025-11-12 09:04:47] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003071 10.0.0.23 - - [2025-11-12 09:04:56] "GET /global-system-configs HTTP/1.1" 200 322 0.007595 10.0.0.23 - - [2025-11-12 09:04:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003158 10.0.0.23 - - [2025-11-12 09:05:05] "GET / HTTP/1.1" 200 35931 0.005131 10.0.0.23 - - [2025-11-12 09:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.23 - - [2025-11-12 09:05:05] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.013208 10.0.0.23 - - [2025-11-12 09:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008754 10.0.0.23 - - [2025-11-12 09:05:05] "GET /config-node/0e777a57-fdcf-4111-90fc-100f4d1b7e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003020 10.0.0.23 - - [2025-11-12 09:05:05] "GET / HTTP/1.1" 200 35931 0.002528 10.0.0.23 - - [2025-11-12 09:05:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002867 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.23 - - [2025-11-12 09:05:11] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003543 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.009362 10.0.0.23 - - [2025-11-12 09:05:11] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 264 0.002048 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/0d4b6ee2-69a0-41be-8d10-9642fdb7e880 HTTP/1.1" 200 244 0.009689 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 261 0.003124 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/fbd99fbc-2017-4b8d-a400-27785a4e150e HTTP/1.1" 200 244 0.010335 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 261 0.002229 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/9feaf111-b22d-45e5-9829-55bf0dfbdecb HTTP/1.1" 200 244 0.009798 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 253 0.004691 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/fcdec9de-04aa-4066-9660-7392f14c33e4 HTTP/1.1" 200 244 0.012585 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 251 0.004286 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/baa67d44-3367-4115-8afb-2f04fd715a5b HTTP/1.1" 200 244 0.009282 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 252 0.006027 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/9b3773fc-c77e-4a55-8773-523a47dda9f4 HTTP/1.1" 200 244 0.011151 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 256 0.002440 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/8a02cc15-ce83-4a2f-9865-67ce5ef26007 HTTP/1.1" 200 244 0.012558 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 248 0.006056 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/a2b6b182-adfb-4191-b1b2-1f1a5b553971 HTTP/1.1" 200 244 0.011648 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 252 0.010106 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/527636a5-1e54-40ed-af46-69057d14406c HTTP/1.1" 200 244 0.011185 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 257 0.005365 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/ffda75fa-e10d-41b2-9ee4-5a9f0481cf7f HTTP/1.1" 200 244 0.011268 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 251 0.012982 10.0.0.23 - - [2025-11-12 09:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.23 - - [2025-11-12 09:05:11] "PUT /alarm/e7daa13d-9cc2-4a03-b32f-20a7bb512348 HTTP/1.1" 200 244 0.010967 10.0.0.23 - - [2025-11-12 09:05:11] "POST /alarms HTTP/1.1" 409 257 0.003982 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/e713fba7-7cbe-44ca-acf0-d2d32f7c6642 HTTP/1.1" 200 244 0.010335 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 261 0.005201 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/063eedbb-cb89-4b4d-a3aa-cf803780c4c9 HTTP/1.1" 200 244 0.012912 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 258 0.001964 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/179bd980-3fbf-4685-8408-022b13dc62b4 HTTP/1.1" 200 244 0.014916 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 254 0.006517 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/10e235af-41ca-45fe-a46f-83e4a50a61e0 HTTP/1.1" 200 244 0.010981 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 254 0.009796 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/5315ee4d-7ecc-4921-8f9e-38a45e1a49bf HTTP/1.1" 200 244 0.012509 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 254 0.014654 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019450 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/66630501-9f89-457f-8efb-5bd2dd67e475 HTTP/1.1" 200 244 0.013456 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 247 0.025987 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/f9d00bd6-3fe3-42da-86b2-590b393fe372 HTTP/1.1" 200 244 0.012845 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 272 0.008430 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/9ae0b6fb-0e9f-4060-ad43-cc0523379d71 HTTP/1.1" 200 244 0.010319 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 261 0.004006 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/577025a0-0897-4c6d-a4cb-3305800be4e2 HTTP/1.1" 200 244 0.011429 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 259 0.007873 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/96dcce5c-729f-4fb8-adf0-2710b8d44e2c HTTP/1.1" 200 244 0.010827 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 265 0.001832 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/3d3506d6-e5a2-457a-82d8-a0de6935f788 HTTP/1.1" 200 244 0.012592 10.0.0.23 - - [2025-11-12 09:05:12] "POST /alarms HTTP/1.1" 409 279 0.015735 10.0.0.23 - - [2025-11-12 09:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.23 - - [2025-11-12 09:05:12] "PUT /alarm/a467684d-f9c9-4a75-acdb-2519d2d146ac HTTP/1.1" 200 244 0.010283 10.0.0.23 - - [2025-11-12 09:05:13] "GET / HTTP/1.1" 200 35931 0.005065 10.0.0.23 - - [2025-11-12 09:05:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002128 10.0.0.23 - - [2025-11-12 09:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.23 - - [2025-11-12 09:05:13] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.008532 10.0.0.23 - - [2025-11-12 09:05:13] "GET / HTTP/1.1" 200 35931 0.004678 10.0.0.23 - - [2025-11-12 09:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.23 - - [2025-11-12 09:05:13] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003816 10.0.0.23 - - [2025-11-12 09:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2025-11-12 09:05:13] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.024572 10.0.0.23 - - [2025-11-12 09:05:14] "GET / HTTP/1.1" 200 35931 0.006260 10.0.0.23 - - [2025-11-12 09:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.23 - - [2025-11-12 09:05:14] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.014929 10.0.0.23 - - [2025-11-12 09:05:14] "PUT /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74 HTTP/1.1" 200 274 0.026454 10.0.0.23 - - [2025-11-12 09:05:17] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.23 - - [2025-11-12 09:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2025-11-12 09:05:17] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008155 10.0.0.23 - - [2025-11-12 09:05:17] "POST /bgp-routers HTTP/1.1" 409 301 0.003316 10.0.0.23 - - [2025-11-12 09:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.23 - - [2025-11-12 09:05:17] "GET /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004877 10.0.0.23 - - [2025-11-12 09:05:17] "PUT /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e HTTP/1.1" 200 254 0.016093 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:05:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001918 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:05:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001277 10.0.0.23 - - [2025-11-12 09:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.23 - - [2025-11-12 09:05:20] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005057 10.0.0.23 - - [2025-11-12 09:05:33] "GET / HTTP/1.1" 200 35931 0.004581 10.0.0.23 - - [2025-11-12 09:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.23 - - [2025-11-12 09:05:33] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.011562 10.0.0.23 - - [2025-11-12 09:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.23 - - [2025-11-12 09:05:33] "GET /config-node/0e777a57-fdcf-4111-90fc-100f4d1b7e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002778 10.0.0.23 - - [2025-11-12 09:05:45] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.23 - - [2025-11-12 09:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009164 10.0.0.23 - - [2025-11-12 09:05:45] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006433 10.0.0.23 - - [2025-11-12 09:05:45] "POST /bgp-routers HTTP/1.1" 409 301 0.003408 10.0.0.23 - - [2025-11-12 09:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.23 - - [2025-11-12 09:05:45] "GET /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005908 10.0.0.23 - - [2025-11-12 09:05:45] "PUT /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e HTTP/1.1" 200 254 0.025002 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:05:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001315 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:05:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001435 10.0.0.23 - - [2025-11-12 09:06:00] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.23 - - [2025-11-12 09:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.23 - - [2025-11-12 09:06:00] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006518 10.0.0.23 - - [2025-11-12 09:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.23 - - [2025-11-12 09:06:00] "GET /config-node/0e777a57-fdcf-4111-90fc-100f4d1b7e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003378 10.0.0.23 - - [2025-11-12 09:06:00] "GET / HTTP/1.1" 200 35931 0.003800 10.0.0.23 - - [2025-11-12 09:06:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006310 10.0.0.23 - - [2025-11-12 09:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.23 - - [2025-11-12 09:06:05] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.004170 10.0.0.23 - - [2025-11-12 09:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.014805 10.0.0.23 - - [2025-11-12 09:06:06] "GET / HTTP/1.1" 200 35931 0.004460 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 264 0.004111 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/0d4b6ee2-69a0-41be-8d10-9642fdb7e880 HTTP/1.1" 200 244 0.022183 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 261 0.002641 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/fbd99fbc-2017-4b8d-a400-27785a4e150e HTTP/1.1" 200 244 0.014347 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 261 0.002296 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/9feaf111-b22d-45e5-9829-55bf0dfbdecb HTTP/1.1" 200 244 0.010407 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 253 0.001871 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/fcdec9de-04aa-4066-9660-7392f14c33e4 HTTP/1.1" 200 244 0.009408 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 251 0.009456 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/baa67d44-3367-4115-8afb-2f04fd715a5b HTTP/1.1" 200 244 0.010126 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 252 0.002877 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/9b3773fc-c77e-4a55-8773-523a47dda9f4 HTTP/1.1" 200 244 0.011884 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 256 0.002718 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/8a02cc15-ce83-4a2f-9865-67ce5ef26007 HTTP/1.1" 200 244 0.009468 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 248 0.014902 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/a2b6b182-adfb-4191-b1b2-1f1a5b553971 HTTP/1.1" 200 244 0.009258 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 252 0.010126 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/527636a5-1e54-40ed-af46-69057d14406c HTTP/1.1" 200 244 0.009841 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 257 0.006963 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.23 - - [2025-11-12 09:06:06] "PUT /alarm/ffda75fa-e10d-41b2-9ee4-5a9f0481cf7f HTTP/1.1" 200 244 0.009557 10.0.0.23 - - [2025-11-12 09:06:06] "POST /alarms HTTP/1.1" 409 251 0.007234 10.0.0.23 - - [2025-11-12 09:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/e7daa13d-9cc2-4a03-b32f-20a7bb512348 HTTP/1.1" 200 244 0.009619 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 257 0.002465 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/e713fba7-7cbe-44ca-acf0-d2d32f7c6642 HTTP/1.1" 200 244 0.010068 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 261 0.007452 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/063eedbb-cb89-4b4d-a3aa-cf803780c4c9 HTTP/1.1" 200 244 0.009021 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 258 0.005099 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/179bd980-3fbf-4685-8408-022b13dc62b4 HTTP/1.1" 200 244 0.009878 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 254 0.004863 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/10e235af-41ca-45fe-a46f-83e4a50a61e0 HTTP/1.1" 200 244 0.010280 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 254 0.002109 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/5315ee4d-7ecc-4921-8f9e-38a45e1a49bf HTTP/1.1" 200 244 0.011972 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 254 0.009251 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007974 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/66630501-9f89-457f-8efb-5bd2dd67e475 HTTP/1.1" 200 244 0.008857 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 247 0.008956 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/f9d00bd6-3fe3-42da-86b2-590b393fe372 HTTP/1.1" 200 244 0.010679 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 272 0.006024 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/9ae0b6fb-0e9f-4060-ad43-cc0523379d71 HTTP/1.1" 200 244 0.008510 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 261 0.004626 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/577025a0-0897-4c6d-a4cb-3305800be4e2 HTTP/1.1" 200 244 0.010226 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 259 0.008254 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/96dcce5c-729f-4fb8-adf0-2710b8d44e2c HTTP/1.1" 200 244 0.013446 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 265 0.005095 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/3d3506d6-e5a2-457a-82d8-a0de6935f788 HTTP/1.1" 200 244 0.008447 10.0.0.23 - - [2025-11-12 09:06:07] "POST /alarms HTTP/1.1" 409 279 0.005837 10.0.0.23 - - [2025-11-12 09:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.23 - - [2025-11-12 09:06:07] "PUT /alarm/a467684d-f9c9-4a75-acdb-2519d2d146ac HTTP/1.1" 200 244 0.015376 10.0.0.23 - - [2025-11-12 09:06:08] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.23 - - [2025-11-12 09:06:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006289 10.0.0.23 - - [2025-11-12 09:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.23 - - [2025-11-12 09:06:08] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.013852 10.0.0.23 - - [2025-11-12 09:06:08] "GET / HTTP/1.1" 200 35931 0.003369 10.0.0.23 - - [2025-11-12 09:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.23 - - [2025-11-12 09:06:08] "GET /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.004025 10.0.0.23 - - [2025-11-12 09:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.23 - - [2025-11-12 09:06:08] "PUT /global-vrouter-config/02ebfaf6-6f9a-494c-ae6d-782542608185 HTTP/1.1" 200 276 0.023017 10.0.0.23 - - [2025-11-12 09:06:08] "GET / HTTP/1.1" 200 35931 0.002241 10.0.0.23 - - [2025-11-12 09:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.23 - - [2025-11-12 09:06:08] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006293 10.0.0.23 - - [2025-11-12 09:06:08] "PUT /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74 HTTP/1.1" 200 274 0.020750 10.0.0.23 - - [2025-11-12 09:06:13] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.23 - - [2025-11-12 09:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.23 - - [2025-11-12 09:06:13] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003666 10.0.0.23 - - [2025-11-12 09:06:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002385 10.0.0.23 - - [2025-11-12 09:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.23 - - [2025-11-12 09:06:13] "GET /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006381 10.0.0.23 - - [2025-11-12 09:06:13] "PUT /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e HTTP/1.1" 200 254 0.022529 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:06:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:06:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.23 - - [2025-11-12 09:06:18] "POST /tags HTTP/1.1" 200 355 0.038288 10.0.0.23 - - [2025-11-12 09:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.23 - - [2025-11-12 09:06:18] "GET /tag/7c2cdd81-ff11-438d-bde8-d046e2786015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.032920 10.0.0.23 - - [2025-11-12 09:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.23 - - [2025-11-12 09:06:18] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009321 10.0.0.23 - - [2025-11-12 09:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.23 - - [2025-11-12 09:06:18] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.074035 10.0.0.23 - - [2025-11-12 09:06:18] "POST /virtual-machines HTTP/1.1" 200 351 0.019109 10.0.0.23 - - [2025-11-12 09:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018060 10.0.0.23 - - [2025-11-12 09:06:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.128580 10.0.0.23 - - [2025-11-12 09:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014094 10.0.0.23 - - [2025-11-12 09:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.23 - - [2025-11-12 09:06:18] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007607 10.0.0.23 - - [2025-11-12 09:06:18] "POST /instance-ips HTTP/1.1" 200 391 0.030366 10.0.0.23 - - [2025-11-12 09:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029423 10.0.0.23 - - [2025-11-12 09:06:18] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013266 10.0.0.23 - - [2025-11-12 09:06:18] "POST /set-tag HTTP/1.1" 200 109 0.022935 10.0.0.23 - - [2025-11-12 09:06:18] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012701 10.0.0.23 - - [2025-11-12 09:06:18] "GET /instance-ip/d9bc3306-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003101 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005150 10.0.0.23 - - [2025-11-12 09:06:19] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.012118 10.0.0.23 - - [2025-11-12 09:06:19] "POST /ref-update HTTP/1.1" 200 156 0.014602 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006006 10.0.0.23 - - [2025-11-12 09:06:19] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.23 - - [2025-11-12 09:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-network/2eb07b94-d1f1-424b-9a22-3b466054858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004906 10.0.0.23 - - [2025-11-12 09:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.23 - - [2025-11-12 09:06:19] "GET /project/01fc9c61-882e-40a7-b784-745a0f8e88d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045302 10.0.0.23 - - [2025-11-12 09:06:19] "POST /virtual-machines HTTP/1.1" 200 355 0.010181 10.0.0.23 - - [2025-11-12 09:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034486 10.0.0.23 - - [2025-11-12 09:06:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.121616 10.0.0.23 - - [2025-11-12 09:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008503 10.0.0.23 - - [2025-11-12 09:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008322 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006869 10.0.0.23 - - [2025-11-12 09:06:19] "POST /instance-ips HTTP/1.1" 200 395 0.037652 10.0.0.23 - - [2025-11-12 09:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035464 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005128 10.0.0.23 - - [2025-11-12 09:06:19] "POST /set-tag HTTP/1.1" 200 109 0.022734 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015548 10.0.0.23 - - [2025-11-12 09:06:19] "GET /instance-ip/da3afe84-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003609 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004929 10.0.0.23 - - [2025-11-12 09:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-router/d6e10c73-f6f7-460d-8831-d261681f0ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003535 10.0.0.23 - - [2025-11-12 09:06:19] "POST /ref-update HTTP/1.1" 200 156 0.009023 10.0.0.23 - - [2025-11-12 09:06:19] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004818 10.0.0.23 - - [2025-11-12 09:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.23 - - [2025-11-12 09:06:20] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005893 10.0.0.23 - - [2025-11-12 09:06:20] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.23 - - [2025-11-12 09:06:20] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004431 10.0.0.23 - - [2025-11-12 09:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.23 - - [2025-11-12 09:06:37] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008669 10.0.0.23 - - [2025-11-12 09:06:37] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.23 - - [2025-11-12 09:06:38] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006394 10.0.0.23 - - [2025-11-12 09:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.23 - - [2025-11-12 09:06:39] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006169 10.0.0.23 - - [2025-11-12 09:06:39] "POST /set-tag HTTP/1.1" 200 109 0.002473 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:06:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001488 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:06:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001649 10.0.0.23 - - [2025-11-12 09:07:00] "GET / HTTP/1.1" 200 35931 0.004974 10.0.0.23 - - [2025-11-12 09:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.23 - - [2025-11-12 09:07:00] "GET /global-system-config/fd98a140-f79f-4f69-9ff9-566d4f719e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004824 10.0.0.23 - - [2025-11-12 09:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.23 - - [2025-11-12 09:07:00] "GET /config-node/0e777a57-fdcf-4111-90fc-100f4d1b7e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002278 10.0.0.23 - - [2025-11-12 09:07:10] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007130 10.0.0.23 - - [2025-11-12 09:07:10] "POST /set-tag HTTP/1.1" 200 109 0.007423 10.0.0.23 - - [2025-11-12 09:07:10] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008073 10.0.0.23 - - [2025-11-12 09:07:10] "POST /set-tag HTTP/1.1" 200 109 0.008790 10.0.0.23 - - [2025-11-12 09:07:10] "GET /virtual-machine/cadc3476-55c5-4621-a731-bab7736ef7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003904 10.0.0.23 - - [2025-11-12 09:07:10] "POST /ref-update HTTP/1.1" 200 156 0.031665 10.0.0.23 - - [2025-11-12 09:07:10] "GET /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.032922 10.0.0.23 - - [2025-11-12 09:07:10] "POST /set-tag HTTP/1.1" 200 109 0.067681 10.0.0.23 - - [2025-11-12 09:07:10] "POST /set-tag HTTP/1.1" 200 109 0.051074 10.0.0.23 - - [2025-11-12 09:07:11] "DELETE /instance-ip/d9bc3306-bfa6-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.207631 10.0.0.23 - - [2025-11-12 09:07:11] "DELETE /virtual-machine-interface/d99efd9a-bfa6-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.093259 10.0.0.23 - - [2025-11-12 09:07:11] "DELETE /virtual-machine/cadc3476-55c5-4621-a731-bab7736ef7fd HTTP/1.1" 200 115 0.048207 10.0.0.23 - - [2025-11-12 09:07:11] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.047998 10.0.0.23 - - [2025-11-12 09:07:11] "POST /set-tag HTTP/1.1" 200 109 0.005667 10.0.0.23 - - [2025-11-12 09:07:13] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.23 - - [2025-11-12 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.23 - - [2025-11-12 09:07:13] "GET /routing-instance/7baf60b0-0a1c-4e4b-afd5-67e893952ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003011 10.0.0.23 - - [2025-11-12 09:07:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002107 10.0.0.23 - - [2025-11-12 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.23 - - [2025-11-12 09:07:13] "GET /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003166 10.0.0.23 - - [2025-11-12 09:07:13] "PUT /bgp-router/f97cb8f2-eff4-4c97-9c68-f3752128e83e HTTP/1.1" 200 254 0.018982 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.23 - - [2025-11-12 09:07:41] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008884 10.0.0.23 - - [2025-11-12 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.23 - - [2025-11-12 09:07:41] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006812 10.0.0.23 - - [2025-11-12 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.003522 10.0.0.23 - - [2025-11-12 09:07:41] "GET /virtual-machine/fddafafc-f63f-4d0b-a146-94b04b8cc1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002678 10.0.0.23 - - [2025-11-12 09:07:41] "POST /ref-update HTTP/1.1" 200 156 0.021740 10.0.0.23 - - [2025-11-12 09:07:41] "GET /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005696 10.0.0.23 - - [2025-11-12 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.020303 10.0.0.23 - - [2025-11-12 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.067375 10.0.0.23 - - [2025-11-12 09:07:42] "DELETE /instance-ip/da3afe84-bfa6-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.102286 10.0.0.23 - - [2025-11-12 09:07:42] "DELETE /virtual-machine-interface/da1f1eb2-bfa6-11f0-9b1d-fa163eb4b711 HTTP/1.1" 200 115 0.087341 10.0.0.23 - - [2025-11-12 09:07:42] "DELETE /virtual-machine/fddafafc-f63f-4d0b-a146-94b04b8cc1f6 HTTP/1.1" 200 115 0.144954 10.0.0.23 - - [2025-11-12 09:07:42] "DELETE /tag/7c2cdd81-ff11-438d-bde8-d046e2786015 HTTP/1.1" 200 115 0.135154 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001621 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002014 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.23 - - [2025-11-12 09:07:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001189