++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Dec 11 05:12:38 PM UTC 2025 ===================' INFO: =================== Thu Dec 11 05:12:38 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.22,10.214.110.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.214.110.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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ cut -d = -f 1 ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/11/2025 17:13:26.016 7f5f5e73f3c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/11/2025 17:13:26.516 7f5f5e73f3c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/11/2025 17:13:26.582 7f5f5e73f3c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/11/2025 17:13:26.583 7f5f5e73f3c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-12-11 17:13:37] "GET / HTTP/1.1" 503 181 0.000284 10.0.0.22 - - [2025-12-11 17:13:37] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2025-12-11 17:13:37] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.22 - - [2025-12-11 17:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.22 - - [2025-12-11 17:13:37] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005296 10.0.0.22 - - [2025-12-11 17:13:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.012656 10.0.0.22 - - [2025-12-11 17:13:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.062141 10.0.0.22 - - [2025-12-11 17:13:38] "GET / HTTP/1.1" 200 45303 0.001345 10.0.0.22 - - [2025-12-11 17:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.22 - - [2025-12-11 17:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.22 - - [2025-12-11 17:13:39] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.22 - - [2025-12-11 17:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2025-12-11 17:13:39] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008085 10.0.0.22 - - [2025-12-11 17:13:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.003011 10.0.0.22 - - [2025-12-11 17:13:39] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.22 - - [2025-12-11 17:13:39] "POST /config-database-nodes HTTP/1.1" 200 611 0.039545 10.0.0.22 - - [2025-12-11 17:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.22 - - [2025-12-11 17:13:39] "GET /network-ipam/d83e3dc6-366e-42e0-8fa3-002f230459d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003441 10.0.0.22 - - [2025-12-11 17:13:39] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.22 - - [2025-12-11 17:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.22 - - [2025-12-11 17:13:39] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007489 10.0.0.22 - - [2025-12-11 17:13:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002306 10.0.0.22 - - [2025-12-11 17:13:39] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.020881 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.002495 10.0.0.22 - - [2025-12-11 17:13:40] "POST /access-control-lists HTTP/1.1" 200 587 0.027439 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.021655 10.0.0.22 - - [2025-12-11 17:13:40] "POST /access-control-lists HTTP/1.1" 200 585 0.032413 10.0.0.22 - - [2025-12-11 17:13:40] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.22 - - [2025-12-11 17:13:40] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007738 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.004926 10.0.0.22 - - [2025-12-11 17:13:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.046795 10.0.0.22 - - [2025-12-11 17:13:40] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.22 - - [2025-12-11 17:13:40] "POST /route-targets HTTP/1.1" 200 327 0.021822 10.0.0.22 - - [2025-12-11 17:13:40] "POST /ref-update HTTP/1.1" 200 156 0.068987 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:13:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002265 10.0.0.22 - - [2025-12-11 17:13:40] "POST /route-targets HTTP/1.1" 200 327 0.036108 10.0.0.22 - - [2025-12-11 17:13:40] "POST /ref-update HTTP/1.1" 200 156 0.022005 10.0.0.22 - - [2025-12-11 17:13:40] "POST /route-targets HTTP/1.1" 200 327 0.018428 10.0.0.22 - - [2025-12-11 17:13:40] "POST /ref-update HTTP/1.1" 200 156 0.030198 10.0.0.22 - - [2025-12-11 17:13:40] "POST /route-targets HTTP/1.1" 200 327 0.016479 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.008428 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.22 - - [2025-12-11 17:13:40] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018010 10.0.0.22 - - [2025-12-11 17:13:40] "POST /ref-update HTTP/1.1" 200 156 0.040927 10.0.0.22 - - [2025-12-11 17:13:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.062469 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.003322 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.003492 10.0.0.22 - - [2025-12-11 17:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008351 10.0.0.22 - - [2025-12-11 17:13:40] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013484 10.0.0.22 - - [2025-12-11 17:13:40] "POST /access-control-lists HTTP/1.1" 200 551 0.054385 10.0.0.22 - - [2025-12-11 17:13:40] "PUT /access-control-list/4ef9e28c-fd67-4b3d-8a3e-c87f4f1a9c1e HTTP/1.1" 200 272 0.095777 10.0.0.22 - - [2025-12-11 17:13:40] "PUT /access-control-list/09ae1254-3956-4f71-b1b6-15a5f43718cd HTTP/1.1" 200 272 0.014643 10.0.0.22 - - [2025-12-11 17:13:41] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.22 - - [2025-12-11 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.22 - - [2025-12-11 17:13:41] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023219 10.0.0.22 - - [2025-12-11 17:13:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004671 10.0.0.22 - - [2025-12-11 17:13:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.301384 10.0.0.22 - - [2025-12-11 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2025-12-11 17:13:41] "GET /network-ipam/d83e3dc6-366e-42e0-8fa3-002f230459d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003418 10.0.0.22 - - [2025-12-11 17:13:41] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.22 - - [2025-12-11 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2025-12-11 17:13:41] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020511 10.0.0.22 - - [2025-12-11 17:13:41] "POST /database-nodes HTTP/1.1" 200 597 0.150876 10.0.0.22 - - [2025-12-11 17:13:41] "POST /bgp-routers HTTP/1.1" 200 616 0.090030 10.0.0.22 - - [2025-12-11 17:13:41] "GET /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008786 10.0.0.22 - - [2025-12-11 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.22 - - [2025-12-11 17:13:41] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009389 10.0.0.22 - - [2025-12-11 17:13:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008505 10.0.0.22 - - [2025-12-11 17:13:41] "POST /service-templates HTTP/1.1" 200 511 0.061436 10.0.0.22 - - [2025-12-11 17:13:41] "POST /service-templates HTTP/1.1" 200 501 0.044414 10.0.0.22 - - [2025-12-11 17:13:41] "POST /ref-update HTTP/1.1" 200 156 0.044049 10.0.0.22 - - [2025-12-11 17:13:41] "POST /service-templates HTTP/1.1" 200 515 0.067291 10.0.0.22 - - [2025-12-11 17:13:41] "POST /service-templates HTTP/1.1" 200 535 0.066647 10.0.0.22 - - [2025-12-11 17:13:41] "POST /service-templates HTTP/1.1" 200 507 0.038323 10.0.0.22 - - [2025-12-11 17:13:47] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.22 - - [2025-12-11 17:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.22 - - [2025-12-11 17:13:47] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006645 10.0.0.22 - - [2025-12-11 17:13:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004221 10.0.0.22 - - [2025-12-11 17:13:47] "POST /config-nodes HTTP/1.1" 200 593 0.021377 10.0.0.22 - - [2025-12-11 17:13:47] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.22 - - [2025-12-11 17:13:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002633 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:13:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001536 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:13:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.22 - - [2025-12-11 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.22 - - [2025-12-11 17:13:53] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003267 10.0.0.22 - - [2025-12-11 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.22 - - [2025-12-11 17:13:53] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.027358 10.0.0.22 - - [2025-12-11 17:13:53] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 581 0.035938 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 575 0.047686 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 575 0.092914 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 559 0.069193 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 555 0.035450 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 557 0.041693 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 565 0.024095 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 549 0.036219 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 557 0.040626 10.0.0.22 - - [2025-12-11 17:13:53] "POST /alarms HTTP/1.1" 200 567 0.034754 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 555 0.095761 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 567 0.047857 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 575 0.072410 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 569 0.046596 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 561 0.069840 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 561 0.024758 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 561 0.031475 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 547 0.053554 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 595 0.036179 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 575 0.029285 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 571 0.042312 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 583 0.019341 10.0.0.22 - - [2025-12-11 17:13:54] "POST /alarms HTTP/1.1" 200 609 0.031727 10.0.0.22 - - [2025-12-11 17:13:55] "GET / HTTP/1.1" 200 35931 0.001208 10.0.0.22 - - [2025-12-11 17:13:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002914 10.0.0.22 - - [2025-12-11 17:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2025-12-11 17:13:55] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.011270 10.0.0.22 - - [2025-12-11 17:13:55] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.22 - - [2025-12-11 17:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.22 - - [2025-12-11 17:13:55] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003256 10.0.0.22 - - [2025-12-11 17:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2025-12-11 17:13:55] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.010964 10.0.0.22 - - [2025-12-11 17:13:55] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.22 - - [2025-12-11 17:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.22 - - [2025-12-11 17:13:55] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005284 10.0.0.22 - - [2025-12-11 17:13:55] "PUT /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd HTTP/1.1" 200 274 0.033529 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001202 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:14:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001231 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:15:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:15:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001456 10.0.0.22 - - [2025-12-11 17:15:50] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.22 - - [2025-12-11 17:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2025-12-11 17:15:50] "GET /domain/d901540f-241c-4c54-9aed-2ee3d1de02ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003388 10.0.0.22 - - [2025-12-11 17:15:50] "POST /id-to-fqname HTTP/1.1" 200 173 0.000525 10.0.0.22 - - [2025-12-11 17:15:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.010315 10.0.0.22 - - [2025-12-11 17:15:51] "POST /security-groups HTTP/1.1" 200 570 0.066183 10.0.0.22 - - [2025-12-11 17:15:51] "POST /projects HTTP/1.1" 200 481 0.216130 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.008878 10.0.0.22 - - [2025-12-11 17:15:51] "POST /access-control-lists HTTP/1.1" 200 579 0.036190 10.0.0.22 - - [2025-12-11 17:15:51] "POST /security-groups HTTP/1.1" 200 534 0.087137 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.036654 10.0.0.22 - - [2025-12-11 17:15:51] "POST /chown HTTP/1.1" 200 109 0.031986 10.0.0.22 - - [2025-12-11 17:15:51] "POST /policy-managements HTTP/1.1" 409 214 0.003763 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.22 - - [2025-12-11 17:15:51] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045230 10.0.0.22 - - [2025-12-11 17:15:51] "POST /access-control-lists HTTP/1.1" 200 577 0.082868 10.0.0.22 - - [2025-12-11 17:15:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.020211 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.22 - - [2025-12-11 17:15:51] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002937 10.0.0.22 - - [2025-12-11 17:15:51] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.011093 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013985 10.0.0.22 - - [2025-12-11 17:15:51] "GET /virtual-network/e2059e9d-e974-4a90-94da-b6609ad9e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005296 10.0.0.22 - - [2025-12-11 17:15:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.000489 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.006516 10.0.0.22 - - [2025-12-11 17:15:51] "POST /security-groups HTTP/1.1" 200 574 0.074927 10.0.0.22 - - [2025-12-11 17:15:51] "POST /projects HTTP/1.1" 200 489 0.254416 10.0.0.22 - - [2025-12-11 17:15:51] "POST /security-groups HTTP/1.1" 200 546 0.029381 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.002054 10.0.0.22 - - [2025-12-11 17:15:51] "POST /chown HTTP/1.1" 200 109 0.033870 10.0.0.22 - - [2025-12-11 17:15:51] "POST /access-control-lists HTTP/1.1" 200 594 0.045340 10.0.0.22 - - [2025-12-11 17:15:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.025627 10.0.0.22 - - [2025-12-11 17:15:51] "POST /network-ipams HTTP/1.1" 200 522 0.041856 10.0.0.22 - - [2025-12-11 17:15:51] "POST /access-control-lists HTTP/1.1" 200 592 0.027602 10.0.0.22 - - [2025-12-11 17:15:52] "POST /network-ipams HTTP/1.1" 200 510 0.059677 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.023733 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.015350 10.0.0.22 - - [2025-12-11 17:15:52] "POST /access-control-lists HTTP/1.1" 200 583 0.065009 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002124 10.0.0.22 - - [2025-12-11 17:15:52] "POST /access-control-lists HTTP/1.1" 200 581 0.132389 10.0.0.22 - - [2025-12-11 17:15:52] "POST /useragent-kv HTTP/1.1" 200 115 0.013631 10.0.0.22 - - [2025-12-11 17:15:52] "POST /virtual-networks HTTP/1.1" 200 538 0.242260 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011152 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.017053 10.0.0.22 - - [2025-12-11 17:15:52] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.010395 10.0.0.22 - - [2025-12-11 17:15:52] "POST /access-control-lists HTTP/1.1" 200 602 0.034846 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.003940 10.0.0.22 - - [2025-12-11 17:15:52] "POST /network-ipams HTTP/1.1" 200 518 0.039998 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.014789 10.0.0.22 - - [2025-12-11 17:15:52] "POST /access-control-lists HTTP/1.1" 200 600 0.044085 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.001819 10.0.0.22 - - [2025-12-11 17:15:52] "POST /access-control-lists HTTP/1.1" 200 589 0.078866 10.0.0.22 - - [2025-12-11 17:15:52] "POST /useragent-kv HTTP/1.1" 200 115 0.013914 10.0.0.22 - - [2025-12-11 17:15:52] "POST /virtual-networks HTTP/1.1" 200 546 0.189385 10.0.0.22 - - [2025-12-11 17:15:52] "POST /route-targets HTTP/1.1" 200 327 0.020253 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024178 10.0.0.22 - - [2025-12-11 17:15:52] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.012824 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.003152 10.0.0.22 - - [2025-12-11 17:15:52] "POST /ref-update HTTP/1.1" 200 156 0.041525 10.0.0.22 - - [2025-12-11 17:15:52] "PUT /access-control-list/0421d41d-2d7b-46df-bb78-6efd70940ae3 HTTP/1.1" 200 272 0.074055 10.0.0.22 - - [2025-12-11 17:15:52] "POST /network-policys HTTP/1.1" 200 538 0.077855 10.0.0.22 - - [2025-12-11 17:15:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.020595 10.0.0.22 - - [2025-12-11 17:15:52] "POST /route-targets HTTP/1.1" 200 327 0.018354 10.0.0.22 - - [2025-12-11 17:15:52] "POST /network-policys HTTP/1.1" 200 534 0.053521 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.052933 10.0.0.22 - - [2025-12-11 17:15:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.004054 10.0.0.22 - - [2025-12-11 17:15:53] "POST /network-policys HTTP/1.1" 200 542 0.034380 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.102813 10.0.0.22 - - [2025-12-11 17:15:53] "PUT /access-control-list/7e61316c-d43a-40af-ab68-8c11a77ea283 HTTP/1.1" 200 272 0.025300 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005851 10.0.0.22 - - [2025-12-11 17:15:53] "PUT /access-control-list/0421d41d-2d7b-46df-bb78-6efd70940ae3 HTTP/1.1" 200 272 0.028498 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.089488 10.0.0.22 - - [2025-12-11 17:15:53] "PUT /access-control-list/7e61316c-d43a-40af-ab68-8c11a77ea283 HTTP/1.1" 200 272 0.034971 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.124660 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.183213 10.0.0.22 - - [2025-12-11 17:15:53] "PUT /access-control-list/0421d41d-2d7b-46df-bb78-6efd70940ae3 HTTP/1.1" 200 272 0.085342 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028872 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014222 10.0.0.22 - - [2025-12-11 17:15:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.004470 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.064514 10.0.0.22 - - [2025-12-11 17:15:53] "POST /access-control-lists HTTP/1.1" 200 601 0.086317 10.0.0.22 - - [2025-12-11 17:15:53] "PUT /access-control-list/7e61316c-d43a-40af-ab68-8c11a77ea283 HTTP/1.1" 200 272 0.026229 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.104694 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.027654 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.097276 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007977 10.0.0.22 - - [2025-12-11 17:15:53] "PUT /access-control-list/dcf433b8-f2a5-4f62-80fa-bb97e8985252 HTTP/1.1" 200 272 0.036116 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-update HTTP/1.1" 200 156 0.029279 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021498 10.0.0.22 - - [2025-12-11 17:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002691 10.0.0.22 - - [2025-12-11 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.22 - - [2025-12-11 17:15:54] "GET /virtual-network/e2059e9d-e974-4a90-94da-b6609ad9e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007672 10.0.0.22 - - [2025-12-11 17:15:54] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005973 10.0.0.22 - - [2025-12-11 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.22 - - [2025-12-11 17:15:54] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005146 10.0.0.22 - - [2025-12-11 17:15:54] "POST /firewall-policys HTTP/1.1" 200 530 0.035174 10.0.0.22 - - [2025-12-11 17:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025530 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.027768 10.0.0.22 - - [2025-12-11 17:15:54] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003632 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003411 10.0.0.22 - - [2025-12-11 17:15:54] "POST /ref-update HTTP/1.1" 200 156 0.023791 10.0.0.22 - - [2025-12-11 17:15:54] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004621 10.0.0.22 - - [2025-12-11 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.22 - - [2025-12-11 17:15:54] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002792 10.0.0.22 - - [2025-12-11 17:15:54] "POST /firewall-policys HTTP/1.1" 200 532 0.028287 10.0.0.22 - - [2025-12-11 17:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.048311 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010457 10.0.0.22 - - [2025-12-11 17:15:54] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002976 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003158 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002884 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003141 10.0.0.22 - - [2025-12-11 17:15:54] "POST /ref-update HTTP/1.1" 200 156 0.015618 10.0.0.22 - - [2025-12-11 17:15:54] "POST /ref-update HTTP/1.1" 200 156 0.047405 10.0.0.22 - - [2025-12-11 17:15:54] "POST /ref-update HTTP/1.1" 200 156 0.022973 10.0.0.22 - - [2025-12-11 17:15:54] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.017038 10.0.0.22 - - [2025-12-11 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2025-12-11 17:15:54] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003177 10.0.0.22 - - [2025-12-11 17:15:54] "POST /firewall-policys HTTP/1.1" 200 530 0.023309 10.0.0.22 - - [2025-12-11 17:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.047606 10.0.0.22 - - [2025-12-11 17:15:54] "GET /firewall-policy/d630e086-0b7d-454c-821f-d32a9101dfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012459 10.0.0.22 - - [2025-12-11 17:15:55] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003129 10.0.0.22 - - [2025-12-11 17:15:55] "GET /firewall-policy/d630e086-0b7d-454c-821f-d32a9101dfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002832 10.0.0.22 - - [2025-12-11 17:15:55] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002707 10.0.0.22 - - [2025-12-11 17:15:55] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004640 10.0.0.22 - - [2025-12-11 17:15:55] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003629 10.0.0.22 - - [2025-12-11 17:15:55] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003359 10.0.0.22 - - [2025-12-11 17:15:55] "POST /ref-update HTTP/1.1" 200 156 0.034186 10.0.0.22 - - [2025-12-11 17:15:55] "POST /ref-update HTTP/1.1" 200 156 0.051256 10.0.0.22 - - [2025-12-11 17:15:55] "POST /ref-update HTTP/1.1" 200 156 0.034937 10.0.0.22 - - [2025-12-11 17:15:55] "POST /ref-update HTTP/1.1" 200 156 0.023545 10.0.0.22 - - [2025-12-11 17:15:55] "POST /ref-update HTTP/1.1" 200 156 0.052251 10.0.0.22 - - [2025-12-11 17:15:55] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.018082 10.0.0.22 - - [2025-12-11 17:15:55] "POST /tags HTTP/1.1" 200 299 0.035889 10.0.0.22 - - [2025-12-11 17:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014657 10.0.0.22 - - [2025-12-11 17:15:55] "GET /tag/b4a21ab6-95cc-40ad-be1e-2dbc69aacfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016751 10.0.0.22 - - [2025-12-11 17:15:55] "POST /set-tag HTTP/1.1" 200 109 0.017032 10.0.0.22 - - [2025-12-11 17:15:56] "POST /tags HTTP/1.1" 200 301 0.389025 10.0.0.22 - - [2025-12-11 17:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012127 10.0.0.22 - - [2025-12-11 17:15:56] "GET /tag/0efa76a7-3e27-42ee-8e41-9ca8106cf5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.033908 10.0.0.22 - - [2025-12-11 17:15:56] "POST /tags HTTP/1.1" 200 325 0.100247 10.0.0.22 - - [2025-12-11 17:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013514 10.0.0.22 - - [2025-12-11 17:15:56] "GET /tag/1667d828-2911-470c-afd0-13fe92752697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.020568 10.0.0.22 - - [2025-12-11 17:15:56] "POST /tags HTTP/1.1" 200 311 0.142142 10.0.0.22 - - [2025-12-11 17:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.040594 10.0.0.22 - - [2025-12-11 17:15:56] "GET /tag/7ef7e1db-9216-44b9-b9f1-3b159a599d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020057 10.0.0.22 - - [2025-12-11 17:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.22 - - [2025-12-11 17:15:56] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.009597 10.0.0.22 - - [2025-12-11 17:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.22 - - [2025-12-11 17:15:56] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045374 10.0.0.22 - - [2025-12-11 17:15:56] "POST /virtual-machines HTTP/1.1" 200 377 0.057626 10.0.0.22 - - [2025-12-11 17:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026009 10.0.0.22 - - [2025-12-11 17:15:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179079 10.0.0.22 - - [2025-12-11 17:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023190 10.0.0.22 - - [2025-12-11 17:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012292 10.0.0.22 - - [2025-12-11 17:15:57] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.028185 10.0.0.22 - - [2025-12-11 17:15:57] "POST /instance-ips HTTP/1.1" 200 409 0.382416 10.0.0.22 - - [2025-12-11 17:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.079077 10.0.0.22 - - [2025-12-11 17:15:57] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017717 10.0.0.22 - - [2025-12-11 17:15:57] "POST /set-tag HTTP/1.1" 200 109 0.063593 10.0.0.22 - - [2025-12-11 17:15:57] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.035648 10.0.0.22 - - [2025-12-11 17:15:57] "GET /instance-ip/0e9d597c-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006046 10.0.0.22 - - [2025-12-11 17:15:58] "POST /tags HTTP/1.1" 200 305 0.099344 10.0.0.22 - - [2025-12-11 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023454 10.0.0.22 - - [2025-12-11 17:15:58] "GET /tag/0478e994-15b0-4cd8-80ec-7e7eeeaaf1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022785 10.0.0.22 - - [2025-12-11 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009820 10.0.0.22 - - [2025-12-11 17:15:58] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047192 10.0.0.22 - - [2025-12-11 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.22 - - [2025-12-11 17:15:58] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.013871 10.0.0.22 - - [2025-12-11 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.22 - - [2025-12-11 17:15:58] "GET /service-appliance-set/ffc1f042-3c0d-44c7-9bda-0c478ffbef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005008 10.0.0.22 - - [2025-12-11 17:15:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.003031 10.0.0.22 - - [2025-12-11 17:15:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127607 10.0.0.22 - - [2025-12-11 17:15:58] "GET /virtual-machine-interface/78851d16-8d5d-4dc8-9c0a-711f9db42e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.022735 10.0.0.22 - - [2025-12-11 17:15:58] "POST /instance-ips HTTP/1.1" 200 381 0.086994 10.0.0.22 - - [2025-12-11 17:15:58] "GET /instance-ip/04b42433-8f56-4331-a8b1-df01474c6f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008615 10.0.0.22 - - [2025-12-11 17:15:58] "POST /loadbalancers HTTP/1.1" 200 582 0.091963 10.0.0.22 - - [2025-12-11 17:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014476 10.0.0.22 - - [2025-12-11 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.22 - - [2025-12-11 17:15:58] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054248 10.0.0.22 - - [2025-12-11 17:15:58] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058470 10.0.0.22 - - [2025-12-11 17:15:58] "GET /instance-ip/04b42433-8f56-4331-a8b1-df01474c6f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010591 10.0.0.22 - - [2025-12-11 17:15:58] "GET /loadbalancer/25cfca71-e542-4901-be2a-e0fd8f464ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007409 10.0.0.22 - - [2025-12-11 17:15:59] "POST /floating-ips HTTP/1.1" 200 583 0.075021 10.0.0.22 - - [2025-12-11 17:15:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.097187 10.0.0.22 - - [2025-12-11 17:15:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021948 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006945 10.0.0.22 - - [2025-12-11 17:15:59] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047137 10.0.0.22 - - [2025-12-11 17:15:59] "GET /loadbalancer-listener/8bc31d39-0844-47cb-a758-c3035507b2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003344 10.0.0.22 - - [2025-12-11 17:15:59] "GET /loadbalancer-listener/8bc31d39-0844-47cb-a758-c3035507b2c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008641 10.0.0.22 - - [2025-12-11 17:15:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037889 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.22 - - [2025-12-11 17:15:59] "GET /instance-ip/04b42433-8f56-4331-a8b1-df01474c6f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003599 10.0.0.22 - - [2025-12-11 17:15:59] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005204 10.0.0.22 - - [2025-12-11 17:15:59] "GET /instance-ip/04b42433-8f56-4331-a8b1-df01474c6f04?fields=floating_ips HTTP/1.1" 200 1169 0.009849 10.0.0.22 - - [2025-12-11 17:15:59] "GET /floating-ip/f522aa03-e964-4b87-97be-b9afffb667ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006415 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006907 10.0.0.22 - - [2025-12-11 17:15:59] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2025-12-11 17:15:59] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.019794 10.0.0.22 - - [2025-12-11 17:15:59] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016576 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.22 - - [2025-12-11 17:15:59] "GET /config-node/b27776e3-c03b-4707-9d01-f7906da50401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.008479 10.0.0.22 - - [2025-12-11 17:15:59] "POST /tags HTTP/1.1" 200 357 0.090538 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.22 - - [2025-12-11 17:15:59] "GET /tag/ab27e7d9-2f30-4498-8e0a-9c963f1d3e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.024565 10.0.0.22 - - [2025-12-11 17:15:59] "POST /tags HTTP/1.1" 200 305 0.023550 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.22 - - [2025-12-11 17:15:59] "GET /tag/29687f05-be12-43ae-a4e4-046062640134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022342 10.0.0.22 - - [2025-12-11 17:15:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.000814 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.003242 10.0.0.22 - - [2025-12-11 17:15:59] "POST /security-groups HTTP/1.1" 200 571 0.080330 10.0.0.22 - - [2025-12-11 17:15:59] "POST /projects HTTP/1.1" 200 483 0.184139 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.003203 10.0.0.22 - - [2025-12-11 17:15:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018748 10.0.0.22 - - [2025-12-11 17:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014423 10.0.0.22 - - [2025-12-11 17:15:59] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008480 10.0.0.22 - - [2025-12-11 17:15:59] "POST /access-control-lists HTTP/1.1" 200 580 0.100333 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016861 10.0.0.22 - - [2025-12-11 17:16:00] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004268 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.010695 10.0.0.22 - - [2025-12-11 17:16:00] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.059543 10.0.0.22 - - [2025-12-11 17:16:00] "POST /access-control-lists HTTP/1.1" 200 578 0.058683 10.0.0.22 - - [2025-12-11 17:16:00] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.059129 10.0.0.22 - - [2025-12-11 17:16:00] "POST /security-groups HTTP/1.1" 200 537 0.086283 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.005268 10.0.0.22 - - [2025-12-11 17:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034236 10.0.0.22 - - [2025-12-11 17:16:00] "POST /chown HTTP/1.1" 200 109 0.067521 10.0.0.22 - - [2025-12-11 17:16:00] "POST /access-control-lists HTTP/1.1" 200 596 0.103172 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.002334 10.0.0.22 - - [2025-12-11 17:16:00] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011054 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.22 - - [2025-12-11 17:16:00] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005133 10.0.0.22 - - [2025-12-11 17:16:00] "POST /tags HTTP/1.1" 409 207 0.002136 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.22 - - [2025-12-11 17:16:00] "GET /tag/29687f05-be12-43ae-a4e4-046062640134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022221 10.0.0.22 - - [2025-12-11 17:16:00] "POST /access-control-lists HTTP/1.1" 200 594 0.100045 10.0.0.22 - - [2025-12-11 17:16:00] "POST /firewall-rules HTTP/1.1" 200 564 0.109085 10.0.0.22 - - [2025-12-11 17:16:00] "GET /firewall-rule/f3fd6ea5-eb30-4b0d-96fd-ecbc2daa5010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.022272 10.0.0.22 - - [2025-12-11 17:16:00] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003091 10.0.0.22 - - [2025-12-11 17:16:00] "GET /firewall-rule/f3fd6ea5-eb30-4b0d-96fd-ecbc2daa5010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007094 10.0.0.22 - - [2025-12-11 17:16:00] "POST /ref-update HTTP/1.1" 200 156 0.021731 10.0.0.22 - - [2025-12-11 17:16:00] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017551 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2025-12-11 17:16:00] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003160 10.0.0.22 - - [2025-12-11 17:16:00] "POST /tags HTTP/1.1" 409 207 0.002220 10.0.0.22 - - [2025-12-11 17:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.22 - - [2025-12-11 17:16:00] "GET /tag/29687f05-be12-43ae-a4e4-046062640134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010878 10.0.0.22 - - [2025-12-11 17:16:01] "POST /firewall-rules HTTP/1.1" 200 562 0.067895 10.0.0.22 - - [2025-12-11 17:16:01] "GET /firewall-rule/c981ddcf-9d93-4a23-bf68-968a40f3423a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004848 10.0.0.22 - - [2025-12-11 17:16:01] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003984 10.0.0.22 - - [2025-12-11 17:16:01] "GET /firewall-rule/c981ddcf-9d93-4a23-bf68-968a40f3423a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002855 10.0.0.22 - - [2025-12-11 17:16:01] "POST /ref-update HTTP/1.1" 200 156 0.052295 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.22 - - [2025-12-11 17:16:01] "GET /loadbalancer/25cfca71-e542-4901-be2a-e0fd8f464ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005147 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.002817 10.0.0.22 - - [2025-12-11 17:16:01] "POST /tags HTTP/1.1" 200 301 0.030065 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016356 10.0.0.22 - - [2025-12-11 17:16:01] "GET /tag/6e27965e-5cfd-49e9-8aca-6c82b0ed3593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020849 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.22 - - [2025-12-11 17:16:01] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053406 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.22 - - [2025-12-11 17:16:01] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005556 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.22 - - [2025-12-11 17:16:01] "GET /service-appliance-set/ffc1f042-3c0d-44c7-9bda-0c478ffbef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003255 10.0.0.22 - - [2025-12-11 17:16:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.002047 10.0.0.22 - - [2025-12-11 17:16:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124281 10.0.0.22 - - [2025-12-11 17:16:01] "GET /virtual-machine-interface/99e90ff6-52fe-46f8-ade3-c03586a8334e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.010097 10.0.0.22 - - [2025-12-11 17:16:01] "POST /instance-ips HTTP/1.1" 200 377 0.036656 10.0.0.22 - - [2025-12-11 17:16:01] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008628 10.0.0.22 - - [2025-12-11 17:16:01] "POST /loadbalancers HTTP/1.1" 200 582 0.078865 10.0.0.22 - - [2025-12-11 17:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034737 10.0.0.22 - - [2025-12-11 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.22 - - [2025-12-11 17:16:02] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077477 10.0.0.22 - - [2025-12-11 17:16:02] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007052 10.0.0.22 - - [2025-12-11 17:16:02] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066483 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005864 10.0.0.22 - - [2025-12-11 17:16:02] "POST /floating-ips HTTP/1.1" 200 581 0.044825 10.0.0.22 - - [2025-12-11 17:16:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056715 10.0.0.22 - - [2025-12-11 17:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012636 10.0.0.22 - - [2025-12-11 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.22 - - [2025-12-11 17:16:02] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042546 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer-listener/8b594c37-25db-41c8-a32c-84660217b907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005458 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer-listener/8b594c37-25db-41c8-a32c-84660217b907?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005338 10.0.0.22 - - [2025-12-11 17:16:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034904 10.0.0.22 - - [2025-12-11 17:16:02] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004126 10.0.0.22 - - [2025-12-11 17:16:02] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?fields=floating_ips HTTP/1.1" 200 1165 0.007477 10.0.0.22 - - [2025-12-11 17:16:02] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003054 10.0.0.22 - - [2025-12-11 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.22 - - [2025-12-11 17:16:02] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035037 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006094 10.0.0.22 - - [2025-12-11 17:16:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039546 10.0.0.22 - - [2025-12-11 17:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020754 10.0.0.22 - - [2025-12-11 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024143 10.0.0.22 - - [2025-12-11 17:16:02] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043064 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer-listener/668adc18-5988-4f59-886e-8e11b4b79b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003152 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer-listener/668adc18-5988-4f59-886e-8e11b4b79b29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003863 10.0.0.22 - - [2025-12-11 17:16:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025185 10.0.0.22 - - [2025-12-11 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.22 - - [2025-12-11 17:16:02] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005527 10.0.0.22 - - [2025-12-11 17:16:02] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?fields=floating_ips HTTP/1.1" 200 1165 0.013103 10.0.0.22 - - [2025-12-11 17:16:02] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.006704 10.0.0.22 - - [2025-12-11 17:16:02] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066200 10.0.0.22 - - [2025-12-11 17:16:02] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003177 10.0.0.22 - - [2025-12-11 17:16:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027151 10.0.0.22 - - [2025-12-11 17:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030975 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.22 - - [2025-12-11 17:16:03] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036320 10.0.0.22 - - [2025-12-11 17:16:03] "GET /loadbalancer-listener/1eb4c274-185b-4c78-a867-e3a37a2ba971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002704 10.0.0.22 - - [2025-12-11 17:16:03] "GET /loadbalancer-listener/1eb4c274-185b-4c78-a867-e3a37a2ba971?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004167 10.0.0.22 - - [2025-12-11 17:16:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028984 10.0.0.22 - - [2025-12-11 17:16:03] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003653 10.0.0.22 - - [2025-12-11 17:16:03] "GET /instance-ip/babd2304-ea42-43da-b5db-3cece6bd8198?fields=floating_ips HTTP/1.1" 200 1165 0.004645 10.0.0.22 - - [2025-12-11 17:16:03] "POST /tags HTTP/1.1" 200 355 0.025802 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.22 - - [2025-12-11 17:16:03] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003187 10.0.0.22 - - [2025-12-11 17:16:03] "GET /tag/9b49f5d9-35ca-497d-834b-08d4142de781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012920 10.0.0.22 - - [2025-12-11 17:16:03] "POST /tags HTTP/1.1" 200 303 0.028225 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008254 10.0.0.22 - - [2025-12-11 17:16:03] "GET /tag/8f8e0cd5-b7ab-455e-a9f3-a0edde041439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017407 10.0.0.22 - - [2025-12-11 17:16:03] "POST /projects HTTP/1.1" 409 218 0.002501 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2025-12-11 17:16:03] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053687 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2025-12-11 17:16:03] "GET /network-ipam/376a8dca-c58a-48b8-a7dc-2a6450bab0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003111 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.22 - - [2025-12-11 17:16:03] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004617 10.0.0.22 - - [2025-12-11 17:16:03] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.050474 10.0.0.22 - - [2025-12-11 17:16:03] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006020 10.0.0.22 - - [2025-12-11 17:16:03] "POST /set-tag HTTP/1.1" 200 109 0.049949 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.22 - - [2025-12-11 17:16:03] "GET /network-ipam/ba97d830-3f4c-4164-9947-02cd2b87cf1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003624 10.0.0.22 - - [2025-12-11 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2025-12-11 17:16:03] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005376 10.0.0.22 - - [2025-12-11 17:16:03] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.046590 10.0.0.22 - - [2025-12-11 17:16:03] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.011571 10.0.0.22 - - [2025-12-11 17:16:04] "POST /set-tag HTTP/1.1" 200 109 0.064569 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2025-12-11 17:16:04] "GET /network-policy/2443b992-c343-4315-8bee-bd44dca7235d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002706 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2025-12-11 17:16:04] "GET /network-policy/3b0cebba-aa22-4735-979f-1f58a34406e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003448 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2025-12-11 17:16:04] "GET /network-policy/3209f974-acc2-4b81-94fb-62c99a90eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003263 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2025-12-11 17:16:04] "PUT /network-policy/3209f974-acc2-4b81-94fb-62c99a90eebb HTTP/1.1" 200 262 0.013009 10.0.0.22 - - [2025-12-11 17:16:04] "PUT /access-control-list/0421d41d-2d7b-46df-bb78-6efd70940ae3 HTTP/1.1" 200 272 0.017366 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-update HTTP/1.1" 200 156 0.062056 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018066 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011638 10.0.0.22 - - [2025-12-11 17:16:04] "PUT /access-control-list/dcf433b8-f2a5-4f62-80fa-bb97e8985252 HTTP/1.1" 200 272 0.078223 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016193 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002489 10.0.0.22 - - [2025-12-11 17:16:04] "POST /security-groups HTTP/1.1" 409 245 0.002694 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.22 - - [2025-12-11 17:16:04] "PUT /security-group/ca92beb0-dad9-4166-9af5-6e6aef5b886f HTTP/1.1" 200 262 0.063310 10.0.0.22 - - [2025-12-11 17:16:04] "PUT /access-control-list/36092bb9-c862-4c62-9675-5a3f55043b2f HTTP/1.1" 200 272 0.024837 10.0.0.22 - - [2025-12-11 17:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.041158 10.0.0.22 - - [2025-12-11 17:16:04] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016144 10.0.0.22 - - [2025-12-11 17:16:04] "PUT /access-control-list/9910baa5-5629-446e-901a-1b50e66d3e9d HTTP/1.1" 200 272 0.025700 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.22 - - [2025-12-11 17:16:04] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004082 10.0.0.22 - - [2025-12-11 17:16:04] "POST /tags HTTP/1.1" 409 206 0.002790 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.22 - - [2025-12-11 17:16:04] "GET /tag/8f8e0cd5-b7ab-455e-a9f3-a0edde041439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011178 10.0.0.22 - - [2025-12-11 17:16:04] "POST /firewall-rules HTTP/1.1" 200 562 0.073423 10.0.0.22 - - [2025-12-11 17:16:04] "GET /firewall-rule/c875bba7-0c03-455b-a11a-abaffcc14362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004369 10.0.0.22 - - [2025-12-11 17:16:04] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004050 10.0.0.22 - - [2025-12-11 17:16:04] "GET /firewall-rule/c875bba7-0c03-455b-a11a-abaffcc14362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006317 10.0.0.22 - - [2025-12-11 17:16:04] "POST /ref-update HTTP/1.1" 200 156 0.024836 10.0.0.22 - - [2025-12-11 17:16:04] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012143 10.0.0.22 - - [2025-12-11 17:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.22 - - [2025-12-11 17:16:05] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003539 10.0.0.22 - - [2025-12-11 17:16:05] "POST /tags HTTP/1.1" 409 206 0.002107 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.22 - - [2025-12-11 17:16:05] "GET /tag/8f8e0cd5-b7ab-455e-a9f3-a0edde041439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011675 10.0.0.22 - - [2025-12-11 17:16:05] "POST /firewall-rules HTTP/1.1" 200 560 0.087493 10.0.0.22 - - [2025-12-11 17:16:05] "GET /firewall-rule/a4665db3-f9dc-4043-9271-bc5131b0413b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.024922 10.0.0.22 - - [2025-12-11 17:16:05] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004291 10.0.0.22 - - [2025-12-11 17:16:05] "GET /firewall-rule/a4665db3-f9dc-4043-9271-bc5131b0413b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002690 10.0.0.22 - - [2025-12-11 17:16:05] "POST /ref-update HTTP/1.1" 200 156 0.041249 10.0.0.22 - - [2025-12-11 17:16:05] "POST /tags HTTP/1.1" 200 371 0.036337 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.22 - - [2025-12-11 17:16:05] "GET /tag/59212031-4cb7-47db-af49-fc3cd79e294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014001 10.0.0.22 - - [2025-12-11 17:16:05] "POST /tags HTTP/1.1" 200 319 0.024413 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.22 - - [2025-12-11 17:16:05] "GET /tag/f94bb1b2-5592-47d7-bcdd-fd570d3efa60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012985 10.0.0.22 - - [2025-12-11 17:16:05] "POST /id-to-fqname HTTP/1.1" 200 181 0.000845 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.006456 10.0.0.22 - - [2025-12-11 17:16:05] "POST /security-groups HTTP/1.1" 200 578 0.090926 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003717 10.0.0.22 - - [2025-12-11 17:16:05] "POST /projects HTTP/1.1" 200 497 0.250768 10.0.0.22 - - [2025-12-11 17:16:05] "POST /access-control-lists HTTP/1.1" 200 587 0.070588 10.0.0.22 - - [2025-12-11 17:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024993 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.016660 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.22 - - [2025-12-11 17:16:05] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.019655 10.0.0.22 - - [2025-12-11 17:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.22 - - [2025-12-11 17:16:05] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.039942 10.0.0.22 - - [2025-12-11 17:16:05] "POST /access-control-lists HTTP/1.1" 200 585 0.071545 10.0.0.22 - - [2025-12-11 17:16:06] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.083049 10.0.0.22 - - [2025-12-11 17:16:06] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.066074 10.0.0.22 - - [2025-12-11 17:16:06] "POST /security-groups HTTP/1.1" 200 558 0.076095 10.0.0.22 - - [2025-12-11 17:16:06] "POST /fqname-to-id HTTP/1.1" 404 248 0.002432 10.0.0.22 - - [2025-12-11 17:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025282 10.0.0.22 - - [2025-12-11 17:16:06] "POST /chown HTTP/1.1" 200 109 0.019576 10.0.0.22 - - [2025-12-11 17:16:06] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016443 10.0.0.22 - - [2025-12-11 17:16:06] "POST /access-control-lists HTTP/1.1" 200 610 0.093987 10.0.0.22 - - [2025-12-11 17:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.22 - - [2025-12-11 17:16:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.011389 10.0.0.22 - - [2025-12-11 17:16:06] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008743 10.0.0.22 - - [2025-12-11 17:16:06] "POST /tags HTTP/1.1" 409 214 0.001736 10.0.0.22 - - [2025-12-11 17:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.22 - - [2025-12-11 17:16:06] "GET /tag/f94bb1b2-5592-47d7-bcdd-fd570d3efa60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.039089 10.0.0.22 - - [2025-12-11 17:16:06] "POST /access-control-lists HTTP/1.1" 200 608 0.096712 10.0.0.22 - - [2025-12-11 17:16:06] "POST /firewall-rules HTTP/1.1" 200 578 0.089728 10.0.0.22 - - [2025-12-11 17:16:06] "GET /firewall-rule/53e131a8-0854-49de-adce-99c370add1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004380 10.0.0.22 - - [2025-12-11 17:16:06] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009732 10.0.0.22 - - [2025-12-11 17:16:06] "GET /firewall-rule/53e131a8-0854-49de-adce-99c370add1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002916 10.0.0.22 - - [2025-12-11 17:16:06] "POST /ref-update HTTP/1.1" 200 156 0.027743 10.0.0.22 - - [2025-12-11 17:16:06] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008593 10.0.0.22 - - [2025-12-11 17:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2025-12-11 17:16:06] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003273 10.0.0.22 - - [2025-12-11 17:16:06] "POST /tags HTTP/1.1" 409 214 0.002173 10.0.0.22 - - [2025-12-11 17:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2025-12-11 17:16:06] "GET /tag/f94bb1b2-5592-47d7-bcdd-fd570d3efa60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013144 10.0.0.22 - - [2025-12-11 17:16:06] "POST /firewall-rules HTTP/1.1" 200 576 0.080059 10.0.0.22 - - [2025-12-11 17:16:06] "GET /firewall-rule/820d12b3-ce27-48a6-92d5-ad7b0a5830a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.020206 10.0.0.22 - - [2025-12-11 17:16:07] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004646 10.0.0.22 - - [2025-12-11 17:16:07] "GET /firewall-rule/820d12b3-ce27-48a6-92d5-ad7b0a5830a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002772 10.0.0.22 - - [2025-12-11 17:16:07] "POST /ref-update HTTP/1.1" 200 156 0.038853 10.0.0.22 - - [2025-12-11 17:16:07] "POST /tags HTTP/1.1" 200 363 0.022588 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016547 10.0.0.22 - - [2025-12-11 17:16:07] "GET /tag/12452c93-6352-4d0a-9099-c9cf9a66c983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014360 10.0.0.22 - - [2025-12-11 17:16:07] "POST /tags HTTP/1.1" 200 311 0.023188 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.22 - - [2025-12-11 17:16:07] "GET /tag/32b90d25-7e41-452b-9908-b180d31b6789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013006 10.0.0.22 - - [2025-12-11 17:16:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.002900 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.004873 10.0.0.22 - - [2025-12-11 17:16:07] "POST /security-groups HTTP/1.1" 200 574 0.070578 10.0.0.22 - - [2025-12-11 17:16:07] "POST /projects HTTP/1.1" 200 489 0.207538 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.012601 10.0.0.22 - - [2025-12-11 17:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019162 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011282 10.0.0.22 - - [2025-12-11 17:16:07] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011599 10.0.0.22 - - [2025-12-11 17:16:07] "POST /access-control-lists HTTP/1.1" 200 583 0.093528 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018950 10.0.0.22 - - [2025-12-11 17:16:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.018350 10.0.0.22 - - [2025-12-11 17:16:07] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.007442 10.0.0.22 - - [2025-12-11 17:16:07] "POST /access-control-lists HTTP/1.1" 200 581 0.077910 10.0.0.22 - - [2025-12-11 17:16:07] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.113082 10.0.0.22 - - [2025-12-11 17:16:07] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.082016 10.0.0.22 - - [2025-12-11 17:16:08] "POST /security-groups HTTP/1.1" 200 546 0.250041 10.0.0.22 - - [2025-12-11 17:16:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.005820 10.0.0.22 - - [2025-12-11 17:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.090756 10.0.0.22 - - [2025-12-11 17:16:08] "POST /access-control-lists HTTP/1.1" 200 602 0.154918 10.0.0.22 - - [2025-12-11 17:16:08] "POST /chown HTTP/1.1" 200 109 0.069013 10.0.0.22 - - [2025-12-11 17:16:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.030107 10.0.0.22 - - [2025-12-11 17:16:08] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010576 10.0.0.22 - - [2025-12-11 17:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.22 - - [2025-12-11 17:16:08] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015159 10.0.0.22 - - [2025-12-11 17:16:08] "POST /access-control-lists HTTP/1.1" 200 600 0.087245 10.0.0.22 - - [2025-12-11 17:16:08] "POST /tags HTTP/1.1" 409 210 0.016625 10.0.0.22 - - [2025-12-11 17:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015596 10.0.0.22 - - [2025-12-11 17:16:08] "GET /tag/32b90d25-7e41-452b-9908-b180d31b6789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026160 10.0.0.22 - - [2025-12-11 17:16:08] "POST /firewall-rules HTTP/1.1" 200 570 0.077624 10.0.0.22 - - [2025-12-11 17:16:08] "GET /firewall-rule/61077095-a1a1-451d-a705-00dfa54395f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005351 10.0.0.22 - - [2025-12-11 17:16:08] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.013270 10.0.0.22 - - [2025-12-11 17:16:08] "GET /firewall-rule/61077095-a1a1-451d-a705-00dfa54395f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003273 10.0.0.22 - - [2025-12-11 17:16:08] "POST /ref-update HTTP/1.1" 200 156 0.080743 10.0.0.22 - - [2025-12-11 17:16:08] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007371 10.0.0.22 - - [2025-12-11 17:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008352 10.0.0.22 - - [2025-12-11 17:16:08] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005120 10.0.0.22 - - [2025-12-11 17:16:08] "POST /tags HTTP/1.1" 409 210 0.002212 10.0.0.22 - - [2025-12-11 17:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.22 - - [2025-12-11 17:16:09] "GET /tag/32b90d25-7e41-452b-9908-b180d31b6789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017847 10.0.0.22 - - [2025-12-11 17:16:09] "POST /firewall-rules HTTP/1.1" 200 568 0.087658 10.0.0.22 - - [2025-12-11 17:16:09] "GET /firewall-rule/da50594e-469d-4960-94e5-d51c84d9dfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.192655 10.0.0.22 - - [2025-12-11 17:16:09] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.043303 10.0.0.22 - - [2025-12-11 17:16:09] "GET /firewall-rule/da50594e-469d-4960-94e5-d51c84d9dfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003476 10.0.0.22 - - [2025-12-11 17:16:09] "POST /ref-update HTTP/1.1" 200 156 0.074830 10.0.0.22 - - [2025-12-11 17:16:09] "POST /tags HTTP/1.1" 200 363 0.043059 10.0.0.22 - - [2025-12-11 17:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.049621 10.0.0.22 - - [2025-12-11 17:16:09] "GET /tag/0f5c7ea8-93e5-46f0-89c4-faa2adec75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.021477 10.0.0.22 - - [2025-12-11 17:16:09] "POST /tags HTTP/1.1" 409 210 0.002371 10.0.0.22 - - [2025-12-11 17:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2025-12-11 17:16:09] "GET /tag/7ef7e1db-9216-44b9-b9f1-3b159a599d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032070 10.0.0.22 - - [2025-12-11 17:16:09] "POST /projects HTTP/1.1" 409 223 0.001880 10.0.0.22 - - [2025-12-11 17:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2025-12-11 17:16:09] "GET /project/675ba455-9af4-4a2d-bfbb-7333476efb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052246 10.0.0.22 - - [2025-12-11 17:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2025-12-11 17:16:09] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004818 10.0.0.22 - - [2025-12-11 17:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2025-12-11 17:16:09] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003991 10.0.0.22 - - [2025-12-11 17:16:10] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.096832 10.0.0.22 - - [2025-12-11 17:16:10] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.070667 10.0.0.22 - - [2025-12-11 17:16:10] "POST /security-groups HTTP/1.1" 409 253 0.009857 10.0.0.22 - - [2025-12-11 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2025-12-11 17:16:10] "PUT /security-group/fa7f9e8e-3af0-49c7-8c2b-e8d9aaab1430 HTTP/1.1" 200 262 0.065426 10.0.0.22 - - [2025-12-11 17:16:10] "PUT /access-control-list/6160b313-52fd-434c-b0e5-86539c58bb70 HTTP/1.1" 200 272 0.051483 10.0.0.22 - - [2025-12-11 17:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.100354 10.0.0.22 - - [2025-12-11 17:16:10] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004421 10.0.0.22 - - [2025-12-11 17:16:10] "PUT /access-control-list/a3e3eafb-267e-47cc-8b1e-12702432056c HTTP/1.1" 200 272 0.054070 10.0.0.22 - - [2025-12-11 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.22 - - [2025-12-11 17:16:10] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009872 10.0.0.22 - - [2025-12-11 17:16:10] "POST /tags HTTP/1.1" 409 210 0.002271 10.0.0.22 - - [2025-12-11 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2025-12-11 17:16:10] "GET /tag/7ef7e1db-9216-44b9-b9f1-3b159a599d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010797 10.0.0.22 - - [2025-12-11 17:16:10] "POST /firewall-rules HTTP/1.1" 200 570 0.077184 10.0.0.22 - - [2025-12-11 17:16:10] "GET /firewall-rule/2e4f5c5c-07f3-46a9-a123-6e8b24bd1e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008502 10.0.0.22 - - [2025-12-11 17:16:10] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007267 10.0.0.22 - - [2025-12-11 17:16:10] "GET /firewall-rule/2e4f5c5c-07f3-46a9-a123-6e8b24bd1e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003875 10.0.0.22 - - [2025-12-11 17:16:10] "POST /ref-update HTTP/1.1" 200 156 0.055248 10.0.0.22 - - [2025-12-11 17:16:10] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012335 10.0.0.22 - - [2025-12-11 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.22 - - [2025-12-11 17:16:10] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009172 10.0.0.22 - - [2025-12-11 17:16:10] "POST /tags HTTP/1.1" 409 210 0.002213 10.0.0.22 - - [2025-12-11 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2025-12-11 17:16:10] "GET /tag/7ef7e1db-9216-44b9-b9f1-3b159a599d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011937 10.0.0.22 - - [2025-12-11 17:16:11] "POST /firewall-rules HTTP/1.1" 200 568 0.077857 10.0.0.22 - - [2025-12-11 17:16:11] "GET /firewall-rule/9de840c5-a99a-46ae-a372-5f1bd661c7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.047161 10.0.0.22 - - [2025-12-11 17:16:11] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.010352 10.0.0.22 - - [2025-12-11 17:16:11] "GET /firewall-rule/9de840c5-a99a-46ae-a372-5f1bd661c7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003572 10.0.0.22 - - [2025-12-11 17:16:11] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.22 - - [2025-12-11 17:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.22 - - [2025-12-11 17:16:11] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003738 10.0.0.22 - - [2025-12-11 17:16:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002149 10.0.0.22 - - [2025-12-11 17:16:11] "POST /ref-update HTTP/1.1" 200 156 0.073020 10.0.0.22 - - [2025-12-11 17:16:11] "POST /tags HTTP/1.1" 409 237 0.015150 10.0.0.22 - - [2025-12-11 17:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016908 10.0.0.22 - - [2025-12-11 17:16:11] "GET /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007487 10.0.0.22 - - [2025-12-11 17:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.22 - - [2025-12-11 17:16:11] "GET /tag/0f5c7ea8-93e5-46f0-89c4-faa2adec75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.023003 10.0.0.22 - - [2025-12-11 17:16:11] "PUT /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2 HTTP/1.1" 200 254 0.042834 10.0.0.22 - - [2025-12-11 17:16:11] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.025468 10.0.0.22 - - [2025-12-11 17:16:11] "POST /set-tag HTTP/1.1" 200 109 0.035409 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001017 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:16:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.22 - - [2025-12-11 17:17:47] "GET /global-system-configs HTTP/1.1" 200 322 0.001944 10.0.0.22 - - [2025-12-11 17:17:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002446 10.0.0.19 - - [2025-12-11 17:18:10] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.19 - - [2025-12-11 17:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2025-12-11 17:18:10] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004637 10.0.0.19 - - [2025-12-11 17:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2025-12-11 17:18:10] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003120 10.0.0.19 - - [2025-12-11 17:18:11] "PUT /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd HTTP/1.1" 200 274 0.021658 10.0.0.19 - - [2025-12-11 17:18:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.017889 10.0.0.19 - - [2025-12-11 17:18:11] "POST /virtual-routers HTTP/1.1" 200 599 0.028240 10.0.0.19 - - [2025-12-11 17:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012276 10.0.0.19 - - [2025-12-11 17:18:11] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006175 10.0.0.19 - - [2025-12-11 17:18:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002232 10.0.0.19 - - [2025-12-11 17:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2025-12-11 17:18:11] "GET /virtual-network/e2059e9d-e974-4a90-94da-b6609ad9e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003959 10.0.0.19 - - [2025-12-11 17:18:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059417 10.0.0.22 - - [2025-12-11 17:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.22 - - [2025-12-11 17:19:41] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003129 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:19:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:19:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 10.0.0.19 - - [2025-12-11 17:19:46] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.19 - - [2025-12-11 17:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.19 - - [2025-12-11 17:19:46] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005047 10.0.0.19 - - [2025-12-11 17:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2025-12-11 17:19:46] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006204 10.0.0.19 - - [2025-12-11 17:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2025-12-11 17:19:46] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002653 10.0.0.19 - - [2025-12-11 17:19:46] "PUT /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7 HTTP/1.1" 200 262 0.040771 10.0.0.19 - - [2025-12-11 17:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018923 10.0.0.19 - - [2025-12-11 17:19:46] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.026474 10.0.0.19 - - [2025-12-11 17:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2025-12-11 17:19:46] "GET /virtual-machine-interface/c1d1b29a-e50f-4b0e-9263-1bbdb7c1e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005534 10.0.0.19 - - [2025-12-11 17:19:46] "PUT /virtual-machine-interface/c1d1b29a-e50f-4b0e-9263-1bbdb7c1e7fe HTTP/1.1" 200 284 0.028341 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:19:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:19:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.22 - - [2025-12-11 17:19:56] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003442 10.0.0.22 - - [2025-12-11 17:19:56] "POST /ref-update HTTP/1.1" 200 156 0.008447 10.0.0.22 - - [2025-12-11 17:20:07] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007091 10.0.0.22 - - [2025-12-11 17:20:07] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.22 - - [2025-12-11 17:20:07] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013417 10.0.0.22 - - [2025-12-11 17:20:07] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.22 - - [2025-12-11 17:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-12-11 17:20:07] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003781 10.0.0.22 - - [2025-12-11 17:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2025-12-11 17:20:07] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002751 10.0.0.22 - - [2025-12-11 17:20:07] "GET /loadbalancer-pool/034c941e-300c-40c9-8fb4-3f8b908b89c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003865 10.0.0.22 - - [2025-12-11 17:20:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016935 10.0.0.22 - - [2025-12-11 17:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012304 10.0.0.22 - - [2025-12-11 17:20:07] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008613 10.0.0.22 - - [2025-12-11 17:20:07] "POST /tags HTTP/1.1" 409 205 0.002606 10.0.0.22 - - [2025-12-11 17:20:07] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008385 10.0.0.22 - - [2025-12-11 17:20:07] "POST /ref-update HTTP/1.1" 200 156 0.008697 10.0.0.22 - - [2025-12-11 17:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.22 - - [2025-12-11 17:20:07] "GET /tag/6e27965e-5cfd-49e9-8aca-6c82b0ed3593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013049 10.0.0.22 - - [2025-12-11 17:20:07] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.005510 10.0.0.22 - - [2025-12-11 17:20:07] "PUT /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e HTTP/1.1" 200 256 0.010363 10.0.0.22 - - [2025-12-11 17:20:07] "POST /set-tag HTTP/1.1" 200 109 0.085203 10.0.0.22 - - [2025-12-11 17:20:07] "GET /loadbalancer-pool/4f59dd77-025d-4f16-adf8-d5dc3d352d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004128 10.0.0.22 - - [2025-12-11 17:20:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015875 10.0.0.22 - - [2025-12-11 17:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017718 10.0.0.22 - - [2025-12-11 17:20:07] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010975 10.0.0.22 - - [2025-12-11 17:20:07] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007418 10.0.0.22 - - [2025-12-11 17:20:07] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.22 - - [2025-12-11 17:20:07] "POST /set-tag HTTP/1.1" 200 109 0.013986 10.0.0.22 - - [2025-12-11 17:20:07] "GET /loadbalancer-pool/ce8bca2c-cee2-4e15-8541-18115100df6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006022 10.0.0.22 - - [2025-12-11 17:20:07] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003656 10.0.0.22 - - [2025-12-11 17:20:07] "PUT /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e HTTP/1.1" 200 256 0.012158 10.0.0.22 - - [2025-12-11 17:20:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036951 10.0.0.22 - - [2025-12-11 17:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008105 10.0.0.22 - - [2025-12-11 17:20:08] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007205 10.0.0.22 - - [2025-12-11 17:20:08] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008758 10.0.0.22 - - [2025-12-11 17:20:08] "POST /set-tag HTTP/1.1" 200 109 0.010059 10.0.0.22 - - [2025-12-11 17:20:08] "POST /ref-update HTTP/1.1" 200 156 0.007770 10.0.0.22 - - [2025-12-11 17:20:08] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003119 10.0.0.22 - - [2025-12-11 17:20:08] "PUT /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e HTTP/1.1" 200 256 0.010425 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:20:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:20:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:21:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001257 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:21:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001201 10.0.0.22 - - [2025-12-11 17:22:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002108 10.0.0.22 - - [2025-12-11 17:22:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002050 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:24:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:24:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:24:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:24:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.22 - - [2025-12-11 17:24:36] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006276 10.0.0.22 - - [2025-12-11 17:24:36] "POST /set-tag HTTP/1.1" 200 109 0.004085 10.0.0.22 - - [2025-12-11 17:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2025-12-11 17:24:36] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002321 10.0.0.22 - - [2025-12-11 17:24:36] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003942 10.0.0.22 - - [2025-12-11 17:24:36] "POST /set-tag HTTP/1.1" 200 109 0.021102 10.0.0.22 - - [2025-12-11 17:24:36] "DELETE /loadbalancer-member/841f9e36-20cf-420c-8eb3-5449f10932da HTTP/1.1" 200 115 0.047530 10.0.0.22 - - [2025-12-11 17:24:36] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005453 10.0.0.22 - - [2025-12-11 17:24:36] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.22 - - [2025-12-11 17:24:36] "DELETE /loadbalancer-member/3798ca2d-ce27-48cb-8d76-17c1114454bb HTTP/1.1" 200 115 0.030075 10.0.0.22 - - [2025-12-11 17:24:36] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006410 10.0.0.22 - - [2025-12-11 17:24:36] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.22 - - [2025-12-11 17:24:37] "DELETE /loadbalancer-member/dcd31a0b-6422-464a-81c7-166b0595662d HTTP/1.1" 200 115 0.049968 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003986 10.0.0.22 - - [2025-12-11 17:24:37] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.22 - - [2025-12-11 17:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.22 - - [2025-12-11 17:24:37] "GET /loadbalancer/0ff75551-3189-4ae9-9c35-c2237c491b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002869 10.0.0.22 - - [2025-12-11 17:24:37] "GET /loadbalancer-pool/034c941e-300c-40c9-8fb4-3f8b908b89c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002925 10.0.0.22 - - [2025-12-11 17:24:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020999 10.0.0.22 - - [2025-12-11 17:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025141 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013827 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006148 10.0.0.22 - - [2025-12-11 17:24:37] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003418 10.0.0.22 - - [2025-12-11 17:24:37] "POST /set-tag HTTP/1.1" 200 109 0.084064 10.0.0.22 - - [2025-12-11 17:24:37] "GET /loadbalancer-pool/4f59dd77-025d-4f16-adf8-d5dc3d352d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029989 10.0.0.22 - - [2025-12-11 17:24:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.061599 10.0.0.22 - - [2025-12-11 17:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009295 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022627 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015474 10.0.0.22 - - [2025-12-11 17:24:37] "POST /set-tag HTTP/1.1" 200 109 0.006156 10.0.0.22 - - [2025-12-11 17:24:37] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002856 10.0.0.22 - - [2025-12-11 17:24:37] "GET /loadbalancer-pool/ce8bca2c-cee2-4e15-8541-18115100df6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004573 10.0.0.22 - - [2025-12-11 17:24:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018291 10.0.0.22 - - [2025-12-11 17:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030099 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019288 10.0.0.22 - - [2025-12-11 17:24:37] "GET /virtual-machine-interface/0e7621d6-d6b5-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004110 10.0.0.22 - - [2025-12-11 17:24:37] "GET /floating-ip/0e1e2c70-bb8e-4f3d-a508-1396205cba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002808 10.0.0.22 - - [2025-12-11 17:24:37] "POST /set-tag HTTP/1.1" 200 109 0.002743 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:25:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:25:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:26:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:26:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192 10.0.0.22 - - [2025-12-11 17:27:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002497 10.0.0.22 - - [2025-12-11 17:27:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001951 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:29:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:29:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:29:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:29:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001237 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:31:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:31:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001328 10.0.0.22 - - [2025-12-11 17:32:30] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.22 - - [2025-12-11 17:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.22 - - [2025-12-11 17:32:30] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060923 10.0.0.22 - - [2025-12-11 17:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.22 - - [2025-12-11 17:32:31] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049813 10.0.0.22 - - [2025-12-11 17:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2025-12-11 17:32:31] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036758 10.0.0.22 - - [2025-12-11 17:32:31] "POST /tags HTTP/1.1" 200 333 0.046113 10.0.0.22 - - [2025-12-11 17:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015864 10.0.0.22 - - [2025-12-11 17:32:31] "GET /tag/9a8a2641-35e4-40b6-a24c-dccede0b19b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026441 10.0.0.22 - - [2025-12-11 17:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.22 - - [2025-12-11 17:32:31] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040972 10.0.0.22 - - [2025-12-11 17:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2025-12-11 17:32:31] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004899 10.0.0.22 - - [2025-12-11 17:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2025-12-11 17:32:31] "GET /service-appliance-set/ffc1f042-3c0d-44c7-9bda-0c478ffbef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002570 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.002258 10.0.0.22 - - [2025-12-11 17:32:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.101346 10.0.0.22 - - [2025-12-11 17:32:32] "GET /virtual-machine-interface/41067399-647f-47aa-8ac3-4a5bfc406011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.009465 10.0.0.22 - - [2025-12-11 17:32:32] "POST /instance-ips HTTP/1.1" 200 409 0.021162 10.0.0.22 - - [2025-12-11 17:32:32] "GET /instance-ip/bc085701-0019-4b1e-8027-cf35524c6629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004853 10.0.0.22 - - [2025-12-11 17:32:32] "POST /loadbalancers HTTP/1.1" 200 610 0.064314 10.0.0.22 - - [2025-12-11 17:32:32] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030346 10.0.0.22 - - [2025-12-11 17:32:32] "GET /instance-ip/bc085701-0019-4b1e-8027-cf35524c6629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003376 10.0.0.22 - - [2025-12-11 17:32:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012751 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012859 10.0.0.22 - - [2025-12-11 17:32:32] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031335 10.0.0.22 - - [2025-12-11 17:32:32] "POST /floating-ips HTTP/1.1" 200 597 0.028343 10.0.0.22 - - [2025-12-11 17:32:32] "GET /loadbalancer/b165aa8d-3fc4-490c-8512-4d972874b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002849 10.0.0.22 - - [2025-12-11 17:32:32] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015290 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.22 - - [2025-12-11 17:32:32] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027526 10.0.0.22 - - [2025-12-11 17:32:32] "GET /loadbalancer-listener/bf197440-8854-47ea-bb69-a9292ce03af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004146 10.0.0.22 - - [2025-12-11 17:32:32] "GET /loadbalancer-listener/bf197440-8854-47ea-bb69-a9292ce03af7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003230 10.0.0.22 - - [2025-12-11 17:32:32] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025697 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.22 - - [2025-12-11 17:32:32] "GET /instance-ip/bc085701-0019-4b1e-8027-cf35524c6629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003306 10.0.0.22 - - [2025-12-11 17:32:32] "GET /loadbalancer/b165aa8d-3fc4-490c-8512-4d972874b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004227 10.0.0.22 - - [2025-12-11 17:32:32] "GET /instance-ip/bc085701-0019-4b1e-8027-cf35524c6629?fields=floating_ips HTTP/1.1" 200 1212 0.004968 10.0.0.22 - - [2025-12-11 17:32:32] "GET /floating-ip/90483148-7ba7-42e6-9843-7ba7c10cf113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002774 10.0.0.22 - - [2025-12-11 17:32:32] "POST /tags HTTP/1.1" 200 295 0.070442 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015437 10.0.0.22 - - [2025-12-11 17:32:32] "GET /tag/0b30bb32-bb21-4510-b50e-714a2bccb9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014174 10.0.0.22 - - [2025-12-11 17:32:32] "POST /tags HTTP/1.1" 409 233 0.002257 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2025-12-11 17:32:32] "GET /tag/9b49f5d9-35ca-497d-834b-08d4142de781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011071 10.0.0.22 - - [2025-12-11 17:32:32] "POST /tags HTTP/1.1" 409 206 0.002437 10.0.0.22 - - [2025-12-11 17:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2025-12-11 17:32:32] "GET /tag/8f8e0cd5-b7ab-455e-a9f3-a0edde041439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010874 10.0.0.22 - - [2025-12-11 17:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004766 10.0.0.22 - - [2025-12-11 17:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.22 - - [2025-12-11 17:32:33] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032223 10.0.0.22 - - [2025-12-11 17:32:33] "POST /virtual-machines HTTP/1.1" 200 369 0.025308 10.0.0.22 - - [2025-12-11 17:32:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033050 10.0.0.22 - - [2025-12-11 17:32:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120819 10.0.0.22 - - [2025-12-11 17:32:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010964 10.0.0.22 - - [2025-12-11 17:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007057 10.0.0.22 - - [2025-12-11 17:32:33] "POST /instance-ips HTTP/1.1" 200 409 0.024183 10.0.0.22 - - [2025-12-11 17:32:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034547 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009624 10.0.0.22 - - [2025-12-11 17:32:33] "POST /set-tag HTTP/1.1" 200 109 0.020173 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010642 10.0.0.22 - - [2025-12-11 17:32:33] "GET /instance-ip/607021e2-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003710 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004550 10.0.0.22 - - [2025-12-11 17:32:33] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003874 10.0.0.22 - - [2025-12-11 17:32:33] "POST /ref-update HTTP/1.1" 200 156 0.009308 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004177 10.0.0.22 - - [2025-12-11 17:32:33] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.22 - - [2025-12-11 17:32:33] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005199 10.0.0.22 - - [2025-12-11 17:32:33] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.22 - - [2025-12-11 17:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.22 - - [2025-12-11 17:32:34] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006100 10.0.0.22 - - [2025-12-11 17:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.22 - - [2025-12-11 17:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009976 10.0.0.22 - - [2025-12-11 17:32:34] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036308 10.0.0.22 - - [2025-12-11 17:32:34] "POST /virtual-machines HTTP/1.1" 200 369 0.017066 10.0.0.22 - - [2025-12-11 17:32:34] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059648 10.0.0.22 - - [2025-12-11 17:32:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008166 10.0.0.22 - - [2025-12-11 17:32:34] "GET /virtual-networks?parent_id=29c012af-7420-493a-8b9a-1f5653737cf8&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002499 10.0.0.22 - - [2025-12-11 17:32:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.155522 10.0.0.22 - - [2025-12-11 17:32:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025704 10.0.0.22 - - [2025-12-11 17:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011562 10.0.0.22 - - [2025-12-11 17:32:35] "POST /virtual-networks HTTP/1.1" 200 512 0.163522 10.0.0.22 - - [2025-12-11 17:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015239 10.0.0.22 - - [2025-12-11 17:32:35] "POST /route-targets HTTP/1.1" 200 327 0.009450 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007838 10.0.0.22 - - [2025-12-11 17:32:35] "GET /network-ipam/4fe0a5b9-5d6a-4e7c-8e67-c8da225ac83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002589 10.0.0.22 - - [2025-12-11 17:32:35] "POST /ref-update HTTP/1.1" 200 156 0.026617 10.0.0.22 - - [2025-12-11 17:32:35] "POST /instance-ips HTTP/1.1" 200 409 0.050441 10.0.0.22 - - [2025-12-11 17:32:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.048181 10.0.0.22 - - [2025-12-11 17:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.022694 10.0.0.22 - - [2025-12-11 17:32:35] "POST /ref-update HTTP/1.1" 200 156 0.123691 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.033550 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.006872 10.0.0.22 - - [2025-12-11 17:32:35] "GET /domains HTTP/1.1" 200 280 0.001307 10.0.0.22 - - [2025-12-11 17:32:35] "GET /domain/d901540f-241c-4c54-9aed-2ee3d1de02ba HTTP/1.1" 200 3087 0.010161 10.0.0.22 - - [2025-12-11 17:32:35] "POST /set-tag HTTP/1.1" 200 109 0.020839 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010455 10.0.0.22 - - [2025-12-11 17:32:35] "GET /instance-ip/617e6f62-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003284 10.0.0.22 - - [2025-12-11 17:32:35] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8 HTTP/1.1" 200 7064 0.046129 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2079 0.005234 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2079 0.003895 10.0.0.22 - - [2025-12-11 17:32:35] "GET /routing-instance/b4ff2dc8-fd83-40a0-96d4-73f8e4252d2a HTTP/1.1" 200 1403 0.004047 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004744 10.0.0.22 - - [2025-12-11 17:32:35] "GET /routing-instance/b4ff2dc8-fd83-40a0-96d4-73f8e4252d2a HTTP/1.1" 200 1403 0.004941 10.0.0.22 - - [2025-12-11 17:32:35] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.22 - - [2025-12-11 17:32:35] "GET /route-target/89a633f4-fc6b-4082-a9de-98ed27012dcb HTTP/1.1" 200 1152 0.002233 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005235 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2079 0.004526 10.0.0.22 - - [2025-12-11 17:32:35] "GET /routing-instance/b4ff2dc8-fd83-40a0-96d4-73f8e4252d2a HTTP/1.1" 200 1403 0.003572 10.0.0.22 - - [2025-12-11 17:32:35] "POST /ref-update HTTP/1.1" 200 156 0.016296 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.010789 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2079 0.003711 10.0.0.22 - - [2025-12-11 17:32:35] "GET /routing-instance/b4ff2dc8-fd83-40a0-96d4-73f8e4252d2a HTTP/1.1" 200 1403 0.002872 10.0.0.22 - - [2025-12-11 17:32:35] "GET /routing-instance/b4ff2dc8-fd83-40a0-96d4-73f8e4252d2a HTTP/1.1" 200 1403 0.004341 10.0.0.22 - - [2025-12-11 17:32:35] "GET /route-target/89a633f4-fc6b-4082-a9de-98ed27012dcb HTTP/1.1" 200 1152 0.002254 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004341 10.0.0.22 - - [2025-12-11 17:32:35] "POST /set-tag HTTP/1.1" 200 109 0.003969 10.0.0.22 - - [2025-12-11 17:32:35] "GET /domains HTTP/1.1" 200 280 0.002477 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003695 10.0.0.22 - - [2025-12-11 17:32:35] "GET /domain/d901540f-241c-4c54-9aed-2ee3d1de02ba HTTP/1.1" 200 3087 0.002101 10.0.0.22 - - [2025-12-11 17:32:35] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8 HTTP/1.1" 200 7064 0.033239 10.0.0.22 - - [2025-12-11 17:32:35] "POST /set-tag HTTP/1.1" 200 109 0.004401 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2079 0.004461 10.0.0.22 - - [2025-12-11 17:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.22 - - [2025-12-11 17:32:35] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048939 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003895 10.0.0.22 - - [2025-12-11 17:32:35] "GET /floating-ip-pools?parent_id=1e414fcc-7880-4569-8915-c168c3d6ea92&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001795 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004385 10.0.0.22 - - [2025-12-11 17:32:35] "POST /floating-ip-pools HTTP/1.1" 200 562 0.042185 10.0.0.22 - - [2025-12-11 17:32:35] "POST /ref-update HTTP/1.1" 200 156 0.015016 10.0.0.22 - - [2025-12-11 17:32:35] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004076 10.0.0.22 - - [2025-12-11 17:32:35] "GET /domains HTTP/1.1" 200 280 0.001771 10.0.0.22 - - [2025-12-11 17:32:35] "GET /domain/d901540f-241c-4c54-9aed-2ee3d1de02ba HTTP/1.1" 200 3087 0.002769 10.0.0.22 - - [2025-12-11 17:32:35] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8 HTTP/1.1" 200 7320 0.037475 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2317 0.005776 10.0.0.22 - - [2025-12-11 17:32:36] "GET /floating-ip-pool/ada75dc8-9bb9-4519-8fa1-fb07a48000ba HTTP/1.1" 200 1315 0.002448 10.0.0.22 - - [2025-12-11 17:32:36] "GET /domains HTTP/1.1" 200 280 0.002098 10.0.0.22 - - [2025-12-11 17:32:36] "GET /domain/d901540f-241c-4c54-9aed-2ee3d1de02ba HTTP/1.1" 200 3087 0.002874 10.0.0.22 - - [2025-12-11 17:32:36] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8 HTTP/1.1" 200 7320 0.041898 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 2317 0.003978 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003971 10.0.0.22 - - [2025-12-11 17:32:36] "POST /tags HTTP/1.1" 200 365 0.064841 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.22 - - [2025-12-11 17:32:36] "GET /tag/3c324103-2eb3-4651-be24-5e344e13918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016577 10.0.0.22 - - [2025-12-11 17:32:36] "POST /tags HTTP/1.1" 409 206 0.002376 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2025-12-11 17:32:36] "GET /tag/8f8e0cd5-b7ab-455e-a9f3-a0edde041439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010594 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.22 - - [2025-12-11 17:32:36] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033151 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004246 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.22 - - [2025-12-11 17:32:36] "GET /service-appliance-set/445373c2-c981-4608-a997-8106217c62f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003290 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001590 10.0.0.22 - - [2025-12-11 17:32:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103827 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-machine-interface/b6279780-13ed-4837-92cc-af697dd5915c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013401 10.0.0.22 - - [2025-12-11 17:32:36] "POST /set-tag HTTP/1.1" 200 109 0.016321 10.0.0.22 - - [2025-12-11 17:32:36] "POST /instance-ips HTTP/1.1" 200 417 0.032629 10.0.0.22 - - [2025-12-11 17:32:36] "GET /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008108 10.0.0.22 - - [2025-12-11 17:32:36] "POST /loadbalancers HTTP/1.1" 200 618 0.060602 10.0.0.22 - - [2025-12-11 17:32:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013963 10.0.0.22 - - [2025-12-11 17:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.22 - - [2025-12-11 17:32:36] "POST /service-instances HTTP/1.1" 200 566 0.023340 10.0.0.22 - - [2025-12-11 17:32:36] "POST /ref-update HTTP/1.1" 200 156 0.025398 10.0.0.22 - - [2025-12-11 17:32:36] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.065527 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-machine-interface/b6279780-13ed-4837-92cc-af697dd5915c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009533 10.0.0.22 - - [2025-12-11 17:32:36] "GET /virtual-machine-interface/b6279780-13ed-4837-92cc-af697dd5915c?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007953 10.0.0.22 - - [2025-12-11 17:32:36] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.018875 10.0.0.22 - - [2025-12-11 17:32:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022772 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.22 - - [2025-12-11 17:32:37] "GET /floating-ip-pool/ada75dc8-9bb9-4519-8fa1-fb07a48000ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003502 10.0.0.22 - - [2025-12-11 17:32:37] "POST /virtual-machines HTTP/1.1" 200 429 0.013309 10.0.0.22 - - [2025-12-11 17:32:37] "POST /floating-ips HTTP/1.1" 200 671 0.092858 10.0.0.22 - - [2025-12-11 17:32:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.043525 10.0.0.22 - - [2025-12-11 17:32:37] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002381 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.22 - - [2025-12-11 17:32:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146353 10.0.0.22 - - [2025-12-11 17:32:37] "POST /chown HTTP/1.1" 200 109 0.016679 10.0.0.22 - - [2025-12-11 17:32:37] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002923 10.0.0.22 - - [2025-12-11 17:32:37] "POST /tags HTTP/1.1" 409 221 0.003120 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2025-12-11 17:32:37] "POST /chown HTTP/1.1" 200 109 0.007503 10.0.0.22 - - [2025-12-11 17:32:37] "PUT /virtual-machine-interface/1b9e1e9c-ff77-4c68-9dce-b851b93ed8ea HTTP/1.1" 200 284 0.021526 10.0.0.22 - - [2025-12-11 17:32:37] "GET /tag/9a8a2641-35e4-40b6-a24c-dccede0b19b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.039176 10.0.0.22 - - [2025-12-11 17:32:37] "POST /tags HTTP/1.1" 409 238 0.003193 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.22 - - [2025-12-11 17:32:37] "PUT /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 256 0.058944 10.0.0.22 - - [2025-12-11 17:32:37] "GET /tag/3c324103-2eb3-4651-be24-5e344e13918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012444 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.024658 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.018734 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.018363 10.0.0.22 - - [2025-12-11 17:32:37] "POST /firewall-rules HTTP/1.1" 200 650 0.083343 10.0.0.22 - - [2025-12-11 17:32:37] "GET /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007916 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.017346 10.0.0.22 - - [2025-12-11 17:32:37] "GET /firewall-policy/d630e086-0b7d-454c-821f-d32a9101dfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003374 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.021646 10.0.0.22 - - [2025-12-11 17:32:37] "GET /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.015109 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.025912 10.0.0.22 - - [2025-12-11 17:32:37] "POST /ref-update HTTP/1.1" 200 156 0.052207 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.22 - - [2025-12-11 17:32:37] "POST /virtual-machines HTTP/1.1" 200 429 0.021345 10.0.0.22 - - [2025-12-11 17:32:37] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070899 10.0.0.22 - - [2025-12-11 17:32:37] "GET /loadbalancer/bfb2a2c0-0668-4a88-906d-e8f23063319b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005097 10.0.0.22 - - [2025-12-11 17:32:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.078045 10.0.0.22 - - [2025-12-11 17:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.22 - - [2025-12-11 17:32:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.199994 10.0.0.22 - - [2025-12-11 17:32:37] "POST /chown HTTP/1.1" 200 109 0.029087 10.0.0.22 - - [2025-12-11 17:32:38] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.097487 10.0.0.22 - - [2025-12-11 17:32:38] "GET /loadbalancer-listener/e72d9480-e8eb-4db6-bb38-3cfbb928965d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005042 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.016966 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /virtual-machine-interface/d563e3ae-6f33-4eff-85ec-a6ecb80a9d13 HTTP/1.1" 200 284 0.021483 10.0.0.22 - - [2025-12-11 17:32:38] "GET /loadbalancer-listener/e72d9480-e8eb-4db6-bb38-3cfbb928965d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.018809 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 256 0.033941 10.0.0.22 - - [2025-12-11 17:32:38] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030702 10.0.0.22 - - [2025-12-11 17:32:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017637 10.0.0.22 - - [2025-12-11 17:32:38] "GET /loadbalancer-pool/534281f8-8cc1-4147-b97f-0829859c6804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007007 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.018984 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.018809 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.023516 10.0.0.22 - - [2025-12-11 17:32:38] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036721 10.0.0.22 - - [2025-12-11 17:32:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013443 10.0.0.22 - - [2025-12-11 17:32:38] "GET /loadbalancer-member/015dcd47-6d76-43e9-8397-86a65b0ac0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.019376 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.036264 10.0.0.22 - - [2025-12-11 17:32:38] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004884 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.040859 10.0.0.22 - - [2025-12-11 17:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023596 10.0.0.22 - - [2025-12-11 17:32:38] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024767 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.014134 10.0.0.22 - - [2025-12-11 17:32:38] "POST /tags HTTP/1.1" 409 221 0.002207 10.0.0.22 - - [2025-12-11 17:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.22 - - [2025-12-11 17:32:38] "GET /tag/9a8a2641-35e4-40b6-a24c-dccede0b19b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025102 10.0.0.22 - - [2025-12-11 17:32:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039994 10.0.0.22 - - [2025-12-11 17:32:38] "POST /tags HTTP/1.1" 409 238 0.022492 10.0.0.22 - - [2025-12-11 17:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.011207 10.0.0.22 - - [2025-12-11 17:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2025-12-11 17:32:38] "GET /tag/3c324103-2eb3-4651-be24-5e344e13918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011044 10.0.0.22 - - [2025-12-11 17:32:38] "POST /firewall-rules HTTP/1.1" 409 293 0.002157 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.006749 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 256 0.021530 10.0.0.22 - - [2025-12-11 17:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012090 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.029189 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da HTTP/1.1" 200 260 0.038992 10.0.0.22 - - [2025-12-11 17:32:38] "GET /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005098 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.013278 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.025247 10.0.0.22 - - [2025-12-11 17:32:38] "GET /firewall-policy/d630e086-0b7d-454c-821f-d32a9101dfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007929 10.0.0.22 - - [2025-12-11 17:32:38] "GET /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002733 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 256 0.020392 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.010283 10.0.0.22 - - [2025-12-11 17:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.22 - - [2025-12-11 17:32:38] "POST /chown HTTP/1.1" 200 109 0.006293 10.0.0.22 - - [2025-12-11 17:32:38] "PUT /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 256 0.027265 10.0.0.22 - - [2025-12-11 17:32:38] "POST /ref-update HTTP/1.1" 200 156 0.023635 10.0.0.22 - - [2025-12-11 17:32:39] "POST /chown HTTP/1.1" 200 109 0.006367 10.0.0.22 - - [2025-12-11 17:32:39] "POST /chown HTTP/1.1" 200 109 0.017980 10.0.0.22 - - [2025-12-11 17:32:39] "PUT /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 256 0.024179 10.0.0.22 - - [2025-12-11 17:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019412 10.0.0.22 - - [2025-12-11 17:32:39] "POST /ref-update HTTP/1.1" 200 156 0.061489 10.0.0.22 - - [2025-12-11 17:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.22 - - [2025-12-11 17:32:39] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037413 10.0.0.22 - - [2025-12-11 17:32:39] "POST /virtual-machines HTTP/1.1" 200 373 0.008831 10.0.0.22 - - [2025-12-11 17:32:39] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.008399 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027040 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023902 10.0.0.22 - - [2025-12-11 17:32:39] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.063503 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021890 10.0.0.22 - - [2025-12-11 17:32:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.145123 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037628 10.0.0.22 - - [2025-12-11 17:32:39] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.036572 10.0.0.22 - - [2025-12-11 17:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007293 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018140 10.0.0.22 - - [2025-12-11 17:32:39] "POST /instance-ips HTTP/1.1" 200 413 0.028208 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019212 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009993 10.0.0.22 - - [2025-12-11 17:32:39] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.009050 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007088 10.0.0.22 - - [2025-12-11 17:32:39] "POST /set-tag HTTP/1.1" 200 109 0.032369 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010100 10.0.0.22 - - [2025-12-11 17:32:39] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.027754 10.0.0.22 - - [2025-12-11 17:32:39] "GET /instance-ip/641f926e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.013342 10.0.0.22 - - [2025-12-11 17:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010126 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011118 10.0.0.22 - - [2025-12-11 17:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2025-12-11 17:32:39] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003954 10.0.0.22 - - [2025-12-11 17:32:39] "POST /chown HTTP/1.1" 200 109 0.009856 10.0.0.22 - - [2025-12-11 17:32:39] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.22 - - [2025-12-11 17:32:39] "POST /chown HTTP/1.1" 200 109 0.010896 10.0.0.22 - - [2025-12-11 17:32:39] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010154 10.0.0.22 - - [2025-12-11 17:32:40] "POST /set-tag HTTP/1.1" 200 109 0.006696 10.0.0.22 - - [2025-12-11 17:32:40] "POST /ref-update HTTP/1.1" 200 156 0.025114 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.018458 10.0.0.22 - - [2025-12-11 17:32:40] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004402 10.0.0.22 - - [2025-12-11 17:32:40] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.007045 10.0.0.22 - - [2025-12-11 17:32:40] "POST /ref-update HTTP/1.1" 200 156 0.015118 10.0.0.22 - - [2025-12-11 17:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.007118 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.017441 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.011495 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.008604 10.0.0.22 - - [2025-12-11 17:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006845 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.019424 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006803 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.029078 10.0.0.22 - - [2025-12-11 17:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.008000 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.017156 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.018232 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006261 10.0.0.22 - - [2025-12-11 17:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006963 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.014007 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006894 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.018491 10.0.0.22 - - [2025-12-11 17:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.007051 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.025517 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.010629 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006851 10.0.0.22 - - [2025-12-11 17:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.22 - - [2025-12-11 17:32:40] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.006101 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.009753 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.019426 10.0.0.22 - - [2025-12-11 17:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.010810 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.007334 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.007431 10.0.0.22 - - [2025-12-11 17:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.006943 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.010354 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.010864 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.019644 10.0.0.22 - - [2025-12-11 17:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.016023 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.022103 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.013752 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.006314 10.0.0.22 - - [2025-12-11 17:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.007676 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.006480 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.010033 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.008578 10.0.0.22 - - [2025-12-11 17:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.006626 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.017864 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.018858 10.0.0.22 - - [2025-12-11 17:32:41] "POST /chown HTTP/1.1" 200 109 0.006485 10.0.0.22 - - [2025-12-11 17:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2025-12-11 17:32:42] "POST /chown HTTP/1.1" 200 109 0.005908 10.0.0.22 - - [2025-12-11 17:32:42] "POST /chown HTTP/1.1" 200 109 0.007597 10.0.0.22 - - [2025-12-11 17:32:42] "POST /chown HTTP/1.1" 200 109 0.011404 10.0.0.22 - - [2025-12-11 17:32:42] "POST /chown HTTP/1.1" 200 109 0.012870 10.0.0.22 - - [2025-12-11 17:32:44] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004429 10.0.0.22 - - [2025-12-11 17:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.22 - - [2025-12-11 17:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2025-12-11 17:32:44] "GET /loadbalancer/b165aa8d-3fc4-490c-8512-4d972874b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004552 10.0.0.22 - - [2025-12-11 17:32:44] "GET /loadbalancer-pool/804c717d-08eb-44d8-831a-3ba6c41a703f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005368 10.0.0.22 - - [2025-12-11 17:32:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018042 10.0.0.22 - - [2025-12-11 17:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007649 10.0.0.22 - - [2025-12-11 17:32:44] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012893 10.0.0.22 - - [2025-12-11 17:32:44] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008212 10.0.0.22 - - [2025-12-11 17:32:44] "POST /tags HTTP/1.1" 409 221 0.008199 10.0.0.22 - - [2025-12-11 17:32:44] "POST /ref-update HTTP/1.1" 200 156 0.009716 10.0.0.22 - - [2025-12-11 17:32:44] "GET /floating-ip/90483148-7ba7-42e6-9843-7ba7c10cf113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.026595 10.0.0.22 - - [2025-12-11 17:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019580 10.0.0.22 - - [2025-12-11 17:32:44] "GET /tag/9a8a2641-35e4-40b6-a24c-dccede0b19b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017515 10.0.0.22 - - [2025-12-11 17:32:44] "PUT /floating-ip/90483148-7ba7-42e6-9843-7ba7c10cf113 HTTP/1.1" 200 256 0.017689 10.0.0.22 - - [2025-12-11 17:32:44] "POST /set-tag HTTP/1.1" 200 109 0.033461 10.0.0.22 - - [2025-12-11 17:32:46] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006275 10.0.0.22 - - [2025-12-11 17:32:46] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.22 - - [2025-12-11 17:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012618 10.0.0.22 - - [2025-12-11 17:32:46] "GET /loadbalancer/b165aa8d-3fc4-490c-8512-4d972874b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002804 10.0.0.22 - - [2025-12-11 17:32:46] "GET /loadbalancer-pool/804c717d-08eb-44d8-831a-3ba6c41a703f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003039 10.0.0.22 - - [2025-12-11 17:32:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015911 10.0.0.22 - - [2025-12-11 17:32:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026853 10.0.0.22 - - [2025-12-11 17:32:46] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007160 10.0.0.22 - - [2025-12-11 17:32:46] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.030180 10.0.0.22 - - [2025-12-11 17:32:46] "POST /ref-update HTTP/1.1" 200 156 0.016808 10.0.0.22 - - [2025-12-11 17:32:46] "GET /floating-ip/90483148-7ba7-42e6-9843-7ba7c10cf113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019358 10.0.0.22 - - [2025-12-11 17:32:46] "POST /set-tag HTTP/1.1" 200 109 0.042653 10.0.0.22 - - [2025-12-11 17:32:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002904 10.0.0.22 - - [2025-12-11 17:32:49] "GET /virtual-machine/fd69f1c1-03e8-4cc0-9bb6-3ea49a950e18?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003044 10.0.0.22 - - [2025-12-11 17:32:49] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004607 10.0.0.22 - - [2025-12-11 17:32:49] "GET /virtual-machine/4ff65ae3-8c85-474f-ab47-53ea5f756577?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002870 10.0.0.22 - - [2025-12-11 17:32:49] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004378 10.0.0.22 - - [2025-12-11 17:32:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003957 10.0.0.22 - - [2025-12-11 17:32:53] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004562 10.0.0.22 - - [2025-12-11 17:32:53] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.22 - - [2025-12-11 17:32:54] "GET /virtual-machine/c6892324-f85c-46ef-9f00-24f02f8e9f7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003394 10.0.0.22 - - [2025-12-11 17:32:54] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003847 10.0.0.22 - - [2025-12-11 17:32:54] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004276 10.0.0.22 - - [2025-12-11 17:32:54] "POST /set-tag HTTP/1.1" 200 109 0.013865 10.0.0.22 - - [2025-12-11 17:33:26] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004483 10.0.0.22 - - [2025-12-11 17:33:26] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.22 - - [2025-12-11 17:33:26] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004377 10.0.0.22 - - [2025-12-11 17:33:26] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.22 - - [2025-12-11 17:33:26] "GET /virtual-machine/c6892324-f85c-46ef-9f00-24f02f8e9f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002772 10.0.0.22 - - [2025-12-11 17:33:26] "POST /ref-update HTTP/1.1" 200 156 0.010100 10.0.0.22 - - [2025-12-11 17:33:26] "GET /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011984 10.0.0.22 - - [2025-12-11 17:33:26] "POST /set-tag HTTP/1.1" 200 109 0.015269 10.0.0.22 - - [2025-12-11 17:33:26] "POST /set-tag HTTP/1.1" 200 109 0.033926 10.0.0.22 - - [2025-12-11 17:33:26] "DELETE /instance-ip/641f926e-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.048458 10.0.0.22 - - [2025-12-11 17:33:26] "DELETE /virtual-machine-interface/6400921a-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.038469 10.0.0.22 - - [2025-12-11 17:33:26] "DELETE /virtual-machine/c6892324-f85c-46ef-9f00-24f02f8e9f7a HTTP/1.1" 200 115 0.026651 10.0.0.22 - - [2025-12-11 17:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.22 - - [2025-12-11 17:33:29] "GET /tag/3c324103-2eb3-4651-be24-5e344e13918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010515 10.0.0.22 - - [2025-12-11 17:33:29] "GET /tag/3c324103-2eb3-4651-be24-5e344e13918d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012360 10.0.0.22 - - [2025-12-11 17:33:29] "GET /virtual-machine-interface/1b9e1e9c-ff77-4c68-9dce-b851b93ed8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004981 10.0.0.22 - - [2025-12-11 17:33:29] "POST /set-tag HTTP/1.1" 200 109 0.025873 10.0.0.22 - - [2025-12-11 17:33:29] "GET /virtual-machine-interface/b6279780-13ed-4837-92cc-af697dd5915c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014897 10.0.0.22 - - [2025-12-11 17:33:29] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.22 - - [2025-12-11 17:33:30] "GET /virtual-machine-interface/d563e3ae-6f33-4eff-85ec-a6ecb80a9d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004444 10.0.0.22 - - [2025-12-11 17:33:30] "POST /set-tag HTTP/1.1" 200 109 0.015790 10.0.0.22 - - [2025-12-11 17:33:30] "GET /firewall-policy/d630e086-0b7d-454c-821f-d32a9101dfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004004 10.0.0.22 - - [2025-12-11 17:33:30] "GET /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002736 10.0.0.22 - - [2025-12-11 17:33:30] "POST /ref-update HTTP/1.1" 200 156 0.011298 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /firewall-rule/7be8ba07-3221-463f-8421-63e3965103da HTTP/1.1" 200 115 0.035156 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /loadbalancer-member/015dcd47-6d76-43e9-8397-86a65b0ac0be HTTP/1.1" 200 115 0.045438 10.0.0.22 - - [2025-12-11 17:33:30] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.012140 10.0.0.22 - - [2025-12-11 17:33:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016538 10.0.0.22 - - [2025-12-11 17:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /loadbalancer-pool/534281f8-8cc1-4147-b97f-0829859c6804 HTTP/1.1" 200 115 0.074376 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.012946 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /loadbalancer-listener/e72d9480-e8eb-4db6-bb38-3cfbb928965d HTTP/1.1" 200 115 0.058848 10.0.0.22 - - [2025-12-11 17:33:30] "GET /floating-ip/e9b19649-6608-47b9-b313-617c6953d10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002795 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.020687 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.015862 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.027303 10.0.0.22 - - [2025-12-11 17:33:30] "PUT /floating-ip/e9b19649-6608-47b9-b313-617c6953d10e HTTP/1.1" 200 256 0.038611 10.0.0.22 - - [2025-12-11 17:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.011376 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.021432 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /floating-ip/e9b19649-6608-47b9-b313-617c6953d10e HTTP/1.1" 200 115 0.087095 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.006476 10.0.0.22 - - [2025-12-11 17:33:30] "POST /chown HTTP/1.1" 200 109 0.012398 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /loadbalancer/bfb2a2c0-0668-4a88-906d-e8f23063319b HTTP/1.1" 200 115 0.068659 10.0.0.22 - - [2025-12-11 17:33:30] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.011217 10.0.0.22 - - [2025-12-11 17:33:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011061 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /instance-ip/20214fe3-3024-4cfa-ad99-5ef280894d7a HTTP/1.1" 200 115 0.067647 10.0.0.22 - - [2025-12-11 17:33:30] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.008223 10.0.0.22 - - [2025-12-11 17:33:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014829 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /virtual-machine-interface/b6279780-13ed-4837-92cc-af697dd5915c HTTP/1.1" 200 115 0.111716 10.0.0.22 - - [2025-12-11 17:33:30] "PUT /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 266 0.011634 10.0.0.22 - - [2025-12-11 17:33:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024992 10.0.0.22 - - [2025-12-11 17:33:30] "GET /floating-ip-pool/ada75dc8-9bb9-4519-8fa1-fb07a48000ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010705 10.0.0.22 - - [2025-12-11 17:33:30] "POST /ref-update HTTP/1.1" 200 156 0.013922 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /tag/3c324103-2eb3-4651-be24-5e344e13918d HTTP/1.1" 200 115 0.152500 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /service-instance/61467c87-ebb7-4bd0-b121-bec5bea0b446 HTTP/1.1" 200 115 0.077919 10.0.0.22 - - [2025-12-11 17:33:30] "DELETE /floating-ip-pool/ada75dc8-9bb9-4519-8fa1-fb07a48000ba HTTP/1.1" 200 115 0.067093 10.0.0.22 - - [2025-12-11 17:33:30] "GET /virtual-machine-interface/d563e3ae-6f33-4eff-85ec-a6ecb80a9d13?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004985 10.0.0.22 - - [2025-12-11 17:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.22 - - [2025-12-11 17:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001556 10.0.0.22 - - [2025-12-11 17:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002285 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /virtual-network/1e414fcc-7880-4569-8915-c168c3d6ea92 HTTP/1.1" 200 115 0.169505 10.0.0.22 - - [2025-12-11 17:33:31] "GET /routing-instance/b4ff2dc8-fd83-40a0-96d4-73f8e4252d2a HTTP/1.1" 404 171 0.011642 10.0.0.22 - - [2025-12-11 17:33:31] "GET /domains HTTP/1.1" 200 280 0.004725 10.0.0.22 - - [2025-12-11 17:33:31] "GET /domain/d901540f-241c-4c54-9aed-2ee3d1de02ba HTTP/1.1" 200 3087 0.010970 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /route-target/89a633f4-fc6b-4082-a9de-98ed27012dcb HTTP/1.1" 200 115 0.098176 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /virtual-machine-interface/d563e3ae-6f33-4eff-85ec-a6ecb80a9d13 HTTP/1.1" 200 115 0.177372 10.0.0.22 - - [2025-12-11 17:33:31] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8 HTTP/1.1" 200 7142 0.066250 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /virtual-machine/ad338403-541b-4a99-8ba0-3b1d4d8febae HTTP/1.1" 200 115 0.034080 10.0.0.22 - - [2025-12-11 17:33:31] "GET /virtual-machine-interface/1b9e1e9c-ff77-4c68-9dce-b851b93ed8ea?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.015363 10.0.0.22 - - [2025-12-11 17:33:31] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013351 10.0.0.22 - - [2025-12-11 17:33:31] "POST /set-tag HTTP/1.1" 200 109 0.006443 10.0.0.22 - - [2025-12-11 17:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.22 - - [2025-12-11 17:33:31] "GET /loadbalancer/b165aa8d-3fc4-490c-8512-4d972874b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003265 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /virtual-machine-interface/1b9e1e9c-ff77-4c68-9dce-b851b93ed8ea HTTP/1.1" 200 115 0.066363 10.0.0.22 - - [2025-12-11 17:33:31] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004331 10.0.0.22 - - [2025-12-11 17:33:31] "POST /ref-update HTTP/1.1" 200 156 0.015736 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /virtual-machine/6b89e1cb-83f6-4924-9ac1-a83e2bb5b380 HTTP/1.1" 200 115 0.036366 10.0.0.22 - - [2025-12-11 17:33:31] "POST /set-tag HTTP/1.1" 200 109 0.045614 10.0.0.22 - - [2025-12-11 17:33:31] "DELETE /loadbalancer-member/65c3def2-6084-4b72-9f13-57f0bba874b3 HTTP/1.1" 200 115 0.053767 10.0.0.22 - - [2025-12-11 17:33:32] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012591 10.0.0.22 - - [2025-12-11 17:33:32] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.22 - - [2025-12-11 17:33:32] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006698 10.0.0.22 - - [2025-12-11 17:33:32] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.22 - - [2025-12-11 17:33:32] "GET /virtual-machine/4ff65ae3-8c85-474f-ab47-53ea5f756577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004368 10.0.0.22 - - [2025-12-11 17:33:32] "POST /ref-update HTTP/1.1" 200 156 0.015354 10.0.0.22 - - [2025-12-11 17:33:32] "GET /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011503 10.0.0.22 - - [2025-12-11 17:33:32] "POST /set-tag HTTP/1.1" 200 109 0.030852 10.0.0.22 - - [2025-12-11 17:33:32] "POST /set-tag HTTP/1.1" 200 109 0.034534 10.0.0.22 - - [2025-12-11 17:33:32] "POST /set-tag HTTP/1.1" 200 109 0.030951 10.0.0.22 - - [2025-12-11 17:33:32] "DELETE /instance-ip/617e6f62-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.049714 10.0.0.22 - - [2025-12-11 17:33:33] "POST /ref-update HTTP/1.1" 200 156 0.014373 10.0.0.22 - - [2025-12-11 17:33:33] "DELETE /virtual-machine-interface/61615a44-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.044307 10.0.0.22 - - [2025-12-11 17:33:33] "DELETE /virtual-machine/4ff65ae3-8c85-474f-ab47-53ea5f756577 HTTP/1.1" 200 115 0.022262 10.0.0.22 - - [2025-12-11 17:33:36] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006052 10.0.0.22 - - [2025-12-11 17:33:36] "POST /set-tag HTTP/1.1" 200 109 0.005046 10.0.0.22 - - [2025-12-11 17:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.22 - - [2025-12-11 17:33:36] "GET /loadbalancer/b165aa8d-3fc4-490c-8512-4d972874b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002846 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 10.0.0.22 - - [2025-12-11 17:33:37] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021446 10.0.0.22 - - [2025-12-11 17:33:37] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.22 - - [2025-12-11 17:33:37] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006413 10.0.0.22 - - [2025-12-11 17:33:37] "POST /set-tag HTTP/1.1" 200 109 0.007594 10.0.0.22 - - [2025-12-11 17:33:37] "GET /virtual-machine/fd69f1c1-03e8-4cc0-9bb6-3ea49a950e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004476 10.0.0.22 - - [2025-12-11 17:33:37] "POST /ref-update HTTP/1.1" 200 156 0.014027 10.0.0.22 - - [2025-12-11 17:33:37] "GET /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.029016 10.0.0.22 - - [2025-12-11 17:33:37] "POST /set-tag HTTP/1.1" 200 109 0.016550 10.0.0.22 - - [2025-12-11 17:33:38] "POST /set-tag HTTP/1.1" 200 109 0.038636 10.0.0.22 - - [2025-12-11 17:33:38] "POST /set-tag HTTP/1.1" 200 109 0.026919 10.0.0.22 - - [2025-12-11 17:33:38] "DELETE /instance-ip/607021e2-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.044560 10.0.0.22 - - [2025-12-11 17:33:38] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.22 - - [2025-12-11 17:33:38] "DELETE /virtual-machine-interface/6054a8ea-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.064882 10.0.0.22 - - [2025-12-11 17:33:38] "DELETE /virtual-machine/fd69f1c1-03e8-4cc0-9bb6-3ea49a950e18 HTTP/1.1" 200 115 0.027465 10.0.0.22 - - [2025-12-11 17:33:38] "DELETE /tag/0b30bb32-bb21-4510-b50e-714a2bccb9a4 HTTP/1.1" 200 115 0.083654 10.0.0.22 - - [2025-12-11 17:33:38] "DELETE /tag/9b49f5d9-35ca-497d-834b-08d4142de781 HTTP/1.1" 200 115 0.070689 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:33:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:33:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.22 - - [2025-12-11 17:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2025-12-11 17:33:41] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032700 10.0.0.22 - - [2025-12-11 17:33:41] "POST /tags HTTP/1.1" 200 393 0.048450 10.0.0.22 - - [2025-12-11 17:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019531 10.0.0.22 - - [2025-12-11 17:33:41] "GET /tag/14f94c69-f352-41c5-a564-86919b8d869d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012574 10.0.0.22 - - [2025-12-11 17:33:41] "POST /tags HTTP/1.1" 200 341 0.029685 10.0.0.22 - - [2025-12-11 17:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.22 - - [2025-12-11 17:33:41] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014504 10.0.0.22 - - [2025-12-11 17:33:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000532 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004418 10.0.0.22 - - [2025-12-11 17:33:42] "POST /security-groups HTTP/1.1" 200 589 0.060467 10.0.0.22 - - [2025-12-11 17:33:42] "POST /projects HTTP/1.1" 200 519 0.198824 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.003145 10.0.0.22 - - [2025-12-11 17:33:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013187 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011934 10.0.0.22 - - [2025-12-11 17:33:42] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008806 10.0.0.22 - - [2025-12-11 17:33:42] "POST /access-control-lists HTTP/1.1" 200 598 0.050109 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.005674 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2025-12-11 17:33:42] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.029117 10.0.0.22 - - [2025-12-11 17:33:42] "POST /access-control-lists HTTP/1.1" 200 596 0.066087 10.0.0.22 - - [2025-12-11 17:33:42] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.063317 10.0.0.22 - - [2025-12-11 17:33:42] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.073229 10.0.0.22 - - [2025-12-11 17:33:42] "POST /security-groups HTTP/1.1" 200 591 0.068605 10.0.0.22 - - [2025-12-11 17:33:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034256 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.013297 10.0.0.22 - - [2025-12-11 17:33:42] "POST /chown HTTP/1.1" 200 109 0.025422 10.0.0.22 - - [2025-12-11 17:33:42] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012372 10.0.0.22 - - [2025-12-11 17:33:42] "POST /access-control-lists HTTP/1.1" 200 632 0.077815 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018596 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.008396 10.0.0.22 - - [2025-12-11 17:33:42] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005480 10.0.0.22 - - [2025-12-11 17:33:42] "POST /tags HTTP/1.1" 409 226 0.002837 10.0.0.22 - - [2025-12-11 17:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2025-12-11 17:33:42] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024873 10.0.0.22 - - [2025-12-11 17:33:42] "POST /access-control-lists HTTP/1.1" 200 630 0.086866 10.0.0.22 - - [2025-12-11 17:33:42] "POST /firewall-rules HTTP/1.1" 200 600 0.075687 10.0.0.22 - - [2025-12-11 17:33:42] "GET /firewall-rule/91708f46-2444-401d-9310-cd5238c73c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005878 10.0.0.22 - - [2025-12-11 17:33:42] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003682 10.0.0.22 - - [2025-12-11 17:33:43] "GET /firewall-rule/91708f46-2444-401d-9310-cd5238c73c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002838 10.0.0.22 - - [2025-12-11 17:33:43] "POST /ref-update HTTP/1.1" 200 156 0.049312 10.0.0.22 - - [2025-12-11 17:33:43] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011248 10.0.0.22 - - [2025-12-11 17:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2025-12-11 17:33:43] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004536 10.0.0.22 - - [2025-12-11 17:33:43] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.22 - - [2025-12-11 17:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.22 - - [2025-12-11 17:33:43] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010756 10.0.0.22 - - [2025-12-11 17:33:43] "POST /firewall-rules HTTP/1.1" 200 598 0.071033 10.0.0.22 - - [2025-12-11 17:33:43] "GET /firewall-rule/4841a6d9-1ea2-48f3-b358-ac353e986638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004260 10.0.0.22 - - [2025-12-11 17:33:43] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004242 10.0.0.22 - - [2025-12-11 17:33:43] "GET /firewall-rule/4841a6d9-1ea2-48f3-b358-ac353e986638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002627 10.0.0.22 - - [2025-12-11 17:33:43] "POST /ref-update HTTP/1.1" 200 156 0.047153 10.0.0.22 - - [2025-12-11 17:33:44] "POST /tags HTTP/1.1" 200 393 0.065556 10.0.0.22 - - [2025-12-11 17:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.032644 10.0.0.22 - - [2025-12-11 17:33:44] "GET /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014120 10.0.0.22 - - [2025-12-11 17:33:45] "POST /tags HTTP/1.1" 200 341 0.032404 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.22 - - [2025-12-11 17:33:45] "GET /tag/2cb8d39e-012b-4104-8476-3e7446b20fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.018535 10.0.0.22 - - [2025-12-11 17:33:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.001361 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.001565 10.0.0.22 - - [2025-12-11 17:33:45] "POST /security-groups HTTP/1.1" 200 589 0.073765 10.0.0.22 - - [2025-12-11 17:33:45] "POST /projects HTTP/1.1" 200 519 0.185496 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002123 10.0.0.22 - - [2025-12-11 17:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017642 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009784 10.0.0.22 - - [2025-12-11 17:33:45] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015903 10.0.0.22 - - [2025-12-11 17:33:45] "POST /access-control-lists HTTP/1.1" 200 598 0.080647 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.012339 10.0.0.22 - - [2025-12-11 17:33:45] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004085 10.0.0.22 - - [2025-12-11 17:33:45] "POST /access-control-lists HTTP/1.1" 200 596 0.063375 10.0.0.22 - - [2025-12-11 17:33:45] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.070467 10.0.0.22 - - [2025-12-11 17:33:45] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.049043 10.0.0.22 - - [2025-12-11 17:33:45] "POST /security-groups HTTP/1.1" 200 591 0.073512 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.001557 10.0.0.22 - - [2025-12-11 17:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018334 10.0.0.22 - - [2025-12-11 17:33:45] "POST /chown HTTP/1.1" 200 109 0.015857 10.0.0.22 - - [2025-12-11 17:33:45] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.045118 10.0.0.22 - - [2025-12-11 17:33:45] "POST /access-control-lists HTTP/1.1" 200 632 0.081462 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2025-12-11 17:33:45] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002903 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.002852 10.0.0.22 - - [2025-12-11 17:33:45] "POST /tags HTTP/1.1" 409 226 0.001981 10.0.0.22 - - [2025-12-11 17:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.22 - - [2025-12-11 17:33:45] "GET /tag/2cb8d39e-012b-4104-8476-3e7446b20fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.045137 10.0.0.22 - - [2025-12-11 17:33:45] "POST /access-control-lists HTTP/1.1" 200 630 0.092755 10.0.0.22 - - [2025-12-11 17:33:46] "POST /firewall-rules HTTP/1.1" 200 600 0.087592 10.0.0.22 - - [2025-12-11 17:33:46] "GET /firewall-rule/fb525696-f79a-4887-996c-7437db9a79c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015761 10.0.0.22 - - [2025-12-11 17:33:46] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004227 10.0.0.22 - - [2025-12-11 17:33:46] "GET /firewall-rule/fb525696-f79a-4887-996c-7437db9a79c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002528 10.0.0.22 - - [2025-12-11 17:33:46] "POST /ref-update HTTP/1.1" 200 156 0.043604 10.0.0.22 - - [2025-12-11 17:33:46] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006687 10.0.0.22 - - [2025-12-11 17:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2025-12-11 17:33:46] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002502 10.0.0.22 - - [2025-12-11 17:33:46] "POST /tags HTTP/1.1" 409 226 0.002796 10.0.0.22 - - [2025-12-11 17:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2025-12-11 17:33:46] "GET /tag/2cb8d39e-012b-4104-8476-3e7446b20fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010834 10.0.0.22 - - [2025-12-11 17:33:46] "POST /firewall-rules HTTP/1.1" 200 598 0.078028 10.0.0.22 - - [2025-12-11 17:33:46] "GET /firewall-rule/c5155316-ceb0-4b4d-83e4-57541bb51159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016173 10.0.0.22 - - [2025-12-11 17:33:46] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004536 10.0.0.22 - - [2025-12-11 17:33:46] "GET /firewall-rule/c5155316-ceb0-4b4d-83e4-57541bb51159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002485 10.0.0.22 - - [2025-12-11 17:33:46] "POST /ref-update HTTP/1.1" 200 156 0.071317 10.0.0.22 - - [2025-12-11 17:33:47] "POST /tags HTTP/1.1" 200 345 0.090526 10.0.0.22 - - [2025-12-11 17:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015995 10.0.0.22 - - [2025-12-11 17:33:47] "GET /tag/e9a3787e-3f29-4bdd-aac4-63e219b5f0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012262 10.0.0.22 - - [2025-12-11 17:33:47] "POST /projects HTTP/1.1" 409 238 0.003914 10.0.0.22 - - [2025-12-11 17:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.22 - - [2025-12-11 17:33:48] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039239 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.22 - - [2025-12-11 17:33:48] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004203 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.22 - - [2025-12-11 17:33:48] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004667 10.0.0.22 - - [2025-12-11 17:33:48] "POST /security-groups HTTP/1.1" 409 285 0.002296 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.22 - - [2025-12-11 17:33:48] "PUT /security-group/353d168b-23c9-4bea-8d29-919d2a58cb49 HTTP/1.1" 200 262 0.080409 10.0.0.22 - - [2025-12-11 17:33:48] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.099517 10.0.0.22 - - [2025-12-11 17:33:48] "PUT /access-control-list/dcc64ee5-9fcc-449c-aca9-50fc843444d2 HTTP/1.1" 200 272 0.047694 10.0.0.22 - - [2025-12-11 17:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.060011 10.0.0.22 - - [2025-12-11 17:33:48] "POST /tags HTTP/1.1" 409 228 0.008430 10.0.0.22 - - [2025-12-11 17:33:48] "PUT /access-control-list/ac52fa48-c646-4139-8450-efe8504aea76 HTTP/1.1" 200 272 0.038479 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2025-12-11 17:33:48] "GET /tag/e9a3787e-3f29-4bdd-aac4-63e219b5f0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013395 10.0.0.22 - - [2025-12-11 17:33:48] "POST /tags HTTP/1.1" 200 345 0.027543 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.22 - - [2025-12-11 17:33:48] "GET /tag/74b11551-3dd9-483f-bac9-d4c2933ac408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015536 10.0.0.22 - - [2025-12-11 17:33:48] "POST /projects HTTP/1.1" 409 238 0.002150 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2025-12-11 17:33:48] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036717 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2025-12-11 17:33:48] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033668 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.22 - - [2025-12-11 17:33:48] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003768 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.22 - - [2025-12-11 17:33:48] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006738 10.0.0.22 - - [2025-12-11 17:33:48] "POST /security-groups HTTP/1.1" 409 285 0.002249 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.22 - - [2025-12-11 17:33:48] "PUT /security-group/8cc16274-100d-42b4-a52b-aeb9bbd95549 HTTP/1.1" 200 262 0.059111 10.0.0.22 - - [2025-12-11 17:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031690 10.0.0.22 - - [2025-12-11 17:33:48] "PUT /access-control-list/04bd4253-7a73-454f-b2ec-182dcd192c8c HTTP/1.1" 200 272 0.019194 10.0.0.22 - - [2025-12-11 17:33:48] "POST /tags HTTP/1.1" 409 228 0.013592 10.0.0.22 - - [2025-12-11 17:33:48] "PUT /access-control-list/ae111a2a-e286-434a-9b05-7553a88fe80e HTTP/1.1" 200 272 0.027302 10.0.0.22 - - [2025-12-11 17:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.22 - - [2025-12-11 17:33:48] "GET /tag/74b11551-3dd9-483f-bac9-d4c2933ac408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011610 10.0.0.22 - - [2025-12-11 17:33:48] "POST /tags HTTP/1.1" 200 291 0.044356 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010409 10.0.0.22 - - [2025-12-11 17:33:49] "GET /tag/cf703e20-b634-4789-b374-137b5e6749b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012577 10.0.0.22 - - [2025-12-11 17:33:49] "POST /tags HTTP/1.1" 200 303 0.044526 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010378 10.0.0.22 - - [2025-12-11 17:33:49] "GET /tag/c80cf6c0-e48b-40c9-9f8c-852b8da573af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013215 10.0.0.22 - - [2025-12-11 17:33:49] "POST /tags HTTP/1.1" 409 252 0.002983 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.22 - - [2025-12-11 17:33:49] "GET /tag/14f94c69-f352-41c5-a564-86919b8d869d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011695 10.0.0.22 - - [2025-12-11 17:33:49] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.22 - - [2025-12-11 17:33:49] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010653 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.22 - - [2025-12-11 17:33:49] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004041 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2025-12-11 17:33:49] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025457 10.0.0.22 - - [2025-12-11 17:33:49] "POST /virtual-machines HTTP/1.1" 200 395 0.008854 10.0.0.22 - - [2025-12-11 17:33:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007951 10.0.0.22 - - [2025-12-11 17:33:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091989 10.0.0.22 - - [2025-12-11 17:33:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025387 10.0.0.22 - - [2025-12-11 17:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.22 - - [2025-12-11 17:33:49] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007131 10.0.0.22 - - [2025-12-11 17:33:49] "POST /instance-ips HTTP/1.1" 200 397 0.019317 10.0.0.22 - - [2025-12-11 17:33:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022609 10.0.0.22 - - [2025-12-11 17:33:49] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012578 10.0.0.22 - - [2025-12-11 17:33:49] "POST /set-tag HTTP/1.1" 200 109 0.063257 10.0.0.22 - - [2025-12-11 17:33:49] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028367 10.0.0.22 - - [2025-12-11 17:33:49] "GET /instance-ip/8dd9773c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003107 10.0.0.22 - - [2025-12-11 17:33:49] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004286 10.0.0.22 - - [2025-12-11 17:33:49] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.22 - - [2025-12-11 17:33:49] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005027 10.0.0.22 - - [2025-12-11 17:33:49] "POST /ref-update HTTP/1.1" 200 156 0.009294 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027240 10.0.0.22 - - [2025-12-11 17:33:50] "POST /set-tag HTTP/1.1" 200 109 0.006108 10.0.0.22 - - [2025-12-11 17:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004015 10.0.0.22 - - [2025-12-11 17:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.22 - - [2025-12-11 17:33:50] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024246 10.0.0.22 - - [2025-12-11 17:33:50] "POST /virtual-machines HTTP/1.1" 200 395 0.009526 10.0.0.22 - - [2025-12-11 17:33:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008559 10.0.0.22 - - [2025-12-11 17:33:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109825 10.0.0.22 - - [2025-12-11 17:33:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007699 10.0.0.22 - - [2025-12-11 17:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012637 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004564 10.0.0.22 - - [2025-12-11 17:33:50] "POST /instance-ips HTTP/1.1" 200 397 0.019488 10.0.0.22 - - [2025-12-11 17:33:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017698 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011819 10.0.0.22 - - [2025-12-11 17:33:50] "POST /set-tag HTTP/1.1" 200 109 0.063651 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024591 10.0.0.22 - - [2025-12-11 17:33:50] "GET /instance-ip/8e53bf7e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003252 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004388 10.0.0.22 - - [2025-12-11 17:33:50] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004163 10.0.0.22 - - [2025-12-11 17:33:50] "POST /ref-update HTTP/1.1" 200 156 0.008497 10.0.0.22 - - [2025-12-11 17:33:50] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018466 10.0.0.22 - - [2025-12-11 17:33:50] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.22 - - [2025-12-11 17:33:50] "POST /tags HTTP/1.1" 200 291 0.021122 10.0.0.22 - - [2025-12-11 17:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.22 - - [2025-12-11 17:33:50] "GET /tag/add85657-fd1d-405f-b6e8-8dec2d62ecf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013400 10.0.0.22 - - [2025-12-11 17:33:50] "POST /tags HTTP/1.1" 409 252 0.002072 10.0.0.22 - - [2025-12-11 17:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.22 - - [2025-12-11 17:33:50] "GET /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010893 10.0.0.22 - - [2025-12-11 17:33:51] "POST /tags HTTP/1.1" 409 226 0.003825 10.0.0.22 - - [2025-12-11 17:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2025-12-11 17:33:51] "GET /tag/2cb8d39e-012b-4104-8476-3e7446b20fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.030168 10.0.0.22 - - [2025-12-11 17:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004022 10.0.0.22 - - [2025-12-11 17:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.22 - - [2025-12-11 17:33:51] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030802 10.0.0.22 - - [2025-12-11 17:33:51] "POST /virtual-machines HTTP/1.1" 200 395 0.008022 10.0.0.22 - - [2025-12-11 17:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014829 10.0.0.22 - - [2025-12-11 17:33:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099234 10.0.0.22 - - [2025-12-11 17:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008082 10.0.0.22 - - [2025-12-11 17:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007211 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005316 10.0.0.22 - - [2025-12-11 17:33:51] "POST /instance-ips HTTP/1.1" 200 397 0.031692 10.0.0.22 - - [2025-12-11 17:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030382 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014283 10.0.0.22 - - [2025-12-11 17:33:51] "POST /set-tag HTTP/1.1" 200 109 0.059804 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010884 10.0.0.22 - - [2025-12-11 17:33:51] "GET /instance-ip/8eed8fe6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005487 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004276 10.0.0.22 - - [2025-12-11 17:33:51] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003528 10.0.0.22 - - [2025-12-11 17:33:51] "POST /ref-update HTTP/1.1" 200 156 0.017098 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004946 10.0.0.22 - - [2025-12-11 17:33:51] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.22 - - [2025-12-11 17:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.22 - - [2025-12-11 17:33:51] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008587 10.0.0.22 - - [2025-12-11 17:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-12-11 17:33:51] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038795 10.0.0.22 - - [2025-12-11 17:33:51] "POST /virtual-machines HTTP/1.1" 200 395 0.008200 10.0.0.22 - - [2025-12-11 17:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008428 10.0.0.22 - - [2025-12-11 17:33:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110849 10.0.0.22 - - [2025-12-11 17:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020449 10.0.0.22 - - [2025-12-11 17:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005067 10.0.0.22 - - [2025-12-11 17:33:52] "POST /instance-ips HTTP/1.1" 200 397 0.019282 10.0.0.22 - - [2025-12-11 17:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016825 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007789 10.0.0.22 - - [2025-12-11 17:33:52] "POST /set-tag HTTP/1.1" 200 109 0.066231 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011518 10.0.0.22 - - [2025-12-11 17:33:52] "GET /instance-ip/8f5c3f86-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006148 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004247 10.0.0.22 - - [2025-12-11 17:33:52] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003395 10.0.0.22 - - [2025-12-11 17:33:52] "POST /ref-update HTTP/1.1" 200 156 0.007566 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004579 10.0.0.22 - - [2025-12-11 17:33:52] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.22 - - [2025-12-11 17:33:52] "POST /tags HTTP/1.1" 200 299 0.020451 10.0.0.22 - - [2025-12-11 17:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017771 10.0.0.22 - - [2025-12-11 17:33:52] "GET /tag/80dcf8c0-3986-4baf-bf6a-3dde522fbe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012226 10.0.0.22 - - [2025-12-11 17:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004273 10.0.0.22 - - [2025-12-11 17:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.22 - - [2025-12-11 17:33:52] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032342 10.0.0.22 - - [2025-12-11 17:33:52] "POST /virtual-machines HTTP/1.1" 200 395 0.006875 10.0.0.22 - - [2025-12-11 17:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023638 10.0.0.22 - - [2025-12-11 17:33:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099984 10.0.0.22 - - [2025-12-11 17:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007919 10.0.0.22 - - [2025-12-11 17:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.22 - - [2025-12-11 17:33:52] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011541 10.0.0.22 - - [2025-12-11 17:33:52] "POST /instance-ips HTTP/1.1" 200 397 0.019769 10.0.0.22 - - [2025-12-11 17:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018567 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006526 10.0.0.22 - - [2025-12-11 17:33:53] "POST /set-tag HTTP/1.1" 200 109 0.021031 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017087 10.0.0.22 - - [2025-12-11 17:33:53] "GET /instance-ip/8fd1bf9a-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003382 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004186 10.0.0.22 - - [2025-12-11 17:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.22 - - [2025-12-11 17:33:53] "POST /tags HTTP/1.1" 200 299 0.031870 10.0.0.22 - - [2025-12-11 17:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015820 10.0.0.22 - - [2025-12-11 17:33:53] "GET /tag/843bad08-7d31-4f25-883b-ebffb5946df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013420 10.0.0.22 - - [2025-12-11 17:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004007 10.0.0.22 - - [2025-12-11 17:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2025-12-11 17:33:53] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026312 10.0.0.22 - - [2025-12-11 17:33:53] "POST /virtual-machines HTTP/1.1" 200 395 0.008805 10.0.0.22 - - [2025-12-11 17:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017294 10.0.0.22 - - [2025-12-11 17:33:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118500 10.0.0.22 - - [2025-12-11 17:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009985 10.0.0.22 - - [2025-12-11 17:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011814 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007340 10.0.0.22 - - [2025-12-11 17:33:53] "POST /instance-ips HTTP/1.1" 200 397 0.036043 10.0.0.22 - - [2025-12-11 17:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020861 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008324 10.0.0.22 - - [2025-12-11 17:33:53] "POST /set-tag HTTP/1.1" 200 109 0.017118 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014857 10.0.0.22 - - [2025-12-11 17:33:53] "GET /instance-ip/9040a680-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003222 10.0.0.22 - - [2025-12-11 17:33:53] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004179 10.0.0.22 - - [2025-12-11 17:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.22 - - [2025-12-11 17:33:53] "POST /tags HTTP/1.1" 200 299 0.019248 10.0.0.22 - - [2025-12-11 17:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014969 10.0.0.22 - - [2025-12-11 17:33:54] "GET /tag/3b497e38-8b4a-4ebd-995a-c8e2cb349898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014647 10.0.0.22 - - [2025-12-11 17:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2025-12-11 17:33:54] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006085 10.0.0.22 - - [2025-12-11 17:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.22 - - [2025-12-11 17:33:54] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041139 10.0.0.22 - - [2025-12-11 17:33:54] "POST /virtual-machines HTTP/1.1" 200 395 0.015404 10.0.0.22 - - [2025-12-11 17:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018228 10.0.0.22 - - [2025-12-11 17:33:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101879 10.0.0.22 - - [2025-12-11 17:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008715 10.0.0.22 - - [2025-12-11 17:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.22 - - [2025-12-11 17:33:54] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009528 10.0.0.22 - - [2025-12-11 17:33:54] "POST /instance-ips HTTP/1.1" 200 397 0.027294 10.0.0.22 - - [2025-12-11 17:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040859 10.0.0.22 - - [2025-12-11 17:33:54] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011748 10.0.0.22 - - [2025-12-11 17:33:54] "POST /set-tag HTTP/1.1" 200 109 0.032033 10.0.0.22 - - [2025-12-11 17:33:54] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022176 10.0.0.22 - - [2025-12-11 17:33:54] "GET /instance-ip/90aee500-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009978 10.0.0.22 - - [2025-12-11 17:33:54] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005446 10.0.0.22 - - [2025-12-11 17:33:54] "POST /set-tag HTTP/1.1" 200 109 0.007020 10.0.0.22 - - [2025-12-11 17:33:54] "POST /tags HTTP/1.1" 200 299 0.039489 10.0.0.22 - - [2025-12-11 17:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.22 - - [2025-12-11 17:33:54] "GET /tag/3ed6c194-7800-4ce9-8a11-11bbed83ec26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016144 10.0.0.22 - - [2025-12-11 17:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.22 - - [2025-12-11 17:33:54] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007028 10.0.0.22 - - [2025-12-11 17:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2025-12-11 17:33:54] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053727 10.0.0.22 - - [2025-12-11 17:33:54] "POST /virtual-machines HTTP/1.1" 200 395 0.012955 10.0.0.22 - - [2025-12-11 17:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014081 10.0.0.22 - - [2025-12-11 17:33:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114216 10.0.0.22 - - [2025-12-11 17:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017019 10.0.0.22 - - [2025-12-11 17:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009315 10.0.0.22 - - [2025-12-11 17:33:55] "POST /instance-ips HTTP/1.1" 200 397 0.027041 10.0.0.22 - - [2025-12-11 17:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021012 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010396 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.023848 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013460 10.0.0.22 - - [2025-12-11 17:33:55] "GET /instance-ip/913683ac-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005351 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006251 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.013327 10.0.0.22 - - [2025-12-11 17:33:55] "POST /ref-update HTTP/1.1" 200 156 0.008520 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025749 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004371 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.009718 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005390 10.0.0.22 - - [2025-12-11 17:33:55] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011033 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004524 10.0.0.22 - - [2025-12-11 17:33:55] "POST /ref-update HTTP/1.1" 200 156 0.017563 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018559 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004019 10.0.0.22 - - [2025-12-11 17:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.22 - - [2025-12-11 17:33:55] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004283 10.0.0.22 - - [2025-12-11 17:33:56] "POST /ref-update HTTP/1.1" 200 156 0.008357 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004319 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004010 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004557 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003950 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003899 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.007595 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004202 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.004558 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004139 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005503 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.22 - - [2025-12-11 17:33:56] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006608 10.0.0.22 - - [2025-12-11 17:33:56] "POST /set-tag HTTP/1.1" 200 109 0.003599 10.0.0.22 - - [2025-12-11 17:34:00] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005983 10.0.0.22 - - [2025-12-11 17:34:00] "POST /set-tag HTTP/1.1" 200 109 0.005164 10.0.0.22 - - [2025-12-11 17:34:00] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004630 10.0.0.22 - - [2025-12-11 17:34:00] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.22 - - [2025-12-11 17:34:00] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003942 10.0.0.22 - - [2025-12-11 17:34:00] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.22 - - [2025-12-11 17:34:01] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004831 10.0.0.22 - - [2025-12-11 17:34:01] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.22 - - [2025-12-11 17:34:01] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007439 10.0.0.22 - - [2025-12-11 17:34:01] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine/e4267f25-e930-446a-9544-ae706b6c7926?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003013 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004412 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine/f0f07e03-6c9a-454d-9aa1-88415bf1c293?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003368 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005427 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine/2093b0a4-9ab9-49e6-941d-a7b58006fd87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004673 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004101 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine/3c531a6d-1d82-4db5-8761-c2c3b540bb5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.008610 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004263 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine/0caeb28a-2200-4fe3-8775-5035bca74ca4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002830 10.0.0.22 - - [2025-12-11 17:34:03] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004111 10.0.0.22 - - [2025-12-11 17:34:04] "GET /virtual-machine/56bf6e62-231a-4da0-98a2-4e9965c7794b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002944 10.0.0.22 - - [2025-12-11 17:34:04] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004784 10.0.0.22 - - [2025-12-11 17:34:04] "GET /virtual-machine/aaa92efe-680d-417d-9a20-212276e4bb82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003211 10.0.0.22 - - [2025-12-11 17:34:04] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004502 10.0.0.22 - - [2025-12-11 17:34:05] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004747 10.0.0.22 - - [2025-12-11 17:34:05] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.22 - - [2025-12-11 17:34:09] "GET /virtual-machine/6e92590e-a47d-47db-bf03-bba99e65e3b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002831 10.0.0.22 - - [2025-12-11 17:34:09] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004212 10.0.0.22 - - [2025-12-11 17:34:09] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001566 10.0.0.22 - - [2025-12-11 17:34:09] "POST /tags HTTP/1.1" 200 333 0.025297 10.0.0.22 - - [2025-12-11 17:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023307 10.0.0.22 - - [2025-12-11 17:34:09] "GET /tag/94ae2ca8-c4e9-4e8e-9523-683787c28f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030923 10.0.0.22 - - [2025-12-11 17:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.22 - - [2025-12-11 17:34:09] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051184 10.0.0.22 - - [2025-12-11 17:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2025-12-11 17:34:09] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004122 10.0.0.22 - - [2025-12-11 17:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.22 - - [2025-12-11 17:34:09] "GET /service-appliance-set/ffc1f042-3c0d-44c7-9bda-0c478ffbef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002377 10.0.0.22 - - [2025-12-11 17:34:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.001993 10.0.0.22 - - [2025-12-11 17:34:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.134184 10.0.0.22 - - [2025-12-11 17:34:10] "GET /virtual-machine-interface/28eab64e-8f29-4b0f-8402-132e1ca61781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.030458 10.0.0.22 - - [2025-12-11 17:34:10] "POST /instance-ips HTTP/1.1" 200 409 0.036785 10.0.0.22 - - [2025-12-11 17:34:10] "GET /instance-ip/0e17e19f-0f6f-4ce4-a7ee-3a599973f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.020253 10.0.0.22 - - [2025-12-11 17:34:10] "POST /loadbalancers HTTP/1.1" 200 629 0.070643 10.0.0.22 - - [2025-12-11 17:34:10] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039570 10.0.0.22 - - [2025-12-11 17:34:10] "GET /instance-ip/0e17e19f-0f6f-4ce4-a7ee-3a599973f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003136 10.0.0.22 - - [2025-12-11 17:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028253 10.0.0.22 - - [2025-12-11 17:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015283 10.0.0.22 - - [2025-12-11 17:34:10] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037965 10.0.0.22 - - [2025-12-11 17:34:10] "POST /floating-ips HTTP/1.1" 200 597 0.059803 10.0.0.22 - - [2025-12-11 17:34:10] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.012774 10.0.0.22 - - [2025-12-11 17:34:10] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.039362 10.0.0.22 - - [2025-12-11 17:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014953 10.0.0.22 - - [2025-12-11 17:34:10] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042961 10.0.0.22 - - [2025-12-11 17:34:10] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003927 10.0.0.22 - - [2025-12-11 17:34:10] "GET /loadbalancer-listener/3fc439ac-d253-40c3-9f45-aa32a60c35f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.009221 10.0.0.22 - - [2025-12-11 17:34:10] "GET /loadbalancer-listener/3fc439ac-d253-40c3-9f45-aa32a60c35f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.011512 10.0.0.22 - - [2025-12-11 17:34:10] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.046103 10.0.0.22 - - [2025-12-11 17:34:10] "GET /instance-ip/0e17e19f-0f6f-4ce4-a7ee-3a599973f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003768 10.0.0.22 - - [2025-12-11 17:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.22 - - [2025-12-11 17:34:10] "GET /instance-ip/0e17e19f-0f6f-4ce4-a7ee-3a599973f8b1?fields=floating_ips HTTP/1.1" 200 1212 0.018046 10.0.0.22 - - [2025-12-11 17:34:10] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006143 10.0.0.22 - - [2025-12-11 17:34:10] "GET /floating-ip/a6d03c2f-5b4f-434b-b4e3-ba9dedcac297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003039 10.0.0.22 - - [2025-12-11 17:34:10] "GET /loadbalancer-pool/7ae5fffd-3564-4222-a529-c0d94e16c63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008700 10.0.0.22 - - [2025-12-11 17:34:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023105 10.0.0.22 - - [2025-12-11 17:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036865 10.0.0.22 - - [2025-12-11 17:34:11] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019138 10.0.0.22 - - [2025-12-11 17:34:11] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006210 10.0.0.22 - - [2025-12-11 17:34:11] "POST /ref-update HTTP/1.1" 200 156 0.017521 10.0.0.22 - - [2025-12-11 17:34:11] "GET /floating-ip/a6d03c2f-5b4f-434b-b4e3-ba9dedcac297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.011348 10.0.0.22 - - [2025-12-11 17:34:11] "POST /tags HTTP/1.1" 409 221 0.006059 10.0.0.22 - - [2025-12-11 17:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.22 - - [2025-12-11 17:34:11] "GET /tag/94ae2ca8-c4e9-4e8e-9523-683787c28f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015419 10.0.0.22 - - [2025-12-11 17:34:11] "PUT /floating-ip/a6d03c2f-5b4f-434b-b4e3-ba9dedcac297 HTTP/1.1" 200 256 0.010653 10.0.0.22 - - [2025-12-11 17:34:11] "POST /set-tag HTTP/1.1" 200 109 0.073337 10.0.0.22 - - [2025-12-11 17:34:11] "GET /loadbalancer-pool/7ae5fffd-3564-4222-a529-c0d94e16c63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.017130 10.0.0.22 - - [2025-12-11 17:34:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.037257 10.0.0.22 - - [2025-12-11 17:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012237 10.0.0.22 - - [2025-12-11 17:34:11] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015840 10.0.0.22 - - [2025-12-11 17:34:11] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011900 10.0.0.22 - - [2025-12-11 17:34:11] "POST /ref-update HTTP/1.1" 200 156 0.010640 10.0.0.22 - - [2025-12-11 17:34:11] "GET /floating-ip/a6d03c2f-5b4f-434b-b4e3-ba9dedcac297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.015147 10.0.0.22 - - [2025-12-11 17:34:11] "POST /set-tag HTTP/1.1" 200 109 0.095867 10.0.0.22 - - [2025-12-11 17:34:12] "POST /tags HTTP/1.1" 409 206 0.001861 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.22 - - [2025-12-11 17:34:12] "GET /tag/c80cf6c0-e48b-40c9-9f8c-852b8da573af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012838 10.0.0.22 - - [2025-12-11 17:34:12] "POST /tags HTTP/1.1" 409 204 0.002989 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-12-11 17:34:12] "GET /tag/843bad08-7d31-4f25-883b-ebffb5946df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013476 10.0.0.22 - - [2025-12-11 17:34:12] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003834 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.22 - - [2025-12-11 17:34:12] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002812 10.0.0.22 - - [2025-12-11 17:34:12] "POST /tags HTTP/1.1" 409 206 0.002210 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.22 - - [2025-12-11 17:34:12] "GET /tag/c80cf6c0-e48b-40c9-9f8c-852b8da573af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011269 10.0.0.22 - - [2025-12-11 17:34:12] "POST /tags HTTP/1.1" 409 226 0.002050 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2025-12-11 17:34:12] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010998 10.0.0.22 - - [2025-12-11 17:34:12] "POST /tags HTTP/1.1" 409 204 0.002475 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.22 - - [2025-12-11 17:34:12] "GET /tag/843bad08-7d31-4f25-883b-ebffb5946df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012325 10.0.0.22 - - [2025-12-11 17:34:12] "POST /tags HTTP/1.1" 409 226 0.002137 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.22 - - [2025-12-11 17:34:12] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010404 10.0.0.22 - - [2025-12-11 17:34:12] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002688 10.0.0.22 - - [2025-12-11 17:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2025-12-11 17:34:12] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003245 10.0.0.22 - - [2025-12-11 17:34:12] "POST /firewall-rules HTTP/1.1" 200 626 0.074540 10.0.0.22 - - [2025-12-11 17:34:12] "POST /firewall-rules HTTP/1.1" 200 646 0.095286 10.0.0.22 - - [2025-12-11 17:34:12] "GET /firewall-rule/e0cfdd7e-ab40-4b24-9ce3-1120383195d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.044894 10.0.0.22 - - [2025-12-11 17:34:12] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002529 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-rule/8c116a24-6547-4109-a84a-5dd148654d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005365 10.0.0.22 - - [2025-12-11 17:34:13] "POST /ref-update HTTP/1.1" 200 156 0.020042 10.0.0.22 - - [2025-12-11 17:34:13] "POST /firewall-policys HTTP/1.1" 200 606 0.060547 10.0.0.22 - - [2025-12-11 17:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013180 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013534 10.0.0.22 - - [2025-12-11 17:34:13] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003498 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002639 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005205 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003876 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/d630e086-0b7d-454c-821f-d32a9101dfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004076 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002756 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002648 10.0.0.22 - - [2025-12-11 17:34:13] "POST /ref-update HTTP/1.1" 200 156 0.028667 10.0.0.22 - - [2025-12-11 17:34:13] "POST /ref-update HTTP/1.1" 200 156 0.034308 10.0.0.22 - - [2025-12-11 17:34:13] "POST /ref-update HTTP/1.1" 200 156 0.043181 10.0.0.22 - - [2025-12-11 17:34:13] "POST /ref-update HTTP/1.1" 200 156 0.055503 10.0.0.22 - - [2025-12-11 17:34:13] "POST /ref-update HTTP/1.1" 200 156 0.032837 10.0.0.22 - - [2025-12-11 17:34:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008246 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:35:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:35:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 252 0.002096 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011832 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 228 0.001801 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/74b11551-3dd9-483f-bac9-d4c2933ac408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011073 10.0.0.22 - - [2025-12-11 17:36:12] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003968 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.22 - - [2025-12-11 17:36:12] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002770 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 206 0.001896 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/c80cf6c0-e48b-40c9-9f8c-852b8da573af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010382 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011407 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 204 0.001904 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/843bad08-7d31-4f25-883b-ebffb5946df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011313 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 226 0.001822 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/e259d4f5-3f68-44ef-a256-3908969e65b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011033 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 228 0.002293 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/74b11551-3dd9-483f-bac9-d4c2933ac408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010297 10.0.0.22 - - [2025-12-11 17:36:12] "POST /tags HTTP/1.1" 409 252 0.001807 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2025-12-11 17:36:12] "GET /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010732 10.0.0.22 - - [2025-12-11 17:36:12] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002306 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2025-12-11 17:36:12] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002459 10.0.0.22 - - [2025-12-11 17:36:12] "POST /firewall-rules HTTP/1.1" 409 281 0.001799 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2025-12-11 17:36:12] "PUT /firewall-rule/8c116a24-6547-4109-a84a-5dd148654d85 HTTP/1.1" 200 260 0.018106 10.0.0.22 - - [2025-12-11 17:36:12] "POST /firewall-rules HTTP/1.1" 409 291 0.010131 10.0.0.22 - - [2025-12-11 17:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.22 - - [2025-12-11 17:36:12] "PUT /firewall-rule/e0cfdd7e-ab40-4b24-9ce3-1120383195d6 HTTP/1.1" 200 260 0.021669 10.0.0.22 - - [2025-12-11 17:36:12] "GET /firewall-rule/e0cfdd7e-ab40-4b24-9ce3-1120383195d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007853 10.0.0.22 - - [2025-12-11 17:36:12] "POST /firewall-rules HTTP/1.1" 200 658 0.072817 10.0.0.22 - - [2025-12-11 17:36:12] "GET /firewall-rule/f887a141-9f4a-4add-82fe-73b6f5528f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007454 10.0.0.22 - - [2025-12-11 17:36:12] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002167 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-rule/8c116a24-6547-4109-a84a-5dd148654d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002924 10.0.0.22 - - [2025-12-11 17:36:13] "POST /firewall-policys HTTP/1.1" 409 269 0.002028 10.0.0.22 - - [2025-12-11 17:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2025-12-11 17:36:13] "PUT /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1 HTTP/1.1" 200 264 0.027925 10.0.0.22 - - [2025-12-11 17:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021927 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007339 10.0.0.22 - - [2025-12-11 17:36:13] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002712 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002444 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002470 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003011 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002349 10.0.0.22 - - [2025-12-11 17:36:13] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002199 10.0.0.22 - - [2025-12-11 17:37:14] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007040 10.0.0.22 - - [2025-12-11 17:37:14] "POST /set-tag HTTP/1.1" 200 109 0.006126 10.0.0.22 - - [2025-12-11 17:37:14] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004826 10.0.0.22 - - [2025-12-11 17:37:14] "POST /set-tag HTTP/1.1" 200 109 0.009956 10.0.0.22 - - [2025-12-11 17:37:14] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004513 10.0.0.22 - - [2025-12-11 17:37:14] "POST /set-tag HTTP/1.1" 200 109 0.005666 10.0.0.22 - - [2025-12-11 17:37:14] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006218 10.0.0.22 - - [2025-12-11 17:37:14] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.22 - - [2025-12-11 17:37:14] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004350 10.0.0.22 - - [2025-12-11 17:37:14] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.22 - - [2025-12-11 17:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.22 - - [2025-12-11 17:37:14] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002335 10.0.0.22 - - [2025-12-11 17:37:14] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003826 10.0.0.22 - - [2025-12-11 17:37:14] "POST /set-tag HTTP/1.1" 200 109 0.018163 10.0.0.22 - - [2025-12-11 17:37:15] "DELETE /loadbalancer-member/d8bd2c74-47a6-4c1d-9ae9-a91059719076 HTTP/1.1" 200 115 0.067847 10.0.0.22 - - [2025-12-11 17:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.22 - - [2025-12-11 17:37:15] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002728 10.0.0.22 - - [2025-12-11 17:37:15] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003869 10.0.0.22 - - [2025-12-11 17:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.22 - - [2025-12-11 17:37:15] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004147 10.0.0.22 - - [2025-12-11 17:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.22 - - [2025-12-11 17:37:15] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004506 10.0.0.22 - - [2025-12-11 17:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.22 - - [2025-12-11 17:37:15] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005031 10.0.0.22 - - [2025-12-11 17:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.22 - - [2025-12-11 17:37:15] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004079 10.0.0.22 - - [2025-12-11 17:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006407 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005754 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004531 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004087 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004397 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004331 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007084 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004381 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine/f0f07e03-6c9a-454d-9aa1-88415bf1c293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002500 10.0.0.22 - - [2025-12-11 17:37:16] "POST /ref-update HTTP/1.1" 200 156 0.010460 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004733 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.019128 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.027033 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.017154 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.025759 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.035187 10.0.0.22 - - [2025-12-11 17:37:16] "DELETE /instance-ip/8e53bf7e-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.031272 10.0.0.22 - - [2025-12-11 17:37:16] "POST /ref-update HTTP/1.1" 200 156 0.006695 10.0.0.22 - - [2025-12-11 17:37:16] "DELETE /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.041827 10.0.0.22 - - [2025-12-11 17:37:16] "DELETE /virtual-machine/f0f07e03-6c9a-454d-9aa1-88415bf1c293 HTTP/1.1" 200 115 0.023758 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004595 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004566 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine/e4267f25-e930-446a-9544-ae706b6c7926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002932 10.0.0.22 - - [2025-12-11 17:37:16] "POST /ref-update HTTP/1.1" 200 156 0.011242 10.0.0.22 - - [2025-12-11 17:37:16] "GET /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.026948 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.017374 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.030664 10.0.0.22 - - [2025-12-11 17:37:16] "POST /set-tag HTTP/1.1" 200 109 0.030253 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.023491 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.022697 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /instance-ip/8dd9773c-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.061875 10.0.0.22 - - [2025-12-11 17:37:17] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /virtual-machine-interface/8dc61d0e-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.046492 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /virtual-machine/e4267f25-e930-446a-9544-ae706b6c7926 HTTP/1.1" 200 115 0.030820 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /tag/cf703e20-b634-4789-b374-137b5e6749b4 HTTP/1.1" 200 115 0.033138 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003920 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003985 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine/3c531a6d-1d82-4db5-8761-c2c3b540bb5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002885 10.0.0.22 - - [2025-12-11 17:37:17] "POST /ref-update HTTP/1.1" 200 156 0.010072 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006025 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.016437 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.035731 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.024067 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.013884 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.055575 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /instance-ip/8f5c3f86-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.061219 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /virtual-machine-interface/8f4755c6-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.041397 10.0.0.22 - - [2025-12-11 17:37:17] "DELETE /virtual-machine/3c531a6d-1d82-4db5-8761-c2c3b540bb5c HTTP/1.1" 200 115 0.023646 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004619 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005008 10.0.0.22 - - [2025-12-11 17:37:17] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.22 - - [2025-12-11 17:37:17] "GET /virtual-machine/2093b0a4-9ab9-49e6-941d-a7b58006fd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002645 10.0.0.22 - - [2025-12-11 17:37:17] "POST /ref-update HTTP/1.1" 200 156 0.014585 10.0.0.22 - - [2025-12-11 17:37:18] "GET /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015215 10.0.0.22 - - [2025-12-11 17:37:18] "POST /set-tag HTTP/1.1" 200 109 0.019046 10.0.0.22 - - [2025-12-11 17:37:18] "POST /set-tag HTTP/1.1" 200 109 0.028560 10.0.0.22 - - [2025-12-11 17:37:18] "POST /set-tag HTTP/1.1" 200 109 0.029952 10.0.0.22 - - [2025-12-11 17:37:18] "POST /set-tag HTTP/1.1" 200 109 0.019011 10.0.0.22 - - [2025-12-11 17:37:18] "POST /set-tag HTTP/1.1" 200 109 0.022774 10.0.0.22 - - [2025-12-11 17:37:18] "DELETE /instance-ip/8eed8fe6-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.187233 10.0.0.22 - - [2025-12-11 17:37:18] "DELETE /virtual-machine-interface/8ed59774-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.165900 10.0.0.22 - - [2025-12-11 17:37:18] "DELETE /virtual-machine/2093b0a4-9ab9-49e6-941d-a7b58006fd87 HTTP/1.1" 200 115 0.027045 10.0.0.22 - - [2025-12-11 17:37:18] "DELETE /tag/c80cf6c0-e48b-40c9-9f8c-852b8da573af HTTP/1.1" 409 388 0.008571 10.0.0.22 - - [2025-12-11 17:37:18] "DELETE /tag/add85657-fd1d-405f-b6e8-8dec2d62ecf7 HTTP/1.1" 200 115 0.044505 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008591 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007053 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine/0caeb28a-2200-4fe3-8775-5035bca74ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.002660 10.0.0.22 - - [2025-12-11 17:37:46] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018248 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.015994 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.030408 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.024243 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.028723 10.0.0.22 - - [2025-12-11 17:37:46] "DELETE /instance-ip/8fd1bf9a-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.049462 10.0.0.22 - - [2025-12-11 17:37:46] "DELETE /virtual-machine-interface/8fb94294-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.053535 10.0.0.22 - - [2025-12-11 17:37:46] "DELETE /virtual-machine/0caeb28a-2200-4fe3-8775-5035bca74ca4 HTTP/1.1" 200 115 0.028087 10.0.0.22 - - [2025-12-11 17:37:46] "DELETE /tag/80dcf8c0-3986-4baf-bf6a-3dde522fbe6b HTTP/1.1" 200 115 0.043023 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004869 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006963 10.0.0.22 - - [2025-12-11 17:37:46] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine/6e92590e-a47d-47db-bf03-bba99e65e3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002957 10.0.0.22 - - [2025-12-11 17:37:46] "POST /ref-update HTTP/1.1" 200 156 0.011261 10.0.0.22 - - [2025-12-11 17:37:46] "GET /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013563 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.019357 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.031193 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.025865 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.013475 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /instance-ip/913683ac-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.041241 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /virtual-machine-interface/91199ac6-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.051562 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /virtual-machine/6e92590e-a47d-47db-bf03-bba99e65e3b3 HTTP/1.1" 200 115 0.026670 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /tag/3ed6c194-7800-4ce9-8a11-11bbed83ec26 HTTP/1.1" 200 115 0.049616 10.0.0.22 - - [2025-12-11 17:37:47] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004894 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.22 - - [2025-12-11 17:37:47] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004722 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.22 - - [2025-12-11 17:37:47] "GET /virtual-machine/56bf6e62-231a-4da0-98a2-4e9965c7794b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002697 10.0.0.22 - - [2025-12-11 17:37:47] "POST /ref-update HTTP/1.1" 200 156 0.008665 10.0.0.22 - - [2025-12-11 17:37:47] "GET /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013579 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.019531 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.030796 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.033282 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.015650 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /instance-ip/90aee500-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.059811 10.0.0.22 - - [2025-12-11 17:37:47] "GET /global-system-configs HTTP/1.1" 200 322 0.003182 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /virtual-machine-interface/9095534c-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.032300 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /virtual-machine/56bf6e62-231a-4da0-98a2-4e9965c7794b HTTP/1.1" 200 115 0.023727 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a HTTP/1.1" 409 236 0.014937 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /tag/3b497e38-8b4a-4ebd-995a-c8e2cb349898 HTTP/1.1" 200 115 0.044489 10.0.0.22 - - [2025-12-11 17:37:47] "DELETE /tag/74b11551-3dd9-483f-bac9-d4c2933ac408 HTTP/1.1" 409 236 0.004313 10.0.0.22 - - [2025-12-11 17:37:47] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003824 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.22 - - [2025-12-11 17:37:47] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004490 10.0.0.22 - - [2025-12-11 17:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.22 - - [2025-12-11 17:37:48] "GET /virtual-machine/aaa92efe-680d-417d-9a20-212276e4bb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002902 10.0.0.22 - - [2025-12-11 17:37:48] "POST /ref-update HTTP/1.1" 200 156 0.007408 10.0.0.22 - - [2025-12-11 17:37:48] "GET /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020256 10.0.0.22 - - [2025-12-11 17:37:48] "POST /set-tag HTTP/1.1" 200 109 0.025909 10.0.0.22 - - [2025-12-11 17:37:48] "POST /set-tag HTTP/1.1" 200 109 0.025860 10.0.0.22 - - [2025-12-11 17:37:48] "POST /set-tag HTTP/1.1" 200 109 0.024032 10.0.0.22 - - [2025-12-11 17:37:48] "POST /set-tag HTTP/1.1" 200 109 0.014594 10.0.0.22 - - [2025-12-11 17:37:48] "DELETE /instance-ip/9040a680-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.053568 10.0.0.22 - - [2025-12-11 17:37:48] "DELETE /virtual-machine-interface/9025d10c-d6b7-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.033574 10.0.0.22 - - [2025-12-11 17:37:48] "DELETE /virtual-machine/aaa92efe-680d-417d-9a20-212276e4bb82 HTTP/1.1" 200 115 0.020576 10.0.0.22 - - [2025-12-11 17:37:48] "DELETE /tag/843bad08-7d31-4f25-883b-ebffb5946df2 HTTP/1.1" 409 236 0.005176 10.0.0.22 - - [2025-12-11 17:37:48] "DELETE /tag/e9a3787e-3f29-4bdd-aac4-63e219b5f0d2 HTTP/1.1" 200 115 0.034247 10.0.0.22 - - [2025-12-11 17:37:48] "DELETE /tag/14f94c69-f352-41c5-a564-86919b8d869d HTTP/1.1" 200 115 0.026906 10.0.0.22 - - [2025-12-11 17:37:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003286 10.0.0.22 - - [2025-12-11 17:37:49] "POST /projects HTTP/1.1" 409 238 0.012099 10.0.0.22 - - [2025-12-11 17:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.22 - - [2025-12-11 17:37:50] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030778 10.0.0.22 - - [2025-12-11 17:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.22 - - [2025-12-11 17:37:50] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004356 10.0.0.22 - - [2025-12-11 17:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2025-12-11 17:37:50] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003543 10.0.0.22 - - [2025-12-11 17:37:50] "POST /security-groups HTTP/1.1" 409 285 0.001981 10.0.0.22 - - [2025-12-11 17:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2025-12-11 17:37:50] "PUT /security-group/8cc16274-100d-42b4-a52b-aeb9bbd95549 HTTP/1.1" 200 262 0.054879 10.0.0.22 - - [2025-12-11 17:37:50] "PUT /access-control-list/04bd4253-7a73-454f-b2ec-182dcd192c8c HTTP/1.1" 200 272 0.010055 10.0.0.22 - - [2025-12-11 17:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013928 10.0.0.22 - - [2025-12-11 17:37:50] "PUT /access-control-list/ae111a2a-e286-434a-9b05-7553a88fe80e HTTP/1.1" 200 272 0.021934 10.0.0.22 - - [2025-12-11 17:37:55] "POST /projects HTTP/1.1" 409 238 0.002298 10.0.0.22 - - [2025-12-11 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.22 - - [2025-12-11 17:37:55] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028456 10.0.0.22 - - [2025-12-11 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2025-12-11 17:37:55] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004552 10.0.0.22 - - [2025-12-11 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2025-12-11 17:37:55] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003996 10.0.0.22 - - [2025-12-11 17:37:55] "POST /security-groups HTTP/1.1" 409 285 0.002164 10.0.0.22 - - [2025-12-11 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.22 - - [2025-12-11 17:37:55] "PUT /security-group/8cc16274-100d-42b4-a52b-aeb9bbd95549 HTTP/1.1" 200 262 0.053002 10.0.0.22 - - [2025-12-11 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027597 10.0.0.22 - - [2025-12-11 17:37:55] "PUT /access-control-list/04bd4253-7a73-454f-b2ec-182dcd192c8c HTTP/1.1" 200 272 0.013907 10.0.0.22 - - [2025-12-11 17:37:55] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016705 10.0.0.22 - - [2025-12-11 17:37:55] "PUT /access-control-list/ae111a2a-e286-434a-9b05-7553a88fe80e HTTP/1.1" 200 272 0.028308 10.0.0.22 - - [2025-12-11 17:37:55] "GET /firewall-rule/fb525696-f79a-4887-996c-7437db9a79c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009675 10.0.0.22 - - [2025-12-11 17:37:55] "POST /ref-update HTTP/1.1" 200 156 0.050385 10.0.0.22 - - [2025-12-11 17:37:55] "DELETE /firewall-rule/fb525696-f79a-4887-996c-7437db9a79c4 HTTP/1.1" 200 115 0.032321 10.0.0.22 - - [2025-12-11 17:37:55] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005929 10.0.0.22 - - [2025-12-11 17:37:55] "GET /firewall-rule/c5155316-ceb0-4b4d-83e4-57541bb51159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002812 10.0.0.22 - - [2025-12-11 17:37:55] "POST /ref-update HTTP/1.1" 200 156 0.042661 10.0.0.22 - - [2025-12-11 17:37:55] "DELETE /firewall-rule/c5155316-ceb0-4b4d-83e4-57541bb51159 HTTP/1.1" 200 115 0.042920 10.0.0.22 - - [2025-12-11 17:37:55] "DELETE /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a HTTP/1.1" 409 236 0.006919 10.0.0.22 - - [2025-12-11 17:37:55] "DELETE /tag/2cb8d39e-012b-4104-8476-3e7446b20fbc HTTP/1.1" 200 115 0.030989 10.0.0.22 - - [2025-12-11 17:37:55] "DELETE /tag/74b11551-3dd9-483f-bac9-d4c2933ac408 HTTP/1.1" 409 236 0.003268 10.0.0.22 - - [2025-12-11 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2025-12-11 17:37:55] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004288 10.0.0.22 - - [2025-12-11 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2025-12-11 17:37:55] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003799 10.0.0.22 - - [2025-12-11 17:37:55] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.038032 10.0.0.22 - - [2025-12-11 17:37:55] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.036070 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /security-group/8cc16274-100d-42b4-a52b-aeb9bbd95549 HTTP/1.1" 200 115 0.060619 10.0.0.22 - - [2025-12-11 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /access-control-list/04bd4253-7a73-454f-b2ec-182dcd192c8c HTTP/1.1" 200 115 0.045453 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /access-control-list/ae111a2a-e286-434a-9b05-7553a88fe80e HTTP/1.1" 200 115 0.028207 10.0.0.22 - - [2025-12-11 17:37:56] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034989 10.0.0.22 - - [2025-12-11 17:37:56] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?fields=security_groups HTTP/1.1" 200 1352 0.033598 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /security-group/e09e3182-51f2-4828-94aa-0b042855f081 HTTP/1.1" 200 115 0.069806 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /access-control-list/b27818ab-cc34-402b-a55b-4166c48088e8 HTTP/1.1" 200 115 0.057487 10.0.0.22 - - [2025-12-11 17:37:56] "GET /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66?fields=application_policy_sets HTTP/1.1" 200 1391 0.046141 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /access-control-list/4a5cd8c1-c3ff-4fb1-9534-2f1e26210622 HTTP/1.1" 200 115 0.065342 10.0.0.22 - - [2025-12-11 17:37:56] "DELETE /project/8a2bc4c1-3b4e-4d2c-b910-3915e7c3fe66 HTTP/1.1" 200 115 0.348017 10.0.0.22 - - [2025-12-11 17:37:56] "POST /projects HTTP/1.1" 409 238 0.002916 10.0.0.22 - - [2025-12-11 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2025-12-11 17:37:56] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041521 10.0.0.22 - - [2025-12-11 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2025-12-11 17:37:56] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004545 10.0.0.22 - - [2025-12-11 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2025-12-11 17:37:56] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004523 10.0.0.22 - - [2025-12-11 17:37:56] "POST /security-groups HTTP/1.1" 409 285 0.002707 10.0.0.22 - - [2025-12-11 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.22 - - [2025-12-11 17:37:56] "PUT /security-group/353d168b-23c9-4bea-8d29-919d2a58cb49 HTTP/1.1" 200 262 0.055486 10.0.0.22 - - [2025-12-11 17:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020254 10.0.0.22 - - [2025-12-11 17:37:56] "PUT /access-control-list/dcc64ee5-9fcc-449c-aca9-50fc843444d2 HTTP/1.1" 200 272 0.025587 10.0.0.22 - - [2025-12-11 17:37:56] "PUT /access-control-list/ac52fa48-c646-4139-8450-efe8504aea76 HTTP/1.1" 200 272 0.012823 10.0.0.22 - - [2025-12-11 17:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.22 - - [2025-12-11 17:38:01] "GET /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002264 10.0.0.22 - - [2025-12-11 17:38:01] "GET /virtual-machine-interface/8e396098-d6b7-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002102 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /loadbalancer-member/f5ea50ed-3450-4c88-9b1b-95fcdefd0820 HTTP/1.1" 200 115 0.039040 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /loadbalancer-pool/7ae5fffd-3564-4222-a529-c0d94e16c63d HTTP/1.1" 200 115 0.036925 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /loadbalancer-listener/3fc439ac-d253-40c3-9f45-aa32a60c35f9 HTTP/1.1" 200 115 0.050998 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /loadbalancer/45d99a7b-1992-4bc4-a09f-3079be4c4bca HTTP/1.1" 200 115 0.057579 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /floating-ip/a6d03c2f-5b4f-434b-b4e3-ba9dedcac297 HTTP/1.1" 200 115 0.041524 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /instance-ip/0e17e19f-0f6f-4ce4-a7ee-3a599973f8b1 HTTP/1.1" 200 115 0.032455 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /virtual-machine-interface/28eab64e-8f29-4b0f-8402-132e1ca61781 HTTP/1.1" 200 115 0.032776 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /tag/94ae2ca8-c4e9-4e8e-9523-683787c28f88 HTTP/1.1" 200 115 0.029834 10.0.0.22 - - [2025-12-11 17:38:01] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002246 10.0.0.22 - - [2025-12-11 17:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.22 - - [2025-12-11 17:38:01] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002529 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-policy/187f6942-ca74-4d7c-943d-8429e9982933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002209 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-rule/8c116a24-6547-4109-a84a-5dd148654d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002836 10.0.0.22 - - [2025-12-11 17:38:01] "POST /ref-update HTTP/1.1" 200 156 0.011183 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /firewall-rule/8c116a24-6547-4109-a84a-5dd148654d85 HTTP/1.1" 200 115 0.035289 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002653 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-rule/e0cfdd7e-ab40-4b24-9ce3-1120383195d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003865 10.0.0.22 - - [2025-12-11 17:38:01] "POST /ref-update HTTP/1.1" 200 156 0.016010 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /firewall-rule/e0cfdd7e-ab40-4b24-9ce3-1120383195d6 HTTP/1.1" 200 115 0.055274 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004163 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-rule/f887a141-9f4a-4add-82fe-73b6f5528f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003004 10.0.0.22 - - [2025-12-11 17:38:01] "POST /ref-update HTTP/1.1" 200 156 0.012245 10.0.0.22 - - [2025-12-11 17:38:01] "DELETE /firewall-rule/f887a141-9f4a-4add-82fe-73b6f5528f1c HTTP/1.1" 200 115 0.038027 10.0.0.22 - - [2025-12-11 17:38:01] "GET /application-policy-set/0995a8b1-9dc4-41a4-9d74-a9fe076056c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002500 10.0.0.22 - - [2025-12-11 17:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2025-12-11 17:38:01] "GET /policy-management/80150fc5-14a8-4f31-9d93-dc2a26312ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002968 10.0.0.22 - - [2025-12-11 17:38:01] "GET /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003670 10.0.0.22 - - [2025-12-11 17:38:01] "POST /ref-update HTTP/1.1" 200 156 0.021979 10.0.0.22 - - [2025-12-11 17:38:02] "DELETE /firewall-policy/cbe68687-bdd3-4e6a-a288-be2f4e2c68f1 HTTP/1.1" 200 115 0.042243 10.0.0.22 - - [2025-12-11 17:38:02] "DELETE /tag/26fb7bfd-9d91-4260-9444-9e913e306c4a HTTP/1.1" 200 115 0.051137 10.0.0.22 - - [2025-12-11 17:38:02] "DELETE /tag/c80cf6c0-e48b-40c9-9f8c-852b8da573af HTTP/1.1" 200 115 0.066297 10.0.0.22 - - [2025-12-11 17:38:02] "DELETE /tag/843bad08-7d31-4f25-883b-ebffb5946df2 HTTP/1.1" 200 115 0.102593 10.0.0.22 - - [2025-12-11 17:38:02] "DELETE /tag/74b11551-3dd9-483f-bac9-d4c2933ac408 HTTP/1.1" 200 115 0.098767 10.0.0.22 - - [2025-12-11 17:38:02] "POST /projects HTTP/1.1" 409 238 0.001925 10.0.0.22 - - [2025-12-11 17:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.22 - - [2025-12-11 17:38:02] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034491 10.0.0.22 - - [2025-12-11 17:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.22 - - [2025-12-11 17:38:02] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008485 10.0.0.22 - - [2025-12-11 17:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2025-12-11 17:38:02] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006867 10.0.0.22 - - [2025-12-11 17:38:02] "POST /security-groups HTTP/1.1" 409 285 0.004966 10.0.0.22 - - [2025-12-11 17:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.22 - - [2025-12-11 17:38:02] "PUT /security-group/353d168b-23c9-4bea-8d29-919d2a58cb49 HTTP/1.1" 200 262 0.059996 10.0.0.22 - - [2025-12-11 17:38:02] "PUT /access-control-list/dcc64ee5-9fcc-449c-aca9-50fc843444d2 HTTP/1.1" 200 272 0.028491 10.0.0.22 - - [2025-12-11 17:38:02] "PUT /access-control-list/ac52fa48-c646-4139-8450-efe8504aea76 HTTP/1.1" 200 272 0.058864 10.0.0.22 - - [2025-12-11 17:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.059760 10.0.0.22 - - [2025-12-11 17:38:02] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.021089 10.0.0.22 - - [2025-12-11 17:38:02] "GET /firewall-rule/91708f46-2444-401d-9310-cd5238c73c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003519 10.0.0.22 - - [2025-12-11 17:38:02] "POST /ref-update HTTP/1.1" 200 156 0.043652 10.0.0.22 - - [2025-12-11 17:38:02] "DELETE /firewall-rule/91708f46-2444-401d-9310-cd5238c73c90 HTTP/1.1" 200 115 0.047448 10.0.0.22 - - [2025-12-11 17:38:02] "GET /firewall-policy/b6314528-f20e-4b7d-9b09-80518f796276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004518 10.0.0.22 - - [2025-12-11 17:38:03] "GET /firewall-rule/4841a6d9-1ea2-48f3-b358-ac353e986638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002950 10.0.0.22 - - [2025-12-11 17:38:03] "POST /ref-update HTTP/1.1" 200 156 0.084433 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /firewall-rule/4841a6d9-1ea2-48f3-b358-ac353e986638 HTTP/1.1" 200 115 0.036037 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /tag/e259d4f5-3f68-44ef-a256-3908969e65b5 HTTP/1.1" 200 115 0.035539 10.0.0.22 - - [2025-12-11 17:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2025-12-11 17:38:03] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004315 10.0.0.22 - - [2025-12-11 17:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.22 - - [2025-12-11 17:38:03] "GET /virtual-network/08264496-189b-4512-8ba8-a31b54678c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003896 10.0.0.22 - - [2025-12-11 17:38:03] "PUT /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e HTTP/1.1" 200 264 0.061413 10.0.0.22 - - [2025-12-11 17:38:03] "PUT /virtual-network/08264496-189b-4512-8ba8-a31b54678c47 HTTP/1.1" 200 264 0.065195 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /security-group/353d168b-23c9-4bea-8d29-919d2a58cb49 HTTP/1.1" 200 115 0.070505 10.0.0.22 - - [2025-12-11 17:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /access-control-list/dcc64ee5-9fcc-449c-aca9-50fc843444d2 HTTP/1.1" 200 115 0.051946 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /access-control-list/ac52fa48-c646-4139-8450-efe8504aea76 HTTP/1.1" 200 115 0.038679 10.0.0.22 - - [2025-12-11 17:38:03] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.095886 10.0.0.22 - - [2025-12-11 17:38:03] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?fields=security_groups HTTP/1.1" 200 1353 0.055363 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /security-group/fb1c5931-4835-460a-a792-9c344e8aee77 HTTP/1.1" 200 115 0.043798 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /access-control-list/f8771664-bbbe-43c9-a54e-db671a116ace HTTP/1.1" 200 115 0.042565 10.0.0.22 - - [2025-12-11 17:38:03] "GET /project/d6de8173-f878-473f-b316-fa8c0e173afd?fields=application_policy_sets HTTP/1.1" 200 1392 0.058472 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /access-control-list/b3a70af8-b418-46ff-ba6e-d513f7fa58f3 HTTP/1.1" 200 115 0.054504 10.0.0.22 - - [2025-12-11 17:38:03] "DELETE /project/d6de8173-f878-473f-b316-fa8c0e173afd HTTP/1.1" 200 115 0.413612 10.0.0.22 - - [2025-12-11 17:38:48] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.22 - - [2025-12-11 17:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2025-12-11 17:38:48] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004923 10.0.0.22 - - [2025-12-11 17:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.22 - - [2025-12-11 17:38:48] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002472 10.0.0.22 - - [2025-12-11 17:39:03] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.22 - - [2025-12-11 17:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.22 - - [2025-12-11 17:39:03] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004560 10.0.0.22 - - [2025-12-11 17:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.22 - - [2025-12-11 17:39:03] "GET /config-node/b27776e3-c03b-4707-9d01-f7906da50401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001720 10.0.0.22 - - [2025-12-11 17:39:04] "GET / HTTP/1.1" 200 35931 0.002062 10.0.0.22 - - [2025-12-11 17:39:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002397 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.22 - - [2025-12-11 17:39:09] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003243 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.007527 10.0.0.22 - - [2025-12-11 17:39:09] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 264 0.002163 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/fbe05c5e-0910-42b3-a7b7-93ab83eae4ba HTTP/1.1" 200 244 0.011141 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 261 0.007524 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/ec314934-1b43-4fe7-87af-10d92347c3f9 HTTP/1.1" 200 244 0.009390 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 261 0.006914 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/792738e8-3097-417a-a144-e9ff35e2c7f8 HTTP/1.1" 200 244 0.010599 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 253 0.005233 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/5c2cd03a-41fd-428a-bd25-ec1a9a14ec70 HTTP/1.1" 200 244 0.010037 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 251 0.004095 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/15247077-98c9-42a3-b140-283548a0e4d9 HTTP/1.1" 200 244 0.009432 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 252 0.007684 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/a28d46a4-9a00-46de-925f-aa349aaa9a52 HTTP/1.1" 200 244 0.010422 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 256 0.004889 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/de83cd5c-2a5d-45a3-9826-44cba81612eb HTTP/1.1" 200 244 0.011898 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 248 0.006817 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/fc2033e7-9edf-4659-9446-c20d5d535c46 HTTP/1.1" 200 244 0.022430 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 252 0.008776 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.22 - - [2025-12-11 17:39:09] "PUT /alarm/02ceb9bd-1cfb-4680-86fb-55037bd95f53 HTTP/1.1" 200 244 0.010562 10.0.0.22 - - [2025-12-11 17:39:09] "POST /alarms HTTP/1.1" 409 257 0.002377 10.0.0.22 - - [2025-12-11 17:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/0ca1ae80-2b96-465e-a807-462e2d535eb4 HTTP/1.1" 200 244 0.009755 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 251 0.003074 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/d56303c2-d4f9-46a6-8c95-4a2fc262c84d HTTP/1.1" 200 244 0.009937 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 257 0.003826 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/d062e06a-5477-493b-b29e-f0d6be23c5f5 HTTP/1.1" 200 244 0.009567 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 261 0.006267 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/be5e7f2d-8d4c-4cd9-8485-c031bcab7637 HTTP/1.1" 200 244 0.009731 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 258 0.008438 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/e3fd619c-569c-4c08-8f56-9027b05d53b2 HTTP/1.1" 200 244 0.010835 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 254 0.005184 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/f076b976-ab34-447a-b322-e750d43c7081 HTTP/1.1" 200 244 0.009921 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 254 0.005619 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/f068e5e7-563d-4366-8966-5926c55dd2d7 HTTP/1.1" 200 244 0.011080 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 254 0.006928 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/c5f0c47f-04dd-407d-a3b1-651f789da87e HTTP/1.1" 200 244 0.017203 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 247 0.006109 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/3de9d91f-9ee9-4d23-80f5-e6dbb29f04bc HTTP/1.1" 200 244 0.011886 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 272 0.005624 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/a3795e8f-cfd2-4257-a2d9-a2ae6f14febb HTTP/1.1" 200 244 0.011881 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 261 0.016087 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/c49a32c3-9aa2-42cd-9981-be0360590f70 HTTP/1.1" 200 244 0.011192 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 259 0.007256 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/21d1fa40-57c2-415e-ab01-e852ae324d05 HTTP/1.1" 200 244 0.011522 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 265 0.011699 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/35713458-bfe3-4351-90fa-55424d764f1b HTTP/1.1" 200 244 0.010755 10.0.0.22 - - [2025-12-11 17:39:10] "POST /alarms HTTP/1.1" 409 279 0.006608 10.0.0.22 - - [2025-12-11 17:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2025-12-11 17:39:10] "PUT /alarm/5d3ffa9c-ff43-4df7-b9a4-68768cdfab49 HTTP/1.1" 200 244 0.011072 10.0.0.22 - - [2025-12-11 17:39:11] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.22 - - [2025-12-11 17:39:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002622 10.0.0.22 - - [2025-12-11 17:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.22 - - [2025-12-11 17:39:11] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.009908 10.0.0.22 - - [2025-12-11 17:39:11] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.22 - - [2025-12-11 17:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.22 - - [2025-12-11 17:39:11] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002444 10.0.0.22 - - [2025-12-11 17:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.22 - - [2025-12-11 17:39:11] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.009516 10.0.0.22 - - [2025-12-11 17:39:11] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.22 - - [2025-12-11 17:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2025-12-11 17:39:11] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004285 10.0.0.22 - - [2025-12-11 17:39:11] "PUT /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd HTTP/1.1" 200 274 0.023267 10.0.0.22 - - [2025-12-11 17:39:15] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.22 - - [2025-12-11 17:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.22 - - [2025-12-11 17:39:15] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002811 10.0.0.22 - - [2025-12-11 17:39:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001757 10.0.0.22 - - [2025-12-11 17:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2025-12-11 17:39:15] "GET /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003385 10.0.0.22 - - [2025-12-11 17:39:15] "PUT /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2 HTTP/1.1" 200 254 0.025015 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.22 - - [2025-12-11 17:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.22 - - [2025-12-11 17:39:17] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002625 10.0.0.22 - - [2025-12-11 17:39:30] "GET / HTTP/1.1" 200 35931 0.002321 10.0.0.22 - - [2025-12-11 17:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2025-12-11 17:39:30] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004902 10.0.0.22 - - [2025-12-11 17:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2025-12-11 17:39:30] "GET /config-node/b27776e3-c03b-4707-9d01-f7906da50401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002470 10.0.0.22 - - [2025-12-11 17:39:41] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.22 - - [2025-12-11 17:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2025-12-11 17:39:41] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005056 10.0.0.22 - - [2025-12-11 17:39:41] "POST /bgp-routers HTTP/1.1" 409 301 0.004525 10.0.0.22 - - [2025-12-11 17:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.22 - - [2025-12-11 17:39:42] "GET /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003032 10.0.0.22 - - [2025-12-11 17:39:42] "PUT /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2 HTTP/1.1" 200 254 0.013950 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001591 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:39:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 10.0.0.22 - - [2025-12-11 17:40:33] "GET / HTTP/1.1" 200 35931 0.002662 10.0.0.22 - - [2025-12-11 17:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2025-12-11 17:40:33] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004811 10.0.0.22 - - [2025-12-11 17:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.22 - - [2025-12-11 17:40:33] "GET /config-node/b27776e3-c03b-4707-9d01-f7906da50401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002172 10.0.0.22 - - [2025-12-11 17:40:33] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.22 - - [2025-12-11 17:40:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002193 10.0.0.22 - - [2025-12-11 17:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2025-12-11 17:40:38] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002551 10.0.0.22 - - [2025-12-11 17:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2025-12-11 17:40:38] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.009473 10.0.0.22 - - [2025-12-11 17:40:38] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.22 - - [2025-12-11 17:40:38] "POST /alarms HTTP/1.1" 409 264 0.002326 10.0.0.22 - - [2025-12-11 17:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2025-12-11 17:40:38] "PUT /alarm/fbe05c5e-0910-42b3-a7b7-93ab83eae4ba HTTP/1.1" 200 244 0.012101 10.0.0.22 - - [2025-12-11 17:40:38] "POST /alarms HTTP/1.1" 409 261 0.008491 10.0.0.22 - - [2025-12-11 17:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.22 - - [2025-12-11 17:40:38] "PUT /alarm/ec314934-1b43-4fe7-87af-10d92347c3f9 HTTP/1.1" 200 244 0.012214 10.0.0.22 - - [2025-12-11 17:40:38] "POST /alarms HTTP/1.1" 409 261 0.003532 10.0.0.22 - - [2025-12-11 17:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2025-12-11 17:40:38] "PUT /alarm/792738e8-3097-417a-a144-e9ff35e2c7f8 HTTP/1.1" 200 244 0.010035 10.0.0.22 - - [2025-12-11 17:40:38] "POST /alarms HTTP/1.1" 409 253 0.008904 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/5c2cd03a-41fd-428a-bd25-ec1a9a14ec70 HTTP/1.1" 200 244 0.009964 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 251 0.014020 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/15247077-98c9-42a3-b140-283548a0e4d9 HTTP/1.1" 200 244 0.009949 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 252 0.002858 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/a28d46a4-9a00-46de-925f-aa349aaa9a52 HTTP/1.1" 200 244 0.011464 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 256 0.007016 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/de83cd5c-2a5d-45a3-9826-44cba81612eb HTTP/1.1" 200 244 0.009960 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 248 0.004596 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/fc2033e7-9edf-4659-9446-c20d5d535c46 HTTP/1.1" 200 244 0.010265 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 252 0.004269 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/02ceb9bd-1cfb-4680-86fb-55037bd95f53 HTTP/1.1" 200 244 0.013098 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 257 0.003668 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/0ca1ae80-2b96-465e-a807-462e2d535eb4 HTTP/1.1" 200 244 0.012176 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 251 0.011161 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/d56303c2-d4f9-46a6-8c95-4a2fc262c84d HTTP/1.1" 200 244 0.009694 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 257 0.012447 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/d062e06a-5477-493b-b29e-f0d6be23c5f5 HTTP/1.1" 200 244 0.009962 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 261 0.009839 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/be5e7f2d-8d4c-4cd9-8485-c031bcab7637 HTTP/1.1" 200 244 0.010184 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 258 0.011192 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/e3fd619c-569c-4c08-8f56-9027b05d53b2 HTTP/1.1" 200 244 0.010635 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 254 0.002325 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/f076b976-ab34-447a-b322-e750d43c7081 HTTP/1.1" 200 244 0.010368 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 254 0.011679 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2025-12-11 17:40:39] "PUT /alarm/f068e5e7-563d-4366-8966-5926c55dd2d7 HTTP/1.1" 200 244 0.011448 10.0.0.22 - - [2025-12-11 17:40:39] "POST /alarms HTTP/1.1" 409 254 0.012078 10.0.0.22 - - [2025-12-11 17:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/c5f0c47f-04dd-407d-a3b1-651f789da87e HTTP/1.1" 200 244 0.014022 10.0.0.22 - - [2025-12-11 17:40:40] "POST /alarms HTTP/1.1" 409 247 0.002572 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/3de9d91f-9ee9-4d23-80f5-e6dbb29f04bc HTTP/1.1" 200 244 0.010097 10.0.0.22 - - [2025-12-11 17:40:40] "POST /alarms HTTP/1.1" 409 272 0.009795 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/a3795e8f-cfd2-4257-a2d9-a2ae6f14febb HTTP/1.1" 200 244 0.009766 10.0.0.22 - - [2025-12-11 17:40:40] "POST /alarms HTTP/1.1" 409 261 0.012692 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/c49a32c3-9aa2-42cd-9981-be0360590f70 HTTP/1.1" 200 244 0.010398 10.0.0.22 - - [2025-12-11 17:40:40] "POST /alarms HTTP/1.1" 409 259 0.007840 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/21d1fa40-57c2-415e-ab01-e852ae324d05 HTTP/1.1" 200 244 0.010608 10.0.0.22 - - [2025-12-11 17:40:40] "POST /alarms HTTP/1.1" 409 265 0.010650 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/35713458-bfe3-4351-90fa-55424d764f1b HTTP/1.1" 200 244 0.011019 10.0.0.22 - - [2025-12-11 17:40:40] "POST /alarms HTTP/1.1" 409 279 0.007542 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /alarm/5d3ffa9c-ff43-4df7-b9a4-68768cdfab49 HTTP/1.1" 200 244 0.008939 10.0.0.22 - - [2025-12-11 17:40:40] "GET / HTTP/1.1" 200 35931 0.002599 10.0.0.22 - - [2025-12-11 17:40:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002516 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.016352 10.0.0.22 - - [2025-12-11 17:40:40] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.22 - - [2025-12-11 17:40:40] "GET /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002862 10.0.0.22 - - [2025-12-11 17:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2025-12-11 17:40:40] "PUT /global-vrouter-config/5e6ab075-7d47-45af-94de-b9ff3ce3eb25 HTTP/1.1" 200 276 0.009973 10.0.0.22 - - [2025-12-11 17:40:41] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.22 - - [2025-12-11 17:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2025-12-11 17:40:41] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005249 10.0.0.22 - - [2025-12-11 17:40:41] "PUT /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd HTTP/1.1" 200 274 0.015095 10.0.0.22 - - [2025-12-11 17:40:44] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.22 - - [2025-12-11 17:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.22 - - [2025-12-11 17:40:44] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003609 10.0.0.22 - - [2025-12-11 17:40:44] "POST /bgp-routers HTTP/1.1" 409 301 0.003299 10.0.0.22 - - [2025-12-11 17:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2025-12-11 17:40:44] "GET /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004141 10.0.0.22 - - [2025-12-11 17:40:44] "PUT /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2 HTTP/1.1" 200 254 0.014267 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:40:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:40:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001443 10.0.0.22 - - [2025-12-11 17:40:48] "POST /tags HTTP/1.1" 200 355 0.042249 10.0.0.22 - - [2025-12-11 17:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.22 - - [2025-12-11 17:40:48] "GET /tag/346baf6d-fbb1-4f0d-8aed-59d4f294c8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011921 10.0.0.22 - - [2025-12-11 17:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.22 - - [2025-12-11 17:40:48] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004028 10.0.0.22 - - [2025-12-11 17:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2025-12-11 17:40:48] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064701 10.0.0.22 - - [2025-12-11 17:40:48] "POST /virtual-machines HTTP/1.1" 200 351 0.012373 10.0.0.22 - - [2025-12-11 17:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011511 10.0.0.22 - - [2025-12-11 17:40:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.125654 10.0.0.22 - - [2025-12-11 17:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008282 10.0.0.22 - - [2025-12-11 17:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007852 10.0.0.22 - - [2025-12-11 17:40:49] "POST /instance-ips HTTP/1.1" 200 391 0.019520 10.0.0.22 - - [2025-12-11 17:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019875 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012619 10.0.0.22 - - [2025-12-11 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.016804 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015736 10.0.0.22 - - [2025-12-11 17:40:49] "GET /instance-ip/87ef5020-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003901 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004304 10.0.0.22 - - [2025-12-11 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008357 10.0.0.22 - - [2025-12-11 17:40:49] "POST /ref-update HTTP/1.1" 200 156 0.008997 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005118 10.0.0.22 - - [2025-12-11 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.22 - - [2025-12-11 17:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-network/f16e7f21-d93f-477e-8ce2-c60397912a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004517 10.0.0.22 - - [2025-12-11 17:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2025-12-11 17:40:49] "GET /project/29c012af-7420-493a-8b9a-1f5653737cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051825 10.0.0.22 - - [2025-12-11 17:40:49] "POST /virtual-machines HTTP/1.1" 200 355 0.018962 10.0.0.22 - - [2025-12-11 17:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019038 10.0.0.22 - - [2025-12-11 17:40:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.140447 10.0.0.22 - - [2025-12-11 17:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025653 10.0.0.22 - - [2025-12-11 17:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010897 10.0.0.22 - - [2025-12-11 17:40:49] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005928 10.0.0.22 - - [2025-12-11 17:40:50] "POST /instance-ips HTTP/1.1" 200 395 0.032948 10.0.0.22 - - [2025-12-11 17:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.036499 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014589 10.0.0.22 - - [2025-12-11 17:40:50] "POST /set-tag HTTP/1.1" 200 109 0.043404 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005677 10.0.0.22 - - [2025-12-11 17:40:50] "GET /instance-ip/8864c4e0-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004323 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004636 10.0.0.22 - - [2025-12-11 17:40:50] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-router/437bfbd7-4e83-4bd6-b001-e8c9436685a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.006218 10.0.0.22 - - [2025-12-11 17:40:50] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020880 10.0.0.22 - - [2025-12-11 17:40:50] "POST /set-tag HTTP/1.1" 200 109 0.003794 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004619 10.0.0.22 - - [2025-12-11 17:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.22 - - [2025-12-11 17:40:50] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004625 10.0.0.22 - - [2025-12-11 17:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.22 - - [2025-12-11 17:41:00] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.22 - - [2025-12-11 17:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.22 - - [2025-12-11 17:41:00] "GET /global-system-config/31e53b07-6921-4d84-9ede-71d58939f9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004782 10.0.0.22 - - [2025-12-11 17:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.22 - - [2025-12-11 17:41:00] "GET /config-node/b27776e3-c03b-4707-9d01-f7906da50401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002455 10.0.0.22 - - [2025-12-11 17:41:04] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005584 10.0.0.22 - - [2025-12-11 17:41:04] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.22 - - [2025-12-11 17:41:05] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006624 10.0.0.22 - - [2025-12-11 17:41:05] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.22 - - [2025-12-11 17:41:06] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004312 10.0.0.22 - - [2025-12-11 17:41:06] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.22 - - [2025-12-11 17:41:12] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.22 - - [2025-12-11 17:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2025-12-11 17:41:12] "GET /routing-instance/9ef3eb6a-3a58-43c9-a417-1a7288482ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003243 10.0.0.22 - - [2025-12-11 17:41:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002638 10.0.0.22 - - [2025-12-11 17:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.22 - - [2025-12-11 17:41:12] "GET /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003731 10.0.0.22 - - [2025-12-11 17:41:12] "PUT /bgp-router/eaf2472f-0641-45c9-90d4-0d317645aaf2 HTTP/1.1" 200 254 0.022912 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001315 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:41:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.22 - - [2025-12-11 17:41:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.22 - - [2025-12-11 17:41:37] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009308 10.0.0.22 - - [2025-12-11 17:41:37] "POST /set-tag HTTP/1.1" 200 109 0.005164 10.0.0.22 - - [2025-12-11 17:41:37] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006412 10.0.0.22 - - [2025-12-11 17:41:37] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.22 - - [2025-12-11 17:41:37] "GET /virtual-machine/af46c652-ee8b-433f-9c3b-98302097817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003170 10.0.0.22 - - [2025-12-11 17:41:37] "POST /ref-update HTTP/1.1" 200 156 0.026731 10.0.0.22 - - [2025-12-11 17:41:37] "GET /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004411 10.0.0.22 - - [2025-12-11 17:41:37] "POST /set-tag HTTP/1.1" 200 109 0.015046 10.0.0.22 - - [2025-12-11 17:41:37] "POST /set-tag HTTP/1.1" 200 109 0.022218 10.0.0.22 - - [2025-12-11 17:41:38] "DELETE /instance-ip/87ef5020-d6b8-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.053118 10.0.0.22 - - [2025-12-11 17:41:38] "DELETE /virtual-machine-interface/87d3704e-d6b8-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.045412 10.0.0.22 - - [2025-12-11 17:41:38] "DELETE /virtual-machine/af46c652-ee8b-433f-9c3b-98302097817d HTTP/1.1" 200 115 0.030976 10.0.0.22 - - [2025-12-11 17:41:38] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005246 10.0.0.22 - - [2025-12-11 17:41:38] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.22 - - [2025-12-11 17:42:08] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004165 10.0.0.22 - - [2025-12-11 17:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.22 - - [2025-12-11 17:42:08] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007545 10.0.0.22 - - [2025-12-11 17:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.22 - - [2025-12-11 17:42:08] "GET /virtual-machine/bace4f55-e6a5-46c4-8fcf-89b9c8e2ea81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006155 10.0.0.22 - - [2025-12-11 17:42:08] "POST /ref-update HTTP/1.1" 200 156 0.019491 10.0.0.22 - - [2025-12-11 17:42:08] "GET /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004685 10.0.0.22 - - [2025-12-11 17:42:09] "POST /set-tag HTTP/1.1" 200 109 0.030278 10.0.0.22 - - [2025-12-11 17:42:09] "POST /set-tag HTTP/1.1" 200 109 0.029407 10.0.0.22 - - [2025-12-11 17:42:09] "DELETE /instance-ip/8864c4e0-d6b8-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.061036 10.0.0.22 - - [2025-12-11 17:42:09] "DELETE /virtual-machine-interface/88497528-d6b8-11f0-9086-fa163e0f45a1 HTTP/1.1" 200 115 0.083795 10.0.0.22 - - [2025-12-11 17:42:09] "DELETE /virtual-machine/bace4f55-e6a5-46c4-8fcf-89b9c8e2ea81 HTTP/1.1" 200 115 0.045441 10.0.0.22 - - [2025-12-11 17:42:09] "DELETE /tag/346baf6d-fbb1-4f0d-8aed-59d4f294c8c2 HTTP/1.1" 200 115 0.069357 10.0.0.22 - - [2025-12-11 17:42:47] "GET /global-system-configs HTTP/1.1" 200 322 0.004866