++ 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: =================== Tue Jan 27 10:05:22 AM UTC 2026 ===================' INFO: =================== Tue Jan 27 10:05:22 AM 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.22,10.123.39.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.123.39.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/27/2026 10:06:14.096 7f1f168e46c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/27/2026 10:06:14.250 7f1f168e46c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/27/2026 10:06:14.274 7f1f168e46c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/27/2026 10:06:14.274 7f1f168e46c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000734 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000763 10.0.0.22 - - [2026-01-27 10:06:24] "GET / HTTP/1.1" 503 181 0.000165 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000735 10.0.0.22 - - [2026-01-27 10:06:24] "GET / HTTP/1.1" 200 35931 0.002343 10.0.0.22 - - [2026-01-27 10:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.22 - - [2026-01-27 10:06:24] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011606 10.0.0.22 - - [2026-01-27 10:06:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003603 10.0.0.22 - - [2026-01-27 10:06:24] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.22 - - [2026-01-27 10:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.22 - - [2026-01-27 10:06:24] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010070 10.0.0.22 - - [2026-01-27 10:06:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003923 10.0.0.22 - - [2026-01-27 10:06:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.080498 10.0.0.22 - - [2026-01-27 10:06:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.031543 10.0.0.22 - - [2026-01-27 10:06:25] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.22 - - [2026-01-27 10:06:25] "GET / HTTP/1.1" 200 45303 0.001374 10.0.0.22 - - [2026-01-27 10:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-01-27 10:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2026-01-27 10:06:25] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.22 - - [2026-01-27 10:06:25] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.22 - - [2026-01-27 10:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.22 - - [2026-01-27 10:06:25] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003307 10.0.0.22 - - [2026-01-27 10:06:25] "POST /bgp-routers HTTP/1.1" 200 616 0.021374 10.0.0.22 - - [2026-01-27 10:06:26] "GET /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005121 10.0.0.22 - - [2026-01-27 10:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.22 - - [2026-01-27 10:06:26] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005378 10.0.0.22 - - [2026-01-27 10:06:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006673 10.0.0.22 - - [2026-01-27 10:06:26] "POST /ref-update HTTP/1.1" 200 156 0.021885 10.0.0.22 - - [2026-01-27 10:06:26] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.22 - - [2026-01-27 10:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.22 - - [2026-01-27 10:06:26] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002583 10.0.0.22 - - [2026-01-27 10:06:26] "POST /id-to-fqname HTTP/1.1" 200 173 0.000494 10.0.0.22 - - [2026-01-27 10:06:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.025366 10.0.0.22 - - [2026-01-27 10:06:26] "POST /security-groups HTTP/1.1" 200 570 0.071571 10.0.0.22 - - [2026-01-27 10:06:26] "POST /projects HTTP/1.1" 200 481 0.243856 10.0.0.22 - - [2026-01-27 10:06:26] "POST /security-groups HTTP/1.1" 200 534 0.035173 10.0.0.22 - - [2026-01-27 10:06:27] "POST /chown HTTP/1.1" 200 109 0.021221 10.0.0.22 - - [2026-01-27 10:06:27] "GET / HTTP/1.1" 200 35931 0.001086 10.0.0.22 - - [2026-01-27 10:06:27] "POST /policy-managements HTTP/1.1" 409 214 0.060830 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.22 - - [2026-01-27 10:06:27] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003988 10.0.0.22 - - [2026-01-27 10:06:27] "POST /application-policy-sets HTTP/1.1" 200 528 0.041436 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.22 - - [2026-01-27 10:06:27] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.010647 10.0.0.22 - - [2026-01-27 10:06:27] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.008739 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.22 - - [2026-01-27 10:06:27] "GET /virtual-network/ef3d6e8d-f7aa-4cbd-a302-6a42bd23ff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.010313 10.0.0.22 - - [2026-01-27 10:06:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000435 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.015282 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.007072 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.22 - - [2026-01-27 10:06:27] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.094006 10.0.0.22 - - [2026-01-27 10:06:27] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2026-01-27 10:06:27] "POST /security-groups HTTP/1.1" 200 574 0.201576 10.0.0.22 - - [2026-01-27 10:06:27] "POST /projects HTTP/1.1" 200 489 0.369183 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011389 10.0.0.22 - - [2026-01-27 10:06:27] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004574 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001634 10.0.0.22 - - [2026-01-27 10:06:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.072025 10.0.0.22 - - [2026-01-27 10:06:27] "POST /service-appliance-sets HTTP/1.1" 200 553 0.105989 10.0.0.22 - - [2026-01-27 10:06:27] "POST /security-groups HTTP/1.1" 200 546 0.068505 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.005833 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.22 - - [2026-01-27 10:06:27] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009250 10.0.0.22 - - [2026-01-27 10:06:27] "POST /chown HTTP/1.1" 200 109 0.046289 10.0.0.22 - - [2026-01-27 10:06:27] "POST /network-ipams HTTP/1.1" 200 522 0.043768 10.0.0.22 - - [2026-01-27 10:06:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.066273 10.0.0.22 - - [2026-01-27 10:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.22 - - [2026-01-27 10:06:27] "GET /network-ipam/58b2056f-710c-462e-8b91-ef72f6871458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009607 10.0.0.22 - - [2026-01-27 10:06:27] "POST /network-ipams HTTP/1.1" 200 510 0.051087 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.004758 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011375 10.0.0.22 - - [2026-01-27 10:06:28] "GET /network-ipam/58b2056f-710c-462e-8b91-ef72f6871458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004612 10.0.0.22 - - [2026-01-27 10:06:28] "POST /useragent-kv HTTP/1.1" 200 115 0.010964 10.0.0.22 - - [2026-01-27 10:06:28] "POST /virtual-networks HTTP/1.1" 200 538 0.236399 10.0.0.22 - - [2026-01-27 10:06:28] "POST /service-templates HTTP/1.1" 200 511 0.040868 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009260 10.0.0.22 - - [2026-01-27 10:06:28] "POST /service-templates HTTP/1.1" 200 501 0.069286 10.0.0.22 - - [2026-01-27 10:06:28] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1731 0.041308 10.0.0.22 - - [2026-01-27 10:06:28] "POST /network-ipams HTTP/1.1" 200 518 0.051736 10.0.0.22 - - [2026-01-27 10:06:28] "POST /service-templates HTTP/1.1" 200 515 0.048936 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.007379 10.0.0.22 - - [2026-01-27 10:06:28] "POST /service-templates HTTP/1.1" 200 535 0.047172 10.0.0.22 - - [2026-01-27 10:06:28] "GET / HTTP/1.1" 200 35931 0.001288 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020415 10.0.0.22 - - [2026-01-27 10:06:28] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006852 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.013228 10.0.0.22 - - [2026-01-27 10:06:28] "POST /service-templates HTTP/1.1" 200 507 0.087957 10.0.0.22 - - [2026-01-27 10:06:28] "POST /useragent-kv HTTP/1.1" 200 115 0.026845 10.0.0.22 - - [2026-01-27 10:06:28] "POST /virtual-networks HTTP/1.1" 200 546 0.217173 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.009367 10.0.0.22 - - [2026-01-27 10:06:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.046148 10.0.0.22 - - [2026-01-27 10:06:28] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.024206 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.007348 10.0.0.22 - - [2026-01-27 10:06:28] "POST /access-control-lists HTTP/1.1" 200 587 0.072944 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.035222 10.0.0.22 - - [2026-01-27 10:06:28] "POST /network-policys HTTP/1.1" 200 538 0.073306 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.004158 10.0.0.22 - - [2026-01-27 10:06:28] "POST /access-control-lists HTTP/1.1" 200 585 0.042684 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.012115 10.0.0.22 - - [2026-01-27 10:06:28] "POST /network-policys HTTP/1.1" 200 534 0.053222 10.0.0.22 - - [2026-01-27 10:06:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.012862 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 579 0.087027 10.0.0.22 - - [2026-01-27 10:06:29] "POST /network-policys HTTP/1.1" 200 542 0.037421 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.013339 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 577 0.100422 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002826 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.137914 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005324 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 594 0.041713 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.008410 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.084372 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 592 0.054471 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.010749 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.085954 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010597 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 583 0.092044 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.016522 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.066300 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 581 0.039632 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.026939 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 602 0.059316 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.130607 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.002169 10.0.0.22 - - [2026-01-27 10:06:29] "POST /access-control-lists HTTP/1.1" 200 600 0.020878 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.091538 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012769 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001703 10.0.0.22 - - [2026-01-27 10:06:29] "POST /route-targets HTTP/1.1" 200 327 0.035878 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-update HTTP/1.1" 200 156 0.034959 10.0.0.22 - - [2026-01-27 10:06:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008747 10.0.0.22 - - [2026-01-27 10:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.22 - - [2026-01-27 10:06:29] "GET /virtual-network/ef3d6e8d-f7aa-4cbd-a302-6a42bd23ff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008918 10.0.0.22 - - [2026-01-27 10:06:29] "POST /route-targets HTTP/1.1" 200 327 0.026745 10.0.0.22 - - [2026-01-27 10:06:30] "POST /ref-update HTTP/1.1" 200 156 0.034856 10.0.0.22 - - [2026-01-27 10:06:30] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.016958 10.0.0.22 - - [2026-01-27 10:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.22 - - [2026-01-27 10:06:30] "POST /route-targets HTTP/1.1" 200 327 0.010409 10.0.0.22 - - [2026-01-27 10:06:30] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003285 10.0.0.22 - - [2026-01-27 10:06:30] "POST /ref-update HTTP/1.1" 200 156 0.020939 10.0.0.22 - - [2026-01-27 10:06:30] "POST /firewall-policys HTTP/1.1" 200 530 0.067586 10.0.0.22 - - [2026-01-27 10:06:30] "POST /route-targets HTTP/1.1" 200 327 0.028931 10.0.0.22 - - [2026-01-27 10:06:30] "POST /ref-update HTTP/1.1" 200 156 0.036296 10.0.0.22 - - [2026-01-27 10:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.088867 10.0.0.22 - - [2026-01-27 10:06:30] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025549 10.0.0.22 - - [2026-01-27 10:06:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.004428 10.0.0.22 - - [2026-01-27 10:06:30] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007354 10.0.0.22 - - [2026-01-27 10:06:30] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003655 10.0.0.22 - - [2026-01-27 10:06:30] "POST /access-control-lists HTTP/1.1" 200 551 0.037747 10.0.0.22 - - [2026-01-27 10:06:30] "POST /ref-update HTTP/1.1" 200 156 0.056959 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/9812b12a-85d2-4961-be53-6c50f2a845f7 HTTP/1.1" 200 272 0.028842 10.0.0.22 - - [2026-01-27 10:06:30] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.021436 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/0eed7b80-a26c-4dd0-8003-c2bfa7f0d4cb HTTP/1.1" 200 272 0.040722 10.0.0.22 - - [2026-01-27 10:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012700 10.0.0.22 - - [2026-01-27 10:06:30] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014816 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/c5a3e51d-4c77-4196-8f4c-7387050c5c29 HTTP/1.1" 200 272 0.051348 10.0.0.22 - - [2026-01-27 10:06:30] "POST /firewall-policys HTTP/1.1" 200 532 0.033242 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/5bf8e188-491e-47f1-9f84-7eb698de1f22 HTTP/1.1" 200 272 0.044893 10.0.0.22 - - [2026-01-27 10:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.099578 10.0.0.22 - - [2026-01-27 10:06:30] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010022 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/5c951c6f-7746-4dca-a911-81e5a6452a4f HTTP/1.1" 200 272 0.072110 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/61354ce0-14af-4191-a94a-da800050b55c HTTP/1.1" 200 272 0.019655 10.0.0.22 - - [2026-01-27 10:06:30] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008704 10.0.0.22 - - [2026-01-27 10:06:30] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004779 10.0.0.22 - - [2026-01-27 10:06:30] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006751 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/279b9b3f-ce1b-4546-a8a2-6945fc066253 HTTP/1.1" 200 272 0.020056 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/0d5be430-9393-49dc-8b80-c587c4577606 HTTP/1.1" 200 272 0.033386 10.0.0.22 - - [2026-01-27 10:06:30] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015058 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/f050d6e1-7734-41d7-97c1-b69556fecd7b HTTP/1.1" 200 272 0.032370 10.0.0.22 - - [2026-01-27 10:06:30] "POST /ref-update HTTP/1.1" 200 156 0.024316 10.0.0.22 - - [2026-01-27 10:06:30] "PUT /access-control-list/5921beee-050f-48a8-b42e-fb564a89f70e HTTP/1.1" 200 272 0.038184 10.0.0.22 - - [2026-01-27 10:06:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.004508 10.0.0.22 - - [2026-01-27 10:06:30] "POST /ref-update HTTP/1.1" 200 156 0.100561 10.0.0.22 - - [2026-01-27 10:06:31] "POST /access-control-lists HTTP/1.1" 200 589 0.096426 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.093533 10.0.0.22 - - [2026-01-27 10:06:31] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.026167 10.0.0.22 - - [2026-01-27 10:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.22 - - [2026-01-27 10:06:31] "PUT /access-control-list/13263936-a0c9-4b72-9d27-e7f7e335ecca HTTP/1.1" 200 272 0.088514 10.0.0.22 - - [2026-01-27 10:06:31] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004398 10.0.0.22 - - [2026-01-27 10:06:31] "POST /firewall-policys HTTP/1.1" 200 530 0.038810 10.0.0.22 - - [2026-01-27 10:06:31] "POST /route-targets HTTP/1.1" 200 327 0.038486 10.0.0.22 - - [2026-01-27 10:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.063735 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.061053 10.0.0.22 - - [2026-01-27 10:06:31] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028164 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.020977 10.0.0.22 - - [2026-01-27 10:06:31] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008457 10.0.0.22 - - [2026-01-27 10:06:31] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016741 10.0.0.22 - - [2026-01-27 10:06:31] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008894 10.0.0.22 - - [2026-01-27 10:06:31] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013204 10.0.0.22 - - [2026-01-27 10:06:31] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006351 10.0.0.22 - - [2026-01-27 10:06:31] "PUT /access-control-list/670e91f3-c693-479a-9cba-97ce4b30bc39 HTTP/1.1" 200 272 0.078954 10.0.0.22 - - [2026-01-27 10:06:31] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.012698 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.032655 10.0.0.22 - - [2026-01-27 10:06:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.004284 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.075346 10.0.0.22 - - [2026-01-27 10:06:31] "POST /access-control-lists HTTP/1.1" 200 601 0.065266 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.068936 10.0.0.22 - - [2026-01-27 10:06:31] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.22 - - [2026-01-27 10:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.22 - - [2026-01-27 10:06:31] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004325 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.030018 10.0.0.22 - - [2026-01-27 10:06:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002272 10.0.0.22 - - [2026-01-27 10:06:31] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.22 - - [2026-01-27 10:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.22 - - [2026-01-27 10:06:31] "POST /route-targets HTTP/1.1" 200 327 0.020005 10.0.0.22 - - [2026-01-27 10:06:31] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.027166 10.0.0.22 - - [2026-01-27 10:06:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.013219 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.052169 10.0.0.22 - - [2026-01-27 10:06:31] "POST /database-nodes HTTP/1.1" 200 597 0.046443 10.0.0.22 - - [2026-01-27 10:06:31] "POST /ref-update HTTP/1.1" 200 156 0.144103 10.0.0.22 - - [2026-01-27 10:06:32] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.012010 10.0.0.22 - - [2026-01-27 10:06:32] "POST /ref-update HTTP/1.1" 200 156 0.047733 10.0.0.22 - - [2026-01-27 10:06:32] "POST /config-nodes HTTP/1.1" 200 593 0.141175 10.0.0.22 - - [2026-01-27 10:06:32] "POST /ref-update HTTP/1.1" 200 156 0.090139 10.0.0.22 - - [2026-01-27 10:06:32] "POST /tags HTTP/1.1" 200 299 0.119940 10.0.0.22 - - [2026-01-27 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013379 10.0.0.22 - - [2026-01-27 10:06:32] "GET /tag/e82bdee3-ffc5-4a46-9294-4c2f37fff19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021845 10.0.0.22 - - [2026-01-27 10:06:32] "PUT /access-control-list/9848b72b-5727-4e98-8cfd-cd7a8181da87 HTTP/1.1" 200 272 0.119946 10.0.0.22 - - [2026-01-27 10:06:32] "POST /set-tag HTTP/1.1" 200 109 0.043596 10.0.0.22 - - [2026-01-27 10:06:32] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.22 - - [2026-01-27 10:06:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007505 10.0.0.22 - - [2026-01-27 10:06:32] "POST /tags HTTP/1.1" 200 301 0.098260 10.0.0.22 - - [2026-01-27 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018466 10.0.0.22 - - [2026-01-27 10:06:32] "GET /tag/6702fabb-6215-4a17-bd78-c691012806e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018603 10.0.0.22 - - [2026-01-27 10:06:32] "POST /tags HTTP/1.1" 200 325 0.061696 10.0.0.22 - - [2026-01-27 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025420 10.0.0.22 - - [2026-01-27 10:06:32] "GET /tag/2ee47a57-0212-4668-afd3-1dffae6ad61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.027453 10.0.0.22 - - [2026-01-27 10:06:32] "POST /tags HTTP/1.1" 200 311 0.048710 10.0.0.22 - - [2026-01-27 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006332 10.0.0.22 - - [2026-01-27 10:06:32] "GET /tag/0403b756-2ace-470b-a4b8-8a41bea99222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013741 10.0.0.22 - - [2026-01-27 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.22 - - [2026-01-27 10:06:33] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.005965 10.0.0.22 - - [2026-01-27 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.22 - - [2026-01-27 10:06:33] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044931 10.0.0.22 - - [2026-01-27 10:06:33] "POST /virtual-machines HTTP/1.1" 200 377 0.016309 10.0.0.22 - - [2026-01-27 10:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015514 10.0.0.22 - - [2026-01-27 10:06:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146521 10.0.0.22 - - [2026-01-27 10:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033146 10.0.0.22 - - [2026-01-27 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014324 10.0.0.22 - - [2026-01-27 10:06:33] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005487 10.0.0.22 - - [2026-01-27 10:06:33] "POST /instance-ips HTTP/1.1" 200 409 0.044704 10.0.0.22 - - [2026-01-27 10:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.100056 10.0.0.22 - - [2026-01-27 10:06:33] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004797 10.0.0.22 - - [2026-01-27 10:06:33] "POST /set-tag HTTP/1.1" 200 109 0.018328 10.0.0.22 - - [2026-01-27 10:06:33] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.045301 10.0.0.22 - - [2026-01-27 10:06:33] "GET /instance-ip/dba7bada-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004969 10.0.0.22 - - [2026-01-27 10:06:33] "POST /tags HTTP/1.1" 200 357 0.056489 10.0.0.22 - - [2026-01-27 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025977 10.0.0.22 - - [2026-01-27 10:06:33] "GET /tag/a5272269-6e27-4ef6-82dc-1828be91f243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017109 10.0.0.22 - - [2026-01-27 10:06:33] "POST /tags HTTP/1.1" 200 305 0.023224 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010289 10.0.0.22 - - [2026-01-27 10:06:34] "GET /tag/d1ea14a7-e0b2-47af-af74-b705ac958f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016187 10.0.0.22 - - [2026-01-27 10:06:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.002198 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.007800 10.0.0.22 - - [2026-01-27 10:06:34] "POST /security-groups HTTP/1.1" 200 571 0.082406 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.002343 10.0.0.22 - - [2026-01-27 10:06:34] "POST /projects HTTP/1.1" 200 483 0.242727 10.0.0.22 - - [2026-01-27 10:06:34] "POST /access-control-lists HTTP/1.1" 200 580 0.043763 10.0.0.22 - - [2026-01-27 10:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048603 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.015956 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019595 10.0.0.22 - - [2026-01-27 10:06:34] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.027775 10.0.0.22 - - [2026-01-27 10:06:34] "POST /access-control-lists HTTP/1.1" 200 578 0.094003 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009801 10.0.0.22 - - [2026-01-27 10:06:34] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.013767 10.0.0.22 - - [2026-01-27 10:06:34] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.075956 10.0.0.22 - - [2026-01-27 10:06:34] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.087801 10.0.0.22 - - [2026-01-27 10:06:34] "POST /security-groups HTTP/1.1" 200 537 0.106690 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.002135 10.0.0.22 - - [2026-01-27 10:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020286 10.0.0.22 - - [2026-01-27 10:06:34] "POST /access-control-lists HTTP/1.1" 200 596 0.043626 10.0.0.22 - - [2026-01-27 10:06:34] "POST /chown HTTP/1.1" 200 109 0.053882 10.0.0.22 - - [2026-01-27 10:06:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.016032 10.0.0.22 - - [2026-01-27 10:06:34] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018882 10.0.0.22 - - [2026-01-27 10:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.22 - - [2026-01-27 10:06:35] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024729 10.0.0.22 - - [2026-01-27 10:06:35] "POST /access-control-lists HTTP/1.1" 200 594 0.083436 10.0.0.22 - - [2026-01-27 10:06:35] "POST /tags HTTP/1.1" 409 207 0.013170 10.0.0.22 - - [2026-01-27 10:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.22 - - [2026-01-27 10:06:35] "GET /tag/d1ea14a7-e0b2-47af-af74-b705ac958f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022455 10.0.0.22 - - [2026-01-27 10:06:35] "POST /firewall-rules HTTP/1.1" 200 564 0.078906 10.0.0.22 - - [2026-01-27 10:06:35] "GET /firewall-rule/3f6bf678-c6cf-4a5f-9e8f-b463fafe101e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009204 10.0.0.22 - - [2026-01-27 10:06:35] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004390 10.0.0.22 - - [2026-01-27 10:06:35] "GET /firewall-rule/3f6bf678-c6cf-4a5f-9e8f-b463fafe101e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002872 10.0.0.22 - - [2026-01-27 10:06:35] "POST /ref-update HTTP/1.1" 200 156 0.025223 10.0.0.22 - - [2026-01-27 10:06:35] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021211 10.0.0.22 - - [2026-01-27 10:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010098 10.0.0.22 - - [2026-01-27 10:06:35] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005971 10.0.0.22 - - [2026-01-27 10:06:35] "POST /tags HTTP/1.1" 409 207 0.001936 10.0.0.22 - - [2026-01-27 10:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.22 - - [2026-01-27 10:06:35] "GET /tag/d1ea14a7-e0b2-47af-af74-b705ac958f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015293 10.0.0.22 - - [2026-01-27 10:06:35] "POST /firewall-rules HTTP/1.1" 200 562 0.117566 10.0.0.22 - - [2026-01-27 10:06:35] "GET /firewall-rule/6b759c3a-40aa-46fd-816b-b5479e41355d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011792 10.0.0.22 - - [2026-01-27 10:06:35] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003896 10.0.0.22 - - [2026-01-27 10:06:35] "GET /firewall-rule/6b759c3a-40aa-46fd-816b-b5479e41355d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002158 10.0.0.22 - - [2026-01-27 10:06:35] "POST /ref-update HTTP/1.1" 200 156 0.025142 10.0.0.22 - - [2026-01-27 10:06:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.002269 10.0.0.22 - - [2026-01-27 10:06:35] "POST /tags HTTP/1.1" 200 355 0.034193 10.0.0.22 - - [2026-01-27 10:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.22 - - [2026-01-27 10:06:35] "GET /tag/cecd5cb1-6f9d-4c18-938d-8e579384f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019957 10.0.0.22 - - [2026-01-27 10:06:35] "POST /tags HTTP/1.1" 200 303 0.022229 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011596 10.0.0.22 - - [2026-01-27 10:06:36] "GET /tag/ac5daf46-22d9-4ded-8015-bb2d8075273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013036 10.0.0.22 - - [2026-01-27 10:06:36] "POST /projects HTTP/1.1" 409 218 0.002175 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.22 - - [2026-01-27 10:06:36] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040030 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2026-01-27 10:06:36] "GET /network-ipam/2ae6908e-e558-416b-aece-65c6374c4c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004052 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2026-01-27 10:06:36] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004556 10.0.0.22 - - [2026-01-27 10:06:36] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.051690 10.0.0.22 - - [2026-01-27 10:06:36] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.015607 10.0.0.22 - - [2026-01-27 10:06:36] "POST /set-tag HTTP/1.1" 200 109 0.053443 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.22 - - [2026-01-27 10:06:36] "GET /network-ipam/767c5b81-0ee8-4508-a62a-d1a92577cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010049 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.22 - - [2026-01-27 10:06:36] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004122 10.0.0.22 - - [2026-01-27 10:06:36] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.043350 10.0.0.22 - - [2026-01-27 10:06:36] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005660 10.0.0.22 - - [2026-01-27 10:06:36] "POST /set-tag HTTP/1.1" 200 109 0.054670 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.22 - - [2026-01-27 10:06:36] "GET /network-policy/349d0054-450f-462f-b6b6-6e6d8869792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003088 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2026-01-27 10:06:36] "GET /network-policy/5d0a13e7-24c9-47f9-b141-66fbefcd3bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002463 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.22 - - [2026-01-27 10:06:36] "GET /network-policy/a33e7099-89bb-42cd-aedb-3ec868c59883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002483 10.0.0.22 - - [2026-01-27 10:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.22 - - [2026-01-27 10:06:36] "PUT /network-policy/a33e7099-89bb-42cd-aedb-3ec868c59883 HTTP/1.1" 200 262 0.012044 10.0.0.22 - - [2026-01-27 10:06:36] "PUT /access-control-list/9848b72b-5727-4e98-8cfd-cd7a8181da87 HTTP/1.1" 200 272 0.032310 10.0.0.22 - - [2026-01-27 10:06:36] "POST /ref-update HTTP/1.1" 200 156 0.089414 10.0.0.22 - - [2026-01-27 10:06:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007557 10.0.0.22 - - [2026-01-27 10:06:36] "PUT /access-control-list/670e91f3-c693-479a-9cba-97ce4b30bc39 HTTP/1.1" 200 272 0.037849 10.0.0.22 - - [2026-01-27 10:06:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006776 10.0.0.22 - - [2026-01-27 10:06:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-01-27 10:06:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003141 10.0.0.22 - - [2026-01-27 10:06:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2026-01-27 10:06:37] "POST /security-groups HTTP/1.1" 409 245 0.003479 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2026-01-27 10:06:37] "PUT /security-group/a76ff303-0e3c-45d5-9808-9bd4bc11173e HTTP/1.1" 200 262 0.059092 10.0.0.22 - - [2026-01-27 10:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029817 10.0.0.22 - - [2026-01-27 10:06:37] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011137 10.0.0.22 - - [2026-01-27 10:06:37] "PUT /access-control-list/5c951c6f-7746-4dca-a911-81e5a6452a4f HTTP/1.1" 200 272 0.027757 10.0.0.22 - - [2026-01-27 10:06:37] "PUT /access-control-list/61354ce0-14af-4191-a94a-da800050b55c HTTP/1.1" 200 272 0.017210 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.22 - - [2026-01-27 10:06:37] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002581 10.0.0.22 - - [2026-01-27 10:06:37] "POST /tags HTTP/1.1" 409 206 0.001713 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2026-01-27 10:06:37] "GET /tag/ac5daf46-22d9-4ded-8015-bb2d8075273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012422 10.0.0.22 - - [2026-01-27 10:06:37] "POST /firewall-rules HTTP/1.1" 200 562 0.079755 10.0.0.22 - - [2026-01-27 10:06:37] "GET /firewall-rule/651cc1ec-3081-40ab-91ae-4b93fedf452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005146 10.0.0.22 - - [2026-01-27 10:06:37] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003533 10.0.0.22 - - [2026-01-27 10:06:37] "GET /firewall-rule/651cc1ec-3081-40ab-91ae-4b93fedf452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.001949 10.0.0.22 - - [2026-01-27 10:06:37] "POST /ref-update HTTP/1.1" 200 156 0.027780 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.22 - - [2026-01-27 10:06:37] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019304 10.0.0.22 - - [2026-01-27 10:06:37] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009454 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007115 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.22 - - [2026-01-27 10:06:37] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.029832 10.0.0.22 - - [2026-01-27 10:06:37] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006189 10.0.0.22 - - [2026-01-27 10:06:37] "POST /tags HTTP/1.1" 409 206 0.002591 10.0.0.22 - - [2026-01-27 10:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.22 - - [2026-01-27 10:06:37] "GET /tag/ac5daf46-22d9-4ded-8015-bb2d8075273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011821 10.0.0.22 - - [2026-01-27 10:06:37] "POST /firewall-rules HTTP/1.1" 200 560 0.102444 10.0.0.22 - - [2026-01-27 10:06:37] "GET /firewall-rule/4585cce1-f7c2-44a1-8746-c285538703c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.044079 10.0.0.22 - - [2026-01-27 10:06:37] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.22 - - [2026-01-27 10:06:37] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003977 10.0.0.22 - - [2026-01-27 10:06:37] "GET /firewall-rule/4585cce1-f7c2-44a1-8746-c285538703c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.002595 10.0.0.22 - - [2026-01-27 10:06:37] "POST /alarms HTTP/1.1" 200 581 0.024803 10.0.0.22 - - [2026-01-27 10:06:37] "POST /alarms HTTP/1.1" 200 575 0.037676 10.0.0.22 - - [2026-01-27 10:06:37] "POST /ref-update HTTP/1.1" 200 156 0.071233 10.0.0.22 - - [2026-01-27 10:06:37] "POST /alarms HTTP/1.1" 200 575 0.040939 10.0.0.22 - - [2026-01-27 10:06:37] "POST /alarms HTTP/1.1" 200 559 0.030501 10.0.0.22 - - [2026-01-27 10:06:38] "POST /tags HTTP/1.1" 200 305 0.079116 10.0.0.22 - - [2026-01-27 10:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010109 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 555 0.046240 10.0.0.22 - - [2026-01-27 10:06:38] "GET /tag/7fb136da-4b13-4ea9-9026-b10bf1133740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.030581 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 557 0.036268 10.0.0.22 - - [2026-01-27 10:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 565 0.045183 10.0.0.22 - - [2026-01-27 10:06:38] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058934 10.0.0.22 - - [2026-01-27 10:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008203 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 549 0.031880 10.0.0.22 - - [2026-01-27 10:06:38] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.013348 10.0.0.22 - - [2026-01-27 10:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.22 - - [2026-01-27 10:06:38] "GET /service-appliance-set/a021f91e-8a56-4f9f-b747-85b2aa4bca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008888 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 557 0.065158 10.0.0.22 - - [2026-01-27 10:06:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.003970 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 567 0.020802 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 555 0.076965 10.0.0.22 - - [2026-01-27 10:06:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.157428 10.0.0.22 - - [2026-01-27 10:06:38] "GET /virtual-machine-interface/91cda58c-d3d9-408a-91c7-5aac64f8349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.022260 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 567 0.070115 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 575 0.060543 10.0.0.22 - - [2026-01-27 10:06:38] "POST /instance-ips HTTP/1.1" 200 381 0.084489 10.0.0.22 - - [2026-01-27 10:06:38] "GET /instance-ip/17ecd2e3-054d-4c12-ba86-05e1768d80ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005853 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 569 0.052052 10.0.0.22 - - [2026-01-27 10:06:38] "POST /loadbalancers HTTP/1.1" 200 582 0.115601 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 561 0.078115 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 561 0.044515 10.0.0.22 - - [2026-01-27 10:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022063 10.0.0.22 - - [2026-01-27 10:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2026-01-27 10:06:38] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049618 10.0.0.22 - - [2026-01-27 10:06:38] "POST /alarms HTTP/1.1" 200 561 0.049980 10.0.0.22 - - [2026-01-27 10:06:38] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065560 10.0.0.22 - - [2026-01-27 10:06:38] "GET /instance-ip/17ecd2e3-054d-4c12-ba86-05e1768d80ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004294 10.0.0.22 - - [2026-01-27 10:06:38] "GET /loadbalancer/226cc333-b6d0-4ac9-bfe3-741d007cd81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008703 10.0.0.22 - - [2026-01-27 10:06:39] "POST /alarms HTTP/1.1" 200 547 0.077106 10.0.0.22 - - [2026-01-27 10:06:39] "POST /floating-ips HTTP/1.1" 200 583 0.072023 10.0.0.22 - - [2026-01-27 10:06:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064789 10.0.0.22 - - [2026-01-27 10:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039139 10.0.0.22 - - [2026-01-27 10:06:39] "POST /alarms HTTP/1.1" 200 595 0.073158 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016068 10.0.0.22 - - [2026-01-27 10:06:39] "POST /alarms HTTP/1.1" 200 575 0.035336 10.0.0.22 - - [2026-01-27 10:06:39] "POST /alarms HTTP/1.1" 200 571 0.035772 10.0.0.22 - - [2026-01-27 10:06:39] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061971 10.0.0.22 - - [2026-01-27 10:06:39] "GET /loadbalancer-listener/71b5ecf1-d7e5-44f9-90bc-c35517e2f86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.027738 10.0.0.22 - - [2026-01-27 10:06:39] "GET /loadbalancer-listener/71b5ecf1-d7e5-44f9-90bc-c35517e2f86d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.023829 10.0.0.22 - - [2026-01-27 10:06:39] "POST /alarms HTTP/1.1" 200 583 0.065136 10.0.0.22 - - [2026-01-27 10:06:39] "POST /alarms HTTP/1.1" 200 609 0.020694 10.0.0.22 - - [2026-01-27 10:06:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.047338 10.0.0.22 - - [2026-01-27 10:06:39] "GET /instance-ip/17ecd2e3-054d-4c12-ba86-05e1768d80ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014888 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015117 10.0.0.22 - - [2026-01-27 10:06:39] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002462 10.0.0.22 - - [2026-01-27 10:06:39] "GET /instance-ip/17ecd2e3-054d-4c12-ba86-05e1768d80ad?fields=floating_ips HTTP/1.1" 200 1170 0.007106 10.0.0.22 - - [2026-01-27 10:06:39] "GET /floating-ip/11cad986-d007-4923-9a51-fe62afcd534b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006231 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.22 - - [2026-01-27 10:06:39] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.010234 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.016072 10.0.0.22 - - [2026-01-27 10:06:39] "POST /tags HTTP/1.1" 200 301 0.025494 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016556 10.0.0.22 - - [2026-01-27 10:06:39] "GET /tag/bfe40501-e304-4f6c-a12b-c8135162071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020117 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.22 - - [2026-01-27 10:06:39] "GET / HTTP/1.1" 200 35931 0.004980 10.0.0.22 - - [2026-01-27 10:06:39] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.061918 10.0.0.22 - - [2026-01-27 10:06:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008091 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.22 - - [2026-01-27 10:06:39] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.011923 10.0.0.22 - - [2026-01-27 10:06:39] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004437 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2026-01-27 10:06:39] "GET /service-appliance-set/a021f91e-8a56-4f9f-b747-85b2aa4bca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012811 10.0.0.22 - - [2026-01-27 10:06:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.001775 10.0.0.22 - - [2026-01-27 10:06:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117404 10.0.0.22 - - [2026-01-27 10:06:40] "GET /virtual-machine-interface/5e3bb6d0-afce-4e5f-825f-79f39a143c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.027017 10.0.0.22 - - [2026-01-27 10:06:40] "POST /instance-ips HTTP/1.1" 200 377 0.028686 10.0.0.22 - - [2026-01-27 10:06:40] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008489 10.0.0.22 - - [2026-01-27 10:06:40] "POST /loadbalancers HTTP/1.1" 200 582 0.061718 10.0.0.22 - - [2026-01-27 10:06:40] "GET / HTTP/1.1" 200 35931 0.005450 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.22 - - [2026-01-27 10:06:40] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003225 10.0.0.22 - - [2026-01-27 10:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035912 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.030821 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025666 10.0.0.22 - - [2026-01-27 10:06:40] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.064479 10.0.0.22 - - [2026-01-27 10:06:40] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004450 10.0.0.22 - - [2026-01-27 10:06:40] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.029505 10.0.0.22 - - [2026-01-27 10:06:40] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.098659 10.0.0.22 - - [2026-01-27 10:06:40] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002976 10.0.0.22 - - [2026-01-27 10:06:40] "POST /floating-ips HTTP/1.1" 200 581 0.085991 10.0.0.22 - - [2026-01-27 10:06:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.045409 10.0.0.22 - - [2026-01-27 10:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008141 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.22 - - [2026-01-27 10:06:40] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047754 10.0.0.22 - - [2026-01-27 10:06:40] "GET /loadbalancer-listener/ab91607f-35c8-4d16-8e80-67389d1503f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002915 10.0.0.22 - - [2026-01-27 10:06:40] "GET /loadbalancer-listener/ab91607f-35c8-4d16-8e80-67389d1503f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003600 10.0.0.22 - - [2026-01-27 10:06:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024109 10.0.0.22 - - [2026-01-27 10:06:40] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006497 10.0.0.22 - - [2026-01-27 10:06:40] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.22 - - [2026-01-27 10:06:40] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?fields=floating_ips HTTP/1.1" 200 1163 0.010210 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.22 - - [2026-01-27 10:06:40] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002258 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.22 - - [2026-01-27 10:06:40] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.003942 10.0.0.22 - - [2026-01-27 10:06:40] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042659 10.0.0.22 - - [2026-01-27 10:06:40] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007029 10.0.0.22 - - [2026-01-27 10:06:40] "PUT /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de HTTP/1.1" 200 274 0.055754 10.0.0.22 - - [2026-01-27 10:06:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029776 10.0.0.22 - - [2026-01-27 10:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032347 10.0.0.22 - - [2026-01-27 10:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009778 10.0.0.22 - - [2026-01-27 10:06:40] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039901 10.0.0.22 - - [2026-01-27 10:06:40] "GET /loadbalancer-listener/112c3023-40fd-4da4-abfa-83fac6b0d96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003953 10.0.0.22 - - [2026-01-27 10:06:40] "GET /loadbalancer-listener/112c3023-40fd-4da4-abfa-83fac6b0d96a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003212 10.0.0.22 - - [2026-01-27 10:06:41] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035909 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.22 - - [2026-01-27 10:06:41] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003940 10.0.0.22 - - [2026-01-27 10:06:41] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?fields=floating_ips HTTP/1.1" 200 1163 0.016213 10.0.0.22 - - [2026-01-27 10:06:41] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005594 10.0.0.22 - - [2026-01-27 10:06:41] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.066495 10.0.0.22 - - [2026-01-27 10:06:41] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005099 10.0.0.22 - - [2026-01-27 10:06:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015816 10.0.0.22 - - [2026-01-27 10:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017222 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008928 10.0.0.22 - - [2026-01-27 10:06:41] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048170 10.0.0.22 - - [2026-01-27 10:06:41] "GET /loadbalancer-listener/02ad3831-225d-4f56-82a4-1753607d66bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002929 10.0.0.22 - - [2026-01-27 10:06:41] "GET /loadbalancer-listener/02ad3831-225d-4f56-82a4-1753607d66bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004639 10.0.0.22 - - [2026-01-27 10:06:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018471 10.0.0.22 - - [2026-01-27 10:06:41] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003000 10.0.0.22 - - [2026-01-27 10:06:41] "GET /instance-ip/8785b06b-de04-4362-8144-a9f14e69f984?fields=floating_ips HTTP/1.1" 200 1163 0.004159 10.0.0.22 - - [2026-01-27 10:06:41] "POST /tags HTTP/1.1" 200 371 0.019827 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017852 10.0.0.22 - - [2026-01-27 10:06:41] "GET /tag/672a0a08-ec82-4167-bd55-d09fa910b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016037 10.0.0.22 - - [2026-01-27 10:06:41] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004229 10.0.0.22 - - [2026-01-27 10:06:41] "POST /tags HTTP/1.1" 200 319 0.016982 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019418 10.0.0.22 - - [2026-01-27 10:06:41] "GET /tag/f52b2b73-67da-43ac-886f-021ec81010e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016010 10.0.0.22 - - [2026-01-27 10:06:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.004255 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.005873 10.0.0.22 - - [2026-01-27 10:06:41] "POST /security-groups HTTP/1.1" 200 578 0.073934 10.0.0.22 - - [2026-01-27 10:06:41] "POST /projects HTTP/1.1" 200 497 0.182185 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.006532 10.0.0.22 - - [2026-01-27 10:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029937 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020191 10.0.0.22 - - [2026-01-27 10:06:41] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.018893 10.0.0.22 - - [2026-01-27 10:06:41] "POST /access-control-lists HTTP/1.1" 200 587 0.096266 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.022859 10.0.0.22 - - [2026-01-27 10:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011978 10.0.0.22 - - [2026-01-27 10:06:41] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003973 10.0.0.22 - - [2026-01-27 10:06:42] "POST /access-control-lists HTTP/1.1" 200 585 0.029296 10.0.0.22 - - [2026-01-27 10:06:42] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.073301 10.0.0.22 - - [2026-01-27 10:06:42] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.061214 10.0.0.22 - - [2026-01-27 10:06:42] "POST /security-groups HTTP/1.1" 200 558 0.096011 10.0.0.22 - - [2026-01-27 10:06:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.001834 10.0.0.22 - - [2026-01-27 10:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017356 10.0.0.22 - - [2026-01-27 10:06:42] "POST /access-control-lists HTTP/1.1" 200 610 0.045151 10.0.0.22 - - [2026-01-27 10:06:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.010964 10.0.0.22 - - [2026-01-27 10:06:42] "POST /chown HTTP/1.1" 200 109 0.042549 10.0.0.22 - - [2026-01-27 10:06:42] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012696 10.0.0.22 - - [2026-01-27 10:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2026-01-27 10:06:42] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008291 10.0.0.22 - - [2026-01-27 10:06:42] "POST /access-control-lists HTTP/1.1" 200 608 0.078491 10.0.0.22 - - [2026-01-27 10:06:42] "POST /tags HTTP/1.1" 409 214 0.013230 10.0.0.22 - - [2026-01-27 10:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.22 - - [2026-01-27 10:06:42] "GET /tag/f52b2b73-67da-43ac-886f-021ec81010e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010246 10.0.0.22 - - [2026-01-27 10:06:42] "POST /firewall-rules HTTP/1.1" 200 578 0.080886 10.0.0.22 - - [2026-01-27 10:06:42] "GET /firewall-rule/21b85387-c896-478a-aa5e-a4d8360b4a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013279 10.0.0.22 - - [2026-01-27 10:06:42] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004171 10.0.0.22 - - [2026-01-27 10:06:42] "GET /firewall-rule/21b85387-c896-478a-aa5e-a4d8360b4a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002295 10.0.0.22 - - [2026-01-27 10:06:42] "POST /ref-update HTTP/1.1" 200 156 0.027536 10.0.0.22 - - [2026-01-27 10:06:42] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011843 10.0.0.22 - - [2026-01-27 10:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-01-27 10:06:42] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002396 10.0.0.22 - - [2026-01-27 10:06:42] "POST /tags HTTP/1.1" 409 214 0.001745 10.0.0.22 - - [2026-01-27 10:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.22 - - [2026-01-27 10:06:42] "GET /tag/f52b2b73-67da-43ac-886f-021ec81010e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010697 10.0.0.22 - - [2026-01-27 10:06:42] "POST /firewall-rules HTTP/1.1" 200 576 0.083537 10.0.0.22 - - [2026-01-27 10:06:42] "GET /firewall-rule/5202cfe7-7be7-4aeb-9a3d-2d16f53faff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003902 10.0.0.22 - - [2026-01-27 10:06:42] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003136 10.0.0.22 - - [2026-01-27 10:06:42] "GET /firewall-rule/5202cfe7-7be7-4aeb-9a3d-2d16f53faff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002018 10.0.0.22 - - [2026-01-27 10:06:43] "POST /ref-update HTTP/1.1" 200 156 0.029483 10.0.0.22 - - [2026-01-27 10:06:43] "POST /tags HTTP/1.1" 200 363 0.034480 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011297 10.0.0.22 - - [2026-01-27 10:06:43] "GET /tag/23eec709-69f2-4d25-91a1-aee0cd400b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011997 10.0.0.22 - - [2026-01-27 10:06:43] "POST /tags HTTP/1.1" 200 311 0.018819 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.023143 10.0.0.22 - - [2026-01-27 10:06:43] "GET /tag/e6665fe2-0c05-496b-af8f-f37e176d9657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011642 10.0.0.22 - - [2026-01-27 10:06:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000544 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.002290 10.0.0.22 - - [2026-01-27 10:06:43] "POST /security-groups HTTP/1.1" 200 574 0.078194 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.001814 10.0.0.22 - - [2026-01-27 10:06:43] "POST /projects HTTP/1.1" 200 489 0.261007 10.0.0.22 - - [2026-01-27 10:06:43] "POST /access-control-lists HTTP/1.1" 200 583 0.062623 10.0.0.22 - - [2026-01-27 10:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.056110 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.024584 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013183 10.0.0.22 - - [2026-01-27 10:06:43] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.018491 10.0.0.22 - - [2026-01-27 10:06:43] "POST /access-control-lists HTTP/1.1" 200 581 0.068948 10.0.0.22 - - [2026-01-27 10:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017080 10.0.0.22 - - [2026-01-27 10:06:43] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005373 10.0.0.22 - - [2026-01-27 10:06:43] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.052642 10.0.0.22 - - [2026-01-27 10:06:43] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.122322 10.0.0.22 - - [2026-01-27 10:06:44] "POST /security-groups HTTP/1.1" 200 546 0.089819 10.0.0.22 - - [2026-01-27 10:06:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.005187 10.0.0.22 - - [2026-01-27 10:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021128 10.0.0.22 - - [2026-01-27 10:06:44] "POST /chown HTTP/1.1" 200 109 0.043097 10.0.0.22 - - [2026-01-27 10:06:44] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003406 10.0.0.22 - - [2026-01-27 10:06:44] "POST /access-control-lists HTTP/1.1" 200 602 0.108818 10.0.0.22 - - [2026-01-27 10:06:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.010135 10.0.0.22 - - [2026-01-27 10:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2026-01-27 10:06:44] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027041 10.0.0.22 - - [2026-01-27 10:06:44] "POST /access-control-lists HTTP/1.1" 200 600 0.060238 10.0.0.22 - - [2026-01-27 10:06:44] "POST /tags HTTP/1.1" 409 210 0.013512 10.0.0.22 - - [2026-01-27 10:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2026-01-27 10:06:44] "GET /tag/e6665fe2-0c05-496b-af8f-f37e176d9657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010424 10.0.0.22 - - [2026-01-27 10:06:44] "POST /firewall-rules HTTP/1.1" 200 570 0.082152 10.0.0.22 - - [2026-01-27 10:06:44] "GET /firewall-rule/967d5b67-4f89-4370-8319-5d7955400225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003868 10.0.0.22 - - [2026-01-27 10:06:44] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003242 10.0.0.22 - - [2026-01-27 10:06:44] "GET /firewall-rule/967d5b67-4f89-4370-8319-5d7955400225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002001 10.0.0.22 - - [2026-01-27 10:06:44] "POST /ref-update HTTP/1.1" 200 156 0.059695 10.0.0.22 - - [2026-01-27 10:06:44] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004598 10.0.0.22 - - [2026-01-27 10:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.22 - - [2026-01-27 10:06:44] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004544 10.0.0.22 - - [2026-01-27 10:06:44] "POST /tags HTTP/1.1" 409 210 0.002051 10.0.0.22 - - [2026-01-27 10:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.22 - - [2026-01-27 10:06:44] "GET /tag/e6665fe2-0c05-496b-af8f-f37e176d9657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016059 10.0.0.22 - - [2026-01-27 10:06:44] "POST /firewall-rules HTTP/1.1" 200 568 0.096513 10.0.0.22 - - [2026-01-27 10:06:44] "GET /firewall-rule/5cd53ffc-1e9a-417c-ac58-3ab832af6e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.035819 10.0.0.22 - - [2026-01-27 10:06:44] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.010569 10.0.0.22 - - [2026-01-27 10:06:44] "GET /firewall-rule/5cd53ffc-1e9a-417c-ac58-3ab832af6e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002547 10.0.0.22 - - [2026-01-27 10:06:45] "POST /ref-update HTTP/1.1" 200 156 0.076454 10.0.0.22 - - [2026-01-27 10:06:45] "POST /tags HTTP/1.1" 200 363 0.079388 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-01-27 10:06:45] "GET /tag/6d541cf1-1321-4e88-a153-4217fec16cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.056492 10.0.0.22 - - [2026-01-27 10:06:45] "POST /tags HTTP/1.1" 409 210 0.002673 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2026-01-27 10:06:45] "GET /tag/0403b756-2ace-470b-a4b8-8a41bea99222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017096 10.0.0.22 - - [2026-01-27 10:06:45] "POST /projects HTTP/1.1" 409 223 0.006859 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.22 - - [2026-01-27 10:06:45] "GET /project/6869f3a5-16a7-481e-84eb-d16171a9e155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.052730 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.22 - - [2026-01-27 10:06:45] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2950 0.004333 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2026-01-27 10:06:45] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003962 10.0.0.22 - - [2026-01-27 10:06:45] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.069857 10.0.0.22 - - [2026-01-27 10:06:45] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.051514 10.0.0.22 - - [2026-01-27 10:06:45] "POST /security-groups HTTP/1.1" 409 253 0.010861 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2026-01-27 10:06:45] "PUT /security-group/3da8645d-78ff-46f0-a137-2549124b1cce HTTP/1.1" 200 262 0.063628 10.0.0.22 - - [2026-01-27 10:06:45] "PUT /access-control-list/f050d6e1-7734-41d7-97c1-b69556fecd7b HTTP/1.1" 200 272 0.015918 10.0.0.22 - - [2026-01-27 10:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050057 10.0.0.22 - - [2026-01-27 10:06:45] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019234 10.0.0.22 - - [2026-01-27 10:06:45] "PUT /access-control-list/5921beee-050f-48a8-b42e-fb564a89f70e HTTP/1.1" 200 272 0.047163 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.22 - - [2026-01-27 10:06:45] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.22 - - [2026-01-27 10:06:45] "POST /tags HTTP/1.1" 409 210 0.007314 10.0.0.22 - - [2026-01-27 10:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.22 - - [2026-01-27 10:06:45] "GET /tag/0403b756-2ace-470b-a4b8-8a41bea99222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018615 10.0.0.22 - - [2026-01-27 10:06:46] "POST /firewall-rules HTTP/1.1" 200 570 0.101115 10.0.0.22 - - [2026-01-27 10:06:46] "GET /firewall-rule/5f8b9762-6188-412e-8160-5e3c7c6e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.022721 10.0.0.22 - - [2026-01-27 10:06:46] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004315 10.0.0.22 - - [2026-01-27 10:06:46] "GET /firewall-rule/5f8b9762-6188-412e-8160-5e3c7c6e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002130 10.0.0.22 - - [2026-01-27 10:06:46] "POST /ref-update HTTP/1.1" 200 156 0.062479 10.0.0.22 - - [2026-01-27 10:06:46] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018600 10.0.0.22 - - [2026-01-27 10:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.22 - - [2026-01-27 10:06:46] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.22 - - [2026-01-27 10:06:46] "POST /tags HTTP/1.1" 409 210 0.003709 10.0.0.22 - - [2026-01-27 10:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.22 - - [2026-01-27 10:06:46] "GET /tag/0403b756-2ace-470b-a4b8-8a41bea99222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015308 10.0.0.22 - - [2026-01-27 10:06:46] "POST /firewall-rules HTTP/1.1" 200 568 0.071193 10.0.0.22 - - [2026-01-27 10:06:46] "GET /firewall-rule/00f3e257-dc16-4305-991c-a4911713f5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.010870 10.0.0.22 - - [2026-01-27 10:06:46] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003788 10.0.0.22 - - [2026-01-27 10:06:46] "GET /firewall-rule/00f3e257-dc16-4305-991c-a4911713f5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.002133 10.0.0.22 - - [2026-01-27 10:06:46] "POST /ref-update HTTP/1.1" 200 156 0.072993 10.0.0.22 - - [2026-01-27 10:06:46] "POST /tags HTTP/1.1" 409 237 0.006477 10.0.0.22 - - [2026-01-27 10:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.22 - - [2026-01-27 10:06:46] "GET /tag/6d541cf1-1321-4e88-a153-4217fec16cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023344 10.0.0.22 - - [2026-01-27 10:06:46] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004428 10.0.0.22 - - [2026-01-27 10:06:46] "POST /set-tag HTTP/1.1" 200 109 0.037535 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000766 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:06:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.19 - - [2026-01-27 10:08:16] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.19 - - [2026-01-27 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-01-27 10:08:16] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004553 10.0.0.19 - - [2026-01-27 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-01-27 10:08:16] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002324 10.0.0.19 - - [2026-01-27 10:08:16] "PUT /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de HTTP/1.1" 200 274 0.007058 10.0.0.19 - - [2026-01-27 10:08:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.001824 10.0.0.19 - - [2026-01-27 10:08:16] "POST /virtual-routers HTTP/1.1" 200 599 0.014642 10.0.0.19 - - [2026-01-27 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.19 - - [2026-01-27 10:08:16] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003586 10.0.0.19 - - [2026-01-27 10:08:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001901 10.0.0.19 - - [2026-01-27 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.19 - - [2026-01-27 10:08:16] "GET /virtual-network/ef3d6e8d-f7aa-4cbd-a302-6a42bd23ff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003672 10.0.0.19 - - [2026-01-27 10:08:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.047711 10.0.0.22 - - [2026-01-27 10:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.22 - - [2026-01-27 10:08:28] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002873 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:08:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:08:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 10.0.0.22 - - [2026-01-27 10:10:33] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003052 10.0.0.22 - - [2026-01-27 10:10:33] "POST /ref-update HTTP/1.1" 200 156 0.010258 10.0.0.22 - - [2026-01-27 10:10:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002528 10.0.0.22 - - [2026-01-27 10:10:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003067 10.0.0.22 - - [2026-01-27 10:10:42] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006787 10.0.0.22 - - [2026-01-27 10:10:42] "POST /set-tag HTTP/1.1" 200 109 0.005400 10.0.0.22 - - [2026-01-27 10:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.22 - - [2026-01-27 10:10:42] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002251 10.0.0.22 - - [2026-01-27 10:10:42] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004683 10.0.0.22 - - [2026-01-27 10:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.22 - - [2026-01-27 10:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2026-01-27 10:10:42] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002592 10.0.0.22 - - [2026-01-27 10:10:43] "GET /loadbalancer-pool/d016c6e2-a787-452b-ae52-f38440bcbc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003548 10.0.0.22 - - [2026-01-27 10:10:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026095 10.0.0.22 - - [2026-01-27 10:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007924 10.0.0.22 - - [2026-01-27 10:10:43] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013117 10.0.0.22 - - [2026-01-27 10:10:43] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021676 10.0.0.22 - - [2026-01-27 10:10:43] "POST /tags HTTP/1.1" 409 205 0.004696 10.0.0.22 - - [2026-01-27 10:10:43] "POST /ref-update HTTP/1.1" 200 156 0.012786 10.0.0.22 - - [2026-01-27 10:10:43] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.009876 10.0.0.22 - - [2026-01-27 10:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-01-27 10:10:43] "GET /tag/bfe40501-e304-4f6c-a12b-c8135162071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009997 10.0.0.22 - - [2026-01-27 10:10:43] "PUT /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1 HTTP/1.1" 200 256 0.009929 10.0.0.22 - - [2026-01-27 10:10:43] "POST /set-tag HTTP/1.1" 200 109 0.077120 10.0.0.22 - - [2026-01-27 10:10:43] "GET /loadbalancer-pool/21ef15ff-0741-4136-90ff-da1104924e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012341 10.0.0.22 - - [2026-01-27 10:10:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020564 10.0.0.22 - - [2026-01-27 10:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016025 10.0.0.22 - - [2026-01-27 10:10:43] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008062 10.0.0.22 - - [2026-01-27 10:10:43] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008219 10.0.0.22 - - [2026-01-27 10:10:43] "POST /ref-update HTTP/1.1" 200 156 0.012500 10.0.0.22 - - [2026-01-27 10:10:43] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008822 10.0.0.22 - - [2026-01-27 10:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.22 - - [2026-01-27 10:10:43] "GET /loadbalancer-pool/8d5a12a8-47c5-4e18-903f-005b346dc838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003624 10.0.0.22 - - [2026-01-27 10:10:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015385 10.0.0.22 - - [2026-01-27 10:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.045887 10.0.0.22 - - [2026-01-27 10:10:43] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012961 10.0.0.22 - - [2026-01-27 10:10:43] "PUT /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1 HTTP/1.1" 200 256 0.054776 10.0.0.22 - - [2026-01-27 10:10:43] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013682 10.0.0.22 - - [2026-01-27 10:10:43] "POST /set-tag HTTP/1.1" 200 109 0.015378 10.0.0.22 - - [2026-01-27 10:10:43] "POST /ref-update HTTP/1.1" 200 156 0.009203 10.0.0.22 - - [2026-01-27 10:10:43] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004209 10.0.0.22 - - [2026-01-27 10:10:43] "PUT /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1 HTTP/1.1" 200 256 0.018286 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:11:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:11:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:11:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:11:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.22 - - [2026-01-27 10:12:08] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.22 - - [2026-01-27 10:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-01-27 10:12:08] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004391 10.0.0.22 - - [2026-01-27 10:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2026-01-27 10:12:08] "GET /config-node/ac5f1078-6f84-46e8-81e5-f92efb0b2247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002631 10.0.0.22 - - [2026-01-27 10:12:17] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004092 10.0.0.22 - - [2026-01-27 10:12:17] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.22 - - [2026-01-27 10:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.22 - - [2026-01-27 10:12:17] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004327 10.0.0.22 - - [2026-01-27 10:12:17] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010067 10.0.0.22 - - [2026-01-27 10:12:17] "POST /set-tag HTTP/1.1" 200 109 0.020356 10.0.0.22 - - [2026-01-27 10:12:17] "DELETE /loadbalancer-member/0b7874f7-ea26-4e57-bd47-47a9689bd74e HTTP/1.1" 200 115 0.079879 10.0.0.22 - - [2026-01-27 10:12:17] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004771 10.0.0.22 - - [2026-01-27 10:12:17] "POST /set-tag HTTP/1.1" 200 109 0.004623 10.0.0.22 - - [2026-01-27 10:12:17] "DELETE /loadbalancer-member/2ce06258-0986-4b09-b76c-f4a10e3fdfbe HTTP/1.1" 200 115 0.049983 10.0.0.22 - - [2026-01-27 10:12:17] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009193 10.0.0.22 - - [2026-01-27 10:12:17] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.22 - - [2026-01-27 10:12:17] "DELETE /loadbalancer-member/b3aa6fe5-90d3-407c-a892-6ed6558bdb30 HTTP/1.1" 200 115 0.039339 10.0.0.22 - - [2026-01-27 10:12:17] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011048 10.0.0.22 - - [2026-01-27 10:12:17] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.22 - - [2026-01-27 10:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-01-27 10:12:17] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002987 10.0.0.22 - - [2026-01-27 10:12:18] "GET /loadbalancer-pool/d016c6e2-a787-452b-ae52-f38440bcbc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004152 10.0.0.22 - - [2026-01-27 10:12:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025435 10.0.0.22 - - [2026-01-27 10:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022725 10.0.0.22 - - [2026-01-27 10:12:18] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006199 10.0.0.22 - - [2026-01-27 10:12:18] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006496 10.0.0.22 - - [2026-01-27 10:12:18] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003278 10.0.0.22 - - [2026-01-27 10:12:18] "POST /set-tag HTTP/1.1" 200 109 0.077871 10.0.0.22 - - [2026-01-27 10:12:18] "GET /loadbalancer-pool/21ef15ff-0741-4136-90ff-da1104924e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003752 10.0.0.22 - - [2026-01-27 10:12:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029417 10.0.0.22 - - [2026-01-27 10:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010961 10.0.0.22 - - [2026-01-27 10:12:18] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014465 10.0.0.22 - - [2026-01-27 10:12:18] "POST /set-tag HTTP/1.1" 200 109 0.005098 10.0.0.22 - - [2026-01-27 10:12:18] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008874 10.0.0.22 - - [2026-01-27 10:12:18] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003145 10.0.0.22 - - [2026-01-27 10:12:18] "GET /loadbalancer-pool/8d5a12a8-47c5-4e18-903f-005b346dc838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003504 10.0.0.22 - - [2026-01-27 10:12:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020327 10.0.0.22 - - [2026-01-27 10:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024633 10.0.0.22 - - [2026-01-27 10:12:18] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009051 10.0.0.22 - - [2026-01-27 10:12:18] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004189 10.0.0.22 - - [2026-01-27 10:12:18] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002101 10.0.0.22 - - [2026-01-27 10:12:18] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.22 - - [2026-01-27 10:12:20] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.22 - - [2026-01-27 10:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2026-01-27 10:12:20] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005114 10.0.0.22 - - [2026-01-27 10:12:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001664 10.0.0.22 - - [2026-01-27 10:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.22 - - [2026-01-27 10:12:20] "GET /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003536 10.0.0.22 - - [2026-01-27 10:12:20] "PUT /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053 HTTP/1.1" 200 254 0.014233 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.19 - - [2026-01-27 10:12:51] "GET / HTTP/1.1" 200 35931 0.002338 10.0.0.19 - - [2026-01-27 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2026-01-27 10:12:51] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004581 10.0.0.19 - - [2026-01-27 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-01-27 10:12:51] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002807 10.0.0.19 - - [2026-01-27 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2026-01-27 10:12:51] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002954 10.0.0.19 - - [2026-01-27 10:12:51] "PUT /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7 HTTP/1.1" 200 262 0.010187 10.0.0.19 - - [2026-01-27 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.19 - - [2026-01-27 10:12:51] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003422 10.0.0.19 - - [2026-01-27 10:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-01-27 10:12:51] "GET /virtual-machine-interface/159a93fb-88a1-47b2-99aa-076207bbb4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004382 10.0.0.19 - - [2026-01-27 10:12:51] "PUT /virtual-machine-interface/159a93fb-88a1-47b2-99aa-076207bbb4d3 HTTP/1.1" 200 284 0.009047 10.0.0.22 - - [2026-01-27 10:15:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002315 10.0.0.22 - - [2026-01-27 10:15:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003167 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:16:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:16:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:16:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:16:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:16:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001176 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:16:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 10.0.0.22 - - [2026-01-27 10:17:07] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007047 10.0.0.22 - - [2026-01-27 10:17:07] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.22 - - [2026-01-27 10:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.22 - - [2026-01-27 10:17:08] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008090 10.0.0.22 - - [2026-01-27 10:17:08] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005194 10.0.0.22 - - [2026-01-27 10:17:08] "POST /set-tag HTTP/1.1" 200 109 0.039979 10.0.0.22 - - [2026-01-27 10:17:08] "DELETE /loadbalancer-member/b553dbfc-a723-407e-832d-7737f854ef15 HTTP/1.1" 200 115 0.095302 10.0.0.22 - - [2026-01-27 10:17:08] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017017 10.0.0.22 - - [2026-01-27 10:17:08] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.22 - - [2026-01-27 10:17:08] "DELETE /loadbalancer-member/be7059e0-4952-4ba9-96b6-324273526af2 HTTP/1.1" 200 115 0.030894 10.0.0.22 - - [2026-01-27 10:17:08] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010463 10.0.0.22 - - [2026-01-27 10:17:08] "POST /set-tag HTTP/1.1" 200 109 0.004047 10.0.0.22 - - [2026-01-27 10:17:08] "DELETE /loadbalancer-member/0014435c-8b70-4a47-9770-1d60e0b6be1e HTTP/1.1" 200 115 0.057310 10.0.0.22 - - [2026-01-27 10:17:08] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020082 10.0.0.22 - - [2026-01-27 10:17:08] "POST /set-tag HTTP/1.1" 200 109 0.011089 10.0.0.22 - - [2026-01-27 10:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.22 - - [2026-01-27 10:17:08] "GET /loadbalancer/68510d51-2d0f-4f2c-978a-a8f8c33e3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009109 10.0.0.22 - - [2026-01-27 10:17:08] "GET /loadbalancer-pool/d016c6e2-a787-452b-ae52-f38440bcbc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004886 10.0.0.22 - - [2026-01-27 10:17:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048347 10.0.0.22 - - [2026-01-27 10:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028572 10.0.0.22 - - [2026-01-27 10:17:08] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022396 10.0.0.22 - - [2026-01-27 10:17:08] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020382 10.0.0.22 - - [2026-01-27 10:17:08] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.014699 10.0.0.22 - - [2026-01-27 10:17:08] "POST /set-tag HTTP/1.1" 200 109 0.093868 10.0.0.22 - - [2026-01-27 10:17:08] "GET /loadbalancer-pool/21ef15ff-0741-4136-90ff-da1104924e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019892 10.0.0.22 - - [2026-01-27 10:17:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.077592 10.0.0.22 - - [2026-01-27 10:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012869 10.0.0.22 - - [2026-01-27 10:17:09] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027472 10.0.0.22 - - [2026-01-27 10:17:09] "POST /set-tag HTTP/1.1" 200 109 0.005225 10.0.0.22 - - [2026-01-27 10:17:09] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004145 10.0.0.22 - - [2026-01-27 10:17:09] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002926 10.0.0.22 - - [2026-01-27 10:17:09] "GET /loadbalancer-pool/8d5a12a8-47c5-4e18-903f-005b346dc838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002671 10.0.0.22 - - [2026-01-27 10:17:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049077 10.0.0.22 - - [2026-01-27 10:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016592 10.0.0.22 - - [2026-01-27 10:17:09] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023499 10.0.0.22 - - [2026-01-27 10:17:09] "GET /virtual-machine-interface/db8a76fa-fb67-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008348 10.0.0.22 - - [2026-01-27 10:17:09] "GET /floating-ip/1d37b002-4c6d-4bc7-adc0-1a98262989b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009177 10.0.0.22 - - [2026-01-27 10:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.22 - - [2026-01-27 10:17:50] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.22 - - [2026-01-27 10:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2026-01-27 10:17:50] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027744 10.0.0.22 - - [2026-01-27 10:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-01-27 10:17:50] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033520 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-01-27 10:17:51] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031603 10.0.0.22 - - [2026-01-27 10:17:51] "POST /tags HTTP/1.1" 200 333 0.021301 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.22 - - [2026-01-27 10:17:51] "GET /tag/ff961dee-288c-4510-a033-a9abb0ce4625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021651 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.22 - - [2026-01-27 10:17:51] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037186 10.0.0.22 - - [2026-01-27 10:17:51] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047948 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2026-01-27 10:17:51] "GET /virtual-networks?parent_id=2d8c21bb-c753-4ee4-907d-c2f85c12a593&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001497 10.0.0.22 - - [2026-01-27 10:17:51] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006014 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2026-01-27 10:17:51] "GET /service-appliance-set/a021f91e-8a56-4f9f-b747-85b2aa4bca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001976 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.001701 10.0.0.22 - - [2026-01-27 10:17:51] "POST /virtual-networks HTTP/1.1" 200 512 0.066229 10.0.0.22 - - [2026-01-27 10:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010538 10.0.0.22 - - [2026-01-27 10:17:51] "GET /network-ipam/8940a06d-ea96-4176-83ad-53b7fdf4aa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.002417 10.0.0.22 - - [2026-01-27 10:17:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.130673 10.0.0.22 - - [2026-01-27 10:17:51] "GET /virtual-machine-interface/98205e28-e4b5-4cb3-b050-c939422f282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015704 10.0.0.22 - - [2026-01-27 10:17:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005282 10.0.0.22 - - [2026-01-27 10:17:51] "POST /ref-update HTTP/1.1" 200 156 0.113042 10.0.0.22 - - [2026-01-27 10:17:51] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017231 10.0.0.22 - - [2026-01-27 10:17:51] "GET /domains HTTP/1.1" 200 280 0.004975 10.0.0.22 - - [2026-01-27 10:17:51] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1 HTTP/1.1" 200 3087 0.013433 10.0.0.22 - - [2026-01-27 10:17:51] "POST /instance-ips HTTP/1.1" 200 409 0.038808 10.0.0.22 - - [2026-01-27 10:17:51] "GET /instance-ip/00d60eb5-05d9-4e5c-a055-71c31133ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.032910 10.0.0.22 - - [2026-01-27 10:17:51] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593 HTTP/1.1" 200 5476 0.070630 10.0.0.22 - - [2026-01-27 10:17:51] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.020617 10.0.0.22 - - [2026-01-27 10:17:51] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.008125 10.0.0.22 - - [2026-01-27 10:17:51] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1181 0.005706 10.0.0.22 - - [2026-01-27 10:17:51] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1181 0.004232 10.0.0.22 - - [2026-01-27 10:17:52] "POST /loadbalancers HTTP/1.1" 200 610 0.115328 10.0.0.22 - - [2026-01-27 10:17:52] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027847 10.0.0.22 - - [2026-01-27 10:17:52] "GET /instance-ip/00d60eb5-05d9-4e5c-a055-71c31133ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.006710 10.0.0.22 - - [2026-01-27 10:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014606 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020309 10.0.0.22 - - [2026-01-27 10:17:52] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045008 10.0.0.22 - - [2026-01-27 10:17:52] "POST /route-targets HTTP/1.1" 200 327 0.020893 10.0.0.22 - - [2026-01-27 10:17:52] "POST /ref-update HTTP/1.1" 200 156 0.018866 10.0.0.22 - - [2026-01-27 10:17:52] "POST /floating-ips HTTP/1.1" 200 597 0.065583 10.0.0.22 - - [2026-01-27 10:17:52] "GET /loadbalancer/f1d111d9-76d8-4134-9d1e-465e805e062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009559 10.0.0.22 - - [2026-01-27 10:17:52] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024162 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.22 - - [2026-01-27 10:17:52] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032806 10.0.0.22 - - [2026-01-27 10:17:52] "GET /loadbalancer-listener/f6dfb6b2-a0e8-47a0-860a-0d8b95b47fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004599 10.0.0.22 - - [2026-01-27 10:17:52] "GET /loadbalancer-listener/f6dfb6b2-a0e8-47a0-860a-0d8b95b47fed?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003141 10.0.0.22 - - [2026-01-27 10:17:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023192 10.0.0.22 - - [2026-01-27 10:17:52] "GET /instance-ip/00d60eb5-05d9-4e5c-a055-71c31133ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003110 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.22 - - [2026-01-27 10:17:52] "GET /loadbalancer/f1d111d9-76d8-4134-9d1e-465e805e062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003078 10.0.0.22 - - [2026-01-27 10:17:52] "GET /instance-ip/00d60eb5-05d9-4e5c-a055-71c31133ee6b?fields=floating_ips HTTP/1.1" 200 1210 0.007810 10.0.0.22 - - [2026-01-27 10:17:52] "GET /floating-ip/52000a47-5305-4538-a7b2-068aa2bfcbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003239 10.0.0.22 - - [2026-01-27 10:17:52] "POST /tags HTTP/1.1" 200 295 0.050435 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.22 - - [2026-01-27 10:17:52] "GET /tag/ee6183a8-6896-4f33-88ac-e09874c9c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012306 10.0.0.22 - - [2026-01-27 10:17:52] "POST /tags HTTP/1.1" 409 233 0.002702 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2026-01-27 10:17:52] "GET /tag/cecd5cb1-6f9d-4c18-938d-8e579384f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011224 10.0.0.22 - - [2026-01-27 10:17:52] "POST /tags HTTP/1.1" 409 206 0.002161 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2026-01-27 10:17:52] "GET /tag/ac5daf46-22d9-4ded-8015-bb2d8075273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010638 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2026-01-27 10:17:52] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004349 10.0.0.22 - - [2026-01-27 10:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.22 - - [2026-01-27 10:17:52] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030153 10.0.0.22 - - [2026-01-27 10:17:52] "POST /virtual-machines HTTP/1.1" 200 369 0.007804 10.0.0.22 - - [2026-01-27 10:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013929 10.0.0.22 - - [2026-01-27 10:17:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107786 10.0.0.22 - - [2026-01-27 10:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013113 10.0.0.22 - - [2026-01-27 10:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008776 10.0.0.22 - - [2026-01-27 10:17:53] "POST /instance-ips HTTP/1.1" 200 409 0.022065 10.0.0.22 - - [2026-01-27 10:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029785 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009866 10.0.0.22 - - [2026-01-27 10:17:53] "POST /set-tag HTTP/1.1" 200 109 0.016496 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009784 10.0.0.22 - - [2026-01-27 10:17:53] "GET /instance-ip/70c68f96-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002717 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004772 10.0.0.22 - - [2026-01-27 10:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.22 - - [2026-01-27 10:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003784 10.0.0.22 - - [2026-01-27 10:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.22 - - [2026-01-27 10:17:53] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030129 10.0.0.22 - - [2026-01-27 10:17:53] "POST /virtual-machines HTTP/1.1" 200 369 0.021978 10.0.0.22 - - [2026-01-27 10:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008804 10.0.0.22 - - [2026-01-27 10:17:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101116 10.0.0.22 - - [2026-01-27 10:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024638 10.0.0.22 - - [2026-01-27 10:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017169 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004674 10.0.0.22 - - [2026-01-27 10:17:53] "POST /instance-ips HTTP/1.1" 200 409 0.020736 10.0.0.22 - - [2026-01-27 10:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024212 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007096 10.0.0.22 - - [2026-01-27 10:17:53] "POST /set-tag HTTP/1.1" 200 109 0.016682 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010603 10.0.0.22 - - [2026-01-27 10:17:53] "GET /instance-ip/71232a80-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004859 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008076 10.0.0.22 - - [2026-01-27 10:17:53] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.22 - - [2026-01-27 10:17:53] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004245 10.0.0.22 - - [2026-01-27 10:17:53] "POST /ref-update HTTP/1.1" 200 156 0.014143 10.0.0.22 - - [2026-01-27 10:17:54] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006691 10.0.0.22 - - [2026-01-27 10:17:54] "POST /set-tag HTTP/1.1" 200 109 0.004394 10.0.0.22 - - [2026-01-27 10:17:54] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005311 10.0.0.22 - - [2026-01-27 10:17:54] "POST /ref-update HTTP/1.1" 200 156 0.016956 10.0.0.22 - - [2026-01-27 10:17:54] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004514 10.0.0.22 - - [2026-01-27 10:17:54] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.22 - - [2026-01-27 10:17:54] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003501 10.0.0.22 - - [2026-01-27 10:17:54] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.22 - - [2026-01-27 10:17:54] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004678 10.0.0.22 - - [2026-01-27 10:17:54] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.22 - - [2026-01-27 10:17:56] "GET /domains HTTP/1.1" 200 280 0.002003 10.0.0.22 - - [2026-01-27 10:17:56] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1 HTTP/1.1" 200 3087 0.003462 10.0.0.22 - - [2026-01-27 10:17:57] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593 HTTP/1.1" 200 7064 0.044288 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.003667 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.004182 10.0.0.22 - - [2026-01-27 10:17:57] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1402 0.007344 10.0.0.22 - - [2026-01-27 10:17:57] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1402 0.002300 10.0.0.22 - - [2026-01-27 10:17:57] "GET /route-target/1bdbfa2c-f56e-4691-a3c4-dce973bc27cf HTTP/1.1" 200 1152 0.002133 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.003515 10.0.0.22 - - [2026-01-27 10:17:57] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1402 0.002847 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003754 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.004625 10.0.0.22 - - [2026-01-27 10:17:57] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1402 0.003091 10.0.0.22 - - [2026-01-27 10:17:57] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 200 1402 0.003638 10.0.0.22 - - [2026-01-27 10:17:57] "GET /route-target/1bdbfa2c-f56e-4691-a3c4-dce973bc27cf HTTP/1.1" 200 1152 0.002177 10.0.0.22 - - [2026-01-27 10:17:57] "GET /domains HTTP/1.1" 200 280 0.002230 10.0.0.22 - - [2026-01-27 10:17:57] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1 HTTP/1.1" 200 3087 0.003053 10.0.0.22 - - [2026-01-27 10:17:57] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593 HTTP/1.1" 200 7064 0.040224 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2089 0.004424 10.0.0.22 - - [2026-01-27 10:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2026-01-27 10:17:57] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033010 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004908 10.0.0.22 - - [2026-01-27 10:17:57] "GET /floating-ip-pools?parent_id=24d717cb-9aa4-419c-b4b7-96b798438fbc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002810 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003814 10.0.0.22 - - [2026-01-27 10:17:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018342 10.0.0.22 - - [2026-01-27 10:17:57] "POST /ref-update HTTP/1.1" 200 156 0.012294 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014537 10.0.0.22 - - [2026-01-27 10:17:57] "GET /domains HTTP/1.1" 200 280 0.003943 10.0.0.22 - - [2026-01-27 10:17:57] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1 HTTP/1.1" 200 3087 0.002781 10.0.0.22 - - [2026-01-27 10:17:57] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593 HTTP/1.1" 200 7320 0.034974 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2327 0.004530 10.0.0.22 - - [2026-01-27 10:17:57] "GET /floating-ip-pool/47b9e605-f0b5-49fd-8fba-49bc35f701d6 HTTP/1.1" 200 1314 0.002038 10.0.0.22 - - [2026-01-27 10:17:57] "GET /domains HTTP/1.1" 200 280 0.001311 10.0.0.22 - - [2026-01-27 10:17:57] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1 HTTP/1.1" 200 3087 0.002055 10.0.0.22 - - [2026-01-27 10:17:57] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593 HTTP/1.1" 200 7320 0.046597 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 2327 0.003950 10.0.0.22 - - [2026-01-27 10:17:57] "GET /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004146 10.0.0.22 - - [2026-01-27 10:17:58] "POST /tags HTTP/1.1" 200 365 0.358087 10.0.0.22 - - [2026-01-27 10:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.22 - - [2026-01-27 10:17:58] "GET /tag/17e76660-1cb9-4ef7-9061-a0585dc4f2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012056 10.0.0.22 - - [2026-01-27 10:17:58] "POST /tags HTTP/1.1" 409 206 0.001711 10.0.0.22 - - [2026-01-27 10:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007004 10.0.0.22 - - [2026-01-27 10:17:58] "GET /tag/ac5daf46-22d9-4ded-8015-bb2d8075273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.189479 10.0.0.22 - - [2026-01-27 10:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.22 - - [2026-01-27 10:17:58] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049048 10.0.0.22 - - [2026-01-27 10:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.22 - - [2026-01-27 10:17:58] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.006811 10.0.0.22 - - [2026-01-27 10:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011155 10.0.0.22 - - [2026-01-27 10:17:58] "GET /service-appliance-set/b4bd01b7-afdf-4a29-b281-da99456fc641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.023854 10.0.0.22 - - [2026-01-27 10:17:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.002258 10.0.0.22 - - [2026-01-27 10:17:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.121792 10.0.0.22 - - [2026-01-27 10:17:58] "GET /virtual-machine-interface/797d37f3-1c6b-4287-b935-e8ad9048e2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.034902 10.0.0.22 - - [2026-01-27 10:17:58] "POST /set-tag HTTP/1.1" 200 109 0.023862 10.0.0.22 - - [2026-01-27 10:17:58] "POST /instance-ips HTTP/1.1" 200 417 0.058010 10.0.0.22 - - [2026-01-27 10:17:58] "GET /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007543 10.0.0.22 - - [2026-01-27 10:17:59] "POST /loadbalancers HTTP/1.1" 200 618 0.072395 10.0.0.22 - - [2026-01-27 10:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023892 10.0.0.22 - - [2026-01-27 10:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021413 10.0.0.22 - - [2026-01-27 10:17:59] "POST /service-instances HTTP/1.1" 200 566 0.047193 10.0.0.22 - - [2026-01-27 10:17:59] "POST /ref-update HTTP/1.1" 200 156 0.024679 10.0.0.22 - - [2026-01-27 10:17:59] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.092452 10.0.0.22 - - [2026-01-27 10:17:59] "GET /virtual-machine-interface/797d37f3-1c6b-4287-b935-e8ad9048e2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012852 10.0.0.22 - - [2026-01-27 10:17:59] "GET /virtual-machine-interface/797d37f3-1c6b-4287-b935-e8ad9048e2c9?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015171 10.0.0.22 - - [2026-01-27 10:17:59] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.050156 10.0.0.22 - - [2026-01-27 10:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039794 10.0.0.22 - - [2026-01-27 10:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011336 10.0.0.22 - - [2026-01-27 10:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.22 - - [2026-01-27 10:17:59] "GET /floating-ip-pool/47b9e605-f0b5-49fd-8fba-49bc35f701d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017816 10.0.0.22 - - [2026-01-27 10:17:59] "POST /virtual-machines HTTP/1.1" 200 429 0.028012 10.0.0.22 - - [2026-01-27 10:17:59] "POST /floating-ips HTTP/1.1" 200 671 0.135951 10.0.0.22 - - [2026-01-27 10:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.060389 10.0.0.22 - - [2026-01-27 10:17:59] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002762 10.0.0.22 - - [2026-01-27 10:17:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.204299 10.0.0.22 - - [2026-01-27 10:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014461 10.0.0.22 - - [2026-01-27 10:17:59] "POST /chown HTTP/1.1" 200 109 0.035660 10.0.0.22 - - [2026-01-27 10:17:59] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002478 10.0.0.22 - - [2026-01-27 10:17:59] "POST /tags HTTP/1.1" 409 221 0.001924 10.0.0.22 - - [2026-01-27 10:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2026-01-27 10:17:59] "POST /chown HTTP/1.1" 200 109 0.012193 10.0.0.22 - - [2026-01-27 10:17:59] "PUT /virtual-machine-interface/2cabf484-a00f-4f52-ba56-0ab0857d0c05 HTTP/1.1" 200 284 0.021368 10.0.0.22 - - [2026-01-27 10:17:59] "GET /tag/ff961dee-288c-4510-a033-a9abb0ce4625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026477 10.0.0.22 - - [2026-01-27 10:17:59] "POST /tags HTTP/1.1" 409 238 0.001867 10.0.0.22 - - [2026-01-27 10:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.22 - - [2026-01-27 10:17:59] "PUT /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 256 0.040607 10.0.0.22 - - [2026-01-27 10:17:59] "GET /tag/17e76660-1cb9-4ef7-9061-a0585dc4f2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020519 10.0.0.22 - - [2026-01-27 10:17:59] "POST /ref-update HTTP/1.1" 200 156 0.018712 10.0.0.22 - - [2026-01-27 10:17:59] "POST /ref-update HTTP/1.1" 200 156 0.030535 10.0.0.22 - - [2026-01-27 10:17:59] "POST /firewall-rules HTTP/1.1" 200 650 0.120008 10.0.0.22 - - [2026-01-27 10:17:59] "POST /ref-update HTTP/1.1" 200 156 0.068333 10.0.0.22 - - [2026-01-27 10:17:59] "GET /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003646 10.0.0.22 - - [2026-01-27 10:17:59] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002055 10.0.0.22 - - [2026-01-27 10:17:59] "GET /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.001927 10.0.0.22 - - [2026-01-27 10:17:59] "POST /ref-update HTTP/1.1" 200 156 0.008963 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.031588 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.018281 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.048823 10.0.0.22 - - [2026-01-27 10:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009207 10.0.0.22 - - [2026-01-27 10:18:00] "POST /virtual-machines HTTP/1.1" 200 429 0.038697 10.0.0.22 - - [2026-01-27 10:18:00] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.078504 10.0.0.22 - - [2026-01-27 10:18:00] "GET /loadbalancer/145e2dca-005c-4a4e-9e91-20969343d4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.036275 10.0.0.22 - - [2026-01-27 10:18:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131455 10.0.0.22 - - [2026-01-27 10:18:00] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.087310 10.0.0.22 - - [2026-01-27 10:18:00] "POST /chown HTTP/1.1" 200 109 0.032363 10.0.0.22 - - [2026-01-27 10:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.22 - - [2026-01-27 10:18:00] "POST /chown HTTP/1.1" 200 109 0.005601 10.0.0.22 - - [2026-01-27 10:18:00] "PUT /virtual-machine-interface/213fde1b-d950-47d5-846a-cdb3ed8f7bf3 HTTP/1.1" 200 284 0.014860 10.0.0.22 - - [2026-01-27 10:18:00] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053200 10.0.0.22 - - [2026-01-27 10:18:00] "GET /loadbalancer-listener/0acbee9a-32b0-4505-aeed-877600610dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003281 10.0.0.22 - - [2026-01-27 10:18:00] "GET /loadbalancer-listener/0acbee9a-32b0-4505-aeed-877600610dfa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.002604 10.0.0.22 - - [2026-01-27 10:18:00] "PUT /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 256 0.042793 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.019343 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000790 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.026852 10.0.0.22 - - [2026-01-27 10:18:00] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.070318 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.040150 10.0.0.22 - - [2026-01-27 10:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023030 10.0.0.22 - - [2026-01-27 10:18:00] "GET /loadbalancer-pool/eb1cab4f-66db-4b6c-afbc-7b9c17247ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011136 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.22 - - [2026-01-27 10:18:00] "POST /ref-update HTTP/1.1" 200 156 0.042647 10.0.0.22 - - [2026-01-27 10:18:00] "POST /loadbalancer-members HTTP/1.1" 200 707 0.086919 10.0.0.22 - - [2026-01-27 10:18:00] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.034315 10.0.0.22 - - [2026-01-27 10:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044607 10.0.0.22 - - [2026-01-27 10:18:00] "GET /loadbalancer-member/889d97ef-85b5-4fff-95cb-ccadd873cfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012504 10.0.0.22 - - [2026-01-27 10:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.040921 10.0.0.22 - - [2026-01-27 10:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.22 - - [2026-01-27 10:18:00] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002189 10.0.0.22 - - [2026-01-27 10:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.22 - - [2026-01-27 10:18:00] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002760 10.0.0.22 - - [2026-01-27 10:18:00] "POST /chown HTTP/1.1" 200 109 0.010719 10.0.0.22 - - [2026-01-27 10:18:01] "POST /tags HTTP/1.1" 409 221 0.004170 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.161288 10.0.0.22 - - [2026-01-27 10:18:01] "GET /tag/ff961dee-288c-4510-a033-a9abb0ce4625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.037730 10.0.0.22 - - [2026-01-27 10:18:01] "POST /tags HTTP/1.1" 409 238 0.002893 10.0.0.22 - - [2026-01-27 10:18:01] "PUT /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 256 0.022253 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.22 - - [2026-01-27 10:18:01] "GET /tag/17e76660-1cb9-4ef7-9061-a0585dc4f2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020497 10.0.0.22 - - [2026-01-27 10:18:01] "POST /firewall-rules HTTP/1.1" 409 293 0.004597 10.0.0.22 - - [2026-01-27 10:18:01] "POST /ref-update HTTP/1.1" 200 156 0.017168 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.012110 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.028896 10.0.0.22 - - [2026-01-27 10:18:01] "PUT /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1 HTTP/1.1" 200 260 0.056005 10.0.0.22 - - [2026-01-27 10:18:01] "GET /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007849 10.0.0.22 - - [2026-01-27 10:18:01] "PUT /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 256 0.028015 10.0.0.22 - - [2026-01-27 10:18:01] "POST /ref-update HTTP/1.1" 200 156 0.014675 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.22 - - [2026-01-27 10:18:01] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003341 10.0.0.22 - - [2026-01-27 10:18:01] "GET /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.001996 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.007339 10.0.0.22 - - [2026-01-27 10:18:01] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.007948 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.021374 10.0.0.22 - - [2026-01-27 10:18:01] "PUT /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 256 0.020584 10.0.0.22 - - [2026-01-27 10:18:01] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062832 10.0.0.22 - - [2026-01-27 10:18:01] "POST /ref-update HTTP/1.1" 200 156 0.021142 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.014677 10.0.0.22 - - [2026-01-27 10:18:01] "POST /virtual-machines HTTP/1.1" 200 373 0.014884 10.0.0.22 - - [2026-01-27 10:18:01] "POST /chown HTTP/1.1" 200 109 0.031476 10.0.0.22 - - [2026-01-27 10:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036240 10.0.0.22 - - [2026-01-27 10:18:01] "PUT /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 256 0.068432 10.0.0.22 - - [2026-01-27 10:18:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121414 10.0.0.22 - - [2026-01-27 10:18:01] "POST /ref-update HTTP/1.1" 200 156 0.034810 10.0.0.22 - - [2026-01-27 10:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021876 10.0.0.22 - - [2026-01-27 10:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010592 10.0.0.22 - - [2026-01-27 10:18:01] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008651 10.0.0.22 - - [2026-01-27 10:18:01] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.012358 10.0.0.22 - - [2026-01-27 10:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013062 10.0.0.22 - - [2026-01-27 10:18:01] "POST /instance-ips HTTP/1.1" 200 413 0.049186 10.0.0.22 - - [2026-01-27 10:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029212 10.0.0.22 - - [2026-01-27 10:18:01] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012803 10.0.0.22 - - [2026-01-27 10:18:02] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.035838 10.0.0.22 - - [2026-01-27 10:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017148 10.0.0.22 - - [2026-01-27 10:18:02] "POST /set-tag HTTP/1.1" 200 109 0.028464 10.0.0.22 - - [2026-01-27 10:18:02] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017270 10.0.0.22 - - [2026-01-27 10:18:02] "GET /instance-ip/75ff58d0-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004412 10.0.0.22 - - [2026-01-27 10:18:02] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.022460 10.0.0.22 - - [2026-01-27 10:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006941 10.0.0.22 - - [2026-01-27 10:18:02] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005204 10.0.0.22 - - [2026-01-27 10:18:02] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.22 - - [2026-01-27 10:18:02] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003598 10.0.0.22 - - [2026-01-27 10:18:02] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.22 - - [2026-01-27 10:18:02] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.009887 10.0.0.22 - - [2026-01-27 10:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015905 10.0.0.22 - - [2026-01-27 10:18:02] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014998 10.0.0.22 - - [2026-01-27 10:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.22 - - [2026-01-27 10:18:02] "POST /set-tag HTTP/1.1" 200 109 0.003730 10.0.0.22 - - [2026-01-27 10:18:02] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003722 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.010451 10.0.0.22 - - [2026-01-27 10:18:02] "POST /set-tag HTTP/1.1" 200 109 0.004075 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.023412 10.0.0.22 - - [2026-01-27 10:18:02] "POST /ref-update HTTP/1.1" 200 156 0.015749 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.006907 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.024868 10.0.0.22 - - [2026-01-27 10:18:02] "POST /ref-update HTTP/1.1" 200 156 0.025746 10.0.0.22 - - [2026-01-27 10:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.012884 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.013316 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.028740 10.0.0.22 - - [2026-01-27 10:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.011820 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.006161 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.017445 10.0.0.22 - - [2026-01-27 10:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.008461 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.019476 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.018836 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.22 - - [2026-01-27 10:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.22 - - [2026-01-27 10:18:02] "POST /chown HTTP/1.1" 200 109 0.005267 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.017407 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006222 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.020445 10.0.0.22 - - [2026-01-27 10:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.007111 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.025472 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.015560 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.22 - - [2026-01-27 10:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.010363 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.016980 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.017442 10.0.0.22 - - [2026-01-27 10:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.007078 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.018797 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.015784 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006421 10.0.0.22 - - [2026-01-27 10:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.005816 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006758 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.016248 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.017920 10.0.0.22 - - [2026-01-27 10:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006028 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.024342 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.006789 10.0.0.22 - - [2026-01-27 10:18:03] "POST /chown HTTP/1.1" 200 109 0.019367 10.0.0.22 - - [2026-01-27 10:18:04] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004954 10.0.0.22 - - [2026-01-27 10:18:04] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.22 - - [2026-01-27 10:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-01-27 10:18:04] "GET /loadbalancer/f1d111d9-76d8-4134-9d1e-465e805e062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002642 10.0.0.22 - - [2026-01-27 10:18:04] "GET /loadbalancer-pool/ab14e9c0-238a-460f-95f3-89a90849e6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002578 10.0.0.22 - - [2026-01-27 10:18:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014759 10.0.0.22 - - [2026-01-27 10:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008195 10.0.0.22 - - [2026-01-27 10:18:04] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016509 10.0.0.22 - - [2026-01-27 10:18:04] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007870 10.0.0.22 - - [2026-01-27 10:18:04] "POST /tags HTTP/1.1" 409 221 0.003984 10.0.0.22 - - [2026-01-27 10:18:04] "POST /ref-update HTTP/1.1" 200 156 0.007484 10.0.0.22 - - [2026-01-27 10:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-01-27 10:18:04] "GET /tag/ff961dee-288c-4510-a033-a9abb0ce4625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011958 10.0.0.22 - - [2026-01-27 10:18:04] "GET /floating-ip/52000a47-5305-4538-a7b2-068aa2bfcbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.005713 10.0.0.22 - - [2026-01-27 10:18:04] "PUT /floating-ip/52000a47-5305-4538-a7b2-068aa2bfcbf0 HTTP/1.1" 200 256 0.012083 10.0.0.22 - - [2026-01-27 10:18:04] "POST /set-tag HTTP/1.1" 200 109 0.043009 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008634 10.0.0.22 - - [2026-01-27 10:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.22 - - [2026-01-27 10:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.22 - - [2026-01-27 10:18:05] "GET /loadbalancer/f1d111d9-76d8-4134-9d1e-465e805e062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002277 10.0.0.22 - - [2026-01-27 10:18:05] "GET /loadbalancer-pool/ab14e9c0-238a-460f-95f3-89a90849e6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002382 10.0.0.22 - - [2026-01-27 10:18:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015996 10.0.0.22 - - [2026-01-27 10:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015791 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006862 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006359 10.0.0.22 - - [2026-01-27 10:18:05] "POST /ref-update HTTP/1.1" 200 156 0.007196 10.0.0.22 - - [2026-01-27 10:18:05] "POST /set-tag HTTP/1.1" 200 109 0.021439 10.0.0.22 - - [2026-01-27 10:18:05] "GET /floating-ip/52000a47-5305-4538-a7b2-068aa2bfcbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003726 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine/d70fbfc7-9bfb-40fa-995e-d486740ca4c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003471 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005543 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine/1b09fc21-de5e-44ab-a6d6-b5cff5d70086?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003111 10.0.0.22 - - [2026-01-27 10:18:05] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005212 10.0.0.22 - - [2026-01-27 10:18:15] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004544 10.0.0.22 - - [2026-01-27 10:18:15] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.22 - - [2026-01-27 10:18:16] "GET /virtual-machine/fcc3a920-6126-46ab-bca7-f1b0b76bc3f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003612 10.0.0.22 - - [2026-01-27 10:18:16] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004628 10.0.0.22 - - [2026-01-27 10:18:16] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005692 10.0.0.22 - - [2026-01-27 10:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.22 - - [2026-01-27 10:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-01-27 10:18:28] "POST /chown HTTP/1.1" 200 109 0.005821 10.0.0.22 - - [2026-01-27 10:18:28] "POST /chown HTTP/1.1" 200 109 0.006826 10.0.0.22 - - [2026-01-27 10:18:28] "POST /chown HTTP/1.1" 200 109 0.008163 10.0.0.22 - - [2026-01-27 10:18:28] "POST /chown HTTP/1.1" 200 109 0.006922 10.0.0.22 - - [2026-01-27 10:18:48] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004838 10.0.0.22 - - [2026-01-27 10:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.22 - - [2026-01-27 10:18:48] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003721 10.0.0.22 - - [2026-01-27 10:18:48] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.22 - - [2026-01-27 10:18:48] "GET /virtual-machine/fcc3a920-6126-46ab-bca7-f1b0b76bc3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002919 10.0.0.22 - - [2026-01-27 10:18:48] "POST /ref-update HTTP/1.1" 200 156 0.007702 10.0.0.22 - - [2026-01-27 10:18:48] "GET /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010309 10.0.0.22 - - [2026-01-27 10:18:48] "POST /set-tag HTTP/1.1" 200 109 0.013548 10.0.0.22 - - [2026-01-27 10:18:48] "POST /set-tag HTTP/1.1" 200 109 0.021751 10.0.0.22 - - [2026-01-27 10:18:48] "DELETE /instance-ip/75ff58d0-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.051166 10.0.0.22 - - [2026-01-27 10:18:48] "DELETE /virtual-machine-interface/75e1c98c-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.042444 10.0.0.22 - - [2026-01-27 10:18:48] "DELETE /virtual-machine/fcc3a920-6126-46ab-bca7-f1b0b76bc3f8 HTTP/1.1" 200 115 0.025945 10.0.0.22 - - [2026-01-27 10:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.22 - - [2026-01-27 10:18:51] "GET /tag/17e76660-1cb9-4ef7-9061-a0585dc4f2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010620 10.0.0.22 - - [2026-01-27 10:18:51] "GET /tag/17e76660-1cb9-4ef7-9061-a0585dc4f2b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013617 10.0.0.22 - - [2026-01-27 10:18:51] "GET /virtual-machine-interface/213fde1b-d950-47d5-846a-cdb3ed8f7bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004309 10.0.0.22 - - [2026-01-27 10:18:51] "POST /set-tag HTTP/1.1" 200 109 0.013553 10.0.0.22 - - [2026-01-27 10:18:51] "GET /virtual-machine-interface/2cabf484-a00f-4f52-ba56-0ab0857d0c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019375 10.0.0.22 - - [2026-01-27 10:18:51] "POST /set-tag HTTP/1.1" 200 109 0.013160 10.0.0.22 - - [2026-01-27 10:18:51] "GET /virtual-machine-interface/797d37f3-1c6b-4287-b935-e8ad9048e2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005012 10.0.0.22 - - [2026-01-27 10:18:51] "POST /set-tag HTTP/1.1" 200 109 0.016849 10.0.0.22 - - [2026-01-27 10:18:51] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015459 10.0.0.22 - - [2026-01-27 10:18:51] "GET /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003156 10.0.0.22 - - [2026-01-27 10:18:51] "POST /ref-update HTTP/1.1" 200 156 0.017838 10.0.0.22 - - [2026-01-27 10:18:51] "DELETE /firewall-rule/f124d8b8-0efc-4a55-98ed-5f19b99d23a1 HTTP/1.1" 200 115 0.040003 10.0.0.22 - - [2026-01-27 10:18:51] "DELETE /loadbalancer-member/889d97ef-85b5-4fff-95cb-ccadd873cfca HTTP/1.1" 200 115 0.028543 10.0.0.22 - - [2026-01-27 10:18:51] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.009343 10.0.0.22 - - [2026-01-27 10:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012125 10.0.0.22 - - [2026-01-27 10:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.22 - - [2026-01-27 10:18:51] "DELETE /loadbalancer-pool/eb1cab4f-66db-4b6c-afbc-7b9c17247ada HTTP/1.1" 200 115 0.060816 10.0.0.22 - - [2026-01-27 10:18:51] "DELETE /loadbalancer-listener/0acbee9a-32b0-4505-aeed-877600610dfa HTTP/1.1" 200 115 0.024156 10.0.0.22 - - [2026-01-27 10:18:51] "GET /floating-ip/b129959a-7012-48a8-a9da-c3714d776feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002633 10.0.0.22 - - [2026-01-27 10:18:51] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.22 - - [2026-01-27 10:18:51] "POST /chown HTTP/1.1" 200 109 0.017647 10.0.0.22 - - [2026-01-27 10:18:51] "POST /chown HTTP/1.1" 200 109 0.022437 10.0.0.22 - - [2026-01-27 10:18:51] "PUT /floating-ip/b129959a-7012-48a8-a9da-c3714d776feb HTTP/1.1" 200 256 0.034338 10.0.0.22 - - [2026-01-27 10:18:51] "POST /chown HTTP/1.1" 200 109 0.015806 10.0.0.22 - - [2026-01-27 10:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010689 10.0.0.22 - - [2026-01-27 10:18:52] "POST /chown HTTP/1.1" 200 109 0.006955 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /floating-ip/b129959a-7012-48a8-a9da-c3714d776feb HTTP/1.1" 200 115 0.093577 10.0.0.22 - - [2026-01-27 10:18:52] "POST /chown HTTP/1.1" 200 109 0.024008 10.0.0.22 - - [2026-01-27 10:18:52] "POST /chown HTTP/1.1" 200 109 0.025630 10.0.0.22 - - [2026-01-27 10:18:52] "POST /chown HTTP/1.1" 200 109 0.023020 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /loadbalancer/145e2dca-005c-4a4e-9e91-20969343d4f1 HTTP/1.1" 200 115 0.120606 10.0.0.22 - - [2026-01-27 10:18:52] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.010726 10.0.0.22 - - [2026-01-27 10:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020577 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /instance-ip/ea2bcb70-4edb-405a-beaf-1807137f7d90 HTTP/1.1" 200 115 0.111404 10.0.0.22 - - [2026-01-27 10:18:52] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.020987 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /virtual-machine-interface/797d37f3-1c6b-4287-b935-e8ad9048e2c9 HTTP/1.1" 200 115 0.052025 10.0.0.22 - - [2026-01-27 10:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013720 10.0.0.22 - - [2026-01-27 10:18:52] "GET /floating-ip-pool/47b9e605-f0b5-49fd-8fba-49bc35f701d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007104 10.0.0.22 - - [2026-01-27 10:18:52] "POST /ref-update HTTP/1.1" 200 156 0.016924 10.0.0.22 - - [2026-01-27 10:18:52] "PUT /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 266 0.020545 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /tag/17e76660-1cb9-4ef7-9061-a0585dc4f2b6 HTTP/1.1" 200 115 0.136324 10.0.0.22 - - [2026-01-27 10:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039561 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /floating-ip-pool/47b9e605-f0b5-49fd-8fba-49bc35f701d6 HTTP/1.1" 200 115 0.078199 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /service-instance/9f9369d8-b93d-47dc-887d-e844e0c60190 HTTP/1.1" 200 115 0.050272 10.0.0.22 - - [2026-01-27 10:18:52] "GET /virtual-machine-interface/2cabf484-a00f-4f52-ba56-0ab0857d0c05?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004240 10.0.0.22 - - [2026-01-27 10:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004754 10.0.0.22 - - [2026-01-27 10:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001030 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /virtual-network/24d717cb-9aa4-419c-b4b7-96b798438fbc HTTP/1.1" 200 115 0.140621 10.0.0.22 - - [2026-01-27 10:18:52] "GET /routing-instance/1c830102-f923-40de-b893-525f9c908aae HTTP/1.1" 404 171 0.001494 10.0.0.22 - - [2026-01-27 10:18:52] "GET /domains HTTP/1.1" 200 280 0.001247 10.0.0.22 - - [2026-01-27 10:18:52] "GET /domain/b617f062-379e-47ff-b0fc-319f90a9d4c1 HTTP/1.1" 200 3087 0.002768 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /virtual-machine-interface/2cabf484-a00f-4f52-ba56-0ab0857d0c05 HTTP/1.1" 200 115 0.076274 10.0.0.22 - - [2026-01-27 10:18:52] "POST /ref-update HTTP/1.1" 200 156 0.017208 10.0.0.22 - - [2026-01-27 10:18:52] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593 HTTP/1.1" 200 7142 0.058428 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /virtual-machine/8289df1e-94ca-49d5-9d51-9faa3b667d7a HTTP/1.1" 200 115 0.054069 10.0.0.22 - - [2026-01-27 10:18:52] "GET /virtual-machine-interface/213fde1b-d950-47d5-846a-cdb3ed8f7bf3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.017679 10.0.0.22 - - [2026-01-27 10:18:52] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014440 10.0.0.22 - - [2026-01-27 10:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.22 - - [2026-01-27 10:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.22 - - [2026-01-27 10:18:52] "GET /loadbalancer/f1d111d9-76d8-4134-9d1e-465e805e062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005914 10.0.0.22 - - [2026-01-27 10:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /virtual-machine-interface/213fde1b-d950-47d5-846a-cdb3ed8f7bf3 HTTP/1.1" 200 115 0.066573 10.0.0.22 - - [2026-01-27 10:18:52] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004432 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /route-target/1bdbfa2c-f56e-4691-a3c4-dce973bc27cf HTTP/1.1" 200 115 0.054919 10.0.0.22 - - [2026-01-27 10:18:52] "DELETE /virtual-machine/4992b847-d221-462b-8833-1d64f062774c HTTP/1.1" 200 115 0.038390 10.0.0.22 - - [2026-01-27 10:18:52] "POST /set-tag HTTP/1.1" 200 109 0.036046 10.0.0.22 - - [2026-01-27 10:18:53] "DELETE /loadbalancer-member/e5891748-1f9e-43ae-bc2c-107ba3123e3d HTTP/1.1" 200 115 0.036331 10.0.0.22 - - [2026-01-27 10:18:54] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004479 10.0.0.22 - - [2026-01-27 10:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.22 - - [2026-01-27 10:18:54] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003707 10.0.0.22 - - [2026-01-27 10:18:54] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.22 - - [2026-01-27 10:18:54] "GET /virtual-machine/1b09fc21-de5e-44ab-a6d6-b5cff5d70086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002801 10.0.0.22 - - [2026-01-27 10:18:54] "POST /ref-update HTTP/1.1" 200 156 0.009485 10.0.0.22 - - [2026-01-27 10:18:54] "GET /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003926 10.0.0.22 - - [2026-01-27 10:18:54] "POST /set-tag HTTP/1.1" 200 109 0.014658 10.0.0.22 - - [2026-01-27 10:18:54] "POST /set-tag HTTP/1.1" 200 109 0.029145 10.0.0.22 - - [2026-01-27 10:18:54] "POST /set-tag HTTP/1.1" 200 109 0.029114 10.0.0.22 - - [2026-01-27 10:18:54] "DELETE /instance-ip/71232a80-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.046365 10.0.0.22 - - [2026-01-27 10:18:54] "POST /ref-update HTTP/1.1" 200 156 0.011923 10.0.0.22 - - [2026-01-27 10:18:54] "DELETE /virtual-machine-interface/710e6866-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.044886 10.0.0.22 - - [2026-01-27 10:18:54] "DELETE /virtual-machine/1b09fc21-de5e-44ab-a6d6-b5cff5d70086 HTTP/1.1" 200 115 0.024221 10.0.0.22 - - [2026-01-27 10:18:57] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008971 10.0.0.22 - - [2026-01-27 10:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.22 - - [2026-01-27 10:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-01-27 10:18:57] "GET /loadbalancer/f1d111d9-76d8-4134-9d1e-465e805e062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002402 10.0.0.22 - - [2026-01-27 10:18:59] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005080 10.0.0.22 - - [2026-01-27 10:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.22 - - [2026-01-27 10:18:59] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004057 10.0.0.22 - - [2026-01-27 10:18:59] "POST /set-tag HTTP/1.1" 200 109 0.006406 10.0.0.22 - - [2026-01-27 10:18:59] "GET /virtual-machine/d70fbfc7-9bfb-40fa-995e-d486740ca4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004255 10.0.0.22 - - [2026-01-27 10:18:59] "POST /ref-update HTTP/1.1" 200 156 0.009263 10.0.0.22 - - [2026-01-27 10:18:59] "GET /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012029 10.0.0.22 - - [2026-01-27 10:18:59] "POST /set-tag HTTP/1.1" 200 109 0.014920 10.0.0.22 - - [2026-01-27 10:18:59] "POST /set-tag HTTP/1.1" 200 109 0.014607 10.0.0.22 - - [2026-01-27 10:18:59] "POST /set-tag HTTP/1.1" 200 109 0.027397 10.0.0.22 - - [2026-01-27 10:18:59] "DELETE /instance-ip/70c68f96-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.037320 10.0.0.22 - - [2026-01-27 10:18:59] "POST /ref-update HTTP/1.1" 200 156 0.007294 10.0.0.22 - - [2026-01-27 10:18:59] "DELETE /virtual-machine-interface/70ab93f8-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.039185 10.0.0.22 - - [2026-01-27 10:18:59] "DELETE /virtual-machine/d70fbfc7-9bfb-40fa-995e-d486740ca4c2 HTTP/1.1" 200 115 0.020935 10.0.0.22 - - [2026-01-27 10:19:00] "DELETE /tag/cecd5cb1-6f9d-4c18-938d-8e579384f891 HTTP/1.1" 200 115 0.040837 10.0.0.22 - - [2026-01-27 10:19:00] "DELETE /tag/ee6183a8-6896-4f33-88ac-e09874c9c003 HTTP/1.1" 200 115 0.078675 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2026-01-27 10:19:03] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037689 10.0.0.22 - - [2026-01-27 10:19:03] "POST /tags HTTP/1.1" 200 393 0.023981 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.22 - - [2026-01-27 10:19:03] "GET /tag/d3f36348-b757-4074-98c9-f2db4e963a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011396 10.0.0.22 - - [2026-01-27 10:19:03] "POST /tags HTTP/1.1" 200 341 0.021709 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2026-01-27 10:19:03] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010827 10.0.0.22 - - [2026-01-27 10:19:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000475 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.009590 10.0.0.22 - - [2026-01-27 10:19:03] "POST /security-groups HTTP/1.1" 200 589 0.057419 10.0.0.22 - - [2026-01-27 10:19:03] "POST /projects HTTP/1.1" 200 519 0.148840 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.002122 10.0.0.22 - - [2026-01-27 10:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.055763 10.0.0.22 - - [2026-01-27 10:19:03] "POST /access-control-lists HTTP/1.1" 200 598 0.076983 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009825 10.0.0.22 - - [2026-01-27 10:19:03] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.006333 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.001843 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.22 - - [2026-01-27 10:19:03] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.038014 10.0.0.22 - - [2026-01-27 10:19:03] "POST /access-control-lists HTTP/1.1" 200 596 0.065324 10.0.0.22 - - [2026-01-27 10:19:03] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.057563 10.0.0.22 - - [2026-01-27 10:19:03] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.068702 10.0.0.22 - - [2026-01-27 10:19:03] "POST /security-groups HTTP/1.1" 200 591 0.068551 10.0.0.22 - - [2026-01-27 10:19:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.004151 10.0.0.22 - - [2026-01-27 10:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026191 10.0.0.22 - - [2026-01-27 10:19:04] "POST /chown HTTP/1.1" 200 109 0.022845 10.0.0.22 - - [2026-01-27 10:19:04] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007870 10.0.0.22 - - [2026-01-27 10:19:04] "POST /access-control-lists HTTP/1.1" 200 632 0.087944 10.0.0.22 - - [2026-01-27 10:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018472 10.0.0.22 - - [2026-01-27 10:19:04] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003650 10.0.0.22 - - [2026-01-27 10:19:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.025474 10.0.0.22 - - [2026-01-27 10:19:04] "POST /tags HTTP/1.1" 409 226 0.001967 10.0.0.22 - - [2026-01-27 10:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2026-01-27 10:19:04] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.018013 10.0.0.22 - - [2026-01-27 10:19:04] "POST /access-control-lists HTTP/1.1" 200 630 0.081942 10.0.0.22 - - [2026-01-27 10:19:04] "POST /firewall-rules HTTP/1.1" 200 600 0.130528 10.0.0.22 - - [2026-01-27 10:19:04] "GET /firewall-rule/ae85b8b0-83f7-486d-a7d5-a8c9623d010d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004130 10.0.0.22 - - [2026-01-27 10:19:04] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003757 10.0.0.22 - - [2026-01-27 10:19:04] "GET /firewall-rule/ae85b8b0-83f7-486d-a7d5-a8c9623d010d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002156 10.0.0.22 - - [2026-01-27 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.041645 10.0.0.22 - - [2026-01-27 10:19:04] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011372 10.0.0.22 - - [2026-01-27 10:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.22 - - [2026-01-27 10:19:04] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002716 10.0.0.22 - - [2026-01-27 10:19:04] "POST /tags HTTP/1.1" 409 226 0.001763 10.0.0.22 - - [2026-01-27 10:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.22 - - [2026-01-27 10:19:04] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014383 10.0.0.22 - - [2026-01-27 10:19:04] "POST /firewall-rules HTTP/1.1" 200 598 0.084003 10.0.0.22 - - [2026-01-27 10:19:04] "GET /firewall-rule/e0430f73-b251-4331-8e6b-6013585a82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016738 10.0.0.22 - - [2026-01-27 10:19:04] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003945 10.0.0.22 - - [2026-01-27 10:19:04] "GET /firewall-rule/e0430f73-b251-4331-8e6b-6013585a82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002018 10.0.0.22 - - [2026-01-27 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.056791 10.0.0.22 - - [2026-01-27 10:19:06] "POST /tags HTTP/1.1" 200 393 0.021209 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014537 10.0.0.22 - - [2026-01-27 10:19:06] "GET /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011518 10.0.0.22 - - [2026-01-27 10:19:06] "POST /tags HTTP/1.1" 200 341 0.018671 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-01-27 10:19:06] "GET /tag/ca1e7670-526a-4aa3-9ef6-ce21e7122e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010790 10.0.0.22 - - [2026-01-27 10:19:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000555 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002880 10.0.0.22 - - [2026-01-27 10:19:06] "POST /security-groups HTTP/1.1" 200 589 0.061621 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001754 10.0.0.22 - - [2026-01-27 10:19:06] "POST /projects HTTP/1.1" 200 519 0.184557 10.0.0.22 - - [2026-01-27 10:19:06] "POST /access-control-lists HTTP/1.1" 200 598 0.057570 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.005934 10.0.0.22 - - [2026-01-27 10:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020564 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.22 - - [2026-01-27 10:19:06] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.007342 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.22 - - [2026-01-27 10:19:06] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.014807 10.0.0.22 - - [2026-01-27 10:19:06] "POST /access-control-lists HTTP/1.1" 200 596 0.065024 10.0.0.22 - - [2026-01-27 10:19:06] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.070645 10.0.0.22 - - [2026-01-27 10:19:06] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.034514 10.0.0.22 - - [2026-01-27 10:19:06] "POST /security-groups HTTP/1.1" 200 591 0.064960 10.0.0.22 - - [2026-01-27 10:19:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.002144 10.0.0.22 - - [2026-01-27 10:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019041 10.0.0.22 - - [2026-01-27 10:19:07] "POST /chown HTTP/1.1" 200 109 0.019498 10.0.0.22 - - [2026-01-27 10:19:07] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012164 10.0.0.22 - - [2026-01-27 10:19:07] "POST /access-control-lists HTTP/1.1" 200 632 0.086416 10.0.0.22 - - [2026-01-27 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015735 10.0.0.22 - - [2026-01-27 10:19:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.004392 10.0.0.22 - - [2026-01-27 10:19:07] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002861 10.0.0.22 - - [2026-01-27 10:19:07] "POST /tags HTTP/1.1" 409 226 0.002841 10.0.0.22 - - [2026-01-27 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.22 - - [2026-01-27 10:19:07] "GET /tag/ca1e7670-526a-4aa3-9ef6-ce21e7122e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011093 10.0.0.22 - - [2026-01-27 10:19:07] "POST /access-control-lists HTTP/1.1" 200 630 0.071168 10.0.0.22 - - [2026-01-27 10:19:07] "POST /firewall-rules HTTP/1.1" 200 600 0.084301 10.0.0.22 - - [2026-01-27 10:19:07] "GET /firewall-rule/01d79d03-7482-43e6-b824-2cef90607125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004719 10.0.0.22 - - [2026-01-27 10:19:07] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003890 10.0.0.22 - - [2026-01-27 10:19:07] "GET /firewall-rule/01d79d03-7482-43e6-b824-2cef90607125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002798 10.0.0.22 - - [2026-01-27 10:19:07] "POST /ref-update HTTP/1.1" 200 156 0.047147 10.0.0.22 - - [2026-01-27 10:19:07] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007025 10.0.0.22 - - [2026-01-27 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.22 - - [2026-01-27 10:19:07] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002454 10.0.0.22 - - [2026-01-27 10:19:07] "POST /tags HTTP/1.1" 409 226 0.001769 10.0.0.22 - - [2026-01-27 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2026-01-27 10:19:07] "GET /tag/ca1e7670-526a-4aa3-9ef6-ce21e7122e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010554 10.0.0.22 - - [2026-01-27 10:19:07] "POST /firewall-rules HTTP/1.1" 200 598 0.063232 10.0.0.22 - - [2026-01-27 10:19:07] "GET /firewall-rule/424301f9-00be-4077-985e-bab79c50c6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.008196 10.0.0.22 - - [2026-01-27 10:19:07] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003982 10.0.0.22 - - [2026-01-27 10:19:07] "GET /firewall-rule/424301f9-00be-4077-985e-bab79c50c6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002033 10.0.0.22 - - [2026-01-27 10:19:07] "POST /ref-update HTTP/1.1" 200 156 0.075871 10.0.0.22 - - [2026-01-27 10:19:09] "POST /tags HTTP/1.1" 200 345 0.061755 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011789 10.0.0.22 - - [2026-01-27 10:19:09] "GET /tag/2c6a1e4a-37fc-4581-82c3-1dc25ae790a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.025241 10.0.0.22 - - [2026-01-27 10:19:09] "POST /projects HTTP/1.1" 409 238 0.004354 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-01-27 10:19:09] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036070 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.22 - - [2026-01-27 10:19:09] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.008055 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2026-01-27 10:19:09] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005404 10.0.0.22 - - [2026-01-27 10:19:09] "POST /security-groups HTTP/1.1" 409 285 0.002595 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.22 - - [2026-01-27 10:19:09] "PUT /security-group/4661efa1-06c4-4a44-ac4f-98a475f612a8 HTTP/1.1" 200 262 0.062423 10.0.0.22 - - [2026-01-27 10:19:09] "PUT /access-control-list/a47c95e0-f8fc-4c54-9f4b-b67553dd4f81 HTTP/1.1" 200 272 0.021669 10.0.0.22 - - [2026-01-27 10:19:09] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.090889 10.0.0.22 - - [2026-01-27 10:19:09] "PUT /access-control-list/6c7c0078-638e-47e4-9258-419f9e93ab52 HTTP/1.1" 200 272 0.052116 10.0.0.22 - - [2026-01-27 10:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037950 10.0.0.22 - - [2026-01-27 10:19:09] "POST /tags HTTP/1.1" 409 228 0.017234 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.22 - - [2026-01-27 10:19:09] "GET /tag/2c6a1e4a-37fc-4581-82c3-1dc25ae790a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015103 10.0.0.22 - - [2026-01-27 10:19:09] "POST /tags HTTP/1.1" 200 345 0.023889 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.22 - - [2026-01-27 10:19:09] "GET /tag/5044d035-55f4-43f4-99da-dd097b9653f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012922 10.0.0.22 - - [2026-01-27 10:19:09] "POST /projects HTTP/1.1" 409 238 0.001944 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-01-27 10:19:09] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033521 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-01-27 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.22 - - [2026-01-27 10:19:10] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029912 10.0.0.22 - - [2026-01-27 10:19:10] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004403 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.22 - - [2026-01-27 10:19:10] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003508 10.0.0.22 - - [2026-01-27 10:19:10] "POST /security-groups HTTP/1.1" 409 285 0.002322 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.22 - - [2026-01-27 10:19:10] "PUT /security-group/07de24df-1078-41cc-8b64-b7565158ef8b HTTP/1.1" 200 262 0.058748 10.0.0.22 - - [2026-01-27 10:19:10] "PUT /access-control-list/435bd911-8d9a-418b-b1ba-2693384f8d31 HTTP/1.1" 200 272 0.007990 10.0.0.22 - - [2026-01-27 10:19:10] "PUT /access-control-list/b265ac82-c931-488e-8e9a-54c4cb0cda58 HTTP/1.1" 200 272 0.009214 10.0.0.22 - - [2026-01-27 10:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009028 10.0.0.22 - - [2026-01-27 10:19:10] "POST /tags HTTP/1.1" 409 228 0.001906 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-01-27 10:19:10] "GET /tag/5044d035-55f4-43f4-99da-dd097b9653f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009177 10.0.0.22 - - [2026-01-27 10:19:10] "POST /tags HTTP/1.1" 200 291 0.038495 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006955 10.0.0.22 - - [2026-01-27 10:19:10] "GET /tag/3ae0214a-306c-4e68-8a87-f7a66b19d79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012858 10.0.0.22 - - [2026-01-27 10:19:10] "POST /tags HTTP/1.1" 200 303 0.046634 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009808 10.0.0.22 - - [2026-01-27 10:19:10] "GET /tag/1d0bcf78-991a-483c-8acf-76821e6ea531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012859 10.0.0.22 - - [2026-01-27 10:19:10] "POST /tags HTTP/1.1" 409 252 0.002113 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.22 - - [2026-01-27 10:19:10] "GET /tag/d3f36348-b757-4074-98c9-f2db4e963a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.024802 10.0.0.22 - - [2026-01-27 10:19:10] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2026-01-27 10:19:10] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010446 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.22 - - [2026-01-27 10:19:10] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003556 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.22 - - [2026-01-27 10:19:10] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040046 10.0.0.22 - - [2026-01-27 10:19:10] "POST /virtual-machines HTTP/1.1" 200 395 0.010647 10.0.0.22 - - [2026-01-27 10:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007173 10.0.0.22 - - [2026-01-27 10:19:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112865 10.0.0.22 - - [2026-01-27 10:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008298 10.0.0.22 - - [2026-01-27 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009079 10.0.0.22 - - [2026-01-27 10:19:10] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004225 10.0.0.22 - - [2026-01-27 10:19:10] "POST /instance-ips HTTP/1.1" 200 397 0.018240 10.0.0.22 - - [2026-01-27 10:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026295 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006629 10.0.0.22 - - [2026-01-27 10:19:11] "POST /set-tag HTTP/1.1" 200 109 0.063772 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014431 10.0.0.22 - - [2026-01-27 10:19:11] "GET /instance-ip/9f2816ca-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003285 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004081 10.0.0.22 - - [2026-01-27 10:19:11] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003146 10.0.0.22 - - [2026-01-27 10:19:11] "POST /ref-update HTTP/1.1" 200 156 0.008566 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015909 10.0.0.22 - - [2026-01-27 10:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.22 - - [2026-01-27 10:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003746 10.0.0.22 - - [2026-01-27 10:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012969 10.0.0.22 - - [2026-01-27 10:19:11] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032156 10.0.0.22 - - [2026-01-27 10:19:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008174 10.0.0.22 - - [2026-01-27 10:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009719 10.0.0.22 - - [2026-01-27 10:19:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105060 10.0.0.22 - - [2026-01-27 10:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010443 10.0.0.22 - - [2026-01-27 10:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015184 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006585 10.0.0.22 - - [2026-01-27 10:19:11] "POST /instance-ips HTTP/1.1" 200 397 0.019634 10.0.0.22 - - [2026-01-27 10:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029218 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006436 10.0.0.22 - - [2026-01-27 10:19:11] "POST /set-tag HTTP/1.1" 200 109 0.063625 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016920 10.0.0.22 - - [2026-01-27 10:19:11] "GET /instance-ip/9f9c644e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003208 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004340 10.0.0.22 - - [2026-01-27 10:19:11] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.22 - - [2026-01-27 10:19:11] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002809 10.0.0.22 - - [2026-01-27 10:19:11] "POST /ref-update HTTP/1.1" 200 156 0.007323 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009291 10.0.0.22 - - [2026-01-27 10:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.22 - - [2026-01-27 10:19:12] "POST /tags HTTP/1.1" 200 291 0.015489 10.0.0.22 - - [2026-01-27 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011688 10.0.0.22 - - [2026-01-27 10:19:12] "GET /tag/e5e954f5-5a95-43d6-a949-07c89bb84b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012349 10.0.0.22 - - [2026-01-27 10:19:12] "POST /tags HTTP/1.1" 409 252 0.004718 10.0.0.22 - - [2026-01-27 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.22 - - [2026-01-27 10:19:12] "GET /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010447 10.0.0.22 - - [2026-01-27 10:19:12] "POST /tags HTTP/1.1" 409 226 0.001816 10.0.0.22 - - [2026-01-27 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.22 - - [2026-01-27 10:19:12] "GET /tag/ca1e7670-526a-4aa3-9ef6-ce21e7122e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010931 10.0.0.22 - - [2026-01-27 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004055 10.0.0.22 - - [2026-01-27 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2026-01-27 10:19:12] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031941 10.0.0.22 - - [2026-01-27 10:19:12] "POST /virtual-machines HTTP/1.1" 200 395 0.008159 10.0.0.22 - - [2026-01-27 10:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008187 10.0.0.22 - - [2026-01-27 10:19:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105280 10.0.0.22 - - [2026-01-27 10:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017543 10.0.0.22 - - [2026-01-27 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009657 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004446 10.0.0.22 - - [2026-01-27 10:19:12] "POST /instance-ips HTTP/1.1" 200 397 0.027412 10.0.0.22 - - [2026-01-27 10:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014046 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016565 10.0.0.22 - - [2026-01-27 10:19:12] "POST /set-tag HTTP/1.1" 200 109 0.063184 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012466 10.0.0.22 - - [2026-01-27 10:19:12] "GET /instance-ip/a02a94f8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004364 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004316 10.0.0.22 - - [2026-01-27 10:19:12] "POST /set-tag HTTP/1.1" 200 109 0.013210 10.0.0.22 - - [2026-01-27 10:19:12] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004322 10.0.0.22 - - [2026-01-27 10:19:13] "POST /ref-update HTTP/1.1" 200 156 0.012817 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009883 10.0.0.22 - - [2026-01-27 10:19:13] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.22 - - [2026-01-27 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.008914 10.0.0.22 - - [2026-01-27 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.22 - - [2026-01-27 10:19:13] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037857 10.0.0.22 - - [2026-01-27 10:19:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007812 10.0.0.22 - - [2026-01-27 10:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008916 10.0.0.22 - - [2026-01-27 10:19:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128286 10.0.0.22 - - [2026-01-27 10:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007554 10.0.0.22 - - [2026-01-27 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004149 10.0.0.22 - - [2026-01-27 10:19:13] "POST /instance-ips HTTP/1.1" 200 397 0.018088 10.0.0.22 - - [2026-01-27 10:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013944 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010726 10.0.0.22 - - [2026-01-27 10:19:13] "POST /set-tag HTTP/1.1" 200 109 0.067693 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012848 10.0.0.22 - - [2026-01-27 10:19:13] "GET /instance-ip/a0a714ba-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002764 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004385 10.0.0.22 - - [2026-01-27 10:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003328 10.0.0.22 - - [2026-01-27 10:19:13] "POST /ref-update HTTP/1.1" 200 156 0.009857 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014002 10.0.0.22 - - [2026-01-27 10:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.22 - - [2026-01-27 10:19:13] "POST /tags HTTP/1.1" 200 299 0.020042 10.0.0.22 - - [2026-01-27 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008394 10.0.0.22 - - [2026-01-27 10:19:13] "GET /tag/94ab1757-281e-45e9-9d36-8c3689981a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011749 10.0.0.22 - - [2026-01-27 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-01-27 10:19:13] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003852 10.0.0.22 - - [2026-01-27 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.22 - - [2026-01-27 10:19:13] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024728 10.0.0.22 - - [2026-01-27 10:19:14] "POST /virtual-machines HTTP/1.1" 200 395 0.011714 10.0.0.22 - - [2026-01-27 10:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008505 10.0.0.22 - - [2026-01-27 10:19:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097449 10.0.0.22 - - [2026-01-27 10:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007167 10.0.0.22 - - [2026-01-27 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.22 - - [2026-01-27 10:19:14] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004874 10.0.0.22 - - [2026-01-27 10:19:14] "POST /instance-ips HTTP/1.1" 200 397 0.018229 10.0.0.22 - - [2026-01-27 10:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034619 10.0.0.22 - - [2026-01-27 10:19:14] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013643 10.0.0.22 - - [2026-01-27 10:19:14] "POST /set-tag HTTP/1.1" 200 109 0.022199 10.0.0.22 - - [2026-01-27 10:19:14] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005906 10.0.0.22 - - [2026-01-27 10:19:14] "GET /instance-ip/a124f786-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003123 10.0.0.22 - - [2026-01-27 10:19:14] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004035 10.0.0.22 - - [2026-01-27 10:19:14] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.22 - - [2026-01-27 10:19:14] "POST /tags HTTP/1.1" 200 299 0.016646 10.0.0.22 - - [2026-01-27 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.22 - - [2026-01-27 10:19:14] "GET /tag/da258ff4-97b1-4c79-a429-8f6dc90202bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012771 10.0.0.22 - - [2026-01-27 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.22 - - [2026-01-27 10:19:14] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004209 10.0.0.22 - - [2026-01-27 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-01-27 10:19:14] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027342 10.0.0.22 - - [2026-01-27 10:19:14] "POST /virtual-machines HTTP/1.1" 200 395 0.015999 10.0.0.22 - - [2026-01-27 10:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007942 10.0.0.22 - - [2026-01-27 10:19:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105399 10.0.0.22 - - [2026-01-27 10:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012462 10.0.0.22 - - [2026-01-27 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020147 10.0.0.22 - - [2026-01-27 10:19:14] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005050 10.0.0.22 - - [2026-01-27 10:19:14] "POST /instance-ips HTTP/1.1" 200 397 0.017307 10.0.0.22 - - [2026-01-27 10:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040822 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010654 10.0.0.22 - - [2026-01-27 10:19:15] "POST /set-tag HTTP/1.1" 200 109 0.020031 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010121 10.0.0.22 - - [2026-01-27 10:19:15] "GET /instance-ip/a18b5b34-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002766 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004230 10.0.0.22 - - [2026-01-27 10:19:15] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.22 - - [2026-01-27 10:19:15] "POST /tags HTTP/1.1" 200 299 0.017515 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2026-01-27 10:19:15] "GET /tag/3887cd7b-8fec-4dda-be57-b86f290a485b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011225 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004346 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-01-27 10:19:15] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035154 10.0.0.22 - - [2026-01-27 10:19:15] "POST /virtual-machines HTTP/1.1" 200 395 0.008707 10.0.0.22 - - [2026-01-27 10:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009086 10.0.0.22 - - [2026-01-27 10:19:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118182 10.0.0.22 - - [2026-01-27 10:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007303 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004247 10.0.0.22 - - [2026-01-27 10:19:15] "POST /instance-ips HTTP/1.1" 200 397 0.039523 10.0.0.22 - - [2026-01-27 10:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011157 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005835 10.0.0.22 - - [2026-01-27 10:19:15] "POST /set-tag HTTP/1.1" 200 109 0.018040 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004415 10.0.0.22 - - [2026-01-27 10:19:15] "GET /instance-ip/a1f6476e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002933 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004047 10.0.0.22 - - [2026-01-27 10:19:15] "POST /set-tag HTTP/1.1" 200 109 0.008996 10.0.0.22 - - [2026-01-27 10:19:15] "POST /tags HTTP/1.1" 200 299 0.015296 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2026-01-27 10:19:15] "GET /tag/5bf6cd8f-c643-4d6e-b574-2e3171557c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019557 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2026-01-27 10:19:15] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003577 10.0.0.22 - - [2026-01-27 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.22 - - [2026-01-27 10:19:16] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038006 10.0.0.22 - - [2026-01-27 10:19:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008419 10.0.0.22 - - [2026-01-27 10:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021440 10.0.0.22 - - [2026-01-27 10:19:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089586 10.0.0.22 - - [2026-01-27 10:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007667 10.0.0.22 - - [2026-01-27 10:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003821 10.0.0.22 - - [2026-01-27 10:19:16] "POST /instance-ips HTTP/1.1" 200 397 0.027933 10.0.0.22 - - [2026-01-27 10:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024744 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006660 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.016742 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010828 10.0.0.22 - - [2026-01-27 10:19:16] "GET /instance-ip/a25c406e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002453 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004370 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.005182 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003981 10.0.0.22 - - [2026-01-27 10:19:16] "POST /ref-update HTTP/1.1" 200 156 0.007309 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011143 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.009858 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004870 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003218 10.0.0.22 - - [2026-01-27 10:19:16] "POST /ref-update HTTP/1.1" 200 156 0.006478 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004045 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004056 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004729 10.0.0.22 - - [2026-01-27 10:19:16] "POST /ref-update HTTP/1.1" 200 156 0.006129 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011459 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004745 10.0.0.22 - - [2026-01-27 10:19:16] "POST /ref-update HTTP/1.1" 200 156 0.011590 10.0.0.22 - - [2026-01-27 10:19:16] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003808 10.0.0.22 - - [2026-01-27 10:19:16] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003481 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011978 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003522 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003979 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004632 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.003712 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005763 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.22 - - [2026-01-27 10:19:17] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008649 10.0.0.22 - - [2026-01-27 10:19:17] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.22 - - [2026-01-27 10:19:20] "GET /virtual-machine/101cb510-7b76-4510-a38c-09a39d05a999?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002790 10.0.0.22 - - [2026-01-27 10:19:20] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004224 10.0.0.22 - - [2026-01-27 10:19:21] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004280 10.0.0.22 - - [2026-01-27 10:19:21] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.22 - - [2026-01-27 10:19:22] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004545 10.0.0.22 - - [2026-01-27 10:19:22] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.22 - - [2026-01-27 10:19:22] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006150 10.0.0.22 - - [2026-01-27 10:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.22 - - [2026-01-27 10:19:22] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005676 10.0.0.22 - - [2026-01-27 10:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.22 - - [2026-01-27 10:19:23] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004064 10.0.0.22 - - [2026-01-27 10:19:23] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine/9e4d017e-edcf-4865-96fa-884e11ac7b6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003463 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003767 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine/c514efd1-2cef-4470-bc00-63c8a154250d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003109 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003647 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine/457859ba-faf3-4005-9312-fd547e9d59f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002576 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006794 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine/54611d80-0b55-4f06-a8d3-3fee613ed503?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002867 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003784 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine/b56f3897-9294-4bd8-b387-3831e28e54e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002693 10.0.0.22 - - [2026-01-27 10:19:25] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003725 10.0.0.22 - - [2026-01-27 10:19:26] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004396 10.0.0.22 - - [2026-01-27 10:19:26] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.22 - - [2026-01-27 10:19:26] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004450 10.0.0.22 - - [2026-01-27 10:19:26] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.22 - - [2026-01-27 10:19:30] "GET /virtual-machine/0862816e-9814-416d-bffb-93acfb7ea4d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002782 10.0.0.22 - - [2026-01-27 10:19:30] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003730 10.0.0.22 - - [2026-01-27 10:19:30] "GET /virtual-machine/b7ea62b3-ac18-4385-ae4d-e2a9710cbe31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002831 10.0.0.22 - - [2026-01-27 10:19:30] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003712 10.0.0.22 - - [2026-01-27 10:19:30] "GET /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008514 10.0.0.22 - - [2026-01-27 10:19:30] "POST /tags HTTP/1.1" 200 333 0.037261 10.0.0.22 - - [2026-01-27 10:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027820 10.0.0.22 - - [2026-01-27 10:19:30] "GET /tag/928bbd71-30db-4cd4-a3a0-ea5cb8e6fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022944 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.22 - - [2026-01-27 10:19:31] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045926 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2026-01-27 10:19:31] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004061 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.22 - - [2026-01-27 10:19:31] "GET /service-appliance-set/a021f91e-8a56-4f9f-b747-85b2aa4bca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002053 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.001732 10.0.0.22 - - [2026-01-27 10:19:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.090559 10.0.0.22 - - [2026-01-27 10:19:31] "GET /virtual-machine-interface/aa94ac13-2c90-478e-94a7-cc3c7a18a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020295 10.0.0.22 - - [2026-01-27 10:19:31] "POST /instance-ips HTTP/1.1" 200 409 0.033503 10.0.0.22 - - [2026-01-27 10:19:31] "GET /instance-ip/7e830091-b110-4e1c-9975-9208ced3dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.005558 10.0.0.22 - - [2026-01-27 10:19:31] "POST /loadbalancers HTTP/1.1" 200 629 0.068621 10.0.0.22 - - [2026-01-27 10:19:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023023 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-01-27 10:19:31] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038467 10.0.0.22 - - [2026-01-27 10:19:31] "GET /instance-ip/7e830091-b110-4e1c-9975-9208ced3dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004321 10.0.0.22 - - [2026-01-27 10:19:31] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030774 10.0.0.22 - - [2026-01-27 10:19:31] "GET /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002773 10.0.0.22 - - [2026-01-27 10:19:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032073 10.0.0.22 - - [2026-01-27 10:19:31] "POST /floating-ips HTTP/1.1" 200 597 0.047020 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2026-01-27 10:19:31] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.056059 10.0.0.22 - - [2026-01-27 10:19:31] "GET /loadbalancer-listener/43c8221a-ea4a-4a7b-a1b8-873753dc80b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004239 10.0.0.22 - - [2026-01-27 10:19:31] "GET /loadbalancer-listener/43c8221a-ea4a-4a7b-a1b8-873753dc80b8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.007284 10.0.0.22 - - [2026-01-27 10:19:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022798 10.0.0.22 - - [2026-01-27 10:19:31] "GET /instance-ip/7e830091-b110-4e1c-9975-9208ced3dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002451 10.0.0.22 - - [2026-01-27 10:19:31] "GET /instance-ip/7e830091-b110-4e1c-9975-9208ced3dc23?fields=floating_ips HTTP/1.1" 200 1212 0.004305 10.0.0.22 - - [2026-01-27 10:19:31] "GET /floating-ip/ae4f1132-0451-451e-a8c9-36dcac1bd92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.001947 10.0.0.22 - - [2026-01-27 10:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014119 10.0.0.22 - - [2026-01-27 10:19:31] "GET /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002746 10.0.0.22 - - [2026-01-27 10:19:31] "GET /loadbalancer-pool/e1517ab8-b991-4033-ac3b-a7453ed53973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003605 10.0.0.22 - - [2026-01-27 10:19:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027022 10.0.0.22 - - [2026-01-27 10:19:31] "GET /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.008538 10.0.0.22 - - [2026-01-27 10:19:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008019 10.0.0.22 - - [2026-01-27 10:19:31] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012626 10.0.0.22 - - [2026-01-27 10:19:31] "POST /tags HTTP/1.1" 409 221 0.002406 10.0.0.22 - - [2026-01-27 10:19:31] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004060 10.0.0.22 - - [2026-01-27 10:19:32] "POST /ref-update HTTP/1.1" 200 156 0.006192 10.0.0.22 - - [2026-01-27 10:19:32] "GET /floating-ip/ae4f1132-0451-451e-a8c9-36dcac1bd92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.008569 10.0.0.22 - - [2026-01-27 10:19:32] "PUT /floating-ip/ae4f1132-0451-451e-a8c9-36dcac1bd92d HTTP/1.1" 200 256 0.013348 10.0.0.22 - - [2026-01-27 10:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.22 - - [2026-01-27 10:19:32] "GET /tag/928bbd71-30db-4cd4-a3a0-ea5cb8e6fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017170 10.0.0.22 - - [2026-01-27 10:19:32] "POST /set-tag HTTP/1.1" 200 109 0.082898 10.0.0.22 - - [2026-01-27 10:19:32] "GET /loadbalancer-pool/e1517ab8-b991-4033-ac3b-a7453ed53973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004006 10.0.0.22 - - [2026-01-27 10:19:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030853 10.0.0.22 - - [2026-01-27 10:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018308 10.0.0.22 - - [2026-01-27 10:19:32] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014009 10.0.0.22 - - [2026-01-27 10:19:32] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008576 10.0.0.22 - - [2026-01-27 10:19:32] "POST /ref-update HTTP/1.1" 200 156 0.007091 10.0.0.22 - - [2026-01-27 10:19:32] "GET /floating-ip/ae4f1132-0451-451e-a8c9-36dcac1bd92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.002853 10.0.0.22 - - [2026-01-27 10:19:32] "POST /set-tag HTTP/1.1" 200 109 0.066736 10.0.0.22 - - [2026-01-27 10:19:33] "POST /tags HTTP/1.1" 409 206 0.002788 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.22 - - [2026-01-27 10:19:33] "GET /tag/1d0bcf78-991a-483c-8acf-76821e6ea531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011580 10.0.0.22 - - [2026-01-27 10:19:33] "POST /tags HTTP/1.1" 409 204 0.001946 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.22 - - [2026-01-27 10:19:33] "GET /tag/da258ff4-97b1-4c79-a429-8f6dc90202bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012976 10.0.0.22 - - [2026-01-27 10:19:33] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009298 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2026-01-27 10:19:33] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002487 10.0.0.22 - - [2026-01-27 10:19:33] "POST /tags HTTP/1.1" 409 206 0.001410 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.22 - - [2026-01-27 10:19:33] "GET /tag/1d0bcf78-991a-483c-8acf-76821e6ea531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014812 10.0.0.22 - - [2026-01-27 10:19:33] "POST /tags HTTP/1.1" 409 226 0.004266 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.22 - - [2026-01-27 10:19:33] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010295 10.0.0.22 - - [2026-01-27 10:19:33] "POST /tags HTTP/1.1" 409 204 0.001472 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2026-01-27 10:19:33] "GET /tag/da258ff4-97b1-4c79-a429-8f6dc90202bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.020602 10.0.0.22 - - [2026-01-27 10:19:33] "POST /tags HTTP/1.1" 409 226 0.003213 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-01-27 10:19:33] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.061954 10.0.0.22 - - [2026-01-27 10:19:33] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002482 10.0.0.22 - - [2026-01-27 10:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2026-01-27 10:19:33] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002604 10.0.0.22 - - [2026-01-27 10:19:33] "POST /firewall-rules HTTP/1.1" 200 626 0.103884 10.0.0.22 - - [2026-01-27 10:19:33] "POST /firewall-rules HTTP/1.1" 200 646 0.071824 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-rule/b9d222cc-d40c-47e2-a8c7-3068a724323b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004109 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001937 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-rule/7ee8addb-7f63-40c6-ae99-0ba62bb74c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002947 10.0.0.22 - - [2026-01-27 10:19:34] "POST /ref-update HTTP/1.1" 200 156 0.013120 10.0.0.22 - - [2026-01-27 10:19:34] "POST /firewall-policys HTTP/1.1" 200 606 0.020140 10.0.0.22 - - [2026-01-27 10:19:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016368 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005472 10.0.0.22 - - [2026-01-27 10:19:34] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002439 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002084 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004499 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003851 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003011 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001683 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002695 10.0.0.22 - - [2026-01-27 10:19:34] "POST /ref-update HTTP/1.1" 200 156 0.035400 10.0.0.22 - - [2026-01-27 10:19:34] "POST /ref-update HTTP/1.1" 200 156 0.017453 10.0.0.22 - - [2026-01-27 10:19:34] "POST /ref-update HTTP/1.1" 200 156 0.014753 10.0.0.22 - - [2026-01-27 10:19:34] "POST /ref-update HTTP/1.1" 200 156 0.020026 10.0.0.22 - - [2026-01-27 10:19:34] "POST /ref-update HTTP/1.1" 200 156 0.034632 10.0.0.22 - - [2026-01-27 10:19:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002376 10.0.0.22 - - [2026-01-27 10:20:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002435 10.0.0.22 - - [2026-01-27 10:20:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003843 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 252 0.001938 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011165 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 228 0.002041 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/5044d035-55f4-43f4-99da-dd097b9653f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011069 10.0.0.22 - - [2026-01-27 10:21:33] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003921 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.22 - - [2026-01-27 10:21:33] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002367 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 206 0.001880 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/1d0bcf78-991a-483c-8acf-76821e6ea531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011101 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 226 0.001873 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010777 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 204 0.001756 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/da258ff4-97b1-4c79-a429-8f6dc90202bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011711 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 226 0.001775 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010750 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 228 0.002240 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/5044d035-55f4-43f4-99da-dd097b9653f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010303 10.0.0.22 - - [2026-01-27 10:21:33] "POST /tags HTTP/1.1" 409 252 0.001937 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.22 - - [2026-01-27 10:21:33] "GET /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011278 10.0.0.22 - - [2026-01-27 10:21:33] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002107 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.22 - - [2026-01-27 10:21:33] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002946 10.0.0.22 - - [2026-01-27 10:21:33] "POST /firewall-rules HTTP/1.1" 409 281 0.002082 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.22 - - [2026-01-27 10:21:33] "PUT /firewall-rule/7ee8addb-7f63-40c6-ae99-0ba62bb74c77 HTTP/1.1" 200 260 0.018203 10.0.0.22 - - [2026-01-27 10:21:33] "POST /firewall-rules HTTP/1.1" 409 291 0.007008 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2026-01-27 10:21:33] "PUT /firewall-rule/b9d222cc-d40c-47e2-a8c7-3068a724323b HTTP/1.1" 200 260 0.020855 10.0.0.22 - - [2026-01-27 10:21:33] "GET /firewall-rule/b9d222cc-d40c-47e2-a8c7-3068a724323b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.006011 10.0.0.22 - - [2026-01-27 10:21:33] "POST /firewall-rules HTTP/1.1" 200 658 0.098589 10.0.0.22 - - [2026-01-27 10:21:33] "GET /firewall-rule/4a9978d7-3891-49a6-a01d-53da53cbd994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.004676 10.0.0.22 - - [2026-01-27 10:21:33] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005026 10.0.0.22 - - [2026-01-27 10:21:33] "GET /firewall-rule/7ee8addb-7f63-40c6-ae99-0ba62bb74c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003183 10.0.0.22 - - [2026-01-27 10:21:33] "POST /firewall-policys HTTP/1.1" 409 269 0.003574 10.0.0.22 - - [2026-01-27 10:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.22 - - [2026-01-27 10:21:33] "PUT /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74 HTTP/1.1" 200 264 0.021396 10.0.0.22 - - [2026-01-27 10:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012477 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008405 10.0.0.22 - - [2026-01-27 10:21:34] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002615 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002706 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001992 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001978 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/a77f8c5f-a277-47d9-93ae-97d83a66efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002491 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002260 10.0.0.22 - - [2026-01-27 10:21:34] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002329 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:22:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:22:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:22:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:22:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:22:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:22:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.22 - - [2026-01-27 10:22:35] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007652 10.0.0.22 - - [2026-01-27 10:22:35] "POST /set-tag HTTP/1.1" 200 109 0.004737 10.0.0.22 - - [2026-01-27 10:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.22 - - [2026-01-27 10:22:35] "GET /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002914 10.0.0.22 - - [2026-01-27 10:22:35] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004836 10.0.0.22 - - [2026-01-27 10:22:35] "POST /set-tag HTTP/1.1" 200 109 0.020052 10.0.0.22 - - [2026-01-27 10:22:35] "DELETE /loadbalancer-member/b1507fba-4342-4518-b871-7f2c2006bfcd HTTP/1.1" 200 115 0.041643 10.0.0.22 - - [2026-01-27 10:22:35] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003844 10.0.0.22 - - [2026-01-27 10:22:35] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.22 - - [2026-01-27 10:22:36] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008386 10.0.0.22 - - [2026-01-27 10:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.22 - - [2026-01-27 10:22:36] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005759 10.0.0.22 - - [2026-01-27 10:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.22 - - [2026-01-27 10:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2026-01-27 10:22:36] "GET /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002930 10.0.0.22 - - [2026-01-27 10:22:36] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005375 10.0.0.22 - - [2026-01-27 10:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.22 - - [2026-01-27 10:22:36] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004124 10.0.0.22 - - [2026-01-27 10:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.22 - - [2026-01-27 10:22:36] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004032 10.0.0.22 - - [2026-01-27 10:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.22 - - [2026-01-27 10:22:36] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004107 10.0.0.22 - - [2026-01-27 10:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004736 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.003328 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005322 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine/101cb510-7b76-4510-a38c-09a39d05a999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002712 10.0.0.22 - - [2026-01-27 10:22:37] "POST /ref-update HTTP/1.1" 200 156 0.016773 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018418 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.016856 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.017515 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.024510 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.032675 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.015577 10.0.0.22 - - [2026-01-27 10:22:37] "DELETE /instance-ip/9f2816ca-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.044729 10.0.0.22 - - [2026-01-27 10:22:37] "POST /ref-update HTTP/1.1" 200 156 0.010337 10.0.0.22 - - [2026-01-27 10:22:37] "DELETE /virtual-machine-interface/9f0dc806-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.046118 10.0.0.22 - - [2026-01-27 10:22:37] "DELETE /virtual-machine/101cb510-7b76-4510-a38c-09a39d05a999 HTTP/1.1" 200 115 0.030229 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005094 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004854 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine/457859ba-faf3-4005-9312-fd547e9d59f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003085 10.0.0.22 - - [2026-01-27 10:22:37] "POST /ref-update HTTP/1.1" 200 156 0.010932 10.0.0.22 - - [2026-01-27 10:22:37] "GET /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009463 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.018550 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.029531 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.018828 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.017556 10.0.0.22 - - [2026-01-27 10:22:37] "POST /set-tag HTTP/1.1" 200 109 0.038972 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /instance-ip/a0a714ba-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.051335 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /virtual-machine-interface/a0899f52-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.045588 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /virtual-machine/457859ba-faf3-4005-9312-fd547e9d59f8 HTTP/1.1" 200 115 0.031277 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004337 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005501 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.004693 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine/9e4d017e-edcf-4865-96fa-884e11ac7b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003032 10.0.0.22 - - [2026-01-27 10:22:38] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005865 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.017813 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.039991 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.023739 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.014688 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.020716 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /instance-ip/9f9c644e-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.040904 10.0.0.22 - - [2026-01-27 10:22:38] "POST /ref-update HTTP/1.1" 200 156 0.008176 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /virtual-machine-interface/9f829d20-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.055002 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /virtual-machine/9e4d017e-edcf-4865-96fa-884e11ac7b6f HTTP/1.1" 200 115 0.023208 10.0.0.22 - - [2026-01-27 10:22:38] "DELETE /tag/3ae0214a-306c-4e68-8a87-f7a66b19d79d HTTP/1.1" 200 115 0.036838 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004452 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009824 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine/c514efd1-2cef-4470-bc00-63c8a154250d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002874 10.0.0.22 - - [2026-01-27 10:22:38] "POST /ref-update HTTP/1.1" 200 156 0.017404 10.0.0.22 - - [2026-01-27 10:22:38] "GET /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014922 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.017531 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.030035 10.0.0.22 - - [2026-01-27 10:22:38] "POST /set-tag HTTP/1.1" 200 109 0.021419 10.0.0.22 - - [2026-01-27 10:22:39] "POST /set-tag HTTP/1.1" 200 109 0.013521 10.0.0.22 - - [2026-01-27 10:22:39] "POST /set-tag HTTP/1.1" 200 109 0.029848 10.0.0.22 - - [2026-01-27 10:22:39] "DELETE /instance-ip/a02a94f8-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.050746 10.0.0.22 - - [2026-01-27 10:22:39] "DELETE /virtual-machine-interface/a016a34e-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.042339 10.0.0.22 - - [2026-01-27 10:22:39] "DELETE /virtual-machine/c514efd1-2cef-4470-bc00-63c8a154250d HTTP/1.1" 200 115 0.017984 10.0.0.22 - - [2026-01-27 10:22:39] "DELETE /tag/e5e954f5-5a95-43d6-a949-07c89bb84b49 HTTP/1.1" 200 115 0.028678 10.0.0.22 - - [2026-01-27 10:22:39] "DELETE /tag/1d0bcf78-991a-483c-8acf-76821e6ea531 HTTP/1.1" 409 388 0.004821 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006412 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008150 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine/54611d80-0b55-4f06-a8d3-3fee613ed503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002701 10.0.0.22 - - [2026-01-27 10:23:07] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005326 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.021843 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.023958 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.031051 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.012870 10.0.0.22 - - [2026-01-27 10:23:07] "DELETE /instance-ip/a124f786-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.056695 10.0.0.22 - - [2026-01-27 10:23:07] "DELETE /virtual-machine-interface/a10d1698-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.037030 10.0.0.22 - - [2026-01-27 10:23:07] "DELETE /virtual-machine/54611d80-0b55-4f06-a8d3-3fee613ed503 HTTP/1.1" 200 115 0.016872 10.0.0.22 - - [2026-01-27 10:23:07] "DELETE /tag/94ab1757-281e-45e9-9d36-8c3689981a5e HTTP/1.1" 200 115 0.033587 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004165 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004331 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine/b56f3897-9294-4bd8-b387-3831e28e54e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003625 10.0.0.22 - - [2026-01-27 10:23:07] "POST /ref-update HTTP/1.1" 200 156 0.021782 10.0.0.22 - - [2026-01-27 10:23:07] "GET /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015872 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.024678 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.022238 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.023007 10.0.0.22 - - [2026-01-27 10:23:07] "POST /set-tag HTTP/1.1" 200 109 0.013328 10.0.0.22 - - [2026-01-27 10:23:07] "DELETE /instance-ip/a1f6476e-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.040427 10.0.0.22 - - [2026-01-27 10:23:07] "DELETE /virtual-machine-interface/a1dc0d5e-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.035905 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /virtual-machine/b56f3897-9294-4bd8-b387-3831e28e54e5 HTTP/1.1" 200 115 0.023665 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /tag/3887cd7b-8fec-4dda-be57-b86f290a485b HTTP/1.1" 200 115 0.042354 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004634 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003833 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine/b7ea62b3-ac18-4385-ae4d-e2a9710cbe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002713 10.0.0.22 - - [2026-01-27 10:23:08] "POST /ref-update HTTP/1.1" 200 156 0.019083 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020221 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.017490 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.029557 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.021729 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.013464 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /instance-ip/a25c406e-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.043822 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /virtual-machine-interface/a24516c8-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.038572 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /virtual-machine/b7ea62b3-ac18-4385-ae4d-e2a9710cbe31 HTTP/1.1" 200 115 0.022935 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /tag/5bf6cd8f-c643-4d6e-b574-2e3171557c55 HTTP/1.1" 200 115 0.034283 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0 HTTP/1.1" 409 236 0.004414 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /tag/5044d035-55f4-43f4-99da-dd097b9653f0 HTTP/1.1" 409 236 0.005360 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003824 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004393 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine/0862816e-9814-416d-bffb-93acfb7ea4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002708 10.0.0.22 - - [2026-01-27 10:23:08] "POST /ref-update HTTP/1.1" 200 156 0.011621 10.0.0.22 - - [2026-01-27 10:23:08] "GET /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004202 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.019315 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.019385 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.016777 10.0.0.22 - - [2026-01-27 10:23:08] "POST /set-tag HTTP/1.1" 200 109 0.025878 10.0.0.22 - - [2026-01-27 10:23:08] "DELETE /instance-ip/a18b5b34-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.054780 10.0.0.22 - - [2026-01-27 10:23:09] "DELETE /virtual-machine-interface/a17809a8-fb69-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.046633 10.0.0.22 - - [2026-01-27 10:23:09] "DELETE /virtual-machine/0862816e-9814-416d-bffb-93acfb7ea4d2 HTTP/1.1" 200 115 0.022892 10.0.0.22 - - [2026-01-27 10:23:09] "DELETE /tag/2c6a1e4a-37fc-4581-82c3-1dc25ae790a0 HTTP/1.1" 200 115 0.030468 10.0.0.22 - - [2026-01-27 10:23:09] "DELETE /tag/da258ff4-97b1-4c79-a429-8f6dc90202bd HTTP/1.1" 409 236 0.005151 10.0.0.22 - - [2026-01-27 10:23:09] "DELETE /tag/d3f36348-b757-4074-98c9-f2db4e963a38 HTTP/1.1" 200 115 0.034467 10.0.0.22 - - [2026-01-27 10:23:11] "POST /projects HTTP/1.1" 409 238 0.002122 10.0.0.22 - - [2026-01-27 10:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.22 - - [2026-01-27 10:23:11] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031786 10.0.0.22 - - [2026-01-27 10:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.22 - - [2026-01-27 10:23:11] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003913 10.0.0.22 - - [2026-01-27 10:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2026-01-27 10:23:11] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004283 10.0.0.22 - - [2026-01-27 10:23:11] "POST /security-groups HTTP/1.1" 409 285 0.002187 10.0.0.22 - - [2026-01-27 10:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2026-01-27 10:23:11] "PUT /security-group/07de24df-1078-41cc-8b64-b7565158ef8b HTTP/1.1" 200 262 0.055846 10.0.0.22 - - [2026-01-27 10:23:11] "PUT /access-control-list/435bd911-8d9a-418b-b1ba-2693384f8d31 HTTP/1.1" 200 272 0.012325 10.0.0.22 - - [2026-01-27 10:23:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026089 10.0.0.22 - - [2026-01-27 10:23:11] "PUT /access-control-list/b265ac82-c931-488e-8e9a-54c4cb0cda58 HTTP/1.1" 200 272 0.023604 10.0.0.22 - - [2026-01-27 10:23:16] "POST /projects HTTP/1.1" 409 238 0.002086 10.0.0.22 - - [2026-01-27 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.22 - - [2026-01-27 10:23:16] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031042 10.0.0.22 - - [2026-01-27 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.22 - - [2026-01-27 10:23:16] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004872 10.0.0.22 - - [2026-01-27 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2026-01-27 10:23:16] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003908 10.0.0.22 - - [2026-01-27 10:23:16] "POST /security-groups HTTP/1.1" 409 285 0.002030 10.0.0.22 - - [2026-01-27 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2026-01-27 10:23:16] "PUT /security-group/07de24df-1078-41cc-8b64-b7565158ef8b HTTP/1.1" 200 262 0.055844 10.0.0.22 - - [2026-01-27 10:23:16] "PUT /access-control-list/435bd911-8d9a-418b-b1ba-2693384f8d31 HTTP/1.1" 200 272 0.011534 10.0.0.22 - - [2026-01-27 10:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013910 10.0.0.22 - - [2026-01-27 10:23:16] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.014762 10.0.0.22 - - [2026-01-27 10:23:16] "PUT /access-control-list/b265ac82-c931-488e-8e9a-54c4cb0cda58 HTTP/1.1" 200 272 0.030179 10.0.0.22 - - [2026-01-27 10:23:16] "GET /firewall-rule/01d79d03-7482-43e6-b824-2cef90607125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003375 10.0.0.22 - - [2026-01-27 10:23:16] "POST /ref-update HTTP/1.1" 200 156 0.056943 10.0.0.22 - - [2026-01-27 10:23:16] "DELETE /firewall-rule/01d79d03-7482-43e6-b824-2cef90607125 HTTP/1.1" 200 115 0.028522 10.0.0.22 - - [2026-01-27 10:23:16] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006713 10.0.0.22 - - [2026-01-27 10:23:16] "GET /firewall-rule/424301f9-00be-4077-985e-bab79c50c6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002591 10.0.0.22 - - [2026-01-27 10:23:16] "POST /ref-update HTTP/1.1" 200 156 0.060462 10.0.0.22 - - [2026-01-27 10:23:16] "DELETE /firewall-rule/424301f9-00be-4077-985e-bab79c50c6c6 HTTP/1.1" 200 115 0.034956 10.0.0.22 - - [2026-01-27 10:23:16] "DELETE /tag/ca1e7670-526a-4aa3-9ef6-ce21e7122e16 HTTP/1.1" 200 115 0.037699 10.0.0.22 - - [2026-01-27 10:23:16] "DELETE /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0 HTTP/1.1" 409 236 0.004188 10.0.0.22 - - [2026-01-27 10:23:16] "DELETE /tag/5044d035-55f4-43f4-99da-dd097b9653f0 HTTP/1.1" 409 236 0.004945 10.0.0.22 - - [2026-01-27 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-01-27 10:23:16] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003502 10.0.0.22 - - [2026-01-27 10:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2026-01-27 10:23:16] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003924 10.0.0.22 - - [2026-01-27 10:23:16] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.044863 10.0.0.22 - - [2026-01-27 10:23:17] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.053027 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /security-group/07de24df-1078-41cc-8b64-b7565158ef8b HTTP/1.1" 200 115 0.070043 10.0.0.22 - - [2026-01-27 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /access-control-list/435bd911-8d9a-418b-b1ba-2693384f8d31 HTTP/1.1" 200 115 0.047150 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /access-control-list/b265ac82-c931-488e-8e9a-54c4cb0cda58 HTTP/1.1" 200 115 0.020913 10.0.0.22 - - [2026-01-27 10:23:17] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044628 10.0.0.22 - - [2026-01-27 10:23:17] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?fields=security_groups HTTP/1.1" 200 1353 0.033237 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /security-group/3ea32cfc-b7f2-4e04-96b9-27b4b99521bd HTTP/1.1" 200 115 0.051302 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /access-control-list/36fee1a9-5e8b-4bec-8d26-d583b690d944 HTTP/1.1" 200 115 0.042635 10.0.0.22 - - [2026-01-27 10:23:17] "GET /project/e330d211-875b-4a53-aa26-2711e04a1b1d?fields=application_policy_sets HTTP/1.1" 200 1392 0.042983 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /access-control-list/6de4336d-7ede-464c-8e50-a18c746a2171 HTTP/1.1" 200 115 0.040345 10.0.0.22 - - [2026-01-27 10:23:17] "DELETE /project/e330d211-875b-4a53-aa26-2711e04a1b1d HTTP/1.1" 200 115 0.297509 10.0.0.22 - - [2026-01-27 10:23:17] "POST /projects HTTP/1.1" 409 238 0.001996 10.0.0.22 - - [2026-01-27 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.22 - - [2026-01-27 10:23:17] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030996 10.0.0.22 - - [2026-01-27 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2026-01-27 10:23:17] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.004424 10.0.0.22 - - [2026-01-27 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.22 - - [2026-01-27 10:23:17] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004504 10.0.0.22 - - [2026-01-27 10:23:17] "POST /security-groups HTTP/1.1" 409 285 0.002216 10.0.0.22 - - [2026-01-27 10:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2026-01-27 10:23:17] "PUT /security-group/4661efa1-06c4-4a44-ac4f-98a475f612a8 HTTP/1.1" 200 262 0.058490 10.0.0.22 - - [2026-01-27 10:23:17] "PUT /access-control-list/a47c95e0-f8fc-4c54-9f4b-b67553dd4f81 HTTP/1.1" 200 272 0.021422 10.0.0.22 - - [2026-01-27 10:23:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024692 10.0.0.22 - - [2026-01-27 10:23:17] "PUT /access-control-list/6c7c0078-638e-47e4-9258-419f9e93ab52 HTTP/1.1" 200 272 0.023561 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /loadbalancer-member/9404d62c-346e-4d2f-ba5f-17183a31cb02 HTTP/1.1" 200 115 0.030339 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /loadbalancer-pool/e1517ab8-b991-4033-ac3b-a7453ed53973 HTTP/1.1" 200 115 0.031257 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /loadbalancer-listener/43c8221a-ea4a-4a7b-a1b8-873753dc80b8 HTTP/1.1" 200 115 0.034886 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /loadbalancer/5fe648cf-bda3-4f2f-9a7a-57ff233d2f99 HTTP/1.1" 200 115 0.044875 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /floating-ip/ae4f1132-0451-451e-a8c9-36dcac1bd92d HTTP/1.1" 200 115 0.038260 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /instance-ip/7e830091-b110-4e1c-9975-9208ced3dc23 HTTP/1.1" 200 115 0.032827 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /virtual-machine-interface/aa94ac13-2c90-478e-94a7-cc3c7a18a684 HTTP/1.1" 200 115 0.037710 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /tag/928bbd71-30db-4cd4-a3a0-ea5cb8e6fd42 HTTP/1.1" 200 115 0.040689 10.0.0.22 - - [2026-01-27 10:23:22] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001981 10.0.0.22 - - [2026-01-27 10:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2026-01-27 10:23:22] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002312 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-policy/64f207f1-f5c4-4a42-a3bf-79e0aee27864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001843 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-rule/7ee8addb-7f63-40c6-ae99-0ba62bb74c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002747 10.0.0.22 - - [2026-01-27 10:23:22] "POST /ref-update HTTP/1.1" 200 156 0.011857 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /firewall-rule/7ee8addb-7f63-40c6-ae99-0ba62bb74c77 HTTP/1.1" 200 115 0.039199 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007216 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-rule/4a9978d7-3891-49a6-a01d-53da53cbd994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002946 10.0.0.22 - - [2026-01-27 10:23:22] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /firewall-rule/4a9978d7-3891-49a6-a01d-53da53cbd994 HTTP/1.1" 200 115 0.047296 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006337 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-rule/b9d222cc-d40c-47e2-a8c7-3068a724323b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002919 10.0.0.22 - - [2026-01-27 10:23:22] "POST /ref-update HTTP/1.1" 200 156 0.011059 10.0.0.22 - - [2026-01-27 10:23:22] "DELETE /firewall-rule/b9d222cc-d40c-47e2-a8c7-3068a724323b HTTP/1.1" 200 115 0.040543 10.0.0.22 - - [2026-01-27 10:23:22] "GET /application-policy-set/d47c0ce1-ccfa-4748-b3a4-12d7ba6271bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002676 10.0.0.22 - - [2026-01-27 10:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2026-01-27 10:23:22] "GET /policy-management/8f028820-d6e7-46c6-bb5d-64044d61885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002928 10.0.0.22 - - [2026-01-27 10:23:22] "GET /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004172 10.0.0.22 - - [2026-01-27 10:23:22] "POST /ref-update HTTP/1.1" 200 156 0.023971 10.0.0.22 - - [2026-01-27 10:23:23] "DELETE /firewall-policy/dea50170-4ce8-4bc9-bc88-0c26724c7e74 HTTP/1.1" 200 115 0.035304 10.0.0.22 - - [2026-01-27 10:23:23] "DELETE /tag/da258ff4-97b1-4c79-a429-8f6dc90202bd HTTP/1.1" 200 115 0.101559 10.0.0.22 - - [2026-01-27 10:23:23] "DELETE /tag/ab727836-6a32-43b9-8057-86cbf5fca7e0 HTTP/1.1" 200 115 0.036163 10.0.0.22 - - [2026-01-27 10:23:23] "DELETE /tag/5044d035-55f4-43f4-99da-dd097b9653f0 HTTP/1.1" 200 115 0.061689 10.0.0.22 - - [2026-01-27 10:23:23] "DELETE /tag/1d0bcf78-991a-483c-8acf-76821e6ea531 HTTP/1.1" 200 115 0.065983 10.0.0.22 - - [2026-01-27 10:23:23] "POST /projects HTTP/1.1" 409 238 0.002353 10.0.0.22 - - [2026-01-27 10:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.22 - - [2026-01-27 10:23:23] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050374 10.0.0.22 - - [2026-01-27 10:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2026-01-27 10:23:23] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.004972 10.0.0.22 - - [2026-01-27 10:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.22 - - [2026-01-27 10:23:23] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004659 10.0.0.22 - - [2026-01-27 10:23:23] "POST /security-groups HTTP/1.1" 409 285 0.002283 10.0.0.22 - - [2026-01-27 10:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2026-01-27 10:23:23] "PUT /security-group/4661efa1-06c4-4a44-ac4f-98a475f612a8 HTTP/1.1" 200 262 0.058841 10.0.0.22 - - [2026-01-27 10:23:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034303 10.0.0.22 - - [2026-01-27 10:23:23] "PUT /access-control-list/a47c95e0-f8fc-4c54-9f4b-b67553dd4f81 HTTP/1.1" 200 272 0.034582 10.0.0.22 - - [2026-01-27 10:23:23] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.022987 10.0.0.22 - - [2026-01-27 10:23:23] "PUT /access-control-list/6c7c0078-638e-47e4-9258-419f9e93ab52 HTTP/1.1" 200 272 0.048088 10.0.0.22 - - [2026-01-27 10:23:23] "GET /firewall-rule/ae85b8b0-83f7-486d-a7d5-a8c9623d010d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007668 10.0.0.22 - - [2026-01-27 10:23:23] "POST /ref-update HTTP/1.1" 200 156 0.070100 10.0.0.22 - - [2026-01-27 10:23:23] "DELETE /firewall-rule/ae85b8b0-83f7-486d-a7d5-a8c9623d010d HTTP/1.1" 200 115 0.058984 10.0.0.22 - - [2026-01-27 10:23:23] "GET /firewall-policy/982136e9-eb65-4f6f-b8a0-7f308befcafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004020 10.0.0.22 - - [2026-01-27 10:23:23] "GET /firewall-rule/e0430f73-b251-4331-8e6b-6013585a82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002729 10.0.0.22 - - [2026-01-27 10:23:23] "POST /ref-update HTTP/1.1" 200 156 0.074260 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /firewall-rule/e0430f73-b251-4331-8e6b-6013585a82e5 HTTP/1.1" 200 115 0.037345 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /tag/0b51886f-49fc-4038-bcc5-791cc7be0bff HTTP/1.1" 200 115 0.034322 10.0.0.22 - - [2026-01-27 10:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-01-27 10:23:24] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.004472 10.0.0.22 - - [2026-01-27 10:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.22 - - [2026-01-27 10:23:24] "GET /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007302 10.0.0.22 - - [2026-01-27 10:23:24] "PUT /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76 HTTP/1.1" 200 264 0.088710 10.0.0.22 - - [2026-01-27 10:23:24] "PUT /virtual-network/289398a8-22e9-4c2a-bff6-e6a2adfd52d7 HTTP/1.1" 200 264 0.047379 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /security-group/4661efa1-06c4-4a44-ac4f-98a475f612a8 HTTP/1.1" 200 115 0.066138 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /access-control-list/a47c95e0-f8fc-4c54-9f4b-b67553dd4f81 HTTP/1.1" 200 115 0.035011 10.0.0.22 - - [2026-01-27 10:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /access-control-list/6c7c0078-638e-47e4-9258-419f9e93ab52 HTTP/1.1" 200 115 0.019647 10.0.0.22 - - [2026-01-27 10:23:24] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.052439 10.0.0.22 - - [2026-01-27 10:23:24] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?fields=security_groups HTTP/1.1" 200 1351 0.036749 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /security-group/abb18027-e711-4605-9143-6d5d9f7c9ae8 HTTP/1.1" 200 115 0.072543 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /access-control-list/3e11be17-e30f-4692-897a-cdef93cafb83 HTTP/1.1" 200 115 0.055787 10.0.0.22 - - [2026-01-27 10:23:24] "GET /project/1bdb34e0-f3e3-4630-882b-bb303542af57?fields=application_policy_sets HTTP/1.1" 200 1390 0.053333 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /access-control-list/fe18332f-ec85-4982-9376-8ba6e6074980 HTTP/1.1" 200 115 0.059147 10.0.0.22 - - [2026-01-27 10:23:24] "DELETE /project/1bdb34e0-f3e3-4630-882b-bb303542af57 HTTP/1.1" 200 115 0.413399 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:23:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001227 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:23:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 10.0.0.22 - - [2026-01-27 10:24:07] "GET / HTTP/1.1" 200 35931 0.002562 10.0.0.22 - - [2026-01-27 10:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.22 - - [2026-01-27 10:24:07] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003429 10.0.0.22 - - [2026-01-27 10:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.22 - - [2026-01-27 10:24:07] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002673 10.0.0.22 - - [2026-01-27 10:24:22] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.22 - - [2026-01-27 10:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2026-01-27 10:24:22] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004324 10.0.0.22 - - [2026-01-27 10:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.22 - - [2026-01-27 10:24:22] "GET /config-node/ac5f1078-6f84-46e8-81e5-f92efb0b2247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001676 10.0.0.22 - - [2026-01-27 10:24:22] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.22 - - [2026-01-27 10:24:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001899 10.0.0.22 - - [2026-01-27 10:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.22 - - [2026-01-27 10:24:27] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002160 10.0.0.22 - - [2026-01-27 10:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.22 - - [2026-01-27 10:24:27] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.006760 10.0.0.22 - - [2026-01-27 10:24:27] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.22 - - [2026-01-27 10:24:27] "POST /alarms HTTP/1.1" 409 264 0.001853 10.0.0.22 - - [2026-01-27 10:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.22 - - [2026-01-27 10:24:27] "PUT /alarm/ea81a108-bacb-4ab9-9194-f6f8288facf2 HTTP/1.1" 200 244 0.009382 10.0.0.22 - - [2026-01-27 10:24:27] "POST /alarms HTTP/1.1" 409 261 0.008444 10.0.0.22 - - [2026-01-27 10:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/5b4d3a96-85cd-4dd1-bd46-78a9278a786f HTTP/1.1" 200 244 0.009758 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 261 0.006492 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/8b9b315d-d32a-4e90-bf1e-3b07d6b0aa90 HTTP/1.1" 200 244 0.009878 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 253 0.011707 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/a56b19be-748b-4bdd-9506-79149e0beae6 HTTP/1.1" 200 244 0.011979 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 251 0.013340 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/05239853-5726-4f8f-af22-ae32024ab3bd HTTP/1.1" 200 244 0.010743 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 252 0.006381 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/0a37c70e-b67f-4e42-b545-674bb3dd99db HTTP/1.1" 200 244 0.015051 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 256 0.007252 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/05e794fd-15a1-40ec-b2cf-cdb469e735a8 HTTP/1.1" 200 244 0.010583 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 248 0.015534 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/9ea9564f-dd35-4e77-9836-93c8f89f2708 HTTP/1.1" 200 244 0.010829 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 252 0.009715 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/dac72a1f-3f12-4396-9c64-9e1ffbd92430 HTTP/1.1" 200 244 0.009274 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 257 0.006326 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/feb1e020-0837-4b66-b4f1-4b6a3534ac4b HTTP/1.1" 200 244 0.009163 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 251 0.015448 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/4d17d1b8-7823-47c2-b949-ee0f153aeac4 HTTP/1.1" 200 244 0.010108 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 257 0.003542 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/56afb072-4ab6-464a-9646-35707e51d631 HTTP/1.1" 200 244 0.010250 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 261 0.011687 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/f05d4783-8748-47c4-8cfb-e4f2119388eb HTTP/1.1" 200 244 0.010650 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 258 0.001439 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/b5c216e0-76a1-4132-8209-f53a0f036d82 HTTP/1.1" 200 244 0.014373 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 254 0.004837 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/da72cbc9-da2a-46c4-95a5-c16e9e6c0527 HTTP/1.1" 200 244 0.010256 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 254 0.003671 10.0.0.22 - - [2026-01-27 10:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.22 - - [2026-01-27 10:24:28] "PUT /alarm/ed9bec76-a182-46bf-996e-efcce344aebe HTTP/1.1" 200 244 0.012750 10.0.0.22 - - [2026-01-27 10:24:28] "POST /alarms HTTP/1.1" 409 254 0.012590 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/3ea4c362-17ff-481b-98a5-fe78e822963c HTTP/1.1" 200 244 0.015489 10.0.0.22 - - [2026-01-27 10:24:29] "POST /alarms HTTP/1.1" 409 247 0.004532 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/36d00de3-7553-4b03-b502-aaadfe0bea0e HTTP/1.1" 200 244 0.009502 10.0.0.22 - - [2026-01-27 10:24:29] "POST /alarms HTTP/1.1" 409 272 0.006848 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/dd2c97a6-11ea-47d9-8f8e-cc9f532bf532 HTTP/1.1" 200 244 0.013525 10.0.0.22 - - [2026-01-27 10:24:29] "POST /alarms HTTP/1.1" 409 261 0.009463 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/b8206995-153a-4fa8-8d64-05c227d7253d HTTP/1.1" 200 244 0.012007 10.0.0.22 - - [2026-01-27 10:24:29] "POST /alarms HTTP/1.1" 409 259 0.002235 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/6f8c7923-d6d3-4988-bbab-613c0398cf36 HTTP/1.1" 200 244 0.010333 10.0.0.22 - - [2026-01-27 10:24:29] "POST /alarms HTTP/1.1" 409 265 0.014586 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/04d8ff97-9e9f-474d-b95e-ae06195b8a51 HTTP/1.1" 200 244 0.010411 10.0.0.22 - - [2026-01-27 10:24:29] "POST /alarms HTTP/1.1" 409 279 0.006559 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /alarm/413ad875-f97d-47c5-9372-ba1df9e8eab0 HTTP/1.1" 200 244 0.009940 10.0.0.22 - - [2026-01-27 10:24:29] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.22 - - [2026-01-27 10:24:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001957 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-01-27 10:24:29] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.007667 10.0.0.22 - - [2026-01-27 10:24:29] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-01-27 10:24:29] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002198 10.0.0.22 - - [2026-01-27 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.22 - - [2026-01-27 10:24:30] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.015417 10.0.0.22 - - [2026-01-27 10:24:30] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.22 - - [2026-01-27 10:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2026-01-27 10:24:30] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004236 10.0.0.22 - - [2026-01-27 10:24:30] "PUT /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de HTTP/1.1" 200 274 0.019388 10.0.0.22 - - [2026-01-27 10:24:34] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.22 - - [2026-01-27 10:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.22 - - [2026-01-27 10:24:34] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003356 10.0.0.22 - - [2026-01-27 10:24:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002688 10.0.0.22 - - [2026-01-27 10:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2026-01-27 10:24:34] "GET /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003114 10.0.0.22 - - [2026-01-27 10:24:34] "PUT /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053 HTTP/1.1" 200 254 0.019523 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:24:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:24:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.22 - - [2026-01-27 10:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2026-01-27 10:24:36] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002523 10.0.0.22 - - [2026-01-27 10:24:49] "GET / HTTP/1.1" 200 35931 0.003176 10.0.0.22 - - [2026-01-27 10:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2026-01-27 10:24:49] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.011156 10.0.0.22 - - [2026-01-27 10:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2026-01-27 10:24:49] "GET /config-node/ac5f1078-6f84-46e8-81e5-f92efb0b2247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002570 10.0.0.22 - - [2026-01-27 10:25:00] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.22 - - [2026-01-27 10:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2026-01-27 10:25:00] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005277 10.0.0.22 - - [2026-01-27 10:25:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002386 10.0.0.22 - - [2026-01-27 10:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.22 - - [2026-01-27 10:25:00] "GET /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003023 10.0.0.22 - - [2026-01-27 10:25:00] "PUT /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053 HTTP/1.1" 200 254 0.011152 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.22 - - [2026-01-27 10:25:14] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.22 - - [2026-01-27 10:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.22 - - [2026-01-27 10:25:14] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004014 10.0.0.22 - - [2026-01-27 10:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.22 - - [2026-01-27 10:25:14] "GET /config-node/ac5f1078-6f84-46e8-81e5-f92efb0b2247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002158 10.0.0.22 - - [2026-01-27 10:25:15] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.22 - - [2026-01-27 10:25:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002137 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.22 - - [2026-01-27 10:25:20] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002302 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.020885 10.0.0.22 - - [2026-01-27 10:25:20] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 264 0.001998 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/ea81a108-bacb-4ab9-9194-f6f8288facf2 HTTP/1.1" 200 244 0.008055 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 261 0.001967 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/5b4d3a96-85cd-4dd1-bd46-78a9278a786f HTTP/1.1" 200 244 0.008484 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 261 0.005561 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/8b9b315d-d32a-4e90-bf1e-3b07d6b0aa90 HTTP/1.1" 200 244 0.009250 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 253 0.008512 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/a56b19be-748b-4bdd-9506-79149e0beae6 HTTP/1.1" 200 244 0.008910 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 251 0.008938 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/05239853-5726-4f8f-af22-ae32024ab3bd HTTP/1.1" 200 244 0.008517 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 252 0.004170 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/0a37c70e-b67f-4e42-b545-674bb3dd99db HTTP/1.1" 200 244 0.008492 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 256 0.007742 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/05e794fd-15a1-40ec-b2cf-cdb469e735a8 HTTP/1.1" 200 244 0.010729 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 248 0.026356 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.22 - - [2026-01-27 10:25:20] "PUT /alarm/9ea9564f-dd35-4e77-9836-93c8f89f2708 HTTP/1.1" 200 244 0.009826 10.0.0.22 - - [2026-01-27 10:25:20] "POST /alarms HTTP/1.1" 409 252 0.009980 10.0.0.22 - - [2026-01-27 10:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/dac72a1f-3f12-4396-9c64-9e1ffbd92430 HTTP/1.1" 200 244 0.008524 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 257 0.004585 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/feb1e020-0837-4b66-b4f1-4b6a3534ac4b HTTP/1.1" 200 244 0.012491 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 251 0.002361 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/4d17d1b8-7823-47c2-b949-ee0f153aeac4 HTTP/1.1" 200 244 0.008086 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 257 0.002007 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/56afb072-4ab6-464a-9646-35707e51d631 HTTP/1.1" 200 244 0.016665 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 261 0.003338 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/f05d4783-8748-47c4-8cfb-e4f2119388eb HTTP/1.1" 200 244 0.008644 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 258 0.004973 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/b5c216e0-76a1-4132-8209-f53a0f036d82 HTTP/1.1" 200 244 0.015617 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 254 0.006215 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/da72cbc9-da2a-46c4-95a5-c16e9e6c0527 HTTP/1.1" 200 244 0.008370 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 254 0.005487 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/ed9bec76-a182-46bf-996e-efcce344aebe HTTP/1.1" 200 244 0.009471 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 254 0.006167 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/3ea4c362-17ff-481b-98a5-fe78e822963c HTTP/1.1" 200 244 0.009803 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 247 0.005896 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/36d00de3-7553-4b03-b502-aaadfe0bea0e HTTP/1.1" 200 244 0.009761 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 272 0.006622 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/dd2c97a6-11ea-47d9-8f8e-cc9f532bf532 HTTP/1.1" 200 244 0.008267 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 261 0.012037 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/b8206995-153a-4fa8-8d64-05c227d7253d HTTP/1.1" 200 244 0.008518 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 259 0.005670 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/6f8c7923-d6d3-4988-bbab-613c0398cf36 HTTP/1.1" 200 244 0.010557 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 265 0.006968 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/04d8ff97-9e9f-474d-b95e-ae06195b8a51 HTTP/1.1" 200 244 0.008543 10.0.0.22 - - [2026-01-27 10:25:21] "POST /alarms HTTP/1.1" 409 279 0.003979 10.0.0.22 - - [2026-01-27 10:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-01-27 10:25:21] "PUT /alarm/413ad875-f97d-47c5-9372-ba1df9e8eab0 HTTP/1.1" 200 244 0.009863 10.0.0.22 - - [2026-01-27 10:25:22] "GET / HTTP/1.1" 200 35931 0.002402 10.0.0.22 - - [2026-01-27 10:25:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002153 10.0.0.22 - - [2026-01-27 10:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013016 10.0.0.22 - - [2026-01-27 10:25:22] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.013874 10.0.0.22 - - [2026-01-27 10:25:22] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.22 - - [2026-01-27 10:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-01-27 10:25:22] "GET /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002708 10.0.0.22 - - [2026-01-27 10:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-01-27 10:25:22] "PUT /global-vrouter-config/d8a0eced-6f65-4798-8cdd-86385379fa02 HTTP/1.1" 200 276 0.009491 10.0.0.22 - - [2026-01-27 10:25:22] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.22 - - [2026-01-27 10:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2026-01-27 10:25:22] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004188 10.0.0.22 - - [2026-01-27 10:25:22] "PUT /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de HTTP/1.1" 200 274 0.013303 10.0.0.22 - - [2026-01-27 10:25:26] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.22 - - [2026-01-27 10:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-01-27 10:25:26] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003222 10.0.0.22 - - [2026-01-27 10:25:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002952 10.0.0.22 - - [2026-01-27 10:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.22 - - [2026-01-27 10:25:26] "GET /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002601 10.0.0.22 - - [2026-01-27 10:25:26] "PUT /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053 HTTP/1.1" 200 254 0.011010 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:25:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:25:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 10.0.0.22 - - [2026-01-27 10:25:29] "POST /tags HTTP/1.1" 200 355 0.030781 10.0.0.22 - - [2026-01-27 10:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.22 - - [2026-01-27 10:25:29] "GET /tag/83712787-6831-457c-ada9-bb0096bd79be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015966 10.0.0.22 - - [2026-01-27 10:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.22 - - [2026-01-27 10:25:29] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.005563 10.0.0.22 - - [2026-01-27 10:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2026-01-27 10:25:29] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041043 10.0.0.22 - - [2026-01-27 10:25:29] "POST /virtual-machines HTTP/1.1" 200 351 0.025377 10.0.0.22 - - [2026-01-27 10:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015070 10.0.0.22 - - [2026-01-27 10:25:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.118789 10.0.0.22 - - [2026-01-27 10:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007377 10.0.0.22 - - [2026-01-27 10:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2026-01-27 10:25:29] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009267 10.0.0.22 - - [2026-01-27 10:25:29] "POST /instance-ips HTTP/1.1" 200 391 0.017939 10.0.0.22 - - [2026-01-27 10:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015449 10.0.0.22 - - [2026-01-27 10:25:29] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012157 10.0.0.22 - - [2026-01-27 10:25:29] "POST /set-tag HTTP/1.1" 200 109 0.025988 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012730 10.0.0.22 - - [2026-01-27 10:25:30] "GET /instance-ip/81014486-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007502 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004289 10.0.0.22 - - [2026-01-27 10:25:30] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003600 10.0.0.22 - - [2026-01-27 10:25:30] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008288 10.0.0.22 - - [2026-01-27 10:25:30] "POST /set-tag HTTP/1.1" 200 109 0.005118 10.0.0.22 - - [2026-01-27 10:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-network/013e47d3-eb5f-44f1-976e-b0be16a22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.007409 10.0.0.22 - - [2026-01-27 10:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2026-01-27 10:25:30] "GET /project/2d8c21bb-c753-4ee4-907d-c2f85c12a593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048310 10.0.0.22 - - [2026-01-27 10:25:30] "POST /virtual-machines HTTP/1.1" 200 355 0.025991 10.0.0.22 - - [2026-01-27 10:25:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013340 10.0.0.22 - - [2026-01-27 10:25:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.109196 10.0.0.22 - - [2026-01-27 10:25:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011034 10.0.0.22 - - [2026-01-27 10:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019932 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007002 10.0.0.22 - - [2026-01-27 10:25:30] "POST /instance-ips HTTP/1.1" 200 395 0.041527 10.0.0.22 - - [2026-01-27 10:25:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020079 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009368 10.0.0.22 - - [2026-01-27 10:25:30] "POST /set-tag HTTP/1.1" 200 109 0.024019 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.031090 10.0.0.22 - - [2026-01-27 10:25:30] "GET /instance-ip/8178b32c-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005563 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006708 10.0.0.22 - - [2026-01-27 10:25:30] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-router/72162340-9319-4ceb-ac8d-17c2f9f591c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003349 10.0.0.22 - - [2026-01-27 10:25:30] "POST /ref-update HTTP/1.1" 200 156 0.011832 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006889 10.0.0.22 - - [2026-01-27 10:25:30] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.22 - - [2026-01-27 10:25:30] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004120 10.0.0.22 - - [2026-01-27 10:25:31] "POST /set-tag HTTP/1.1" 200 109 0.005334 10.0.0.22 - - [2026-01-27 10:25:31] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006331 10.0.0.22 - - [2026-01-27 10:25:31] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-01-27 10:25:34] "GET /global-system-configs HTTP/1.1" 200 322 0.001688 10.0.0.22 - - [2026-01-27 10:25:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003302 10.0.0.22 - - [2026-01-27 10:25:41] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.22 - - [2026-01-27 10:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2026-01-27 10:25:41] "GET /global-system-config/046ece0b-d30d-4375-93c7-d3a464cd26de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004555 10.0.0.22 - - [2026-01-27 10:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2026-01-27 10:25:41] "GET /config-node/ac5f1078-6f84-46e8-81e5-f92efb0b2247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002201 10.0.0.22 - - [2026-01-27 10:25:48] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004315 10.0.0.22 - - [2026-01-27 10:25:48] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.22 - - [2026-01-27 10:25:49] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005992 10.0.0.22 - - [2026-01-27 10:25:49] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.22 - - [2026-01-27 10:25:50] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004138 10.0.0.22 - - [2026-01-27 10:25:50] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.22 - - [2026-01-27 10:25:53] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.22 - - [2026-01-27 10:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2026-01-27 10:25:53] "GET /routing-instance/0c1b6663-5bf1-4316-8d9e-d69e61d834b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002737 10.0.0.22 - - [2026-01-27 10:25:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001817 10.0.0.22 - - [2026-01-27 10:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-01-27 10:25:53] "GET /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003426 10.0.0.22 - - [2026-01-27 10:25:53] "PUT /bgp-router/dbaac491-6631-4f4b-a02d-c0f39f508053 HTTP/1.1" 200 254 0.016230 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:25:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:25:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001240 10.0.0.22 - - [2026-01-27 10:26:22] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008632 10.0.0.22 - - [2026-01-27 10:26:22] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.22 - - [2026-01-27 10:26:22] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004498 10.0.0.22 - - [2026-01-27 10:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.22 - - [2026-01-27 10:26:22] "GET /virtual-machine/19e10fe1-f1c9-411c-a4d2-141d35910dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.007687 10.0.0.22 - - [2026-01-27 10:26:22] "POST /ref-update HTTP/1.1" 200 156 0.011725 10.0.0.22 - - [2026-01-27 10:26:22] "GET /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003956 10.0.0.22 - - [2026-01-27 10:26:22] "POST /set-tag HTTP/1.1" 200 109 0.012151 10.0.0.22 - - [2026-01-27 10:26:22] "POST /set-tag HTTP/1.1" 200 109 0.037140 10.0.0.22 - - [2026-01-27 10:26:22] "DELETE /instance-ip/81014486-fb6a-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.031576 10.0.0.22 - - [2026-01-27 10:26:22] "DELETE /virtual-machine-interface/80e56806-fb6a-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.036017 10.0.0.22 - - [2026-01-27 10:26:22] "DELETE /virtual-machine/19e10fe1-f1c9-411c-a4d2-141d35910dd7 HTTP/1.1" 200 115 0.025312 10.0.0.22 - - [2026-01-27 10:26:22] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003983 10.0.0.22 - - [2026-01-27 10:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.22 - - [2026-01-27 10:26:53] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009557 10.0.0.22 - - [2026-01-27 10:26:53] "POST /set-tag HTTP/1.1" 200 109 0.005807 10.0.0.22 - - [2026-01-27 10:26:53] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007472 10.0.0.22 - - [2026-01-27 10:26:53] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.22 - - [2026-01-27 10:26:53] "GET /virtual-machine/61ed2124-e24f-41d6-997f-418fa5da5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002839 10.0.0.22 - - [2026-01-27 10:26:53] "POST /ref-update HTTP/1.1" 200 156 0.012003 10.0.0.22 - - [2026-01-27 10:26:53] "GET /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009087 10.0.0.22 - - [2026-01-27 10:26:53] "POST /set-tag HTTP/1.1" 200 109 0.042563 10.0.0.22 - - [2026-01-27 10:26:53] "POST /set-tag HTTP/1.1" 200 109 0.062406 10.0.0.22 - - [2026-01-27 10:26:53] "DELETE /instance-ip/8178b32c-fb6a-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.056751 10.0.0.22 - - [2026-01-27 10:26:53] "DELETE /virtual-machine-interface/815d7a08-fb6a-11f0-9689-fa163e75a30b HTTP/1.1" 200 115 0.054650 10.0.0.22 - - [2026-01-27 10:26:53] "DELETE /virtual-machine/61ed2124-e24f-41d6-997f-418fa5da5b7f HTTP/1.1" 200 115 0.054036 10.0.0.22 - - [2026-01-27 10:26:54] "DELETE /tag/83712787-6831-457c-ada9-bb0096bd79be HTTP/1.1" 200 115 0.048587 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:27:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:27:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001325 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:27:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:27:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:27:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.22 - - [2026-01-27 10:27:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001320