++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Fri Oct 24 12:52:15 PM UTC 2025 ===================' INFO: =================== Fri Oct 24 12:52:15 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.22,10.225.182.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.225.182.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/24/2025 12:52:55.993 7f80bb1e4940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/24/2025 12:52:56.160 7f80bb1e4940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/24/2025 12:52:56.172 7f80bb1e4940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/24/2025 12:52:56.172 7f80bb1e4940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-10-24 12:53:01] "GET / HTTP/1.1" 503 181 0.000296 10.0.0.22 - - [2025-10-24 12:53:02] "GET / HTTP/1.1" 200 35931 0.003671 10.0.0.22 - - [2025-10-24 12:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.22 - - [2025-10-24 12:53:02] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009448 10.0.0.22 - - [2025-10-24 12:53:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.003131 10.0.0.22 - - [2025-10-24 12:53:02] "GET / HTTP/1.1" 200 45303 0.001424 10.0.0.22 - - [2025-10-24 12:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2025-10-24 12:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.22 - - [2025-10-24 12:53:02] "POST /config-nodes HTTP/1.1" 200 593 0.045120 10.0.0.22 - - [2025-10-24 12:53:03] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.22 - - [2025-10-24 12:53:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003066 10.0.0.22 - - [2025-10-24 12:53:03] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.22 - - [2025-10-24 12:53:03] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.22 - - [2025-10-24 12:53:03] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.22 - - [2025-10-24 12:53:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.004000 10.0.0.22 - - [2025-10-24 12:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.22 - - [2025-10-24 12:53:04] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005544 10.0.0.22 - - [2025-10-24 12:53:04] "POST /service-appliance-sets HTTP/1.1" 200 553 0.041622 10.0.0.22 - - [2025-10-24 12:53:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.002406 10.0.0.22 - - [2025-10-24 12:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.22 - - [2025-10-24 12:53:04] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018637 10.0.0.22 - - [2025-10-24 12:53:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.119452 10.0.0.22 - - [2025-10-24 12:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2025-10-24 12:53:04] "GET /network-ipam/237c89ba-babe-4e1c-88a4-498b91ce0027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005285 10.0.0.22 - - [2025-10-24 12:53:04] "POST /service-templates HTTP/1.1" 200 511 0.063168 10.0.0.22 - - [2025-10-24 12:53:04] "POST /service-templates HTTP/1.1" 200 501 0.141969 10.0.0.22 - - [2025-10-24 12:53:04] "POST /service-templates HTTP/1.1" 200 515 0.044851 10.0.0.22 - - [2025-10-24 12:53:05] "POST /service-templates HTTP/1.1" 200 535 0.129472 10.0.0.22 - - [2025-10-24 12:53:05] "POST /service-templates HTTP/1.1" 200 507 0.068781 10.0.0.22 - - [2025-10-24 12:53:05] "GET / HTTP/1.1" 200 35931 0.001173 10.0.0.22 - - [2025-10-24 12:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.22 - - [2025-10-24 12:53:05] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005464 10.0.0.22 - - [2025-10-24 12:53:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002227 10.0.0.22 - - [2025-10-24 12:53:06] "POST /database-nodes HTTP/1.1" 200 597 0.031455 10.0.0.22 - - [2025-10-24 12:53:06] "GET / HTTP/1.1" 200 35931 0.002390 10.0.0.22 - - [2025-10-24 12:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.22 - - [2025-10-24 12:53:06] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019870 10.0.0.22 - - [2025-10-24 12:53:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003202 10.0.0.22 - - [2025-10-24 12:53:06] "POST /config-database-nodes HTTP/1.1" 200 611 0.051657 10.0.0.22 - - [2025-10-24 12:53:07] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.22 - - [2025-10-24 12:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.22 - - [2025-10-24 12:53:07] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006222 10.0.0.22 - - [2025-10-24 12:53:07] "POST /bgp-routers HTTP/1.1" 200 616 0.047278 10.0.0.22 - - [2025-10-24 12:53:07] "GET /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006846 10.0.0.22 - - [2025-10-24 12:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.22 - - [2025-10-24 12:53:07] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008220 10.0.0.22 - - [2025-10-24 12:53:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003219 10.0.0.22 - - [2025-10-24 12:53:08] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.22 - - [2025-10-24 12:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.22 - - [2025-10-24 12:53:08] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003163 10.0.0.22 - - [2025-10-24 12:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006569 10.0.0.22 - - [2025-10-24 12:53:08] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.017301 10.0.0.22 - - [2025-10-24 12:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.22 - - [2025-10-24 12:53:08] "GET /network-ipam/237c89ba-babe-4e1c-88a4-498b91ce0027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005080 10.0.0.22 - - [2025-10-24 12:53:08] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 581 0.037233 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 575 0.031753 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 575 0.036406 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 559 0.025284 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 555 0.075556 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 557 0.037803 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 565 0.030805 10.0.0.22 - - [2025-10-24 12:53:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.003804 10.0.0.22 - - [2025-10-24 12:53:08] "POST /access-control-lists HTTP/1.1" 200 587 0.029496 10.0.0.22 - - [2025-10-24 12:53:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.010323 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 549 0.052502 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 557 0.039036 10.0.0.22 - - [2025-10-24 12:53:08] "POST /access-control-lists HTTP/1.1" 200 585 0.040055 10.0.0.22 - - [2025-10-24 12:53:08] "POST /alarms HTTP/1.1" 200 567 0.035374 10.0.0.22 - - [2025-10-24 12:53:09] "POST /route-targets HTTP/1.1" 200 327 0.023335 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 555 0.055456 10.0.0.22 - - [2025-10-24 12:53:09] "POST /ref-update HTTP/1.1" 200 156 0.037553 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 567 0.047195 10.0.0.22 - - [2025-10-24 12:53:09] "POST /route-targets HTTP/1.1" 200 327 0.019805 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 575 0.054937 10.0.0.22 - - [2025-10-24 12:53:09] "POST /ref-update HTTP/1.1" 200 156 0.028718 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 569 0.046170 10.0.0.22 - - [2025-10-24 12:53:09] "POST /route-targets HTTP/1.1" 200 327 0.027884 10.0.0.22 - - [2025-10-24 12:53:09] "POST /ref-update HTTP/1.1" 200 156 0.018280 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 561 0.044733 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 561 0.045898 10.0.0.22 - - [2025-10-24 12:53:09] "POST /route-targets HTTP/1.1" 200 327 0.036935 10.0.0.22 - - [2025-10-24 12:53:09] "POST /ref-update HTTP/1.1" 200 156 0.015377 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 561 0.045261 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 547 0.033114 10.0.0.22 - - [2025-10-24 12:53:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.005309 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 595 0.053540 10.0.0.22 - - [2025-10-24 12:53:09] "POST /access-control-lists HTTP/1.1" 200 551 0.090328 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 575 0.062871 10.0.0.22 - - [2025-10-24 12:53:09] "PUT /access-control-list/79bf1c2b-f4c2-4022-b00f-9bb4f3996de0 HTTP/1.1" 200 272 0.054841 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 571 0.049510 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 583 0.042500 10.0.0.22 - - [2025-10-24 12:53:09] "PUT /access-control-list/fa2bc317-7763-4f2e-bc4f-1728d0de93a5 HTTP/1.1" 200 272 0.030125 10.0.0.22 - - [2025-10-24 12:53:09] "POST /alarms HTTP/1.1" 200 609 0.038353 10.0.0.22 - - [2025-10-24 12:53:10] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.22 - - [2025-10-24 12:53:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002680 10.0.0.22 - - [2025-10-24 12:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.22 - - [2025-10-24 12:53:10] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.011330 10.0.0.22 - - [2025-10-24 12:53:10] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.22 - - [2025-10-24 12:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.22 - - [2025-10-24 12:53:10] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002742 10.0.0.22 - - [2025-10-24 12:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-10-24 12:53:10] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.012673 10.0.0.22 - - [2025-10-24 12:53:10] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.22 - - [2025-10-24 12:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.22 - - [2025-10-24 12:53:10] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007994 10.0.0.22 - - [2025-10-24 12:53:10] "PUT /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f HTTP/1.1" 200 274 0.026886 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001250 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001063 10.0.0.22 - - [2025-10-24 12:53:18] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.22 - - [2025-10-24 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.22 - - [2025-10-24 12:53:18] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006967 10.0.0.22 - - [2025-10-24 12:53:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.005464 10.0.0.22 - - [2025-10-24 12:53:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.031694 10.0.0.22 - - [2025-10-24 12:53:27] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.22 - - [2025-10-24 12:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.22 - - [2025-10-24 12:53:27] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005772 10.0.0.22 - - [2025-10-24 12:53:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.008294 10.0.0.22 - - [2025-10-24 12:53:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.046569 10.0.0.22 - - [2025-10-24 12:53:36] "GET / HTTP/1.1" 200 35931 0.009249 10.0.0.22 - - [2025-10-24 12:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.22 - - [2025-10-24 12:53:36] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008471 10.0.0.22 - - [2025-10-24 12:53:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.003168 10.0.0.22 - - [2025-10-24 12:53:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.114198 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001232 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001619 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001017 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:53:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.22 - - [2025-10-24 12:54:08] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.22 - - [2025-10-24 12:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.22 - - [2025-10-24 12:54:08] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007694 10.0.0.22 - - [2025-10-24 12:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.22 - - [2025-10-24 12:54:08] "GET /config-node/95d91f3c-99ab-4dbc-baf7-00acbdddb64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.012269 10.0.0.22 - - [2025-10-24 12:54:19] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.22 - - [2025-10-24 12:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.22 - - [2025-10-24 12:54:19] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004202 10.0.0.22 - - [2025-10-24 12:54:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002928 10.0.0.22 - - [2025-10-24 12:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.22 - - [2025-10-24 12:54:19] "GET /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.008897 10.0.0.22 - - [2025-10-24 12:54:19] "PUT /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070 HTTP/1.1" 200 254 0.040750 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001904 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001080 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.22 - - [2025-10-24 12:54:32] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-10-24 12:54:33] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008326 10.0.0.22 - - [2025-10-24 12:54:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.008716 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.008066 10.0.0.22 - - [2025-10-24 12:54:33] "POST /security-groups HTTP/1.1" 200 570 0.092919 10.0.0.22 - - [2025-10-24 12:54:33] "POST /projects HTTP/1.1" 200 481 0.383595 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.011135 10.0.0.22 - - [2025-10-24 12:54:33] "POST /access-control-lists HTTP/1.1" 200 579 0.078558 10.0.0.22 - - [2025-10-24 12:54:33] "POST /security-groups HTTP/1.1" 200 534 0.143776 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.049375 10.0.0.22 - - [2025-10-24 12:54:33] "POST /chown HTTP/1.1" 200 109 0.026828 10.0.0.22 - - [2025-10-24 12:54:33] "POST /policy-managements HTTP/1.1" 409 214 0.018865 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013818 10.0.0.22 - - [2025-10-24 12:54:33] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012123 10.0.0.22 - - [2025-10-24 12:54:33] "POST /access-control-lists HTTP/1.1" 200 577 0.174310 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.015742 10.0.0.22 - - [2025-10-24 12:54:33] "POST /application-policy-sets HTTP/1.1" 200 528 0.149405 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009134 10.0.0.22 - - [2025-10-24 12:54:33] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004618 10.0.0.22 - - [2025-10-24 12:54:33] "POST /access-control-lists HTTP/1.1" 200 594 0.085312 10.0.0.22 - - [2025-10-24 12:54:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.010232 10.0.0.22 - - [2025-10-24 12:54:34] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.030800 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.22 - - [2025-10-24 12:54:34] "GET /virtual-network/4f29036e-ceec-43ec-a2e5-f9a54db45fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.015461 10.0.0.22 - - [2025-10-24 12:54:34] "POST /access-control-lists HTTP/1.1" 200 592 0.078040 10.0.0.22 - - [2025-10-24 12:54:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000558 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.007295 10.0.0.22 - - [2025-10-24 12:54:34] "POST /security-groups HTTP/1.1" 200 574 0.094973 10.0.0.22 - - [2025-10-24 12:54:34] "POST /projects HTTP/1.1" 200 489 0.302835 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.004659 10.0.0.22 - - [2025-10-24 12:54:34] "POST /security-groups HTTP/1.1" 200 546 0.099764 10.0.0.22 - - [2025-10-24 12:54:34] "POST /access-control-lists HTTP/1.1" 200 583 0.089321 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.037821 10.0.0.22 - - [2025-10-24 12:54:34] "POST /chown HTTP/1.1" 200 109 0.088321 10.0.0.22 - - [2025-10-24 12:54:34] "POST /access-control-lists HTTP/1.1" 200 581 0.054281 10.0.0.22 - - [2025-10-24 12:54:34] "POST /network-ipams HTTP/1.1" 200 522 0.078155 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.007150 10.0.0.22 - - [2025-10-24 12:54:34] "POST /access-control-lists HTTP/1.1" 200 602 0.034941 10.0.0.22 - - [2025-10-24 12:54:34] "POST /network-ipams HTTP/1.1" 200 510 0.073704 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.050108 10.0.0.22 - - [2025-10-24 12:54:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.007446 10.0.0.22 - - [2025-10-24 12:54:35] "POST /access-control-lists HTTP/1.1" 200 600 0.124607 10.0.0.22 - - [2025-10-24 12:54:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.004346 10.0.0.22 - - [2025-10-24 12:54:35] "POST /useragent-kv HTTP/1.1" 200 115 0.016358 10.0.0.22 - - [2025-10-24 12:54:35] "POST /virtual-networks HTTP/1.1" 200 538 0.304540 10.0.0.22 - - [2025-10-24 12:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.22 - - [2025-10-24 12:54:35] "POST /access-control-lists HTTP/1.1" 200 589 0.065492 10.0.0.22 - - [2025-10-24 12:54:35] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.049783 10.0.0.22 - - [2025-10-24 12:54:35] "POST /route-targets HTTP/1.1" 200 327 0.033910 10.0.0.22 - - [2025-10-24 12:54:35] "POST /ref-update HTTP/1.1" 200 156 0.070491 10.0.0.22 - - [2025-10-24 12:54:35] "POST /network-ipams HTTP/1.1" 200 518 0.106980 10.0.0.22 - - [2025-10-24 12:54:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.003844 10.0.0.22 - - [2025-10-24 12:54:35] "PUT /access-control-list/fe4b08bc-b435-4fe8-97a9-794e2914ff3f HTTP/1.1" 200 272 0.081989 10.0.0.22 - - [2025-10-24 12:54:35] "POST /useragent-kv HTTP/1.1" 200 115 0.020354 10.0.0.22 - - [2025-10-24 12:54:35] "POST /virtual-networks HTTP/1.1" 200 546 0.242404 10.0.0.22 - - [2025-10-24 12:54:35] "POST /route-targets HTTP/1.1" 200 327 0.014554 10.0.0.22 - - [2025-10-24 12:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012387 10.0.0.22 - - [2025-10-24 12:54:35] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.055634 10.0.0.22 - - [2025-10-24 12:54:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.003320 10.0.0.22 - - [2025-10-24 12:54:35] "POST /ref-update HTTP/1.1" 200 156 0.085520 10.0.0.22 - - [2025-10-24 12:54:35] "POST /network-policys HTTP/1.1" 200 538 0.023492 10.0.0.22 - - [2025-10-24 12:54:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.017400 10.0.0.22 - - [2025-10-24 12:54:36] "POST /network-policys HTTP/1.1" 200 534 0.033154 10.0.0.22 - - [2025-10-24 12:54:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.006582 10.0.0.22 - - [2025-10-24 12:54:36] "POST /network-policys HTTP/1.1" 200 542 0.056910 10.0.0.22 - - [2025-10-24 12:54:36] "PUT /access-control-list/460267bc-a9af-4913-9c2e-02d8e4cc020c HTTP/1.1" 200 272 0.030188 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-update HTTP/1.1" 200 156 0.130538 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002632 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-update HTTP/1.1" 200 156 0.069258 10.0.0.22 - - [2025-10-24 12:54:36] "PUT /access-control-list/fe4b08bc-b435-4fe8-97a9-794e2914ff3f HTTP/1.1" 200 272 0.035933 10.0.0.22 - - [2025-10-24 12:54:36] "PUT /access-control-list/460267bc-a9af-4913-9c2e-02d8e4cc020c HTTP/1.1" 200 272 0.075470 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-update HTTP/1.1" 200 156 0.148387 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-update HTTP/1.1" 200 156 0.063547 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015824 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031565 10.0.0.22 - - [2025-10-24 12:54:36] "PUT /access-control-list/fe4b08bc-b435-4fe8-97a9-794e2914ff3f HTTP/1.1" 200 272 0.061252 10.0.0.22 - - [2025-10-24 12:54:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.002178 10.0.0.22 - - [2025-10-24 12:54:36] "POST /ref-update HTTP/1.1" 200 156 0.149190 10.0.0.22 - - [2025-10-24 12:54:36] "POST /access-control-lists HTTP/1.1" 200 601 0.107078 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001823 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.22 - - [2025-10-24 12:54:36] "PUT /access-control-list/460267bc-a9af-4913-9c2e-02d8e4cc020c HTTP/1.1" 200 272 0.078981 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-update HTTP/1.1" 200 156 0.142566 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-update HTTP/1.1" 200 156 0.054055 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-update HTTP/1.1" 200 156 0.104532 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006538 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022101 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025540 10.0.0.22 - - [2025-10-24 12:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007212 10.0.0.22 - - [2025-10-24 12:54:37] "PUT /access-control-list/7e872a2c-674e-47d4-8823-0529eb5a9090 HTTP/1.1" 200 272 0.144883 10.0.0.22 - - [2025-10-24 12:54:37] "GET /virtual-network/4f29036e-ceec-43ec-a2e5-f9a54db45fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015421 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-update HTTP/1.1" 200 156 0.061697 10.0.0.22 - - [2025-10-24 12:54:37] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.027792 10.0.0.22 - - [2025-10-24 12:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009778 10.0.0.22 - - [2025-10-24 12:54:37] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011426 10.0.0.22 - - [2025-10-24 12:54:37] "POST /firewall-policys HTTP/1.1" 200 530 0.209217 10.0.0.22 - - [2025-10-24 12:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.045464 10.0.0.22 - - [2025-10-24 12:54:37] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.024397 10.0.0.22 - - [2025-10-24 12:54:37] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004297 10.0.0.22 - - [2025-10-24 12:54:37] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006602 10.0.0.22 - - [2025-10-24 12:54:37] "POST /ref-update HTTP/1.1" 200 156 0.020523 10.0.0.22 - - [2025-10-24 12:54:37] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010846 10.0.0.22 - - [2025-10-24 12:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.22 - - [2025-10-24 12:54:37] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003659 10.0.0.22 - - [2025-10-24 12:54:38] "POST /firewall-policys HTTP/1.1" 200 532 0.029674 10.0.0.22 - - [2025-10-24 12:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030264 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009861 10.0.0.22 - - [2025-10-24 12:54:38] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002817 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002921 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002607 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003826 10.0.0.22 - - [2025-10-24 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.040812 10.0.0.22 - - [2025-10-24 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.051120 10.0.0.22 - - [2025-10-24 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.036968 10.0.0.22 - - [2025-10-24 12:54:38] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.035179 10.0.0.22 - - [2025-10-24 12:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.22 - - [2025-10-24 12:54:38] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003561 10.0.0.22 - - [2025-10-24 12:54:38] "POST /firewall-policys HTTP/1.1" 200 530 0.038049 10.0.0.22 - - [2025-10-24 12:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.058757 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/7f6bc8a1-0d59-45b6-bcca-dc48caa170f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.028883 10.0.0.22 - - [2025-10-24 12:54:38] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003310 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/7f6bc8a1-0d59-45b6-bcca-dc48caa170f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003678 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002934 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003062 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005719 10.0.0.22 - - [2025-10-24 12:54:38] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003838 10.0.0.22 - - [2025-10-24 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.040086 10.0.0.22 - - [2025-10-24 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.056329 10.0.0.22 - - [2025-10-24 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.033095 10.0.0.22 - - [2025-10-24 12:54:39] "POST /ref-update HTTP/1.1" 200 156 0.032921 10.0.0.22 - - [2025-10-24 12:54:39] "POST /ref-update HTTP/1.1" 200 156 0.075713 10.0.0.22 - - [2025-10-24 12:54:39] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.034578 10.0.0.22 - - [2025-10-24 12:54:39] "POST /tags HTTP/1.1" 200 299 0.069386 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032975 10.0.0.22 - - [2025-10-24 12:54:39] "GET /tag/86b1006d-4977-4ad5-a6f5-0eb156aa7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022664 10.0.0.22 - - [2025-10-24 12:54:39] "POST /set-tag HTTP/1.1" 200 109 0.040311 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.009992 10.0.0.22 - - [2025-10-24 12:54:39] "POST /tags HTTP/1.1" 200 305 0.121832 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018369 10.0.0.22 - - [2025-10-24 12:54:39] "GET /tag/51a6a9ed-52bc-4f21-a571-93dbf4e7207b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022763 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2025-10-24 12:54:39] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043676 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010376 10.0.0.22 - - [2025-10-24 12:54:39] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007711 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.22 - - [2025-10-24 12:54:39] "GET /service-appliance-set/e4c6b99a-bfe6-4395-9b3d-582c4bd997b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014198 10.0.0.22 - - [2025-10-24 12:54:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.018162 10.0.0.22 - - [2025-10-24 12:54:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.179864 10.0.0.22 - - [2025-10-24 12:54:40] "GET /virtual-machine-interface/b02b2b68-c0da-45a4-bc80-dfbe7b5d3bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005992 10.0.0.22 - - [2025-10-24 12:54:40] "POST /instance-ips HTTP/1.1" 200 381 0.109480 10.0.0.22 - - [2025-10-24 12:54:40] "GET /instance-ip/1313e137-e115-4baf-bb38-16d111fdc5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008744 10.0.0.22 - - [2025-10-24 12:54:40] "POST /loadbalancers HTTP/1.1" 200 582 0.075310 10.0.0.22 - - [2025-10-24 12:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011970 10.0.0.22 - - [2025-10-24 12:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.22 - - [2025-10-24 12:54:40] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076671 10.0.0.22 - - [2025-10-24 12:54:40] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078711 10.0.0.22 - - [2025-10-24 12:54:40] "GET /loadbalancer/f38fb2d2-28f9-4791-b029-e85eee5b56fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.030843 10.0.0.22 - - [2025-10-24 12:54:40] "GET /instance-ip/1313e137-e115-4baf-bb38-16d111fdc5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013295 10.0.0.22 - - [2025-10-24 12:54:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.029320 10.0.0.22 - - [2025-10-24 12:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043146 10.0.0.22 - - [2025-10-24 12:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.22 - - [2025-10-24 12:54:40] "POST /floating-ips HTTP/1.1" 200 583 0.070790 10.0.0.22 - - [2025-10-24 12:54:40] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.096652 10.0.0.22 - - [2025-10-24 12:54:40] "GET /loadbalancer-listener/aa3b7b14-7b1e-4856-94f1-e526056f732a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005529 10.0.0.22 - - [2025-10-24 12:54:40] "GET /loadbalancer-listener/aa3b7b14-7b1e-4856-94f1-e526056f732a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005836 10.0.0.22 - - [2025-10-24 12:54:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031273 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.22 - - [2025-10-24 12:54:41] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008540 10.0.0.22 - - [2025-10-24 12:54:41] "GET /instance-ip/1313e137-e115-4baf-bb38-16d111fdc5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007814 10.0.0.22 - - [2025-10-24 12:54:41] "GET /instance-ip/1313e137-e115-4baf-bb38-16d111fdc5a1?fields=floating_ips HTTP/1.1" 200 1170 0.006873 10.0.0.22 - - [2025-10-24 12:54:41] "GET /floating-ip/a95e7654-961b-4e56-918c-061ce3131bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002877 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.22 - - [2025-10-24 12:54:41] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.027225 10.0.0.22 - - [2025-10-24 12:54:41] "POST /tags HTTP/1.1" 200 301 0.112685 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.22 - - [2025-10-24 12:54:41] "GET /tag/d7e3086c-0847-4a28-a924-d0969171d012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015670 10.0.0.22 - - [2025-10-24 12:54:41] "POST /tags HTTP/1.1" 200 325 0.090810 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.22 - - [2025-10-24 12:54:41] "GET /tag/cf7b1626-1317-4a54-98f7-a1223465e0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015332 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 10.0.0.22 - - [2025-10-24 12:54:41] "POST /tags HTTP/1.1" 200 363 0.128167 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.22 - - [2025-10-24 12:54:41] "GET /tag/f50ebddd-d5b9-4d0f-9ad1-fc325ea57e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014918 10.0.0.22 - - [2025-10-24 12:54:41] "POST /tags HTTP/1.1" 200 311 0.128663 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.22 - - [2025-10-24 12:54:41] "GET /tag/c3ef6dd0-47bb-40e2-9236-16f7e2a007e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017981 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.22 - - [2025-10-24 12:54:41] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006346 10.0.0.22 - - [2025-10-24 12:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.22 - - [2025-10-24 12:54:42] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057099 10.0.0.22 - - [2025-10-24 12:54:42] "POST /virtual-machines HTTP/1.1" 200 377 0.074039 10.0.0.22 - - [2025-10-24 12:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026530 10.0.0.22 - - [2025-10-24 12:54:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155437 10.0.0.22 - - [2025-10-24 12:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012738 10.0.0.22 - - [2025-10-24 12:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013956 10.0.0.22 - - [2025-10-24 12:54:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011074 10.0.0.22 - - [2025-10-24 12:54:42] "POST /instance-ips HTTP/1.1" 200 409 0.046519 10.0.0.22 - - [2025-10-24 12:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028274 10.0.0.22 - - [2025-10-24 12:54:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.018278 10.0.0.22 - - [2025-10-24 12:54:42] "POST /set-tag HTTP/1.1" 200 109 0.043811 10.0.0.22 - - [2025-10-24 12:54:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.048940 10.0.0.22 - - [2025-10-24 12:54:42] "GET /instance-ip/9bed0c4e-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.020336 10.0.0.22 - - [2025-10-24 12:54:42] "POST /tags HTTP/1.1" 200 357 0.070602 10.0.0.22 - - [2025-10-24 12:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.050440 10.0.0.22 - - [2025-10-24 12:54:42] "GET /tag/f917a872-c039-4e4b-83de-4d52fae80920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.032803 10.0.0.22 - - [2025-10-24 12:54:43] "POST /tags HTTP/1.1" 200 305 0.028003 10.0.0.22 - - [2025-10-24 12:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020373 10.0.0.22 - - [2025-10-24 12:54:43] "GET /tag/7334845e-1910-449e-9fd6-402b7369f6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030977 10.0.0.22 - - [2025-10-24 12:54:43] "POST /id-to-fqname HTTP/1.1" 200 174 0.001041 10.0.0.22 - - [2025-10-24 12:54:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.008669 10.0.0.22 - - [2025-10-24 12:54:43] "POST /security-groups HTTP/1.1" 200 571 0.081216 10.0.0.22 - - [2025-10-24 12:54:43] "POST /projects HTTP/1.1" 200 483 0.296816 10.0.0.22 - - [2025-10-24 12:54:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.002429 10.0.0.22 - - [2025-10-24 12:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035599 10.0.0.22 - - [2025-10-24 12:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030150 10.0.0.22 - - [2025-10-24 12:54:43] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.021026 10.0.0.22 - - [2025-10-24 12:54:43] "POST /access-control-lists HTTP/1.1" 200 580 0.126948 10.0.0.22 - - [2025-10-24 12:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024050 10.0.0.22 - - [2025-10-24 12:54:43] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.031233 10.0.0.22 - - [2025-10-24 12:54:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.011489 10.0.0.22 - - [2025-10-24 12:54:43] "POST /access-control-lists HTTP/1.1" 200 578 0.081499 10.0.0.22 - - [2025-10-24 12:54:43] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.128401 10.0.0.22 - - [2025-10-24 12:54:44] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.120675 10.0.0.22 - - [2025-10-24 12:54:44] "POST /security-groups HTTP/1.1" 200 537 0.122958 10.0.0.22 - - [2025-10-24 12:54:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.007090 10.0.0.22 - - [2025-10-24 12:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.049542 10.0.0.22 - - [2025-10-24 12:54:44] "POST /access-control-lists HTTP/1.1" 200 596 0.083766 10.0.0.22 - - [2025-10-24 12:54:44] "POST /chown HTTP/1.1" 200 109 0.062250 10.0.0.22 - - [2025-10-24 12:54:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.012868 10.0.0.22 - - [2025-10-24 12:54:44] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.047478 10.0.0.22 - - [2025-10-24 12:54:44] "POST /access-control-lists HTTP/1.1" 200 594 0.033484 10.0.0.22 - - [2025-10-24 12:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024707 10.0.0.22 - - [2025-10-24 12:54:44] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.014648 10.0.0.22 - - [2025-10-24 12:54:44] "POST /tags HTTP/1.1" 409 207 0.012563 10.0.0.22 - - [2025-10-24 12:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.22 - - [2025-10-24 12:54:44] "GET /tag/7334845e-1910-449e-9fd6-402b7369f6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018775 10.0.0.22 - - [2025-10-24 12:54:44] "POST /firewall-rules HTTP/1.1" 200 564 0.108010 10.0.0.22 - - [2025-10-24 12:54:44] "GET /firewall-rule/4c5a8254-d172-4320-9caa-e2b4bea34033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005195 10.0.0.22 - - [2025-10-24 12:54:44] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003063 10.0.0.22 - - [2025-10-24 12:54:44] "GET /firewall-rule/4c5a8254-d172-4320-9caa-e2b4bea34033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004976 10.0.0.22 - - [2025-10-24 12:54:44] "POST /ref-update HTTP/1.1" 200 156 0.020669 10.0.0.22 - - [2025-10-24 12:54:44] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012516 10.0.0.22 - - [2025-10-24 12:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015559 10.0.0.22 - - [2025-10-24 12:54:44] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004105 10.0.0.22 - - [2025-10-24 12:54:44] "POST /tags HTTP/1.1" 409 207 0.002363 10.0.0.22 - - [2025-10-24 12:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2025-10-24 12:54:44] "GET /tag/7334845e-1910-449e-9fd6-402b7369f6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015301 10.0.0.22 - - [2025-10-24 12:54:45] "POST /firewall-rules HTTP/1.1" 200 562 0.068504 10.0.0.22 - - [2025-10-24 12:54:45] "GET /firewall-rule/0f07797d-46ae-4bf5-8826-0751f7fa3c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.021853 10.0.0.22 - - [2025-10-24 12:54:45] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013456 10.0.0.22 - - [2025-10-24 12:54:45] "GET /firewall-rule/0f07797d-46ae-4bf5-8826-0751f7fa3c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006750 10.0.0.22 - - [2025-10-24 12:54:45] "POST /ref-update HTTP/1.1" 200 156 0.028797 10.0.0.22 - - [2025-10-24 12:54:45] "POST /tags HTTP/1.1" 200 301 0.216345 10.0.0.22 - - [2025-10-24 12:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2025-10-24 12:54:45] "GET /tag/2dcd4bc0-f35d-4330-a6b7-6d7aeda4515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023955 10.0.0.22 - - [2025-10-24 12:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.22 - - [2025-10-24 12:54:45] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058583 10.0.0.22 - - [2025-10-24 12:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.22 - - [2025-10-24 12:54:45] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010296 10.0.0.22 - - [2025-10-24 12:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.22 - - [2025-10-24 12:54:45] "GET /service-appliance-set/e4c6b99a-bfe6-4395-9b3d-582c4bd997b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004412 10.0.0.22 - - [2025-10-24 12:54:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.004046 10.0.0.22 - - [2025-10-24 12:54:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142879 10.0.0.22 - - [2025-10-24 12:54:45] "GET /virtual-machine-interface/909580e7-4c5d-4067-902f-7b6d341a80ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.023623 10.0.0.22 - - [2025-10-24 12:54:45] "POST /instance-ips HTTP/1.1" 200 377 0.063187 10.0.0.22 - - [2025-10-24 12:54:45] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006567 10.0.0.22 - - [2025-10-24 12:54:46] "POST /loadbalancers HTTP/1.1" 200 582 0.094225 10.0.0.22 - - [2025-10-24 12:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029036 10.0.0.22 - - [2025-10-24 12:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.22 - - [2025-10-24 12:54:46] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.112572 10.0.0.22 - - [2025-10-24 12:54:46] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010795 10.0.0.22 - - [2025-10-24 12:54:46] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.106791 10.0.0.22 - - [2025-10-24 12:54:46] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012730 10.0.0.22 - - [2025-10-24 12:54:46] "POST /floating-ips HTTP/1.1" 200 581 0.089673 10.0.0.22 - - [2025-10-24 12:54:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.093777 10.0.0.22 - - [2025-10-24 12:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033872 10.0.0.22 - - [2025-10-24 12:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013584 10.0.0.22 - - [2025-10-24 12:54:46] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070755 10.0.0.22 - - [2025-10-24 12:54:46] "GET /loadbalancer-listener/2192b0d8-9061-413b-84b9-99cd0d8c75cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003416 10.0.0.22 - - [2025-10-24 12:54:46] "GET /loadbalancer-listener/2192b0d8-9061-413b-84b9-99cd0d8c75cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.007547 10.0.0.22 - - [2025-10-24 12:54:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027237 10.0.0.22 - - [2025-10-24 12:54:46] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005767 10.0.0.22 - - [2025-10-24 12:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.22 - - [2025-10-24 12:54:46] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?fields=floating_ips HTTP/1.1" 200 1164 0.015443 10.0.0.22 - - [2025-10-24 12:54:46] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061059 10.0.0.22 - - [2025-10-24 12:54:46] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.012771 10.0.0.22 - - [2025-10-24 12:54:46] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005637 10.0.0.22 - - [2025-10-24 12:54:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030852 10.0.0.22 - - [2025-10-24 12:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021878 10.0.0.22 - - [2025-10-24 12:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012291 10.0.0.22 - - [2025-10-24 12:54:47] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046708 10.0.0.22 - - [2025-10-24 12:54:47] "GET /loadbalancer-listener/1a90a2cd-00ba-4e57-a076-257cbfb70cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002477 10.0.0.22 - - [2025-10-24 12:54:47] "GET /loadbalancer-listener/1a90a2cd-00ba-4e57-a076-257cbfb70cb0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006920 10.0.0.22 - - [2025-10-24 12:54:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036959 10.0.0.22 - - [2025-10-24 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.22 - - [2025-10-24 12:54:47] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005641 10.0.0.22 - - [2025-10-24 12:54:47] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?fields=floating_ips HTTP/1.1" 200 1164 0.005526 10.0.0.22 - - [2025-10-24 12:54:47] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006874 10.0.0.22 - - [2025-10-24 12:54:47] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070800 10.0.0.22 - - [2025-10-24 12:54:47] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005470 10.0.0.22 - - [2025-10-24 12:54:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031390 10.0.0.22 - - [2025-10-24 12:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.040823 10.0.0.22 - - [2025-10-24 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.22 - - [2025-10-24 12:54:47] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054246 10.0.0.22 - - [2025-10-24 12:54:47] "GET /loadbalancer-listener/c5576f02-5e6c-4177-8432-5c25409fbc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.014037 10.0.0.22 - - [2025-10-24 12:54:47] "GET /loadbalancer-listener/c5576f02-5e6c-4177-8432-5c25409fbc6f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.013198 10.0.0.22 - - [2025-10-24 12:54:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.039864 10.0.0.22 - - [2025-10-24 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.22 - - [2025-10-24 12:54:47] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006314 10.0.0.22 - - [2025-10-24 12:54:47] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012340 10.0.0.22 - - [2025-10-24 12:54:47] "GET /instance-ip/756a8bb5-c44f-4b89-a6ae-785ac677176d?fields=floating_ips HTTP/1.1" 200 1164 0.009212 10.0.0.22 - - [2025-10-24 12:54:47] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003545 10.0.0.22 - - [2025-10-24 12:54:47] "POST /tags HTTP/1.1" 200 355 0.026893 10.0.0.22 - - [2025-10-24 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018990 10.0.0.22 - - [2025-10-24 12:54:47] "GET /tag/5bee4058-e246-4c84-92b0-c2d373843dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014787 10.0.0.22 - - [2025-10-24 12:54:47] "POST /tags HTTP/1.1" 200 303 0.026036 10.0.0.22 - - [2025-10-24 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013630 10.0.0.22 - - [2025-10-24 12:54:47] "GET /tag/a04aa45f-a590-433f-a4c4-75171782a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022430 10.0.0.22 - - [2025-10-24 12:54:47] "POST /projects HTTP/1.1" 409 218 0.002830 10.0.0.22 - - [2025-10-24 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2025-10-24 12:54:48] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.095277 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.22 - - [2025-10-24 12:54:48] "GET /network-ipam/e88f3399-5329-4888-85a0-e9c52dc0ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004116 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.22 - - [2025-10-24 12:54:48] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004862 10.0.0.22 - - [2025-10-24 12:54:48] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.070855 10.0.0.22 - - [2025-10-24 12:54:48] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006696 10.0.0.22 - - [2025-10-24 12:54:48] "POST /set-tag HTTP/1.1" 200 109 0.078690 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022761 10.0.0.22 - - [2025-10-24 12:54:48] "GET /network-ipam/edd6d77f-89be-4b6e-b623-ea02b42e0023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005153 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.22 - - [2025-10-24 12:54:48] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007448 10.0.0.22 - - [2025-10-24 12:54:48] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.060973 10.0.0.22 - - [2025-10-24 12:54:48] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008330 10.0.0.22 - - [2025-10-24 12:54:48] "POST /set-tag HTTP/1.1" 200 109 0.094316 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007935 10.0.0.22 - - [2025-10-24 12:54:48] "GET /network-policy/b6fc4693-43b2-4e15-a036-21143f481cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005203 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2025-10-24 12:54:48] "GET /network-policy/0362d275-a303-40ca-b042-6ef4206bea3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003922 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.22 - - [2025-10-24 12:54:48] "GET /network-policy/549a3b9b-d0b0-432b-a517-dc4ca40330c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003485 10.0.0.22 - - [2025-10-24 12:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.22 - - [2025-10-24 12:54:48] "PUT /network-policy/549a3b9b-d0b0-432b-a517-dc4ca40330c2 HTTP/1.1" 200 262 0.018224 10.0.0.22 - - [2025-10-24 12:54:48] "POST /ref-update HTTP/1.1" 200 156 0.097088 10.0.0.22 - - [2025-10-24 12:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010526 10.0.0.22 - - [2025-10-24 12:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005240 10.0.0.22 - - [2025-10-24 12:54:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003628 10.0.0.22 - - [2025-10-24 12:54:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2025-10-24 12:54:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002240 10.0.0.22 - - [2025-10-24 12:54:49] "POST /security-groups HTTP/1.1" 409 245 0.003012 10.0.0.22 - - [2025-10-24 12:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.22 - - [2025-10-24 12:54:49] "PUT /security-group/3cd01640-86a6-4bfc-bdae-4a8a97ff8e63 HTTP/1.1" 200 262 0.059350 10.0.0.22 - - [2025-10-24 12:54:49] "PUT /access-control-list/564b9b7f-fd78-4774-b438-35f43443f48b HTTP/1.1" 200 272 0.014765 10.0.0.22 - - [2025-10-24 12:54:49] "PUT /access-control-list/5d6fdad5-0bb5-42c8-9a5f-59677c80b3c0 HTTP/1.1" 200 272 0.032247 10.0.0.22 - - [2025-10-24 12:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.063194 10.0.0.22 - - [2025-10-24 12:54:49] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011114 10.0.0.22 - - [2025-10-24 12:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.22 - - [2025-10-24 12:54:49] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003475 10.0.0.22 - - [2025-10-24 12:54:49] "POST /tags HTTP/1.1" 409 206 0.003735 10.0.0.22 - - [2025-10-24 12:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.22 - - [2025-10-24 12:54:49] "GET /tag/a04aa45f-a590-433f-a4c4-75171782a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021315 10.0.0.22 - - [2025-10-24 12:54:49] "POST /firewall-rules HTTP/1.1" 200 562 0.091133 10.0.0.22 - - [2025-10-24 12:54:49] "GET /firewall-rule/f197f42a-f7af-4094-b51f-7fe9c3539435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.013677 10.0.0.22 - - [2025-10-24 12:54:49] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007964 10.0.0.22 - - [2025-10-24 12:54:49] "GET /firewall-rule/f197f42a-f7af-4094-b51f-7fe9c3539435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003164 10.0.0.22 - - [2025-10-24 12:54:49] "POST /ref-update HTTP/1.1" 200 156 0.053473 10.0.0.22 - - [2025-10-24 12:54:49] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003299 10.0.0.22 - - [2025-10-24 12:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.22 - - [2025-10-24 12:54:49] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003905 10.0.0.22 - - [2025-10-24 12:54:49] "POST /tags HTTP/1.1" 409 206 0.003430 10.0.0.22 - - [2025-10-24 12:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.22 - - [2025-10-24 12:54:49] "GET /tag/a04aa45f-a590-433f-a4c4-75171782a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013345 10.0.0.22 - - [2025-10-24 12:54:49] "POST /firewall-rules HTTP/1.1" 200 560 0.102426 10.0.0.22 - - [2025-10-24 12:54:49] "GET /firewall-rule/4e15b8a4-5e7b-439e-aa39-fcdae9566dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.022446 10.0.0.22 - - [2025-10-24 12:54:49] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.017023 10.0.0.22 - - [2025-10-24 12:54:50] "GET /firewall-rule/4e15b8a4-5e7b-439e-aa39-fcdae9566dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003609 10.0.0.22 - - [2025-10-24 12:54:50] "POST /ref-update HTTP/1.1" 200 156 0.038458 10.0.0.22 - - [2025-10-24 12:54:50] "POST /tags HTTP/1.1" 200 371 0.064345 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.22 - - [2025-10-24 12:54:50] "GET /tag/9717df32-8e0f-4995-9ee5-c7cb163be9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015260 10.0.0.22 - - [2025-10-24 12:54:50] "POST /tags HTTP/1.1" 200 319 0.074574 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.22 - - [2025-10-24 12:54:50] "GET /tag/08fdc245-eee6-483e-8fb4-c16fb33239b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.026136 10.0.0.22 - - [2025-10-24 12:54:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.002135 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.007421 10.0.0.22 - - [2025-10-24 12:54:50] "POST /security-groups HTTP/1.1" 200 578 0.072860 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.006842 10.0.0.22 - - [2025-10-24 12:54:50] "POST /projects HTTP/1.1" 200 497 0.236838 10.0.0.22 - - [2025-10-24 12:54:50] "POST /access-control-lists HTTP/1.1" 200 587 0.077896 10.0.0.22 - - [2025-10-24 12:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041412 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.017546 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015910 10.0.0.22 - - [2025-10-24 12:54:50] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.014449 10.0.0.22 - - [2025-10-24 12:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2025-10-24 12:54:50] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.019088 10.0.0.22 - - [2025-10-24 12:54:50] "POST /access-control-lists HTTP/1.1" 200 585 0.103023 10.0.0.22 - - [2025-10-24 12:54:50] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.093904 10.0.0.22 - - [2025-10-24 12:54:51] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.061997 10.0.0.22 - - [2025-10-24 12:54:51] "POST /security-groups HTTP/1.1" 200 558 0.145745 10.0.0.22 - - [2025-10-24 12:54:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.004267 10.0.0.22 - - [2025-10-24 12:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.047497 10.0.0.22 - - [2025-10-24 12:54:51] "POST /chown HTTP/1.1" 200 109 0.021929 10.0.0.22 - - [2025-10-24 12:54:51] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026374 10.0.0.22 - - [2025-10-24 12:54:51] "POST /access-control-lists HTTP/1.1" 200 610 0.128448 10.0.0.22 - - [2025-10-24 12:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.22 - - [2025-10-24 12:54:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.014252 10.0.0.22 - - [2025-10-24 12:54:51] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011970 10.0.0.22 - - [2025-10-24 12:54:51] "POST /tags HTTP/1.1" 409 214 0.002470 10.0.0.22 - - [2025-10-24 12:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2025-10-24 12:54:51] "GET /tag/08fdc245-eee6-483e-8fb4-c16fb33239b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.034842 10.0.0.22 - - [2025-10-24 12:54:51] "POST /access-control-lists HTTP/1.1" 200 608 0.092865 10.0.0.22 - - [2025-10-24 12:54:51] "POST /firewall-rules HTTP/1.1" 200 578 0.110302 10.0.0.22 - - [2025-10-24 12:54:51] "GET /firewall-rule/d2db24ad-79e2-42b7-9b70-30610d7cb3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.010555 10.0.0.22 - - [2025-10-24 12:54:51] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004471 10.0.0.22 - - [2025-10-24 12:54:51] "GET /firewall-rule/d2db24ad-79e2-42b7-9b70-30610d7cb3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.011051 10.0.0.22 - - [2025-10-24 12:54:51] "POST /ref-update HTTP/1.1" 200 156 0.044420 10.0.0.22 - - [2025-10-24 12:54:51] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013036 10.0.0.22 - - [2025-10-24 12:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.22 - - [2025-10-24 12:54:51] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006055 10.0.0.22 - - [2025-10-24 12:54:51] "POST /tags HTTP/1.1" 409 214 0.002625 10.0.0.22 - - [2025-10-24 12:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.22 - - [2025-10-24 12:54:51] "GET /tag/08fdc245-eee6-483e-8fb4-c16fb33239b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.019709 10.0.0.22 - - [2025-10-24 12:54:52] "POST /firewall-rules HTTP/1.1" 200 576 0.079836 10.0.0.22 - - [2025-10-24 12:54:52] "GET /firewall-rule/fde86f88-0395-4268-af44-50601d0e5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005144 10.0.0.22 - - [2025-10-24 12:54:52] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005047 10.0.0.22 - - [2025-10-24 12:54:52] "GET /firewall-rule/fde86f88-0395-4268-af44-50601d0e5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.011935 10.0.0.22 - - [2025-10-24 12:54:52] "POST /ref-update HTTP/1.1" 200 156 0.037222 10.0.0.22 - - [2025-10-24 12:54:52] "POST /tags HTTP/1.1" 200 363 0.068885 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018157 10.0.0.22 - - [2025-10-24 12:54:52] "GET /tag/99681bf5-6712-4300-bab5-f510f1bc9ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016660 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:54:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002398 10.0.0.22 - - [2025-10-24 12:54:52] "POST /tags HTTP/1.1" 200 311 0.047782 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017958 10.0.0.22 - - [2025-10-24 12:54:52] "GET /tag/c52c76cd-89e4-4413-94f9-ebd5e4dff69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013661 10.0.0.22 - - [2025-10-24 12:54:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000611 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.019345 10.0.0.22 - - [2025-10-24 12:54:52] "POST /security-groups HTTP/1.1" 200 574 0.085314 10.0.0.22 - - [2025-10-24 12:54:52] "POST /projects HTTP/1.1" 200 489 0.293374 10.0.0.22 - - [2025-10-24 12:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028720 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017022 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.002934 10.0.0.22 - - [2025-10-24 12:54:52] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005057 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2025-10-24 12:54:52] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005320 10.0.0.22 - - [2025-10-24 12:54:52] "POST /access-control-lists HTTP/1.1" 200 583 0.102099 10.0.0.22 - - [2025-10-24 12:54:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.014747 10.0.0.22 - - [2025-10-24 12:54:53] "POST /access-control-lists HTTP/1.1" 200 581 0.158177 10.0.0.22 - - [2025-10-24 12:54:53] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.219672 10.0.0.22 - - [2025-10-24 12:54:53] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.098107 10.0.0.22 - - [2025-10-24 12:54:53] "POST /security-groups HTTP/1.1" 200 546 0.081606 10.0.0.22 - - [2025-10-24 12:54:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.001935 10.0.0.22 - - [2025-10-24 12:54:53] "POST /access-control-lists HTTP/1.1" 200 602 0.024396 10.0.0.22 - - [2025-10-24 12:54:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.013047 10.0.0.22 - - [2025-10-24 12:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035800 10.0.0.22 - - [2025-10-24 12:54:53] "POST /chown HTTP/1.1" 200 109 0.045135 10.0.0.22 - - [2025-10-24 12:54:53] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012167 10.0.0.22 - - [2025-10-24 12:54:53] "POST /access-control-lists HTTP/1.1" 200 600 0.097645 10.0.0.22 - - [2025-10-24 12:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.22 - - [2025-10-24 12:54:53] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.037759 10.0.0.22 - - [2025-10-24 12:54:53] "POST /tags HTTP/1.1" 409 210 0.006588 10.0.0.22 - - [2025-10-24 12:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008328 10.0.0.22 - - [2025-10-24 12:54:53] "GET /tag/c52c76cd-89e4-4413-94f9-ebd5e4dff69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.035604 10.0.0.22 - - [2025-10-24 12:54:53] "POST /firewall-rules HTTP/1.1" 200 570 0.098644 10.0.0.22 - - [2025-10-24 12:54:53] "GET /firewall-rule/86f13e65-6c14-433e-b8fe-e9a33aa6d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007613 10.0.0.22 - - [2025-10-24 12:54:53] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005066 10.0.0.22 - - [2025-10-24 12:54:53] "GET /firewall-rule/86f13e65-6c14-433e-b8fe-e9a33aa6d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003453 10.0.0.22 - - [2025-10-24 12:54:53] "POST /ref-update HTTP/1.1" 200 156 0.036255 10.0.0.22 - - [2025-10-24 12:54:54] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017781 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.22 - - [2025-10-24 12:54:54] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003315 10.0.0.22 - - [2025-10-24 12:54:54] "POST /tags HTTP/1.1" 409 210 0.002362 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2025-10-24 12:54:54] "GET /tag/c52c76cd-89e4-4413-94f9-ebd5e4dff69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011851 10.0.0.22 - - [2025-10-24 12:54:54] "POST /firewall-rules HTTP/1.1" 200 568 0.079354 10.0.0.22 - - [2025-10-24 12:54:54] "GET /firewall-rule/b241d4f2-89f7-4f62-8707-c89165fe6098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.019799 10.0.0.22 - - [2025-10-24 12:54:54] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006057 10.0.0.22 - - [2025-10-24 12:54:54] "GET /firewall-rule/b241d4f2-89f7-4f62-8707-c89165fe6098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003047 10.0.0.22 - - [2025-10-24 12:54:54] "POST /ref-update HTTP/1.1" 200 156 0.073006 10.0.0.22 - - [2025-10-24 12:54:54] "POST /tags HTTP/1.1" 409 237 0.005244 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.22 - - [2025-10-24 12:54:54] "GET /tag/f50ebddd-d5b9-4d0f-9ad1-fc325ea57e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013642 10.0.0.22 - - [2025-10-24 12:54:54] "POST /tags HTTP/1.1" 409 210 0.006031 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.22 - - [2025-10-24 12:54:54] "GET /tag/c3ef6dd0-47bb-40e2-9236-16f7e2a007e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022794 10.0.0.22 - - [2025-10-24 12:54:54] "POST /projects HTTP/1.1" 409 223 0.002770 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2025-10-24 12:54:54] "GET /project/2e501478-0a39-4182-acff-a793efc55fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053538 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.22 - - [2025-10-24 12:54:54] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.010670 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.22 - - [2025-10-24 12:54:54] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007387 10.0.0.22 - - [2025-10-24 12:54:54] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.089114 10.0.0.22 - - [2025-10-24 12:54:54] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.075505 10.0.0.22 - - [2025-10-24 12:54:54] "POST /security-groups HTTP/1.1" 409 253 0.007260 10.0.0.22 - - [2025-10-24 12:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.22 - - [2025-10-24 12:54:55] "PUT /security-group/edd93858-c2cd-4735-986b-17662139d265 HTTP/1.1" 200 262 0.069035 10.0.0.22 - - [2025-10-24 12:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.044510 10.0.0.22 - - [2025-10-24 12:54:55] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015051 10.0.0.22 - - [2025-10-24 12:54:55] "PUT /access-control-list/e7391ff4-412e-434e-8325-747a2e090b05 HTTP/1.1" 200 272 0.054174 10.0.0.22 - - [2025-10-24 12:54:55] "PUT /access-control-list/6ae4ec0e-6d48-4d56-a210-eb6c0d4a4f8e HTTP/1.1" 200 272 0.027237 10.0.0.22 - - [2025-10-24 12:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026819 10.0.0.22 - - [2025-10-24 12:54:55] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002861 10.0.0.22 - - [2025-10-24 12:54:55] "POST /tags HTTP/1.1" 409 210 0.002612 10.0.0.22 - - [2025-10-24 12:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.22 - - [2025-10-24 12:54:55] "GET /tag/c3ef6dd0-47bb-40e2-9236-16f7e2a007e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.038103 10.0.0.22 - - [2025-10-24 12:54:55] "POST /firewall-rules HTTP/1.1" 200 570 0.083929 10.0.0.22 - - [2025-10-24 12:54:55] "GET /firewall-rule/8254e452-2ef8-4fd3-8915-3fe3acfc4584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012317 10.0.0.22 - - [2025-10-24 12:54:55] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.011134 10.0.0.22 - - [2025-10-24 12:54:55] "GET /firewall-rule/8254e452-2ef8-4fd3-8915-3fe3acfc4584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006651 10.0.0.22 - - [2025-10-24 12:54:55] "POST /ref-update HTTP/1.1" 200 156 0.107722 10.0.0.22 - - [2025-10-24 12:54:55] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003602 10.0.0.22 - - [2025-10-24 12:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.22 - - [2025-10-24 12:54:55] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008822 10.0.0.22 - - [2025-10-24 12:54:55] "POST /tags HTTP/1.1" 409 210 0.004070 10.0.0.22 - - [2025-10-24 12:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.22 - - [2025-10-24 12:54:55] "GET /tag/c3ef6dd0-47bb-40e2-9236-16f7e2a007e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023805 10.0.0.22 - - [2025-10-24 12:54:55] "POST /firewall-rules HTTP/1.1" 200 568 0.120621 10.0.0.22 - - [2025-10-24 12:54:55] "GET /firewall-rule/193ecf77-54a0-438c-be76-57579760450f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017329 10.0.0.22 - - [2025-10-24 12:54:55] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005450 10.0.0.22 - - [2025-10-24 12:54:56] "GET /firewall-rule/193ecf77-54a0-438c-be76-57579760450f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003218 10.0.0.22 - - [2025-10-24 12:54:56] "POST /ref-update HTTP/1.1" 200 156 0.062083 10.0.0.22 - - [2025-10-24 12:54:56] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011447 10.0.0.22 - - [2025-10-24 12:54:56] "POST /set-tag HTTP/1.1" 200 109 0.004297 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002113 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:55:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001762 10.0.0.19 - - [2025-10-24 12:56:32] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.19 - - [2025-10-24 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.19 - - [2025-10-24 12:56:32] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005601 10.0.0.19 - - [2025-10-24 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2025-10-24 12:56:32] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002731 10.0.0.19 - - [2025-10-24 12:56:32] "PUT /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f HTTP/1.1" 200 274 0.014380 10.0.0.19 - - [2025-10-24 12:56:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.009384 10.0.0.19 - - [2025-10-24 12:56:32] "POST /virtual-routers HTTP/1.1" 200 599 0.019538 10.0.0.19 - - [2025-10-24 12:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2025-10-24 12:56:32] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004131 10.0.0.19 - - [2025-10-24 12:56:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.002485 10.0.0.19 - - [2025-10-24 12:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2025-10-24 12:56:33] "GET /virtual-network/4f29036e-ceec-43ec-a2e5-f9a54db45fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004623 10.0.0.19 - - [2025-10-24 12:56:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.081739 10.0.0.22 - - [2025-10-24 12:57:25] "GET /global-system-configs HTTP/1.1" 200 322 0.011482 10.0.0.22 - - [2025-10-24 12:57:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002409 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:57:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:57:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001587 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001628 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001190 [Introspect:8084]10.0.0.22 - - [2025-10-24 12:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 10.0.0.22 - - [2025-10-24 12:58:40] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005007 10.0.0.22 - - [2025-10-24 12:58:40] "POST /ref-update HTTP/1.1" 200 156 0.011830 10.0.0.22 - - [2025-10-24 12:58:46] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006097 10.0.0.22 - - [2025-10-24 12:58:46] "POST /set-tag HTTP/1.1" 200 109 0.004261 10.0.0.22 - - [2025-10-24 12:58:46] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011835 10.0.0.22 - - [2025-10-24 12:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.22 - - [2025-10-24 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.22 - - [2025-10-24 12:58:46] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002541 10.0.0.22 - - [2025-10-24 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.22 - - [2025-10-24 12:58:46] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003222 10.0.0.22 - - [2025-10-24 12:58:46] "GET /loadbalancer-pool/a83caa2f-714b-483b-bc11-e94b04738a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004575 10.0.0.22 - - [2025-10-24 12:58:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019835 10.0.0.22 - - [2025-10-24 12:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009965 10.0.0.22 - - [2025-10-24 12:58:46] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005689 10.0.0.22 - - [2025-10-24 12:58:46] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008718 10.0.0.22 - - [2025-10-24 12:58:46] "POST /tags HTTP/1.1" 409 205 0.010177 10.0.0.22 - - [2025-10-24 12:58:46] "POST /ref-update HTTP/1.1" 200 156 0.008451 10.0.0.22 - - [2025-10-24 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.22 - - [2025-10-24 12:58:46] "GET /tag/2dcd4bc0-f35d-4330-a6b7-6d7aeda4515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012326 10.0.0.22 - - [2025-10-24 12:58:46] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.006094 10.0.0.22 - - [2025-10-24 12:58:46] "PUT /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad HTTP/1.1" 200 256 0.014284 10.0.0.22 - - [2025-10-24 12:58:47] "POST /set-tag HTTP/1.1" 200 109 0.084249 10.0.0.22 - - [2025-10-24 12:58:47] "GET /loadbalancer-pool/09837293-048a-4c47-b31d-07c6fafc66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005066 10.0.0.22 - - [2025-10-24 12:58:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020799 10.0.0.22 - - [2025-10-24 12:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014735 10.0.0.22 - - [2025-10-24 12:58:47] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007128 10.0.0.22 - - [2025-10-24 12:58:47] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007464 10.0.0.22 - - [2025-10-24 12:58:47] "POST /ref-update HTTP/1.1" 200 156 0.007759 10.0.0.22 - - [2025-10-24 12:58:47] "POST /set-tag HTTP/1.1" 200 109 0.006238 10.0.0.22 - - [2025-10-24 12:58:47] "GET /loadbalancer-pool/31bc1ae1-735c-406b-8b0b-6d502aa05d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004077 10.0.0.22 - - [2025-10-24 12:58:47] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002512 10.0.0.22 - - [2025-10-24 12:58:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025281 10.0.0.22 - - [2025-10-24 12:58:47] "PUT /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad HTTP/1.1" 200 256 0.031992 10.0.0.22 - - [2025-10-24 12:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033439 10.0.0.22 - - [2025-10-24 12:58:47] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013475 10.0.0.22 - - [2025-10-24 12:58:47] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008498 10.0.0.22 - - [2025-10-24 12:58:47] "POST /set-tag HTTP/1.1" 200 109 0.009160 10.0.0.22 - - [2025-10-24 12:58:47] "POST /ref-update HTTP/1.1" 200 156 0.014108 10.0.0.22 - - [2025-10-24 12:58:47] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.004680 10.0.0.22 - - [2025-10-24 12:58:47] "PUT /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad HTTP/1.1" 200 256 0.018374 10.0.0.19 - - [2025-10-24 13:00:01] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.19 - - [2025-10-24 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.19 - - [2025-10-24 13:00:01] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007287 10.0.0.19 - - [2025-10-24 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2025-10-24 13:00:01] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003512 10.0.0.19 - - [2025-10-24 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.19 - - [2025-10-24 13:00:01] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004803 10.0.0.19 - - [2025-10-24 13:00:01] "PUT /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb HTTP/1.1" 200 262 0.018922 10.0.0.19 - - [2025-10-24 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.19 - - [2025-10-24 13:00:02] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005764 10.0.0.19 - - [2025-10-24 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.19 - - [2025-10-24 13:00:02] "GET /virtual-machine-interface/5c0d08de-6581-4300-8aff-8a97afb0a858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005046 10.0.0.19 - - [2025-10-24 13:00:02] "PUT /virtual-machine-interface/5c0d08de-6581-4300-8aff-8a97afb0a858 HTTP/1.1" 200 284 0.012667 10.0.0.22 - - [2025-10-24 13:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.22 - - [2025-10-24 13:00:05] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003507 10.0.0.22 - - [2025-10-24 13:00:41] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005270 10.0.0.22 - - [2025-10-24 13:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003914 10.0.0.22 - - [2025-10-24 13:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.22 - - [2025-10-24 13:00:41] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006375 10.0.0.22 - - [2025-10-24 13:00:41] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006544 10.0.0.22 - - [2025-10-24 13:00:41] "POST /set-tag HTTP/1.1" 200 109 0.026266 10.0.0.22 - - [2025-10-24 13:00:41] "DELETE /loadbalancer-member/ec98a0f6-2036-44c8-bdca-e83e769e2228 HTTP/1.1" 200 115 0.066587 10.0.0.22 - - [2025-10-24 13:00:41] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014446 10.0.0.22 - - [2025-10-24 13:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.22 - - [2025-10-24 13:00:41] "DELETE /loadbalancer-member/359998c7-1145-4db2-9546-f929d5b72430 HTTP/1.1" 200 115 0.043360 10.0.0.22 - - [2025-10-24 13:00:41] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008091 10.0.0.22 - - [2025-10-24 13:00:41] "POST /set-tag HTTP/1.1" 200 109 0.005085 10.0.0.22 - - [2025-10-24 13:00:41] "DELETE /loadbalancer-member/20536b1f-5142-40c8-836a-cac37bd307a0 HTTP/1.1" 200 115 0.039031 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007077 10.0.0.22 - - [2025-10-24 13:00:42] "POST /set-tag HTTP/1.1" 200 109 0.003916 10.0.0.22 - - [2025-10-24 13:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.22 - - [2025-10-24 13:00:42] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003184 10.0.0.22 - - [2025-10-24 13:00:42] "GET /loadbalancer-pool/a83caa2f-714b-483b-bc11-e94b04738a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003290 10.0.0.22 - - [2025-10-24 13:00:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038722 10.0.0.22 - - [2025-10-24 13:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.041579 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018954 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008094 10.0.0.22 - - [2025-10-24 13:00:42] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005923 10.0.0.22 - - [2025-10-24 13:00:42] "POST /set-tag HTTP/1.1" 200 109 0.079495 10.0.0.22 - - [2025-10-24 13:00:42] "GET /loadbalancer-pool/09837293-048a-4c47-b31d-07c6fafc66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.046962 10.0.0.22 - - [2025-10-24 13:00:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.064293 10.0.0.22 - - [2025-10-24 13:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018764 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012047 10.0.0.22 - - [2025-10-24 13:00:42] "POST /set-tag HTTP/1.1" 200 109 0.022601 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008339 10.0.0.22 - - [2025-10-24 13:00:42] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007858 10.0.0.22 - - [2025-10-24 13:00:42] "GET /loadbalancer-pool/31bc1ae1-735c-406b-8b0b-6d502aa05d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013682 10.0.0.22 - - [2025-10-24 13:00:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049092 10.0.0.22 - - [2025-10-24 13:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042478 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015147 10.0.0.22 - - [2025-10-24 13:00:42] "POST /set-tag HTTP/1.1" 200 109 0.039767 10.0.0.22 - - [2025-10-24 13:00:42] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008272 10.0.0.22 - - [2025-10-24 13:00:42] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.020568 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 10.0.0.22 - - [2025-10-24 13:02:17] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.22 - - [2025-10-24 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2025-10-24 13:02:17] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054882 10.0.0.22 - - [2025-10-24 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-10-24 13:02:17] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043569 10.0.0.22 - - [2025-10-24 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.22 - - [2025-10-24 13:02:17] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042998 10.0.0.22 - - [2025-10-24 13:02:18] "POST /tags HTTP/1.1" 200 333 0.065957 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011770 10.0.0.22 - - [2025-10-24 13:02:18] "GET /tag/48f13100-b846-4d2b-9d3c-7c18b4b0e70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029146 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.22 - - [2025-10-24 13:02:18] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067682 10.0.0.22 - - [2025-10-24 13:02:18] "GET /virtual-networks?parent_id=7f2a2985-d814-44c7-ab5d-c409af799e80&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.012935 10.0.0.22 - - [2025-10-24 13:02:18] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090254 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2025-10-24 13:02:18] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009896 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.22 - - [2025-10-24 13:02:18] "GET /service-appliance-set/e4c6b99a-bfe6-4395-9b3d-582c4bd997b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003894 10.0.0.22 - - [2025-10-24 13:02:18] "POST /virtual-networks HTTP/1.1" 200 512 0.111106 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.002243 10.0.0.22 - - [2025-10-24 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2025-10-24 13:02:18] "GET /network-ipam/766ffe1f-703f-4d89-91e6-3f44fa25bb30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.007081 10.0.0.22 - - [2025-10-24 13:02:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.150101 10.0.0.22 - - [2025-10-24 13:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.016072 10.0.0.22 - - [2025-10-24 13:02:18] "POST /ref-update HTTP/1.1" 200 156 0.153098 10.0.0.22 - - [2025-10-24 13:02:18] "GET /virtual-machine-interface/15617dcd-905d-478e-8a0f-038163336360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.018872 10.0.0.22 - - [2025-10-24 13:02:18] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007984 10.0.0.22 - - [2025-10-24 13:02:18] "GET /domains HTTP/1.1" 200 280 0.002667 10.0.0.22 - - [2025-10-24 13:02:18] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763 HTTP/1.1" 200 3086 0.013460 10.0.0.22 - - [2025-10-24 13:02:18] "POST /instance-ips HTTP/1.1" 200 409 0.046129 10.0.0.22 - - [2025-10-24 13:02:18] "GET /instance-ip/72363eca-3626-4849-854c-e7c2a75db11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.020476 10.0.0.22 - - [2025-10-24 13:02:18] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80 HTTP/1.1" 200 5476 0.079364 10.0.0.22 - - [2025-10-24 13:02:18] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.012335 10.0.0.22 - - [2025-10-24 13:02:18] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.007113 10.0.0.22 - - [2025-10-24 13:02:18] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1182 0.004964 10.0.0.22 - - [2025-10-24 13:02:18] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1182 0.003638 10.0.0.22 - - [2025-10-24 13:02:18] "POST /loadbalancers HTTP/1.1" 200 610 0.111533 10.0.0.22 - - [2025-10-24 13:02:19] "POST /route-targets HTTP/1.1" 200 327 0.018759 10.0.0.22 - - [2025-10-24 13:02:19] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075218 10.0.0.22 - - [2025-10-24 13:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.058712 10.0.0.22 - - [2025-10-24 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016207 10.0.0.22 - - [2025-10-24 13:02:19] "GET /instance-ip/72363eca-3626-4849-854c-e7c2a75db11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010324 10.0.0.22 - - [2025-10-24 13:02:19] "POST /ref-update HTTP/1.1" 200 156 0.073949 10.0.0.22 - - [2025-10-24 13:02:19] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.101985 10.0.0.22 - - [2025-10-24 13:02:19] "POST /floating-ips HTTP/1.1" 200 597 0.106030 10.0.0.22 - - [2025-10-24 13:02:19] "GET /loadbalancer/21ebc8d9-5fb3-4f8f-bc7f-53b577e64584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.014943 10.0.0.22 - - [2025-10-24 13:02:19] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.052011 10.0.0.22 - - [2025-10-24 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.22 - - [2025-10-24 13:02:19] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084790 10.0.0.22 - - [2025-10-24 13:02:19] "GET /loadbalancer-listener/413f64c3-f3a2-4b1f-be6d-d8697d3f63e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.009512 10.0.0.22 - - [2025-10-24 13:02:19] "GET /loadbalancer-listener/413f64c3-f3a2-4b1f-be6d-d8697d3f63e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.009437 10.0.0.22 - - [2025-10-24 13:02:19] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.041300 10.0.0.22 - - [2025-10-24 13:02:19] "GET /instance-ip/72363eca-3626-4849-854c-e7c2a75db11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.016716 10.0.0.22 - - [2025-10-24 13:02:19] "GET /instance-ip/72363eca-3626-4849-854c-e7c2a75db11d?fields=floating_ips HTTP/1.1" 200 1211 0.017913 10.0.0.22 - - [2025-10-24 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.22 - - [2025-10-24 13:02:19] "GET /loadbalancer/21ebc8d9-5fb3-4f8f-bc7f-53b577e64584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002720 10.0.0.22 - - [2025-10-24 13:02:19] "GET /floating-ip/00404202-7f4f-407e-8d81-80cc5b499cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003883 10.0.0.22 - - [2025-10-24 13:02:19] "POST /tags HTTP/1.1" 200 295 0.121692 10.0.0.22 - - [2025-10-24 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.22 - - [2025-10-24 13:02:19] "GET /tag/6db2df71-ec04-4b90-bd7b-1e912fdf1cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.023524 10.0.0.22 - - [2025-10-24 13:02:19] "POST /tags HTTP/1.1" 409 233 0.005578 10.0.0.22 - - [2025-10-24 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.22 - - [2025-10-24 13:02:19] "GET /tag/5bee4058-e246-4c84-92b0-c2d373843dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020407 10.0.0.22 - - [2025-10-24 13:02:19] "POST /tags HTTP/1.1" 409 206 0.004503 10.0.0.22 - - [2025-10-24 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.22 - - [2025-10-24 13:02:20] "GET /tag/a04aa45f-a590-433f-a4c4-75171782a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015359 10.0.0.22 - - [2025-10-24 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008562 10.0.0.22 - - [2025-10-24 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.22 - - [2025-10-24 13:02:20] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042481 10.0.0.22 - - [2025-10-24 13:02:20] "POST /virtual-machines HTTP/1.1" 200 369 0.030015 10.0.0.22 - - [2025-10-24 13:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035808 10.0.0.22 - - [2025-10-24 13:02:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.157647 10.0.0.22 - - [2025-10-24 13:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022182 10.0.0.22 - - [2025-10-24 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021696 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005106 10.0.0.22 - - [2025-10-24 13:02:20] "POST /instance-ips HTTP/1.1" 200 409 0.029463 10.0.0.22 - - [2025-10-24 13:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019879 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011842 10.0.0.22 - - [2025-10-24 13:02:20] "POST /set-tag HTTP/1.1" 200 109 0.021780 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018955 10.0.0.22 - - [2025-10-24 13:02:20] "GET /instance-ip/acfa80a6-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003901 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005348 10.0.0.22 - - [2025-10-24 13:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003691 10.0.0.22 - - [2025-10-24 13:02:20] "POST /ref-update HTTP/1.1" 200 156 0.010296 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009800 10.0.0.22 - - [2025-10-24 13:02:20] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.22 - - [2025-10-24 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.22 - - [2025-10-24 13:02:20] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006447 10.0.0.22 - - [2025-10-24 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2025-10-24 13:02:21] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040493 10.0.0.22 - - [2025-10-24 13:02:21] "POST /virtual-machines HTTP/1.1" 200 369 0.010052 10.0.0.22 - - [2025-10-24 13:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020787 10.0.0.22 - - [2025-10-24 13:02:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110235 10.0.0.22 - - [2025-10-24 13:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011734 10.0.0.22 - - [2025-10-24 13:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007229 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010370 10.0.0.22 - - [2025-10-24 13:02:21] "POST /instance-ips HTTP/1.1" 200 409 0.035318 10.0.0.22 - - [2025-10-24 13:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022126 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007151 10.0.0.22 - - [2025-10-24 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.025461 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.029183 10.0.0.22 - - [2025-10-24 13:02:21] "GET /instance-ip/ad71b338-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005144 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004830 10.0.0.22 - - [2025-10-24 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.005004 10.0.0.22 - - [2025-10-24 13:02:21] "POST /ref-update HTTP/1.1" 200 156 0.009793 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005031 10.0.0.22 - - [2025-10-24 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004457 10.0.0.22 - - [2025-10-24 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.22 - - [2025-10-24 13:02:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004276 10.0.0.22 - - [2025-10-24 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.22 - - [2025-10-24 13:02:23] "GET /domains HTTP/1.1" 200 280 0.003844 10.0.0.22 - - [2025-10-24 13:02:23] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763 HTTP/1.1" 200 3086 0.004469 10.0.0.22 - - [2025-10-24 13:02:24] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80 HTTP/1.1" 200 7064 0.056138 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.005962 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.019283 10.0.0.22 - - [2025-10-24 13:02:24] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1403 0.011011 10.0.0.22 - - [2025-10-24 13:02:24] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1403 0.005278 10.0.0.22 - - [2025-10-24 13:02:24] "GET /route-target/6a58ac8b-e44e-44bc-8ab7-29004c08f535 HTTP/1.1" 200 1151 0.003692 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.005713 10.0.0.22 - - [2025-10-24 13:02:24] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1403 0.004130 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006091 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.006296 10.0.0.22 - - [2025-10-24 13:02:24] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1403 0.004468 10.0.0.22 - - [2025-10-24 13:02:24] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 200 1403 0.005983 10.0.0.22 - - [2025-10-24 13:02:24] "GET /route-target/6a58ac8b-e44e-44bc-8ab7-29004c08f535 HTTP/1.1" 200 1151 0.007406 10.0.0.22 - - [2025-10-24 13:02:24] "GET /domains HTTP/1.1" 200 280 0.002991 10.0.0.22 - - [2025-10-24 13:02:24] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763 HTTP/1.1" 200 3086 0.004594 10.0.0.22 - - [2025-10-24 13:02:24] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80 HTTP/1.1" 200 7064 0.056725 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2089 0.021875 10.0.0.22 - - [2025-10-24 13:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.22 - - [2025-10-24 13:02:24] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046113 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017151 10.0.0.22 - - [2025-10-24 13:02:24] "GET /floating-ip-pools?parent_id=d70fb775-5651-4aff-94ba-dbe02ee5b606&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004171 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009416 10.0.0.22 - - [2025-10-24 13:02:24] "POST /floating-ip-pools HTTP/1.1" 200 562 0.035381 10.0.0.22 - - [2025-10-24 13:02:24] "POST /ref-update HTTP/1.1" 200 156 0.014585 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.029480 10.0.0.22 - - [2025-10-24 13:02:24] "GET /domains HTTP/1.1" 200 280 0.007973 10.0.0.22 - - [2025-10-24 13:02:24] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763 HTTP/1.1" 200 3086 0.011937 10.0.0.22 - - [2025-10-24 13:02:24] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80 HTTP/1.1" 200 7320 0.063952 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2327 0.027265 10.0.0.22 - - [2025-10-24 13:02:24] "GET /floating-ip-pool/41586a7a-65a9-488f-a55c-6c329743c2a0 HTTP/1.1" 200 1314 0.003547 10.0.0.22 - - [2025-10-24 13:02:24] "GET /domains HTTP/1.1" 200 280 0.002540 10.0.0.22 - - [2025-10-24 13:02:24] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763 HTTP/1.1" 200 3086 0.004004 10.0.0.22 - - [2025-10-24 13:02:24] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80 HTTP/1.1" 200 7320 0.072603 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 2327 0.011378 10.0.0.22 - - [2025-10-24 13:02:24] "GET /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.027731 10.0.0.22 - - [2025-10-24 13:02:25] "POST /tags HTTP/1.1" 200 365 0.102816 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012314 10.0.0.22 - - [2025-10-24 13:02:25] "GET /tag/e99082bf-c4e2-42d0-a4db-ae97969a3c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.028465 10.0.0.22 - - [2025-10-24 13:02:25] "POST /tags HTTP/1.1" 409 206 0.003263 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.22 - - [2025-10-24 13:02:25] "GET /tag/a04aa45f-a590-433f-a4c4-75171782a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020869 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.22 - - [2025-10-24 13:02:25] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049713 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.22 - - [2025-10-24 13:02:25] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005316 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.22 - - [2025-10-24 13:02:25] "GET /service-appliance-set/4ec581cf-cbd8-420e-b894-4f879f813b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005196 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002164 10.0.0.22 - - [2025-10-24 13:02:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.129436 10.0.0.22 - - [2025-10-24 13:02:25] "GET /virtual-machine-interface/2964b502-e705-4bb1-99c7-45e3cc5d6b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020792 10.0.0.22 - - [2025-10-24 13:02:25] "POST /set-tag HTTP/1.1" 200 109 0.022915 10.0.0.22 - - [2025-10-24 13:02:25] "GET /global-system-configs HTTP/1.1" 200 322 0.007454 10.0.0.22 - - [2025-10-24 13:02:25] "POST /instance-ips HTTP/1.1" 200 417 0.052752 10.0.0.22 - - [2025-10-24 13:02:25] "GET /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005263 10.0.0.22 - - [2025-10-24 13:02:25] "POST /loadbalancers HTTP/1.1" 200 618 0.082772 10.0.0.22 - - [2025-10-24 13:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020529 10.0.0.22 - - [2025-10-24 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017217 10.0.0.22 - - [2025-10-24 13:02:25] "POST /service-instances HTTP/1.1" 200 566 0.079540 10.0.0.22 - - [2025-10-24 13:02:25] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080909 10.0.0.22 - - [2025-10-24 13:02:25] "POST /ref-update HTTP/1.1" 200 156 0.054338 10.0.0.22 - - [2025-10-24 13:02:26] "GET /virtual-machine-interface/2964b502-e705-4bb1-99c7-45e3cc5d6b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014284 10.0.0.22 - - [2025-10-24 13:02:26] "GET /virtual-machine-interface/2964b502-e705-4bb1-99c7-45e3cc5d6b5b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007023 10.0.0.22 - - [2025-10-24 13:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016152 10.0.0.22 - - [2025-10-24 13:02:26] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.029853 10.0.0.22 - - [2025-10-24 13:02:26] "GET /floating-ip-pool/41586a7a-65a9-488f-a55c-6c329743c2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003988 10.0.0.22 - - [2025-10-24 13:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.037552 10.0.0.22 - - [2025-10-24 13:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008779 10.0.0.22 - - [2025-10-24 13:02:26] "POST /virtual-machines HTTP/1.1" 200 429 0.030648 10.0.0.22 - - [2025-10-24 13:02:26] "POST /floating-ips HTTP/1.1" 200 671 0.182448 10.0.0.22 - - [2025-10-24 13:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.063728 10.0.0.22 - - [2025-10-24 13:02:26] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006357 10.0.0.22 - - [2025-10-24 13:02:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.187614 10.0.0.22 - - [2025-10-24 13:02:26] "POST /chown HTTP/1.1" 200 109 0.029279 10.0.0.22 - - [2025-10-24 13:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010018 10.0.0.22 - - [2025-10-24 13:02:26] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006264 10.0.0.22 - - [2025-10-24 13:02:26] "POST /tags HTTP/1.1" 409 221 0.003422 10.0.0.22 - - [2025-10-24 13:02:26] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.22 - - [2025-10-24 13:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.22 - - [2025-10-24 13:02:26] "GET /tag/48f13100-b846-4d2b-9d3c-7c18b4b0e70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013539 10.0.0.22 - - [2025-10-24 13:02:26] "PUT /virtual-machine-interface/201f8e64-163c-43bb-aad6-f9f8a92ac8da HTTP/1.1" 200 284 0.044222 10.0.0.22 - - [2025-10-24 13:02:26] "POST /tags HTTP/1.1" 409 238 0.029223 10.0.0.22 - - [2025-10-24 13:02:26] "PUT /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 256 0.062595 10.0.0.22 - - [2025-10-24 13:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011130 10.0.0.22 - - [2025-10-24 13:02:26] "GET /tag/e99082bf-c4e2-42d0-a4db-ae97969a3c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.048440 10.0.0.22 - - [2025-10-24 13:02:26] "POST /ref-update HTTP/1.1" 200 156 0.081878 10.0.0.22 - - [2025-10-24 13:02:26] "POST /ref-update HTTP/1.1" 200 156 0.048510 10.0.0.22 - - [2025-10-24 13:02:26] "POST /firewall-rules HTTP/1.1" 200 650 0.163615 10.0.0.22 - - [2025-10-24 13:02:26] "POST /ref-update HTTP/1.1" 200 156 0.042059 10.0.0.22 - - [2025-10-24 13:02:26] "GET /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006799 10.0.0.22 - - [2025-10-24 13:02:26] "GET /firewall-policy/7f6bc8a1-0d59-45b6-bcca-dc48caa170f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003232 10.0.0.22 - - [2025-10-24 13:02:26] "GET /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006435 10.0.0.22 - - [2025-10-24 13:02:26] "POST /ref-update HTTP/1.1" 200 156 0.026008 10.0.0.22 - - [2025-10-24 13:02:26] "POST /ref-update HTTP/1.1" 200 156 0.027092 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.126284 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.077215 10.0.0.22 - - [2025-10-24 13:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.22 - - [2025-10-24 13:02:27] "POST /virtual-machines HTTP/1.1" 200 429 0.023632 10.0.0.22 - - [2025-10-24 13:02:27] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.071826 10.0.0.22 - - [2025-10-24 13:02:27] "GET /loadbalancer/b0a20b11-846c-40a5-b448-4caa41f3f07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005099 10.0.0.22 - - [2025-10-24 13:02:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164165 10.0.0.22 - - [2025-10-24 13:02:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.113813 10.0.0.22 - - [2025-10-24 13:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012836 10.0.0.22 - - [2025-10-24 13:02:27] "POST /chown HTTP/1.1" 200 109 0.072802 10.0.0.22 - - [2025-10-24 13:02:27] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.085506 10.0.0.22 - - [2025-10-24 13:02:27] "POST /chown HTTP/1.1" 200 109 0.022990 10.0.0.22 - - [2025-10-24 13:02:27] "PUT /virtual-machine-interface/0998e1c5-0a76-466b-a2e1-13cb258fcea7 HTTP/1.1" 200 284 0.022500 10.0.0.22 - - [2025-10-24 13:02:27] "GET /loadbalancer-listener/82addd1c-478b-4d1a-879b-9da3af2bd96c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.020389 10.0.0.22 - - [2025-10-24 13:02:27] "GET /loadbalancer-listener/82addd1c-478b-4d1a-879b-9da3af2bd96c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.076548 10.0.0.22 - - [2025-10-24 13:02:27] "PUT /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 256 0.109632 10.0.0.22 - - [2025-10-24 13:02:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.039261 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.011271 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.038877 10.0.0.22 - - [2025-10-24 13:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027095 10.0.0.22 - - [2025-10-24 13:02:27] "GET /loadbalancer-pool/222f4078-c541-4fb4-add8-e8bc86ac03e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.025354 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.061518 10.0.0.22 - - [2025-10-24 13:02:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.048147 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.025960 10.0.0.22 - - [2025-10-24 13:02:27] "POST /ref-update HTTP/1.1" 200 156 0.032390 10.0.0.22 - - [2025-10-24 13:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.052118 10.0.0.22 - - [2025-10-24 13:02:27] "GET /loadbalancer-member/eb9b9dfd-3c58-4180-85f7-62e7c912c1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.060739 10.0.0.22 - - [2025-10-24 13:02:27] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002828 10.0.0.22 - - [2025-10-24 13:02:27] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.053994 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.22 - - [2025-10-24 13:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029638 10.0.0.22 - - [2025-10-24 13:02:28] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018174 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.22 - - [2025-10-24 13:02:28] "POST /tags HTTP/1.1" 409 221 0.004354 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.22 - - [2025-10-24 13:02:28] "GET /tag/48f13100-b846-4d2b-9d3c-7c18b4b0e70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011266 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.021484 10.0.0.22 - - [2025-10-24 13:02:28] "POST /tags HTTP/1.1" 409 238 0.005994 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.023166 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.22 - - [2025-10-24 13:02:28] "GET /tag/e99082bf-c4e2-42d0-a4db-ae97969a3c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012447 10.0.0.22 - - [2025-10-24 13:02:28] "POST /firewall-rules HTTP/1.1" 409 293 0.002039 10.0.0.22 - - [2025-10-24 13:02:28] "PUT /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 256 0.048125 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.22 - - [2025-10-24 13:02:28] "POST /ref-update HTTP/1.1" 200 156 0.023765 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.013678 10.0.0.22 - - [2025-10-24 13:02:28] "PUT /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49 HTTP/1.1" 200 260 0.052671 10.0.0.22 - - [2025-10-24 13:02:28] "GET /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015657 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.039633 10.0.0.22 - - [2025-10-24 13:02:28] "GET /firewall-policy/7f6bc8a1-0d59-45b6-bcca-dc48caa170f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004329 10.0.0.22 - - [2025-10-24 13:02:28] "GET /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004632 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.22 - - [2025-10-24 13:02:28] "PUT /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 256 0.031551 10.0.0.22 - - [2025-10-24 13:02:28] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005217 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2025-10-24 13:02:28] "POST /ref-update HTTP/1.1" 200 156 0.034710 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014864 10.0.0.22 - - [2025-10-24 13:02:28] "GET /global-system-configs HTTP/1.1" 200 322 0.010314 10.0.0.22 - - [2025-10-24 13:02:28] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061079 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.008234 10.0.0.22 - - [2025-10-24 13:02:28] "POST /virtual-machines HTTP/1.1" 200 373 0.034371 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.053709 10.0.0.22 - - [2025-10-24 13:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.061565 10.0.0.22 - - [2025-10-24 13:02:28] "PUT /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 256 0.080496 10.0.0.22 - - [2025-10-24 13:02:28] "POST /ref-update HTTP/1.1" 200 156 0.109748 10.0.0.22 - - [2025-10-24 13:02:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.200914 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.055284 10.0.0.22 - - [2025-10-24 13:02:28] "POST /chown HTTP/1.1" 200 109 0.041976 10.0.0.22 - - [2025-10-24 13:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.053241 10.0.0.22 - - [2025-10-24 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013366 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011130 10.0.0.22 - - [2025-10-24 13:02:29] "PUT /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 256 0.026090 10.0.0.22 - - [2025-10-24 13:02:29] "POST /ref-update HTTP/1.1" 200 156 0.034308 10.0.0.22 - - [2025-10-24 13:02:29] "POST /instance-ips HTTP/1.1" 200 413 0.051076 10.0.0.22 - - [2025-10-24 13:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.056870 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013340 10.0.0.22 - - [2025-10-24 13:02:29] "POST /set-tag HTTP/1.1" 200 109 0.041006 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022366 10.0.0.22 - - [2025-10-24 13:02:29] "GET /instance-ip/b208d8c2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005341 10.0.0.22 - - [2025-10-24 13:02:29] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.025946 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015508 10.0.0.22 - - [2025-10-24 13:02:29] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.22 - - [2025-10-24 13:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042089 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.022626 10.0.0.22 - - [2025-10-24 13:02:29] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.012173 10.0.0.22 - - [2025-10-24 13:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024564 10.0.0.22 - - [2025-10-24 13:02:29] "POST /ref-update HTTP/1.1" 200 156 0.035377 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009164 10.0.0.22 - - [2025-10-24 13:02:29] "POST /set-tag HTTP/1.1" 200 109 0.014605 10.0.0.22 - - [2025-10-24 13:02:29] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.012657 10.0.0.22 - - [2025-10-24 13:02:29] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013960 10.0.0.22 - - [2025-10-24 13:02:29] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.22 - - [2025-10-24 13:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038266 10.0.0.22 - - [2025-10-24 13:02:29] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.019417 10.0.0.22 - - [2025-10-24 13:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038287 10.0.0.22 - - [2025-10-24 13:02:29] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.010810 10.0.0.22 - - [2025-10-24 13:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009289 10.0.0.22 - - [2025-10-24 13:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.22 - - [2025-10-24 13:02:29] "POST /chown HTTP/1.1" 200 109 0.008155 10.0.0.22 - - [2025-10-24 13:02:29] "POST /chown HTTP/1.1" 200 109 0.006903 10.0.0.22 - - [2025-10-24 13:02:29] "POST /ref-update HTTP/1.1" 200 156 0.015071 10.0.0.22 - - [2025-10-24 13:02:29] "POST /chown HTTP/1.1" 200 109 0.017509 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.011218 10.0.0.22 - - [2025-10-24 13:02:30] "POST /ref-update HTTP/1.1" 200 156 0.017881 10.0.0.22 - - [2025-10-24 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.008258 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.021276 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.019606 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.007738 10.0.0.22 - - [2025-10-24 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.007775 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.019230 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.007946 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.021046 10.0.0.22 - - [2025-10-24 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.008320 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.017063 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.014552 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.008609 10.0.0.22 - - [2025-10-24 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.008596 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.007226 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.014301 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.017609 10.0.0.22 - - [2025-10-24 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.007401 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.033869 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.007518 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.023489 10.0.0.22 - - [2025-10-24 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.008838 10.0.0.22 - - [2025-10-24 13:02:30] "POST /chown HTTP/1.1" 200 109 0.024143 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.019963 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.008720 10.0.0.22 - - [2025-10-24 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.007124 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.007229 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.024899 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.014332 10.0.0.22 - - [2025-10-24 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.008407 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.017108 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.007945 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.024572 10.0.0.22 - - [2025-10-24 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.007592 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.016543 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.015704 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.007522 10.0.0.22 - - [2025-10-24 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006697 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.007308 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.015758 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.012225 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.031313 10.0.0.22 - - [2025-10-24 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.010699 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.031550 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.008907 10.0.0.22 - - [2025-10-24 13:02:31] "POST /chown HTTP/1.1" 200 109 0.021977 10.0.0.22 - - [2025-10-24 13:02:32] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010633 10.0.0.22 - - [2025-10-24 13:02:32] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.22 - - [2025-10-24 13:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.22 - - [2025-10-24 13:02:32] "GET /loadbalancer/21ebc8d9-5fb3-4f8f-bc7f-53b577e64584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002990 10.0.0.22 - - [2025-10-24 13:02:32] "GET /loadbalancer-pool/36841f92-bf20-4eb4-a757-69c63d258467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004400 10.0.0.22 - - [2025-10-24 13:02:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022806 10.0.0.22 - - [2025-10-24 13:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033888 10.0.0.22 - - [2025-10-24 13:02:32] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.027054 10.0.0.22 - - [2025-10-24 13:02:32] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025532 10.0.0.22 - - [2025-10-24 13:02:32] "POST /ref-update HTTP/1.1" 200 156 0.008461 10.0.0.22 - - [2025-10-24 13:02:32] "POST /tags HTTP/1.1" 409 221 0.002274 10.0.0.22 - - [2025-10-24 13:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2025-10-24 13:02:32] "GET /tag/48f13100-b846-4d2b-9d3c-7c18b4b0e70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012838 10.0.0.22 - - [2025-10-24 13:02:32] "GET /floating-ip/00404202-7f4f-407e-8d81-80cc5b499cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005557 10.0.0.22 - - [2025-10-24 13:02:32] "PUT /floating-ip/00404202-7f4f-407e-8d81-80cc5b499cff HTTP/1.1" 200 256 0.014688 10.0.0.22 - - [2025-10-24 13:02:32] "POST /set-tag HTTP/1.1" 200 109 0.034986 10.0.0.22 - - [2025-10-24 13:02:33] "GET /virtual-machine/25c9e316-bf08-450c-afae-b84caa94ff0c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003789 10.0.0.22 - - [2025-10-24 13:02:33] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006600 10.0.0.22 - - [2025-10-24 13:02:33] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005176 10.0.0.22 - - [2025-10-24 13:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003324 10.0.0.22 - - [2025-10-24 13:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.22 - - [2025-10-24 13:02:33] "GET /loadbalancer/21ebc8d9-5fb3-4f8f-bc7f-53b577e64584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003287 10.0.0.22 - - [2025-10-24 13:02:33] "GET /loadbalancer-pool/36841f92-bf20-4eb4-a757-69c63d258467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002889 10.0.0.22 - - [2025-10-24 13:02:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019534 10.0.0.22 - - [2025-10-24 13:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008865 10.0.0.22 - - [2025-10-24 13:02:33] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013870 10.0.0.22 - - [2025-10-24 13:02:33] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005736 10.0.0.22 - - [2025-10-24 13:02:33] "POST /ref-update HTTP/1.1" 200 156 0.011417 10.0.0.22 - - [2025-10-24 13:02:33] "POST /set-tag HTTP/1.1" 200 109 0.058182 10.0.0.22 - - [2025-10-24 13:02:33] "GET /floating-ip/00404202-7f4f-407e-8d81-80cc5b499cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011813 10.0.0.22 - - [2025-10-24 13:02:38] "GET /virtual-machine/89b2089f-ec1d-4040-92a5-bd5b25b92824?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004168 10.0.0.22 - - [2025-10-24 13:02:38] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005687 10.0.0.22 - - [2025-10-24 13:02:43] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004846 10.0.0.22 - - [2025-10-24 13:02:43] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.22 - - [2025-10-24 13:02:43] "GET /virtual-machine/3f4b2c47-796e-42b8-905e-eee8e954ed5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003838 10.0.0.22 - - [2025-10-24 13:02:43] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008637 10.0.0.22 - - [2025-10-24 13:02:43] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005328 10.0.0.22 - - [2025-10-24 13:02:43] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.22 - - [2025-10-24 13:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.22 - - [2025-10-24 13:03:05] "POST /chown HTTP/1.1" 200 109 0.009588 10.0.0.22 - - [2025-10-24 13:03:05] "POST /chown HTTP/1.1" 200 109 0.014568 10.0.0.22 - - [2025-10-24 13:03:05] "POST /chown HTTP/1.1" 200 109 0.007758 10.0.0.22 - - [2025-10-24 13:03:05] "POST /chown HTTP/1.1" 200 109 0.007026 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001222 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001329 10.0.0.22 - - [2025-10-24 13:03:16] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010812 10.0.0.22 - - [2025-10-24 13:03:16] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.22 - - [2025-10-24 13:03:16] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004787 10.0.0.22 - - [2025-10-24 13:03:16] "POST /set-tag HTTP/1.1" 200 109 0.004914 10.0.0.22 - - [2025-10-24 13:03:16] "GET /virtual-machine/3f4b2c47-796e-42b8-905e-eee8e954ed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003661 10.0.0.22 - - [2025-10-24 13:03:16] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.22 - - [2025-10-24 13:03:16] "GET /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.044468 10.0.0.22 - - [2025-10-24 13:03:16] "POST /set-tag HTTP/1.1" 200 109 0.026932 10.0.0.22 - - [2025-10-24 13:03:16] "POST /set-tag HTTP/1.1" 200 109 0.038294 10.0.0.22 - - [2025-10-24 13:03:16] "DELETE /instance-ip/b208d8c2-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.091918 10.0.0.22 - - [2025-10-24 13:03:16] "DELETE /virtual-machine-interface/b1da0330-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.062245 10.0.0.22 - - [2025-10-24 13:03:16] "DELETE /virtual-machine/3f4b2c47-796e-42b8-905e-eee8e954ed5f HTTP/1.1" 200 115 0.026886 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001812 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 10.0.0.22 - - [2025-10-24 13:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.22 - - [2025-10-24 13:03:18] "GET /tag/e99082bf-c4e2-42d0-a4db-ae97969a3c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013165 10.0.0.22 - - [2025-10-24 13:03:18] "GET /tag/e99082bf-c4e2-42d0-a4db-ae97969a3c4d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013333 10.0.0.22 - - [2025-10-24 13:03:18] "GET /virtual-machine-interface/0998e1c5-0a76-466b-a2e1-13cb258fcea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005241 10.0.0.22 - - [2025-10-24 13:03:18] "POST /set-tag HTTP/1.1" 200 109 0.034042 10.0.0.22 - - [2025-10-24 13:03:18] "GET /virtual-machine-interface/201f8e64-163c-43bb-aad6-f9f8a92ac8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.026749 10.0.0.22 - - [2025-10-24 13:03:18] "POST /set-tag HTTP/1.1" 200 109 0.024634 10.0.0.22 - - [2025-10-24 13:03:18] "GET /virtual-machine-interface/2964b502-e705-4bb1-99c7-45e3cc5d6b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005306 10.0.0.22 - - [2025-10-24 13:03:18] "POST /set-tag HTTP/1.1" 200 109 0.023642 10.0.0.22 - - [2025-10-24 13:03:18] "GET /firewall-policy/7f6bc8a1-0d59-45b6-bcca-dc48caa170f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007169 10.0.0.22 - - [2025-10-24 13:03:18] "GET /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003767 10.0.0.22 - - [2025-10-24 13:03:18] "POST /ref-update HTTP/1.1" 200 156 0.014745 10.0.0.22 - - [2025-10-24 13:03:18] "DELETE /firewall-rule/c8ba8e6d-9c45-4596-84c6-338788683e49 HTTP/1.1" 200 115 0.040568 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /loadbalancer-member/eb9b9dfd-3c58-4180-85f7-62e7c912c1fd HTTP/1.1" 200 115 0.035149 10.0.0.22 - - [2025-10-24 13:03:19] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.011570 10.0.0.22 - - [2025-10-24 13:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018802 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /loadbalancer-pool/222f4078-c541-4fb4-add8-e8bc86ac03e4 HTTP/1.1" 200 115 0.070964 10.0.0.22 - - [2025-10-24 13:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /loadbalancer-listener/82addd1c-478b-4d1a-879b-9da3af2bd96c HTTP/1.1" 200 115 0.034628 10.0.0.22 - - [2025-10-24 13:03:19] "GET /floating-ip/19585bc0-08ed-4b6d-b698-73f09bdf3c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003803 10.0.0.22 - - [2025-10-24 13:03:19] "POST /chown HTTP/1.1" 200 109 0.008387 10.0.0.22 - - [2025-10-24 13:03:19] "POST /chown HTTP/1.1" 200 109 0.043567 10.0.0.22 - - [2025-10-24 13:03:19] "POST /chown HTTP/1.1" 200 109 0.014675 10.0.0.22 - - [2025-10-24 13:03:19] "PUT /floating-ip/19585bc0-08ed-4b6d-b698-73f09bdf3c03 HTTP/1.1" 200 256 0.074493 10.0.0.22 - - [2025-10-24 13:03:19] "POST /chown HTTP/1.1" 200 109 0.012879 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /floating-ip/19585bc0-08ed-4b6d-b698-73f09bdf3c03 HTTP/1.1" 200 115 0.095940 10.0.0.22 - - [2025-10-24 13:03:19] "PUT /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 266 0.009402 10.0.0.22 - - [2025-10-24 13:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015807 10.0.0.22 - - [2025-10-24 13:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /loadbalancer/b0a20b11-846c-40a5-b448-4caa41f3f07b HTTP/1.1" 200 115 0.092389 10.0.0.22 - - [2025-10-24 13:03:19] "POST /service-instances HTTP/1.1" 409 259 0.002737 10.0.0.22 - - [2025-10-24 13:03:19] "POST /service-instances HTTP/1.1" 409 259 0.007118 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /instance-ip/af8cd788-2af6-41dd-8132-3e02844a0e21 HTTP/1.1" 200 115 0.059820 10.0.0.22 - - [2025-10-24 13:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /virtual-machine-interface/2964b502-e705-4bb1-99c7-45e3cc5d6b5b HTTP/1.1" 200 115 0.119828 10.0.0.22 - - [2025-10-24 13:03:19] "GET /floating-ip-pool/41586a7a-65a9-488f-a55c-6c329743c2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011966 10.0.0.22 - - [2025-10-24 13:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006854 10.0.0.22 - - [2025-10-24 13:03:19] "POST /ref-update HTTP/1.1" 200 156 0.029798 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /floating-ip-pool/41586a7a-65a9-488f-a55c-6c329743c2a0 HTTP/1.1" 200 115 0.099348 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /service-instance/384ece58-0d65-4f64-b018-2a7b9f27f795 HTTP/1.1" 200 115 0.165120 10.0.0.22 - - [2025-10-24 13:03:19] "GET /virtual-machine-interface/0998e1c5-0a76-466b-a2e1-13cb258fcea7?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.028509 10.0.0.22 - - [2025-10-24 13:03:19] "DELETE /tag/e99082bf-c4e2-42d0-a4db-ae97969a3c4d HTTP/1.1" 200 115 0.344336 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /virtual-machine-interface/0998e1c5-0a76-466b-a2e1-13cb258fcea7 HTTP/1.1" 200 115 0.188962 10.0.0.22 - - [2025-10-24 13:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.22 - - [2025-10-24 13:03:20] "POST /useragent-kv HTTP/1.1" 200 115 0.012323 10.0.0.22 - - [2025-10-24 13:03:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 HTTP/1.1" 200 115 0.370535 10.0.0.22 - - [2025-10-24 13:03:20] "GET /routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 HTTP/1.1" 404 171 0.006692 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /virtual-machine/fb1f9151-0492-417a-86e2-b3ab26b07569 HTTP/1.1" 200 115 0.134493 10.0.0.22 - - [2025-10-24 13:03:20] "GET /domains HTTP/1.1" 200 280 0.003254 10.0.0.22 - - [2025-10-24 13:03:20] "GET /virtual-machine-interface/201f8e64-163c-43bb-aad6-f9f8a92ac8da?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.015563 10.0.0.22 - - [2025-10-24 13:03:20] "GET /domain/56b80947-ff5b-4682-929a-6de3457c7763 HTTP/1.1" 200 3086 0.017440 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /route-target/6a58ac8b-e44e-44bc-8ab7-29004c08f535 HTTP/1.1" 200 115 0.109442 10.0.0.22 - - [2025-10-24 13:03:20] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80 HTTP/1.1" 200 6873 0.099556 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /virtual-machine-interface/201f8e64-163c-43bb-aad6-f9f8a92ac8da HTTP/1.1" 200 115 0.180808 10.0.0.22 - - [2025-10-24 13:03:20] "POST /ref-update HTTP/1.1" 200 156 0.029354 10.0.0.22 - - [2025-10-24 13:03:20] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.049058 10.0.0.22 - - [2025-10-24 13:03:20] "POST /set-tag HTTP/1.1" 200 109 0.009311 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /virtual-machine/c17f6df9-d953-4722-874a-d949548949ce HTTP/1.1" 200 115 0.106530 10.0.0.22 - - [2025-10-24 13:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.22 - - [2025-10-24 13:03:20] "GET /loadbalancer/21ebc8d9-5fb3-4f8f-bc7f-53b577e64584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003020 10.0.0.22 - - [2025-10-24 13:03:20] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004542 10.0.0.22 - - [2025-10-24 13:03:20] "POST /set-tag HTTP/1.1" 200 109 0.035978 10.0.0.22 - - [2025-10-24 13:03:20] "DELETE /loadbalancer-member/23657086-8ce9-4c34-832a-b349b06452a2 HTTP/1.1" 200 115 0.084740 10.0.0.22 - - [2025-10-24 13:03:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009248 10.0.0.22 - - [2025-10-24 13:03:21] "POST /set-tag HTTP/1.1" 200 109 0.005301 10.0.0.22 - - [2025-10-24 13:03:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005152 10.0.0.22 - - [2025-10-24 13:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.22 - - [2025-10-24 13:03:21] "GET /virtual-machine/89b2089f-ec1d-4040-92a5-bd5b25b92824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004538 10.0.0.22 - - [2025-10-24 13:03:21] "POST /ref-update HTTP/1.1" 200 156 0.015824 10.0.0.22 - - [2025-10-24 13:03:21] "GET /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004470 10.0.0.22 - - [2025-10-24 13:03:21] "POST /set-tag HTTP/1.1" 200 109 0.022489 10.0.0.22 - - [2025-10-24 13:03:21] "POST /set-tag HTTP/1.1" 200 109 0.028135 10.0.0.22 - - [2025-10-24 13:03:21] "POST /set-tag HTTP/1.1" 200 109 0.029996 10.0.0.22 - - [2025-10-24 13:03:21] "DELETE /instance-ip/ad71b338-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.074964 10.0.0.22 - - [2025-10-24 13:03:21] "POST /ref-update HTTP/1.1" 200 156 0.012139 10.0.0.22 - - [2025-10-24 13:03:22] "DELETE /virtual-machine-interface/ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.059619 10.0.0.22 - - [2025-10-24 13:03:22] "DELETE /virtual-machine/89b2089f-ec1d-4040-92a5-bd5b25b92824 HTTP/1.1" 200 115 0.028273 10.0.0.22 - - [2025-10-24 13:03:25] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005765 10.0.0.22 - - [2025-10-24 13:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.22 - - [2025-10-24 13:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.22 - - [2025-10-24 13:03:25] "GET /loadbalancer/21ebc8d9-5fb3-4f8f-bc7f-53b577e64584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003652 10.0.0.22 - - [2025-10-24 13:03:26] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008180 10.0.0.22 - - [2025-10-24 13:03:26] "POST /set-tag HTTP/1.1" 200 109 0.004675 10.0.0.22 - - [2025-10-24 13:03:26] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006792 10.0.0.22 - - [2025-10-24 13:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.22 - - [2025-10-24 13:03:26] "GET /virtual-machine/25c9e316-bf08-450c-afae-b84caa94ff0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003538 10.0.0.22 - - [2025-10-24 13:03:26] "POST /ref-update HTTP/1.1" 200 156 0.012620 10.0.0.22 - - [2025-10-24 13:03:26] "GET /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004947 10.0.0.22 - - [2025-10-24 13:03:26] "POST /set-tag HTTP/1.1" 200 109 0.022234 10.0.0.22 - - [2025-10-24 13:03:26] "POST /set-tag HTTP/1.1" 200 109 0.041170 10.0.0.22 - - [2025-10-24 13:03:26] "POST /set-tag HTTP/1.1" 200 109 0.026382 10.0.0.22 - - [2025-10-24 13:03:26] "DELETE /instance-ip/acfa80a6-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.052830 10.0.0.22 - - [2025-10-24 13:03:26] "POST /ref-update HTTP/1.1" 200 156 0.010556 10.0.0.22 - - [2025-10-24 13:03:26] "DELETE /virtual-machine-interface/acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.047956 10.0.0.22 - - [2025-10-24 13:03:26] "DELETE /virtual-machine/25c9e316-bf08-450c-afae-b84caa94ff0c HTTP/1.1" 200 115 0.027823 10.0.0.22 - - [2025-10-24 13:03:26] "DELETE /tag/5bee4058-e246-4c84-92b0-c2d373843dd3 HTTP/1.1" 200 115 0.043297 10.0.0.22 - - [2025-10-24 13:03:26] "DELETE /tag/6db2df71-ec04-4b90-bd7b-1e912fdf1cd1 HTTP/1.1" 200 115 0.072847 10.0.0.22 - - [2025-10-24 13:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.22 - - [2025-10-24 13:03:31] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036085 10.0.0.22 - - [2025-10-24 13:03:31] "POST /tags HTTP/1.1" 200 393 0.027646 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025455 10.0.0.22 - - [2025-10-24 13:03:31] "GET /tag/a7ada095-7fdb-410a-b530-a4012899fe76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016404 10.0.0.22 - - [2025-10-24 13:03:31] "POST /tags HTTP/1.1" 200 341 0.026568 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007045 10.0.0.22 - - [2025-10-24 13:03:31] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012902 10.0.0.22 - - [2025-10-24 13:03:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.007364 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.017677 10.0.0.22 - - [2025-10-24 13:03:31] "POST /security-groups HTTP/1.1" 200 589 0.073101 10.0.0.22 - - [2025-10-24 13:03:31] "POST /projects HTTP/1.1" 200 519 0.237095 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002211 10.0.0.22 - - [2025-10-24 13:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010158 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008369 10.0.0.22 - - [2025-10-24 13:03:31] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.037977 10.0.0.22 - - [2025-10-24 13:03:31] "POST /access-control-lists HTTP/1.1" 200 598 0.081511 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2025-10-24 13:03:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.003361 10.0.0.22 - - [2025-10-24 13:03:31] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005202 10.0.0.22 - - [2025-10-24 13:03:31] "POST /access-control-lists HTTP/1.1" 200 596 0.087289 10.0.0.22 - - [2025-10-24 13:03:31] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.120171 10.0.0.22 - - [2025-10-24 13:03:31] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.048860 10.0.0.22 - - [2025-10-24 13:03:31] "POST /security-groups HTTP/1.1" 200 591 0.074217 10.0.0.22 - - [2025-10-24 13:03:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.007319 10.0.0.22 - - [2025-10-24 13:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.059675 10.0.0.22 - - [2025-10-24 13:03:32] "POST /chown HTTP/1.1" 200 109 0.016535 10.0.0.22 - - [2025-10-24 13:03:32] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009391 10.0.0.22 - - [2025-10-24 13:03:32] "POST /access-control-lists HTTP/1.1" 200 632 0.101760 10.0.0.22 - - [2025-10-24 13:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.22 - - [2025-10-24 13:03:32] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010765 10.0.0.22 - - [2025-10-24 13:03:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.002132 10.0.0.22 - - [2025-10-24 13:03:32] "POST /tags HTTP/1.1" 409 226 0.002746 10.0.0.22 - - [2025-10-24 13:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.22 - - [2025-10-24 13:03:32] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.048451 10.0.0.22 - - [2025-10-24 13:03:32] "POST /access-control-lists HTTP/1.1" 200 630 0.089168 10.0.0.22 - - [2025-10-24 13:03:32] "POST /firewall-rules HTTP/1.1" 200 600 0.088841 10.0.0.22 - - [2025-10-24 13:03:32] "GET /firewall-rule/d81f2ad0-5e3c-46d1-97fa-ee5b36238078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007853 10.0.0.22 - - [2025-10-24 13:03:32] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004943 10.0.0.22 - - [2025-10-24 13:03:32] "GET /firewall-rule/d81f2ad0-5e3c-46d1-97fa-ee5b36238078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006005 10.0.0.22 - - [2025-10-24 13:03:32] "POST /ref-update HTTP/1.1" 200 156 0.046246 10.0.0.22 - - [2025-10-24 13:03:32] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010937 10.0.0.22 - - [2025-10-24 13:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.22 - - [2025-10-24 13:03:32] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003908 10.0.0.22 - - [2025-10-24 13:03:32] "POST /tags HTTP/1.1" 409 226 0.004702 10.0.0.22 - - [2025-10-24 13:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2025-10-24 13:03:32] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014222 10.0.0.22 - - [2025-10-24 13:03:32] "POST /firewall-rules HTTP/1.1" 200 598 0.080073 10.0.0.22 - - [2025-10-24 13:03:32] "GET /firewall-rule/910c30ff-f8f4-40bd-b2fb-86f85c0d1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004653 10.0.0.22 - - [2025-10-24 13:03:32] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009433 10.0.0.22 - - [2025-10-24 13:03:32] "GET /firewall-rule/910c30ff-f8f4-40bd-b2fb-86f85c0d1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003454 10.0.0.22 - - [2025-10-24 13:03:32] "POST /ref-update HTTP/1.1" 200 156 0.072722 10.0.0.22 - - [2025-10-24 13:03:34] "POST /tags HTTP/1.1" 200 393 0.035666 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011250 10.0.0.22 - - [2025-10-24 13:03:34] "GET /tag/776966bd-c32f-442d-8726-2aba9c2e44bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013368 10.0.0.22 - - [2025-10-24 13:03:34] "POST /tags HTTP/1.1" 200 341 0.021936 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.22 - - [2025-10-24 13:03:34] "GET /tag/eda744bc-dfc7-4779-b1cc-8c0b919ebdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012796 10.0.0.22 - - [2025-10-24 13:03:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.003060 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.004213 10.0.0.22 - - [2025-10-24 13:03:34] "POST /security-groups HTTP/1.1" 200 589 0.071062 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.003001 10.0.0.22 - - [2025-10-24 13:03:34] "POST /projects HTTP/1.1" 200 519 0.218276 10.0.0.22 - - [2025-10-24 13:03:34] "POST /access-control-lists HTTP/1.1" 200 598 0.070413 10.0.0.22 - - [2025-10-24 13:03:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.072226 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013211 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.002090 10.0.0.22 - - [2025-10-24 13:03:34] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.033890 10.0.0.22 - - [2025-10-24 13:03:34] "POST /access-control-lists HTTP/1.1" 200 596 0.063803 10.0.0.22 - - [2025-10-24 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013500 10.0.0.22 - - [2025-10-24 13:03:34] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006584 10.0.0.22 - - [2025-10-24 13:03:34] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.045069 10.0.0.22 - - [2025-10-24 13:03:34] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.056986 10.0.0.22 - - [2025-10-24 13:03:35] "POST /security-groups HTTP/1.1" 200 591 0.082765 10.0.0.22 - - [2025-10-24 13:03:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.001854 10.0.0.22 - - [2025-10-24 13:03:35] "POST /access-control-lists HTTP/1.1" 200 632 0.024081 10.0.0.22 - - [2025-10-24 13:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032421 10.0.0.22 - - [2025-10-24 13:03:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.021831 10.0.0.22 - - [2025-10-24 13:03:35] "POST /chown HTTP/1.1" 200 109 0.016538 10.0.0.22 - - [2025-10-24 13:03:35] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008285 10.0.0.22 - - [2025-10-24 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.22 - - [2025-10-24 13:03:35] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.022333 10.0.0.22 - - [2025-10-24 13:03:35] "POST /access-control-lists HTTP/1.1" 200 630 0.066010 10.0.0.22 - - [2025-10-24 13:03:35] "POST /tags HTTP/1.1" 409 226 0.013498 10.0.0.22 - - [2025-10-24 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2025-10-24 13:03:35] "GET /tag/eda744bc-dfc7-4779-b1cc-8c0b919ebdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011039 10.0.0.22 - - [2025-10-24 13:03:35] "POST /firewall-rules HTTP/1.1" 200 600 0.072457 10.0.0.22 - - [2025-10-24 13:03:35] "GET /firewall-rule/0aa7cf5d-4c17-4095-a9ee-12d8775d75dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004480 10.0.0.22 - - [2025-10-24 13:03:35] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003953 10.0.0.22 - - [2025-10-24 13:03:35] "GET /firewall-rule/0aa7cf5d-4c17-4095-a9ee-12d8775d75dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002670 10.0.0.22 - - [2025-10-24 13:03:35] "POST /ref-update HTTP/1.1" 200 156 0.065679 10.0.0.22 - - [2025-10-24 13:03:35] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017272 10.0.0.22 - - [2025-10-24 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.22 - - [2025-10-24 13:03:35] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003184 10.0.0.22 - - [2025-10-24 13:03:35] "POST /tags HTTP/1.1" 409 226 0.002153 10.0.0.22 - - [2025-10-24 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2025-10-24 13:03:35] "GET /tag/eda744bc-dfc7-4779-b1cc-8c0b919ebdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014378 10.0.0.22 - - [2025-10-24 13:03:35] "POST /firewall-rules HTTP/1.1" 200 598 0.073113 10.0.0.22 - - [2025-10-24 13:03:35] "GET /firewall-rule/70917a5b-6184-4c83-8384-d3f469c8a34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005462 10.0.0.22 - - [2025-10-24 13:03:35] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004772 10.0.0.22 - - [2025-10-24 13:03:35] "GET /firewall-rule/70917a5b-6184-4c83-8384-d3f469c8a34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003469 10.0.0.22 - - [2025-10-24 13:03:35] "POST /ref-update HTTP/1.1" 200 156 0.060591 10.0.0.22 - - [2025-10-24 13:03:37] "POST /tags HTTP/1.1" 200 345 0.102728 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012519 10.0.0.22 - - [2025-10-24 13:03:37] "GET /tag/376a065a-6f3b-4e3a-a7c7-65609238cfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021621 10.0.0.22 - - [2025-10-24 13:03:37] "POST /projects HTTP/1.1" 409 238 0.002773 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.22 - - [2025-10-24 13:03:37] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062249 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2025-10-24 13:03:37] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004237 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.22 - - [2025-10-24 13:03:37] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005180 10.0.0.22 - - [2025-10-24 13:03:37] "POST /security-groups HTTP/1.1" 409 285 0.005758 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.22 - - [2025-10-24 13:03:37] "PUT /security-group/4b744083-89fe-4949-a61e-a28873079334 HTTP/1.1" 200 262 0.059575 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016330 10.0.0.22 - - [2025-10-24 13:03:37] "PUT /access-control-list/e666ea2a-a48c-434e-a1cd-8b561b29f47a HTTP/1.1" 200 272 0.042279 10.0.0.22 - - [2025-10-24 13:03:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.049876 10.0.0.22 - - [2025-10-24 13:03:37] "POST /tags HTTP/1.1" 409 228 0.011246 10.0.0.22 - - [2025-10-24 13:03:37] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.090501 10.0.0.22 - - [2025-10-24 13:03:37] "PUT /access-control-list/854b30b9-67a3-42a9-ab5b-6d337f9b3d99 HTTP/1.1" 200 272 0.066888 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009588 10.0.0.22 - - [2025-10-24 13:03:37] "GET /tag/376a065a-6f3b-4e3a-a7c7-65609238cfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017360 10.0.0.22 - - [2025-10-24 13:03:37] "POST /tags HTTP/1.1" 200 345 0.028212 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009834 10.0.0.22 - - [2025-10-24 13:03:37] "GET /tag/c714b5a2-447e-488f-94d0-06f36450714d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022469 10.0.0.22 - - [2025-10-24 13:03:37] "POST /projects HTTP/1.1" 409 238 0.002232 10.0.0.22 - - [2025-10-24 13:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.22 - - [2025-10-24 13:03:38] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039945 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2025-10-24 13:03:38] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004610 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2025-10-24 13:03:38] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005486 10.0.0.22 - - [2025-10-24 13:03:38] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038515 10.0.0.22 - - [2025-10-24 13:03:38] "POST /security-groups HTTP/1.1" 409 285 0.002578 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.22 - - [2025-10-24 13:03:38] "PUT /security-group/3c37e006-8327-4391-b38c-fe38b59e5280 HTTP/1.1" 200 262 0.058624 10.0.0.22 - - [2025-10-24 13:03:38] "PUT /access-control-list/d2886e43-38e2-49c3-a4f8-67b1e64ba335 HTTP/1.1" 200 272 0.009686 10.0.0.22 - - [2025-10-24 13:03:38] "PUT /access-control-list/cc2e3c61-9cda-414b-820d-38a0f444ec2e HTTP/1.1" 200 272 0.016143 10.0.0.22 - - [2025-10-24 13:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027278 10.0.0.22 - - [2025-10-24 13:03:38] "POST /tags HTTP/1.1" 409 228 0.008630 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2025-10-24 13:03:38] "GET /tag/c714b5a2-447e-488f-94d0-06f36450714d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016019 10.0.0.22 - - [2025-10-24 13:03:38] "POST /tags HTTP/1.1" 200 291 0.054366 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016802 10.0.0.22 - - [2025-10-24 13:03:38] "GET /tag/84de951c-81f1-4a96-afe5-5a62640ff31b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014202 10.0.0.22 - - [2025-10-24 13:03:38] "POST /tags HTTP/1.1" 200 303 0.056715 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026019 10.0.0.22 - - [2025-10-24 13:03:38] "GET /tag/300155dd-ef74-4d02-88b9-74e04011ac70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013950 10.0.0.22 - - [2025-10-24 13:03:38] "POST /tags HTTP/1.1" 409 252 0.002079 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2025-10-24 13:03:38] "GET /tag/a7ada095-7fdb-410a-b530-a4012899fe76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011288 10.0.0.22 - - [2025-10-24 13:03:38] "POST /tags HTTP/1.1" 409 226 0.002012 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-10-24 13:03:38] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010889 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.22 - - [2025-10-24 13:03:38] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005207 10.0.0.22 - - [2025-10-24 13:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2025-10-24 13:03:38] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033181 10.0.0.22 - - [2025-10-24 13:03:38] "POST /virtual-machines HTTP/1.1" 200 395 0.009291 10.0.0.22 - - [2025-10-24 13:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018454 10.0.0.22 - - [2025-10-24 13:03:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140512 10.0.0.22 - - [2025-10-24 13:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028251 10.0.0.22 - - [2025-10-24 13:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005212 10.0.0.22 - - [2025-10-24 13:03:39] "POST /instance-ips HTTP/1.1" 200 397 0.038470 10.0.0.22 - - [2025-10-24 13:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023692 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011043 10.0.0.22 - - [2025-10-24 13:03:39] "POST /set-tag HTTP/1.1" 200 109 0.068358 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017576 10.0.0.22 - - [2025-10-24 13:03:39] "GET /instance-ip/dbd157b0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004795 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006028 10.0.0.22 - - [2025-10-24 13:03:39] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005137 10.0.0.22 - - [2025-10-24 13:03:39] "POST /ref-update HTTP/1.1" 200 156 0.011806 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005020 10.0.0.22 - - [2025-10-24 13:03:39] "POST /set-tag HTTP/1.1" 200 109 0.004009 10.0.0.22 - - [2025-10-24 13:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004808 10.0.0.22 - - [2025-10-24 13:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2025-10-24 13:03:39] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069928 10.0.0.22 - - [2025-10-24 13:03:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009311 10.0.0.22 - - [2025-10-24 13:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018104 10.0.0.22 - - [2025-10-24 13:03:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106131 10.0.0.22 - - [2025-10-24 13:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010445 10.0.0.22 - - [2025-10-24 13:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013973 10.0.0.22 - - [2025-10-24 13:03:39] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004458 10.0.0.22 - - [2025-10-24 13:03:40] "POST /instance-ips HTTP/1.1" 200 397 0.025125 10.0.0.22 - - [2025-10-24 13:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026233 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016925 10.0.0.22 - - [2025-10-24 13:03:40] "POST /set-tag HTTP/1.1" 200 109 0.067872 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004647 10.0.0.22 - - [2025-10-24 13:03:40] "GET /instance-ip/dc510956-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006125 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004565 10.0.0.22 - - [2025-10-24 13:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005061 10.0.0.22 - - [2025-10-24 13:03:40] "POST /ref-update HTTP/1.1" 200 156 0.008716 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006252 10.0.0.22 - - [2025-10-24 13:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.22 - - [2025-10-24 13:03:40] "POST /tags HTTP/1.1" 200 291 0.020424 10.0.0.22 - - [2025-10-24 13:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2025-10-24 13:03:40] "GET /tag/b6169c82-2d6f-4213-a68f-53e3a12bd216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012769 10.0.0.22 - - [2025-10-24 13:03:40] "POST /tags HTTP/1.1" 409 252 0.002033 10.0.0.22 - - [2025-10-24 13:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2025-10-24 13:03:40] "GET /tag/776966bd-c32f-442d-8726-2aba9c2e44bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012587 10.0.0.22 - - [2025-10-24 13:03:40] "POST /tags HTTP/1.1" 409 226 0.002380 10.0.0.22 - - [2025-10-24 13:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.22 - - [2025-10-24 13:03:40] "GET /tag/eda744bc-dfc7-4779-b1cc-8c0b919ebdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017575 10.0.0.22 - - [2025-10-24 13:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005103 10.0.0.22 - - [2025-10-24 13:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2025-10-24 13:03:40] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044164 10.0.0.22 - - [2025-10-24 13:03:40] "POST /virtual-machines HTTP/1.1" 200 395 0.011528 10.0.0.22 - - [2025-10-24 13:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020721 10.0.0.22 - - [2025-10-24 13:03:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111821 10.0.0.22 - - [2025-10-24 13:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012036 10.0.0.22 - - [2025-10-24 13:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015800 10.0.0.22 - - [2025-10-24 13:03:40] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005051 10.0.0.22 - - [2025-10-24 13:03:41] "POST /instance-ips HTTP/1.1" 200 397 0.033475 10.0.0.22 - - [2025-10-24 13:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022095 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011608 10.0.0.22 - - [2025-10-24 13:03:41] "POST /set-tag HTTP/1.1" 200 109 0.064125 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020825 10.0.0.22 - - [2025-10-24 13:03:41] "GET /instance-ip/dceec074-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005322 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015606 10.0.0.22 - - [2025-10-24 13:03:41] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.007553 10.0.0.22 - - [2025-10-24 13:03:41] "POST /ref-update HTTP/1.1" 200 156 0.010704 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014105 10.0.0.22 - - [2025-10-24 13:03:41] "POST /set-tag HTTP/1.1" 200 109 0.004459 10.0.0.22 - - [2025-10-24 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005528 10.0.0.22 - - [2025-10-24 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2025-10-24 13:03:41] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034197 10.0.0.22 - - [2025-10-24 13:03:41] "POST /virtual-machines HTTP/1.1" 200 395 0.013207 10.0.0.22 - - [2025-10-24 13:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020922 10.0.0.22 - - [2025-10-24 13:03:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105646 10.0.0.22 - - [2025-10-24 13:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011327 10.0.0.22 - - [2025-10-24 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007271 10.0.0.22 - - [2025-10-24 13:03:41] "POST /instance-ips HTTP/1.1" 200 397 0.026273 10.0.0.22 - - [2025-10-24 13:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045035 10.0.0.22 - - [2025-10-24 13:03:41] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014214 10.0.0.22 - - [2025-10-24 13:03:42] "POST /set-tag HTTP/1.1" 200 109 0.063395 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009931 10.0.0.22 - - [2025-10-24 13:03:42] "GET /instance-ip/dd701b9c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006477 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005143 10.0.0.22 - - [2025-10-24 13:03:42] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004129 10.0.0.22 - - [2025-10-24 13:03:42] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008445 10.0.0.22 - - [2025-10-24 13:03:42] "POST /set-tag HTTP/1.1" 200 109 0.009012 10.0.0.22 - - [2025-10-24 13:03:42] "POST /tags HTTP/1.1" 200 299 0.027035 10.0.0.22 - - [2025-10-24 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.22 - - [2025-10-24 13:03:42] "GET /tag/72a155e4-fa86-458e-8cf1-42438fb34452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.032834 10.0.0.22 - - [2025-10-24 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005140 10.0.0.22 - - [2025-10-24 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.22 - - [2025-10-24 13:03:42] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038852 10.0.0.22 - - [2025-10-24 13:03:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009106 10.0.0.22 - - [2025-10-24 13:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018768 10.0.0.22 - - [2025-10-24 13:03:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.156196 10.0.0.22 - - [2025-10-24 13:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010155 10.0.0.22 - - [2025-10-24 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007623 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013601 10.0.0.22 - - [2025-10-24 13:03:42] "POST /instance-ips HTTP/1.1" 200 397 0.025855 10.0.0.22 - - [2025-10-24 13:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031121 10.0.0.22 - - [2025-10-24 13:03:42] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006557 10.0.0.22 - - [2025-10-24 13:03:43] "POST /set-tag HTTP/1.1" 200 109 0.024360 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016689 10.0.0.22 - - [2025-10-24 13:03:43] "GET /instance-ip/de0862a8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003015 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004734 10.0.0.22 - - [2025-10-24 13:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.22 - - [2025-10-24 13:03:43] "POST /tags HTTP/1.1" 200 299 0.027461 10.0.0.22 - - [2025-10-24 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008653 10.0.0.22 - - [2025-10-24 13:03:43] "GET /tag/558ee225-c6e6-4165-83d6-ec4b4aed1f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015469 10.0.0.22 - - [2025-10-24 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004133 10.0.0.22 - - [2025-10-24 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.22 - - [2025-10-24 13:03:43] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026037 10.0.0.22 - - [2025-10-24 13:03:43] "POST /virtual-machines HTTP/1.1" 200 395 0.023629 10.0.0.22 - - [2025-10-24 13:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016462 10.0.0.22 - - [2025-10-24 13:03:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119140 10.0.0.22 - - [2025-10-24 13:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008839 10.0.0.22 - - [2025-10-24 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018327 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008719 10.0.0.22 - - [2025-10-24 13:03:43] "POST /instance-ips HTTP/1.1" 200 397 0.021343 10.0.0.22 - - [2025-10-24 13:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036841 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007006 10.0.0.22 - - [2025-10-24 13:03:43] "POST /set-tag HTTP/1.1" 200 109 0.019732 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016010 10.0.0.22 - - [2025-10-24 13:03:43] "GET /instance-ip/de7cc3be-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009902 10.0.0.22 - - [2025-10-24 13:03:43] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005969 10.0.0.22 - - [2025-10-24 13:03:43] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.22 - - [2025-10-24 13:03:43] "POST /tags HTTP/1.1" 200 299 0.020085 10.0.0.22 - - [2025-10-24 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.22 - - [2025-10-24 13:03:43] "GET /tag/1d96e4dc-f987-43ac-bd57-8bbd68c8d396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014511 10.0.0.22 - - [2025-10-24 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2025-10-24 13:03:44] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004642 10.0.0.22 - - [2025-10-24 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.22 - - [2025-10-24 13:03:44] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051916 10.0.0.22 - - [2025-10-24 13:03:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011119 10.0.0.22 - - [2025-10-24 13:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009060 10.0.0.22 - - [2025-10-24 13:03:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116539 10.0.0.22 - - [2025-10-24 13:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024193 10.0.0.22 - - [2025-10-24 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015800 10.0.0.22 - - [2025-10-24 13:03:44] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004868 10.0.0.22 - - [2025-10-24 13:03:44] "POST /instance-ips HTTP/1.1" 200 397 0.020641 10.0.0.22 - - [2025-10-24 13:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028079 10.0.0.22 - - [2025-10-24 13:03:44] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007589 10.0.0.22 - - [2025-10-24 13:03:44] "POST /set-tag HTTP/1.1" 200 109 0.021160 10.0.0.22 - - [2025-10-24 13:03:44] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020235 10.0.0.22 - - [2025-10-24 13:03:44] "GET /instance-ip/deecf314-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008855 10.0.0.22 - - [2025-10-24 13:03:44] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005410 10.0.0.22 - - [2025-10-24 13:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.22 - - [2025-10-24 13:03:44] "POST /tags HTTP/1.1" 200 299 0.021084 10.0.0.22 - - [2025-10-24 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.22 - - [2025-10-24 13:03:44] "GET /tag/1e3ca3b5-9656-4f23-99ce-749637a4ff48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017546 10.0.0.22 - - [2025-10-24 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.22 - - [2025-10-24 13:03:44] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006280 10.0.0.22 - - [2025-10-24 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.22 - - [2025-10-24 13:03:44] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067469 10.0.0.22 - - [2025-10-24 13:03:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011165 10.0.0.22 - - [2025-10-24 13:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020043 10.0.0.22 - - [2025-10-24 13:03:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132153 10.0.0.22 - - [2025-10-24 13:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009404 10.0.0.22 - - [2025-10-24 13:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008314 10.0.0.22 - - [2025-10-24 13:03:45] "POST /instance-ips HTTP/1.1" 200 397 0.027764 10.0.0.22 - - [2025-10-24 13:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021853 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009472 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.021012 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011136 10.0.0.22 - - [2025-10-24 13:03:45] "GET /instance-ip/df68802e-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003327 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007142 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003933 10.0.0.22 - - [2025-10-24 13:03:45] "POST /ref-update HTTP/1.1" 200 156 0.010498 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014230 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004908 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004319 10.0.0.22 - - [2025-10-24 13:03:45] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009520 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004638 10.0.0.22 - - [2025-10-24 13:03:45] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005143 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004219 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005390 10.0.0.22 - - [2025-10-24 13:03:45] "POST /ref-update HTTP/1.1" 200 156 0.010355 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011508 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005436 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005859 10.0.0.22 - - [2025-10-24 13:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.22 - - [2025-10-24 13:03:45] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004705 10.0.0.22 - - [2025-10-24 13:03:46] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.22 - - [2025-10-24 13:03:46] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004352 10.0.0.22 - - [2025-10-24 13:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.22 - - [2025-10-24 13:03:46] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005211 10.0.0.22 - - [2025-10-24 13:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.22 - - [2025-10-24 13:03:46] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004691 10.0.0.22 - - [2025-10-24 13:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.22 - - [2025-10-24 13:03:49] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006307 10.0.0.22 - - [2025-10-24 13:03:49] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.22 - - [2025-10-24 13:03:49] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005414 10.0.0.22 - - [2025-10-24 13:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.22 - - [2025-10-24 13:03:50] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007760 10.0.0.22 - - [2025-10-24 13:03:50] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.22 - - [2025-10-24 13:03:50] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006792 10.0.0.22 - - [2025-10-24 13:03:50] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.22 - - [2025-10-24 13:03:51] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005255 10.0.0.22 - - [2025-10-24 13:03:51] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.22 - - [2025-10-24 13:03:52] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009552 10.0.0.22 - - [2025-10-24 13:03:52] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine/001812c6-a7b7-4e76-a9e8-dc8db6a24224?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1252 0.003644 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004328 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine/95348cba-19a8-4669-b56a-60dc583dc2a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003303 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004966 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine/6a583cb1-564b-4c27-a8c9-42e64f9c9f1e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003386 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005059 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine/b2b25fec-8ed4-4311-b11c-c380550c3208?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003707 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004984 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine/62869940-185e-4bc8-8680-31c6945eec2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004452 10.0.0.22 - - [2025-10-24 13:03:53] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004873 10.0.0.22 - - [2025-10-24 13:03:55] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007571 10.0.0.22 - - [2025-10-24 13:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.22 - - [2025-10-24 13:03:55] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004921 10.0.0.22 - - [2025-10-24 13:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.22 - - [2025-10-24 13:03:58] "GET /virtual-machine/a3ff99fe-63d3-4ef6-8c43-1e93e40725f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004422 10.0.0.22 - - [2025-10-24 13:03:58] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006225 10.0.0.22 - - [2025-10-24 13:03:58] "GET /virtual-machine/8a035b3f-5e27-43a9-af36-accc4b680cef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008288 10.0.0.22 - - [2025-10-24 13:03:58] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005842 10.0.0.22 - - [2025-10-24 13:03:58] "GET /virtual-machine/b0796af7-2d33-4629-ad3b-c058301d66b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003294 10.0.0.22 - - [2025-10-24 13:03:58] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005245 10.0.0.22 - - [2025-10-24 13:03:59] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003684 10.0.0.22 - - [2025-10-24 13:03:59] "POST /tags HTTP/1.1" 200 333 0.044419 10.0.0.22 - - [2025-10-24 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.22 - - [2025-10-24 13:03:59] "GET /tag/b0d896ac-fa1a-4125-b7fc-480ce2dfff40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022696 10.0.0.22 - - [2025-10-24 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.22 - - [2025-10-24 13:03:59] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035460 10.0.0.22 - - [2025-10-24 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2025-10-24 13:03:59] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003910 10.0.0.22 - - [2025-10-24 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.22 - - [2025-10-24 13:03:59] "GET /service-appliance-set/e4c6b99a-bfe6-4395-9b3d-582c4bd997b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002912 10.0.0.22 - - [2025-10-24 13:03:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001881 10.0.0.22 - - [2025-10-24 13:03:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.113805 10.0.0.22 - - [2025-10-24 13:03:59] "GET /virtual-machine-interface/52053a0f-0019-4bf8-bd8c-5c90a059b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004821 10.0.0.22 - - [2025-10-24 13:03:59] "POST /instance-ips HTTP/1.1" 200 409 0.031652 10.0.0.22 - - [2025-10-24 13:03:59] "GET /instance-ip/bb7da92b-a15f-42f6-9c82-3e0c5a008d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009283 10.0.0.22 - - [2025-10-24 13:03:59] "POST /loadbalancers HTTP/1.1" 200 629 0.064766 10.0.0.22 - - [2025-10-24 13:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021377 10.0.0.22 - - [2025-10-24 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.22 - - [2025-10-24 13:03:59] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059605 10.0.0.22 - - [2025-10-24 13:03:59] "GET /instance-ip/bb7da92b-a15f-42f6-9c82-3e0c5a008d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009748 10.0.0.22 - - [2025-10-24 13:04:00] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054984 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006763 10.0.0.22 - - [2025-10-24 13:04:00] "POST /floating-ips HTTP/1.1" 200 597 0.087559 10.0.0.22 - - [2025-10-24 13:04:00] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.051709 10.0.0.22 - - [2025-10-24 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.22 - - [2025-10-24 13:04:00] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037913 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer-listener/3f7d85cd-18a8-433c-9998-842eeadfff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.005086 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer-listener/3f7d85cd-18a8-433c-9998-842eeadfff70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004740 10.0.0.22 - - [2025-10-24 13:04:00] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021944 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004628 10.0.0.22 - - [2025-10-24 13:04:00] "GET /instance-ip/bb7da92b-a15f-42f6-9c82-3e0c5a008d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006079 10.0.0.22 - - [2025-10-24 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.22 - - [2025-10-24 13:04:00] "GET /instance-ip/bb7da92b-a15f-42f6-9c82-3e0c5a008d14?fields=floating_ips HTTP/1.1" 200 1213 0.009745 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006676 10.0.0.22 - - [2025-10-24 13:04:00] "GET /floating-ip/ff61ad99-b3ed-47d3-a645-a1d3a40fa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003295 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer-pool/3a9c8f46-8180-41a3-9344-3411fbf54358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006984 10.0.0.22 - - [2025-10-24 13:04:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019822 10.0.0.22 - - [2025-10-24 13:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011123 10.0.0.22 - - [2025-10-24 13:04:00] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014498 10.0.0.22 - - [2025-10-24 13:04:00] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006501 10.0.0.22 - - [2025-10-24 13:04:00] "POST /ref-update HTTP/1.1" 200 156 0.012276 10.0.0.22 - - [2025-10-24 13:04:00] "GET /floating-ip/ff61ad99-b3ed-47d3-a645-a1d3a40fa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.017455 10.0.0.22 - - [2025-10-24 13:04:00] "POST /tags HTTP/1.1" 409 221 0.005306 10.0.0.22 - - [2025-10-24 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2025-10-24 13:04:00] "GET /tag/b0d896ac-fa1a-4125-b7fc-480ce2dfff40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012208 10.0.0.22 - - [2025-10-24 13:04:00] "PUT /floating-ip/ff61ad99-b3ed-47d3-a645-a1d3a40fa898 HTTP/1.1" 200 256 0.011228 10.0.0.22 - - [2025-10-24 13:04:00] "POST /set-tag HTTP/1.1" 200 109 0.076109 10.0.0.22 - - [2025-10-24 13:04:00] "GET /loadbalancer-pool/3a9c8f46-8180-41a3-9344-3411fbf54358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011761 10.0.0.22 - - [2025-10-24 13:04:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027640 10.0.0.22 - - [2025-10-24 13:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011224 10.0.0.22 - - [2025-10-24 13:04:00] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013290 10.0.0.22 - - [2025-10-24 13:04:00] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004334 10.0.0.22 - - [2025-10-24 13:04:00] "POST /ref-update HTTP/1.1" 200 156 0.011458 10.0.0.22 - - [2025-10-24 13:04:00] "GET /floating-ip/ff61ad99-b3ed-47d3-a645-a1d3a40fa898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008908 10.0.0.22 - - [2025-10-24 13:04:00] "POST /set-tag HTTP/1.1" 200 109 0.083804 10.0.0.22 - - [2025-10-24 13:04:01] "POST /tags HTTP/1.1" 409 206 0.002779 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2025-10-24 13:04:01] "GET /tag/300155dd-ef74-4d02-88b9-74e04011ac70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014976 10.0.0.22 - - [2025-10-24 13:04:01] "POST /tags HTTP/1.1" 409 204 0.002059 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.22 - - [2025-10-24 13:04:01] "GET /tag/558ee225-c6e6-4165-83d6-ec4b4aed1f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013610 10.0.0.22 - - [2025-10-24 13:04:01] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002772 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.22 - - [2025-10-24 13:04:01] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003304 10.0.0.22 - - [2025-10-24 13:04:01] "POST /tags HTTP/1.1" 409 206 0.002109 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2025-10-24 13:04:01] "GET /tag/300155dd-ef74-4d02-88b9-74e04011ac70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012662 10.0.0.22 - - [2025-10-24 13:04:01] "POST /tags HTTP/1.1" 409 226 0.002688 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.22 - - [2025-10-24 13:04:01] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015630 10.0.0.22 - - [2025-10-24 13:04:01] "POST /tags HTTP/1.1" 409 204 0.002482 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.22 - - [2025-10-24 13:04:01] "GET /tag/558ee225-c6e6-4165-83d6-ec4b4aed1f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012537 10.0.0.22 - - [2025-10-24 13:04:01] "POST /tags HTTP/1.1" 409 226 0.002467 10.0.0.22 - - [2025-10-24 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.22 - - [2025-10-24 13:04:02] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013198 10.0.0.22 - - [2025-10-24 13:04:02] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003381 10.0.0.22 - - [2025-10-24 13:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.22 - - [2025-10-24 13:04:02] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003327 10.0.0.22 - - [2025-10-24 13:04:02] "POST /firewall-rules HTTP/1.1" 200 626 0.070243 10.0.0.22 - - [2025-10-24 13:04:02] "POST /firewall-rules HTTP/1.1" 200 646 0.092698 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-rule/498a4266-a5b4-4c86-b690-dea9f86c710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007181 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002867 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-rule/8ea528ec-a7e6-433e-a4db-6c19226ff131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004838 10.0.0.22 - - [2025-10-24 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.017375 10.0.0.22 - - [2025-10-24 13:04:02] "POST /firewall-policys HTTP/1.1" 200 606 0.039243 10.0.0.22 - - [2025-10-24 13:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017169 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005229 10.0.0.22 - - [2025-10-24 13:04:02] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002937 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002964 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005175 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/7f6bc8a1-0d59-45b6-bcca-dc48caa170f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003981 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004524 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002862 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003148 10.0.0.22 - - [2025-10-24 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.021929 10.0.0.22 - - [2025-10-24 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.022562 10.0.0.22 - - [2025-10-24 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.031843 10.0.0.22 - - [2025-10-24 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.026933 10.0.0.22 - - [2025-10-24 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.036072 10.0.0.22 - - [2025-10-24 13:04:02] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006803 10.0.0.22 - - [2025-10-24 13:04:53] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007446 10.0.0.22 - - [2025-10-24 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.004301 10.0.0.22 - - [2025-10-24 13:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.22 - - [2025-10-24 13:04:53] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002748 10.0.0.22 - - [2025-10-24 13:04:53] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004838 10.0.0.22 - - [2025-10-24 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.038213 10.0.0.22 - - [2025-10-24 13:04:53] "DELETE /loadbalancer-member/20284576-5a0e-4f2d-a2cb-bbbe36fd5079 HTTP/1.1" 200 115 0.057980 10.0.0.22 - - [2025-10-24 13:04:53] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007779 10.0.0.22 - - [2025-10-24 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.22 - - [2025-10-24 13:04:54] "DELETE /loadbalancer-member/071b963c-fd4b-4967-b53d-98dbdf4f170b HTTP/1.1" 200 115 0.033707 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004900 10.0.0.22 - - [2025-10-24 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.003575 10.0.0.22 - - [2025-10-24 13:04:54] "DELETE /loadbalancer-member/3402e604-f845-4f54-8c53-48eb482b18ed HTTP/1.1" 200 115 0.037826 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005140 10.0.0.22 - - [2025-10-24 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.22 - - [2025-10-24 13:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2025-10-24 13:04:54] "GET /loadbalancer/e47f0777-16e1-4f61-84c8-1eb52d6643db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002918 10.0.0.22 - - [2025-10-24 13:04:54] "GET /loadbalancer-pool/a83caa2f-714b-483b-bc11-e94b04738a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003029 10.0.0.22 - - [2025-10-24 13:04:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018825 10.0.0.22 - - [2025-10-24 13:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014530 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007677 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004568 10.0.0.22 - - [2025-10-24 13:04:54] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002543 10.0.0.22 - - [2025-10-24 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.060625 10.0.0.22 - - [2025-10-24 13:04:54] "GET /loadbalancer-pool/09837293-048a-4c47-b31d-07c6fafc66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.016778 10.0.0.22 - - [2025-10-24 13:04:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019840 10.0.0.22 - - [2025-10-24 13:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011755 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011546 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006433 10.0.0.22 - - [2025-10-24 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.006075 10.0.0.22 - - [2025-10-24 13:04:54] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002590 10.0.0.22 - - [2025-10-24 13:04:54] "GET /loadbalancer-pool/31bc1ae1-735c-406b-8b0b-6d502aa05d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007693 10.0.0.22 - - [2025-10-24 13:04:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029119 10.0.0.22 - - [2025-10-24 13:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024997 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007932 10.0.0.22 - - [2025-10-24 13:04:54] "GET /virtual-machine-interface/9bcb1490-b0d8-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007024 10.0.0.22 - - [2025-10-24 13:04:54] "GET /floating-ip/c16ace43-9338-43a2-a2a0-707a42f692ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003292 10.0.0.22 - - [2025-10-24 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.003647 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001338 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 252 0.002436 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/776966bd-c32f-442d-8726-2aba9c2e44bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.023953 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 228 0.002409 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/c714b5a2-447e-488f-94d0-06f36450714d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013864 10.0.0.22 - - [2025-10-24 13:06:11] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004210 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2025-10-24 13:06:11] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003047 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 206 0.001869 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/300155dd-ef74-4d02-88b9-74e04011ac70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016589 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 226 0.003973 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013756 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 204 0.002294 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/558ee225-c6e6-4165-83d6-ec4b4aed1f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014931 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 226 0.002362 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011421 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 228 0.002477 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/c714b5a2-447e-488f-94d0-06f36450714d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013017 10.0.0.22 - - [2025-10-24 13:06:11] "POST /tags HTTP/1.1" 409 252 0.002556 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.22 - - [2025-10-24 13:06:11] "GET /tag/776966bd-c32f-442d-8726-2aba9c2e44bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011181 10.0.0.22 - - [2025-10-24 13:06:11] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002632 10.0.0.22 - - [2025-10-24 13:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.22 - - [2025-10-24 13:06:11] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003001 10.0.0.22 - - [2025-10-24 13:06:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002295 10.0.0.22 - - [2025-10-24 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.22 - - [2025-10-24 13:06:12] "PUT /firewall-rule/8ea528ec-a7e6-433e-a4db-6c19226ff131 HTTP/1.1" 200 260 0.028152 10.0.0.22 - - [2025-10-24 13:06:12] "POST /firewall-rules HTTP/1.1" 409 291 0.005110 10.0.0.22 - - [2025-10-24 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.22 - - [2025-10-24 13:06:12] "PUT /firewall-rule/498a4266-a5b4-4c86-b690-dea9f86c710f HTTP/1.1" 200 260 0.025585 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-rule/498a4266-a5b4-4c86-b690-dea9f86c710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011200 10.0.0.22 - - [2025-10-24 13:06:12] "POST /firewall-rules HTTP/1.1" 200 658 0.081565 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-rule/ef3f4e3d-0a85-40c7-b628-e1b0b98482e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.041957 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003145 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-rule/8ea528ec-a7e6-433e-a4db-6c19226ff131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003679 10.0.0.22 - - [2025-10-24 13:06:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002789 10.0.0.22 - - [2025-10-24 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2025-10-24 13:06:12] "PUT /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49 HTTP/1.1" 200 264 0.020965 10.0.0.22 - - [2025-10-24 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022062 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008145 10.0.0.22 - - [2025-10-24 13:06:12] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002950 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002386 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002458 10.0.0.22 - - [2025-10-24 13:06:12] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002836 10.0.0.22 - - [2025-10-24 13:07:13] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008815 10.0.0.22 - - [2025-10-24 13:07:13] "POST /set-tag HTTP/1.1" 200 109 0.003511 10.0.0.22 - - [2025-10-24 13:07:13] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005167 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.22 - - [2025-10-24 13:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2025-10-24 13:07:14] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004221 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004673 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.042362 10.0.0.22 - - [2025-10-24 13:07:14] "DELETE /loadbalancer-member/bf2d4ede-7914-4ffd-ba8d-211d6778b7b1 HTTP/1.1" 200 115 0.051193 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005528 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005142 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004691 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006398 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005066 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005034 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.22 - - [2025-10-24 13:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.22 - - [2025-10-24 13:07:14] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003404 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005756 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.22 - - [2025-10-24 13:07:14] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005132 10.0.0.22 - - [2025-10-24 13:07:14] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.22 - - [2025-10-24 13:07:15] "GET /virtual-machine/b2b25fec-8ed4-4311-b11c-c380550c3208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003226 10.0.0.22 - - [2025-10-24 13:07:15] "POST /ref-update HTTP/1.1" 200 156 0.012323 10.0.0.22 - - [2025-10-24 13:07:15] "GET /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009034 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.023820 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.041203 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.037814 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.016981 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.033280 10.0.0.22 - - [2025-10-24 13:07:15] "DELETE /instance-ip/dd701b9c-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.048371 10.0.0.22 - - [2025-10-24 13:07:15] "DELETE /virtual-machine-interface/dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.044913 10.0.0.22 - - [2025-10-24 13:07:15] "DELETE /virtual-machine/b2b25fec-8ed4-4311-b11c-c380550c3208 HTTP/1.1" 200 115 0.025648 10.0.0.22 - - [2025-10-24 13:07:15] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006242 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.22 - - [2025-10-24 13:07:15] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007245 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.007743 10.0.0.22 - - [2025-10-24 13:07:15] "GET /virtual-machine/6a583cb1-564b-4c27-a8c9-42e64f9c9f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005610 10.0.0.22 - - [2025-10-24 13:07:15] "POST /ref-update HTTP/1.1" 200 156 0.029729 10.0.0.22 - - [2025-10-24 13:07:15] "GET /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012164 10.0.0.22 - - [2025-10-24 13:07:15] "POST /set-tag HTTP/1.1" 200 109 0.020896 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.021701 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.037862 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.028874 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.018490 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /instance-ip/dceec074-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.060267 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /virtual-machine-interface/dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.044348 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /virtual-machine/6a583cb1-564b-4c27-a8c9-42e64f9c9f1e HTTP/1.1" 200 115 0.017653 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /tag/b6169c82-2d6f-4213-a68f-53e3a12bd216 HTTP/1.1" 200 115 0.055991 10.0.0.22 - - [2025-10-24 13:07:16] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007308 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.22 - - [2025-10-24 13:07:16] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004236 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.22 - - [2025-10-24 13:07:16] "GET /virtual-machine/001812c6-a7b7-4e76-a9e8-dc8db6a24224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003391 10.0.0.22 - - [2025-10-24 13:07:16] "POST /ref-update HTTP/1.1" 200 156 0.012472 10.0.0.22 - - [2025-10-24 13:07:16] "GET /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017510 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.018582 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.022343 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.034446 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.014466 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.029699 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /instance-ip/dbd157b0-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.052853 10.0.0.22 - - [2025-10-24 13:07:16] "POST /ref-update HTTP/1.1" 200 156 0.009712 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /virtual-machine-interface/dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.046796 10.0.0.22 - - [2025-10-24 13:07:16] "DELETE /virtual-machine/001812c6-a7b7-4e76-a9e8-dc8db6a24224 HTTP/1.1" 200 115 0.023653 10.0.0.22 - - [2025-10-24 13:07:16] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005066 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.22 - - [2025-10-24 13:07:16] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005746 10.0.0.22 - - [2025-10-24 13:07:16] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.22 - - [2025-10-24 13:07:17] "GET /virtual-machine/95348cba-19a8-4669-b56a-60dc583dc2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.010892 10.0.0.22 - - [2025-10-24 13:07:17] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.22 - - [2025-10-24 13:07:17] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012279 10.0.0.22 - - [2025-10-24 13:07:17] "POST /set-tag HTTP/1.1" 200 109 0.030740 10.0.0.22 - - [2025-10-24 13:07:17] "POST /set-tag HTTP/1.1" 200 109 0.030922 10.0.0.22 - - [2025-10-24 13:07:17] "POST /set-tag HTTP/1.1" 200 109 0.033101 10.0.0.22 - - [2025-10-24 13:07:17] "POST /set-tag HTTP/1.1" 200 109 0.016829 10.0.0.22 - - [2025-10-24 13:07:17] "POST /set-tag HTTP/1.1" 200 109 0.036054 10.0.0.22 - - [2025-10-24 13:07:17] "DELETE /instance-ip/dc510956-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.051208 10.0.0.22 - - [2025-10-24 13:07:17] "POST /ref-update HTTP/1.1" 200 156 0.020442 10.0.0.22 - - [2025-10-24 13:07:17] "DELETE /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.045135 10.0.0.22 - - [2025-10-24 13:07:17] "DELETE /virtual-machine/95348cba-19a8-4669-b56a-60dc583dc2a2 HTTP/1.1" 200 115 0.029250 10.0.0.22 - - [2025-10-24 13:07:17] "DELETE /tag/300155dd-ef74-4d02-88b9-74e04011ac70 HTTP/1.1" 409 388 0.007677 10.0.0.22 - - [2025-10-24 13:07:17] "DELETE /tag/84de951c-81f1-4a96-afe5-5a62640ff31b HTTP/1.1" 200 115 0.038382 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001302 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:07:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001233 10.0.0.22 - - [2025-10-24 13:07:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002472 10.0.0.22 - - [2025-10-24 13:07:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002967 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002062 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 10.0.0.22 - - [2025-10-24 13:07:44] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006905 10.0.0.22 - - [2025-10-24 13:07:44] "POST /set-tag HTTP/1.1" 200 109 0.004283 10.0.0.22 - - [2025-10-24 13:07:44] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008089 10.0.0.22 - - [2025-10-24 13:07:44] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.22 - - [2025-10-24 13:07:44] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005086 10.0.0.22 - - [2025-10-24 13:07:44] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013296 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine/b0796af7-2d33-4629-ad3b-c058301d66b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003376 10.0.0.22 - - [2025-10-24 13:07:45] "POST /ref-update HTTP/1.1" 200 156 0.017109 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004587 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.022446 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.032882 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.039359 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.027644 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /instance-ip/df68802e-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.051632 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /virtual-machine-interface/df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.044090 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /virtual-machine/b0796af7-2d33-4629-ad3b-c058301d66b4 HTTP/1.1" 200 115 0.023135 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /tag/1e3ca3b5-9656-4f23-99ce-749637a4ff48 HTTP/1.1" 200 115 0.033925 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004117 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine/62869940-185e-4bc8-8680-31c6945eec2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003243 10.0.0.22 - - [2025-10-24 13:07:45] "POST /ref-update HTTP/1.1" 200 156 0.010589 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004929 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.018915 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.036056 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.020300 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.033421 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /instance-ip/de0862a8-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.044701 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /virtual-machine-interface/dde5d670-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.046434 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /virtual-machine/62869940-185e-4bc8-8680-31c6945eec2c HTTP/1.1" 200 115 0.022454 10.0.0.22 - - [2025-10-24 13:07:45] "DELETE /tag/72a155e4-fa86-458e-8cf1-42438fb34452 HTTP/1.1" 200 115 0.033354 10.0.0.22 - - [2025-10-24 13:07:45] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004482 10.0.0.22 - - [2025-10-24 13:07:45] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.22 - - [2025-10-24 13:07:46] "GET /virtual-machine/a3ff99fe-63d3-4ef6-8c43-1e93e40725f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006338 10.0.0.22 - - [2025-10-24 13:07:46] "POST /ref-update HTTP/1.1" 200 156 0.010914 10.0.0.22 - - [2025-10-24 13:07:46] "GET /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005120 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.018876 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.027465 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.017027 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.039883 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /instance-ip/deecf314-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.063996 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /virtual-machine-interface/ded55876-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.051488 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /virtual-machine/a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 HTTP/1.1" 200 115 0.034856 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /tag/776966bd-c32f-442d-8726-2aba9c2e44bb HTTP/1.1" 409 236 0.005365 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /tag/c714b5a2-447e-488f-94d0-06f36450714d HTTP/1.1" 409 236 0.006371 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /tag/1d96e4dc-f987-43ac-bd57-8bbd68c8d396 HTTP/1.1" 200 115 0.035195 10.0.0.22 - - [2025-10-24 13:07:46] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004771 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.22 - - [2025-10-24 13:07:46] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005562 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.22 - - [2025-10-24 13:07:46] "GET /virtual-machine/8a035b3f-5e27-43a9-af36-accc4b680cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003445 10.0.0.22 - - [2025-10-24 13:07:46] "POST /ref-update HTTP/1.1" 200 156 0.019536 10.0.0.22 - - [2025-10-24 13:07:46] "GET /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011672 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.019517 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.030909 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.025285 10.0.0.22 - - [2025-10-24 13:07:46] "POST /set-tag HTTP/1.1" 200 109 0.016280 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /instance-ip/de7cc3be-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.054553 10.0.0.22 - - [2025-10-24 13:07:46] "DELETE /virtual-machine-interface/de610458-b0d9-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.047197 10.0.0.22 - - [2025-10-24 13:07:47] "DELETE /virtual-machine/8a035b3f-5e27-43a9-af36-accc4b680cef HTTP/1.1" 200 115 0.024980 10.0.0.22 - - [2025-10-24 13:07:47] "DELETE /tag/a7ada095-7fdb-410a-b530-a4012899fe76 HTTP/1.1" 200 115 0.040733 10.0.0.22 - - [2025-10-24 13:07:47] "DELETE /tag/558ee225-c6e6-4165-83d6-ec4b4aed1f18 HTTP/1.1" 409 236 0.006724 10.0.0.22 - - [2025-10-24 13:07:47] "DELETE /tag/376a065a-6f3b-4e3a-a7c7-65609238cfc1 HTTP/1.1" 200 115 0.043259 10.0.0.22 - - [2025-10-24 13:07:49] "POST /projects HTTP/1.1" 409 238 0.003183 10.0.0.22 - - [2025-10-24 13:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.22 - - [2025-10-24 13:07:49] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046001 10.0.0.22 - - [2025-10-24 13:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.22 - - [2025-10-24 13:07:49] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005324 10.0.0.22 - - [2025-10-24 13:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2025-10-24 13:07:49] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004450 10.0.0.22 - - [2025-10-24 13:07:49] "POST /security-groups HTTP/1.1" 409 285 0.002719 10.0.0.22 - - [2025-10-24 13:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2025-10-24 13:07:49] "PUT /security-group/3c37e006-8327-4391-b38c-fe38b59e5280 HTTP/1.1" 200 262 0.056663 10.0.0.22 - - [2025-10-24 13:07:49] "PUT /access-control-list/d2886e43-38e2-49c3-a4f8-67b1e64ba335 HTTP/1.1" 200 272 0.012674 10.0.0.22 - - [2025-10-24 13:07:49] "PUT /access-control-list/cc2e3c61-9cda-414b-820d-38a0f444ec2e HTTP/1.1" 200 272 0.014888 10.0.0.22 - - [2025-10-24 13:07:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017933 10.0.0.22 - - [2025-10-24 13:07:54] "POST /projects HTTP/1.1" 409 238 0.002243 10.0.0.22 - - [2025-10-24 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-10-24 13:07:54] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035007 10.0.0.22 - - [2025-10-24 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.22 - - [2025-10-24 13:07:54] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004229 10.0.0.22 - - [2025-10-24 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.22 - - [2025-10-24 13:07:54] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004751 10.0.0.22 - - [2025-10-24 13:07:54] "POST /security-groups HTTP/1.1" 409 285 0.002534 10.0.0.22 - - [2025-10-24 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.22 - - [2025-10-24 13:07:54] "PUT /security-group/3c37e006-8327-4391-b38c-fe38b59e5280 HTTP/1.1" 200 262 0.063133 10.0.0.22 - - [2025-10-24 13:07:54] "PUT /access-control-list/d2886e43-38e2-49c3-a4f8-67b1e64ba335 HTTP/1.1" 200 272 0.028551 10.0.0.22 - - [2025-10-24 13:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030059 10.0.0.22 - - [2025-10-24 13:07:54] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009648 10.0.0.22 - - [2025-10-24 13:07:54] "PUT /access-control-list/cc2e3c61-9cda-414b-820d-38a0f444ec2e HTTP/1.1" 200 272 0.027214 10.0.0.22 - - [2025-10-24 13:07:54] "GET /firewall-rule/0aa7cf5d-4c17-4095-a9ee-12d8775d75dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003072 10.0.0.22 - - [2025-10-24 13:07:54] "POST /ref-update HTTP/1.1" 200 156 0.052304 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /firewall-rule/0aa7cf5d-4c17-4095-a9ee-12d8775d75dc HTTP/1.1" 200 115 0.043743 10.0.0.22 - - [2025-10-24 13:07:55] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005684 10.0.0.22 - - [2025-10-24 13:07:55] "GET /firewall-rule/70917a5b-6184-4c83-8384-d3f469c8a34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003081 10.0.0.22 - - [2025-10-24 13:07:55] "POST /ref-update HTTP/1.1" 200 156 0.049623 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /firewall-rule/70917a5b-6184-4c83-8384-d3f469c8a34c HTTP/1.1" 200 115 0.041855 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /tag/eda744bc-dfc7-4779-b1cc-8c0b919ebdd2 HTTP/1.1" 200 115 0.036761 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /tag/776966bd-c32f-442d-8726-2aba9c2e44bb HTTP/1.1" 409 236 0.004604 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /tag/c714b5a2-447e-488f-94d0-06f36450714d HTTP/1.1" 409 236 0.005380 10.0.0.22 - - [2025-10-24 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.22 - - [2025-10-24 13:07:55] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005517 10.0.0.22 - - [2025-10-24 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.22 - - [2025-10-24 13:07:55] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004751 10.0.0.22 - - [2025-10-24 13:07:55] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.043257 10.0.0.22 - - [2025-10-24 13:07:55] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.039107 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /security-group/3c37e006-8327-4391-b38c-fe38b59e5280 HTTP/1.1" 200 115 0.060698 10.0.0.22 - - [2025-10-24 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /access-control-list/d2886e43-38e2-49c3-a4f8-67b1e64ba335 HTTP/1.1" 200 115 0.030287 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /access-control-list/cc2e3c61-9cda-414b-820d-38a0f444ec2e HTTP/1.1" 200 115 0.021168 10.0.0.22 - - [2025-10-24 13:07:55] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031040 10.0.0.22 - - [2025-10-24 13:07:55] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?fields=security_groups HTTP/1.1" 200 1353 0.036119 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /security-group/bbe2107b-de52-4c38-9a27-137b4ef35868 HTTP/1.1" 200 115 0.049797 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /access-control-list/4095f878-bffd-4931-915b-b87ce4b61ba7 HTTP/1.1" 200 115 0.035605 10.0.0.22 - - [2025-10-24 13:07:55] "GET /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f?fields=application_policy_sets HTTP/1.1" 200 1392 0.051510 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /access-control-list/c26c9ae0-feb7-4da2-a5cf-e2e5c5836537 HTTP/1.1" 200 115 0.051893 10.0.0.22 - - [2025-10-24 13:07:55] "DELETE /project/ab1eeebb-a0c3-4456-948f-cd5008aa042f HTTP/1.1" 200 115 0.302563 10.0.0.22 - - [2025-10-24 13:07:55] "POST /projects HTTP/1.1" 409 238 0.002071 10.0.0.22 - - [2025-10-24 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2025-10-24 13:07:55] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034398 10.0.0.22 - - [2025-10-24 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.22 - - [2025-10-24 13:07:56] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006245 10.0.0.22 - - [2025-10-24 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2025-10-24 13:07:56] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005344 10.0.0.22 - - [2025-10-24 13:07:56] "POST /security-groups HTTP/1.1" 409 285 0.003594 10.0.0.22 - - [2025-10-24 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2025-10-24 13:07:56] "PUT /security-group/4b744083-89fe-4949-a61e-a28873079334 HTTP/1.1" 200 262 0.059377 10.0.0.22 - - [2025-10-24 13:07:56] "PUT /access-control-list/e666ea2a-a48c-434e-a1cd-8b561b29f47a HTTP/1.1" 200 272 0.024581 10.0.0.22 - - [2025-10-24 13:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035598 10.0.0.22 - - [2025-10-24 13:07:56] "PUT /access-control-list/854b30b9-67a3-42a9-ab5b-6d337f9b3d99 HTTP/1.1" 200 272 0.032484 10.0.0.22 - - [2025-10-24 13:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.22 - - [2025-10-24 13:08:00] "GET /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003404 10.0.0.22 - - [2025-10-24 13:08:00] "GET /virtual-machine-interface/dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002227 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /loadbalancer-member/150aa582-9906-4dd4-8266-6c2ccafd9f55 HTTP/1.1" 200 115 0.046292 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /loadbalancer-pool/3a9c8f46-8180-41a3-9344-3411fbf54358 HTTP/1.1" 200 115 0.053064 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /loadbalancer-listener/3f7d85cd-18a8-433c-9998-842eeadfff70 HTTP/1.1" 200 115 0.036458 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /loadbalancer/9126e272-d4f9-40a7-b5b0-93dd0bbfbca4 HTTP/1.1" 200 115 0.035507 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /floating-ip/ff61ad99-b3ed-47d3-a645-a1d3a40fa898 HTTP/1.1" 200 115 0.031449 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /instance-ip/bb7da92b-a15f-42f6-9c82-3e0c5a008d14 HTTP/1.1" 200 115 0.042911 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /virtual-machine-interface/52053a0f-0019-4bf8-bd8c-5c90a059b71c HTTP/1.1" 200 115 0.047140 10.0.0.22 - - [2025-10-24 13:08:00] "DELETE /tag/b0d896ac-fa1a-4125-b7fc-480ce2dfff40 HTTP/1.1" 200 115 0.042536 10.0.0.22 - - [2025-10-24 13:08:00] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002777 10.0.0.22 - - [2025-10-24 13:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.22 - - [2025-10-24 13:08:00] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002818 10.0.0.22 - - [2025-10-24 13:08:00] "GET /firewall-policy/acce77e5-2010-4f0f-987b-c097010e9175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002758 10.0.0.22 - - [2025-10-24 13:08:01] "GET /firewall-rule/8ea528ec-a7e6-433e-a4db-6c19226ff131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003767 10.0.0.22 - - [2025-10-24 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.013700 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /firewall-rule/8ea528ec-a7e6-433e-a4db-6c19226ff131 HTTP/1.1" 200 115 0.037547 10.0.0.22 - - [2025-10-24 13:08:01] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004519 10.0.0.22 - - [2025-10-24 13:08:01] "GET /firewall-rule/498a4266-a5b4-4c86-b690-dea9f86c710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003113 10.0.0.22 - - [2025-10-24 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.017766 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /firewall-rule/498a4266-a5b4-4c86-b690-dea9f86c710f HTTP/1.1" 200 115 0.069498 10.0.0.22 - - [2025-10-24 13:08:01] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005391 10.0.0.22 - - [2025-10-24 13:08:01] "GET /firewall-rule/ef3f4e3d-0a85-40c7-b628-e1b0b98482e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006958 10.0.0.22 - - [2025-10-24 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.016001 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /firewall-rule/ef3f4e3d-0a85-40c7-b628-e1b0b98482e1 HTTP/1.1" 200 115 0.075791 10.0.0.22 - - [2025-10-24 13:08:01] "GET /application-policy-set/b377411e-21fb-440e-849d-a8dbf852ab31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012492 10.0.0.22 - - [2025-10-24 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.22 - - [2025-10-24 13:08:01] "GET /policy-management/3b80e08d-ff9a-49ed-88e6-b6e86b2c8a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005540 10.0.0.22 - - [2025-10-24 13:08:01] "GET /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011593 10.0.0.22 - - [2025-10-24 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.062571 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /firewall-policy/342adda0-37f1-4104-85d9-ad06c5289a49 HTTP/1.1" 200 115 0.069386 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /tag/776966bd-c32f-442d-8726-2aba9c2e44bb HTTP/1.1" 200 115 0.070248 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /tag/c714b5a2-447e-488f-94d0-06f36450714d HTTP/1.1" 200 115 0.099119 10.0.0.22 - - [2025-10-24 13:08:01] "DELETE /tag/300155dd-ef74-4d02-88b9-74e04011ac70 HTTP/1.1" 200 115 0.064994 10.0.0.22 - - [2025-10-24 13:08:02] "DELETE /tag/558ee225-c6e6-4165-83d6-ec4b4aed1f18 HTTP/1.1" 200 115 0.096846 10.0.0.22 - - [2025-10-24 13:08:02] "POST /projects HTTP/1.1" 409 238 0.002355 10.0.0.22 - - [2025-10-24 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2025-10-24 13:08:02] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061152 10.0.0.22 - - [2025-10-24 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.22 - - [2025-10-24 13:08:02] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010740 10.0.0.22 - - [2025-10-24 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.22 - - [2025-10-24 13:08:02] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008251 10.0.0.22 - - [2025-10-24 13:08:02] "POST /security-groups HTTP/1.1" 409 285 0.005810 10.0.0.22 - - [2025-10-24 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.22 - - [2025-10-24 13:08:02] "PUT /security-group/4b744083-89fe-4949-a61e-a28873079334 HTTP/1.1" 200 262 0.063007 10.0.0.22 - - [2025-10-24 13:08:02] "PUT /access-control-list/e666ea2a-a48c-434e-a1cd-8b561b29f47a HTTP/1.1" 200 272 0.016773 10.0.0.22 - - [2025-10-24 13:08:02] "PUT /access-control-list/854b30b9-67a3-42a9-ab5b-6d337f9b3d99 HTTP/1.1" 200 272 0.020730 10.0.0.22 - - [2025-10-24 13:08:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025210 10.0.0.22 - - [2025-10-24 13:08:02] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.011950 10.0.0.22 - - [2025-10-24 13:08:02] "GET /firewall-rule/d81f2ad0-5e3c-46d1-97fa-ee5b36238078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002847 10.0.0.22 - - [2025-10-24 13:08:02] "POST /ref-update HTTP/1.1" 200 156 0.058897 10.0.0.22 - - [2025-10-24 13:08:02] "DELETE /firewall-rule/d81f2ad0-5e3c-46d1-97fa-ee5b36238078 HTTP/1.1" 200 115 0.056702 10.0.0.22 - - [2025-10-24 13:08:02] "GET /firewall-policy/602a3ef9-22f3-4223-925c-0c16ecadb2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009747 10.0.0.22 - - [2025-10-24 13:08:02] "GET /firewall-rule/910c30ff-f8f4-40bd-b2fb-86f85c0d1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003231 10.0.0.22 - - [2025-10-24 13:08:02] "POST /ref-update HTTP/1.1" 200 156 0.068671 10.0.0.22 - - [2025-10-24 13:08:02] "DELETE /firewall-rule/910c30ff-f8f4-40bd-b2fb-86f85c0d1a2c HTTP/1.1" 200 115 0.050145 10.0.0.22 - - [2025-10-24 13:08:02] "DELETE /tag/b195e2b5-1f80-463a-ace9-d0faa7455b00 HTTP/1.1" 200 115 0.050811 10.0.0.22 - - [2025-10-24 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.22 - - [2025-10-24 13:08:02] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008740 10.0.0.22 - - [2025-10-24 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.22 - - [2025-10-24 13:08:02] "GET /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008002 10.0.0.22 - - [2025-10-24 13:08:03] "PUT /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4 HTTP/1.1" 200 264 0.076416 10.0.0.22 - - [2025-10-24 13:08:03] "PUT /virtual-network/6010a71d-5697-48aa-b48e-838ace6a91ed HTTP/1.1" 200 264 0.069007 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /security-group/4b744083-89fe-4949-a61e-a28873079334 HTTP/1.1" 200 115 0.077799 10.0.0.22 - - [2025-10-24 13:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /access-control-list/e666ea2a-a48c-434e-a1cd-8b561b29f47a HTTP/1.1" 200 115 0.043886 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /access-control-list/854b30b9-67a3-42a9-ab5b-6d337f9b3d99 HTTP/1.1" 200 115 0.093128 10.0.0.22 - - [2025-10-24 13:08:03] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.077347 10.0.0.22 - - [2025-10-24 13:08:03] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?fields=security_groups HTTP/1.1" 200 1352 0.052819 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /access-control-list/c2d4695d-fa18-4082-9c20-4998d75e3984 HTTP/1.1" 200 115 0.040078 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /security-group/967742cd-11a8-4740-9ad5-fc6432f944aa HTTP/1.1" 200 115 0.083986 10.0.0.22 - - [2025-10-24 13:08:03] "GET /project/68036b8c-2f65-4f0a-9988-133cb75b995b?fields=application_policy_sets HTTP/1.1" 200 1391 0.077124 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /access-control-list/4ce06cc5-9022-48cb-9c8b-f31333249297 HTTP/1.1" 200 115 0.084946 10.0.0.22 - - [2025-10-24 13:08:03] "DELETE /project/68036b8c-2f65-4f0a-9988-133cb75b995b HTTP/1.1" 200 115 0.464197 10.0.0.22 - - [2025-10-24 13:09:02] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.22 - - [2025-10-24 13:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.22 - - [2025-10-24 13:09:02] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003504 10.0.0.22 - - [2025-10-24 13:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.22 - - [2025-10-24 13:09:02] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003158 10.0.0.22 - - [2025-10-24 13:09:18] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.22 - - [2025-10-24 13:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.22 - - [2025-10-24 13:09:18] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005321 10.0.0.22 - - [2025-10-24 13:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2025-10-24 13:09:18] "GET /config-node/95d91f3c-99ab-4dbc-baf7-00acbdddb64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002620 10.0.0.22 - - [2025-10-24 13:09:19] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.22 - - [2025-10-24 13:09:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002367 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.22 - - [2025-10-24 13:09:24] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004680 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.016933 10.0.0.22 - - [2025-10-24 13:09:24] "GET / HTTP/1.1" 200 35931 0.002358 10.0.0.22 - - [2025-10-24 13:09:24] "POST /alarms HTTP/1.1" 409 264 0.002572 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /alarm/af20fd74-4579-449c-b7e6-d3565298bfae HTTP/1.1" 200 244 0.026530 10.0.0.22 - - [2025-10-24 13:09:24] "POST /alarms HTTP/1.1" 409 261 0.010911 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /alarm/9a0a7350-b72d-4a2c-bdd8-2c066352d13f HTTP/1.1" 200 244 0.022314 10.0.0.22 - - [2025-10-24 13:09:24] "POST /alarms HTTP/1.1" 409 261 0.004550 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /alarm/39237637-6975-4dcd-8f92-e0c928edaa1a HTTP/1.1" 200 244 0.014440 10.0.0.22 - - [2025-10-24 13:09:24] "POST /alarms HTTP/1.1" 409 253 0.014913 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /alarm/93b67f9c-e10f-4db0-a59b-bd8fed9d3d80 HTTP/1.1" 200 244 0.016842 10.0.0.22 - - [2025-10-24 13:09:24] "POST /alarms HTTP/1.1" 409 251 0.002671 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /alarm/3b0ace92-e1ee-4c0c-bdfe-c83dd38ab839 HTTP/1.1" 200 244 0.012499 10.0.0.22 - - [2025-10-24 13:09:24] "POST /alarms HTTP/1.1" 409 252 0.011017 10.0.0.22 - - [2025-10-24 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.22 - - [2025-10-24 13:09:24] "PUT /alarm/ee775d20-501c-4590-bf3f-8234332dc44b HTTP/1.1" 200 244 0.015543 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 256 0.008963 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/6aa00e84-08b0-4a7b-9edd-1bc5d078e3fd HTTP/1.1" 200 244 0.013763 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 248 0.004574 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/bf38786c-1e68-40ac-b79e-b1370cd90180 HTTP/1.1" 200 244 0.021644 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 252 0.017794 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/be46d1cc-2ded-4e8f-8a26-91928b1895ec HTTP/1.1" 200 244 0.015967 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 257 0.010332 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/d7473431-5911-4b77-a2d8-ec6c02caa1b7 HTTP/1.1" 200 244 0.013720 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 251 0.002556 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/c8da0871-c99a-4fad-a750-2d9dd924da66 HTTP/1.1" 200 244 0.019983 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 257 0.005531 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/2917c845-3aa7-461e-8821-0fc830fc3924 HTTP/1.1" 200 244 0.012339 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 261 0.005159 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/214e7fb2-2104-48b9-a297-0b02f6ed4614 HTTP/1.1" 200 244 0.021350 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 258 0.010727 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/3f091c76-2965-41b7-8b40-72003b38cb69 HTTP/1.1" 200 244 0.014174 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 254 0.012909 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/1275365d-7ee0-4076-979f-7150d3a88c8a HTTP/1.1" 200 244 0.016431 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 254 0.015773 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/c601e2af-c209-4b08-8e0a-c0f6fb2b2690 HTTP/1.1" 200 244 0.015332 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 254 0.009069 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/f40d53b1-609d-497d-85a8-71659d923f23 HTTP/1.1" 200 244 0.011295 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 247 0.002722 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.22 - - [2025-10-24 13:09:25] "PUT /alarm/4bfc688e-421f-468a-b1d2-dd0c2420a21f HTTP/1.1" 200 244 0.014644 10.0.0.22 - - [2025-10-24 13:09:25] "POST /alarms HTTP/1.1" 409 272 0.007737 10.0.0.22 - - [2025-10-24 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2025-10-24 13:09:26] "PUT /alarm/caaaa3f5-148f-42ce-ba44-e5f718cdf842 HTTP/1.1" 200 244 0.014461 10.0.0.22 - - [2025-10-24 13:09:26] "POST /alarms HTTP/1.1" 409 261 0.013906 10.0.0.22 - - [2025-10-24 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017475 10.0.0.22 - - [2025-10-24 13:09:26] "PUT /alarm/09b69966-b432-44ff-9203-1c1f3e11015f HTTP/1.1" 200 244 0.013283 10.0.0.22 - - [2025-10-24 13:09:26] "POST /alarms HTTP/1.1" 409 259 0.011344 10.0.0.22 - - [2025-10-24 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.22 - - [2025-10-24 13:09:26] "PUT /alarm/c63a1d00-844a-4f32-95f1-9e2bd2b1ea9a HTTP/1.1" 200 244 0.014051 10.0.0.22 - - [2025-10-24 13:09:26] "POST /alarms HTTP/1.1" 409 265 0.017369 10.0.0.22 - - [2025-10-24 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2025-10-24 13:09:26] "PUT /alarm/4df55a11-a585-4bad-8130-5adad8f4b0a3 HTTP/1.1" 200 244 0.015682 10.0.0.22 - - [2025-10-24 13:09:26] "POST /alarms HTTP/1.1" 409 279 0.008882 10.0.0.22 - - [2025-10-24 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.22 - - [2025-10-24 13:09:26] "PUT /alarm/009daa95-1a90-45dc-a341-541fe4f63673 HTTP/1.1" 200 244 0.014172 10.0.0.22 - - [2025-10-24 13:09:26] "GET / HTTP/1.1" 200 35931 0.002037 10.0.0.22 - - [2025-10-24 13:09:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002312 10.0.0.22 - - [2025-10-24 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2025-10-24 13:09:26] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.008577 10.0.0.22 - - [2025-10-24 13:09:27] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.22 - - [2025-10-24 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2025-10-24 13:09:27] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003226 10.0.0.22 - - [2025-10-24 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2025-10-24 13:09:27] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.010205 10.0.0.22 - - [2025-10-24 13:09:27] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.22 - - [2025-10-24 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2025-10-24 13:09:27] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004387 10.0.0.22 - - [2025-10-24 13:09:27] "PUT /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f HTTP/1.1" 200 274 0.016057 10.0.0.22 - - [2025-10-24 13:09:30] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.22 - - [2025-10-24 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.22 - - [2025-10-24 13:09:30] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004395 10.0.0.22 - - [2025-10-24 13:09:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002520 10.0.0.22 - - [2025-10-24 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.22 - - [2025-10-24 13:09:30] "GET /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003517 10.0.0.22 - - [2025-10-24 13:09:30] "PUT /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070 HTTP/1.1" 200 254 0.020564 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:09:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:09:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.22 - - [2025-10-24 13:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2025-10-24 13:09:33] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003772 10.0.0.22 - - [2025-10-24 13:09:45] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.22 - - [2025-10-24 13:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2025-10-24 13:09:45] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005310 10.0.0.22 - - [2025-10-24 13:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.22 - - [2025-10-24 13:09:45] "GET /config-node/95d91f3c-99ab-4dbc-baf7-00acbdddb64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002291 10.0.0.22 - - [2025-10-24 13:09:57] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.22 - - [2025-10-24 13:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.22 - - [2025-10-24 13:09:57] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002870 10.0.0.22 - - [2025-10-24 13:09:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002669 10.0.0.22 - - [2025-10-24 13:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2025-10-24 13:09:57] "GET /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004205 10.0.0.22 - - [2025-10-24 13:09:57] "PUT /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070 HTTP/1.1" 200 254 0.025851 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:09:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:09:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 10.0.0.22 - - [2025-10-24 13:10:12] "GET / HTTP/1.1" 200 35931 0.002108 10.0.0.22 - - [2025-10-24 13:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2025-10-24 13:10:12] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006312 10.0.0.22 - - [2025-10-24 13:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.22 - - [2025-10-24 13:10:12] "GET /config-node/95d91f3c-99ab-4dbc-baf7-00acbdddb64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002794 10.0.0.22 - - [2025-10-24 13:10:12] "GET / HTTP/1.1" 200 35931 0.002344 10.0.0.22 - - [2025-10-24 13:10:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003106 10.0.0.22 - - [2025-10-24 13:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.22 - - [2025-10-24 13:10:17] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009618 10.0.0.22 - - [2025-10-24 13:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2025-10-24 13:10:17] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.011035 10.0.0.22 - - [2025-10-24 13:10:18] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 264 0.002804 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/af20fd74-4579-449c-b7e6-d3565298bfae HTTP/1.1" 200 244 0.010747 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 261 0.007613 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/9a0a7350-b72d-4a2c-bdd8-2c066352d13f HTTP/1.1" 200 244 0.012090 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 261 0.009009 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/39237637-6975-4dcd-8f92-e0c928edaa1a HTTP/1.1" 200 244 0.010917 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 253 0.009350 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/93b67f9c-e10f-4db0-a59b-bd8fed9d3d80 HTTP/1.1" 200 244 0.010867 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 251 0.003578 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/3b0ace92-e1ee-4c0c-bdfe-c83dd38ab839 HTTP/1.1" 200 244 0.011045 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 252 0.004754 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/ee775d20-501c-4590-bf3f-8234332dc44b HTTP/1.1" 200 244 0.011639 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 256 0.009748 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/6aa00e84-08b0-4a7b-9edd-1bc5d078e3fd HTTP/1.1" 200 244 0.011313 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 248 0.005258 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/bf38786c-1e68-40ac-b79e-b1370cd90180 HTTP/1.1" 200 244 0.013337 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 252 0.003031 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/be46d1cc-2ded-4e8f-8a26-91928b1895ec HTTP/1.1" 200 244 0.011732 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 257 0.005945 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/d7473431-5911-4b77-a2d8-ec6c02caa1b7 HTTP/1.1" 200 244 0.014507 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 251 0.007870 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/c8da0871-c99a-4fad-a750-2d9dd924da66 HTTP/1.1" 200 244 0.011553 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 257 0.004544 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009198 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/2917c845-3aa7-461e-8821-0fc830fc3924 HTTP/1.1" 200 244 0.010817 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 261 0.010572 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.22 - - [2025-10-24 13:10:18] "PUT /alarm/214e7fb2-2104-48b9-a297-0b02f6ed4614 HTTP/1.1" 200 244 0.010817 10.0.0.22 - - [2025-10-24 13:10:18] "POST /alarms HTTP/1.1" 409 258 0.005966 10.0.0.22 - - [2025-10-24 13:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/3f091c76-2965-41b7-8b40-72003b38cb69 HTTP/1.1" 200 244 0.012486 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 254 0.006770 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/1275365d-7ee0-4076-979f-7150d3a88c8a HTTP/1.1" 200 244 0.011515 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 254 0.005964 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/c601e2af-c209-4b08-8e0a-c0f6fb2b2690 HTTP/1.1" 200 244 0.013411 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 254 0.010397 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/f40d53b1-609d-497d-85a8-71659d923f23 HTTP/1.1" 200 244 0.010453 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 247 0.007171 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/4bfc688e-421f-468a-b1d2-dd0c2420a21f HTTP/1.1" 200 244 0.011817 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 272 0.011437 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009289 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/caaaa3f5-148f-42ce-ba44-e5f718cdf842 HTTP/1.1" 200 244 0.011378 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 261 0.007120 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/09b69966-b432-44ff-9203-1c1f3e11015f HTTP/1.1" 200 244 0.014044 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 259 0.007271 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/c63a1d00-844a-4f32-95f1-9e2bd2b1ea9a HTTP/1.1" 200 244 0.025666 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 265 0.005853 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/4df55a11-a585-4bad-8130-5adad8f4b0a3 HTTP/1.1" 200 244 0.010980 10.0.0.22 - - [2025-10-24 13:10:19] "POST /alarms HTTP/1.1" 409 279 0.009027 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /alarm/009daa95-1a90-45dc-a341-541fe4f63673 HTTP/1.1" 200 244 0.010351 10.0.0.22 - - [2025-10-24 13:10:19] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.22 - - [2025-10-24 13:10:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002242 10.0.0.22 - - [2025-10-24 13:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2025-10-24 13:10:19] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.008872 10.0.0.22 - - [2025-10-24 13:10:20] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.22 - - [2025-10-24 13:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2025-10-24 13:10:20] "GET /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003217 10.0.0.22 - - [2025-10-24 13:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.22 - - [2025-10-24 13:10:20] "PUT /global-vrouter-config/45300c0c-7b10-40da-b854-a140fb96d249 HTTP/1.1" 200 276 0.012354 10.0.0.22 - - [2025-10-24 13:10:20] "GET / HTTP/1.1" 200 35931 0.002886 10.0.0.22 - - [2025-10-24 13:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.22 - - [2025-10-24 13:10:20] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010724 10.0.0.22 - - [2025-10-24 13:10:20] "PUT /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f HTTP/1.1" 200 274 0.018676 10.0.0.22 - - [2025-10-24 13:10:24] "GET / HTTP/1.1" 200 35931 0.003136 10.0.0.22 - - [2025-10-24 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.22 - - [2025-10-24 13:10:24] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007534 10.0.0.22 - - [2025-10-24 13:10:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002290 10.0.0.22 - - [2025-10-24 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.22 - - [2025-10-24 13:10:24] "GET /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004339 10.0.0.22 - - [2025-10-24 13:10:24] "PUT /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070 HTTP/1.1" 200 254 0.015126 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:10:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004025 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:10:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001347 10.0.0.22 - - [2025-10-24 13:10:28] "POST /tags HTTP/1.1" 200 355 0.033177 10.0.0.22 - - [2025-10-24 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022271 10.0.0.22 - - [2025-10-24 13:10:28] "GET /tag/1aa516a5-f5a5-410d-baa6-daded928c1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020077 10.0.0.22 - - [2025-10-24 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.22 - - [2025-10-24 13:10:28] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005187 10.0.0.22 - - [2025-10-24 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2025-10-24 13:10:28] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043988 10.0.0.22 - - [2025-10-24 13:10:29] "POST /virtual-machines HTTP/1.1" 200 351 0.009095 10.0.0.22 - - [2025-10-24 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028444 10.0.0.22 - - [2025-10-24 13:10:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.184874 10.0.0.22 - - [2025-10-24 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011611 10.0.0.22 - - [2025-10-24 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015921 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005806 10.0.0.22 - - [2025-10-24 13:10:29] "POST /instance-ips HTTP/1.1" 200 391 0.047344 10.0.0.22 - - [2025-10-24 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023900 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.014159 10.0.0.22 - - [2025-10-24 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.017937 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013134 10.0.0.22 - - [2025-10-24 13:10:29] "GET /instance-ip/d052663a-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003747 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004751 10.0.0.22 - - [2025-10-24 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004523 10.0.0.22 - - [2025-10-24 13:10:29] "POST /ref-update HTTP/1.1" 200 156 0.010426 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005054 10.0.0.22 - - [2025-10-24 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.22 - - [2025-10-24 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.22 - - [2025-10-24 13:10:29] "GET /virtual-network/56c0cb15-9f0f-408a-b536-4dff016ddaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005803 10.0.0.22 - - [2025-10-24 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.22 - - [2025-10-24 13:10:29] "GET /project/7f2a2985-d814-44c7-ab5d-c409af799e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036892 10.0.0.22 - - [2025-10-24 13:10:29] "POST /virtual-machines HTTP/1.1" 200 355 0.010461 10.0.0.22 - - [2025-10-24 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038996 10.0.0.22 - - [2025-10-24 13:10:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.125429 10.0.0.22 - - [2025-10-24 13:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009878 10.0.0.22 - - [2025-10-24 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011389 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005852 10.0.0.22 - - [2025-10-24 13:10:30] "POST /instance-ips HTTP/1.1" 200 395 0.029518 10.0.0.22 - - [2025-10-24 13:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029656 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011940 10.0.0.22 - - [2025-10-24 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.020969 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018397 10.0.0.22 - - [2025-10-24 13:10:30] "GET /instance-ip/d0cb6db4-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003614 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004910 10.0.0.22 - - [2025-10-24 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-router/f5c03a57-f1da-4edb-a909-8454d55580eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.008318 10.0.0.22 - - [2025-10-24 13:10:30] "POST /ref-update HTTP/1.1" 200 156 0.017300 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018822 10.0.0.22 - - [2025-10-24 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005272 10.0.0.22 - - [2025-10-24 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.004536 10.0.0.22 - - [2025-10-24 13:10:30] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004851 10.0.0.22 - - [2025-10-24 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.22 - - [2025-10-24 13:10:40] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.22 - - [2025-10-24 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.22 - - [2025-10-24 13:10:40] "GET /global-system-config/fa5b8001-b327-4265-88e7-2fdc217fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006737 10.0.0.22 - - [2025-10-24 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2025-10-24 13:10:40] "GET /config-node/95d91f3c-99ab-4dbc-baf7-00acbdddb64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003138 10.0.0.22 - - [2025-10-24 13:10:49] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006066 10.0.0.22 - - [2025-10-24 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.22 - - [2025-10-24 13:10:50] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009418 10.0.0.22 - - [2025-10-24 13:10:50] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.22 - - [2025-10-24 13:10:51] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021206 10.0.0.22 - - [2025-10-24 13:10:51] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.22 - - [2025-10-24 13:10:53] "GET / HTTP/1.1" 200 35931 0.001593 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:10:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:10:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.22 - - [2025-10-24 13:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.22 - - [2025-10-24 13:10:53] "GET /routing-instance/7f5faa58-bc2a-44b0-96d7-312bccb7adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003706 10.0.0.22 - - [2025-10-24 13:10:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002768 10.0.0.22 - - [2025-10-24 13:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2025-10-24 13:10:53] "GET /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003641 10.0.0.22 - - [2025-10-24 13:10:53] "PUT /bgp-router/90ee72d5-1439-40b9-adb3-c46df48e3070 HTTP/1.1" 200 254 0.014707 10.0.0.22 - - [2025-10-24 13:11:22] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005124 10.0.0.22 - - [2025-10-24 13:11:22] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.22 - - [2025-10-24 13:11:22] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004679 10.0.0.22 - - [2025-10-24 13:11:22] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.22 - - [2025-10-24 13:11:22] "GET /virtual-machine/82b7191a-80ef-4e4b-bee5-506cdabe5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006833 10.0.0.22 - - [2025-10-24 13:11:22] "POST /ref-update HTTP/1.1" 200 156 0.020786 10.0.0.22 - - [2025-10-24 13:11:22] "GET /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016530 10.0.0.22 - - [2025-10-24 13:11:22] "POST /set-tag HTTP/1.1" 200 109 0.045532 10.0.0.22 - - [2025-10-24 13:11:22] "POST /set-tag HTTP/1.1" 200 109 0.071122 10.0.0.22 - - [2025-10-24 13:11:22] "DELETE /instance-ip/d052663a-b0da-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.056964 10.0.0.22 - - [2025-10-24 13:11:22] "DELETE /virtual-machine-interface/d02d7c44-b0da-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.104255 10.0.0.22 - - [2025-10-24 13:11:22] "DELETE /virtual-machine/82b7191a-80ef-4e4b-bee5-506cdabe5670 HTTP/1.1" 200 115 0.047234 10.0.0.22 - - [2025-10-24 13:11:22] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014471 10.0.0.22 - - [2025-10-24 13:11:22] "POST /set-tag HTTP/1.1" 200 109 0.003282 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:11:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.22 - - [2025-10-24 13:11:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001501 10.0.0.22 - - [2025-10-24 13:11:53] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007722 10.0.0.22 - - [2025-10-24 13:11:53] "POST /set-tag HTTP/1.1" 200 109 0.019385 10.0.0.22 - - [2025-10-24 13:11:53] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007970 10.0.0.22 - - [2025-10-24 13:11:53] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.22 - - [2025-10-24 13:11:53] "GET /virtual-machine/1be68680-c564-43e5-bc9b-3da1f0b3843b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002921 10.0.0.22 - - [2025-10-24 13:11:53] "POST /ref-update HTTP/1.1" 200 156 0.012161 10.0.0.22 - - [2025-10-24 13:11:53] "GET /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004977 10.0.0.22 - - [2025-10-24 13:11:53] "POST /set-tag HTTP/1.1" 200 109 0.026408 10.0.0.22 - - [2025-10-24 13:11:53] "POST /set-tag HTTP/1.1" 200 109 0.060060 10.0.0.22 - - [2025-10-24 13:11:53] "DELETE /instance-ip/d0cb6db4-b0da-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.065063 10.0.0.22 - - [2025-10-24 13:11:53] "DELETE /virtual-machine-interface/d0afdd06-b0da-11f0-b2bc-fa163edb4a6e HTTP/1.1" 200 115 0.047357 10.0.0.22 - - [2025-10-24 13:11:53] "DELETE /virtual-machine/1be68680-c564-43e5-bc9b-3da1f0b3843b HTTP/1.1" 200 115 0.033883 10.0.0.22 - - [2025-10-24 13:11:53] "DELETE /tag/1aa516a5-f5a5-410d-baa6-daded928c1d7 HTTP/1.1" 200 115 0.070405 10.0.0.22 - - [2025-10-24 13:12:25] "GET /global-system-configs HTTP/1.1" 200 322 0.007019 10.0.0.22 - - [2025-10-24 13:12:28] "GET /global-system-configs HTTP/1.1" 200 322 0.003596