++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 30 02:57:17 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 02:57:17 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.24 ++ 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.24 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.24 ++ ANALYTICSDB_NODES=10.0.0.24 ++ ANALYTICS_SNMP_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8081 ' +++ '[' -n '10.0.0.24:8081 ' ']' +++ echo 10.0.0.24:8081 ++ ANALYTICS_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9042 ' +++ '[' -n '10.0.0.24:9042 ' ']' +++ echo 10.0.0.24:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.24:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8086 ' +++ '[' -n '10.0.0.24:8086 ' ']' +++ echo 10.0.0.24:8086 ++ COLLECTOR_SERVERS=10.0.0.24: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.24 ++ CONFIGDB_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8082 ' +++ '[' -n '10.0.0.24:8082 ' ']' +++ echo 10.0.0.24:8082 ++ CONFIG_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9161 ' +++ '[' -n '10.0.0.24:9161 ' ']' +++ echo 10.0.0.24:9161 ++ CONFIGDB_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9041 ' +++ '[' -n '10.0.0.24:9041 ' ']' +++ echo 10.0.0.24:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.24: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.24 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.24 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:2181, +++ '[' -n 10.0.0.24:2181, ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:2181 ' +++ '[' -n '10.0.0.24:2181 ' ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.24:2181 ++ RABBITMQ_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:5673, +++ '[' -n 10.0.0.24:5673, ']' +++ echo 10.0.0.24:5673 ++ RABBITMQ_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:6379 ' +++ '[' -n '10.0.0.24:6379 ' ']' +++ echo 10.0.0.24:6379 ++ REDIS_SERVERS=10.0.0.24: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.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9092 ' +++ '[' -n '10.0.0.24:9092 ' ']' +++ echo 10.0.0.24:9092 ++ KAFKA_SERVERS=10.0.0.24: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.24 ++ 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.24 ++ 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.24 ++ cut -d , -f 1 + local cassandra=10.0.0.24 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.24 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.24 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.24 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.24 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.24 +++ local servers=10.0.0.24 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ uniq ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.24,10.147.72.1,127.0.0.1,172.17.0.1,252.24.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.24'\''))' +++ local server_ip=10.0.0.24 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.24 ]] +++ [[ ,10.0.0.24,10.147.72.1,127.0.0.1,172.17.0.1,252.24.0.1,, =~ ,10\.0\.0\.24, ]] +++ echo 10.0.0.24 1 +++ return ++ local ip=10.0.0.24 ++ [[ -z 10.0.0.24 ]] ++ echo 10.0.0.24 + host_ip=10.0.0.24 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.24:9041 + cassandra_server_list=10.0.0.24:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.24:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/30/2025 14:58:05.479 7f7ab8ee6380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 14:58:05.977 7f7ab8ee6380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 14:58:05.992 7f7ab8ee6380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 14:58:05.992 7f7ab8ee6380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.24 - - [2025-10-30 14:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000642 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.24:8082/ Hit Ctrl-C to quit. 10.0.0.24 - - [2025-10-30 14:58:19] "GET / HTTP/1.1" 503 181 0.000225 10.0.0.24 - - [2025-10-30 14:58:19] "GET / HTTP/1.1" 200 35931 0.001148 10.0.0.24 - - [2025-10-30 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.24 - - [2025-10-30 14:58:19] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.006192 10.0.0.24 - - [2025-10-30 14:58:19] "POST /bgp-routers HTTP/1.1" 200 616 0.030371 10.0.0.24 - - [2025-10-30 14:58:19] "GET /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006201 10.0.0.24 - - [2025-10-30 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.24 - - [2025-10-30 14:58:19] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005964 10.0.0.24 - - [2025-10-30 14:58:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002770 10.0.0.24 - - [2025-10-30 14:58:19] "POST /ref-update HTTP/1.1" 200 156 0.026557 10.0.0.24 - - [2025-10-30 14:58:20] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.24 - - [2025-10-30 14:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.24 - - [2025-10-30 14:58:20] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015121 10.0.0.24 - - [2025-10-30 14:58:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.004042 10.0.0.24 - - [2025-10-30 14:58:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.036964 10.0.0.24 - - [2025-10-30 14:58:20] "GET / HTTP/1.1" 200 45303 0.001480 10.0.0.24 - - [2025-10-30 14:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.24 - - [2025-10-30 14:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.24 - - [2025-10-30 14:58:21] "GET / HTTP/1.1" 200 35931 0.001187 10.0.0.24 - - [2025-10-30 14:58:21] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.24 - - [2025-10-30 14:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.24 - - [2025-10-30 14:58:21] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010011 10.0.0.24 - - [2025-10-30 14:58:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002299 10.0.0.24 - - [2025-10-30 14:58:21] "POST /database-nodes HTTP/1.1" 200 597 0.027238 10.0.0.24 - - [2025-10-30 14:58:21] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.24 - - [2025-10-30 14:58:22] "GET / HTTP/1.1" 200 35931 0.001315 10.0.0.24 - - [2025-10-30 14:58:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.003430 10.0.0.24 - - [2025-10-30 14:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.24 - - [2025-10-30 14:58:22] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006185 10.0.0.24 - - [2025-10-30 14:58:22] "POST /service-appliance-sets HTTP/1.1" 200 553 0.038337 10.0.0.24 - - [2025-10-30 14:58:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.002009 10.0.0.24 - - [2025-10-30 14:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.24 - - [2025-10-30 14:58:22] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004962 10.0.0.24 - - [2025-10-30 14:58:22] "POST /service-appliance-sets HTTP/1.1" 200 541 0.036577 10.0.0.24 - - [2025-10-30 14:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.24 - - [2025-10-30 14:58:22] "GET /network-ipam/e059bf6d-19c8-43ee-8eac-bfd2d1583999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003220 10.0.0.24 - - [2025-10-30 14:58:22] "POST /service-templates HTTP/1.1" 200 511 0.029717 10.0.0.24 - - [2025-10-30 14:58:22] "POST /service-templates HTTP/1.1" 200 501 0.038395 10.0.0.24 - - [2025-10-30 14:58:22] "POST /service-templates HTTP/1.1" 200 515 0.035470 10.0.0.24 - - [2025-10-30 14:58:22] "POST /service-templates HTTP/1.1" 200 535 0.036720 10.0.0.24 - - [2025-10-30 14:58:23] "POST /service-templates HTTP/1.1" 200 507 0.058511 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.24 - - [2025-10-30 14:58:24] "GET /network-ipam/e059bf6d-19c8-43ee-8eac-bfd2d1583999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007202 10.0.0.24 - - [2025-10-30 14:58:24] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.24 - - [2025-10-30 14:58:24] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005886 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003220 10.0.0.24 - - [2025-10-30 14:58:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028366 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002168 10.0.0.24 - - [2025-10-30 14:58:24] "POST /access-control-lists HTTP/1.1" 200 587 0.027632 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.005753 10.0.0.24 - - [2025-10-30 14:58:24] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.24 - - [2025-10-30 14:58:24] "POST /access-control-lists HTTP/1.1" 200 585 0.022697 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.24 - - [2025-10-30 14:58:24] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007902 10.0.0.24 - - [2025-10-30 14:58:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.004827 10.0.0.24 - - [2025-10-30 14:58:24] "POST /route-targets HTTP/1.1" 200 327 0.017210 10.0.0.24 - - [2025-10-30 14:58:24] "POST /analytics-nodes HTTP/1.1" 200 599 0.051131 10.0.0.24 - - [2025-10-30 14:58:24] "POST /ref-update HTTP/1.1" 200 156 0.039113 10.0.0.24 - - [2025-10-30 14:58:24] "POST /route-targets HTTP/1.1" 200 327 0.014804 10.0.0.24 - - [2025-10-30 14:58:24] "POST /ref-update HTTP/1.1" 200 156 0.012084 10.0.0.24 - - [2025-10-30 14:58:25] "POST /route-targets HTTP/1.1" 200 327 0.018678 10.0.0.24 - - [2025-10-30 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.026967 10.0.0.24 - - [2025-10-30 14:58:25] "POST /route-targets HTTP/1.1" 200 327 0.025987 10.0.0.24 - - [2025-10-30 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.023615 10.0.0.24 - - [2025-10-30 14:58:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.001985 10.0.0.24 - - [2025-10-30 14:58:25] "POST /access-control-lists HTTP/1.1" 200 551 0.063225 10.0.0.24 - - [2025-10-30 14:58:25] "PUT /access-control-list/2c0dc85e-887c-42cc-91f0-e44a269a0cf6 HTTP/1.1" 200 272 0.015159 10.0.0.24 - - [2025-10-30 14:58:25] "PUT /access-control-list/6a6b24a9-be66-4228-8959-9ea2c2ee166f HTTP/1.1" 200 272 0.021489 10.0.0.24 - - [2025-10-30 14:58:26] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.24 - - [2025-10-30 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.24 - - [2025-10-30 14:58:26] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005158 10.0.0.24 - - [2025-10-30 14:58:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002115 10.0.0.24 - - [2025-10-30 14:58:26] "POST /config-nodes HTTP/1.1" 200 593 0.026102 10.0.0.24 - - [2025-10-30 14:58:26] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.24 - - [2025-10-30 14:58:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009380 10.0.0.24 - - [2025-10-30 14:58:29] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.24 - - [2025-10-30 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.24 - - [2025-10-30 14:58:29] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004754 10.0.0.24 - - [2025-10-30 14:58:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.001716 10.0.0.24 - - [2025-10-30 14:58:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.023423 10.0.0.24 - - [2025-10-30 14:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.24 - - [2025-10-30 14:58:31] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003483 10.0.0.24 - - [2025-10-30 14:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.24 - - [2025-10-30 14:58:31] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.010103 10.0.0.24 - - [2025-10-30 14:58:32] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 581 0.053125 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 575 0.027763 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 575 0.035513 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 559 0.043822 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 555 0.018708 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 557 0.030298 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 565 0.022919 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 549 0.020045 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 557 0.027163 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 567 0.026141 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 555 0.020199 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 567 0.032789 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 575 0.077668 10.0.0.24 - - [2025-10-30 14:58:32] "POST /alarms HTTP/1.1" 200 569 0.022411 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 561 0.030028 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 561 0.031552 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 561 0.018033 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 547 0.031615 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 595 0.037666 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 575 0.022139 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 571 0.060218 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 583 0.034011 10.0.0.24 - - [2025-10-30 14:58:33] "POST /alarms HTTP/1.1" 200 609 0.037083 10.0.0.24 - - [2025-10-30 14:58:33] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.24 - - [2025-10-30 14:58:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002339 10.0.0.24 - - [2025-10-30 14:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.24 - - [2025-10-30 14:58:33] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.007861 10.0.0.24 - - [2025-10-30 14:58:33] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.24 - - [2025-10-30 14:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.24 - - [2025-10-30 14:58:33] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002756 10.0.0.24 - - [2025-10-30 14:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.24 - - [2025-10-30 14:58:34] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.015678 10.0.0.24 - - [2025-10-30 14:58:34] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.24 - - [2025-10-30 14:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.24 - - [2025-10-30 14:58:34] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005191 10.0.0.24 - - [2025-10-30 14:58:34] "PUT /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682 HTTP/1.1" 200 274 0.016623 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:58:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:58:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.24 - - [2025-10-30 14:59:02] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.24 - - [2025-10-30 14:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.24 - - [2025-10-30 14:59:02] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004984 10.0.0.24 - - [2025-10-30 14:59:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.000609 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.005821 10.0.0.24 - - [2025-10-30 14:59:03] "POST /security-groups HTTP/1.1" 200 570 0.081125 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.002514 10.0.0.24 - - [2025-10-30 14:59:03] "POST /projects HTTP/1.1" 200 481 0.275510 10.0.0.24 - - [2025-10-30 14:59:03] "POST /access-control-lists HTTP/1.1" 200 579 0.078410 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.014379 10.0.0.24 - - [2025-10-30 14:59:03] "POST /security-groups HTTP/1.1" 200 534 0.117289 10.0.0.24 - - [2025-10-30 14:59:03] "POST /access-control-lists HTTP/1.1" 200 577 0.107961 10.0.0.24 - - [2025-10-30 14:59:03] "POST /chown HTTP/1.1" 200 109 0.071121 10.0.0.24 - - [2025-10-30 14:59:03] "POST /policy-managements HTTP/1.1" 409 214 0.014391 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.004413 10.0.0.24 - - [2025-10-30 14:59:03] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004735 10.0.0.24 - - [2025-10-30 14:59:03] "POST /access-control-lists HTTP/1.1" 200 594 0.039970 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 404 231 0.005108 10.0.0.24 - - [2025-10-30 14:59:03] "POST /application-policy-sets HTTP/1.1" 200 528 0.056921 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025061 10.0.0.24 - - [2025-10-30 14:59:03] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002521 10.0.0.24 - - [2025-10-30 14:59:03] "POST /access-control-lists HTTP/1.1" 200 592 0.071612 10.0.0.24 - - [2025-10-30 14:59:03] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.043807 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015779 10.0.0.24 - - [2025-10-30 14:59:03] "GET /virtual-network/f05c08b2-54e8-4c52-8bae-5b9a0bbdf2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005755 10.0.0.24 - - [2025-10-30 14:59:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.000524 10.0.0.24 - - [2025-10-30 14:59:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.011529 10.0.0.24 - - [2025-10-30 14:59:04] "POST /security-groups HTTP/1.1" 200 574 0.068661 10.0.0.24 - - [2025-10-30 14:59:04] "POST /projects HTTP/1.1" 200 489 0.254100 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.010695 10.0.0.24 - - [2025-10-30 14:59:04] "POST /security-groups HTTP/1.1" 200 546 0.059618 10.0.0.24 - - [2025-10-30 14:59:04] "POST /access-control-lists HTTP/1.1" 200 583 0.077315 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.011957 10.0.0.24 - - [2025-10-30 14:59:04] "POST /chown HTTP/1.1" 200 109 0.070354 10.0.0.24 - - [2025-10-30 14:59:04] "POST /access-control-lists HTTP/1.1" 200 581 0.101214 10.0.0.24 - - [2025-10-30 14:59:04] "POST /network-ipams HTTP/1.1" 200 522 0.131871 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.012297 10.0.0.24 - - [2025-10-30 14:59:04] "POST /network-ipams HTTP/1.1" 200 510 0.059300 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.004212 10.0.0.24 - - [2025-10-30 14:59:04] "POST /access-control-lists HTTP/1.1" 200 602 0.167444 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.003218 10.0.0.24 - - [2025-10-30 14:59:04] "POST /access-control-lists HTTP/1.1" 200 600 0.079190 10.0.0.24 - - [2025-10-30 14:59:04] "POST /useragent-kv HTTP/1.1" 200 115 0.024857 10.0.0.24 - - [2025-10-30 14:59:04] "POST /virtual-networks HTTP/1.1" 200 538 0.242139 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.24 - - [2025-10-30 14:59:04] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.008331 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.004180 10.0.0.24 - - [2025-10-30 14:59:04] "POST /access-control-lists HTTP/1.1" 200 589 0.060077 10.0.0.24 - - [2025-10-30 14:59:04] "POST /network-ipams HTTP/1.1" 200 518 0.090438 10.0.0.24 - - [2025-10-30 14:59:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.005535 10.0.0.24 - - [2025-10-30 14:59:04] "POST /route-targets HTTP/1.1" 200 327 0.018223 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-update HTTP/1.1" 200 156 0.084664 10.0.0.24 - - [2025-10-30 14:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005879 10.0.0.24 - - [2025-10-30 14:59:05] "POST /virtual-networks HTTP/1.1" 200 546 0.182258 10.0.0.24 - - [2025-10-30 14:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.24 - - [2025-10-30 14:59:05] "PUT /access-control-list/baa04df7-4043-4ccb-ad7e-87752306db04 HTTP/1.1" 200 272 0.068180 10.0.0.24 - - [2025-10-30 14:59:05] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.046595 10.0.0.24 - - [2025-10-30 14:59:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.003626 10.0.0.24 - - [2025-10-30 14:59:05] "POST /network-policys HTTP/1.1" 200 538 0.035009 10.0.0.24 - - [2025-10-30 14:59:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.003503 10.0.0.24 - - [2025-10-30 14:59:05] "POST /route-targets HTTP/1.1" 200 327 0.027624 10.0.0.24 - - [2025-10-30 14:59:05] "POST /network-policys HTTP/1.1" 200 534 0.082862 10.0.0.24 - - [2025-10-30 14:59:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.006259 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-update HTTP/1.1" 200 156 0.044728 10.0.0.24 - - [2025-10-30 14:59:05] "POST /network-policys HTTP/1.1" 200 542 0.052378 10.0.0.24 - - [2025-10-30 14:59:05] "PUT /access-control-list/a7e61678-62d2-4b3f-abd1-6934c1ef5298 HTTP/1.1" 200 272 0.041304 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-update HTTP/1.1" 200 156 0.139842 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010113 10.0.0.24 - - [2025-10-30 14:59:05] "PUT /access-control-list/baa04df7-4043-4ccb-ad7e-87752306db04 HTTP/1.1" 200 272 0.030723 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-update HTTP/1.1" 200 156 0.102666 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-update HTTP/1.1" 200 156 0.113955 10.0.0.24 - - [2025-10-30 14:59:05] "PUT /access-control-list/a7e61678-62d2-4b3f-abd1-6934c1ef5298 HTTP/1.1" 200 272 0.036690 10.0.0.24 - - [2025-10-30 14:59:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028394 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012183 10.0.0.24 - - [2025-10-30 14:59:06] "PUT /access-control-list/baa04df7-4043-4ccb-ad7e-87752306db04 HTTP/1.1" 200 272 0.068148 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.051122 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.116475 10.0.0.24 - - [2025-10-30 14:59:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.001716 10.0.0.24 - - [2025-10-30 14:59:06] "POST /access-control-lists HTTP/1.1" 200 601 0.100386 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.197083 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.046955 10.0.0.24 - - [2025-10-30 14:59:06] "PUT /access-control-list/a7e61678-62d2-4b3f-abd1-6934c1ef5298 HTTP/1.1" 200 272 0.039037 10.0.0.24 - - [2025-10-30 14:59:06] "PUT /access-control-list/0b24b01c-c8dc-4e79-bb8d-ba76b3966720 HTTP/1.1" 200 272 0.091423 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.188336 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008451 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.071939 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007736 10.0.0.24 - - [2025-10-30 14:59:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007056 10.0.0.24 - - [2025-10-30 14:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.24 - - [2025-10-30 14:59:06] "GET /virtual-network/f05c08b2-54e8-4c52-8bae-5b9a0bbdf2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.054365 10.0.0.24 - - [2025-10-30 14:59:06] "PUT /access-control-list/0b24b01c-c8dc-4e79-bb8d-ba76b3966720 HTTP/1.1" 200 272 0.072578 10.0.0.24 - - [2025-10-30 14:59:06] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015351 10.0.0.24 - - [2025-10-30 14:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.24 - - [2025-10-30 14:59:06] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004294 10.0.0.24 - - [2025-10-30 14:59:06] "POST /firewall-policys HTTP/1.1" 200 530 0.020876 10.0.0.24 - - [2025-10-30 14:59:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026031 10.0.0.24 - - [2025-10-30 14:59:06] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018259 10.0.0.24 - - [2025-10-30 14:59:07] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002801 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002378 10.0.0.24 - - [2025-10-30 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.016239 10.0.0.24 - - [2025-10-30 14:59:07] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004168 10.0.0.24 - - [2025-10-30 14:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010847 10.0.0.24 - - [2025-10-30 14:59:07] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002810 10.0.0.24 - - [2025-10-30 14:59:07] "POST /firewall-policys HTTP/1.1" 200 532 0.042506 10.0.0.24 - - [2025-10-30 14:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031884 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.021830 10.0.0.24 - - [2025-10-30 14:59:07] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008728 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006767 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002481 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002428 10.0.0.24 - - [2025-10-30 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.24 - - [2025-10-30 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.054340 10.0.0.24 - - [2025-10-30 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.048087 10.0.0.24 - - [2025-10-30 14:59:07] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009532 10.0.0.24 - - [2025-10-30 14:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.24 - - [2025-10-30 14:59:07] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008635 10.0.0.24 - - [2025-10-30 14:59:07] "POST /firewall-policys HTTP/1.1" 200 530 0.024576 10.0.0.24 - - [2025-10-30 14:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027833 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/4e24219a-1946-4b4e-ad8d-22bca0c1580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013830 10.0.0.24 - - [2025-10-30 14:59:07] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.032587 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/4e24219a-1946-4b4e-ad8d-22bca0c1580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004165 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013822 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002764 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002778 10.0.0.24 - - [2025-10-30 14:59:07] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002493 10.0.0.24 - - [2025-10-30 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.018779 10.0.0.24 - - [2025-10-30 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.036063 10.0.0.24 - - [2025-10-30 14:59:08] "POST /ref-update HTTP/1.1" 200 156 0.028564 10.0.0.24 - - [2025-10-30 14:59:08] "POST /ref-update HTTP/1.1" 200 156 0.031455 10.0.0.24 - - [2025-10-30 14:59:08] "POST /ref-update HTTP/1.1" 200 156 0.043102 10.0.0.24 - - [2025-10-30 14:59:08] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.010800 10.0.0.24 - - [2025-10-30 14:59:08] "POST /tags HTTP/1.1" 200 299 0.068448 10.0.0.24 - - [2025-10-30 14:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015463 10.0.0.24 - - [2025-10-30 14:59:08] "GET /tag/e700a076-4e62-4493-bb70-aa3b69ee34da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023206 10.0.0.24 - - [2025-10-30 14:59:08] "POST /set-tag HTTP/1.1" 200 109 0.021155 10.0.0.24 - - [2025-10-30 14:59:08] "POST /tags HTTP/1.1" 200 357 0.099111 10.0.0.24 - - [2025-10-30 14:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.24 - - [2025-10-30 14:59:08] "GET /tag/dbe429f0-ab6e-446d-ad10-2b3d8b814c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.041037 10.0.0.24 - - [2025-10-30 14:59:08] "POST /tags HTTP/1.1" 200 305 0.070421 10.0.0.24 - - [2025-10-30 14:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011619 10.0.0.24 - - [2025-10-30 14:59:08] "GET /tag/48f98db1-6af5-40be-9c32-41645a1da720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.037005 10.0.0.24 - - [2025-10-30 14:59:09] "POST /id-to-fqname HTTP/1.1" 200 174 0.002691 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.010345 10.0.0.24 - - [2025-10-30 14:59:09] "POST /security-groups HTTP/1.1" 200 571 0.084862 10.0.0.24 - - [2025-10-30 14:59:09] "POST /projects HTTP/1.1" 200 483 0.394586 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.009111 10.0.0.24 - - [2025-10-30 14:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.047680 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018351 10.0.0.24 - - [2025-10-30 14:59:09] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.026273 10.0.0.24 - - [2025-10-30 14:59:09] "POST /access-control-lists HTTP/1.1" 200 580 0.104375 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018187 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.019356 10.0.0.24 - - [2025-10-30 14:59:09] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010349 10.0.0.24 - - [2025-10-30 14:59:09] "POST /access-control-lists HTTP/1.1" 200 578 0.026732 10.0.0.24 - - [2025-10-30 14:59:09] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.078732 10.0.0.24 - - [2025-10-30 14:59:09] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.068613 10.0.0.24 - - [2025-10-30 14:59:09] "POST /security-groups HTTP/1.1" 200 537 0.088375 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.006815 10.0.0.24 - - [2025-10-30 14:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038550 10.0.0.24 - - [2025-10-30 14:59:09] "POST /access-control-lists HTTP/1.1" 200 596 0.055232 10.0.0.24 - - [2025-10-30 14:59:09] "POST /chown HTTP/1.1" 200 109 0.011791 10.0.0.24 - - [2025-10-30 14:59:09] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.058279 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.062257 10.0.0.24 - - [2025-10-30 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019105 10.0.0.24 - - [2025-10-30 14:59:09] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005136 10.0.0.24 - - [2025-10-30 14:59:09] "POST /tags HTTP/1.1" 409 207 0.002947 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.24 - - [2025-10-30 14:59:10] "GET /tag/48f98db1-6af5-40be-9c32-41645a1da720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020508 10.0.0.24 - - [2025-10-30 14:59:10] "POST /access-control-lists HTTP/1.1" 200 594 0.105871 10.0.0.24 - - [2025-10-30 14:59:10] "POST /firewall-rules HTTP/1.1" 200 564 0.099999 10.0.0.24 - - [2025-10-30 14:59:10] "GET /firewall-rule/e622f02e-57de-4c51-ab58-adacfe0a6dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004280 10.0.0.24 - - [2025-10-30 14:59:10] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002816 10.0.0.24 - - [2025-10-30 14:59:10] "GET /firewall-rule/e622f02e-57de-4c51-ab58-adacfe0a6dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007508 10.0.0.24 - - [2025-10-30 14:59:10] "POST /ref-update HTTP/1.1" 200 156 0.025407 10.0.0.24 - - [2025-10-30 14:59:10] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002553 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.24 - - [2025-10-30 14:59:10] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002553 10.0.0.24 - - [2025-10-30 14:59:10] "POST /tags HTTP/1.1" 409 207 0.002280 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.24 - - [2025-10-30 14:59:10] "GET /tag/48f98db1-6af5-40be-9c32-41645a1da720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010999 10.0.0.24 - - [2025-10-30 14:59:10] "POST /firewall-rules HTTP/1.1" 200 562 0.065652 10.0.0.24 - - [2025-10-30 14:59:10] "GET /firewall-rule/2f9ec56d-fc24-4255-aa63-625e41305480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018101 10.0.0.24 - - [2025-10-30 14:59:10] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003861 10.0.0.24 - - [2025-10-30 14:59:10] "GET /firewall-rule/2f9ec56d-fc24-4255-aa63-625e41305480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003007 10.0.0.24 - - [2025-10-30 14:59:10] "POST /ref-update HTTP/1.1" 200 156 0.030916 10.0.0.24 - - [2025-10-30 14:59:10] "POST /tags HTTP/1.1" 200 355 0.018577 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.24 - - [2025-10-30 14:59:10] "GET /tag/6c0d6f0e-0019-473d-83a3-3e667b79d3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013581 10.0.0.24 - - [2025-10-30 14:59:10] "POST /tags HTTP/1.1" 200 303 0.038278 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.24 - - [2025-10-30 14:59:10] "GET /tag/b186c8f2-0616-4ea7-97c7-0670bd9e4d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012544 10.0.0.24 - - [2025-10-30 14:59:10] "POST /projects HTTP/1.1" 409 218 0.002396 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.24 - - [2025-10-30 14:59:10] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065044 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012707 10.0.0.24 - - [2025-10-30 14:59:10] "GET /network-ipam/a7fe195b-7f6e-41b2-bdc7-69073893fd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003427 10.0.0.24 - - [2025-10-30 14:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.24 - - [2025-10-30 14:59:11] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007860 10.0.0.24 - - [2025-10-30 14:59:11] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.052154 10.0.0.24 - - [2025-10-30 14:59:11] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.012779 10.0.0.24 - - [2025-10-30 14:59:11] "POST /set-tag HTTP/1.1" 200 109 0.128853 10.0.0.24 - - [2025-10-30 14:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.24 - - [2025-10-30 14:59:11] "GET /network-ipam/11caef7b-3a4b-476e-ad18-ccdd1a6cca6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002762 10.0.0.24 - - [2025-10-30 14:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.24 - - [2025-10-30 14:59:11] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009216 10.0.0.24 - - [2025-10-30 14:59:11] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.070420 10.0.0.24 - - [2025-10-30 14:59:11] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.041913 10.0.0.24 - - [2025-10-30 14:59:11] "POST /set-tag HTTP/1.1" 200 109 0.087702 10.0.0.24 - - [2025-10-30 14:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011466 10.0.0.24 - - [2025-10-30 14:59:11] "GET /network-policy/966a6f5b-f882-4d8d-869a-99a80885f7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003112 10.0.0.24 - - [2025-10-30 14:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.24 - - [2025-10-30 14:59:11] "GET /network-policy/673cec6d-9d98-4f4d-be9a-b37eb4011b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002533 10.0.0.24 - - [2025-10-30 14:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.24 - - [2025-10-30 14:59:11] "GET /network-policy/2918a318-8b24-4198-bead-21bc65ef2cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003662 10.0.0.24 - - [2025-10-30 14:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.24 - - [2025-10-30 14:59:11] "PUT /network-policy/2918a318-8b24-4198-bead-21bc65ef2cf1 HTTP/1.1" 200 262 0.026229 10.0.0.24 - - [2025-10-30 14:59:11] "POST /ref-update HTTP/1.1" 200 156 0.055224 10.0.0.24 - - [2025-10-30 14:59:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009562 10.0.0.24 - - [2025-10-30 14:59:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003749 10.0.0.24 - - [2025-10-30 14:59:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004216 10.0.0.24 - - [2025-10-30 14:59:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004893 10.0.0.24 - - [2025-10-30 14:59:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002150 10.0.0.24 - - [2025-10-30 14:59:12] "POST /security-groups HTTP/1.1" 409 245 0.003701 10.0.0.24 - - [2025-10-30 14:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.24 - - [2025-10-30 14:59:12] "PUT /security-group/d1169e1d-b4a0-4f1c-acbf-19a5fa5cc710 HTTP/1.1" 200 262 0.058163 10.0.0.24 - - [2025-10-30 14:59:12] "PUT /access-control-list/b042cd16-305b-475d-99c0-3e72c435c266 HTTP/1.1" 200 272 0.046714 10.0.0.24 - - [2025-10-30 14:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.065053 10.0.0.24 - - [2025-10-30 14:59:12] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020609 10.0.0.24 - - [2025-10-30 14:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.24 - - [2025-10-30 14:59:12] "PUT /access-control-list/12d75604-f642-4097-9ef3-8cff0c8e36a9 HTTP/1.1" 200 272 0.063676 10.0.0.24 - - [2025-10-30 14:59:12] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003790 10.0.0.24 - - [2025-10-30 14:59:12] "POST /tags HTTP/1.1" 409 206 0.002690 10.0.0.24 - - [2025-10-30 14:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.24 - - [2025-10-30 14:59:12] "GET /tag/b186c8f2-0616-4ea7-97c7-0670bd9e4d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.032135 10.0.0.24 - - [2025-10-30 14:59:12] "POST /firewall-rules HTTP/1.1" 200 562 0.073788 10.0.0.24 - - [2025-10-30 14:59:12] "GET /firewall-rule/2c7ed9c0-6527-41e5-982d-316bf2ee74a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.018246 10.0.0.24 - - [2025-10-30 14:59:12] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004251 10.0.0.24 - - [2025-10-30 14:59:12] "GET /firewall-rule/2c7ed9c0-6527-41e5-982d-316bf2ee74a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003537 10.0.0.24 - - [2025-10-30 14:59:12] "POST /ref-update HTTP/1.1" 200 156 0.044871 10.0.0.24 - - [2025-10-30 14:59:12] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003711 10.0.0.24 - - [2025-10-30 14:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.24 - - [2025-10-30 14:59:12] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002480 10.0.0.24 - - [2025-10-30 14:59:12] "POST /tags HTTP/1.1" 409 206 0.001869 10.0.0.24 - - [2025-10-30 14:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.24 - - [2025-10-30 14:59:12] "GET /tag/b186c8f2-0616-4ea7-97c7-0670bd9e4d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010166 10.0.0.24 - - [2025-10-30 14:59:12] "POST /firewall-rules HTTP/1.1" 200 560 0.094324 10.0.0.24 - - [2025-10-30 14:59:12] "GET /firewall-rule/6cae8838-88a5-4a6e-8b9a-0150402c535a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005664 10.0.0.24 - - [2025-10-30 14:59:12] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003587 10.0.0.24 - - [2025-10-30 14:59:12] "GET /firewall-rule/6cae8838-88a5-4a6e-8b9a-0150402c535a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009661 10.0.0.24 - - [2025-10-30 14:59:12] "POST /ref-update HTTP/1.1" 200 156 0.031457 10.0.0.24 - - [2025-10-30 14:59:13] "POST /tags HTTP/1.1" 200 301 0.135326 10.0.0.24 - - [2025-10-30 14:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.24 - - [2025-10-30 14:59:13] "GET /tag/666fc329-43bf-4d23-8b21-d1656501f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024961 10.0.0.24 - - [2025-10-30 14:59:13] "POST /tags HTTP/1.1" 200 325 0.070822 10.0.0.24 - - [2025-10-30 14:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014773 10.0.0.24 - - [2025-10-30 14:59:13] "GET /tag/49c4f011-c8a7-4879-9d2f-920981814fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.017714 10.0.0.24 - - [2025-10-30 14:59:13] "POST /tags HTTP/1.1" 200 363 0.029224 10.0.0.24 - - [2025-10-30 14:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020981 10.0.0.24 - - [2025-10-30 14:59:13] "GET /tag/b990f7f2-adf2-445b-a3f7-9eddeb2c7935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.028429 10.0.0.24 - - [2025-10-30 14:59:13] "POST /tags HTTP/1.1" 200 311 0.061026 10.0.0.24 - - [2025-10-30 14:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020687 10.0.0.24 - - [2025-10-30 14:59:13] "GET /tag/d62d9d13-2e32-45ea-836c-817ee516a5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023244 10.0.0.24 - - [2025-10-30 14:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009855 10.0.0.24 - - [2025-10-30 14:59:13] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007975 10.0.0.24 - - [2025-10-30 14:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.24 - - [2025-10-30 14:59:13] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043584 10.0.0.24 - - [2025-10-30 14:59:13] "POST /virtual-machines HTTP/1.1" 200 377 0.017417 10.0.0.24 - - [2025-10-30 14:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022365 10.0.0.24 - - [2025-10-30 14:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.171313 10.0.0.24 - - [2025-10-30 14:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.052759 10.0.0.24 - - [2025-10-30 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010509 10.0.0.24 - - [2025-10-30 14:59:14] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009543 10.0.0.24 - - [2025-10-30 14:59:14] "POST /instance-ips HTTP/1.1" 200 409 0.061694 10.0.0.24 - - [2025-10-30 14:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.046080 10.0.0.24 - - [2025-10-30 14:59:14] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016811 10.0.0.24 - - [2025-10-30 14:59:14] "POST /set-tag HTTP/1.1" 200 109 0.033027 10.0.0.24 - - [2025-10-30 14:59:14] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011190 10.0.0.24 - - [2025-10-30 14:59:14] "GET /instance-ip/ffda7a3a-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005274 10.0.0.24 - - [2025-10-30 14:59:14] "POST /tags HTTP/1.1" 200 305 0.097768 10.0.0.24 - - [2025-10-30 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.026401 10.0.0.24 - - [2025-10-30 14:59:14] "GET /tag/3f9bc154-e33a-4b84-b5c9-8e2ef5271907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.030773 10.0.0.24 - - [2025-10-30 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.24 - - [2025-10-30 14:59:14] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052520 10.0.0.24 - - [2025-10-30 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.24 - - [2025-10-30 14:59:14] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005747 10.0.0.24 - - [2025-10-30 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.24 - - [2025-10-30 14:59:14] "GET /service-appliance-set/d574e163-80a3-4914-9fa4-9a6e6eeef2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004419 10.0.0.24 - - [2025-10-30 14:59:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002075 10.0.0.24 - - [2025-10-30 14:59:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099528 10.0.0.24 - - [2025-10-30 14:59:14] "GET /virtual-machine-interface/fd82131a-9b7c-441d-b539-d0276495c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.027809 10.0.0.24 - - [2025-10-30 14:59:15] "POST /instance-ips HTTP/1.1" 200 381 0.056849 10.0.0.24 - - [2025-10-30 14:59:15] "GET /instance-ip/4f8fc49a-c04d-47d0-beec-7d424487dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015639 10.0.0.24 - - [2025-10-30 14:59:15] "POST /loadbalancers HTTP/1.1" 200 582 0.069875 10.0.0.24 - - [2025-10-30 14:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033980 10.0.0.24 - - [2025-10-30 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.24 - - [2025-10-30 14:59:15] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.097089 10.0.0.24 - - [2025-10-30 14:59:15] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096013 10.0.0.24 - - [2025-10-30 14:59:15] "GET /loadbalancer/61f25347-8509-4a82-b8c9-162d078cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.045203 10.0.0.24 - - [2025-10-30 14:59:15] "GET /instance-ip/4f8fc49a-c04d-47d0-beec-7d424487dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011437 10.0.0.24 - - [2025-10-30 14:59:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.037836 10.0.0.24 - - [2025-10-30 14:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020821 10.0.0.24 - - [2025-10-30 14:59:15] "POST /floating-ips HTTP/1.1" 200 583 0.048112 10.0.0.24 - - [2025-10-30 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011581 10.0.0.24 - - [2025-10-30 14:59:15] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048597 10.0.0.24 - - [2025-10-30 14:59:15] "GET /loadbalancer-listener/0fa2069c-5917-459f-b5cb-fc97b3bc5bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014000 10.0.0.24 - - [2025-10-30 14:59:15] "GET /loadbalancer-listener/0fa2069c-5917-459f-b5cb-fc97b3bc5bbb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004627 10.0.0.24 - - [2025-10-30 14:59:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023635 10.0.0.24 - - [2025-10-30 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.24 - - [2025-10-30 14:59:15] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003377 10.0.0.24 - - [2025-10-30 14:59:15] "GET /instance-ip/4f8fc49a-c04d-47d0-beec-7d424487dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008987 10.0.0.24 - - [2025-10-30 14:59:15] "GET /instance-ip/4f8fc49a-c04d-47d0-beec-7d424487dceb?fields=floating_ips HTTP/1.1" 200 1170 0.005076 10.0.0.24 - - [2025-10-30 14:59:15] "GET /floating-ip/8fcc2d1f-27a2-4062-9d3b-26b8ab849eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002420 10.0.0.24 - - [2025-10-30 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.24 - - [2025-10-30 14:59:15] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.032642 10.0.0.24 - - [2025-10-30 14:59:15] "POST /tags HTTP/1.1" 200 371 0.031060 10.0.0.24 - - [2025-10-30 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.24 - - [2025-10-30 14:59:15] "GET /tag/395bb177-381f-4b37-a652-8ed560e9bc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.025508 10.0.0.24 - - [2025-10-30 14:59:16] "POST /tags HTTP/1.1" 200 319 0.037598 10.0.0.24 - - [2025-10-30 14:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009121 10.0.0.24 - - [2025-10-30 14:59:16] "GET /tag/712eb6b2-b313-42fa-ae46-d510ce537286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.034230 10.0.0.24 - - [2025-10-30 14:59:16] "POST /id-to-fqname HTTP/1.1" 200 181 0.000744 10.0.0.24 - - [2025-10-30 14:59:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.008723 10.0.0.24 - - [2025-10-30 14:59:16] "POST /security-groups HTTP/1.1" 200 578 0.110160 10.0.0.24 - - [2025-10-30 14:59:16] "POST /projects HTTP/1.1" 200 497 0.278894 10.0.0.24 - - [2025-10-30 14:59:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.014618 10.0.0.24 - - [2025-10-30 14:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026284 10.0.0.24 - - [2025-10-30 14:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.029874 10.0.0.24 - - [2025-10-30 14:59:16] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015284 10.0.0.24 - - [2025-10-30 14:59:16] "POST /access-control-lists HTTP/1.1" 200 587 0.120829 10.0.0.24 - - [2025-10-30 14:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014735 10.0.0.24 - - [2025-10-30 14:59:16] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007944 10.0.0.24 - - [2025-10-30 14:59:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.004726 10.0.0.24 - - [2025-10-30 14:59:16] "POST /access-control-lists HTTP/1.1" 200 585 0.078606 10.0.0.24 - - [2025-10-30 14:59:16] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.128496 10.0.0.24 - - [2025-10-30 14:59:16] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.102805 10.0.0.24 - - [2025-10-30 14:59:17] "POST /security-groups HTTP/1.1" 200 558 0.125518 10.0.0.24 - - [2025-10-30 14:59:17] "POST /fqname-to-id HTTP/1.1" 404 248 0.012909 10.0.0.24 - - [2025-10-30 14:59:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.044614 10.0.0.24 - - [2025-10-30 14:59:17] "POST /chown HTTP/1.1" 200 109 0.026087 10.0.0.24 - - [2025-10-30 14:59:17] "POST /access-control-lists HTTP/1.1" 200 610 0.067882 10.0.0.24 - - [2025-10-30 14:59:17] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006534 10.0.0.24 - - [2025-10-30 14:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010449 10.0.0.24 - - [2025-10-30 14:59:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.013714 10.0.0.24 - - [2025-10-30 14:59:17] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021138 10.0.0.24 - - [2025-10-30 14:59:17] "POST /tags HTTP/1.1" 409 214 0.002533 10.0.0.24 - - [2025-10-30 14:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.24 - - [2025-10-30 14:59:17] "GET /tag/712eb6b2-b313-42fa-ae46-d510ce537286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.029544 10.0.0.24 - - [2025-10-30 14:59:17] "POST /access-control-lists HTTP/1.1" 200 608 0.110271 10.0.0.24 - - [2025-10-30 14:59:17] "POST /firewall-rules HTTP/1.1" 200 578 0.083730 10.0.0.24 - - [2025-10-30 14:59:17] "GET /firewall-rule/ca8abadc-67a1-471e-8593-346d33cf68e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009616 10.0.0.24 - - [2025-10-30 14:59:17] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009432 10.0.0.24 - - [2025-10-30 14:59:17] "GET /firewall-rule/ca8abadc-67a1-471e-8593-346d33cf68e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002907 10.0.0.24 - - [2025-10-30 14:59:17] "POST /ref-update HTTP/1.1" 200 156 0.029119 10.0.0.24 - - [2025-10-30 14:59:17] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015533 10.0.0.24 - - [2025-10-30 14:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.24 - - [2025-10-30 14:59:17] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003915 10.0.0.24 - - [2025-10-30 14:59:17] "POST /tags HTTP/1.1" 409 214 0.002103 10.0.0.24 - - [2025-10-30 14:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.24 - - [2025-10-30 14:59:17] "GET /tag/712eb6b2-b313-42fa-ae46-d510ce537286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012093 10.0.0.24 - - [2025-10-30 14:59:17] "POST /firewall-rules HTTP/1.1" 200 576 0.096678 10.0.0.24 - - [2025-10-30 14:59:17] "GET /firewall-rule/31e0a7d6-75a1-4dd3-ada3-759686e4ddd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.010222 10.0.0.24 - - [2025-10-30 14:59:17] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005779 10.0.0.24 - - [2025-10-30 14:59:17] "GET /firewall-rule/31e0a7d6-75a1-4dd3-ada3-759686e4ddd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003560 10.0.0.24 - - [2025-10-30 14:59:18] "POST /ref-update HTTP/1.1" 200 156 0.119674 10.0.0.24 - - [2025-10-30 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019420 10.0.0.24 - - [2025-10-30 14:59:18] "GET /loadbalancer/61f25347-8509-4a82-b8c9-162d078cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007429 10.0.0.24 - - [2025-10-30 14:59:18] "POST /tags HTTP/1.1" 200 301 0.039979 10.0.0.24 - - [2025-10-30 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.028250 10.0.0.24 - - [2025-10-30 14:59:18] "GET /tag/d23408e8-3bd9-4ed2-bc6e-bc86808cba2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.038754 10.0.0.24 - - [2025-10-30 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016361 10.0.0.24 - - [2025-10-30 14:59:18] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070777 10.0.0.24 - - [2025-10-30 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.24 - - [2025-10-30 14:59:18] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006645 10.0.0.24 - - [2025-10-30 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.24 - - [2025-10-30 14:59:18] "GET /service-appliance-set/d574e163-80a3-4914-9fa4-9a6e6eeef2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003930 10.0.0.24 - - [2025-10-30 14:59:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.002563 10.0.0.24 - - [2025-10-30 14:59:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.162936 10.0.0.24 - - [2025-10-30 14:59:18] "GET /virtual-machine-interface/21d4c2bd-b705-47d6-b0d2-e13be3f9788d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.053134 10.0.0.24 - - [2025-10-30 14:59:18] "POST /instance-ips HTTP/1.1" 200 377 0.042985 10.0.0.24 - - [2025-10-30 14:59:18] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.016717 10.0.0.24 - - [2025-10-30 14:59:18] "POST /loadbalancers HTTP/1.1" 200 582 0.102318 10.0.0.24 - - [2025-10-30 14:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028179 10.0.0.24 - - [2025-10-30 14:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.032253 10.0.0.24 - - [2025-10-30 14:59:19] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.122255 10.0.0.24 - - [2025-10-30 14:59:19] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005430 10.0.0.24 - - [2025-10-30 14:59:19] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.104565 10.0.0.24 - - [2025-10-30 14:59:19] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.011113 10.0.0.24 - - [2025-10-30 14:59:19] "POST /floating-ips HTTP/1.1" 200 581 0.057843 10.0.0.24 - - [2025-10-30 14:59:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.084148 10.0.0.24 - - [2025-10-30 14:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030457 10.0.0.24 - - [2025-10-30 14:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021812 10.0.0.24 - - [2025-10-30 14:59:19] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054405 10.0.0.24 - - [2025-10-30 14:59:19] "GET /loadbalancer-listener/332f3ce0-cef8-40ae-bbfb-e33a54016013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005416 10.0.0.24 - - [2025-10-30 14:59:19] "GET /loadbalancer-listener/332f3ce0-cef8-40ae-bbfb-e33a54016013?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007132 10.0.0.24 - - [2025-10-30 14:59:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050058 10.0.0.24 - - [2025-10-30 14:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536 10.0.0.24 - - [2025-10-30 14:59:19] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003935 10.0.0.24 - - [2025-10-30 14:59:19] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?fields=floating_ips HTTP/1.1" 200 1163 0.026725 10.0.0.24 - - [2025-10-30 14:59:19] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004123 10.0.0.24 - - [2025-10-30 14:59:19] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066755 10.0.0.24 - - [2025-10-30 14:59:19] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004317 10.0.0.24 - - [2025-10-30 14:59:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018624 10.0.0.24 - - [2025-10-30 14:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045927 10.0.0.24 - - [2025-10-30 14:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015305 10.0.0.24 - - [2025-10-30 14:59:20] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087171 10.0.0.24 - - [2025-10-30 14:59:20] "GET /loadbalancer-listener/0c3db1a4-8eac-440b-b592-56bdb7e4de3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004858 10.0.0.24 - - [2025-10-30 14:59:20] "GET /loadbalancer-listener/0c3db1a4-8eac-440b-b592-56bdb7e4de3a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003292 10.0.0.24 - - [2025-10-30 14:59:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053976 10.0.0.24 - - [2025-10-30 14:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.24 - - [2025-10-30 14:59:20] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004796 10.0.0.24 - - [2025-10-30 14:59:20] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040863 10.0.0.24 - - [2025-10-30 14:59:20] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?fields=floating_ips HTTP/1.1" 200 1163 0.012583 10.0.0.24 - - [2025-10-30 14:59:20] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002053 10.0.0.24 - - [2025-10-30 14:59:20] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004724 10.0.0.24 - - [2025-10-30 14:59:20] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033890 10.0.0.24 - - [2025-10-30 14:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022979 10.0.0.24 - - [2025-10-30 14:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.24 - - [2025-10-30 14:59:20] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079797 10.0.0.24 - - [2025-10-30 14:59:20] "GET /loadbalancer-listener/50612702-f58b-4ee8-a9ac-4fb622614ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004320 10.0.0.24 - - [2025-10-30 14:59:20] "GET /loadbalancer-listener/50612702-f58b-4ee8-a9ac-4fb622614ce8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003684 10.0.0.24 - - [2025-10-30 14:59:20] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.065723 10.0.0.24 - - [2025-10-30 14:59:20] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006001 10.0.0.24 - - [2025-10-30 14:59:20] "GET /instance-ip/71a553f8-9387-4dc6-825c-747883436819?fields=floating_ips HTTP/1.1" 200 1163 0.005515 10.0.0.24 - - [2025-10-30 14:59:20] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005491 10.0.0.24 - - [2025-10-30 14:59:20] "POST /tags HTTP/1.1" 200 363 0.069438 10.0.0.24 - - [2025-10-30 14:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021572 10.0.0.24 - - [2025-10-30 14:59:20] "GET /tag/fb66ee10-ba8e-48b6-8b08-2395a6bbe224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024615 10.0.0.24 - - [2025-10-30 14:59:20] "POST /tags HTTP/1.1" 200 311 0.027972 10.0.0.24 - - [2025-10-30 14:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022198 10.0.0.24 - - [2025-10-30 14:59:20] "GET /tag/bb1081d0-4ece-46f0-a583-aa742df8dba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021736 10.0.0.24 - - [2025-10-30 14:59:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000715 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.014816 10.0.0.24 - - [2025-10-30 14:59:21] "POST /security-groups HTTP/1.1" 200 574 0.071318 10.0.0.24 - - [2025-10-30 14:59:21] "POST /projects HTTP/1.1" 200 489 0.306933 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.010336 10.0.0.24 - - [2025-10-30 14:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033035 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012666 10.0.0.24 - - [2025-10-30 14:59:21] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.012812 10.0.0.24 - - [2025-10-30 14:59:21] "POST /access-control-lists HTTP/1.1" 200 583 0.108219 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.24 - - [2025-10-30 14:59:21] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.022002 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002244 10.0.0.24 - - [2025-10-30 14:59:21] "POST /access-control-lists HTTP/1.1" 200 581 0.068393 10.0.0.24 - - [2025-10-30 14:59:21] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.125763 10.0.0.24 - - [2025-10-30 14:59:21] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.058318 10.0.0.24 - - [2025-10-30 14:59:21] "POST /security-groups HTTP/1.1" 200 546 0.108589 10.0.0.24 - - [2025-10-30 14:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031303 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.009297 10.0.0.24 - - [2025-10-30 14:59:21] "POST /chown HTTP/1.1" 200 109 0.041739 10.0.0.24 - - [2025-10-30 14:59:21] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024917 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.24 - - [2025-10-30 14:59:21] "POST /access-control-lists HTTP/1.1" 200 602 0.102566 10.0.0.24 - - [2025-10-30 14:59:21] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020909 10.0.0.24 - - [2025-10-30 14:59:21] "POST /tags HTTP/1.1" 409 210 0.002857 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.002177 10.0.0.24 - - [2025-10-30 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007532 10.0.0.24 - - [2025-10-30 14:59:21] "GET /tag/bb1081d0-4ece-46f0-a583-aa742df8dba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.030528 10.0.0.24 - - [2025-10-30 14:59:22] "POST /access-control-lists HTTP/1.1" 200 600 0.139750 10.0.0.24 - - [2025-10-30 14:59:22] "POST /firewall-rules HTTP/1.1" 200 570 0.186841 10.0.0.24 - - [2025-10-30 14:59:22] "GET /firewall-rule/815bc11a-5d03-4853-b19c-ea3e34db15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011751 10.0.0.24 - - [2025-10-30 14:59:22] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.008061 10.0.0.24 - - [2025-10-30 14:59:22] "GET /firewall-rule/815bc11a-5d03-4853-b19c-ea3e34db15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003984 10.0.0.24 - - [2025-10-30 14:59:22] "POST /ref-update HTTP/1.1" 200 156 0.100181 10.0.0.24 - - [2025-10-30 14:59:22] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017791 10.0.0.24 - - [2025-10-30 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.24 - - [2025-10-30 14:59:22] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004262 10.0.0.24 - - [2025-10-30 14:59:22] "POST /tags HTTP/1.1" 409 210 0.002955 10.0.0.24 - - [2025-10-30 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.24 - - [2025-10-30 14:59:22] "GET /tag/bb1081d0-4ece-46f0-a583-aa742df8dba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.031074 10.0.0.24 - - [2025-10-30 14:59:22] "POST /firewall-rules HTTP/1.1" 200 568 0.086547 10.0.0.24 - - [2025-10-30 14:59:22] "GET /firewall-rule/12fd0e87-7926-4845-9d7d-1f5c1fc69818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005431 10.0.0.24 - - [2025-10-30 14:59:22] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005567 10.0.0.24 - - [2025-10-30 14:59:22] "GET /firewall-rule/12fd0e87-7926-4845-9d7d-1f5c1fc69818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005729 10.0.0.24 - - [2025-10-30 14:59:22] "POST /ref-update HTTP/1.1" 200 156 0.078962 10.0.0.24 - - [2025-10-30 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.24 - - [2025-10-30 14:59:22] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003401 10.0.0.24 - - [2025-10-30 14:59:22] "POST /tags HTTP/1.1" 409 237 0.001792 10.0.0.24 - - [2025-10-30 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.24 - - [2025-10-30 14:59:22] "GET /tag/b990f7f2-adf2-445b-a3f7-9eddeb2c7935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011858 10.0.0.24 - - [2025-10-30 14:59:22] "POST /tags HTTP/1.1" 409 210 0.001887 10.0.0.24 - - [2025-10-30 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.24 - - [2025-10-30 14:59:23] "GET /tag/d62d9d13-2e32-45ea-836c-817ee516a5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015707 10.0.0.24 - - [2025-10-30 14:59:23] "POST /projects HTTP/1.1" 409 223 0.001952 10.0.0.24 - - [2025-10-30 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.24 - - [2025-10-30 14:59:23] "GET /project/171a42a9-3056-465c-90c0-61dfe769e1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055714 10.0.0.24 - - [2025-10-30 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016582 10.0.0.24 - - [2025-10-30 14:59:23] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004556 10.0.0.24 - - [2025-10-30 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.24 - - [2025-10-30 14:59:23] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004082 10.0.0.24 - - [2025-10-30 14:59:23] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.054958 10.0.0.24 - - [2025-10-30 14:59:23] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.136904 10.0.0.24 - - [2025-10-30 14:59:23] "POST /security-groups HTTP/1.1" 409 253 0.013595 10.0.0.24 - - [2025-10-30 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.24 - - [2025-10-30 14:59:23] "PUT /security-group/f6c440a6-a3e4-4580-808b-180af57d98f2 HTTP/1.1" 200 262 0.094150 10.0.0.24 - - [2025-10-30 14:59:23] "PUT /access-control-list/9a8ed46c-c74b-4f2f-93f2-88c63050801c HTTP/1.1" 200 272 0.056000 10.0.0.24 - - [2025-10-30 14:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.059185 10.0.0.24 - - [2025-10-30 14:59:23] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023557 10.0.0.24 - - [2025-10-30 14:59:23] "PUT /access-control-list/c2fc76cc-ba2e-414e-8835-7645038d3a1f HTTP/1.1" 200 272 0.038278 10.0.0.24 - - [2025-10-30 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.24 - - [2025-10-30 14:59:23] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007746 10.0.0.24 - - [2025-10-30 14:59:23] "POST /tags HTTP/1.1" 409 210 0.002448 10.0.0.24 - - [2025-10-30 14:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.24 - - [2025-10-30 14:59:23] "GET /tag/d62d9d13-2e32-45ea-836c-817ee516a5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.031301 10.0.0.24 - - [2025-10-30 14:59:23] "POST /firewall-rules HTTP/1.1" 200 570 0.135992 10.0.0.24 - - [2025-10-30 14:59:24] "GET /firewall-rule/278e0dbd-55d8-4880-b3a3-c47e3adbd149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007730 10.0.0.24 - - [2025-10-30 14:59:24] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.010325 10.0.0.24 - - [2025-10-30 14:59:24] "GET /firewall-rule/278e0dbd-55d8-4880-b3a3-c47e3adbd149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004480 10.0.0.24 - - [2025-10-30 14:59:24] "POST /ref-update HTTP/1.1" 200 156 0.072411 10.0.0.24 - - [2025-10-30 14:59:24] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019479 10.0.0.24 - - [2025-10-30 14:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.24 - - [2025-10-30 14:59:24] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006941 10.0.0.24 - - [2025-10-30 14:59:24] "POST /tags HTTP/1.1" 409 210 0.007093 10.0.0.24 - - [2025-10-30 14:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.24 - - [2025-10-30 14:59:24] "GET /tag/d62d9d13-2e32-45ea-836c-817ee516a5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016740 10.0.0.24 - - [2025-10-30 14:59:24] "POST /firewall-rules HTTP/1.1" 200 568 0.073333 10.0.0.24 - - [2025-10-30 14:59:24] "GET /firewall-rule/4557b5ce-4559-4fde-8ce5-c2185c342ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.030808 10.0.0.24 - - [2025-10-30 14:59:24] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005869 10.0.0.24 - - [2025-10-30 14:59:24] "GET /firewall-rule/4557b5ce-4559-4fde-8ce5-c2185c342ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004529 10.0.0.24 - - [2025-10-30 14:59:24] "POST /ref-update HTTP/1.1" 200 156 0.112664 10.0.0.24 - - [2025-10-30 14:59:24] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004209 10.0.0.24 - - [2025-10-30 14:59:24] "POST /set-tag HTTP/1.1" 200 109 0.003178 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:59:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:59:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:59:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001206 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:59:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004372 [Introspect:8084]10.0.0.24 - - [2025-10-30 14:59:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.24 - - [2025-10-30 14:59:52] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.24 - - [2025-10-30 14:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.24 - - [2025-10-30 14:59:52] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004615 10.0.0.24 - - [2025-10-30 14:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.24 - - [2025-10-30 14:59:52] "GET /config-node/cf6b043d-75a1-4fb0-92db-45dc2a3dbd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002877 10.0.0.24 - - [2025-10-30 15:00:04] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.24 - - [2025-10-30 15:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.24 - - [2025-10-30 15:00:04] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004535 10.0.0.24 - - [2025-10-30 15:00:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002437 10.0.0.24 - - [2025-10-30 15:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.24 - - [2025-10-30 15:00:04] "GET /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.010792 10.0.0.24 - - [2025-10-30 15:00:04] "PUT /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c HTTP/1.1" 200 254 0.023028 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001401 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:00:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.32 - - [2025-10-30 15:02:05] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.32 - - [2025-10-30 15:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.32 - - [2025-10-30 15:02:05] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005055 10.0.0.32 - - [2025-10-30 15:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.32 - - [2025-10-30 15:02:05] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003172 10.0.0.32 - - [2025-10-30 15:02:05] "PUT /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682 HTTP/1.1" 200 274 0.008652 10.0.0.32 - - [2025-10-30 15:02:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004477 10.0.0.32 - - [2025-10-30 15:02:05] "POST /virtual-routers HTTP/1.1" 200 599 0.027514 10.0.0.32 - - [2025-10-30 15:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014408 10.0.0.32 - - [2025-10-30 15:02:05] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004279 10.0.0.32 - - [2025-10-30 15:02:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.003215 10.0.0.32 - - [2025-10-30 15:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.32 - - [2025-10-30 15:02:05] "GET /virtual-network/f05c08b2-54e8-4c52-8bae-5b9a0bbdf2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004590 10.0.0.32 - - [2025-10-30 15:02:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053876 10.0.0.24 - - [2025-10-30 15:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.24 - - [2025-10-30 15:02:23] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003049 10.0.0.24 - - [2025-10-30 15:02:26] "GET /global-system-configs HTTP/1.1" 200 322 0.011941 10.0.0.24 - - [2025-10-30 15:02:28] "GET /global-system-configs HTTP/1.1" 200 322 0.001999 10.0.0.24 - - [2025-10-30 15:03:08] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003087 10.0.0.24 - - [2025-10-30 15:03:08] "POST /ref-update HTTP/1.1" 200 156 0.013239 10.0.0.24 - - [2025-10-30 15:03:11] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006067 10.0.0.24 - - [2025-10-30 15:03:11] "POST /set-tag HTTP/1.1" 200 109 0.007081 10.0.0.24 - - [2025-10-30 15:03:11] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004641 10.0.0.24 - - [2025-10-30 15:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.24 - - [2025-10-30 15:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.24 - - [2025-10-30 15:03:11] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003465 10.0.0.24 - - [2025-10-30 15:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.24 - - [2025-10-30 15:03:12] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005456 10.0.0.24 - - [2025-10-30 15:03:12] "GET /loadbalancer-pool/0a302d1b-288d-4cb0-a076-e08ea8adf434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006319 10.0.0.24 - - [2025-10-30 15:03:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021175 10.0.0.24 - - [2025-10-30 15:03:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008066 10.0.0.24 - - [2025-10-30 15:03:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012372 10.0.0.24 - - [2025-10-30 15:03:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008720 10.0.0.24 - - [2025-10-30 15:03:12] "POST /tags HTTP/1.1" 409 205 0.008156 10.0.0.24 - - [2025-10-30 15:03:12] "POST /ref-update HTTP/1.1" 200 156 0.007470 10.0.0.24 - - [2025-10-30 15:03:12] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011852 10.0.0.24 - - [2025-10-30 15:03:12] "PUT /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a HTTP/1.1" 200 256 0.015479 10.0.0.24 - - [2025-10-30 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012662 10.0.0.24 - - [2025-10-30 15:03:12] "GET /tag/d23408e8-3bd9-4ed2-bc6e-bc86808cba2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019950 10.0.0.24 - - [2025-10-30 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.072014 10.0.0.24 - - [2025-10-30 15:03:12] "GET /loadbalancer-pool/ee807c3a-87dd-4fe0-bfd1-30ebc5336e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007181 10.0.0.24 - - [2025-10-30 15:03:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021724 10.0.0.24 - - [2025-10-30 15:03:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021656 10.0.0.24 - - [2025-10-30 15:03:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008155 10.0.0.24 - - [2025-10-30 15:03:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005392 10.0.0.24 - - [2025-10-30 15:03:12] "POST /ref-update HTTP/1.1" 200 156 0.009171 10.0.0.24 - - [2025-10-30 15:03:12] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.021469 10.0.0.24 - - [2025-10-30 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.008712 10.0.0.24 - - [2025-10-30 15:03:12] "GET /loadbalancer-pool/19e84da1-7870-46d3-8daa-f2cc3500edee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011203 10.0.0.24 - - [2025-10-30 15:03:12] "PUT /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a HTTP/1.1" 200 256 0.020170 10.0.0.24 - - [2025-10-30 15:03:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054754 10.0.0.24 - - [2025-10-30 15:03:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011565 10.0.0.24 - - [2025-10-30 15:03:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020933 10.0.0.24 - - [2025-10-30 15:03:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.031280 10.0.0.24 - - [2025-10-30 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.012013 10.0.0.24 - - [2025-10-30 15:03:12] "POST /ref-update HTTP/1.1" 200 156 0.066180 10.0.0.24 - - [2025-10-30 15:03:12] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.004619 10.0.0.24 - - [2025-10-30 15:03:12] "PUT /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a HTTP/1.1" 200 256 0.013415 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.24 - - [2025-10-30 15:05:11] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006953 10.0.0.24 - - [2025-10-30 15:05:11] "POST /set-tag HTTP/1.1" 200 109 0.006401 10.0.0.24 - - [2025-10-30 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.24 - - [2025-10-30 15:05:11] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007556 10.0.0.24 - - [2025-10-30 15:05:11] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006001 10.0.0.24 - - [2025-10-30 15:05:11] "POST /set-tag HTTP/1.1" 200 109 0.043113 10.0.0.24 - - [2025-10-30 15:05:11] "DELETE /loadbalancer-member/6921ef58-396f-44ac-957e-84e99a162541 HTTP/1.1" 200 115 0.089927 10.0.0.24 - - [2025-10-30 15:05:11] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011203 10.0.0.24 - - [2025-10-30 15:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.24 - - [2025-10-30 15:05:12] "DELETE /loadbalancer-member/339aed82-df3b-4032-9095-b8638ae55542 HTTP/1.1" 200 115 0.043630 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004118 10.0.0.24 - - [2025-10-30 15:05:12] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.24 - - [2025-10-30 15:05:12] "DELETE /loadbalancer-member/d2a5e3fb-d8a6-49df-9056-31164f1a82a3 HTTP/1.1" 200 115 0.040753 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006932 10.0.0.24 - - [2025-10-30 15:05:12] "POST /set-tag HTTP/1.1" 200 109 0.008189 10.0.0.24 - - [2025-10-30 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.24 - - [2025-10-30 15:05:12] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003446 10.0.0.24 - - [2025-10-30 15:05:12] "GET /loadbalancer-pool/0a302d1b-288d-4cb0-a076-e08ea8adf434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004188 10.0.0.24 - - [2025-10-30 15:05:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029579 10.0.0.24 - - [2025-10-30 15:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.050572 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012373 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007049 10.0.0.24 - - [2025-10-30 15:05:12] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005132 10.0.0.24 - - [2025-10-30 15:05:12] "POST /set-tag HTTP/1.1" 200 109 0.079665 10.0.0.24 - - [2025-10-30 15:05:12] "GET /loadbalancer-pool/ee807c3a-87dd-4fe0-bfd1-30ebc5336e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017522 10.0.0.24 - - [2025-10-30 15:05:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022805 10.0.0.24 - - [2025-10-30 15:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017754 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006580 10.0.0.24 - - [2025-10-30 15:05:12] "POST /set-tag HTTP/1.1" 200 109 0.004016 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008959 10.0.0.24 - - [2025-10-30 15:05:12] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006449 10.0.0.24 - - [2025-10-30 15:05:12] "GET /loadbalancer-pool/19e84da1-7870-46d3-8daa-f2cc3500edee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003003 10.0.0.24 - - [2025-10-30 15:05:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039932 10.0.0.24 - - [2025-10-30 15:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017999 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019418 10.0.0.24 - - [2025-10-30 15:05:12] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004278 10.0.0.24 - - [2025-10-30 15:05:12] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002447 10.0.0.24 - - [2025-10-30 15:05:12] "POST /set-tag HTTP/1.1" 200 109 0.002499 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:05:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001242 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:05:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001361 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:05:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:05:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:05:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:05:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.32 - - [2025-10-30 15:07:17] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.32 - - [2025-10-30 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.32 - - [2025-10-30 15:07:17] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004502 10.0.0.32 - - [2025-10-30 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.32 - - [2025-10-30 15:07:17] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003285 10.0.0.32 - - [2025-10-30 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.32 - - [2025-10-30 15:07:17] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004324 10.0.0.32 - - [2025-10-30 15:07:17] "PUT /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67 HTTP/1.1" 200 262 0.010213 10.0.0.32 - - [2025-10-30 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.32 - - [2025-10-30 15:07:17] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003598 10.0.0.32 - - [2025-10-30 15:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.32 - - [2025-10-30 15:07:17] "GET /virtual-machine-interface/3ee6dd40-0901-4340-a6f7-f3578714c59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005693 10.0.0.32 - - [2025-10-30 15:07:17] "PUT /virtual-machine-interface/3ee6dd40-0901-4340-a6f7-f3578714c59f HTTP/1.1" 200 284 0.011514 10.0.0.24 - - [2025-10-30 15:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.24 - - [2025-10-30 15:07:23] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002737 10.0.0.24 - - [2025-10-30 15:07:26] "GET /global-system-configs HTTP/1.1" 200 322 0.004081 10.0.0.24 - - [2025-10-30 15:07:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002098 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:07:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:07:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.24 - - [2025-10-30 15:09:49] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008818 10.0.0.24 - - [2025-10-30 15:09:49] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.24 - - [2025-10-30 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.24 - - [2025-10-30 15:09:49] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003259 10.0.0.24 - - [2025-10-30 15:09:49] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007328 10.0.0.24 - - [2025-10-30 15:09:49] "POST /set-tag HTTP/1.1" 200 109 0.026005 10.0.0.24 - - [2025-10-30 15:09:49] "DELETE /loadbalancer-member/c5351893-70db-4210-9e37-f4e52ebde033 HTTP/1.1" 200 115 0.080795 10.0.0.24 - - [2025-10-30 15:09:49] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015514 10.0.0.24 - - [2025-10-30 15:09:49] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.24 - - [2025-10-30 15:09:49] "DELETE /loadbalancer-member/38db8efe-f735-4b51-b27a-8e712da06176 HTTP/1.1" 200 115 0.053945 10.0.0.24 - - [2025-10-30 15:09:49] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018908 10.0.0.24 - - [2025-10-30 15:09:49] "POST /set-tag HTTP/1.1" 200 109 0.004647 10.0.0.24 - - [2025-10-30 15:09:49] "DELETE /loadbalancer-member/55477515-926e-4ab6-8df6-5cf36851679d HTTP/1.1" 200 115 0.041909 10.0.0.24 - - [2025-10-30 15:09:49] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006923 10.0.0.24 - - [2025-10-30 15:09:49] "POST /set-tag HTTP/1.1" 200 109 0.007469 10.0.0.24 - - [2025-10-30 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.24 - - [2025-10-30 15:09:49] "GET /loadbalancer/5b32d412-7d4d-4e24-8a95-764362abf392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002285 10.0.0.24 - - [2025-10-30 15:09:49] "GET /loadbalancer-pool/0a302d1b-288d-4cb0-a076-e08ea8adf434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003381 10.0.0.24 - - [2025-10-30 15:09:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024470 10.0.0.24 - - [2025-10-30 15:09:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020627 10.0.0.24 - - [2025-10-30 15:09:50] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014521 10.0.0.24 - - [2025-10-30 15:09:50] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009776 10.0.0.24 - - [2025-10-30 15:09:50] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002968 10.0.0.24 - - [2025-10-30 15:09:50] "POST /set-tag HTTP/1.1" 200 109 0.068877 10.0.0.24 - - [2025-10-30 15:09:50] "GET /loadbalancer-pool/ee807c3a-87dd-4fe0-bfd1-30ebc5336e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017279 10.0.0.24 - - [2025-10-30 15:09:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022901 10.0.0.24 - - [2025-10-30 15:09:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011607 10.0.0.24 - - [2025-10-30 15:09:50] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018965 10.0.0.24 - - [2025-10-30 15:09:50] "POST /set-tag HTTP/1.1" 200 109 0.004519 10.0.0.24 - - [2025-10-30 15:09:50] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005155 10.0.0.24 - - [2025-10-30 15:09:50] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002540 10.0.0.24 - - [2025-10-30 15:09:50] "GET /loadbalancer-pool/19e84da1-7870-46d3-8daa-f2cc3500edee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003874 10.0.0.24 - - [2025-10-30 15:09:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037179 10.0.0.24 - - [2025-10-30 15:09:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031732 10.0.0.24 - - [2025-10-30 15:09:50] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.028308 10.0.0.24 - - [2025-10-30 15:09:50] "GET /virtual-machine-interface/ffb78872-b5a0-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008797 10.0.0.24 - - [2025-10-30 15:09:50] "GET /floating-ip/fe78ee4b-ee1f-4706-8df3-f6ae495ad97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002598 10.0.0.24 - - [2025-10-30 15:09:50] "POST /set-tag HTTP/1.1" 200 109 0.002816 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:10:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:10:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:10:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:10:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:10:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:10:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145 10.0.0.24 - - [2025-10-30 15:12:26] "GET /global-system-configs HTTP/1.1" 200 322 0.017059 10.0.0.24 - - [2025-10-30 15:12:28] "GET /global-system-configs HTTP/1.1" 200 322 0.004312 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:13:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:13:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.24 - - [2025-10-30 15:14:06] "GET / HTTP/1.1" 200 35931 0.061280 10.0.0.24 - - [2025-10-30 15:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.24 - - [2025-10-30 15:14:06] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063427 10.0.0.24 - - [2025-10-30 15:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.24 - - [2025-10-30 15:14:07] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062924 10.0.0.24 - - [2025-10-30 15:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.24 - - [2025-10-30 15:14:07] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051367 10.0.0.24 - - [2025-10-30 15:14:07] "POST /tags HTTP/1.1" 200 333 0.036630 10.0.0.24 - - [2025-10-30 15:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012597 10.0.0.24 - - [2025-10-30 15:14:08] "GET /tag/d3445fb0-fda3-4cef-af6b-dd850ffcdf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.036303 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.24 - - [2025-10-30 15:14:08] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047679 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022293 10.0.0.24 - - [2025-10-30 15:14:08] "GET /virtual-networks?parent_id=cd9e8f40-2fc1-4d45-9044-14cea01402b6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004392 10.0.0.24 - - [2025-10-30 15:14:08] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053084 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012169 10.0.0.24 - - [2025-10-30 15:14:08] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.030669 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.24 - - [2025-10-30 15:14:08] "GET /service-appliance-set/d574e163-80a3-4914-9fa4-9a6e6eeef2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003829 10.0.0.24 - - [2025-10-30 15:14:08] "POST /virtual-networks HTTP/1.1" 200 512 0.101113 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.24 - - [2025-10-30 15:14:08] "GET /network-ipam/9952e928-e37d-4514-aaaa-af2db7759a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004814 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.001849 10.0.0.24 - - [2025-10-30 15:14:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.115684 10.0.0.24 - - [2025-10-30 15:14:08] "GET /virtual-machine-interface/2b7018f7-d9df-45f6-bbbb-ea0d8b0f46b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.035301 10.0.0.24 - - [2025-10-30 15:14:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008873 10.0.0.24 - - [2025-10-30 15:14:08] "POST /ref-update HTTP/1.1" 200 156 0.202216 10.0.0.24 - - [2025-10-30 15:14:08] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009151 10.0.0.24 - - [2025-10-30 15:14:08] "GET /domains HTTP/1.1" 200 280 0.007625 10.0.0.24 - - [2025-10-30 15:14:08] "POST /instance-ips HTTP/1.1" 200 409 0.082845 10.0.0.24 - - [2025-10-30 15:14:08] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907 HTTP/1.1" 200 3087 0.039293 10.0.0.24 - - [2025-10-30 15:14:08] "GET /instance-ip/83111647-165f-4828-979b-3fb83fdd728a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.015175 10.0.0.24 - - [2025-10-30 15:14:08] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6 HTTP/1.1" 200 5477 0.046460 10.0.0.24 - - [2025-10-30 15:14:08] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.007235 10.0.0.24 - - [2025-10-30 15:14:08] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.008944 10.0.0.24 - - [2025-10-30 15:14:08] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1181 0.011448 10.0.0.24 - - [2025-10-30 15:14:08] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1181 0.002530 10.0.0.24 - - [2025-10-30 15:14:08] "POST /loadbalancers HTTP/1.1" 200 610 0.113177 10.0.0.24 - - [2025-10-30 15:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.052841 10.0.0.24 - - [2025-10-30 15:14:08] "POST /route-targets HTTP/1.1" 200 327 0.053060 10.0.0.24 - - [2025-10-30 15:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.038229 10.0.0.24 - - [2025-10-30 15:14:08] "POST /ref-update HTTP/1.1" 200 156 0.058491 10.0.0.24 - - [2025-10-30 15:14:08] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108684 10.0.0.24 - - [2025-10-30 15:14:08] "GET /instance-ip/83111647-165f-4828-979b-3fb83fdd728a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.037016 10.0.0.24 - - [2025-10-30 15:14:08] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069185 10.0.0.24 - - [2025-10-30 15:14:08] "GET /loadbalancer/028af970-88af-4db7-a6bd-02f562859c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002932 10.0.0.24 - - [2025-10-30 15:14:08] "POST /floating-ips HTTP/1.1" 200 597 0.074566 10.0.0.24 - - [2025-10-30 15:14:09] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.027073 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.24 - - [2025-10-30 15:14:09] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063039 10.0.0.24 - - [2025-10-30 15:14:09] "GET /loadbalancer-listener/92f9b9f4-26db-436c-a808-83dadc5600da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.009880 10.0.0.24 - - [2025-10-30 15:14:09] "GET /loadbalancer-listener/92f9b9f4-26db-436c-a808-83dadc5600da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005220 10.0.0.24 - - [2025-10-30 15:14:09] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023982 10.0.0.24 - - [2025-10-30 15:14:09] "GET /instance-ip/83111647-165f-4828-979b-3fb83fdd728a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002635 10.0.0.24 - - [2025-10-30 15:14:09] "GET /instance-ip/83111647-165f-4828-979b-3fb83fdd728a?fields=floating_ips HTTP/1.1" 200 1212 0.009845 10.0.0.24 - - [2025-10-30 15:14:09] "GET /floating-ip/609d430e-5978-40dd-a4f2-25aa1f1d3933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.012529 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.24 - - [2025-10-30 15:14:09] "GET /loadbalancer/028af970-88af-4db7-a6bd-02f562859c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004904 10.0.0.24 - - [2025-10-30 15:14:09] "POST /tags HTTP/1.1" 200 295 0.078349 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017296 10.0.0.24 - - [2025-10-30 15:14:09] "GET /tag/5e34a627-6d2c-4684-892d-e3f51cc86299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.018956 10.0.0.24 - - [2025-10-30 15:14:09] "POST /tags HTTP/1.1" 409 233 0.002556 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.24 - - [2025-10-30 15:14:09] "GET /tag/6c0d6f0e-0019-473d-83a3-3e667b79d3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010542 10.0.0.24 - - [2025-10-30 15:14:09] "POST /tags HTTP/1.1" 409 206 0.004373 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.24 - - [2025-10-30 15:14:09] "GET /tag/b186c8f2-0616-4ea7-97c7-0670bd9e4d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012170 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.24 - - [2025-10-30 15:14:09] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.014085 10.0.0.24 - - [2025-10-30 15:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.24 - - [2025-10-30 15:14:09] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038572 10.0.0.24 - - [2025-10-30 15:14:09] "POST /virtual-machines HTTP/1.1" 200 369 0.009427 10.0.0.24 - - [2025-10-30 15:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009532 10.0.0.24 - - [2025-10-30 15:14:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131730 10.0.0.24 - - [2025-10-30 15:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019021 10.0.0.24 - - [2025-10-30 15:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019208 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005414 10.0.0.24 - - [2025-10-30 15:14:10] "POST /instance-ips HTTP/1.1" 200 409 0.096982 10.0.0.24 - - [2025-10-30 15:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019642 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012520 10.0.0.24 - - [2025-10-30 15:14:10] "POST /set-tag HTTP/1.1" 200 109 0.025724 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014855 10.0.0.24 - - [2025-10-30 15:14:10] "GET /instance-ip/15e7f3f0-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006907 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004507 10.0.0.24 - - [2025-10-30 15:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003480 10.0.0.24 - - [2025-10-30 15:14:10] "POST /ref-update HTTP/1.1" 200 156 0.010443 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016396 10.0.0.24 - - [2025-10-30 15:14:10] "POST /set-tag HTTP/1.1" 200 109 0.004849 10.0.0.24 - - [2025-10-30 15:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003994 10.0.0.24 - - [2025-10-30 15:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.24 - - [2025-10-30 15:14:10] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048417 10.0.0.24 - - [2025-10-30 15:14:10] "POST /virtual-machines HTTP/1.1" 200 369 0.011617 10.0.0.24 - - [2025-10-30 15:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030089 10.0.0.24 - - [2025-10-30 15:14:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123588 10.0.0.24 - - [2025-10-30 15:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018027 10.0.0.24 - - [2025-10-30 15:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011861 10.0.0.24 - - [2025-10-30 15:14:10] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018762 10.0.0.24 - - [2025-10-30 15:14:11] "POST /instance-ips HTTP/1.1" 200 409 0.037089 10.0.0.24 - - [2025-10-30 15:14:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025466 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010437 10.0.0.24 - - [2025-10-30 15:14:11] "POST /set-tag HTTP/1.1" 200 109 0.014573 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006708 10.0.0.24 - - [2025-10-30 15:14:11] "GET /instance-ip/1671c382-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005981 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011243 10.0.0.24 - - [2025-10-30 15:14:11] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.012811 10.0.0.24 - - [2025-10-30 15:14:11] "POST /ref-update HTTP/1.1" 200 156 0.010308 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017917 10.0.0.24 - - [2025-10-30 15:14:11] "POST /set-tag HTTP/1.1" 200 109 0.005961 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004394 10.0.0.24 - - [2025-10-30 15:14:11] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.24 - - [2025-10-30 15:14:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006373 10.0.0.24 - - [2025-10-30 15:14:11] "POST /set-tag HTTP/1.1" 200 109 0.007984 10.0.0.24 - - [2025-10-30 15:14:13] "GET /domains HTTP/1.1" 200 280 0.003194 10.0.0.24 - - [2025-10-30 15:14:13] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907 HTTP/1.1" 200 3087 0.003182 10.0.0.24 - - [2025-10-30 15:14:13] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6 HTTP/1.1" 200 7065 0.037062 10.0.0.24 - - [2025-10-30 15:14:13] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.005045 10.0.0.24 - - [2025-10-30 15:14:13] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.004821 10.0.0.24 - - [2025-10-30 15:14:13] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1402 0.003888 10.0.0.24 - - [2025-10-30 15:14:13] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1402 0.002665 10.0.0.24 - - [2025-10-30 15:14:13] "GET /route-target/d0ce5e7f-6501-4b7d-989c-67bbca274c97 HTTP/1.1" 200 1153 0.002360 10.0.0.24 - - [2025-10-30 15:14:13] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.003763 10.0.0.24 - - [2025-10-30 15:14:13] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1402 0.002787 10.0.0.24 - - [2025-10-30 15:14:13] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008177 10.0.0.24 - - [2025-10-30 15:14:13] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.005725 10.0.0.24 - - [2025-10-30 15:14:13] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1402 0.004069 10.0.0.24 - - [2025-10-30 15:14:13] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 200 1402 0.002966 10.0.0.24 - - [2025-10-30 15:14:13] "GET /route-target/d0ce5e7f-6501-4b7d-989c-67bbca274c97 HTTP/1.1" 200 1153 0.002622 10.0.0.24 - - [2025-10-30 15:14:13] "GET /domains HTTP/1.1" 200 280 0.002691 10.0.0.24 - - [2025-10-30 15:14:13] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907 HTTP/1.1" 200 3087 0.003078 10.0.0.24 - - [2025-10-30 15:14:13] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6 HTTP/1.1" 200 7065 0.049425 10.0.0.24 - - [2025-10-30 15:14:13] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2085 0.008136 10.0.0.24 - - [2025-10-30 15:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.24 - - [2025-10-30 15:14:14] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072774 10.0.0.24 - - [2025-10-30 15:14:14] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013479 10.0.0.24 - - [2025-10-30 15:14:14] "GET /floating-ip-pools?parent_id=ad1025d2-c16e-46ff-84d2-a47d1f4641bf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002653 10.0.0.24 - - [2025-10-30 15:14:14] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006465 10.0.0.24 - - [2025-10-30 15:14:14] "POST /floating-ip-pools HTTP/1.1" 200 562 0.032628 10.0.0.24 - - [2025-10-30 15:14:14] "POST /ref-update HTTP/1.1" 200 156 0.024156 10.0.0.24 - - [2025-10-30 15:14:14] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010618 10.0.0.24 - - [2025-10-30 15:14:14] "GET /domains HTTP/1.1" 200 280 0.010273 10.0.0.24 - - [2025-10-30 15:14:14] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907 HTTP/1.1" 200 3087 0.007476 10.0.0.24 - - [2025-10-30 15:14:14] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6 HTTP/1.1" 200 7321 0.066864 10.0.0.24 - - [2025-10-30 15:14:14] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2323 0.015989 10.0.0.24 - - [2025-10-30 15:14:14] "GET /floating-ip-pool/10f00799-64bd-4e55-a16b-b8d813fd990c HTTP/1.1" 200 1314 0.003573 10.0.0.24 - - [2025-10-30 15:14:14] "GET /domains HTTP/1.1" 200 280 0.001668 10.0.0.24 - - [2025-10-30 15:14:14] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907 HTTP/1.1" 200 3087 0.002785 10.0.0.24 - - [2025-10-30 15:14:14] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6 HTTP/1.1" 200 7321 0.046823 10.0.0.24 - - [2025-10-30 15:14:14] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 2323 0.003991 10.0.0.24 - - [2025-10-30 15:14:14] "GET /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003936 10.0.0.24 - - [2025-10-30 15:14:14] "POST /tags HTTP/1.1" 200 365 0.118698 10.0.0.24 - - [2025-10-30 15:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013789 10.0.0.24 - - [2025-10-30 15:14:14] "GET /tag/b37add45-eef7-4738-887f-ad8b70d1e1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020424 10.0.0.24 - - [2025-10-30 15:14:14] "POST /tags HTTP/1.1" 409 206 0.010050 10.0.0.24 - - [2025-10-30 15:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.24 - - [2025-10-30 15:14:14] "GET /tag/b186c8f2-0616-4ea7-97c7-0670bd9e4d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017250 10.0.0.24 - - [2025-10-30 15:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.24 - - [2025-10-30 15:14:14] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.095120 10.0.0.24 - - [2025-10-30 15:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.24 - - [2025-10-30 15:14:15] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005572 10.0.0.24 - - [2025-10-30 15:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.24 - - [2025-10-30 15:14:15] "GET /service-appliance-set/01853ebe-b642-491b-91a3-289997c1fe57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.017109 10.0.0.24 - - [2025-10-30 15:14:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.002417 10.0.0.24 - - [2025-10-30 15:14:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.154071 10.0.0.24 - - [2025-10-30 15:14:15] "GET /virtual-machine-interface/7e8b3c19-a2e6-4591-8de1-d615930e74de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013603 10.0.0.24 - - [2025-10-30 15:14:15] "POST /set-tag HTTP/1.1" 200 109 0.024856 10.0.0.24 - - [2025-10-30 15:14:15] "POST /instance-ips HTTP/1.1" 200 417 0.054710 10.0.0.24 - - [2025-10-30 15:14:15] "GET /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.018472 10.0.0.24 - - [2025-10-30 15:14:15] "POST /loadbalancers HTTP/1.1" 200 618 0.072376 10.0.0.24 - - [2025-10-30 15:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023417 10.0.0.24 - - [2025-10-30 15:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016010 10.0.0.24 - - [2025-10-30 15:14:15] "POST /service-instances HTTP/1.1" 200 566 0.051988 10.0.0.24 - - [2025-10-30 15:14:15] "POST /ref-update HTTP/1.1" 200 156 0.025478 10.0.0.24 - - [2025-10-30 15:14:15] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.135687 10.0.0.24 - - [2025-10-30 15:14:15] "GET /virtual-machine-interface/7e8b3c19-a2e6-4591-8de1-d615930e74de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010351 10.0.0.24 - - [2025-10-30 15:14:15] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.040761 10.0.0.24 - - [2025-10-30 15:14:15] "GET /virtual-machine-interface/7e8b3c19-a2e6-4591-8de1-d615930e74de?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.045873 10.0.0.24 - - [2025-10-30 15:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.054568 10.0.0.24 - - [2025-10-30 15:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.24 - - [2025-10-30 15:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.24 - - [2025-10-30 15:14:15] "GET /floating-ip-pool/10f00799-64bd-4e55-a16b-b8d813fd990c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002380 10.0.0.24 - - [2025-10-30 15:14:15] "POST /virtual-machines HTTP/1.1" 200 429 0.015064 10.0.0.24 - - [2025-10-30 15:14:16] "POST /floating-ips HTTP/1.1" 200 671 0.146335 10.0.0.24 - - [2025-10-30 15:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033514 10.0.0.24 - - [2025-10-30 15:14:16] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021327 10.0.0.24 - - [2025-10-30 15:14:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.218137 10.0.0.24 - - [2025-10-30 15:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010459 10.0.0.24 - - [2025-10-30 15:14:16] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017031 10.0.0.24 - - [2025-10-30 15:14:16] "POST /tags HTTP/1.1" 409 221 0.004625 10.0.0.24 - - [2025-10-30 15:14:16] "POST /chown HTTP/1.1" 200 109 0.050542 10.0.0.24 - - [2025-10-30 15:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.24 - - [2025-10-30 15:14:16] "GET /tag/d3445fb0-fda3-4cef-af6b-dd850ffcdf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031238 10.0.0.24 - - [2025-10-30 15:14:16] "POST /tags HTTP/1.1" 409 238 0.002200 10.0.0.24 - - [2025-10-30 15:14:16] "POST /chown HTTP/1.1" 200 109 0.017962 10.0.0.24 - - [2025-10-30 15:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.24 - - [2025-10-30 15:14:16] "PUT /virtual-machine-interface/cbffa320-04b8-4853-9dfb-fa7f23264e42 HTTP/1.1" 200 284 0.047363 10.0.0.24 - - [2025-10-30 15:14:16] "GET /tag/b37add45-eef7-4738-887f-ad8b70d1e1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.046339 10.0.0.24 - - [2025-10-30 15:14:16] "PUT /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 256 0.060721 10.0.0.24 - - [2025-10-30 15:14:16] "POST /firewall-rules HTTP/1.1" 200 650 0.098750 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.077578 10.0.0.24 - - [2025-10-30 15:14:16] "GET /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010772 10.0.0.24 - - [2025-10-30 15:14:16] "GET /firewall-policy/4e24219a-1946-4b4e-ad8d-22bca0c1580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012237 10.0.0.24 - - [2025-10-30 15:14:16] "GET /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005067 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.054751 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.056404 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.063780 10.0.0.24 - - [2025-10-30 15:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013257 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.027204 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.031769 10.0.0.24 - - [2025-10-30 15:14:16] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.109501 10.0.0.24 - - [2025-10-30 15:14:16] "POST /ref-update HTTP/1.1" 200 156 0.062885 10.0.0.24 - - [2025-10-30 15:14:16] "GET /loadbalancer/0560f33a-91ac-4c33-b75f-a7941028c05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005121 10.0.0.24 - - [2025-10-30 15:14:16] "POST /virtual-machines HTTP/1.1" 200 429 0.024807 10.0.0.24 - - [2025-10-30 15:14:16] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.050332 10.0.0.24 - - [2025-10-30 15:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.24 - - [2025-10-30 15:14:17] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076784 10.0.0.24 - - [2025-10-30 15:14:17] "GET /loadbalancer-listener/89221784-7731-4ef7-bf5a-3ca54e2bf2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006635 10.0.0.24 - - [2025-10-30 15:14:17] "GET /loadbalancer-listener/89221784-7731-4ef7-bf5a-3ca54e2bf2a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.013385 10.0.0.24 - - [2025-10-30 15:14:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137565 10.0.0.24 - - [2025-10-30 15:14:17] "POST /chown HTTP/1.1" 200 109 0.046888 10.0.0.24 - - [2025-10-30 15:14:17] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044946 10.0.0.24 - - [2025-10-30 15:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030184 10.0.0.24 - - [2025-10-30 15:14:17] "GET /loadbalancer-pool/1f2967d0-269a-4ffc-a5c1-72d706c06dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005406 10.0.0.24 - - [2025-10-30 15:14:17] "POST /chown HTTP/1.1" 200 109 0.029716 10.0.0.24 - - [2025-10-30 15:14:17] "PUT /virtual-machine-interface/cf0bd80d-2763-46cb-84f8-a5adada9f6ed HTTP/1.1" 200 284 0.027242 10.0.0.24 - - [2025-10-30 15:14:17] "POST /loadbalancer-members HTTP/1.1" 200 707 0.050542 10.0.0.24 - - [2025-10-30 15:14:17] "PUT /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 256 0.069122 10.0.0.24 - - [2025-10-30 15:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.043990 10.0.0.24 - - [2025-10-30 15:14:17] "GET /loadbalancer-member/b8915fde-ecff-461c-a29d-d079bbb65a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.022747 10.0.0.24 - - [2025-10-30 15:14:17] "POST /ref-update HTTP/1.1" 200 156 0.055819 10.0.0.24 - - [2025-10-30 15:14:17] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015384 10.0.0.24 - - [2025-10-30 15:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007573 10.0.0.24 - - [2025-10-30 15:14:17] "POST /ref-update HTTP/1.1" 200 156 0.057579 10.0.0.24 - - [2025-10-30 15:14:17] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045613 10.0.0.24 - - [2025-10-30 15:14:17] "POST /ref-update HTTP/1.1" 200 156 0.082013 10.0.0.24 - - [2025-10-30 15:14:17] "POST /tags HTTP/1.1" 409 221 0.013340 10.0.0.24 - - [2025-10-30 15:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.24 - - [2025-10-30 15:14:17] "GET /tag/d3445fb0-fda3-4cef-af6b-dd850ffcdf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021404 10.0.0.24 - - [2025-10-30 15:14:17] "POST /ref-update HTTP/1.1" 200 156 0.012177 10.0.0.24 - - [2025-10-30 15:14:17] "POST /tags HTTP/1.1" 409 238 0.002007 10.0.0.24 - - [2025-10-30 15:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.24 - - [2025-10-30 15:14:17] "POST /ref-update HTTP/1.1" 200 156 0.039149 10.0.0.24 - - [2025-10-30 15:14:17] "GET /tag/b37add45-eef7-4738-887f-ad8b70d1e1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.031437 10.0.0.24 - - [2025-10-30 15:14:17] "POST /firewall-rules HTTP/1.1" 409 293 0.010542 10.0.0.24 - - [2025-10-30 15:14:17] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.010571 10.0.0.24 - - [2025-10-30 15:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015382 10.0.0.24 - - [2025-10-30 15:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020363 10.0.0.24 - - [2025-10-30 15:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.24 - - [2025-10-30 15:14:17] "PUT /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2 HTTP/1.1" 200 260 0.032246 10.0.0.24 - - [2025-10-30 15:14:17] "GET /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009959 10.0.0.24 - - [2025-10-30 15:14:17] "POST /chown HTTP/1.1" 200 109 0.007635 10.0.0.24 - - [2025-10-30 15:14:17] "POST /chown HTTP/1.1" 200 109 0.021432 10.0.0.24 - - [2025-10-30 15:14:17] "GET /firewall-policy/4e24219a-1946-4b4e-ad8d-22bca0c1580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016582 10.0.0.24 - - [2025-10-30 15:14:17] "GET /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002133 10.0.0.24 - - [2025-10-30 15:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.24 - - [2025-10-30 15:14:17] "PUT /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 256 0.033783 10.0.0.24 - - [2025-10-30 15:14:17] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005584 10.0.0.24 - - [2025-10-30 15:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008921 10.0.0.24 - - [2025-10-30 15:14:18] "POST /ref-update HTTP/1.1" 200 156 0.029131 10.0.0.24 - - [2025-10-30 15:14:18] "POST /chown HTTP/1.1" 200 109 0.032102 10.0.0.24 - - [2025-10-30 15:14:18] "POST /chown HTTP/1.1" 200 109 0.051341 10.0.0.24 - - [2025-10-30 15:14:18] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.111148 10.0.0.24 - - [2025-10-30 15:14:18] "POST /virtual-machines HTTP/1.1" 200 373 0.016928 10.0.0.24 - - [2025-10-30 15:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024199 10.0.0.24 - - [2025-10-30 15:14:18] "PUT /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 256 0.056372 10.0.0.24 - - [2025-10-30 15:14:18] "POST /ref-update HTTP/1.1" 200 156 0.022974 10.0.0.24 - - [2025-10-30 15:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.24 - - [2025-10-30 15:14:18] "POST /chown HTTP/1.1" 200 109 0.049065 10.0.0.24 - - [2025-10-30 15:14:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.204679 10.0.0.24 - - [2025-10-30 15:14:18] "POST /chown HTTP/1.1" 200 109 0.061615 10.0.0.24 - - [2025-10-30 15:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016833 10.0.0.24 - - [2025-10-30 15:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.24 - - [2025-10-30 15:14:18] "PUT /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 256 0.039577 10.0.0.24 - - [2025-10-30 15:14:18] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.014700 10.0.0.24 - - [2025-10-30 15:14:18] "POST /ref-update HTTP/1.1" 200 156 0.033874 10.0.0.24 - - [2025-10-30 15:14:18] "POST /chown HTTP/1.1" 200 109 0.025808 10.0.0.24 - - [2025-10-30 15:14:18] "POST /instance-ips HTTP/1.1" 200 413 0.065955 10.0.0.24 - - [2025-10-30 15:14:18] "POST /chown HTTP/1.1" 200 109 0.035840 10.0.0.24 - - [2025-10-30 15:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.043060 10.0.0.24 - - [2025-10-30 15:14:18] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009542 10.0.0.24 - - [2025-10-30 15:14:18] "PUT /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 256 0.022542 10.0.0.24 - - [2025-10-30 15:14:18] "POST /ref-update HTTP/1.1" 200 156 0.012404 10.0.0.24 - - [2025-10-30 15:14:18] "POST /set-tag HTTP/1.1" 200 109 0.030056 10.0.0.24 - - [2025-10-30 15:14:18] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008327 10.0.0.24 - - [2025-10-30 15:14:18] "GET /instance-ip/1af30b00-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004814 10.0.0.24 - - [2025-10-30 15:14:18] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006789 10.0.0.24 - - [2025-10-30 15:14:18] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.020391 10.0.0.24 - - [2025-10-30 15:14:18] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.24 - - [2025-10-30 15:14:18] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.025089 10.0.0.24 - - [2025-10-30 15:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029811 10.0.0.24 - - [2025-10-30 15:14:18] "POST /ref-update HTTP/1.1" 200 156 0.020875 10.0.0.24 - - [2025-10-30 15:14:18] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011943 10.0.0.24 - - [2025-10-30 15:14:19] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.037678 10.0.0.24 - - [2025-10-30 15:14:19] "POST /set-tag HTTP/1.1" 200 109 0.008081 10.0.0.24 - - [2025-10-30 15:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016675 10.0.0.24 - - [2025-10-30 15:14:19] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019395 10.0.0.24 - - [2025-10-30 15:14:19] "POST /set-tag HTTP/1.1" 200 109 0.004641 10.0.0.24 - - [2025-10-30 15:14:19] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.013767 10.0.0.24 - - [2025-10-30 15:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011344 10.0.0.24 - - [2025-10-30 15:14:19] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.010428 10.0.0.24 - - [2025-10-30 15:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020994 10.0.0.24 - - [2025-10-30 15:14:19] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.017820 10.0.0.24 - - [2025-10-30 15:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024337 10.0.0.24 - - [2025-10-30 15:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.012108 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.007662 10.0.0.24 - - [2025-10-30 15:14:19] "POST /ref-update HTTP/1.1" 200 156 0.010013 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.012633 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.008354 10.0.0.24 - - [2025-10-30 15:14:19] "POST /ref-update HTTP/1.1" 200 156 0.028877 10.0.0.24 - - [2025-10-30 15:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.017225 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.029434 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.024254 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.018162 10.0.0.24 - - [2025-10-30 15:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.24 - - [2025-10-30 15:14:19] "POST /chown HTTP/1.1" 200 109 0.007199 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.050076 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.014385 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.021917 10.0.0.24 - - [2025-10-30 15:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.009433 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.025376 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.013888 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.024863 10.0.0.24 - - [2025-10-30 15:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.012389 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.010998 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.013279 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.013233 10.0.0.24 - - [2025-10-30 15:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.021730 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.026366 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.009346 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.034108 10.0.0.24 - - [2025-10-30 15:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013584 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.007999 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.013783 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.010090 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.007873 10.0.0.24 - - [2025-10-30 15:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.013716 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.008742 10.0.0.24 - - [2025-10-30 15:14:20] "POST /chown HTTP/1.1" 200 109 0.020118 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.088733 10.0.0.24 - - [2025-10-30 15:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.006347 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.064094 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.021518 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.064383 10.0.0.24 - - [2025-10-30 15:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.007975 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.012476 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.031888 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.041485 10.0.0.24 - - [2025-10-30 15:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.032007 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.021643 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.016880 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.019405 10.0.0.24 - - [2025-10-30 15:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022848 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.010102 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.015399 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.025165 10.0.0.24 - - [2025-10-30 15:14:21] "POST /chown HTTP/1.1" 200 109 0.009657 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:14:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:14:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001163 10.0.0.24 - - [2025-10-30 15:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.24 - - [2025-10-30 15:14:23] "POST /chown HTTP/1.1" 200 109 0.010431 10.0.0.24 - - [2025-10-30 15:14:23] "POST /chown HTTP/1.1" 200 109 0.013304 10.0.0.24 - - [2025-10-30 15:14:23] "POST /chown HTTP/1.1" 200 109 0.007594 10.0.0.24 - - [2025-10-30 15:14:23] "POST /chown HTTP/1.1" 200 109 0.017794 10.0.0.24 - - [2025-10-30 15:14:25] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009810 10.0.0.24 - - [2025-10-30 15:14:25] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.24 - - [2025-10-30 15:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.24 - - [2025-10-30 15:14:26] "GET /loadbalancer/028af970-88af-4db7-a6bd-02f562859c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002435 10.0.0.24 - - [2025-10-30 15:14:26] "GET /loadbalancer-pool/639ce2c7-4091-48e2-a851-5e63cfdbb17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002453 10.0.0.24 - - [2025-10-30 15:14:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019864 10.0.0.24 - - [2025-10-30 15:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038308 10.0.0.24 - - [2025-10-30 15:14:26] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004277 10.0.0.24 - - [2025-10-30 15:14:26] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010877 10.0.0.24 - - [2025-10-30 15:14:26] "POST /ref-update HTTP/1.1" 200 156 0.013235 10.0.0.24 - - [2025-10-30 15:14:26] "POST /tags HTTP/1.1" 409 221 0.005574 10.0.0.24 - - [2025-10-30 15:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.24 - - [2025-10-30 15:14:26] "GET /tag/d3445fb0-fda3-4cef-af6b-dd850ffcdf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015997 10.0.0.24 - - [2025-10-30 15:14:26] "GET /floating-ip/609d430e-5978-40dd-a4f2-25aa1f1d3933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.020643 10.0.0.24 - - [2025-10-30 15:14:26] "PUT /floating-ip/609d430e-5978-40dd-a4f2-25aa1f1d3933 HTTP/1.1" 200 256 0.026041 10.0.0.24 - - [2025-10-30 15:14:26] "POST /set-tag HTTP/1.1" 200 109 0.066835 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:14:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001304 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:14:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 10.0.0.24 - - [2025-10-30 15:14:26] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004896 10.0.0.24 - - [2025-10-30 15:14:26] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.24 - - [2025-10-30 15:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009266 10.0.0.24 - - [2025-10-30 15:14:26] "GET /loadbalancer/028af970-88af-4db7-a6bd-02f562859c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008844 10.0.0.24 - - [2025-10-30 15:14:26] "GET /loadbalancer-pool/639ce2c7-4091-48e2-a851-5e63cfdbb17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002381 10.0.0.24 - - [2025-10-30 15:14:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019603 10.0.0.24 - - [2025-10-30 15:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019556 10.0.0.24 - - [2025-10-30 15:14:27] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011036 10.0.0.24 - - [2025-10-30 15:14:27] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003967 10.0.0.24 - - [2025-10-30 15:14:27] "POST /ref-update HTTP/1.1" 200 156 0.007976 10.0.0.24 - - [2025-10-30 15:14:27] "POST /set-tag HTTP/1.1" 200 109 0.018899 10.0.0.24 - - [2025-10-30 15:14:27] "GET /floating-ip/609d430e-5978-40dd-a4f2-25aa1f1d3933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010985 10.0.0.24 - - [2025-10-30 15:14:27] "GET /virtual-machine/ad743e0c-50ed-4879-88b2-3cabbbb60659?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.008867 10.0.0.24 - - [2025-10-30 15:14:27] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004640 10.0.0.24 - - [2025-10-30 15:14:27] "GET /virtual-machine/6ae9fcac-9749-44ab-a4c8-b68cbe1e85ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004620 10.0.0.24 - - [2025-10-30 15:14:27] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010487 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:14:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:14:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.24 - - [2025-10-30 15:14:31] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004911 10.0.0.24 - - [2025-10-30 15:14:31] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.24 - - [2025-10-30 15:14:33] "GET /virtual-machine/2c8180b9-cdc8-49e7-8a35-bc15f104d706?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003252 10.0.0.24 - - [2025-10-30 15:14:33] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004095 10.0.0.24 - - [2025-10-30 15:14:33] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004536 10.0.0.24 - - [2025-10-30 15:14:33] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.24 - - [2025-10-30 15:15:05] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006003 10.0.0.24 - - [2025-10-30 15:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.24 - - [2025-10-30 15:15:05] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004220 10.0.0.24 - - [2025-10-30 15:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.24 - - [2025-10-30 15:15:05] "GET /virtual-machine/2c8180b9-cdc8-49e7-8a35-bc15f104d706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003977 10.0.0.24 - - [2025-10-30 15:15:05] "POST /ref-update HTTP/1.1" 200 156 0.011642 10.0.0.24 - - [2025-10-30 15:15:05] "GET /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004123 10.0.0.24 - - [2025-10-30 15:15:05] "POST /set-tag HTTP/1.1" 200 109 0.014668 10.0.0.24 - - [2025-10-30 15:15:05] "POST /set-tag HTTP/1.1" 200 109 0.018538 10.0.0.24 - - [2025-10-30 15:15:05] "DELETE /instance-ip/1af30b00-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.037539 10.0.0.24 - - [2025-10-30 15:15:05] "DELETE /virtual-machine-interface/1aca861c-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.047127 10.0.0.24 - - [2025-10-30 15:15:05] "DELETE /virtual-machine/2c8180b9-cdc8-49e7-8a35-bc15f104d706 HTTP/1.1" 200 115 0.023807 10.0.0.24 - - [2025-10-30 15:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.24 - - [2025-10-30 15:15:08] "GET /tag/b37add45-eef7-4738-887f-ad8b70d1e1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014100 10.0.0.24 - - [2025-10-30 15:15:08] "GET /tag/b37add45-eef7-4738-887f-ad8b70d1e1ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012271 10.0.0.24 - - [2025-10-30 15:15:08] "GET /virtual-machine-interface/7e8b3c19-a2e6-4591-8de1-d615930e74de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004050 10.0.0.24 - - [2025-10-30 15:15:08] "POST /set-tag HTTP/1.1" 200 109 0.016651 10.0.0.24 - - [2025-10-30 15:15:08] "GET /virtual-machine-interface/cbffa320-04b8-4853-9dfb-fa7f23264e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004247 10.0.0.24 - - [2025-10-30 15:15:08] "POST /set-tag HTTP/1.1" 200 109 0.014544 10.0.0.24 - - [2025-10-30 15:15:08] "GET /virtual-machine-interface/cf0bd80d-2763-46cb-84f8-a5adada9f6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.018293 10.0.0.24 - - [2025-10-30 15:15:08] "POST /set-tag HTTP/1.1" 200 109 0.030256 10.0.0.24 - - [2025-10-30 15:15:08] "GET /firewall-policy/4e24219a-1946-4b4e-ad8d-22bca0c1580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019052 10.0.0.24 - - [2025-10-30 15:15:08] "GET /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002807 10.0.0.24 - - [2025-10-30 15:15:08] "POST /ref-update HTTP/1.1" 200 156 0.014452 10.0.0.24 - - [2025-10-30 15:15:08] "DELETE /firewall-rule/08894317-28d7-44ff-a405-068a7bb775d2 HTTP/1.1" 200 115 0.069089 10.0.0.24 - - [2025-10-30 15:15:08] "DELETE /loadbalancer-member/b8915fde-ecff-461c-a29d-d079bbb65a65 HTTP/1.1" 200 115 0.033210 10.0.0.24 - - [2025-10-30 15:15:08] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.026188 10.0.0.24 - - [2025-10-30 15:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020693 10.0.0.24 - - [2025-10-30 15:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.24 - - [2025-10-30 15:15:08] "DELETE /loadbalancer-pool/1f2967d0-269a-4ffc-a5c1-72d706c06dc4 HTTP/1.1" 200 115 0.103028 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /loadbalancer-listener/89221784-7731-4ef7-bf5a-3ca54e2bf2a2 HTTP/1.1" 200 115 0.033538 10.0.0.24 - - [2025-10-30 15:15:09] "GET /floating-ip/d6477a07-bb34-4d45-a961-af36eb4c860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.005646 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.021443 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.022068 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.018104 10.0.0.24 - - [2025-10-30 15:15:09] "PUT /floating-ip/d6477a07-bb34-4d45-a961-af36eb4c860a HTTP/1.1" 200 256 0.042532 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.013699 10.0.0.24 - - [2025-10-30 15:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.010994 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /floating-ip/d6477a07-bb34-4d45-a961-af36eb4c860a HTTP/1.1" 200 115 0.105239 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.011390 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.009422 10.0.0.24 - - [2025-10-30 15:15:09] "POST /chown HTTP/1.1" 200 109 0.020620 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /loadbalancer/0560f33a-91ac-4c33-b75f-a7941028c05f HTTP/1.1" 200 115 0.107149 10.0.0.24 - - [2025-10-30 15:15:09] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.011150 10.0.0.24 - - [2025-10-30 15:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015863 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /instance-ip/cdafad69-89ac-47d7-a8a6-b9726fb3439b HTTP/1.1" 200 115 0.072598 10.0.0.24 - - [2025-10-30 15:15:09] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.009980 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /virtual-machine-interface/7e8b3c19-a2e6-4591-8de1-d615930e74de HTTP/1.1" 200 115 0.052377 10.0.0.24 - - [2025-10-30 15:15:09] "GET /floating-ip-pool/10f00799-64bd-4e55-a16b-b8d813fd990c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005172 10.0.0.24 - - [2025-10-30 15:15:09] "POST /ref-update HTTP/1.1" 200 156 0.065198 10.0.0.24 - - [2025-10-30 15:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.053787 10.0.0.24 - - [2025-10-30 15:15:09] "PUT /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 266 0.052632 10.0.0.24 - - [2025-10-30 15:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029524 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /floating-ip-pool/10f00799-64bd-4e55-a16b-b8d813fd990c HTTP/1.1" 200 115 0.150748 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /tag/b37add45-eef7-4738-887f-ad8b70d1e1ce HTTP/1.1" 200 115 0.291149 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /service-instance/680e884b-a5e3-4a79-94b1-b4272bae5ff3 HTTP/1.1" 200 115 0.084170 10.0.0.24 - - [2025-10-30 15:15:09] "GET /virtual-machine-interface/cbffa320-04b8-4853-9dfb-fa7f23264e42?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.013220 10.0.0.24 - - [2025-10-30 15:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.24 - - [2025-10-30 15:15:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002555 10.0.0.24 - - [2025-10-30 15:15:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002404 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /virtual-network/ad1025d2-c16e-46ff-84d2-a47d1f4641bf HTTP/1.1" 200 115 0.192080 10.0.0.24 - - [2025-10-30 15:15:09] "GET /routing-instance/1807b919-a6b7-428e-9718-714e19a6eeff HTTP/1.1" 404 171 0.005785 10.0.0.24 - - [2025-10-30 15:15:09] "GET /domains HTTP/1.1" 200 280 0.004519 10.0.0.24 - - [2025-10-30 15:15:09] "DELETE /route-target/d0ce5e7f-6501-4b7d-989c-67bbca274c97 HTTP/1.1" 200 115 0.038165 10.0.0.24 - - [2025-10-30 15:15:09] "GET /domain/8eea9178-44b4-4b23-9964-10ddac94a907 HTTP/1.1" 200 3087 0.005579 10.0.0.24 - - [2025-10-30 15:15:10] "DELETE /virtual-machine-interface/cbffa320-04b8-4853-9dfb-fa7f23264e42 HTTP/1.1" 200 115 0.122107 10.0.0.24 - - [2025-10-30 15:15:10] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6 HTTP/1.1" 200 7143 0.064547 10.0.0.24 - - [2025-10-30 15:15:10] "POST /ref-update HTTP/1.1" 200 156 0.038239 10.0.0.24 - - [2025-10-30 15:15:10] "DELETE /virtual-machine/05a95c25-6614-428e-a159-cf09d5ce0ece HTTP/1.1" 200 115 0.041663 10.0.0.24 - - [2025-10-30 15:15:10] "GET /virtual-machine-interface/cf0bd80d-2763-46cb-84f8-a5adada9f6ed?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.013382 10.0.0.24 - - [2025-10-30 15:15:10] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010982 10.0.0.24 - - [2025-10-30 15:15:10] "POST /set-tag HTTP/1.1" 200 109 0.010869 10.0.0.24 - - [2025-10-30 15:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.24 - - [2025-10-30 15:15:10] "GET /loadbalancer/028af970-88af-4db7-a6bd-02f562859c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004727 10.0.0.24 - - [2025-10-30 15:15:10] "DELETE /virtual-machine-interface/cf0bd80d-2763-46cb-84f8-a5adada9f6ed HTTP/1.1" 200 115 0.093863 10.0.0.24 - - [2025-10-30 15:15:10] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.025592 10.0.0.24 - - [2025-10-30 15:15:10] "DELETE /virtual-machine/1309d6d7-35c5-449f-89e7-deea9370e676 HTTP/1.1" 200 115 0.054346 10.0.0.24 - - [2025-10-30 15:15:10] "POST /set-tag HTTP/1.1" 200 109 0.045790 10.0.0.24 - - [2025-10-30 15:15:10] "DELETE /loadbalancer-member/374ad07c-67e1-4ed4-98f6-67bc56d862b9 HTTP/1.1" 200 115 0.049754 10.0.0.24 - - [2025-10-30 15:15:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011896 10.0.0.24 - - [2025-10-30 15:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.24 - - [2025-10-30 15:15:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005677 10.0.0.24 - - [2025-10-30 15:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.24 - - [2025-10-30 15:15:11] "GET /virtual-machine/6ae9fcac-9749-44ab-a4c8-b68cbe1e85ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002747 10.0.0.24 - - [2025-10-30 15:15:11] "POST /ref-update HTTP/1.1" 200 156 0.017777 10.0.0.24 - - [2025-10-30 15:15:11] "GET /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026181 10.0.0.24 - - [2025-10-30 15:15:11] "POST /set-tag HTTP/1.1" 200 109 0.017330 10.0.0.24 - - [2025-10-30 15:15:11] "POST /set-tag HTTP/1.1" 200 109 0.039426 10.0.0.24 - - [2025-10-30 15:15:11] "POST /set-tag HTTP/1.1" 200 109 0.030035 10.0.0.24 - - [2025-10-30 15:15:11] "DELETE /instance-ip/1671c382-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.054978 10.0.0.24 - - [2025-10-30 15:15:11] "POST /ref-update HTTP/1.1" 200 156 0.016133 10.0.0.24 - - [2025-10-30 15:15:11] "DELETE /virtual-machine-interface/1653600e-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.047631 10.0.0.24 - - [2025-10-30 15:15:11] "DELETE /virtual-machine/6ae9fcac-9749-44ab-a4c8-b68cbe1e85ea HTTP/1.1" 200 115 0.029761 10.0.0.24 - - [2025-10-30 15:15:15] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015469 10.0.0.24 - - [2025-10-30 15:15:15] "POST /set-tag HTTP/1.1" 200 109 0.005534 10.0.0.24 - - [2025-10-30 15:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.24 - - [2025-10-30 15:15:15] "GET /loadbalancer/028af970-88af-4db7-a6bd-02f562859c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002884 10.0.0.24 - - [2025-10-30 15:15:16] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014604 10.0.0.24 - - [2025-10-30 15:15:16] "POST /set-tag HTTP/1.1" 200 109 0.010556 10.0.0.24 - - [2025-10-30 15:15:16] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006017 10.0.0.24 - - [2025-10-30 15:15:16] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.24 - - [2025-10-30 15:15:16] "GET /virtual-machine/ad743e0c-50ed-4879-88b2-3cabbbb60659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002963 10.0.0.24 - - [2025-10-30 15:15:16] "POST /ref-update HTTP/1.1" 200 156 0.013969 10.0.0.24 - - [2025-10-30 15:15:16] "GET /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020875 10.0.0.24 - - [2025-10-30 15:15:16] "POST /set-tag HTTP/1.1" 200 109 0.021096 10.0.0.24 - - [2025-10-30 15:15:16] "POST /set-tag HTTP/1.1" 200 109 0.032862 10.0.0.24 - - [2025-10-30 15:15:16] "POST /set-tag HTTP/1.1" 200 109 0.033701 10.0.0.24 - - [2025-10-30 15:15:16] "DELETE /instance-ip/15e7f3f0-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.041500 10.0.0.24 - - [2025-10-30 15:15:16] "POST /ref-update HTTP/1.1" 200 156 0.010425 10.0.0.24 - - [2025-10-30 15:15:16] "DELETE /virtual-machine-interface/15c835c4-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.056533 10.0.0.24 - - [2025-10-30 15:15:16] "DELETE /virtual-machine/ad743e0c-50ed-4879-88b2-3cabbbb60659 HTTP/1.1" 200 115 0.023466 10.0.0.24 - - [2025-10-30 15:15:16] "DELETE /tag/5e34a627-6d2c-4684-892d-e3f51cc86299 HTTP/1.1" 200 115 0.091007 10.0.0.24 - - [2025-10-30 15:15:16] "DELETE /tag/6c0d6f0e-0019-473d-83a3-3e667b79d3b4 HTTP/1.1" 200 115 0.062706 10.0.0.24 - - [2025-10-30 15:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.24 - - [2025-10-30 15:15:20] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037606 10.0.0.24 - - [2025-10-30 15:15:20] "POST /tags HTTP/1.1" 200 393 0.035629 10.0.0.24 - - [2025-10-30 15:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012110 10.0.0.24 - - [2025-10-30 15:15:20] "GET /tag/cc87d167-a510-4ac3-b353-3a39ecfd9527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014657 10.0.0.24 - - [2025-10-30 15:15:20] "POST /tags HTTP/1.1" 200 341 0.021522 10.0.0.24 - - [2025-10-30 15:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.24 - - [2025-10-30 15:15:20] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012243 10.0.0.24 - - [2025-10-30 15:15:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000512 10.0.0.24 - - [2025-10-30 15:15:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.006007 10.0.0.24 - - [2025-10-30 15:15:20] "POST /security-groups HTTP/1.1" 200 589 0.062738 10.0.0.24 - - [2025-10-30 15:15:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.001945 10.0.0.24 - - [2025-10-30 15:15:20] "POST /projects HTTP/1.1" 200 519 0.200459 10.0.0.24 - - [2025-10-30 15:15:21] "POST /access-control-lists HTTP/1.1" 200 598 0.061425 10.0.0.24 - - [2025-10-30 15:15:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.062869 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015429 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.001733 10.0.0.24 - - [2025-10-30 15:15:21] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.033804 10.0.0.24 - - [2025-10-30 15:15:21] "POST /access-control-lists HTTP/1.1" 200 596 0.063287 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.24 - - [2025-10-30 15:15:21] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003686 10.0.0.24 - - [2025-10-30 15:15:21] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.053059 10.0.0.24 - - [2025-10-30 15:15:21] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.055752 10.0.0.24 - - [2025-10-30 15:15:21] "POST /security-groups HTTP/1.1" 200 591 0.077882 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.001934 10.0.0.24 - - [2025-10-30 15:15:21] "POST /access-control-lists HTTP/1.1" 200 632 0.058625 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.003192 10.0.0.24 - - [2025-10-30 15:15:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.093002 10.0.0.24 - - [2025-10-30 15:15:21] "POST /access-control-lists HTTP/1.1" 200 630 0.053801 10.0.0.24 - - [2025-10-30 15:15:21] "POST /chown HTTP/1.1" 200 109 0.033003 10.0.0.24 - - [2025-10-30 15:15:21] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013426 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.24 - - [2025-10-30 15:15:21] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002726 10.0.0.24 - - [2025-10-30 15:15:21] "POST /tags HTTP/1.1" 409 226 0.001674 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.24 - - [2025-10-30 15:15:21] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010739 10.0.0.24 - - [2025-10-30 15:15:21] "POST /firewall-rules HTTP/1.1" 200 600 0.070360 10.0.0.24 - - [2025-10-30 15:15:21] "GET /firewall-rule/2af2e01f-85c6-4087-8f9f-cf1033bb917c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004250 10.0.0.24 - - [2025-10-30 15:15:21] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003429 10.0.0.24 - - [2025-10-30 15:15:21] "GET /firewall-rule/2af2e01f-85c6-4087-8f9f-cf1033bb917c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002044 10.0.0.24 - - [2025-10-30 15:15:21] "POST /ref-update HTTP/1.1" 200 156 0.040595 10.0.0.24 - - [2025-10-30 15:15:21] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009199 10.0.0.24 - - [2025-10-30 15:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.24 - - [2025-10-30 15:15:22] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002810 10.0.0.24 - - [2025-10-30 15:15:22] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.24 - - [2025-10-30 15:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.24 - - [2025-10-30 15:15:22] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012237 10.0.0.24 - - [2025-10-30 15:15:22] "POST /firewall-rules HTTP/1.1" 200 598 0.081409 10.0.0.24 - - [2025-10-30 15:15:22] "GET /firewall-rule/c4061bd3-9d77-497d-a662-6754c2f924ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013614 10.0.0.24 - - [2025-10-30 15:15:22] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005115 10.0.0.24 - - [2025-10-30 15:15:22] "GET /firewall-rule/c4061bd3-9d77-497d-a662-6754c2f924ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003199 10.0.0.24 - - [2025-10-30 15:15:22] "POST /ref-update HTTP/1.1" 200 156 0.049660 10.0.0.24 - - [2025-10-30 15:15:23] "POST /tags HTTP/1.1" 200 393 0.030271 10.0.0.24 - - [2025-10-30 15:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016542 10.0.0.24 - - [2025-10-30 15:15:23] "GET /tag/35435174-3551-4a9a-b0b2-1d9963497699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023877 10.0.0.24 - - [2025-10-30 15:15:23] "POST /tags HTTP/1.1" 200 341 0.031023 10.0.0.24 - - [2025-10-30 15:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.24 - - [2025-10-30 15:15:23] "GET /tag/d78574ae-ad0e-4a84-a434-1eda92ef2293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012979 10.0.0.24 - - [2025-10-30 15:15:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000514 10.0.0.24 - - [2025-10-30 15:15:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005068 10.0.0.24 - - [2025-10-30 15:15:24] "POST /security-groups HTTP/1.1" 200 589 0.073390 10.0.0.24 - - [2025-10-30 15:15:24] "POST /projects HTTP/1.1" 200 519 0.194919 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.013350 10.0.0.24 - - [2025-10-30 15:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033923 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011822 10.0.0.24 - - [2025-10-30 15:15:24] "POST /access-control-lists HTTP/1.1" 200 598 0.086533 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.010946 10.0.0.24 - - [2025-10-30 15:15:24] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.018833 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.24 - - [2025-10-30 15:15:24] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.026792 10.0.0.24 - - [2025-10-30 15:15:24] "POST /access-control-lists HTTP/1.1" 200 596 0.079672 10.0.0.24 - - [2025-10-30 15:15:24] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.057273 10.0.0.24 - - [2025-10-30 15:15:24] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.071205 10.0.0.24 - - [2025-10-30 15:15:24] "POST /security-groups HTTP/1.1" 200 591 0.075087 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.004101 10.0.0.24 - - [2025-10-30 15:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028829 10.0.0.24 - - [2025-10-30 15:15:24] "POST /chown HTTP/1.1" 200 109 0.057189 10.0.0.24 - - [2025-10-30 15:15:24] "POST /access-control-lists HTTP/1.1" 200 632 0.077901 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.011089 10.0.0.24 - - [2025-10-30 15:15:24] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004092 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.24 - - [2025-10-30 15:15:24] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.051593 10.0.0.24 - - [2025-10-30 15:15:24] "POST /access-control-lists HTTP/1.1" 200 630 0.094257 10.0.0.24 - - [2025-10-30 15:15:24] "POST /tags HTTP/1.1" 409 226 0.002017 10.0.0.24 - - [2025-10-30 15:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.24 - - [2025-10-30 15:15:24] "GET /tag/d78574ae-ad0e-4a84-a434-1eda92ef2293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013528 10.0.0.24 - - [2025-10-30 15:15:24] "POST /firewall-rules HTTP/1.1" 200 600 0.072502 10.0.0.24 - - [2025-10-30 15:15:24] "GET /firewall-rule/6c0e7910-8a9f-497c-80fb-a0b5d35c6a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.016997 10.0.0.24 - - [2025-10-30 15:15:24] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003992 10.0.0.24 - - [2025-10-30 15:15:24] "GET /firewall-rule/6c0e7910-8a9f-497c-80fb-a0b5d35c6a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006552 10.0.0.24 - - [2025-10-30 15:15:25] "POST /ref-update HTTP/1.1" 200 156 0.077474 10.0.0.24 - - [2025-10-30 15:15:25] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001915 10.0.0.24 - - [2025-10-30 15:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.24 - - [2025-10-30 15:15:25] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002661 10.0.0.24 - - [2025-10-30 15:15:25] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.24 - - [2025-10-30 15:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.24 - - [2025-10-30 15:15:25] "GET /tag/d78574ae-ad0e-4a84-a434-1eda92ef2293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014930 10.0.0.24 - - [2025-10-30 15:15:25] "POST /firewall-rules HTTP/1.1" 200 598 0.076612 10.0.0.24 - - [2025-10-30 15:15:25] "GET /firewall-rule/3b0553f5-5ead-4245-aacb-2d69446a196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005069 10.0.0.24 - - [2025-10-30 15:15:25] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004191 10.0.0.24 - - [2025-10-30 15:15:25] "GET /firewall-rule/3b0553f5-5ead-4245-aacb-2d69446a196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002903 10.0.0.24 - - [2025-10-30 15:15:25] "POST /ref-update HTTP/1.1" 200 156 0.082978 10.0.0.24 - - [2025-10-30 15:15:26] "POST /tags HTTP/1.1" 200 345 0.074585 10.0.0.24 - - [2025-10-30 15:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011974 10.0.0.24 - - [2025-10-30 15:15:26] "GET /tag/a3e8dcb3-923e-4738-9e60-504e809c3f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.043056 10.0.0.24 - - [2025-10-30 15:15:26] "POST /projects HTTP/1.1" 409 238 0.002029 10.0.0.24 - - [2025-10-30 15:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.24 - - [2025-10-30 15:15:26] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046098 10.0.0.24 - - [2025-10-30 15:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.24 - - [2025-10-30 15:15:26] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004765 10.0.0.24 - - [2025-10-30 15:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.24 - - [2025-10-30 15:15:26] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005027 10.0.0.24 - - [2025-10-30 15:15:27] "POST /security-groups HTTP/1.1" 409 285 0.002502 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.24 - - [2025-10-30 15:15:27] "PUT /security-group/14016870-10c4-4b1d-8b18-142bbf26da5e HTTP/1.1" 200 262 0.055843 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.24 - - [2025-10-30 15:15:27] "PUT /access-control-list/7bd2478d-2beb-4996-bcda-3f668e7a9065 HTTP/1.1" 200 272 0.022321 10.0.0.24 - - [2025-10-30 15:15:27] "PUT /access-control-list/6fc80717-3b6a-449e-953f-85b0bca16cd4 HTTP/1.1" 200 272 0.045617 10.0.0.24 - - [2025-10-30 15:15:27] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.076513 10.0.0.24 - - [2025-10-30 15:15:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.052883 10.0.0.24 - - [2025-10-30 15:15:27] "POST /tags HTTP/1.1" 409 228 0.044905 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.24 - - [2025-10-30 15:15:27] "GET /tag/a3e8dcb3-923e-4738-9e60-504e809c3f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017125 10.0.0.24 - - [2025-10-30 15:15:27] "POST /tags HTTP/1.1" 200 345 0.036331 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.24 - - [2025-10-30 15:15:27] "GET /tag/3a42ffff-568c-476f-b2ba-39c0de78239b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018032 10.0.0.24 - - [2025-10-30 15:15:27] "POST /projects HTTP/1.1" 409 238 0.002502 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.24 - - [2025-10-30 15:15:27] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034572 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.24 - - [2025-10-30 15:15:27] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006333 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017075 10.0.0.24 - - [2025-10-30 15:15:27] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043699 10.0.0.24 - - [2025-10-30 15:15:27] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.014020 10.0.0.24 - - [2025-10-30 15:15:27] "POST /security-groups HTTP/1.1" 409 285 0.010864 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.24 - - [2025-10-30 15:15:27] "PUT /security-group/a8f4db14-3a4a-4c94-9191-ea9df11059b2 HTTP/1.1" 200 262 0.059435 10.0.0.24 - - [2025-10-30 15:15:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023773 10.0.0.24 - - [2025-10-30 15:15:27] "POST /tags HTTP/1.1" 409 228 0.009747 10.0.0.24 - - [2025-10-30 15:15:27] "PUT /access-control-list/79f712cb-3a67-47f8-8f32-66c20628e6b6 HTTP/1.1" 200 272 0.030303 10.0.0.24 - - [2025-10-30 15:15:27] "PUT /access-control-list/9aadc491-d495-4ad3-8193-3adebdd7631f HTTP/1.1" 200 272 0.010550 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.24 - - [2025-10-30 15:15:27] "GET /tag/3a42ffff-568c-476f-b2ba-39c0de78239b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012344 10.0.0.24 - - [2025-10-30 15:15:27] "POST /tags HTTP/1.1" 200 291 0.059681 10.0.0.24 - - [2025-10-30 15:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006391 10.0.0.24 - - [2025-10-30 15:15:28] "GET /tag/9b4f9433-d7f3-4a05-8c23-1abee5600117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013682 10.0.0.24 - - [2025-10-30 15:15:28] "POST /tags HTTP/1.1" 200 303 0.055215 10.0.0.24 - - [2025-10-30 15:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008019 10.0.0.24 - - [2025-10-30 15:15:28] "GET /tag/238f4aa7-d703-4bdf-978b-944597b736e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017067 10.0.0.24 - - [2025-10-30 15:15:28] "POST /tags HTTP/1.1" 409 252 0.002701 10.0.0.24 - - [2025-10-30 15:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.24 - - [2025-10-30 15:15:28] "GET /tag/cc87d167-a510-4ac3-b353-3a39ecfd9527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010567 10.0.0.24 - - [2025-10-30 15:15:28] "POST /tags HTTP/1.1" 409 226 0.002239 10.0.0.24 - - [2025-10-30 15:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.24 - - [2025-10-30 15:15:28] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010433 10.0.0.24 - - [2025-10-30 15:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003804 10.0.0.24 - - [2025-10-30 15:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.24 - - [2025-10-30 15:15:28] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035715 10.0.0.24 - - [2025-10-30 15:15:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008289 10.0.0.24 - - [2025-10-30 15:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010053 10.0.0.24 - - [2025-10-30 15:15:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098489 10.0.0.24 - - [2025-10-30 15:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008306 10.0.0.24 - - [2025-10-30 15:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010297 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004195 10.0.0.24 - - [2025-10-30 15:15:28] "POST /instance-ips HTTP/1.1" 200 397 0.018704 10.0.0.24 - - [2025-10-30 15:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031826 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012584 10.0.0.24 - - [2025-10-30 15:15:28] "POST /set-tag HTTP/1.1" 200 109 0.063986 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012121 10.0.0.24 - - [2025-10-30 15:15:28] "GET /instance-ip/44b5598e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004657 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004685 10.0.0.24 - - [2025-10-30 15:15:28] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004572 10.0.0.24 - - [2025-10-30 15:15:28] "POST /ref-update HTTP/1.1" 200 156 0.010050 10.0.0.24 - - [2025-10-30 15:15:28] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012625 10.0.0.24 - - [2025-10-30 15:15:28] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.24 - - [2025-10-30 15:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003608 10.0.0.24 - - [2025-10-30 15:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.24 - - [2025-10-30 15:15:29] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033072 10.0.0.24 - - [2025-10-30 15:15:29] "POST /virtual-machines HTTP/1.1" 200 395 0.010075 10.0.0.24 - - [2025-10-30 15:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014531 10.0.0.24 - - [2025-10-30 15:15:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103461 10.0.0.24 - - [2025-10-30 15:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008276 10.0.0.24 - - [2025-10-30 15:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011472 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004618 10.0.0.24 - - [2025-10-30 15:15:29] "POST /instance-ips HTTP/1.1" 200 397 0.021316 10.0.0.24 - - [2025-10-30 15:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025508 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.025003 10.0.0.24 - - [2025-10-30 15:15:29] "POST /set-tag HTTP/1.1" 200 109 0.063653 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017103 10.0.0.24 - - [2025-10-30 15:15:29] "GET /instance-ip/452b14ee-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003961 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004311 10.0.0.24 - - [2025-10-30 15:15:29] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003255 10.0.0.24 - - [2025-10-30 15:15:29] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.24 - - [2025-10-30 15:15:29] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012782 10.0.0.24 - - [2025-10-30 15:15:29] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.24 - - [2025-10-30 15:15:29] "POST /tags HTTP/1.1" 200 291 0.016625 10.0.0.24 - - [2025-10-30 15:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011214 10.0.0.24 - - [2025-10-30 15:15:29] "GET /tag/73f3eb29-f3cd-4933-8e8c-be3bea557432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013261 10.0.0.24 - - [2025-10-30 15:15:29] "POST /tags HTTP/1.1" 409 252 0.002700 10.0.0.24 - - [2025-10-30 15:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.24 - - [2025-10-30 15:15:29] "GET /tag/35435174-3551-4a9a-b0b2-1d9963497699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010441 10.0.0.24 - - [2025-10-30 15:15:29] "POST /tags HTTP/1.1" 409 226 0.002433 10.0.0.24 - - [2025-10-30 15:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.24 - - [2025-10-30 15:15:29] "GET /tag/d78574ae-ad0e-4a84-a434-1eda92ef2293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011710 10.0.0.24 - - [2025-10-30 15:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005596 10.0.0.24 - - [2025-10-30 15:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.24 - - [2025-10-30 15:15:30] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036153 10.0.0.24 - - [2025-10-30 15:15:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008948 10.0.0.24 - - [2025-10-30 15:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012967 10.0.0.24 - - [2025-10-30 15:15:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097087 10.0.0.24 - - [2025-10-30 15:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008012 10.0.0.24 - - [2025-10-30 15:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006895 10.0.0.24 - - [2025-10-30 15:15:30] "POST /instance-ips HTTP/1.1" 200 397 0.018804 10.0.0.24 - - [2025-10-30 15:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017636 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008742 10.0.0.24 - - [2025-10-30 15:15:30] "POST /set-tag HTTP/1.1" 200 109 0.064118 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023159 10.0.0.24 - - [2025-10-30 15:15:30] "GET /instance-ip/45c4d1d8-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004404 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006092 10.0.0.24 - - [2025-10-30 15:15:30] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005423 10.0.0.24 - - [2025-10-30 15:15:30] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017089 10.0.0.24 - - [2025-10-30 15:15:30] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.24 - - [2025-10-30 15:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.24 - - [2025-10-30 15:15:30] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005157 10.0.0.24 - - [2025-10-30 15:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.24 - - [2025-10-30 15:15:30] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041906 10.0.0.24 - - [2025-10-30 15:15:30] "POST /virtual-machines HTTP/1.1" 200 395 0.009102 10.0.0.24 - - [2025-10-30 15:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013146 10.0.0.24 - - [2025-10-30 15:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102893 10.0.0.24 - - [2025-10-30 15:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010364 10.0.0.24 - - [2025-10-30 15:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017103 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005336 10.0.0.24 - - [2025-10-30 15:15:31] "POST /instance-ips HTTP/1.1" 200 397 0.030213 10.0.0.24 - - [2025-10-30 15:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.043073 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012424 10.0.0.24 - - [2025-10-30 15:15:31] "POST /set-tag HTTP/1.1" 200 109 0.067553 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013830 10.0.0.24 - - [2025-10-30 15:15:31] "GET /instance-ip/463d7548-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002585 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004306 10.0.0.24 - - [2025-10-30 15:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004443 10.0.0.24 - - [2025-10-30 15:15:31] "POST /ref-update HTTP/1.1" 200 156 0.008833 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012070 10.0.0.24 - - [2025-10-30 15:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.24 - - [2025-10-30 15:15:31] "POST /tags HTTP/1.1" 200 299 0.016749 10.0.0.24 - - [2025-10-30 15:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007870 10.0.0.24 - - [2025-10-30 15:15:31] "GET /tag/124885b1-24b0-4653-8a25-5c2901507b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015891 10.0.0.24 - - [2025-10-30 15:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.24 - - [2025-10-30 15:15:31] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003667 10.0.0.24 - - [2025-10-30 15:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.24 - - [2025-10-30 15:15:31] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039866 10.0.0.24 - - [2025-10-30 15:15:31] "POST /virtual-machines HTTP/1.1" 200 395 0.008775 10.0.0.24 - - [2025-10-30 15:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012874 10.0.0.24 - - [2025-10-30 15:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101113 10.0.0.24 - - [2025-10-30 15:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018040 10.0.0.24 - - [2025-10-30 15:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014196 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004680 10.0.0.24 - - [2025-10-30 15:15:32] "POST /instance-ips HTTP/1.1" 200 397 0.025645 10.0.0.24 - - [2025-10-30 15:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039390 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013902 10.0.0.24 - - [2025-10-30 15:15:32] "POST /set-tag HTTP/1.1" 200 109 0.018561 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026291 10.0.0.24 - - [2025-10-30 15:15:32] "GET /instance-ip/46c597ac-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006578 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004992 10.0.0.24 - - [2025-10-30 15:15:32] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.24 - - [2025-10-30 15:15:32] "POST /tags HTTP/1.1" 200 299 0.018079 10.0.0.24 - - [2025-10-30 15:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.24 - - [2025-10-30 15:15:32] "GET /tag/1dd045c3-3685-4dac-8915-7025f02ef7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012754 10.0.0.24 - - [2025-10-30 15:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004839 10.0.0.24 - - [2025-10-30 15:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.24 - - [2025-10-30 15:15:32] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041737 10.0.0.24 - - [2025-10-30 15:15:32] "POST /virtual-machines HTTP/1.1" 200 395 0.007658 10.0.0.24 - - [2025-10-30 15:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008051 10.0.0.24 - - [2025-10-30 15:15:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108141 10.0.0.24 - - [2025-10-30 15:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028281 10.0.0.24 - - [2025-10-30 15:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007571 10.0.0.24 - - [2025-10-30 15:15:32] "POST /instance-ips HTTP/1.1" 200 397 0.030945 10.0.0.24 - - [2025-10-30 15:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043580 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017398 10.0.0.24 - - [2025-10-30 15:15:32] "POST /set-tag HTTP/1.1" 200 109 0.017484 10.0.0.24 - - [2025-10-30 15:15:32] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013678 10.0.0.24 - - [2025-10-30 15:15:32] "GET /instance-ip/473207a2-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003218 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004549 10.0.0.24 - - [2025-10-30 15:15:33] "POST /set-tag HTTP/1.1" 200 109 0.015156 10.0.0.24 - - [2025-10-30 15:15:33] "POST /tags HTTP/1.1" 200 299 0.030571 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.24 - - [2025-10-30 15:15:33] "GET /tag/0f799282-7d14-46fd-9e6f-b7fc70d4f864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012890 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005069 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.24 - - [2025-10-30 15:15:33] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037647 10.0.0.24 - - [2025-10-30 15:15:33] "POST /virtual-machines HTTP/1.1" 200 395 0.010894 10.0.0.24 - - [2025-10-30 15:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033720 10.0.0.24 - - [2025-10-30 15:15:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116737 10.0.0.24 - - [2025-10-30 15:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019229 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017150 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004367 10.0.0.24 - - [2025-10-30 15:15:33] "POST /instance-ips HTTP/1.1" 200 397 0.026297 10.0.0.24 - - [2025-10-30 15:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025771 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006999 10.0.0.24 - - [2025-10-30 15:15:33] "POST /set-tag HTTP/1.1" 200 109 0.020245 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013438 10.0.0.24 - - [2025-10-30 15:15:33] "GET /instance-ip/47a5e168-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004151 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004227 10.0.0.24 - - [2025-10-30 15:15:33] "POST /set-tag HTTP/1.1" 200 109 0.005178 10.0.0.24 - - [2025-10-30 15:15:33] "POST /tags HTTP/1.1" 200 299 0.018051 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.24 - - [2025-10-30 15:15:33] "GET /tag/8df6d019-c1b1-48e0-9a1f-12e11d34698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012129 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.24 - - [2025-10-30 15:15:33] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005738 10.0.0.24 - - [2025-10-30 15:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.24 - - [2025-10-30 15:15:33] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035781 10.0.0.24 - - [2025-10-30 15:15:33] "POST /virtual-machines HTTP/1.1" 200 395 0.008361 10.0.0.24 - - [2025-10-30 15:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008747 10.0.0.24 - - [2025-10-30 15:15:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134568 10.0.0.24 - - [2025-10-30 15:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024385 10.0.0.24 - - [2025-10-30 15:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006912 10.0.0.24 - - [2025-10-30 15:15:34] "POST /instance-ips HTTP/1.1" 200 397 0.035694 10.0.0.24 - - [2025-10-30 15:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.047944 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.045426 10.0.0.24 - - [2025-10-30 15:15:34] "POST /set-tag HTTP/1.1" 200 109 0.061176 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.055719 10.0.0.24 - - [2025-10-30 15:15:34] "GET /instance-ip/48145a62-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010290 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019038 10.0.0.24 - - [2025-10-30 15:15:34] "POST /set-tag HTTP/1.1" 200 109 0.009806 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.012192 10.0.0.24 - - [2025-10-30 15:15:34] "POST /ref-update HTTP/1.1" 200 156 0.024963 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.042820 10.0.0.24 - - [2025-10-30 15:15:34] "POST /set-tag HTTP/1.1" 200 109 0.009662 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016520 10.0.0.24 - - [2025-10-30 15:15:34] "POST /set-tag HTTP/1.1" 200 109 0.008544 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008695 10.0.0.24 - - [2025-10-30 15:15:34] "POST /ref-update HTTP/1.1" 200 156 0.011555 10.0.0.24 - - [2025-10-30 15:15:34] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007992 10.0.0.24 - - [2025-10-30 15:15:34] "POST /set-tag HTTP/1.1" 200 109 0.006599 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005291 10.0.0.24 - - [2025-10-30 15:15:35] "POST /ref-update HTTP/1.1" 200 156 0.009695 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015805 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004644 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.004123 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.013078 10.0.0.24 - - [2025-10-30 15:15:35] "POST /ref-update HTTP/1.1" 200 156 0.013089 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.030121 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005896 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004604 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004209 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005427 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005190 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003953 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005361 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.24 - - [2025-10-30 15:15:35] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004278 10.0.0.24 - - [2025-10-30 15:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.24 - - [2025-10-30 15:15:37] "GET /virtual-machine/e3d1cc5e-f707-4def-b842-4d051a24f4b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003065 10.0.0.24 - - [2025-10-30 15:15:37] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004037 10.0.0.24 - - [2025-10-30 15:15:39] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005578 10.0.0.24 - - [2025-10-30 15:15:39] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.24 - - [2025-10-30 15:15:40] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004892 10.0.0.24 - - [2025-10-30 15:15:40] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.24 - - [2025-10-30 15:15:40] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004653 10.0.0.24 - - [2025-10-30 15:15:40] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.24 - - [2025-10-30 15:15:42] "GET /virtual-machine/ac0fa1ed-7a64-4c2b-98a9-7908e8a83f2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002746 10.0.0.24 - - [2025-10-30 15:15:42] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004432 10.0.0.24 - - [2025-10-30 15:15:42] "GET /virtual-machine/4c2f1705-0537-4e08-acb5-67926e06f97f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003654 10.0.0.24 - - [2025-10-30 15:15:42] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004573 10.0.0.24 - - [2025-10-30 15:15:42] "GET /virtual-machine/cbddda0e-b968-4036-b6fe-ca4b9fdec62e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002808 10.0.0.24 - - [2025-10-30 15:15:42] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005124 10.0.0.24 - - [2025-10-30 15:15:44] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005794 10.0.0.24 - - [2025-10-30 15:15:44] "POST /set-tag HTTP/1.1" 200 109 0.003822 10.0.0.24 - - [2025-10-30 15:15:44] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004423 10.0.0.24 - - [2025-10-30 15:15:44] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.24 - - [2025-10-30 15:15:44] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003831 10.0.0.24 - - [2025-10-30 15:15:44] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.24 - - [2025-10-30 15:15:47] "GET /virtual-machine/c8c709ca-375a-451a-a755-c7d851f25738?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003236 10.0.0.24 - - [2025-10-30 15:15:47] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004238 10.0.0.24 - - [2025-10-30 15:15:47] "GET /virtual-machine/19e83e29-3d19-444f-9bcb-a71bdf52e911?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003049 10.0.0.24 - - [2025-10-30 15:15:48] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006331 10.0.0.24 - - [2025-10-30 15:15:48] "GET /virtual-machine/7e587e79-3051-4fbc-9269-6f73cc1b0e60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003167 10.0.0.24 - - [2025-10-30 15:15:48] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004109 10.0.0.24 - - [2025-10-30 15:15:48] "GET /virtual-machine/c201808e-162d-43d0-b857-4e3655667a52?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003572 10.0.0.24 - - [2025-10-30 15:15:48] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004097 10.0.0.24 - - [2025-10-30 15:15:48] "GET /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001738 10.0.0.24 - - [2025-10-30 15:15:48] "POST /tags HTTP/1.1" 200 333 0.024649 10.0.0.24 - - [2025-10-30 15:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.24 - - [2025-10-30 15:15:48] "GET /tag/1efb9762-fd55-4003-b51b-b166aa52e61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012593 10.0.0.24 - - [2025-10-30 15:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.24 - - [2025-10-30 15:15:48] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035146 10.0.0.24 - - [2025-10-30 15:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.24 - - [2025-10-30 15:15:48] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004430 10.0.0.24 - - [2025-10-30 15:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.24 - - [2025-10-30 15:15:48] "GET /service-appliance-set/d574e163-80a3-4914-9fa4-9a6e6eeef2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002163 10.0.0.24 - - [2025-10-30 15:15:48] "POST /fqname-to-id HTTP/1.1" 404 273 0.001358 10.0.0.24 - - [2025-10-30 15:15:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098887 10.0.0.24 - - [2025-10-30 15:15:49] "GET /virtual-machine-interface/5a24d262-6143-4e38-b53f-a022daba4ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.019770 10.0.0.24 - - [2025-10-30 15:15:49] "POST /instance-ips HTTP/1.1" 200 409 0.030697 10.0.0.24 - - [2025-10-30 15:15:49] "GET /instance-ip/3986c0fd-59f2-45bd-b77a-91f02b29d88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004953 10.0.0.24 - - [2025-10-30 15:15:49] "POST /loadbalancers HTTP/1.1" 200 629 0.065007 10.0.0.24 - - [2025-10-30 15:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014875 10.0.0.24 - - [2025-10-30 15:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016449 10.0.0.24 - - [2025-10-30 15:15:49] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033458 10.0.0.24 - - [2025-10-30 15:15:49] "GET /instance-ip/3986c0fd-59f2-45bd-b77a-91f02b29d88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003421 10.0.0.24 - - [2025-10-30 15:15:49] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033129 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002443 10.0.0.24 - - [2025-10-30 15:15:49] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032500 10.0.0.24 - - [2025-10-30 15:15:49] "POST /floating-ips HTTP/1.1" 200 597 0.042667 10.0.0.24 - - [2025-10-30 15:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.24 - - [2025-10-30 15:15:49] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036161 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer-listener/feb56eb4-c854-4eaf-a720-114ef732043c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003178 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer-listener/feb56eb4-c854-4eaf-a720-114ef732043c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003976 10.0.0.24 - - [2025-10-30 15:15:49] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019184 10.0.0.24 - - [2025-10-30 15:15:49] "GET /instance-ip/3986c0fd-59f2-45bd-b77a-91f02b29d88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002819 10.0.0.24 - - [2025-10-30 15:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.24 - - [2025-10-30 15:15:49] "GET /instance-ip/3986c0fd-59f2-45bd-b77a-91f02b29d88f?fields=floating_ips HTTP/1.1" 200 1212 0.005264 10.0.0.24 - - [2025-10-30 15:15:49] "GET /floating-ip/f86fc0ba-7dd4-48af-a977-4f5aae802e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002173 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002775 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer-pool/c636adab-f72d-4ec8-9265-4376d0dcbd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009161 10.0.0.24 - - [2025-10-30 15:15:49] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014688 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002812 10.0.0.24 - - [2025-10-30 15:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012574 10.0.0.24 - - [2025-10-30 15:15:49] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014755 10.0.0.24 - - [2025-10-30 15:15:49] "POST /tags HTTP/1.1" 409 221 0.001970 10.0.0.24 - - [2025-10-30 15:15:49] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004441 10.0.0.24 - - [2025-10-30 15:15:49] "POST /ref-update HTTP/1.1" 200 156 0.007754 10.0.0.24 - - [2025-10-30 15:15:49] "GET /floating-ip/f86fc0ba-7dd4-48af-a977-4f5aae802e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012934 10.0.0.24 - - [2025-10-30 15:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.24 - - [2025-10-30 15:15:49] "PUT /floating-ip/f86fc0ba-7dd4-48af-a977-4f5aae802e8a HTTP/1.1" 200 256 0.010661 10.0.0.24 - - [2025-10-30 15:15:49] "GET /tag/1efb9762-fd55-4003-b51b-b166aa52e61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023868 10.0.0.24 - - [2025-10-30 15:15:49] "POST /set-tag HTTP/1.1" 200 109 0.062170 10.0.0.24 - - [2025-10-30 15:15:49] "GET /loadbalancer-pool/c636adab-f72d-4ec8-9265-4376d0dcbd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.018237 10.0.0.24 - - [2025-10-30 15:15:49] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014899 10.0.0.24 - - [2025-10-30 15:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008255 10.0.0.24 - - [2025-10-30 15:15:49] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011485 10.0.0.24 - - [2025-10-30 15:15:49] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003709 10.0.0.24 - - [2025-10-30 15:15:49] "POST /ref-update HTTP/1.1" 200 156 0.006735 10.0.0.24 - - [2025-10-30 15:15:49] "GET /floating-ip/f86fc0ba-7dd4-48af-a977-4f5aae802e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.016536 10.0.0.24 - - [2025-10-30 15:15:50] "POST /set-tag HTTP/1.1" 200 109 0.061505 10.0.0.24 - - [2025-10-30 15:15:51] "POST /tags HTTP/1.1" 409 206 0.003286 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.24 - - [2025-10-30 15:15:51] "GET /tag/238f4aa7-d703-4bdf-978b-944597b736e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012850 10.0.0.24 - - [2025-10-30 15:15:51] "POST /tags HTTP/1.1" 409 204 0.002262 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.24 - - [2025-10-30 15:15:51] "GET /tag/1dd045c3-3685-4dac-8915-7025f02ef7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012375 10.0.0.24 - - [2025-10-30 15:15:51] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002862 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.24 - - [2025-10-30 15:15:51] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004072 10.0.0.24 - - [2025-10-30 15:15:51] "POST /tags HTTP/1.1" 409 206 0.002017 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.24 - - [2025-10-30 15:15:51] "GET /tag/238f4aa7-d703-4bdf-978b-944597b736e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010652 10.0.0.24 - - [2025-10-30 15:15:51] "POST /tags HTTP/1.1" 409 226 0.002461 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.24 - - [2025-10-30 15:15:51] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013603 10.0.0.24 - - [2025-10-30 15:15:51] "POST /tags HTTP/1.1" 409 204 0.002790 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.24 - - [2025-10-30 15:15:51] "GET /tag/1dd045c3-3685-4dac-8915-7025f02ef7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015177 10.0.0.24 - - [2025-10-30 15:15:51] "POST /tags HTTP/1.1" 409 226 0.002722 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.24 - - [2025-10-30 15:15:51] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011133 10.0.0.24 - - [2025-10-30 15:15:51] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002852 10.0.0.24 - - [2025-10-30 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.24 - - [2025-10-30 15:15:51] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003535 10.0.0.24 - - [2025-10-30 15:15:51] "POST /firewall-rules HTTP/1.1" 200 626 0.075474 10.0.0.24 - - [2025-10-30 15:15:51] "POST /firewall-rules HTTP/1.1" 200 646 0.076895 10.0.0.24 - - [2025-10-30 15:15:51] "GET /firewall-rule/7bd0519f-cbf6-410e-a978-9529b4fc7442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.020430 10.0.0.24 - - [2025-10-30 15:15:51] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002274 10.0.0.24 - - [2025-10-30 15:15:51] "GET /firewall-rule/1870b499-c2be-4b4d-a439-b7394a670de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003717 10.0.0.24 - - [2025-10-30 15:15:51] "POST /ref-update HTTP/1.1" 200 156 0.017124 10.0.0.24 - - [2025-10-30 15:15:51] "POST /firewall-policys HTTP/1.1" 200 606 0.030082 10.0.0.24 - - [2025-10-30 15:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013263 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007431 10.0.0.24 - - [2025-10-30 15:15:52] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007904 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003169 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004461 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/4e24219a-1946-4b4e-ad8d-22bca0c1580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003629 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004755 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002585 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002704 10.0.0.24 - - [2025-10-30 15:15:52] "POST /ref-update HTTP/1.1" 200 156 0.024516 10.0.0.24 - - [2025-10-30 15:15:52] "POST /ref-update HTTP/1.1" 200 156 0.050479 10.0.0.24 - - [2025-10-30 15:15:52] "POST /ref-update HTTP/1.1" 200 156 0.033214 10.0.0.24 - - [2025-10-30 15:15:52] "POST /ref-update HTTP/1.1" 200 156 0.021010 10.0.0.24 - - [2025-10-30 15:15:52] "POST /ref-update HTTP/1.1" 200 156 0.028910 10.0.0.24 - - [2025-10-30 15:15:52] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010947 10.0.0.24 - - [2025-10-30 15:17:26] "GET /global-system-configs HTTP/1.1" 200 322 0.001866 10.0.0.24 - - [2025-10-30 15:17:28] "GET /global-system-configs HTTP/1.1" 200 322 0.004127 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:17:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:17:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 252 0.002044 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/35435174-3551-4a9a-b0b2-1d9963497699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013563 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 228 0.001723 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/3a42ffff-568c-476f-b2ba-39c0de78239b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011145 10.0.0.24 - - [2025-10-30 15:17:51] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003184 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.24 - - [2025-10-30 15:17:51] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002470 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 206 0.002108 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/238f4aa7-d703-4bdf-978b-944597b736e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013547 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 226 0.001779 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011683 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 204 0.002467 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/1dd045c3-3685-4dac-8915-7025f02ef7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010208 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 226 0.001923 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/1f32a12b-e530-415f-ae7d-cb928737d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011178 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 228 0.002482 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/3a42ffff-568c-476f-b2ba-39c0de78239b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010904 10.0.0.24 - - [2025-10-30 15:17:51] "POST /tags HTTP/1.1" 409 252 0.001985 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.24 - - [2025-10-30 15:17:51] "GET /tag/35435174-3551-4a9a-b0b2-1d9963497699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014329 10.0.0.24 - - [2025-10-30 15:17:51] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002893 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.24 - - [2025-10-30 15:17:51] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002531 10.0.0.24 - - [2025-10-30 15:17:51] "POST /firewall-rules HTTP/1.1" 409 281 0.001894 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.24 - - [2025-10-30 15:17:51] "PUT /firewall-rule/1870b499-c2be-4b4d-a439-b7394a670de5 HTTP/1.1" 200 260 0.019393 10.0.0.24 - - [2025-10-30 15:17:51] "POST /firewall-rules HTTP/1.1" 409 291 0.006030 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.24 - - [2025-10-30 15:17:51] "PUT /firewall-rule/7bd0519f-cbf6-410e-a978-9529b4fc7442 HTTP/1.1" 200 260 0.019377 10.0.0.24 - - [2025-10-30 15:17:51] "GET /firewall-rule/7bd0519f-cbf6-410e-a978-9529b4fc7442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011719 10.0.0.24 - - [2025-10-30 15:17:51] "POST /firewall-rules HTTP/1.1" 200 658 0.071832 10.0.0.24 - - [2025-10-30 15:17:51] "GET /firewall-rule/d235117c-825d-4c2b-80d8-e7dcf32e88c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003720 10.0.0.24 - - [2025-10-30 15:17:51] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002011 10.0.0.24 - - [2025-10-30 15:17:51] "GET /firewall-rule/1870b499-c2be-4b4d-a439-b7394a670de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002272 10.0.0.24 - - [2025-10-30 15:17:51] "POST /firewall-policys HTTP/1.1" 409 269 0.002078 10.0.0.24 - - [2025-10-30 15:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.24 - - [2025-10-30 15:17:51] "PUT /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf HTTP/1.1" 200 264 0.020804 10.0.0.24 - - [2025-10-30 15:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014388 10.0.0.24 - - [2025-10-30 15:17:51] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004708 10.0.0.24 - - [2025-10-30 15:17:52] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002526 10.0.0.24 - - [2025-10-30 15:17:52] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002301 10.0.0.24 - - [2025-10-30 15:17:52] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001942 10.0.0.24 - - [2025-10-30 15:17:52] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002639 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005436 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.004132 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007078 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.004056 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004164 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004440 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.24 - - [2025-10-30 15:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.24 - - [2025-10-30 15:18:53] "GET /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002510 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004979 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.018020 10.0.0.24 - - [2025-10-30 15:18:53] "DELETE /loadbalancer-member/047934b4-d84c-4c46-88c7-154969eb5dc2 HTTP/1.1" 200 115 0.028180 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004632 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005015 10.0.0.24 - - [2025-10-30 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.24 - - [2025-10-30 15:18:53] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004294 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.24 - - [2025-10-30 15:18:54] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004224 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.24 - - [2025-10-30 15:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.24 - - [2025-10-30 15:18:54] "GET /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002309 10.0.0.24 - - [2025-10-30 15:18:54] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006066 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.24 - - [2025-10-30 15:18:54] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005002 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.24 - - [2025-10-30 15:18:54] "GET /virtual-machine/cbddda0e-b968-4036-b6fe-ca4b9fdec62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002357 10.0.0.24 - - [2025-10-30 15:18:54] "POST /ref-update HTTP/1.1" 200 156 0.010261 10.0.0.24 - - [2025-10-30 15:18:54] "GET /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027511 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.022955 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.020412 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.035829 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.029041 10.0.0.24 - - [2025-10-30 15:18:54] "POST /set-tag HTTP/1.1" 200 109 0.014790 10.0.0.24 - - [2025-10-30 15:18:54] "DELETE /instance-ip/463d7548-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.056134 10.0.0.24 - - [2025-10-30 15:18:55] "DELETE /virtual-machine-interface/4622fcea-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.064011 10.0.0.24 - - [2025-10-30 15:18:55] "DELETE /virtual-machine/cbddda0e-b968-4036-b6fe-ca4b9fdec62e HTTP/1.1" 200 115 0.039201 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005940 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.004322 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003716 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine/ac0fa1ed-7a64-4c2b-98a9-7908e8a83f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002911 10.0.0.24 - - [2025-10-30 15:18:55] "POST /ref-update HTTP/1.1" 200 156 0.010902 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015065 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.021780 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.047652 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.028738 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.014466 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.042194 10.0.0.24 - - [2025-10-30 15:18:55] "DELETE /instance-ip/452b14ee-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.036807 10.0.0.24 - - [2025-10-30 15:18:55] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.24 - - [2025-10-30 15:18:55] "DELETE /virtual-machine-interface/4510ea38-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.045077 10.0.0.24 - - [2025-10-30 15:18:55] "DELETE /virtual-machine/ac0fa1ed-7a64-4c2b-98a9-7908e8a83f2a HTTP/1.1" 200 115 0.025247 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008493 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004834 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine/e3d1cc5e-f707-4def-b842-4d051a24f4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002709 10.0.0.24 - - [2025-10-30 15:18:55] "POST /ref-update HTTP/1.1" 200 156 0.009755 10.0.0.24 - - [2025-10-30 15:18:55] "GET /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015058 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.016511 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.029430 10.0.0.24 - - [2025-10-30 15:18:55] "POST /set-tag HTTP/1.1" 200 109 0.025870 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.021079 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.022765 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /instance-ip/44b5598e-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.054060 10.0.0.24 - - [2025-10-30 15:18:56] "POST /ref-update HTTP/1.1" 200 156 0.016308 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /virtual-machine-interface/449c5312-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.046291 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /virtual-machine/e3d1cc5e-f707-4def-b842-4d051a24f4b3 HTTP/1.1" 200 115 0.021307 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /tag/9b4f9433-d7f3-4a05-8c23-1abee5600117 HTTP/1.1" 200 115 0.035484 10.0.0.24 - - [2025-10-30 15:18:56] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003994 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.24 - - [2025-10-30 15:18:56] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004442 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.24 - - [2025-10-30 15:18:56] "GET /virtual-machine/4c2f1705-0537-4e08-acb5-67926e06f97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007144 10.0.0.24 - - [2025-10-30 15:18:56] "POST /ref-update HTTP/1.1" 200 156 0.013068 10.0.0.24 - - [2025-10-30 15:18:56] "GET /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013863 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.020419 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.029703 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.020014 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.020905 10.0.0.24 - - [2025-10-30 15:18:56] "POST /set-tag HTTP/1.1" 200 109 0.026796 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /instance-ip/45c4d1d8-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.043674 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /virtual-machine-interface/45abc83c-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.033943 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /virtual-machine/4c2f1705-0537-4e08-acb5-67926e06f97f HTTP/1.1" 200 115 0.020786 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /tag/73f3eb29-f3cd-4933-8e8c-be3bea557432 HTTP/1.1" 200 115 0.029680 10.0.0.24 - - [2025-10-30 15:18:56] "DELETE /tag/238f4aa7-d703-4bdf-978b-944597b736e5 HTTP/1.1" 409 388 0.003540 10.0.0.24 - - [2025-10-30 15:19:24] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007838 10.0.0.24 - - [2025-10-30 15:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.24 - - [2025-10-30 15:19:24] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005280 10.0.0.24 - - [2025-10-30 15:19:24] "POST /set-tag HTTP/1.1" 200 109 0.009786 10.0.0.24 - - [2025-10-30 15:19:24] "GET /virtual-machine/c201808e-162d-43d0-b857-4e3655667a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.010581 10.0.0.24 - - [2025-10-30 15:19:24] "POST /ref-update HTTP/1.1" 200 156 0.024783 10.0.0.24 - - [2025-10-30 15:19:24] "GET /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009317 10.0.0.24 - - [2025-10-30 15:19:24] "POST /set-tag HTTP/1.1" 200 109 0.018841 10.0.0.24 - - [2025-10-30 15:19:24] "POST /set-tag HTTP/1.1" 200 109 0.032747 10.0.0.24 - - [2025-10-30 15:19:24] "POST /set-tag HTTP/1.1" 200 109 0.023185 10.0.0.24 - - [2025-10-30 15:19:24] "POST /set-tag HTTP/1.1" 200 109 0.014859 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /instance-ip/48145a62-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.060545 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /virtual-machine-interface/47fb617e-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.076301 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /virtual-machine/c201808e-162d-43d0-b857-4e3655667a52 HTTP/1.1" 200 115 0.030452 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /tag/8df6d019-c1b1-48e0-9a1f-12e11d34698b HTTP/1.1" 200 115 0.064085 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011910 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003679 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine/19e83e29-3d19-444f-9bcb-a71bdf52e911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004839 10.0.0.24 - - [2025-10-30 15:19:25] "POST /ref-update HTTP/1.1" 200 156 0.008135 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018319 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.020123 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.034020 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.017192 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.011684 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /instance-ip/47a5e168-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.067706 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /virtual-machine-interface/4790141e-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.047009 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /virtual-machine/19e83e29-3d19-444f-9bcb-a71bdf52e911 HTTP/1.1" 200 115 0.026593 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /tag/3a42ffff-568c-476f-b2ba-39c0de78239b HTTP/1.1" 409 236 0.009942 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /tag/0f799282-7d14-46fd-9e6f-b7fc70d4f864 HTTP/1.1" 200 115 0.045957 10.0.0.24 - - [2025-10-30 15:19:25] "DELETE /tag/35435174-3551-4a9a-b0b2-1d9963497699 HTTP/1.1" 409 236 0.013319 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015308 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003810 10.0.0.24 - - [2025-10-30 15:19:25] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.24 - - [2025-10-30 15:19:25] "GET /virtual-machine/c8c709ca-375a-451a-a755-c7d851f25738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002776 10.0.0.24 - - [2025-10-30 15:19:25] "POST /ref-update HTTP/1.1" 200 156 0.010207 10.0.0.24 - - [2025-10-30 15:19:26] "GET /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020489 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.020962 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.039813 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.039153 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.012546 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /instance-ip/46c597ac-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.042215 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /virtual-machine-interface/46ab523e-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.083436 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /virtual-machine/c8c709ca-375a-451a-a755-c7d851f25738 HTTP/1.1" 200 115 0.056183 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /tag/124885b1-24b0-4653-8a25-5c2901507b9c HTTP/1.1" 200 115 0.053310 10.0.0.24 - - [2025-10-30 15:19:26] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008900 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.24 - - [2025-10-30 15:19:26] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003752 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.24 - - [2025-10-30 15:19:26] "GET /virtual-machine/7e587e79-3051-4fbc-9269-6f73cc1b0e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002975 10.0.0.24 - - [2025-10-30 15:19:26] "POST /ref-update HTTP/1.1" 200 156 0.012130 10.0.0.24 - - [2025-10-30 15:19:26] "GET /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021651 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.029338 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.043900 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.039525 10.0.0.24 - - [2025-10-30 15:19:26] "POST /set-tag HTTP/1.1" 200 109 0.014211 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /instance-ip/473207a2-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.060462 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /virtual-machine-interface/471d1d06-b5a3-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.046977 10.0.0.24 - - [2025-10-30 15:19:26] "DELETE /virtual-machine/7e587e79-3051-4fbc-9269-6f73cc1b0e60 HTTP/1.1" 200 115 0.032119 10.0.0.24 - - [2025-10-30 15:19:27] "DELETE /tag/1dd045c3-3685-4dac-8915-7025f02ef7c2 HTTP/1.1" 409 236 0.012894 10.0.0.24 - - [2025-10-30 15:19:27] "DELETE /tag/cc87d167-a510-4ac3-b353-3a39ecfd9527 HTTP/1.1" 200 115 0.080035 10.0.0.24 - - [2025-10-30 15:19:27] "DELETE /tag/a3e8dcb3-923e-4738-9e60-504e809c3f91 HTTP/1.1" 200 115 0.041781 10.0.0.24 - - [2025-10-30 15:19:28] "POST /projects HTTP/1.1" 409 238 0.005943 10.0.0.24 - - [2025-10-30 15:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.24 - - [2025-10-30 15:19:28] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035263 10.0.0.24 - - [2025-10-30 15:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.24 - - [2025-10-30 15:19:28] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003479 10.0.0.24 - - [2025-10-30 15:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.24 - - [2025-10-30 15:19:29] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003796 10.0.0.24 - - [2025-10-30 15:19:29] "POST /security-groups HTTP/1.1" 409 285 0.001997 10.0.0.24 - - [2025-10-30 15:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.24 - - [2025-10-30 15:19:29] "PUT /security-group/a8f4db14-3a4a-4c94-9191-ea9df11059b2 HTTP/1.1" 200 262 0.055269 10.0.0.24 - - [2025-10-30 15:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023737 10.0.0.24 - - [2025-10-30 15:19:29] "PUT /access-control-list/79f712cb-3a67-47f8-8f32-66c20628e6b6 HTTP/1.1" 200 272 0.024637 10.0.0.24 - - [2025-10-30 15:19:29] "PUT /access-control-list/9aadc491-d495-4ad3-8193-3adebdd7631f HTTP/1.1" 200 272 0.022693 10.0.0.24 - - [2025-10-30 15:19:34] "POST /projects HTTP/1.1" 409 238 0.002103 10.0.0.24 - - [2025-10-30 15:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.24 - - [2025-10-30 15:19:34] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037520 10.0.0.24 - - [2025-10-30 15:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.24 - - [2025-10-30 15:19:34] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004567 10.0.0.24 - - [2025-10-30 15:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.24 - - [2025-10-30 15:19:34] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004059 10.0.0.24 - - [2025-10-30 15:19:34] "POST /security-groups HTTP/1.1" 409 285 0.004308 10.0.0.24 - - [2025-10-30 15:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.24 - - [2025-10-30 15:19:34] "PUT /security-group/a8f4db14-3a4a-4c94-9191-ea9df11059b2 HTTP/1.1" 200 262 0.061465 10.0.0.24 - - [2025-10-30 15:19:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031229 10.0.0.24 - - [2025-10-30 15:19:34] "PUT /access-control-list/79f712cb-3a67-47f8-8f32-66c20628e6b6 HTTP/1.1" 200 272 0.013557 10.0.0.24 - - [2025-10-30 15:19:34] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013052 10.0.0.24 - - [2025-10-30 15:19:34] "PUT /access-control-list/9aadc491-d495-4ad3-8193-3adebdd7631f HTTP/1.1" 200 272 0.027138 10.0.0.24 - - [2025-10-30 15:19:34] "GET /firewall-rule/6c0e7910-8a9f-497c-80fb-a0b5d35c6a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003933 10.0.0.24 - - [2025-10-30 15:19:34] "POST /ref-update HTTP/1.1" 200 156 0.083604 10.0.0.24 - - [2025-10-30 15:19:34] "DELETE /firewall-rule/6c0e7910-8a9f-497c-80fb-a0b5d35c6a10 HTTP/1.1" 200 115 0.059076 10.0.0.24 - - [2025-10-30 15:19:34] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007480 10.0.0.24 - - [2025-10-30 15:19:34] "GET /firewall-rule/3b0553f5-5ead-4245-aacb-2d69446a196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003048 10.0.0.24 - - [2025-10-30 15:19:34] "POST /ref-update HTTP/1.1" 200 156 0.056343 10.0.0.24 - - [2025-10-30 15:19:34] "DELETE /firewall-rule/3b0553f5-5ead-4245-aacb-2d69446a196f HTTP/1.1" 200 115 0.064190 10.0.0.24 - - [2025-10-30 15:19:34] "DELETE /tag/3a42ffff-568c-476f-b2ba-39c0de78239b HTTP/1.1" 409 236 0.026256 10.0.0.24 - - [2025-10-30 15:19:34] "DELETE /tag/d78574ae-ad0e-4a84-a434-1eda92ef2293 HTTP/1.1" 200 115 0.049848 10.0.0.24 - - [2025-10-30 15:19:34] "DELETE /tag/35435174-3551-4a9a-b0b2-1d9963497699 HTTP/1.1" 409 236 0.006884 10.0.0.24 - - [2025-10-30 15:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.24 - - [2025-10-30 15:19:35] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004184 10.0.0.24 - - [2025-10-30 15:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.24 - - [2025-10-30 15:19:35] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003722 10.0.0.24 - - [2025-10-30 15:19:35] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.047675 10.0.0.24 - - [2025-10-30 15:19:35] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.070180 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /security-group/a8f4db14-3a4a-4c94-9191-ea9df11059b2 HTTP/1.1" 200 115 0.103979 10.0.0.24 - - [2025-10-30 15:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /access-control-list/79f712cb-3a67-47f8-8f32-66c20628e6b6 HTTP/1.1" 200 115 0.062283 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /access-control-list/9aadc491-d495-4ad3-8193-3adebdd7631f HTTP/1.1" 200 115 0.083652 10.0.0.24 - - [2025-10-30 15:19:35] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059364 10.0.0.24 - - [2025-10-30 15:19:35] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?fields=security_groups HTTP/1.1" 200 1353 0.112227 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /security-group/b4321a2e-fc84-4f35-ab7b-5693f0745637 HTTP/1.1" 200 115 0.090737 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /access-control-list/f601e03d-5cad-4544-968c-e48141a0893f HTTP/1.1" 200 115 0.075904 10.0.0.24 - - [2025-10-30 15:19:35] "GET /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f?fields=application_policy_sets HTTP/1.1" 200 1392 0.060382 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /access-control-list/b74c92b2-17a5-4572-8089-edec329f31eb HTTP/1.1" 200 115 0.093114 10.0.0.24 - - [2025-10-30 15:19:35] "DELETE /project/d323f7be-acd2-47c1-aaaa-1d07ee16171f HTTP/1.1" 200 115 0.541224 10.0.0.24 - - [2025-10-30 15:19:35] "POST /projects HTTP/1.1" 409 238 0.003564 10.0.0.24 - - [2025-10-30 15:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.24 - - [2025-10-30 15:19:36] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053045 10.0.0.24 - - [2025-10-30 15:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.24 - - [2025-10-30 15:19:36] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.010406 10.0.0.24 - - [2025-10-30 15:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.24 - - [2025-10-30 15:19:36] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004138 10.0.0.24 - - [2025-10-30 15:19:36] "POST /security-groups HTTP/1.1" 409 285 0.002775 10.0.0.24 - - [2025-10-30 15:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.24 - - [2025-10-30 15:19:36] "PUT /security-group/14016870-10c4-4b1d-8b18-142bbf26da5e HTTP/1.1" 200 262 0.056145 10.0.0.24 - - [2025-10-30 15:19:36] "PUT /access-control-list/7bd2478d-2beb-4996-bcda-3f668e7a9065 HTTP/1.1" 200 272 0.049270 10.0.0.24 - - [2025-10-30 15:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.074422 10.0.0.24 - - [2025-10-30 15:19:36] "PUT /access-control-list/6fc80717-3b6a-449e-953f-85b0bca16cd4 HTTP/1.1" 200 272 0.072791 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /loadbalancer-member/24ab7654-e050-4f99-9e3d-9bab3107084b HTTP/1.1" 200 115 0.034670 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /loadbalancer-pool/c636adab-f72d-4ec8-9265-4376d0dcbd7a HTTP/1.1" 200 115 0.057672 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /loadbalancer-listener/feb56eb4-c854-4eaf-a720-114ef732043c HTTP/1.1" 200 115 0.049073 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /loadbalancer/7df5490d-9f42-4a26-bd83-a9d844e0c547 HTTP/1.1" 200 115 0.061134 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /floating-ip/f86fc0ba-7dd4-48af-a977-4f5aae802e8a HTTP/1.1" 200 115 0.034246 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /instance-ip/3986c0fd-59f2-45bd-b77a-91f02b29d88f HTTP/1.1" 200 115 0.065561 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /virtual-machine-interface/5a24d262-6143-4e38-b53f-a022daba4ef0 HTTP/1.1" 200 115 0.056537 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /tag/1efb9762-fd55-4003-b51b-b166aa52e61e HTTP/1.1" 200 115 0.041897 10.0.0.24 - - [2025-10-30 15:19:40] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003024 10.0.0.24 - - [2025-10-30 15:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.24 - - [2025-10-30 15:19:40] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003794 10.0.0.24 - - [2025-10-30 15:19:40] "GET /firewall-policy/30424a8e-6c15-47fd-ace9-32255e6eac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003891 10.0.0.24 - - [2025-10-30 15:19:40] "GET /firewall-rule/1870b499-c2be-4b4d-a439-b7394a670de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003283 10.0.0.24 - - [2025-10-30 15:19:40] "POST /ref-update HTTP/1.1" 200 156 0.036891 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /firewall-rule/1870b499-c2be-4b4d-a439-b7394a670de5 HTTP/1.1" 200 115 0.061103 10.0.0.24 - - [2025-10-30 15:19:40] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003348 10.0.0.24 - - [2025-10-30 15:19:40] "GET /firewall-rule/7bd0519f-cbf6-410e-a978-9529b4fc7442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003840 10.0.0.24 - - [2025-10-30 15:19:40] "POST /ref-update HTTP/1.1" 200 156 0.031428 10.0.0.24 - - [2025-10-30 15:19:40] "DELETE /firewall-rule/7bd0519f-cbf6-410e-a978-9529b4fc7442 HTTP/1.1" 200 115 0.074440 10.0.0.24 - - [2025-10-30 15:19:40] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.010886 10.0.0.24 - - [2025-10-30 15:19:40] "GET /firewall-rule/d235117c-825d-4c2b-80d8-e7dcf32e88c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003553 10.0.0.24 - - [2025-10-30 15:19:41] "POST /ref-update HTTP/1.1" 200 156 0.059101 10.0.0.24 - - [2025-10-30 15:19:41] "DELETE /firewall-rule/d235117c-825d-4c2b-80d8-e7dcf32e88c0 HTTP/1.1" 200 115 0.092836 10.0.0.24 - - [2025-10-30 15:19:41] "GET /application-policy-set/9684787f-e2c8-429e-b198-f7bcec6034e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005634 10.0.0.24 - - [2025-10-30 15:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.24 - - [2025-10-30 15:19:41] "GET /policy-management/7ca01749-e213-4d09-a5bd-5a557d9c85a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002743 10.0.0.24 - - [2025-10-30 15:19:41] "GET /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.019902 10.0.0.24 - - [2025-10-30 15:19:41] "POST /ref-update HTTP/1.1" 200 156 0.035204 10.0.0.24 - - [2025-10-30 15:19:41] "DELETE /firewall-policy/1341fa50-abba-4496-a158-5bafed9f2fdf HTTP/1.1" 200 115 0.046716 10.0.0.24 - - [2025-10-30 15:19:41] "DELETE /tag/3a42ffff-568c-476f-b2ba-39c0de78239b HTTP/1.1" 200 115 0.070875 10.0.0.24 - - [2025-10-30 15:19:41] "DELETE /tag/1dd045c3-3685-4dac-8915-7025f02ef7c2 HTTP/1.1" 200 115 0.095327 10.0.0.24 - - [2025-10-30 15:19:41] "DELETE /tag/238f4aa7-d703-4bdf-978b-944597b736e5 HTTP/1.1" 200 115 0.141876 10.0.0.24 - - [2025-10-30 15:19:41] "DELETE /tag/35435174-3551-4a9a-b0b2-1d9963497699 HTTP/1.1" 200 115 0.053444 10.0.0.24 - - [2025-10-30 15:19:41] "POST /projects HTTP/1.1" 409 238 0.006155 10.0.0.24 - - [2025-10-30 15:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.24 - - [2025-10-30 15:19:41] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.071897 10.0.0.24 - - [2025-10-30 15:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.24 - - [2025-10-30 15:19:41] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.016188 10.0.0.24 - - [2025-10-30 15:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.24 - - [2025-10-30 15:19:41] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007846 10.0.0.24 - - [2025-10-30 15:19:42] "POST /security-groups HTTP/1.1" 409 285 0.005384 10.0.0.24 - - [2025-10-30 15:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.24 - - [2025-10-30 15:19:42] "PUT /security-group/14016870-10c4-4b1d-8b18-142bbf26da5e HTTP/1.1" 200 262 0.073350 10.0.0.24 - - [2025-10-30 15:19:42] "PUT /access-control-list/7bd2478d-2beb-4996-bcda-3f668e7a9065 HTTP/1.1" 200 272 0.040535 10.0.0.24 - - [2025-10-30 15:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.046965 10.0.0.24 - - [2025-10-30 15:19:42] "PUT /access-control-list/6fc80717-3b6a-449e-953f-85b0bca16cd4 HTTP/1.1" 200 272 0.028580 10.0.0.24 - - [2025-10-30 15:19:42] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.040717 10.0.0.24 - - [2025-10-30 15:19:42] "GET /firewall-rule/2af2e01f-85c6-4087-8f9f-cf1033bb917c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003589 10.0.0.24 - - [2025-10-30 15:19:42] "POST /ref-update HTTP/1.1" 200 156 0.092685 10.0.0.24 - - [2025-10-30 15:19:42] "DELETE /firewall-rule/2af2e01f-85c6-4087-8f9f-cf1033bb917c HTTP/1.1" 200 115 0.037996 10.0.0.24 - - [2025-10-30 15:19:42] "GET /firewall-policy/ebc48b96-a51e-4cc1-a5ee-b2f8a94b9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.016263 10.0.0.24 - - [2025-10-30 15:19:42] "GET /firewall-rule/c4061bd3-9d77-497d-a662-6754c2f924ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007035 10.0.0.24 - - [2025-10-30 15:19:42] "POST /ref-update HTTP/1.1" 200 156 0.079192 10.0.0.24 - - [2025-10-30 15:19:42] "DELETE /firewall-rule/c4061bd3-9d77-497d-a662-6754c2f924ad HTTP/1.1" 200 115 0.086606 10.0.0.24 - - [2025-10-30 15:19:42] "DELETE /tag/1f32a12b-e530-415f-ae7d-cb928737d727 HTTP/1.1" 200 115 0.058572 10.0.0.24 - - [2025-10-30 15:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.24 - - [2025-10-30 15:19:42] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005519 10.0.0.24 - - [2025-10-30 15:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.24 - - [2025-10-30 15:19:42] "GET /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012436 10.0.0.24 - - [2025-10-30 15:19:42] "PUT /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19 HTTP/1.1" 200 264 0.057603 10.0.0.24 - - [2025-10-30 15:19:43] "PUT /virtual-network/73f40ab4-b702-4b93-986f-68794f4dc129 HTTP/1.1" 200 264 0.081924 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /access-control-list/7bd2478d-2beb-4996-bcda-3f668e7a9065 HTTP/1.1" 200 115 0.054564 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /security-group/14016870-10c4-4b1d-8b18-142bbf26da5e HTTP/1.1" 200 115 0.110825 10.0.0.24 - - [2025-10-30 15:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018355 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /access-control-list/6fc80717-3b6a-449e-953f-85b0bca16cd4 HTTP/1.1" 200 115 0.062231 10.0.0.24 - - [2025-10-30 15:19:43] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044704 10.0.0.24 - - [2025-10-30 15:19:43] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?fields=security_groups HTTP/1.1" 200 1353 0.069981 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /security-group/017de229-1690-43c6-a25c-6b57eb5e01e6 HTTP/1.1" 200 115 0.082122 10.0.0.24 - - [2025-10-30 15:19:43] "GET /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24?fields=application_policy_sets HTTP/1.1" 200 1392 0.059672 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /access-control-list/fdc6d35a-32c2-4ce4-bf77-33c70f938f60 HTTP/1.1" 200 115 0.066065 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /access-control-list/11c26764-af36-4dad-b3c1-26941e7532b8 HTTP/1.1" 200 115 0.047421 10.0.0.24 - - [2025-10-30 15:19:43] "DELETE /project/f33f5b95-289e-4ede-96dc-f4f0d7ca1b24 HTTP/1.1" 200 115 0.532122 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:19:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:19:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001249 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:19:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:19:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001231 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:19:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:19:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 10.0.0.24 - - [2025-10-30 15:20:37] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.24 - - [2025-10-30 15:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.24 - - [2025-10-30 15:20:37] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002804 10.0.0.24 - - [2025-10-30 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.24 - - [2025-10-30 15:20:38] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004140 10.0.0.24 - - [2025-10-30 15:20:51] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.24 - - [2025-10-30 15:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.24 - - [2025-10-30 15:20:51] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004090 10.0.0.24 - - [2025-10-30 15:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.24 - - [2025-10-30 15:20:51] "GET /config-node/cf6b043d-75a1-4fb0-92db-45dc2a3dbd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002456 10.0.0.24 - - [2025-10-30 15:21:03] "GET / HTTP/1.1" 200 35931 0.002383 10.0.0.24 - - [2025-10-30 15:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.24 - - [2025-10-30 15:21:03] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002677 10.0.0.24 - - [2025-10-30 15:21:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001903 10.0.0.24 - - [2025-10-30 15:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.24 - - [2025-10-30 15:21:03] "GET /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005323 10.0.0.24 - - [2025-10-30 15:21:03] "PUT /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c HTTP/1.1" 200 254 0.015071 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:21:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:21:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001367 10.0.0.24 - - [2025-10-30 15:21:18] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.24 - - [2025-10-30 15:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.24 - - [2025-10-30 15:21:18] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005394 10.0.0.24 - - [2025-10-30 15:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.24 - - [2025-10-30 15:21:18] "GET /config-node/cf6b043d-75a1-4fb0-92db-45dc2a3dbd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.009759 10.0.0.24 - - [2025-10-30 15:21:18] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.24 - - [2025-10-30 15:21:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002154 10.0.0.24 - - [2025-10-30 15:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.24 - - [2025-10-30 15:21:23] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002290 10.0.0.24 - - [2025-10-30 15:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.24 - - [2025-10-30 15:21:23] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.008065 10.0.0.24 - - [2025-10-30 15:21:23] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.24 - - [2025-10-30 15:21:23] "POST /alarms HTTP/1.1" 409 264 0.001989 10.0.0.24 - - [2025-10-30 15:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.24 - - [2025-10-30 15:21:23] "PUT /alarm/7b558839-ecb3-4bad-8c93-522a18d52dab HTTP/1.1" 200 244 0.010733 10.0.0.24 - - [2025-10-30 15:21:23] "POST /alarms HTTP/1.1" 409 261 0.008127 10.0.0.24 - - [2025-10-30 15:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.24 - - [2025-10-30 15:21:23] "PUT /alarm/73eb6bc1-5af1-4d7a-951c-db61339783db HTTP/1.1" 200 244 0.010338 10.0.0.24 - - [2025-10-30 15:21:23] "POST /alarms HTTP/1.1" 409 261 0.007462 10.0.0.24 - - [2025-10-30 15:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.24 - - [2025-10-30 15:21:23] "PUT /alarm/bc21296c-7105-4f8b-984f-405376360e59 HTTP/1.1" 200 244 0.012378 10.0.0.24 - - [2025-10-30 15:21:23] "POST /alarms HTTP/1.1" 409 253 0.007812 10.0.0.24 - - [2025-10-30 15:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/dace1099-69be-43bc-90a2-68846be52c50 HTTP/1.1" 200 244 0.016816 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 251 0.021426 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/31f078ae-a69d-4161-a002-50454c4d5927 HTTP/1.1" 200 244 0.018442 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 252 0.004448 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/3c6945b0-6031-4083-b06e-fc34c02729e0 HTTP/1.1" 200 244 0.016866 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 256 0.010238 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/7c3b8d37-51fc-4951-9d50-55dee850c1f6 HTTP/1.1" 200 244 0.016450 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 248 0.001667 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/63c3f3e9-048a-4d25-82fc-cc3da7a82498 HTTP/1.1" 200 244 0.017883 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 252 0.005252 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/d803c8b4-b366-47a7-9ace-09e79b72c0fc HTTP/1.1" 200 244 0.015645 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 257 0.011030 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/d53e9846-b991-48dd-a7bd-95440742156a HTTP/1.1" 200 244 0.022336 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 251 0.010245 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/968f5506-337d-493a-913d-28d1a465c588 HTTP/1.1" 200 244 0.010680 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 257 0.013571 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/8e616ea7-f3bf-4c3d-b78c-8dbfd0cba70e HTTP/1.1" 200 244 0.011719 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 261 0.004409 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/7d855e87-b205-42e4-8a9d-73523a245638 HTTP/1.1" 200 244 0.019692 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 258 0.010202 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/c37b56b8-fcf4-4dee-ae98-9ceb5ca8f8ad HTTP/1.1" 200 244 0.012392 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 254 0.007474 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/4788ae5e-8343-4264-8a97-bb1fcd9dc038 HTTP/1.1" 200 244 0.011180 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 254 0.011363 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/fb5ae66c-7d7a-4962-898c-e807b3b17131 HTTP/1.1" 200 244 0.013355 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 254 0.002882 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.24 - - [2025-10-30 15:21:24] "PUT /alarm/70d07ad4-2101-482c-9623-142ff80497e2 HTTP/1.1" 200 244 0.012766 10.0.0.24 - - [2025-10-30 15:21:24] "POST /alarms HTTP/1.1" 409 247 0.003890 10.0.0.24 - - [2025-10-30 15:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /alarm/9fe8f92b-cbf8-4e63-8cdd-e6fd477cd41b HTTP/1.1" 200 244 0.010128 10.0.0.24 - - [2025-10-30 15:21:25] "POST /alarms HTTP/1.1" 409 272 0.003347 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /alarm/b74d2de0-f659-4594-8107-c73037c18bb0 HTTP/1.1" 200 244 0.011590 10.0.0.24 - - [2025-10-30 15:21:25] "POST /alarms HTTP/1.1" 409 261 0.003799 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /alarm/2a73a19c-9171-44da-a453-ae68cc44d4ee HTTP/1.1" 200 244 0.013038 10.0.0.24 - - [2025-10-30 15:21:25] "POST /alarms HTTP/1.1" 409 259 0.007684 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /alarm/43574123-ae29-4efa-b204-407de84a459c HTTP/1.1" 200 244 0.011356 10.0.0.24 - - [2025-10-30 15:21:25] "POST /alarms HTTP/1.1" 409 265 0.007991 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /alarm/d51326ed-adf0-49a6-a346-8b4f70a1a0f3 HTTP/1.1" 200 244 0.012065 10.0.0.24 - - [2025-10-30 15:21:25] "POST /alarms HTTP/1.1" 409 279 0.011059 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /alarm/e8c79820-c90b-48c2-b69e-77001db0e8cd HTTP/1.1" 200 244 0.013808 10.0.0.24 - - [2025-10-30 15:21:25] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.24 - - [2025-10-30 15:21:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001933 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.007486 10.0.0.24 - - [2025-10-30 15:21:25] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.24 - - [2025-10-30 15:21:25] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002329 10.0.0.24 - - [2025-10-30 15:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.24 - - [2025-10-30 15:21:25] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.008163 10.0.0.24 - - [2025-10-30 15:21:26] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.24 - - [2025-10-30 15:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011248 10.0.0.24 - - [2025-10-30 15:21:26] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004433 10.0.0.24 - - [2025-10-30 15:21:26] "PUT /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682 HTTP/1.1" 200 274 0.025338 10.0.0.24 - - [2025-10-30 15:21:29] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.24 - - [2025-10-30 15:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.24 - - [2025-10-30 15:21:29] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002598 10.0.0.24 - - [2025-10-30 15:21:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002948 10.0.0.24 - - [2025-10-30 15:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.24 - - [2025-10-30 15:21:29] "GET /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002865 10.0.0.24 - - [2025-10-30 15:21:29] "PUT /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c HTTP/1.1" 200 254 0.010588 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:21:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:21:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 10.0.0.24 - - [2025-10-30 15:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.24 - - [2025-10-30 15:21:32] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002687 10.0.0.24 - - [2025-10-30 15:21:47] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.24 - - [2025-10-30 15:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.24 - - [2025-10-30 15:21:47] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004585 10.0.0.24 - - [2025-10-30 15:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.24 - - [2025-10-30 15:21:47] "GET /config-node/cf6b043d-75a1-4fb0-92db-45dc2a3dbd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001793 10.0.0.24 - - [2025-10-30 15:21:58] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.24 - - [2025-10-30 15:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.24 - - [2025-10-30 15:21:58] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003777 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:21:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000699 10.0.0.24 - - [2025-10-30 15:21:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002014 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:21:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.24 - - [2025-10-30 15:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.24 - - [2025-10-30 15:21:58] "GET /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002794 10.0.0.24 - - [2025-10-30 15:21:58] "PUT /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c HTTP/1.1" 200 254 0.008965 10.0.0.24 - - [2025-10-30 15:22:13] "GET / HTTP/1.1" 200 35931 0.003860 10.0.0.24 - - [2025-10-30 15:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.24 - - [2025-10-30 15:22:13] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004896 10.0.0.24 - - [2025-10-30 15:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.24 - - [2025-10-30 15:22:13] "GET /config-node/cf6b043d-75a1-4fb0-92db-45dc2a3dbd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002401 10.0.0.24 - - [2025-10-30 15:22:13] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.24 - - [2025-10-30 15:22:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002049 10.0.0.24 - - [2025-10-30 15:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.24 - - [2025-10-30 15:22:18] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002957 10.0.0.24 - - [2025-10-30 15:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.24 - - [2025-10-30 15:22:18] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.009872 10.0.0.24 - - [2025-10-30 15:22:18] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.24 - - [2025-10-30 15:22:18] "POST /alarms HTTP/1.1" 409 264 0.002082 10.0.0.24 - - [2025-10-30 15:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.24 - - [2025-10-30 15:22:18] "PUT /alarm/7b558839-ecb3-4bad-8c93-522a18d52dab HTTP/1.1" 200 244 0.009754 10.0.0.24 - - [2025-10-30 15:22:18] "POST /alarms HTTP/1.1" 409 261 0.005273 10.0.0.24 - - [2025-10-30 15:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/73eb6bc1-5af1-4d7a-951c-db61339783db HTTP/1.1" 200 244 0.009740 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 261 0.018985 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/bc21296c-7105-4f8b-984f-405376360e59 HTTP/1.1" 200 244 0.009790 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 253 0.007221 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/dace1099-69be-43bc-90a2-68846be52c50 HTTP/1.1" 200 244 0.010099 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 251 0.006169 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/31f078ae-a69d-4161-a002-50454c4d5927 HTTP/1.1" 200 244 0.010129 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 252 0.007265 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/3c6945b0-6031-4083-b06e-fc34c02729e0 HTTP/1.1" 200 244 0.008122 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 256 0.004544 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/7c3b8d37-51fc-4951-9d50-55dee850c1f6 HTTP/1.1" 200 244 0.008609 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 248 0.004394 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/63c3f3e9-048a-4d25-82fc-cc3da7a82498 HTTP/1.1" 200 244 0.008392 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 252 0.011142 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/d803c8b4-b366-47a7-9ace-09e79b72c0fc HTTP/1.1" 200 244 0.009725 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 257 0.013752 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/d53e9846-b991-48dd-a7bd-95440742156a HTTP/1.1" 200 244 0.013646 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 251 0.015439 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/968f5506-337d-493a-913d-28d1a465c588 HTTP/1.1" 200 244 0.010285 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 257 0.007135 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/8e616ea7-f3bf-4c3d-b78c-8dbfd0cba70e HTTP/1.1" 200 244 0.010967 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 261 0.011423 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/7d855e87-b205-42e4-8a9d-73523a245638 HTTP/1.1" 200 244 0.012553 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 258 0.008479 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/c37b56b8-fcf4-4dee-ae98-9ceb5ca8f8ad HTTP/1.1" 200 244 0.016853 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 254 0.007927 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.24 - - [2025-10-30 15:22:19] "PUT /alarm/4788ae5e-8343-4264-8a97-bb1fcd9dc038 HTTP/1.1" 200 244 0.011214 10.0.0.24 - - [2025-10-30 15:22:19] "POST /alarms HTTP/1.1" 409 254 0.005821 10.0.0.24 - - [2025-10-30 15:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/fb5ae66c-7d7a-4962-898c-e807b3b17131 HTTP/1.1" 200 244 0.025493 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 254 0.010430 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/70d07ad4-2101-482c-9623-142ff80497e2 HTTP/1.1" 200 244 0.011474 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 247 0.009144 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/9fe8f92b-cbf8-4e63-8cdd-e6fd477cd41b HTTP/1.1" 200 244 0.009711 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 272 0.008604 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/b74d2de0-f659-4594-8107-c73037c18bb0 HTTP/1.1" 200 244 0.010887 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 261 0.004126 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/2a73a19c-9171-44da-a453-ae68cc44d4ee HTTP/1.1" 200 244 0.010667 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 259 0.015680 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/43574123-ae29-4efa-b204-407de84a459c HTTP/1.1" 200 244 0.009263 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 265 0.008553 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/d51326ed-adf0-49a6-a346-8b4f70a1a0f3 HTTP/1.1" 200 244 0.012298 10.0.0.24 - - [2025-10-30 15:22:20] "POST /alarms HTTP/1.1" 409 279 0.011084 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /alarm/e8c79820-c90b-48c2-b69e-77001db0e8cd HTTP/1.1" 200 244 0.011195 10.0.0.24 - - [2025-10-30 15:22:20] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.24 - - [2025-10-30 15:22:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002433 10.0.0.24 - - [2025-10-30 15:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.24 - - [2025-10-30 15:22:20] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.009293 10.0.0.24 - - [2025-10-30 15:22:21] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.24 - - [2025-10-30 15:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.24 - - [2025-10-30 15:22:21] "GET /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002423 10.0.0.24 - - [2025-10-30 15:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.24 - - [2025-10-30 15:22:21] "PUT /global-vrouter-config/b1332f38-09bf-4c95-b2a6-50cde1b7e492 HTTP/1.1" 200 276 0.011491 10.0.0.24 - - [2025-10-30 15:22:21] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.24 - - [2025-10-30 15:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.24 - - [2025-10-30 15:22:21] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004142 10.0.0.24 - - [2025-10-30 15:22:21] "PUT /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682 HTTP/1.1" 200 274 0.013222 10.0.0.24 - - [2025-10-30 15:22:24] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.24 - - [2025-10-30 15:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.24 - - [2025-10-30 15:22:25] "GET /routing-instance/18067d97-85bd-419d-80ca-4e1f505d4b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002847 10.0.0.24 - - [2025-10-30 15:22:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002352 10.0.0.24 - - [2025-10-30 15:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.24 - - [2025-10-30 15:22:25] "GET /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003168 10.0.0.24 - - [2025-10-30 15:22:25] "PUT /bgp-router/8f5a9121-e6fa-4d5b-b883-b6e0c167543c HTTP/1.1" 200 254 0.038383 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:22:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001212 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:22:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 10.0.0.24 - - [2025-10-30 15:22:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003747 10.0.0.24 - - [2025-10-30 15:22:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002729 10.0.0.24 - - [2025-10-30 15:22:29] "POST /tags HTTP/1.1" 200 355 0.026119 10.0.0.24 - - [2025-10-30 15:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.24 - - [2025-10-30 15:22:29] "GET /tag/0daa6e04-31eb-4dd4-8c97-76ec5e364aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.022110 10.0.0.24 - - [2025-10-30 15:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.24 - - [2025-10-30 15:22:29] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005862 10.0.0.24 - - [2025-10-30 15:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.24 - - [2025-10-30 15:22:29] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053205 10.0.0.24 - - [2025-10-30 15:22:29] "POST /virtual-machines HTTP/1.1" 200 351 0.007590 10.0.0.24 - - [2025-10-30 15:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015396 10.0.0.24 - - [2025-10-30 15:22:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.116830 10.0.0.24 - - [2025-10-30 15:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009886 10.0.0.24 - - [2025-10-30 15:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011754 10.0.0.24 - - [2025-10-30 15:22:29] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005592 10.0.0.24 - - [2025-10-30 15:22:29] "POST /instance-ips HTTP/1.1" 200 391 0.023789 10.0.0.24 - - [2025-10-30 15:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027772 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014012 10.0.0.24 - - [2025-10-30 15:22:30] "POST /set-tag HTTP/1.1" 200 109 0.016148 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016056 10.0.0.24 - - [2025-10-30 15:22:30] "GET /instance-ip/3fd978ea-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003935 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004553 10.0.0.24 - - [2025-10-30 15:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003800 10.0.0.24 - - [2025-10-30 15:22:30] "POST /ref-update HTTP/1.1" 200 156 0.008980 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006484 10.0.0.24 - - [2025-10-30 15:22:30] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.24 - - [2025-10-30 15:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-network/852cea79-fc88-41af-85a0-0ad3b5ce1f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003866 10.0.0.24 - - [2025-10-30 15:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.24 - - [2025-10-30 15:22:30] "GET /project/cd9e8f40-2fc1-4d45-9044-14cea01402b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030113 10.0.0.24 - - [2025-10-30 15:22:30] "POST /virtual-machines HTTP/1.1" 200 355 0.014140 10.0.0.24 - - [2025-10-30 15:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009599 10.0.0.24 - - [2025-10-30 15:22:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.101816 10.0.0.24 - - [2025-10-30 15:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009638 10.0.0.24 - - [2025-10-30 15:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007068 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010174 10.0.0.24 - - [2025-10-30 15:22:30] "POST /instance-ips HTTP/1.1" 200 395 0.019726 10.0.0.24 - - [2025-10-30 15:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030222 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019583 10.0.0.24 - - [2025-10-30 15:22:30] "POST /set-tag HTTP/1.1" 200 109 0.017123 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019693 10.0.0.24 - - [2025-10-30 15:22:30] "GET /instance-ip/404af998-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003427 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004213 10.0.0.24 - - [2025-10-30 15:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.24 - - [2025-10-30 15:22:30] "GET /virtual-router/256a0ee0-bac9-4bb9-8e84-ee97f50eed67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003682 10.0.0.24 - - [2025-10-30 15:22:30] "POST /ref-update HTTP/1.1" 200 156 0.009842 10.0.0.24 - - [2025-10-30 15:22:31] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007214 10.0.0.24 - - [2025-10-30 15:22:31] "POST /set-tag HTTP/1.1" 200 109 0.004702 10.0.0.24 - - [2025-10-30 15:22:31] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004348 10.0.0.24 - - [2025-10-30 15:22:31] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.24 - - [2025-10-30 15:22:31] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003920 10.0.0.24 - - [2025-10-30 15:22:31] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.24 - - [2025-10-30 15:22:43] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006490 10.0.0.24 - - [2025-10-30 15:22:43] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.24 - - [2025-10-30 15:22:44] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004576 10.0.0.24 - - [2025-10-30 15:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.24 - - [2025-10-30 15:22:45] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004897 10.0.0.24 - - [2025-10-30 15:22:45] "POST /set-tag HTTP/1.1" 200 109 0.003172 10.0.0.24 - - [2025-10-30 15:23:17] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006754 10.0.0.24 - - [2025-10-30 15:23:17] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.24 - - [2025-10-30 15:23:17] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010405 10.0.0.24 - - [2025-10-30 15:23:17] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.24 - - [2025-10-30 15:23:17] "GET /virtual-machine/b8fb26d6-87cb-4227-afa3-51e10b8bd1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003605 10.0.0.24 - - [2025-10-30 15:23:17] "POST /ref-update HTTP/1.1" 200 156 0.010870 10.0.0.24 - - [2025-10-30 15:23:17] "GET /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007403 10.0.0.24 - - [2025-10-30 15:23:17] "POST /set-tag HTTP/1.1" 200 109 0.015643 10.0.0.24 - - [2025-10-30 15:23:17] "POST /set-tag HTTP/1.1" 200 109 0.026998 10.0.0.24 - - [2025-10-30 15:23:17] "DELETE /instance-ip/3fd978ea-b5a4-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.034332 10.0.0.24 - - [2025-10-30 15:23:17] "DELETE /virtual-machine-interface/3fbf2206-b5a4-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.060231 10.0.0.24 - - [2025-10-30 15:23:17] "DELETE /virtual-machine/b8fb26d6-87cb-4227-afa3-51e10b8bd1e4 HTTP/1.1" 200 115 0.037857 10.0.0.24 - - [2025-10-30 15:23:17] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004483 10.0.0.24 - - [2025-10-30 15:23:17] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.24 - - [2025-10-30 15:23:48] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006052 10.0.0.24 - - [2025-10-30 15:23:48] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.24 - - [2025-10-30 15:23:48] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008281 10.0.0.24 - - [2025-10-30 15:23:48] "POST /set-tag HTTP/1.1" 200 109 0.004028 10.0.0.24 - - [2025-10-30 15:23:48] "GET /virtual-machine/533fdac3-fd19-4f8f-8062-f5ea4e6b41e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.005114 10.0.0.24 - - [2025-10-30 15:23:48] "POST /ref-update HTTP/1.1" 200 156 0.015112 10.0.0.24 - - [2025-10-30 15:23:48] "GET /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007940 10.0.0.24 - - [2025-10-30 15:23:48] "POST /set-tag HTTP/1.1" 200 109 0.013999 10.0.0.24 - - [2025-10-30 15:23:48] "POST /set-tag HTTP/1.1" 200 109 0.063921 10.0.0.24 - - [2025-10-30 15:23:48] "DELETE /instance-ip/404af998-b5a4-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.073455 10.0.0.24 - - [2025-10-30 15:23:48] "DELETE /virtual-machine-interface/403267ac-b5a4-11f0-944d-fa163ed72445 HTTP/1.1" 200 115 0.058432 10.0.0.24 - - [2025-10-30 15:23:48] "DELETE /virtual-machine/533fdac3-fd19-4f8f-8062-f5ea4e6b41e5 HTTP/1.1" 200 115 0.025881 10.0.0.24 - - [2025-10-30 15:23:48] "DELETE /tag/0daa6e04-31eb-4dd4-8c97-76ec5e364aab HTTP/1.1" 200 115 0.036093 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:23:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:23:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:23:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.24 - - [2025-10-30 15:23:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 10.0.0.24 - - [2025-10-30 15:24:05] "GET / HTTP/1.1" 200 35931 0.002383 10.0.0.24 - - [2025-10-30 15:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.24 - - [2025-10-30 15:24:05] "GET /global-system-config/9611e884-b8e3-46b0-bb63-27cebd124682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004658 10.0.0.24 - - [2025-10-30 15:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.24 - - [2025-10-30 15:24:05] "GET /config-node/cf6b043d-75a1-4fb0-92db-45dc2a3dbd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002767