++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Tue Jan 13 01:08:53 AM UTC 2026 ===================' INFO: =================== Tue Jan 13 01:08:53 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 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.13.198.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.13.198.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ 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/13/2026 01:09:36.294 7f7fb9a4b880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/13/2026 01:09:36.530 7f7fb9a4b880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/13/2026 01:09:36.552 7f7fb9a4b880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/13/2026 01:09:36.552 7f7fb9a4b880 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-01-13 01:09:43] "GET / HTTP/1.1" 503 181 0.000189 10.0.0.22 - - [2026-01-13 01:09:44] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.22 - - [2026-01-13 01:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-01-13 01:09:44] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004705 10.0.0.22 - - [2026-01-13 01:09:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.001629 10.0.0.22 - - [2026-01-13 01:09:44] "POST /analytics-nodes HTTP/1.1" 200 599 0.030008 10.0.0.22 - - [2026-01-13 01:09:44] "GET / HTTP/1.1" 200 45303 0.001964 10.0.0.22 - - [2026-01-13 01:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.22 - - [2026-01-13 01:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.22 - - [2026-01-13 01:09:44] "GET / HTTP/1.1" 200 35931 0.001166 10.0.0.22 - - [2026-01-13 01:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.22 - - [2026-01-13 01:09:44] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003065 10.0.0.22 - - [2026-01-13 01:09:44] "POST /bgp-routers HTTP/1.1" 200 616 0.032468 10.0.0.22 - - [2026-01-13 01:09:44] "GET / HTTP/1.1" 200 35931 0.001237 10.0.0.22 - - [2026-01-13 01:09:44] "GET /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.004429 10.0.0.22 - - [2026-01-13 01:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.22 - - [2026-01-13 01:09:44] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008158 10.0.0.22 - - [2026-01-13 01:09:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002414 10.0.0.22 - - [2026-01-13 01:09:44] "POST /ref-update HTTP/1.1" 200 156 0.008869 10.0.0.22 - - [2026-01-13 01:09:46] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.22 - - [2026-01-13 01:09:46] "GET / HTTP/1.1" 200 35931 0.001150 10.0.0.22 - - [2026-01-13 01:09:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.006506 10.0.0.22 - - [2026-01-13 01:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.22 - - [2026-01-13 01:09:46] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007294 10.0.0.22 - - [2026-01-13 01:09:46] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054251 10.0.0.22 - - [2026-01-13 01:09:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.002000 10.0.0.22 - - [2026-01-13 01:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015707 10.0.0.22 - - [2026-01-13 01:09:46] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006707 10.0.0.22 - - [2026-01-13 01:09:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.042614 10.0.0.22 - - [2026-01-13 01:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.22 - - [2026-01-13 01:09:46] "GET /network-ipam/56a8e905-c1b5-46d6-b2c0-688acb834375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002847 10.0.0.22 - - [2026-01-13 01:09:46] "POST /service-templates HTTP/1.1" 200 511 0.036710 10.0.0.22 - - [2026-01-13 01:09:46] "POST /service-templates HTTP/1.1" 200 501 0.053705 10.0.0.22 - - [2026-01-13 01:09:47] "POST /service-templates HTTP/1.1" 200 515 0.029973 10.0.0.22 - - [2026-01-13 01:09:47] "POST /service-templates HTTP/1.1" 200 535 0.029121 10.0.0.22 - - [2026-01-13 01:09:47] "POST /service-templates HTTP/1.1" 200 507 0.038583 10.0.0.22 - - [2026-01-13 01:09:47] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.22 - - [2026-01-13 01:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-01-13 01:09:47] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004322 10.0.0.22 - - [2026-01-13 01:09:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004501 10.0.0.22 - - [2026-01-13 01:09:47] "POST /database-nodes HTTP/1.1" 200 597 0.102142 10.0.0.22 - - [2026-01-13 01:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.22 - - [2026-01-13 01:09:48] "GET /network-ipam/56a8e905-c1b5-46d6-b2c0-688acb834375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002952 10.0.0.22 - - [2026-01-13 01:09:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.005449 10.0.0.22 - - [2026-01-13 01:09:48] "POST /access-control-lists HTTP/1.1" 200 587 0.016067 10.0.0.22 - - [2026-01-13 01:09:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.013909 10.0.0.22 - - [2026-01-13 01:09:48] "POST /access-control-lists HTTP/1.1" 200 585 0.021031 10.0.0.22 - - [2026-01-13 01:09:48] "POST /route-targets HTTP/1.1" 200 327 0.018770 10.0.0.22 - - [2026-01-13 01:09:48] "POST /ref-update HTTP/1.1" 200 156 0.018644 10.0.0.22 - - [2026-01-13 01:09:48] "POST /route-targets HTTP/1.1" 200 327 0.014450 10.0.0.22 - - [2026-01-13 01:09:49] "POST /ref-update HTTP/1.1" 200 156 0.029156 10.0.0.22 - - [2026-01-13 01:09:49] "POST /route-targets HTTP/1.1" 200 327 0.015971 10.0.0.22 - - [2026-01-13 01:09:49] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.22 - - [2026-01-13 01:09:49] "POST /route-targets HTTP/1.1" 200 327 0.012379 10.0.0.22 - - [2026-01-13 01:09:49] "POST /ref-update HTTP/1.1" 200 156 0.046955 10.0.0.22 - - [2026-01-13 01:09:49] "GET / HTTP/1.1" 200 35931 0.001145 10.0.0.22 - - [2026-01-13 01:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.22 - - [2026-01-13 01:09:49] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004824 10.0.0.22 - - [2026-01-13 01:09:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003021 10.0.0.22 - - [2026-01-13 01:09:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.001694 10.0.0.22 - - [2026-01-13 01:09:49] "POST /access-control-lists HTTP/1.1" 200 551 0.063372 10.0.0.22 - - [2026-01-13 01:09:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.071886 10.0.0.22 - - [2026-01-13 01:09:49] "PUT /access-control-list/983ebd6f-9390-46c4-9836-47e6da891994 HTTP/1.1" 200 272 0.050733 10.0.0.22 - - [2026-01-13 01:09:49] "PUT /access-control-list/75872dc4-c9f0-490c-b371-8c5e475e11bc HTTP/1.1" 200 272 0.028727 10.0.0.22 - - [2026-01-13 01:09:50] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.22 - - [2026-01-13 01:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.22 - - [2026-01-13 01:09:50] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005542 10.0.0.22 - - [2026-01-13 01:09:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.001378 10.0.0.22 - - [2026-01-13 01:09:50] "POST /config-nodes HTTP/1.1" 200 593 0.018109 10.0.0.22 - - [2026-01-13 01:09:50] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.22 - - [2026-01-13 01:09:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002322 10.0.0.22 - - [2026-01-13 01:09:51] "GET / HTTP/1.1" 200 35931 0.001154 10.0.0.22 - - [2026-01-13 01:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-01-13 01:09:51] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004638 10.0.0.22 - - [2026-01-13 01:09:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.001668 10.0.0.22 - - [2026-01-13 01:09:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.078194 10.0.0.22 - - [2026-01-13 01:09:52] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.22 - - [2026-01-13 01:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2026-01-13 01:09:52] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004087 10.0.0.22 - - [2026-01-13 01:09:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002843 10.0.0.22 - - [2026-01-13 01:09:52] "POST /config-database-nodes HTTP/1.1" 200 611 0.026155 10.0.0.22 - - [2026-01-13 01:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2026-01-13 01:09:55] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.008092 10.0.0.22 - - [2026-01-13 01:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2026-01-13 01:09:55] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.010777 10.0.0.22 - - [2026-01-13 01:09:55] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.22 - - [2026-01-13 01:09:55] "POST /alarms HTTP/1.1" 200 581 0.057142 10.0.0.22 - - [2026-01-13 01:09:55] "POST /alarms HTTP/1.1" 200 575 0.043594 10.0.0.22 - - [2026-01-13 01:09:55] "POST /alarms HTTP/1.1" 200 575 0.026416 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 559 0.032756 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 555 0.052471 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 557 0.045508 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 565 0.046014 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 549 0.020967 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 557 0.084622 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 567 0.037310 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 555 0.022933 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 567 0.049546 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 575 0.092197 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 569 0.056875 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 561 0.051183 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 561 0.021379 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 561 0.018203 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 547 0.028620 10.0.0.22 - - [2026-01-13 01:09:56] "POST /alarms HTTP/1.1" 200 595 0.034249 10.0.0.22 - - [2026-01-13 01:09:57] "POST /alarms HTTP/1.1" 200 575 0.019131 10.0.0.22 - - [2026-01-13 01:09:57] "POST /alarms HTTP/1.1" 200 571 0.038594 10.0.0.22 - - [2026-01-13 01:09:57] "POST /alarms HTTP/1.1" 200 583 0.038546 10.0.0.22 - - [2026-01-13 01:09:57] "POST /alarms HTTP/1.1" 200 609 0.030686 10.0.0.22 - - [2026-01-13 01:09:57] "GET / HTTP/1.1" 200 35931 0.001175 10.0.0.22 - - [2026-01-13 01:09:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003201 10.0.0.22 - - [2026-01-13 01:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2026-01-13 01:09:57] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.012067 10.0.0.22 - - [2026-01-13 01:09:57] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.22 - - [2026-01-13 01:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2026-01-13 01:09:57] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002100 10.0.0.22 - - [2026-01-13 01:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.22 - - [2026-01-13 01:09:57] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.069967 10.0.0.22 - - [2026-01-13 01:09:58] "GET / HTTP/1.1" 200 35931 0.001183 10.0.0.22 - - [2026-01-13 01:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.22 - - [2026-01-13 01:09:58] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008332 10.0.0.22 - - [2026-01-13 01:09:58] "PUT /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0 HTTP/1.1" 200 274 0.024348 10.0.0.22 - - [2026-01-13 01:12:12] "GET /global-system-configs HTTP/1.1" 200 322 0.008297 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.22 - - [2026-01-13 01:12:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002205 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000770 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:12:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000748 10.0.0.22 - - [2026-01-13 01:12:52] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.22 - - [2026-01-13 01:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.22 - - [2026-01-13 01:12:52] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002931 10.0.0.22 - - [2026-01-13 01:12:52] "POST /id-to-fqname HTTP/1.1" 200 173 0.000471 10.0.0.22 - - [2026-01-13 01:12:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.026780 10.0.0.22 - - [2026-01-13 01:12:52] "POST /security-groups HTTP/1.1" 200 570 0.070977 10.0.0.22 - - [2026-01-13 01:12:52] "POST /projects HTTP/1.1" 200 481 0.295941 10.0.0.22 - - [2026-01-13 01:12:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.006855 10.0.0.22 - - [2026-01-13 01:12:53] "POST /access-control-lists HTTP/1.1" 200 579 0.044448 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.002162 10.0.0.22 - - [2026-01-13 01:12:53] "POST /security-groups HTTP/1.1" 200 534 0.100542 10.0.0.22 - - [2026-01-13 01:12:53] "POST /access-control-lists HTTP/1.1" 200 577 0.102458 10.0.0.22 - - [2026-01-13 01:12:53] "POST /chown HTTP/1.1" 200 109 0.069779 10.0.0.22 - - [2026-01-13 01:12:53] "POST /policy-managements HTTP/1.1" 409 214 0.007915 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.22 - - [2026-01-13 01:12:53] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015711 10.0.0.22 - - [2026-01-13 01:12:53] "POST /application-policy-sets HTTP/1.1" 200 528 0.038827 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.024346 10.0.0.22 - - [2026-01-13 01:12:53] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002742 10.0.0.22 - - [2026-01-13 01:12:53] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.015839 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.039873 10.0.0.22 - - [2026-01-13 01:12:53] "GET /virtual-network/66a65861-0014-40ef-b213-4aff5750b1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004114 10.0.0.22 - - [2026-01-13 01:12:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.003985 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.008822 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 404 232 0.004471 10.0.0.22 - - [2026-01-13 01:12:53] "POST /security-groups HTTP/1.1" 200 574 0.107458 10.0.0.22 - - [2026-01-13 01:12:53] "POST /access-control-lists HTTP/1.1" 200 594 0.104395 10.0.0.22 - - [2026-01-13 01:12:53] "POST /projects HTTP/1.1" 200 489 0.314862 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 404 231 0.018114 10.0.0.22 - - [2026-01-13 01:12:53] "POST /access-control-lists HTTP/1.1" 200 592 0.028181 10.0.0.22 - - [2026-01-13 01:12:53] "POST /security-groups HTTP/1.1" 200 546 0.050996 10.0.0.22 - - [2026-01-13 01:12:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.002841 10.0.0.22 - - [2026-01-13 01:12:53] "POST /chown HTTP/1.1" 200 109 0.010477 10.0.0.22 - - [2026-01-13 01:12:53] "POST /access-control-lists HTTP/1.1" 200 583 0.075276 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.008976 10.0.0.22 - - [2026-01-13 01:12:54] "POST /network-ipams HTTP/1.1" 200 522 0.089900 10.0.0.22 - - [2026-01-13 01:12:54] "POST /access-control-lists HTTP/1.1" 200 581 0.096504 10.0.0.22 - - [2026-01-13 01:12:54] "POST /network-ipams HTTP/1.1" 200 510 0.102573 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.004636 10.0.0.22 - - [2026-01-13 01:12:54] "POST /access-control-lists HTTP/1.1" 200 602 0.016509 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.009339 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.014999 10.0.0.22 - - [2026-01-13 01:12:54] "POST /access-control-lists HTTP/1.1" 200 600 0.072704 10.0.0.22 - - [2026-01-13 01:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005788 10.0.0.22 - - [2026-01-13 01:12:54] "POST /virtual-networks HTTP/1.1" 200 538 0.151998 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016458 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001576 10.0.0.22 - - [2026-01-13 01:12:54] "POST /access-control-lists HTTP/1.1" 200 589 0.072165 10.0.0.22 - - [2026-01-13 01:12:54] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.045791 10.0.0.22 - - [2026-01-13 01:12:54] "POST /route-targets HTTP/1.1" 200 327 0.015711 10.0.0.22 - - [2026-01-13 01:12:54] "POST /network-ipams HTTP/1.1" 200 518 0.069967 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.011742 10.0.0.22 - - [2026-01-13 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.043410 10.0.0.22 - - [2026-01-13 01:12:54] "PUT /access-control-list/69059f79-d594-44d4-8b5f-ef82d0674520 HTTP/1.1" 200 272 0.074721 10.0.0.22 - - [2026-01-13 01:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.021866 10.0.0.22 - - [2026-01-13 01:12:54] "POST /virtual-networks HTTP/1.1" 200 546 0.158383 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.22 - - [2026-01-13 01:12:54] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.009312 10.0.0.22 - - [2026-01-13 01:12:54] "POST /route-targets HTTP/1.1" 200 327 0.010910 10.0.0.22 - - [2026-01-13 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.015087 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.004343 10.0.0.22 - - [2026-01-13 01:12:54] "POST /network-policys HTTP/1.1" 200 538 0.014837 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.002340 10.0.0.22 - - [2026-01-13 01:12:54] "POST /network-policys HTTP/1.1" 200 534 0.018118 10.0.0.22 - - [2026-01-13 01:12:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.021406 10.0.0.22 - - [2026-01-13 01:12:54] "POST /network-policys HTTP/1.1" 200 542 0.028809 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/e0008356-9aae-4777-8214-d936e048df46 HTTP/1.1" 200 272 0.013573 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.059007 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007607 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/e0008356-9aae-4777-8214-d936e048df46 HTTP/1.1" 200 272 0.022277 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.081318 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/69059f79-d594-44d4-8b5f-ef82d0674520 HTTP/1.1" 200 272 0.087930 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.061863 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017525 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.033441 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/69059f79-d594-44d4-8b5f-ef82d0674520 HTTP/1.1" 200 272 0.066532 10.0.0.22 - - [2026-01-13 01:12:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.001996 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.133807 10.0.0.22 - - [2026-01-13 01:12:55] "POST /access-control-lists HTTP/1.1" 200 601 0.049598 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/c656e227-5e41-4bb0-9e90-09d883b8603d HTTP/1.1" 200 272 0.014443 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.131469 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/e0008356-9aae-4777-8214-d936e048df46 HTTP/1.1" 200 272 0.042496 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.083904 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.016457 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010587 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006256 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006894 10.0.0.22 - - [2026-01-13 01:12:55] "PUT /access-control-list/c656e227-5e41-4bb0-9e90-09d883b8603d HTTP/1.1" 200 272 0.073117 10.0.0.22 - - [2026-01-13 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.023441 10.0.0.22 - - [2026-01-13 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.22 - - [2026-01-13 01:12:55] "GET /virtual-network/66a65861-0014-40ef-b213-4aff5750b1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007421 10.0.0.22 - - [2026-01-13 01:12:55] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003634 10.0.0.22 - - [2026-01-13 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.22 - - [2026-01-13 01:12:55] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002926 10.0.0.22 - - [2026-01-13 01:12:56] "POST /firewall-policys HTTP/1.1" 200 530 0.031430 10.0.0.22 - - [2026-01-13 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029866 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008970 10.0.0.22 - - [2026-01-13 01:12:56] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002614 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002658 10.0.0.22 - - [2026-01-13 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.013992 10.0.0.22 - - [2026-01-13 01:12:56] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004690 10.0.0.22 - - [2026-01-13 01:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.22 - - [2026-01-13 01:12:56] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002519 10.0.0.22 - - [2026-01-13 01:12:56] "POST /firewall-policys HTTP/1.1" 200 532 0.029214 10.0.0.22 - - [2026-01-13 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.071000 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002626 10.0.0.22 - - [2026-01-13 01:12:56] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002676 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002239 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001872 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002778 10.0.0.22 - - [2026-01-13 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.014396 10.0.0.22 - - [2026-01-13 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.039052 10.0.0.22 - - [2026-01-13 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.015951 10.0.0.22 - - [2026-01-13 01:12:56] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.017965 10.0.0.22 - - [2026-01-13 01:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2026-01-13 01:12:56] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002800 10.0.0.22 - - [2026-01-13 01:12:56] "POST /firewall-policys HTTP/1.1" 200 530 0.017597 10.0.0.22 - - [2026-01-13 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025178 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/dd529ad4-034a-481f-9738-738b02a351fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008641 10.0.0.22 - - [2026-01-13 01:12:56] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003458 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/dd529ad4-034a-481f-9738-738b02a351fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002285 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002272 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002627 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002033 10.0.0.22 - - [2026-01-13 01:12:56] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.001804 10.0.0.22 - - [2026-01-13 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.020186 10.0.0.22 - - [2026-01-13 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.023381 10.0.0.22 - - [2026-01-13 01:12:57] "POST /ref-update HTTP/1.1" 200 156 0.037061 10.0.0.22 - - [2026-01-13 01:12:57] "POST /ref-update HTTP/1.1" 200 156 0.017260 10.0.0.22 - - [2026-01-13 01:12:57] "POST /ref-update HTTP/1.1" 200 156 0.040083 10.0.0.22 - - [2026-01-13 01:12:57] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.024662 10.0.0.22 - - [2026-01-13 01:12:57] "POST /tags HTTP/1.1" 200 299 0.041793 10.0.0.22 - - [2026-01-13 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013784 10.0.0.22 - - [2026-01-13 01:12:57] "GET /tag/485ec136-e70f-44ef-a4f3-d4b1f17b44fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012715 10.0.0.22 - - [2026-01-13 01:12:57] "POST /set-tag HTTP/1.1" 200 109 0.012635 10.0.0.22 - - [2026-01-13 01:12:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.008376 10.0.0.22 - - [2026-01-13 01:12:57] "POST /tags HTTP/1.1" 200 305 0.408397 10.0.0.22 - - [2026-01-13 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.22 - - [2026-01-13 01:12:57] "GET /tag/fa48dbce-ead0-4d25-a24a-72ac72ac46bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019167 10.0.0.22 - - [2026-01-13 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.22 - - [2026-01-13 01:12:57] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033508 10.0.0.22 - - [2026-01-13 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.22 - - [2026-01-13 01:12:58] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012528 10.0.0.22 - - [2026-01-13 01:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006537 10.0.0.22 - - [2026-01-13 01:12:58] "GET /service-appliance-set/7f00c182-e76c-4db4-9689-48b33004ea04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.013331 10.0.0.22 - - [2026-01-13 01:12:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002979 10.0.0.22 - - [2026-01-13 01:12:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105567 10.0.0.22 - - [2026-01-13 01:12:58] "GET /virtual-machine-interface/1bcc0923-6fdd-4ca3-a75e-720a3c1b1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.023986 10.0.0.22 - - [2026-01-13 01:12:58] "POST /instance-ips HTTP/1.1" 200 381 0.072699 10.0.0.22 - - [2026-01-13 01:12:58] "GET /instance-ip/8ede2018-9e02-4eb3-a882-759278393ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018396 10.0.0.22 - - [2026-01-13 01:12:58] "POST /loadbalancers HTTP/1.1" 200 582 0.096510 10.0.0.22 - - [2026-01-13 01:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023102 10.0.0.22 - - [2026-01-13 01:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.22 - - [2026-01-13 01:12:58] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042082 10.0.0.22 - - [2026-01-13 01:12:58] "GET /loadbalancer/113c6cb1-f1b1-4320-82c8-1307d8d3ba6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.021905 10.0.0.22 - - [2026-01-13 01:12:58] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.104293 10.0.0.22 - - [2026-01-13 01:12:58] "GET /instance-ip/8ede2018-9e02-4eb3-a882-759278393ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005601 10.0.0.22 - - [2026-01-13 01:12:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.106579 10.0.0.22 - - [2026-01-13 01:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047110 10.0.0.22 - - [2026-01-13 01:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012495 10.0.0.22 - - [2026-01-13 01:12:59] "POST /floating-ips HTTP/1.1" 200 583 0.164449 10.0.0.22 - - [2026-01-13 01:12:59] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.120891 10.0.0.22 - - [2026-01-13 01:12:59] "GET /loadbalancer-listener/1d491891-7644-4023-ba84-5048e7030a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002343 10.0.0.22 - - [2026-01-13 01:12:59] "GET /loadbalancer-listener/1d491891-7644-4023-ba84-5048e7030a9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004065 10.0.0.22 - - [2026-01-13 01:12:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036893 10.0.0.22 - - [2026-01-13 01:12:59] "GET /instance-ip/8ede2018-9e02-4eb3-a882-759278393ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007223 10.0.0.22 - - [2026-01-13 01:12:59] "GET /instance-ip/8ede2018-9e02-4eb3-a882-759278393ec8?fields=floating_ips HTTP/1.1" 200 1171 0.006644 10.0.0.22 - - [2026-01-13 01:12:59] "GET /floating-ip/6f428387-c5d8-4a5e-83f3-2699487a11dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.006330 10.0.0.22 - - [2026-01-13 01:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.22 - - [2026-01-13 01:12:59] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.001937 10.0.0.22 - - [2026-01-13 01:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.22 - - [2026-01-13 01:12:59] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.011080 10.0.0.22 - - [2026-01-13 01:12:59] "POST /tags HTTP/1.1" 200 357 0.085098 10.0.0.22 - - [2026-01-13 01:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031560 10.0.0.22 - - [2026-01-13 01:12:59] "GET /tag/2d95413d-dcde-472e-ac92-f0f9bbb1d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.027875 10.0.0.22 - - [2026-01-13 01:12:59] "POST /tags HTTP/1.1" 200 305 0.087629 10.0.0.22 - - [2026-01-13 01:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.22 - - [2026-01-13 01:12:59] "GET /tag/198a6bc0-0e48-4184-8a07-5777dcb23cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.023043 10.0.0.22 - - [2026-01-13 01:12:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.000497 10.0.0.22 - - [2026-01-13 01:12:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.001434 10.0.0.22 - - [2026-01-13 01:13:00] "POST /security-groups HTTP/1.1" 200 571 0.089273 10.0.0.22 - - [2026-01-13 01:13:00] "POST /projects HTTP/1.1" 200 483 0.272843 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.002165 10.0.0.22 - - [2026-01-13 01:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037869 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.031632 10.0.0.22 - - [2026-01-13 01:13:00] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.049406 10.0.0.22 - - [2026-01-13 01:13:00] "POST /access-control-lists HTTP/1.1" 200 580 0.146595 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.023993 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011989 10.0.0.22 - - [2026-01-13 01:13:00] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.018279 10.0.0.22 - - [2026-01-13 01:13:00] "POST /access-control-lists HTTP/1.1" 200 578 0.090388 10.0.0.22 - - [2026-01-13 01:13:00] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.111602 10.0.0.22 - - [2026-01-13 01:13:00] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.059401 10.0.0.22 - - [2026-01-13 01:13:00] "POST /security-groups HTTP/1.1" 200 537 0.080337 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.011967 10.0.0.22 - - [2026-01-13 01:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037708 10.0.0.22 - - [2026-01-13 01:13:00] "POST /chown HTTP/1.1" 200 109 0.027612 10.0.0.22 - - [2026-01-13 01:13:00] "POST /access-control-lists HTTP/1.1" 200 596 0.054169 10.0.0.22 - - [2026-01-13 01:13:00] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021136 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.010834 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.22 - - [2026-01-13 01:13:00] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011953 10.0.0.22 - - [2026-01-13 01:13:00] "POST /tags HTTP/1.1" 409 207 0.006515 10.0.0.22 - - [2026-01-13 01:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.22 - - [2026-01-13 01:13:00] "GET /tag/198a6bc0-0e48-4184-8a07-5777dcb23cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.028170 10.0.0.22 - - [2026-01-13 01:13:00] "POST /access-control-lists HTTP/1.1" 200 594 0.096189 10.0.0.22 - - [2026-01-13 01:13:00] "POST /firewall-rules HTTP/1.1" 200 564 0.110512 10.0.0.22 - - [2026-01-13 01:13:01] "GET /firewall-rule/58eadf2a-12c2-4ea9-92ad-1ce143fe653e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003961 10.0.0.22 - - [2026-01-13 01:13:01] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002017 10.0.0.22 - - [2026-01-13 01:13:01] "GET /firewall-rule/58eadf2a-12c2-4ea9-92ad-1ce143fe653e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002225 10.0.0.22 - - [2026-01-13 01:13:01] "POST /ref-update HTTP/1.1" 200 156 0.014213 10.0.0.22 - - [2026-01-13 01:13:01] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002578 10.0.0.22 - - [2026-01-13 01:13:01] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011540 10.0.0.22 - - [2026-01-13 01:13:01] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007001 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.22 - - [2026-01-13 01:13:01] "POST /tags HTTP/1.1" 409 207 0.001911 10.0.0.22 - - [2026-01-13 01:13:01] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005233 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.22 - - [2026-01-13 01:13:01] "GET /config-node/b2a3dcc4-aa4a-4b66-bf92-3b982c6bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002804 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012388 10.0.0.22 - - [2026-01-13 01:13:01] "GET /tag/198a6bc0-0e48-4184-8a07-5777dcb23cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010290 10.0.0.22 - - [2026-01-13 01:13:01] "POST /firewall-rules HTTP/1.1" 200 562 0.073373 10.0.0.22 - - [2026-01-13 01:13:01] "GET /firewall-rule/2c491a7f-2f19-4f12-9895-7f471877b427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005240 10.0.0.22 - - [2026-01-13 01:13:01] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003173 10.0.0.22 - - [2026-01-13 01:13:01] "GET /firewall-rule/2c491a7f-2f19-4f12-9895-7f471877b427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004761 10.0.0.22 - - [2026-01-13 01:13:01] "POST /ref-update HTTP/1.1" 200 156 0.026924 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.003325 10.0.0.22 - - [2026-01-13 01:13:01] "POST /tags HTTP/1.1" 200 301 0.036575 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-01-13 01:13:01] "GET /tag/6a77966a-e198-4174-9b27-7df676a6aa38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011015 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.22 - - [2026-01-13 01:13:01] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037489 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020834 10.0.0.22 - - [2026-01-13 01:13:01] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011069 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.22 - - [2026-01-13 01:13:01] "GET /service-appliance-set/7f00c182-e76c-4db4-9689-48b33004ea04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002269 10.0.0.22 - - [2026-01-13 01:13:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.001303 10.0.0.22 - - [2026-01-13 01:13:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122759 10.0.0.22 - - [2026-01-13 01:13:01] "GET /virtual-machine-interface/c38ed9e5-7d08-41df-8d48-072878e5807f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018105 10.0.0.22 - - [2026-01-13 01:13:01] "POST /instance-ips HTTP/1.1" 200 377 0.036339 10.0.0.22 - - [2026-01-13 01:13:02] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019131 10.0.0.22 - - [2026-01-13 01:13:02] "POST /loadbalancers HTTP/1.1" 200 582 0.078929 10.0.0.22 - - [2026-01-13 01:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016232 10.0.0.22 - - [2026-01-13 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018404 10.0.0.22 - - [2026-01-13 01:13:02] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034698 10.0.0.22 - - [2026-01-13 01:13:02] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003851 10.0.0.22 - - [2026-01-13 01:13:02] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049167 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.012952 10.0.0.22 - - [2026-01-13 01:13:02] "POST /floating-ips HTTP/1.1" 200 581 0.063929 10.0.0.22 - - [2026-01-13 01:13:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.061005 10.0.0.22 - - [2026-01-13 01:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006539 10.0.0.22 - - [2026-01-13 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.22 - - [2026-01-13 01:13:02] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034255 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer-listener/de8bfe89-0fad-4b31-9249-87feb6189a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002508 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer-listener/de8bfe89-0fad-4b31-9249-87feb6189a3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003184 10.0.0.22 - - [2026-01-13 01:13:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018511 10.0.0.22 - - [2026-01-13 01:13:02] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002634 10.0.0.22 - - [2026-01-13 01:13:02] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?fields=floating_ips HTTP/1.1" 200 1164 0.006529 10.0.0.22 - - [2026-01-13 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.22 - - [2026-01-13 01:13:02] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031569 10.0.0.22 - - [2026-01-13 01:13:02] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003456 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002329 10.0.0.22 - - [2026-01-13 01:13:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028491 10.0.0.22 - - [2026-01-13 01:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011090 10.0.0.22 - - [2026-01-13 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002 10.0.0.22 - - [2026-01-13 01:13:02] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029624 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer-listener/fa74974f-6be4-48fd-857d-85b865c7404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.009593 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer-listener/fa74974f-6be4-48fd-857d-85b865c7404c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006543 10.0.0.22 - - [2026-01-13 01:13:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036151 10.0.0.22 - - [2026-01-13 01:13:02] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002820 10.0.0.22 - - [2026-01-13 01:13:02] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?fields=floating_ips HTTP/1.1" 200 1164 0.002988 10.0.0.22 - - [2026-01-13 01:13:02] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002063 10.0.0.22 - - [2026-01-13 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.22 - - [2026-01-13 01:13:02] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032210 10.0.0.22 - - [2026-01-13 01:13:02] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003453 10.0.0.22 - - [2026-01-13 01:13:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016959 10.0.0.22 - - [2026-01-13 01:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019772 10.0.0.22 - - [2026-01-13 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.22 - - [2026-01-13 01:13:03] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.025625 10.0.0.22 - - [2026-01-13 01:13:03] "GET /loadbalancer-listener/61a71541-cb0c-43e5-8a97-93c6007b3db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.007478 10.0.0.22 - - [2026-01-13 01:13:03] "GET /loadbalancer-listener/61a71541-cb0c-43e5-8a97-93c6007b3db6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002395 10.0.0.22 - - [2026-01-13 01:13:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.059196 10.0.0.22 - - [2026-01-13 01:13:03] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004045 10.0.0.22 - - [2026-01-13 01:13:03] "GET /instance-ip/87c8e169-3b74-47ff-b759-5d955acc4f83?fields=floating_ips HTTP/1.1" 200 1164 0.003089 10.0.0.22 - - [2026-01-13 01:13:03] "POST /tags HTTP/1.1" 200 355 0.022763 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021494 10.0.0.22 - - [2026-01-13 01:13:03] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002322 10.0.0.22 - - [2026-01-13 01:13:03] "GET /tag/486a3996-13e9-4754-b908-e19b9e182f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.032132 10.0.0.22 - - [2026-01-13 01:13:03] "POST /tags HTTP/1.1" 200 303 0.049035 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023170 10.0.0.22 - - [2026-01-13 01:13:03] "GET /tag/8c6656b1-ab3c-48f1-9275-e9297f437c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012196 10.0.0.22 - - [2026-01-13 01:13:03] "POST /projects HTTP/1.1" 409 218 0.002796 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2026-01-13 01:13:03] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032441 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.22 - - [2026-01-13 01:13:03] "GET /network-ipam/f464de92-51aa-42b1-b886-298e650ed3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.001939 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2026-01-13 01:13:03] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004512 10.0.0.22 - - [2026-01-13 01:13:03] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.055602 10.0.0.22 - - [2026-01-13 01:13:03] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004339 10.0.0.22 - - [2026-01-13 01:13:03] "POST /set-tag HTTP/1.1" 200 109 0.063105 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010333 10.0.0.22 - - [2026-01-13 01:13:03] "GET /network-ipam/2be125d2-2d80-452c-9a8c-e4b1693f157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002679 10.0.0.22 - - [2026-01-13 01:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-01-13 01:13:03] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003382 10.0.0.22 - - [2026-01-13 01:13:03] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.047998 10.0.0.22 - - [2026-01-13 01:13:03] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009385 10.0.0.22 - - [2026-01-13 01:13:03] "POST /set-tag HTTP/1.1" 200 109 0.054019 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2026-01-13 01:13:04] "GET /network-policy/5c74ba8f-59c6-43da-ae81-80fd4d5e438e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002200 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.22 - - [2026-01-13 01:13:04] "GET /network-policy/a010e75b-b227-4738-815e-8c39266b4702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.001944 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.22 - - [2026-01-13 01:13:04] "GET /network-policy/647d26a9-23d4-41de-9af1-d608312d679b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.001947 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.22 - - [2026-01-13 01:13:04] "PUT /network-policy/647d26a9-23d4-41de-9af1-d608312d679b HTTP/1.1" 200 262 0.009961 10.0.0.22 - - [2026-01-13 01:13:04] "PUT /access-control-list/c656e227-5e41-4bb0-9e90-09d883b8603d HTTP/1.1" 200 272 0.020168 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-update HTTP/1.1" 200 156 0.055174 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007871 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005306 10.0.0.22 - - [2026-01-13 01:13:04] "PUT /access-control-list/69059f79-d594-44d4-8b5f-ef82d0674520 HTTP/1.1" 200 272 0.078218 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008818 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002735 10.0.0.22 - - [2026-01-13 01:13:04] "POST /security-groups HTTP/1.1" 409 245 0.002805 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.22 - - [2026-01-13 01:13:04] "PUT /security-group/24dcd9f6-aba5-4f07-988f-22de8289e3f6 HTTP/1.1" 200 262 0.059193 10.0.0.22 - - [2026-01-13 01:13:04] "PUT /access-control-list/7269c710-e259-481c-899c-7bd92891d21b HTTP/1.1" 200 272 0.020477 10.0.0.22 - - [2026-01-13 01:13:04] "PUT /access-control-list/66beb811-4c9d-4542-bb5b-eb5a70ff9199 HTTP/1.1" 200 272 0.014412 10.0.0.22 - - [2026-01-13 01:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017266 10.0.0.22 - - [2026-01-13 01:13:04] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004611 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.22 - - [2026-01-13 01:13:04] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002793 10.0.0.22 - - [2026-01-13 01:13:04] "POST /tags HTTP/1.1" 409 206 0.006372 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.22 - - [2026-01-13 01:13:04] "GET /tag/8c6656b1-ab3c-48f1-9275-e9297f437c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010857 10.0.0.22 - - [2026-01-13 01:13:04] "POST /firewall-rules HTTP/1.1" 200 562 0.068841 10.0.0.22 - - [2026-01-13 01:13:04] "GET /firewall-rule/7c7fc3a0-fccc-4fcb-b570-c66e558ab77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.020119 10.0.0.22 - - [2026-01-13 01:13:04] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005877 10.0.0.22 - - [2026-01-13 01:13:04] "GET /firewall-rule/7c7fc3a0-fccc-4fcb-b570-c66e558ab77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002504 10.0.0.22 - - [2026-01-13 01:13:04] "POST /ref-update HTTP/1.1" 200 156 0.027197 10.0.0.22 - - [2026-01-13 01:13:04] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002223 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.22 - - [2026-01-13 01:13:04] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004845 10.0.0.22 - - [2026-01-13 01:13:04] "POST /tags HTTP/1.1" 409 206 0.002073 10.0.0.22 - - [2026-01-13 01:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.22 - - [2026-01-13 01:13:04] "GET /tag/8c6656b1-ab3c-48f1-9275-e9297f437c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012878 10.0.0.22 - - [2026-01-13 01:13:04] "POST /firewall-rules HTTP/1.1" 200 560 0.072486 10.0.0.22 - - [2026-01-13 01:13:05] "GET /firewall-rule/7b401a9b-a43f-447f-b53b-c5690d9eecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.023980 10.0.0.22 - - [2026-01-13 01:13:05] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003487 10.0.0.22 - - [2026-01-13 01:13:05] "GET /firewall-rule/7b401a9b-a43f-447f-b53b-c5690d9eecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003048 10.0.0.22 - - [2026-01-13 01:13:05] "POST /ref-update HTTP/1.1" 200 156 0.038262 10.0.0.22 - - [2026-01-13 01:13:05] "POST /tags HTTP/1.1" 200 371 0.029828 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.22 - - [2026-01-13 01:13:05] "GET /tag/5053d13b-166c-4a70-8510-28aee7ad6e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.011060 10.0.0.22 - - [2026-01-13 01:13:05] "POST /tags HTTP/1.1" 200 319 0.019942 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.22 - - [2026-01-13 01:13:05] "GET /tag/50c08431-8b12-431f-b51f-56992064b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014034 10.0.0.22 - - [2026-01-13 01:13:05] "POST /id-to-fqname HTTP/1.1" 200 181 0.000557 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.005285 10.0.0.22 - - [2026-01-13 01:13:05] "POST /security-groups HTTP/1.1" 200 578 0.060270 10.0.0.22 - - [2026-01-13 01:13:05] "POST /projects HTTP/1.1" 200 497 0.234993 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.001940 10.0.0.22 - - [2026-01-13 01:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019134 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011575 10.0.0.22 - - [2026-01-13 01:13:05] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008420 10.0.0.22 - - [2026-01-13 01:13:05] "POST /access-control-lists HTTP/1.1" 200 587 0.049634 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.008253 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.22 - - [2026-01-13 01:13:05] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.030554 10.0.0.22 - - [2026-01-13 01:13:05] "POST /access-control-lists HTTP/1.1" 200 585 0.068996 10.0.0.22 - - [2026-01-13 01:13:05] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.047266 10.0.0.22 - - [2026-01-13 01:13:05] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.046386 10.0.0.22 - - [2026-01-13 01:13:05] "POST /security-groups HTTP/1.1" 200 558 0.069307 10.0.0.22 - - [2026-01-13 01:13:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.004696 10.0.0.22 - - [2026-01-13 01:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021127 10.0.0.22 - - [2026-01-13 01:13:05] "POST /chown HTTP/1.1" 200 109 0.013249 10.0.0.22 - - [2026-01-13 01:13:06] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008167 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2026-01-13 01:13:06] "POST /access-control-lists HTTP/1.1" 200 610 0.094962 10.0.0.22 - - [2026-01-13 01:13:06] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007435 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.012122 10.0.0.22 - - [2026-01-13 01:13:06] "POST /tags HTTP/1.1" 409 214 0.004348 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.22 - - [2026-01-13 01:13:06] "GET /tag/50c08431-8b12-431f-b51f-56992064b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020008 10.0.0.22 - - [2026-01-13 01:13:06] "POST /access-control-lists HTTP/1.1" 200 608 0.073503 10.0.0.22 - - [2026-01-13 01:13:06] "POST /firewall-rules HTTP/1.1" 200 578 0.082193 10.0.0.22 - - [2026-01-13 01:13:06] "GET /firewall-rule/663ccd22-0e56-4b43-bbad-df6e0c3816cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003723 10.0.0.22 - - [2026-01-13 01:13:06] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003490 10.0.0.22 - - [2026-01-13 01:13:06] "GET /firewall-rule/663ccd22-0e56-4b43-bbad-df6e0c3816cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002007 10.0.0.22 - - [2026-01-13 01:13:06] "POST /ref-update HTTP/1.1" 200 156 0.029182 10.0.0.22 - - [2026-01-13 01:13:06] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010358 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.22 - - [2026-01-13 01:13:06] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008847 10.0.0.22 - - [2026-01-13 01:13:06] "POST /tags HTTP/1.1" 409 214 0.001752 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.22 - - [2026-01-13 01:13:06] "GET /tag/50c08431-8b12-431f-b51f-56992064b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011231 10.0.0.22 - - [2026-01-13 01:13:06] "POST /firewall-rules HTTP/1.1" 200 576 0.065073 10.0.0.22 - - [2026-01-13 01:13:06] "GET /firewall-rule/443d4b29-7051-4b6c-a115-2f28f4030dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004643 10.0.0.22 - - [2026-01-13 01:13:06] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004580 10.0.0.22 - - [2026-01-13 01:13:06] "GET /firewall-rule/443d4b29-7051-4b6c-a115-2f28f4030dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001966 10.0.0.22 - - [2026-01-13 01:13:06] "POST /ref-update HTTP/1.1" 200 156 0.026543 10.0.0.22 - - [2026-01-13 01:13:06] "POST /tags HTTP/1.1" 200 363 0.020802 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011628 10.0.0.22 - - [2026-01-13 01:13:06] "GET /tag/633f6ae2-09cf-4c9e-8bb1-04ba0a6f68a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010989 10.0.0.22 - - [2026-01-13 01:13:06] "POST /tags HTTP/1.1" 200 311 0.018560 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016145 10.0.0.22 - - [2026-01-13 01:13:06] "GET /tag/eac23614-f341-40ea-a82d-8b60c4c3d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013557 10.0.0.22 - - [2026-01-13 01:13:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000464 10.0.0.22 - - [2026-01-13 01:13:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.003433 10.0.0.22 - - [2026-01-13 01:13:07] "POST /security-groups HTTP/1.1" 200 574 0.063937 10.0.0.22 - - [2026-01-13 01:13:07] "POST /projects HTTP/1.1" 200 489 0.165658 10.0.0.22 - - [2026-01-13 01:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013513 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.001652 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.22 - - [2026-01-13 01:13:07] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018014 10.0.0.22 - - [2026-01-13 01:13:07] "POST /access-control-lists HTTP/1.1" 200 583 0.071967 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.008155 10.0.0.22 - - [2026-01-13 01:13:07] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004651 10.0.0.22 - - [2026-01-13 01:13:07] "POST /access-control-lists HTTP/1.1" 200 581 0.068673 10.0.0.22 - - [2026-01-13 01:13:07] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.069335 10.0.0.22 - - [2026-01-13 01:13:07] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.037791 10.0.0.22 - - [2026-01-13 01:13:07] "POST /security-groups HTTP/1.1" 200 546 0.066234 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.002387 10.0.0.22 - - [2026-01-13 01:13:07] "POST /access-control-lists HTTP/1.1" 200 602 0.064347 10.0.0.22 - - [2026-01-13 01:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.074866 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.001724 10.0.0.22 - - [2026-01-13 01:13:07] "POST /chown HTTP/1.1" 200 109 0.017468 10.0.0.22 - - [2026-01-13 01:13:07] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007722 10.0.0.22 - - [2026-01-13 01:13:07] "POST /access-control-lists HTTP/1.1" 200 600 0.067878 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011573 10.0.0.22 - - [2026-01-13 01:13:07] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005882 10.0.0.22 - - [2026-01-13 01:13:07] "POST /tags HTTP/1.1" 409 210 0.001474 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2026-01-13 01:13:07] "GET /tag/eac23614-f341-40ea-a82d-8b60c4c3d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010423 10.0.0.22 - - [2026-01-13 01:13:07] "POST /firewall-rules HTTP/1.1" 200 570 0.084372 10.0.0.22 - - [2026-01-13 01:13:07] "GET /firewall-rule/fa3b6660-8103-401c-8545-338aba0d399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013298 10.0.0.22 - - [2026-01-13 01:13:07] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003570 10.0.0.22 - - [2026-01-13 01:13:07] "GET /firewall-rule/fa3b6660-8103-401c-8545-338aba0d399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014608 10.0.0.22 - - [2026-01-13 01:13:07] "POST /ref-update HTTP/1.1" 200 156 0.032468 10.0.0.22 - - [2026-01-13 01:13:07] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002622 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.22 - - [2026-01-13 01:13:07] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002250 10.0.0.22 - - [2026-01-13 01:13:07] "POST /tags HTTP/1.1" 409 210 0.007156 10.0.0.22 - - [2026-01-13 01:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.22 - - [2026-01-13 01:13:07] "GET /tag/eac23614-f341-40ea-a82d-8b60c4c3d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009831 10.0.0.22 - - [2026-01-13 01:13:08] "POST /firewall-rules HTTP/1.1" 200 568 0.100386 10.0.0.22 - - [2026-01-13 01:13:08] "GET /firewall-rule/cf248ad0-4223-495c-855f-e5ca20d39786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005024 10.0.0.22 - - [2026-01-13 01:13:08] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003181 10.0.0.22 - - [2026-01-13 01:13:08] "GET /firewall-rule/cf248ad0-4223-495c-855f-e5ca20d39786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002529 10.0.0.22 - - [2026-01-13 01:13:08] "POST /ref-update HTTP/1.1" 200 156 0.038887 10.0.0.22 - - [2026-01-13 01:13:08] "POST /tags HTTP/1.1" 200 363 0.026149 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.22 - - [2026-01-13 01:13:08] "GET /tag/26ff84df-bac2-4f56-92e7-f645bdac9d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010637 10.0.0.22 - - [2026-01-13 01:13:08] "POST /tags HTTP/1.1" 200 311 0.021081 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009739 10.0.0.22 - - [2026-01-13 01:13:08] "GET /tag/a43e2b7e-5c9e-4cb1-9ad7-c7960ef0ff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011526 10.0.0.22 - - [2026-01-13 01:13:08] "POST /projects HTTP/1.1" 409 223 0.001605 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.22 - - [2026-01-13 01:13:08] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035749 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.22 - - [2026-01-13 01:13:08] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003868 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2026-01-13 01:13:08] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003650 10.0.0.22 - - [2026-01-13 01:13:08] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.048914 10.0.0.22 - - [2026-01-13 01:13:08] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.033121 10.0.0.22 - - [2026-01-13 01:13:08] "POST /security-groups HTTP/1.1" 409 253 0.005479 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.22 - - [2026-01-13 01:13:08] "PUT /security-group/1c3e45a1-245d-4b80-9366-39fc0dfd28ca HTTP/1.1" 200 262 0.059371 10.0.0.22 - - [2026-01-13 01:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032743 10.0.0.22 - - [2026-01-13 01:13:08] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031068 10.0.0.22 - - [2026-01-13 01:13:08] "PUT /access-control-list/9e8421be-e445-4916-8cdd-e35268537906 HTTP/1.1" 200 272 0.050315 10.0.0.22 - - [2026-01-13 01:13:08] "PUT /access-control-list/6f25b68c-f3ca-4663-b8c3-233e984ec98c HTTP/1.1" 200 272 0.007461 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2026-01-13 01:13:08] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002317 10.0.0.22 - - [2026-01-13 01:13:08] "POST /tags HTTP/1.1" 409 210 0.001360 10.0.0.22 - - [2026-01-13 01:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.22 - - [2026-01-13 01:13:08] "GET /tag/a43e2b7e-5c9e-4cb1-9ad7-c7960ef0ff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009604 10.0.0.22 - - [2026-01-13 01:13:09] "POST /firewall-rules HTTP/1.1" 200 570 0.064274 10.0.0.22 - - [2026-01-13 01:13:09] "GET /firewall-rule/e0e8382f-9e63-4bc4-b9ee-a8f1562ddc10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.014097 10.0.0.22 - - [2026-01-13 01:13:09] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004018 10.0.0.22 - - [2026-01-13 01:13:09] "GET /firewall-rule/e0e8382f-9e63-4bc4-b9ee-a8f1562ddc10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002163 10.0.0.22 - - [2026-01-13 01:13:09] "POST /ref-update HTTP/1.1" 200 156 0.033419 10.0.0.22 - - [2026-01-13 01:13:09] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002298 10.0.0.22 - - [2026-01-13 01:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.22 - - [2026-01-13 01:13:09] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004472 10.0.0.22 - - [2026-01-13 01:13:09] "POST /tags HTTP/1.1" 409 210 0.002291 10.0.0.22 - - [2026-01-13 01:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.22 - - [2026-01-13 01:13:09] "GET /tag/a43e2b7e-5c9e-4cb1-9ad7-c7960ef0ff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010676 10.0.0.22 - - [2026-01-13 01:13:09] "POST /firewall-rules HTTP/1.1" 200 568 0.073967 10.0.0.22 - - [2026-01-13 01:13:09] "GET /firewall-rule/caf4a54d-0436-4d1e-9515-3f7b63ed69a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.030982 10.0.0.22 - - [2026-01-13 01:13:09] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.003391 10.0.0.22 - - [2026-01-13 01:13:09] "GET /firewall-rule/caf4a54d-0436-4d1e-9515-3f7b63ed69a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001671 10.0.0.22 - - [2026-01-13 01:13:09] "POST /ref-update HTTP/1.1" 200 156 0.038166 10.0.0.22 - - [2026-01-13 01:13:09] "POST /tags HTTP/1.1" 200 301 0.127770 10.0.0.22 - - [2026-01-13 01:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013469 10.0.0.22 - - [2026-01-13 01:13:09] "GET /tag/5a0380ae-9c6b-4cef-ab12-b7dda55ba92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011983 10.0.0.22 - - [2026-01-13 01:13:09] "POST /tags HTTP/1.1" 200 325 0.058539 10.0.0.22 - - [2026-01-13 01:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026362 10.0.0.22 - - [2026-01-13 01:13:09] "GET /tag/262084e6-d5c3-42cf-822a-5e2af7c6f4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.030709 10.0.0.22 - - [2026-01-13 01:13:09] "POST /tags HTTP/1.1" 409 237 0.005738 10.0.0.22 - - [2026-01-13 01:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.22 - - [2026-01-13 01:13:09] "GET /tag/26ff84df-bac2-4f56-92e7-f645bdac9d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017438 10.0.0.22 - - [2026-01-13 01:13:09] "POST /tags HTTP/1.1" 409 210 0.001991 10.0.0.22 - - [2026-01-13 01:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.22 - - [2026-01-13 01:13:09] "GET /tag/a43e2b7e-5c9e-4cb1-9ad7-c7960ef0ff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022706 10.0.0.22 - - [2026-01-13 01:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.22 - - [2026-01-13 01:13:10] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005004 10.0.0.22 - - [2026-01-13 01:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.22 - - [2026-01-13 01:13:10] "GET /project/82147236-9653-4611-85c9-398a5b78a4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035645 10.0.0.22 - - [2026-01-13 01:13:10] "POST /virtual-machines HTTP/1.1" 200 377 0.008979 10.0.0.22 - - [2026-01-13 01:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017471 10.0.0.22 - - [2026-01-13 01:13:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.123824 10.0.0.22 - - [2026-01-13 01:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012498 10.0.0.22 - - [2026-01-13 01:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020932 10.0.0.22 - - [2026-01-13 01:13:10] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.012616 10.0.0.22 - - [2026-01-13 01:13:10] "POST /instance-ips HTTP/1.1" 200 409 0.099449 10.0.0.22 - - [2026-01-13 01:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030970 10.0.0.22 - - [2026-01-13 01:13:10] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008663 10.0.0.22 - - [2026-01-13 01:13:10] "POST /set-tag HTTP/1.1" 200 109 0.032960 10.0.0.22 - - [2026-01-13 01:13:10] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.120831 10.0.0.22 - - [2026-01-13 01:13:10] "GET /instance-ip/0697c56a-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.019564 10.0.0.22 - - [2026-01-13 01:13:10] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004040 10.0.0.22 - - [2026-01-13 01:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.22 - - [2026-01-13 01:13:10] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.011365 10.0.0.22 - - [2026-01-13 01:13:10] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.22 - - [2026-01-13 01:13:11] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004806 10.0.0.22 - - [2026-01-13 01:13:11] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.22 - - [2026-01-13 01:13:12] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.22 - - [2026-01-13 01:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.22 - - [2026-01-13 01:13:12] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002858 10.0.0.22 - - [2026-01-13 01:13:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001860 10.0.0.22 - - [2026-01-13 01:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2026-01-13 01:13:12] "GET /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.007239 10.0.0.22 - - [2026-01-13 01:13:12] "PUT /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded HTTP/1.1" 200 254 0.016330 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000789 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:13:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.33 - - [2026-01-13 01:14:23] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.33 - - [2026-01-13 01:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-01-13 01:14:23] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004313 10.0.0.33 - - [2026-01-13 01:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2026-01-13 01:14:23] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003041 10.0.0.33 - - [2026-01-13 01:14:23] "PUT /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0 HTTP/1.1" 200 274 0.008904 10.0.0.33 - - [2026-01-13 01:14:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.006360 10.0.0.33 - - [2026-01-13 01:14:23] "POST /virtual-routers HTTP/1.1" 200 599 0.020921 10.0.0.33 - - [2026-01-13 01:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007861 10.0.0.33 - - [2026-01-13 01:14:23] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006573 10.0.0.33 - - [2026-01-13 01:14:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.001827 10.0.0.33 - - [2026-01-13 01:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2026-01-13 01:14:23] "GET /virtual-network/66a65861-0014-40ef-b213-4aff5750b1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003341 10.0.0.33 - - [2026-01-13 01:14:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067805 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:14:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:14:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:14:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:14:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.22 - - [2026-01-13 01:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2026-01-13 01:14:47] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002768 10.0.0.33 - - [2026-01-13 01:14:53] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.33 - - [2026-01-13 01:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-01-13 01:14:53] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004175 10.0.0.33 - - [2026-01-13 01:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.33 - - [2026-01-13 01:14:53] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002232 10.0.0.33 - - [2026-01-13 01:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-01-13 01:14:53] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.001997 10.0.0.33 - - [2026-01-13 01:14:53] "PUT /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d HTTP/1.1" 200 262 0.010517 10.0.0.33 - - [2026-01-13 01:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.33 - - [2026-01-13 01:14:53] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004676 10.0.0.33 - - [2026-01-13 01:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.33 - - [2026-01-13 01:14:53] "GET /virtual-machine-interface/b7db0274-dd85-45f8-90b7-ae60885e0b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004963 10.0.0.33 - - [2026-01-13 01:14:54] "PUT /virtual-machine-interface/b7db0274-dd85-45f8-90b7-ae60885e0b19 HTTP/1.1" 200 284 0.015204 10.0.0.22 - - [2026-01-13 01:16:57] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002824 10.0.0.22 - - [2026-01-13 01:16:57] "POST /ref-update HTTP/1.1" 200 156 0.012103 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.006500 10.0.0.22 - - [2026-01-13 01:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.22 - - [2026-01-13 01:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.22 - - [2026-01-13 01:17:02] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006379 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.005849 10.0.0.22 - - [2026-01-13 01:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.22 - - [2026-01-13 01:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.22 - - [2026-01-13 01:17:02] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001718 10.0.0.22 - - [2026-01-13 01:17:02] "GET /loadbalancer-pool/4c9d4f15-407d-4b30-9f46-192130d2eb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002964 10.0.0.22 - - [2026-01-13 01:17:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014329 10.0.0.22 - - [2026-01-13 01:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019350 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.013398 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.003746 10.0.0.22 - - [2026-01-13 01:17:02] "POST /ref-update HTTP/1.1" 200 156 0.007679 10.0.0.22 - - [2026-01-13 01:17:02] "POST /tags HTTP/1.1" 409 205 0.001763 10.0.0.22 - - [2026-01-13 01:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.22 - - [2026-01-13 01:17:02] "GET /tag/6a77966a-e198-4174-9b27-7df676a6aa38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009916 10.0.0.22 - - [2026-01-13 01:17:02] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.002997 10.0.0.22 - - [2026-01-13 01:17:02] "PUT /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2 HTTP/1.1" 200 256 0.028457 10.0.0.22 - - [2026-01-13 01:17:02] "POST /set-tag HTTP/1.1" 200 109 0.098100 10.0.0.22 - - [2026-01-13 01:17:02] "GET /loadbalancer-pool/5fc67032-5d1c-4199-860a-8600ed3ef0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.015095 10.0.0.22 - - [2026-01-13 01:17:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014228 10.0.0.22 - - [2026-01-13 01:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013975 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.007051 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.008512 10.0.0.22 - - [2026-01-13 01:17:02] "POST /ref-update HTTP/1.1" 200 156 0.009646 10.0.0.22 - - [2026-01-13 01:17:02] "POST /set-tag HTTP/1.1" 200 109 0.004329 10.0.0.22 - - [2026-01-13 01:17:02] "GET /loadbalancer-pool/39866430-5cfc-4bad-9e25-243ac092b699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.018182 10.0.0.22 - - [2026-01-13 01:17:02] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011379 10.0.0.22 - - [2026-01-13 01:17:02] "PUT /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2 HTTP/1.1" 200 256 0.021696 10.0.0.22 - - [2026-01-13 01:17:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.060702 10.0.0.22 - - [2026-01-13 01:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007112 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.010012 10.0.0.22 - - [2026-01-13 01:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.22 - - [2026-01-13 01:17:02] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.003315 10.0.0.22 - - [2026-01-13 01:17:02] "POST /ref-update HTTP/1.1" 200 156 0.005904 10.0.0.22 - - [2026-01-13 01:17:03] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002498 10.0.0.22 - - [2026-01-13 01:17:03] "PUT /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2 HTTP/1.1" 200 256 0.011599 10.0.0.22 - - [2026-01-13 01:17:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002076 10.0.0.22 - - [2026-01-13 01:17:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002195 10.0.0.22 - - [2026-01-13 01:18:35] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.005057 10.0.0.22 - - [2026-01-13 01:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.22 - - [2026-01-13 01:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.22 - - [2026-01-13 01:18:35] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002144 10.0.0.22 - - [2026-01-13 01:18:35] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004319 10.0.0.22 - - [2026-01-13 01:18:35] "POST /set-tag HTTP/1.1" 200 109 0.022888 10.0.0.22 - - [2026-01-13 01:18:35] "DELETE /loadbalancer-member/3ec8dd76-2d2b-40f6-91fa-7e7273fd2e9d HTTP/1.1" 200 115 0.041505 10.0.0.22 - - [2026-01-13 01:18:35] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.005505 10.0.0.22 - - [2026-01-13 01:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.22 - - [2026-01-13 01:18:35] "DELETE /loadbalancer-member/668e54ee-49e4-4c96-bac0-cf00a85fc94c HTTP/1.1" 200 115 0.032411 10.0.0.22 - - [2026-01-13 01:18:35] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.015785 10.0.0.22 - - [2026-01-13 01:18:35] "POST /set-tag HTTP/1.1" 200 109 0.008955 10.0.0.22 - - [2026-01-13 01:18:35] "DELETE /loadbalancer-member/8229d522-fb89-4965-bef0-7dec23b7aacd HTTP/1.1" 200 115 0.034765 10.0.0.22 - - [2026-01-13 01:18:35] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004018 10.0.0.22 - - [2026-01-13 01:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.22 - - [2026-01-13 01:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.22 - - [2026-01-13 01:18:35] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002650 10.0.0.22 - - [2026-01-13 01:18:35] "GET /loadbalancer-pool/4c9d4f15-407d-4b30-9f46-192130d2eb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002811 10.0.0.22 - - [2026-01-13 01:18:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023473 10.0.0.22 - - [2026-01-13 01:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031286 10.0.0.22 - - [2026-01-13 01:18:36] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.011816 10.0.0.22 - - [2026-01-13 01:18:36] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.005017 10.0.0.22 - - [2026-01-13 01:18:36] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004560 10.0.0.22 - - [2026-01-13 01:18:36] "POST /set-tag HTTP/1.1" 200 109 0.068561 10.0.0.22 - - [2026-01-13 01:18:36] "GET /loadbalancer-pool/5fc67032-5d1c-4199-860a-8600ed3ef0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.011398 10.0.0.22 - - [2026-01-13 01:18:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027270 10.0.0.22 - - [2026-01-13 01:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020432 10.0.0.22 - - [2026-01-13 01:18:36] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.014694 10.0.0.22 - - [2026-01-13 01:18:36] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006649 10.0.0.22 - - [2026-01-13 01:18:36] "POST /set-tag HTTP/1.1" 200 109 0.008998 10.0.0.22 - - [2026-01-13 01:18:36] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003091 10.0.0.22 - - [2026-01-13 01:18:36] "GET /loadbalancer-pool/39866430-5cfc-4bad-9e25-243ac092b699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002822 10.0.0.22 - - [2026-01-13 01:18:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017073 10.0.0.22 - - [2026-01-13 01:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018323 10.0.0.22 - - [2026-01-13 01:18:36] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.011799 10.0.0.22 - - [2026-01-13 01:18:36] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006696 10.0.0.22 - - [2026-01-13 01:18:36] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002001 10.0.0.22 - - [2026-01-13 01:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002506 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:18:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:18:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:18:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000781 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:18:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:19:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:19:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.22 - - [2026-01-13 01:21:03] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.22 - - [2026-01-13 01:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.22 - - [2026-01-13 01:21:03] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035523 10.0.0.22 - - [2026-01-13 01:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2026-01-13 01:21:03] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062355 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-01-13 01:21:04] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044303 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.002277 10.0.0.22 - - [2026-01-13 01:21:04] "POST /tags HTTP/1.1" 200 333 0.031475 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.22 - - [2026-01-13 01:21:04] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036004 10.0.0.22 - - [2026-01-13 01:21:04] "GET /tag/3634abbd-b1c6-4634-b749-e852443fd3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.027912 10.0.0.22 - - [2026-01-13 01:21:04] "GET /virtual-networks?parent_id=4effb4b9-b457-42f2-993e-05256e1f45e1&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.016251 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2026-01-13 01:21:04] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035406 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.22 - - [2026-01-13 01:21:04] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007637 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.22 - - [2026-01-13 01:21:04] "GET /service-appliance-set/7f00c182-e76c-4db4-9689-48b33004ea04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004270 10.0.0.22 - - [2026-01-13 01:21:04] "POST /virtual-networks HTTP/1.1" 200 512 0.077877 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.22 - - [2026-01-13 01:21:04] "GET /network-ipam/d2e525cc-12af-41f1-8e89-7e248924f22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003736 10.0.0.22 - - [2026-01-13 01:21:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.001885 10.0.0.22 - - [2026-01-13 01:21:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.096925 10.0.0.22 - - [2026-01-13 01:21:04] "GET /virtual-machine-interface/77ec76f8-9b84-4e09-93ce-a58f4c5619be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021667 10.0.0.22 - - [2026-01-13 01:21:04] "POST /useragent-kv HTTP/1.1" 200 115 0.015890 10.0.0.22 - - [2026-01-13 01:21:04] "POST /ref-update HTTP/1.1" 200 156 0.156689 10.0.0.22 - - [2026-01-13 01:21:04] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005250 10.0.0.22 - - [2026-01-13 01:21:04] "GET /domains HTTP/1.1" 200 280 0.001534 10.0.0.22 - - [2026-01-13 01:21:04] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1 HTTP/1.1" 200 3086 0.010466 10.0.0.22 - - [2026-01-13 01:21:04] "POST /instance-ips HTTP/1.1" 200 409 0.032810 10.0.0.22 - - [2026-01-13 01:21:05] "GET /instance-ip/878e4432-cd11-4888-bbb5-3f1b6b5fd845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011070 10.0.0.22 - - [2026-01-13 01:21:05] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1 HTTP/1.1" 200 5476 0.057513 10.0.0.22 - - [2026-01-13 01:21:05] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.004632 10.0.0.22 - - [2026-01-13 01:21:05] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.003544 10.0.0.22 - - [2026-01-13 01:21:05] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1178 0.044034 10.0.0.22 - - [2026-01-13 01:21:05] "POST /loadbalancers HTTP/1.1" 200 610 0.092126 10.0.0.22 - - [2026-01-13 01:21:05] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1178 0.005382 10.0.0.22 - - [2026-01-13 01:21:05] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026898 10.0.0.22 - - [2026-01-13 01:21:05] "GET /instance-ip/878e4432-cd11-4888-bbb5-3f1b6b5fd845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002405 10.0.0.22 - - [2026-01-13 01:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009190 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009191 10.0.0.22 - - [2026-01-13 01:21:05] "POST /floating-ips HTTP/1.1" 200 597 0.029110 10.0.0.22 - - [2026-01-13 01:21:05] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041859 10.0.0.22 - - [2026-01-13 01:21:05] "POST /route-targets HTTP/1.1" 200 327 0.014277 10.0.0.22 - - [2026-01-13 01:21:05] "POST /ref-update HTTP/1.1" 200 156 0.023983 10.0.0.22 - - [2026-01-13 01:21:05] "GET /loadbalancer/d55d1c15-4f31-45e4-81f8-2e4d853fd525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007096 10.0.0.22 - - [2026-01-13 01:21:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.046596 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.22 - - [2026-01-13 01:21:05] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027623 10.0.0.22 - - [2026-01-13 01:21:05] "GET /loadbalancer-listener/d27ef71b-82fa-405c-afc1-2215077951ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003744 10.0.0.22 - - [2026-01-13 01:21:05] "GET /loadbalancer-listener/d27ef71b-82fa-405c-afc1-2215077951ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002880 10.0.0.22 - - [2026-01-13 01:21:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018813 10.0.0.22 - - [2026-01-13 01:21:05] "GET /instance-ip/878e4432-cd11-4888-bbb5-3f1b6b5fd845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002752 10.0.0.22 - - [2026-01-13 01:21:05] "GET /instance-ip/878e4432-cd11-4888-bbb5-3f1b6b5fd845?fields=floating_ips HTTP/1.1" 200 1212 0.005329 10.0.0.22 - - [2026-01-13 01:21:05] "GET /floating-ip/44fbf3a7-0973-47ac-a9c2-49a200690cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002607 10.0.0.22 - - [2026-01-13 01:21:05] "POST /tags HTTP/1.1" 200 295 0.045901 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014466 10.0.0.22 - - [2026-01-13 01:21:05] "GET /tag/3db46e6c-d1bc-474c-97c7-ccde7f767a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012416 10.0.0.22 - - [2026-01-13 01:21:05] "POST /tags HTTP/1.1" 409 233 0.001420 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2026-01-13 01:21:05] "GET /tag/486a3996-13e9-4754-b908-e19b9e182f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012637 10.0.0.22 - - [2026-01-13 01:21:05] "POST /tags HTTP/1.1" 409 206 0.006387 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2026-01-13 01:21:05] "GET /tag/8c6656b1-ab3c-48f1-9275-e9297f437c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010397 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.22 - - [2026-01-13 01:21:05] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003321 10.0.0.22 - - [2026-01-13 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.22 - - [2026-01-13 01:21:05] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029823 10.0.0.22 - - [2026-01-13 01:21:05] "POST /virtual-machines HTTP/1.1" 200 369 0.006247 10.0.0.22 - - [2026-01-13 01:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007460 10.0.0.22 - - [2026-01-13 01:21:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097016 10.0.0.22 - - [2026-01-13 01:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013356 10.0.0.22 - - [2026-01-13 01:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004554 10.0.0.22 - - [2026-01-13 01:21:06] "POST /instance-ips HTTP/1.1" 200 409 0.017903 10.0.0.22 - - [2026-01-13 01:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019974 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.016325 10.0.0.22 - - [2026-01-13 01:21:06] "POST /set-tag HTTP/1.1" 200 109 0.017664 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017492 10.0.0.22 - - [2026-01-13 01:21:06] "GET /instance-ip/22198156-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003944 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003994 10.0.0.22 - - [2026-01-13 01:21:06] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002830 10.0.0.22 - - [2026-01-13 01:21:06] "POST /ref-update HTTP/1.1" 200 156 0.011085 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012538 10.0.0.22 - - [2026-01-13 01:21:06] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.22 - - [2026-01-13 01:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003706 10.0.0.22 - - [2026-01-13 01:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.22 - - [2026-01-13 01:21:06] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032402 10.0.0.22 - - [2026-01-13 01:21:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007663 10.0.0.22 - - [2026-01-13 01:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017379 10.0.0.22 - - [2026-01-13 01:21:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106818 10.0.0.22 - - [2026-01-13 01:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009952 10.0.0.22 - - [2026-01-13 01:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016501 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006114 10.0.0.22 - - [2026-01-13 01:21:06] "POST /instance-ips HTTP/1.1" 200 409 0.019814 10.0.0.22 - - [2026-01-13 01:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022336 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.003757 10.0.0.22 - - [2026-01-13 01:21:06] "POST /set-tag HTTP/1.1" 200 109 0.014465 10.0.0.22 - - [2026-01-13 01:21:06] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004572 10.0.0.22 - - [2026-01-13 01:21:06] "GET /instance-ip/2287a028-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004955 10.0.0.22 - - [2026-01-13 01:21:07] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004131 10.0.0.22 - - [2026-01-13 01:21:07] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.22 - - [2026-01-13 01:21:07] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002946 10.0.0.22 - - [2026-01-13 01:21:07] "POST /ref-update HTTP/1.1" 200 156 0.008401 10.0.0.22 - - [2026-01-13 01:21:07] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003958 10.0.0.22 - - [2026-01-13 01:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.22 - - [2026-01-13 01:21:07] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003638 10.0.0.22 - - [2026-01-13 01:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.22 - - [2026-01-13 01:21:07] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004531 10.0.0.22 - - [2026-01-13 01:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domains HTTP/1.1" 200 280 0.001809 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1 HTTP/1.1" 200 3086 0.002268 10.0.0.22 - - [2026-01-13 01:21:10] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1 HTTP/1.1" 200 7064 0.026206 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.003619 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.003878 10.0.0.22 - - [2026-01-13 01:21:10] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1399 0.002843 10.0.0.22 - - [2026-01-13 01:21:10] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1399 0.001875 10.0.0.22 - - [2026-01-13 01:21:10] "GET /route-target/0b88a7b2-9d1d-4688-9e91-6e471d7b2dbc HTTP/1.1" 200 1151 0.001809 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.003076 10.0.0.22 - - [2026-01-13 01:21:10] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1399 0.001818 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002910 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.003254 10.0.0.22 - - [2026-01-13 01:21:10] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1399 0.001831 10.0.0.22 - - [2026-01-13 01:21:10] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 200 1399 0.002454 10.0.0.22 - - [2026-01-13 01:21:10] "GET /route-target/0b88a7b2-9d1d-4688-9e91-6e471d7b2dbc HTTP/1.1" 200 1151 0.002768 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domains HTTP/1.1" 200 280 0.001745 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1 HTTP/1.1" 200 3086 0.002845 10.0.0.22 - - [2026-01-13 01:21:10] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1 HTTP/1.1" 200 7064 0.028636 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2085 0.003572 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2026-01-13 01:21:10] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026680 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003912 10.0.0.22 - - [2026-01-13 01:21:10] "GET /floating-ip-pools?parent_id=eda99ea6-ac96-4a20-8312-0c9b64b43033&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002244 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003830 10.0.0.22 - - [2026-01-13 01:21:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018703 10.0.0.22 - - [2026-01-13 01:21:10] "POST /ref-update HTTP/1.1" 200 156 0.006576 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012685 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domains HTTP/1.1" 200 280 0.001391 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1 HTTP/1.1" 200 3086 0.002069 10.0.0.22 - - [2026-01-13 01:21:10] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1 HTTP/1.1" 200 7320 0.022484 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2323 0.003943 10.0.0.22 - - [2026-01-13 01:21:10] "GET /floating-ip-pool/58adec1a-9f2f-44ed-a264-f790349ac915 HTTP/1.1" 200 1314 0.001525 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domains HTTP/1.1" 200 280 0.001182 10.0.0.22 - - [2026-01-13 01:21:10] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1 HTTP/1.1" 200 3086 0.001925 10.0.0.22 - - [2026-01-13 01:21:10] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1 HTTP/1.1" 200 7320 0.031849 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 2323 0.004030 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003963 10.0.0.22 - - [2026-01-13 01:21:10] "POST /tags HTTP/1.1" 200 365 0.046885 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.22 - - [2026-01-13 01:21:10] "GET /tag/ead4e132-d666-4352-860b-eac544312b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014100 10.0.0.22 - - [2026-01-13 01:21:10] "POST /tags HTTP/1.1" 409 206 0.002398 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2026-01-13 01:21:10] "GET /tag/8c6656b1-ab3c-48f1-9275-e9297f437c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012567 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.22 - - [2026-01-13 01:21:10] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043415 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.22 - - [2026-01-13 01:21:10] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003580 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2026-01-13 01:21:10] "GET /service-appliance-set/7b759b23-daa2-4ce4-9c41-dbe3f45124f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003626 10.0.0.22 - - [2026-01-13 01:21:10] "POST /fqname-to-id HTTP/1.1" 404 258 0.001269 10.0.0.22 - - [2026-01-13 01:21:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091311 10.0.0.22 - - [2026-01-13 01:21:11] "GET /virtual-machine-interface/2225ad28-9f05-4662-9125-10714bf14330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004872 10.0.0.22 - - [2026-01-13 01:21:11] "POST /set-tag HTTP/1.1" 200 109 0.013492 10.0.0.22 - - [2026-01-13 01:21:11] "POST /instance-ips HTTP/1.1" 200 417 0.029995 10.0.0.22 - - [2026-01-13 01:21:11] "GET /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003733 10.0.0.22 - - [2026-01-13 01:21:11] "POST /loadbalancers HTTP/1.1" 200 618 0.066547 10.0.0.22 - - [2026-01-13 01:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012609 10.0.0.22 - - [2026-01-13 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.22 - - [2026-01-13 01:21:11] "POST /service-instances HTTP/1.1" 200 566 0.019222 10.0.0.22 - - [2026-01-13 01:21:11] "POST /ref-update HTTP/1.1" 200 156 0.010246 10.0.0.22 - - [2026-01-13 01:21:11] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037689 10.0.0.22 - - [2026-01-13 01:21:11] "GET /virtual-machine-interface/2225ad28-9f05-4662-9125-10714bf14330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004562 10.0.0.22 - - [2026-01-13 01:21:11] "GET /virtual-machine-interface/2225ad28-9f05-4662-9125-10714bf14330?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009042 10.0.0.22 - - [2026-01-13 01:21:11] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.007997 10.0.0.22 - - [2026-01-13 01:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010020 10.0.0.22 - - [2026-01-13 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.22 - - [2026-01-13 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.22 - - [2026-01-13 01:21:11] "GET /floating-ip-pool/58adec1a-9f2f-44ed-a264-f790349ac915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001750 10.0.0.22 - - [2026-01-13 01:21:11] "POST /floating-ips HTTP/1.1" 200 671 0.084002 10.0.0.22 - - [2026-01-13 01:21:11] "POST /virtual-machines HTTP/1.1" 200 429 0.070451 10.0.0.22 - - [2026-01-13 01:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042816 10.0.0.22 - - [2026-01-13 01:21:11] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009095 10.0.0.22 - - [2026-01-13 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-01-13 01:21:11] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012063 10.0.0.22 - - [2026-01-13 01:21:11] "POST /tags HTTP/1.1" 409 221 0.003642 10.0.0.22 - - [2026-01-13 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2026-01-13 01:21:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131663 10.0.0.22 - - [2026-01-13 01:21:11] "POST /chown HTTP/1.1" 200 109 0.018711 10.0.0.22 - - [2026-01-13 01:21:11] "GET /tag/3634abbd-b1c6-4634-b749-e852443fd3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011656 10.0.0.22 - - [2026-01-13 01:21:11] "POST /tags HTTP/1.1" 409 238 0.001559 10.0.0.22 - - [2026-01-13 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.22 - - [2026-01-13 01:21:11] "POST /chown HTTP/1.1" 200 109 0.004800 10.0.0.22 - - [2026-01-13 01:21:11] "PUT /virtual-machine-interface/815bf079-454e-46b1-aee4-0475a35fb228 HTTP/1.1" 200 284 0.014600 10.0.0.22 - - [2026-01-13 01:21:11] "GET /tag/ead4e132-d666-4352-860b-eac544312b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021528 10.0.0.22 - - [2026-01-13 01:21:11] "PUT /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 256 0.044095 10.0.0.22 - - [2026-01-13 01:21:11] "POST /firewall-rules HTTP/1.1" 200 650 0.087343 10.0.0.22 - - [2026-01-13 01:21:11] "GET /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008162 10.0.0.22 - - [2026-01-13 01:21:11] "POST /ref-update HTTP/1.1" 200 156 0.055533 10.0.0.22 - - [2026-01-13 01:21:11] "POST /ref-update HTTP/1.1" 200 156 0.015935 10.0.0.22 - - [2026-01-13 01:21:11] "POST /ref-update HTTP/1.1" 200 156 0.015205 10.0.0.22 - - [2026-01-13 01:21:11] "GET /firewall-policy/dd529ad4-034a-481f-9738-738b02a351fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004405 10.0.0.22 - - [2026-01-13 01:21:11] "GET /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.001882 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.020342 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008097 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.014757 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.017462 10.0.0.22 - - [2026-01-13 01:21:12] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041113 10.0.0.22 - - [2026-01-13 01:21:12] "GET /loadbalancer/2a80e787-d54c-4bbf-9dad-a3ccdbc3f1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.001986 10.0.0.22 - - [2026-01-13 01:21:12] "POST /virtual-machines HTTP/1.1" 200 429 0.024944 10.0.0.22 - - [2026-01-13 01:21:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.039412 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.22 - - [2026-01-13 01:21:12] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.075944 10.0.0.22 - - [2026-01-13 01:21:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116596 10.0.0.22 - - [2026-01-13 01:21:12] "GET /loadbalancer-listener/c67d87f3-d1c2-4cba-a9f9-d4bf53c3f0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008703 10.0.0.22 - - [2026-01-13 01:21:12] "GET /loadbalancer-listener/c67d87f3-d1c2-4cba-a9f9-d4bf53c3f0d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.020187 10.0.0.22 - - [2026-01-13 01:21:12] "POST /chown HTTP/1.1" 200 109 0.026409 10.0.0.22 - - [2026-01-13 01:21:12] "POST /chown HTTP/1.1" 200 109 0.009888 10.0.0.22 - - [2026-01-13 01:21:12] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040253 10.0.0.22 - - [2026-01-13 01:21:12] "PUT /virtual-machine-interface/56ec5306-e17e-4f5f-ac55-9d19c2a4eb01 HTTP/1.1" 200 284 0.044450 10.0.0.22 - - [2026-01-13 01:21:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041722 10.0.0.22 - - [2026-01-13 01:21:12] "GET /loadbalancer-pool/ff654cee-2ae0-4358-917a-c5eb813062d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004744 10.0.0.22 - - [2026-01-13 01:21:12] "PUT /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 256 0.041884 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.025212 10.0.0.22 - - [2026-01-13 01:21:12] "POST /loadbalancer-members HTTP/1.1" 200 707 0.054772 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.036225 10.0.0.22 - - [2026-01-13 01:21:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027095 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.030394 10.0.0.22 - - [2026-01-13 01:21:12] "GET /loadbalancer-member/4fe950c0-ede9-456f-956d-507dedbf0387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.013987 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.023038 10.0.0.22 - - [2026-01-13 01:21:12] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012510 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.22 - - [2026-01-13 01:21:12] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005287 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.031412 10.0.0.22 - - [2026-01-13 01:21:12] "POST /tags HTTP/1.1" 409 221 0.003982 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2026-01-13 01:21:12] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.009365 10.0.0.22 - - [2026-01-13 01:21:12] "GET /tag/3634abbd-b1c6-4634-b749-e852443fd3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023681 10.0.0.22 - - [2026-01-13 01:21:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.006952 10.0.0.22 - - [2026-01-13 01:21:12] "POST /tags HTTP/1.1" 409 238 0.003828 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.22 - - [2026-01-13 01:21:12] "GET /tag/ead4e132-d666-4352-860b-eac544312b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011815 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013753 10.0.0.22 - - [2026-01-13 01:21:12] "POST /chown HTTP/1.1" 200 109 0.006091 10.0.0.22 - - [2026-01-13 01:21:12] "POST /firewall-rules HTTP/1.1" 409 293 0.002645 10.0.0.22 - - [2026-01-13 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.22 - - [2026-01-13 01:21:12] "POST /chown HTTP/1.1" 200 109 0.010693 10.0.0.22 - - [2026-01-13 01:21:12] "PUT /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2 HTTP/1.1" 200 260 0.040540 10.0.0.22 - - [2026-01-13 01:21:12] "PUT /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 256 0.031060 10.0.0.22 - - [2026-01-13 01:21:12] "POST /ref-update HTTP/1.1" 200 156 0.015841 10.0.0.22 - - [2026-01-13 01:21:12] "GET /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003606 10.0.0.22 - - [2026-01-13 01:21:12] "GET /firewall-policy/dd529ad4-034a-481f-9738-738b02a351fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003139 10.0.0.22 - - [2026-01-13 01:21:12] "GET /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002103 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.005492 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.013437 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 256 0.019773 10.0.0.22 - - [2026-01-13 01:21:13] "POST /ref-update HTTP/1.1" 200 156 0.010919 10.0.0.22 - - [2026-01-13 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.006469 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.005523 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 256 0.024343 10.0.0.22 - - [2026-01-13 01:21:13] "POST /ref-update HTTP/1.1" 200 156 0.017625 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.005727 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.019746 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 256 0.017525 10.0.0.22 - - [2026-01-13 01:21:13] "POST /ref-update HTTP/1.1" 200 156 0.011381 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.007668 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011986 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.010240 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006773 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.010993 10.0.0.22 - - [2026-01-13 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009091 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025982 10.0.0.22 - - [2026-01-13 01:21:13] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010020 10.0.0.22 - - [2026-01-13 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.016911 10.0.0.22 - - [2026-01-13 01:21:13] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034373 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012421 10.0.0.22 - - [2026-01-13 01:21:13] "POST /virtual-machines HTTP/1.1" 200 373 0.011751 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035260 10.0.0.22 - - [2026-01-13 01:21:13] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.021432 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038048 10.0.0.22 - - [2026-01-13 01:21:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.112126 10.0.0.22 - - [2026-01-13 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.22 - - [2026-01-13 01:21:13] "POST /chown HTTP/1.1" 200 109 0.005922 10.0.0.22 - - [2026-01-13 01:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006481 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.026042 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005692 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.020214 10.0.0.22 - - [2026-01-13 01:21:14] "POST /ref-update HTTP/1.1" 200 156 0.026910 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.019449 10.0.0.22 - - [2026-01-13 01:21:14] "POST /instance-ips HTTP/1.1" 200 413 0.040978 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.013168 10.0.0.22 - - [2026-01-13 01:21:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035945 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.012029 10.0.0.22 - - [2026-01-13 01:21:14] "POST /ref-update HTTP/1.1" 200 156 0.028741 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.22 - - [2026-01-13 01:21:14] "POST /set-tag HTTP/1.1" 200 109 0.018360 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.010994 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012715 10.0.0.22 - - [2026-01-13 01:21:14] "GET /instance-ip/26d9848e-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.012924 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.038113 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.009316 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003921 10.0.0.22 - - [2026-01-13 01:21:14] "POST /set-tag HTTP/1.1" 200 109 0.001628 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.002882 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.006754 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-01-13 01:21:14] "POST /ref-update HTTP/1.1" 200 156 0.010083 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.014287 10.0.0.22 - - [2026-01-13 01:21:14] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.025957 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.021338 10.0.0.22 - - [2026-01-13 01:21:14] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003882 10.0.0.22 - - [2026-01-13 01:21:14] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.007992 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.017041 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.014715 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.014192 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.016836 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.005487 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.005449 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.015568 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.005709 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.023394 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.005852 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.018366 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.012149 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.22 - - [2026-01-13 01:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.22 - - [2026-01-13 01:21:14] "POST /chown HTTP/1.1" 200 109 0.006980 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.006038 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.011745 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.011064 10.0.0.22 - - [2026-01-13 01:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.018037 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.008959 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005990 10.0.0.22 - - [2026-01-13 01:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005597 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005447 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.010238 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.011658 10.0.0.22 - - [2026-01-13 01:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005887 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.015069 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.013702 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005769 10.0.0.22 - - [2026-01-13 01:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005510 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005643 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.010026 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.014071 10.0.0.22 - - [2026-01-13 01:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.005529 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.019867 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.006394 10.0.0.22 - - [2026-01-13 01:21:15] "POST /chown HTTP/1.1" 200 109 0.025507 10.0.0.22 - - [2026-01-13 01:21:17] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003902 10.0.0.22 - - [2026-01-13 01:21:17] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.22 - - [2026-01-13 01:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2026-01-13 01:21:17] "GET /loadbalancer/d55d1c15-4f31-45e4-81f8-2e4d853fd525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001894 10.0.0.22 - - [2026-01-13 01:21:17] "GET /loadbalancer-pool/80e8d6fd-1e83-40ba-994a-8b038632ece4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002068 10.0.0.22 - - [2026-01-13 01:21:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.011389 10.0.0.22 - - [2026-01-13 01:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009932 10.0.0.22 - - [2026-01-13 01:21:17] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004149 10.0.0.22 - - [2026-01-13 01:21:17] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003901 10.0.0.22 - - [2026-01-13 01:21:17] "POST /ref-update HTTP/1.1" 200 156 0.005188 10.0.0.22 - - [2026-01-13 01:21:17] "POST /tags HTTP/1.1" 409 221 0.002737 10.0.0.22 - - [2026-01-13 01:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.22 - - [2026-01-13 01:21:17] "GET /tag/3634abbd-b1c6-4634-b749-e852443fd3f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014606 10.0.0.22 - - [2026-01-13 01:21:17] "GET /floating-ip/44fbf3a7-0973-47ac-a9c2-49a200690cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.016247 10.0.0.22 - - [2026-01-13 01:21:17] "PUT /floating-ip/44fbf3a7-0973-47ac-a9c2-49a200690cf0 HTTP/1.1" 200 256 0.006765 10.0.0.22 - - [2026-01-13 01:21:17] "POST /set-tag HTTP/1.1" 200 109 0.013970 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003981 10.0.0.22 - - [2026-01-13 01:21:18] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.22 - - [2026-01-13 01:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine/7ed326a2-11e1-4ae6-85d5-f8829135dae7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003203 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003807 10.0.0.22 - - [2026-01-13 01:21:18] "GET /loadbalancer/d55d1c15-4f31-45e4-81f8-2e4d853fd525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001865 10.0.0.22 - - [2026-01-13 01:21:18] "GET /loadbalancer-pool/80e8d6fd-1e83-40ba-994a-8b038632ece4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002012 10.0.0.22 - - [2026-01-13 01:21:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018757 10.0.0.22 - - [2026-01-13 01:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.040502 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014156 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003729 10.0.0.22 - - [2026-01-13 01:21:18] "POST /ref-update HTTP/1.1" 200 156 0.006195 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine/25bb53c6-39d8-4410-9b22-01e3a4dfc11a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002538 10.0.0.22 - - [2026-01-13 01:21:18] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005563 10.0.0.22 - - [2026-01-13 01:21:18] "GET /floating-ip/44fbf3a7-0973-47ac-a9c2-49a200690cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002293 10.0.0.22 - - [2026-01-13 01:21:18] "POST /set-tag HTTP/1.1" 200 109 0.025000 10.0.0.22 - - [2026-01-13 01:21:23] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004386 10.0.0.22 - - [2026-01-13 01:21:23] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.22 - - [2026-01-13 01:21:23] "GET /virtual-machine/56fc3af7-9a21-41fe-b8f8-974a31cd07ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.005275 10.0.0.22 - - [2026-01-13 01:21:24] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005555 10.0.0.22 - - [2026-01-13 01:21:24] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006371 10.0.0.22 - - [2026-01-13 01:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.22 - - [2026-01-13 01:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2026-01-13 01:21:47] "POST /chown HTTP/1.1" 200 109 0.005534 10.0.0.22 - - [2026-01-13 01:21:47] "POST /chown HTTP/1.1" 200 109 0.024194 10.0.0.22 - - [2026-01-13 01:21:47] "POST /chown HTTP/1.1" 200 109 0.007049 10.0.0.22 - - [2026-01-13 01:21:47] "POST /chown HTTP/1.1" 200 109 0.016067 10.0.0.22 - - [2026-01-13 01:21:56] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004447 10.0.0.22 - - [2026-01-13 01:21:56] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.22 - - [2026-01-13 01:21:56] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003934 10.0.0.22 - - [2026-01-13 01:21:56] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.22 - - [2026-01-13 01:21:56] "GET /virtual-machine/56fc3af7-9a21-41fe-b8f8-974a31cd07ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002800 10.0.0.22 - - [2026-01-13 01:21:56] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.22 - - [2026-01-13 01:21:56] "GET /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011533 10.0.0.22 - - [2026-01-13 01:21:56] "POST /set-tag HTTP/1.1" 200 109 0.017470 10.0.0.22 - - [2026-01-13 01:21:56] "POST /set-tag HTTP/1.1" 200 109 0.028671 10.0.0.22 - - [2026-01-13 01:21:57] "DELETE /instance-ip/26d9848e-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.077423 10.0.0.22 - - [2026-01-13 01:21:57] "DELETE /virtual-machine-interface/26c05914-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.087891 10.0.0.22 - - [2026-01-13 01:21:57] "DELETE /virtual-machine/56fc3af7-9a21-41fe-b8f8-974a31cd07ae HTTP/1.1" 200 115 0.036354 10.0.0.22 - - [2026-01-13 01:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.22 - - [2026-01-13 01:21:59] "GET /tag/ead4e132-d666-4352-860b-eac544312b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009593 10.0.0.22 - - [2026-01-13 01:21:59] "GET /tag/ead4e132-d666-4352-860b-eac544312b69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014170 10.0.0.22 - - [2026-01-13 01:21:59] "GET /virtual-machine-interface/2225ad28-9f05-4662-9125-10714bf14330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003397 10.0.0.22 - - [2026-01-13 01:21:59] "POST /set-tag HTTP/1.1" 200 109 0.021923 10.0.0.22 - - [2026-01-13 01:21:59] "GET /virtual-machine-interface/56ec5306-e17e-4f5f-ac55-9d19c2a4eb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.030379 10.0.0.22 - - [2026-01-13 01:21:59] "POST /set-tag HTTP/1.1" 200 109 0.013819 10.0.0.22 - - [2026-01-13 01:21:59] "GET /virtual-machine-interface/815bf079-454e-46b1-aee4-0475a35fb228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004043 10.0.0.22 - - [2026-01-13 01:21:59] "POST /set-tag HTTP/1.1" 200 109 0.015315 10.0.0.22 - - [2026-01-13 01:21:59] "GET /firewall-policy/dd529ad4-034a-481f-9738-738b02a351fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013702 10.0.0.22 - - [2026-01-13 01:21:59] "GET /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002586 10.0.0.22 - - [2026-01-13 01:21:59] "POST /ref-update HTTP/1.1" 200 156 0.011385 10.0.0.22 - - [2026-01-13 01:21:59] "DELETE /firewall-rule/304a4cb4-f4fa-434f-a7cb-7e222dd9b5e2 HTTP/1.1" 200 115 0.041192 10.0.0.22 - - [2026-01-13 01:21:59] "DELETE /loadbalancer-member/4fe950c0-ede9-456f-956d-507dedbf0387 HTTP/1.1" 200 115 0.044097 10.0.0.22 - - [2026-01-13 01:21:59] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.011091 10.0.0.22 - - [2026-01-13 01:21:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019314 10.0.0.22 - - [2026-01-13 01:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.22 - - [2026-01-13 01:21:59] "DELETE /loadbalancer-pool/ff654cee-2ae0-4358-917a-c5eb813062d2 HTTP/1.1" 200 115 0.060852 10.0.0.22 - - [2026-01-13 01:21:59] "DELETE /loadbalancer-listener/c67d87f3-d1c2-4cba-a9f9-d4bf53c3f0d4 HTTP/1.1" 200 115 0.035385 10.0.0.22 - - [2026-01-13 01:21:59] "GET /floating-ip/884cbd33-283f-42bc-9743-da64a99977b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002665 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.018912 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.014508 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.011467 10.0.0.22 - - [2026-01-13 01:21:59] "PUT /floating-ip/884cbd33-283f-42bc-9743-da64a99977b5 HTTP/1.1" 200 256 0.041185 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.016336 10.0.0.22 - - [2026-01-13 01:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.023099 10.0.0.22 - - [2026-01-13 01:21:59] "DELETE /floating-ip/884cbd33-283f-42bc-9743-da64a99977b5 HTTP/1.1" 200 115 0.094044 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.004357 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.013118 10.0.0.22 - - [2026-01-13 01:21:59] "POST /chown HTTP/1.1" 200 109 0.020875 10.0.0.22 - - [2026-01-13 01:21:59] "DELETE /loadbalancer/2a80e787-d54c-4bbf-9dad-a3ccdbc3f1e0 HTTP/1.1" 200 115 0.062052 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /instance-ip/3c5a018f-5115-4f5e-8da3-7913f8ed3652 HTTP/1.1" 200 115 0.044148 10.0.0.22 - - [2026-01-13 01:22:00] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.012543 10.0.0.22 - - [2026-01-13 01:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013499 10.0.0.22 - - [2026-01-13 01:22:00] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.026704 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /virtual-machine-interface/2225ad28-9f05-4662-9125-10714bf14330 HTTP/1.1" 200 115 0.131427 10.0.0.22 - - [2026-01-13 01:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013238 10.0.0.22 - - [2026-01-13 01:22:00] "PUT /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 266 0.028063 10.0.0.22 - - [2026-01-13 01:22:00] "GET /floating-ip-pool/58adec1a-9f2f-44ed-a264-f790349ac915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016795 10.0.0.22 - - [2026-01-13 01:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038857 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /tag/ead4e132-d666-4352-860b-eac544312b69 HTTP/1.1" 200 115 0.136836 10.0.0.22 - - [2026-01-13 01:22:00] "POST /ref-update HTTP/1.1" 200 156 0.052221 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /service-instance/628a2b66-534f-46a2-812a-f2559a989448 HTTP/1.1" 200 115 0.044092 10.0.0.22 - - [2026-01-13 01:22:00] "GET /virtual-machine-interface/56ec5306-e17e-4f5f-ac55-9d19c2a4eb01?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004216 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /floating-ip-pool/58adec1a-9f2f-44ed-a264-f790349ac915 HTTP/1.1" 200 115 0.045639 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /virtual-machine-interface/56ec5306-e17e-4f5f-ac55-9d19c2a4eb01 HTTP/1.1" 200 115 0.070910 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /virtual-machine/70e6f62f-eb07-433f-8534-551149bb4a05 HTTP/1.1" 200 115 0.028564 10.0.0.22 - - [2026-01-13 01:22:00] "GET /virtual-machine-interface/815bf079-454e-46b1-aee4-0475a35fb228?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009484 10.0.0.22 - - [2026-01-13 01:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.22 - - [2026-01-13 01:22:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004058 10.0.0.22 - - [2026-01-13 01:22:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002189 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /virtual-network/eda99ea6-ac96-4a20-8312-0c9b64b43033 HTTP/1.1" 200 115 0.141802 10.0.0.22 - - [2026-01-13 01:22:00] "GET /routing-instance/00141b8c-8668-49a9-97ae-f3abcf1fec5e HTTP/1.1" 404 171 0.005824 10.0.0.22 - - [2026-01-13 01:22:00] "GET /domains HTTP/1.1" 200 280 0.002336 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /route-target/0b88a7b2-9d1d-4688-9e91-6e471d7b2dbc HTTP/1.1" 200 115 0.033231 10.0.0.22 - - [2026-01-13 01:22:00] "GET /domain/25c018f2-2aca-4aeb-adf7-7a07e295b2e1 HTTP/1.1" 200 3086 0.005824 10.0.0.22 - - [2026-01-13 01:22:00] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1 HTTP/1.1" 200 6873 0.049345 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /virtual-machine-interface/815bf079-454e-46b1-aee4-0475a35fb228 HTTP/1.1" 200 115 0.098218 10.0.0.22 - - [2026-01-13 01:22:00] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004890 10.0.0.22 - - [2026-01-13 01:22:00] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.22 - - [2026-01-13 01:22:00] "POST /ref-update HTTP/1.1" 200 156 0.036812 10.0.0.22 - - [2026-01-13 01:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021277 10.0.0.22 - - [2026-01-13 01:22:00] "GET /loadbalancer/d55d1c15-4f31-45e4-81f8-2e4d853fd525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004187 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /virtual-machine/e449812d-66a2-4162-aeb0-549fa0129a9e HTTP/1.1" 200 115 0.045333 10.0.0.22 - - [2026-01-13 01:22:00] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003960 10.0.0.22 - - [2026-01-13 01:22:00] "POST /set-tag HTTP/1.1" 200 109 0.022748 10.0.0.22 - - [2026-01-13 01:22:00] "DELETE /loadbalancer-member/c3277923-08b3-4aee-9c69-fc2cd26d1146 HTTP/1.1" 200 115 0.026281 10.0.0.22 - - [2026-01-13 01:22:01] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004289 10.0.0.22 - - [2026-01-13 01:22:01] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.22 - - [2026-01-13 01:22:01] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004891 10.0.0.22 - - [2026-01-13 01:22:01] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.22 - - [2026-01-13 01:22:01] "GET /virtual-machine/25bb53c6-39d8-4410-9b22-01e3a4dfc11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002738 10.0.0.22 - - [2026-01-13 01:22:01] "POST /ref-update HTTP/1.1" 200 156 0.010219 10.0.0.22 - - [2026-01-13 01:22:01] "GET /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.021111 10.0.0.22 - - [2026-01-13 01:22:01] "POST /set-tag HTTP/1.1" 200 109 0.021420 10.0.0.22 - - [2026-01-13 01:22:01] "POST /set-tag HTTP/1.1" 200 109 0.048300 10.0.0.22 - - [2026-01-13 01:22:02] "POST /set-tag HTTP/1.1" 200 109 0.039462 10.0.0.22 - - [2026-01-13 01:22:02] "DELETE /instance-ip/2287a028-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.048624 10.0.0.22 - - [2026-01-13 01:22:02] "POST /ref-update HTTP/1.1" 200 156 0.011012 10.0.0.22 - - [2026-01-13 01:22:02] "DELETE /virtual-machine-interface/226dc2ac-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.036643 10.0.0.22 - - [2026-01-13 01:22:02] "DELETE /virtual-machine/25bb53c6-39d8-4410-9b22-01e3a4dfc11a HTTP/1.1" 200 115 0.019547 10.0.0.22 - - [2026-01-13 01:22:05] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009070 10.0.0.22 - - [2026-01-13 01:22:05] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.22 - - [2026-01-13 01:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.22 - - [2026-01-13 01:22:05] "GET /loadbalancer/d55d1c15-4f31-45e4-81f8-2e4d853fd525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002059 10.0.0.22 - - [2026-01-13 01:22:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004159 10.0.0.22 - - [2026-01-13 01:22:06] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.22 - - [2026-01-13 01:22:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004436 10.0.0.22 - - [2026-01-13 01:22:06] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.22 - - [2026-01-13 01:22:06] "GET /virtual-machine/7ed326a2-11e1-4ae6-85d5-f8829135dae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003464 10.0.0.22 - - [2026-01-13 01:22:06] "POST /ref-update HTTP/1.1" 200 156 0.011285 10.0.0.22 - - [2026-01-13 01:22:06] "GET /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010614 10.0.0.22 - - [2026-01-13 01:22:06] "POST /set-tag HTTP/1.1" 200 109 0.017863 10.0.0.22 - - [2026-01-13 01:22:06] "POST /set-tag HTTP/1.1" 200 109 0.027292 10.0.0.22 - - [2026-01-13 01:22:06] "POST /set-tag HTTP/1.1" 200 109 0.021807 10.0.0.22 - - [2026-01-13 01:22:07] "DELETE /instance-ip/22198156-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.041455 10.0.0.22 - - [2026-01-13 01:22:07] "POST /ref-update HTTP/1.1" 200 156 0.010170 10.0.0.22 - - [2026-01-13 01:22:07] "DELETE /virtual-machine-interface/22079658-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.057106 10.0.0.22 - - [2026-01-13 01:22:07] "DELETE /virtual-machine/7ed326a2-11e1-4ae6-85d5-f8829135dae7 HTTP/1.1" 200 115 0.015548 10.0.0.22 - - [2026-01-13 01:22:07] "DELETE /tag/3db46e6c-d1bc-474c-97c7-ccde7f767a74 HTTP/1.1" 200 115 0.055929 10.0.0.22 - - [2026-01-13 01:22:07] "DELETE /tag/486a3996-13e9-4754-b908-e19b9e182f5d HTTP/1.1" 200 115 0.042544 10.0.0.22 - - [2026-01-13 01:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2026-01-13 01:22:11] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035711 10.0.0.22 - - [2026-01-13 01:22:11] "POST /tags HTTP/1.1" 200 393 0.028853 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.22 - - [2026-01-13 01:22:11] "GET /tag/776144a5-93c3-489c-b3ca-66cf686eafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012680 10.0.0.22 - - [2026-01-13 01:22:11] "POST /tags HTTP/1.1" 200 341 0.014845 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.22 - - [2026-01-13 01:22:11] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011277 10.0.0.22 - - [2026-01-13 01:22:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.004360 10.0.0.22 - - [2026-01-13 01:22:11] "POST /security-groups HTTP/1.1" 200 589 0.058087 10.0.0.22 - - [2026-01-13 01:22:11] "POST /projects HTTP/1.1" 200 519 0.152893 10.0.0.22 - - [2026-01-13 01:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015759 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.001460 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2026-01-13 01:22:11] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.023342 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.22 - - [2026-01-13 01:22:11] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003326 10.0.0.22 - - [2026-01-13 01:22:11] "POST /access-control-lists HTTP/1.1" 200 598 0.078474 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.002782 10.0.0.22 - - [2026-01-13 01:22:11] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.060909 10.0.0.22 - - [2026-01-13 01:22:11] "POST /access-control-lists HTTP/1.1" 200 596 0.080415 10.0.0.22 - - [2026-01-13 01:22:11] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.104444 10.0.0.22 - - [2026-01-13 01:22:11] "POST /security-groups HTTP/1.1" 200 591 0.069747 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.001602 10.0.0.22 - - [2026-01-13 01:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024663 10.0.0.22 - - [2026-01-13 01:22:11] "POST /access-control-lists HTTP/1.1" 200 632 0.038902 10.0.0.22 - - [2026-01-13 01:22:11] "POST /chown HTTP/1.1" 200 109 0.044202 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.012421 10.0.0.22 - - [2026-01-13 01:22:11] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006104 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.22 - - [2026-01-13 01:22:11] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002244 10.0.0.22 - - [2026-01-13 01:22:11] "POST /tags HTTP/1.1" 409 226 0.002100 10.0.0.22 - - [2026-01-13 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.22 - - [2026-01-13 01:22:11] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015842 10.0.0.22 - - [2026-01-13 01:22:11] "POST /access-control-lists HTTP/1.1" 200 630 0.086657 10.0.0.22 - - [2026-01-13 01:22:12] "POST /firewall-rules HTTP/1.1" 200 600 0.087612 10.0.0.22 - - [2026-01-13 01:22:12] "GET /firewall-rule/b299f437-b21e-45eb-8194-0d13abe5ee3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013273 10.0.0.22 - - [2026-01-13 01:22:12] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003743 10.0.0.22 - - [2026-01-13 01:22:12] "GET /firewall-rule/b299f437-b21e-45eb-8194-0d13abe5ee3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002078 10.0.0.22 - - [2026-01-13 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.040067 10.0.0.22 - - [2026-01-13 01:22:12] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002702 10.0.0.22 - - [2026-01-13 01:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.22 - - [2026-01-13 01:22:12] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001917 10.0.0.22 - - [2026-01-13 01:22:12] "POST /tags HTTP/1.1" 409 226 0.002270 10.0.0.22 - - [2026-01-13 01:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.22 - - [2026-01-13 01:22:12] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013926 10.0.0.22 - - [2026-01-13 01:22:12] "POST /firewall-rules HTTP/1.1" 200 598 0.070514 10.0.0.22 - - [2026-01-13 01:22:12] "GET /firewall-rule/e426de8f-0ca2-4246-ac6d-0a830e0bed65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004140 10.0.0.22 - - [2026-01-13 01:22:12] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.002954 10.0.0.22 - - [2026-01-13 01:22:12] "GET /firewall-rule/e426de8f-0ca2-4246-ac6d-0a830e0bed65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002105 10.0.0.22 - - [2026-01-13 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.046514 10.0.0.22 - - [2026-01-13 01:22:12] "GET /global-system-configs HTTP/1.1" 200 322 0.009746 10.0.0.22 - - [2026-01-13 01:22:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003289 10.0.0.22 - - [2026-01-13 01:22:14] "POST /tags HTTP/1.1" 200 393 0.019332 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011641 10.0.0.22 - - [2026-01-13 01:22:14] "GET /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014455 10.0.0.22 - - [2026-01-13 01:22:14] "POST /tags HTTP/1.1" 200 341 0.015069 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011386 10.0.0.22 - - [2026-01-13 01:22:14] "GET /tag/64ab1ac7-5641-4996-a879-b68aa6cca38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010723 10.0.0.22 - - [2026-01-13 01:22:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000538 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.010795 10.0.0.22 - - [2026-01-13 01:22:14] "POST /security-groups HTTP/1.1" 200 589 0.065465 10.0.0.22 - - [2026-01-13 01:22:14] "POST /projects HTTP/1.1" 200 519 0.175915 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.002452 10.0.0.22 - - [2026-01-13 01:22:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015438 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018354 10.0.0.22 - - [2026-01-13 01:22:14] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007826 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.22 - - [2026-01-13 01:22:14] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004153 10.0.0.22 - - [2026-01-13 01:22:14] "POST /access-control-lists HTTP/1.1" 200 598 0.086251 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.009136 10.0.0.22 - - [2026-01-13 01:22:14] "POST /access-control-lists HTTP/1.1" 200 596 0.069050 10.0.0.22 - - [2026-01-13 01:22:14] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.090075 10.0.0.22 - - [2026-01-13 01:22:14] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.051112 10.0.0.22 - - [2026-01-13 01:22:14] "POST /security-groups HTTP/1.1" 200 591 0.072683 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.001471 10.0.0.22 - - [2026-01-13 01:22:14] "POST /access-control-lists HTTP/1.1" 200 632 0.058651 10.0.0.22 - - [2026-01-13 01:22:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.007264 10.0.0.22 - - [2026-01-13 01:22:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.067344 10.0.0.22 - - [2026-01-13 01:22:15] "POST /access-control-lists HTTP/1.1" 200 630 0.070166 10.0.0.22 - - [2026-01-13 01:22:15] "POST /chown HTTP/1.1" 200 109 0.079488 10.0.0.22 - - [2026-01-13 01:22:15] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005678 10.0.0.22 - - [2026-01-13 01:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.22 - - [2026-01-13 01:22:15] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002138 10.0.0.22 - - [2026-01-13 01:22:15] "POST /tags HTTP/1.1" 409 226 0.001174 10.0.0.22 - - [2026-01-13 01:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.22 - - [2026-01-13 01:22:15] "GET /tag/64ab1ac7-5641-4996-a879-b68aa6cca38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010077 10.0.0.22 - - [2026-01-13 01:22:15] "POST /firewall-rules HTTP/1.1" 200 600 0.061201 10.0.0.22 - - [2026-01-13 01:22:15] "GET /firewall-rule/2dd00ef0-cc98-4c6e-8167-35020bcd551c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005101 10.0.0.22 - - [2026-01-13 01:22:15] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003467 10.0.0.22 - - [2026-01-13 01:22:15] "GET /firewall-rule/2dd00ef0-cc98-4c6e-8167-35020bcd551c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001940 10.0.0.22 - - [2026-01-13 01:22:15] "POST /ref-update HTTP/1.1" 200 156 0.054303 10.0.0.22 - - [2026-01-13 01:22:15] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014510 10.0.0.22 - - [2026-01-13 01:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.22 - - [2026-01-13 01:22:15] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002610 10.0.0.22 - - [2026-01-13 01:22:15] "POST /tags HTTP/1.1" 409 226 0.001602 10.0.0.22 - - [2026-01-13 01:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.22 - - [2026-01-13 01:22:15] "GET /tag/64ab1ac7-5641-4996-a879-b68aa6cca38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013848 10.0.0.22 - - [2026-01-13 01:22:15] "POST /firewall-rules HTTP/1.1" 200 598 0.069707 10.0.0.22 - - [2026-01-13 01:22:15] "GET /firewall-rule/c2b71e57-ee0f-46ae-8943-d13cd141d757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010545 10.0.0.22 - - [2026-01-13 01:22:15] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003628 10.0.0.22 - - [2026-01-13 01:22:15] "GET /firewall-rule/c2b71e57-ee0f-46ae-8943-d13cd141d757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001823 10.0.0.22 - - [2026-01-13 01:22:15] "POST /ref-update HTTP/1.1" 200 156 0.043353 10.0.0.22 - - [2026-01-13 01:22:17] "POST /tags HTTP/1.1" 200 345 0.063154 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012220 10.0.0.22 - - [2026-01-13 01:22:17] "GET /tag/8e0e5993-1073-461a-a78c-9f807bc5017d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014359 10.0.0.22 - - [2026-01-13 01:22:17] "POST /projects HTTP/1.1" 409 238 0.002924 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2026-01-13 01:22:17] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035575 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.22 - - [2026-01-13 01:22:17] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004050 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-01-13 01:22:17] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003871 10.0.0.22 - - [2026-01-13 01:22:17] "POST /security-groups HTTP/1.1" 409 285 0.004550 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.22 - - [2026-01-13 01:22:17] "PUT /security-group/5121637f-5e58-4108-ad63-ea5f4c4912df HTTP/1.1" 200 262 0.069766 10.0.0.22 - - [2026-01-13 01:22:17] "PUT /access-control-list/f00d3213-b932-4af3-8e27-61f4982aec6e HTTP/1.1" 200 272 0.017380 10.0.0.22 - - [2026-01-13 01:22:17] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.076352 10.0.0.22 - - [2026-01-13 01:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.044649 10.0.0.22 - - [2026-01-13 01:22:17] "PUT /access-control-list/67fb771f-0f25-4311-8185-083df93a9a11 HTTP/1.1" 200 272 0.050145 10.0.0.22 - - [2026-01-13 01:22:17] "POST /tags HTTP/1.1" 409 228 0.013460 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.22 - - [2026-01-13 01:22:17] "GET /tag/8e0e5993-1073-461a-a78c-9f807bc5017d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009467 10.0.0.22 - - [2026-01-13 01:22:17] "POST /tags HTTP/1.1" 200 345 0.021221 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.22 - - [2026-01-13 01:22:17] "GET /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015343 10.0.0.22 - - [2026-01-13 01:22:17] "POST /projects HTTP/1.1" 409 238 0.001325 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-01-13 01:22:17] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041079 10.0.0.22 - - [2026-01-13 01:22:17] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043975 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.22 - - [2026-01-13 01:22:17] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004343 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.22 - - [2026-01-13 01:22:17] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003398 10.0.0.22 - - [2026-01-13 01:22:17] "POST /security-groups HTTP/1.1" 409 285 0.001604 10.0.0.22 - - [2026-01-13 01:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.22 - - [2026-01-13 01:22:18] "PUT /security-group/6d4abe24-de4b-406a-849e-493662c1ec80 HTTP/1.1" 200 262 0.057735 10.0.0.22 - - [2026-01-13 01:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026510 10.0.0.22 - - [2026-01-13 01:22:18] "PUT /access-control-list/56c601f3-a88a-49e8-842b-40fc9d40fc07 HTTP/1.1" 200 272 0.009035 10.0.0.22 - - [2026-01-13 01:22:18] "POST /tags HTTP/1.1" 409 228 0.009970 10.0.0.22 - - [2026-01-13 01:22:18] "PUT /access-control-list/b450482c-3830-4e60-8ed6-35d8f50ed352 HTTP/1.1" 200 272 0.017713 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2026-01-13 01:22:18] "GET /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009348 10.0.0.22 - - [2026-01-13 01:22:18] "POST /tags HTTP/1.1" 200 291 0.058458 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009815 10.0.0.22 - - [2026-01-13 01:22:18] "GET /tag/860198c5-cd4e-4182-9b2e-e1b6aa4ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012154 10.0.0.22 - - [2026-01-13 01:22:18] "POST /tags HTTP/1.1" 200 303 0.039959 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011307 10.0.0.22 - - [2026-01-13 01:22:18] "GET /tag/45ca6c65-fc1f-43b1-83d6-a925db4b7e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012660 10.0.0.22 - - [2026-01-13 01:22:18] "POST /tags HTTP/1.1" 409 252 0.001485 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.22 - - [2026-01-13 01:22:18] "GET /tag/776144a5-93c3-489c-b3ca-66cf686eafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009499 10.0.0.22 - - [2026-01-13 01:22:18] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2026-01-13 01:22:18] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009677 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.22 - - [2026-01-13 01:22:18] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003210 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001135 10.0.0.22 - - [2026-01-13 01:22:18] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032131 10.0.0.22 - - [2026-01-13 01:22:18] "POST /virtual-machines HTTP/1.1" 200 395 0.006181 10.0.0.22 - - [2026-01-13 01:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015652 10.0.0.22 - - [2026-01-13 01:22:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124817 10.0.0.22 - - [2026-01-13 01:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.006843 10.0.0.22 - - [2026-01-13 01:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015358 10.0.0.22 - - [2026-01-13 01:22:18] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005069 10.0.0.22 - - [2026-01-13 01:22:18] "POST /instance-ips HTTP/1.1" 200 397 0.018558 10.0.0.22 - - [2026-01-13 01:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018124 10.0.0.22 - - [2026-01-13 01:22:18] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010415 10.0.0.22 - - [2026-01-13 01:22:19] "POST /set-tag HTTP/1.1" 200 109 0.068715 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009444 10.0.0.22 - - [2026-01-13 01:22:19] "GET /instance-ip/4d7296bc-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003901 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003919 10.0.0.22 - - [2026-01-13 01:22:19] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002866 10.0.0.22 - - [2026-01-13 01:22:19] "POST /ref-update HTTP/1.1" 200 156 0.008970 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004082 10.0.0.22 - - [2026-01-13 01:22:19] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.22 - - [2026-01-13 01:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003596 10.0.0.22 - - [2026-01-13 01:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2026-01-13 01:22:19] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035741 10.0.0.22 - - [2026-01-13 01:22:19] "POST /virtual-machines HTTP/1.1" 200 395 0.006967 10.0.0.22 - - [2026-01-13 01:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019481 10.0.0.22 - - [2026-01-13 01:22:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097838 10.0.0.22 - - [2026-01-13 01:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012119 10.0.0.22 - - [2026-01-13 01:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.028919 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005262 10.0.0.22 - - [2026-01-13 01:22:19] "POST /instance-ips HTTP/1.1" 200 397 0.018736 10.0.0.22 - - [2026-01-13 01:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030463 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014163 10.0.0.22 - - [2026-01-13 01:22:19] "POST /set-tag HTTP/1.1" 200 109 0.059635 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.023966 10.0.0.22 - - [2026-01-13 01:22:19] "GET /instance-ip/4de0f4ea-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002334 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004314 10.0.0.22 - - [2026-01-13 01:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003010 10.0.0.22 - - [2026-01-13 01:22:19] "POST /ref-update HTTP/1.1" 200 156 0.023808 10.0.0.22 - - [2026-01-13 01:22:19] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006768 10.0.0.22 - - [2026-01-13 01:22:19] "POST /set-tag HTTP/1.1" 200 109 0.006468 10.0.0.22 - - [2026-01-13 01:22:20] "POST /tags HTTP/1.1" 200 291 0.016098 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.22 - - [2026-01-13 01:22:20] "GET /tag/08cd70a2-9d2e-4d3f-93dc-e73806c21b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.015157 10.0.0.22 - - [2026-01-13 01:22:20] "POST /tags HTTP/1.1" 409 252 0.001655 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-01-13 01:22:20] "GET /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013617 10.0.0.22 - - [2026-01-13 01:22:20] "POST /tags HTTP/1.1" 409 226 0.001843 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2026-01-13 01:22:20] "GET /tag/64ab1ac7-5641-4996-a879-b68aa6cca38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013523 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004483 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.22 - - [2026-01-13 01:22:20] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025668 10.0.0.22 - - [2026-01-13 01:22:20] "POST /virtual-machines HTTP/1.1" 200 395 0.007500 10.0.0.22 - - [2026-01-13 01:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025840 10.0.0.22 - - [2026-01-13 01:22:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096975 10.0.0.22 - - [2026-01-13 01:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.006760 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009930 10.0.0.22 - - [2026-01-13 01:22:20] "POST /instance-ips HTTP/1.1" 200 397 0.016418 10.0.0.22 - - [2026-01-13 01:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026952 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007450 10.0.0.22 - - [2026-01-13 01:22:20] "POST /set-tag HTTP/1.1" 200 109 0.059778 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011987 10.0.0.22 - - [2026-01-13 01:22:20] "GET /instance-ip/4e7b846a-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004411 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004005 10.0.0.22 - - [2026-01-13 01:22:20] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003490 10.0.0.22 - - [2026-01-13 01:22:20] "POST /ref-update HTTP/1.1" 200 156 0.009436 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003892 10.0.0.22 - - [2026-01-13 01:22:20] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.22 - - [2026-01-13 01:22:20] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003894 10.0.0.22 - - [2026-01-13 01:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.22 - - [2026-01-13 01:22:20] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025878 10.0.0.22 - - [2026-01-13 01:22:21] "POST /virtual-machines HTTP/1.1" 200 395 0.006682 10.0.0.22 - - [2026-01-13 01:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011185 10.0.0.22 - - [2026-01-13 01:22:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109133 10.0.0.22 - - [2026-01-13 01:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007638 10.0.0.22 - - [2026-01-13 01:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004365 10.0.0.22 - - [2026-01-13 01:22:21] "POST /instance-ips HTTP/1.1" 200 397 0.016919 10.0.0.22 - - [2026-01-13 01:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027030 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009359 10.0.0.22 - - [2026-01-13 01:22:21] "POST /set-tag HTTP/1.1" 200 109 0.063557 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009466 10.0.0.22 - - [2026-01-13 01:22:21] "GET /instance-ip/4ee84ba4-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004421 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003783 10.0.0.22 - - [2026-01-13 01:22:21] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.002980 10.0.0.22 - - [2026-01-13 01:22:21] "POST /ref-update HTTP/1.1" 200 156 0.008107 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011350 10.0.0.22 - - [2026-01-13 01:22:21] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.22 - - [2026-01-13 01:22:21] "POST /tags HTTP/1.1" 200 299 0.016420 10.0.0.22 - - [2026-01-13 01:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012548 10.0.0.22 - - [2026-01-13 01:22:21] "GET /tag/ba7c798b-8a1b-4a63-bca1-943cd0b5adc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011050 10.0.0.22 - - [2026-01-13 01:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-01-13 01:22:21] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003666 10.0.0.22 - - [2026-01-13 01:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.22 - - [2026-01-13 01:22:21] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054096 10.0.0.22 - - [2026-01-13 01:22:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007579 10.0.0.22 - - [2026-01-13 01:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012367 10.0.0.22 - - [2026-01-13 01:22:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091088 10.0.0.22 - - [2026-01-13 01:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007758 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011074 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004875 10.0.0.22 - - [2026-01-13 01:22:22] "POST /instance-ips HTTP/1.1" 200 397 0.029137 10.0.0.22 - - [2026-01-13 01:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018692 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010146 10.0.0.22 - - [2026-01-13 01:22:22] "POST /set-tag HTTP/1.1" 200 109 0.018283 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012942 10.0.0.22 - - [2026-01-13 01:22:22] "GET /instance-ip/4f64c6ac-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002141 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003765 10.0.0.22 - - [2026-01-13 01:22:22] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.22 - - [2026-01-13 01:22:22] "POST /tags HTTP/1.1" 200 299 0.016777 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2026-01-13 01:22:22] "GET /tag/2b0c2584-591a-4a1d-bba8-949abd0760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010446 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004152 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.22 - - [2026-01-13 01:22:22] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026717 10.0.0.22 - - [2026-01-13 01:22:22] "POST /virtual-machines HTTP/1.1" 200 395 0.008496 10.0.0.22 - - [2026-01-13 01:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015319 10.0.0.22 - - [2026-01-13 01:22:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091974 10.0.0.22 - - [2026-01-13 01:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009374 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008505 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005086 10.0.0.22 - - [2026-01-13 01:22:22] "POST /instance-ips HTTP/1.1" 200 397 0.016968 10.0.0.22 - - [2026-01-13 01:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014711 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007932 10.0.0.22 - - [2026-01-13 01:22:22] "POST /set-tag HTTP/1.1" 200 109 0.017237 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009827 10.0.0.22 - - [2026-01-13 01:22:22] "GET /instance-ip/4fc30e92-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003401 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004437 10.0.0.22 - - [2026-01-13 01:22:22] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.22 - - [2026-01-13 01:22:22] "POST /tags HTTP/1.1" 200 299 0.016146 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.22 - - [2026-01-13 01:22:22] "GET /tag/1a3b34ca-18da-486b-8597-6a6a2e3f81b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011159 10.0.0.22 - - [2026-01-13 01:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.22 - - [2026-01-13 01:22:22] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003244 10.0.0.22 - - [2026-01-13 01:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.22 - - [2026-01-13 01:22:23] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029313 10.0.0.22 - - [2026-01-13 01:22:23] "POST /virtual-machines HTTP/1.1" 200 395 0.006639 10.0.0.22 - - [2026-01-13 01:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010383 10.0.0.22 - - [2026-01-13 01:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117890 10.0.0.22 - - [2026-01-13 01:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008206 10.0.0.22 - - [2026-01-13 01:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.22 - - [2026-01-13 01:22:23] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007995 10.0.0.22 - - [2026-01-13 01:22:23] "POST /instance-ips HTTP/1.1" 200 397 0.018580 10.0.0.22 - - [2026-01-13 01:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021559 10.0.0.22 - - [2026-01-13 01:22:23] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010840 10.0.0.22 - - [2026-01-13 01:22:23] "POST /set-tag HTTP/1.1" 200 109 0.017329 10.0.0.22 - - [2026-01-13 01:22:23] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016971 10.0.0.22 - - [2026-01-13 01:22:23] "GET /instance-ip/50251dd0-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002311 10.0.0.22 - - [2026-01-13 01:22:23] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003859 10.0.0.22 - - [2026-01-13 01:22:23] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.22 - - [2026-01-13 01:22:23] "POST /tags HTTP/1.1" 200 299 0.014299 10.0.0.22 - - [2026-01-13 01:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.22 - - [2026-01-13 01:22:23] "GET /tag/e54b77b6-355b-4e4b-863a-9316c90cd1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010539 10.0.0.22 - - [2026-01-13 01:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.22 - - [2026-01-13 01:22:23] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003244 10.0.0.22 - - [2026-01-13 01:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001165 10.0.0.22 - - [2026-01-13 01:22:23] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037154 10.0.0.22 - - [2026-01-13 01:22:23] "POST /virtual-machines HTTP/1.1" 200 395 0.006815 10.0.0.22 - - [2026-01-13 01:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013089 10.0.0.22 - - [2026-01-13 01:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095245 10.0.0.22 - - [2026-01-13 01:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007147 10.0.0.22 - - [2026-01-13 01:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013243 10.0.0.22 - - [2026-01-13 01:22:23] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003797 10.0.0.22 - - [2026-01-13 01:22:23] "POST /instance-ips HTTP/1.1" 200 397 0.018702 10.0.0.22 - - [2026-01-13 01:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042359 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012407 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.025196 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009432 10.0.0.22 - - [2026-01-13 01:22:24] "GET /instance-ip/5084cbae-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003116 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003963 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001556 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.002935 10.0.0.22 - - [2026-01-13 01:22:24] "POST /ref-update HTTP/1.1" 200 156 0.007180 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009412 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003437 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001476 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004524 10.0.0.22 - - [2026-01-13 01:22:24] "POST /ref-update HTTP/1.1" 200 156 0.008339 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013426 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003516 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001561 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.002743 10.0.0.22 - - [2026-01-13 01:22:24] "POST /ref-update HTTP/1.1" 200 156 0.007969 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019152 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003683 10.0.0.22 - - [2026-01-13 01:22:24] "POST /ref-update HTTP/1.1" 200 156 0.006899 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011016 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003692 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001773 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003967 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004032 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001628 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003977 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001612 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005491 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003698 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.001579 10.0.0.22 - - [2026-01-13 01:22:24] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005248 10.0.0.22 - - [2026-01-13 01:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.22 - - [2026-01-13 01:22:29] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005989 10.0.0.22 - - [2026-01-13 01:22:29] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.22 - - [2026-01-13 01:22:29] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004133 10.0.0.22 - - [2026-01-13 01:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.22 - - [2026-01-13 01:22:29] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003556 10.0.0.22 - - [2026-01-13 01:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.22 - - [2026-01-13 01:22:30] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004098 10.0.0.22 - - [2026-01-13 01:22:30] "POST /set-tag HTTP/1.1" 200 109 0.001705 10.0.0.22 - - [2026-01-13 01:22:31] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003917 10.0.0.22 - - [2026-01-13 01:22:31] "POST /set-tag HTTP/1.1" 200 109 0.005963 10.0.0.22 - - [2026-01-13 01:22:32] "GET /virtual-machine/93e4846f-5713-41a6-95cb-fa0771840c98?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002804 10.0.0.22 - - [2026-01-13 01:22:32] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003430 10.0.0.22 - - [2026-01-13 01:22:32] "GET /virtual-machine/1e432bde-1961-4462-acfa-b3b63aa8318d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003483 10.0.0.22 - - [2026-01-13 01:22:32] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003958 10.0.0.22 - - [2026-01-13 01:22:33] "GET /virtual-machine/b342fe07-7e92-42f9-8953-d8d026d27b8d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002897 10.0.0.22 - - [2026-01-13 01:22:33] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003336 10.0.0.22 - - [2026-01-13 01:22:33] "GET /virtual-machine/1705bbec-e996-476b-a17b-b6ad55ade81d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002908 10.0.0.22 - - [2026-01-13 01:22:33] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003309 10.0.0.22 - - [2026-01-13 01:22:33] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004144 10.0.0.22 - - [2026-01-13 01:22:33] "POST /set-tag HTTP/1.1" 200 109 0.001763 10.0.0.22 - - [2026-01-13 01:22:34] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003861 10.0.0.22 - - [2026-01-13 01:22:34] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine/49069340-1d5e-44a8-972e-494f3e3fc8f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002617 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003411 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine/859e9402-35e1-4b9a-b1d5-d30e7b7c4ad6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002561 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003399 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine/22259ecd-9c79-4c72-bf09-f284d2b0fe8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002617 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003876 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine/05b3d269-883b-40f9-ac69-0751f6d4f8eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002920 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003445 10.0.0.22 - - [2026-01-13 01:22:38] "GET /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001827 10.0.0.22 - - [2026-01-13 01:22:38] "POST /tags HTTP/1.1" 200 333 0.025541 10.0.0.22 - - [2026-01-13 01:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011127 10.0.0.22 - - [2026-01-13 01:22:38] "GET /tag/63cf8129-ad2c-4f0e-9fca-95374d7d5f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017770 10.0.0.22 - - [2026-01-13 01:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.22 - - [2026-01-13 01:22:38] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028321 10.0.0.22 - - [2026-01-13 01:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.22 - - [2026-01-13 01:22:38] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003063 10.0.0.22 - - [2026-01-13 01:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.22 - - [2026-01-13 01:22:38] "GET /service-appliance-set/7f00c182-e76c-4db4-9689-48b33004ea04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001987 10.0.0.22 - - [2026-01-13 01:22:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.001276 10.0.0.22 - - [2026-01-13 01:22:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088023 10.0.0.22 - - [2026-01-13 01:22:39] "GET /virtual-machine-interface/4f6f5cad-5300-467d-be5c-7a3fddd77a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017413 10.0.0.22 - - [2026-01-13 01:22:39] "POST /instance-ips HTTP/1.1" 200 409 0.018772 10.0.0.22 - - [2026-01-13 01:22:39] "GET /instance-ip/f4f12493-2e73-4f81-b328-5d8e41d16688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005406 10.0.0.22 - - [2026-01-13 01:22:39] "POST /loadbalancers HTTP/1.1" 200 629 0.054768 10.0.0.22 - - [2026-01-13 01:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015114 10.0.0.22 - - [2026-01-13 01:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.22 - - [2026-01-13 01:22:39] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030822 10.0.0.22 - - [2026-01-13 01:22:39] "GET /instance-ip/f4f12493-2e73-4f81-b328-5d8e41d16688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002306 10.0.0.22 - - [2026-01-13 01:22:39] "POST /floating-ips HTTP/1.1" 200 597 0.013705 10.0.0.22 - - [2026-01-13 01:22:39] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051510 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004323 10.0.0.22 - - [2026-01-13 01:22:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015817 10.0.0.22 - - [2026-01-13 01:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.22 - - [2026-01-13 01:22:39] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024854 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer-listener/82eab3f0-7461-4494-8438-2e3bb28a7fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002332 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer-listener/82eab3f0-7461-4494-8438-2e3bb28a7fbb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002384 10.0.0.22 - - [2026-01-13 01:22:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.014161 10.0.0.22 - - [2026-01-13 01:22:39] "GET /instance-ip/f4f12493-2e73-4f81-b328-5d8e41d16688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002757 10.0.0.22 - - [2026-01-13 01:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.22 - - [2026-01-13 01:22:39] "GET /instance-ip/f4f12493-2e73-4f81-b328-5d8e41d16688?fields=floating_ips HTTP/1.1" 200 1213 0.004547 10.0.0.22 - - [2026-01-13 01:22:39] "GET /floating-ip/cb639fb9-e017-473a-915e-4a011a105200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001772 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002245 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer-pool/f4ce7b3e-90a1-4e4d-89d4-0b2843b8972a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002748 10.0.0.22 - - [2026-01-13 01:22:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014929 10.0.0.22 - - [2026-01-13 01:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006821 10.0.0.22 - - [2026-01-13 01:22:39] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012815 10.0.0.22 - - [2026-01-13 01:22:39] "POST /tags HTTP/1.1" 409 221 0.001891 10.0.0.22 - - [2026-01-13 01:22:39] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003801 10.0.0.22 - - [2026-01-13 01:22:39] "POST /ref-update HTTP/1.1" 200 156 0.005944 10.0.0.22 - - [2026-01-13 01:22:39] "GET /floating-ip/cb639fb9-e017-473a-915e-4a011a105200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011439 10.0.0.22 - - [2026-01-13 01:22:39] "PUT /floating-ip/cb639fb9-e017-473a-915e-4a011a105200 HTTP/1.1" 200 256 0.006516 10.0.0.22 - - [2026-01-13 01:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.22 - - [2026-01-13 01:22:39] "GET /tag/63cf8129-ad2c-4f0e-9fca-95374d7d5f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009528 10.0.0.22 - - [2026-01-13 01:22:39] "POST /set-tag HTTP/1.1" 200 109 0.060854 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002271 10.0.0.22 - - [2026-01-13 01:22:39] "GET /loadbalancer-pool/f4ce7b3e-90a1-4e4d-89d4-0b2843b8972a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003129 10.0.0.22 - - [2026-01-13 01:22:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014290 10.0.0.22 - - [2026-01-13 01:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011755 10.0.0.22 - - [2026-01-13 01:22:39] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005217 10.0.0.22 - - [2026-01-13 01:22:39] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003557 10.0.0.22 - - [2026-01-13 01:22:39] "POST /ref-update HTTP/1.1" 200 156 0.011352 10.0.0.22 - - [2026-01-13 01:22:39] "GET /floating-ip/cb639fb9-e017-473a-915e-4a011a105200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.013351 10.0.0.22 - - [2026-01-13 01:22:39] "POST /set-tag HTTP/1.1" 200 109 0.059883 10.0.0.22 - - [2026-01-13 01:22:40] "POST /tags HTTP/1.1" 409 206 0.002353 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.22 - - [2026-01-13 01:22:40] "GET /tag/45ca6c65-fc1f-43b1-83d6-a925db4b7e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012214 10.0.0.22 - - [2026-01-13 01:22:40] "POST /tags HTTP/1.1" 409 204 0.001819 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2026-01-13 01:22:40] "GET /tag/2b0c2584-591a-4a1d-bba8-949abd0760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009661 10.0.0.22 - - [2026-01-13 01:22:40] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001617 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001159 10.0.0.22 - - [2026-01-13 01:22:40] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001887 10.0.0.22 - - [2026-01-13 01:22:40] "POST /tags HTTP/1.1" 409 206 0.001112 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2026-01-13 01:22:40] "GET /tag/45ca6c65-fc1f-43b1-83d6-a925db4b7e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012460 10.0.0.22 - - [2026-01-13 01:22:40] "POST /tags HTTP/1.1" 409 226 0.001553 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.22 - - [2026-01-13 01:22:40] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015806 10.0.0.22 - - [2026-01-13 01:22:40] "POST /tags HTTP/1.1" 409 204 0.002347 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.22 - - [2026-01-13 01:22:40] "GET /tag/2b0c2584-591a-4a1d-bba8-949abd0760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010879 10.0.0.22 - - [2026-01-13 01:22:40] "POST /tags HTTP/1.1" 409 226 0.003184 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.22 - - [2026-01-13 01:22:40] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012148 10.0.0.22 - - [2026-01-13 01:22:40] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004341 10.0.0.22 - - [2026-01-13 01:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.22 - - [2026-01-13 01:22:40] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002337 10.0.0.22 - - [2026-01-13 01:22:40] "POST /firewall-rules HTTP/1.1" 200 626 0.060833 10.0.0.22 - - [2026-01-13 01:22:40] "POST /firewall-rules HTTP/1.1" 200 646 0.068978 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-rule/9dfe2d62-544b-47a1-b156-08b5cb411af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006702 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002842 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-rule/ebb75e1d-2bbd-4f09-b595-c3528fd54202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002869 10.0.0.22 - - [2026-01-13 01:22:40] "POST /ref-update HTTP/1.1" 200 156 0.011920 10.0.0.22 - - [2026-01-13 01:22:40] "POST /firewall-policys HTTP/1.1" 200 606 0.019601 10.0.0.22 - - [2026-01-13 01:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016229 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.022167 10.0.0.22 - - [2026-01-13 01:22:40] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002159 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001595 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003204 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002280 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/dd529ad4-034a-481f-9738-738b02a351fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003297 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001633 10.0.0.22 - - [2026-01-13 01:22:40] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.001670 10.0.0.22 - - [2026-01-13 01:22:40] "POST /ref-update HTTP/1.1" 200 156 0.014972 10.0.0.22 - - [2026-01-13 01:22:40] "POST /ref-update HTTP/1.1" 200 156 0.026079 10.0.0.22 - - [2026-01-13 01:22:40] "POST /ref-update HTTP/1.1" 200 156 0.023903 10.0.0.22 - - [2026-01-13 01:22:41] "POST /ref-update HTTP/1.1" 200 156 0.018428 10.0.0.22 - - [2026-01-13 01:22:41] "POST /ref-update HTTP/1.1" 200 156 0.031314 10.0.0.22 - - [2026-01-13 01:22:41] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011272 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:23:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:23:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:23:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:23:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.22 - - [2026-01-13 01:24:27] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004367 10.0.0.22 - - [2026-01-13 01:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.22 - - [2026-01-13 01:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.22 - - [2026-01-13 01:24:27] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001892 10.0.0.22 - - [2026-01-13 01:24:27] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.003718 10.0.0.22 - - [2026-01-13 01:24:27] "POST /set-tag HTTP/1.1" 200 109 0.017827 10.0.0.22 - - [2026-01-13 01:24:27] "DELETE /loadbalancer-member/97166bfc-759f-4d96-946c-a3b81b2c4282 HTTP/1.1" 200 115 0.034966 10.0.0.22 - - [2026-01-13 01:24:27] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004346 10.0.0.22 - - [2026-01-13 01:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.22 - - [2026-01-13 01:24:27] "DELETE /loadbalancer-member/e7090624-aba3-4121-ba39-b91db5385cd7 HTTP/1.1" 200 115 0.036326 10.0.0.22 - - [2026-01-13 01:24:27] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.007727 10.0.0.22 - - [2026-01-13 01:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.22 - - [2026-01-13 01:24:27] "DELETE /loadbalancer-member/ef87319b-1977-4500-b466-259f58cd07ba HTTP/1.1" 200 115 0.033782 10.0.0.22 - - [2026-01-13 01:24:27] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004028 10.0.0.22 - - [2026-01-13 01:24:27] "POST /set-tag HTTP/1.1" 200 109 0.004429 10.0.0.22 - - [2026-01-13 01:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.22 - - [2026-01-13 01:24:27] "GET /loadbalancer/96ee2f4e-9a72-470d-b648-2aaaa2439bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002051 10.0.0.22 - - [2026-01-13 01:24:27] "GET /loadbalancer-pool/4c9d4f15-407d-4b30-9f46-192130d2eb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004421 10.0.0.22 - - [2026-01-13 01:24:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021726 10.0.0.22 - - [2026-01-13 01:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013228 10.0.0.22 - - [2026-01-13 01:24:28] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.013882 10.0.0.22 - - [2026-01-13 01:24:28] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.005599 10.0.0.22 - - [2026-01-13 01:24:28] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001530 10.0.0.22 - - [2026-01-13 01:24:28] "POST /set-tag HTTP/1.1" 200 109 0.078513 10.0.0.22 - - [2026-01-13 01:24:28] "GET /loadbalancer-pool/5fc67032-5d1c-4199-860a-8600ed3ef0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005405 10.0.0.22 - - [2026-01-13 01:24:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015624 10.0.0.22 - - [2026-01-13 01:24:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.006596 10.0.0.22 - - [2026-01-13 01:24:28] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.008504 10.0.0.22 - - [2026-01-13 01:24:28] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.22 - - [2026-01-13 01:24:28] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006099 10.0.0.22 - - [2026-01-13 01:24:28] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001743 10.0.0.22 - - [2026-01-13 01:24:28] "GET /loadbalancer-pool/39866430-5cfc-4bad-9e25-243ac092b699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002551 10.0.0.22 - - [2026-01-13 01:24:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014682 10.0.0.22 - - [2026-01-13 01:24:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012133 10.0.0.22 - - [2026-01-13 01:24:28] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.007257 10.0.0.22 - - [2026-01-13 01:24:28] "GET /virtual-machine-interface/067a1ec0-f01d-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004332 10.0.0.22 - - [2026-01-13 01:24:28] "GET /floating-ip/c5c67ed8-3943-4fab-8238-50b611b445b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001765 10.0.0.22 - - [2026-01-13 01:24:28] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 252 0.004503 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011091 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 228 0.002453 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010910 10.0.0.22 - - [2026-01-13 01:24:48] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003923 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.22 - - [2026-01-13 01:24:48] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002019 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 206 0.001639 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/45ca6c65-fc1f-43b1-83d6-a925db4b7e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010072 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 226 0.001600 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010664 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 204 0.001453 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/2b0c2584-591a-4a1d-bba8-949abd0760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010994 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 226 0.001569 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/b644e795-46c5-4f86-849e-b38687830596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010546 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 228 0.001459 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009635 10.0.0.22 - - [2026-01-13 01:24:48] "POST /tags HTTP/1.1" 409 252 0.001487 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.22 - - [2026-01-13 01:24:48] "GET /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011262 10.0.0.22 - - [2026-01-13 01:24:48] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001905 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.22 - - [2026-01-13 01:24:48] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004744 10.0.0.22 - - [2026-01-13 01:24:48] "POST /firewall-rules HTTP/1.1" 409 281 0.002079 10.0.0.22 - - [2026-01-13 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.22 - - [2026-01-13 01:24:49] "PUT /firewall-rule/ebb75e1d-2bbd-4f09-b595-c3528fd54202 HTTP/1.1" 200 260 0.023432 10.0.0.22 - - [2026-01-13 01:24:49] "POST /firewall-rules HTTP/1.1" 409 291 0.003813 10.0.0.22 - - [2026-01-13 01:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.22 - - [2026-01-13 01:24:49] "PUT /firewall-rule/9dfe2d62-544b-47a1-b156-08b5cb411af9 HTTP/1.1" 200 260 0.020965 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-rule/9dfe2d62-544b-47a1-b156-08b5cb411af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006263 10.0.0.22 - - [2026-01-13 01:24:49] "POST /firewall-rules HTTP/1.1" 200 658 0.078571 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-rule/01f441be-79b6-4fea-a990-522342339eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003975 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002552 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-rule/ebb75e1d-2bbd-4f09-b595-c3528fd54202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002359 10.0.0.22 - - [2026-01-13 01:24:49] "POST /firewall-policys HTTP/1.1" 409 269 0.001694 10.0.0.22 - - [2026-01-13 01:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2026-01-13 01:24:49] "PUT /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e HTTP/1.1" 200 264 0.018854 10.0.0.22 - - [2026-01-13 01:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018121 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009689 10.0.0.22 - - [2026-01-13 01:24:49] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002357 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001789 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.001941 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002767 10.0.0.22 - - [2026-01-13 01:24:49] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001840 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:25:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:25:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000731 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:25:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001756 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:25:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007031 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.008720 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008825 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.005158 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004843 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.22 - - [2026-01-13 01:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-01-13 01:25:51] "GET /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002053 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003418 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.017902 10.0.0.22 - - [2026-01-13 01:25:51] "DELETE /loadbalancer-member/66884040-2059-44e5-9339-2c2bccb16ecf HTTP/1.1" 200 115 0.032094 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004113 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004194 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.22 - - [2026-01-13 01:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.22 - - [2026-01-13 01:25:51] "GET /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004559 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005037 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004663 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.22 - - [2026-01-13 01:25:51] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003367 10.0.0.22 - - [2026-01-13 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.22 - - [2026-01-13 01:25:52] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004199 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.006545 10.0.0.22 - - [2026-01-13 01:25:52] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004394 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.22 - - [2026-01-13 01:25:52] "GET /virtual-machine/1e432bde-1961-4462-acfa-b3b63aa8318d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002740 10.0.0.22 - - [2026-01-13 01:25:52] "POST /ref-update HTTP/1.1" 200 156 0.007776 10.0.0.22 - - [2026-01-13 01:25:52] "GET /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.008896 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.015469 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.025749 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.028415 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.016359 10.0.0.22 - - [2026-01-13 01:25:52] "POST /set-tag HTTP/1.1" 200 109 0.024204 10.0.0.22 - - [2026-01-13 01:25:52] "DELETE /instance-ip/4de0f4ea-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.039103 10.0.0.22 - - [2026-01-13 01:25:52] "POST /ref-update HTTP/1.1" 200 156 0.007643 10.0.0.22 - - [2026-01-13 01:25:52] "DELETE /virtual-machine-interface/4dcc7204-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.031349 10.0.0.22 - - [2026-01-13 01:25:53] "DELETE /virtual-machine/1e432bde-1961-4462-acfa-b3b63aa8318d HTTP/1.1" 200 115 0.017998 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005425 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003454 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine/1705bbec-e996-476b-a17b-b6ad55ade81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002892 10.0.0.22 - - [2026-01-13 01:25:53] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018940 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.018684 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.027974 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.017689 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.018937 10.0.0.22 - - [2026-01-13 01:25:53] "DELETE /instance-ip/4ee84ba4-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.041602 10.0.0.22 - - [2026-01-13 01:25:53] "DELETE /virtual-machine-interface/4ecf3fe2-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.040342 10.0.0.22 - - [2026-01-13 01:25:53] "DELETE /virtual-machine/1705bbec-e996-476b-a17b-b6ad55ade81d HTTP/1.1" 200 115 0.041860 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004016 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003974 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine/b342fe07-7e92-42f9-8953-d8d026d27b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002692 10.0.0.22 - - [2026-01-13 01:25:53] "POST /ref-update HTTP/1.1" 200 156 0.009041 10.0.0.22 - - [2026-01-13 01:25:53] "GET /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012770 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.018262 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.029510 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.027319 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.013477 10.0.0.22 - - [2026-01-13 01:25:53] "POST /set-tag HTTP/1.1" 200 109 0.026182 10.0.0.22 - - [2026-01-13 01:25:53] "DELETE /instance-ip/4e7b846a-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.048996 10.0.0.22 - - [2026-01-13 01:25:53] "DELETE /virtual-machine-interface/4e64bef6-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.049735 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /virtual-machine/b342fe07-7e92-42f9-8953-d8d026d27b8d HTTP/1.1" 200 115 0.024853 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /tag/08cd70a2-9d2e-4d3f-93dc-e73806c21b1e HTTP/1.1" 200 115 0.034268 10.0.0.22 - - [2026-01-13 01:25:54] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004415 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.22 - - [2026-01-13 01:25:54] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004245 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.22 - - [2026-01-13 01:25:54] "GET /virtual-machine/93e4846f-5713-41a6-95cb-fa0771840c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002645 10.0.0.22 - - [2026-01-13 01:25:54] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.22 - - [2026-01-13 01:25:54] "GET /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012973 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.018095 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.025443 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.026302 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.015442 10.0.0.22 - - [2026-01-13 01:25:54] "POST /set-tag HTTP/1.1" 200 109 0.029380 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /instance-ip/4d7296bc-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.049796 10.0.0.22 - - [2026-01-13 01:25:54] "POST /ref-update HTTP/1.1" 200 156 0.007316 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /virtual-machine-interface/4d578b06-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.031088 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /virtual-machine/93e4846f-5713-41a6-95cb-fa0771840c98 HTTP/1.1" 200 115 0.016252 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /tag/860198c5-cd4e-4182-9b2e-e1b6aa4ea672 HTTP/1.1" 200 115 0.032264 10.0.0.22 - - [2026-01-13 01:25:54] "DELETE /tag/45ca6c65-fc1f-43b1-83d6-a925db4b7e88 HTTP/1.1" 409 388 0.005484 10.0.0.22 - - [2026-01-13 01:26:22] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005343 10.0.0.22 - - [2026-01-13 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.006892 10.0.0.22 - - [2026-01-13 01:26:22] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007049 10.0.0.22 - - [2026-01-13 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.22 - - [2026-01-13 01:26:22] "GET /virtual-machine/859e9402-35e1-4b9a-b1d5-d30e7b7c4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003404 10.0.0.22 - - [2026-01-13 01:26:22] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.22 - - [2026-01-13 01:26:22] "GET /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005123 10.0.0.22 - - [2026-01-13 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.016719 10.0.0.22 - - [2026-01-13 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.023442 10.0.0.22 - - [2026-01-13 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.014812 10.0.0.22 - - [2026-01-13 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.012021 10.0.0.22 - - [2026-01-13 01:26:22] "DELETE /instance-ip/50251dd0-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.034982 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /virtual-machine-interface/50095cee-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.050788 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /virtual-machine/859e9402-35e1-4b9a-b1d5-d30e7b7c4ad6 HTTP/1.1" 200 115 0.012835 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /tag/1a3b34ca-18da-486b-8597-6a6a2e3f81b4 HTTP/1.1" 200 115 0.029124 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004211 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003448 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine/49069340-1d5e-44a8-972e-494f3e3fc8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002624 10.0.0.22 - - [2026-01-13 01:26:23] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007880 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.015643 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.022776 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.024385 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.015561 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /instance-ip/4f64c6ac-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.051514 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /virtual-machine-interface/4f4e1a88-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.038864 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /virtual-machine/49069340-1d5e-44a8-972e-494f3e3fc8f0 HTTP/1.1" 200 115 0.019565 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /tag/ba7c798b-8a1b-4a63-bca1-943cd0b5adc1 HTTP/1.1" 200 115 0.029171 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003898 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003581 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine/05b3d269-883b-40f9-ac69-0751f6d4f8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003000 10.0.0.22 - - [2026-01-13 01:26:23] "POST /ref-update HTTP/1.1" 200 156 0.007463 10.0.0.22 - - [2026-01-13 01:26:23] "GET /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012453 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.014494 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.022213 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.021024 10.0.0.22 - - [2026-01-13 01:26:23] "POST /set-tag HTTP/1.1" 200 109 0.013595 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /instance-ip/5084cbae-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.036141 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /virtual-machine-interface/506d715c-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.036366 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /virtual-machine/05b3d269-883b-40f9-ac69-0751f6d4f8eb HTTP/1.1" 200 115 0.018562 10.0.0.22 - - [2026-01-13 01:26:23] "DELETE /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c HTTP/1.1" 409 236 0.004466 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /tag/e54b77b6-355b-4e4b-863a-9316c90cd1eb HTTP/1.1" 200 115 0.063111 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e HTTP/1.1" 409 236 0.003683 10.0.0.22 - - [2026-01-13 01:26:24] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005179 10.0.0.22 - - [2026-01-13 01:26:24] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.22 - - [2026-01-13 01:26:24] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003652 10.0.0.22 - - [2026-01-13 01:26:24] "POST /set-tag HTTP/1.1" 200 109 0.001586 10.0.0.22 - - [2026-01-13 01:26:24] "GET /virtual-machine/22259ecd-9c79-4c72-bf09-f284d2b0fe8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002784 10.0.0.22 - - [2026-01-13 01:26:24] "POST /ref-update HTTP/1.1" 200 156 0.008202 10.0.0.22 - - [2026-01-13 01:26:24] "GET /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011344 10.0.0.22 - - [2026-01-13 01:26:24] "POST /set-tag HTTP/1.1" 200 109 0.014713 10.0.0.22 - - [2026-01-13 01:26:24] "POST /set-tag HTTP/1.1" 200 109 0.023387 10.0.0.22 - - [2026-01-13 01:26:24] "POST /set-tag HTTP/1.1" 200 109 0.024560 10.0.0.22 - - [2026-01-13 01:26:24] "POST /set-tag HTTP/1.1" 200 109 0.011441 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /instance-ip/4fc30e92-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.041633 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /virtual-machine-interface/4fabfb76-f01e-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.029877 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /virtual-machine/22259ecd-9c79-4c72-bf09-f284d2b0fe8f HTTP/1.1" 200 115 0.018695 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /tag/776144a5-93c3-489c-b3ca-66cf686eafe1 HTTP/1.1" 200 115 0.031473 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /tag/8e0e5993-1073-461a-a78c-9f807bc5017d HTTP/1.1" 200 115 0.026453 10.0.0.22 - - [2026-01-13 01:26:24] "DELETE /tag/2b0c2584-591a-4a1d-bba8-949abd0760f3 HTTP/1.1" 409 236 0.003724 10.0.0.22 - - [2026-01-13 01:26:26] "POST /projects HTTP/1.1" 409 238 0.001865 10.0.0.22 - - [2026-01-13 01:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.22 - - [2026-01-13 01:26:26] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024162 10.0.0.22 - - [2026-01-13 01:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.22 - - [2026-01-13 01:26:26] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003772 10.0.0.22 - - [2026-01-13 01:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2026-01-13 01:26:26] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003470 10.0.0.22 - - [2026-01-13 01:26:26] "POST /security-groups HTTP/1.1" 409 285 0.002182 10.0.0.22 - - [2026-01-13 01:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.22 - - [2026-01-13 01:26:26] "PUT /security-group/6d4abe24-de4b-406a-849e-493662c1ec80 HTTP/1.1" 200 262 0.066893 10.0.0.22 - - [2026-01-13 01:26:26] "PUT /access-control-list/56c601f3-a88a-49e8-842b-40fc9d40fc07 HTTP/1.1" 200 272 0.012754 10.0.0.22 - - [2026-01-13 01:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022911 10.0.0.22 - - [2026-01-13 01:26:26] "PUT /access-control-list/b450482c-3830-4e60-8ed6-35d8f50ed352 HTTP/1.1" 200 272 0.023734 10.0.0.22 - - [2026-01-13 01:26:31] "POST /projects HTTP/1.1" 409 238 0.001913 10.0.0.22 - - [2026-01-13 01:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.22 - - [2026-01-13 01:26:31] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029841 10.0.0.22 - - [2026-01-13 01:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-01-13 01:26:31] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003402 10.0.0.22 - - [2026-01-13 01:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.22 - - [2026-01-13 01:26:31] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006086 10.0.0.22 - - [2026-01-13 01:26:31] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.22 - - [2026-01-13 01:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.22 - - [2026-01-13 01:26:32] "PUT /security-group/6d4abe24-de4b-406a-849e-493662c1ec80 HTTP/1.1" 200 262 0.055240 10.0.0.22 - - [2026-01-13 01:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022002 10.0.0.22 - - [2026-01-13 01:26:32] "PUT /access-control-list/56c601f3-a88a-49e8-842b-40fc9d40fc07 HTTP/1.1" 200 272 0.023066 10.0.0.22 - - [2026-01-13 01:26:32] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.011089 10.0.0.22 - - [2026-01-13 01:26:32] "PUT /access-control-list/b450482c-3830-4e60-8ed6-35d8f50ed352 HTTP/1.1" 200 272 0.025683 10.0.0.22 - - [2026-01-13 01:26:32] "GET /firewall-rule/2dd00ef0-cc98-4c6e-8167-35020bcd551c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003464 10.0.0.22 - - [2026-01-13 01:26:32] "POST /ref-update HTTP/1.1" 200 156 0.051269 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /firewall-rule/2dd00ef0-cc98-4c6e-8167-35020bcd551c HTTP/1.1" 200 115 0.039160 10.0.0.22 - - [2026-01-13 01:26:32] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003887 10.0.0.22 - - [2026-01-13 01:26:32] "GET /firewall-rule/c2b71e57-ee0f-46ae-8943-d13cd141d757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002683 10.0.0.22 - - [2026-01-13 01:26:32] "POST /ref-update HTTP/1.1" 200 156 0.049837 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /firewall-rule/c2b71e57-ee0f-46ae-8943-d13cd141d757 HTTP/1.1" 200 115 0.033360 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c HTTP/1.1" 409 236 0.004402 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /tag/64ab1ac7-5641-4996-a879-b68aa6cca38f HTTP/1.1" 200 115 0.031255 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e HTTP/1.1" 409 236 0.003170 10.0.0.22 - - [2026-01-13 01:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.22 - - [2026-01-13 01:26:32] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003994 10.0.0.22 - - [2026-01-13 01:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.22 - - [2026-01-13 01:26:32] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003335 10.0.0.22 - - [2026-01-13 01:26:32] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.038783 10.0.0.22 - - [2026-01-13 01:26:32] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.041564 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /security-group/6d4abe24-de4b-406a-849e-493662c1ec80 HTTP/1.1" 200 115 0.045648 10.0.0.22 - - [2026-01-13 01:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001168 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /access-control-list/56c601f3-a88a-49e8-842b-40fc9d40fc07 HTTP/1.1" 200 115 0.022053 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /access-control-list/b450482c-3830-4e60-8ed6-35d8f50ed352 HTTP/1.1" 200 115 0.019923 10.0.0.22 - - [2026-01-13 01:26:32] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026821 10.0.0.22 - - [2026-01-13 01:26:32] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?fields=security_groups HTTP/1.1" 200 1352 0.028194 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /security-group/cad68e73-f4ac-4c06-bd20-f70ebd88930d HTTP/1.1" 200 115 0.042628 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /access-control-list/1b7957a4-391d-43c9-8b66-bb72d8fe9833 HTTP/1.1" 200 115 0.039553 10.0.0.22 - - [2026-01-13 01:26:32] "GET /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2?fields=application_policy_sets HTTP/1.1" 200 1391 0.037252 10.0.0.22 - - [2026-01-13 01:26:32] "DELETE /access-control-list/d91af192-84b1-454a-8605-86604e3a47b1 HTTP/1.1" 200 115 0.061007 10.0.0.22 - - [2026-01-13 01:26:33] "DELETE /project/52b96a2e-de04-427e-a5d7-778ccf9e54e2 HTTP/1.1" 200 115 0.290923 10.0.0.22 - - [2026-01-13 01:26:33] "POST /projects HTTP/1.1" 409 238 0.004210 10.0.0.22 - - [2026-01-13 01:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.22 - - [2026-01-13 01:26:33] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024250 10.0.0.22 - - [2026-01-13 01:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.22 - - [2026-01-13 01:26:33] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003524 10.0.0.22 - - [2026-01-13 01:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-01-13 01:26:33] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005408 10.0.0.22 - - [2026-01-13 01:26:33] "POST /security-groups HTTP/1.1" 409 285 0.001781 10.0.0.22 - - [2026-01-13 01:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2026-01-13 01:26:33] "PUT /security-group/5121637f-5e58-4108-ad63-ea5f4c4912df HTTP/1.1" 200 262 0.059750 10.0.0.22 - - [2026-01-13 01:26:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023836 10.0.0.22 - - [2026-01-13 01:26:33] "PUT /access-control-list/f00d3213-b932-4af3-8e27-61f4982aec6e HTTP/1.1" 200 272 0.018585 10.0.0.22 - - [2026-01-13 01:26:33] "PUT /access-control-list/67fb771f-0f25-4311-8185-083df93a9a11 HTTP/1.1" 200 272 0.010264 10.0.0.22 - - [2026-01-13 01:26:37] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002370 10.0.0.22 - - [2026-01-13 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.22 - - [2026-01-13 01:26:37] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003618 10.0.0.22 - - [2026-01-13 01:26:37] "GET /firewall-policy/bbd55ceb-6e96-4a5b-974a-3a4b728775fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001893 10.0.0.22 - - [2026-01-13 01:26:37] "GET /firewall-rule/ebb75e1d-2bbd-4f09-b595-c3528fd54202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002010 10.0.0.22 - - [2026-01-13 01:26:37] "POST /ref-update HTTP/1.1" 200 156 0.016652 10.0.0.22 - - [2026-01-13 01:26:37] "DELETE /firewall-rule/ebb75e1d-2bbd-4f09-b595-c3528fd54202 HTTP/1.1" 200 115 0.033413 10.0.0.22 - - [2026-01-13 01:26:37] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002093 10.0.0.22 - - [2026-01-13 01:26:37] "GET /firewall-rule/9dfe2d62-544b-47a1-b156-08b5cb411af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002736 10.0.0.22 - - [2026-01-13 01:26:37] "POST /ref-update HTTP/1.1" 200 156 0.012403 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /firewall-rule/9dfe2d62-544b-47a1-b156-08b5cb411af9 HTTP/1.1" 200 115 0.039159 10.0.0.22 - - [2026-01-13 01:26:38] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003243 10.0.0.22 - - [2026-01-13 01:26:38] "GET /firewall-rule/01f441be-79b6-4fea-a990-522342339eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002797 10.0.0.22 - - [2026-01-13 01:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009735 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /firewall-rule/01f441be-79b6-4fea-a990-522342339eda HTTP/1.1" 200 115 0.047098 10.0.0.22 - - [2026-01-13 01:26:38] "GET /application-policy-set/475663eb-9663-4d5b-ad67-9ed521ef9a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002578 10.0.0.22 - - [2026-01-13 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.22 - - [2026-01-13 01:26:38] "GET /policy-management/c43d1ab3-60f8-4088-ae7e-7e498db83716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002034 10.0.0.22 - - [2026-01-13 01:26:38] "GET /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002635 10.0.0.22 - - [2026-01-13 01:26:38] "POST /ref-update HTTP/1.1" 200 156 0.021988 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /firewall-policy/b91fc902-7373-4983-ad13-65b9609f4e6e HTTP/1.1" 200 115 0.042485 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /tag/9fb3a54f-967e-4ee1-a122-a0442b8fd44c HTTP/1.1" 200 115 0.040049 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /tag/45ca6c65-fc1f-43b1-83d6-a925db4b7e88 HTTP/1.1" 200 115 0.081051 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /tag/fe66e722-e845-41ee-83c5-65c6ca29be0e HTTP/1.1" 200 115 0.050850 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /tag/2b0c2584-591a-4a1d-bba8-949abd0760f3 HTTP/1.1" 200 115 0.051852 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /loadbalancer-member/78ff84bc-a1ad-4d8f-93ff-5875e74efaf8 HTTP/1.1" 200 115 0.024418 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /loadbalancer-pool/f4ce7b3e-90a1-4e4d-89d4-0b2843b8972a HTTP/1.1" 200 115 0.026999 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /loadbalancer-listener/82eab3f0-7461-4494-8438-2e3bb28a7fbb HTTP/1.1" 200 115 0.029320 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /loadbalancer/8facffad-d16a-48f8-bd3b-c8c9f31c3c61 HTTP/1.1" 200 115 0.053817 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /floating-ip/cb639fb9-e017-473a-915e-4a011a105200 HTTP/1.1" 200 115 0.043059 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /instance-ip/f4f12493-2e73-4f81-b328-5d8e41d16688 HTTP/1.1" 200 115 0.052706 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /virtual-machine-interface/4f6f5cad-5300-467d-be5c-7a3fddd77a92 HTTP/1.1" 200 115 0.054059 10.0.0.22 - - [2026-01-13 01:26:38] "DELETE /tag/63cf8129-ad2c-4f0e-9fca-95374d7d5f59 HTTP/1.1" 200 115 0.038537 10.0.0.22 - - [2026-01-13 01:26:38] "POST /projects HTTP/1.1" 409 238 0.002791 10.0.0.22 - - [2026-01-13 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.22 - - [2026-01-13 01:26:38] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047271 10.0.0.22 - - [2026-01-13 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.22 - - [2026-01-13 01:26:38] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005491 10.0.0.22 - - [2026-01-13 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.22 - - [2026-01-13 01:26:38] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003565 10.0.0.22 - - [2026-01-13 01:26:39] "POST /security-groups HTTP/1.1" 409 285 0.002378 10.0.0.22 - - [2026-01-13 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.22 - - [2026-01-13 01:26:39] "PUT /security-group/5121637f-5e58-4108-ad63-ea5f4c4912df HTTP/1.1" 200 262 0.055631 10.0.0.22 - - [2026-01-13 01:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.22 - - [2026-01-13 01:26:39] "PUT /access-control-list/f00d3213-b932-4af3-8e27-61f4982aec6e HTTP/1.1" 200 272 0.016893 10.0.0.22 - - [2026-01-13 01:26:39] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.028627 10.0.0.22 - - [2026-01-13 01:26:39] "PUT /access-control-list/67fb771f-0f25-4311-8185-083df93a9a11 HTTP/1.1" 200 272 0.038122 10.0.0.22 - - [2026-01-13 01:26:39] "GET /firewall-rule/b299f437-b21e-45eb-8194-0d13abe5ee3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002683 10.0.0.22 - - [2026-01-13 01:26:39] "POST /ref-update HTTP/1.1" 200 156 0.064087 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /firewall-rule/b299f437-b21e-45eb-8194-0d13abe5ee3b HTTP/1.1" 200 115 0.046365 10.0.0.22 - - [2026-01-13 01:26:39] "GET /firewall-policy/0b9dd4e4-d753-405d-a000-872dca303f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.003952 10.0.0.22 - - [2026-01-13 01:26:39] "GET /firewall-rule/e426de8f-0ca2-4246-ac6d-0a830e0bed65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002721 10.0.0.22 - - [2026-01-13 01:26:39] "POST /ref-update HTTP/1.1" 200 156 0.038031 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /firewall-rule/e426de8f-0ca2-4246-ac6d-0a830e0bed65 HTTP/1.1" 200 115 0.034070 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /tag/b644e795-46c5-4f86-849e-b38687830596 HTTP/1.1" 200 115 0.031882 10.0.0.22 - - [2026-01-13 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.22 - - [2026-01-13 01:26:39] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005677 10.0.0.22 - - [2026-01-13 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2026-01-13 01:26:39] "GET /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003184 10.0.0.22 - - [2026-01-13 01:26:39] "PUT /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed HTTP/1.1" 200 264 0.055393 10.0.0.22 - - [2026-01-13 01:26:39] "PUT /virtual-network/9dc933bd-b0da-48f0-bfab-0a1676a02481 HTTP/1.1" 200 264 0.048155 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /security-group/5121637f-5e58-4108-ad63-ea5f4c4912df HTTP/1.1" 200 115 0.044253 10.0.0.22 - - [2026-01-13 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /access-control-list/f00d3213-b932-4af3-8e27-61f4982aec6e HTTP/1.1" 200 115 0.029550 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /access-control-list/67fb771f-0f25-4311-8185-083df93a9a11 HTTP/1.1" 200 115 0.023793 10.0.0.22 - - [2026-01-13 01:26:39] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033770 10.0.0.22 - - [2026-01-13 01:26:39] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?fields=security_groups HTTP/1.1" 200 1353 0.047270 10.0.0.22 - - [2026-01-13 01:26:39] "DELETE /security-group/f661938d-01d8-4f49-ab86-fe07dc736ace HTTP/1.1" 200 115 0.038105 10.0.0.22 - - [2026-01-13 01:26:40] "DELETE /access-control-list/2a479eb0-0d6d-4b23-8457-68b6200cea03 HTTP/1.1" 200 115 0.048995 10.0.0.22 - - [2026-01-13 01:26:40] "GET /project/cfdb89f9-89e1-457c-b640-011d141ce169?fields=application_policy_sets HTTP/1.1" 200 1392 0.059159 10.0.0.22 - - [2026-01-13 01:26:40] "DELETE /access-control-list/72caa542-9f62-4ddf-8fd6-67e1fab68410 HTTP/1.1" 200 115 0.053064 10.0.0.22 - - [2026-01-13 01:26:40] "DELETE /project/cfdb89f9-89e1-457c-b640-011d141ce169 HTTP/1.1" 200 115 0.354544 10.0.0.22 - - [2026-01-13 01:27:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001858 10.0.0.22 - - [2026-01-13 01:27:14] "GET /global-system-configs HTTP/1.1" 200 322 0.001735 10.0.0.22 - - [2026-01-13 01:27:25] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.22 - - [2026-01-13 01:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.22 - - [2026-01-13 01:27:25] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002413 10.0.0.22 - - [2026-01-13 01:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.22 - - [2026-01-13 01:27:26] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001950 10.0.0.22 - - [2026-01-13 01:27:42] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.22 - - [2026-01-13 01:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2026-01-13 01:27:42] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003672 10.0.0.22 - - [2026-01-13 01:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.22 - - [2026-01-13 01:27:42] "GET /config-node/b2a3dcc4-aa4a-4b66-bf92-3b982c6bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002102 10.0.0.22 - - [2026-01-13 01:27:42] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.22 - - [2026-01-13 01:27:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001859 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.22 - - [2026-01-13 01:27:47] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002011 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.22 - - [2026-01-13 01:27:47] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.007260 10.0.0.22 - - [2026-01-13 01:27:47] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.22 - - [2026-01-13 01:27:47] "POST /alarms HTTP/1.1" 409 264 0.002379 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.22 - - [2026-01-13 01:27:47] "PUT /alarm/06b62992-d063-44f1-a359-b2f6ef78b899 HTTP/1.1" 200 244 0.010009 10.0.0.22 - - [2026-01-13 01:27:47] "POST /alarms HTTP/1.1" 409 261 0.003481 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.22 - - [2026-01-13 01:27:47] "PUT /alarm/a7eff7c3-e1b4-400f-912f-6a0cada707d7 HTTP/1.1" 200 244 0.008621 10.0.0.22 - - [2026-01-13 01:27:47] "POST /alarms HTTP/1.1" 409 261 0.008294 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.22 - - [2026-01-13 01:27:47] "PUT /alarm/03a67157-8ffb-4ff2-8cd2-a58a2b0bd2dc HTTP/1.1" 200 244 0.010225 10.0.0.22 - - [2026-01-13 01:27:47] "POST /alarms HTTP/1.1" 409 253 0.001640 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.22 - - [2026-01-13 01:27:47] "PUT /alarm/3058587c-e849-485a-98b9-b84c1f28099b HTTP/1.1" 200 244 0.009011 10.0.0.22 - - [2026-01-13 01:27:47] "POST /alarms HTTP/1.1" 409 251 0.004455 10.0.0.22 - - [2026-01-13 01:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.22 - - [2026-01-13 01:27:47] "PUT /alarm/7e2dcd6b-a6e9-4a49-ad8f-158ca0f1ff4e HTTP/1.1" 200 244 0.009187 10.0.0.22 - - [2026-01-13 01:27:47] "POST /alarms HTTP/1.1" 409 252 0.004936 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012152 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/0cb1259c-981c-42e7-8939-10989e1dabc8 HTTP/1.1" 200 244 0.008950 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 256 0.005026 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/9b3be398-db68-4535-8fd8-354d2540af10 HTTP/1.1" 200 244 0.009270 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 248 0.005431 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/e6623255-d5b3-4a8e-95ca-230fa776d193 HTTP/1.1" 200 244 0.012865 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 252 0.003104 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/ef1b7237-2bb6-4594-ba4b-17e6ed2ae99f HTTP/1.1" 200 244 0.008606 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 257 0.004868 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/a8169aea-03ea-4a6b-9a7a-8c64c914e872 HTTP/1.1" 200 244 0.008960 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 251 0.003872 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/f9ba4538-cb06-4582-ba5b-f541ba0eff17 HTTP/1.1" 200 244 0.008650 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 257 0.006226 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/26cd485a-184c-4e2d-b4ff-b5a87131ed82 HTTP/1.1" 200 244 0.008528 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 261 0.007533 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/46930133-750e-4518-9426-5dad5ed03cf2 HTTP/1.1" 200 244 0.009592 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 258 0.003948 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/c9789095-5814-4b29-b3d0-0ea0f0d6b116 HTTP/1.1" 200 244 0.009120 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 254 0.005278 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/60e0139d-15c8-4158-b943-04503cc637d1 HTTP/1.1" 200 244 0.008372 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 254 0.001753 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/47f61a81-c905-4a9f-baf6-d3e2f5993f0b HTTP/1.1" 200 244 0.009167 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 254 0.010564 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/b4cafdd8-f94f-4165-8a6d-431e5ee72bae HTTP/1.1" 200 244 0.009075 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 247 0.002572 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/d07521fe-b09b-4543-a36e-6b2524d189cc HTTP/1.1" 200 244 0.012334 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 272 0.001834 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2026-01-13 01:27:48] "PUT /alarm/532c65f3-0124-40ea-8dc2-e72173e35f6d HTTP/1.1" 200 244 0.008842 10.0.0.22 - - [2026-01-13 01:27:48] "POST /alarms HTTP/1.1" 409 261 0.003766 10.0.0.22 - - [2026-01-13 01:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007736 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /alarm/0dfc3f02-56a9-4af1-a06b-4a1dc65e46dc HTTP/1.1" 200 244 0.009938 10.0.0.22 - - [2026-01-13 01:27:49] "POST /alarms HTTP/1.1" 409 259 0.007648 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /alarm/6ec87e62-e9be-4aa8-addb-eab393372041 HTTP/1.1" 200 244 0.008826 10.0.0.22 - - [2026-01-13 01:27:49] "POST /alarms HTTP/1.1" 409 265 0.002670 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /alarm/971d0f72-8ee6-422c-b005-4f3ca3e1540c HTTP/1.1" 200 244 0.012490 10.0.0.22 - - [2026-01-13 01:27:49] "POST /alarms HTTP/1.1" 409 279 0.004632 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /alarm/448bf3ec-5edb-4dea-81ea-9d41d49aa756 HTTP/1.1" 200 244 0.008464 10.0.0.22 - - [2026-01-13 01:27:49] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.22 - - [2026-01-13 01:27:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002080 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.006313 10.0.0.22 - - [2026-01-13 01:27:49] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2026-01-13 01:27:49] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002074 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.008028 10.0.0.22 - - [2026-01-13 01:27:49] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.22 - - [2026-01-13 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2026-01-13 01:27:49] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003782 10.0.0.22 - - [2026-01-13 01:27:49] "PUT /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0 HTTP/1.1" 200 274 0.013483 10.0.0.22 - - [2026-01-13 01:27:53] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.22 - - [2026-01-13 01:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.22 - - [2026-01-13 01:27:53] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002047 10.0.0.22 - - [2026-01-13 01:27:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001439 10.0.0.22 - - [2026-01-13 01:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.22 - - [2026-01-13 01:27:53] "GET /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003344 10.0.0.22 - - [2026-01-13 01:27:53] "PUT /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded HTTP/1.1" 200 254 0.011127 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:27:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:27:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.010173 10.0.0.22 - - [2026-01-13 01:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-01-13 01:27:56] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002184 10.0.0.22 - - [2026-01-13 01:28:08] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.22 - - [2026-01-13 01:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.22 - - [2026-01-13 01:28:08] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004281 10.0.0.22 - - [2026-01-13 01:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.22 - - [2026-01-13 01:28:08] "GET /config-node/b2a3dcc4-aa4a-4b66-bf92-3b982c6bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002014 10.0.0.22 - - [2026-01-13 01:28:19] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.22 - - [2026-01-13 01:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-01-13 01:28:19] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002161 10.0.0.22 - - [2026-01-13 01:28:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001404 10.0.0.22 - - [2026-01-13 01:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.22 - - [2026-01-13 01:28:19] "GET /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002217 10.0.0.22 - - [2026-01-13 01:28:19] "PUT /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded HTTP/1.1" 200 254 0.011962 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.22 - - [2026-01-13 01:28:38] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.22 - - [2026-01-13 01:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.22 - - [2026-01-13 01:28:38] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004118 10.0.0.22 - - [2026-01-13 01:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.22 - - [2026-01-13 01:28:38] "GET /config-node/b2a3dcc4-aa4a-4b66-bf92-3b982c6bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002683 10.0.0.22 - - [2026-01-13 01:28:39] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.22 - - [2026-01-13 01:28:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002230 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.22 - - [2026-01-13 01:28:44] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002703 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.006537 10.0.0.22 - - [2026-01-13 01:28:44] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 264 0.002593 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/06b62992-d063-44f1-a359-b2f6ef78b899 HTTP/1.1" 200 244 0.008744 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 261 0.001905 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/a7eff7c3-e1b4-400f-912f-6a0cada707d7 HTTP/1.1" 200 244 0.008641 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 261 0.004944 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/03a67157-8ffb-4ff2-8cd2-a58a2b0bd2dc HTTP/1.1" 200 244 0.008463 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 253 0.009846 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/3058587c-e849-485a-98b9-b84c1f28099b HTTP/1.1" 200 244 0.008545 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 251 0.003555 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/7e2dcd6b-a6e9-4a49-ad8f-158ca0f1ff4e HTTP/1.1" 200 244 0.011257 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 252 0.002303 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/0cb1259c-981c-42e7-8939-10989e1dabc8 HTTP/1.1" 200 244 0.009461 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 256 0.010799 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001202 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/9b3be398-db68-4535-8fd8-354d2540af10 HTTP/1.1" 200 244 0.007682 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 248 0.007318 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/e6623255-d5b3-4a8e-95ca-230fa776d193 HTTP/1.1" 200 244 0.008280 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 252 0.008402 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.22 - - [2026-01-13 01:28:44] "PUT /alarm/ef1b7237-2bb6-4594-ba4b-17e6ed2ae99f HTTP/1.1" 200 244 0.009001 10.0.0.22 - - [2026-01-13 01:28:44] "POST /alarms HTTP/1.1" 409 257 0.008775 10.0.0.22 - - [2026-01-13 01:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/a8169aea-03ea-4a6b-9a7a-8c64c914e872 HTTP/1.1" 200 244 0.008612 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 251 0.004108 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/f9ba4538-cb06-4582-ba5b-f541ba0eff17 HTTP/1.1" 200 244 0.010089 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 257 0.004587 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/26cd485a-184c-4e2d-b4ff-b5a87131ed82 HTTP/1.1" 200 244 0.009372 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 261 0.003301 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/46930133-750e-4518-9426-5dad5ed03cf2 HTTP/1.1" 200 244 0.008500 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 258 0.004976 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/c9789095-5814-4b29-b3d0-0ea0f0d6b116 HTTP/1.1" 200 244 0.008596 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 254 0.010013 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/60e0139d-15c8-4158-b943-04503cc637d1 HTTP/1.1" 200 244 0.008435 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 254 0.005646 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/47f61a81-c905-4a9f-baf6-d3e2f5993f0b HTTP/1.1" 200 244 0.008896 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 254 0.006866 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/b4cafdd8-f94f-4165-8a6d-431e5ee72bae HTTP/1.1" 200 244 0.008271 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 247 0.013270 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/d07521fe-b09b-4543-a36e-6b2524d189cc HTTP/1.1" 200 244 0.008506 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 272 0.011670 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/532c65f3-0124-40ea-8dc2-e72173e35f6d HTTP/1.1" 200 244 0.009807 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 261 0.006258 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/0dfc3f02-56a9-4af1-a06b-4a1dc65e46dc HTTP/1.1" 200 244 0.009383 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 259 0.002664 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007373 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/6ec87e62-e9be-4aa8-addb-eab393372041 HTTP/1.1" 200 244 0.013206 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 265 0.001834 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/971d0f72-8ee6-422c-b005-4f3ca3e1540c HTTP/1.1" 200 244 0.008171 10.0.0.22 - - [2026-01-13 01:28:45] "POST /alarms HTTP/1.1" 409 279 0.008516 10.0.0.22 - - [2026-01-13 01:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2026-01-13 01:28:45] "PUT /alarm/448bf3ec-5edb-4dea-81ea-9d41d49aa756 HTTP/1.1" 200 244 0.009464 10.0.0.22 - - [2026-01-13 01:28:46] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.22 - - [2026-01-13 01:28:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001969 10.0.0.22 - - [2026-01-13 01:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001141 10.0.0.22 - - [2026-01-13 01:28:46] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.013188 10.0.0.22 - - [2026-01-13 01:28:46] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.22 - - [2026-01-13 01:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.22 - - [2026-01-13 01:28:46] "GET /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002131 10.0.0.22 - - [2026-01-13 01:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001087 10.0.0.22 - - [2026-01-13 01:28:46] "PUT /global-vrouter-config/f320c614-f0ce-4601-b7f7-a450f4094bc2 HTTP/1.1" 200 276 0.008457 10.0.0.22 - - [2026-01-13 01:28:46] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.22 - - [2026-01-13 01:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2026-01-13 01:28:46] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004061 10.0.0.22 - - [2026-01-13 01:28:46] "PUT /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0 HTTP/1.1" 200 274 0.011990 10.0.0.22 - - [2026-01-13 01:28:50] "GET / HTTP/1.1" 200 35931 0.001243 10.0.0.22 - - [2026-01-13 01:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.22 - - [2026-01-13 01:28:50] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002460 10.0.0.22 - - [2026-01-13 01:28:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001360 10.0.0.22 - - [2026-01-13 01:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.22 - - [2026-01-13 01:28:50] "GET /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.008488 10.0.0.22 - - [2026-01-13 01:28:50] "PUT /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded HTTP/1.1" 200 254 0.017950 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000741 10.0.0.22 - - [2026-01-13 01:28:53] "POST /tags HTTP/1.1" 200 355 0.025198 10.0.0.22 - - [2026-01-13 01:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009629 10.0.0.22 - - [2026-01-13 01:28:53] "GET /tag/c7285295-3c2c-4292-819c-4787f14bad9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019358 10.0.0.22 - - [2026-01-13 01:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-01-13 01:28:53] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004634 10.0.0.22 - - [2026-01-13 01:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.22 - - [2026-01-13 01:28:53] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057764 10.0.0.22 - - [2026-01-13 01:28:53] "POST /virtual-machines HTTP/1.1" 200 351 0.010423 10.0.0.22 - - [2026-01-13 01:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.057192 10.0.0.22 - - [2026-01-13 01:28:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.127647 10.0.0.22 - - [2026-01-13 01:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007158 10.0.0.22 - - [2026-01-13 01:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015617 10.0.0.22 - - [2026-01-13 01:28:53] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.003776 10.0.0.22 - - [2026-01-13 01:28:54] "POST /instance-ips HTTP/1.1" 200 391 0.026985 10.0.0.22 - - [2026-01-13 01:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030026 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008029 10.0.0.22 - - [2026-01-13 01:28:54] "POST /set-tag HTTP/1.1" 200 109 0.012967 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008764 10.0.0.22 - - [2026-01-13 01:28:54] "GET /instance-ip/3902944c-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002413 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003792 10.0.0.22 - - [2026-01-13 01:28:54] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003324 10.0.0.22 - - [2026-01-13 01:28:54] "POST /ref-update HTTP/1.1" 200 156 0.009713 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.010633 10.0.0.22 - - [2026-01-13 01:28:54] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.22 - - [2026-01-13 01:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001223 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001648 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-network/ffd570e4-5ab8-446c-a0ac-58a9b23f09ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005855 10.0.0.22 - - [2026-01-13 01:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.22 - - [2026-01-13 01:28:54] "GET /project/4effb4b9-b457-42f2-993e-05256e1f45e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045902 10.0.0.22 - - [2026-01-13 01:28:54] "POST /virtual-machines HTTP/1.1" 200 355 0.012685 10.0.0.22 - - [2026-01-13 01:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009203 10.0.0.22 - - [2026-01-13 01:28:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.103548 10.0.0.22 - - [2026-01-13 01:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.050906 10.0.0.22 - - [2026-01-13 01:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011962 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004640 10.0.0.22 - - [2026-01-13 01:28:54] "POST /instance-ips HTTP/1.1" 200 395 0.025236 10.0.0.22 - - [2026-01-13 01:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038497 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.009143 10.0.0.22 - - [2026-01-13 01:28:54] "POST /set-tag HTTP/1.1" 200 109 0.013274 10.0.0.22 - - [2026-01-13 01:28:54] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009805 10.0.0.22 - - [2026-01-13 01:28:55] "GET /instance-ip/39790078-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.018877 10.0.0.22 - - [2026-01-13 01:28:55] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003811 10.0.0.22 - - [2026-01-13 01:28:55] "POST /set-tag HTTP/1.1" 200 109 0.004466 10.0.0.22 - - [2026-01-13 01:28:55] "GET /virtual-router/5db4c775-0456-40d3-aae7-fc0198d3940d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003250 10.0.0.22 - - [2026-01-13 01:28:55] "POST /ref-update HTTP/1.1" 200 156 0.008239 10.0.0.22 - - [2026-01-13 01:28:55] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022180 10.0.0.22 - - [2026-01-13 01:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.22 - - [2026-01-13 01:28:55] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005309 10.0.0.22 - - [2026-01-13 01:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.22 - - [2026-01-13 01:28:55] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003710 10.0.0.22 - - [2026-01-13 01:28:55] "POST /set-tag HTTP/1.1" 200 109 0.001679 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:28:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000736 10.0.0.22 - - [2026-01-13 01:29:06] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004158 10.0.0.22 - - [2026-01-13 01:29:06] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.22 - - [2026-01-13 01:29:07] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003998 10.0.0.22 - - [2026-01-13 01:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.22 - - [2026-01-13 01:29:08] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004685 10.0.0.22 - - [2026-01-13 01:29:08] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.22 - - [2026-01-13 01:29:13] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.22 - - [2026-01-13 01:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.22 - - [2026-01-13 01:29:13] "GET /global-system-config/255f2681-ae95-4d83-ba9b-7a58ef9735a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005174 10.0.0.22 - - [2026-01-13 01:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.22 - - [2026-01-13 01:29:13] "GET /config-node/b2a3dcc4-aa4a-4b66-bf92-3b982c6bfcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001539 10.0.0.22 - - [2026-01-13 01:29:24] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.22 - - [2026-01-13 01:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.22 - - [2026-01-13 01:29:24] "GET /routing-instance/016f3b5d-2291-4c0a-ad84-8728f9c8288d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002202 10.0.0.22 - - [2026-01-13 01:29:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001408 10.0.0.22 - - [2026-01-13 01:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:29:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000729 10.0.0.22 - - [2026-01-13 01:29:24] "GET /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003244 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:29:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.22 - - [2026-01-13 01:29:24] "PUT /bgp-router/1602cb7c-5cb0-415c-b859-1c1240c88ded HTTP/1.1" 200 254 0.014580 10.0.0.22 - - [2026-01-13 01:29:39] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004124 10.0.0.22 - - [2026-01-13 01:29:39] "POST /set-tag HTTP/1.1" 200 109 0.005121 10.0.0.22 - - [2026-01-13 01:29:39] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003583 10.0.0.22 - - [2026-01-13 01:29:39] "POST /set-tag HTTP/1.1" 200 109 0.004181 10.0.0.22 - - [2026-01-13 01:29:40] "GET /virtual-machine/04cbcefa-603a-41f8-9bb2-e0dbf5af2b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.005941 10.0.0.22 - - [2026-01-13 01:29:40] "POST /ref-update HTTP/1.1" 200 156 0.008447 10.0.0.22 - - [2026-01-13 01:29:40] "GET /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003619 10.0.0.22 - - [2026-01-13 01:29:40] "POST /set-tag HTTP/1.1" 200 109 0.017187 10.0.0.22 - - [2026-01-13 01:29:40] "POST /set-tag HTTP/1.1" 200 109 0.015779 10.0.0.22 - - [2026-01-13 01:29:40] "DELETE /instance-ip/3902944c-f01f-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.040010 10.0.0.22 - - [2026-01-13 01:29:40] "DELETE /virtual-machine-interface/38e5f486-f01f-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.052885 10.0.0.22 - - [2026-01-13 01:29:40] "DELETE /virtual-machine/04cbcefa-603a-41f8-9bb2-e0dbf5af2b74 HTTP/1.1" 200 115 0.014103 10.0.0.22 - - [2026-01-13 01:29:40] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004363 10.0.0.22 - - [2026-01-13 01:29:40] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.22 - - [2026-01-13 01:30:11] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007010 10.0.0.22 - - [2026-01-13 01:30:11] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.22 - - [2026-01-13 01:30:11] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003672 10.0.0.22 - - [2026-01-13 01:30:11] "POST /set-tag HTTP/1.1" 200 109 0.001550 10.0.0.22 - - [2026-01-13 01:30:11] "GET /virtual-machine/b22c32d3-2123-4ec5-81f4-8eaeaad0f819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003018 10.0.0.22 - - [2026-01-13 01:30:11] "POST /ref-update HTTP/1.1" 200 156 0.012298 10.0.0.22 - - [2026-01-13 01:30:11] "GET /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.026989 10.0.0.22 - - [2026-01-13 01:30:11] "POST /set-tag HTTP/1.1" 200 109 0.017982 10.0.0.22 - - [2026-01-13 01:30:11] "POST /set-tag HTTP/1.1" 200 109 0.010644 10.0.0.22 - - [2026-01-13 01:30:11] "DELETE /instance-ip/39790078-f01f-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.065391 10.0.0.22 - - [2026-01-13 01:30:11] "DELETE /virtual-machine-interface/3959fe9e-f01f-11f0-896b-fa163e641fed HTTP/1.1" 200 115 0.047733 10.0.0.22 - - [2026-01-13 01:30:11] "DELETE /virtual-machine/b22c32d3-2123-4ec5-81f4-8eaeaad0f819 HTTP/1.1" 200 115 0.025452 10.0.0.22 - - [2026-01-13 01:30:11] "DELETE /tag/c7285295-3c2c-4292-819c-4787f14bad9b HTTP/1.1" 200 115 0.041103 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:30:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:30:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.010533 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.22 - - [2026-01-13 01:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810