++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Dec 11 11:39:53 AM UTC 2025 ===================' INFO: =================== Thu Dec 11 11:39:53 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ 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 ++ echo 10.0.0.22 ++ cut -d , -f 1 + 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 +++ 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 ++++ cat /proc/net/fib_trie ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.22,10.212.23.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.212.23.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 ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/11/2025 11:40:43.558 7f1bcb011700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/11/2025 11:40:44.095 7f1bcb011700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/11/2025 11:40:44.136 7f1bcb011700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/11/2025 11:40:44.138 7f1bcb011700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-12-11 11:40:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000667 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-12-11 11:40:56] "GET / HTTP/1.1" 503 181 0.000237 10.0.0.22 - - [2025-12-11 11:40:57] "GET / HTTP/1.1" 200 35931 0.002263 10.0.0.22 - - [2025-12-11 11:40:57] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.22 - - [2025-12-11 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.22 - - [2025-12-11 11:40:57] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018906 10.0.0.22 - - [2025-12-11 11:40:57] "POST /bgp-routers HTTP/1.1" 200 616 0.068139 10.0.0.22 - - [2025-12-11 11:40:57] "GET /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011632 10.0.0.22 - - [2025-12-11 11:40:57] "GET / HTTP/1.1" 200 45303 0.001594 10.0.0.22 - - [2025-12-11 11:40:57] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.22 - - [2025-12-11 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010634 10.0.0.22 - - [2025-12-11 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012655 10.0.0.22 - - [2025-12-11 11:40:58] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.030264 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.039738 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.22 - - [2025-12-11 11:40:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024107 10.0.0.22 - - [2025-12-11 11:40:58] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.017056 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003512 10.0.0.22 - - [2025-12-11 11:40:58] "POST /ref-update HTTP/1.1" 200 156 0.066330 10.0.0.22 - - [2025-12-11 11:40:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.176869 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.003459 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006027 10.0.0.22 - - [2025-12-11 11:40:58] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.026430 10.0.0.22 - - [2025-12-11 11:40:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.057869 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.004946 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010646 10.0.0.22 - - [2025-12-11 11:40:58] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005256 10.0.0.22 - - [2025-12-11 11:40:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039480 10.0.0.22 - - [2025-12-11 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006836 10.0.0.22 - - [2025-12-11 11:40:58] "GET /network-ipam/3f99dca9-189e-4f48-8522-b71fe4188811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006465 10.0.0.22 - - [2025-12-11 11:40:59] "POST /service-templates HTTP/1.1" 200 511 0.057866 10.0.0.22 - - [2025-12-11 11:40:59] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.22 - - [2025-12-11 11:40:59] "POST /service-templates HTTP/1.1" 200 501 0.084349 10.0.0.22 - - [2025-12-11 11:40:59] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.22 - - [2025-12-11 11:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.22 - - [2025-12-11 11:40:59] "POST /service-templates HTTP/1.1" 200 515 0.077722 10.0.0.22 - - [2025-12-11 11:40:59] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.040013 10.0.0.22 - - [2025-12-11 11:40:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.004083 10.0.0.22 - - [2025-12-11 11:40:59] "POST /service-templates HTTP/1.1" 200 535 0.054501 10.0.0.22 - - [2025-12-11 11:40:59] "POST /database-nodes HTTP/1.1" 200 597 0.076993 10.0.0.22 - - [2025-12-11 11:40:59] "POST /service-templates HTTP/1.1" 200 507 0.086097 10.0.0.22 - - [2025-12-11 11:40:59] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.22 - - [2025-12-11 11:41:02] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.22 - - [2025-12-11 11:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.22 - - [2025-12-11 11:41:02] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.033567 10.0.0.22 - - [2025-12-11 11:41:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.015532 10.0.0.22 - - [2025-12-11 11:41:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.090776 10.0.0.22 - - [2025-12-11 11:41:04] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.22 - - [2025-12-11 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.22 - - [2025-12-11 11:41:04] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.013049 10.0.0.22 - - [2025-12-11 11:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.008008 10.0.0.22 - - [2025-12-11 11:41:04] "POST /config-nodes HTTP/1.1" 200 593 0.050180 10.0.0.22 - - [2025-12-11 11:41:04] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.22 - - [2025-12-11 11:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.22 - - [2025-12-11 11:41:04] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008195 10.0.0.22 - - [2025-12-11 11:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002434 10.0.0.22 - - [2025-12-11 11:41:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.068301 10.0.0.22 - - [2025-12-11 11:41:04] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.22 - - [2025-12-11 11:41:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005542 10.0.0.22 - - [2025-12-11 11:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.22 - - [2025-12-11 11:41:05] "GET /network-ipam/3f99dca9-189e-4f48-8522-b71fe4188811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.014893 10.0.0.22 - - [2025-12-11 11:41:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.002257 10.0.0.22 - - [2025-12-11 11:41:05] "POST /access-control-lists HTTP/1.1" 200 587 0.041331 10.0.0.22 - - [2025-12-11 11:41:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.027953 10.0.0.22 - - [2025-12-11 11:41:06] "POST /access-control-lists HTTP/1.1" 200 585 0.048299 10.0.0.22 - - [2025-12-11 11:41:06] "POST /route-targets HTTP/1.1" 200 327 0.014105 10.0.0.22 - - [2025-12-11 11:41:06] "POST /ref-update HTTP/1.1" 200 156 0.036489 10.0.0.22 - - [2025-12-11 11:41:06] "POST /route-targets HTTP/1.1" 200 327 0.021197 10.0.0.22 - - [2025-12-11 11:41:06] "POST /ref-update HTTP/1.1" 200 156 0.038607 10.0.0.22 - - [2025-12-11 11:41:06] "POST /route-targets HTTP/1.1" 200 327 0.014259 10.0.0.22 - - [2025-12-11 11:41:06] "POST /ref-update HTTP/1.1" 200 156 0.018529 10.0.0.22 - - [2025-12-11 11:41:06] "POST /route-targets HTTP/1.1" 200 327 0.022741 10.0.0.22 - - [2025-12-11 11:41:06] "POST /ref-update HTTP/1.1" 200 156 0.037407 10.0.0.22 - - [2025-12-11 11:41:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.006084 10.0.0.22 - - [2025-12-11 11:41:06] "POST /access-control-lists HTTP/1.1" 200 551 0.089083 10.0.0.22 - - [2025-12-11 11:41:06] "PUT /access-control-list/bed9bd1a-b974-4a77-b64f-458ee1563dc3 HTTP/1.1" 200 272 0.021008 10.0.0.22 - - [2025-12-11 11:41:06] "PUT /access-control-list/10c48801-bcd3-484a-8d28-8a6442d2471a HTTP/1.1" 200 272 0.027131 10.0.0.22 - - [2025-12-11 11:41:07] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.22 - - [2025-12-11 11:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.22 - - [2025-12-11 11:41:07] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008174 10.0.0.22 - - [2025-12-11 11:41:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002937 10.0.0.22 - - [2025-12-11 11:41:07] "POST /config-database-nodes HTTP/1.1" 200 611 0.042754 10.0.0.22 - - [2025-12-11 11:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2025-12-11 11:41:10] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003329 10.0.0.22 - - [2025-12-11 11:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2025-12-11 11:41:10] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.014876 10.0.0.22 - - [2025-12-11 11:41:10] "GET / HTTP/1.1" 200 35931 0.002578 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 581 0.029458 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 575 0.018658 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 575 0.041497 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 559 0.021326 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 555 0.036927 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 557 0.033123 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 565 0.020823 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 549 0.030554 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 557 0.047677 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 567 0.025538 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 555 0.036936 10.0.0.22 - - [2025-12-11 11:41:10] "POST /alarms HTTP/1.1" 200 567 0.035171 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 575 0.074742 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 569 0.047770 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 561 0.039947 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 561 0.031182 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 561 0.057113 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 547 0.045443 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 595 0.036474 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 575 0.035247 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 571 0.052650 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 583 0.021241 10.0.0.22 - - [2025-12-11 11:41:11] "POST /alarms HTTP/1.1" 200 609 0.077415 10.0.0.22 - - [2025-12-11 11:41:12] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.22 - - [2025-12-11 11:41:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002627 10.0.0.22 - - [2025-12-11 11:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2025-12-11 11:41:12] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.019850 10.0.0.22 - - [2025-12-11 11:41:12] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.22 - - [2025-12-11 11:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.22 - - [2025-12-11 11:41:12] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002901 10.0.0.22 - - [2025-12-11 11:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2025-12-11 11:41:12] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.031498 10.0.0.22 - - [2025-12-11 11:41:13] "GET / HTTP/1.1" 200 35931 0.002147 10.0.0.22 - - [2025-12-11 11:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.22 - - [2025-12-11 11:41:13] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009019 10.0.0.22 - - [2025-12-11 11:41:13] "PUT /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc HTTP/1.1" 200 274 0.025048 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.22 - - [2025-12-11 11:43:42] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.22 - - [2025-12-11 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007175 10.0.0.22 - - [2025-12-11 11:43:42] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005870 10.0.0.22 - - [2025-12-11 11:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.22 - - [2025-12-11 11:43:42] "GET /config-node/bb16b4b6-44b0-48e9-bf7f-a4134dac54f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.013362 10.0.0.22 - - [2025-12-11 11:43:53] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.22 - - [2025-12-11 11:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.22 - - [2025-12-11 11:43:53] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003664 10.0.0.22 - - [2025-12-11 11:43:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002748 10.0.0.22 - - [2025-12-11 11:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.22 - - [2025-12-11 11:43:53] "GET /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005423 10.0.0.22 - - [2025-12-11 11:43:54] "PUT /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd HTTP/1.1" 200 254 0.019888 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.22 - - [2025-12-11 11:44:06] "GET /global-system-configs HTTP/1.1" 200 322 0.003794 10.0.0.22 - - [2025-12-11 11:44:08] "GET /global-system-configs HTTP/1.1" 200 322 0.003072 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001605 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:45:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:45:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:45:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:45:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:45:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:45:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:48:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:48:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.22 - - [2025-12-11 11:48:53] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2025-12-11 11:48:53] "GET /domain/f0005c9e-1dcb-4641-857c-36fcf9e223f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004157 10.0.0.22 - - [2025-12-11 11:48:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000531 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.020633 10.0.0.22 - - [2025-12-11 11:48:53] "POST /security-groups HTTP/1.1" 200 570 0.087735 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.007551 10.0.0.22 - - [2025-12-11 11:48:53] "POST /projects HTTP/1.1" 200 481 0.284537 10.0.0.22 - - [2025-12-11 11:48:53] "POST /access-control-lists HTTP/1.1" 200 579 0.075507 10.0.0.22 - - [2025-12-11 11:48:53] "POST /security-groups HTTP/1.1" 200 534 0.111154 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.014632 10.0.0.22 - - [2025-12-11 11:48:53] "POST /chown HTTP/1.1" 200 109 0.031245 10.0.0.22 - - [2025-12-11 11:48:53] "POST /policy-managements HTTP/1.1" 409 214 0.002404 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.22 - - [2025-12-11 11:48:53] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016845 10.0.0.22 - - [2025-12-11 11:48:53] "POST /access-control-lists HTTP/1.1" 200 577 0.092233 10.0.0.22 - - [2025-12-11 11:48:53] "POST /application-policy-sets HTTP/1.1" 200 528 0.026028 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2025-12-11 11:48:53] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002659 10.0.0.22 - - [2025-12-11 11:48:53] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.012723 10.0.0.22 - - [2025-12-11 11:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011545 10.0.0.22 - - [2025-12-11 11:48:53] "GET /virtual-network/60527b94-08cc-4cd8-a482-fc74e8031022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005521 10.0.0.22 - - [2025-12-11 11:48:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000634 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.005841 10.0.0.22 - - [2025-12-11 11:48:54] "POST /security-groups HTTP/1.1" 200 574 0.068683 10.0.0.22 - - [2025-12-11 11:48:54] "POST /projects HTTP/1.1" 200 489 0.209659 10.0.0.22 - - [2025-12-11 11:48:54] "POST /security-groups HTTP/1.1" 200 546 0.034168 10.0.0.22 - - [2025-12-11 11:48:54] "POST /chown HTTP/1.1" 200 109 0.042359 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.017338 10.0.0.22 - - [2025-12-11 11:48:54] "POST /access-control-lists HTTP/1.1" 200 594 0.038026 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.003388 10.0.0.22 - - [2025-12-11 11:48:54] "POST /network-ipams HTTP/1.1" 200 522 0.079146 10.0.0.22 - - [2025-12-11 11:48:54] "POST /access-control-lists HTTP/1.1" 200 592 0.050575 10.0.0.22 - - [2025-12-11 11:48:54] "POST /network-ipams HTTP/1.1" 200 510 0.046071 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.007012 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.002748 10.0.0.22 - - [2025-12-11 11:48:54] "POST /access-control-lists HTTP/1.1" 200 583 0.079300 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002460 10.0.0.22 - - [2025-12-11 11:48:54] "POST /access-control-lists HTTP/1.1" 200 581 0.061755 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.011736 10.0.0.22 - - [2025-12-11 11:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008892 10.0.0.22 - - [2025-12-11 11:48:54] "POST /virtual-networks HTTP/1.1" 200 538 0.260851 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.22 - - [2025-12-11 11:48:54] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.012999 10.0.0.22 - - [2025-12-11 11:48:54] "POST /access-control-lists HTTP/1.1" 200 602 0.041993 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.001889 10.0.0.22 - - [2025-12-11 11:48:54] "POST /network-ipams HTTP/1.1" 200 518 0.034631 10.0.0.22 - - [2025-12-11 11:48:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.004554 10.0.0.22 - - [2025-12-11 11:48:54] "POST /access-control-lists HTTP/1.1" 200 600 0.061638 10.0.0.22 - - [2025-12-11 11:48:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.014341 10.0.0.22 - - [2025-12-11 11:48:55] "POST /access-control-lists HTTP/1.1" 200 589 0.116003 10.0.0.22 - - [2025-12-11 11:48:55] "POST /useragent-kv HTTP/1.1" 200 115 0.008972 10.0.0.22 - - [2025-12-11 11:48:55] "POST /virtual-networks HTTP/1.1" 200 546 0.258341 10.0.0.22 - - [2025-12-11 11:48:55] "POST /route-targets HTTP/1.1" 200 327 0.022519 10.0.0.22 - - [2025-12-11 11:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.22 - - [2025-12-11 11:48:55] "POST /ref-update HTTP/1.1" 200 156 0.037200 10.0.0.22 - - [2025-12-11 11:48:55] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018789 10.0.0.22 - - [2025-12-11 11:48:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.001899 10.0.0.22 - - [2025-12-11 11:48:55] "PUT /access-control-list/03662093-86ce-467b-a2b0-0f9f5b29c771 HTTP/1.1" 200 272 0.107915 10.0.0.22 - - [2025-12-11 11:48:55] "POST /network-policys HTTP/1.1" 200 538 0.152627 10.0.0.22 - - [2025-12-11 11:48:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.014955 10.0.0.22 - - [2025-12-11 11:48:55] "POST /route-targets HTTP/1.1" 200 327 0.031894 10.0.0.22 - - [2025-12-11 11:48:55] "POST /ref-update HTTP/1.1" 200 156 0.043657 10.0.0.22 - - [2025-12-11 11:48:55] "POST /network-policys HTTP/1.1" 200 534 0.076925 10.0.0.22 - - [2025-12-11 11:48:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.016444 10.0.0.22 - - [2025-12-11 11:48:55] "POST /network-policys HTTP/1.1" 200 542 0.027233 10.0.0.22 - - [2025-12-11 11:48:55] "POST /ref-update HTTP/1.1" 200 156 0.102659 10.0.0.22 - - [2025-12-11 11:48:55] "PUT /access-control-list/9a5b2725-fd96-414a-820b-d2310b6236a4 HTTP/1.1" 200 272 0.068623 10.0.0.22 - - [2025-12-11 11:48:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006383 10.0.0.22 - - [2025-12-11 11:48:55] "POST /ref-update HTTP/1.1" 200 156 0.125186 10.0.0.22 - - [2025-12-11 11:48:56] "PUT /access-control-list/9a5b2725-fd96-414a-820b-d2310b6236a4 HTTP/1.1" 200 272 0.046045 10.0.0.22 - - [2025-12-11 11:48:56] "PUT /access-control-list/03662093-86ce-467b-a2b0-0f9f5b29c771 HTTP/1.1" 200 272 0.046592 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-update HTTP/1.1" 200 156 0.143533 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-update HTTP/1.1" 200 156 0.068176 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032898 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004059 10.0.0.22 - - [2025-12-11 11:48:56] "PUT /access-control-list/03662093-86ce-467b-a2b0-0f9f5b29c771 HTTP/1.1" 200 272 0.057808 10.0.0.22 - - [2025-12-11 11:48:56] "POST /fqname-to-id HTTP/1.1" 404 237 0.012142 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-update HTTP/1.1" 200 156 0.203774 10.0.0.22 - - [2025-12-11 11:48:56] "POST /access-control-lists HTTP/1.1" 200 601 0.093414 10.0.0.22 - - [2025-12-11 11:48:56] "PUT /access-control-list/9a5b2725-fd96-414a-820b-d2310b6236a4 HTTP/1.1" 200 272 0.096016 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-update HTTP/1.1" 200 156 0.252471 10.0.0.22 - - [2025-12-11 11:48:56] "PUT /access-control-list/35f3c1ed-aa86-43b0-9e7c-e6ce81554d62 HTTP/1.1" 200 272 0.050652 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-update HTTP/1.1" 200 156 0.082822 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-update HTTP/1.1" 200 156 0.192580 10.0.0.22 - - [2025-12-11 11:48:56] "PUT /access-control-list/35f3c1ed-aa86-43b0-9e7c-e6ce81554d62 HTTP/1.1" 200 272 0.050635 10.0.0.22 - - [2025-12-11 11:48:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019136 10.0.0.22 - - [2025-12-11 11:48:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009641 10.0.0.22 - - [2025-12-11 11:48:57] "POST /ref-update HTTP/1.1" 200 156 0.059293 10.0.0.22 - - [2025-12-11 11:48:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.050142 10.0.0.22 - - [2025-12-11 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.22 - - [2025-12-11 11:48:57] "GET /virtual-network/60527b94-08cc-4cd8-a482-fc74e8031022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009087 10.0.0.22 - - [2025-12-11 11:48:57] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005100 10.0.0.22 - - [2025-12-11 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.22 - - [2025-12-11 11:48:57] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003339 10.0.0.22 - - [2025-12-11 11:48:57] "POST /firewall-policys HTTP/1.1" 200 530 0.049689 10.0.0.22 - - [2025-12-11 11:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.042568 10.0.0.22 - - [2025-12-11 11:48:57] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.018143 10.0.0.22 - - [2025-12-11 11:48:57] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004665 10.0.0.22 - - [2025-12-11 11:48:57] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003568 10.0.0.22 - - [2025-12-11 11:48:57] "POST /ref-update HTTP/1.1" 200 156 0.039424 10.0.0.22 - - [2025-12-11 11:48:57] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006674 10.0.0.22 - - [2025-12-11 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2025-12-11 11:48:57] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003548 10.0.0.22 - - [2025-12-11 11:48:57] "POST /firewall-policys HTTP/1.1" 200 532 0.075055 10.0.0.22 - - [2025-12-11 11:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.058919 10.0.0.22 - - [2025-12-11 11:48:57] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.031529 10.0.0.22 - - [2025-12-11 11:48:57] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003740 10.0.0.22 - - [2025-12-11 11:48:57] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003072 10.0.0.22 - - [2025-12-11 11:48:57] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002734 10.0.0.22 - - [2025-12-11 11:48:57] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005196 10.0.0.22 - - [2025-12-11 11:48:57] "POST /ref-update HTTP/1.1" 200 156 0.031326 10.0.0.22 - - [2025-12-11 11:48:57] "POST /ref-update HTTP/1.1" 200 156 0.035004 10.0.0.22 - - [2025-12-11 11:48:58] "POST /ref-update HTTP/1.1" 200 156 0.040143 10.0.0.22 - - [2025-12-11 11:48:58] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004541 10.0.0.22 - - [2025-12-11 11:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2025-12-11 11:48:58] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002750 10.0.0.22 - - [2025-12-11 11:48:58] "POST /firewall-policys HTTP/1.1" 200 530 0.034594 10.0.0.22 - - [2025-12-11 11:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033263 10.0.0.22 - - [2025-12-11 11:48:58] "GET /firewall-policy/cb196898-4c3b-43fe-9864-7a9c77fdc218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012058 10.0.0.22 - - [2025-12-11 11:48:58] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003992 10.0.0.22 - - [2025-12-11 11:48:58] "GET /firewall-policy/cb196898-4c3b-43fe-9864-7a9c77fdc218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003150 10.0.0.22 - - [2025-12-11 11:48:58] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003188 10.0.0.22 - - [2025-12-11 11:48:58] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003159 10.0.0.22 - - [2025-12-11 11:48:58] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002820 10.0.0.22 - - [2025-12-11 11:48:58] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002908 10.0.0.22 - - [2025-12-11 11:48:58] "POST /ref-update HTTP/1.1" 200 156 0.025890 10.0.0.22 - - [2025-12-11 11:48:58] "POST /ref-update HTTP/1.1" 200 156 0.018412 10.0.0.22 - - [2025-12-11 11:48:58] "POST /ref-update HTTP/1.1" 200 156 0.038211 10.0.0.22 - - [2025-12-11 11:48:58] "POST /ref-update HTTP/1.1" 200 156 0.065633 10.0.0.22 - - [2025-12-11 11:48:58] "POST /ref-update HTTP/1.1" 200 156 0.040718 10.0.0.22 - - [2025-12-11 11:48:58] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.035403 10.0.0.22 - - [2025-12-11 11:48:58] "POST /tags HTTP/1.1" 200 299 0.052015 10.0.0.22 - - [2025-12-11 11:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.22 - - [2025-12-11 11:48:58] "GET /tag/45cf9591-7d7f-4f9d-b2c4-5aa045cb5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016947 10.0.0.22 - - [2025-12-11 11:48:58] "POST /set-tag HTTP/1.1" 200 109 0.018145 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:48:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:48:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002552 10.0.0.22 - - [2025-12-11 11:48:59] "POST /tags HTTP/1.1" 200 305 0.120155 10.0.0.22 - - [2025-12-11 11:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015606 10.0.0.22 - - [2025-12-11 11:48:59] "GET /tag/592a6214-ce16-4b6e-85a2-d30bab3205bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022229 10.0.0.22 - - [2025-12-11 11:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.22 - - [2025-12-11 11:48:59] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044633 10.0.0.22 - - [2025-12-11 11:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.22 - - [2025-12-11 11:48:59] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007561 10.0.0.22 - - [2025-12-11 11:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.22 - - [2025-12-11 11:48:59] "GET /service-appliance-set/1f072fbd-3ce3-4062-a816-c4321d34a714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.042179 10.0.0.22 - - [2025-12-11 11:48:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003306 10.0.0.22 - - [2025-12-11 11:48:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148452 10.0.0.22 - - [2025-12-11 11:48:59] "GET /virtual-machine-interface/4b8aaa73-aa49-400d-a3e2-b43c15b1903c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.025446 10.0.0.22 - - [2025-12-11 11:48:59] "POST /instance-ips HTTP/1.1" 200 381 0.062459 10.0.0.22 - - [2025-12-11 11:48:59] "GET /instance-ip/d6466e30-fff6-4a69-b56e-557b965d15b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005384 10.0.0.22 - - [2025-12-11 11:48:59] "POST /loadbalancers HTTP/1.1" 200 582 0.120892 10.0.0.22 - - [2025-12-11 11:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013386 10.0.0.22 - - [2025-12-11 11:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.22 - - [2025-12-11 11:49:00] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080318 10.0.0.22 - - [2025-12-11 11:49:00] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054811 10.0.0.22 - - [2025-12-11 11:49:00] "GET /loadbalancer/4887e8e6-7123-4d7d-92c7-4b7e57f5545b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.014109 10.0.0.22 - - [2025-12-11 11:49:00] "GET /instance-ip/d6466e30-fff6-4a69-b56e-557b965d15b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010287 10.0.0.22 - - [2025-12-11 11:49:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049956 10.0.0.22 - - [2025-12-11 11:49:00] "POST /floating-ips HTTP/1.1" 200 583 0.061928 10.0.0.22 - - [2025-12-11 11:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.057405 10.0.0.22 - - [2025-12-11 11:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.025464 10.0.0.22 - - [2025-12-11 11:49:00] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088691 10.0.0.22 - - [2025-12-11 11:49:00] "GET /loadbalancer-listener/dae6ba78-aa6b-4999-832b-1e68168b199a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006194 10.0.0.22 - - [2025-12-11 11:49:00] "GET /loadbalancer-listener/dae6ba78-aa6b-4999-832b-1e68168b199a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004419 10.0.0.22 - - [2025-12-11 11:49:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030318 10.0.0.22 - - [2025-12-11 11:49:00] "GET /instance-ip/d6466e30-fff6-4a69-b56e-557b965d15b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006396 10.0.0.22 - - [2025-12-11 11:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.22 - - [2025-12-11 11:49:00] "GET /instance-ip/d6466e30-fff6-4a69-b56e-557b965d15b8?fields=floating_ips HTTP/1.1" 200 1171 0.018024 10.0.0.22 - - [2025-12-11 11:49:00] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007489 10.0.0.22 - - [2025-12-11 11:49:00] "GET /floating-ip/fd98a389-c982-4dba-baa1-d2f40b277725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003682 10.0.0.22 - - [2025-12-11 11:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.22 - - [2025-12-11 11:49:00] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.020902 10.0.0.22 - - [2025-12-11 11:49:00] "POST /tags HTTP/1.1" 200 357 0.064764 10.0.0.22 - - [2025-12-11 11:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2025-12-11 11:49:00] "GET /tag/fdffda7c-a3b4-4dd2-9867-883c1c9ed5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019888 10.0.0.22 - - [2025-12-11 11:49:00] "POST /tags HTTP/1.1" 200 305 0.068749 10.0.0.22 - - [2025-12-11 11:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009076 10.0.0.22 - - [2025-12-11 11:49:01] "GET /tag/5f80ce8c-caaf-427c-9871-caf0a929e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.068434 10.0.0.22 - - [2025-12-11 11:49:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000700 10.0.0.22 - - [2025-12-11 11:49:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.026767 10.0.0.22 - - [2025-12-11 11:49:01] "POST /security-groups HTTP/1.1" 200 571 0.107458 10.0.0.22 - - [2025-12-11 11:49:01] "POST /projects HTTP/1.1" 200 483 0.374559 10.0.0.22 - - [2025-12-11 11:49:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.002122 10.0.0.22 - - [2025-12-11 11:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018977 10.0.0.22 - - [2025-12-11 11:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025613 10.0.0.22 - - [2025-12-11 11:49:01] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.015474 10.0.0.22 - - [2025-12-11 11:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.22 - - [2025-12-11 11:49:01] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008250 10.0.0.22 - - [2025-12-11 11:49:01] "POST /access-control-lists HTTP/1.1" 200 580 0.130769 10.0.0.22 - - [2025-12-11 11:49:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.027961 10.0.0.22 - - [2025-12-11 11:49:01] "POST /access-control-lists HTTP/1.1" 200 578 0.101974 10.0.0.22 - - [2025-12-11 11:49:01] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.192719 10.0.0.22 - - [2025-12-11 11:49:01] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.068855 10.0.0.22 - - [2025-12-11 11:49:02] "POST /security-groups HTTP/1.1" 200 537 0.128489 10.0.0.22 - - [2025-12-11 11:49:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.003810 10.0.0.22 - - [2025-12-11 11:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.085494 10.0.0.22 - - [2025-12-11 11:49:02] "POST /access-control-lists HTTP/1.1" 200 596 0.104614 10.0.0.22 - - [2025-12-11 11:49:02] "POST /chown HTTP/1.1" 200 109 0.082884 10.0.0.22 - - [2025-12-11 11:49:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.042936 10.0.0.22 - - [2025-12-11 11:49:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029849 10.0.0.22 - - [2025-12-11 11:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.22 - - [2025-12-11 11:49:02] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047463 10.0.0.22 - - [2025-12-11 11:49:02] "POST /access-control-lists HTTP/1.1" 200 594 0.142229 10.0.0.22 - - [2025-12-11 11:49:02] "POST /tags HTTP/1.1" 409 207 0.004202 10.0.0.22 - - [2025-12-11 11:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.22 - - [2025-12-11 11:49:02] "GET /tag/5f80ce8c-caaf-427c-9871-caf0a929e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016446 10.0.0.22 - - [2025-12-11 11:49:02] "POST /firewall-rules HTTP/1.1" 200 564 0.088358 10.0.0.22 - - [2025-12-11 11:49:02] "GET /firewall-rule/52f4e8d7-c7cf-4d7c-982c-c2ae563eed0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.030724 10.0.0.22 - - [2025-12-11 11:49:02] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003841 10.0.0.22 - - [2025-12-11 11:49:02] "GET /firewall-rule/52f4e8d7-c7cf-4d7c-982c-c2ae563eed0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004153 10.0.0.22 - - [2025-12-11 11:49:02] "POST /ref-update HTTP/1.1" 200 156 0.028428 10.0.0.22 - - [2025-12-11 11:49:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007894 10.0.0.22 - - [2025-12-11 11:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.22 - - [2025-12-11 11:49:02] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003601 10.0.0.22 - - [2025-12-11 11:49:02] "POST /tags HTTP/1.1" 409 207 0.008924 10.0.0.22 - - [2025-12-11 11:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2025-12-11 11:49:02] "GET /tag/5f80ce8c-caaf-427c-9871-caf0a929e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015890 10.0.0.22 - - [2025-12-11 11:49:02] "POST /firewall-rules HTTP/1.1" 200 562 0.095593 10.0.0.22 - - [2025-12-11 11:49:03] "GET /firewall-rule/af391fcd-ad06-4c90-acd8-0191cd7d7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.023863 10.0.0.22 - - [2025-12-11 11:49:03] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016938 10.0.0.22 - - [2025-12-11 11:49:03] "GET /firewall-rule/af391fcd-ad06-4c90-acd8-0191cd7d7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.018945 10.0.0.22 - - [2025-12-11 11:49:03] "POST /ref-update HTTP/1.1" 200 156 0.027488 10.0.0.22 - - [2025-12-11 11:49:03] "POST /tags HTTP/1.1" 200 301 0.112591 10.0.0.22 - - [2025-12-11 11:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015182 10.0.0.22 - - [2025-12-11 11:49:03] "GET /tag/5892476e-2a37-4c22-936f-5a456d897499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028425 10.0.0.22 - - [2025-12-11 11:49:03] "POST /tags HTTP/1.1" 200 325 0.124735 10.0.0.22 - - [2025-12-11 11:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.052142 10.0.0.22 - - [2025-12-11 11:49:03] "GET /tag/50f69dd1-e704-4c14-bbf8-35ec3aacf6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.044271 10.0.0.22 - - [2025-12-11 11:49:03] "POST /tags HTTP/1.1" 200 363 0.121011 10.0.0.22 - - [2025-12-11 11:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014703 10.0.0.22 - - [2025-12-11 11:49:03] "GET /tag/91b20a88-940f-465a-b781-a5fdcf9967ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.040215 10.0.0.22 - - [2025-12-11 11:49:03] "POST /tags HTTP/1.1" 200 311 0.072712 10.0.0.22 - - [2025-12-11 11:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025586 10.0.0.22 - - [2025-12-11 11:49:04] "GET /tag/f93ed584-e2d3-4533-82ab-b654d2b6307b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024646 10.0.0.22 - - [2025-12-11 11:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.22 - - [2025-12-11 11:49:04] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009734 10.0.0.22 - - [2025-12-11 11:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005865 10.0.0.22 - - [2025-12-11 11:49:04] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055650 10.0.0.22 - - [2025-12-11 11:49:04] "POST /virtual-machines HTTP/1.1" 200 377 0.029826 10.0.0.22 - - [2025-12-11 11:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016375 10.0.0.22 - - [2025-12-11 11:49:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.139199 10.0.0.22 - - [2025-12-11 11:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034463 10.0.0.22 - - [2025-12-11 11:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.22 - - [2025-12-11 11:49:04] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007566 10.0.0.22 - - [2025-12-11 11:49:04] "POST /instance-ips HTTP/1.1" 200 409 0.080073 10.0.0.22 - - [2025-12-11 11:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031769 10.0.0.22 - - [2025-12-11 11:49:04] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.023237 10.0.0.22 - - [2025-12-11 11:49:04] "POST /set-tag HTTP/1.1" 200 109 0.020236 10.0.0.22 - - [2025-12-11 11:49:04] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.020993 10.0.0.22 - - [2025-12-11 11:49:04] "GET /instance-ip/64943dc4-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.013600 10.0.0.22 - - [2025-12-11 11:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.22 - - [2025-12-11 11:49:04] "GET /loadbalancer/4887e8e6-7123-4d7d-92c7-4b7e57f5545b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005165 10.0.0.22 - - [2025-12-11 11:49:04] "POST /tags HTTP/1.1" 200 355 0.021144 10.0.0.22 - - [2025-12-11 11:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015847 10.0.0.22 - - [2025-12-11 11:49:05] "GET /tag/4fadbcbc-b873-41b0-940b-5bdfd25b40fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019845 10.0.0.22 - - [2025-12-11 11:49:05] "POST /tags HTTP/1.1" 200 303 0.031772 10.0.0.22 - - [2025-12-11 11:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013592 10.0.0.22 - - [2025-12-11 11:49:05] "GET /tag/ae3ed82a-2aff-4c0a-9150-b37c8feef320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024630 10.0.0.22 - - [2025-12-11 11:49:05] "POST /projects HTTP/1.1" 409 218 0.002674 10.0.0.22 - - [2025-12-11 11:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.22 - - [2025-12-11 11:49:05] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.101811 10.0.0.22 - - [2025-12-11 11:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010454 10.0.0.22 - - [2025-12-11 11:49:05] "GET /network-ipam/69a60bf2-936b-4cc4-86ce-087a8239b61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.005075 10.0.0.22 - - [2025-12-11 11:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.22 - - [2025-12-11 11:49:05] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005424 10.0.0.22 - - [2025-12-11 11:49:05] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.076972 10.0.0.22 - - [2025-12-11 11:49:05] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012304 10.0.0.22 - - [2025-12-11 11:49:05] "POST /set-tag HTTP/1.1" 200 109 0.115915 10.0.0.22 - - [2025-12-11 11:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006935 10.0.0.22 - - [2025-12-11 11:49:05] "GET /network-ipam/82b59522-66c0-4f05-9787-22a91217da23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005620 10.0.0.22 - - [2025-12-11 11:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017684 10.0.0.22 - - [2025-12-11 11:49:05] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006642 10.0.0.22 - - [2025-12-11 11:49:05] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.083489 10.0.0.22 - - [2025-12-11 11:49:05] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013389 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 10.0.0.22 - - [2025-12-11 11:49:06] "POST /set-tag HTTP/1.1" 200 109 0.138547 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.22 - - [2025-12-11 11:49:06] "GET /network-policy/16a5b2d4-d9a3-4300-ad5e-c65c2803d381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002926 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2025-12-11 11:49:06] "GET /network-policy/9969d72a-586f-4726-ad4a-dcfc9a3574dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003125 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2025-12-11 11:49:06] "GET /network-policy/feb169ab-e714-421f-9e07-edee3a32a498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003192 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.22 - - [2025-12-11 11:49:06] "PUT /network-policy/feb169ab-e714-421f-9e07-edee3a32a498 HTTP/1.1" 200 262 0.025273 10.0.0.22 - - [2025-12-11 11:49:06] "PUT /access-control-list/03662093-86ce-467b-a2b0-0f9f5b29c771 HTTP/1.1" 200 272 0.024208 10.0.0.22 - - [2025-12-11 11:49:06] "POST /ref-update HTTP/1.1" 200 156 0.097506 10.0.0.22 - - [2025-12-11 11:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010735 10.0.0.22 - - [2025-12-11 11:49:06] "PUT /access-control-list/35f3c1ed-aa86-43b0-9e7c-e6ce81554d62 HTTP/1.1" 200 272 0.121984 10.0.0.22 - - [2025-12-11 11:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004407 10.0.0.22 - - [2025-12-11 11:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006040 10.0.0.22 - - [2025-12-11 11:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002327 10.0.0.22 - - [2025-12-11 11:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013233 10.0.0.22 - - [2025-12-11 11:49:06] "POST /security-groups HTTP/1.1" 409 245 0.009570 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.22 - - [2025-12-11 11:49:06] "PUT /security-group/8081617a-74e4-4c9e-a711-f0203c64e2e0 HTTP/1.1" 200 262 0.064577 10.0.0.22 - - [2025-12-11 11:49:06] "GET /global-system-configs HTTP/1.1" 200 322 0.014814 10.0.0.22 - - [2025-12-11 11:49:06] "PUT /access-control-list/a01ea21d-0c12-4e5b-8e5b-37cdaa343b95 HTTP/1.1" 200 272 0.057491 10.0.0.22 - - [2025-12-11 11:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.091670 10.0.0.22 - - [2025-12-11 11:49:06] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020134 10.0.0.22 - - [2025-12-11 11:49:06] "PUT /access-control-list/cb6a97c4-6cd5-4c80-b3af-81188a8882e9 HTTP/1.1" 200 272 0.060140 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.22 - - [2025-12-11 11:49:06] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002937 10.0.0.22 - - [2025-12-11 11:49:06] "POST /tags HTTP/1.1" 409 206 0.002082 10.0.0.22 - - [2025-12-11 11:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2025-12-11 11:49:06] "GET /tag/ae3ed82a-2aff-4c0a-9150-b37c8feef320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020052 10.0.0.22 - - [2025-12-11 11:49:07] "POST /firewall-rules HTTP/1.1" 200 562 0.070072 10.0.0.22 - - [2025-12-11 11:49:07] "GET /firewall-rule/dd593aa5-891d-4624-8bcd-38cb83c24d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004283 10.0.0.22 - - [2025-12-11 11:49:07] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004442 10.0.0.22 - - [2025-12-11 11:49:07] "GET /firewall-rule/dd593aa5-891d-4624-8bcd-38cb83c24d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002771 10.0.0.22 - - [2025-12-11 11:49:07] "POST /ref-update HTTP/1.1" 200 156 0.024889 10.0.0.22 - - [2025-12-11 11:49:07] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024150 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.22 - - [2025-12-11 11:49:07] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005351 10.0.0.22 - - [2025-12-11 11:49:07] "POST /tags HTTP/1.1" 409 206 0.004231 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006269 10.0.0.22 - - [2025-12-11 11:49:07] "GET /tag/ae3ed82a-2aff-4c0a-9150-b37c8feef320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023919 10.0.0.22 - - [2025-12-11 11:49:07] "POST /firewall-rules HTTP/1.1" 200 560 0.093033 10.0.0.22 - - [2025-12-11 11:49:07] "GET /firewall-rule/aeee84bf-8b64-45b8-8b90-902d0cf7df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.010176 10.0.0.22 - - [2025-12-11 11:49:07] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004786 10.0.0.22 - - [2025-12-11 11:49:07] "GET /firewall-rule/aeee84bf-8b64-45b8-8b90-902d0cf7df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003448 10.0.0.22 - - [2025-12-11 11:49:07] "POST /ref-update HTTP/1.1" 200 156 0.024509 10.0.0.22 - - [2025-12-11 11:49:07] "POST /tags HTTP/1.1" 200 301 0.033344 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011322 10.0.0.22 - - [2025-12-11 11:49:07] "GET /tag/01c02d2c-234d-4b96-8a12-f0156b04e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.024714 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2025-12-11 11:49:07] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059203 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.22 - - [2025-12-11 11:49:07] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005871 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.22 - - [2025-12-11 11:49:07] "GET /service-appliance-set/1f072fbd-3ce3-4062-a816-c4321d34a714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003069 10.0.0.22 - - [2025-12-11 11:49:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.002486 10.0.0.22 - - [2025-12-11 11:49:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.149759 10.0.0.22 - - [2025-12-11 11:49:08] "GET /virtual-machine-interface/619b6944-d754-4570-997c-0bbb5e27be98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.021928 10.0.0.22 - - [2025-12-11 11:49:08] "POST /instance-ips HTTP/1.1" 200 377 0.051832 10.0.0.22 - - [2025-12-11 11:49:08] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012861 10.0.0.22 - - [2025-12-11 11:49:08] "GET /global-system-configs HTTP/1.1" 200 322 0.010282 10.0.0.22 - - [2025-12-11 11:49:08] "POST /loadbalancers HTTP/1.1" 200 582 0.090422 10.0.0.22 - - [2025-12-11 11:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029820 10.0.0.22 - - [2025-12-11 11:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020777 10.0.0.22 - - [2025-12-11 11:49:08] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.140974 10.0.0.22 - - [2025-12-11 11:49:08] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007702 10.0.0.22 - - [2025-12-11 11:49:08] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.180280 10.0.0.22 - - [2025-12-11 11:49:08] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010659 10.0.0.22 - - [2025-12-11 11:49:08] "POST /floating-ips HTTP/1.1" 200 581 0.108252 10.0.0.22 - - [2025-12-11 11:49:08] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.090691 10.0.0.22 - - [2025-12-11 11:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.066654 10.0.0.22 - - [2025-12-11 11:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022586 10.0.0.22 - - [2025-12-11 11:49:08] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059312 10.0.0.22 - - [2025-12-11 11:49:08] "GET /loadbalancer-listener/4e56d001-a444-408d-8e1d-f8033e2227fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010731 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer-listener/4e56d001-a444-408d-8e1d-f8033e2227fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011258 10.0.0.22 - - [2025-12-11 11:49:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028905 10.0.0.22 - - [2025-12-11 11:49:09] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003648 10.0.0.22 - - [2025-12-11 11:49:09] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?fields=floating_ips HTTP/1.1" 200 1164 0.006646 10.0.0.22 - - [2025-12-11 11:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.22 - - [2025-12-11 11:49:09] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004794 10.0.0.22 - - [2025-12-11 11:49:09] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025187 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002955 10.0.0.22 - - [2025-12-11 11:49:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024194 10.0.0.22 - - [2025-12-11 11:49:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041120 10.0.0.22 - - [2025-12-11 11:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011764 10.0.0.22 - - [2025-12-11 11:49:09] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067794 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer-listener/b4453fa2-697c-4d21-9fc2-c75817254f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.015085 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer-listener/b4453fa2-697c-4d21-9fc2-c75817254f03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005417 10.0.0.22 - - [2025-12-11 11:49:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023759 10.0.0.22 - - [2025-12-11 11:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.22 - - [2025-12-11 11:49:09] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007354 10.0.0.22 - - [2025-12-11 11:49:09] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?fields=floating_ips HTTP/1.1" 200 1164 0.006288 10.0.0.22 - - [2025-12-11 11:49:09] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006671 10.0.0.22 - - [2025-12-11 11:49:09] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053046 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002924 10.0.0.22 - - [2025-12-11 11:49:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018486 10.0.0.22 - - [2025-12-11 11:49:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035554 10.0.0.22 - - [2025-12-11 11:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2025-12-11 11:49:09] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034265 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer-listener/5caf1608-d7de-4c66-83d8-5625fe2703af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.013490 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer-listener/5caf1608-d7de-4c66-83d8-5625fe2703af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003475 10.0.0.22 - - [2025-12-11 11:49:09] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020209 10.0.0.22 - - [2025-12-11 11:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2025-12-11 11:49:09] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008706 10.0.0.22 - - [2025-12-11 11:49:09] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003324 10.0.0.22 - - [2025-12-11 11:49:09] "GET /instance-ip/ee208591-d9c5-40ca-85fc-a92a24197373?fields=floating_ips HTTP/1.1" 200 1164 0.004368 10.0.0.22 - - [2025-12-11 11:49:09] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.022486 10.0.0.22 - - [2025-12-11 11:49:09] "POST /tags HTTP/1.1" 200 371 0.022933 10.0.0.22 - - [2025-12-11 11:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.22 - - [2025-12-11 11:49:10] "GET /tag/80df4c97-a7f3-4157-908d-aa4138df0310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.041426 10.0.0.22 - - [2025-12-11 11:49:10] "POST /tags HTTP/1.1" 200 319 0.036449 10.0.0.22 - - [2025-12-11 11:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022271 10.0.0.22 - - [2025-12-11 11:49:10] "GET /tag/e54429cb-d463-4dc1-a91d-72aec49aed6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023709 10.0.0.22 - - [2025-12-11 11:49:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000523 10.0.0.22 - - [2025-12-11 11:49:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.022738 10.0.0.22 - - [2025-12-11 11:49:10] "POST /security-groups HTTP/1.1" 200 578 0.099682 10.0.0.22 - - [2025-12-11 11:49:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.006851 10.0.0.22 - - [2025-12-11 11:49:10] "POST /projects HTTP/1.1" 200 497 0.317853 10.0.0.22 - - [2025-12-11 11:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034012 10.0.0.22 - - [2025-12-11 11:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027682 10.0.0.22 - - [2025-12-11 11:49:10] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.019864 10.0.0.22 - - [2025-12-11 11:49:10] "POST /access-control-lists HTTP/1.1" 200 587 0.135878 10.0.0.22 - - [2025-12-11 11:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011390 10.0.0.22 - - [2025-12-11 11:49:10] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009608 10.0.0.22 - - [2025-12-11 11:49:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.004460 10.0.0.22 - - [2025-12-11 11:49:10] "POST /access-control-lists HTTP/1.1" 200 585 0.074791 10.0.0.22 - - [2025-12-11 11:49:10] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.118467 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 10.0.0.22 - - [2025-12-11 11:49:10] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.131924 10.0.0.22 - - [2025-12-11 11:49:11] "POST /security-groups HTTP/1.1" 200 558 0.080847 10.0.0.22 - - [2025-12-11 11:49:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.001829 10.0.0.22 - - [2025-12-11 11:49:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017150 10.0.0.22 - - [2025-12-11 11:49:11] "POST /access-control-lists HTTP/1.1" 200 610 0.045745 10.0.0.22 - - [2025-12-11 11:49:11] "POST /chown HTTP/1.1" 200 109 0.047923 10.0.0.22 - - [2025-12-11 11:49:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.015324 10.0.0.22 - - [2025-12-11 11:49:11] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023840 10.0.0.22 - - [2025-12-11 11:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.22 - - [2025-12-11 11:49:11] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006624 10.0.0.22 - - [2025-12-11 11:49:11] "POST /tags HTTP/1.1" 409 214 0.002534 10.0.0.22 - - [2025-12-11 11:49:11] "POST /access-control-lists HTTP/1.1" 200 608 0.091680 10.0.0.22 - - [2025-12-11 11:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.032552 10.0.0.22 - - [2025-12-11 11:49:11] "GET /tag/e54429cb-d463-4dc1-a91d-72aec49aed6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.030060 10.0.0.22 - - [2025-12-11 11:49:11] "POST /firewall-rules HTTP/1.1" 200 578 0.233449 10.0.0.22 - - [2025-12-11 11:49:11] "GET /firewall-rule/accab540-46e4-4c13-9699-3494674ddf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008353 10.0.0.22 - - [2025-12-11 11:49:11] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.007067 10.0.0.22 - - [2025-12-11 11:49:11] "GET /firewall-rule/accab540-46e4-4c13-9699-3494674ddf5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004834 10.0.0.22 - - [2025-12-11 11:49:11] "POST /ref-update HTTP/1.1" 200 156 0.059534 10.0.0.22 - - [2025-12-11 11:49:11] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018291 10.0.0.22 - - [2025-12-11 11:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.22 - - [2025-12-11 11:49:11] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003497 10.0.0.22 - - [2025-12-11 11:49:11] "POST /tags HTTP/1.1" 409 214 0.001989 10.0.0.22 - - [2025-12-11 11:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.22 - - [2025-12-11 11:49:11] "GET /tag/e54429cb-d463-4dc1-a91d-72aec49aed6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012568 10.0.0.22 - - [2025-12-11 11:49:12] "POST /firewall-rules HTTP/1.1" 200 576 0.076969 10.0.0.22 - - [2025-12-11 11:49:12] "GET /firewall-rule/414b2016-0572-469d-958d-932615e916ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.028800 10.0.0.22 - - [2025-12-11 11:49:12] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006587 10.0.0.22 - - [2025-12-11 11:49:12] "GET /firewall-rule/414b2016-0572-469d-958d-932615e916ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003300 10.0.0.22 - - [2025-12-11 11:49:12] "POST /ref-update HTTP/1.1" 200 156 0.037812 10.0.0.22 - - [2025-12-11 11:49:12] "POST /tags HTTP/1.1" 200 363 0.072642 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030119 10.0.0.22 - - [2025-12-11 11:49:12] "GET /tag/63fa624b-d37e-40fd-ad62-e1c48a8cf3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.022902 10.0.0.22 - - [2025-12-11 11:49:12] "POST /tags HTTP/1.1" 200 311 0.023768 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014633 10.0.0.22 - - [2025-12-11 11:49:12] "GET /tag/f6ae3c4c-7099-4bdc-a184-79fa051e9845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014486 10.0.0.22 - - [2025-12-11 11:49:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.002151 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.003540 10.0.0.22 - - [2025-12-11 11:49:12] "POST /security-groups HTTP/1.1" 200 574 0.081123 10.0.0.22 - - [2025-12-11 11:49:12] "POST /projects HTTP/1.1" 200 489 0.225035 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.017152 10.0.0.22 - - [2025-12-11 11:49:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035408 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007340 10.0.0.22 - - [2025-12-11 11:49:12] "POST /access-control-lists HTTP/1.1" 200 583 0.094745 10.0.0.22 - - [2025-12-11 11:49:12] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.051097 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.012619 10.0.0.22 - - [2025-12-11 11:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013929 10.0.0.22 - - [2025-12-11 11:49:12] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013847 10.0.0.22 - - [2025-12-11 11:49:13] "POST /access-control-lists HTTP/1.1" 200 581 0.040013 10.0.0.22 - - [2025-12-11 11:49:13] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.084976 10.0.0.22 - - [2025-12-11 11:49:13] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.070778 10.0.0.22 - - [2025-12-11 11:49:13] "POST /security-groups HTTP/1.1" 200 546 0.081834 10.0.0.22 - - [2025-12-11 11:49:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002827 10.0.0.22 - - [2025-12-11 11:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031499 10.0.0.22 - - [2025-12-11 11:49:13] "POST /access-control-lists HTTP/1.1" 200 602 0.061689 10.0.0.22 - - [2025-12-11 11:49:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.008654 10.0.0.22 - - [2025-12-11 11:49:13] "POST /chown HTTP/1.1" 200 109 0.045273 10.0.0.22 - - [2025-12-11 11:49:13] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013501 10.0.0.22 - - [2025-12-11 11:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.031023 10.0.0.22 - - [2025-12-11 11:49:13] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011160 10.0.0.22 - - [2025-12-11 11:49:13] "POST /access-control-lists HTTP/1.1" 200 600 0.069844 10.0.0.22 - - [2025-12-11 11:49:13] "POST /tags HTTP/1.1" 409 210 0.025592 10.0.0.22 - - [2025-12-11 11:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2025-12-11 11:49:13] "GET /tag/f6ae3c4c-7099-4bdc-a184-79fa051e9845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011642 10.0.0.22 - - [2025-12-11 11:49:13] "POST /firewall-rules HTTP/1.1" 200 570 0.069854 10.0.0.22 - - [2025-12-11 11:49:13] "GET /firewall-rule/3118b008-fd52-43aa-a408-ed96d038861a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004662 10.0.0.22 - - [2025-12-11 11:49:13] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003722 10.0.0.22 - - [2025-12-11 11:49:13] "GET /firewall-rule/3118b008-fd52-43aa-a408-ed96d038861a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003827 10.0.0.22 - - [2025-12-11 11:49:13] "POST /ref-update HTTP/1.1" 200 156 0.056042 10.0.0.22 - - [2025-12-11 11:49:13] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007684 10.0.0.22 - - [2025-12-11 11:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.22 - - [2025-12-11 11:49:13] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003659 10.0.0.22 - - [2025-12-11 11:49:13] "POST /tags HTTP/1.1" 409 210 0.002023 10.0.0.22 - - [2025-12-11 11:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.22 - - [2025-12-11 11:49:13] "GET /tag/f6ae3c4c-7099-4bdc-a184-79fa051e9845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012897 10.0.0.22 - - [2025-12-11 11:49:14] "POST /firewall-rules HTTP/1.1" 200 568 0.070011 10.0.0.22 - - [2025-12-11 11:49:14] "GET /firewall-rule/e18b0e6a-fd49-4895-a828-8b4ae234985f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015376 10.0.0.22 - - [2025-12-11 11:49:14] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006869 10.0.0.22 - - [2025-12-11 11:49:14] "GET /firewall-rule/e18b0e6a-fd49-4895-a828-8b4ae234985f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002574 10.0.0.22 - - [2025-12-11 11:49:14] "POST /ref-update HTTP/1.1" 200 156 0.038952 10.0.0.22 - - [2025-12-11 11:49:14] "POST /tags HTTP/1.1" 409 237 0.002261 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2025-12-11 11:49:14] "GET /tag/91b20a88-940f-465a-b781-a5fdcf9967ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012150 10.0.0.22 - - [2025-12-11 11:49:14] "POST /tags HTTP/1.1" 409 210 0.002257 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2025-12-11 11:49:14] "GET /tag/f93ed584-e2d3-4533-82ab-b654d2b6307b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011602 10.0.0.22 - - [2025-12-11 11:49:14] "POST /projects HTTP/1.1" 409 223 0.003495 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011825 10.0.0.22 - - [2025-12-11 11:49:14] "GET /project/1d07a50d-38a3-4ae4-901b-55ec02755f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059214 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2025-12-11 11:49:14] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004777 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.22 - - [2025-12-11 11:49:14] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005335 10.0.0.22 - - [2025-12-11 11:49:14] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.048960 10.0.0.22 - - [2025-12-11 11:49:14] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.051264 10.0.0.22 - - [2025-12-11 11:49:14] "POST /security-groups HTTP/1.1" 409 253 0.003619 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2025-12-11 11:49:14] "PUT /security-group/a69dbe67-482f-44ea-806a-cbcf7b93e5bb HTTP/1.1" 200 262 0.063666 10.0.0.22 - - [2025-12-11 11:49:14] "PUT /access-control-list/d5449f4b-6bf6-462e-89ce-de20f0604b9b HTTP/1.1" 200 272 0.015271 10.0.0.22 - - [2025-12-11 11:49:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033711 10.0.0.22 - - [2025-12-11 11:49:14] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011071 10.0.0.22 - - [2025-12-11 11:49:14] "PUT /access-control-list/7f6ba1da-b9e5-4fbc-98d2-87bf20a1867a HTTP/1.1" 200 272 0.035820 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.22 - - [2025-12-11 11:49:14] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002783 10.0.0.22 - - [2025-12-11 11:49:14] "POST /tags HTTP/1.1" 409 210 0.002968 10.0.0.22 - - [2025-12-11 11:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2025-12-11 11:49:14] "GET /tag/f93ed584-e2d3-4533-82ab-b654d2b6307b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012659 10.0.0.22 - - [2025-12-11 11:49:15] "POST /firewall-rules HTTP/1.1" 200 570 0.073864 10.0.0.22 - - [2025-12-11 11:49:15] "GET /firewall-rule/f09e48e2-c7f0-42c9-b590-93fe499825e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004656 10.0.0.22 - - [2025-12-11 11:49:15] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004035 10.0.0.22 - - [2025-12-11 11:49:15] "GET /firewall-rule/f09e48e2-c7f0-42c9-b590-93fe499825e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013992 10.0.0.22 - - [2025-12-11 11:49:15] "POST /ref-update HTTP/1.1" 200 156 0.059762 10.0.0.22 - - [2025-12-11 11:49:15] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005186 10.0.0.22 - - [2025-12-11 11:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.22 - - [2025-12-11 11:49:15] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003606 10.0.0.22 - - [2025-12-11 11:49:15] "POST /tags HTTP/1.1" 409 210 0.002490 10.0.0.22 - - [2025-12-11 11:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.22 - - [2025-12-11 11:49:15] "GET /tag/f93ed584-e2d3-4533-82ab-b654d2b6307b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015658 10.0.0.22 - - [2025-12-11 11:49:15] "POST /firewall-rules HTTP/1.1" 200 568 0.067368 10.0.0.22 - - [2025-12-11 11:49:15] "GET /firewall-rule/a428bdfd-5f9d-49d0-a301-bd42d3b72bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020412 10.0.0.22 - - [2025-12-11 11:49:15] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004763 10.0.0.22 - - [2025-12-11 11:49:15] "GET /firewall-rule/a428bdfd-5f9d-49d0-a301-bd42d3b72bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008637 10.0.0.22 - - [2025-12-11 11:49:15] "POST /ref-update HTTP/1.1" 200 156 0.055815 10.0.0.22 - - [2025-12-11 11:49:15] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006379 10.0.0.22 - - [2025-12-11 11:49:15] "POST /set-tag HTTP/1.1" 200 109 0.002916 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001331 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:50:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:50:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.19 - - [2025-12-11 11:50:55] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.19 - - [2025-12-11 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.19 - - [2025-12-11 11:50:55] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.011622 10.0.0.19 - - [2025-12-11 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.19 - - [2025-12-11 11:50:55] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005835 10.0.0.19 - - [2025-12-11 11:50:55] "PUT /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc HTTP/1.1" 200 274 0.011504 10.0.0.19 - - [2025-12-11 11:50:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.011348 10.0.0.19 - - [2025-12-11 11:50:55] "POST /virtual-routers HTTP/1.1" 200 599 0.031282 10.0.0.19 - - [2025-12-11 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.027987 10.0.0.19 - - [2025-12-11 11:50:55] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.013862 10.0.0.19 - - [2025-12-11 11:50:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.002912 10.0.0.19 - - [2025-12-11 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2025-12-11 11:50:55] "GET /virtual-network/60527b94-08cc-4cd8-a482-fc74e8031022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007350 10.0.0.19 - - [2025-12-11 11:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.116346 10.0.0.22 - - [2025-12-11 11:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.22 - - [2025-12-11 11:50:59] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003163 10.0.0.22 - - [2025-12-11 11:52:59] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003491 10.0.0.22 - - [2025-12-11 11:52:59] "POST /ref-update HTTP/1.1" 200 156 0.011851 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005401 10.0.0.22 - - [2025-12-11 11:53:12] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.22 - - [2025-12-11 11:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2025-12-11 11:53:12] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003178 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006143 10.0.0.22 - - [2025-12-11 11:53:12] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.22 - - [2025-12-11 11:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2025-12-11 11:53:12] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003060 10.0.0.22 - - [2025-12-11 11:53:12] "GET /loadbalancer-pool/84d7db0e-10d5-4050-b973-4a7666a5189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004789 10.0.0.22 - - [2025-12-11 11:53:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022853 10.0.0.22 - - [2025-12-11 11:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012004 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.018199 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011132 10.0.0.22 - - [2025-12-11 11:53:12] "POST /tags HTTP/1.1" 409 205 0.003558 10.0.0.22 - - [2025-12-11 11:53:12] "POST /ref-update HTTP/1.1" 200 156 0.008997 10.0.0.22 - - [2025-12-11 11:53:12] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.025007 10.0.0.22 - - [2025-12-11 11:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.22 - - [2025-12-11 11:53:12] "GET /tag/01c02d2c-234d-4b96-8a12-f0156b04e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012200 10.0.0.22 - - [2025-12-11 11:53:12] "PUT /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80 HTTP/1.1" 200 256 0.014139 10.0.0.22 - - [2025-12-11 11:53:12] "POST /set-tag HTTP/1.1" 200 109 0.076787 10.0.0.22 - - [2025-12-11 11:53:12] "GET /loadbalancer-pool/21c3f002-d66c-44cf-9d07-c86fd90f3177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008763 10.0.0.22 - - [2025-12-11 11:53:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026968 10.0.0.22 - - [2025-12-11 11:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033631 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007736 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010419 10.0.0.22 - - [2025-12-11 11:53:12] "POST /ref-update HTTP/1.1" 200 156 0.010270 10.0.0.22 - - [2025-12-11 11:53:12] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011608 10.0.0.22 - - [2025-12-11 11:53:12] "POST /set-tag HTTP/1.1" 200 109 0.008410 10.0.0.22 - - [2025-12-11 11:53:12] "GET /loadbalancer-pool/64f4e9d3-4f91-422c-9c7f-aed420907836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004144 10.0.0.22 - - [2025-12-11 11:53:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020546 10.0.0.22 - - [2025-12-11 11:53:12] "PUT /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80 HTTP/1.1" 200 256 0.018512 10.0.0.22 - - [2025-12-11 11:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023509 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.020544 10.0.0.22 - - [2025-12-11 11:53:12] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010165 10.0.0.22 - - [2025-12-11 11:53:12] "POST /set-tag HTTP/1.1" 200 109 0.010122 10.0.0.22 - - [2025-12-11 11:53:12] "POST /ref-update HTTP/1.1" 200 156 0.012038 10.0.0.22 - - [2025-12-11 11:53:12] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.014810 10.0.0.22 - - [2025-12-11 11:53:12] "PUT /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80 HTTP/1.1" 200 256 0.027854 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:53:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:53:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001497 10.0.0.19 - - [2025-12-11 11:53:52] "GET / HTTP/1.1" 200 35931 0.002627 10.0.0.19 - - [2025-12-11 11:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-12-11 11:53:52] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005414 10.0.0.19 - - [2025-12-11 11:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.19 - - [2025-12-11 11:53:52] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003451 10.0.0.19 - - [2025-12-11 11:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2025-12-11 11:53:52] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004131 10.0.0.19 - - [2025-12-11 11:53:52] "PUT /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc HTTP/1.1" 200 262 0.016467 10.0.0.19 - - [2025-12-11 11:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2025-12-11 11:53:52] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004795 10.0.0.19 - - [2025-12-11 11:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-12-11 11:53:52] "GET /virtual-machine-interface/911b9435-2989-4d3c-8860-0c69c052b781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.021172 10.0.0.19 - - [2025-12-11 11:53:52] "PUT /virtual-machine-interface/911b9435-2989-4d3c-8860-0c69c052b781 HTTP/1.1" 200 284 0.029341 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:53:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001343 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:53:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001587 10.0.0.22 - - [2025-12-11 11:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2025-12-11 11:53:59] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002684 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:54:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:54:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 10.0.0.22 - - [2025-12-11 11:54:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002415 10.0.0.22 - - [2025-12-11 11:54:08] "GET /global-system-configs HTTP/1.1" 200 322 0.008053 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:54:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:54:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001111 10.0.0.22 - - [2025-12-11 11:55:37] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004956 10.0.0.22 - - [2025-12-11 11:55:37] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.22 - - [2025-12-11 11:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2025-12-11 11:55:37] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008089 10.0.0.22 - - [2025-12-11 11:55:37] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007926 10.0.0.22 - - [2025-12-11 11:55:37] "POST /set-tag HTTP/1.1" 200 109 0.033451 10.0.0.22 - - [2025-12-11 11:55:37] "DELETE /loadbalancer-member/efb896b3-aac6-447d-9513-96b2607eb25b HTTP/1.1" 200 115 0.093904 10.0.0.22 - - [2025-12-11 11:55:37] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006645 10.0.0.22 - - [2025-12-11 11:55:37] "POST /set-tag HTTP/1.1" 200 109 0.004487 10.0.0.22 - - [2025-12-11 11:55:37] "DELETE /loadbalancer-member/95b03bde-d9f9-4bda-8697-ac742d032e9e HTTP/1.1" 200 115 0.038935 10.0.0.22 - - [2025-12-11 11:55:37] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009305 10.0.0.22 - - [2025-12-11 11:55:38] "POST /set-tag HTTP/1.1" 200 109 0.006631 10.0.0.22 - - [2025-12-11 11:55:38] "DELETE /loadbalancer-member/a71c7013-c4e1-41a4-937f-6266f3612a99 HTTP/1.1" 200 115 0.050210 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005221 10.0.0.22 - - [2025-12-11 11:55:38] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.22 - - [2025-12-11 11:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.22 - - [2025-12-11 11:55:38] "GET /loadbalancer/91ca5b2a-92de-41ca-b37e-41b8d8bef7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002779 10.0.0.22 - - [2025-12-11 11:55:38] "GET /loadbalancer-pool/84d7db0e-10d5-4050-b973-4a7666a5189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004537 10.0.0.22 - - [2025-12-11 11:55:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017179 10.0.0.22 - - [2025-12-11 11:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015170 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011359 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010512 10.0.0.22 - - [2025-12-11 11:55:38] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003344 10.0.0.22 - - [2025-12-11 11:55:38] "POST /set-tag HTTP/1.1" 200 109 0.064340 10.0.0.22 - - [2025-12-11 11:55:38] "GET /loadbalancer-pool/21c3f002-d66c-44cf-9d07-c86fd90f3177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.032253 10.0.0.22 - - [2025-12-11 11:55:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.065264 10.0.0.22 - - [2025-12-11 11:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009540 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012205 10.0.0.22 - - [2025-12-11 11:55:38] "POST /set-tag HTTP/1.1" 200 109 0.004304 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007673 10.0.0.22 - - [2025-12-11 11:55:38] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004141 10.0.0.22 - - [2025-12-11 11:55:38] "GET /loadbalancer-pool/64f4e9d3-4f91-422c-9c7f-aed420907836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005145 10.0.0.22 - - [2025-12-11 11:55:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015653 10.0.0.22 - - [2025-12-11 11:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037585 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016363 10.0.0.22 - - [2025-12-11 11:55:38] "GET /virtual-machine-interface/64767e42-d687-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006496 10.0.0.22 - - [2025-12-11 11:55:38] "GET /floating-ip/503be21a-b598-4ed7-a6f1-51ffaf6b9a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010012 10.0.0.22 - - [2025-12-11 11:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002937 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.22 - - [2025-12-11 11:59:06] "GET /global-system-configs HTTP/1.1" 200 322 0.003980 10.0.0.22 - - [2025-12-11 11:59:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002564 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:59:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001308 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:59:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001559 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:59:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2025-12-11 11:59:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.22 - - [2025-12-11 12:00:11] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.22 - - [2025-12-11 12:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.22 - - [2025-12-11 12:00:11] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048571 10.0.0.22 - - [2025-12-11 12:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.22 - - [2025-12-11 12:00:11] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036717 10.0.0.22 - - [2025-12-11 12:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.22 - - [2025-12-11 12:00:12] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040610 10.0.0.22 - - [2025-12-11 12:00:12] "POST /tags HTTP/1.1" 200 333 0.065704 10.0.0.22 - - [2025-12-11 12:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007455 10.0.0.22 - - [2025-12-11 12:00:12] "GET /tag/04e9d290-e1c4-4742-ba0c-5bc457063d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.065838 10.0.0.22 - - [2025-12-11 12:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.22 - - [2025-12-11 12:00:12] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045856 10.0.0.22 - - [2025-12-11 12:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.22 - - [2025-12-11 12:00:12] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005148 10.0.0.22 - - [2025-12-11 12:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.22 - - [2025-12-11 12:00:12] "GET /service-appliance-set/1f072fbd-3ce3-4062-a816-c4321d34a714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002594 10.0.0.22 - - [2025-12-11 12:00:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.002267 10.0.0.22 - - [2025-12-11 12:00:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.122529 10.0.0.22 - - [2025-12-11 12:00:12] "GET /virtual-machine-interface/a829e7e0-6116-4d02-9d27-7b2d136f7506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020895 10.0.0.22 - - [2025-12-11 12:00:12] "POST /instance-ips HTTP/1.1" 200 409 0.029115 10.0.0.22 - - [2025-12-11 12:00:12] "GET /instance-ip/470c5232-4e67-4597-8c66-2179cba17eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004328 10.0.0.22 - - [2025-12-11 12:00:13] "POST /loadbalancers HTTP/1.1" 200 610 0.068771 10.0.0.22 - - [2025-12-11 12:00:13] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039661 10.0.0.22 - - [2025-12-11 12:00:13] "GET /instance-ip/470c5232-4e67-4597-8c66-2179cba17eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003710 10.0.0.22 - - [2025-12-11 12:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032976 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016992 10.0.0.22 - - [2025-12-11 12:00:13] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036516 10.0.0.22 - - [2025-12-11 12:00:13] "POST /floating-ips HTTP/1.1" 200 597 0.035186 10.0.0.22 - - [2025-12-11 12:00:13] "GET /loadbalancer/83b8e870-70a6-49bc-8261-9d035d237653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003774 10.0.0.22 - - [2025-12-11 12:00:13] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.017500 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.22 - - [2025-12-11 12:00:13] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046133 10.0.0.22 - - [2025-12-11 12:00:13] "GET /loadbalancer-listener/a7e0b76d-b914-4cf3-b4b5-958bb7baaea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005399 10.0.0.22 - - [2025-12-11 12:00:13] "GET /loadbalancer-listener/a7e0b76d-b914-4cf3-b4b5-958bb7baaea6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005283 10.0.0.22 - - [2025-12-11 12:00:13] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022691 10.0.0.22 - - [2025-12-11 12:00:13] "GET /instance-ip/470c5232-4e67-4597-8c66-2179cba17eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003305 10.0.0.22 - - [2025-12-11 12:00:13] "GET /instance-ip/470c5232-4e67-4597-8c66-2179cba17eb8?fields=floating_ips HTTP/1.1" 200 1212 0.010055 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.22 - - [2025-12-11 12:00:13] "GET /floating-ip/76897464-a7bf-4693-8f70-5d46211213b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003279 10.0.0.22 - - [2025-12-11 12:00:13] "GET /loadbalancer/83b8e870-70a6-49bc-8261-9d035d237653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003542 10.0.0.22 - - [2025-12-11 12:00:13] "POST /tags HTTP/1.1" 200 295 0.064849 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017432 10.0.0.22 - - [2025-12-11 12:00:13] "GET /tag/82f9747c-f6eb-409d-b9bf-d251deecd487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016564 10.0.0.22 - - [2025-12-11 12:00:13] "POST /tags HTTP/1.1" 409 233 0.002593 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.22 - - [2025-12-11 12:00:13] "GET /tag/4fadbcbc-b873-41b0-940b-5bdfd25b40fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016524 10.0.0.22 - - [2025-12-11 12:00:13] "POST /tags HTTP/1.1" 409 206 0.005627 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2025-12-11 12:00:13] "GET /tag/ae3ed82a-2aff-4c0a-9150-b37c8feef320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019114 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.22 - - [2025-12-11 12:00:13] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010117 10.0.0.22 - - [2025-12-11 12:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2025-12-11 12:00:13] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045059 10.0.0.22 - - [2025-12-11 12:00:13] "POST /virtual-machines HTTP/1.1" 200 369 0.011506 10.0.0.22 - - [2025-12-11 12:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021563 10.0.0.22 - - [2025-12-11 12:00:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146939 10.0.0.22 - - [2025-12-11 12:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013029 10.0.0.22 - - [2025-12-11 12:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011249 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012929 10.0.0.22 - - [2025-12-11 12:00:14] "POST /instance-ips HTTP/1.1" 200 409 0.022937 10.0.0.22 - - [2025-12-11 12:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029437 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013919 10.0.0.22 - - [2025-12-11 12:00:14] "POST /set-tag HTTP/1.1" 200 109 0.019075 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023992 10.0.0.22 - - [2025-12-11 12:00:14] "GET /instance-ip/f3bf64e6-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003434 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006842 10.0.0.22 - - [2025-12-11 12:00:14] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003922 10.0.0.22 - - [2025-12-11 12:00:14] "POST /ref-update HTTP/1.1" 200 156 0.012173 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011444 10.0.0.22 - - [2025-12-11 12:00:14] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.22 - - [2025-12-11 12:00:14] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004825 10.0.0.22 - - [2025-12-11 12:00:14] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.22 - - [2025-12-11 12:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016246 10.0.0.22 - - [2025-12-11 12:00:15] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005603 10.0.0.22 - - [2025-12-11 12:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.22 - - [2025-12-11 12:00:15] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042472 10.0.0.22 - - [2025-12-11 12:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2025-12-11 12:00:15] "GET /virtual-networks?parent_id=6d4f20dc-0e6c-4ebd-9c92-4df56344c08c&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003249 10.0.0.22 - - [2025-12-11 12:00:15] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039757 10.0.0.22 - - [2025-12-11 12:00:15] "POST /virtual-machines HTTP/1.1" 200 369 0.010271 10.0.0.22 - - [2025-12-11 12:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013153 10.0.0.22 - - [2025-12-11 12:00:15] "POST /virtual-networks HTTP/1.1" 200 512 0.133767 10.0.0.22 - - [2025-12-11 12:00:15] "POST /route-targets HTTP/1.1" 200 327 0.011648 10.0.0.22 - - [2025-12-11 12:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008081 10.0.0.22 - - [2025-12-11 12:00:15] "GET /network-ipam/258f4ce6-993e-4621-bcf7-7b8eb34dd7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004978 10.0.0.22 - - [2025-12-11 12:00:15] "POST /ref-update HTTP/1.1" 200 156 0.038646 10.0.0.22 - - [2025-12-11 12:00:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126698 10.0.0.22 - - [2025-12-11 12:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.051280 10.0.0.22 - - [2025-12-11 12:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011119 10.0.0.22 - - [2025-12-11 12:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005574 10.0.0.22 - - [2025-12-11 12:00:15] "POST /ref-update HTTP/1.1" 200 156 0.161912 10.0.0.22 - - [2025-12-11 12:00:15] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006449 10.0.0.22 - - [2025-12-11 12:00:15] "POST /instance-ips HTTP/1.1" 200 409 0.027784 10.0.0.22 - - [2025-12-11 12:00:15] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017916 10.0.0.22 - - [2025-12-11 12:00:15] "GET /domains HTTP/1.1" 200 280 0.005425 10.0.0.22 - - [2025-12-11 12:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039620 10.0.0.22 - - [2025-12-11 12:00:15] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014994 10.0.0.22 - - [2025-12-11 12:00:15] "GET /domain/f0005c9e-1dcb-4641-857c-36fcf9e223f6 HTTP/1.1" 200 3086 0.031661 10.0.0.22 - - [2025-12-11 12:00:16] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c HTTP/1.1" 200 7064 0.055460 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2089 0.007365 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2089 0.004864 10.0.0.22 - - [2025-12-11 12:00:16] "GET /routing-instance/ab8b5c5d-1635-428e-bbf4-e10f2001510c HTTP/1.1" 200 1403 0.002944 10.0.0.22 - - [2025-12-11 12:00:16] "POST /set-tag HTTP/1.1" 200 109 0.054407 10.0.0.22 - - [2025-12-11 12:00:16] "GET /routing-instance/ab8b5c5d-1635-428e-bbf4-e10f2001510c HTTP/1.1" 200 1403 0.002769 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018515 10.0.0.22 - - [2025-12-11 12:00:16] "GET /route-target/f8944473-8d4c-41d4-a089-2d5de9017b4a HTTP/1.1" 200 1153 0.012603 10.0.0.22 - - [2025-12-11 12:00:16] "GET /instance-ip/f4b3c252-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005012 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2089 0.004680 10.0.0.22 - - [2025-12-11 12:00:16] "GET /routing-instance/ab8b5c5d-1635-428e-bbf4-e10f2001510c HTTP/1.1" 200 1403 0.003003 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004977 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2089 0.005057 10.0.0.22 - - [2025-12-11 12:00:16] "GET /routing-instance/ab8b5c5d-1635-428e-bbf4-e10f2001510c HTTP/1.1" 200 1403 0.003254 10.0.0.22 - - [2025-12-11 12:00:16] "GET /routing-instance/ab8b5c5d-1635-428e-bbf4-e10f2001510c HTTP/1.1" 200 1403 0.004534 10.0.0.22 - - [2025-12-11 12:00:16] "GET /route-target/f8944473-8d4c-41d4-a089-2d5de9017b4a HTTP/1.1" 200 1153 0.007011 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004944 10.0.0.22 - - [2025-12-11 12:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.022544 10.0.0.22 - - [2025-12-11 12:00:16] "GET /domains HTTP/1.1" 200 280 0.002100 10.0.0.22 - - [2025-12-11 12:00:16] "GET /domain/f0005c9e-1dcb-4641-857c-36fcf9e223f6 HTTP/1.1" 200 3086 0.002767 10.0.0.22 - - [2025-12-11 12:00:16] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c HTTP/1.1" 200 7064 0.031655 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2089 0.007276 10.0.0.22 - - [2025-12-11 12:00:16] "POST /ref-update HTTP/1.1" 200 156 0.019530 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018548 10.0.0.22 - - [2025-12-11 12:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008674 10.0.0.22 - - [2025-12-11 12:00:16] "POST /set-tag HTTP/1.1" 200 109 0.022053 10.0.0.22 - - [2025-12-11 12:00:16] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038726 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004671 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006651 10.0.0.22 - - [2025-12-11 12:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.22 - - [2025-12-11 12:00:16] "GET /floating-ip-pools?parent_id=6b650de6-0ebf-4726-8ea2-89a6e33d9623&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002423 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004226 10.0.0.22 - - [2025-12-11 12:00:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027312 10.0.0.22 - - [2025-12-11 12:00:16] "POST /ref-update HTTP/1.1" 200 156 0.010392 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.023036 10.0.0.22 - - [2025-12-11 12:00:16] "GET /domains HTTP/1.1" 200 280 0.003619 10.0.0.22 - - [2025-12-11 12:00:16] "GET /domain/f0005c9e-1dcb-4641-857c-36fcf9e223f6 HTTP/1.1" 200 3086 0.003504 10.0.0.22 - - [2025-12-11 12:00:16] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c HTTP/1.1" 200 7320 0.038423 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2327 0.006014 10.0.0.22 - - [2025-12-11 12:00:16] "GET /floating-ip-pool/9388bec5-c3d3-43ea-b20f-4017e7cff400 HTTP/1.1" 200 1315 0.004703 10.0.0.22 - - [2025-12-11 12:00:16] "GET /domains HTTP/1.1" 200 280 0.002193 10.0.0.22 - - [2025-12-11 12:00:16] "GET /domain/f0005c9e-1dcb-4641-857c-36fcf9e223f6 HTTP/1.1" 200 3086 0.002900 10.0.0.22 - - [2025-12-11 12:00:16] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c HTTP/1.1" 200 7320 0.039201 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 2327 0.004488 10.0.0.22 - - [2025-12-11 12:00:16] "GET /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006798 10.0.0.22 - - [2025-12-11 12:00:16] "POST /tags HTTP/1.1" 200 365 0.071558 10.0.0.22 - - [2025-12-11 12:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.22 - - [2025-12-11 12:00:16] "GET /tag/89bad2d8-ed1c-4c77-8231-0833e62ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.017889 10.0.0.22 - - [2025-12-11 12:00:16] "POST /tags HTTP/1.1" 409 206 0.002090 10.0.0.22 - - [2025-12-11 12:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.22 - - [2025-12-11 12:00:16] "GET /tag/ae3ed82a-2aff-4c0a-9150-b37c8feef320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013017 10.0.0.22 - - [2025-12-11 12:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.22 - - [2025-12-11 12:00:16] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040453 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.22 - - [2025-12-11 12:00:17] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004328 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2025-12-11 12:00:17] "GET /service-appliance-set/1dc7fb36-b0e2-4689-a19b-889b54f9f758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004173 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.001934 10.0.0.22 - - [2025-12-11 12:00:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.129632 10.0.0.22 - - [2025-12-11 12:00:17] "GET /virtual-machine-interface/90420094-b33d-4be1-98c7-93dd276a8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020781 10.0.0.22 - - [2025-12-11 12:00:17] "POST /set-tag HTTP/1.1" 200 109 0.018121 10.0.0.22 - - [2025-12-11 12:00:17] "POST /instance-ips HTTP/1.1" 200 417 0.026095 10.0.0.22 - - [2025-12-11 12:00:17] "GET /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014052 10.0.0.22 - - [2025-12-11 12:00:17] "POST /loadbalancers HTTP/1.1" 200 618 0.070337 10.0.0.22 - - [2025-12-11 12:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034077 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012927 10.0.0.22 - - [2025-12-11 12:00:17] "POST /service-instances HTTP/1.1" 200 566 0.041374 10.0.0.22 - - [2025-12-11 12:00:17] "POST /ref-update HTTP/1.1" 200 156 0.050016 10.0.0.22 - - [2025-12-11 12:00:17] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.098771 10.0.0.22 - - [2025-12-11 12:00:17] "GET /virtual-machine-interface/90420094-b33d-4be1-98c7-93dd276a8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007123 10.0.0.22 - - [2025-12-11 12:00:17] "GET /virtual-machine-interface/90420094-b33d-4be1-98c7-93dd276a8b80?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008785 10.0.0.22 - - [2025-12-11 12:00:17] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.012788 10.0.0.22 - - [2025-12-11 12:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012460 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.22 - - [2025-12-11 12:00:17] "GET /floating-ip-pool/9388bec5-c3d3-43ea-b20f-4017e7cff400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002493 10.0.0.22 - - [2025-12-11 12:00:17] "POST /floating-ips HTTP/1.1" 200 671 0.086383 10.0.0.22 - - [2025-12-11 12:00:17] "POST /virtual-machines HTTP/1.1" 200 429 0.058229 10.0.0.22 - - [2025-12-11 12:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009394 10.0.0.22 - - [2025-12-11 12:00:17] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011562 10.0.0.22 - - [2025-12-11 12:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.22 - - [2025-12-11 12:00:18] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014237 10.0.0.22 - - [2025-12-11 12:00:18] "POST /tags HTTP/1.1" 409 221 0.002394 10.0.0.22 - - [2025-12-11 12:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006132 10.0.0.22 - - [2025-12-11 12:00:18] "GET /tag/04e9d290-e1c4-4742-ba0c-5bc457063d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015046 10.0.0.22 - - [2025-12-11 12:00:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.169699 10.0.0.22 - - [2025-12-11 12:00:18] "POST /chown HTTP/1.1" 200 109 0.021968 10.0.0.22 - - [2025-12-11 12:00:18] "POST /tags HTTP/1.1" 409 238 0.009598 10.0.0.22 - - [2025-12-11 12:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.22 - - [2025-12-11 12:00:18] "GET /tag/89bad2d8-ed1c-4c77-8231-0833e62ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012053 10.0.0.22 - - [2025-12-11 12:00:18] "POST /chown HTTP/1.1" 200 109 0.006900 10.0.0.22 - - [2025-12-11 12:00:18] "PUT /virtual-machine-interface/f17440e2-1da5-4d22-923e-fcb7072ebd26 HTTP/1.1" 200 284 0.037682 10.0.0.22 - - [2025-12-11 12:00:18] "PUT /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 256 0.047988 10.0.0.22 - - [2025-12-11 12:00:18] "POST /firewall-rules HTTP/1.1" 200 650 0.147530 10.0.0.22 - - [2025-12-11 12:00:18] "GET /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012173 10.0.0.22 - - [2025-12-11 12:00:18] "GET /firewall-policy/cb196898-4c3b-43fe-9864-7a9c77fdc218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003402 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.060009 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.020626 10.0.0.22 - - [2025-12-11 12:00:18] "GET /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009259 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.030092 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.047928 10.0.0.22 - - [2025-12-11 12:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.030949 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.014843 10.0.0.22 - - [2025-12-11 12:00:18] "POST /ref-update HTTP/1.1" 200 156 0.022401 10.0.0.22 - - [2025-12-11 12:00:18] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055701 10.0.0.22 - - [2025-12-11 12:00:18] "GET /loadbalancer/6e7f08b2-d387-4048-9f89-fa599ffc805e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007712 10.0.0.22 - - [2025-12-11 12:00:18] "POST /virtual-machines HTTP/1.1" 200 429 0.027739 10.0.0.22 - - [2025-12-11 12:00:18] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.055900 10.0.0.22 - - [2025-12-11 12:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2025-12-11 12:00:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162053 10.0.0.22 - - [2025-12-11 12:00:18] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.117428 10.0.0.22 - - [2025-12-11 12:00:18] "GET /loadbalancer-listener/aed6c209-7fb8-4703-989f-0584162a02d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.023848 10.0.0.22 - - [2025-12-11 12:00:18] "POST /chown HTTP/1.1" 200 109 0.058963 10.0.0.22 - - [2025-12-11 12:00:18] "GET /loadbalancer-listener/aed6c209-7fb8-4703-989f-0584162a02d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004447 10.0.0.22 - - [2025-12-11 12:00:18] "POST /chown HTTP/1.1" 200 109 0.020837 10.0.0.22 - - [2025-12-11 12:00:18] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.078712 10.0.0.22 - - [2025-12-11 12:00:18] "PUT /virtual-machine-interface/72fcca86-33ed-4611-84df-e06643ebfd8a HTTP/1.1" 200 284 0.045882 10.0.0.22 - - [2025-12-11 12:00:19] "PUT /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 256 0.025053 10.0.0.22 - - [2025-12-11 12:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.052263 10.0.0.22 - - [2025-12-11 12:00:19] "GET /loadbalancer-pool/73e73a46-eca7-4bb0-8468-72ad45b1702a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003334 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.012678 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.031901 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.017869 10.0.0.22 - - [2025-12-11 12:00:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.081506 10.0.0.22 - - [2025-12-11 12:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035367 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.023637 10.0.0.22 - - [2025-12-11 12:00:19] "GET /loadbalancer-member/5d872d16-bc8e-4264-8e9b-36f1d2b6e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.018772 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.028358 10.0.0.22 - - [2025-12-11 12:00:19] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006884 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009025 10.0.0.22 - - [2025-12-11 12:00:19] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010090 10.0.0.22 - - [2025-12-11 12:00:19] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.015794 10.0.0.22 - - [2025-12-11 12:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021751 10.0.0.22 - - [2025-12-11 12:00:19] "POST /tags HTTP/1.1" 409 221 0.009304 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2025-12-11 12:00:19] "GET /tag/04e9d290-e1c4-4742-ba0c-5bc457063d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.017395 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014833 10.0.0.22 - - [2025-12-11 12:00:19] "POST /tags HTTP/1.1" 409 238 0.004710 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2025-12-11 12:00:19] "GET /tag/89bad2d8-ed1c-4c77-8231-0833e62ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.017327 10.0.0.22 - - [2025-12-11 12:00:19] "POST /chown HTTP/1.1" 200 109 0.038152 10.0.0.22 - - [2025-12-11 12:00:19] "POST /firewall-rules HTTP/1.1" 409 293 0.004841 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.22 - - [2025-12-11 12:00:19] "POST /chown HTTP/1.1" 200 109 0.055755 10.0.0.22 - - [2025-12-11 12:00:19] "PUT /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 256 0.032550 10.0.0.22 - - [2025-12-11 12:00:19] "PUT /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10 HTTP/1.1" 200 260 0.065526 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.021762 10.0.0.22 - - [2025-12-11 12:00:19] "GET /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004845 10.0.0.22 - - [2025-12-11 12:00:19] "POST /chown HTTP/1.1" 200 109 0.019831 10.0.0.22 - - [2025-12-11 12:00:19] "GET /firewall-policy/cb196898-4c3b-43fe-9864-7a9c77fdc218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.027455 10.0.0.22 - - [2025-12-11 12:00:19] "GET /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009665 10.0.0.22 - - [2025-12-11 12:00:19] "POST /chown HTTP/1.1" 200 109 0.039269 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2025-12-11 12:00:19] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012709 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.22 - - [2025-12-11 12:00:19] "PUT /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 256 0.032419 10.0.0.22 - - [2025-12-11 12:00:19] "POST /ref-update HTTP/1.1" 200 156 0.049738 10.0.0.22 - - [2025-12-11 12:00:19] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.071435 10.0.0.22 - - [2025-12-11 12:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2025-12-11 12:00:19] "POST /virtual-machines HTTP/1.1" 200 373 0.011927 10.0.0.22 - - [2025-12-11 12:00:19] "POST /chown HTTP/1.1" 200 109 0.028680 10.0.0.22 - - [2025-12-11 12:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.048208 10.0.0.22 - - [2025-12-11 12:00:19] "POST /chown HTTP/1.1" 200 109 0.050768 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 256 0.027439 10.0.0.22 - - [2025-12-11 12:00:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.167861 10.0.0.22 - - [2025-12-11 12:00:20] "POST /ref-update HTTP/1.1" 200 156 0.077730 10.0.0.22 - - [2025-12-11 12:00:20] "POST /chown HTTP/1.1" 200 109 0.054672 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033329 10.0.0.22 - - [2025-12-11 12:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006840 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.014259 10.0.0.22 - - [2025-12-11 12:00:20] "POST /chown HTTP/1.1" 200 109 0.048639 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 256 0.024082 10.0.0.22 - - [2025-12-11 12:00:20] "POST /ref-update HTTP/1.1" 200 156 0.032773 10.0.0.22 - - [2025-12-11 12:00:20] "POST /instance-ips HTTP/1.1" 200 413 0.070024 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.063587 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013116 10.0.0.22 - - [2025-12-11 12:00:20] "POST /set-tag HTTP/1.1" 200 109 0.028797 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.023517 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023646 10.0.0.22 - - [2025-12-11 12:00:20] "GET /instance-ip/f75764e6-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.011761 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021351 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005052 10.0.0.22 - - [2025-12-11 12:00:20] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.021803 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.024921 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023527 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.016623 10.0.0.22 - - [2025-12-11 12:00:20] "POST /ref-update HTTP/1.1" 200 156 0.022415 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007005 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037599 10.0.0.22 - - [2025-12-11 12:00:20] "POST /set-tag HTTP/1.1" 200 109 0.013679 10.0.0.22 - - [2025-12-11 12:00:20] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005263 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.018065 10.0.0.22 - - [2025-12-11 12:00:20] "POST /set-tag HTTP/1.1" 200 109 0.015772 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022486 10.0.0.22 - - [2025-12-11 12:00:20] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.021277 10.0.0.22 - - [2025-12-11 12:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009567 10.0.0.22 - - [2025-12-11 12:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.012610 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.009375 10.0.0.22 - - [2025-12-11 12:00:21] "POST /ref-update HTTP/1.1" 200 156 0.025586 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.009304 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.031579 10.0.0.22 - - [2025-12-11 12:00:21] "POST /ref-update HTTP/1.1" 200 156 0.027144 10.0.0.22 - - [2025-12-11 12:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.019395 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.027441 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.015332 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.039039 10.0.0.22 - - [2025-12-11 12:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.007391 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.010534 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.040445 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.035283 10.0.0.22 - - [2025-12-11 12:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.017044 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.043343 10.0.0.22 - - [2025-12-11 12:00:21] "POST /chown HTTP/1.1" 200 109 0.015092 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.051377 10.0.0.22 - - [2025-12-11 12:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.008777 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.039027 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.045069 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.039319 10.0.0.22 - - [2025-12-11 12:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.016817 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.019537 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.053001 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.054942 10.0.0.22 - - [2025-12-11 12:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.013448 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.030420 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.028170 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.030338 10.0.0.22 - - [2025-12-11 12:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.007444 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.028601 10.0.0.22 - - [2025-12-11 12:00:22] "POST /chown HTTP/1.1" 200 109 0.038927 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.031252 10.0.0.22 - - [2025-12-11 12:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012487 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.017570 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.020790 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.030611 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.037731 10.0.0.22 - - [2025-12-11 12:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.026511 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.057555 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.023041 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.051966 10.0.0.22 - - [2025-12-11 12:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.007294 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.028734 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.013913 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.015052 10.0.0.22 - - [2025-12-11 12:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.017170 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.012216 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.018116 10.0.0.22 - - [2025-12-11 12:00:23] "POST /chown HTTP/1.1" 200 109 0.011842 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:00:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:00:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001136 10.0.0.22 - - [2025-12-11 12:00:37] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006814 10.0.0.22 - - [2025-12-11 12:00:37] "POST /set-tag HTTP/1.1" 200 109 0.004351 10.0.0.22 - - [2025-12-11 12:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.22 - - [2025-12-11 12:00:37] "GET /loadbalancer/83b8e870-70a6-49bc-8261-9d035d237653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002755 10.0.0.22 - - [2025-12-11 12:00:37] "GET /loadbalancer-pool/f388e16e-297e-472b-a54b-8282829167de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002808 10.0.0.22 - - [2025-12-11 12:00:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018196 10.0.0.22 - - [2025-12-11 12:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012218 10.0.0.22 - - [2025-12-11 12:00:37] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010938 10.0.0.22 - - [2025-12-11 12:00:37] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007037 10.0.0.22 - - [2025-12-11 12:00:37] "POST /ref-update HTTP/1.1" 200 156 0.008790 10.0.0.22 - - [2025-12-11 12:00:37] "GET /floating-ip/76897464-a7bf-4693-8f70-5d46211213b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.005819 10.0.0.22 - - [2025-12-11 12:00:37] "POST /tags HTTP/1.1" 409 221 0.002199 10.0.0.22 - - [2025-12-11 12:00:37] "PUT /floating-ip/76897464-a7bf-4693-8f70-5d46211213b6 HTTP/1.1" 200 256 0.016627 10.0.0.22 - - [2025-12-11 12:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013313 10.0.0.22 - - [2025-12-11 12:00:37] "GET /tag/04e9d290-e1c4-4742-ba0c-5bc457063d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012277 10.0.0.22 - - [2025-12-11 12:00:37] "POST /set-tag HTTP/1.1" 200 109 0.016936 10.0.0.22 - - [2025-12-11 12:00:37] "GET /virtual-machine/9e215626-8124-4826-a3f8-f31298c2258f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003405 10.0.0.22 - - [2025-12-11 12:00:37] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005327 10.0.0.22 - - [2025-12-11 12:00:38] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005666 10.0.0.22 - - [2025-12-11 12:00:38] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.22 - - [2025-12-11 12:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2025-12-11 12:00:38] "GET /loadbalancer/83b8e870-70a6-49bc-8261-9d035d237653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003025 10.0.0.22 - - [2025-12-11 12:00:38] "GET /loadbalancer-pool/f388e16e-297e-472b-a54b-8282829167de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003419 10.0.0.22 - - [2025-12-11 12:00:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017450 10.0.0.22 - - [2025-12-11 12:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008767 10.0.0.22 - - [2025-12-11 12:00:38] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019612 10.0.0.22 - - [2025-12-11 12:00:38] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009720 10.0.0.22 - - [2025-12-11 12:00:38] "POST /ref-update HTTP/1.1" 200 156 0.012059 10.0.0.22 - - [2025-12-11 12:00:38] "GET /floating-ip/76897464-a7bf-4693-8f70-5d46211213b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.017478 10.0.0.22 - - [2025-12-11 12:00:38] "POST /set-tag HTTP/1.1" 200 109 0.044527 10.0.0.22 - - [2025-12-11 12:00:41] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005843 10.0.0.22 - - [2025-12-11 12:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.22 - - [2025-12-11 12:00:42] "GET /virtual-machine/01e266fc-badb-4dcd-9865-63bf7175c62e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003591 10.0.0.22 - - [2025-12-11 12:00:42] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005272 10.0.0.22 - - [2025-12-11 12:00:43] "GET /virtual-machine/316421a0-35aa-4fb0-abaa-348561a99d36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003922 10.0.0.22 - - [2025-12-11 12:00:43] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004887 10.0.0.22 - - [2025-12-11 12:00:43] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005297 10.0.0.22 - - [2025-12-11 12:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.22 - - [2025-12-11 12:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.22 - - [2025-12-11 12:00:59] "POST /chown HTTP/1.1" 200 109 0.013842 10.0.0.22 - - [2025-12-11 12:00:59] "POST /chown HTTP/1.1" 200 109 0.009044 10.0.0.22 - - [2025-12-11 12:00:59] "POST /chown HTTP/1.1" 200 109 0.030910 10.0.0.22 - - [2025-12-11 12:00:59] "POST /chown HTTP/1.1" 200 109 0.029268 10.0.0.22 - - [2025-12-11 12:01:14] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004986 10.0.0.22 - - [2025-12-11 12:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.22 - - [2025-12-11 12:01:14] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005625 10.0.0.22 - - [2025-12-11 12:01:14] "POST /set-tag HTTP/1.1" 200 109 0.005150 10.0.0.22 - - [2025-12-11 12:01:14] "GET /virtual-machine/316421a0-35aa-4fb0-abaa-348561a99d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003152 10.0.0.22 - - [2025-12-11 12:01:14] "POST /ref-update HTTP/1.1" 200 156 0.017164 10.0.0.22 - - [2025-12-11 12:01:14] "GET /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016906 10.0.0.22 - - [2025-12-11 12:01:14] "POST /set-tag HTTP/1.1" 200 109 0.042746 10.0.0.22 - - [2025-12-11 12:01:14] "POST /set-tag HTTP/1.1" 200 109 0.022764 10.0.0.22 - - [2025-12-11 12:01:14] "DELETE /instance-ip/f75764e6-d688-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.076205 10.0.0.22 - - [2025-12-11 12:01:14] "DELETE /virtual-machine-interface/f7310b98-d688-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.058815 10.0.0.22 - - [2025-12-11 12:01:14] "DELETE /virtual-machine/316421a0-35aa-4fb0-abaa-348561a99d36 HTTP/1.1" 200 115 0.038523 10.0.0.22 - - [2025-12-11 12:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.22 - - [2025-12-11 12:01:18] "GET /tag/89bad2d8-ed1c-4c77-8231-0833e62ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014747 10.0.0.22 - - [2025-12-11 12:01:18] "GET /tag/89bad2d8-ed1c-4c77-8231-0833e62ccbfe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.029019 10.0.0.22 - - [2025-12-11 12:01:18] "GET /virtual-machine-interface/72fcca86-33ed-4611-84df-e06643ebfd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.014983 10.0.0.22 - - [2025-12-11 12:01:18] "POST /set-tag HTTP/1.1" 200 109 0.026223 10.0.0.22 - - [2025-12-11 12:01:18] "GET /virtual-machine-interface/90420094-b33d-4be1-98c7-93dd276a8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.026493 10.0.0.22 - - [2025-12-11 12:01:18] "POST /set-tag HTTP/1.1" 200 109 0.046501 10.0.0.22 - - [2025-12-11 12:01:18] "GET /virtual-machine-interface/f17440e2-1da5-4d22-923e-fcb7072ebd26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.013141 10.0.0.22 - - [2025-12-11 12:01:18] "POST /set-tag HTTP/1.1" 200 109 0.027318 10.0.0.22 - - [2025-12-11 12:01:18] "GET /firewall-policy/cb196898-4c3b-43fe-9864-7a9c77fdc218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015017 10.0.0.22 - - [2025-12-11 12:01:18] "GET /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003333 10.0.0.22 - - [2025-12-11 12:01:18] "POST /ref-update HTTP/1.1" 200 156 0.025995 10.0.0.22 - - [2025-12-11 12:01:18] "DELETE /firewall-rule/bc49d8ed-df8f-4cd2-91c6-603cbd126c10 HTTP/1.1" 200 115 0.069049 10.0.0.22 - - [2025-12-11 12:01:18] "DELETE /loadbalancer-member/5d872d16-bc8e-4264-8e9b-36f1d2b6e04e HTTP/1.1" 200 115 0.065690 10.0.0.22 - - [2025-12-11 12:01:18] "DELETE /loadbalancer-pool/73e73a46-eca7-4bb0-8468-72ad45b1702a HTTP/1.1" 200 115 0.084415 10.0.0.22 - - [2025-12-11 12:01:19] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.027025 10.0.0.22 - - [2025-12-11 12:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032171 10.0.0.22 - - [2025-12-11 12:01:19] "DELETE /loadbalancer-listener/aed6c209-7fb8-4703-989f-0584162a02d5 HTTP/1.1" 200 115 0.144327 10.0.0.22 - - [2025-12-11 12:01:19] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.030348 10.0.0.22 - - [2025-12-11 12:01:19] "GET /floating-ip/b95b8cee-beb0-415b-b321-4a2d296e81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.012285 10.0.0.22 - - [2025-12-11 12:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026563 10.0.0.22 - - [2025-12-11 12:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006830 10.0.0.22 - - [2025-12-11 12:01:19] "PUT /floating-ip/b95b8cee-beb0-415b-b321-4a2d296e81eb HTTP/1.1" 200 256 0.057531 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.031474 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.020109 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.045182 10.0.0.22 - - [2025-12-11 12:01:19] "DELETE /floating-ip/b95b8cee-beb0-415b-b321-4a2d296e81eb HTTP/1.1" 200 115 0.160787 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.024065 10.0.0.22 - - [2025-12-11 12:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.018574 10.0.0.22 - - [2025-12-11 12:01:19] "DELETE /loadbalancer/6e7f08b2-d387-4048-9f89-fa599ffc805e HTTP/1.1" 200 115 0.114553 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.016091 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.019707 10.0.0.22 - - [2025-12-11 12:01:19] "POST /chown HTTP/1.1" 200 109 0.044657 10.0.0.22 - - [2025-12-11 12:01:19] "DELETE /instance-ip/2798ea1f-d7a4-4559-ad49-91fa0d1c5964 HTTP/1.1" 200 115 0.148408 10.0.0.22 - - [2025-12-11 12:01:19] "PUT /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 266 0.018267 10.0.0.22 - - [2025-12-11 12:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.043144 10.0.0.22 - - [2025-12-11 12:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.22 - - [2025-12-11 12:01:19] "DELETE /virtual-machine-interface/90420094-b33d-4be1-98c7-93dd276a8b80 HTTP/1.1" 200 115 0.152594 10.0.0.22 - - [2025-12-11 12:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012202 10.0.0.22 - - [2025-12-11 12:01:19] "DELETE /tag/89bad2d8-ed1c-4c77-8231-0833e62ccbfe HTTP/1.1" 200 115 0.129294 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /service-instance/347318cc-41d3-4026-b7e5-fef22650a4dd HTTP/1.1" 200 115 0.110306 10.0.0.22 - - [2025-12-11 12:01:20] "GET /virtual-machine-interface/f17440e2-1da5-4d22-923e-fcb7072ebd26?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008855 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /virtual-machine-interface/f17440e2-1da5-4d22-923e-fcb7072ebd26 HTTP/1.1" 200 115 0.076901 10.0.0.22 - - [2025-12-11 12:01:20] "POST /ref-update HTTP/1.1" 200 156 0.015583 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /virtual-machine/68a7ec4e-b3a4-4edd-b747-ee87d36cfd6d HTTP/1.1" 200 115 0.040437 10.0.0.22 - - [2025-12-11 12:01:20] "GET /virtual-machine-interface/72fcca86-33ed-4611-84df-e06643ebfd8a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.011200 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /virtual-machine-interface/72fcca86-33ed-4611-84df-e06643ebfd8a HTTP/1.1" 200 115 0.080551 10.0.0.22 - - [2025-12-11 12:01:20] "GET /floating-ip-pool/9388bec5-c3d3-43ea-b20f-4017e7cff400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006145 10.0.0.22 - - [2025-12-11 12:01:20] "POST /ref-update HTTP/1.1" 200 156 0.028000 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /virtual-machine/fdb22763-defd-4dce-8b10-852bbf724c19 HTTP/1.1" 200 115 0.075414 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /floating-ip-pool/9388bec5-c3d3-43ea-b20f-4017e7cff400 HTTP/1.1" 200 115 0.065274 10.0.0.22 - - [2025-12-11 12:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.22 - - [2025-12-11 12:01:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005355 10.0.0.22 - - [2025-12-11 12:01:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002313 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /virtual-network/6b650de6-0ebf-4726-8ea2-89a6e33d9623 HTTP/1.1" 200 115 0.200398 10.0.0.22 - - [2025-12-11 12:01:20] "GET /routing-instance/ab8b5c5d-1635-428e-bbf4-e10f2001510c HTTP/1.1" 404 171 0.003122 10.0.0.22 - - [2025-12-11 12:01:20] "GET /domains HTTP/1.1" 200 280 0.013622 10.0.0.22 - - [2025-12-11 12:01:20] "DELETE /route-target/f8944473-8d4c-41d4-a089-2d5de9017b4a HTTP/1.1" 200 115 0.042592 10.0.0.22 - - [2025-12-11 12:01:20] "GET /domain/f0005c9e-1dcb-4641-857c-36fcf9e223f6 HTTP/1.1" 200 3086 0.008335 10.0.0.22 - - [2025-12-11 12:01:20] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c HTTP/1.1" 200 6873 0.071878 10.0.0.22 - - [2025-12-11 12:01:20] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004796 10.0.0.22 - - [2025-12-11 12:01:20] "POST /set-tag HTTP/1.1" 200 109 0.006342 10.0.0.22 - - [2025-12-11 12:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.22 - - [2025-12-11 12:01:20] "GET /loadbalancer/83b8e870-70a6-49bc-8261-9d035d237653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003290 10.0.0.22 - - [2025-12-11 12:01:21] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005968 10.0.0.22 - - [2025-12-11 12:01:21] "POST /set-tag HTTP/1.1" 200 109 0.033470 10.0.0.22 - - [2025-12-11 12:01:21] "DELETE /loadbalancer-member/2a6ad0cd-3194-4150-aaef-8d331229cbea HTTP/1.1" 200 115 0.063850 10.0.0.22 - - [2025-12-11 12:01:22] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006713 10.0.0.22 - - [2025-12-11 12:01:22] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.22 - - [2025-12-11 12:01:22] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009090 10.0.0.22 - - [2025-12-11 12:01:22] "POST /set-tag HTTP/1.1" 200 109 0.006074 10.0.0.22 - - [2025-12-11 12:01:22] "GET /virtual-machine/01e266fc-badb-4dcd-9865-63bf7175c62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003568 10.0.0.22 - - [2025-12-11 12:01:22] "POST /ref-update HTTP/1.1" 200 156 0.024968 10.0.0.22 - - [2025-12-11 12:01:22] "GET /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007096 10.0.0.22 - - [2025-12-11 12:01:22] "POST /set-tag HTTP/1.1" 200 109 0.020655 10.0.0.22 - - [2025-12-11 12:01:22] "POST /set-tag HTTP/1.1" 200 109 0.028042 10.0.0.22 - - [2025-12-11 12:01:22] "POST /set-tag HTTP/1.1" 200 109 0.055512 10.0.0.22 - - [2025-12-11 12:01:22] "DELETE /instance-ip/f4b3c252-d688-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.072685 10.0.0.22 - - [2025-12-11 12:01:22] "POST /ref-update HTTP/1.1" 200 156 0.029002 10.0.0.22 - - [2025-12-11 12:01:23] "DELETE /virtual-machine-interface/f49537ba-d688-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.087966 10.0.0.22 - - [2025-12-11 12:01:23] "DELETE /virtual-machine/01e266fc-badb-4dcd-9865-63bf7175c62e HTTP/1.1" 200 115 0.027637 10.0.0.22 - - [2025-12-11 12:01:25] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009780 10.0.0.22 - - [2025-12-11 12:01:25] "POST /set-tag HTTP/1.1" 200 109 0.008095 10.0.0.22 - - [2025-12-11 12:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2025-12-11 12:01:26] "GET /loadbalancer/83b8e870-70a6-49bc-8261-9d035d237653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003067 10.0.0.22 - - [2025-12-11 12:01:27] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016000 10.0.0.22 - - [2025-12-11 12:01:27] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.22 - - [2025-12-11 12:01:27] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007418 10.0.0.22 - - [2025-12-11 12:01:27] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.22 - - [2025-12-11 12:01:27] "GET /virtual-machine/9e215626-8124-4826-a3f8-f31298c2258f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003287 10.0.0.22 - - [2025-12-11 12:01:27] "POST /ref-update HTTP/1.1" 200 156 0.010859 10.0.0.22 - - [2025-12-11 12:01:27] "GET /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008453 10.0.0.22 - - [2025-12-11 12:01:27] "POST /set-tag HTTP/1.1" 200 109 0.023670 10.0.0.22 - - [2025-12-11 12:01:27] "POST /set-tag HTTP/1.1" 200 109 0.034463 10.0.0.22 - - [2025-12-11 12:01:27] "POST /set-tag HTTP/1.1" 200 109 0.030949 10.0.0.22 - - [2025-12-11 12:01:27] "DELETE /instance-ip/f3bf64e6-d688-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.051969 10.0.0.22 - - [2025-12-11 12:01:27] "POST /ref-update HTTP/1.1" 200 156 0.010436 10.0.0.22 - - [2025-12-11 12:01:27] "DELETE /virtual-machine-interface/f39e4f7c-d688-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.054141 10.0.0.22 - - [2025-12-11 12:01:27] "DELETE /virtual-machine/9e215626-8124-4826-a3f8-f31298c2258f HTTP/1.1" 200 115 0.022292 10.0.0.22 - - [2025-12-11 12:01:28] "DELETE /tag/4fadbcbc-b873-41b0-940b-5bdfd25b40fa HTTP/1.1" 200 115 0.043396 10.0.0.22 - - [2025-12-11 12:01:28] "DELETE /tag/82f9747c-f6eb-409d-b9bf-d251deecd487 HTTP/1.1" 200 115 0.089461 10.0.0.22 - - [2025-12-11 12:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2025-12-11 12:01:31] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051724 10.0.0.22 - - [2025-12-11 12:01:31] "POST /tags HTTP/1.1" 200 393 0.036479 10.0.0.22 - - [2025-12-11 12:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012835 10.0.0.22 - - [2025-12-11 12:01:31] "GET /tag/2cce9145-e939-4517-bdb6-e9142e6bdbd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014016 10.0.0.22 - - [2025-12-11 12:01:31] "POST /tags HTTP/1.1" 200 341 0.030896 10.0.0.22 - - [2025-12-11 12:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.22 - - [2025-12-11 12:01:31] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021201 10.0.0.22 - - [2025-12-11 12:01:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.003409 10.0.0.22 - - [2025-12-11 12:01:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.009725 10.0.0.22 - - [2025-12-11 12:01:31] "POST /security-groups HTTP/1.1" 200 589 0.078944 10.0.0.22 - - [2025-12-11 12:01:31] "POST /projects HTTP/1.1" 200 519 0.241687 10.0.0.22 - - [2025-12-11 12:01:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002175 10.0.0.22 - - [2025-12-11 12:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.055414 10.0.0.22 - - [2025-12-11 12:01:32] "POST /access-control-lists HTTP/1.1" 200 598 0.080100 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021941 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.039470 10.0.0.22 - - [2025-12-11 12:01:32] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012479 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.22 - - [2025-12-11 12:01:32] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.015986 10.0.0.22 - - [2025-12-11 12:01:32] "POST /access-control-lists HTTP/1.1" 200 596 0.078947 10.0.0.22 - - [2025-12-11 12:01:32] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.075379 10.0.0.22 - - [2025-12-11 12:01:32] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.058697 10.0.0.22 - - [2025-12-11 12:01:32] "POST /security-groups HTTP/1.1" 200 591 0.095465 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.011166 10.0.0.22 - - [2025-12-11 12:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043567 10.0.0.22 - - [2025-12-11 12:01:32] "POST /chown HTTP/1.1" 200 109 0.028646 10.0.0.22 - - [2025-12-11 12:01:32] "POST /access-control-lists HTTP/1.1" 200 632 0.131876 10.0.0.22 - - [2025-12-11 12:01:32] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.069702 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.013170 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.22 - - [2025-12-11 12:01:32] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003177 10.0.0.22 - - [2025-12-11 12:01:32] "POST /tags HTTP/1.1" 409 226 0.002522 10.0.0.22 - - [2025-12-11 12:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2025-12-11 12:01:32] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014602 10.0.0.22 - - [2025-12-11 12:01:32] "POST /access-control-lists HTTP/1.1" 200 630 0.081148 10.0.0.22 - - [2025-12-11 12:01:32] "POST /firewall-rules HTTP/1.1" 200 600 0.069280 10.0.0.22 - - [2025-12-11 12:01:32] "GET /firewall-rule/8e9f955c-a2f0-4b79-9f36-5b7055423441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012733 10.0.0.22 - - [2025-12-11 12:01:32] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005130 10.0.0.22 - - [2025-12-11 12:01:32] "GET /firewall-rule/8e9f955c-a2f0-4b79-9f36-5b7055423441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004044 10.0.0.22 - - [2025-12-11 12:01:32] "POST /ref-update HTTP/1.1" 200 156 0.052650 10.0.0.22 - - [2025-12-11 12:01:33] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010607 10.0.0.22 - - [2025-12-11 12:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010518 10.0.0.22 - - [2025-12-11 12:01:33] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007403 10.0.0.22 - - [2025-12-11 12:01:33] "POST /tags HTTP/1.1" 409 226 0.002045 10.0.0.22 - - [2025-12-11 12:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.22 - - [2025-12-11 12:01:33] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018856 10.0.0.22 - - [2025-12-11 12:01:33] "POST /firewall-rules HTTP/1.1" 200 598 0.067669 10.0.0.22 - - [2025-12-11 12:01:33] "GET /firewall-rule/e5365f62-9236-474c-ad48-00119c281003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004416 10.0.0.22 - - [2025-12-11 12:01:33] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004272 10.0.0.22 - - [2025-12-11 12:01:33] "GET /firewall-rule/e5365f62-9236-474c-ad48-00119c281003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003107 10.0.0.22 - - [2025-12-11 12:01:33] "POST /ref-update HTTP/1.1" 200 156 0.053134 10.0.0.22 - - [2025-12-11 12:01:34] "POST /tags HTTP/1.1" 200 393 0.031642 10.0.0.22 - - [2025-12-11 12:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017385 10.0.0.22 - - [2025-12-11 12:01:34] "GET /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016214 10.0.0.22 - - [2025-12-11 12:01:34] "POST /tags HTTP/1.1" 200 341 0.044651 10.0.0.22 - - [2025-12-11 12:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020154 10.0.0.22 - - [2025-12-11 12:01:34] "GET /tag/0b4fdbb3-4325-4c2a-ac24-213429637484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015148 10.0.0.22 - - [2025-12-11 12:01:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000551 10.0.0.22 - - [2025-12-11 12:01:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.006101 10.0.0.22 - - [2025-12-11 12:01:34] "POST /security-groups HTTP/1.1" 200 589 0.080805 10.0.0.22 - - [2025-12-11 12:01:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.005047 10.0.0.22 - - [2025-12-11 12:01:35] "POST /projects HTTP/1.1" 200 519 0.261056 10.0.0.22 - - [2025-12-11 12:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015462 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011222 10.0.0.22 - - [2025-12-11 12:01:35] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005204 10.0.0.22 - - [2025-12-11 12:01:35] "POST /access-control-lists HTTP/1.1" 200 598 0.092883 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.009217 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010503 10.0.0.22 - - [2025-12-11 12:01:35] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005030 10.0.0.22 - - [2025-12-11 12:01:35] "POST /access-control-lists HTTP/1.1" 200 596 0.070517 10.0.0.22 - - [2025-12-11 12:01:35] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.093771 10.0.0.22 - - [2025-12-11 12:01:35] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.050690 10.0.0.22 - - [2025-12-11 12:01:35] "POST /security-groups HTTP/1.1" 200 591 0.077470 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.002717 10.0.0.22 - - [2025-12-11 12:01:35] "POST /access-control-lists HTTP/1.1" 200 632 0.065756 10.0.0.22 - - [2025-12-11 12:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.062695 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.011713 10.0.0.22 - - [2025-12-11 12:01:35] "POST /chown HTTP/1.1" 200 109 0.040163 10.0.0.22 - - [2025-12-11 12:01:35] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.045312 10.0.0.22 - - [2025-12-11 12:01:35] "POST /access-control-lists HTTP/1.1" 200 630 0.076498 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.22 - - [2025-12-11 12:01:35] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003008 10.0.0.22 - - [2025-12-11 12:01:35] "POST /tags HTTP/1.1" 409 226 0.002041 10.0.0.22 - - [2025-12-11 12:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.22 - - [2025-12-11 12:01:35] "GET /tag/0b4fdbb3-4325-4c2a-ac24-213429637484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014859 10.0.0.22 - - [2025-12-11 12:01:35] "POST /firewall-rules HTTP/1.1" 200 600 0.081111 10.0.0.22 - - [2025-12-11 12:01:35] "GET /firewall-rule/2672a897-0e1e-4beb-995c-d6867aff1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010459 10.0.0.22 - - [2025-12-11 12:01:35] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.006666 10.0.0.22 - - [2025-12-11 12:01:35] "GET /firewall-rule/2672a897-0e1e-4beb-995c-d6867aff1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003488 10.0.0.22 - - [2025-12-11 12:01:36] "POST /ref-update HTTP/1.1" 200 156 0.075701 10.0.0.22 - - [2025-12-11 12:01:36] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009231 10.0.0.22 - - [2025-12-11 12:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2025-12-11 12:01:36] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003568 10.0.0.22 - - [2025-12-11 12:01:36] "POST /tags HTTP/1.1" 409 226 0.003180 10.0.0.22 - - [2025-12-11 12:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2025-12-11 12:01:36] "GET /tag/0b4fdbb3-4325-4c2a-ac24-213429637484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013444 10.0.0.22 - - [2025-12-11 12:01:36] "POST /firewall-rules HTTP/1.1" 200 598 0.070292 10.0.0.22 - - [2025-12-11 12:01:36] "GET /firewall-rule/000dcdc7-c0dc-4f1e-8cdb-6d2a18d9c610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.019204 10.0.0.22 - - [2025-12-11 12:01:36] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007769 10.0.0.22 - - [2025-12-11 12:01:36] "GET /firewall-rule/000dcdc7-c0dc-4f1e-8cdb-6d2a18d9c610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.003079 10.0.0.22 - - [2025-12-11 12:01:36] "POST /ref-update HTTP/1.1" 200 156 0.055738 10.0.0.22 - - [2025-12-11 12:01:37] "POST /tags HTTP/1.1" 200 345 0.100807 10.0.0.22 - - [2025-12-11 12:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024808 10.0.0.22 - - [2025-12-11 12:01:37] "GET /tag/24250205-a39d-4818-9aba-bca3196aa55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.032721 10.0.0.22 - - [2025-12-11 12:01:37] "POST /projects HTTP/1.1" 409 238 0.003369 10.0.0.22 - - [2025-12-11 12:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2025-12-11 12:01:37] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044173 10.0.0.22 - - [2025-12-11 12:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.22 - - [2025-12-11 12:01:37] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004795 10.0.0.22 - - [2025-12-11 12:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2025-12-11 12:01:37] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010364 10.0.0.22 - - [2025-12-11 12:01:37] "POST /security-groups HTTP/1.1" 409 285 0.003385 10.0.0.22 - - [2025-12-11 12:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.22 - - [2025-12-11 12:01:38] "PUT /security-group/d160bde5-b2df-45a0-8475-ed78e3dc1e91 HTTP/1.1" 200 262 0.066776 10.0.0.22 - - [2025-12-11 12:01:38] "PUT /access-control-list/31988a4d-3952-4d03-bf80-debef9e09fb8 HTTP/1.1" 200 272 0.022763 10.0.0.22 - - [2025-12-11 12:01:38] "PUT /access-control-list/42829b6e-68bf-4b3d-ba47-e7e85b534ff3 HTTP/1.1" 200 272 0.026534 10.0.0.22 - - [2025-12-11 12:01:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026085 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005793 10.0.0.22 - - [2025-12-11 12:01:38] "POST /tags HTTP/1.1" 409 228 0.004816 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-12-11 12:01:38] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041562 10.0.0.22 - - [2025-12-11 12:01:38] "GET /tag/24250205-a39d-4818-9aba-bca3196aa55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014720 10.0.0.22 - - [2025-12-11 12:01:38] "POST /tags HTTP/1.1" 200 345 0.042934 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.22 - - [2025-12-11 12:01:38] "GET /tag/e24ad34a-1327-431f-91ac-3a3433a85a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019993 10.0.0.22 - - [2025-12-11 12:01:38] "POST /projects HTTP/1.1" 409 238 0.007469 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006357 10.0.0.22 - - [2025-12-11 12:01:38] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051172 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2025-12-11 12:01:38] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004249 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.22 - - [2025-12-11 12:01:38] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006445 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.22 - - [2025-12-11 12:01:38] "POST /security-groups HTTP/1.1" 409 285 0.003796 10.0.0.22 - - [2025-12-11 12:01:38] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036524 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.22 - - [2025-12-11 12:01:38] "PUT /security-group/ee13c8a3-a570-4489-bbf6-eaf5d41bef61 HTTP/1.1" 200 262 0.077151 10.0.0.22 - - [2025-12-11 12:01:38] "PUT /access-control-list/e0229571-1139-41ca-b686-7e732bc6e641 HTTP/1.1" 200 272 0.017194 10.0.0.22 - - [2025-12-11 12:01:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025654 10.0.0.22 - - [2025-12-11 12:01:38] "POST /tags HTTP/1.1" 409 228 0.031301 10.0.0.22 - - [2025-12-11 12:01:38] "PUT /access-control-list/dda06943-85c7-40d0-813c-0431c5c89586 HTTP/1.1" 200 272 0.033185 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2025-12-11 12:01:38] "GET /tag/e24ad34a-1327-431f-91ac-3a3433a85a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013294 10.0.0.22 - - [2025-12-11 12:01:38] "POST /tags HTTP/1.1" 200 291 0.052976 10.0.0.22 - - [2025-12-11 12:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.22 - - [2025-12-11 12:01:38] "GET /tag/90b87706-6bed-42c8-bef7-43f8d92d6e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014681 10.0.0.22 - - [2025-12-11 12:01:38] "POST /tags HTTP/1.1" 200 303 0.059795 10.0.0.22 - - [2025-12-11 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.22 - - [2025-12-11 12:01:39] "GET /tag/dc6b0149-353a-4a24-83a0-62c188b32b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015009 10.0.0.22 - - [2025-12-11 12:01:39] "POST /tags HTTP/1.1" 409 252 0.003209 10.0.0.22 - - [2025-12-11 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.22 - - [2025-12-11 12:01:39] "GET /tag/2cce9145-e939-4517-bdb6-e9142e6bdbd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013448 10.0.0.22 - - [2025-12-11 12:01:39] "POST /tags HTTP/1.1" 409 226 0.002309 10.0.0.22 - - [2025-12-11 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.22 - - [2025-12-11 12:01:39] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019271 10.0.0.22 - - [2025-12-11 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2025-12-11 12:01:39] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006624 10.0.0.22 - - [2025-12-11 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2025-12-11 12:01:39] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047263 10.0.0.22 - - [2025-12-11 12:01:39] "POST /virtual-machines HTTP/1.1" 200 395 0.018634 10.0.0.22 - - [2025-12-11 12:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009354 10.0.0.22 - - [2025-12-11 12:01:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128580 10.0.0.22 - - [2025-12-11 12:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015470 10.0.0.22 - - [2025-12-11 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011027 10.0.0.22 - - [2025-12-11 12:01:39] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006994 10.0.0.22 - - [2025-12-11 12:01:39] "POST /instance-ips HTTP/1.1" 200 397 0.028209 10.0.0.22 - - [2025-12-11 12:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027495 10.0.0.22 - - [2025-12-11 12:01:39] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.018882 10.0.0.22 - - [2025-12-11 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.067889 10.0.0.22 - - [2025-12-11 12:01:39] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.025391 10.0.0.22 - - [2025-12-11 12:01:39] "GET /instance-ip/26a69474-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.011106 10.0.0.22 - - [2025-12-11 12:01:39] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005103 10.0.0.22 - - [2025-12-11 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.22 - - [2025-12-11 12:01:39] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004580 10.0.0.22 - - [2025-12-11 12:01:40] "POST /ref-update HTTP/1.1" 200 156 0.012954 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019320 10.0.0.22 - - [2025-12-11 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.003495 10.0.0.22 - - [2025-12-11 12:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004591 10.0.0.22 - - [2025-12-11 12:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2025-12-11 12:01:40] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040694 10.0.0.22 - - [2025-12-11 12:01:40] "POST /virtual-machines HTTP/1.1" 200 395 0.017202 10.0.0.22 - - [2025-12-11 12:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030679 10.0.0.22 - - [2025-12-11 12:01:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121610 10.0.0.22 - - [2025-12-11 12:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009504 10.0.0.22 - - [2025-12-11 12:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006670 10.0.0.22 - - [2025-12-11 12:01:40] "POST /instance-ips HTTP/1.1" 200 397 0.021085 10.0.0.22 - - [2025-12-11 12:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014125 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006531 10.0.0.22 - - [2025-12-11 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.071344 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006562 10.0.0.22 - - [2025-12-11 12:01:40] "GET /instance-ip/272b01fa-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004665 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005035 10.0.0.22 - - [2025-12-11 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004517 10.0.0.22 - - [2025-12-11 12:01:40] "POST /ref-update HTTP/1.1" 200 156 0.022263 10.0.0.22 - - [2025-12-11 12:01:40] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.024813 10.0.0.22 - - [2025-12-11 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.22 - - [2025-12-11 12:01:41] "POST /tags HTTP/1.1" 200 291 0.030772 10.0.0.22 - - [2025-12-11 12:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019777 10.0.0.22 - - [2025-12-11 12:01:41] "GET /tag/9cf9b60c-c67f-4329-8fc6-c33b7a510825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013329 10.0.0.22 - - [2025-12-11 12:01:41] "POST /tags HTTP/1.1" 409 252 0.006205 10.0.0.22 - - [2025-12-11 12:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.22 - - [2025-12-11 12:01:41] "GET /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014135 10.0.0.22 - - [2025-12-11 12:01:41] "POST /tags HTTP/1.1" 409 226 0.002591 10.0.0.22 - - [2025-12-11 12:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2025-12-11 12:01:41] "GET /tag/0b4fdbb3-4325-4c2a-ac24-213429637484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013783 10.0.0.22 - - [2025-12-11 12:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.22 - - [2025-12-11 12:01:41] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009552 10.0.0.22 - - [2025-12-11 12:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.22 - - [2025-12-11 12:01:41] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050771 10.0.0.22 - - [2025-12-11 12:01:41] "POST /virtual-machines HTTP/1.1" 200 395 0.011436 10.0.0.22 - - [2025-12-11 12:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009511 10.0.0.22 - - [2025-12-11 12:01:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109802 10.0.0.22 - - [2025-12-11 12:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009973 10.0.0.22 - - [2025-12-11 12:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025552 10.0.0.22 - - [2025-12-11 12:01:41] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005607 10.0.0.22 - - [2025-12-11 12:01:41] "POST /instance-ips HTTP/1.1" 200 397 0.025602 10.0.0.22 - - [2025-12-11 12:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028040 10.0.0.22 - - [2025-12-11 12:01:41] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016093 10.0.0.22 - - [2025-12-11 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.067520 10.0.0.22 - - [2025-12-11 12:01:41] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.027019 10.0.0.22 - - [2025-12-11 12:01:41] "GET /instance-ip/27d90372-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005574 10.0.0.22 - - [2025-12-11 12:01:41] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004821 10.0.0.22 - - [2025-12-11 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.22 - - [2025-12-11 12:01:41] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004922 10.0.0.22 - - [2025-12-11 12:01:42] "POST /ref-update HTTP/1.1" 200 156 0.010619 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.027137 10.0.0.22 - - [2025-12-11 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.005962 10.0.0.22 - - [2025-12-11 12:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005805 10.0.0.22 - - [2025-12-11 12:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.22 - - [2025-12-11 12:01:42] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051724 10.0.0.22 - - [2025-12-11 12:01:42] "POST /virtual-machines HTTP/1.1" 200 395 0.011891 10.0.0.22 - - [2025-12-11 12:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026103 10.0.0.22 - - [2025-12-11 12:01:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138165 10.0.0.22 - - [2025-12-11 12:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010535 10.0.0.22 - - [2025-12-11 12:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009387 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004847 10.0.0.22 - - [2025-12-11 12:01:42] "POST /instance-ips HTTP/1.1" 200 397 0.026859 10.0.0.22 - - [2025-12-11 12:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021902 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013498 10.0.0.22 - - [2025-12-11 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.067474 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015299 10.0.0.22 - - [2025-12-11 12:01:42] "GET /instance-ip/2861c82e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002932 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004832 10.0.0.22 - - [2025-12-11 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.22 - - [2025-12-11 12:01:42] "POST /tags HTTP/1.1" 200 299 0.018694 10.0.0.22 - - [2025-12-11 12:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2025-12-11 12:01:42] "GET /tag/49f0ee96-33bf-4ba7-ab70-21537ab451ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013348 10.0.0.22 - - [2025-12-11 12:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.22 - - [2025-12-11 12:01:42] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004958 10.0.0.22 - - [2025-12-11 12:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.22 - - [2025-12-11 12:01:43] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040078 10.0.0.22 - - [2025-12-11 12:01:43] "POST /virtual-machines HTTP/1.1" 200 395 0.013612 10.0.0.22 - - [2025-12-11 12:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019194 10.0.0.22 - - [2025-12-11 12:01:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119435 10.0.0.22 - - [2025-12-11 12:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010912 10.0.0.22 - - [2025-12-11 12:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010393 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013077 10.0.0.22 - - [2025-12-11 12:01:43] "POST /instance-ips HTTP/1.1" 200 397 0.021238 10.0.0.22 - - [2025-12-11 12:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030751 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016605 10.0.0.22 - - [2025-12-11 12:01:43] "POST /set-tag HTTP/1.1" 200 109 0.020253 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015808 10.0.0.22 - - [2025-12-11 12:01:43] "GET /instance-ip/28dc74fc-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003317 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006522 10.0.0.22 - - [2025-12-11 12:01:43] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004524 10.0.0.22 - - [2025-12-11 12:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010635 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007501 10.0.0.22 - - [2025-12-11 12:01:43] "POST /set-tag HTTP/1.1" 200 109 0.007466 10.0.0.22 - - [2025-12-11 12:01:43] "POST /tags HTTP/1.1" 200 299 0.019799 10.0.0.22 - - [2025-12-11 12:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.22 - - [2025-12-11 12:01:43] "GET /tag/ea69a1cd-bec8-4f26-918b-66c733fcf33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013523 10.0.0.22 - - [2025-12-11 12:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2025-12-11 12:01:43] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004454 10.0.0.22 - - [2025-12-11 12:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2025-12-11 12:01:43] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046003 10.0.0.22 - - [2025-12-11 12:01:43] "POST /virtual-machines HTTP/1.1" 200 395 0.010972 10.0.0.22 - - [2025-12-11 12:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017921 10.0.0.22 - - [2025-12-11 12:01:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114043 10.0.0.22 - - [2025-12-11 12:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011216 10.0.0.22 - - [2025-12-11 12:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.22 - - [2025-12-11 12:01:44] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005445 10.0.0.22 - - [2025-12-11 12:01:44] "POST /instance-ips HTTP/1.1" 200 397 0.019953 10.0.0.22 - - [2025-12-11 12:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025555 10.0.0.22 - - [2025-12-11 12:01:44] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.020883 10.0.0.22 - - [2025-12-11 12:01:44] "POST /set-tag HTTP/1.1" 200 109 0.021113 10.0.0.22 - - [2025-12-11 12:01:44] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011798 10.0.0.22 - - [2025-12-11 12:01:44] "GET /instance-ip/296065dc-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003493 10.0.0.22 - - [2025-12-11 12:01:44] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005275 10.0.0.22 - - [2025-12-11 12:01:44] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.22 - - [2025-12-11 12:01:44] "POST /tags HTTP/1.1" 200 299 0.023440 10.0.0.22 - - [2025-12-11 12:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2025-12-11 12:01:44] "GET /tag/324ddd17-1c15-4b72-a55c-a934b5238ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017507 10.0.0.22 - - [2025-12-11 12:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.22 - - [2025-12-11 12:01:44] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004660 10.0.0.22 - - [2025-12-11 12:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.22 - - [2025-12-11 12:01:44] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039090 10.0.0.22 - - [2025-12-11 12:01:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011836 10.0.0.22 - - [2025-12-11 12:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022471 10.0.0.22 - - [2025-12-11 12:01:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127801 10.0.0.22 - - [2025-12-11 12:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013644 10.0.0.22 - - [2025-12-11 12:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016240 10.0.0.22 - - [2025-12-11 12:01:44] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006243 10.0.0.22 - - [2025-12-11 12:01:45] "POST /instance-ips HTTP/1.1" 200 397 0.022753 10.0.0.22 - - [2025-12-11 12:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036559 10.0.0.22 - - [2025-12-11 12:01:45] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.025372 10.0.0.22 - - [2025-12-11 12:01:45] "POST /set-tag HTTP/1.1" 200 109 0.020617 10.0.0.22 - - [2025-12-11 12:01:45] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017847 10.0.0.22 - - [2025-12-11 12:01:45] "GET /instance-ip/29d9b766-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008556 10.0.0.22 - - [2025-12-11 12:01:45] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004929 10.0.0.22 - - [2025-12-11 12:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.22 - - [2025-12-11 12:01:45] "POST /tags HTTP/1.1" 200 299 0.022941 10.0.0.22 - - [2025-12-11 12:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.22 - - [2025-12-11 12:01:45] "GET /tag/6dea2cf4-4dd7-42c8-8a6c-37912e81b3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.019528 10.0.0.22 - - [2025-12-11 12:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2025-12-11 12:01:45] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006741 10.0.0.22 - - [2025-12-11 12:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.22 - - [2025-12-11 12:01:45] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045078 10.0.0.22 - - [2025-12-11 12:01:45] "POST /virtual-machines HTTP/1.1" 200 395 0.022905 10.0.0.22 - - [2025-12-11 12:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027362 10.0.0.22 - - [2025-12-11 12:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120634 10.0.0.22 - - [2025-12-11 12:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010522 10.0.0.22 - - [2025-12-11 12:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010901 10.0.0.22 - - [2025-12-11 12:01:45] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013040 10.0.0.22 - - [2025-12-11 12:01:45] "POST /instance-ips HTTP/1.1" 200 397 0.024967 10.0.0.22 - - [2025-12-11 12:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037217 10.0.0.22 - - [2025-12-11 12:01:45] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.023490 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.029666 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012163 10.0.0.22 - - [2025-12-11 12:01:46] "GET /instance-ip/2a59db08-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004357 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005697 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004372 10.0.0.22 - - [2025-12-11 12:01:46] "POST /ref-update HTTP/1.1" 200 156 0.011588 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007107 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006321 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005069 10.0.0.22 - - [2025-12-11 12:01:46] "POST /ref-update HTTP/1.1" 200 156 0.025888 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016292 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.005830 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.008575 10.0.0.22 - - [2025-12-11 12:01:46] "POST /ref-update HTTP/1.1" 200 156 0.025121 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005896 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005386 10.0.0.22 - - [2025-12-11 12:01:46] "POST /ref-update HTTP/1.1" 200 156 0.010640 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004766 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004783 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005248 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005727 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011839 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.007488 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006163 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004954 10.0.0.22 - - [2025-12-11 12:01:46] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.22 - - [2025-12-11 12:01:46] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005997 10.0.0.22 - - [2025-12-11 12:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.22 - - [2025-12-11 12:01:47] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005417 10.0.0.22 - - [2025-12-11 12:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.22 - - [2025-12-11 12:01:47] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016138 10.0.0.22 - - [2025-12-11 12:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.22 - - [2025-12-11 12:01:47] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008490 10.0.0.22 - - [2025-12-11 12:01:47] "POST /set-tag HTTP/1.1" 200 109 0.004170 10.0.0.22 - - [2025-12-11 12:01:48] "GET /virtual-machine/ee788423-e018-43dc-9f55-af78b0508e6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003502 10.0.0.22 - - [2025-12-11 12:01:48] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006190 10.0.0.22 - - [2025-12-11 12:01:48] "GET /virtual-machine/ff610dc2-f5cb-40b1-9bbe-e8faa5d9e840?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002983 10.0.0.22 - - [2025-12-11 12:01:48] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008002 10.0.0.22 - - [2025-12-11 12:01:48] "GET /virtual-machine/c2e18a33-358b-4579-9d6b-af1a56fc9e07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003535 10.0.0.22 - - [2025-12-11 12:01:48] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006688 10.0.0.22 - - [2025-12-11 12:01:50] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006078 10.0.0.22 - - [2025-12-11 12:01:50] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.22 - - [2025-12-11 12:01:54] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005054 10.0.0.22 - - [2025-12-11 12:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.22 - - [2025-12-11 12:01:55] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006213 10.0.0.22 - - [2025-12-11 12:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.22 - - [2025-12-11 12:01:55] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007054 10.0.0.22 - - [2025-12-11 12:01:55] "POST /set-tag HTTP/1.1" 200 109 0.003252 10.0.0.22 - - [2025-12-11 12:01:55] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005429 10.0.0.22 - - [2025-12-11 12:01:55] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.22 - - [2025-12-11 12:01:58] "GET /virtual-machine/2846026a-8b29-4641-bd04-b2d07a5b786b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003895 10.0.0.22 - - [2025-12-11 12:01:58] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004812 10.0.0.22 - - [2025-12-11 12:01:58] "GET /virtual-machine/c87eb663-8b17-4256-8d49-6b5382e32493?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003356 10.0.0.22 - - [2025-12-11 12:01:58] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004836 10.0.0.22 - - [2025-12-11 12:01:58] "GET /virtual-machine/4153a485-8147-43b6-b160-7058b1d3773a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003470 10.0.0.22 - - [2025-12-11 12:01:58] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004493 10.0.0.22 - - [2025-12-11 12:01:59] "GET /virtual-machine/9520b5e3-8588-4638-9d53-aceeba1fade7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004125 10.0.0.22 - - [2025-12-11 12:01:59] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006447 10.0.0.22 - - [2025-12-11 12:01:59] "GET /virtual-machine/eceeb68b-4db7-401f-8ee7-d8e4797f1602?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003428 10.0.0.22 - - [2025-12-11 12:01:59] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005639 10.0.0.22 - - [2025-12-11 12:01:59] "GET /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001987 10.0.0.22 - - [2025-12-11 12:01:59] "POST /tags HTTP/1.1" 200 333 0.035578 10.0.0.22 - - [2025-12-11 12:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.22 - - [2025-12-11 12:01:59] "GET /tag/f0efbf33-0711-43dc-bb6d-2d4af3604258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013758 10.0.0.22 - - [2025-12-11 12:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.22 - - [2025-12-11 12:01:59] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035681 10.0.0.22 - - [2025-12-11 12:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2025-12-11 12:01:59] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008603 10.0.0.22 - - [2025-12-11 12:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.22 - - [2025-12-11 12:01:59] "GET /service-appliance-set/1f072fbd-3ce3-4062-a816-c4321d34a714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002838 10.0.0.22 - - [2025-12-11 12:01:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001947 10.0.0.22 - - [2025-12-11 12:02:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114088 10.0.0.22 - - [2025-12-11 12:02:00] "GET /virtual-machine-interface/93f924e5-e072-44fa-aa7c-a991c796a2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004778 10.0.0.22 - - [2025-12-11 12:02:00] "POST /instance-ips HTTP/1.1" 200 409 0.022652 10.0.0.22 - - [2025-12-11 12:02:00] "GET /instance-ip/6e22ef02-2bd7-481f-8990-0a47845d151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.017897 10.0.0.22 - - [2025-12-11 12:02:00] "POST /loadbalancers HTTP/1.1" 200 629 0.068531 10.0.0.22 - - [2025-12-11 12:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031240 10.0.0.22 - - [2025-12-11 12:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013996 10.0.0.22 - - [2025-12-11 12:02:00] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051704 10.0.0.22 - - [2025-12-11 12:02:00] "GET /instance-ip/6e22ef02-2bd7-481f-8990-0a47845d151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003386 10.0.0.22 - - [2025-12-11 12:02:00] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055399 10.0.0.22 - - [2025-12-11 12:02:00] "POST /floating-ips HTTP/1.1" 200 597 0.061441 10.0.0.22 - - [2025-12-11 12:02:00] "GET /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.023511 10.0.0.22 - - [2025-12-11 12:02:00] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.029542 10.0.0.22 - - [2025-12-11 12:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.22 - - [2025-12-11 12:02:00] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055441 10.0.0.22 - - [2025-12-11 12:02:00] "GET /loadbalancer-listener/3ed96e9f-5de3-43bb-a47d-cc7672f9bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004309 10.0.0.22 - - [2025-12-11 12:02:00] "GET /loadbalancer-listener/3ed96e9f-5de3-43bb-a47d-cc7672f9bd4d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.012343 10.0.0.22 - - [2025-12-11 12:02:00] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028093 10.0.0.22 - - [2025-12-11 12:02:00] "GET /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007741 10.0.0.22 - - [2025-12-11 12:02:00] "GET /instance-ip/6e22ef02-2bd7-481f-8990-0a47845d151f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.014684 10.0.0.22 - - [2025-12-11 12:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.22 - - [2025-12-11 12:02:00] "GET /instance-ip/6e22ef02-2bd7-481f-8990-0a47845d151f?fields=floating_ips HTTP/1.1" 200 1211 0.008658 10.0.0.22 - - [2025-12-11 12:02:00] "GET /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004584 10.0.0.22 - - [2025-12-11 12:02:00] "GET /floating-ip/e1799a28-545a-42c8-8371-cbf8a31f6ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.010077 10.0.0.22 - - [2025-12-11 12:02:00] "GET /loadbalancer-pool/b00f39cb-8c72-495c-b2fa-ed2bf3a8a34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008197 10.0.0.22 - - [2025-12-11 12:02:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025820 10.0.0.22 - - [2025-12-11 12:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024411 10.0.0.22 - - [2025-12-11 12:02:00] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012819 10.0.0.22 - - [2025-12-11 12:02:00] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012643 10.0.0.22 - - [2025-12-11 12:02:00] "POST /tags HTTP/1.1" 409 221 0.012103 10.0.0.22 - - [2025-12-11 12:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.22 - - [2025-12-11 12:02:00] "POST /ref-update HTTP/1.1" 200 156 0.027061 10.0.0.22 - - [2025-12-11 12:02:00] "GET /tag/f0efbf33-0711-43dc-bb6d-2d4af3604258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026456 10.0.0.22 - - [2025-12-11 12:02:00] "GET /floating-ip/e1799a28-545a-42c8-8371-cbf8a31f6ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.030773 10.0.0.22 - - [2025-12-11 12:02:01] "POST /set-tag HTTP/1.1" 200 109 0.073554 10.0.0.22 - - [2025-12-11 12:02:01] "PUT /floating-ip/e1799a28-545a-42c8-8371-cbf8a31f6ae0 HTTP/1.1" 200 256 0.068576 10.0.0.22 - - [2025-12-11 12:02:01] "GET /loadbalancer-pool/b00f39cb-8c72-495c-b2fa-ed2bf3a8a34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.019569 10.0.0.22 - - [2025-12-11 12:02:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025884 10.0.0.22 - - [2025-12-11 12:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014945 10.0.0.22 - - [2025-12-11 12:02:01] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013379 10.0.0.22 - - [2025-12-11 12:02:01] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006830 10.0.0.22 - - [2025-12-11 12:02:01] "POST /ref-update HTTP/1.1" 200 156 0.011500 10.0.0.22 - - [2025-12-11 12:02:01] "GET /floating-ip/e1799a28-545a-42c8-8371-cbf8a31f6ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.018125 10.0.0.22 - - [2025-12-11 12:02:01] "POST /set-tag HTTP/1.1" 200 109 0.080526 10.0.0.22 - - [2025-12-11 12:02:02] "POST /tags HTTP/1.1" 409 206 0.004862 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2025-12-11 12:02:02] "GET /tag/dc6b0149-353a-4a24-83a0-62c188b32b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015883 10.0.0.22 - - [2025-12-11 12:02:02] "POST /tags HTTP/1.1" 409 204 0.002524 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2025-12-11 12:02:02] "GET /tag/ea69a1cd-bec8-4f26-918b-66c733fcf33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013891 10.0.0.22 - - [2025-12-11 12:02:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004327 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.22 - - [2025-12-11 12:02:02] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003061 10.0.0.22 - - [2025-12-11 12:02:02] "POST /tags HTTP/1.1" 409 206 0.001800 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.22 - - [2025-12-11 12:02:02] "GET /tag/dc6b0149-353a-4a24-83a0-62c188b32b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013564 10.0.0.22 - - [2025-12-11 12:02:02] "POST /tags HTTP/1.1" 409 226 0.002587 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.22 - - [2025-12-11 12:02:02] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012124 10.0.0.22 - - [2025-12-11 12:02:02] "POST /tags HTTP/1.1" 409 204 0.002396 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2025-12-11 12:02:02] "GET /tag/ea69a1cd-bec8-4f26-918b-66c733fcf33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013624 10.0.0.22 - - [2025-12-11 12:02:02] "POST /tags HTTP/1.1" 409 226 0.002760 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.22 - - [2025-12-11 12:02:02] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016976 10.0.0.22 - - [2025-12-11 12:02:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003343 10.0.0.22 - - [2025-12-11 12:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.22 - - [2025-12-11 12:02:02] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002604 10.0.0.22 - - [2025-12-11 12:02:02] "POST /firewall-rules HTTP/1.1" 200 626 0.075983 10.0.0.22 - - [2025-12-11 12:02:02] "POST /firewall-rules HTTP/1.1" 200 646 0.085260 10.0.0.22 - - [2025-12-11 12:02:02] "GET /firewall-rule/79270774-0a57-4f76-bcf0-ae482ede0241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008456 10.0.0.22 - - [2025-12-11 12:02:02] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005612 10.0.0.22 - - [2025-12-11 12:02:02] "GET /firewall-rule/4e94aaf8-c892-479b-b54b-eec8f359feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004610 10.0.0.22 - - [2025-12-11 12:02:02] "POST /ref-update HTTP/1.1" 200 156 0.021954 10.0.0.22 - - [2025-12-11 12:02:02] "POST /firewall-policys HTTP/1.1" 200 606 0.045838 10.0.0.22 - - [2025-12-11 12:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019765 10.0.0.22 - - [2025-12-11 12:02:02] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007593 10.0.0.22 - - [2025-12-11 12:02:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002680 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002752 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.006829 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004754 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/cb196898-4c3b-43fe-9864-7a9c77fdc218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004140 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002679 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003016 10.0.0.22 - - [2025-12-11 12:02:03] "POST /ref-update HTTP/1.1" 200 156 0.029697 10.0.0.22 - - [2025-12-11 12:02:03] "POST /ref-update HTTP/1.1" 200 156 0.043402 10.0.0.22 - - [2025-12-11 12:02:03] "POST /ref-update HTTP/1.1" 200 156 0.042817 10.0.0.22 - - [2025-12-11 12:02:03] "POST /ref-update HTTP/1.1" 200 156 0.026270 10.0.0.22 - - [2025-12-11 12:02:03] "POST /ref-update HTTP/1.1" 200 156 0.045627 10.0.0.22 - - [2025-12-11 12:02:03] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008424 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:03:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:03:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.22 - - [2025-12-11 12:04:01] "POST /tags HTTP/1.1" 409 252 0.002301 10.0.0.22 - - [2025-12-11 12:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019486 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 228 0.007230 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/e24ad34a-1327-431f-91ac-3a3433a85a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018159 10.0.0.22 - - [2025-12-11 12:04:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009360 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.22 - - [2025-12-11 12:04:02] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004218 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 206 0.002484 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/dc6b0149-353a-4a24-83a0-62c188b32b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021353 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 226 0.002657 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018960 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 204 0.002239 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/ea69a1cd-bec8-4f26-918b-66c733fcf33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017305 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 226 0.007343 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015881 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 228 0.002117 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/e24ad34a-1327-431f-91ac-3a3433a85a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014041 10.0.0.22 - - [2025-12-11 12:04:02] "POST /tags HTTP/1.1" 409 252 0.002323 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2025-12-11 12:04:02] "GET /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017688 10.0.0.22 - - [2025-12-11 12:04:02] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002851 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.22 - - [2025-12-11 12:04:02] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002978 10.0.0.22 - - [2025-12-11 12:04:02] "POST /firewall-rules HTTP/1.1" 409 281 0.002417 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.22 - - [2025-12-11 12:04:02] "PUT /firewall-rule/4e94aaf8-c892-479b-b54b-eec8f359feb7 HTTP/1.1" 200 260 0.044751 10.0.0.22 - - [2025-12-11 12:04:02] "POST /firewall-rules HTTP/1.1" 409 291 0.016880 10.0.0.22 - - [2025-12-11 12:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2025-12-11 12:04:02] "PUT /firewall-rule/79270774-0a57-4f76-bcf0-ae482ede0241 HTTP/1.1" 200 260 0.030565 10.0.0.22 - - [2025-12-11 12:04:02] "GET /firewall-rule/79270774-0a57-4f76-bcf0-ae482ede0241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.005630 10.0.0.22 - - [2025-12-11 12:04:02] "POST /firewall-rules HTTP/1.1" 200 658 0.102335 10.0.0.22 - - [2025-12-11 12:04:02] "GET /firewall-rule/5bff5246-2935-4a1d-b31b-3a51ab5814fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.025353 10.0.0.22 - - [2025-12-11 12:04:02] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.004084 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-rule/4e94aaf8-c892-479b-b54b-eec8f359feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.007471 10.0.0.22 - - [2025-12-11 12:04:03] "POST /firewall-policys HTTP/1.1" 409 269 0.002838 10.0.0.22 - - [2025-12-11 12:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.22 - - [2025-12-11 12:04:03] "PUT /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c HTTP/1.1" 200 264 0.034871 10.0.0.22 - - [2025-12-11 12:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026057 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.013798 10.0.0.22 - - [2025-12-11 12:04:03] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015869 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003817 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002651 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004364 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003237 10.0.0.22 - - [2025-12-11 12:04:03] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003229 10.0.0.22 - - [2025-12-11 12:04:06] "GET /global-system-configs HTTP/1.1" 200 322 0.008532 10.0.0.22 - - [2025-12-11 12:04:08] "GET /global-system-configs HTTP/1.1" 200 322 0.004681 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:04:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:04:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001524 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:04:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:04:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001088 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:04:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:04:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005204 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.011041 10.0.0.22 - - [2025-12-11 12:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2025-12-11 12:05:04] "GET /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003028 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004485 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.072666 10.0.0.22 - - [2025-12-11 12:05:04] "DELETE /loadbalancer-member/cca3cab2-3a4a-4a51-9d4f-d74743048136 HTTP/1.1" 200 115 0.038116 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009750 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004756 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005198 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006978 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006600 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.22 - - [2025-12-11 12:05:04] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004713 10.0.0.22 - - [2025-12-11 12:05:04] "POST /set-tag HTTP/1.1" 200 109 0.008541 10.0.0.22 - - [2025-12-11 12:05:05] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005821 10.0.0.22 - - [2025-12-11 12:05:05] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.22 - - [2025-12-11 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.22 - - [2025-12-11 12:05:05] "GET /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003429 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009484 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004631 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine/c2e18a33-358b-4579-9d6b-af1a56fc9e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003010 10.0.0.22 - - [2025-12-11 12:05:06] "POST /ref-update HTTP/1.1" 200 156 0.014907 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004718 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.019445 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.022707 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.018036 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.026623 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.028008 10.0.0.22 - - [2025-12-11 12:05:06] "DELETE /instance-ip/27d90372-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.039268 10.0.0.22 - - [2025-12-11 12:05:06] "DELETE /virtual-machine-interface/27be4046-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.043021 10.0.0.22 - - [2025-12-11 12:05:06] "DELETE /virtual-machine/c2e18a33-358b-4579-9d6b-af1a56fc9e07 HTTP/1.1" 200 115 0.023868 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006248 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004533 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine/2846026a-8b29-4641-bd04-b2d07a5b786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003221 10.0.0.22 - - [2025-12-11 12:05:06] "POST /ref-update HTTP/1.1" 200 156 0.013541 10.0.0.22 - - [2025-12-11 12:05:06] "GET /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014377 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.022741 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.030494 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.035085 10.0.0.22 - - [2025-12-11 12:05:06] "POST /set-tag HTTP/1.1" 200 109 0.033292 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.031886 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /instance-ip/2861c82e-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.066091 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /virtual-machine-interface/28438698-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.060275 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /virtual-machine/2846026a-8b29-4641-bd04-b2d07a5b786b HTTP/1.1" 200 115 0.034576 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /tag/9cf9b60c-c67f-4329-8fc6-c33b7a510825 HTTP/1.1" 200 115 0.048199 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006800 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004843 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine/ff610dc2-f5cb-40b1-9bbe-e8faa5d9e840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003100 10.0.0.22 - - [2025-12-11 12:05:07] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.027136 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.025534 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.035890 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.035956 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.020405 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.033324 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /instance-ip/272b01fa-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.058288 10.0.0.22 - - [2025-12-11 12:05:07] "POST /ref-update HTTP/1.1" 200 156 0.009350 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /virtual-machine-interface/270f1e0e-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.053576 10.0.0.22 - - [2025-12-11 12:05:07] "DELETE /virtual-machine/ff610dc2-f5cb-40b1-9bbe-e8faa5d9e840 HTTP/1.1" 200 115 0.023252 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006614 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005348 10.0.0.22 - - [2025-12-11 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.22 - - [2025-12-11 12:05:07] "GET /virtual-machine/ee788423-e018-43dc-9f55-af78b0508e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002722 10.0.0.22 - - [2025-12-11 12:05:07] "POST /ref-update HTTP/1.1" 200 156 0.014430 10.0.0.22 - - [2025-12-11 12:05:08] "GET /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.032332 10.0.0.22 - - [2025-12-11 12:05:08] "POST /set-tag HTTP/1.1" 200 109 0.027789 10.0.0.22 - - [2025-12-11 12:05:08] "POST /set-tag HTTP/1.1" 200 109 0.038004 10.0.0.22 - - [2025-12-11 12:05:08] "POST /set-tag HTTP/1.1" 200 109 0.026948 10.0.0.22 - - [2025-12-11 12:05:08] "POST /set-tag HTTP/1.1" 200 109 0.019340 10.0.0.22 - - [2025-12-11 12:05:08] "POST /set-tag HTTP/1.1" 200 109 0.022599 10.0.0.22 - - [2025-12-11 12:05:08] "DELETE /instance-ip/26a69474-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.080812 10.0.0.22 - - [2025-12-11 12:05:08] "POST /ref-update HTTP/1.1" 200 156 0.015854 10.0.0.22 - - [2025-12-11 12:05:08] "DELETE /virtual-machine-interface/2688e410-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.049638 10.0.0.22 - - [2025-12-11 12:05:08] "DELETE /virtual-machine/ee788423-e018-43dc-9f55-af78b0508e6b HTTP/1.1" 200 115 0.028276 10.0.0.22 - - [2025-12-11 12:05:08] "DELETE /tag/dc6b0149-353a-4a24-83a0-62c188b32b7b HTTP/1.1" 409 388 0.005393 10.0.0.22 - - [2025-12-11 12:05:08] "DELETE /tag/90b87706-6bed-42c8-bef7-43f8d92d6e6d HTTP/1.1" 200 115 0.053515 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004492 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017316 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine/c87eb663-8b17-4256-8d49-6b5382e32493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003144 10.0.0.22 - - [2025-12-11 12:05:36] "POST /ref-update HTTP/1.1" 200 156 0.010734 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004778 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.018092 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.027530 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.016362 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.023484 10.0.0.22 - - [2025-12-11 12:05:36] "DELETE /instance-ip/28dc74fc-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.046619 10.0.0.22 - - [2025-12-11 12:05:36] "DELETE /virtual-machine-interface/28c0ebe2-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.052885 10.0.0.22 - - [2025-12-11 12:05:36] "DELETE /virtual-machine/c87eb663-8b17-4256-8d49-6b5382e32493 HTTP/1.1" 200 115 0.032502 10.0.0.22 - - [2025-12-11 12:05:36] "DELETE /tag/49f0ee96-33bf-4ba7-ab70-21537ab451ff HTTP/1.1" 200 115 0.039677 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005686 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004900 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine/eceeb68b-4db7-401f-8ee7-d8e4797f1602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003434 10.0.0.22 - - [2025-12-11 12:05:36] "POST /ref-update HTTP/1.1" 200 156 0.015355 10.0.0.22 - - [2025-12-11 12:05:36] "GET /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018714 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.019793 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.034922 10.0.0.22 - - [2025-12-11 12:05:36] "POST /set-tag HTTP/1.1" 200 109 0.035816 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.015445 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /instance-ip/2a59db08-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.053374 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /virtual-machine-interface/2a3c617c-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.045519 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /virtual-machine/eceeb68b-4db7-401f-8ee7-d8e4797f1602 HTTP/1.1" 200 115 0.024477 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /tag/6dea2cf4-4dd7-42c8-8a6c-37912e81b3b2 HTTP/1.1" 200 115 0.038233 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005074 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.015308 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005746 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine/4153a485-8147-43b6-b160-7058b1d3773a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003399 10.0.0.22 - - [2025-12-11 12:05:37] "POST /ref-update HTTP/1.1" 200 156 0.016648 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005782 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.018987 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.024443 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.030845 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.017413 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /instance-ip/29d9b766-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.070928 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /virtual-machine-interface/29bbe8ee-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.046232 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /virtual-machine/4153a485-8147-43b6-b160-7058b1d3773a HTTP/1.1" 200 115 0.033042 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /tag/e24ad34a-1327-431f-91ac-3a3433a85a33 HTTP/1.1" 409 236 0.008639 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /tag/324ddd17-1c15-4b72-a55c-a934b5238ed4 HTTP/1.1" 200 115 0.035690 10.0.0.22 - - [2025-12-11 12:05:37] "DELETE /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1 HTTP/1.1" 409 236 0.004319 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004805 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004650 10.0.0.22 - - [2025-12-11 12:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine/9520b5e3-8588-4638-9d53-aceeba1fade7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003338 10.0.0.22 - - [2025-12-11 12:05:37] "POST /ref-update HTTP/1.1" 200 156 0.017052 10.0.0.22 - - [2025-12-11 12:05:37] "GET /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011147 10.0.0.22 - - [2025-12-11 12:05:38] "POST /set-tag HTTP/1.1" 200 109 0.022301 10.0.0.22 - - [2025-12-11 12:05:38] "POST /set-tag HTTP/1.1" 200 109 0.050128 10.0.0.22 - - [2025-12-11 12:05:38] "POST /set-tag HTTP/1.1" 200 109 0.037162 10.0.0.22 - - [2025-12-11 12:05:38] "POST /set-tag HTTP/1.1" 200 109 0.017918 10.0.0.22 - - [2025-12-11 12:05:38] "DELETE /instance-ip/296065dc-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.057100 10.0.0.22 - - [2025-12-11 12:05:38] "DELETE /virtual-machine-interface/29457308-d689-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.040619 10.0.0.22 - - [2025-12-11 12:05:38] "DELETE /virtual-machine/9520b5e3-8588-4638-9d53-aceeba1fade7 HTTP/1.1" 200 115 0.027288 10.0.0.22 - - [2025-12-11 12:05:38] "DELETE /tag/24250205-a39d-4818-9aba-bca3196aa55a HTTP/1.1" 200 115 0.049190 10.0.0.22 - - [2025-12-11 12:05:38] "DELETE /tag/ea69a1cd-bec8-4f26-918b-66c733fcf33c HTTP/1.1" 409 236 0.005802 10.0.0.22 - - [2025-12-11 12:05:38] "DELETE /tag/2cce9145-e939-4517-bdb6-e9142e6bdbd8 HTTP/1.1" 200 115 0.038850 10.0.0.22 - - [2025-12-11 12:05:39] "POST /projects HTTP/1.1" 409 238 0.002291 10.0.0.22 - - [2025-12-11 12:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.22 - - [2025-12-11 12:05:39] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042489 10.0.0.22 - - [2025-12-11 12:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.22 - - [2025-12-11 12:05:39] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004794 10.0.0.22 - - [2025-12-11 12:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2025-12-11 12:05:39] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.013327 10.0.0.22 - - [2025-12-11 12:05:39] "POST /security-groups HTTP/1.1" 409 285 0.002402 10.0.0.22 - - [2025-12-11 12:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.22 - - [2025-12-11 12:05:40] "PUT /security-group/ee13c8a3-a570-4489-bbf6-eaf5d41bef61 HTTP/1.1" 200 262 0.069084 10.0.0.22 - - [2025-12-11 12:05:40] "PUT /access-control-list/e0229571-1139-41ca-b686-7e732bc6e641 HTTP/1.1" 200 272 0.018970 10.0.0.22 - - [2025-12-11 12:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042353 10.0.0.22 - - [2025-12-11 12:05:40] "PUT /access-control-list/dda06943-85c7-40d0-813c-0431c5c89586 HTTP/1.1" 200 272 0.032842 10.0.0.22 - - [2025-12-11 12:05:45] "POST /projects HTTP/1.1" 409 238 0.002827 10.0.0.22 - - [2025-12-11 12:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2025-12-11 12:05:45] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038764 10.0.0.22 - - [2025-12-11 12:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.22 - - [2025-12-11 12:05:45] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004628 10.0.0.22 - - [2025-12-11 12:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.22 - - [2025-12-11 12:05:45] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005017 10.0.0.22 - - [2025-12-11 12:05:45] "POST /security-groups HTTP/1.1" 409 285 0.002675 10.0.0.22 - - [2025-12-11 12:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.22 - - [2025-12-11 12:05:45] "PUT /security-group/ee13c8a3-a570-4489-bbf6-eaf5d41bef61 HTTP/1.1" 200 262 0.057498 10.0.0.22 - - [2025-12-11 12:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.049042 10.0.0.22 - - [2025-12-11 12:05:45] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015483 10.0.0.22 - - [2025-12-11 12:05:45] "PUT /access-control-list/e0229571-1139-41ca-b686-7e732bc6e641 HTTP/1.1" 200 272 0.048289 10.0.0.22 - - [2025-12-11 12:05:45] "GET /firewall-rule/2672a897-0e1e-4beb-995c-d6867aff1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003253 10.0.0.22 - - [2025-12-11 12:05:45] "PUT /access-control-list/dda06943-85c7-40d0-813c-0431c5c89586 HTTP/1.1" 200 272 0.046984 10.0.0.22 - - [2025-12-11 12:05:45] "POST /ref-update HTTP/1.1" 200 156 0.149502 10.0.0.22 - - [2025-12-11 12:05:45] "DELETE /firewall-rule/2672a897-0e1e-4beb-995c-d6867aff1bab HTTP/1.1" 200 115 0.077718 10.0.0.22 - - [2025-12-11 12:05:45] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006272 10.0.0.22 - - [2025-12-11 12:05:45] "GET /firewall-rule/000dcdc7-c0dc-4f1e-8cdb-6d2a18d9c610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.009151 10.0.0.22 - - [2025-12-11 12:05:45] "POST /ref-update HTTP/1.1" 200 156 0.109344 10.0.0.22 - - [2025-12-11 12:05:45] "DELETE /firewall-rule/000dcdc7-c0dc-4f1e-8cdb-6d2a18d9c610 HTTP/1.1" 200 115 0.064172 10.0.0.22 - - [2025-12-11 12:05:45] "DELETE /tag/0b4fdbb3-4325-4c2a-ac24-213429637484 HTTP/1.1" 200 115 0.068416 10.0.0.22 - - [2025-12-11 12:05:45] "DELETE /tag/e24ad34a-1327-431f-91ac-3a3433a85a33 HTTP/1.1" 409 236 0.004136 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1 HTTP/1.1" 409 236 0.009604 10.0.0.22 - - [2025-12-11 12:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.22 - - [2025-12-11 12:05:46] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011561 10.0.0.22 - - [2025-12-11 12:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.22 - - [2025-12-11 12:05:46] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009328 10.0.0.22 - - [2025-12-11 12:05:46] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.071077 10.0.0.22 - - [2025-12-11 12:05:46] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.053594 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /security-group/ee13c8a3-a570-4489-bbf6-eaf5d41bef61 HTTP/1.1" 200 115 0.085163 10.0.0.22 - - [2025-12-11 12:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015692 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /access-control-list/e0229571-1139-41ca-b686-7e732bc6e641 HTTP/1.1" 200 115 0.050296 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /access-control-list/dda06943-85c7-40d0-813c-0431c5c89586 HTTP/1.1" 200 115 0.070132 10.0.0.22 - - [2025-12-11 12:05:46] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.099838 10.0.0.22 - - [2025-12-11 12:05:46] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?fields=security_groups HTTP/1.1" 200 1352 0.052014 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /security-group/bb46d297-0d25-4fec-8a85-3e4471bcd05a HTTP/1.1" 200 115 0.071840 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /access-control-list/2ad9c03f-82dc-4b46-bd5d-2baf7664c8e0 HTTP/1.1" 200 115 0.040517 10.0.0.22 - - [2025-12-11 12:05:46] "GET /project/903074ce-f502-4edb-810e-f586b505f72d?fields=application_policy_sets HTTP/1.1" 200 1391 0.047431 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /access-control-list/a19a50c1-965e-4767-91bf-8de698463680 HTTP/1.1" 200 115 0.129802 10.0.0.22 - - [2025-12-11 12:05:46] "DELETE /project/903074ce-f502-4edb-810e-f586b505f72d HTTP/1.1" 200 115 0.519644 10.0.0.22 - - [2025-12-11 12:05:46] "POST /projects HTTP/1.1" 409 238 0.003657 10.0.0.22 - - [2025-12-11 12:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.22 - - [2025-12-11 12:05:47] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047110 10.0.0.22 - - [2025-12-11 12:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.22 - - [2025-12-11 12:05:47] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005238 10.0.0.22 - - [2025-12-11 12:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.22 - - [2025-12-11 12:05:47] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005618 10.0.0.22 - - [2025-12-11 12:05:47] "POST /security-groups HTTP/1.1" 409 285 0.005707 10.0.0.22 - - [2025-12-11 12:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.22 - - [2025-12-11 12:05:47] "PUT /security-group/d160bde5-b2df-45a0-8475-ed78e3dc1e91 HTTP/1.1" 200 262 0.061992 10.0.0.22 - - [2025-12-11 12:05:47] "PUT /access-control-list/31988a4d-3952-4d03-bf80-debef9e09fb8 HTTP/1.1" 200 272 0.025892 10.0.0.22 - - [2025-12-11 12:05:47] "PUT /access-control-list/42829b6e-68bf-4b3d-ba47-e7e85b534ff3 HTTP/1.1" 200 272 0.029870 10.0.0.22 - - [2025-12-11 12:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.039609 10.0.0.22 - - [2025-12-11 12:05:51] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002520 10.0.0.22 - - [2025-12-11 12:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.22 - - [2025-12-11 12:05:51] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004522 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-policy/0aacd8e2-3f5c-487c-816b-dc4d68a4dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002589 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-rule/4e94aaf8-c892-479b-b54b-eec8f359feb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003406 10.0.0.22 - - [2025-12-11 12:05:51] "POST /ref-update HTTP/1.1" 200 156 0.025190 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /firewall-rule/4e94aaf8-c892-479b-b54b-eec8f359feb7 HTTP/1.1" 200 115 0.046130 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005156 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-rule/79270774-0a57-4f76-bcf0-ae482ede0241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007139 10.0.0.22 - - [2025-12-11 12:05:51] "POST /ref-update HTTP/1.1" 200 156 0.032638 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /firewall-rule/79270774-0a57-4f76-bcf0-ae482ede0241 HTTP/1.1" 200 115 0.072256 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004725 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-rule/5bff5246-2935-4a1d-b31b-3a51ab5814fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003724 10.0.0.22 - - [2025-12-11 12:05:51] "POST /ref-update HTTP/1.1" 200 156 0.028100 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /firewall-rule/5bff5246-2935-4a1d-b31b-3a51ab5814fe HTTP/1.1" 200 115 0.067654 10.0.0.22 - - [2025-12-11 12:05:51] "GET /application-policy-set/1d57e934-65ba-458d-b9ed-fa8cb01a8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004327 10.0.0.22 - - [2025-12-11 12:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.22 - - [2025-12-11 12:05:51] "GET /policy-management/acf0895a-edf5-4677-a332-92ee63a46bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005007 10.0.0.22 - - [2025-12-11 12:05:51] "GET /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004596 10.0.0.22 - - [2025-12-11 12:05:51] "POST /ref-update HTTP/1.1" 200 156 0.028050 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /firewall-policy/9b320c34-9fd1-41d1-9470-3cc65512e35c HTTP/1.1" 200 115 0.049037 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /tag/e24ad34a-1327-431f-91ac-3a3433a85a33 HTTP/1.1" 200 115 0.060875 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /tag/dc6b0149-353a-4a24-83a0-62c188b32b7b HTTP/1.1" 200 115 0.063594 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /tag/ea69a1cd-bec8-4f26-918b-66c733fcf33c HTTP/1.1" 200 115 0.120275 10.0.0.22 - - [2025-12-11 12:05:51] "DELETE /tag/b4cdfa74-6df0-4886-a597-0d727c8b94b1 HTTP/1.1" 200 115 0.043514 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /loadbalancer-member/cc911759-d19a-4061-914f-4f12b87233c7 HTTP/1.1" 200 115 0.056535 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /loadbalancer-pool/b00f39cb-8c72-495c-b2fa-ed2bf3a8a34a HTTP/1.1" 200 115 0.077485 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /loadbalancer-listener/3ed96e9f-5de3-43bb-a47d-cc7672f9bd4d HTTP/1.1" 200 115 0.058199 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /loadbalancer/1ed0eca6-76b9-4381-8c1f-90dc95cd7426 HTTP/1.1" 200 115 0.053936 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /floating-ip/e1799a28-545a-42c8-8371-cbf8a31f6ae0 HTTP/1.1" 200 115 0.034167 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /instance-ip/6e22ef02-2bd7-481f-8990-0a47845d151f HTTP/1.1" 200 115 0.047889 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /virtual-machine-interface/93f924e5-e072-44fa-aa7c-a991c796a2f6 HTTP/1.1" 200 115 0.088968 10.0.0.22 - - [2025-12-11 12:05:52] "DELETE /tag/f0efbf33-0711-43dc-bb6d-2d4af3604258 HTTP/1.1" 200 115 0.085327 10.0.0.22 - - [2025-12-11 12:05:52] "POST /projects HTTP/1.1" 409 238 0.004699 10.0.0.22 - - [2025-12-11 12:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.22 - - [2025-12-11 12:05:52] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.068887 10.0.0.22 - - [2025-12-11 12:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012033 10.0.0.22 - - [2025-12-11 12:05:52] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007856 10.0.0.22 - - [2025-12-11 12:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011207 10.0.0.22 - - [2025-12-11 12:05:52] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007706 10.0.0.22 - - [2025-12-11 12:05:52] "POST /security-groups HTTP/1.1" 409 285 0.009321 10.0.0.22 - - [2025-12-11 12:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010128 10.0.0.22 - - [2025-12-11 12:05:52] "PUT /security-group/d160bde5-b2df-45a0-8475-ed78e3dc1e91 HTTP/1.1" 200 262 0.062723 10.0.0.22 - - [2025-12-11 12:05:52] "PUT /access-control-list/31988a4d-3952-4d03-bf80-debef9e09fb8 HTTP/1.1" 200 272 0.057694 10.0.0.22 - - [2025-12-11 12:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.053828 10.0.0.22 - - [2025-12-11 12:05:53] "PUT /access-control-list/42829b6e-68bf-4b3d-ba47-e7e85b534ff3 HTTP/1.1" 200 272 0.032109 10.0.0.22 - - [2025-12-11 12:05:53] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.031804 10.0.0.22 - - [2025-12-11 12:05:53] "GET /firewall-rule/8e9f955c-a2f0-4b79-9f36-5b7055423441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004646 10.0.0.22 - - [2025-12-11 12:05:53] "POST /ref-update HTTP/1.1" 200 156 0.074690 10.0.0.22 - - [2025-12-11 12:05:53] "DELETE /firewall-rule/8e9f955c-a2f0-4b79-9f36-5b7055423441 HTTP/1.1" 200 115 0.061594 10.0.0.22 - - [2025-12-11 12:05:53] "GET /firewall-policy/7a42a316-9fe1-41be-9a10-c49534764bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009961 10.0.0.22 - - [2025-12-11 12:05:53] "GET /firewall-rule/e5365f62-9236-474c-ad48-00119c281003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002988 10.0.0.22 - - [2025-12-11 12:05:53] "POST /ref-update HTTP/1.1" 200 156 0.095845 10.0.0.22 - - [2025-12-11 12:05:53] "DELETE /firewall-rule/e5365f62-9236-474c-ad48-00119c281003 HTTP/1.1" 200 115 0.046005 10.0.0.22 - - [2025-12-11 12:05:53] "DELETE /tag/116dd9c2-9df7-49a7-aa80-2a8fbdb5be5f HTTP/1.1" 200 115 0.065758 10.0.0.22 - - [2025-12-11 12:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2025-12-11 12:05:53] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006581 10.0.0.22 - - [2025-12-11 12:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.22 - - [2025-12-11 12:05:53] "GET /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006454 10.0.0.22 - - [2025-12-11 12:05:53] "PUT /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221 HTTP/1.1" 200 264 0.084046 10.0.0.22 - - [2025-12-11 12:05:53] "PUT /virtual-network/772655c4-8975-472f-bad0-816ec3354bfa HTTP/1.1" 200 264 0.106760 10.0.0.22 - - [2025-12-11 12:05:53] "DELETE /security-group/d160bde5-b2df-45a0-8475-ed78e3dc1e91 HTTP/1.1" 200 115 0.097533 10.0.0.22 - - [2025-12-11 12:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2025-12-11 12:05:54] "DELETE /access-control-list/31988a4d-3952-4d03-bf80-debef9e09fb8 HTTP/1.1" 200 115 0.070145 10.0.0.22 - - [2025-12-11 12:05:54] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.084518 10.0.0.22 - - [2025-12-11 12:05:54] "DELETE /access-control-list/42829b6e-68bf-4b3d-ba47-e7e85b534ff3 HTTP/1.1" 200 115 0.121996 10.0.0.22 - - [2025-12-11 12:05:54] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?fields=security_groups HTTP/1.1" 200 1353 0.083470 10.0.0.22 - - [2025-12-11 12:05:54] "DELETE /security-group/0e91e05d-a448-4a64-9ba8-513934038607 HTTP/1.1" 200 115 0.095747 10.0.0.22 - - [2025-12-11 12:05:54] "DELETE /access-control-list/5002130a-df27-4115-b983-3ac1f9ed4b91 HTTP/1.1" 200 115 0.079020 10.0.0.22 - - [2025-12-11 12:05:54] "GET /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1?fields=application_policy_sets HTTP/1.1" 200 1392 0.066211 10.0.0.22 - - [2025-12-11 12:05:54] "DELETE /access-control-list/ae26e60e-d259-4c80-af2e-6ad4a214baa4 HTTP/1.1" 200 115 0.082859 10.0.0.22 - - [2025-12-11 12:05:54] "DELETE /project/c8486056-62d4-4353-bcc4-9297f0c1f0e1 HTTP/1.1" 200 115 0.598163 10.0.0.22 - - [2025-12-11 12:06:53] "GET / HTTP/1.1" 200 35931 0.002679 10.0.0.22 - - [2025-12-11 12:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.22 - - [2025-12-11 12:06:53] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003547 10.0.0.22 - - [2025-12-11 12:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010484 10.0.0.22 - - [2025-12-11 12:06:53] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002859 10.0.0.22 - - [2025-12-11 12:07:10] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.22 - - [2025-12-11 12:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.22 - - [2025-12-11 12:07:10] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008154 10.0.0.22 - - [2025-12-11 12:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2025-12-11 12:07:10] "GET /config-node/bb16b4b6-44b0-48e9-bf7f-a4134dac54f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002243 10.0.0.22 - - [2025-12-11 12:07:10] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.22 - - [2025-12-11 12:07:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002215 10.0.0.22 - - [2025-12-11 12:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2025-12-11 12:07:15] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002785 10.0.0.22 - - [2025-12-11 12:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.22 - - [2025-12-11 12:07:15] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.008719 10.0.0.22 - - [2025-12-11 12:07:15] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.22 - - [2025-12-11 12:07:15] "POST /alarms HTTP/1.1" 409 264 0.002612 10.0.0.22 - - [2025-12-11 12:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.22 - - [2025-12-11 12:07:15] "PUT /alarm/bbcaeb4d-9f63-4597-87ee-0d323c6282da HTTP/1.1" 200 244 0.019034 10.0.0.22 - - [2025-12-11 12:07:15] "POST /alarms HTTP/1.1" 409 261 0.010022 10.0.0.22 - - [2025-12-11 12:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.22 - - [2025-12-11 12:07:15] "PUT /alarm/1a1bf68a-0092-4cda-9dcf-7d6dfb7e6935 HTTP/1.1" 200 244 0.013292 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 261 0.002224 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/9adb13fb-856d-44e7-92ba-ba7ffd21238f HTTP/1.1" 200 244 0.013635 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 253 0.006994 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/cafb2b5c-8c7b-4342-b3fe-c8cc91494b7c HTTP/1.1" 200 244 0.013015 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 251 0.013978 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/ba275a7b-3726-4479-af4e-031f9a92a79e HTTP/1.1" 200 244 0.010698 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 252 0.009412 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/ab6b14a8-42d1-461f-b50a-75f849ea5eaa HTTP/1.1" 200 244 0.015319 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 256 0.012429 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/3aabaa49-3828-47d0-851d-625df03e5363 HTTP/1.1" 200 244 0.013870 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 248 0.014692 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/96e12660-6747-4b5e-9f29-2bf12036b904 HTTP/1.1" 200 244 0.015015 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 252 0.007627 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/43a1283d-a1a0-43d6-b2b8-8c260e890d6c HTTP/1.1" 200 244 0.013580 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 257 0.005720 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/ab93ab73-9b6c-47bb-ac80-480a33fa987c HTTP/1.1" 200 244 0.014581 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 251 0.003679 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/4a727cee-c721-41f3-9da1-a3460ef550b1 HTTP/1.1" 200 244 0.012260 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 257 0.010753 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/4124a8d6-0773-45e0-8366-41024c72bf71 HTTP/1.1" 200 244 0.011767 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 261 0.005972 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/aeaddc1a-d515-4ed5-829a-b722a3842341 HTTP/1.1" 200 244 0.012399 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 258 0.004540 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.22 - - [2025-12-11 12:07:16] "PUT /alarm/af1a7fba-e824-47bf-a41d-65003ae5abbf HTTP/1.1" 200 244 0.014366 10.0.0.22 - - [2025-12-11 12:07:16] "POST /alarms HTTP/1.1" 409 254 0.009494 10.0.0.22 - - [2025-12-11 12:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/6e404199-dc70-443f-86a1-fd36149161e4 HTTP/1.1" 200 244 0.014471 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 254 0.008846 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/139f1e6f-7b34-48d6-967d-d82162f8c699 HTTP/1.1" 200 244 0.013297 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 254 0.006756 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/b9e78ea4-2961-4ceb-9943-75e071e71741 HTTP/1.1" 200 244 0.015101 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 247 0.014376 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/c1869e5e-9b4f-4174-8c32-58540b051042 HTTP/1.1" 200 244 0.014464 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 272 0.016010 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/bc0d464a-eb6d-4444-bc55-da085a9b310a HTTP/1.1" 200 244 0.012080 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 261 0.007462 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/c6b4447e-27f0-453d-b44f-ea43e3550d3a HTTP/1.1" 200 244 0.012976 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 259 0.014822 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/0d1692e1-12a9-4a23-a724-513c77814834 HTTP/1.1" 200 244 0.019784 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 265 0.008537 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/51d71352-bca7-4149-8962-643a3acfa4fa HTTP/1.1" 200 244 0.011176 10.0.0.22 - - [2025-12-11 12:07:17] "POST /alarms HTTP/1.1" 409 279 0.009012 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /alarm/31e379e0-6ad4-4ef2-90ba-51cdc3860658 HTTP/1.1" 200 244 0.012446 10.0.0.22 - - [2025-12-11 12:07:17] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.22 - - [2025-12-11 12:07:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004149 10.0.0.22 - - [2025-12-11 12:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.22 - - [2025-12-11 12:07:17] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.009857 10.0.0.22 - - [2025-12-11 12:07:18] "GET / HTTP/1.1" 200 35931 0.002356 10.0.0.22 - - [2025-12-11 12:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.22 - - [2025-12-11 12:07:18] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002836 10.0.0.22 - - [2025-12-11 12:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2025-12-11 12:07:18] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.012624 10.0.0.22 - - [2025-12-11 12:07:18] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.22 - - [2025-12-11 12:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2025-12-11 12:07:18] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005219 10.0.0.22 - - [2025-12-11 12:07:18] "PUT /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc HTTP/1.1" 200 274 0.016430 10.0.0.22 - - [2025-12-11 12:07:21] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.22 - - [2025-12-11 12:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.22 - - [2025-12-11 12:07:21] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003509 10.0.0.22 - - [2025-12-11 12:07:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002046 10.0.0.22 - - [2025-12-11 12:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.22 - - [2025-12-11 12:07:21] "GET /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003315 10.0.0.22 - - [2025-12-11 12:07:21] "PUT /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd HTTP/1.1" 200 254 0.014294 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:07:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:07:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 10.0.0.22 - - [2025-12-11 12:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.22 - - [2025-12-11 12:07:24] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002869 10.0.0.22 - - [2025-12-11 12:07:37] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.22 - - [2025-12-11 12:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2025-12-11 12:07:37] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005599 10.0.0.22 - - [2025-12-11 12:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.22 - - [2025-12-11 12:07:37] "GET /config-node/bb16b4b6-44b0-48e9-bf7f-a4134dac54f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002022 10.0.0.22 - - [2025-12-11 12:07:49] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.22 - - [2025-12-11 12:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2025-12-11 12:07:49] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005398 10.0.0.22 - - [2025-12-11 12:07:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002439 10.0.0.22 - - [2025-12-11 12:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.22 - - [2025-12-11 12:07:49] "GET /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003046 10.0.0.22 - - [2025-12-11 12:07:49] "PUT /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd HTTP/1.1" 200 254 0.014985 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:07:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:07:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.22 - - [2025-12-11 12:08:05] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.22 - - [2025-12-11 12:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.22 - - [2025-12-11 12:08:05] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006684 10.0.0.22 - - [2025-12-11 12:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.22 - - [2025-12-11 12:08:05] "GET /config-node/bb16b4b6-44b0-48e9-bf7f-a4134dac54f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002337 10.0.0.22 - - [2025-12-11 12:08:05] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.22 - - [2025-12-11 12:08:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002269 10.0.0.22 - - [2025-12-11 12:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.22 - - [2025-12-11 12:08:10] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002672 10.0.0.22 - - [2025-12-11 12:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.22 - - [2025-12-11 12:08:10] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.009460 10.0.0.22 - - [2025-12-11 12:08:10] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.22 - - [2025-12-11 12:08:10] "POST /alarms HTTP/1.1" 409 264 0.002626 10.0.0.22 - - [2025-12-11 12:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/bbcaeb4d-9f63-4597-87ee-0d323c6282da HTTP/1.1" 200 244 0.015383 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 261 0.003809 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/1a1bf68a-0092-4cda-9dcf-7d6dfb7e6935 HTTP/1.1" 200 244 0.012034 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 261 0.002624 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/9adb13fb-856d-44e7-92ba-ba7ffd21238f HTTP/1.1" 200 244 0.011904 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 253 0.010014 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/cafb2b5c-8c7b-4342-b3fe-c8cc91494b7c HTTP/1.1" 200 244 0.010584 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 251 0.013675 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007874 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/ba275a7b-3726-4479-af4e-031f9a92a79e HTTP/1.1" 200 244 0.011400 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 252 0.008101 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/ab6b14a8-42d1-461f-b50a-75f849ea5eaa HTTP/1.1" 200 244 0.009744 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 256 0.013791 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/3aabaa49-3828-47d0-851d-625df03e5363 HTTP/1.1" 200 244 0.011400 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 248 0.010589 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/96e12660-6747-4b5e-9f29-2bf12036b904 HTTP/1.1" 200 244 0.009487 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 252 0.004192 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/43a1283d-a1a0-43d6-b2b8-8c260e890d6c HTTP/1.1" 200 244 0.010790 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 257 0.007790 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/ab93ab73-9b6c-47bb-ac80-480a33fa987c HTTP/1.1" 200 244 0.010961 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 251 0.003292 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/4a727cee-c721-41f3-9da1-a3460ef550b1 HTTP/1.1" 200 244 0.010998 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 257 0.004504 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/4124a8d6-0773-45e0-8366-41024c72bf71 HTTP/1.1" 200 244 0.012506 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 261 0.008870 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/aeaddc1a-d515-4ed5-829a-b722a3842341 HTTP/1.1" 200 244 0.013961 10.0.0.22 - - [2025-12-11 12:08:11] "POST /alarms HTTP/1.1" 409 258 0.013585 10.0.0.22 - - [2025-12-11 12:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-12-11 12:08:11] "PUT /alarm/af1a7fba-e824-47bf-a41d-65003ae5abbf HTTP/1.1" 200 244 0.013380 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 254 0.007715 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/6e404199-dc70-443f-86a1-fd36149161e4 HTTP/1.1" 200 244 0.010528 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 254 0.008176 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/139f1e6f-7b34-48d6-967d-d82162f8c699 HTTP/1.1" 200 244 0.010201 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 254 0.008311 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/b9e78ea4-2961-4ceb-9943-75e071e71741 HTTP/1.1" 200 244 0.012447 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 247 0.007837 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/c1869e5e-9b4f-4174-8c32-58540b051042 HTTP/1.1" 200 244 0.009568 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 272 0.006606 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012745 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/bc0d464a-eb6d-4444-bc55-da085a9b310a HTTP/1.1" 200 244 0.009806 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 261 0.009083 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/c6b4447e-27f0-453d-b44f-ea43e3550d3a HTTP/1.1" 200 244 0.011307 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 259 0.007609 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/0d1692e1-12a9-4a23-a724-513c77814834 HTTP/1.1" 200 244 0.009994 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 265 0.007729 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/51d71352-bca7-4149-8962-643a3acfa4fa HTTP/1.1" 200 244 0.010605 10.0.0.22 - - [2025-12-11 12:08:12] "POST /alarms HTTP/1.1" 409 279 0.003760 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /alarm/31e379e0-6ad4-4ef2-90ba-51cdc3860658 HTTP/1.1" 200 244 0.010809 10.0.0.22 - - [2025-12-11 12:08:12] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.22 - - [2025-12-11 12:08:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002520 10.0.0.22 - - [2025-12-11 12:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.22 - - [2025-12-11 12:08:12] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.010326 10.0.0.22 - - [2025-12-11 12:08:13] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.22 - - [2025-12-11 12:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.22 - - [2025-12-11 12:08:13] "GET /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002778 10.0.0.22 - - [2025-12-11 12:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2025-12-11 12:08:13] "PUT /global-vrouter-config/6ff7ebde-74af-4683-8f7b-2f8626b372ea HTTP/1.1" 200 276 0.014549 10.0.0.22 - - [2025-12-11 12:08:13] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.22 - - [2025-12-11 12:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.22 - - [2025-12-11 12:08:13] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005149 10.0.0.22 - - [2025-12-11 12:08:13] "PUT /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc HTTP/1.1" 200 274 0.016751 10.0.0.22 - - [2025-12-11 12:08:16] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.22 - - [2025-12-11 12:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.22 - - [2025-12-11 12:08:16] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003298 10.0.0.22 - - [2025-12-11 12:08:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003917 10.0.0.22 - - [2025-12-11 12:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2025-12-11 12:08:16] "GET /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005204 10.0.0.22 - - [2025-12-11 12:08:16] "PUT /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd HTTP/1.1" 200 254 0.018956 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001158 10.0.0.22 - - [2025-12-11 12:08:20] "POST /tags HTTP/1.1" 200 355 0.033238 10.0.0.22 - - [2025-12-11 12:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2025-12-11 12:08:20] "GET /tag/3101dce5-44aa-4493-8c31-5eb6628cccca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.025192 10.0.0.22 - - [2025-12-11 12:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.021549 10.0.0.22 - - [2025-12-11 12:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.22 - - [2025-12-11 12:08:21] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058512 10.0.0.22 - - [2025-12-11 12:08:21] "POST /virtual-machines HTTP/1.1" 200 351 0.030072 10.0.0.22 - - [2025-12-11 12:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030091 10.0.0.22 - - [2025-12-11 12:08:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.165634 10.0.0.22 - - [2025-12-11 12:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010404 10.0.0.22 - - [2025-12-11 12:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012223 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.009208 10.0.0.22 - - [2025-12-11 12:08:21] "POST /instance-ips HTTP/1.1" 200 391 0.024269 10.0.0.22 - - [2025-12-11 12:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016027 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004624 10.0.0.22 - - [2025-12-11 12:08:21] "POST /set-tag HTTP/1.1" 200 109 0.016710 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.022617 10.0.0.22 - - [2025-12-11 12:08:21] "GET /instance-ip/1634e0ae-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.005552 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005255 10.0.0.22 - - [2025-12-11 12:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004057 10.0.0.22 - - [2025-12-11 12:08:21] "POST /ref-update HTTP/1.1" 200 156 0.012651 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.011336 10.0.0.22 - - [2025-12-11 12:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.22 - - [2025-12-11 12:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.22 - - [2025-12-11 12:08:21] "GET /virtual-network/2e26ae67-18ef-457a-9768-41bc7dbd6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005315 10.0.0.22 - - [2025-12-11 12:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2025-12-11 12:08:22] "GET /project/6d4f20dc-0e6c-4ebd-9c92-4df56344c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041585 10.0.0.22 - - [2025-12-11 12:08:22] "POST /virtual-machines HTTP/1.1" 200 355 0.020223 10.0.0.22 - - [2025-12-11 12:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022431 10.0.0.22 - - [2025-12-11 12:08:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.115276 10.0.0.22 - - [2025-12-11 12:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009049 10.0.0.22 - - [2025-12-11 12:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011502 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006049 10.0.0.22 - - [2025-12-11 12:08:22] "POST /instance-ips HTTP/1.1" 200 395 0.032051 10.0.0.22 - - [2025-12-11 12:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026015 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.012208 10.0.0.22 - - [2025-12-11 12:08:22] "POST /set-tag HTTP/1.1" 200 109 0.019178 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.037960 10.0.0.22 - - [2025-12-11 12:08:22] "GET /instance-ip/16b266fa-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003304 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004563 10.0.0.22 - - [2025-12-11 12:08:22] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-router/e1f1aae9-7486-41db-8024-fa95835235dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007436 10.0.0.22 - - [2025-12-11 12:08:22] "POST /ref-update HTTP/1.1" 200 156 0.013976 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010001 10.0.0.22 - - [2025-12-11 12:08:22] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004902 10.0.0.22 - - [2025-12-11 12:08:22] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.22 - - [2025-12-11 12:08:22] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004876 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.22 - - [2025-12-11 12:08:22] "POST /set-tag HTTP/1.1" 200 109 0.003040 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003760 10.0.0.22 - - [2025-12-11 12:08:39] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004999 10.0.0.22 - - [2025-12-11 12:08:39] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.22 - - [2025-12-11 12:08:40] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.024112 10.0.0.22 - - [2025-12-11 12:08:40] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.22 - - [2025-12-11 12:08:41] "GET / HTTP/1.1" 200 35931 0.002121 10.0.0.22 - - [2025-12-11 12:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.22 - - [2025-12-11 12:08:41] "GET /global-system-config/0a4fb42c-28ed-48a9-a0cc-3e28c12fbecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005717 10.0.0.22 - - [2025-12-11 12:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.22 - - [2025-12-11 12:08:41] "GET /config-node/bb16b4b6-44b0-48e9-bf7f-a4134dac54f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003160 10.0.0.22 - - [2025-12-11 12:08:42] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004916 10.0.0.22 - - [2025-12-11 12:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.22 - - [2025-12-11 12:08:53] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.22 - - [2025-12-11 12:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.22 - - [2025-12-11 12:08:53] "GET /routing-instance/56140e9a-6e61-4630-aa29-fd067bbde983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002711 10.0.0.22 - - [2025-12-11 12:08:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002285 10.0.0.22 - - [2025-12-11 12:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2025-12-11 12:08:53] "GET /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003200 10.0.0.22 - - [2025-12-11 12:08:53] "PUT /bgp-router/5e145ea1-f3ac-47a5-b751-1f1d214673fd HTTP/1.1" 200 254 0.011540 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:08:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001728 10.0.0.22 - - [2025-12-11 12:09:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002023 10.0.0.22 - - [2025-12-11 12:09:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002252 10.0.0.22 - - [2025-12-11 12:09:13] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013227 10.0.0.22 - - [2025-12-11 12:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.22 - - [2025-12-11 12:09:13] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008375 10.0.0.22 - - [2025-12-11 12:09:13] "POST /set-tag HTTP/1.1" 200 109 0.005072 10.0.0.22 - - [2025-12-11 12:09:13] "GET /virtual-machine/18790237-6043-4a2d-bc79-662dfae5f668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004700 10.0.0.22 - - [2025-12-11 12:09:13] "POST /ref-update HTTP/1.1" 200 156 0.015051 10.0.0.22 - - [2025-12-11 12:09:13] "GET /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004889 10.0.0.22 - - [2025-12-11 12:09:13] "POST /set-tag HTTP/1.1" 200 109 0.028024 10.0.0.22 - - [2025-12-11 12:09:13] "POST /set-tag HTTP/1.1" 200 109 0.019781 10.0.0.22 - - [2025-12-11 12:09:13] "DELETE /instance-ip/1634e0ae-d68a-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.050566 10.0.0.22 - - [2025-12-11 12:09:13] "DELETE /virtual-machine-interface/1610469a-d68a-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.063622 10.0.0.22 - - [2025-12-11 12:09:13] "DELETE /virtual-machine/18790237-6043-4a2d-bc79-662dfae5f668 HTTP/1.1" 200 115 0.025681 10.0.0.22 - - [2025-12-11 12:09:14] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006536 10.0.0.22 - - [2025-12-11 12:09:14] "POST /set-tag HTTP/1.1" 200 109 0.003308 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:09:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:09:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001610 10.0.0.22 - - [2025-12-11 12:09:44] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005835 10.0.0.22 - - [2025-12-11 12:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.22 - - [2025-12-11 12:09:44] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015739 10.0.0.22 - - [2025-12-11 12:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.22 - - [2025-12-11 12:09:44] "GET /virtual-machine/7cdcf9fe-4a6d-4390-9a28-cc022d744790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003042 10.0.0.22 - - [2025-12-11 12:09:44] "POST /ref-update HTTP/1.1" 200 156 0.013603 10.0.0.22 - - [2025-12-11 12:09:44] "GET /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005049 10.0.0.22 - - [2025-12-11 12:09:44] "POST /set-tag HTTP/1.1" 200 109 0.018729 10.0.0.22 - - [2025-12-11 12:09:44] "POST /set-tag HTTP/1.1" 200 109 0.052102 10.0.0.22 - - [2025-12-11 12:09:44] "DELETE /instance-ip/16b266fa-d68a-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.033238 10.0.0.22 - - [2025-12-11 12:09:45] "DELETE /virtual-machine-interface/169753ec-d68a-11f0-85ee-fa163effdb4c HTTP/1.1" 200 115 0.063136 10.0.0.22 - - [2025-12-11 12:09:45] "DELETE /virtual-machine/7cdcf9fe-4a6d-4390-9a28-cc022d744790 HTTP/1.1" 200 115 0.041332 10.0.0.22 - - [2025-12-11 12:09:45] "DELETE /tag/3101dce5-44aa-4493-8c31-5eb6628cccca HTTP/1.1" 200 115 0.069232 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:09:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2025-12-11 12:09:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090