++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 27 07:28:39 PM UTC 2026 ===================' INFO: =================== Thu Aug 27 07:28:39 PM UTC 2026 =================== ++ 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.161 ++ 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.161 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.161 ++ ANALYTICSDB_NODES=10.0.0.161 ++ ANALYTICS_SNMP_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8081 ' +++ '[' -n '10.0.0.161:8081 ' ']' +++ echo 10.0.0.161:8081 ++ ANALYTICS_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9042 ' +++ '[' -n '10.0.0.161:9042 ' ']' +++ echo 10.0.0.161:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.161:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8086 ' +++ '[' -n '10.0.0.161:8086 ' ']' +++ echo 10.0.0.161:8086 ++ COLLECTOR_SERVERS=10.0.0.161: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.161 ++ CONFIGDB_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8082 ' +++ '[' -n '10.0.0.161:8082 ' ']' +++ echo 10.0.0.161:8082 ++ CONFIG_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9161 ' +++ '[' -n '10.0.0.161:9161 ' ']' +++ echo 10.0.0.161:9161 ++ CONFIGDB_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9041 ' +++ '[' -n '10.0.0.161:9041 ' ']' +++ echo 10.0.0.161:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.161: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.161 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.161 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:2181, +++ '[' -n 10.0.0.161:2181, ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:2181 ' +++ '[' -n '10.0.0.161:2181 ' ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.161:2181 ++ RABBITMQ_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:5673, +++ '[' -n 10.0.0.161:5673, ']' +++ echo 10.0.0.161:5673 ++ RABBITMQ_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:6379 ' +++ '[' -n '10.0.0.161:6379 ' ']' +++ echo 10.0.0.161:6379 ++ REDIS_SERVERS=10.0.0.161: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.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9092 ' +++ '[' -n '10.0.0.161:9092 ' ']' +++ echo 10.0.0.161:9092 ++ KAFKA_SERVERS=10.0.0.161: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.161 ++ 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.161 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.161 ++ cut -d , -f 1 + local cassandra=10.0.0.161 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 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.161 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.161 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 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.161 +++ local servers=10.0.0.161 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.161,10.4.223.1,127.0.0.1,172.17.0.1,252.161.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.161'\''))' +++ local server_ip=10.0.0.161 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.161 ]] +++ [[ ,10.0.0.161,10.4.223.1,127.0.0.1,172.17.0.1,252.161.0.1,, =~ ,10\.0\.0\.161, ]] +++ echo 10.0.0.161 1 +++ return ++ local ip=10.0.0.161 ++ [[ -z 10.0.0.161 ]] ++ echo 10.0.0.161 + host_ip=10.0.0.161 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.161:9041 + cassandra_server_list=10.0.0.161:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.161:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + 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: 08/27/2026 19:29:39.800 7f41610b3480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/27/2026 19:29:40.619 7f41610b3480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/27/2026 19:29:40.762 7f41610b3480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/27/2026 19:29:40.762 7f41610b3480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.161 - - [2026-08-27 19:29:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001413 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.161:8082/ Hit Ctrl-C to quit. 10.0.0.161 - - [2026-08-27 19:30:05] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.161 - - [2026-08-27 19:30:05] "GET / HTTP/1.1" 503 181 0.000268 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:30:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001109 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:30:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001611 10.0.0.161 - - [2026-08-27 19:30:06] "GET / HTTP/1.1" 200 45303 0.001640 10.0.0.161 - - [2026-08-27 19:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.161 - - [2026-08-27 19:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011396 10.0.0.161 - - [2026-08-27 19:30:06] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.161 - - [2026-08-27 19:30:06] "GET / HTTP/1.1" 200 36215 0.001297 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.031526 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011568 10.0.0.161 - - [2026-08-27 19:30:07] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010691 10.0.0.161 - - [2026-08-27 19:30:07] "GET / HTTP/1.1" 200 36215 0.001576 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008691 10.0.0.161 - - [2026-08-27 19:30:07] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009678 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.011185 10.0.0.161 - - [2026-08-27 19:30:07] "POST /service-appliance-sets HTTP/1.1" 200 555 0.087286 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.013374 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.161 - - [2026-08-27 19:30:07] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010468 10.0.0.161 - - [2026-08-27 19:30:07] "POST /config-nodes HTTP/1.1" 200 595 0.119486 10.0.0.161 - - [2026-08-27 19:30:07] "POST /service-appliance-sets HTTP/1.1" 200 543 0.132975 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.161 - - [2026-08-27 19:30:07] "GET / HTTP/1.1" 200 36215 0.001545 10.0.0.161 - - [2026-08-27 19:30:07] "GET /network-ipam/0a5a4a46-a333-488b-a079-1a92307b40dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009660 10.0.0.161 - - [2026-08-27 19:30:07] "GET / HTTP/1.1" 200 36215 0.003124 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017528 10.0.0.161 - - [2026-08-27 19:30:07] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.213856 10.0.0.161 - - [2026-08-27 19:30:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003126 10.0.0.161 - - [2026-08-27 19:30:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.226384 10.0.0.161 - - [2026-08-27 19:30:08] "GET / HTTP/1.1" 200 36215 0.002581 10.0.0.161 - - [2026-08-27 19:30:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.050458 10.0.0.161 - - [2026-08-27 19:30:08] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.161 - - [2026-08-27 19:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.063484 10.0.0.161 - - [2026-08-27 19:30:08] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021256 10.0.0.161 - - [2026-08-27 19:30:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.030413 10.0.0.161 - - [2026-08-27 19:30:08] "POST /service-templates HTTP/1.1" 200 513 0.168497 10.0.0.161 - - [2026-08-27 19:30:08] "POST /analytics-nodes HTTP/1.1" 200 601 0.189146 10.0.0.161 - - [2026-08-27 19:30:08] "POST /service-templates HTTP/1.1" 200 503 0.178499 10.0.0.161 - - [2026-08-27 19:30:09] "POST /service-templates HTTP/1.1" 200 517 0.103800 10.0.0.161 - - [2026-08-27 19:30:09] "POST /service-templates HTTP/1.1" 200 537 0.244630 10.0.0.161 - - [2026-08-27 19:30:09] "POST /service-templates HTTP/1.1" 200 509 0.401692 10.0.0.161 - - [2026-08-27 19:30:09] "GET / HTTP/1.1" 200 36215 0.003094 10.0.0.161 - - [2026-08-27 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016485 10.0.0.161 - - [2026-08-27 19:30:09] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.042879 10.0.0.161 - - [2026-08-27 19:30:09] "GET / HTTP/1.1" 200 36215 0.014587 10.0.0.161 - - [2026-08-27 19:30:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.061558 10.0.0.161 - - [2026-08-27 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.036263 10.0.0.161 - - [2026-08-27 19:30:09] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010324 10.0.0.161 - - [2026-08-27 19:30:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.005081 10.0.0.161 - - [2026-08-27 19:30:10] "POST /database-nodes HTTP/1.1" 200 599 0.179897 10.0.0.161 - - [2026-08-27 19:30:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.226056 10.0.0.161 - - [2026-08-27 19:30:10] "GET / HTTP/1.1" 200 36215 0.005568 10.0.0.161 - - [2026-08-27 19:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.161 - - [2026-08-27 19:30:11] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.016270 10.0.0.161 - - [2026-08-27 19:30:12] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.161 - - [2026-08-27 19:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022810 10.0.0.161 - - [2026-08-27 19:30:12] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018699 10.0.0.161 - - [2026-08-27 19:30:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.031613 10.0.0.161 - - [2026-08-27 19:30:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.003747 10.0.0.161 - - [2026-08-27 19:30:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.016455 10.0.0.161 - - [2026-08-27 19:30:12] "POST /config-database-nodes HTTP/1.1" 200 613 0.259962 10.0.0.161 - - [2026-08-27 19:30:12] "POST /security-groups HTTP/1.1" 200 570 0.260342 10.0.0.161 - - [2026-08-27 19:30:12] "POST /projects HTTP/1.1" 200 483 0.798678 10.0.0.161 - - [2026-08-27 19:30:13] "POST /security-groups HTTP/1.1" 200 536 0.232100 10.0.0.161 - - [2026-08-27 19:30:13] "POST /chown HTTP/1.1" 200 109 0.099966 10.0.0.161 - - [2026-08-27 19:30:13] "POST /policy-managements HTTP/1.1" 409 214 0.039461 10.0.0.161 - - [2026-08-27 19:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.161 - - [2026-08-27 19:30:13] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025524 10.0.0.161 - - [2026-08-27 19:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023009 10.0.0.161 - - [2026-08-27 19:30:13] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.050087 10.0.0.161 - - [2026-08-27 19:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013098 10.0.0.161 - - [2026-08-27 19:30:13] "POST /application-policy-sets HTTP/1.1" 200 530 0.186702 10.0.0.161 - - [2026-08-27 19:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008755 10.0.0.161 - - [2026-08-27 19:30:13] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.017387 10.0.0.161 - - [2026-08-27 19:30:13] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.113710 10.0.0.161 - - [2026-08-27 19:30:13] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.140140 10.0.0.161 - - [2026-08-27 19:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.033998 10.0.0.161 - - [2026-08-27 19:30:13] "GET /virtual-network/0113b4fe-efd4-44af-8c22-f94a553c4496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016965 10.0.0.161 - - [2026-08-27 19:30:13] "GET / HTTP/1.1" 200 36215 0.001986 10.0.0.161 - - [2026-08-27 19:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023803 10.0.0.161 - - [2026-08-27 19:30:13] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.069399 10.0.0.161 - - [2026-08-27 19:30:14] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.161 - - [2026-08-27 19:30:14] "POST /bgp-routers HTTP/1.1" 200 618 0.426222 10.0.0.161 - - [2026-08-27 19:30:14] "GET /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.039041 10.0.0.161 - - [2026-08-27 19:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.161 - - [2026-08-27 19:30:14] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.040727 10.0.0.161 - - [2026-08-27 19:30:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014087 10.0.0.161 - - [2026-08-27 19:30:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.004145 10.0.0.161 - - [2026-08-27 19:30:14] "POST /alarms HTTP/1.1" 200 583 0.312575 10.0.0.161 - - [2026-08-27 19:30:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.051977 10.0.0.161 - - [2026-08-27 19:30:14] "POST /ref-update HTTP/1.1" 200 156 0.145338 10.0.0.161 - - [2026-08-27 19:30:14] "POST /security-groups HTTP/1.1" 200 574 0.123255 10.0.0.161 - - [2026-08-27 19:30:14] "POST /projects HTTP/1.1" 200 491 1.050917 10.0.0.161 - - [2026-08-27 19:30:14] "POST /alarms HTTP/1.1" 200 577 0.199031 10.0.0.161 - - [2026-08-27 19:30:15] "POST /security-groups HTTP/1.1" 200 548 0.144217 10.0.0.161 - - [2026-08-27 19:30:15] "POST /alarms HTTP/1.1" 200 577 0.148020 10.0.0.161 - - [2026-08-27 19:30:15] "POST /chown HTTP/1.1" 200 109 0.131444 10.0.0.161 - - [2026-08-27 19:30:15] "POST /alarms HTTP/1.1" 200 561 0.289830 10.0.0.161 - - [2026-08-27 19:30:15] "POST /network-ipams HTTP/1.1" 200 524 0.220400 10.0.0.161 - - [2026-08-27 19:30:15] "POST /alarms HTTP/1.1" 200 557 0.138970 10.0.0.161 - - [2026-08-27 19:30:15] "POST /network-ipams HTTP/1.1" 200 512 0.170509 10.0.0.161 - - [2026-08-27 19:30:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.020543 10.0.0.161 - - [2026-08-27 19:30:15] "POST /alarms HTTP/1.1" 200 559 0.220629 10.0.0.161 - - [2026-08-27 19:30:15] "POST /alarms HTTP/1.1" 200 567 0.139043 10.0.0.161 - - [2026-08-27 19:30:16] "POST /alarms HTTP/1.1" 200 551 0.142298 10.0.0.161 - - [2026-08-27 19:30:16] "POST /useragent-kv HTTP/1.1" 200 115 0.018313 10.0.0.161 - - [2026-08-27 19:30:16] "POST /virtual-networks HTTP/1.1" 200 540 0.459712 10.0.0.161 - - [2026-08-27 19:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020153 10.0.0.161 - - [2026-08-27 19:30:16] "POST /alarms HTTP/1.1" 200 559 0.177343 10.0.0.161 - - [2026-08-27 19:30:16] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.090272 10.0.0.161 - - [2026-08-27 19:30:16] "POST /alarms HTTP/1.1" 200 569 0.153246 10.0.0.161 - - [2026-08-27 19:30:16] "POST /network-ipams HTTP/1.1" 200 520 0.131611 10.0.0.161 - - [2026-08-27 19:30:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.025868 10.0.0.161 - - [2026-08-27 19:30:16] "POST /alarms HTTP/1.1" 200 557 0.150178 10.0.0.161 - - [2026-08-27 19:30:16] "POST /alarms HTTP/1.1" 200 569 0.272806 10.0.0.161 - - [2026-08-27 19:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.059676 10.0.0.161 - - [2026-08-27 19:30:17] "POST /virtual-networks HTTP/1.1" 200 548 0.620152 10.0.0.161 - - [2026-08-27 19:30:17] "POST /alarms HTTP/1.1" 200 577 0.321977 10.0.0.161 - - [2026-08-27 19:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.074386 10.0.0.161 - - [2026-08-27 19:30:17] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.106058 10.0.0.161 - - [2026-08-27 19:30:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.009257 10.0.0.161 - - [2026-08-27 19:30:17] "POST /alarms HTTP/1.1" 200 571 0.331537 10.0.0.161 - - [2026-08-27 19:30:17] "POST /network-policys HTTP/1.1" 200 540 0.272023 10.0.0.161 - - [2026-08-27 19:30:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.045950 10.0.0.161 - - [2026-08-27 19:30:17] "POST /alarms HTTP/1.1" 200 563 0.287777 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 563 0.114350 10.0.0.161 - - [2026-08-27 19:30:18] "POST /network-policys HTTP/1.1" 200 536 0.251773 10.0.0.161 - - [2026-08-27 19:30:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.012705 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 563 0.123630 10.0.0.161 - - [2026-08-27 19:30:18] "POST /network-policys HTTP/1.1" 200 544 0.169155 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 549 0.180773 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 597 0.130970 10.0.0.161 - - [2026-08-27 19:30:18] "POST /ref-update HTTP/1.1" 200 156 0.290237 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 577 0.094053 10.0.0.161 - - [2026-08-27 19:30:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031454 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 573 0.077511 10.0.0.161 - - [2026-08-27 19:30:18] "POST /ref-update HTTP/1.1" 200 156 0.143427 10.0.0.161 - - [2026-08-27 19:30:18] "POST /alarms HTTP/1.1" 200 585 0.182685 10.0.0.161 - - [2026-08-27 19:30:19] "POST /alarms HTTP/1.1" 200 611 0.102438 10.0.0.161 - - [2026-08-27 19:30:19] "POST /ref-update HTTP/1.1" 200 156 0.227846 10.0.0.161 - - [2026-08-27 19:30:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.060526 10.0.0.161 - - [2026-08-27 19:30:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014275 10.0.0.161 - - [2026-08-27 19:30:19] "POST /ref-update HTTP/1.1" 200 156 0.328797 10.0.0.161 - - [2026-08-27 19:30:19] "GET / HTTP/1.1" 200 36215 0.002134 10.0.0.161 - - [2026-08-27 19:30:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018745 10.0.0.161 - - [2026-08-27 19:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.161 - - [2026-08-27 19:30:19] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.114483 10.0.0.161 - - [2026-08-27 19:30:19] "POST /ref-update HTTP/1.1" 200 156 0.271792 10.0.0.161 - - [2026-08-27 19:30:20] "POST /ref-update HTTP/1.1" 200 156 0.175904 10.0.0.161 - - [2026-08-27 19:30:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033372 10.0.0.161 - - [2026-08-27 19:30:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005548 10.0.0.161 - - [2026-08-27 19:30:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005614 10.0.0.161 - - [2026-08-27 19:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.161 - - [2026-08-27 19:30:20] "GET /virtual-network/0113b4fe-efd4-44af-8c22-f94a553c4496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.044648 10.0.0.161 - - [2026-08-27 19:30:20] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.036040 10.0.0.161 - - [2026-08-27 19:30:20] "GET / HTTP/1.1" 200 36215 0.001928 10.0.0.161 - - [2026-08-27 19:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.161 - - [2026-08-27 19:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.161 - - [2026-08-27 19:30:20] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020444 10.0.0.161 - - [2026-08-27 19:30:20] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.012726 10.0.0.161 - - [2026-08-27 19:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006432 10.0.0.161 - - [2026-08-27 19:30:20] "POST /firewall-policys HTTP/1.1" 200 532 0.113279 10.0.0.161 - - [2026-08-27 19:30:20] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.116587 10.0.0.161 - - [2026-08-27 19:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.148233 10.0.0.161 - - [2026-08-27 19:30:20] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.017053 10.0.0.161 - - [2026-08-27 19:30:20] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.012777 10.0.0.161 - - [2026-08-27 19:30:20] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.012440 10.0.0.161 - - [2026-08-27 19:30:21] "POST /ref-update HTTP/1.1" 200 156 0.169743 10.0.0.161 - - [2026-08-27 19:30:21] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.055059 10.0.0.161 - - [2026-08-27 19:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009118 10.0.0.161 - - [2026-08-27 19:30:21] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009091 10.0.0.161 - - [2026-08-27 19:30:21] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.161 - - [2026-08-27 19:30:21] "POST /firewall-policys HTTP/1.1" 200 534 0.107629 10.0.0.161 - - [2026-08-27 19:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019145 10.0.0.161 - - [2026-08-27 19:30:21] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009881 10.0.0.161 - - [2026-08-27 19:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.093930 10.0.0.161 - - [2026-08-27 19:30:21] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.019344 10.0.0.161 - - [2026-08-27 19:30:21] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003912 10.0.0.161 - - [2026-08-27 19:30:21] "PUT /global-system-config/66794621-fcb6-4961-adc6-bc931983c655 HTTP/1.1" 200 275 0.134491 10.0.0.161 - - [2026-08-27 19:30:21] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020775 10.0.0.161 - - [2026-08-27 19:30:21] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003459 10.0.0.161 - - [2026-08-27 19:30:21] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.020674 10.0.0.161 - - [2026-08-27 19:30:21] "POST /ref-update HTTP/1.1" 200 156 0.031667 10.0.0.161 - - [2026-08-27 19:30:21] "POST /ref-update HTTP/1.1" 200 156 0.028502 10.0.0.161 - - [2026-08-27 19:30:21] "POST /ref-update HTTP/1.1" 200 156 0.040475 10.0.0.161 - - [2026-08-27 19:30:21] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.012533 10.0.0.161 - - [2026-08-27 19:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010156 10.0.0.161 - - [2026-08-27 19:30:21] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029224 10.0.0.161 - - [2026-08-27 19:30:21] "POST /firewall-policys HTTP/1.1" 200 532 0.078677 10.0.0.161 - - [2026-08-27 19:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.097479 10.0.0.161 - - [2026-08-27 19:30:22] "GET /firewall-policy/aca6e829-1738-42a7-9a46-8061bebc10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027714 10.0.0.161 - - [2026-08-27 19:30:22] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.007530 10.0.0.161 - - [2026-08-27 19:30:22] "GET /firewall-policy/aca6e829-1738-42a7-9a46-8061bebc10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.018051 10.0.0.161 - - [2026-08-27 19:30:22] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007726 10.0.0.161 - - [2026-08-27 19:30:22] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006756 10.0.0.161 - - [2026-08-27 19:30:22] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008803 10.0.0.161 - - [2026-08-27 19:30:22] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008741 10.0.0.161 - - [2026-08-27 19:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.161 - - [2026-08-27 19:30:22] "POST /ref-update HTTP/1.1" 200 156 0.094101 10.0.0.161 - - [2026-08-27 19:30:22] "GET /network-ipam/0a5a4a46-a333-488b-a079-1a92307b40dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005648 10.0.0.161 - - [2026-08-27 19:30:22] "POST /ref-update HTTP/1.1" 200 156 0.061578 10.0.0.161 - - [2026-08-27 19:30:22] "POST /ref-update HTTP/1.1" 200 156 0.065769 10.0.0.161 - - [2026-08-27 19:30:22] "POST /ref-update HTTP/1.1" 200 156 0.052697 10.0.0.161 - - [2026-08-27 19:30:22] "POST /ref-update HTTP/1.1" 200 156 0.095286 10.0.0.161 - - [2026-08-27 19:30:22] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.036911 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:30:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001631 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:30:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001716 10.0.0.161 - - [2026-08-27 19:30:22] "POST /tags HTTP/1.1" 200 300 0.085174 10.0.0.161 - - [2026-08-27 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.037610 10.0.0.161 - - [2026-08-27 19:30:23] "GET /tag/c3cebc97-dd75-4ad1-abc6-585505d43f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.047019 10.0.0.161 - - [2026-08-27 19:30:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.006037 10.0.0.161 - - [2026-08-27 19:30:23] "POST /set-tag HTTP/1.1" 200 109 0.075401 10.0.0.161 - - [2026-08-27 19:30:23] "POST /access-control-lists HTTP/1.1" 200 589 0.084782 10.0.0.161 - - [2026-08-27 19:30:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.038177 10.0.0.161 - - [2026-08-27 19:30:23] "POST /access-control-lists HTTP/1.1" 200 587 0.145825 10.0.0.161 - - [2026-08-27 19:30:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.038049 10.0.0.161 - - [2026-08-27 19:30:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.094049 10.0.0.161 - - [2026-08-27 19:30:23] "POST /access-control-lists HTTP/1.1" 200 581 0.427028 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.031546 10.0.0.161 - - [2026-08-27 19:30:24] "POST /access-control-lists HTTP/1.1" 200 579 0.104839 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.039259 10.0.0.161 - - [2026-08-27 19:30:24] "POST /tags HTTP/1.1" 200 302 0.412958 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.046611 10.0.0.161 - - [2026-08-27 19:30:24] "POST /access-control-lists HTTP/1.1" 200 596 0.101192 10.0.0.161 - - [2026-08-27 19:30:24] "GET /tag/1a2782c2-7f2a-442b-be89-51bfdf88b8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.042109 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.014330 10.0.0.161 - - [2026-08-27 19:30:24] "POST /access-control-lists HTTP/1.1" 200 594 0.039993 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.017801 10.0.0.161 - - [2026-08-27 19:30:24] "POST /access-control-lists HTTP/1.1" 200 585 0.102255 10.0.0.161 - - [2026-08-27 19:30:24] "POST /tags HTTP/1.1" 200 326 0.234224 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.024647 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026241 10.0.0.161 - - [2026-08-27 19:30:24] "GET /tag/05222739-2f94-40d2-b268-dea684638c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.033573 10.0.0.161 - - [2026-08-27 19:30:24] "POST /access-control-lists HTTP/1.1" 200 583 0.113058 10.0.0.161 - - [2026-08-27 19:30:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.029495 10.0.0.161 - - [2026-08-27 19:30:24] "POST /access-control-lists HTTP/1.1" 200 604 0.092163 10.0.0.161 - - [2026-08-27 19:30:25] "POST /tags HTTP/1.1" 200 312 0.231558 10.0.0.161 - - [2026-08-27 19:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.044514 10.0.0.161 - - [2026-08-27 19:30:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.043855 10.0.0.161 - - [2026-08-27 19:30:25] "GET /tag/d9fe5804-d9b2-4153-ab64-9a29f6feb413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.077373 10.0.0.161 - - [2026-08-27 19:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.161 - - [2026-08-27 19:30:25] "POST /access-control-lists HTTP/1.1" 200 602 0.131078 10.0.0.161 - - [2026-08-27 19:30:25] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.013772 10.0.0.161 - - [2026-08-27 19:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007442 10.0.0.161 - - [2026-08-27 19:30:25] "POST /route-targets HTTP/1.1" 200 328 0.018551 10.0.0.161 - - [2026-08-27 19:30:25] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.076256 10.0.0.161 - - [2026-08-27 19:30:25] "POST /ref-update HTTP/1.1" 200 156 0.081602 10.0.0.161 - - [2026-08-27 19:30:25] "POST /virtual-machines HTTP/1.1" 200 378 0.049332 10.0.0.161 - - [2026-08-27 19:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.048430 10.0.0.161 - - [2026-08-27 19:30:25] "POST /route-targets HTTP/1.1" 200 328 0.064756 10.0.0.161 - - [2026-08-27 19:30:25] "POST /ref-update HTTP/1.1" 200 156 0.232660 10.0.0.161 - - [2026-08-27 19:30:25] "POST /route-targets HTTP/1.1" 200 328 0.074540 10.0.0.161 - - [2026-08-27 19:30:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.537252 10.0.0.161 - - [2026-08-27 19:30:26] "POST /ref-update HTTP/1.1" 200 156 0.067125 10.0.0.161 - - [2026-08-27 19:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.051126 10.0.0.161 - - [2026-08-27 19:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.047040 10.0.0.161 - - [2026-08-27 19:30:26] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.045143 10.0.0.161 - - [2026-08-27 19:30:26] "POST /route-targets HTTP/1.1" 200 328 0.099966 10.0.0.161 - - [2026-08-27 19:30:26] "POST /ref-update HTTP/1.1" 200 156 0.026860 10.0.0.161 - - [2026-08-27 19:30:26] "POST /route-targets HTTP/1.1" 200 328 0.035310 10.0.0.161 - - [2026-08-27 19:30:26] "POST /instance-ips HTTP/1.1" 200 410 0.138759 10.0.0.161 - - [2026-08-27 19:30:26] "POST /ref-update HTTP/1.1" 200 156 0.109298 10.0.0.161 - - [2026-08-27 19:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.120358 10.0.0.161 - - [2026-08-27 19:30:26] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.021861 10.0.0.161 - - [2026-08-27 19:30:26] "POST /route-targets HTTP/1.1" 200 328 0.036428 10.0.0.161 - - [2026-08-27 19:30:26] "POST /ref-update HTTP/1.1" 200 156 0.090840 10.0.0.161 - - [2026-08-27 19:30:26] "POST /set-tag HTTP/1.1" 200 109 0.152773 10.0.0.161 - - [2026-08-27 19:30:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.003312 10.0.0.161 - - [2026-08-27 19:30:26] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.045465 10.0.0.161 - - [2026-08-27 19:30:26] "GET /instance-ip/c11cf274-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.010225 10.0.0.161 - - [2026-08-27 19:30:27] "POST /access-control-lists HTTP/1.1" 200 553 0.138149 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.010865 10.0.0.161 - - [2026-08-27 19:30:27] "POST /access-control-lists HTTP/1.1" 200 591 0.125817 10.0.0.161 - - [2026-08-27 19:30:27] "POST /tags HTTP/1.1" 200 306 0.314228 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.070592 10.0.0.161 - - [2026-08-27 19:30:27] "POST /ref-update HTTP/1.1" 200 156 0.119050 10.0.0.161 - - [2026-08-27 19:30:27] "GET /tag/86c433c9-9239-4bbe-a52b-c3be746b3ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.078648 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.008314 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010988 10.0.0.161 - - [2026-08-27 19:30:27] "POST /access-control-lists HTTP/1.1" 200 603 0.099623 10.0.0.161 - - [2026-08-27 19:30:27] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.172128 10.0.0.161 - - [2026-08-27 19:30:27] "POST /ref-update HTTP/1.1" 200 156 0.079167 10.0.0.161 - - [2026-08-27 19:30:27] "POST /ref-update HTTP/1.1" 200 156 0.050404 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.111169 10.0.0.161 - - [2026-08-27 19:30:27] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.010954 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.161 - - [2026-08-27 19:30:27] "GET /service-appliance-set/b8e65790-95b4-43e9-a7ef-f26e8ea3f309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.054258 10.0.0.161 - - [2026-08-27 19:30:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.008170 10.0.0.161 - - [2026-08-27 19:30:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.229697 10.0.0.161 - - [2026-08-27 19:30:28] "GET /virtual-machine-interface/d152f0d2-ce8f-4061-918a-cd69d6176344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.045588 10.0.0.161 - - [2026-08-27 19:30:28] "POST /instance-ips HTTP/1.1" 200 382 0.120052 10.0.0.161 - - [2026-08-27 19:30:28] "GET /instance-ip/6545d40d-4a81-4a06-92a6-500271284dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.058329 10.0.0.161 - - [2026-08-27 19:30:28] "POST /loadbalancers HTTP/1.1" 200 584 0.150587 10.0.0.161 - - [2026-08-27 19:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035980 10.0.0.161 - - [2026-08-27 19:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.023559 10.0.0.161 - - [2026-08-27 19:30:28] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.187819 10.0.0.161 - - [2026-08-27 19:30:28] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.195045 10.0.0.161 - - [2026-08-27 19:30:28] "GET /loadbalancer/81b2f979-8c27-43bf-be97-4490d0174dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007247 10.0.0.161 - - [2026-08-27 19:30:29] "GET /instance-ip/6545d40d-4a81-4a06-92a6-500271284dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017039 10.0.0.161 - - [2026-08-27 19:30:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.065356 10.0.0.161 - - [2026-08-27 19:30:29] "POST /floating-ips HTTP/1.1" 200 585 0.080078 10.0.0.161 - - [2026-08-27 19:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043722 10.0.0.161 - - [2026-08-27 19:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008790 10.0.0.161 - - [2026-08-27 19:30:29] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.133739 10.0.0.161 - - [2026-08-27 19:30:29] "GET /loadbalancer-listener/be9007b8-5dda-4e20-a9bd-fcad54c8bdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.011621 10.0.0.161 - - [2026-08-27 19:30:29] "GET /loadbalancer-listener/be9007b8-5dda-4e20-a9bd-fcad54c8bdbc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.018092 10.0.0.161 - - [2026-08-27 19:30:29] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.067039 10.0.0.161 - - [2026-08-27 19:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019773 10.0.0.161 - - [2026-08-27 19:30:29] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004927 10.0.0.161 - - [2026-08-27 19:30:29] "GET /instance-ip/6545d40d-4a81-4a06-92a6-500271284dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004786 10.0.0.161 - - [2026-08-27 19:30:29] "GET /instance-ip/6545d40d-4a81-4a06-92a6-500271284dc3?fields=floating_ips HTTP/1.1" 200 1172 0.011501 10.0.0.161 - - [2026-08-27 19:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.161 - - [2026-08-27 19:30:29] "GET /floating-ip/ddd70f96-2c93-47d2-af2d-bc0886fa28d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.009642 10.0.0.161 - - [2026-08-27 19:30:29] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.028266 10.0.0.161 - - [2026-08-27 19:30:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.005724 10.0.0.161 - - [2026-08-27 19:30:29] "POST /tags HTTP/1.1" 200 358 0.137050 10.0.0.161 - - [2026-08-27 19:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018530 10.0.0.161 - - [2026-08-27 19:30:29] "GET /tag/22ec7b6d-d057-4513-85f7-ed8270074d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.029352 10.0.0.161 - - [2026-08-27 19:30:29] "POST /tags HTTP/1.1" 200 306 0.036988 10.0.0.161 - - [2026-08-27 19:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018808 10.0.0.161 - - [2026-08-27 19:30:30] "GET /tag/8f788ca1-1864-4609-948a-a69a89dd4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.024691 10.0.0.161 - - [2026-08-27 19:30:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.000690 10.0.0.161 - - [2026-08-27 19:30:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.013594 10.0.0.161 - - [2026-08-27 19:30:30] "POST /security-groups HTTP/1.1" 200 571 0.134569 10.0.0.161 - - [2026-08-27 19:30:30] "POST /projects HTTP/1.1" 200 485 0.337776 10.0.0.161 - - [2026-08-27 19:30:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.006483 10.0.0.161 - - [2026-08-27 19:30:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.068238 10.0.0.161 - - [2026-08-27 19:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020352 10.0.0.161 - - [2026-08-27 19:30:30] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.041919 10.0.0.161 - - [2026-08-27 19:30:30] "POST /access-control-lists HTTP/1.1" 200 582 0.169644 10.0.0.161 - - [2026-08-27 19:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.029097 10.0.0.161 - - [2026-08-27 19:30:30] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.026867 10.0.0.161 - - [2026-08-27 19:30:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.023285 10.0.0.161 - - [2026-08-27 19:30:30] "POST /access-control-lists HTTP/1.1" 200 580 0.171402 10.0.0.161 - - [2026-08-27 19:30:30] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.213567 10.0.0.161 - - [2026-08-27 19:30:31] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.125071 10.0.0.161 - - [2026-08-27 19:30:31] "POST /security-groups HTTP/1.1" 200 539 0.131527 10.0.0.161 - - [2026-08-27 19:30:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.009891 10.0.0.161 - - [2026-08-27 19:30:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.045102 10.0.0.161 - - [2026-08-27 19:30:31] "POST /chown HTTP/1.1" 200 109 0.081528 10.0.0.161 - - [2026-08-27 19:30:31] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.031347 10.0.0.161 - - [2026-08-27 19:30:31] "POST /access-control-lists HTTP/1.1" 200 598 0.207656 10.0.0.161 - - [2026-08-27 19:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.161 - - [2026-08-27 19:30:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.012483 10.0.0.161 - - [2026-08-27 19:30:31] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012140 10.0.0.161 - - [2026-08-27 19:30:31] "POST /tags HTTP/1.1" 409 207 0.003281 10.0.0.161 - - [2026-08-27 19:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007208 10.0.0.161 - - [2026-08-27 19:30:31] "GET /tag/8f788ca1-1864-4609-948a-a69a89dd4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.030672 10.0.0.161 - - [2026-08-27 19:30:31] "POST /access-control-lists HTTP/1.1" 200 596 0.137848 10.0.0.161 - - [2026-08-27 19:30:31] "POST /firewall-rules HTTP/1.1" 200 566 0.244081 10.0.0.161 - - [2026-08-27 19:30:31] "GET /firewall-rule/96296349-5fcd-4782-ad5c-50ca74cad142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.015985 10.0.0.161 - - [2026-08-27 19:30:31] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015174 10.0.0.161 - - [2026-08-27 19:30:31] "GET /firewall-rule/96296349-5fcd-4782-ad5c-50ca74cad142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.004118 10.0.0.161 - - [2026-08-27 19:30:32] "POST /ref-update HTTP/1.1" 200 156 0.039059 10.0.0.161 - - [2026-08-27 19:30:32] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018084 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010775 10.0.0.161 - - [2026-08-27 19:30:32] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004005 10.0.0.161 - - [2026-08-27 19:30:32] "POST /tags HTTP/1.1" 409 207 0.003393 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.161 - - [2026-08-27 19:30:32] "GET /tag/8f788ca1-1864-4609-948a-a69a89dd4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.021177 10.0.0.161 - - [2026-08-27 19:30:32] "POST /firewall-rules HTTP/1.1" 200 564 0.091668 10.0.0.161 - - [2026-08-27 19:30:32] "GET /firewall-rule/b021c50a-68c7-478a-833a-5e24011aee92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.026558 10.0.0.161 - - [2026-08-27 19:30:32] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008789 10.0.0.161 - - [2026-08-27 19:30:32] "GET /firewall-rule/b021c50a-68c7-478a-833a-5e24011aee92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005070 10.0.0.161 - - [2026-08-27 19:30:32] "POST /ref-update HTTP/1.1" 200 156 0.028485 10.0.0.161 - - [2026-08-27 19:30:32] "POST /tags HTTP/1.1" 200 302 0.046317 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014630 10.0.0.161 - - [2026-08-27 19:30:32] "GET /tag/524b48ed-6bba-4cc6-8f86-725f4ae90d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.049550 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.161 - - [2026-08-27 19:30:32] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.065242 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.161 - - [2026-08-27 19:30:32] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009401 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009033 10.0.0.161 - - [2026-08-27 19:30:32] "GET /service-appliance-set/b8e65790-95b4-43e9-a7ef-f26e8ea3f309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.027631 10.0.0.161 - - [2026-08-27 19:30:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.002937 10.0.0.161 - - [2026-08-27 19:30:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127404 10.0.0.161 - - [2026-08-27 19:30:33] "GET /virtual-machine-interface/3d726f9d-a372-4717-b7e5-d93176a0ed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.023382 10.0.0.161 - - [2026-08-27 19:30:33] "POST /instance-ips HTTP/1.1" 200 378 0.082868 10.0.0.161 - - [2026-08-27 19:30:33] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.031706 10.0.0.161 - - [2026-08-27 19:30:33] "POST /loadbalancers HTTP/1.1" 200 584 0.190891 10.0.0.161 - - [2026-08-27 19:30:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.054063 10.0.0.161 - - [2026-08-27 19:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.034452 10.0.0.161 - - [2026-08-27 19:30:33] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.144966 10.0.0.161 - - [2026-08-27 19:30:33] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.014380 10.0.0.161 - - [2026-08-27 19:30:33] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.121470 10.0.0.161 - - [2026-08-27 19:30:33] "POST /floating-ips HTTP/1.1" 200 583 0.090101 10.0.0.161 - - [2026-08-27 19:30:33] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.025033 10.0.0.161 - - [2026-08-27 19:30:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064896 10.0.0.161 - - [2026-08-27 19:30:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031607 10.0.0.161 - - [2026-08-27 19:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009236 10.0.0.161 - - [2026-08-27 19:30:34] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.086431 10.0.0.161 - - [2026-08-27 19:30:34] "GET /loadbalancer-listener/d9db3b5e-4a1c-47e3-9ef8-87236cc1d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011649 10.0.0.161 - - [2026-08-27 19:30:34] "GET /loadbalancer-listener/d9db3b5e-4a1c-47e3-9ef8-87236cc1d9ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006201 10.0.0.161 - - [2026-08-27 19:30:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.063065 10.0.0.161 - - [2026-08-27 19:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014994 10.0.0.161 - - [2026-08-27 19:30:34] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.011489 10.0.0.161 - - [2026-08-27 19:30:34] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?fields=floating_ips HTTP/1.1" 200 1167 0.039702 10.0.0.161 - - [2026-08-27 19:30:34] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005390 10.0.0.161 - - [2026-08-27 19:30:34] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.093889 10.0.0.161 - - [2026-08-27 19:30:34] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005501 10.0.0.161 - - [2026-08-27 19:30:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.093494 10.0.0.161 - - [2026-08-27 19:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030638 10.0.0.161 - - [2026-08-27 19:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012759 10.0.0.161 - - [2026-08-27 19:30:34] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.092472 10.0.0.161 - - [2026-08-27 19:30:34] "GET /loadbalancer-listener/ae8c76ec-46e6-4b4f-9501-fbdce45a484a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.008743 10.0.0.161 - - [2026-08-27 19:30:34] "GET /loadbalancer-listener/ae8c76ec-46e6-4b4f-9501-fbdce45a484a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013320 10.0.0.161 - - [2026-08-27 19:30:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.062899 10.0.0.161 - - [2026-08-27 19:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.161 - - [2026-08-27 19:30:34] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.022288 10.0.0.161 - - [2026-08-27 19:30:34] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?fields=floating_ips HTTP/1.1" 200 1167 0.011463 10.0.0.161 - - [2026-08-27 19:30:34] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.117965 10.0.0.161 - - [2026-08-27 19:30:34] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.041973 10.0.0.161 - - [2026-08-27 19:30:34] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004120 10.0.0.161 - - [2026-08-27 19:30:35] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.055926 10.0.0.161 - - [2026-08-27 19:30:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026394 10.0.0.161 - - [2026-08-27 19:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.161 - - [2026-08-27 19:30:35] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.118234 10.0.0.161 - - [2026-08-27 19:30:35] "GET /loadbalancer-listener/d5dd0492-fe82-4489-b507-b659c21980ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004956 10.0.0.161 - - [2026-08-27 19:30:35] "GET /loadbalancer-listener/d5dd0492-fe82-4489-b507-b659c21980ab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.007353 10.0.0.161 - - [2026-08-27 19:30:35] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.038638 10.0.0.161 - - [2026-08-27 19:30:35] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004734 10.0.0.161 - - [2026-08-27 19:30:35] "GET /instance-ip/c5d9cd64-7765-4d4d-af4e-90d12c9f4836?fields=floating_ips HTTP/1.1" 200 1167 0.005790 10.0.0.161 - - [2026-08-27 19:30:35] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003908 10.0.0.161 - - [2026-08-27 19:30:35] "POST /tags HTTP/1.1" 200 356 0.029249 10.0.0.161 - - [2026-08-27 19:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012515 10.0.0.161 - - [2026-08-27 19:30:35] "GET /tag/05485ff9-2c31-4378-851c-c6a1a9e10254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.028407 10.0.0.161 - - [2026-08-27 19:30:35] "POST /tags HTTP/1.1" 200 304 0.042160 10.0.0.161 - - [2026-08-27 19:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034697 10.0.0.161 - - [2026-08-27 19:30:35] "GET /tag/aefd1d22-f420-488a-9de6-775eaef4f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.055900 10.0.0.161 - - [2026-08-27 19:30:35] "POST /projects HTTP/1.1" 409 218 0.004342 10.0.0.161 - - [2026-08-27 19:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.161 - - [2026-08-27 19:30:35] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.071521 10.0.0.161 - - [2026-08-27 19:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.161 - - [2026-08-27 19:30:35] "GET /network-ipam/8dc74d31-e9a4-4979-9ebc-465ace8c2838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004151 10.0.0.161 - - [2026-08-27 19:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.161 - - [2026-08-27 19:30:35] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006388 10.0.0.161 - - [2026-08-27 19:30:36] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.067533 10.0.0.161 - - [2026-08-27 19:30:36] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.013645 10.0.0.161 - - [2026-08-27 19:30:36] "POST /set-tag HTTP/1.1" 200 109 0.072163 10.0.0.161 - - [2026-08-27 19:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012537 10.0.0.161 - - [2026-08-27 19:30:36] "GET /network-ipam/fda3f3aa-a015-49b3-a1ec-764850c2197e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.004062 10.0.0.161 - - [2026-08-27 19:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.161 - - [2026-08-27 19:30:36] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007387 10.0.0.161 - - [2026-08-27 19:30:36] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.126084 10.0.0.161 - - [2026-08-27 19:30:36] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007471 10.0.0.161 - - [2026-08-27 19:30:36] "POST /set-tag HTTP/1.1" 200 109 0.099325 10.0.0.161 - - [2026-08-27 19:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023067 10.0.0.161 - - [2026-08-27 19:30:36] "GET /network-policy/c0214bb0-dd9c-4d9a-909e-00e7c8ee33ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003867 10.0.0.161 - - [2026-08-27 19:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.161 - - [2026-08-27 19:30:36] "GET /network-policy/b3ca8c2a-c6bc-4a2c-ba1e-59bfb9b205d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003451 10.0.0.161 - - [2026-08-27 19:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.161 - - [2026-08-27 19:30:36] "GET /network-policy/431a12e0-6989-4455-96a9-8d7b69e66bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003666 10.0.0.161 - - [2026-08-27 19:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.161 - - [2026-08-27 19:30:36] "PUT /network-policy/431a12e0-6989-4455-96a9-8d7b69e66bf2 HTTP/1.1" 200 263 0.038165 10.0.0.161 - - [2026-08-27 19:30:36] "POST /ref-update HTTP/1.1" 200 156 0.115177 10.0.0.161 - - [2026-08-27 19:30:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003395 10.0.0.161 - - [2026-08-27 19:30:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017668 10.0.0.161 - - [2026-08-27 19:30:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003255 10.0.0.161 - - [2026-08-27 19:30:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002949 10.0.0.161 - - [2026-08-27 19:30:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002784 10.0.0.161 - - [2026-08-27 19:30:37] "POST /security-groups HTTP/1.1" 409 245 0.007427 10.0.0.161 - - [2026-08-27 19:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.161 - - [2026-08-27 19:30:37] "PUT /security-group/8e5e8bb2-762d-4f3a-a05a-56e16d582baf HTTP/1.1" 200 263 0.089375 10.0.0.161 - - [2026-08-27 19:30:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.054226 10.0.0.161 - - [2026-08-27 19:30:37] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.032799 10.0.0.161 - - [2026-08-27 19:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012390 10.0.0.161 - - [2026-08-27 19:30:37] "PUT /access-control-list/38f0cb36-d6be-405a-a5e4-dd6fdecfb6a4 HTTP/1.1" 200 273 0.089282 10.0.0.161 - - [2026-08-27 19:30:37] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031521 10.0.0.161 - - [2026-08-27 19:30:37] "POST /tags HTTP/1.1" 409 206 0.010099 10.0.0.161 - - [2026-08-27 19:30:37] "PUT /access-control-list/80b33dff-cd78-4fcd-be1f-ba2c48cfb645 HTTP/1.1" 200 273 0.074610 10.0.0.161 - - [2026-08-27 19:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031761 10.0.0.161 - - [2026-08-27 19:30:37] "GET /tag/aefd1d22-f420-488a-9de6-775eaef4f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.043921 10.0.0.161 - - [2026-08-27 19:30:37] "POST /firewall-rules HTTP/1.1" 200 564 0.093420 10.0.0.161 - - [2026-08-27 19:30:37] "GET /firewall-rule/252f2f22-2f88-422b-8acc-e9e6fc8b9821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.027043 10.0.0.161 - - [2026-08-27 19:30:37] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.012382 10.0.0.161 - - [2026-08-27 19:30:37] "GET /firewall-rule/252f2f22-2f88-422b-8acc-e9e6fc8b9821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004765 10.0.0.161 - - [2026-08-27 19:30:37] "POST /ref-update HTTP/1.1" 200 156 0.076855 10.0.0.161 - - [2026-08-27 19:30:37] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004641 10.0.0.161 - - [2026-08-27 19:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.161 - - [2026-08-27 19:30:37] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005127 10.0.0.161 - - [2026-08-27 19:30:37] "POST /tags HTTP/1.1" 409 206 0.004292 10.0.0.161 - - [2026-08-27 19:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.161 - - [2026-08-27 19:30:38] "GET /tag/aefd1d22-f420-488a-9de6-775eaef4f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.025454 10.0.0.161 - - [2026-08-27 19:30:38] "POST /firewall-rules HTTP/1.1" 200 562 0.086903 10.0.0.161 - - [2026-08-27 19:30:38] "GET /firewall-rule/ba3e38bd-6dd7-43a7-a7a4-6b505dc7c2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.033260 10.0.0.161 - - [2026-08-27 19:30:38] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004623 10.0.0.161 - - [2026-08-27 19:30:38] "GET /firewall-rule/ba3e38bd-6dd7-43a7-a7a4-6b505dc7c2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003743 10.0.0.161 - - [2026-08-27 19:30:38] "POST /ref-update HTTP/1.1" 200 156 0.082662 10.0.0.161 - - [2026-08-27 19:30:38] "POST /tags HTTP/1.1" 200 372 0.175182 10.0.0.161 - - [2026-08-27 19:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014885 10.0.0.161 - - [2026-08-27 19:30:38] "GET /tag/48495c35-6bf2-408d-ad97-1bc09d48ece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037602 10.0.0.161 - - [2026-08-27 19:30:38] "POST /tags HTTP/1.1" 200 320 0.032426 10.0.0.161 - - [2026-08-27 19:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.161 - - [2026-08-27 19:30:38] "GET /tag/78c9ede4-04b6-4b21-bb78-6cbf21fdef80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.029873 10.0.0.161 - - [2026-08-27 19:30:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.000833 10.0.0.161 - - [2026-08-27 19:30:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.012336 10.0.0.161 - - [2026-08-27 19:30:39] "POST /security-groups HTTP/1.1" 200 578 0.111980 10.0.0.161 - - [2026-08-27 19:30:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002872 10.0.0.161 - - [2026-08-27 19:30:39] "POST /projects HTTP/1.1" 200 499 0.484405 10.0.0.161 - - [2026-08-27 19:30:39] "POST /access-control-lists HTTP/1.1" 200 589 0.085705 10.0.0.161 - - [2026-08-27 19:30:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.019176 10.0.0.161 - - [2026-08-27 19:30:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.127469 10.0.0.161 - - [2026-08-27 19:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.058898 10.0.0.161 - - [2026-08-27 19:30:39] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.039388 10.0.0.161 - - [2026-08-27 19:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.161 - - [2026-08-27 19:30:39] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.035468 10.0.0.161 - - [2026-08-27 19:30:39] "POST /access-control-lists HTTP/1.1" 200 587 0.224933 10.0.0.161 - - [2026-08-27 19:30:39] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.244667 10.0.0.161 - - [2026-08-27 19:30:39] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.114549 10.0.0.161 - - [2026-08-27 19:30:40] "POST /security-groups HTTP/1.1" 200 560 0.116309 10.0.0.161 - - [2026-08-27 19:30:40] "POST /fqname-to-id HTTP/1.1" 404 248 0.005492 10.0.0.161 - - [2026-08-27 19:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.084171 10.0.0.161 - - [2026-08-27 19:30:40] "POST /chown HTTP/1.1" 200 109 0.046512 10.0.0.161 - - [2026-08-27 19:30:40] "POST /access-control-lists HTTP/1.1" 200 612 0.116716 10.0.0.161 - - [2026-08-27 19:30:40] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014160 10.0.0.161 - - [2026-08-27 19:30:40] "POST /fqname-to-id HTTP/1.1" 404 247 0.004094 10.0.0.161 - - [2026-08-27 19:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.161 - - [2026-08-27 19:30:40] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007611 10.0.0.161 - - [2026-08-27 19:30:40] "POST /tags HTTP/1.1" 409 214 0.002778 10.0.0.161 - - [2026-08-27 19:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.161 - - [2026-08-27 19:30:40] "POST /access-control-lists HTTP/1.1" 200 610 0.075920 10.0.0.161 - - [2026-08-27 19:30:40] "GET /tag/78c9ede4-04b6-4b21-bb78-6cbf21fdef80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.058261 10.0.0.161 - - [2026-08-27 19:30:40] "POST /firewall-rules HTTP/1.1" 200 580 0.100444 10.0.0.161 - - [2026-08-27 19:30:40] "GET /firewall-rule/4059bd28-1fed-426d-ae9d-05521f933691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.024683 10.0.0.161 - - [2026-08-27 19:30:40] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.008844 10.0.0.161 - - [2026-08-27 19:30:40] "GET /firewall-rule/4059bd28-1fed-426d-ae9d-05521f933691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007853 10.0.0.161 - - [2026-08-27 19:30:40] "POST /ref-update HTTP/1.1" 200 156 0.066426 10.0.0.161 - - [2026-08-27 19:30:40] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014936 10.0.0.161 - - [2026-08-27 19:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.161 - - [2026-08-27 19:30:40] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006863 10.0.0.161 - - [2026-08-27 19:30:40] "POST /tags HTTP/1.1" 409 214 0.003924 10.0.0.161 - - [2026-08-27 19:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.161 - - [2026-08-27 19:30:41] "GET /tag/78c9ede4-04b6-4b21-bb78-6cbf21fdef80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.031430 10.0.0.161 - - [2026-08-27 19:30:41] "POST /firewall-rules HTTP/1.1" 200 578 0.095377 10.0.0.161 - - [2026-08-27 19:30:41] "GET /firewall-rule/70029087-c932-4267-b08e-47c16a282bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.015707 10.0.0.161 - - [2026-08-27 19:30:41] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.015335 10.0.0.161 - - [2026-08-27 19:30:41] "GET /firewall-rule/70029087-c932-4267-b08e-47c16a282bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007804 10.0.0.161 - - [2026-08-27 19:30:41] "POST /ref-update HTTP/1.1" 200 156 0.091753 10.0.0.161 - - [2026-08-27 19:30:41] "POST /tags HTTP/1.1" 200 364 0.081162 10.0.0.161 - - [2026-08-27 19:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.040146 10.0.0.161 - - [2026-08-27 19:30:41] "GET /tag/15306dc8-d8cb-42e8-bebc-20f4539fb963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.041380 10.0.0.161 - - [2026-08-27 19:30:41] "POST /tags HTTP/1.1" 200 312 0.073869 10.0.0.161 - - [2026-08-27 19:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008879 10.0.0.161 - - [2026-08-27 19:30:41] "GET /tag/28d4bb2d-837f-42f5-9797-3b037e8eda8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.041776 10.0.0.161 - - [2026-08-27 19:30:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.013708 10.0.0.161 - - [2026-08-27 19:30:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.020968 10.0.0.161 - - [2026-08-27 19:30:42] "POST /security-groups HTTP/1.1" 200 574 0.166483 10.0.0.161 - - [2026-08-27 19:30:42] "POST /projects HTTP/1.1" 200 491 0.429740 10.0.0.161 - - [2026-08-27 19:30:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.014823 10.0.0.161 - - [2026-08-27 19:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.043944 10.0.0.161 - - [2026-08-27 19:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020199 10.0.0.161 - - [2026-08-27 19:30:42] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.029602 10.0.0.161 - - [2026-08-27 19:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.161 - - [2026-08-27 19:30:42] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.028791 10.0.0.161 - - [2026-08-27 19:30:42] "POST /access-control-lists HTTP/1.1" 200 585 0.170991 10.0.0.161 - - [2026-08-27 19:30:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005239 10.0.0.161 - - [2026-08-27 19:30:42] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.158566 10.0.0.161 - - [2026-08-27 19:30:42] "POST /access-control-lists HTTP/1.1" 200 583 0.130471 10.0.0.161 - - [2026-08-27 19:30:42] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.182961 10.0.0.161 - - [2026-08-27 19:30:42] "POST /security-groups HTTP/1.1" 200 548 0.115789 10.0.0.161 - - [2026-08-27 19:30:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.009309 10.0.0.161 - - [2026-08-27 19:30:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.051132 10.0.0.161 - - [2026-08-27 19:30:43] "POST /access-control-lists HTTP/1.1" 200 604 0.076553 10.0.0.161 - - [2026-08-27 19:30:43] "POST /chown HTTP/1.1" 200 109 0.032772 10.0.0.161 - - [2026-08-27 19:30:43] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010828 10.0.0.161 - - [2026-08-27 19:30:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.002906 10.0.0.161 - - [2026-08-27 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.161 - - [2026-08-27 19:30:43] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008156 10.0.0.161 - - [2026-08-27 19:30:43] "POST /access-control-lists HTTP/1.1" 200 602 0.043375 10.0.0.161 - - [2026-08-27 19:30:43] "POST /tags HTTP/1.1" 409 210 0.006077 10.0.0.161 - - [2026-08-27 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017296 10.0.0.161 - - [2026-08-27 19:30:43] "GET /tag/28d4bb2d-837f-42f5-9797-3b037e8eda8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.031884 10.0.0.161 - - [2026-08-27 19:30:43] "POST /firewall-rules HTTP/1.1" 200 572 0.120203 10.0.0.161 - - [2026-08-27 19:30:43] "GET /firewall-rule/4a01b5fa-4ae4-4ab1-a0a0-de01dddf9d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.005539 10.0.0.161 - - [2026-08-27 19:30:43] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.006506 10.0.0.161 - - [2026-08-27 19:30:43] "GET /firewall-rule/4a01b5fa-4ae4-4ab1-a0a0-de01dddf9d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006655 10.0.0.161 - - [2026-08-27 19:30:43] "POST /ref-update HTTP/1.1" 200 156 0.097847 10.0.0.161 - - [2026-08-27 19:30:43] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.037285 10.0.0.161 - - [2026-08-27 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.161 - - [2026-08-27 19:30:43] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011301 10.0.0.161 - - [2026-08-27 19:30:43] "POST /tags HTTP/1.1" 409 210 0.014023 10.0.0.161 - - [2026-08-27 19:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009549 10.0.0.161 - - [2026-08-27 19:30:43] "GET /tag/28d4bb2d-837f-42f5-9797-3b037e8eda8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.030640 10.0.0.161 - - [2026-08-27 19:30:43] "POST /firewall-rules HTTP/1.1" 200 570 0.112535 10.0.0.161 - - [2026-08-27 19:30:44] "GET /firewall-rule/0ca44424-a51c-45cb-9f80-23c52987e572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.024336 10.0.0.161 - - [2026-08-27 19:30:44] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.016183 10.0.0.161 - - [2026-08-27 19:30:44] "GET /firewall-rule/0ca44424-a51c-45cb-9f80-23c52987e572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013080 10.0.0.161 - - [2026-08-27 19:30:44] "POST /ref-update HTTP/1.1" 200 156 0.212365 10.0.0.161 - - [2026-08-27 19:30:44] "POST /tags HTTP/1.1" 200 364 0.070057 10.0.0.161 - - [2026-08-27 19:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031745 10.0.0.161 - - [2026-08-27 19:30:44] "GET /tag/92dfd23b-14ef-4b31-bcf4-96b0694758c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.080225 10.0.0.161 - - [2026-08-27 19:30:44] "POST /tags HTTP/1.1" 409 210 0.005309 10.0.0.161 - - [2026-08-27 19:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012639 10.0.0.161 - - [2026-08-27 19:30:44] "GET /tag/d9fe5804-d9b2-4153-ab64-9a29f6feb413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.059711 10.0.0.161 - - [2026-08-27 19:30:44] "POST /projects HTTP/1.1" 409 223 0.008168 10.0.0.161 - - [2026-08-27 19:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.161 - - [2026-08-27 19:30:44] "GET /project/9ef16a34-85cb-469f-8884-d2391f824264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.113639 10.0.0.161 - - [2026-08-27 19:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.161 - - [2026-08-27 19:30:44] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.016892 10.0.0.161 - - [2026-08-27 19:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012953 10.0.0.161 - - [2026-08-27 19:30:45] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.016934 10.0.0.161 - - [2026-08-27 19:30:45] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.133525 10.0.0.161 - - [2026-08-27 19:30:45] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.183085 10.0.0.161 - - [2026-08-27 19:30:45] "POST /security-groups HTTP/1.1" 409 253 0.008066 10.0.0.161 - - [2026-08-27 19:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.161 - - [2026-08-27 19:30:45] "PUT /security-group/4b9e5e95-9003-4656-86a1-f3e5f4dbcd2d HTTP/1.1" 200 263 0.064596 10.0.0.161 - - [2026-08-27 19:30:45] "PUT /access-control-list/f54c7db3-5791-42f2-9d79-583afe4b4713 HTTP/1.1" 200 273 0.039901 10.0.0.161 - - [2026-08-27 19:30:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.053390 10.0.0.161 - - [2026-08-27 19:30:45] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015154 10.0.0.161 - - [2026-08-27 19:30:45] "PUT /access-control-list/29ca0801-8be5-4dee-ae21-277321897e69 HTTP/1.1" 200 273 0.041770 10.0.0.161 - - [2026-08-27 19:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.161 - - [2026-08-27 19:30:45] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004834 10.0.0.161 - - [2026-08-27 19:30:45] "POST /tags HTTP/1.1" 409 210 0.003228 10.0.0.161 - - [2026-08-27 19:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.161 - - [2026-08-27 19:30:45] "GET /tag/d9fe5804-d9b2-4153-ab64-9a29f6feb413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.024778 10.0.0.161 - - [2026-08-27 19:30:45] "POST /firewall-rules HTTP/1.1" 200 572 0.093441 10.0.0.161 - - [2026-08-27 19:30:45] "GET /firewall-rule/eaa55658-57bd-4952-9df1-41779a931466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.015620 10.0.0.161 - - [2026-08-27 19:30:45] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.008783 10.0.0.161 - - [2026-08-27 19:30:45] "GET /firewall-rule/eaa55658-57bd-4952-9df1-41779a931466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004892 10.0.0.161 - - [2026-08-27 19:30:46] "POST /ref-update HTTP/1.1" 200 156 0.128738 10.0.0.161 - - [2026-08-27 19:30:46] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011364 10.0.0.161 - - [2026-08-27 19:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.161 - - [2026-08-27 19:30:46] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003434 10.0.0.161 - - [2026-08-27 19:30:46] "POST /tags HTTP/1.1" 409 210 0.003080 10.0.0.161 - - [2026-08-27 19:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.161 - - [2026-08-27 19:30:46] "GET /tag/d9fe5804-d9b2-4153-ab64-9a29f6feb413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014591 10.0.0.161 - - [2026-08-27 19:30:46] "POST /firewall-rules HTTP/1.1" 200 570 0.087865 10.0.0.161 - - [2026-08-27 19:30:46] "GET /firewall-rule/72a2e784-991d-4e7a-be6d-dd6c6f08d2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015205 10.0.0.161 - - [2026-08-27 19:30:46] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.005889 10.0.0.161 - - [2026-08-27 19:30:46] "GET /firewall-rule/72a2e784-991d-4e7a-be6d-dd6c6f08d2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004889 10.0.0.161 - - [2026-08-27 19:30:46] "POST /ref-update HTTP/1.1" 200 156 0.097532 10.0.0.161 - - [2026-08-27 19:30:46] "POST /tags HTTP/1.1" 409 237 0.018611 10.0.0.161 - - [2026-08-27 19:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.161 - - [2026-08-27 19:30:46] "GET /tag/92dfd23b-14ef-4b31-bcf4-96b0694758c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.017202 10.0.0.161 - - [2026-08-27 19:30:46] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.012244 10.0.0.161 - - [2026-08-27 19:30:46] "POST /set-tag HTTP/1.1" 200 109 0.024622 10.0.0.162 - - [2026-08-27 19:30:53] "GET / HTTP/1.1" 200 36215 0.002480 10.0.0.162 - - [2026-08-27 19:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.162 - - [2026-08-27 19:30:53] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.018664 10.0.0.162 - - [2026-08-27 19:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.162 - - [2026-08-27 19:30:53] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004077 10.0.0.162 - - [2026-08-27 19:30:53] "PUT /global-system-config/66794621-fcb6-4961-adc6-bc931983c655 HTTP/1.1" 200 275 0.025456 10.0.0.162 - - [2026-08-27 19:30:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.016563 10.0.0.162 - - [2026-08-27 19:30:53] "POST /virtual-routers HTTP/1.1" 200 601 0.113170 10.0.0.162 - - [2026-08-27 19:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.162 - - [2026-08-27 19:30:53] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.019065 10.0.0.162 - - [2026-08-27 19:30:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003366 10.0.0.162 - - [2026-08-27 19:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.162 - - [2026-08-27 19:30:53] "GET /virtual-network/0113b4fe-efd4-44af-8c22-f94a553c4496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006657 10.0.0.162 - - [2026-08-27 19:30:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.136946 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001301 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001300 10.0.0.161 - - [2026-08-27 19:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.161 - - [2026-08-27 19:31:09] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004179 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001340 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001679 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001478 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001465 10.0.0.161 - - [2026-08-27 19:31:30] "GET / HTTP/1.1" 200 36215 0.001670 10.0.0.161 - - [2026-08-27 19:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.161 - - [2026-08-27 19:31:30] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006636 10.0.0.161 - - [2026-08-27 19:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.161 - - [2026-08-27 19:31:30] "GET /config-node/59872d2f-0e96-4eb0-831c-653a281a3b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.013698 10.0.0.161 - - [2026-08-27 19:31:42] "GET / HTTP/1.1" 200 36215 0.001749 10.0.0.161 - - [2026-08-27 19:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.161 - - [2026-08-27 19:31:42] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003759 10.0.0.161 - - [2026-08-27 19:31:42] "POST /bgp-routers HTTP/1.1" 409 301 0.004467 10.0.0.161 - - [2026-08-27 19:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.161 - - [2026-08-27 19:31:42] "GET /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.021322 10.0.0.161 - - [2026-08-27 19:31:42] "PUT /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154 HTTP/1.1" 200 255 0.058878 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001467 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001454 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:31:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001477 10.0.0.162 - - [2026-08-27 19:32:02] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.162 - - [2026-08-27 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.162 - - [2026-08-27 19:32:03] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007884 10.0.0.162 - - [2026-08-27 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.162 - - [2026-08-27 19:32:03] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004034 10.0.0.162 - - [2026-08-27 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.162 - - [2026-08-27 19:32:03] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004017 10.0.0.162 - - [2026-08-27 19:32:03] "PUT /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54 HTTP/1.1" 200 263 0.021337 10.0.0.162 - - [2026-08-27 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018906 10.0.0.162 - - [2026-08-27 19:32:03] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005258 10.0.0.162 - - [2026-08-27 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.162 - - [2026-08-27 19:32:03] "GET /virtual-machine-interface/8f2dc465-a9c4-4160-a5d4-d79c8ab3cfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006125 10.0.0.162 - - [2026-08-27 19:32:03] "PUT /virtual-machine-interface/8f2dc465-a9c4-4160-a5d4-d79c8ab3cfa9 HTTP/1.1" 200 285 0.014548 10.0.0.161 - - [2026-08-27 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.161 - - [2026-08-27 19:32:09] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004367 10.0.0.161 - - [2026-08-27 19:33:53] "GET /global-system-configs HTTP/1.1" 200 323 0.004140 10.0.0.161 - - [2026-08-27 19:33:55] "GET /global-system-configs HTTP/1.1" 200 323 0.003498 10.0.0.161 - - [2026-08-27 19:34:23] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005129 10.0.0.161 - - [2026-08-27 19:34:23] "POST /ref-update HTTP/1.1" 200 156 0.037227 10.0.0.161 - - [2026-08-27 19:34:31] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007702 10.0.0.161 - - [2026-08-27 19:34:31] "POST /set-tag HTTP/1.1" 200 109 0.005376 10.0.0.161 - - [2026-08-27 19:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.161 - - [2026-08-27 19:34:31] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003076 10.0.0.161 - - [2026-08-27 19:34:31] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004912 10.0.0.161 - - [2026-08-27 19:34:31] "POST /set-tag HTTP/1.1" 200 109 0.004809 10.0.0.161 - - [2026-08-27 19:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.161 - - [2026-08-27 19:34:31] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006312 10.0.0.161 - - [2026-08-27 19:34:31] "GET /loadbalancer-pool/7662a98c-d3bb-46ba-8fd4-27c0585fcd20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014075 10.0.0.161 - - [2026-08-27 19:34:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043087 10.0.0.161 - - [2026-08-27 19:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.040394 10.0.0.161 - - [2026-08-27 19:34:31] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004200 10.0.0.161 - - [2026-08-27 19:34:31] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004639 10.0.0.161 - - [2026-08-27 19:34:31] "POST /tags HTTP/1.1" 409 205 0.004747 10.0.0.161 - - [2026-08-27 19:34:31] "POST /ref-update HTTP/1.1" 200 156 0.012357 10.0.0.161 - - [2026-08-27 19:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.161 - - [2026-08-27 19:34:31] "GET /tag/524b48ed-6bba-4cc6-8f86-725f4ae90d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.044526 10.0.0.161 - - [2026-08-27 19:34:31] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.011847 10.0.0.161 - - [2026-08-27 19:34:31] "PUT /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102 HTTP/1.1" 200 257 0.026655 10.0.0.161 - - [2026-08-27 19:34:31] "POST /set-tag HTTP/1.1" 200 109 0.127986 10.0.0.161 - - [2026-08-27 19:34:32] "GET /loadbalancer-pool/b83d8a47-9e78-4a6a-a8c4-1a813b66f2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.028896 10.0.0.161 - - [2026-08-27 19:34:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038916 10.0.0.161 - - [2026-08-27 19:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012837 10.0.0.161 - - [2026-08-27 19:34:32] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.034226 10.0.0.161 - - [2026-08-27 19:34:32] "POST /set-tag HTTP/1.1" 200 109 0.014728 10.0.0.161 - - [2026-08-27 19:34:32] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005315 10.0.0.161 - - [2026-08-27 19:34:32] "POST /ref-update HTTP/1.1" 200 156 0.013096 10.0.0.161 - - [2026-08-27 19:34:32] "GET /loadbalancer-pool/937af12e-a633-41a0-aad4-612e5121160c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007942 10.0.0.161 - - [2026-08-27 19:34:32] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010896 10.0.0.161 - - [2026-08-27 19:34:32] "PUT /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102 HTTP/1.1" 200 257 0.048175 10.0.0.161 - - [2026-08-27 19:34:32] "POST /loadbalancer-members HTTP/1.1" 200 694 0.106473 10.0.0.161 - - [2026-08-27 19:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.036715 10.0.0.161 - - [2026-08-27 19:34:32] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020493 10.0.0.161 - - [2026-08-27 19:34:32] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005559 10.0.0.161 - - [2026-08-27 19:34:32] "POST /ref-update HTTP/1.1" 200 156 0.010340 10.0.0.161 - - [2026-08-27 19:34:32] "POST /set-tag HTTP/1.1" 200 109 0.016067 10.0.0.161 - - [2026-08-27 19:34:32] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.011671 10.0.0.161 - - [2026-08-27 19:34:32] "PUT /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102 HTTP/1.1" 200 257 0.019785 10.0.0.161 - - [2026-08-27 19:34:47] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006520 10.0.0.161 - - [2026-08-27 19:34:47] "POST /set-tag HTTP/1.1" 200 109 0.006558 10.0.0.161 - - [2026-08-27 19:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.161 - - [2026-08-27 19:34:47] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003733 10.0.0.161 - - [2026-08-27 19:34:47] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006216 10.0.0.161 - - [2026-08-27 19:34:47] "POST /set-tag HTTP/1.1" 200 109 0.086684 10.0.0.161 - - [2026-08-27 19:34:47] "DELETE /loadbalancer-member/61c95669-a11c-4475-80f5-afc66ce16211 HTTP/1.1" 200 115 0.151967 10.0.0.161 - - [2026-08-27 19:34:47] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010902 10.0.0.161 - - [2026-08-27 19:34:47] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.161 - - [2026-08-27 19:34:47] "DELETE /loadbalancer-member/9b96ab32-4008-4e35-bcc9-ac8c44c92e63 HTTP/1.1" 200 115 0.028157 10.0.0.161 - - [2026-08-27 19:34:47] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.025250 10.0.0.161 - - [2026-08-27 19:34:48] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.161 - - [2026-08-27 19:34:48] "DELETE /loadbalancer-member/c9160d9e-463f-4db3-919f-15d05bc8b787 HTTP/1.1" 200 115 0.049142 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005467 10.0.0.161 - - [2026-08-27 19:34:48] "POST /set-tag HTTP/1.1" 200 109 0.003844 10.0.0.161 - - [2026-08-27 19:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.161 - - [2026-08-27 19:34:48] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.014143 10.0.0.161 - - [2026-08-27 19:34:48] "GET /loadbalancer-pool/7662a98c-d3bb-46ba-8fd4-27c0585fcd20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004771 10.0.0.161 - - [2026-08-27 19:34:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034073 10.0.0.161 - - [2026-08-27 19:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035202 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015780 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007057 10.0.0.161 - - [2026-08-27 19:34:48] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.014918 10.0.0.161 - - [2026-08-27 19:34:48] "POST /set-tag HTTP/1.1" 200 109 0.091937 10.0.0.161 - - [2026-08-27 19:34:48] "GET /loadbalancer-pool/b83d8a47-9e78-4a6a-a8c4-1a813b66f2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.023047 10.0.0.161 - - [2026-08-27 19:34:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049214 10.0.0.161 - - [2026-08-27 19:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020924 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010100 10.0.0.161 - - [2026-08-27 19:34:48] "POST /set-tag HTTP/1.1" 200 109 0.011318 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014032 10.0.0.161 - - [2026-08-27 19:34:48] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.011735 10.0.0.161 - - [2026-08-27 19:34:48] "GET /loadbalancer-pool/937af12e-a633-41a0-aad4-612e5121160c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011648 10.0.0.161 - - [2026-08-27 19:34:48] "POST /loadbalancer-members HTTP/1.1" 200 694 0.054198 10.0.0.161 - - [2026-08-27 19:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.060892 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.034862 10.0.0.161 - - [2026-08-27 19:34:48] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019440 10.0.0.161 - - [2026-08-27 19:34:48] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012331 10.0.0.161 - - [2026-08-27 19:34:48] "POST /set-tag HTTP/1.1" 200 109 0.004190 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001399 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001734 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001755 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001287 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001705 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:35:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001617 10.0.0.161 - - [2026-08-27 19:36:56] "GET / HTTP/1.1" 200 36215 0.001939 10.0.0.161 - - [2026-08-27 19:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.161 - - [2026-08-27 19:36:56] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.086177 10.0.0.161 - - [2026-08-27 19:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.161 - - [2026-08-27 19:36:56] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.102472 10.0.0.161 - - [2026-08-27 19:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.161 - - [2026-08-27 19:36:57] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.061358 10.0.0.161 - - [2026-08-27 19:36:57] "POST /tags HTTP/1.1" 200 334 0.073490 10.0.0.161 - - [2026-08-27 19:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012059 10.0.0.161 - - [2026-08-27 19:36:57] "GET /tag/edb464b5-ad9f-4b1e-aa89-05dc65242cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.031484 10.0.0.161 - - [2026-08-27 19:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012908 10.0.0.161 - - [2026-08-27 19:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.161 - - [2026-08-27 19:36:58] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.080562 10.0.0.161 - - [2026-08-27 19:36:58] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.092595 10.0.0.161 - - [2026-08-27 19:36:58] "GET /virtual-networks?parent_id=dfe5b053-8fcb-4efe-b5ae-3faa7396ad25&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.016799 10.0.0.161 - - [2026-08-27 19:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007556 10.0.0.161 - - [2026-08-27 19:36:58] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.007459 10.0.0.161 - - [2026-08-27 19:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.161 - - [2026-08-27 19:36:58] "GET /service-appliance-set/b8e65790-95b4-43e9-a7ef-f26e8ea3f309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004182 10.0.0.161 - - [2026-08-27 19:36:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.002239 10.0.0.161 - - [2026-08-27 19:36:58] "POST /virtual-networks HTTP/1.1" 200 514 0.110629 10.0.0.161 - - [2026-08-27 19:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009302 10.0.0.161 - - [2026-08-27 19:36:58] "GET /network-ipam/d1419e15-2007-4bcd-99ca-574add90a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003951 10.0.0.161 - - [2026-08-27 19:36:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.156932 10.0.0.161 - - [2026-08-27 19:36:58] "GET /virtual-machine-interface/75da3ac1-a3c9-419a-a3b8-1b6075bc8b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.033053 10.0.0.161 - - [2026-08-27 19:36:58] "POST /useragent-kv HTTP/1.1" 200 115 0.014308 10.0.0.161 - - [2026-08-27 19:36:58] "POST /ref-update HTTP/1.1" 200 156 0.185261 10.0.0.161 - - [2026-08-27 19:36:58] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006898 10.0.0.161 - - [2026-08-27 19:36:58] "POST /instance-ips HTTP/1.1" 200 410 0.102727 10.0.0.161 - - [2026-08-27 19:36:58] "GET /domains HTTP/1.1" 200 281 0.005182 10.0.0.161 - - [2026-08-27 19:36:58] "GET /instance-ip/e3b5286f-cbac-4f24-ac10-81ef4632d466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.012740 10.0.0.161 - - [2026-08-27 19:36:58] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550 HTTP/1.1" 200 3100 0.040929 10.0.0.161 - - [2026-08-27 19:36:58] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 HTTP/1.1" 200 5498 0.191993 10.0.0.161 - - [2026-08-27 19:36:58] "POST /loadbalancers HTTP/1.1" 200 612 0.213212 10.0.0.161 - - [2026-08-27 19:36:58] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.023204 10.0.0.161 - - [2026-08-27 19:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.038263 10.0.0.161 - - [2026-08-27 19:36:58] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.024536 10.0.0.161 - - [2026-08-27 19:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.161 - - [2026-08-27 19:36:58] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1184 0.004950 10.0.0.161 - - [2026-08-27 19:36:58] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1184 0.024445 10.0.0.161 - - [2026-08-27 19:36:58] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.100461 10.0.0.161 - - [2026-08-27 19:36:58] "GET /instance-ip/e3b5286f-cbac-4f24-ac10-81ef4632d466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.005781 10.0.0.161 - - [2026-08-27 19:36:59] "POST /route-targets HTTP/1.1" 200 328 0.024504 10.0.0.161 - - [2026-08-27 19:36:59] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.095967 10.0.0.161 - - [2026-08-27 19:36:59] "POST /ref-update HTTP/1.1" 200 156 0.073751 10.0.0.161 - - [2026-08-27 19:36:59] "GET /loadbalancer/53787118-5a80-4475-8197-1ee442e180fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.018322 10.0.0.161 - - [2026-08-27 19:36:59] "POST /floating-ips HTTP/1.1" 200 599 0.096042 10.0.0.161 - - [2026-08-27 19:36:59] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.084583 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.161 - - [2026-08-27 19:36:59] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068581 10.0.0.161 - - [2026-08-27 19:36:59] "GET /loadbalancer-listener/d875cb2c-f993-4942-a1c6-c111ae63173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.005209 10.0.0.161 - - [2026-08-27 19:36:59] "GET /loadbalancer-listener/d875cb2c-f993-4942-a1c6-c111ae63173c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.006226 10.0.0.161 - - [2026-08-27 19:36:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033331 10.0.0.161 - - [2026-08-27 19:36:59] "GET /instance-ip/e3b5286f-cbac-4f24-ac10-81ef4632d466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004258 10.0.0.161 - - [2026-08-27 19:36:59] "GET /instance-ip/e3b5286f-cbac-4f24-ac10-81ef4632d466?fields=floating_ips HTTP/1.1" 200 1215 0.010977 10.0.0.161 - - [2026-08-27 19:36:59] "GET /floating-ip/a1a24f76-b6f2-4448-88c1-e17c6f4909ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004644 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.161 - - [2026-08-27 19:36:59] "GET /loadbalancer/53787118-5a80-4475-8197-1ee442e180fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004323 10.0.0.161 - - [2026-08-27 19:36:59] "POST /tags HTTP/1.1" 200 296 0.081232 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014775 10.0.0.161 - - [2026-08-27 19:36:59] "GET /tag/f8518d53-ee85-419a-b7cb-21e39825e231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.017716 10.0.0.161 - - [2026-08-27 19:36:59] "POST /tags HTTP/1.1" 409 233 0.002940 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.161 - - [2026-08-27 19:36:59] "GET /tag/05485ff9-2c31-4378-851c-c6a1a9e10254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020366 10.0.0.161 - - [2026-08-27 19:36:59] "POST /tags HTTP/1.1" 409 206 0.003343 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.161 - - [2026-08-27 19:36:59] "GET /tag/aefd1d22-f420-488a-9de6-775eaef4f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014632 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.161 - - [2026-08-27 19:36:59] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007390 10.0.0.161 - - [2026-08-27 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.161 - - [2026-08-27 19:36:59] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043029 10.0.0.161 - - [2026-08-27 19:36:59] "POST /virtual-machines HTTP/1.1" 200 370 0.014286 10.0.0.161 - - [2026-08-27 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034000 10.0.0.161 - - [2026-08-27 19:37:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.178612 10.0.0.161 - - [2026-08-27 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015471 10.0.0.161 - - [2026-08-27 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014208 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007622 10.0.0.161 - - [2026-08-27 19:37:00] "POST /instance-ips HTTP/1.1" 200 410 0.046040 10.0.0.161 - - [2026-08-27 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033296 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.019774 10.0.0.161 - - [2026-08-27 19:37:00] "POST /set-tag HTTP/1.1" 200 109 0.033104 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.036590 10.0.0.161 - - [2026-08-27 19:37:00] "GET /instance-ip/ac094c38-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013775 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005817 10.0.0.161 - - [2026-08-27 19:37:00] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006742 10.0.0.161 - - [2026-08-27 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.017438 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.026786 10.0.0.161 - - [2026-08-27 19:37:00] "POST /set-tag HTTP/1.1" 200 109 0.005296 10.0.0.161 - - [2026-08-27 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.161 - - [2026-08-27 19:37:00] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007679 10.0.0.161 - - [2026-08-27 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.161 - - [2026-08-27 19:37:00] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048511 10.0.0.161 - - [2026-08-27 19:37:00] "POST /virtual-machines HTTP/1.1" 200 370 0.019999 10.0.0.161 - - [2026-08-27 19:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025012 10.0.0.161 - - [2026-08-27 19:37:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.176500 10.0.0.161 - - [2026-08-27 19:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033622 10.0.0.161 - - [2026-08-27 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028069 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008909 10.0.0.161 - - [2026-08-27 19:37:01] "POST /instance-ips HTTP/1.1" 200 410 0.035274 10.0.0.161 - - [2026-08-27 19:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042170 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.015275 10.0.0.161 - - [2026-08-27 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.029728 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019749 10.0.0.161 - - [2026-08-27 19:37:01] "GET /instance-ip/aca85b3e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.011932 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006045 10.0.0.161 - - [2026-08-27 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.003778 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005280 10.0.0.161 - - [2026-08-27 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017807 10.0.0.161 - - [2026-08-27 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.004497 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005370 10.0.0.161 - - [2026-08-27 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.003401 10.0.0.161 - - [2026-08-27 19:37:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006100 10.0.0.161 - - [2026-08-27 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.161 - - [2026-08-27 19:37:03] "GET /domains HTTP/1.1" 200 281 0.002726 10.0.0.161 - - [2026-08-27 19:37:03] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550 HTTP/1.1" 200 3100 0.006822 10.0.0.161 - - [2026-08-27 19:37:04] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 HTTP/1.1" 200 7092 0.118106 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.007537 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.007113 10.0.0.161 - - [2026-08-27 19:37:04] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1406 0.015645 10.0.0.161 - - [2026-08-27 19:37:04] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1406 0.004264 10.0.0.161 - - [2026-08-27 19:37:04] "GET /route-target/964f4e39-f234-44af-a850-edbabec4a135 HTTP/1.1" 200 1155 0.003980 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.008148 10.0.0.161 - - [2026-08-27 19:37:04] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1406 0.004699 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005900 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.006236 10.0.0.161 - - [2026-08-27 19:37:04] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1406 0.005169 10.0.0.161 - - [2026-08-27 19:37:04] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 200 1406 0.007172 10.0.0.161 - - [2026-08-27 19:37:04] "GET /route-target/964f4e39-f234-44af-a850-edbabec4a135 HTTP/1.1" 200 1155 0.004943 10.0.0.161 - - [2026-08-27 19:37:04] "GET /domains HTTP/1.1" 200 281 0.002821 10.0.0.161 - - [2026-08-27 19:37:04] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550 HTTP/1.1" 200 3100 0.004226 10.0.0.161 - - [2026-08-27 19:37:04] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 HTTP/1.1" 200 7092 0.052576 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2090 0.005322 10.0.0.161 - - [2026-08-27 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.161 - - [2026-08-27 19:37:04] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055953 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006048 10.0.0.161 - - [2026-08-27 19:37:04] "GET /floating-ip-pools?parent_id=b091b724-3cf2-477d-9463-e1ee29bd2cb3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003224 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006867 10.0.0.161 - - [2026-08-27 19:37:04] "POST /floating-ip-pools HTTP/1.1" 200 564 0.033187 10.0.0.161 - - [2026-08-27 19:37:04] "POST /ref-update HTTP/1.1" 200 156 0.017892 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.025174 10.0.0.161 - - [2026-08-27 19:37:04] "GET /domains HTTP/1.1" 200 281 0.002492 10.0.0.161 - - [2026-08-27 19:37:04] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550 HTTP/1.1" 200 3100 0.005303 10.0.0.161 - - [2026-08-27 19:37:04] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 HTTP/1.1" 200 7349 0.055149 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2329 0.008466 10.0.0.161 - - [2026-08-27 19:37:04] "GET /floating-ip-pool/02da3a3d-8014-4330-a327-405cc1dcf273 HTTP/1.1" 200 1316 0.004467 10.0.0.161 - - [2026-08-27 19:37:04] "GET /domains HTTP/1.1" 200 281 0.002699 10.0.0.161 - - [2026-08-27 19:37:04] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550 HTTP/1.1" 200 3100 0.004202 10.0.0.161 - - [2026-08-27 19:37:04] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 HTTP/1.1" 200 7349 0.056586 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 2329 0.008121 10.0.0.161 - - [2026-08-27 19:37:04] "GET /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006844 10.0.0.161 - - [2026-08-27 19:37:05] "POST /tags HTTP/1.1" 200 366 0.086862 10.0.0.161 - - [2026-08-27 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028308 10.0.0.161 - - [2026-08-27 19:37:05] "GET /tag/f9ff550c-49d7-4cc2-bb58-f28184320ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023596 10.0.0.161 - - [2026-08-27 19:37:05] "POST /tags HTTP/1.1" 409 206 0.003376 10.0.0.161 - - [2026-08-27 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.161 - - [2026-08-27 19:37:05] "GET /tag/aefd1d22-f420-488a-9de6-775eaef4f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016203 10.0.0.161 - - [2026-08-27 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.161 - - [2026-08-27 19:37:05] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.055905 10.0.0.161 - - [2026-08-27 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.161 - - [2026-08-27 19:37:05] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006450 10.0.0.161 - - [2026-08-27 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.161 - - [2026-08-27 19:37:05] "GET /service-appliance-set/55f3a204-3518-4a5a-ac8c-f549a4b284a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.006126 10.0.0.161 - - [2026-08-27 19:37:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.002716 10.0.0.161 - - [2026-08-27 19:37:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.175547 10.0.0.161 - - [2026-08-27 19:37:05] "GET /virtual-machine-interface/4bc439f2-596b-45be-a70c-476a38880fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.034656 10.0.0.161 - - [2026-08-27 19:37:05] "POST /set-tag HTTP/1.1" 200 109 0.035910 10.0.0.161 - - [2026-08-27 19:37:05] "POST /instance-ips HTTP/1.1" 200 418 0.056785 10.0.0.161 - - [2026-08-27 19:37:05] "GET /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.022526 10.0.0.161 - - [2026-08-27 19:37:05] "POST /loadbalancers HTTP/1.1" 200 620 0.090428 10.0.0.161 - - [2026-08-27 19:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027156 10.0.0.161 - - [2026-08-27 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012927 10.0.0.161 - - [2026-08-27 19:37:06] "POST /service-instances HTTP/1.1" 200 568 0.078167 10.0.0.161 - - [2026-08-27 19:37:06] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.131161 10.0.0.161 - - [2026-08-27 19:37:06] "POST /ref-update HTTP/1.1" 200 156 0.083603 10.0.0.161 - - [2026-08-27 19:37:06] "GET /virtual-machine-interface/4bc439f2-596b-45be-a70c-476a38880fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009508 10.0.0.161 - - [2026-08-27 19:37:06] "GET /virtual-machine-interface/4bc439f2-596b-45be-a70c-476a38880fad?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.011787 10.0.0.161 - - [2026-08-27 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.161 - - [2026-08-27 19:37:06] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.024691 10.0.0.161 - - [2026-08-27 19:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027187 10.0.0.161 - - [2026-08-27 19:37:06] "GET /floating-ip-pool/02da3a3d-8014-4330-a327-405cc1dcf273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010521 10.0.0.161 - - [2026-08-27 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.161 - - [2026-08-27 19:37:06] "POST /virtual-machines HTTP/1.1" 200 430 0.024564 10.0.0.161 - - [2026-08-27 19:37:06] "POST /floating-ips HTTP/1.1" 200 673 0.192906 10.0.0.161 - - [2026-08-27 19:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013329 10.0.0.161 - - [2026-08-27 19:37:06] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004520 10.0.0.161 - - [2026-08-27 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.161 - - [2026-08-27 19:37:06] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016934 10.0.0.161 - - [2026-08-27 19:37:06] "POST /tags HTTP/1.1" 409 221 0.003343 10.0.0.161 - - [2026-08-27 19:37:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.249684 10.0.0.161 - - [2026-08-27 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011688 10.0.0.161 - - [2026-08-27 19:37:06] "GET /tag/edb464b5-ad9f-4b1e-aa89-05dc65242cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020751 10.0.0.161 - - [2026-08-27 19:37:06] "POST /chown HTTP/1.1" 200 109 0.055024 10.0.0.161 - - [2026-08-27 19:37:06] "POST /tags HTTP/1.1" 409 238 0.004079 10.0.0.161 - - [2026-08-27 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.161 - - [2026-08-27 19:37:06] "GET /tag/f9ff550c-49d7-4cc2-bb58-f28184320ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018155 10.0.0.161 - - [2026-08-27 19:37:06] "POST /chown HTTP/1.1" 200 109 0.038594 10.0.0.161 - - [2026-08-27 19:37:06] "PUT /virtual-machine-interface/14933c49-4cd5-456f-b0b8-012e1374940b HTTP/1.1" 200 285 0.054382 10.0.0.161 - - [2026-08-27 19:37:06] "PUT /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 257 0.030331 10.0.0.161 - - [2026-08-27 19:37:07] "POST /firewall-rules HTTP/1.1" 200 652 0.189029 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.060614 10.0.0.161 - - [2026-08-27 19:37:07] "GET /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021116 10.0.0.161 - - [2026-08-27 19:37:07] "GET /firewall-policy/aca6e829-1738-42a7-9a46-8061bebc10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005586 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.045531 10.0.0.161 - - [2026-08-27 19:37:07] "GET /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.027985 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.044080 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.053420 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.124183 10.0.0.161 - - [2026-08-27 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.046152 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.109929 10.0.0.161 - - [2026-08-27 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.031065 10.0.0.161 - - [2026-08-27 19:37:07] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.092610 10.0.0.161 - - [2026-08-27 19:37:07] "GET /loadbalancer/5682cd86-4ba6-407d-9003-818506f2ab3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007327 10.0.0.161 - - [2026-08-27 19:37:07] "POST /virtual-machines HTTP/1.1" 200 430 0.028601 10.0.0.161 - - [2026-08-27 19:37:07] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.080770 10.0.0.161 - - [2026-08-27 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007578 10.0.0.161 - - [2026-08-27 19:37:07] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.154080 10.0.0.161 - - [2026-08-27 19:37:07] "GET /loadbalancer-listener/fb78a33a-5e3f-40d7-9a14-21dd9381e2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014086 10.0.0.161 - - [2026-08-27 19:37:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.286394 10.0.0.161 - - [2026-08-27 19:37:07] "GET /loadbalancer-listener/fb78a33a-5e3f-40d7-9a14-21dd9381e2ef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.041197 10.0.0.161 - - [2026-08-27 19:37:07] "POST /chown HTTP/1.1" 200 109 0.051022 10.0.0.161 - - [2026-08-27 19:37:07] "POST /chown HTTP/1.1" 200 109 0.013649 10.0.0.161 - - [2026-08-27 19:37:07] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.064295 10.0.0.161 - - [2026-08-27 19:37:08] "PUT /virtual-machine-interface/61cba059-983c-497b-a2a4-3fb041470513 HTTP/1.1" 200 285 0.100652 10.0.0.161 - - [2026-08-27 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.072526 10.0.0.161 - - [2026-08-27 19:37:08] "GET /loadbalancer-pool/9643124b-a87b-4696-8331-2d2f53882ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.024538 10.0.0.161 - - [2026-08-27 19:37:08] "PUT /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 257 0.070617 10.0.0.161 - - [2026-08-27 19:37:08] "POST /ref-update HTTP/1.1" 200 156 0.028804 10.0.0.161 - - [2026-08-27 19:37:08] "POST /loadbalancer-members HTTP/1.1" 200 709 0.045966 10.0.0.161 - - [2026-08-27 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.086073 10.0.0.161 - - [2026-08-27 19:37:08] "POST /ref-update HTTP/1.1" 200 156 0.109568 10.0.0.161 - - [2026-08-27 19:37:08] "GET /loadbalancer-member/b37198d6-57c5-48e0-88b9-d9be4fe6250d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.028599 10.0.0.161 - - [2026-08-27 19:37:08] "POST /ref-update HTTP/1.1" 200 156 0.037225 10.0.0.161 - - [2026-08-27 19:37:08] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019241 10.0.0.161 - - [2026-08-27 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007544 10.0.0.161 - - [2026-08-27 19:37:08] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006586 10.0.0.161 - - [2026-08-27 19:37:08] "POST /ref-update HTTP/1.1" 200 156 0.019622 10.0.0.161 - - [2026-08-27 19:37:08] "POST /tags HTTP/1.1" 409 221 0.015195 10.0.0.161 - - [2026-08-27 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.161 - - [2026-08-27 19:37:08] "POST /ref-update HTTP/1.1" 200 156 0.072995 10.0.0.161 - - [2026-08-27 19:37:08] "GET /tag/edb464b5-ad9f-4b1e-aa89-05dc65242cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.050926 10.0.0.161 - - [2026-08-27 19:37:08] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.019118 10.0.0.161 - - [2026-08-27 19:37:08] "POST /tags HTTP/1.1" 409 238 0.013452 10.0.0.161 - - [2026-08-27 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014918 10.0.0.161 - - [2026-08-27 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.042792 10.0.0.161 - - [2026-08-27 19:37:08] "GET /tag/f9ff550c-49d7-4cc2-bb58-f28184320ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.043069 10.0.0.161 - - [2026-08-27 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007398 10.0.0.161 - - [2026-08-27 19:37:08] "POST /firewall-rules HTTP/1.1" 409 293 0.005547 10.0.0.161 - - [2026-08-27 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.161 - - [2026-08-27 19:37:08] "POST /chown HTTP/1.1" 200 109 0.018215 10.0.0.161 - - [2026-08-27 19:37:08] "POST /chown HTTP/1.1" 200 109 0.044247 10.0.0.161 - - [2026-08-27 19:37:08] "PUT /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340 HTTP/1.1" 200 261 0.135472 10.0.0.161 - - [2026-08-27 19:37:08] "PUT /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 257 0.078407 10.0.0.161 - - [2026-08-27 19:37:08] "GET /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005512 10.0.0.161 - - [2026-08-27 19:37:08] "GET /firewall-policy/aca6e829-1738-42a7-9a46-8061bebc10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012691 10.0.0.161 - - [2026-08-27 19:37:09] "GET /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.006468 10.0.0.161 - - [2026-08-27 19:37:09] "POST /ref-update HTTP/1.1" 200 156 0.029319 10.0.0.161 - - [2026-08-27 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018106 10.0.0.161 - - [2026-08-27 19:37:09] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006658 10.0.0.161 - - [2026-08-27 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.161 - - [2026-08-27 19:37:09] "POST /chown HTTP/1.1" 200 109 0.059086 10.0.0.161 - - [2026-08-27 19:37:09] "POST /chown HTTP/1.1" 200 109 0.022420 10.0.0.161 - - [2026-08-27 19:37:09] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.089409 10.0.0.161 - - [2026-08-27 19:37:09] "PUT /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 257 0.068602 10.0.0.161 - - [2026-08-27 19:37:09] "POST /virtual-machines HTTP/1.1" 200 374 0.037941 10.0.0.161 - - [2026-08-27 19:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033701 10.0.0.161 - - [2026-08-27 19:37:09] "POST /ref-update HTTP/1.1" 200 156 0.093252 10.0.0.161 - - [2026-08-27 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.161 - - [2026-08-27 19:37:09] "POST /chown HTTP/1.1" 200 109 0.069008 10.0.0.161 - - [2026-08-27 19:37:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.218840 10.0.0.161 - - [2026-08-27 19:37:09] "POST /chown HTTP/1.1" 200 109 0.028954 10.0.0.161 - - [2026-08-27 19:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042701 10.0.0.161 - - [2026-08-27 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020438 10.0.0.161 - - [2026-08-27 19:37:09] "PUT /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 257 0.096741 10.0.0.161 - - [2026-08-27 19:37:09] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.022117 10.0.0.161 - - [2026-08-27 19:37:09] "POST /ref-update HTTP/1.1" 200 156 0.018001 10.0.0.161 - - [2026-08-27 19:37:09] "POST /chown HTTP/1.1" 200 109 0.036843 10.0.0.161 - - [2026-08-27 19:37:09] "POST /chown HTTP/1.1" 200 109 0.028310 10.0.0.161 - - [2026-08-27 19:37:09] "POST /instance-ips HTTP/1.1" 200 414 0.085376 10.0.0.161 - - [2026-08-27 19:37:09] "PUT /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 257 0.038860 10.0.0.161 - - [2026-08-27 19:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038151 10.0.0.161 - - [2026-08-27 19:37:09] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.040363 10.0.0.161 - - [2026-08-27 19:37:09] "POST /ref-update HTTP/1.1" 200 156 0.055427 10.0.0.161 - - [2026-08-27 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.049442 10.0.0.161 - - [2026-08-27 19:37:10] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.025865 10.0.0.161 - - [2026-08-27 19:37:10] "GET /instance-ip/b19e2bbe-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004870 10.0.0.161 - - [2026-08-27 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.024511 10.0.0.161 - - [2026-08-27 19:37:10] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.027379 10.0.0.161 - - [2026-08-27 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.006074 10.0.0.161 - - [2026-08-27 19:37:10] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008615 10.0.0.161 - - [2026-08-27 19:37:10] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.022002 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.043843 10.0.0.161 - - [2026-08-27 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.056319 10.0.0.161 - - [2026-08-27 19:37:10] "POST /ref-update HTTP/1.1" 200 156 0.075038 10.0.0.161 - - [2026-08-27 19:37:10] "POST /ref-update HTTP/1.1" 200 156 0.087414 10.0.0.161 - - [2026-08-27 19:37:10] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020802 10.0.0.161 - - [2026-08-27 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.004932 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.016745 10.0.0.161 - - [2026-08-27 19:37:10] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.032202 10.0.0.161 - - [2026-08-27 19:37:10] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024300 10.0.0.161 - - [2026-08-27 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.004428 10.0.0.161 - - [2026-08-27 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.049775 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.036690 10.0.0.161 - - [2026-08-27 19:37:10] "POST /ref-update HTTP/1.1" 200 156 0.015090 10.0.0.161 - - [2026-08-27 19:37:10] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.017921 10.0.0.161 - - [2026-08-27 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019309 10.0.0.161 - - [2026-08-27 19:37:10] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.014704 10.0.0.161 - - [2026-08-27 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012215 10.0.0.161 - - [2026-08-27 19:37:10] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.014993 10.0.0.161 - - [2026-08-27 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021875 10.0.0.161 - - [2026-08-27 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.021444 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.028521 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.039352 10.0.0.161 - - [2026-08-27 19:37:10] "POST /chown HTTP/1.1" 200 109 0.013330 10.0.0.161 - - [2026-08-27 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.013197 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.023601 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.029783 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.042536 10.0.0.161 - - [2026-08-27 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.011678 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.028366 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.029460 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.013128 10.0.0.161 - - [2026-08-27 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009663 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.016325 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.011607 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.029882 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.025321 10.0.0.161 - - [2026-08-27 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.019441 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.020007 10.0.0.161 - - [2026-08-27 19:37:11] "POST /chown HTTP/1.1" 200 109 0.029390 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.013181 10.0.0.161 - - [2026-08-27 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.012184 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.012369 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.026560 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.029855 10.0.0.161 - - [2026-08-27 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.014478 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.026056 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.027125 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.035956 10.0.0.161 - - [2026-08-27 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.011565 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.036046 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.025414 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.011735 10.0.0.161 - - [2026-08-27 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.015397 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.010541 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.023153 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.029566 10.0.0.161 - - [2026-08-27 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.021998 10.0.0.161 - - [2026-08-27 19:37:12] "POST /chown HTTP/1.1" 200 109 0.032884 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.015087 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.033422 10.0.0.161 - - [2026-08-27 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.012023 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.033092 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.022597 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.014923 10.0.0.161 - - [2026-08-27 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.013232 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.012665 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.029749 10.0.0.161 - - [2026-08-27 19:37:13] "POST /chown HTTP/1.1" 200 109 0.029173 10.0.0.161 - - [2026-08-27 19:37:15] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006478 10.0.0.161 - - [2026-08-27 19:37:15] "POST /set-tag HTTP/1.1" 200 109 0.004072 10.0.0.161 - - [2026-08-27 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.161 - - [2026-08-27 19:37:15] "GET /loadbalancer/53787118-5a80-4475-8197-1ee442e180fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005650 10.0.0.161 - - [2026-08-27 19:37:15] "GET /loadbalancer-pool/2d9a5823-3adb-4d27-bbc0-2438e49d8000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004699 10.0.0.161 - - [2026-08-27 19:37:16] "POST /loadbalancer-members HTTP/1.1" 200 704 0.036608 10.0.0.161 - - [2026-08-27 19:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014478 10.0.0.161 - - [2026-08-27 19:37:16] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010063 10.0.0.161 - - [2026-08-27 19:37:16] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018383 10.0.0.161 - - [2026-08-27 19:37:16] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.161 - - [2026-08-27 19:37:16] "GET /floating-ip/a1a24f76-b6f2-4448-88c1-e17c6f4909ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.015541 10.0.0.161 - - [2026-08-27 19:37:16] "POST /tags HTTP/1.1" 409 221 0.003870 10.0.0.161 - - [2026-08-27 19:37:16] "PUT /floating-ip/a1a24f76-b6f2-4448-88c1-e17c6f4909ef HTTP/1.1" 200 257 0.019235 10.0.0.161 - - [2026-08-27 19:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011893 10.0.0.161 - - [2026-08-27 19:37:16] "GET /tag/edb464b5-ad9f-4b1e-aa89-05dc65242cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.017119 10.0.0.161 - - [2026-08-27 19:37:16] "POST /set-tag HTTP/1.1" 200 109 0.033026 10.0.0.161 - - [2026-08-27 19:37:16] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016399 10.0.0.161 - - [2026-08-27 19:37:16] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.161 - - [2026-08-27 19:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008095 10.0.0.161 - - [2026-08-27 19:37:16] "GET /loadbalancer/53787118-5a80-4475-8197-1ee442e180fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003715 10.0.0.161 - - [2026-08-27 19:37:16] "GET /loadbalancer-pool/2d9a5823-3adb-4d27-bbc0-2438e49d8000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004024 10.0.0.161 - - [2026-08-27 19:37:16] "POST /loadbalancer-members HTTP/1.1" 200 704 0.029560 10.0.0.161 - - [2026-08-27 19:37:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014132 10.0.0.161 - - [2026-08-27 19:37:17] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.024517 10.0.0.161 - - [2026-08-27 19:37:17] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007241 10.0.0.161 - - [2026-08-27 19:37:17] "POST /ref-update HTTP/1.1" 200 156 0.018703 10.0.0.161 - - [2026-08-27 19:37:17] "GET /floating-ip/a1a24f76-b6f2-4448-88c1-e17c6f4909ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.018487 10.0.0.161 - - [2026-08-27 19:37:17] "POST /set-tag HTTP/1.1" 200 109 0.093571 10.0.0.161 - - [2026-08-27 19:37:18] "GET /virtual-machine/342bd52f-514d-40a0-9a46-9f4df1b8b089?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004630 10.0.0.161 - - [2026-08-27 19:37:18] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007491 10.0.0.161 - - [2026-08-27 19:37:18] "GET /virtual-machine/332883cf-4987-46eb-8f26-061a5f9396e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004664 10.0.0.161 - - [2026-08-27 19:37:18] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006106 10.0.0.161 - - [2026-08-27 19:37:19] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006431 10.0.0.161 - - [2026-08-27 19:37:19] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.161 - - [2026-08-27 19:37:23] "GET /virtual-machine/acc6a372-a1cd-4bf2-b8ab-105850a2f5fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.004978 10.0.0.161 - - [2026-08-27 19:37:23] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010522 10.0.0.161 - - [2026-08-27 19:37:23] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016155 10.0.0.161 - - [2026-08-27 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.006037 10.0.0.161 - - [2026-08-27 19:37:54] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011408 10.0.0.161 - - [2026-08-27 19:37:54] "POST /set-tag HTTP/1.1" 200 109 0.004729 10.0.0.161 - - [2026-08-27 19:37:55] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008438 10.0.0.161 - - [2026-08-27 19:37:55] "POST /set-tag HTTP/1.1" 200 109 0.012005 10.0.0.161 - - [2026-08-27 19:37:55] "GET /virtual-machine/acc6a372-a1cd-4bf2-b8ab-105850a2f5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004576 10.0.0.161 - - [2026-08-27 19:37:55] "POST /ref-update HTTP/1.1" 200 156 0.022229 10.0.0.161 - - [2026-08-27 19:37:55] "GET /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.038652 10.0.0.161 - - [2026-08-27 19:37:55] "POST /set-tag HTTP/1.1" 200 109 0.067475 10.0.0.161 - - [2026-08-27 19:37:55] "POST /set-tag HTTP/1.1" 200 109 0.036042 10.0.0.161 - - [2026-08-27 19:37:55] "DELETE /instance-ip/b19e2bbe-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.081579 10.0.0.161 - - [2026-08-27 19:37:55] "DELETE /virtual-machine-interface/b16ef7cc-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.089264 10.0.0.161 - - [2026-08-27 19:37:55] "DELETE /virtual-machine/acc6a372-a1cd-4bf2-b8ab-105850a2f5fa HTTP/1.1" 200 115 0.038636 10.0.0.161 - - [2026-08-27 19:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008164 10.0.0.161 - - [2026-08-27 19:37:58] "GET /tag/f9ff550c-49d7-4cc2-bb58-f28184320ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.014347 10.0.0.161 - - [2026-08-27 19:37:58] "GET /tag/f9ff550c-49d7-4cc2-bb58-f28184320ca8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.016215 10.0.0.161 - - [2026-08-27 19:37:58] "GET /virtual-machine-interface/14933c49-4cd5-456f-b0b8-012e1374940b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006418 10.0.0.161 - - [2026-08-27 19:37:58] "POST /set-tag HTTP/1.1" 200 109 0.028771 10.0.0.161 - - [2026-08-27 19:37:59] "GET /virtual-machine-interface/4bc439f2-596b-45be-a70c-476a38880fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.042822 10.0.0.161 - - [2026-08-27 19:37:59] "POST /set-tag HTTP/1.1" 200 109 0.024218 10.0.0.161 - - [2026-08-27 19:37:59] "GET /virtual-machine-interface/61cba059-983c-497b-a2a4-3fb041470513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007327 10.0.0.161 - - [2026-08-27 19:37:59] "POST /set-tag HTTP/1.1" 200 109 0.046209 10.0.0.161 - - [2026-08-27 19:37:59] "GET /firewall-policy/aca6e829-1738-42a7-9a46-8061bebc10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015379 10.0.0.161 - - [2026-08-27 19:37:59] "GET /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004450 10.0.0.161 - - [2026-08-27 19:37:59] "POST /ref-update HTTP/1.1" 200 156 0.046719 10.0.0.161 - - [2026-08-27 19:37:59] "DELETE /firewall-rule/04ba9ba1-7127-4566-a84c-8b1cc1c4b340 HTTP/1.1" 200 115 0.124713 10.0.0.161 - - [2026-08-27 19:37:59] "DELETE /loadbalancer-member/b37198d6-57c5-48e0-88b9-d9be4fe6250d HTTP/1.1" 200 115 0.061076 10.0.0.161 - - [2026-08-27 19:37:59] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.016599 10.0.0.161 - - [2026-08-27 19:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019704 10.0.0.161 - - [2026-08-27 19:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.161 - - [2026-08-27 19:37:59] "DELETE /loadbalancer-pool/9643124b-a87b-4696-8331-2d2f53882ffe HTTP/1.1" 200 115 0.119036 10.0.0.161 - - [2026-08-27 19:37:59] "POST /chown HTTP/1.1" 200 109 0.027739 10.0.0.161 - - [2026-08-27 19:37:59] "POST /chown HTTP/1.1" 200 109 0.064169 10.0.0.161 - - [2026-08-27 19:37:59] "DELETE /loadbalancer-listener/fb78a33a-5e3f-40d7-9a14-21dd9381e2ef HTTP/1.1" 200 115 0.161615 10.0.0.161 - - [2026-08-27 19:37:59] "GET /floating-ip/619eb982-0a3f-4892-b01a-4abcd21d86a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.023309 10.0.0.161 - - [2026-08-27 19:37:59] "POST /chown HTTP/1.1" 200 109 0.070784 10.0.0.161 - - [2026-08-27 19:37:59] "POST /chown HTTP/1.1" 200 109 0.023638 10.0.0.161 - - [2026-08-27 19:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.161 - - [2026-08-27 19:37:59] "PUT /floating-ip/619eb982-0a3f-4892-b01a-4abcd21d86a3 HTTP/1.1" 200 257 0.096986 10.0.0.161 - - [2026-08-27 19:37:59] "POST /chown HTTP/1.1" 200 109 0.027146 10.0.0.161 - - [2026-08-27 19:38:00] "POST /chown HTTP/1.1" 200 109 0.020509 10.0.0.161 - - [2026-08-27 19:38:00] "POST /chown HTTP/1.1" 200 109 0.032671 10.0.0.161 - - [2026-08-27 19:38:00] "POST /chown HTTP/1.1" 200 109 0.042791 10.0.0.161 - - [2026-08-27 19:38:00] "DELETE /floating-ip/619eb982-0a3f-4892-b01a-4abcd21d86a3 HTTP/1.1" 200 115 0.222919 10.0.0.161 - - [2026-08-27 19:38:00] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.014858 10.0.0.161 - - [2026-08-27 19:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010863 10.0.0.161 - - [2026-08-27 19:38:00] "POST /ref-update HTTP/1.1" 404 171 0.018499 10.0.0.161 - - [2026-08-27 19:38:00] "DELETE /loadbalancer/5682cd86-4ba6-407d-9003-818506f2ab3c HTTP/1.1" 200 115 0.111051 10.0.0.161 - - [2026-08-27 19:38:00] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.018369 10.0.0.161 - - [2026-08-27 19:38:00] "DELETE /instance-ip/801e42d5-feb4-4ddc-bb0a-40edfc228000 HTTP/1.1" 200 115 0.112444 10.0.0.161 - - [2026-08-27 19:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039051 10.0.0.161 - - [2026-08-27 19:38:00] "POST /ref-update HTTP/1.1" 404 171 0.003923 10.0.0.161 - - [2026-08-27 19:38:00] "DELETE /virtual-machine-interface/4bc439f2-596b-45be-a70c-476a38880fad HTTP/1.1" 200 115 0.127627 10.0.0.161 - - [2026-08-27 19:38:00] "PUT /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 267 0.035272 10.0.0.161 - - [2026-08-27 19:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032682 10.0.0.161 - - [2026-08-27 19:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.161 - - [2026-08-27 19:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.161 - - [2026-08-27 19:38:00] "GET /floating-ip-pool/02da3a3d-8014-4330-a327-405cc1dcf273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003629 10.0.0.161 - - [2026-08-27 19:38:00] "POST /ref-update HTTP/1.1" 200 156 0.012286 10.0.0.161 - - [2026-08-27 19:38:00] "DELETE /service-instance/3815527b-b22c-4ad1-9739-efdc6c49bd14 HTTP/1.1" 200 115 0.170060 10.0.0.161 - - [2026-08-27 19:38:01] "GET /virtual-machine-interface/61cba059-983c-497b-a2a4-3fb041470513?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.014582 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /floating-ip-pool/02da3a3d-8014-4330-a327-405cc1dcf273 HTTP/1.1" 200 115 0.116250 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /tag/f9ff550c-49d7-4cc2-bb58-f28184320ca8 HTTP/1.1" 200 115 0.497265 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /virtual-machine-interface/61cba059-983c-497b-a2a4-3fb041470513 HTTP/1.1" 200 115 0.095407 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /virtual-machine/6a73cc0c-4ac6-4e67-8eea-5dca3a4a779b HTTP/1.1" 200 115 0.085946 10.0.0.161 - - [2026-08-27 19:38:01] "GET /virtual-machine-interface/14933c49-4cd5-456f-b0b8-012e1374940b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.018145 10.0.0.161 - - [2026-08-27 19:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.161 - - [2026-08-27 19:38:01] "POST /useragent-kv HTTP/1.1" 200 115 0.024321 10.0.0.161 - - [2026-08-27 19:38:01] "POST /useragent-kv HTTP/1.1" 200 115 0.016001 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 HTTP/1.1" 200 115 0.341927 10.0.0.161 - - [2026-08-27 19:38:01] "GET /routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 HTTP/1.1" 404 171 0.008331 10.0.0.161 - - [2026-08-27 19:38:01] "GET /domains HTTP/1.1" 200 281 0.023457 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /route-target/964f4e39-f234-44af-a850-edbabec4a135 HTTP/1.1" 200 115 0.125765 10.0.0.161 - - [2026-08-27 19:38:01] "GET /domain/ce392494-0610-4a0a-b423-048b4dd77550 HTTP/1.1" 200 3100 0.013406 10.0.0.161 - - [2026-08-27 19:38:01] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 HTTP/1.1" 200 6900 0.094316 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /virtual-machine-interface/14933c49-4cd5-456f-b0b8-012e1374940b HTTP/1.1" 200 115 0.315791 10.0.0.161 - - [2026-08-27 19:38:01] "POST /ref-update HTTP/1.1" 200 156 0.023395 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /virtual-machine/eefc989c-d4fb-4182-b4a3-d77a67ad283d HTTP/1.1" 200 115 0.066875 10.0.0.161 - - [2026-08-27 19:38:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005760 10.0.0.161 - - [2026-08-27 19:38:01] "POST /set-tag HTTP/1.1" 200 109 0.007661 10.0.0.161 - - [2026-08-27 19:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.161 - - [2026-08-27 19:38:01] "GET /loadbalancer/53787118-5a80-4475-8197-1ee442e180fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003939 10.0.0.161 - - [2026-08-27 19:38:01] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004776 10.0.0.161 - - [2026-08-27 19:38:01] "POST /set-tag HTTP/1.1" 200 109 0.027975 10.0.0.161 - - [2026-08-27 19:38:01] "DELETE /loadbalancer-member/40cc1462-1275-4464-8d29-1f5eae1b3b20 HTTP/1.1" 200 115 0.074857 10.0.0.161 - - [2026-08-27 19:38:02] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009232 10.0.0.161 - - [2026-08-27 19:38:02] "POST /set-tag HTTP/1.1" 200 109 0.007578 10.0.0.161 - - [2026-08-27 19:38:02] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008966 10.0.0.161 - - [2026-08-27 19:38:02] "POST /set-tag HTTP/1.1" 200 109 0.004842 10.0.0.161 - - [2026-08-27 19:38:03] "GET /virtual-machine/332883cf-4987-46eb-8f26-061a5f9396e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004099 10.0.0.161 - - [2026-08-27 19:38:03] "POST /ref-update HTTP/1.1" 200 156 0.021833 10.0.0.161 - - [2026-08-27 19:38:03] "GET /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017520 10.0.0.161 - - [2026-08-27 19:38:03] "POST /set-tag HTTP/1.1" 200 109 0.032183 10.0.0.161 - - [2026-08-27 19:38:03] "POST /set-tag HTTP/1.1" 200 109 0.064406 10.0.0.161 - - [2026-08-27 19:38:03] "POST /set-tag HTTP/1.1" 200 109 0.050641 10.0.0.161 - - [2026-08-27 19:38:03] "DELETE /instance-ip/aca85b3e-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.070519 10.0.0.161 - - [2026-08-27 19:38:03] "POST /ref-update HTTP/1.1" 200 156 0.023152 10.0.0.161 - - [2026-08-27 19:38:03] "DELETE /virtual-machine-interface/ac7fa32e-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.084129 10.0.0.161 - - [2026-08-27 19:38:03] "DELETE /virtual-machine/332883cf-4987-46eb-8f26-061a5f9396e1 HTTP/1.1" 200 115 0.029994 10.0.0.161 - - [2026-08-27 19:38:06] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013373 10.0.0.161 - - [2026-08-27 19:38:06] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.161 - - [2026-08-27 19:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.161 - - [2026-08-27 19:38:06] "GET /loadbalancer/53787118-5a80-4475-8197-1ee442e180fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003967 10.0.0.161 - - [2026-08-27 19:38:07] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006969 10.0.0.161 - - [2026-08-27 19:38:07] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.161 - - [2026-08-27 19:38:08] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006676 10.0.0.161 - - [2026-08-27 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.003639 10.0.0.161 - - [2026-08-27 19:38:08] "GET /virtual-machine/342bd52f-514d-40a0-9a46-9f4df1b8b089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004348 10.0.0.161 - - [2026-08-27 19:38:08] "POST /ref-update HTTP/1.1" 200 156 0.023477 10.0.0.161 - - [2026-08-27 19:38:08] "GET /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.028278 10.0.0.161 - - [2026-08-27 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.038601 10.0.0.161 - - [2026-08-27 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.031417 10.0.0.161 - - [2026-08-27 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.055937 10.0.0.161 - - [2026-08-27 19:38:08] "DELETE /instance-ip/ac094c38-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.084730 10.0.0.161 - - [2026-08-27 19:38:08] "POST /ref-update HTTP/1.1" 200 156 0.013504 10.0.0.161 - - [2026-08-27 19:38:08] "DELETE /virtual-machine-interface/abe36aae-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.098631 10.0.0.161 - - [2026-08-27 19:38:08] "DELETE /virtual-machine/342bd52f-514d-40a0-9a46-9f4df1b8b089 HTTP/1.1" 200 115 0.049223 10.0.0.161 - - [2026-08-27 19:38:08] "DELETE /tag/f8518d53-ee85-419a-b7cb-21e39825e231 HTTP/1.1" 200 115 0.092130 10.0.0.161 - - [2026-08-27 19:38:08] "DELETE /tag/05485ff9-2c31-4378-851c-c6a1a9e10254 HTTP/1.1" 200 115 0.057032 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.161 - - [2026-08-27 19:38:12] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063347 10.0.0.161 - - [2026-08-27 19:38:12] "POST /tags HTTP/1.1" 200 394 0.039531 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020018 10.0.0.161 - - [2026-08-27 19:38:12] "GET /tag/2447acae-c1dc-4db0-9b92-f57c69cab3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.024485 10.0.0.161 - - [2026-08-27 19:38:12] "POST /tags HTTP/1.1" 200 342 0.034006 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.161 - - [2026-08-27 19:38:12] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016643 10.0.0.161 - - [2026-08-27 19:38:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000786 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.005932 10.0.0.161 - - [2026-08-27 19:38:12] "POST /security-groups HTTP/1.1" 200 589 0.073285 10.0.0.161 - - [2026-08-27 19:38:12] "POST /projects HTTP/1.1" 200 521 0.255587 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.012452 10.0.0.161 - - [2026-08-27 19:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019864 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.161 - - [2026-08-27 19:38:12] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006784 10.0.0.161 - - [2026-08-27 19:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009336 10.0.0.161 - - [2026-08-27 19:38:12] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.009754 10.0.0.161 - - [2026-08-27 19:38:12] "POST /access-control-lists HTTP/1.1" 200 600 0.111419 10.0.0.161 - - [2026-08-27 19:38:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.003646 10.0.0.161 - - [2026-08-27 19:38:13] "POST /access-control-lists HTTP/1.1" 200 598 0.058772 10.0.0.161 - - [2026-08-27 19:38:13] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.131695 10.0.0.161 - - [2026-08-27 19:38:13] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.088350 10.0.0.161 - - [2026-08-27 19:38:13] "POST /security-groups HTTP/1.1" 200 593 0.109646 10.0.0.161 - - [2026-08-27 19:38:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.008618 10.0.0.161 - - [2026-08-27 19:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.074888 10.0.0.161 - - [2026-08-27 19:38:13] "POST /chown HTTP/1.1" 200 109 0.073813 10.0.0.161 - - [2026-08-27 19:38:13] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.042560 10.0.0.161 - - [2026-08-27 19:38:13] "POST /access-control-lists HTTP/1.1" 200 634 0.171120 10.0.0.161 - - [2026-08-27 19:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015496 10.0.0.161 - - [2026-08-27 19:38:13] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008673 10.0.0.161 - - [2026-08-27 19:38:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.003188 10.0.0.161 - - [2026-08-27 19:38:13] "POST /tags HTTP/1.1" 409 226 0.008251 10.0.0.161 - - [2026-08-27 19:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.161 - - [2026-08-27 19:38:13] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.053200 10.0.0.161 - - [2026-08-27 19:38:13] "POST /access-control-lists HTTP/1.1" 200 632 0.110453 10.0.0.161 - - [2026-08-27 19:38:13] "POST /firewall-rules HTTP/1.1" 200 602 0.096113 10.0.0.161 - - [2026-08-27 19:38:13] "GET /firewall-rule/8c3c233d-f53e-404f-8482-e21ba532928a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.051285 10.0.0.161 - - [2026-08-27 19:38:13] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.007395 10.0.0.161 - - [2026-08-27 19:38:14] "GET /firewall-rule/8c3c233d-f53e-404f-8482-e21ba532928a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004514 10.0.0.161 - - [2026-08-27 19:38:14] "POST /ref-update HTTP/1.1" 200 156 0.092362 10.0.0.161 - - [2026-08-27 19:38:14] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021103 10.0.0.161 - - [2026-08-27 19:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.161 - - [2026-08-27 19:38:14] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003705 10.0.0.161 - - [2026-08-27 19:38:14] "POST /tags HTTP/1.1" 409 226 0.002911 10.0.0.161 - - [2026-08-27 19:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.161 - - [2026-08-27 19:38:14] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.025037 10.0.0.161 - - [2026-08-27 19:38:14] "POST /firewall-rules HTTP/1.1" 200 600 0.100263 10.0.0.161 - - [2026-08-27 19:38:14] "GET /firewall-rule/8a556e4b-d946-453f-8955-1735ad7bff7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.009455 10.0.0.161 - - [2026-08-27 19:38:14] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.012408 10.0.0.161 - - [2026-08-27 19:38:14] "GET /firewall-rule/8a556e4b-d946-453f-8955-1735ad7bff7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005774 10.0.0.161 - - [2026-08-27 19:38:14] "POST /ref-update HTTP/1.1" 200 156 0.156026 10.0.0.161 - - [2026-08-27 19:38:15] "POST /tags HTTP/1.1" 200 394 0.071615 10.0.0.161 - - [2026-08-27 19:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013085 10.0.0.161 - - [2026-08-27 19:38:15] "GET /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.021922 10.0.0.161 - - [2026-08-27 19:38:15] "POST /tags HTTP/1.1" 200 342 0.032534 10.0.0.161 - - [2026-08-27 19:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011246 10.0.0.161 - - [2026-08-27 19:38:15] "GET /tag/1567640f-2642-4e67-b47a-1db26a2c3688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.023088 10.0.0.161 - - [2026-08-27 19:38:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.001477 10.0.0.161 - - [2026-08-27 19:38:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.014164 10.0.0.161 - - [2026-08-27 19:38:15] "POST /security-groups HTTP/1.1" 200 589 0.088674 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.009193 10.0.0.161 - - [2026-08-27 19:38:16] "POST /projects HTTP/1.1" 200 521 0.338360 10.0.0.161 - - [2026-08-27 19:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015971 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020396 10.0.0.161 - - [2026-08-27 19:38:16] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006638 10.0.0.161 - - [2026-08-27 19:38:16] "POST /access-control-lists HTTP/1.1" 200 600 0.109547 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023871 10.0.0.161 - - [2026-08-27 19:38:16] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006844 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.002834 10.0.0.161 - - [2026-08-27 19:38:16] "POST /access-control-lists HTTP/1.1" 200 598 0.080629 10.0.0.161 - - [2026-08-27 19:38:16] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.174611 10.0.0.161 - - [2026-08-27 19:38:16] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.083633 10.0.0.161 - - [2026-08-27 19:38:16] "POST /security-groups HTTP/1.1" 200 593 0.085660 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.004457 10.0.0.161 - - [2026-08-27 19:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040250 10.0.0.161 - - [2026-08-27 19:38:16] "POST /chown HTTP/1.1" 200 109 0.071593 10.0.0.161 - - [2026-08-27 19:38:16] "POST /access-control-lists HTTP/1.1" 200 634 0.124889 10.0.0.161 - - [2026-08-27 19:38:16] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.050184 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.004022 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.161 - - [2026-08-27 19:38:16] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033774 10.0.0.161 - - [2026-08-27 19:38:16] "POST /access-control-lists HTTP/1.1" 200 632 0.075606 10.0.0.161 - - [2026-08-27 19:38:16] "POST /tags HTTP/1.1" 409 226 0.016846 10.0.0.161 - - [2026-08-27 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.161 - - [2026-08-27 19:38:16] "GET /tag/1567640f-2642-4e67-b47a-1db26a2c3688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015425 10.0.0.161 - - [2026-08-27 19:38:17] "POST /firewall-rules HTTP/1.1" 200 602 0.083852 10.0.0.161 - - [2026-08-27 19:38:17] "GET /firewall-rule/000dcf29-bda0-47be-8cde-5f5ee8932246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005263 10.0.0.161 - - [2026-08-27 19:38:17] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.005916 10.0.0.161 - - [2026-08-27 19:38:17] "GET /firewall-rule/000dcf29-bda0-47be-8cde-5f5ee8932246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008488 10.0.0.161 - - [2026-08-27 19:38:17] "POST /ref-update HTTP/1.1" 200 156 0.123738 10.0.0.161 - - [2026-08-27 19:38:17] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012144 10.0.0.161 - - [2026-08-27 19:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.161 - - [2026-08-27 19:38:17] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004387 10.0.0.161 - - [2026-08-27 19:38:17] "POST /tags HTTP/1.1" 409 226 0.003189 10.0.0.161 - - [2026-08-27 19:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.161 - - [2026-08-27 19:38:17] "GET /tag/1567640f-2642-4e67-b47a-1db26a2c3688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015428 10.0.0.161 - - [2026-08-27 19:38:17] "POST /firewall-rules HTTP/1.1" 200 600 0.108437 10.0.0.161 - - [2026-08-27 19:38:17] "GET /firewall-rule/0225dc48-ff9f-482e-b864-7d62e5aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.033665 10.0.0.161 - - [2026-08-27 19:38:17] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006045 10.0.0.161 - - [2026-08-27 19:38:17] "GET /firewall-rule/0225dc48-ff9f-482e-b864-7d62e5aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003441 10.0.0.161 - - [2026-08-27 19:38:17] "POST /ref-update HTTP/1.1" 200 156 0.125582 10.0.0.161 - - [2026-08-27 19:38:18] "POST /tags HTTP/1.1" 200 346 0.158766 10.0.0.161 - - [2026-08-27 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015107 10.0.0.161 - - [2026-08-27 19:38:18] "GET /tag/c280e5d2-216a-4d70-a298-ea98b065fa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.033683 10.0.0.161 - - [2026-08-27 19:38:18] "POST /projects HTTP/1.1" 409 238 0.004145 10.0.0.161 - - [2026-08-27 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010032 10.0.0.161 - - [2026-08-27 19:38:18] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059175 10.0.0.161 - - [2026-08-27 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.161 - - [2026-08-27 19:38:18] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.021483 10.0.0.161 - - [2026-08-27 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008136 10.0.0.161 - - [2026-08-27 19:38:18] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.014018 10.0.0.161 - - [2026-08-27 19:38:18] "POST /security-groups HTTP/1.1" 409 285 0.003463 10.0.0.161 - - [2026-08-27 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.161 - - [2026-08-27 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.161 - - [2026-08-27 19:38:18] "PUT /security-group/82adbd97-c0d5-4727-98a3-498566910919 HTTP/1.1" 200 263 0.089169 10.0.0.161 - - [2026-08-27 19:38:19] "PUT /access-control-list/68009173-f82c-496a-b4fc-dd96bf7b77a2 HTTP/1.1" 200 273 0.030046 10.0.0.161 - - [2026-08-27 19:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.060981 10.0.0.161 - - [2026-08-27 19:38:19] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.158645 10.0.0.161 - - [2026-08-27 19:38:19] "PUT /access-control-list/df119a7a-19eb-4754-a66e-80584552c87a HTTP/1.1" 200 273 0.082314 10.0.0.161 - - [2026-08-27 19:38:19] "POST /tags HTTP/1.1" 409 228 0.018866 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.161 - - [2026-08-27 19:38:19] "GET /tag/c280e5d2-216a-4d70-a298-ea98b065fa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.016800 10.0.0.161 - - [2026-08-27 19:38:19] "POST /tags HTTP/1.1" 200 346 0.036535 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.161 - - [2026-08-27 19:38:19] "GET /tag/c54e2f55-6dc5-4262-9162-086a1ea40865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.023827 10.0.0.161 - - [2026-08-27 19:38:19] "POST /projects HTTP/1.1" 409 238 0.003103 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009439 10.0.0.161 - - [2026-08-27 19:38:19] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.089717 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.161 - - [2026-08-27 19:38:19] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007929 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009114 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.161 - - [2026-08-27 19:38:19] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005883 10.0.0.161 - - [2026-08-27 19:38:19] "POST /security-groups HTTP/1.1" 409 285 0.008136 10.0.0.161 - - [2026-08-27 19:38:19] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.079410 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.161 - - [2026-08-27 19:38:19] "PUT /security-group/b6837a2b-4b52-4e45-b5e7-98c087454a30 HTTP/1.1" 200 263 0.081113 10.0.0.161 - - [2026-08-27 19:38:19] "PUT /access-control-list/82584fe6-e18c-4492-80a7-5dbbeb55d132 HTTP/1.1" 200 273 0.039525 10.0.0.161 - - [2026-08-27 19:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.063953 10.0.0.161 - - [2026-08-27 19:38:19] "POST /tags HTTP/1.1" 409 228 0.012812 10.0.0.161 - - [2026-08-27 19:38:19] "PUT /access-control-list/e4b80159-f72f-457e-9508-34a7a9482cc6 HTTP/1.1" 200 273 0.046976 10.0.0.161 - - [2026-08-27 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.161 - - [2026-08-27 19:38:19] "GET /tag/c54e2f55-6dc5-4262-9162-086a1ea40865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012434 10.0.0.161 - - [2026-08-27 19:38:20] "POST /tags HTTP/1.1" 200 292 0.093697 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.161 - - [2026-08-27 19:38:20] "GET /tag/55917736-349e-4544-9e3c-dbd777cd380f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.018156 10.0.0.161 - - [2026-08-27 19:38:20] "POST /tags HTTP/1.1" 200 304 0.069700 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.161 - - [2026-08-27 19:38:20] "GET /tag/9bcd71b9-9c8e-49b8-8b4a-c2f6a8411880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018052 10.0.0.161 - - [2026-08-27 19:38:20] "POST /tags HTTP/1.1" 409 252 0.002631 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.161 - - [2026-08-27 19:38:20] "GET /tag/2447acae-c1dc-4db0-9b92-f57c69cab3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011245 10.0.0.161 - - [2026-08-27 19:38:20] "POST /tags HTTP/1.1" 409 226 0.002188 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.161 - - [2026-08-27 19:38:20] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015741 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.161 - - [2026-08-27 19:38:20] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005938 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.161 - - [2026-08-27 19:38:20] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042352 10.0.0.161 - - [2026-08-27 19:38:20] "POST /virtual-machines HTTP/1.1" 200 396 0.012557 10.0.0.161 - - [2026-08-27 19:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023110 10.0.0.161 - - [2026-08-27 19:38:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.159120 10.0.0.161 - - [2026-08-27 19:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019006 10.0.0.161 - - [2026-08-27 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016696 10.0.0.161 - - [2026-08-27 19:38:20] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018138 10.0.0.161 - - [2026-08-27 19:38:20] "POST /instance-ips HTTP/1.1" 200 398 0.031676 10.0.0.161 - - [2026-08-27 19:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036748 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005143 10.0.0.161 - - [2026-08-27 19:38:21] "POST /set-tag HTTP/1.1" 200 109 0.075871 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.048465 10.0.0.161 - - [2026-08-27 19:38:21] "GET /instance-ip/dc102406-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005299 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007117 10.0.0.161 - - [2026-08-27 19:38:21] "POST /set-tag HTTP/1.1" 200 109 0.003964 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004918 10.0.0.161 - - [2026-08-27 19:38:21] "POST /ref-update HTTP/1.1" 200 156 0.014155 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.034618 10.0.0.161 - - [2026-08-27 19:38:21] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.161 - - [2026-08-27 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005926 10.0.0.161 - - [2026-08-27 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.161 - - [2026-08-27 19:38:21] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.097047 10.0.0.161 - - [2026-08-27 19:38:21] "POST /virtual-machines HTTP/1.1" 200 396 0.020832 10.0.0.161 - - [2026-08-27 19:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028243 10.0.0.161 - - [2026-08-27 19:38:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.160638 10.0.0.161 - - [2026-08-27 19:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014678 10.0.0.161 - - [2026-08-27 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008872 10.0.0.161 - - [2026-08-27 19:38:21] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011808 10.0.0.161 - - [2026-08-27 19:38:22] "POST /instance-ips HTTP/1.1" 200 398 0.037747 10.0.0.161 - - [2026-08-27 19:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.050179 10.0.0.161 - - [2026-08-27 19:38:22] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013665 10.0.0.161 - - [2026-08-27 19:38:22] "POST /set-tag HTTP/1.1" 200 109 0.071682 10.0.0.161 - - [2026-08-27 19:38:22] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.036851 10.0.0.161 - - [2026-08-27 19:38:22] "GET /instance-ip/dcb3b5da-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008816 10.0.0.161 - - [2026-08-27 19:38:22] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008472 10.0.0.161 - - [2026-08-27 19:38:22] "POST /set-tag HTTP/1.1" 200 109 0.003460 10.0.0.161 - - [2026-08-27 19:38:22] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004721 10.0.0.161 - - [2026-08-27 19:38:22] "POST /ref-update HTTP/1.1" 200 156 0.014304 10.0.0.161 - - [2026-08-27 19:38:22] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017948 10.0.0.161 - - [2026-08-27 19:38:22] "POST /set-tag HTTP/1.1" 200 109 0.007294 10.0.0.161 - - [2026-08-27 19:38:22] "POST /tags HTTP/1.1" 200 292 0.030698 10.0.0.161 - - [2026-08-27 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031158 10.0.0.161 - - [2026-08-27 19:38:22] "GET /tag/29212de6-39cc-4138-a405-b293fb84468a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015043 10.0.0.161 - - [2026-08-27 19:38:22] "POST /tags HTTP/1.1" 409 252 0.002800 10.0.0.161 - - [2026-08-27 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.161 - - [2026-08-27 19:38:22] "GET /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015810 10.0.0.161 - - [2026-08-27 19:38:22] "POST /tags HTTP/1.1" 409 226 0.002863 10.0.0.161 - - [2026-08-27 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.161 - - [2026-08-27 19:38:22] "GET /tag/1567640f-2642-4e67-b47a-1db26a2c3688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016847 10.0.0.161 - - [2026-08-27 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.161 - - [2026-08-27 19:38:22] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007219 10.0.0.161 - - [2026-08-27 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.161 - - [2026-08-27 19:38:22] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031698 10.0.0.161 - - [2026-08-27 19:38:22] "POST /virtual-machines HTTP/1.1" 200 396 0.012920 10.0.0.161 - - [2026-08-27 19:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020534 10.0.0.161 - - [2026-08-27 19:38:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130590 10.0.0.161 - - [2026-08-27 19:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010837 10.0.0.161 - - [2026-08-27 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006634 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006108 10.0.0.161 - - [2026-08-27 19:38:23] "POST /instance-ips HTTP/1.1" 200 398 0.027520 10.0.0.161 - - [2026-08-27 19:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027407 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011889 10.0.0.161 - - [2026-08-27 19:38:23] "POST /set-tag HTTP/1.1" 200 109 0.076034 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012731 10.0.0.161 - - [2026-08-27 19:38:23] "GET /instance-ip/dd71956e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007373 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004923 10.0.0.161 - - [2026-08-27 19:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005126 10.0.0.161 - - [2026-08-27 19:38:23] "POST /ref-update HTTP/1.1" 200 156 0.013286 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007074 10.0.0.161 - - [2026-08-27 19:38:23] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.161 - - [2026-08-27 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.161 - - [2026-08-27 19:38:23] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004566 10.0.0.161 - - [2026-08-27 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.161 - - [2026-08-27 19:38:23] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031454 10.0.0.161 - - [2026-08-27 19:38:23] "POST /virtual-machines HTTP/1.1" 200 396 0.015222 10.0.0.161 - - [2026-08-27 19:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023431 10.0.0.161 - - [2026-08-27 19:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.162191 10.0.0.161 - - [2026-08-27 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013762 10.0.0.161 - - [2026-08-27 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.039685 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009997 10.0.0.161 - - [2026-08-27 19:38:24] "POST /instance-ips HTTP/1.1" 200 398 0.044027 10.0.0.161 - - [2026-08-27 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.045955 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012355 10.0.0.161 - - [2026-08-27 19:38:24] "POST /set-tag HTTP/1.1" 200 109 0.075622 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031861 10.0.0.161 - - [2026-08-27 19:38:24] "GET /instance-ip/ddfe576a-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004273 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005806 10.0.0.161 - - [2026-08-27 19:38:24] "POST /set-tag HTTP/1.1" 200 109 0.004116 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.007319 10.0.0.161 - - [2026-08-27 19:38:24] "POST /ref-update HTTP/1.1" 200 156 0.012571 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.027200 10.0.0.161 - - [2026-08-27 19:38:24] "POST /set-tag HTTP/1.1" 200 109 0.003565 10.0.0.161 - - [2026-08-27 19:38:24] "POST /tags HTTP/1.1" 200 300 0.027518 10.0.0.161 - - [2026-08-27 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020809 10.0.0.161 - - [2026-08-27 19:38:24] "GET /tag/d1988fb4-a1f9-437e-bf4d-b4584b843c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014840 10.0.0.161 - - [2026-08-27 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.161 - - [2026-08-27 19:38:24] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005266 10.0.0.161 - - [2026-08-27 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.161 - - [2026-08-27 19:38:24] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059612 10.0.0.161 - - [2026-08-27 19:38:24] "POST /virtual-machines HTTP/1.1" 200 396 0.013618 10.0.0.161 - - [2026-08-27 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016745 10.0.0.161 - - [2026-08-27 19:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132609 10.0.0.161 - - [2026-08-27 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012479 10.0.0.161 - - [2026-08-27 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014504 10.0.0.161 - - [2026-08-27 19:38:25] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007691 10.0.0.161 - - [2026-08-27 19:38:25] "POST /instance-ips HTTP/1.1" 200 398 0.030121 10.0.0.161 - - [2026-08-27 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028445 10.0.0.161 - - [2026-08-27 19:38:25] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013337 10.0.0.161 - - [2026-08-27 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.028278 10.0.0.161 - - [2026-08-27 19:38:25] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025520 10.0.0.161 - - [2026-08-27 19:38:25] "GET /instance-ip/dea7d7b8-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004225 10.0.0.161 - - [2026-08-27 19:38:25] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005173 10.0.0.161 - - [2026-08-27 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.161 - - [2026-08-27 19:38:25] "POST /tags HTTP/1.1" 200 300 0.026416 10.0.0.161 - - [2026-08-27 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.161 - - [2026-08-27 19:38:25] "GET /tag/790a43b0-eec1-48a9-a775-fa6d592f37ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013331 10.0.0.161 - - [2026-08-27 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.161 - - [2026-08-27 19:38:25] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005080 10.0.0.161 - - [2026-08-27 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.161 - - [2026-08-27 19:38:25] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065322 10.0.0.161 - - [2026-08-27 19:38:25] "POST /virtual-machines HTTP/1.1" 200 396 0.016852 10.0.0.161 - - [2026-08-27 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024855 10.0.0.161 - - [2026-08-27 19:38:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.166347 10.0.0.161 - - [2026-08-27 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013120 10.0.0.161 - - [2026-08-27 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016767 10.0.0.161 - - [2026-08-27 19:38:26] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011742 10.0.0.161 - - [2026-08-27 19:38:26] "POST /instance-ips HTTP/1.1" 200 398 0.035052 10.0.0.161 - - [2026-08-27 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038077 10.0.0.161 - - [2026-08-27 19:38:26] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014606 10.0.0.161 - - [2026-08-27 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.037615 10.0.0.161 - - [2026-08-27 19:38:26] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023626 10.0.0.161 - - [2026-08-27 19:38:26] "GET /instance-ip/df3286ce-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006788 10.0.0.161 - - [2026-08-27 19:38:26] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005358 10.0.0.161 - - [2026-08-27 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.161 - - [2026-08-27 19:38:26] "POST /tags HTTP/1.1" 200 300 0.039415 10.0.0.161 - - [2026-08-27 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.161 - - [2026-08-27 19:38:26] "GET /tag/13f522b0-1e75-4fe6-bb26-379ed3b90df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015644 10.0.0.161 - - [2026-08-27 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.161 - - [2026-08-27 19:38:26] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006669 10.0.0.161 - - [2026-08-27 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.161 - - [2026-08-27 19:38:26] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.067105 10.0.0.161 - - [2026-08-27 19:38:26] "POST /virtual-machines HTTP/1.1" 200 396 0.015038 10.0.0.161 - - [2026-08-27 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021499 10.0.0.161 - - [2026-08-27 19:38:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145743 10.0.0.161 - - [2026-08-27 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015869 10.0.0.161 - - [2026-08-27 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.161 - - [2026-08-27 19:38:27] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014526 10.0.0.161 - - [2026-08-27 19:38:27] "POST /instance-ips HTTP/1.1" 200 398 0.030553 10.0.0.161 - - [2026-08-27 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030558 10.0.0.161 - - [2026-08-27 19:38:27] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.027591 10.0.0.161 - - [2026-08-27 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.043571 10.0.0.161 - - [2026-08-27 19:38:27] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019250 10.0.0.161 - - [2026-08-27 19:38:27] "GET /instance-ip/dfc2718a-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005054 10.0.0.161 - - [2026-08-27 19:38:27] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007261 10.0.0.161 - - [2026-08-27 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.003773 10.0.0.161 - - [2026-08-27 19:38:27] "POST /tags HTTP/1.1" 200 300 0.030360 10.0.0.161 - - [2026-08-27 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.161 - - [2026-08-27 19:38:27] "GET /tag/84318374-866e-4a57-9f2e-6de29e699f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017337 10.0.0.161 - - [2026-08-27 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.161 - - [2026-08-27 19:38:27] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.012315 10.0.0.161 - - [2026-08-27 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006231 10.0.0.161 - - [2026-08-27 19:38:27] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038632 10.0.0.161 - - [2026-08-27 19:38:27] "POST /virtual-machines HTTP/1.1" 200 396 0.013386 10.0.0.161 - - [2026-08-27 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024719 10.0.0.161 - - [2026-08-27 19:38:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.163275 10.0.0.161 - - [2026-08-27 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014895 10.0.0.161 - - [2026-08-27 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007742 10.0.0.161 - - [2026-08-27 19:38:28] "POST /instance-ips HTTP/1.1" 200 398 0.031615 10.0.0.161 - - [2026-08-27 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.044408 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012378 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.030115 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019950 10.0.0.161 - - [2026-08-27 19:38:28] "GET /instance-ip/e05101d4-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004842 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007260 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009411 10.0.0.161 - - [2026-08-27 19:38:28] "POST /ref-update HTTP/1.1" 200 156 0.013532 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024430 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.004430 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.010384 10.0.0.161 - - [2026-08-27 19:38:28] "POST /ref-update HTTP/1.1" 200 156 0.014447 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014928 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.004246 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004857 10.0.0.161 - - [2026-08-27 19:38:28] "POST /ref-update HTTP/1.1" 200 156 0.010731 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005992 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004605 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006306 10.0.0.161 - - [2026-08-27 19:38:28] "POST /ref-update HTTP/1.1" 200 156 0.019459 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021179 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006630 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.003773 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005618 10.0.0.161 - - [2026-08-27 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.161 - - [2026-08-27 19:38:28] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005968 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007951 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005979 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006875 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005656 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005239 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004725 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.161 - - [2026-08-27 19:38:29] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004614 10.0.0.161 - - [2026-08-27 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.161 - - [2026-08-27 19:38:31] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011126 10.0.0.161 - - [2026-08-27 19:38:31] "POST /set-tag HTTP/1.1" 200 109 0.004077 10.0.0.161 - - [2026-08-27 19:38:31] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004757 10.0.0.161 - - [2026-08-27 19:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.161 - - [2026-08-27 19:38:32] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006965 10.0.0.161 - - [2026-08-27 19:38:32] "POST /set-tag HTTP/1.1" 200 109 0.008183 10.0.0.161 - - [2026-08-27 19:38:32] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017993 10.0.0.161 - - [2026-08-27 19:38:32] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.161 - - [2026-08-27 19:38:32] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006866 10.0.0.161 - - [2026-08-27 19:38:32] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.161 - - [2026-08-27 19:38:32] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005744 10.0.0.161 - - [2026-08-27 19:38:32] "POST /set-tag HTTP/1.1" 200 109 0.004369 10.0.0.161 - - [2026-08-27 19:38:34] "GET /virtual-machine/83b2eded-8ee1-46dc-ad83-636c38934979?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005317 10.0.0.161 - - [2026-08-27 19:38:34] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006567 10.0.0.161 - - [2026-08-27 19:38:34] "GET /virtual-machine/30b47f74-4e18-4ebe-8b7a-fe735cf62a27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004414 10.0.0.161 - - [2026-08-27 19:38:34] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006359 10.0.0.161 - - [2026-08-27 19:38:34] "GET /virtual-machine/bbf72b54-c7ad-4b86-90b7-86a931f154ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004400 10.0.0.161 - - [2026-08-27 19:38:34] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007169 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine/3a237f40-76ba-42fd-88c3-1a78b257dc55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004274 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006044 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine/f97ac403-5a5b-49b1-85c4-02ca0e3da4c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004735 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006210 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine/d0713616-52cd-4243-8aa7-c08cc48f9d7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004473 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006292 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine/64a50cec-3e65-4dda-8de6-880d4dce3ee5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004529 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006558 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine/56e9ecc0-48a2-4fe2-a8c8-6cf2169c2b05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003628 10.0.0.161 - - [2026-08-27 19:38:35] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008121 10.0.0.161 - - [2026-08-27 19:38:35] "GET /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007468 10.0.0.161 - - [2026-08-27 19:38:35] "POST /tags HTTP/1.1" 200 334 0.035888 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.038239 10.0.0.161 - - [2026-08-27 19:38:36] "GET /tag/288c4ac2-23ae-4e22-89bb-4e459b31ff15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.048186 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.161 - - [2026-08-27 19:38:36] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054018 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.161 - - [2026-08-27 19:38:36] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006986 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.161 - - [2026-08-27 19:38:36] "GET /service-appliance-set/b8e65790-95b4-43e9-a7ef-f26e8ea3f309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003888 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.002812 10.0.0.161 - - [2026-08-27 19:38:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.114259 10.0.0.161 - - [2026-08-27 19:38:36] "GET /virtual-machine-interface/f920cd67-e2fe-44b6-9274-5471acc68197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.017226 10.0.0.161 - - [2026-08-27 19:38:36] "POST /instance-ips HTTP/1.1" 200 410 0.026213 10.0.0.161 - - [2026-08-27 19:38:36] "GET /instance-ip/ab05df7f-c063-4ffd-8707-f949c502346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.016398 10.0.0.161 - - [2026-08-27 19:38:36] "POST /loadbalancers HTTP/1.1" 200 631 0.065089 10.0.0.161 - - [2026-08-27 19:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011724 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020389 10.0.0.161 - - [2026-08-27 19:38:36] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.081026 10.0.0.161 - - [2026-08-27 19:38:36] "GET /instance-ip/ab05df7f-c063-4ffd-8707-f949c502346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.010874 10.0.0.161 - - [2026-08-27 19:38:36] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.074011 10.0.0.161 - - [2026-08-27 19:38:36] "POST /floating-ips HTTP/1.1" 200 599 0.067280 10.0.0.161 - - [2026-08-27 19:38:36] "GET /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003954 10.0.0.161 - - [2026-08-27 19:38:36] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.027136 10.0.0.161 - - [2026-08-27 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.161 - - [2026-08-27 19:38:36] "GET /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.010275 10.0.0.161 - - [2026-08-27 19:38:36] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044506 10.0.0.161 - - [2026-08-27 19:38:36] "GET /loadbalancer-listener/69709f05-ee1a-4010-942a-6029b9d01ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.008709 10.0.0.161 - - [2026-08-27 19:38:36] "GET /loadbalancer-listener/69709f05-ee1a-4010-942a-6029b9d01ab8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003489 10.0.0.161 - - [2026-08-27 19:38:37] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020900 10.0.0.161 - - [2026-08-27 19:38:37] "GET /instance-ip/ab05df7f-c063-4ffd-8707-f949c502346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.015866 10.0.0.161 - - [2026-08-27 19:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194 10.0.0.161 - - [2026-08-27 19:38:37] "GET /instance-ip/ab05df7f-c063-4ffd-8707-f949c502346f?fields=floating_ips HTTP/1.1" 200 1214 0.005059 10.0.0.161 - - [2026-08-27 19:38:37] "GET /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002863 10.0.0.161 - - [2026-08-27 19:38:37] "GET /floating-ip/70bbb7f4-d096-43e1-b4fc-37161e7dbb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003413 10.0.0.161 - - [2026-08-27 19:38:37] "GET /loadbalancer-pool/da6a067d-77d7-4f4c-b518-51d6634df9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004586 10.0.0.161 - - [2026-08-27 19:38:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019142 10.0.0.161 - - [2026-08-27 19:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022571 10.0.0.161 - - [2026-08-27 19:38:37] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017037 10.0.0.161 - - [2026-08-27 19:38:37] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006947 10.0.0.161 - - [2026-08-27 19:38:37] "POST /ref-update HTTP/1.1" 200 156 0.014044 10.0.0.161 - - [2026-08-27 19:38:37] "GET /floating-ip/70bbb7f4-d096-43e1-b4fc-37161e7dbb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.010396 10.0.0.161 - - [2026-08-27 19:38:37] "POST /tags HTTP/1.1" 409 221 0.002218 10.0.0.161 - - [2026-08-27 19:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.161 - - [2026-08-27 19:38:37] "GET /tag/288c4ac2-23ae-4e22-89bb-4e459b31ff15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010490 10.0.0.161 - - [2026-08-27 19:38:37] "PUT /floating-ip/70bbb7f4-d096-43e1-b4fc-37161e7dbb08 HTTP/1.1" 200 257 0.009970 10.0.0.161 - - [2026-08-27 19:38:37] "POST /set-tag HTTP/1.1" 200 109 0.075514 10.0.0.161 - - [2026-08-27 19:38:37] "GET /loadbalancer-pool/da6a067d-77d7-4f4c-b518-51d6634df9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003549 10.0.0.161 - - [2026-08-27 19:38:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026296 10.0.0.161 - - [2026-08-27 19:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028182 10.0.0.161 - - [2026-08-27 19:38:37] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015779 10.0.0.161 - - [2026-08-27 19:38:37] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004317 10.0.0.161 - - [2026-08-27 19:38:37] "POST /ref-update HTTP/1.1" 200 156 0.009536 10.0.0.161 - - [2026-08-27 19:38:37] "GET /floating-ip/70bbb7f4-d096-43e1-b4fc-37161e7dbb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.009077 10.0.0.161 - - [2026-08-27 19:38:37] "POST /set-tag HTTP/1.1" 200 109 0.079801 10.0.0.161 - - [2026-08-27 19:38:38] "POST /tags HTTP/1.1" 409 206 0.005163 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.161 - - [2026-08-27 19:38:38] "GET /tag/9bcd71b9-9c8e-49b8-8b4a-c2f6a8411880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016780 10.0.0.161 - - [2026-08-27 19:38:38] "POST /tags HTTP/1.1" 409 204 0.002917 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.161 - - [2026-08-27 19:38:38] "GET /tag/790a43b0-eec1-48a9-a775-fa6d592f37ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015899 10.0.0.161 - - [2026-08-27 19:38:38] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003157 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.161 - - [2026-08-27 19:38:38] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004786 10.0.0.161 - - [2026-08-27 19:38:38] "POST /tags HTTP/1.1" 409 206 0.002576 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.161 - - [2026-08-27 19:38:38] "GET /tag/9bcd71b9-9c8e-49b8-8b4a-c2f6a8411880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014797 10.0.0.161 - - [2026-08-27 19:38:38] "POST /tags HTTP/1.1" 409 226 0.002868 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.161 - - [2026-08-27 19:38:38] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015384 10.0.0.161 - - [2026-08-27 19:38:38] "POST /tags HTTP/1.1" 409 204 0.002983 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.161 - - [2026-08-27 19:38:38] "GET /tag/790a43b0-eec1-48a9-a775-fa6d592f37ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016593 10.0.0.161 - - [2026-08-27 19:38:38] "POST /tags HTTP/1.1" 409 226 0.002908 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.161 - - [2026-08-27 19:38:38] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011551 10.0.0.161 - - [2026-08-27 19:38:38] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002660 10.0.0.161 - - [2026-08-27 19:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.161 - - [2026-08-27 19:38:38] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003658 10.0.0.161 - - [2026-08-27 19:38:38] "POST /firewall-rules HTTP/1.1" 200 628 0.084657 10.0.0.161 - - [2026-08-27 19:38:39] "POST /firewall-rules HTTP/1.1" 200 648 0.097177 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-rule/dad67d19-2438-474d-93d8-82a4448a8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.007678 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003368 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-rule/116aa0ef-98fe-424f-9efb-0bad52aeb0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004960 10.0.0.161 - - [2026-08-27 19:38:39] "POST /ref-update HTTP/1.1" 200 156 0.040372 10.0.0.161 - - [2026-08-27 19:38:39] "POST /firewall-policys HTTP/1.1" 200 608 0.077521 10.0.0.161 - - [2026-08-27 19:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020721 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006023 10.0.0.161 - - [2026-08-27 19:38:39] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004020 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003226 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.005587 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/aca6e829-1738-42a7-9a46-8061bebc10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004254 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005471 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002775 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002991 10.0.0.161 - - [2026-08-27 19:38:39] "POST /ref-update HTTP/1.1" 200 156 0.032327 10.0.0.161 - - [2026-08-27 19:38:39] "POST /ref-update HTTP/1.1" 200 156 0.053254 10.0.0.161 - - [2026-08-27 19:38:39] "POST /ref-update HTTP/1.1" 200 156 0.046417 10.0.0.161 - - [2026-08-27 19:38:39] "POST /ref-update HTTP/1.1" 200 156 0.035395 10.0.0.161 - - [2026-08-27 19:38:39] "POST /ref-update HTTP/1.1" 200 156 0.059430 10.0.0.161 - - [2026-08-27 19:38:39] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009562 10.0.0.161 - - [2026-08-27 19:38:53] "GET /global-system-configs HTTP/1.1" 200 323 0.003186 10.0.0.161 - - [2026-08-27 19:38:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002915 10.0.0.161 - - [2026-08-27 19:39:22] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005987 10.0.0.161 - - [2026-08-27 19:39:22] "POST /set-tag HTTP/1.1" 200 109 0.005294 10.0.0.161 - - [2026-08-27 19:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.161 - - [2026-08-27 19:39:22] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003585 10.0.0.161 - - [2026-08-27 19:39:22] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.029267 10.0.0.161 - - [2026-08-27 19:39:22] "POST /set-tag HTTP/1.1" 200 109 0.056679 10.0.0.161 - - [2026-08-27 19:39:23] "DELETE /loadbalancer-member/879e92a3-1ac8-4b23-ac2c-1836c7e8ffbf HTTP/1.1" 200 115 0.104591 10.0.0.161 - - [2026-08-27 19:39:23] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015465 10.0.0.161 - - [2026-08-27 19:39:23] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.161 - - [2026-08-27 19:39:23] "DELETE /loadbalancer-member/2c31a012-928e-42aa-87ca-1027018d5789 HTTP/1.1" 200 115 0.084210 10.0.0.161 - - [2026-08-27 19:39:23] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013642 10.0.0.161 - - [2026-08-27 19:39:23] "POST /set-tag HTTP/1.1" 200 109 0.006830 10.0.0.161 - - [2026-08-27 19:39:23] "DELETE /loadbalancer-member/145585ff-1569-42ba-bff1-b2c5a88d1dbb HTTP/1.1" 200 115 0.064680 10.0.0.161 - - [2026-08-27 19:39:23] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022455 10.0.0.161 - - [2026-08-27 19:39:23] "POST /set-tag HTTP/1.1" 200 109 0.005483 10.0.0.161 - - [2026-08-27 19:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.161 - - [2026-08-27 19:39:23] "GET /loadbalancer/932a1195-04b7-46fb-87c0-35aa42c8de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003210 10.0.0.161 - - [2026-08-27 19:39:23] "GET /loadbalancer-pool/7662a98c-d3bb-46ba-8fd4-27c0585fcd20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005762 10.0.0.161 - - [2026-08-27 19:39:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054359 10.0.0.161 - - [2026-08-27 19:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.059804 10.0.0.161 - - [2026-08-27 19:39:23] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.031259 10.0.0.161 - - [2026-08-27 19:39:23] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004857 10.0.0.161 - - [2026-08-27 19:39:23] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004826 10.0.0.161 - - [2026-08-27 19:39:23] "POST /set-tag HTTP/1.1" 200 109 0.086824 10.0.0.161 - - [2026-08-27 19:39:23] "GET /loadbalancer-pool/b83d8a47-9e78-4a6a-a8c4-1a813b66f2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022950 10.0.0.161 - - [2026-08-27 19:39:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040722 10.0.0.161 - - [2026-08-27 19:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032761 10.0.0.161 - - [2026-08-27 19:39:24] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019828 10.0.0.161 - - [2026-08-27 19:39:24] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.025015 10.0.0.161 - - [2026-08-27 19:39:24] "POST /set-tag HTTP/1.1" 200 109 0.013766 10.0.0.161 - - [2026-08-27 19:39:24] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008243 10.0.0.161 - - [2026-08-27 19:39:24] "GET /loadbalancer-pool/937af12e-a633-41a0-aad4-612e5121160c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005871 10.0.0.161 - - [2026-08-27 19:39:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027457 10.0.0.161 - - [2026-08-27 19:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060645 10.0.0.161 - - [2026-08-27 19:39:24] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015108 10.0.0.161 - - [2026-08-27 19:39:24] "GET /virtual-machine-interface/c0b92690-a24d-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019948 10.0.0.161 - - [2026-08-27 19:39:24] "GET /floating-ip/1793b81c-f4bf-42ff-8819-3502f4ed5102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003433 10.0.0.161 - - [2026-08-27 19:39:24] "POST /set-tag HTTP/1.1" 200 109 0.004062 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001370 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001609 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001310 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003978 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001331 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001553 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001142 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:40:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001509 10.0.0.161 - - [2026-08-27 19:40:48] "POST /tags HTTP/1.1" 409 252 0.002986 10.0.0.161 - - [2026-08-27 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.161 - - [2026-08-27 19:40:48] "GET /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014155 10.0.0.161 - - [2026-08-27 19:40:48] "POST /tags HTTP/1.1" 409 228 0.002839 10.0.0.161 - - [2026-08-27 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.161 - - [2026-08-27 19:40:48] "GET /tag/c54e2f55-6dc5-4262-9162-086a1ea40865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014667 10.0.0.161 - - [2026-08-27 19:40:48] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005628 10.0.0.161 - - [2026-08-27 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.161 - - [2026-08-27 19:40:48] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003489 10.0.0.161 - - [2026-08-27 19:40:48] "POST /tags HTTP/1.1" 409 206 0.006209 10.0.0.161 - - [2026-08-27 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008177 10.0.0.161 - - [2026-08-27 19:40:48] "GET /tag/9bcd71b9-9c8e-49b8-8b4a-c2f6a8411880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.031296 10.0.0.161 - - [2026-08-27 19:40:48] "POST /tags HTTP/1.1" 409 226 0.002905 10.0.0.161 - - [2026-08-27 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.161 - - [2026-08-27 19:40:48] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.044715 10.0.0.161 - - [2026-08-27 19:40:48] "POST /tags HTTP/1.1" 409 204 0.006746 10.0.0.161 - - [2026-08-27 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.161 - - [2026-08-27 19:40:48] "GET /tag/790a43b0-eec1-48a9-a775-fa6d592f37ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.023929 10.0.0.161 - - [2026-08-27 19:40:49] "POST /tags HTTP/1.1" 409 226 0.009671 10.0.0.161 - - [2026-08-27 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.161 - - [2026-08-27 19:40:49] "GET /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.018273 10.0.0.161 - - [2026-08-27 19:40:49] "POST /tags HTTP/1.1" 409 228 0.009005 10.0.0.161 - - [2026-08-27 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.161 - - [2026-08-27 19:40:49] "GET /tag/c54e2f55-6dc5-4262-9162-086a1ea40865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.027786 10.0.0.161 - - [2026-08-27 19:40:49] "POST /tags HTTP/1.1" 409 252 0.002927 10.0.0.161 - - [2026-08-27 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.161 - - [2026-08-27 19:40:49] "GET /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.038979 10.0.0.161 - - [2026-08-27 19:40:49] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.011118 10.0.0.161 - - [2026-08-27 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.161 - - [2026-08-27 19:40:49] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005829 10.0.0.161 - - [2026-08-27 19:40:49] "POST /firewall-rules HTTP/1.1" 409 281 0.003838 10.0.0.161 - - [2026-08-27 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.161 - - [2026-08-27 19:40:49] "PUT /firewall-rule/116aa0ef-98fe-424f-9efb-0bad52aeb0da HTTP/1.1" 200 261 0.081077 10.0.0.161 - - [2026-08-27 19:40:49] "POST /firewall-rules HTTP/1.1" 409 291 0.019657 10.0.0.161 - - [2026-08-27 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011014 10.0.0.161 - - [2026-08-27 19:40:49] "PUT /firewall-rule/dad67d19-2438-474d-93d8-82a4448a8840 HTTP/1.1" 200 261 0.133810 10.0.0.161 - - [2026-08-27 19:40:49] "GET /firewall-rule/dad67d19-2438-474d-93d8-82a4448a8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004871 10.0.0.161 - - [2026-08-27 19:40:50] "POST /firewall-rules HTTP/1.1" 200 660 0.248513 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-rule/67ef78ad-f65c-404f-b675-a914bbe896a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.059016 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004753 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-rule/116aa0ef-98fe-424f-9efb-0bad52aeb0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.007676 10.0.0.161 - - [2026-08-27 19:40:50] "POST /firewall-policys HTTP/1.1" 409 269 0.003247 10.0.0.161 - - [2026-08-27 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.161 - - [2026-08-27 19:40:50] "PUT /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3 HTTP/1.1" 200 265 0.069857 10.0.0.161 - - [2026-08-27 19:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.118186 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.026982 10.0.0.161 - - [2026-08-27 19:40:50] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.021394 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012880 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.007938 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.023690 10.0.0.161 - - [2026-08-27 19:40:50] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004570 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006911 10.0.0.161 - - [2026-08-27 19:41:51] "POST /set-tag HTTP/1.1" 200 109 0.006191 10.0.0.161 - - [2026-08-27 19:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.161 - - [2026-08-27 19:41:51] "GET /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.006051 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011544 10.0.0.161 - - [2026-08-27 19:41:51] "POST /set-tag HTTP/1.1" 200 109 0.054408 10.0.0.161 - - [2026-08-27 19:41:51] "DELETE /loadbalancer-member/5c0602c5-6230-49a0-8eea-8471c290205c HTTP/1.1" 200 115 0.078378 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016369 10.0.0.161 - - [2026-08-27 19:41:51] "POST /set-tag HTTP/1.1" 200 109 0.007500 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007805 10.0.0.161 - - [2026-08-27 19:41:51] "POST /set-tag HTTP/1.1" 200 109 0.011127 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016717 10.0.0.161 - - [2026-08-27 19:41:51] "POST /set-tag HTTP/1.1" 200 109 0.003757 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016176 10.0.0.161 - - [2026-08-27 19:41:51] "POST /set-tag HTTP/1.1" 200 109 0.006826 10.0.0.161 - - [2026-08-27 19:41:51] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016160 10.0.0.161 - - [2026-08-27 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.018422 10.0.0.161 - - [2026-08-27 19:41:52] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018013 10.0.0.161 - - [2026-08-27 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.004074 10.0.0.161 - - [2026-08-27 19:41:52] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011496 10.0.0.161 - - [2026-08-27 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.009017 10.0.0.161 - - [2026-08-27 19:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.161 - - [2026-08-27 19:41:52] "GET /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004286 10.0.0.161 - - [2026-08-27 19:41:52] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016592 10.0.0.161 - - [2026-08-27 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.005115 10.0.0.161 - - [2026-08-27 19:41:53] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014216 10.0.0.161 - - [2026-08-27 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.161 - - [2026-08-27 19:41:53] "GET /virtual-machine/30b47f74-4e18-4ebe-8b7a-fe735cf62a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008333 10.0.0.161 - - [2026-08-27 19:41:53] "POST /ref-update HTTP/1.1" 200 156 0.059318 10.0.0.161 - - [2026-08-27 19:41:53] "GET /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.050271 10.0.0.161 - - [2026-08-27 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.085177 10.0.0.161 - - [2026-08-27 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.045310 10.0.0.161 - - [2026-08-27 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.081720 10.0.0.161 - - [2026-08-27 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.068260 10.0.0.161 - - [2026-08-27 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.045474 10.0.0.161 - - [2026-08-27 19:41:53] "DELETE /instance-ip/dcb3b5da-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.131459 10.0.0.161 - - [2026-08-27 19:41:53] "POST /ref-update HTTP/1.1" 200 156 0.024294 10.0.0.161 - - [2026-08-27 19:41:54] "DELETE /virtual-machine-interface/dc90a996-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.124801 10.0.0.161 - - [2026-08-27 19:41:54] "DELETE /virtual-machine/30b47f74-4e18-4ebe-8b7a-fe735cf62a27 HTTP/1.1" 200 115 0.053626 10.0.0.161 - - [2026-08-27 19:41:54] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010681 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.161 - - [2026-08-27 19:41:54] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013989 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.003978 10.0.0.161 - - [2026-08-27 19:41:54] "GET /virtual-machine/bbf72b54-c7ad-4b86-90b7-86a931f154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005079 10.0.0.161 - - [2026-08-27 19:41:54] "POST /ref-update HTTP/1.1" 200 156 0.018805 10.0.0.161 - - [2026-08-27 19:41:54] "GET /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017381 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.051129 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.068120 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.097302 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.087668 10.0.0.161 - - [2026-08-27 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.072378 10.0.0.161 - - [2026-08-27 19:41:54] "DELETE /instance-ip/dd71956e-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.095149 10.0.0.161 - - [2026-08-27 19:41:54] "DELETE /virtual-machine-interface/dd54158e-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.093909 10.0.0.161 - - [2026-08-27 19:41:55] "DELETE /virtual-machine/bbf72b54-c7ad-4b86-90b7-86a931f154ea HTTP/1.1" 200 115 0.056362 10.0.0.161 - - [2026-08-27 19:41:55] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010007 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.161 - - [2026-08-27 19:41:55] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005610 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.004162 10.0.0.161 - - [2026-08-27 19:41:55] "GET /virtual-machine/83b2eded-8ee1-46dc-ad83-636c38934979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004618 10.0.0.161 - - [2026-08-27 19:41:55] "POST /ref-update HTTP/1.1" 200 156 0.028042 10.0.0.161 - - [2026-08-27 19:41:55] "GET /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018376 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.037522 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.054588 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.060021 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.053746 10.0.0.161 - - [2026-08-27 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.065223 10.0.0.161 - - [2026-08-27 19:41:55] "DELETE /instance-ip/dc102406-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.086361 10.0.0.161 - - [2026-08-27 19:41:55] "POST /ref-update HTTP/1.1" 200 156 0.023032 10.0.0.161 - - [2026-08-27 19:41:55] "DELETE /virtual-machine-interface/dbedac46-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.099555 10.0.0.161 - - [2026-08-27 19:41:55] "DELETE /virtual-machine/83b2eded-8ee1-46dc-ad83-636c38934979 HTTP/1.1" 200 115 0.064362 10.0.0.161 - - [2026-08-27 19:41:56] "DELETE /tag/55917736-349e-4544-9e3c-dbd777cd380f HTTP/1.1" 200 115 0.078576 10.0.0.161 - - [2026-08-27 19:41:56] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017149 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.161 - - [2026-08-27 19:41:56] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012028 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.008668 10.0.0.161 - - [2026-08-27 19:41:56] "GET /virtual-machine/3a237f40-76ba-42fd-88c3-1a78b257dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004487 10.0.0.161 - - [2026-08-27 19:41:56] "POST /ref-update HTTP/1.1" 200 156 0.018877 10.0.0.161 - - [2026-08-27 19:41:56] "GET /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015918 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.050156 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.110443 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.052414 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.040182 10.0.0.161 - - [2026-08-27 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.071913 10.0.0.161 - - [2026-08-27 19:41:56] "DELETE /instance-ip/ddfe576a-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.093589 10.0.0.161 - - [2026-08-27 19:41:56] "DELETE /virtual-machine-interface/ddda269c-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.078609 10.0.0.161 - - [2026-08-27 19:41:56] "DELETE /virtual-machine/3a237f40-76ba-42fd-88c3-1a78b257dc55 HTTP/1.1" 200 115 0.039257 10.0.0.161 - - [2026-08-27 19:41:57] "DELETE /tag/29212de6-39cc-4138-a405-b293fb84468a HTTP/1.1" 200 115 0.061448 10.0.0.161 - - [2026-08-27 19:41:57] "DELETE /tag/9bcd71b9-9c8e-49b8-8b4a-c2f6a8411880 HTTP/1.1" 409 391 0.007831 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008840 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.006270 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008320 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.004102 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine/d0713616-52cd-4243-8aa7-c08cc48f9d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004143 10.0.0.161 - - [2026-08-27 19:42:23] "POST /ref-update HTTP/1.1" 200 156 0.020187 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024720 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.032008 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.040051 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.037006 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.032922 10.0.0.161 - - [2026-08-27 19:42:23] "DELETE /instance-ip/dfc2718a-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.060495 10.0.0.161 - - [2026-08-27 19:42:23] "DELETE /virtual-machine-interface/dfa06da6-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.064089 10.0.0.161 - - [2026-08-27 19:42:23] "DELETE /virtual-machine/d0713616-52cd-4243-8aa7-c08cc48f9d7b HTTP/1.1" 200 115 0.070154 10.0.0.161 - - [2026-08-27 19:42:23] "DELETE /tag/13f522b0-1e75-4fe6-bb26-379ed3b90df9 HTTP/1.1" 200 115 0.060698 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006781 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005225 10.0.0.161 - - [2026-08-27 19:42:23] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine/64a50cec-3e65-4dda-8de6-880d4dce3ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004873 10.0.0.161 - - [2026-08-27 19:42:23] "POST /ref-update HTTP/1.1" 200 156 0.017793 10.0.0.161 - - [2026-08-27 19:42:23] "GET /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016668 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.046903 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.048442 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.039037 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.033658 10.0.0.161 - - [2026-08-27 19:42:24] "DELETE /instance-ip/df3286ce-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.083152 10.0.0.161 - - [2026-08-27 19:42:24] "DELETE /virtual-machine-interface/df0fec54-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.079307 10.0.0.161 - - [2026-08-27 19:42:24] "DELETE /virtual-machine/64a50cec-3e65-4dda-8de6-880d4dce3ee5 HTTP/1.1" 200 115 0.036712 10.0.0.161 - - [2026-08-27 19:42:24] "DELETE /tag/790a43b0-eec1-48a9-a775-fa6d592f37ad HTTP/1.1" 409 237 0.009767 10.0.0.161 - - [2026-08-27 19:42:24] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007580 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.161 - - [2026-08-27 19:42:24] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007818 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.003467 10.0.0.161 - - [2026-08-27 19:42:24] "GET /virtual-machine/f97ac403-5a5b-49b1-85c4-02ca0e3da4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004331 10.0.0.161 - - [2026-08-27 19:42:24] "POST /ref-update HTTP/1.1" 200 156 0.016148 10.0.0.161 - - [2026-08-27 19:42:24] "GET /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006670 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.031823 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.040536 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.027101 10.0.0.161 - - [2026-08-27 19:42:24] "POST /set-tag HTTP/1.1" 200 109 0.040310 10.0.0.161 - - [2026-08-27 19:42:24] "DELETE /instance-ip/dea7d7b8-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.082201 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /virtual-machine-interface/de89b800-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.072838 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /virtual-machine/f97ac403-5a5b-49b1-85c4-02ca0e3da4c8 HTTP/1.1" 200 115 0.046564 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /tag/c280e5d2-216a-4d70-a298-ea98b065fa66 HTTP/1.1" 200 115 0.045437 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /tag/2447acae-c1dc-4db0-9b92-f57c69cab3d3 HTTP/1.1" 200 115 0.052487 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /tag/d1988fb4-a1f9-437e-bf4d-b4584b843c13 HTTP/1.1" 200 115 0.052545 10.0.0.161 - - [2026-08-27 19:42:25] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006490 10.0.0.161 - - [2026-08-27 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.004824 10.0.0.161 - - [2026-08-27 19:42:25] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005871 10.0.0.161 - - [2026-08-27 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.003809 10.0.0.161 - - [2026-08-27 19:42:25] "GET /virtual-machine/56e9ecc0-48a2-4fe2-a8c8-6cf2169c2b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003697 10.0.0.161 - - [2026-08-27 19:42:25] "POST /ref-update HTTP/1.1" 200 156 0.016879 10.0.0.161 - - [2026-08-27 19:42:25] "GET /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020848 10.0.0.161 - - [2026-08-27 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.028141 10.0.0.161 - - [2026-08-27 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.050498 10.0.0.161 - - [2026-08-27 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.047660 10.0.0.161 - - [2026-08-27 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.029284 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /instance-ip/e05101d4-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.100618 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /virtual-machine-interface/e02cec7c-a24e-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.088511 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /virtual-machine/56e9ecc0-48a2-4fe2-a8c8-6cf2169c2b05 HTTP/1.1" 200 115 0.052569 10.0.0.161 - - [2026-08-27 19:42:25] "DELETE /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5 HTTP/1.1" 409 237 0.023942 10.0.0.161 - - [2026-08-27 19:42:26] "DELETE /tag/84318374-866e-4a57-9f2e-6de29e699f59 HTTP/1.1" 200 115 0.062318 10.0.0.161 - - [2026-08-27 19:42:26] "DELETE /tag/c54e2f55-6dc5-4262-9162-086a1ea40865 HTTP/1.1" 409 237 0.011672 10.0.0.161 - - [2026-08-27 19:42:26] "POST /projects HTTP/1.1" 409 238 0.004030 10.0.0.161 - - [2026-08-27 19:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.161 - - [2026-08-27 19:42:27] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.068365 10.0.0.161 - - [2026-08-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.161 - - [2026-08-27 19:42:27] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006742 10.0.0.161 - - [2026-08-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.161 - - [2026-08-27 19:42:27] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006140 10.0.0.161 - - [2026-08-27 19:42:27] "POST /security-groups HTTP/1.1" 409 285 0.003694 10.0.0.161 - - [2026-08-27 19:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.161 - - [2026-08-27 19:42:27] "PUT /security-group/b6837a2b-4b52-4e45-b5e7-98c087454a30 HTTP/1.1" 200 263 0.065441 10.0.0.161 - - [2026-08-27 19:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.057805 10.0.0.161 - - [2026-08-27 19:42:27] "PUT /access-control-list/82584fe6-e18c-4492-80a7-5dbbeb55d132 HTTP/1.1" 200 273 0.020609 10.0.0.161 - - [2026-08-27 19:42:27] "PUT /access-control-list/e4b80159-f72f-457e-9508-34a7a9482cc6 HTTP/1.1" 200 273 0.048331 10.0.0.161 - - [2026-08-27 19:42:32] "POST /projects HTTP/1.1" 409 238 0.003007 10.0.0.161 - - [2026-08-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.161 - - [2026-08-27 19:42:32] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.091013 10.0.0.161 - - [2026-08-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010462 10.0.0.161 - - [2026-08-27 19:42:32] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010806 10.0.0.161 - - [2026-08-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.161 - - [2026-08-27 19:42:32] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007630 10.0.0.161 - - [2026-08-27 19:42:32] "POST /security-groups HTTP/1.1" 409 285 0.005302 10.0.0.161 - - [2026-08-27 19:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.161 - - [2026-08-27 19:42:32] "PUT /security-group/b6837a2b-4b52-4e45-b5e7-98c087454a30 HTTP/1.1" 200 263 0.102249 10.0.0.161 - - [2026-08-27 19:42:32] "PUT /access-control-list/82584fe6-e18c-4492-80a7-5dbbeb55d132 HTTP/1.1" 200 273 0.027923 10.0.0.161 - - [2026-08-27 19:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.067682 10.0.0.161 - - [2026-08-27 19:42:32] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.026085 10.0.0.161 - - [2026-08-27 19:42:32] "GET /firewall-rule/000dcf29-bda0-47be-8cde-5f5ee8932246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007675 10.0.0.161 - - [2026-08-27 19:42:32] "PUT /access-control-list/e4b80159-f72f-457e-9508-34a7a9482cc6 HTTP/1.1" 200 273 0.055693 10.0.0.161 - - [2026-08-27 19:42:33] "POST /ref-update HTTP/1.1" 200 156 0.189397 10.0.0.161 - - [2026-08-27 19:42:33] "DELETE /firewall-rule/000dcf29-bda0-47be-8cde-5f5ee8932246 HTTP/1.1" 200 115 0.049484 10.0.0.161 - - [2026-08-27 19:42:33] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.009649 10.0.0.161 - - [2026-08-27 19:42:33] "GET /firewall-rule/0225dc48-ff9f-482e-b864-7d62e5aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004141 10.0.0.161 - - [2026-08-27 19:42:33] "POST /ref-update HTTP/1.1" 200 156 0.153123 10.0.0.161 - - [2026-08-27 19:42:33] "DELETE /firewall-rule/0225dc48-ff9f-482e-b864-7d62e5aed6e3 HTTP/1.1" 200 115 0.090523 10.0.0.161 - - [2026-08-27 19:42:33] "DELETE /tag/1567640f-2642-4e67-b47a-1db26a2c3688 HTTP/1.1" 200 115 0.075588 10.0.0.161 - - [2026-08-27 19:42:33] "DELETE /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5 HTTP/1.1" 409 237 0.010945 10.0.0.161 - - [2026-08-27 19:42:33] "DELETE /tag/c54e2f55-6dc5-4262-9162-086a1ea40865 HTTP/1.1" 409 237 0.006931 10.0.0.161 - - [2026-08-27 19:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.161 - - [2026-08-27 19:42:33] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005839 10.0.0.161 - - [2026-08-27 19:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.161 - - [2026-08-27 19:42:33] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005527 10.0.0.161 - - [2026-08-27 19:42:33] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.102381 10.0.0.161 - - [2026-08-27 19:42:34] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.103792 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /security-group/b6837a2b-4b52-4e45-b5e7-98c087454a30 HTTP/1.1" 200 115 0.101547 10.0.0.161 - - [2026-08-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015602 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /access-control-list/82584fe6-e18c-4492-80a7-5dbbeb55d132 HTTP/1.1" 200 115 0.079814 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /access-control-list/e4b80159-f72f-457e-9508-34a7a9482cc6 HTTP/1.1" 200 115 0.049982 10.0.0.161 - - [2026-08-27 19:42:34] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.063487 10.0.0.161 - - [2026-08-27 19:42:34] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?fields=security_groups HTTP/1.1" 200 1352 0.058863 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /security-group/338241ae-2704-4101-ab65-358514f983b6 HTTP/1.1" 200 115 0.096025 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /access-control-list/43aad231-2c35-4b43-9532-09c492fcedfa HTTP/1.1" 200 115 0.089043 10.0.0.161 - - [2026-08-27 19:42:34] "GET /project/81661cc4-3b59-4108-905b-b7c9d649648a?fields=application_policy_sets HTTP/1.1" 200 1391 0.088246 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /access-control-list/ab732133-8a2a-4c99-9b2b-d718f2f6821e HTTP/1.1" 200 115 0.088936 10.0.0.161 - - [2026-08-27 19:42:34] "DELETE /project/81661cc4-3b59-4108-905b-b7c9d649648a HTTP/1.1" 200 115 0.507091 10.0.0.161 - - [2026-08-27 19:42:34] "POST /projects HTTP/1.1" 409 238 0.004669 10.0.0.161 - - [2026-08-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.161 - - [2026-08-27 19:42:34] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056327 10.0.0.161 - - [2026-08-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.161 - - [2026-08-27 19:42:34] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.008676 10.0.0.161 - - [2026-08-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.161 - - [2026-08-27 19:42:34] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006494 10.0.0.161 - - [2026-08-27 19:42:34] "POST /security-groups HTTP/1.1" 409 285 0.004408 10.0.0.161 - - [2026-08-27 19:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.161 - - [2026-08-27 19:42:35] "PUT /security-group/82adbd97-c0d5-4727-98a3-498566910919 HTTP/1.1" 200 263 0.065156 10.0.0.161 - - [2026-08-27 19:42:35] "PUT /access-control-list/68009173-f82c-496a-b4fc-dd96bf7b77a2 HTTP/1.1" 200 273 0.023427 10.0.0.161 - - [2026-08-27 19:42:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.044275 10.0.0.161 - - [2026-08-27 19:42:35] "PUT /access-control-list/df119a7a-19eb-4754-a66e-80584552c87a HTTP/1.1" 200 273 0.034219 10.0.0.161 - - [2026-08-27 19:42:38] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003639 10.0.0.161 - - [2026-08-27 19:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.161 - - [2026-08-27 19:42:38] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004369 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-policy/d5ff3697-ff15-4e47-8bc2-851db6c62f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003500 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-rule/116aa0ef-98fe-424f-9efb-0bad52aeb0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004369 10.0.0.161 - - [2026-08-27 19:42:38] "POST /ref-update HTTP/1.1" 200 156 0.034151 10.0.0.161 - - [2026-08-27 19:42:38] "DELETE /firewall-rule/116aa0ef-98fe-424f-9efb-0bad52aeb0da HTTP/1.1" 200 115 0.154662 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005188 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-rule/dad67d19-2438-474d-93d8-82a4448a8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004263 10.0.0.161 - - [2026-08-27 19:42:38] "POST /ref-update HTTP/1.1" 200 156 0.031008 10.0.0.161 - - [2026-08-27 19:42:38] "DELETE /firewall-rule/dad67d19-2438-474d-93d8-82a4448a8840 HTTP/1.1" 200 115 0.061096 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006447 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-rule/67ef78ad-f65c-404f-b675-a914bbe896a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.003899 10.0.0.161 - - [2026-08-27 19:42:38] "POST /ref-update HTTP/1.1" 200 156 0.022380 10.0.0.161 - - [2026-08-27 19:42:38] "DELETE /firewall-rule/67ef78ad-f65c-404f-b675-a914bbe896a9 HTTP/1.1" 200 115 0.092777 10.0.0.161 - - [2026-08-27 19:42:38] "GET /application-policy-set/e59b0868-e6b0-4a32-90fc-cc7955b344e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004076 10.0.0.161 - - [2026-08-27 19:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.161 - - [2026-08-27 19:42:38] "GET /policy-management/4566573d-3c98-4e31-be2d-9ba5496f3d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004138 10.0.0.161 - - [2026-08-27 19:42:38] "GET /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006397 10.0.0.161 - - [2026-08-27 19:42:38] "POST /ref-update HTTP/1.1" 200 156 0.049483 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /firewall-policy/48064c06-d43a-49bd-9ac3-f5486221b4b3 HTTP/1.1" 200 115 0.063511 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /tag/790a43b0-eec1-48a9-a775-fa6d592f37ad HTTP/1.1" 200 115 0.147972 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /tag/c54e2f55-6dc5-4262-9162-086a1ea40865 HTTP/1.1" 200 115 0.115708 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /tag/226ed1f3-aa71-4c3d-9987-c2a10ceeb2a5 HTTP/1.1" 200 115 0.092326 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /tag/9bcd71b9-9c8e-49b8-8b4a-c2f6a8411880 HTTP/1.1" 200 115 0.100096 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /loadbalancer-member/4fa63f5f-0eef-4734-ab0d-9b43232ba0e8 HTTP/1.1" 200 115 0.059691 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /loadbalancer-pool/da6a067d-77d7-4f4c-b518-51d6634df9ae HTTP/1.1" 200 115 0.067126 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /loadbalancer-listener/69709f05-ee1a-4010-942a-6029b9d01ab8 HTTP/1.1" 200 115 0.064117 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /loadbalancer/2927476f-d804-4349-bb54-886b13c86e08 HTTP/1.1" 200 115 0.062245 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /floating-ip/70bbb7f4-d096-43e1-b4fc-37161e7dbb08 HTTP/1.1" 200 115 0.056442 10.0.0.161 - - [2026-08-27 19:42:39] "DELETE /instance-ip/ab05df7f-c063-4ffd-8707-f949c502346f HTTP/1.1" 200 115 0.085699 10.0.0.161 - - [2026-08-27 19:42:40] "DELETE /virtual-machine-interface/f920cd67-e2fe-44b6-9274-5471acc68197 HTTP/1.1" 200 115 0.102622 10.0.0.161 - - [2026-08-27 19:42:40] "DELETE /tag/288c4ac2-23ae-4e22-89bb-4e459b31ff15 HTTP/1.1" 200 115 0.095420 10.0.0.161 - - [2026-08-27 19:42:40] "POST /projects HTTP/1.1" 409 238 0.006653 10.0.0.161 - - [2026-08-27 19:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.161 - - [2026-08-27 19:42:40] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.077545 10.0.0.161 - - [2026-08-27 19:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008768 10.0.0.161 - - [2026-08-27 19:42:40] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.014837 10.0.0.161 - - [2026-08-27 19:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.161 - - [2026-08-27 19:42:40] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.011036 10.0.0.161 - - [2026-08-27 19:42:40] "POST /security-groups HTTP/1.1" 409 285 0.008454 10.0.0.161 - - [2026-08-27 19:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008790 10.0.0.161 - - [2026-08-27 19:42:40] "PUT /security-group/82adbd97-c0d5-4727-98a3-498566910919 HTTP/1.1" 200 263 0.078627 10.0.0.161 - - [2026-08-27 19:42:40] "PUT /access-control-list/68009173-f82c-496a-b4fc-dd96bf7b77a2 HTTP/1.1" 200 273 0.080791 10.0.0.161 - - [2026-08-27 19:42:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.130103 10.0.0.161 - - [2026-08-27 19:42:40] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.021703 10.0.0.161 - - [2026-08-27 19:42:40] "PUT /access-control-list/df119a7a-19eb-4754-a66e-80584552c87a HTTP/1.1" 200 273 0.079257 10.0.0.161 - - [2026-08-27 19:42:40] "GET /firewall-rule/8c3c233d-f53e-404f-8482-e21ba532928a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.011369 10.0.0.161 - - [2026-08-27 19:42:40] "POST /ref-update HTTP/1.1" 200 156 0.105377 10.0.0.161 - - [2026-08-27 19:42:41] "DELETE /firewall-rule/8c3c233d-f53e-404f-8482-e21ba532928a HTTP/1.1" 200 115 0.079859 10.0.0.161 - - [2026-08-27 19:42:41] "GET /firewall-policy/0b9fcc1f-9400-4c83-9151-a65bd666ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.020719 10.0.0.161 - - [2026-08-27 19:42:41] "GET /firewall-rule/8a556e4b-d946-453f-8955-1735ad7bff7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004143 10.0.0.161 - - [2026-08-27 19:42:41] "POST /ref-update HTTP/1.1" 200 156 0.086293 10.0.0.161 - - [2026-08-27 19:42:41] "DELETE /firewall-rule/8a556e4b-d946-453f-8955-1735ad7bff7c HTTP/1.1" 200 115 0.103309 10.0.0.161 - - [2026-08-27 19:42:41] "DELETE /tag/6c1b7044-d02e-41b7-b8a0-fddf64963fa7 HTTP/1.1" 200 115 0.074344 10.0.0.161 - - [2026-08-27 19:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.161 - - [2026-08-27 19:42:41] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006625 10.0.0.161 - - [2026-08-27 19:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.161 - - [2026-08-27 19:42:41] "GET /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.024077 10.0.0.161 - - [2026-08-27 19:42:41] "PUT /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365 HTTP/1.1" 200 265 0.121196 10.0.0.161 - - [2026-08-27 19:42:41] "PUT /virtual-network/9c1a0102-7f5c-4ca8-a65f-bed6a195dcab HTTP/1.1" 200 265 0.125773 10.0.0.161 - - [2026-08-27 19:42:41] "DELETE /security-group/82adbd97-c0d5-4727-98a3-498566910919 HTTP/1.1" 200 115 0.090327 10.0.0.161 - - [2026-08-27 19:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.161 - - [2026-08-27 19:42:41] "DELETE /access-control-list/68009173-f82c-496a-b4fc-dd96bf7b77a2 HTTP/1.1" 200 115 0.071437 10.0.0.161 - - [2026-08-27 19:42:42] "DELETE /access-control-list/df119a7a-19eb-4754-a66e-80584552c87a HTTP/1.1" 200 115 0.084713 10.0.0.161 - - [2026-08-27 19:42:42] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.114765 10.0.0.161 - - [2026-08-27 19:42:42] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?fields=security_groups HTTP/1.1" 200 1353 0.141347 10.0.0.161 - - [2026-08-27 19:42:42] "DELETE /security-group/5d08f801-5357-4310-836b-19297e2377cc HTTP/1.1" 200 115 0.132420 10.0.0.161 - - [2026-08-27 19:42:42] "DELETE /access-control-list/80ec814e-f1ee-4828-9373-fdb736e16636 HTTP/1.1" 200 115 0.093298 10.0.0.161 - - [2026-08-27 19:42:42] "GET /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95?fields=application_policy_sets HTTP/1.1" 200 1392 0.112555 10.0.0.161 - - [2026-08-27 19:42:42] "DELETE /access-control-list/a25fb529-f677-4ae0-b8cc-6d50dfa64ce2 HTTP/1.1" 200 115 0.114959 10.0.0.161 - - [2026-08-27 19:42:42] "DELETE /project/d81a70ba-d6f7-4bc8-8cb5-93c49a392a95 HTTP/1.1" 200 115 0.756487 10.0.0.161 - - [2026-08-27 19:43:47] "GET / HTTP/1.1" 200 36215 0.002346 10.0.0.161 - - [2026-08-27 19:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.161 - - [2026-08-27 19:43:47] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005251 10.0.0.161 - - [2026-08-27 19:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.161 - - [2026-08-27 19:43:47] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003753 10.0.0.161 - - [2026-08-27 19:43:53] "GET /global-system-configs HTTP/1.1" 200 323 0.007190 10.0.0.161 - - [2026-08-27 19:43:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002568 10.0.0.161 - - [2026-08-27 19:44:06] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.161 - - [2026-08-27 19:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.161 - - [2026-08-27 19:44:06] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005859 10.0.0.161 - - [2026-08-27 19:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.161 - - [2026-08-27 19:44:06] "GET /config-node/59872d2f-0e96-4eb0-831c-653a281a3b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002739 10.0.0.161 - - [2026-08-27 19:44:06] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.161 - - [2026-08-27 19:44:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003059 10.0.0.161 - - [2026-08-27 19:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.161 - - [2026-08-27 19:44:11] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003700 10.0.0.161 - - [2026-08-27 19:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.161 - - [2026-08-27 19:44:11] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.021555 10.0.0.161 - - [2026-08-27 19:44:12] "GET / HTTP/1.1" 200 36215 0.002163 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 264 0.003306 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/c7326dbd-4fc4-404f-a54b-af1aeaa7291c HTTP/1.1" 200 245 0.024227 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 261 0.005959 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/660899a2-15a7-415e-82ea-40126c000545 HTTP/1.1" 200 245 0.035794 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 261 0.022662 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/69cb8e38-cd47-49f5-ad8f-95fb745c81c5 HTTP/1.1" 200 245 0.021014 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 253 0.009352 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/f7f310c2-2dd9-4d38-88c4-c656fc121fc8 HTTP/1.1" 200 245 0.020978 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 251 0.010215 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/9e781634-f157-4868-b731-92070f97739b HTTP/1.1" 200 245 0.021419 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 252 0.005790 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/833a0003-9713-4ce0-b6bc-ac45449677ee HTTP/1.1" 200 245 0.021721 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 256 0.019480 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/3d1e2500-f02f-40b3-bc72-c2416eecc8fb HTTP/1.1" 200 245 0.017797 10.0.0.161 - - [2026-08-27 19:44:12] "POST /alarms HTTP/1.1" 409 248 0.003211 10.0.0.161 - - [2026-08-27 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.161 - - [2026-08-27 19:44:12] "PUT /alarm/092f9077-04e3-438f-82b6-14272b7d341c HTTP/1.1" 200 245 0.020292 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 252 0.003740 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/cfe929c4-7413-42f3-b78e-2b0b0a193a2e HTTP/1.1" 200 245 0.017771 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 257 0.014106 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/c6554baf-36a9-4e24-97f0-3f7712d6afb3 HTTP/1.1" 200 245 0.016114 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 251 0.010445 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/2af34282-5253-4992-ba77-f9c04f124334 HTTP/1.1" 200 245 0.020432 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 257 0.005276 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/e1de6d95-ff9c-4732-8f77-9d6850cb02e3 HTTP/1.1" 200 245 0.018192 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 261 0.009972 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/60d64fb4-a881-4079-ad1d-6a0c1fe01e89 HTTP/1.1" 200 245 0.018655 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 258 0.009426 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/e9e68ffa-99c0-422c-b5d9-100c7e5925ea HTTP/1.1" 200 245 0.018093 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 254 0.017437 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/c05a61d1-a9aa-4ecc-8860-d35688fee6fb HTTP/1.1" 200 245 0.016973 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 254 0.006790 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/b9d51ad6-e38d-4d86-80bb-fe824cfaffec HTTP/1.1" 200 245 0.014366 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 254 0.008689 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/46c58990-f1e7-45d4-8ac0-30b82be4dee8 HTTP/1.1" 200 245 0.019557 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 247 0.015651 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/45f0fa72-4321-4b0c-88d1-752fe283c99d HTTP/1.1" 200 245 0.021698 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 272 0.009606 10.0.0.161 - - [2026-08-27 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.161 - - [2026-08-27 19:44:13] "PUT /alarm/016d1585-53cf-480a-9276-c5ab1c0033a7 HTTP/1.1" 200 245 0.019809 10.0.0.161 - - [2026-08-27 19:44:13] "POST /alarms HTTP/1.1" 409 261 0.011689 10.0.0.161 - - [2026-08-27 19:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.161 - - [2026-08-27 19:44:14] "PUT /alarm/37eec624-a5d5-4021-9933-adb0bc05bd97 HTTP/1.1" 200 245 0.017573 10.0.0.161 - - [2026-08-27 19:44:14] "POST /alarms HTTP/1.1" 409 259 0.013195 10.0.0.161 - - [2026-08-27 19:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.161 - - [2026-08-27 19:44:14] "PUT /alarm/9cc5b584-3dad-4eca-b321-2bdfe5461b0f HTTP/1.1" 200 245 0.015735 10.0.0.161 - - [2026-08-27 19:44:14] "POST /alarms HTTP/1.1" 409 265 0.014484 10.0.0.161 - - [2026-08-27 19:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.161 - - [2026-08-27 19:44:14] "PUT /alarm/afaf93ac-2311-4d8d-9832-629032ba1ec4 HTTP/1.1" 200 245 0.016773 10.0.0.161 - - [2026-08-27 19:44:14] "POST /alarms HTTP/1.1" 409 279 0.009801 10.0.0.161 - - [2026-08-27 19:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.161 - - [2026-08-27 19:44:14] "PUT /alarm/24b624b0-65c5-44d4-a68a-5a4e427a0615 HTTP/1.1" 200 245 0.018644 10.0.0.161 - - [2026-08-27 19:44:14] "GET / HTTP/1.1" 200 36215 0.002487 10.0.0.161 - - [2026-08-27 19:44:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003194 10.0.0.161 - - [2026-08-27 19:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027387 10.0.0.161 - - [2026-08-27 19:44:14] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.016877 10.0.0.161 - - [2026-08-27 19:44:14] "GET / HTTP/1.1" 200 36215 0.002161 10.0.0.161 - - [2026-08-27 19:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.161 - - [2026-08-27 19:44:14] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004755 10.0.0.161 - - [2026-08-27 19:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.161 - - [2026-08-27 19:44:15] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.028272 10.0.0.161 - - [2026-08-27 19:44:15] "GET / HTTP/1.1" 200 36215 0.001743 10.0.0.161 - - [2026-08-27 19:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.161 - - [2026-08-27 19:44:15] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007327 10.0.0.161 - - [2026-08-27 19:44:15] "PUT /global-system-config/66794621-fcb6-4961-adc6-bc931983c655 HTTP/1.1" 200 275 0.049662 10.0.0.161 - - [2026-08-27 19:44:18] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.161 - - [2026-08-27 19:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.161 - - [2026-08-27 19:44:18] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003906 10.0.0.161 - - [2026-08-27 19:44:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002965 10.0.0.161 - - [2026-08-27 19:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.161 - - [2026-08-27 19:44:18] "GET /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006544 10.0.0.161 - - [2026-08-27 19:44:18] "PUT /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154 HTTP/1.1" 200 255 0.020411 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:44:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001678 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:44:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001476 10.0.0.161 - - [2026-08-27 19:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.161 - - [2026-08-27 19:44:20] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004750 10.0.0.161 - - [2026-08-27 19:44:34] "GET / HTTP/1.1" 200 36215 0.002182 10.0.0.161 - - [2026-08-27 19:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.161 - - [2026-08-27 19:44:34] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007489 10.0.0.161 - - [2026-08-27 19:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.161 - - [2026-08-27 19:44:34] "GET /config-node/59872d2f-0e96-4eb0-831c-653a281a3b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003098 10.0.0.161 - - [2026-08-27 19:44:46] "GET / HTTP/1.1" 200 36215 0.001913 10.0.0.161 - - [2026-08-27 19:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.161 - - [2026-08-27 19:44:46] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004491 10.0.0.161 - - [2026-08-27 19:44:46] "POST /bgp-routers HTTP/1.1" 409 301 0.005750 10.0.0.161 - - [2026-08-27 19:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.161 - - [2026-08-27 19:44:46] "GET /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.006668 10.0.0.161 - - [2026-08-27 19:44:46] "PUT /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154 HTTP/1.1" 200 255 0.025137 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:44:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001461 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:44:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001472 10.0.0.161 - - [2026-08-27 19:45:33] "GET / HTTP/1.1" 200 36215 0.002175 10.0.0.161 - - [2026-08-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.161 - - [2026-08-27 19:45:33] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007156 10.0.0.161 - - [2026-08-27 19:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.161 - - [2026-08-27 19:45:33] "GET /config-node/59872d2f-0e96-4eb0-831c-653a281a3b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002970 10.0.0.161 - - [2026-08-27 19:45:34] "GET / HTTP/1.1" 200 36215 0.001737 10.0.0.161 - - [2026-08-27 19:45:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003426 10.0.0.161 - - [2026-08-27 19:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.161 - - [2026-08-27 19:45:39] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003732 10.0.0.161 - - [2026-08-27 19:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.161 - - [2026-08-27 19:45:39] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.012361 10.0.0.161 - - [2026-08-27 19:45:39] "GET / HTTP/1.1" 200 36215 0.002119 10.0.0.161 - - [2026-08-27 19:45:39] "POST /alarms HTTP/1.1" 409 264 0.003112 10.0.0.161 - - [2026-08-27 19:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.161 - - [2026-08-27 19:45:39] "PUT /alarm/c7326dbd-4fc4-404f-a54b-af1aeaa7291c HTTP/1.1" 200 245 0.016180 10.0.0.161 - - [2026-08-27 19:45:39] "POST /alarms HTTP/1.1" 409 261 0.014677 10.0.0.161 - - [2026-08-27 19:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006839 10.0.0.161 - - [2026-08-27 19:45:39] "PUT /alarm/660899a2-15a7-415e-82ea-40126c000545 HTTP/1.1" 200 245 0.022701 10.0.0.161 - - [2026-08-27 19:45:39] "POST /alarms HTTP/1.1" 409 261 0.002861 10.0.0.161 - - [2026-08-27 19:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.161 - - [2026-08-27 19:45:39] "PUT /alarm/69cb8e38-cd47-49f5-ad8f-95fb745c81c5 HTTP/1.1" 200 245 0.025566 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 253 0.003198 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/f7f310c2-2dd9-4d38-88c4-c656fc121fc8 HTTP/1.1" 200 245 0.014613 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 251 0.003362 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/9e781634-f157-4868-b731-92070f97739b HTTP/1.1" 200 245 0.015658 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 252 0.013098 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/833a0003-9713-4ce0-b6bc-ac45449677ee HTTP/1.1" 200 245 0.014558 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 256 0.003436 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/3d1e2500-f02f-40b3-bc72-c2416eecc8fb HTTP/1.1" 200 245 0.016564 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 248 0.004914 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/092f9077-04e3-438f-82b6-14272b7d341c HTTP/1.1" 200 245 0.019103 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 252 0.007471 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/cfe929c4-7413-42f3-b78e-2b0b0a193a2e HTTP/1.1" 200 245 0.026808 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 257 0.010702 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/c6554baf-36a9-4e24-97f0-3f7712d6afb3 HTTP/1.1" 200 245 0.025798 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 251 0.006775 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/2af34282-5253-4992-ba77-f9c04f124334 HTTP/1.1" 200 245 0.020458 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 257 0.011276 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/e1de6d95-ff9c-4732-8f77-9d6850cb02e3 HTTP/1.1" 200 245 0.016508 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 261 0.012618 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/60d64fb4-a881-4079-ad1d-6a0c1fe01e89 HTTP/1.1" 200 245 0.016941 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 258 0.010760 10.0.0.161 - - [2026-08-27 19:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.161 - - [2026-08-27 19:45:40] "PUT /alarm/e9e68ffa-99c0-422c-b5d9-100c7e5925ea HTTP/1.1" 200 245 0.021598 10.0.0.161 - - [2026-08-27 19:45:40] "POST /alarms HTTP/1.1" 409 254 0.033287 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007228 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/c05a61d1-a9aa-4ecc-8860-d35688fee6fb HTTP/1.1" 200 245 0.019886 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 254 0.018504 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/b9d51ad6-e38d-4d86-80bb-fe824cfaffec HTTP/1.1" 200 245 0.015596 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 254 0.007304 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/46c58990-f1e7-45d4-8ac0-30b82be4dee8 HTTP/1.1" 200 245 0.015753 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 247 0.003865 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/45f0fa72-4321-4b0c-88d1-752fe283c99d HTTP/1.1" 200 245 0.017612 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 272 0.006044 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/016d1585-53cf-480a-9276-c5ab1c0033a7 HTTP/1.1" 200 245 0.016639 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 261 0.010112 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/37eec624-a5d5-4021-9933-adb0bc05bd97 HTTP/1.1" 200 245 0.020427 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 259 0.010293 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/9cc5b584-3dad-4eca-b321-2bdfe5461b0f HTTP/1.1" 200 245 0.017160 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 265 0.016250 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/afaf93ac-2311-4d8d-9832-629032ba1ec4 HTTP/1.1" 200 245 0.020770 10.0.0.161 - - [2026-08-27 19:45:41] "POST /alarms HTTP/1.1" 409 279 0.016714 10.0.0.161 - - [2026-08-27 19:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.161 - - [2026-08-27 19:45:41] "PUT /alarm/24b624b0-65c5-44d4-a68a-5a4e427a0615 HTTP/1.1" 200 245 0.015843 10.0.0.161 - - [2026-08-27 19:45:42] "GET / HTTP/1.1" 200 36215 0.002697 10.0.0.161 - - [2026-08-27 19:45:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003472 10.0.0.161 - - [2026-08-27 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.161 - - [2026-08-27 19:45:42] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.015853 10.0.0.161 - - [2026-08-27 19:45:42] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.161 - - [2026-08-27 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.161 - - [2026-08-27 19:45:42] "GET /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004122 10.0.0.161 - - [2026-08-27 19:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.161 - - [2026-08-27 19:45:42] "PUT /global-vrouter-config/944bc0fd-a30f-4b37-a5f8-b2a8cbc59d26 HTTP/1.1" 200 277 0.040541 10.0.0.161 - - [2026-08-27 19:45:43] "GET / HTTP/1.1" 200 36215 0.003400 10.0.0.161 - - [2026-08-27 19:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.161 - - [2026-08-27 19:45:43] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008294 10.0.0.161 - - [2026-08-27 19:45:43] "PUT /global-system-config/66794621-fcb6-4961-adc6-bc931983c655 HTTP/1.1" 200 275 0.029140 10.0.0.161 - - [2026-08-27 19:45:46] "GET / HTTP/1.1" 200 36215 0.002197 10.0.0.161 - - [2026-08-27 19:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.161 - - [2026-08-27 19:45:46] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016050 10.0.0.161 - - [2026-08-27 19:45:46] "POST /bgp-routers HTTP/1.1" 409 301 0.004884 10.0.0.161 - - [2026-08-27 19:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.161 - - [2026-08-27 19:45:46] "GET /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004161 10.0.0.161 - - [2026-08-27 19:45:46] "PUT /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154 HTTP/1.1" 200 255 0.049200 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:45:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001282 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:45:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001428 10.0.0.161 - - [2026-08-27 19:45:50] "POST /tags HTTP/1.1" 200 356 0.067706 10.0.0.161 - - [2026-08-27 19:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.060812 10.0.0.161 - - [2026-08-27 19:45:51] "GET /tag/492e563b-d625-4fa0-b7a2-a82933031a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.099514 10.0.0.161 - - [2026-08-27 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023005 10.0.0.161 - - [2026-08-27 19:45:51] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.024839 10.0.0.161 - - [2026-08-27 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016808 10.0.0.161 - - [2026-08-27 19:45:51] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.222180 10.0.0.161 - - [2026-08-27 19:45:51] "POST /virtual-machines HTTP/1.1" 200 352 0.065894 10.0.0.161 - - [2026-08-27 19:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.077556 10.0.0.161 - - [2026-08-27 19:45:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.419285 10.0.0.161 - - [2026-08-27 19:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044352 10.0.0.161 - - [2026-08-27 19:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.161 - - [2026-08-27 19:45:52] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.039348 10.0.0.161 - - [2026-08-27 19:45:52] "POST /instance-ips HTTP/1.1" 200 392 0.085260 10.0.0.161 - - [2026-08-27 19:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.092976 10.0.0.161 - - [2026-08-27 19:45:52] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.037952 10.0.0.161 - - [2026-08-27 19:45:52] "POST /set-tag HTTP/1.1" 200 109 0.034889 10.0.0.161 - - [2026-08-27 19:45:52] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.054065 10.0.0.161 - - [2026-08-27 19:45:52] "GET /instance-ip/e917a524-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.010173 10.0.0.161 - - [2026-08-27 19:45:52] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006678 10.0.0.161 - - [2026-08-27 19:45:52] "POST /set-tag HTTP/1.1" 200 109 0.005105 10.0.0.161 - - [2026-08-27 19:45:52] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.028100 10.0.0.161 - - [2026-08-27 19:45:52] "POST /ref-update HTTP/1.1" 200 156 0.036515 10.0.0.161 - - [2026-08-27 19:45:53] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007707 10.0.0.161 - - [2026-08-27 19:45:53] "POST /set-tag HTTP/1.1" 200 109 0.005822 10.0.0.161 - - [2026-08-27 19:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010849 10.0.0.161 - - [2026-08-27 19:45:53] "GET /virtual-network/bd83d099-2f53-47bf-a64e-1738a326f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009319 10.0.0.161 - - [2026-08-27 19:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.161 - - [2026-08-27 19:45:53] "GET /project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.073828 10.0.0.161 - - [2026-08-27 19:45:53] "POST /virtual-machines HTTP/1.1" 200 356 0.046106 10.0.0.161 - - [2026-08-27 19:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.055115 10.0.0.161 - - [2026-08-27 19:45:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.214456 10.0.0.161 - - [2026-08-27 19:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.086949 10.0.0.161 - - [2026-08-27 19:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.047251 10.0.0.161 - - [2026-08-27 19:45:53] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.020849 10.0.0.161 - - [2026-08-27 19:45:53] "POST /instance-ips HTTP/1.1" 200 396 0.056087 10.0.0.161 - - [2026-08-27 19:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.069277 10.0.0.161 - - [2026-08-27 19:45:53] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.026862 10.0.0.161 - - [2026-08-27 19:45:54] "POST /set-tag HTTP/1.1" 200 109 0.036297 10.0.0.161 - - [2026-08-27 19:45:54] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.038161 10.0.0.161 - - [2026-08-27 19:45:54] "GET /instance-ip/e9fbdc30-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005362 10.0.0.161 - - [2026-08-27 19:45:54] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023207 10.0.0.161 - - [2026-08-27 19:45:54] "POST /set-tag HTTP/1.1" 200 109 0.014248 10.0.0.161 - - [2026-08-27 19:45:54] "GET /virtual-router/5a9226ac-fd94-44fc-8a16-88ffc3363e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006547 10.0.0.161 - - [2026-08-27 19:45:54] "POST /ref-update HTTP/1.1" 200 156 0.012488 10.0.0.161 - - [2026-08-27 19:45:54] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.018763 10.0.0.161 - - [2026-08-27 19:45:54] "POST /set-tag HTTP/1.1" 200 109 0.006478 10.0.0.161 - - [2026-08-27 19:45:54] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017813 10.0.0.161 - - [2026-08-27 19:45:54] "POST /set-tag HTTP/1.1" 200 109 0.009732 10.0.0.161 - - [2026-08-27 19:45:54] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008260 10.0.0.161 - - [2026-08-27 19:45:54] "POST /set-tag HTTP/1.1" 200 109 0.027595 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001663 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002078 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:46:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001222 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:46:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001390 10.0.0.161 - - [2026-08-27 19:46:06] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005192 10.0.0.161 - - [2026-08-27 19:46:06] "POST /set-tag HTTP/1.1" 200 109 0.005411 10.0.0.161 - - [2026-08-27 19:46:07] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006915 10.0.0.161 - - [2026-08-27 19:46:07] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.161 - - [2026-08-27 19:46:08] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005952 10.0.0.161 - - [2026-08-27 19:46:08] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.161 - - [2026-08-27 19:46:16] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.161 - - [2026-08-27 19:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.161 - - [2026-08-27 19:46:16] "GET /global-system-config/66794621-fcb6-4961-adc6-bc931983c655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.011657 10.0.0.161 - - [2026-08-27 19:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.161 - - [2026-08-27 19:46:16] "GET /config-node/59872d2f-0e96-4eb0-831c-653a281a3b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003474 10.0.0.161 - - [2026-08-27 19:46:27] "GET / HTTP/1.1" 200 36215 0.002487 10.0.0.161 - - [2026-08-27 19:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.161 - - [2026-08-27 19:46:28] "GET /routing-instance/8a618c18-ee79-4c8f-b006-05e60cc78b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004264 10.0.0.161 - - [2026-08-27 19:46:28] "POST /bgp-routers HTTP/1.1" 409 301 0.003061 10.0.0.161 - - [2026-08-27 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.161 - - [2026-08-27 19:46:28] "GET /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004135 10.0.0.161 - - [2026-08-27 19:46:28] "PUT /bgp-router/1586cfa1-8c6f-4e7c-a4e8-bed979592154 HTTP/1.1" 200 255 0.026178 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001351 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001787 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:46:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001410 [Introspect:8084]10.0.0.161 - - [2026-08-27 19:46:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001748 10.0.0.161 - - [2026-08-27 19:46:40] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015483 10.0.0.161 - - [2026-08-27 19:46:40] "POST /set-tag HTTP/1.1" 200 109 0.004714 10.0.0.161 - - [2026-08-27 19:46:40] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008936 10.0.0.161 - - [2026-08-27 19:46:40] "POST /set-tag HTTP/1.1" 200 109 0.004520 10.0.0.161 - - [2026-08-27 19:46:40] "GET /virtual-machine/ebedd5b6-554b-4727-b772-15e30d6ccdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.005516 10.0.0.161 - - [2026-08-27 19:46:40] "POST /ref-update HTTP/1.1" 200 156 0.024928 10.0.0.161 - - [2026-08-27 19:46:40] "GET /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019641 10.0.0.161 - - [2026-08-27 19:46:40] "POST /set-tag HTTP/1.1" 200 109 0.031128 10.0.0.161 - - [2026-08-27 19:46:40] "POST /set-tag HTTP/1.1" 200 109 0.051556 10.0.0.161 - - [2026-08-27 19:46:40] "DELETE /instance-ip/e917a524-a24f-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.050487 10.0.0.161 - - [2026-08-27 19:46:41] "DELETE /virtual-machine-interface/e8c7fee8-a24f-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.060942 10.0.0.161 - - [2026-08-27 19:46:41] "DELETE /virtual-machine/ebedd5b6-554b-4727-b772-15e30d6ccdb7 HTTP/1.1" 200 115 0.032662 10.0.0.161 - - [2026-08-27 19:46:41] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008907 10.0.0.161 - - [2026-08-27 19:46:41] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.161 - - [2026-08-27 19:47:11] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007775 10.0.0.161 - - [2026-08-27 19:47:11] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.161 - - [2026-08-27 19:47:11] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008649 10.0.0.161 - - [2026-08-27 19:47:11] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.161 - - [2026-08-27 19:47:11] "GET /virtual-machine/341c8de4-8935-48a7-9eec-7f4dceb8c0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004129 10.0.0.161 - - [2026-08-27 19:47:11] "POST /ref-update HTTP/1.1" 200 156 0.027589 10.0.0.161 - - [2026-08-27 19:47:11] "GET /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014822 10.0.0.161 - - [2026-08-27 19:47:11] "POST /set-tag HTTP/1.1" 200 109 0.033271 10.0.0.161 - - [2026-08-27 19:47:11] "POST /set-tag HTTP/1.1" 200 109 0.044210 10.0.0.161 - - [2026-08-27 19:47:12] "DELETE /instance-ip/e9fbdc30-a24f-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.118823 10.0.0.161 - - [2026-08-27 19:47:12] "DELETE /virtual-machine-interface/e9c62090-a24f-11f1-a6be-fa163e7f20ed HTTP/1.1" 200 115 0.104952 10.0.0.161 - - [2026-08-27 19:47:12] "DELETE /virtual-machine/341c8de4-8935-48a7-9eec-7f4dceb8c0d1 HTTP/1.1" 200 115 0.043361 10.0.0.161 - - [2026-08-27 19:47:12] "DELETE /tag/492e563b-d625-4fa0-b7a2-a82933031a3c HTTP/1.1" 200 115 0.078046