++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Mon Apr 20 04:06:25 PM UTC 2026 ===================' INFO: =================== Mon Apr 20 04:06:25 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort +++ cut -d ' ' -f 1 ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.22,10.201.219.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.201.219.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 04/20/2026 16:07:11.215 7f7d37428c00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/20/2026 16:07:11.777 7f7d37428c00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/20/2026 16:07:11.812 7f7d37428c00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/20/2026 16:07:11.826 7f7d37428c00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000709 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-04-20 16:07:25] "GET / HTTP/1.1" 503 181 0.000299 10.0.0.22 - - [2026-04-20 16:07:26] "GET / HTTP/1.1" 503 181 0.000268 10.0.0.22 - - [2026-04-20 16:07:26] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.22 - - [2026-04-20 16:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2026-04-20 16:07:26] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022742 10.0.0.22 - - [2026-04-20 16:07:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002707 10.0.0.22 - - [2026-04-20 16:07:26] "POST /database-nodes HTTP/1.1" 200 597 0.068598 10.0.0.22 - - [2026-04-20 16:07:26] "GET / HTTP/1.1" 200 45303 0.002115 10.0.0.22 - - [2026-04-20 16:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.22 - - [2026-04-20 16:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.22 - - [2026-04-20 16:07:27] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.22 - - [2026-04-20 16:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2026-04-20 16:07:27] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008512 10.0.0.22 - - [2026-04-20 16:07:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.007460 10.0.0.22 - - [2026-04-20 16:07:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.034254 10.0.0.22 - - [2026-04-20 16:07:27] "GET / HTTP/1.1" 200 35931 0.002514 10.0.0.22 - - [2026-04-20 16:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.22 - - [2026-04-20 16:07:27] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010296 10.0.0.22 - - [2026-04-20 16:07:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002540 10.0.0.22 - - [2026-04-20 16:07:27] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.22 - - [2026-04-20 16:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011016 10.0.0.22 - - [2026-04-20 16:07:27] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007201 10.0.0.22 - - [2026-04-20 16:07:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002974 10.0.0.22 - - [2026-04-20 16:07:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.056253 10.0.0.22 - - [2026-04-20 16:07:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.037552 10.0.0.22 - - [2026-04-20 16:07:28] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.22 - - [2026-04-20 16:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010170 10.0.0.22 - - [2026-04-20 16:07:28] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009501 10.0.0.22 - - [2026-04-20 16:07:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003567 10.0.0.22 - - [2026-04-20 16:07:28] "GET / HTTP/1.1" 200 35931 0.004158 10.0.0.22 - - [2026-04-20 16:07:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.040972 10.0.0.22 - - [2026-04-20 16:07:28] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.22 - - [2026-04-20 16:07:28] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.003626 10.0.0.22 - - [2026-04-20 16:07:29] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010366 10.0.0.22 - - [2026-04-20 16:07:29] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005540 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.030091 10.0.0.22 - - [2026-04-20 16:07:29] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014010 10.0.0.22 - - [2026-04-20 16:07:29] "POST /bgp-routers HTTP/1.1" 200 616 0.096306 10.0.0.22 - - [2026-04-20 16:07:29] "GET /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.047672 10.0.0.22 - - [2026-04-20 16:07:29] "POST /service-appliance-sets HTTP/1.1" 200 553 0.140673 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.22 - - [2026-04-20 16:07:29] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009589 10.0.0.22 - - [2026-04-20 16:07:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009127 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.003365 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.22 - - [2026-04-20 16:07:29] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.039170 10.0.0.22 - - [2026-04-20 16:07:29] "POST /ref-update HTTP/1.1" 200 156 0.012473 10.0.0.22 - - [2026-04-20 16:07:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.195189 10.0.0.22 - - [2026-04-20 16:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011243 10.0.0.22 - - [2026-04-20 16:07:29] "GET /network-ipam/6b22464a-802c-4aec-a27d-982d4c428951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005630 10.0.0.22 - - [2026-04-20 16:07:30] "POST /service-templates HTTP/1.1" 200 511 0.114390 10.0.0.22 - - [2026-04-20 16:07:30] "POST /service-templates HTTP/1.1" 200 501 0.063105 10.0.0.22 - - [2026-04-20 16:07:30] "POST /service-templates HTTP/1.1" 200 515 0.133901 10.0.0.22 - - [2026-04-20 16:07:30] "POST /service-templates HTTP/1.1" 200 535 0.087829 10.0.0.22 - - [2026-04-20 16:07:30] "POST /service-templates HTTP/1.1" 200 507 0.034958 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001230 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001718 10.0.0.22 - - [2026-04-20 16:07:34] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.22 - - [2026-04-20 16:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.22 - - [2026-04-20 16:07:34] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018299 10.0.0.22 - - [2026-04-20 16:07:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.004282 10.0.0.22 - - [2026-04-20 16:07:34] "POST /config-nodes HTTP/1.1" 200 593 0.038208 10.0.0.22 - - [2026-04-20 16:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.22 - - [2026-04-20 16:07:35] "GET /network-ipam/6b22464a-802c-4aec-a27d-982d4c428951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003219 10.0.0.22 - - [2026-04-20 16:07:35] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.22 - - [2026-04-20 16:07:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003822 10.0.0.22 - - [2026-04-20 16:07:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004408 10.0.0.22 - - [2026-04-20 16:07:36] "POST /access-control-lists HTTP/1.1" 200 587 0.049232 10.0.0.22 - - [2026-04-20 16:07:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.006345 10.0.0.22 - - [2026-04-20 16:07:36] "POST /access-control-lists HTTP/1.1" 200 585 0.051308 10.0.0.22 - - [2026-04-20 16:07:36] "POST /route-targets HTTP/1.1" 200 327 0.033270 10.0.0.22 - - [2026-04-20 16:07:36] "POST /ref-update HTTP/1.1" 200 156 0.073732 10.0.0.22 - - [2026-04-20 16:07:36] "POST /route-targets HTTP/1.1" 200 327 0.063538 10.0.0.22 - - [2026-04-20 16:07:36] "POST /ref-update HTTP/1.1" 200 156 0.055909 10.0.0.22 - - [2026-04-20 16:07:36] "POST /route-targets HTTP/1.1" 200 327 0.020066 10.0.0.22 - - [2026-04-20 16:07:36] "POST /ref-update HTTP/1.1" 200 156 0.041073 10.0.0.22 - - [2026-04-20 16:07:36] "POST /route-targets HTTP/1.1" 200 327 0.022217 10.0.0.22 - - [2026-04-20 16:07:36] "POST /ref-update HTTP/1.1" 200 156 0.025471 10.0.0.22 - - [2026-04-20 16:07:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003459 10.0.0.22 - - [2026-04-20 16:07:37] "POST /access-control-lists HTTP/1.1" 200 551 0.160381 10.0.0.22 - - [2026-04-20 16:07:37] "GET / HTTP/1.1" 200 35931 0.002995 10.0.0.22 - - [2026-04-20 16:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012759 10.0.0.22 - - [2026-04-20 16:07:38] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011195 10.0.0.22 - - [2026-04-20 16:07:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.022775 10.0.0.22 - - [2026-04-20 16:07:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.015540 10.0.0.22 - - [2026-04-20 16:07:38] "POST /security-groups HTTP/1.1" 200 570 0.102673 10.0.0.22 - - [2026-04-20 16:07:38] "POST /projects HTTP/1.1" 200 481 0.513839 10.0.0.22 - - [2026-04-20 16:07:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.011988 10.0.0.22 - - [2026-04-20 16:07:38] "POST /security-groups HTTP/1.1" 200 534 0.126803 10.0.0.22 - - [2026-04-20 16:07:38] "POST /chown HTTP/1.1" 200 109 0.157593 10.0.0.22 - - [2026-04-20 16:07:38] "POST /access-control-lists HTTP/1.1" 200 579 0.319995 10.0.0.22 - - [2026-04-20 16:07:38] "POST /policy-managements HTTP/1.1" 409 214 0.015794 10.0.0.22 - - [2026-04-20 16:07:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.030981 10.0.0.22 - - [2026-04-20 16:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024786 10.0.0.22 - - [2026-04-20 16:07:39] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010721 10.0.0.22 - - [2026-04-20 16:07:39] "POST /access-control-lists HTTP/1.1" 200 577 0.129853 10.0.0.22 - - [2026-04-20 16:07:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.124625 10.0.0.22 - - [2026-04-20 16:07:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.023410 10.0.0.22 - - [2026-04-20 16:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015337 10.0.0.22 - - [2026-04-20 16:07:39] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.008705 10.0.0.22 - - [2026-04-20 16:07:39] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.041768 10.0.0.22 - - [2026-04-20 16:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017348 10.0.0.22 - - [2026-04-20 16:07:39] "POST /access-control-lists HTTP/1.1" 200 594 0.121291 10.0.0.22 - - [2026-04-20 16:07:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.005398 10.0.0.22 - - [2026-04-20 16:07:39] "GET /virtual-network/56e30c7a-91f6-4051-88ee-4e97fcc9a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.007960 10.0.0.22 - - [2026-04-20 16:07:39] "POST /access-control-lists HTTP/1.1" 200 592 0.178040 10.0.0.22 - - [2026-04-20 16:07:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000986 10.0.0.22 - - [2026-04-20 16:07:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.026792 10.0.0.22 - - [2026-04-20 16:07:40] "POST /security-groups HTTP/1.1" 200 574 0.230116 10.0.0.22 - - [2026-04-20 16:07:40] "POST /projects HTTP/1.1" 200 489 0.746795 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.005373 10.0.0.22 - - [2026-04-20 16:07:40] "POST /access-control-lists HTTP/1.1" 200 583 0.164971 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.037022 10.0.0.22 - - [2026-04-20 16:07:40] "POST /security-groups HTTP/1.1" 200 546 0.187994 10.0.0.22 - - [2026-04-20 16:07:40] "POST /chown HTTP/1.1" 200 109 0.050522 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020354 10.0.0.22 - - [2026-04-20 16:07:40] "POST /access-control-lists HTTP/1.1" 200 581 0.140109 10.0.0.22 - - [2026-04-20 16:07:40] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.035549 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.034437 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.038919 10.0.0.22 - - [2026-04-20 16:07:40] "POST /network-ipams HTTP/1.1" 200 522 0.184709 10.0.0.22 - - [2026-04-20 16:07:40] "POST /access-control-lists HTTP/1.1" 200 602 0.081959 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.002331 10.0.0.22 - - [2026-04-20 16:07:40] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.110150 10.0.0.22 - - [2026-04-20 16:07:40] "POST /network-ipams HTTP/1.1" 200 510 0.201710 10.0.0.22 - - [2026-04-20 16:07:40] "POST /access-control-lists HTTP/1.1" 200 600 0.196014 10.0.0.22 - - [2026-04-20 16:07:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.073822 10.0.0.22 - - [2026-04-20 16:07:41] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.22 - - [2026-04-20 16:07:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.020894 10.0.0.22 - - [2026-04-20 16:07:41] "POST /alarms HTTP/1.1" 200 581 0.081181 10.0.0.22 - - [2026-04-20 16:07:41] "POST /useragent-kv HTTP/1.1" 200 115 0.018978 10.0.0.22 - - [2026-04-20 16:07:41] "POST /virtual-networks HTTP/1.1" 200 538 0.437683 10.0.0.22 - - [2026-04-20 16:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.22 - - [2026-04-20 16:07:41] "POST /access-control-lists HTTP/1.1" 200 589 0.180307 10.0.0.22 - - [2026-04-20 16:07:41] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.027539 10.0.0.22 - - [2026-04-20 16:07:41] "POST /alarms HTTP/1.1" 200 575 0.270417 10.0.0.22 - - [2026-04-20 16:07:41] "POST /route-targets HTTP/1.1" 200 327 0.124585 10.0.0.22 - - [2026-04-20 16:07:41] "POST /network-ipams HTTP/1.1" 200 518 0.294832 10.0.0.22 - - [2026-04-20 16:07:41] "POST /alarms HTTP/1.1" 200 575 0.260033 10.0.0.22 - - [2026-04-20 16:07:41] "POST /ref-update HTTP/1.1" 200 156 0.161324 10.0.0.22 - - [2026-04-20 16:07:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.046055 10.0.0.22 - - [2026-04-20 16:07:42] "POST /alarms HTTP/1.1" 200 559 0.158542 10.0.0.22 - - [2026-04-20 16:07:42] "POST /alarms HTTP/1.1" 200 555 0.106522 10.0.0.22 - - [2026-04-20 16:07:42] "POST /alarms HTTP/1.1" 200 557 0.260562 10.0.0.22 - - [2026-04-20 16:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006531 10.0.0.22 - - [2026-04-20 16:07:42] "POST /virtual-networks HTTP/1.1" 200 546 0.588726 10.0.0.22 - - [2026-04-20 16:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008431 10.0.0.22 - - [2026-04-20 16:07:42] "POST /alarms HTTP/1.1" 200 565 0.114283 10.0.0.22 - - [2026-04-20 16:07:42] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.033499 10.0.0.22 - - [2026-04-20 16:07:42] "POST /route-targets HTTP/1.1" 200 327 0.033573 10.0.0.22 - - [2026-04-20 16:07:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.023365 10.0.0.22 - - [2026-04-20 16:07:42] "POST /ref-update HTTP/1.1" 200 156 0.073235 10.0.0.22 - - [2026-04-20 16:07:42] "POST /alarms HTTP/1.1" 200 549 0.136666 10.0.0.22 - - [2026-04-20 16:07:42] "POST /network-policys HTTP/1.1" 200 538 0.157924 10.0.0.22 - - [2026-04-20 16:07:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.025110 10.0.0.22 - - [2026-04-20 16:07:42] "POST /alarms HTTP/1.1" 200 557 0.125233 10.0.0.22 - - [2026-04-20 16:07:43] "POST /alarms HTTP/1.1" 200 567 0.117175 10.0.0.22 - - [2026-04-20 16:07:43] "POST /network-policys HTTP/1.1" 200 534 0.161899 10.0.0.22 - - [2026-04-20 16:07:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.023169 10.0.0.22 - - [2026-04-20 16:07:43] "POST /alarms HTTP/1.1" 200 555 0.127781 10.0.0.22 - - [2026-04-20 16:07:43] "POST /network-policys HTTP/1.1" 200 542 0.174661 10.0.0.22 - - [2026-04-20 16:07:43] "POST /alarms HTTP/1.1" 200 567 0.188452 10.0.0.22 - - [2026-04-20 16:07:43] "POST /alarms HTTP/1.1" 200 575 0.180173 10.0.0.22 - - [2026-04-20 16:07:43] "POST /ref-update HTTP/1.1" 200 156 0.325528 10.0.0.22 - - [2026-04-20 16:07:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026791 10.0.0.22 - - [2026-04-20 16:07:43] "POST /alarms HTTP/1.1" 200 569 0.112936 10.0.0.22 - - [2026-04-20 16:07:43] "PUT /access-control-list/3d5369e1-0aa5-4058-99cb-d311a597286b HTTP/1.1" 200 272 0.166000 10.0.0.22 - - [2026-04-20 16:07:43] "POST /alarms HTTP/1.1" 200 561 0.169226 10.0.0.22 - - [2026-04-20 16:07:44] "PUT /access-control-list/5845c94a-1aae-42eb-ad05-99ee163f6ac3 HTTP/1.1" 200 272 0.100253 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-update HTTP/1.1" 200 156 0.367403 10.0.0.22 - - [2026-04-20 16:07:44] "POST /alarms HTTP/1.1" 200 561 0.197663 10.0.0.22 - - [2026-04-20 16:07:44] "PUT /access-control-list/3d5369e1-0aa5-4058-99cb-d311a597286b HTTP/1.1" 200 272 0.175090 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002105 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001975 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-update HTTP/1.1" 200 156 0.266770 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.061132 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006160 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-update HTTP/1.1" 200 156 0.218623 10.0.0.22 - - [2026-04-20 16:07:44] "POST /alarms HTTP/1.1" 200 561 0.332533 10.0.0.22 - - [2026-04-20 16:07:44] "POST /alarms HTTP/1.1" 200 547 0.104303 10.0.0.22 - - [2026-04-20 16:07:44] "PUT /access-control-list/5845c94a-1aae-42eb-ad05-99ee163f6ac3 HTTP/1.1" 200 272 0.109174 10.0.0.22 - - [2026-04-20 16:07:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.002175 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-update HTTP/1.1" 200 156 0.191904 10.0.0.22 - - [2026-04-20 16:07:44] "POST /alarms HTTP/1.1" 200 595 0.145491 10.0.0.22 - - [2026-04-20 16:07:44] "POST /access-control-lists HTTP/1.1" 200 601 0.175601 10.0.0.22 - - [2026-04-20 16:07:44] "POST /ref-update HTTP/1.1" 200 156 0.175826 10.0.0.22 - - [2026-04-20 16:07:45] "POST /alarms HTTP/1.1" 200 575 0.343581 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-update HTTP/1.1" 200 156 0.273089 10.0.0.22 - - [2026-04-20 16:07:45] "PUT /access-control-list/3d5369e1-0aa5-4058-99cb-d311a597286b HTTP/1.1" 200 272 0.108637 10.0.0.22 - - [2026-04-20 16:07:45] "PUT /access-control-list/59c0496b-4bee-4b4d-9599-8e82135c5aaf HTTP/1.1" 200 272 0.034324 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010803 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022840 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008167 10.0.0.22 - - [2026-04-20 16:07:45] "POST /alarms HTTP/1.1" 200 571 0.151201 10.0.0.22 - - [2026-04-20 16:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-update HTTP/1.1" 200 156 0.099833 10.0.0.22 - - [2026-04-20 16:07:45] "GET /virtual-network/56e30c7a-91f6-4051-88ee-4e97fcc9a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.028333 10.0.0.22 - - [2026-04-20 16:07:45] "POST /alarms HTTP/1.1" 200 583 0.156195 10.0.0.22 - - [2026-04-20 16:07:45] "PUT /access-control-list/59c0496b-4bee-4b4d-9599-8e82135c5aaf HTTP/1.1" 200 272 0.099214 10.0.0.22 - - [2026-04-20 16:07:45] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.082119 10.0.0.22 - - [2026-04-20 16:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.22 - - [2026-04-20 16:07:45] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006072 10.0.0.22 - - [2026-04-20 16:07:45] "POST /alarms HTTP/1.1" 200 609 0.096688 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-update HTTP/1.1" 200 156 0.078241 10.0.0.22 - - [2026-04-20 16:07:45] "POST /firewall-policys HTTP/1.1" 200 530 0.074138 10.0.0.22 - - [2026-04-20 16:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031214 10.0.0.22 - - [2026-04-20 16:07:45] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014877 10.0.0.22 - - [2026-04-20 16:07:45] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003306 10.0.0.22 - - [2026-04-20 16:07:45] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002837 10.0.0.22 - - [2026-04-20 16:07:45] "POST /ref-update HTTP/1.1" 200 156 0.044819 10.0.0.22 - - [2026-04-20 16:07:45] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014700 10.0.0.22 - - [2026-04-20 16:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.22 - - [2026-04-20 16:07:45] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003472 10.0.0.22 - - [2026-04-20 16:07:45] "POST /firewall-policys HTTP/1.1" 200 532 0.032421 10.0.0.22 - - [2026-04-20 16:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034082 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020773 10.0.0.22 - - [2026-04-20 16:07:46] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003152 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003093 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010199 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005442 10.0.0.22 - - [2026-04-20 16:07:46] "POST /ref-update HTTP/1.1" 200 156 0.030187 10.0.0.22 - - [2026-04-20 16:07:46] "POST /ref-update HTTP/1.1" 200 156 0.046273 10.0.0.22 - - [2026-04-20 16:07:46] "POST /ref-update HTTP/1.1" 200 156 0.073931 10.0.0.22 - - [2026-04-20 16:07:46] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.22 - - [2026-04-20 16:07:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003262 10.0.0.22 - - [2026-04-20 16:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008429 10.0.0.22 - - [2026-04-20 16:07:46] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011586 10.0.0.22 - - [2026-04-20 16:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010309 10.0.0.22 - - [2026-04-20 16:07:46] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010606 10.0.0.22 - - [2026-04-20 16:07:46] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.034370 10.0.0.22 - - [2026-04-20 16:07:46] "POST /firewall-policys HTTP/1.1" 200 530 0.059652 10.0.0.22 - - [2026-04-20 16:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047836 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043422 10.0.0.22 - - [2026-04-20 16:07:46] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.013442 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014580 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012202 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006170 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016217 10.0.0.22 - - [2026-04-20 16:07:46] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009891 10.0.0.22 - - [2026-04-20 16:07:46] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.22 - - [2026-04-20 16:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.22 - - [2026-04-20 16:07:46] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007159 10.0.0.22 - - [2026-04-20 16:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.22 - - [2026-04-20 16:07:46] "POST /ref-update HTTP/1.1" 200 156 0.056574 10.0.0.22 - - [2026-04-20 16:07:46] "POST /ref-update HTTP/1.1" 200 156 0.040102 10.0.0.22 - - [2026-04-20 16:07:47] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.034481 10.0.0.22 - - [2026-04-20 16:07:47] "POST /ref-update HTTP/1.1" 200 156 0.083060 10.0.0.22 - - [2026-04-20 16:07:47] "POST /ref-update HTTP/1.1" 200 156 0.023574 10.0.0.22 - - [2026-04-20 16:07:47] "POST /ref-update HTTP/1.1" 200 156 0.059834 10.0.0.22 - - [2026-04-20 16:07:47] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.015107 10.0.0.22 - - [2026-04-20 16:07:47] "POST /tags HTTP/1.1" 200 299 0.072102 10.0.0.22 - - [2026-04-20 16:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014039 10.0.0.22 - - [2026-04-20 16:07:47] "GET /tag/1dfa0aaa-f23c-4842-8a6e-9f8552fc686c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.026471 10.0.0.22 - - [2026-04-20 16:07:47] "POST /set-tag HTTP/1.1" 200 109 0.032487 10.0.0.22 - - [2026-04-20 16:07:47] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.22 - - [2026-04-20 16:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.22 - - [2026-04-20 16:07:47] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006315 10.0.0.22 - - [2026-04-20 16:07:47] "PUT /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5 HTTP/1.1" 200 274 0.066121 10.0.0.22 - - [2026-04-20 16:07:47] "POST /tags HTTP/1.1" 200 357 0.188199 10.0.0.22 - - [2026-04-20 16:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020505 10.0.0.22 - - [2026-04-20 16:07:47] "GET /tag/97d8137c-dcc1-4437-9a80-99d915f580bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.036369 10.0.0.22 - - [2026-04-20 16:07:48] "POST /tags HTTP/1.1" 200 305 0.185146 10.0.0.22 - - [2026-04-20 16:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019463 10.0.0.22 - - [2026-04-20 16:07:48] "GET /tag/1c0dd0f4-77ea-4acd-811a-bc7c562ae355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.044404 10.0.0.22 - - [2026-04-20 16:07:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.006317 10.0.0.22 - - [2026-04-20 16:07:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.020216 10.0.0.22 - - [2026-04-20 16:07:48] "POST /security-groups HTTP/1.1" 200 571 0.095435 10.0.0.22 - - [2026-04-20 16:07:48] "POST /projects HTTP/1.1" 200 483 0.341601 10.0.0.22 - - [2026-04-20 16:07:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.012196 10.0.0.22 - - [2026-04-20 16:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.084970 10.0.0.22 - - [2026-04-20 16:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021196 10.0.0.22 - - [2026-04-20 16:07:48] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.051504 10.0.0.22 - - [2026-04-20 16:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.025205 10.0.0.22 - - [2026-04-20 16:07:48] "POST /access-control-lists HTTP/1.1" 200 580 0.200943 10.0.0.22 - - [2026-04-20 16:07:48] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.067065 10.0.0.22 - - [2026-04-20 16:07:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.006224 10.0.0.22 - - [2026-04-20 16:07:49] "POST /access-control-lists HTTP/1.1" 200 578 0.290347 10.0.0.22 - - [2026-04-20 16:07:49] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.351146 10.0.0.22 - - [2026-04-20 16:07:49] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.234224 10.0.0.22 - - [2026-04-20 16:07:49] "POST /security-groups HTTP/1.1" 200 537 0.401881 10.0.0.22 - - [2026-04-20 16:07:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.020422 10.0.0.22 - - [2026-04-20 16:07:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.053795 10.0.0.22 - - [2026-04-20 16:07:50] "POST /chown HTTP/1.1" 200 109 0.049592 10.0.0.22 - - [2026-04-20 16:07:50] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029725 10.0.0.22 - - [2026-04-20 16:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.22 - - [2026-04-20 16:07:50] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010861 10.0.0.22 - - [2026-04-20 16:07:50] "POST /tags HTTP/1.1" 409 207 0.007169 10.0.0.22 - - [2026-04-20 16:07:50] "POST /access-control-lists HTTP/1.1" 200 596 0.197542 10.0.0.22 - - [2026-04-20 16:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.22 - - [2026-04-20 16:07:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.004342 10.0.0.22 - - [2026-04-20 16:07:50] "GET /tag/1c0dd0f4-77ea-4acd-811a-bc7c562ae355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.029808 10.0.0.22 - - [2026-04-20 16:07:50] "POST /access-control-lists HTTP/1.1" 200 594 0.118216 10.0.0.22 - - [2026-04-20 16:07:50] "POST /firewall-rules HTTP/1.1" 200 564 0.169109 10.0.0.22 - - [2026-04-20 16:07:50] "GET /firewall-rule/ee665dd4-43cb-4290-98fc-ba3ae0fb1c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009707 10.0.0.22 - - [2026-04-20 16:07:50] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003658 10.0.0.22 - - [2026-04-20 16:07:50] "GET /firewall-rule/ee665dd4-43cb-4290-98fc-ba3ae0fb1c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004489 10.0.0.22 - - [2026-04-20 16:07:50] "POST /ref-update HTTP/1.1" 200 156 0.075537 10.0.0.22 - - [2026-04-20 16:07:50] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041677 10.0.0.22 - - [2026-04-20 16:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.22 - - [2026-04-20 16:07:50] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007037 10.0.0.22 - - [2026-04-20 16:07:50] "POST /tags HTTP/1.1" 409 207 0.002113 10.0.0.22 - - [2026-04-20 16:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2026-04-20 16:07:50] "GET /tag/1c0dd0f4-77ea-4acd-811a-bc7c562ae355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012192 10.0.0.22 - - [2026-04-20 16:07:50] "POST /firewall-rules HTTP/1.1" 200 562 0.106402 10.0.0.22 - - [2026-04-20 16:07:51] "GET /firewall-rule/dc0d0a48-4fa9-4f11-b461-a8711699e8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.040118 10.0.0.22 - - [2026-04-20 16:07:51] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004965 10.0.0.22 - - [2026-04-20 16:07:51] "GET /firewall-rule/dc0d0a48-4fa9-4f11-b461-a8711699e8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.032525 10.0.0.22 - - [2026-04-20 16:07:51] "POST /ref-update HTTP/1.1" 200 156 0.099197 10.0.0.22 - - [2026-04-20 16:07:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.005155 10.0.0.22 - - [2026-04-20 16:07:51] "POST /tags HTTP/1.1" 200 305 0.311241 10.0.0.22 - - [2026-04-20 16:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009648 10.0.0.22 - - [2026-04-20 16:07:51] "GET /tag/d40e8c19-50e0-47c4-8ff2-0587b61a06c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.052547 10.0.0.22 - - [2026-04-20 16:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.22 - - [2026-04-20 16:07:51] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044636 10.0.0.22 - - [2026-04-20 16:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.22 - - [2026-04-20 16:07:51] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004335 10.0.0.22 - - [2026-04-20 16:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.22 - - [2026-04-20 16:07:51] "GET /service-appliance-set/86fd38e1-3a64-455d-901d-e4eadaf983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005264 10.0.0.22 - - [2026-04-20 16:07:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.003910 10.0.0.22 - - [2026-04-20 16:07:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.258946 10.0.0.22 - - [2026-04-20 16:07:52] "GET /virtual-machine-interface/0e436e86-6434-4929-b1e2-3b28eedc46c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.027950 10.0.0.22 - - [2026-04-20 16:07:52] "POST /instance-ips HTTP/1.1" 200 381 0.100753 10.0.0.22 - - [2026-04-20 16:07:52] "GET /instance-ip/7bee00b9-a534-4379-9925-7928eae75150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006488 10.0.0.22 - - [2026-04-20 16:07:52] "POST /loadbalancers HTTP/1.1" 200 582 0.083945 10.0.0.22 - - [2026-04-20 16:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038546 10.0.0.22 - - [2026-04-20 16:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013390 10.0.0.22 - - [2026-04-20 16:07:52] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057129 10.0.0.22 - - [2026-04-20 16:07:52] "GET /loadbalancer/11b84c62-9f54-40fe-8707-b09b3bb10325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.014552 10.0.0.22 - - [2026-04-20 16:07:52] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075083 10.0.0.22 - - [2026-04-20 16:07:52] "GET /instance-ip/7bee00b9-a534-4379-9925-7928eae75150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003900 10.0.0.22 - - [2026-04-20 16:07:52] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.062585 10.0.0.22 - - [2026-04-20 16:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.051719 10.0.0.22 - - [2026-04-20 16:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027537 10.0.0.22 - - [2026-04-20 16:07:52] "POST /floating-ips HTTP/1.1" 200 583 0.159486 10.0.0.22 - - [2026-04-20 16:07:53] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.152639 10.0.0.22 - - [2026-04-20 16:07:53] "GET /loadbalancer-listener/b69923b6-05ec-4e62-baa1-fe04ef6854ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008617 10.0.0.22 - - [2026-04-20 16:07:53] "GET /loadbalancer-listener/b69923b6-05ec-4e62-baa1-fe04ef6854ad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011365 10.0.0.22 - - [2026-04-20 16:07:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.095069 10.0.0.22 - - [2026-04-20 16:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.22 - - [2026-04-20 16:07:53] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.027774 10.0.0.22 - - [2026-04-20 16:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.22 - - [2026-04-20 16:07:53] "GET /instance-ip/7bee00b9-a534-4379-9925-7928eae75150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024607 10.0.0.22 - - [2026-04-20 16:07:53] "GET /instance-ip/7bee00b9-a534-4379-9925-7928eae75150?fields=floating_ips HTTP/1.1" 200 1170 0.018010 10.0.0.22 - - [2026-04-20 16:07:53] "GET /floating-ip/0f8bb23b-bc26-4904-9b98-e05bf9366270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.009677 10.0.0.22 - - [2026-04-20 16:07:53] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.048362 10.0.0.22 - - [2026-04-20 16:07:53] "POST /tags HTTP/1.1" 200 355 0.081066 10.0.0.22 - - [2026-04-20 16:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.039122 10.0.0.22 - - [2026-04-20 16:07:53] "GET /tag/eabfd51e-c8b6-4f0f-8ca6-93d6aef7b70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.059560 10.0.0.22 - - [2026-04-20 16:07:53] "POST /tags HTTP/1.1" 200 303 0.049591 10.0.0.22 - - [2026-04-20 16:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.034503 10.0.0.22 - - [2026-04-20 16:07:53] "GET /tag/d2c99491-63b5-415f-8b62-9face132c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.040975 10.0.0.22 - - [2026-04-20 16:07:53] "POST /projects HTTP/1.1" 409 218 0.002559 10.0.0.22 - - [2026-04-20 16:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.22 - - [2026-04-20 16:07:53] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077735 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010875 10.0.0.22 - - [2026-04-20 16:07:54] "GET /network-ipam/37df05a0-c15c-4568-9e8f-278fed8676db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.010240 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-04-20 16:07:54] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004891 10.0.0.22 - - [2026-04-20 16:07:54] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.118764 10.0.0.22 - - [2026-04-20 16:07:54] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007201 10.0.0.22 - - [2026-04-20 16:07:54] "POST /set-tag HTTP/1.1" 200 109 0.185487 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017436 10.0.0.22 - - [2026-04-20 16:07:54] "GET /network-ipam/e13f83fd-7226-4834-8c8e-de9b8c1b6643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.011693 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.22 - - [2026-04-20 16:07:54] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005859 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001294 10.0.0.22 - - [2026-04-20 16:07:54] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.127179 10.0.0.22 - - [2026-04-20 16:07:54] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018439 10.0.0.22 - - [2026-04-20 16:07:54] "POST /set-tag HTTP/1.1" 200 109 0.078371 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.22 - - [2026-04-20 16:07:54] "GET /network-policy/9a99a2c2-7666-4273-8726-6e73d23f9b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003437 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.22 - - [2026-04-20 16:07:54] "GET /network-policy/efc8695d-b0c7-4d6e-955e-7bb8de99ae73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006951 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.22 - - [2026-04-20 16:07:54] "GET /network-policy/7b9a2cb2-7dfb-4349-bc9b-bca15b3e98a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007577 10.0.0.22 - - [2026-04-20 16:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.22 - - [2026-04-20 16:07:55] "PUT /network-policy/7b9a2cb2-7dfb-4349-bc9b-bca15b3e98a4 HTTP/1.1" 200 262 0.040612 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-update HTTP/1.1" 200 156 0.047261 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009475 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002645 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002421 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003710 10.0.0.22 - - [2026-04-20 16:07:55] "POST /security-groups HTTP/1.1" 409 245 0.008615 10.0.0.22 - - [2026-04-20 16:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.22 - - [2026-04-20 16:07:55] "PUT /security-group/8683b7b1-32b3-4911-87b8-274e6de96cba HTTP/1.1" 200 262 0.071198 10.0.0.22 - - [2026-04-20 16:07:55] "PUT /access-control-list/3b6035f0-8ce5-4687-a3da-abb86eb81e97 HTTP/1.1" 200 272 0.030220 10.0.0.22 - - [2026-04-20 16:07:55] "PUT /access-control-list/80ca3d61-28f7-4fe2-a3c8-4f563b5d15ef HTTP/1.1" 200 272 0.041831 10.0.0.22 - - [2026-04-20 16:07:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.050769 10.0.0.22 - - [2026-04-20 16:07:55] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008821 10.0.0.22 - - [2026-04-20 16:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011040 10.0.0.22 - - [2026-04-20 16:07:55] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005035 10.0.0.22 - - [2026-04-20 16:07:55] "POST /tags HTTP/1.1" 409 206 0.022913 10.0.0.22 - - [2026-04-20 16:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.22 - - [2026-04-20 16:07:55] "GET /tag/d2c99491-63b5-415f-8b62-9face132c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028580 10.0.0.22 - - [2026-04-20 16:07:55] "POST /firewall-rules HTTP/1.1" 200 562 0.086566 10.0.0.22 - - [2026-04-20 16:07:55] "GET /firewall-rule/c8232a02-3d49-4acf-bfef-19474bebf377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.020186 10.0.0.22 - - [2026-04-20 16:07:55] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006025 10.0.0.22 - - [2026-04-20 16:07:55] "GET /firewall-rule/c8232a02-3d49-4acf-bfef-19474bebf377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002622 10.0.0.22 - - [2026-04-20 16:07:55] "POST /ref-update HTTP/1.1" 200 156 0.029631 10.0.0.22 - - [2026-04-20 16:07:55] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003307 10.0.0.22 - - [2026-04-20 16:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2026-04-20 16:07:55] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002900 10.0.0.22 - - [2026-04-20 16:07:55] "POST /tags HTTP/1.1" 409 206 0.002822 10.0.0.22 - - [2026-04-20 16:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2026-04-20 16:07:56] "GET /tag/d2c99491-63b5-415f-8b62-9face132c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027899 10.0.0.22 - - [2026-04-20 16:07:56] "POST /firewall-rules HTTP/1.1" 200 560 0.084558 10.0.0.22 - - [2026-04-20 16:07:56] "GET /firewall-rule/9c57d337-978f-4146-9a55-6bfc49d7fbc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.031441 10.0.0.22 - - [2026-04-20 16:07:56] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004212 10.0.0.22 - - [2026-04-20 16:07:56] "GET /firewall-rule/9c57d337-978f-4146-9a55-6bfc49d7fbc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004480 10.0.0.22 - - [2026-04-20 16:07:56] "POST /ref-update HTTP/1.1" 200 156 0.028893 10.0.0.22 - - [2026-04-20 16:07:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.003917 10.0.0.22 - - [2026-04-20 16:07:56] "POST /tags HTTP/1.1" 200 371 0.041151 10.0.0.22 - - [2026-04-20 16:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016372 10.0.0.22 - - [2026-04-20 16:07:56] "GET /tag/7b5bffbf-d24d-4712-9d47-f8b1231fe5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014539 10.0.0.22 - - [2026-04-20 16:07:56] "POST /tags HTTP/1.1" 200 319 0.019669 10.0.0.22 - - [2026-04-20 16:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008172 10.0.0.22 - - [2026-04-20 16:07:56] "GET /tag/b16ccd94-9b49-44d0-b5b2-18db3e2729e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.029921 10.0.0.22 - - [2026-04-20 16:07:56] "POST /id-to-fqname HTTP/1.1" 200 181 0.000796 10.0.0.22 - - [2026-04-20 16:07:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.004758 10.0.0.22 - - [2026-04-20 16:07:56] "POST /security-groups HTTP/1.1" 200 578 0.094360 10.0.0.22 - - [2026-04-20 16:07:56] "POST /projects HTTP/1.1" 200 497 0.279746 10.0.0.22 - - [2026-04-20 16:07:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.011207 10.0.0.22 - - [2026-04-20 16:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044576 10.0.0.22 - - [2026-04-20 16:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020708 10.0.0.22 - - [2026-04-20 16:07:57] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009363 10.0.0.22 - - [2026-04-20 16:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.22 - - [2026-04-20 16:07:57] "POST /access-control-lists HTTP/1.1" 200 587 0.220598 10.0.0.22 - - [2026-04-20 16:07:57] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.046959 10.0.0.22 - - [2026-04-20 16:07:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.024014 10.0.0.22 - - [2026-04-20 16:07:57] "POST /access-control-lists HTTP/1.1" 200 585 0.105436 10.0.0.22 - - [2026-04-20 16:07:57] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.125744 10.0.0.22 - - [2026-04-20 16:07:57] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.118481 10.0.0.22 - - [2026-04-20 16:07:57] "POST /security-groups HTTP/1.1" 200 558 0.087533 10.0.0.22 - - [2026-04-20 16:07:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.002252 10.0.0.22 - - [2026-04-20 16:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.198959 10.0.0.22 - - [2026-04-20 16:07:57] "POST /access-control-lists HTTP/1.1" 200 610 0.278557 10.0.0.22 - - [2026-04-20 16:07:57] "POST /chown HTTP/1.1" 200 109 0.092627 10.0.0.22 - - [2026-04-20 16:07:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.031062 10.0.0.22 - - [2026-04-20 16:07:57] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.098802 10.0.0.22 - - [2026-04-20 16:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.22 - - [2026-04-20 16:07:58] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005740 10.0.0.22 - - [2026-04-20 16:07:58] "POST /tags HTTP/1.1" 409 214 0.002526 10.0.0.22 - - [2026-04-20 16:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007894 10.0.0.22 - - [2026-04-20 16:07:58] "POST /access-control-lists HTTP/1.1" 200 608 0.139420 10.0.0.22 - - [2026-04-20 16:07:58] "GET /tag/b16ccd94-9b49-44d0-b5b2-18db3e2729e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.035240 10.0.0.22 - - [2026-04-20 16:07:58] "POST /firewall-rules HTTP/1.1" 200 578 0.133353 10.0.0.22 - - [2026-04-20 16:07:58] "GET /firewall-rule/12421062-051f-4fd3-bd85-43185c1aa01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008119 10.0.0.22 - - [2026-04-20 16:07:58] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006593 10.0.0.22 - - [2026-04-20 16:07:58] "GET /firewall-rule/12421062-051f-4fd3-bd85-43185c1aa01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003081 10.0.0.22 - - [2026-04-20 16:07:58] "POST /ref-update HTTP/1.1" 200 156 0.036181 10.0.0.22 - - [2026-04-20 16:07:58] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028682 10.0.0.22 - - [2026-04-20 16:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016612 10.0.0.22 - - [2026-04-20 16:07:58] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005833 10.0.0.22 - - [2026-04-20 16:07:58] "POST /tags HTTP/1.1" 409 214 0.010038 10.0.0.22 - - [2026-04-20 16:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013819 10.0.0.22 - - [2026-04-20 16:07:58] "GET /tag/b16ccd94-9b49-44d0-b5b2-18db3e2729e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015206 10.0.0.22 - - [2026-04-20 16:07:58] "POST /firewall-rules HTTP/1.1" 200 576 0.113681 10.0.0.22 - - [2026-04-20 16:07:58] "GET /firewall-rule/439e759f-80ad-43a9-9707-b8dd1ccb9caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.028835 10.0.0.22 - - [2026-04-20 16:07:58] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.009023 10.0.0.22 - - [2026-04-20 16:07:58] "GET /firewall-rule/439e759f-80ad-43a9-9707-b8dd1ccb9caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002770 10.0.0.22 - - [2026-04-20 16:07:58] "POST /ref-update HTTP/1.1" 200 156 0.045383 10.0.0.22 - - [2026-04-20 16:07:59] "POST /tags HTTP/1.1" 200 301 0.079869 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016531 10.0.0.22 - - [2026-04-20 16:07:59] "GET /tag/c8437653-8e93-4fb2-9ed2-24f883500330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027563 10.0.0.22 - - [2026-04-20 16:07:59] "POST /tags HTTP/1.1" 200 325 0.087783 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014621 10.0.0.22 - - [2026-04-20 16:07:59] "GET /tag/e4760208-53b0-4bac-af82-9357db3aca7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019586 10.0.0.22 - - [2026-04-20 16:07:59] "POST /tags HTTP/1.1" 200 363 0.022557 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.030836 10.0.0.22 - - [2026-04-20 16:07:59] "GET /tag/fb7acfa5-5b27-4c18-9744-35c93e010d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016335 10.0.0.22 - - [2026-04-20 16:07:59] "POST /tags HTTP/1.1" 200 311 0.042169 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027756 10.0.0.22 - - [2026-04-20 16:07:59] "GET /tag/28b8615b-96d3-4139-b3fa-20dc0e2183b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025624 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.22 - - [2026-04-20 16:07:59] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005345 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2026-04-20 16:07:59] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040046 10.0.0.22 - - [2026-04-20 16:07:59] "POST /virtual-machines HTTP/1.1" 200 377 0.014492 10.0.0.22 - - [2026-04-20 16:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028757 10.0.0.22 - - [2026-04-20 16:07:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.123916 10.0.0.22 - - [2026-04-20 16:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014882 10.0.0.22 - - [2026-04-20 16:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013400 10.0.0.22 - - [2026-04-20 16:07:59] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015879 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:07:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.22 - - [2026-04-20 16:08:00] "POST /instance-ips HTTP/1.1" 200 409 0.044688 10.0.0.22 - - [2026-04-20 16:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022208 10.0.0.22 - - [2026-04-20 16:08:00] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018741 10.0.0.22 - - [2026-04-20 16:08:00] "POST /set-tag HTTP/1.1" 200 109 0.054671 10.0.0.22 - - [2026-04-20 16:08:00] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026026 10.0.0.22 - - [2026-04-20 16:08:00] "GET /instance-ip/1a1d9dc8-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010352 10.0.0.22 - - [2026-04-20 16:08:00] "POST /tags HTTP/1.1" 200 301 0.042114 10.0.0.22 - - [2026-04-20 16:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012106 10.0.0.22 - - [2026-04-20 16:08:00] "GET /tag/20017a52-6293-4d48-bc3d-93ad9b21fac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.050904 10.0.0.22 - - [2026-04-20 16:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.22 - - [2026-04-20 16:08:00] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047951 10.0.0.22 - - [2026-04-20 16:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.22 - - [2026-04-20 16:08:00] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005716 10.0.0.22 - - [2026-04-20 16:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.22 - - [2026-04-20 16:08:00] "GET /service-appliance-set/86fd38e1-3a64-455d-901d-e4eadaf983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004502 10.0.0.22 - - [2026-04-20 16:08:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.010794 10.0.0.22 - - [2026-04-20 16:08:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127856 10.0.0.22 - - [2026-04-20 16:08:01] "GET /virtual-machine-interface/556c8f8e-f22d-4acb-b692-eee56f56cb90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016335 10.0.0.22 - - [2026-04-20 16:08:01] "POST /instance-ips HTTP/1.1" 200 377 0.039491 10.0.0.22 - - [2026-04-20 16:08:01] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012156 10.0.0.22 - - [2026-04-20 16:08:01] "POST /loadbalancers HTTP/1.1" 200 582 0.072801 10.0.0.22 - - [2026-04-20 16:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030447 10.0.0.22 - - [2026-04-20 16:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015177 10.0.0.22 - - [2026-04-20 16:08:01] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050328 10.0.0.22 - - [2026-04-20 16:08:01] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003501 10.0.0.22 - - [2026-04-20 16:08:01] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055306 10.0.0.22 - - [2026-04-20 16:08:01] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005160 10.0.0.22 - - [2026-04-20 16:08:01] "POST /floating-ips HTTP/1.1" 200 581 0.041820 10.0.0.22 - - [2026-04-20 16:08:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062168 10.0.0.22 - - [2026-04-20 16:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010639 10.0.0.22 - - [2026-04-20 16:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010282 10.0.0.22 - - [2026-04-20 16:08:01] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061262 10.0.0.22 - - [2026-04-20 16:08:01] "GET /loadbalancer-listener/08fd2b04-9f73-4922-9eec-1e2b2730c658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004257 10.0.0.22 - - [2026-04-20 16:08:01] "GET /loadbalancer-listener/08fd2b04-9f73-4922-9eec-1e2b2730c658?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.010088 10.0.0.22 - - [2026-04-20 16:08:01] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035520 10.0.0.22 - - [2026-04-20 16:08:01] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003132 10.0.0.22 - - [2026-04-20 16:08:01] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?fields=floating_ips HTTP/1.1" 200 1165 0.009821 10.0.0.22 - - [2026-04-20 16:08:01] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007618 10.0.0.22 - - [2026-04-20 16:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.22 - - [2026-04-20 16:08:01] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049678 10.0.0.22 - - [2026-04-20 16:08:01] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.024824 10.0.0.22 - - [2026-04-20 16:08:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032479 10.0.0.22 - - [2026-04-20 16:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036869 10.0.0.22 - - [2026-04-20 16:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017626 10.0.0.22 - - [2026-04-20 16:08:02] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056345 10.0.0.22 - - [2026-04-20 16:08:02] "GET /loadbalancer-listener/c1e64940-b625-4849-b77f-7c1ff03250f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003506 10.0.0.22 - - [2026-04-20 16:08:02] "GET /loadbalancer-listener/c1e64940-b625-4849-b77f-7c1ff03250f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008809 10.0.0.22 - - [2026-04-20 16:08:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041771 10.0.0.22 - - [2026-04-20 16:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.033230 10.0.0.22 - - [2026-04-20 16:08:02] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005805 10.0.0.22 - - [2026-04-20 16:08:02] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?fields=floating_ips HTTP/1.1" 200 1165 0.007053 10.0.0.22 - - [2026-04-20 16:08:02] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003509 10.0.0.22 - - [2026-04-20 16:08:02] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051035 10.0.0.22 - - [2026-04-20 16:08:02] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004134 10.0.0.22 - - [2026-04-20 16:08:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024052 10.0.0.22 - - [2026-04-20 16:08:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016106 10.0.0.22 - - [2026-04-20 16:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018683 10.0.0.22 - - [2026-04-20 16:08:02] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042554 10.0.0.22 - - [2026-04-20 16:08:02] "GET /loadbalancer-listener/38941655-8c91-4a83-bf03-85ce1c710be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005235 10.0.0.22 - - [2026-04-20 16:08:02] "GET /loadbalancer-listener/38941655-8c91-4a83-bf03-85ce1c710be8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005823 10.0.0.22 - - [2026-04-20 16:08:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033386 10.0.0.22 - - [2026-04-20 16:08:02] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005989 10.0.0.22 - - [2026-04-20 16:08:02] "GET /instance-ip/cc4b2f43-aa19-4dbe-ab97-27b536c829fd?fields=floating_ips HTTP/1.1" 200 1165 0.016745 10.0.0.22 - - [2026-04-20 16:08:02] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008634 10.0.0.22 - - [2026-04-20 16:08:02] "POST /tags HTTP/1.1" 200 363 0.074514 10.0.0.22 - - [2026-04-20 16:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019389 10.0.0.22 - - [2026-04-20 16:08:02] "GET /tag/ed12840e-839e-4eb2-83f2-b95d924cd866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021555 10.0.0.22 - - [2026-04-20 16:08:02] "POST /tags HTTP/1.1" 200 311 0.039476 10.0.0.22 - - [2026-04-20 16:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015413 10.0.0.22 - - [2026-04-20 16:08:02] "GET /tag/06a6882d-b010-40c8-ae71-947088b2dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.019569 10.0.0.22 - - [2026-04-20 16:08:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.001259 10.0.0.22 - - [2026-04-20 16:08:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.002573 10.0.0.22 - - [2026-04-20 16:08:03] "POST /security-groups HTTP/1.1" 200 574 0.130097 10.0.0.22 - - [2026-04-20 16:08:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.005631 10.0.0.22 - - [2026-04-20 16:08:03] "POST /projects HTTP/1.1" 200 489 0.393139 10.0.0.22 - - [2026-04-20 16:08:03] "POST /access-control-lists HTTP/1.1" 200 583 0.085670 10.0.0.22 - - [2026-04-20 16:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.070337 10.0.0.22 - - [2026-04-20 16:08:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.046556 10.0.0.22 - - [2026-04-20 16:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017891 10.0.0.22 - - [2026-04-20 16:08:03] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006746 10.0.0.22 - - [2026-04-20 16:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.22 - - [2026-04-20 16:08:03] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.052888 10.0.0.22 - - [2026-04-20 16:08:03] "POST /access-control-lists HTTP/1.1" 200 581 0.112824 10.0.0.22 - - [2026-04-20 16:08:03] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.120753 10.0.0.22 - - [2026-04-20 16:08:03] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.060337 10.0.0.22 - - [2026-04-20 16:08:04] "POST /security-groups HTTP/1.1" 200 546 0.100453 10.0.0.22 - - [2026-04-20 16:08:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.009952 10.0.0.22 - - [2026-04-20 16:08:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034558 10.0.0.22 - - [2026-04-20 16:08:04] "POST /access-control-lists HTTP/1.1" 200 602 0.119749 10.0.0.22 - - [2026-04-20 16:08:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.013102 10.0.0.22 - - [2026-04-20 16:08:04] "POST /chown HTTP/1.1" 200 109 0.111942 10.0.0.22 - - [2026-04-20 16:08:04] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020445 10.0.0.22 - - [2026-04-20 16:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2026-04-20 16:08:04] "POST /access-control-lists HTTP/1.1" 200 600 0.136764 10.0.0.22 - - [2026-04-20 16:08:04] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.029646 10.0.0.22 - - [2026-04-20 16:08:04] "POST /tags HTTP/1.1" 409 210 0.007355 10.0.0.22 - - [2026-04-20 16:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2026-04-20 16:08:04] "GET /tag/06a6882d-b010-40c8-ae71-947088b2dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012346 10.0.0.22 - - [2026-04-20 16:08:04] "POST /firewall-rules HTTP/1.1" 200 570 0.111289 10.0.0.22 - - [2026-04-20 16:08:04] "GET /firewall-rule/40bfe319-f6d1-4866-b664-1aabe166d409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004543 10.0.0.22 - - [2026-04-20 16:08:04] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004319 10.0.0.22 - - [2026-04-20 16:08:04] "GET /firewall-rule/40bfe319-f6d1-4866-b664-1aabe166d409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002771 10.0.0.22 - - [2026-04-20 16:08:04] "POST /ref-update HTTP/1.1" 200 156 0.066791 10.0.0.22 - - [2026-04-20 16:08:04] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015590 10.0.0.22 - - [2026-04-20 16:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.22 - - [2026-04-20 16:08:04] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005589 10.0.0.22 - - [2026-04-20 16:08:04] "POST /tags HTTP/1.1" 409 210 0.006067 10.0.0.22 - - [2026-04-20 16:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.22 - - [2026-04-20 16:08:04] "GET /tag/06a6882d-b010-40c8-ae71-947088b2dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015258 10.0.0.22 - - [2026-04-20 16:08:04] "POST /firewall-rules HTTP/1.1" 200 568 0.069225 10.0.0.22 - - [2026-04-20 16:08:04] "GET /firewall-rule/cf866b60-8570-48b9-84ab-6d22502b7041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025213 10.0.0.22 - - [2026-04-20 16:08:05] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.017762 10.0.0.22 - - [2026-04-20 16:08:05] "GET /firewall-rule/cf866b60-8570-48b9-84ab-6d22502b7041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002816 10.0.0.22 - - [2026-04-20 16:08:05] "POST /ref-update HTTP/1.1" 200 156 0.042153 10.0.0.22 - - [2026-04-20 16:08:05] "POST /tags HTTP/1.1" 409 237 0.002241 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2026-04-20 16:08:05] "GET /tag/fb7acfa5-5b27-4c18-9744-35c93e010d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021125 10.0.0.22 - - [2026-04-20 16:08:05] "POST /tags HTTP/1.1" 409 210 0.002443 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-04-20 16:08:05] "GET /tag/28b8615b-96d3-4139-b3fa-20dc0e2183b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021365 10.0.0.22 - - [2026-04-20 16:08:05] "POST /projects HTTP/1.1" 409 223 0.002796 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.22 - - [2026-04-20 16:08:05] "GET /project/57a1a247-54d2-442a-9018-be58db70ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038520 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.22 - - [2026-04-20 16:08:05] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004553 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2026-04-20 16:08:05] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.010675 10.0.0.22 - - [2026-04-20 16:08:05] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.053805 10.0.0.22 - - [2026-04-20 16:08:05] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.065047 10.0.0.22 - - [2026-04-20 16:08:05] "POST /security-groups HTTP/1.1" 409 253 0.018891 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2026-04-20 16:08:05] "PUT /security-group/180876c8-c49b-4ccf-a5ce-84339a48da81 HTTP/1.1" 200 262 0.056621 10.0.0.22 - - [2026-04-20 16:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.071300 10.0.0.22 - - [2026-04-20 16:08:05] "PUT /access-control-list/fef4d5bf-46cd-4acb-b27a-c92c2f201759 HTTP/1.1" 200 272 0.049000 10.0.0.22 - - [2026-04-20 16:08:05] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023928 10.0.0.22 - - [2026-04-20 16:08:05] "PUT /access-control-list/7d529997-1652-4730-a2b6-938782e65da5 HTTP/1.1" 200 272 0.024770 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.22 - - [2026-04-20 16:08:05] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002725 10.0.0.22 - - [2026-04-20 16:08:05] "POST /tags HTTP/1.1" 409 210 0.001909 10.0.0.22 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.22 - - [2026-04-20 16:08:05] "GET /tag/28b8615b-96d3-4139-b3fa-20dc0e2183b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021066 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 10.0.0.22 - - [2026-04-20 16:08:06] "POST /firewall-rules HTTP/1.1" 200 570 0.088391 10.0.0.22 - - [2026-04-20 16:08:06] "GET /firewall-rule/e6e32c77-1143-4711-a46f-5c3a5b38f787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004337 10.0.0.22 - - [2026-04-20 16:08:06] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005005 10.0.0.22 - - [2026-04-20 16:08:06] "GET /firewall-rule/e6e32c77-1143-4711-a46f-5c3a5b38f787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003230 10.0.0.22 - - [2026-04-20 16:08:06] "POST /ref-update HTTP/1.1" 200 156 0.078958 10.0.0.22 - - [2026-04-20 16:08:06] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008867 10.0.0.22 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.22 - - [2026-04-20 16:08:06] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003084 10.0.0.22 - - [2026-04-20 16:08:06] "POST /tags HTTP/1.1" 409 210 0.012214 10.0.0.22 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.22 - - [2026-04-20 16:08:06] "GET /tag/28b8615b-96d3-4139-b3fa-20dc0e2183b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014750 10.0.0.22 - - [2026-04-20 16:08:06] "POST /firewall-rules HTTP/1.1" 200 568 0.252648 10.0.0.22 - - [2026-04-20 16:08:06] "GET /firewall-rule/2754a9df-5a38-4381-a18b-21d049050d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006655 10.0.0.22 - - [2026-04-20 16:08:06] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.032215 10.0.0.22 - - [2026-04-20 16:08:06] "GET /firewall-rule/2754a9df-5a38-4381-a18b-21d049050d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.043365 10.0.0.22 - - [2026-04-20 16:08:06] "POST /ref-update HTTP/1.1" 200 156 0.101368 10.0.0.22 - - [2026-04-20 16:08:06] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006880 10.0.0.22 - - [2026-04-20 16:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002354 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001526 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001668 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.22 - - [2026-04-20 16:08:47] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.22 - - [2026-04-20 16:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.22 - - [2026-04-20 16:08:47] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005228 10.0.0.22 - - [2026-04-20 16:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.22 - - [2026-04-20 16:08:47] "GET /config-node/3b2b3e34-c86f-44db-8dee-f72cc7b102cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003457 10.0.0.22 - - [2026-04-20 16:08:59] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.22 - - [2026-04-20 16:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.22 - - [2026-04-20 16:08:59] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002795 10.0.0.22 - - [2026-04-20 16:08:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002144 10.0.0.22 - - [2026-04-20 16:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.22 - - [2026-04-20 16:08:59] "GET /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008876 10.0.0.22 - - [2026-04-20 16:08:59] "PUT /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce HTTP/1.1" 200 254 0.016702 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:08:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.241 - - [2026-04-20 16:09:44] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.241 - - [2026-04-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.241 - - [2026-04-20 16:09:45] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005253 10.0.0.241 - - [2026-04-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.241 - - [2026-04-20 16:09:45] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002916 10.0.0.241 - - [2026-04-20 16:09:45] "PUT /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5 HTTP/1.1" 200 274 0.008835 10.0.0.241 - - [2026-04-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.011431 10.0.0.241 - - [2026-04-20 16:09:45] "POST /virtual-routers HTTP/1.1" 200 599 0.015783 10.0.0.241 - - [2026-04-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010897 10.0.0.241 - - [2026-04-20 16:09:45] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004164 10.0.0.241 - - [2026-04-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003694 10.0.0.241 - - [2026-04-20 16:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.241 - - [2026-04-20 16:09:45] "GET /virtual-network/56e30c7a-91f6-4051-88ee-4e97fcc9a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003928 10.0.0.241 - - [2026-04-20 16:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.074879 10.0.0.241 - - [2026-04-20 16:11:07] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.241 - - [2026-04-20 16:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.241 - - [2026-04-20 16:11:07] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004670 10.0.0.241 - - [2026-04-20 16:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-04-20 16:11:07] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003734 10.0.0.241 - - [2026-04-20 16:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.241 - - [2026-04-20 16:11:07] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003314 10.0.0.241 - - [2026-04-20 16:11:07] "PUT /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c HTTP/1.1" 200 262 0.009630 10.0.0.241 - - [2026-04-20 16:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.241 - - [2026-04-20 16:11:07] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003370 10.0.0.241 - - [2026-04-20 16:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.241 - - [2026-04-20 16:11:07] "GET /virtual-machine-interface/5e7b919c-bbfa-4cae-988a-df999d59c633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.007103 10.0.0.241 - - [2026-04-20 16:11:07] "PUT /virtual-machine-interface/5e7b919c-bbfa-4cae-988a-df999d59c633 HTTP/1.1" 200 284 0.014096 10.0.0.22 - - [2026-04-20 16:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.22 - - [2026-04-20 16:11:30] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003147 10.0.0.22 - - [2026-04-20 16:11:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002714 10.0.0.22 - - [2026-04-20 16:11:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002265 10.0.0.22 - - [2026-04-20 16:11:47] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003591 10.0.0.22 - - [2026-04-20 16:11:47] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.22 - - [2026-04-20 16:11:53] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013031 10.0.0.22 - - [2026-04-20 16:11:53] "POST /set-tag HTTP/1.1" 200 109 0.004777 10.0.0.22 - - [2026-04-20 16:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.22 - - [2026-04-20 16:11:53] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002788 10.0.0.22 - - [2026-04-20 16:11:53] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004471 10.0.0.22 - - [2026-04-20 16:11:53] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.22 - - [2026-04-20 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2026-04-20 16:11:54] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003448 10.0.0.22 - - [2026-04-20 16:11:54] "GET /loadbalancer-pool/c97fa2eb-9f6e-4c4b-900d-5b17c1b7afda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011096 10.0.0.22 - - [2026-04-20 16:11:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021682 10.0.0.22 - - [2026-04-20 16:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017389 10.0.0.22 - - [2026-04-20 16:11:54] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025635 10.0.0.22 - - [2026-04-20 16:11:54] "POST /tags HTTP/1.1" 409 205 0.005795 10.0.0.22 - - [2026-04-20 16:11:54] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013780 10.0.0.22 - - [2026-04-20 16:11:54] "POST /ref-update HTTP/1.1" 200 156 0.009353 10.0.0.22 - - [2026-04-20 16:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.22 - - [2026-04-20 16:11:54] "GET /tag/20017a52-6293-4d48-bc3d-93ad9b21fac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014867 10.0.0.22 - - [2026-04-20 16:11:54] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.027457 10.0.0.22 - - [2026-04-20 16:11:54] "PUT /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c HTTP/1.1" 200 256 0.032169 10.0.0.22 - - [2026-04-20 16:11:54] "POST /set-tag HTTP/1.1" 200 109 0.147115 10.0.0.22 - - [2026-04-20 16:11:54] "GET /loadbalancer-pool/92794571-6a54-49fb-a332-0abb08be525a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008293 10.0.0.22 - - [2026-04-20 16:11:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023510 10.0.0.22 - - [2026-04-20 16:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024017 10.0.0.22 - - [2026-04-20 16:11:54] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014530 10.0.0.22 - - [2026-04-20 16:11:54] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007986 10.0.0.22 - - [2026-04-20 16:11:54] "POST /ref-update HTTP/1.1" 200 156 0.013432 10.0.0.22 - - [2026-04-20 16:11:54] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.22 - - [2026-04-20 16:11:54] "GET /loadbalancer-pool/08461b2c-8162-4695-8be9-295c91c32e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005450 10.0.0.22 - - [2026-04-20 16:11:54] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008592 10.0.0.22 - - [2026-04-20 16:11:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042499 10.0.0.22 - - [2026-04-20 16:11:54] "PUT /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c HTTP/1.1" 200 256 0.026812 10.0.0.22 - - [2026-04-20 16:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013930 10.0.0.22 - - [2026-04-20 16:11:54] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006293 10.0.0.22 - - [2026-04-20 16:11:54] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014589 10.0.0.22 - - [2026-04-20 16:11:54] "POST /set-tag HTTP/1.1" 200 109 0.007940 10.0.0.22 - - [2026-04-20 16:11:54] "POST /ref-update HTTP/1.1" 200 156 0.020309 10.0.0.22 - - [2026-04-20 16:11:54] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.013382 10.0.0.22 - - [2026-04-20 16:11:54] "PUT /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c HTTP/1.1" 200 256 0.032813 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:12:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:12:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 10.0.0.22 - - [2026-04-20 16:13:47] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005858 10.0.0.22 - - [2026-04-20 16:13:47] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.22 - - [2026-04-20 16:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.22 - - [2026-04-20 16:13:48] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003563 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008518 10.0.0.22 - - [2026-04-20 16:13:48] "POST /set-tag HTTP/1.1" 200 109 0.033328 10.0.0.22 - - [2026-04-20 16:13:48] "DELETE /loadbalancer-member/96eb26f6-3fe8-4e7e-8dcc-edb28e867a0a HTTP/1.1" 200 115 0.060307 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013650 10.0.0.22 - - [2026-04-20 16:13:48] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.22 - - [2026-04-20 16:13:48] "DELETE /loadbalancer-member/fa7a9d1b-3843-4c1d-860d-481e238788df HTTP/1.1" 200 115 0.041368 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005586 10.0.0.22 - - [2026-04-20 16:13:48] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.22 - - [2026-04-20 16:13:48] "DELETE /loadbalancer-member/4283277f-c38c-4137-9727-76cc9ede32d2 HTTP/1.1" 200 115 0.033146 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006631 10.0.0.22 - - [2026-04-20 16:13:48] "POST /set-tag HTTP/1.1" 200 109 0.005858 10.0.0.22 - - [2026-04-20 16:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008143 10.0.0.22 - - [2026-04-20 16:13:48] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005217 10.0.0.22 - - [2026-04-20 16:13:48] "GET /loadbalancer-pool/c97fa2eb-9f6e-4c4b-900d-5b17c1b7afda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005395 10.0.0.22 - - [2026-04-20 16:13:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025270 10.0.0.22 - - [2026-04-20 16:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044697 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014273 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009149 10.0.0.22 - - [2026-04-20 16:13:48] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003116 10.0.0.22 - - [2026-04-20 16:13:48] "POST /set-tag HTTP/1.1" 200 109 0.072107 10.0.0.22 - - [2026-04-20 16:13:48] "GET /loadbalancer-pool/92794571-6a54-49fb-a332-0abb08be525a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021996 10.0.0.22 - - [2026-04-20 16:13:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034837 10.0.0.22 - - [2026-04-20 16:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009776 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010196 10.0.0.22 - - [2026-04-20 16:13:48] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003639 10.0.0.22 - - [2026-04-20 16:13:48] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007072 10.0.0.22 - - [2026-04-20 16:13:48] "GET /loadbalancer-pool/08461b2c-8162-4695-8be9-295c91c32e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004750 10.0.0.22 - - [2026-04-20 16:13:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026364 10.0.0.22 - - [2026-04-20 16:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027378 10.0.0.22 - - [2026-04-20 16:13:48] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016116 10.0.0.22 - - [2026-04-20 16:13:49] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004592 10.0.0.22 - - [2026-04-20 16:13:49] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002384 10.0.0.22 - - [2026-04-20 16:13:49] "POST /set-tag HTTP/1.1" 200 109 0.002722 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:14:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:14:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:14:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:14:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:14:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:14:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.22 - - [2026-04-20 16:16:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003029 10.0.0.22 - - [2026-04-20 16:16:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002836 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:17:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001288 10.0.0.22 - - [2026-04-20 16:17:24] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.22 - - [2026-04-20 16:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-04-20 16:17:24] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039558 10.0.0.22 - - [2026-04-20 16:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-04-20 16:17:24] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027961 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.22 - - [2026-04-20 16:17:25] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028757 10.0.0.22 - - [2026-04-20 16:17:25] "POST /tags HTTP/1.1" 200 333 0.044748 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015405 10.0.0.22 - - [2026-04-20 16:17:25] "GET /tag/983b9bcb-70b3-4cd1-940f-03e96c7345cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024986 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011654 10.0.0.22 - - [2026-04-20 16:17:25] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050474 10.0.0.22 - - [2026-04-20 16:17:25] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041027 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2026-04-20 16:17:25] "GET /virtual-networks?parent_id=72504413-c92d-4c4d-ba4b-a3a7a6c751b7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002109 10.0.0.22 - - [2026-04-20 16:17:25] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.051554 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.22 - - [2026-04-20 16:17:25] "GET /service-appliance-set/86fd38e1-3a64-455d-901d-e4eadaf983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002827 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.003716 10.0.0.22 - - [2026-04-20 16:17:25] "POST /virtual-networks HTTP/1.1" 200 512 0.125727 10.0.0.22 - - [2026-04-20 16:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014178 10.0.0.22 - - [2026-04-20 16:17:25] "GET /network-ipam/3c719b65-4dc1-45f4-bb10-1a83e4aafd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.024173 10.0.0.22 - - [2026-04-20 16:17:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.101392 10.0.0.22 - - [2026-04-20 16:17:25] "GET /virtual-machine-interface/5311474a-19a5-492b-ae42-a611b8ee6af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018871 10.0.0.22 - - [2026-04-20 16:17:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002385 10.0.0.22 - - [2026-04-20 16:17:25] "POST /ref-update HTTP/1.1" 200 156 0.113607 10.0.0.22 - - [2026-04-20 16:17:25] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004031 10.0.0.22 - - [2026-04-20 16:17:25] "POST /instance-ips HTTP/1.1" 200 409 0.063203 10.0.0.22 - - [2026-04-20 16:17:26] "GET /domains HTTP/1.1" 200 280 0.001529 10.0.0.22 - - [2026-04-20 16:17:26] "GET /instance-ip/85affc0e-4d9b-4fba-b13a-2a61724e6e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004003 10.0.0.22 - - [2026-04-20 16:17:26] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31 HTTP/1.1" 200 3086 0.014241 10.0.0.22 - - [2026-04-20 16:17:26] "POST /loadbalancers HTTP/1.1" 200 610 0.029699 10.0.0.22 - - [2026-04-20 16:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.044721 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.22 - - [2026-04-20 16:17:26] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7 HTTP/1.1" 200 5716 0.087977 10.0.0.22 - - [2026-04-20 16:17:26] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.020469 10.0.0.22 - - [2026-04-20 16:17:26] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.007996 10.0.0.22 - - [2026-04-20 16:17:26] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097698 10.0.0.22 - - [2026-04-20 16:17:26] "GET /instance-ip/85affc0e-4d9b-4fba-b13a-2a61724e6e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004874 10.0.0.22 - - [2026-04-20 16:17:26] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1181 0.004858 10.0.0.22 - - [2026-04-20 16:17:26] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1181 0.003692 10.0.0.22 - - [2026-04-20 16:17:26] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037366 10.0.0.22 - - [2026-04-20 16:17:26] "GET /loadbalancer/fa1bbf53-3b60-4610-94fd-c68993395a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002383 10.0.0.22 - - [2026-04-20 16:17:26] "POST /route-targets HTTP/1.1" 200 327 0.015893 10.0.0.22 - - [2026-04-20 16:17:26] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.073677 10.0.0.22 - - [2026-04-20 16:17:26] "POST /floating-ips HTTP/1.1" 200 597 0.074710 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.22 - - [2026-04-20 16:17:26] "POST /ref-update HTTP/1.1" 200 156 0.059859 10.0.0.22 - - [2026-04-20 16:17:26] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058925 10.0.0.22 - - [2026-04-20 16:17:26] "GET /loadbalancer-listener/0be1b87c-98fc-4a82-9079-3a497f056da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004804 10.0.0.22 - - [2026-04-20 16:17:26] "GET /loadbalancer-listener/0be1b87c-98fc-4a82-9079-3a497f056da7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004236 10.0.0.22 - - [2026-04-20 16:17:26] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021942 10.0.0.22 - - [2026-04-20 16:17:26] "GET /instance-ip/85affc0e-4d9b-4fba-b13a-2a61724e6e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004616 10.0.0.22 - - [2026-04-20 16:17:26] "GET /instance-ip/85affc0e-4d9b-4fba-b13a-2a61724e6e82?fields=floating_ips HTTP/1.1" 200 1212 0.008549 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-04-20 16:17:26] "GET /floating-ip/4f19be01-7d01-4729-925f-343a822a866b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002557 10.0.0.22 - - [2026-04-20 16:17:26] "GET /loadbalancer/fa1bbf53-3b60-4610-94fd-c68993395a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001930 10.0.0.22 - - [2026-04-20 16:17:26] "POST /tags HTTP/1.1" 200 295 0.067989 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018677 10.0.0.22 - - [2026-04-20 16:17:26] "GET /tag/6934cf01-4bd1-48eb-b2f8-eff56f90d280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014189 10.0.0.22 - - [2026-04-20 16:17:26] "POST /tags HTTP/1.1" 409 233 0.002284 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.22 - - [2026-04-20 16:17:26] "GET /tag/eabfd51e-c8b6-4f0f-8ca6-93d6aef7b70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011358 10.0.0.22 - - [2026-04-20 16:17:26] "POST /tags HTTP/1.1" 409 206 0.002201 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2026-04-20 16:17:26] "GET /tag/d2c99491-63b5-415f-8b62-9face132c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013997 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.22 - - [2026-04-20 16:17:26] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004720 10.0.0.22 - - [2026-04-20 16:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2026-04-20 16:17:26] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035084 10.0.0.22 - - [2026-04-20 16:17:26] "POST /virtual-machines HTTP/1.1" 200 369 0.009171 10.0.0.22 - - [2026-04-20 16:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012214 10.0.0.22 - - [2026-04-20 16:17:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129408 10.0.0.22 - - [2026-04-20 16:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031553 10.0.0.22 - - [2026-04-20 16:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013136 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006279 10.0.0.22 - - [2026-04-20 16:17:27] "POST /instance-ips HTTP/1.1" 200 409 0.019883 10.0.0.22 - - [2026-04-20 16:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028108 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016908 10.0.0.22 - - [2026-04-20 16:17:27] "POST /set-tag HTTP/1.1" 200 109 0.019123 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011248 10.0.0.22 - - [2026-04-20 16:17:27] "GET /instance-ip/6c3fdb92-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005406 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004996 10.0.0.22 - - [2026-04-20 16:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004143 10.0.0.22 - - [2026-04-20 16:17:27] "POST /ref-update HTTP/1.1" 200 156 0.009814 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018695 10.0.0.22 - - [2026-04-20 16:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.22 - - [2026-04-20 16:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.22 - - [2026-04-20 16:17:27] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004469 10.0.0.22 - - [2026-04-20 16:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2026-04-20 16:17:27] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033235 10.0.0.22 - - [2026-04-20 16:17:27] "POST /virtual-machines HTTP/1.1" 200 369 0.011794 10.0.0.22 - - [2026-04-20 16:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016243 10.0.0.22 - - [2026-04-20 16:17:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129781 10.0.0.22 - - [2026-04-20 16:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014436 10.0.0.22 - - [2026-04-20 16:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007449 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008121 10.0.0.22 - - [2026-04-20 16:17:28] "POST /instance-ips HTTP/1.1" 200 409 0.033617 10.0.0.22 - - [2026-04-20 16:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019927 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017448 10.0.0.22 - - [2026-04-20 16:17:28] "POST /set-tag HTTP/1.1" 200 109 0.018861 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015279 10.0.0.22 - - [2026-04-20 16:17:28] "GET /instance-ip/6cb5447c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003391 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006054 10.0.0.22 - - [2026-04-20 16:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.005584 10.0.0.22 - - [2026-04-20 16:17:28] "POST /ref-update HTTP/1.1" 200 156 0.014888 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016128 10.0.0.22 - - [2026-04-20 16:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004922 10.0.0.22 - - [2026-04-20 16:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.22 - - [2026-04-20 16:17:28] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004456 10.0.0.22 - - [2026-04-20 16:17:28] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domains HTTP/1.1" 200 280 0.002010 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31 HTTP/1.1" 200 3086 0.003044 10.0.0.22 - - [2026-04-20 16:17:31] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7 HTTP/1.1" 200 7064 0.032815 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.003771 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.003760 10.0.0.22 - - [2026-04-20 16:17:31] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1402 0.003650 10.0.0.22 - - [2026-04-20 16:17:31] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1402 0.002332 10.0.0.22 - - [2026-04-20 16:17:31] "GET /route-target/3e0ec1de-114c-4913-a3d8-3fc9e07887df HTTP/1.1" 200 1152 0.002066 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.003431 10.0.0.22 - - [2026-04-20 16:17:31] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1402 0.005230 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003634 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.003665 10.0.0.22 - - [2026-04-20 16:17:31] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1402 0.002457 10.0.0.22 - - [2026-04-20 16:17:31] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 200 1402 0.003361 10.0.0.22 - - [2026-04-20 16:17:31] "GET /route-target/3e0ec1de-114c-4913-a3d8-3fc9e07887df HTTP/1.1" 200 1152 0.001949 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domains HTTP/1.1" 200 280 0.002061 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31 HTTP/1.1" 200 3086 0.002779 10.0.0.22 - - [2026-04-20 16:17:31] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7 HTTP/1.1" 200 7064 0.044463 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2090 0.004291 10.0.0.22 - - [2026-04-20 16:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.22 - - [2026-04-20 16:17:31] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034416 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011677 10.0.0.22 - - [2026-04-20 16:17:31] "GET /floating-ip-pools?parent_id=dbb6fa73-efc0-4acb-91a4-d928f3f0bc70&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002114 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004535 10.0.0.22 - - [2026-04-20 16:17:31] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018505 10.0.0.22 - - [2026-04-20 16:17:31] "POST /ref-update HTTP/1.1" 200 156 0.018698 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005235 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domains HTTP/1.1" 200 280 0.001962 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31 HTTP/1.1" 200 3086 0.003551 10.0.0.22 - - [2026-04-20 16:17:31] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7 HTTP/1.1" 200 7320 0.042373 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2328 0.009159 10.0.0.22 - - [2026-04-20 16:17:31] "GET /floating-ip-pool/33865be3-250a-4a0b-9ead-ef7574dbb28c HTTP/1.1" 200 1314 0.004031 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domains HTTP/1.1" 200 280 0.002588 10.0.0.22 - - [2026-04-20 16:17:31] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31 HTTP/1.1" 200 3086 0.003498 10.0.0.22 - - [2026-04-20 16:17:31] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7 HTTP/1.1" 200 7320 0.044103 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 2328 0.004427 10.0.0.22 - - [2026-04-20 16:17:31] "GET /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004685 10.0.0.22 - - [2026-04-20 16:17:31] "POST /tags HTTP/1.1" 200 365 0.069947 10.0.0.22 - - [2026-04-20 16:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019376 10.0.0.22 - - [2026-04-20 16:17:31] "GET /tag/c2b0fa6e-d9b0-46fd-a50b-e79527ff93a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014301 10.0.0.22 - - [2026-04-20 16:17:32] "POST /tags HTTP/1.1" 409 206 0.003163 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.22 - - [2026-04-20 16:17:32] "GET /tag/d2c99491-63b5-415f-8b62-9face132c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017208 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.22 - - [2026-04-20 16:17:32] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055043 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.22 - - [2026-04-20 16:17:32] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004508 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-04-20 16:17:32] "GET /service-appliance-set/b7c16511-f898-451f-9ee0-2aa2c8777e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004417 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002932 10.0.0.22 - - [2026-04-20 16:17:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.116317 10.0.0.22 - - [2026-04-20 16:17:32] "GET /virtual-machine-interface/dd41612a-47a1-47fb-9a4d-a25e34a2007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015708 10.0.0.22 - - [2026-04-20 16:17:32] "POST /set-tag HTTP/1.1" 200 109 0.035902 10.0.0.22 - - [2026-04-20 16:17:32] "POST /instance-ips HTTP/1.1" 200 417 0.031880 10.0.0.22 - - [2026-04-20 16:17:32] "GET /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.022264 10.0.0.22 - - [2026-04-20 16:17:32] "POST /loadbalancers HTTP/1.1" 200 618 0.074410 10.0.0.22 - - [2026-04-20 16:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015500 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012096 10.0.0.22 - - [2026-04-20 16:17:32] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034660 10.0.0.22 - - [2026-04-20 16:17:32] "POST /service-instances HTTP/1.1" 200 566 0.024874 10.0.0.22 - - [2026-04-20 16:17:32] "GET /virtual-machine-interface/dd41612a-47a1-47fb-9a4d-a25e34a2007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007702 10.0.0.22 - - [2026-04-20 16:17:32] "GET /virtual-machine-interface/dd41612a-47a1-47fb-9a4d-a25e34a2007d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011764 10.0.0.22 - - [2026-04-20 16:17:32] "POST /ref-update HTTP/1.1" 200 156 0.023824 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.22 - - [2026-04-20 16:17:32] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.010363 10.0.0.22 - - [2026-04-20 16:17:32] "GET /floating-ip-pool/33865be3-250a-4a0b-9ead-ef7574dbb28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009432 10.0.0.22 - - [2026-04-20 16:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021965 10.0.0.22 - - [2026-04-20 16:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.22 - - [2026-04-20 16:17:32] "POST /virtual-machines HTTP/1.1" 200 429 0.021193 10.0.0.22 - - [2026-04-20 16:17:33] "POST /floating-ips HTTP/1.1" 200 671 0.170563 10.0.0.22 - - [2026-04-20 16:17:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020440 10.0.0.22 - - [2026-04-20 16:17:33] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010947 10.0.0.22 - - [2026-04-20 16:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010524 10.0.0.22 - - [2026-04-20 16:17:33] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011465 10.0.0.22 - - [2026-04-20 16:17:33] "POST /tags HTTP/1.1" 409 221 0.002513 10.0.0.22 - - [2026-04-20 16:17:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.201966 10.0.0.22 - - [2026-04-20 16:17:33] "POST /chown HTTP/1.1" 200 109 0.026654 10.0.0.22 - - [2026-04-20 16:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-04-20 16:17:33] "GET /tag/983b9bcb-70b3-4cd1-940f-03e96c7345cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030977 10.0.0.22 - - [2026-04-20 16:17:33] "POST /tags HTTP/1.1" 409 238 0.002774 10.0.0.22 - - [2026-04-20 16:17:33] "POST /chown HTTP/1.1" 200 109 0.006788 10.0.0.22 - - [2026-04-20 16:17:33] "PUT /virtual-machine-interface/af52fd90-0ff3-42da-8c1b-674e938e47c1 HTTP/1.1" 200 284 0.019176 10.0.0.22 - - [2026-04-20 16:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.22 - - [2026-04-20 16:17:33] "GET /tag/c2b0fa6e-d9b0-46fd-a50b-e79527ff93a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.050871 10.0.0.22 - - [2026-04-20 16:17:33] "PUT /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 256 0.082594 10.0.0.22 - - [2026-04-20 16:17:33] "POST /firewall-rules HTTP/1.1" 200 650 0.111982 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.091950 10.0.0.22 - - [2026-04-20 16:17:33] "GET /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.020554 10.0.0.22 - - [2026-04-20 16:17:33] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006899 10.0.0.22 - - [2026-04-20 16:17:33] "GET /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003903 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.049595 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.024922 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.017879 10.0.0.22 - - [2026-04-20 16:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014126 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.019617 10.0.0.22 - - [2026-04-20 16:17:33] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062934 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.044807 10.0.0.22 - - [2026-04-20 16:17:33] "POST /ref-update HTTP/1.1" 200 156 0.022174 10.0.0.22 - - [2026-04-20 16:17:33] "GET /loadbalancer/73f6ef21-9216-4ca0-bfa9-d92d29d5c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002747 10.0.0.22 - - [2026-04-20 16:17:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.014479 10.0.0.22 - - [2026-04-20 16:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009155 10.0.0.22 - - [2026-04-20 16:17:33] "POST /virtual-machines HTTP/1.1" 200 429 0.021391 10.0.0.22 - - [2026-04-20 16:17:33] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060115 10.0.0.22 - - [2026-04-20 16:17:33] "GET /loadbalancer-listener/ce5994e9-3abc-480b-9b74-77c8d781fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010527 10.0.0.22 - - [2026-04-20 16:17:33] "GET /loadbalancer-listener/ce5994e9-3abc-480b-9b74-77c8d781fc1a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016348 10.0.0.22 - - [2026-04-20 16:17:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110414 10.0.0.22 - - [2026-04-20 16:17:34] "POST /chown HTTP/1.1" 200 109 0.028239 10.0.0.22 - - [2026-04-20 16:17:34] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045489 10.0.0.22 - - [2026-04-20 16:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028977 10.0.0.22 - - [2026-04-20 16:17:34] "POST /chown HTTP/1.1" 200 109 0.034743 10.0.0.22 - - [2026-04-20 16:17:34] "GET /loadbalancer-pool/0a651b38-a60c-4e25-b02d-1c36a2623f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019219 10.0.0.22 - - [2026-04-20 16:17:34] "PUT /virtual-machine-interface/a7f57b4d-6683-4223-b1e9-7df465a423f5 HTTP/1.1" 200 284 0.034560 10.0.0.22 - - [2026-04-20 16:17:34] "PUT /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 256 0.055364 10.0.0.22 - - [2026-04-20 16:17:34] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056567 10.0.0.22 - - [2026-04-20 16:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.038655 10.0.0.22 - - [2026-04-20 16:17:34] "GET /loadbalancer-member/1f741a11-b374-47ee-a638-fe8539371534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012333 10.0.0.22 - - [2026-04-20 16:17:34] "POST /ref-update HTTP/1.1" 200 156 0.045404 10.0.0.22 - - [2026-04-20 16:17:34] "POST /ref-update HTTP/1.1" 200 156 0.031193 10.0.0.22 - - [2026-04-20 16:17:34] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012143 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2026-04-20 16:17:34] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004145 10.0.0.22 - - [2026-04-20 16:17:34] "POST /ref-update HTTP/1.1" 200 156 0.029018 10.0.0.22 - - [2026-04-20 16:17:34] "POST /tags HTTP/1.1" 409 221 0.003356 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.22 - - [2026-04-20 16:17:34] "POST /ref-update HTTP/1.1" 200 156 0.017299 10.0.0.22 - - [2026-04-20 16:17:34] "GET /tag/983b9bcb-70b3-4cd1-940f-03e96c7345cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.032476 10.0.0.22 - - [2026-04-20 16:17:34] "POST /ref-update HTTP/1.1" 200 156 0.044086 10.0.0.22 - - [2026-04-20 16:17:34] "POST /tags HTTP/1.1" 409 238 0.004452 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.22 - - [2026-04-20 16:17:34] "GET /tag/c2b0fa6e-d9b0-46fd-a50b-e79527ff93a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011069 10.0.0.22 - - [2026-04-20 16:17:34] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.032458 10.0.0.22 - - [2026-04-20 16:17:34] "POST /firewall-rules HTTP/1.1" 409 293 0.002620 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005747 10.0.0.22 - - [2026-04-20 16:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018548 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.22 - - [2026-04-20 16:17:34] "POST /chown HTTP/1.1" 200 109 0.009969 10.0.0.22 - - [2026-04-20 16:17:34] "PUT /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58 HTTP/1.1" 200 260 0.084880 10.0.0.22 - - [2026-04-20 16:17:34] "POST /chown HTTP/1.1" 200 109 0.022765 10.0.0.22 - - [2026-04-20 16:17:34] "GET /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007657 10.0.0.22 - - [2026-04-20 16:17:34] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008240 10.0.0.22 - - [2026-04-20 16:17:34] "GET /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003711 10.0.0.22 - - [2026-04-20 16:17:34] "PUT /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 256 0.046731 10.0.0.22 - - [2026-04-20 16:17:34] "POST /ref-update HTTP/1.1" 200 156 0.044065 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.22 - - [2026-04-20 16:17:34] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011167 10.0.0.22 - - [2026-04-20 16:17:34] "POST /chown HTTP/1.1" 200 109 0.045483 10.0.0.22 - - [2026-04-20 16:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019083 10.0.0.22 - - [2026-04-20 16:17:34] "POST /chown HTTP/1.1" 200 109 0.030055 10.0.0.22 - - [2026-04-20 16:17:35] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.078056 10.0.0.22 - - [2026-04-20 16:17:35] "PUT /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 256 0.066374 10.0.0.22 - - [2026-04-20 16:17:35] "POST /virtual-machines HTTP/1.1" 200 373 0.018892 10.0.0.22 - - [2026-04-20 16:17:35] "POST /ref-update HTTP/1.1" 200 156 0.043447 10.0.0.22 - - [2026-04-20 16:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039644 10.0.0.22 - - [2026-04-20 16:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008733 10.0.0.22 - - [2026-04-20 16:17:35] "POST /chown HTTP/1.1" 200 109 0.017367 10.0.0.22 - - [2026-04-20 16:17:35] "POST /chown HTTP/1.1" 200 109 0.039759 10.0.0.22 - - [2026-04-20 16:17:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147848 10.0.0.22 - - [2026-04-20 16:17:35] "PUT /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 256 0.055797 10.0.0.22 - - [2026-04-20 16:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021358 10.0.0.22 - - [2026-04-20 16:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.22 - - [2026-04-20 16:17:35] "POST /ref-update HTTP/1.1" 200 156 0.056600 10.0.0.22 - - [2026-04-20 16:17:35] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017392 10.0.0.22 - - [2026-04-20 16:17:35] "POST /chown HTTP/1.1" 200 109 0.013064 10.0.0.22 - - [2026-04-20 16:17:35] "POST /chown HTTP/1.1" 200 109 0.039959 10.0.0.22 - - [2026-04-20 16:17:35] "PUT /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 256 0.049236 10.0.0.22 - - [2026-04-20 16:17:35] "POST /instance-ips HTTP/1.1" 200 413 0.107895 10.0.0.22 - - [2026-04-20 16:17:35] "POST /ref-update HTTP/1.1" 200 156 0.029334 10.0.0.22 - - [2026-04-20 16:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046299 10.0.0.22 - - [2026-04-20 16:17:35] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008053 10.0.0.22 - - [2026-04-20 16:17:35] "POST /set-tag HTTP/1.1" 200 109 0.020810 10.0.0.22 - - [2026-04-20 16:17:35] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025057 10.0.0.22 - - [2026-04-20 16:17:35] "GET /instance-ip/711e0102-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003909 10.0.0.22 - - [2026-04-20 16:17:35] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.015839 10.0.0.22 - - [2026-04-20 16:17:35] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020748 10.0.0.22 - - [2026-04-20 16:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038312 10.0.0.22 - - [2026-04-20 16:17:35] "POST /set-tag HTTP/1.1" 200 109 0.013877 10.0.0.22 - - [2026-04-20 16:17:35] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.019902 10.0.0.22 - - [2026-04-20 16:17:35] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.012263 10.0.0.22 - - [2026-04-20 16:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023219 10.0.0.22 - - [2026-04-20 16:17:35] "POST /ref-update HTTP/1.1" 200 156 0.049327 10.0.0.22 - - [2026-04-20 16:17:36] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019133 10.0.0.22 - - [2026-04-20 16:17:36] "POST /set-tag HTTP/1.1" 200 109 0.005027 10.0.0.22 - - [2026-04-20 16:17:36] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.035050 10.0.0.22 - - [2026-04-20 16:17:36] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008217 10.0.0.22 - - [2026-04-20 16:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014286 10.0.0.22 - - [2026-04-20 16:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2026-04-20 16:17:36] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.011231 10.0.0.22 - - [2026-04-20 16:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021203 10.0.0.22 - - [2026-04-20 16:17:36] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.009630 10.0.0.22 - - [2026-04-20 16:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010494 10.0.0.22 - - [2026-04-20 16:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.006171 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.030020 10.0.0.22 - - [2026-04-20 16:17:36] "POST /ref-update HTTP/1.1" 200 156 0.022182 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.009322 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.019665 10.0.0.22 - - [2026-04-20 16:17:36] "POST /ref-update HTTP/1.1" 200 156 0.027761 10.0.0.22 - - [2026-04-20 16:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.011124 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.018389 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.009734 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.023486 10.0.0.22 - - [2026-04-20 16:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.005248 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.021730 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.007333 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.034958 10.0.0.22 - - [2026-04-20 16:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.008463 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.019750 10.0.0.22 - - [2026-04-20 16:17:36] "POST /chown HTTP/1.1" 200 109 0.008968 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.008197 10.0.0.22 - - [2026-04-20 16:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.007132 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.007387 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.020369 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.025750 10.0.0.22 - - [2026-04-20 16:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.007163 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.023495 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.006741 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.028230 10.0.0.22 - - [2026-04-20 16:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.009106 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.016042 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.014519 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.008037 10.0.0.22 - - [2026-04-20 16:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.006804 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.008219 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.022125 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.022981 10.0.0.22 - - [2026-04-20 16:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.008101 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.023166 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.007453 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.035708 10.0.0.22 - - [2026-04-20 16:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.009315 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.021410 10.0.0.22 - - [2026-04-20 16:17:37] "POST /chown HTTP/1.1" 200 109 0.022539 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.007720 10.0.0.22 - - [2026-04-20 16:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.006967 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.010406 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.025694 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.013863 10.0.0.22 - - [2026-04-20 16:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.006463 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.021621 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.006607 10.0.0.22 - - [2026-04-20 16:17:38] "POST /chown HTTP/1.1" 200 109 0.019807 10.0.0.22 - - [2026-04-20 16:17:39] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004745 10.0.0.22 - - [2026-04-20 16:17:39] "POST /set-tag HTTP/1.1" 200 109 0.004574 10.0.0.22 - - [2026-04-20 16:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.22 - - [2026-04-20 16:17:39] "GET /loadbalancer/fa1bbf53-3b60-4610-94fd-c68993395a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002683 10.0.0.22 - - [2026-04-20 16:17:39] "GET /loadbalancer-pool/d68a1391-20be-4ffd-ae99-474f9f5795cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002587 10.0.0.22 - - [2026-04-20 16:17:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016864 10.0.0.22 - - [2026-04-20 16:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013048 10.0.0.22 - - [2026-04-20 16:17:39] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006781 10.0.0.22 - - [2026-04-20 16:17:39] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003503 10.0.0.22 - - [2026-04-20 16:17:39] "POST /ref-update HTTP/1.1" 200 156 0.005752 10.0.0.22 - - [2026-04-20 16:17:39] "POST /tags HTTP/1.1" 409 221 0.002157 10.0.0.22 - - [2026-04-20 16:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.22 - - [2026-04-20 16:17:39] "GET /tag/983b9bcb-70b3-4cd1-940f-03e96c7345cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011550 10.0.0.22 - - [2026-04-20 16:17:39] "GET /floating-ip/4f19be01-7d01-4729-925f-343a822a866b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004204 10.0.0.22 - - [2026-04-20 16:17:39] "PUT /floating-ip/4f19be01-7d01-4729-925f-343a822a866b HTTP/1.1" 200 256 0.007994 10.0.0.22 - - [2026-04-20 16:17:39] "POST /set-tag HTTP/1.1" 200 109 0.022894 10.0.0.22 - - [2026-04-20 16:17:39] "GET /virtual-machine/e372431b-935c-459f-9e51-1733f0be0613?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003227 10.0.0.22 - - [2026-04-20 16:17:39] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004990 10.0.0.22 - - [2026-04-20 16:17:40] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008397 10.0.0.22 - - [2026-04-20 16:17:40] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.22 - - [2026-04-20 16:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.22 - - [2026-04-20 16:17:40] "GET /loadbalancer/fa1bbf53-3b60-4610-94fd-c68993395a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003013 10.0.0.22 - - [2026-04-20 16:17:40] "GET /loadbalancer-pool/d68a1391-20be-4ffd-ae99-474f9f5795cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002932 10.0.0.22 - - [2026-04-20 16:17:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015522 10.0.0.22 - - [2026-04-20 16:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008238 10.0.0.22 - - [2026-04-20 16:17:40] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012251 10.0.0.22 - - [2026-04-20 16:17:40] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006129 10.0.0.22 - - [2026-04-20 16:17:40] "POST /ref-update HTTP/1.1" 200 156 0.009522 10.0.0.22 - - [2026-04-20 16:17:40] "POST /set-tag HTTP/1.1" 200 109 0.042765 10.0.0.22 - - [2026-04-20 16:17:40] "GET /floating-ip/4f19be01-7d01-4729-925f-343a822a866b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002702 10.0.0.22 - - [2026-04-20 16:17:45] "GET /virtual-machine/1e8e98b0-52ba-442f-9127-0e311099c21a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003233 10.0.0.22 - - [2026-04-20 16:17:45] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007966 10.0.0.22 - - [2026-04-20 16:17:50] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008563 10.0.0.22 - - [2026-04-20 16:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.22 - - [2026-04-20 16:17:55] "GET /virtual-machine/b0ebe9e1-b298-4cd7-b3d4-d8e995d5d4c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003141 10.0.0.22 - - [2026-04-20 16:17:55] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005178 10.0.0.22 - - [2026-04-20 16:17:55] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006517 10.0.0.22 - - [2026-04-20 16:17:55] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.22 - - [2026-04-20 16:18:26] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008332 10.0.0.22 - - [2026-04-20 16:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.22 - - [2026-04-20 16:18:26] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004682 10.0.0.22 - - [2026-04-20 16:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.22 - - [2026-04-20 16:18:26] "GET /virtual-machine/b0ebe9e1-b298-4cd7-b3d4-d8e995d5d4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003181 10.0.0.22 - - [2026-04-20 16:18:26] "POST /ref-update HTTP/1.1" 200 156 0.010423 10.0.0.22 - - [2026-04-20 16:18:26] "GET /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012059 10.0.0.22 - - [2026-04-20 16:18:26] "POST /set-tag HTTP/1.1" 200 109 0.016408 10.0.0.22 - - [2026-04-20 16:18:26] "POST /set-tag HTTP/1.1" 200 109 0.025956 10.0.0.22 - - [2026-04-20 16:18:26] "DELETE /instance-ip/711e0102-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.046490 10.0.0.22 - - [2026-04-20 16:18:26] "DELETE /virtual-machine-interface/70fc20d2-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.051250 10.0.0.22 - - [2026-04-20 16:18:26] "DELETE /virtual-machine/b0ebe9e1-b298-4cd7-b3d4-d8e995d5d4c5 HTTP/1.1" 200 115 0.033841 10.0.0.22 - - [2026-04-20 16:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.22 - - [2026-04-20 16:18:30] "GET /tag/c2b0fa6e-d9b0-46fd-a50b-e79527ff93a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010649 10.0.0.22 - - [2026-04-20 16:18:30] "GET /tag/c2b0fa6e-d9b0-46fd-a50b-e79527ff93a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012872 10.0.0.22 - - [2026-04-20 16:18:30] "GET /virtual-machine-interface/a7f57b4d-6683-4223-b1e9-7df465a423f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004376 10.0.0.22 - - [2026-04-20 16:18:30] "POST /set-tag HTTP/1.1" 200 109 0.015185 10.0.0.22 - - [2026-04-20 16:18:30] "GET /virtual-machine-interface/af52fd90-0ff3-42da-8c1b-674e938e47c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.012835 10.0.0.22 - - [2026-04-20 16:18:30] "POST /set-tag HTTP/1.1" 200 109 0.016412 10.0.0.22 - - [2026-04-20 16:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.22 - - [2026-04-20 16:18:30] "POST /chown HTTP/1.1" 200 109 0.006464 10.0.0.22 - - [2026-04-20 16:18:30] "GET /virtual-machine-interface/dd41612a-47a1-47fb-9a4d-a25e34a2007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013724 10.0.0.22 - - [2026-04-20 16:18:30] "POST /chown HTTP/1.1" 200 109 0.021181 10.0.0.22 - - [2026-04-20 16:18:30] "POST /ref-update HTTP/1.1" 200 156 0.013720 10.0.0.22 - - [2026-04-20 16:18:30] "POST /set-tag HTTP/1.1" 200 109 0.046739 10.0.0.22 - - [2026-04-20 16:18:30] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018044 10.0.0.22 - - [2026-04-20 16:18:30] "POST /chown HTTP/1.1" 200 109 0.008259 10.0.0.22 - - [2026-04-20 16:18:30] "GET /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005840 10.0.0.22 - - [2026-04-20 16:18:30] "POST /chown HTTP/1.1" 200 109 0.023888 10.0.0.22 - - [2026-04-20 16:18:30] "POST /ref-update HTTP/1.1" 200 156 0.041566 10.0.0.22 - - [2026-04-20 16:18:30] "DELETE /firewall-rule/9aa03da4-d5c4-4088-add8-1fb8d1e6da58 HTTP/1.1" 200 115 0.041517 10.0.0.22 - - [2026-04-20 16:18:30] "DELETE /loadbalancer-member/1f741a11-b374-47ee-a638-fe8539371534 HTTP/1.1" 200 115 0.031095 10.0.0.22 - - [2026-04-20 16:18:30] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.007870 10.0.0.22 - - [2026-04-20 16:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025319 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /loadbalancer-pool/0a651b38-a60c-4e25-b02d-1c36a2623f5e HTTP/1.1" 200 115 0.063707 10.0.0.22 - - [2026-04-20 16:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014470 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /loadbalancer-listener/ce5994e9-3abc-480b-9b74-77c8d781fc1a HTTP/1.1" 200 115 0.059509 10.0.0.22 - - [2026-04-20 16:18:31] "GET /floating-ip/e417d137-8421-4300-8985-33d5caed1b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002818 10.0.0.22 - - [2026-04-20 16:18:31] "POST /chown HTTP/1.1" 200 109 0.007627 10.0.0.22 - - [2026-04-20 16:18:31] "POST /chown HTTP/1.1" 200 109 0.021202 10.0.0.22 - - [2026-04-20 16:18:31] "POST /ref-update HTTP/1.1" 200 156 0.019157 10.0.0.22 - - [2026-04-20 16:18:31] "PUT /floating-ip/e417d137-8421-4300-8985-33d5caed1b5b HTTP/1.1" 200 256 0.034165 10.0.0.22 - - [2026-04-20 16:18:31] "POST /chown HTTP/1.1" 200 109 0.015027 10.0.0.22 - - [2026-04-20 16:18:31] "POST /chown HTTP/1.1" 200 109 0.022807 10.0.0.22 - - [2026-04-20 16:18:31] "PUT /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 266 0.021954 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /floating-ip/e417d137-8421-4300-8985-33d5caed1b5b HTTP/1.1" 200 115 0.113132 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /loadbalancer/73f6ef21-9216-4ca0-bfa9-d92d29d5c1c8 HTTP/1.1" 200 115 0.038277 10.0.0.22 - - [2026-04-20 16:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021835 10.0.0.22 - - [2026-04-20 16:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.22 - - [2026-04-20 16:18:31] "POST /service-instances HTTP/1.1" 409 259 0.003011 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /instance-ip/023c10cc-da89-4324-b9e5-dad6ff935c15 HTTP/1.1" 200 115 0.066994 10.0.0.22 - - [2026-04-20 16:18:31] "POST /service-instances HTTP/1.1" 409 259 0.002313 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /virtual-machine-interface/dd41612a-47a1-47fb-9a4d-a25e34a2007d HTTP/1.1" 200 115 0.046139 10.0.0.22 - - [2026-04-20 16:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.22 - - [2026-04-20 16:18:31] "GET /floating-ip-pool/33865be3-250a-4a0b-9ead-ef7574dbb28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004540 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /tag/c2b0fa6e-d9b0-46fd-a50b-e79527ff93a0 HTTP/1.1" 200 115 0.083473 10.0.0.22 - - [2026-04-20 16:18:31] "POST /ref-update HTTP/1.1" 200 156 0.018574 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /service-instance/067bcf05-3d80-47e3-9f96-b3612cd177f0 HTTP/1.1" 200 115 0.078817 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /floating-ip-pool/33865be3-250a-4a0b-9ead-ef7574dbb28c HTTP/1.1" 200 115 0.066613 10.0.0.22 - - [2026-04-20 16:18:31] "GET /virtual-machine-interface/af52fd90-0ff3-42da-8c1b-674e938e47c1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006663 10.0.0.22 - - [2026-04-20 16:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013572 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /virtual-machine-interface/af52fd90-0ff3-42da-8c1b-674e938e47c1 HTTP/1.1" 200 115 0.073265 10.0.0.22 - - [2026-04-20 16:18:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005574 10.0.0.22 - - [2026-04-20 16:18:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002982 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /virtual-network/dbb6fa73-efc0-4acb-91a4-d928f3f0bc70 HTTP/1.1" 200 115 0.146062 10.0.0.22 - - [2026-04-20 16:18:31] "GET /routing-instance/43558b1a-78fe-4e36-ab76-e604230e39a9 HTTP/1.1" 404 171 0.005532 10.0.0.22 - - [2026-04-20 16:18:31] "POST /ref-update HTTP/1.1" 200 156 0.024002 10.0.0.22 - - [2026-04-20 16:18:31] "GET /domains HTTP/1.1" 200 280 0.031908 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /route-target/3e0ec1de-114c-4913-a3d8-3fc9e07887df HTTP/1.1" 200 115 0.074287 10.0.0.22 - - [2026-04-20 16:18:31] "GET /domain/4b49319b-069e-47c3-a919-b68985544b31 HTTP/1.1" 200 3086 0.012701 10.0.0.22 - - [2026-04-20 16:18:31] "DELETE /virtual-machine/baeda5ea-3f4b-4d89-a24f-4993d4e0b650 HTTP/1.1" 200 115 0.080123 10.0.0.22 - - [2026-04-20 16:18:31] "GET /virtual-machine-interface/a7f57b4d-6683-4223-b1e9-7df465a423f5?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007734 10.0.0.22 - - [2026-04-20 16:18:31] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7 HTTP/1.1" 200 7142 0.059534 10.0.0.22 - - [2026-04-20 16:18:32] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017364 10.0.0.22 - - [2026-04-20 16:18:32] "POST /set-tag HTTP/1.1" 200 109 0.004250 10.0.0.22 - - [2026-04-20 16:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2026-04-20 16:18:32] "GET /loadbalancer/fa1bbf53-3b60-4610-94fd-c68993395a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003370 10.0.0.22 - - [2026-04-20 16:18:32] "DELETE /virtual-machine-interface/a7f57b4d-6683-4223-b1e9-7df465a423f5 HTTP/1.1" 200 115 0.117195 10.0.0.22 - - [2026-04-20 16:18:32] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004955 10.0.0.22 - - [2026-04-20 16:18:32] "DELETE /virtual-machine/72651542-1470-4676-af77-65567ba132bd HTTP/1.1" 200 115 0.033380 10.0.0.22 - - [2026-04-20 16:18:32] "POST /set-tag HTTP/1.1" 200 109 0.030942 10.0.0.22 - - [2026-04-20 16:18:32] "DELETE /loadbalancer-member/1f27b12e-8432-4dba-a8b8-4f1c9a82c274 HTTP/1.1" 200 115 0.061879 10.0.0.22 - - [2026-04-20 16:18:33] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004743 10.0.0.22 - - [2026-04-20 16:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.22 - - [2026-04-20 16:18:33] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005354 10.0.0.22 - - [2026-04-20 16:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.22 - - [2026-04-20 16:18:33] "GET /virtual-machine/1e8e98b0-52ba-442f-9127-0e311099c21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004068 10.0.0.22 - - [2026-04-20 16:18:33] "POST /ref-update HTTP/1.1" 200 156 0.011103 10.0.0.22 - - [2026-04-20 16:18:33] "GET /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018533 10.0.0.22 - - [2026-04-20 16:18:33] "POST /set-tag HTTP/1.1" 200 109 0.028155 10.0.0.22 - - [2026-04-20 16:18:33] "POST /set-tag HTTP/1.1" 200 109 0.021081 10.0.0.22 - - [2026-04-20 16:18:33] "POST /set-tag HTTP/1.1" 200 109 0.046690 10.0.0.22 - - [2026-04-20 16:18:33] "DELETE /instance-ip/6cb5447c-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.070104 10.0.0.22 - - [2026-04-20 16:18:33] "POST /ref-update HTTP/1.1" 200 156 0.009159 10.0.0.22 - - [2026-04-20 16:18:33] "DELETE /virtual-machine-interface/6c961d86-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.033907 10.0.0.22 - - [2026-04-20 16:18:33] "DELETE /virtual-machine/1e8e98b0-52ba-442f-9127-0e311099c21a HTTP/1.1" 200 115 0.021562 10.0.0.22 - - [2026-04-20 16:18:37] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013943 10.0.0.22 - - [2026-04-20 16:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.22 - - [2026-04-20 16:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.22 - - [2026-04-20 16:18:37] "GET /loadbalancer/fa1bbf53-3b60-4610-94fd-c68993395a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002497 10.0.0.22 - - [2026-04-20 16:18:38] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004949 10.0.0.22 - - [2026-04-20 16:18:38] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.22 - - [2026-04-20 16:18:38] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005073 10.0.0.22 - - [2026-04-20 16:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.22 - - [2026-04-20 16:18:38] "GET /virtual-machine/e372431b-935c-459f-9e51-1733f0be0613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003321 10.0.0.22 - - [2026-04-20 16:18:38] "POST /ref-update HTTP/1.1" 200 156 0.010760 10.0.0.22 - - [2026-04-20 16:18:38] "GET /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006209 10.0.0.22 - - [2026-04-20 16:18:38] "POST /set-tag HTTP/1.1" 200 109 0.039258 10.0.0.22 - - [2026-04-20 16:18:38] "POST /set-tag HTTP/1.1" 200 109 0.026256 10.0.0.22 - - [2026-04-20 16:18:38] "POST /set-tag HTTP/1.1" 200 109 0.021765 10.0.0.22 - - [2026-04-20 16:18:38] "DELETE /instance-ip/6c3fdb92-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.052459 10.0.0.22 - - [2026-04-20 16:18:38] "POST /ref-update HTTP/1.1" 200 156 0.011885 10.0.0.22 - - [2026-04-20 16:18:38] "DELETE /virtual-machine-interface/6c256dd4-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.045944 10.0.0.22 - - [2026-04-20 16:18:38] "DELETE /virtual-machine/e372431b-935c-459f-9e51-1733f0be0613 HTTP/1.1" 200 115 0.025638 10.0.0.22 - - [2026-04-20 16:18:39] "DELETE /tag/6934cf01-4bd1-48eb-b2f8-eff56f90d280 HTTP/1.1" 200 115 0.065713 10.0.0.22 - - [2026-04-20 16:18:39] "DELETE /tag/eabfd51e-c8b6-4f0f-8ca6-93d6aef7b70b HTTP/1.1" 200 115 0.040965 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2026-04-20 16:18:42] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.021490 10.0.0.22 - - [2026-04-20 16:18:42] "POST /tags HTTP/1.1" 200 393 0.024232 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008966 10.0.0.22 - - [2026-04-20 16:18:42] "GET /tag/fe9fd0cf-4bfb-45b3-af23-9fa7a5f44853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013339 10.0.0.22 - - [2026-04-20 16:18:42] "POST /tags HTTP/1.1" 200 341 0.027789 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-04-20 16:18:42] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011840 10.0.0.22 - - [2026-04-20 16:18:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.004133 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004307 10.0.0.22 - - [2026-04-20 16:18:42] "POST /security-groups HTTP/1.1" 200 589 0.062957 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.006883 10.0.0.22 - - [2026-04-20 16:18:42] "POST /projects HTTP/1.1" 200 519 0.196056 10.0.0.22 - - [2026-04-20 16:18:42] "POST /access-control-lists HTTP/1.1" 200 598 0.066679 10.0.0.22 - - [2026-04-20 16:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025108 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.010756 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015331 10.0.0.22 - - [2026-04-20 16:18:42] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008287 10.0.0.22 - - [2026-04-20 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2026-04-20 16:18:42] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.027172 10.0.0.22 - - [2026-04-20 16:18:42] "POST /access-control-lists HTTP/1.1" 200 596 0.094157 10.0.0.22 - - [2026-04-20 16:18:42] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.062701 10.0.0.22 - - [2026-04-20 16:18:43] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.055031 10.0.0.22 - - [2026-04-20 16:18:43] "POST /security-groups HTTP/1.1" 200 591 0.089768 10.0.0.22 - - [2026-04-20 16:18:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.003476 10.0.0.22 - - [2026-04-20 16:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037966 10.0.0.22 - - [2026-04-20 16:18:43] "POST /chown HTTP/1.1" 200 109 0.024001 10.0.0.22 - - [2026-04-20 16:18:43] "POST /access-control-lists HTTP/1.1" 200 632 0.083588 10.0.0.22 - - [2026-04-20 16:18:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.009459 10.0.0.22 - - [2026-04-20 16:18:43] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014949 10.0.0.22 - - [2026-04-20 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.22 - - [2026-04-20 16:18:43] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003478 10.0.0.22 - - [2026-04-20 16:18:43] "POST /tags HTTP/1.1" 409 226 0.002082 10.0.0.22 - - [2026-04-20 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.22 - - [2026-04-20 16:18:43] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017932 10.0.0.22 - - [2026-04-20 16:18:43] "POST /access-control-lists HTTP/1.1" 200 630 0.081942 10.0.0.22 - - [2026-04-20 16:18:43] "POST /firewall-rules HTTP/1.1" 200 600 0.073738 10.0.0.22 - - [2026-04-20 16:18:43] "GET /firewall-rule/9c03ac24-54a5-4dba-b01c-9a313b3ce0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018590 10.0.0.22 - - [2026-04-20 16:18:43] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004049 10.0.0.22 - - [2026-04-20 16:18:43] "GET /firewall-rule/9c03ac24-54a5-4dba-b01c-9a313b3ce0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010366 10.0.0.22 - - [2026-04-20 16:18:43] "POST /ref-update HTTP/1.1" 200 156 0.069542 10.0.0.22 - - [2026-04-20 16:18:43] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016532 10.0.0.22 - - [2026-04-20 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.22 - - [2026-04-20 16:18:43] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003718 10.0.0.22 - - [2026-04-20 16:18:43] "POST /tags HTTP/1.1" 409 226 0.002176 10.0.0.22 - - [2026-04-20 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.22 - - [2026-04-20 16:18:43] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010700 10.0.0.22 - - [2026-04-20 16:18:43] "POST /firewall-rules HTTP/1.1" 200 598 0.068533 10.0.0.22 - - [2026-04-20 16:18:43] "GET /firewall-rule/62b23a6b-53c4-41e0-9712-d846abeb146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005157 10.0.0.22 - - [2026-04-20 16:18:43] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.014424 10.0.0.22 - - [2026-04-20 16:18:43] "GET /firewall-rule/62b23a6b-53c4-41e0-9712-d846abeb146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003380 10.0.0.22 - - [2026-04-20 16:18:44] "POST /ref-update HTTP/1.1" 200 156 0.052693 10.0.0.22 - - [2026-04-20 16:18:45] "POST /tags HTTP/1.1" 200 393 0.023813 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013805 10.0.0.22 - - [2026-04-20 16:18:45] "GET /tag/3d14df23-9ba2-446f-878b-e4eed7658c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013328 10.0.0.22 - - [2026-04-20 16:18:45] "POST /tags HTTP/1.1" 200 341 0.018485 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018662 10.0.0.22 - - [2026-04-20 16:18:45] "GET /tag/b52a3ba9-e9ad-46d0-b3c7-be96fc35bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025081 10.0.0.22 - - [2026-04-20 16:18:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.003285 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002901 10.0.0.22 - - [2026-04-20 16:18:45] "POST /security-groups HTTP/1.1" 200 589 0.073797 10.0.0.22 - - [2026-04-20 16:18:45] "POST /projects HTTP/1.1" 200 519 0.196478 10.0.0.22 - - [2026-04-20 16:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015106 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.011099 10.0.0.22 - - [2026-04-20 16:18:45] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.034420 10.0.0.22 - - [2026-04-20 16:18:45] "POST /access-control-lists HTTP/1.1" 200 598 0.062305 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.008419 10.0.0.22 - - [2026-04-20 16:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-04-20 16:18:45] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004032 10.0.0.22 - - [2026-04-20 16:18:46] "POST /access-control-lists HTTP/1.1" 200 596 0.069632 10.0.0.22 - - [2026-04-20 16:18:46] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.071286 10.0.0.22 - - [2026-04-20 16:18:46] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.053297 10.0.0.22 - - [2026-04-20 16:18:46] "POST /security-groups HTTP/1.1" 200 591 0.100924 10.0.0.22 - - [2026-04-20 16:18:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.003215 10.0.0.22 - - [2026-04-20 16:18:46] "POST /access-control-lists HTTP/1.1" 200 632 0.063355 10.0.0.22 - - [2026-04-20 16:18:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.005932 10.0.0.22 - - [2026-04-20 16:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.077296 10.0.0.22 - - [2026-04-20 16:18:46] "POST /chown HTTP/1.1" 200 109 0.019193 10.0.0.22 - - [2026-04-20 16:18:46] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007949 10.0.0.22 - - [2026-04-20 16:18:46] "POST /access-control-lists HTTP/1.1" 200 630 0.052804 10.0.0.22 - - [2026-04-20 16:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.22 - - [2026-04-20 16:18:46] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004924 10.0.0.22 - - [2026-04-20 16:18:46] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.22 - - [2026-04-20 16:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2026-04-20 16:18:46] "GET /tag/b52a3ba9-e9ad-46d0-b3c7-be96fc35bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010932 10.0.0.22 - - [2026-04-20 16:18:46] "POST /firewall-rules HTTP/1.1" 200 600 0.078037 10.0.0.22 - - [2026-04-20 16:18:46] "GET /firewall-rule/3963c420-1250-4f89-a74c-4adfafc99959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003928 10.0.0.22 - - [2026-04-20 16:18:46] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003288 10.0.0.22 - - [2026-04-20 16:18:46] "GET /firewall-rule/3963c420-1250-4f89-a74c-4adfafc99959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002192 10.0.0.22 - - [2026-04-20 16:18:46] "POST /ref-update HTTP/1.1" 200 156 0.054365 10.0.0.22 - - [2026-04-20 16:18:46] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002605 10.0.0.22 - - [2026-04-20 16:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.22 - - [2026-04-20 16:18:46] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004060 10.0.0.22 - - [2026-04-20 16:18:46] "POST /tags HTTP/1.1" 409 226 0.002178 10.0.0.22 - - [2026-04-20 16:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-04-20 16:18:46] "GET /tag/b52a3ba9-e9ad-46d0-b3c7-be96fc35bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010366 10.0.0.22 - - [2026-04-20 16:18:46] "POST /firewall-rules HTTP/1.1" 200 598 0.084669 10.0.0.22 - - [2026-04-20 16:18:46] "GET /firewall-rule/f5e347b4-5f81-43d7-b7a7-693ccd034f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006350 10.0.0.22 - - [2026-04-20 16:18:46] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003802 10.0.0.22 - - [2026-04-20 16:18:47] "GET /firewall-rule/f5e347b4-5f81-43d7-b7a7-693ccd034f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003251 10.0.0.22 - - [2026-04-20 16:18:47] "POST /ref-update HTTP/1.1" 200 156 0.054050 10.0.0.22 - - [2026-04-20 16:18:48] "POST /tags HTTP/1.1" 200 345 0.104834 10.0.0.22 - - [2026-04-20 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.22 - - [2026-04-20 16:18:48] "GET /tag/33be8c49-0197-4e10-8720-66183a414942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.027189 10.0.0.22 - - [2026-04-20 16:18:48] "POST /projects HTTP/1.1" 409 238 0.005292 10.0.0.22 - - [2026-04-20 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.22 - - [2026-04-20 16:18:48] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039520 10.0.0.22 - - [2026-04-20 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.22 - - [2026-04-20 16:18:48] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006293 10.0.0.22 - - [2026-04-20 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2026-04-20 16:18:48] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005096 10.0.0.22 - - [2026-04-20 16:18:48] "POST /security-groups HTTP/1.1" 409 285 0.002889 10.0.0.22 - - [2026-04-20 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.22 - - [2026-04-20 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2026-04-20 16:18:48] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055990 10.0.0.22 - - [2026-04-20 16:18:48] "PUT /security-group/d8b8b8d7-5287-4297-823b-0ea924659710 HTTP/1.1" 200 262 0.111445 10.0.0.22 - - [2026-04-20 16:18:48] "PUT /access-control-list/e3a9a030-9469-4b90-b7e4-fa8c70eb77e4 HTTP/1.1" 200 272 0.015455 10.0.0.22 - - [2026-04-20 16:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020794 10.0.0.22 - - [2026-04-20 16:18:49] "PUT /access-control-list/344935f0-0307-41f8-9dc6-1e91b1aa1eec HTTP/1.1" 200 272 0.021355 10.0.0.22 - - [2026-04-20 16:18:49] "POST /tags HTTP/1.1" 409 228 0.001782 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.22 - - [2026-04-20 16:18:49] "GET /tag/33be8c49-0197-4e10-8720-66183a414942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013417 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2026-04-20 16:18:49] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027312 10.0.0.22 - - [2026-04-20 16:18:49] "POST /tags HTTP/1.1" 200 345 0.310046 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.22 - - [2026-04-20 16:18:49] "GET /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012951 10.0.0.22 - - [2026-04-20 16:18:49] "POST /projects HTTP/1.1" 409 238 0.002767 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2026-04-20 16:18:49] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048180 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.22 - - [2026-04-20 16:18:49] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007488 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.22 - - [2026-04-20 16:18:49] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005012 10.0.0.22 - - [2026-04-20 16:18:49] "POST /security-groups HTTP/1.1" 409 285 0.002908 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2026-04-20 16:18:49] "PUT /security-group/b31744ad-5213-42b1-9891-36e88ca068d0 HTTP/1.1" 200 262 0.065444 10.0.0.22 - - [2026-04-20 16:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.035841 10.0.0.22 - - [2026-04-20 16:18:49] "POST /tags HTTP/1.1" 409 228 0.018649 10.0.0.22 - - [2026-04-20 16:18:49] "PUT /access-control-list/c7a20a99-90ea-4ab1-b10b-37608bbb7667 HTTP/1.1" 200 272 0.036065 10.0.0.22 - - [2026-04-20 16:18:49] "PUT /access-control-list/61ce8825-5492-45a3-be19-72fd368fae32 HTTP/1.1" 200 272 0.016282 10.0.0.22 - - [2026-04-20 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.22 - - [2026-04-20 16:18:49] "GET /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012172 10.0.0.22 - - [2026-04-20 16:18:49] "POST /tags HTTP/1.1" 200 291 0.077299 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.22 - - [2026-04-20 16:18:50] "GET /tag/beac1d5e-d7f0-4aa8-822a-3ce922d214a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015026 10.0.0.22 - - [2026-04-20 16:18:50] "POST /tags HTTP/1.1" 200 303 0.069270 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.22 - - [2026-04-20 16:18:50] "GET /tag/5dac2f43-f05d-4903-b509-06971ec407f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013672 10.0.0.22 - - [2026-04-20 16:18:50] "POST /tags HTTP/1.1" 409 252 0.002191 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.22 - - [2026-04-20 16:18:50] "GET /tag/fe9fd0cf-4bfb-45b3-af23-9fa7a5f44853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011349 10.0.0.22 - - [2026-04-20 16:18:50] "POST /tags HTTP/1.1" 409 226 0.002308 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-04-20 16:18:50] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011278 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-04-20 16:18:50] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004806 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.22 - - [2026-04-20 16:18:50] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034805 10.0.0.22 - - [2026-04-20 16:18:50] "POST /virtual-machines HTTP/1.1" 200 395 0.009189 10.0.0.22 - - [2026-04-20 16:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011254 10.0.0.22 - - [2026-04-20 16:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105069 10.0.0.22 - - [2026-04-20 16:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007681 10.0.0.22 - - [2026-04-20 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009335 10.0.0.22 - - [2026-04-20 16:18:50] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009181 10.0.0.22 - - [2026-04-20 16:18:50] "POST /instance-ips HTTP/1.1" 200 397 0.022772 10.0.0.22 - - [2026-04-20 16:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025414 10.0.0.22 - - [2026-04-20 16:18:50] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011219 10.0.0.22 - - [2026-04-20 16:18:50] "POST /set-tag HTTP/1.1" 200 109 0.075860 10.0.0.22 - - [2026-04-20 16:18:50] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015412 10.0.0.22 - - [2026-04-20 16:18:50] "GET /instance-ip/9dfd5d30-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003020 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006495 10.0.0.22 - - [2026-04-20 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003762 10.0.0.22 - - [2026-04-20 16:18:51] "POST /ref-update HTTP/1.1" 200 156 0.010044 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004759 10.0.0.22 - - [2026-04-20 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.22 - - [2026-04-20 16:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004225 10.0.0.22 - - [2026-04-20 16:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2026-04-20 16:18:51] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044608 10.0.0.22 - - [2026-04-20 16:18:51] "POST /virtual-machines HTTP/1.1" 200 395 0.007511 10.0.0.22 - - [2026-04-20 16:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016129 10.0.0.22 - - [2026-04-20 16:18:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095243 10.0.0.22 - - [2026-04-20 16:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011852 10.0.0.22 - - [2026-04-20 16:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006276 10.0.0.22 - - [2026-04-20 16:18:51] "POST /instance-ips HTTP/1.1" 200 397 0.024245 10.0.0.22 - - [2026-04-20 16:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022452 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013091 10.0.0.22 - - [2026-04-20 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.065905 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018006 10.0.0.22 - - [2026-04-20 16:18:51] "GET /instance-ip/9e6c8eda-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003953 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006132 10.0.0.22 - - [2026-04-20 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004306 10.0.0.22 - - [2026-04-20 16:18:51] "POST /ref-update HTTP/1.1" 200 156 0.015783 10.0.0.22 - - [2026-04-20 16:18:51] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006700 10.0.0.22 - - [2026-04-20 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.22 - - [2026-04-20 16:18:51] "POST /tags HTTP/1.1" 200 291 0.018203 10.0.0.22 - - [2026-04-20 16:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.22 - - [2026-04-20 16:18:51] "GET /tag/07f7611c-aedc-4f48-8e49-c3a569c52389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.011932 10.0.0.22 - - [2026-04-20 16:18:51] "POST /tags HTTP/1.1" 409 252 0.002254 10.0.0.22 - - [2026-04-20 16:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.22 - - [2026-04-20 16:18:52] "GET /tag/3d14df23-9ba2-446f-878b-e4eed7658c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010751 10.0.0.22 - - [2026-04-20 16:18:52] "POST /tags HTTP/1.1" 409 226 0.002082 10.0.0.22 - - [2026-04-20 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.22 - - [2026-04-20 16:18:52] "GET /tag/b52a3ba9-e9ad-46d0-b3c7-be96fc35bd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010041 10.0.0.22 - - [2026-04-20 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004521 10.0.0.22 - - [2026-04-20 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2026-04-20 16:18:52] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032430 10.0.0.22 - - [2026-04-20 16:18:52] "POST /virtual-machines HTTP/1.1" 200 395 0.012306 10.0.0.22 - - [2026-04-20 16:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008207 10.0.0.22 - - [2026-04-20 16:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112921 10.0.0.22 - - [2026-04-20 16:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026482 10.0.0.22 - - [2026-04-20 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021757 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004917 10.0.0.22 - - [2026-04-20 16:18:52] "POST /instance-ips HTTP/1.1" 200 397 0.022509 10.0.0.22 - - [2026-04-20 16:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029523 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012456 10.0.0.22 - - [2026-04-20 16:18:52] "POST /set-tag HTTP/1.1" 200 109 0.059930 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010026 10.0.0.22 - - [2026-04-20 16:18:52] "GET /instance-ip/9f03f2fc-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003440 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005428 10.0.0.22 - - [2026-04-20 16:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003625 10.0.0.22 - - [2026-04-20 16:18:52] "POST /ref-update HTTP/1.1" 200 156 0.011979 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011570 10.0.0.22 - - [2026-04-20 16:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.22 - - [2026-04-20 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.22 - - [2026-04-20 16:18:52] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003816 10.0.0.22 - - [2026-04-20 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.22 - - [2026-04-20 16:18:52] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028335 10.0.0.22 - - [2026-04-20 16:18:52] "POST /virtual-machines HTTP/1.1" 200 395 0.013020 10.0.0.22 - - [2026-04-20 16:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025460 10.0.0.22 - - [2026-04-20 16:18:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104284 10.0.0.22 - - [2026-04-20 16:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009733 10.0.0.22 - - [2026-04-20 16:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010759 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005081 10.0.0.22 - - [2026-04-20 16:18:53] "POST /instance-ips HTTP/1.1" 200 397 0.018168 10.0.0.22 - - [2026-04-20 16:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022299 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007603 10.0.0.22 - - [2026-04-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.063810 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016277 10.0.0.22 - - [2026-04-20 16:18:53] "GET /instance-ip/9f7e42aa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002668 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004326 10.0.0.22 - - [2026-04-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.002911 10.0.0.22 - - [2026-04-20 16:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013008 10.0.0.22 - - [2026-04-20 16:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.22 - - [2026-04-20 16:18:53] "POST /tags HTTP/1.1" 200 299 0.020407 10.0.0.22 - - [2026-04-20 16:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010160 10.0.0.22 - - [2026-04-20 16:18:53] "GET /tag/d8d692f1-0d20-45ba-b136-5cc6f434277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011755 10.0.0.22 - - [2026-04-20 16:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.22 - - [2026-04-20 16:18:53] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004039 10.0.0.22 - - [2026-04-20 16:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.22 - - [2026-04-20 16:18:53] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032119 10.0.0.22 - - [2026-04-20 16:18:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007657 10.0.0.22 - - [2026-04-20 16:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009156 10.0.0.22 - - [2026-04-20 16:18:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102146 10.0.0.22 - - [2026-04-20 16:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020414 10.0.0.22 - - [2026-04-20 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006988 10.0.0.22 - - [2026-04-20 16:18:54] "POST /instance-ips HTTP/1.1" 200 397 0.018327 10.0.0.22 - - [2026-04-20 16:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020891 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010074 10.0.0.22 - - [2026-04-20 16:18:54] "POST /set-tag HTTP/1.1" 200 109 0.019885 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019505 10.0.0.22 - - [2026-04-20 16:18:54] "GET /instance-ip/9ffec632-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003637 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004757 10.0.0.22 - - [2026-04-20 16:18:54] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.22 - - [2026-04-20 16:18:54] "POST /tags HTTP/1.1" 200 299 0.025484 10.0.0.22 - - [2026-04-20 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.22 - - [2026-04-20 16:18:54] "GET /tag/dc739393-c09e-41f2-8f87-77f6195c8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013630 10.0.0.22 - - [2026-04-20 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005285 10.0.0.22 - - [2026-04-20 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.22 - - [2026-04-20 16:18:54] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054048 10.0.0.22 - - [2026-04-20 16:18:54] "POST /virtual-machines HTTP/1.1" 200 395 0.009587 10.0.0.22 - - [2026-04-20 16:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008726 10.0.0.22 - - [2026-04-20 16:18:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105327 10.0.0.22 - - [2026-04-20 16:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025955 10.0.0.22 - - [2026-04-20 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024350 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004958 10.0.0.22 - - [2026-04-20 16:18:54] "POST /instance-ips HTTP/1.1" 200 397 0.022380 10.0.0.22 - - [2026-04-20 16:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027856 10.0.0.22 - - [2026-04-20 16:18:54] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012544 10.0.0.22 - - [2026-04-20 16:18:54] "POST /set-tag HTTP/1.1" 200 109 0.030517 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016598 10.0.0.22 - - [2026-04-20 16:18:55] "GET /instance-ip/a06f2c1a-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004877 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005506 10.0.0.22 - - [2026-04-20 16:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.22 - - [2026-04-20 16:18:55] "POST /tags HTTP/1.1" 200 299 0.022576 10.0.0.22 - - [2026-04-20 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.22 - - [2026-04-20 16:18:55] "GET /tag/4677b447-d747-4e36-b420-a7edec7ad28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015009 10.0.0.22 - - [2026-04-20 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005222 10.0.0.22 - - [2026-04-20 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-04-20 16:18:55] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040426 10.0.0.22 - - [2026-04-20 16:18:55] "POST /virtual-machines HTTP/1.1" 200 395 0.017013 10.0.0.22 - - [2026-04-20 16:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009784 10.0.0.22 - - [2026-04-20 16:18:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.149647 10.0.0.22 - - [2026-04-20 16:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036868 10.0.0.22 - - [2026-04-20 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016785 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005130 10.0.0.22 - - [2026-04-20 16:18:55] "POST /instance-ips HTTP/1.1" 200 397 0.037391 10.0.0.22 - - [2026-04-20 16:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029599 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028597 10.0.0.22 - - [2026-04-20 16:18:55] "POST /set-tag HTTP/1.1" 200 109 0.023678 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021062 10.0.0.22 - - [2026-04-20 16:18:55] "GET /instance-ip/a0e7b2a2-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003907 10.0.0.22 - - [2026-04-20 16:18:55] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004719 10.0.0.22 - - [2026-04-20 16:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.22 - - [2026-04-20 16:18:55] "POST /tags HTTP/1.1" 200 299 0.018897 10.0.0.22 - - [2026-04-20 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.22 - - [2026-04-20 16:18:56] "GET /tag/b37b0e52-1a08-480b-8a07-4c3906ba9f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016067 10.0.0.22 - - [2026-04-20 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004584 10.0.0.22 - - [2026-04-20 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2026-04-20 16:18:56] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035738 10.0.0.22 - - [2026-04-20 16:18:56] "POST /virtual-machines HTTP/1.1" 200 395 0.025746 10.0.0.22 - - [2026-04-20 16:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012331 10.0.0.22 - - [2026-04-20 16:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.154091 10.0.0.22 - - [2026-04-20 16:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012027 10.0.0.22 - - [2026-04-20 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018039 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004611 10.0.0.22 - - [2026-04-20 16:18:56] "POST /instance-ips HTTP/1.1" 200 397 0.038972 10.0.0.22 - - [2026-04-20 16:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.040819 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007966 10.0.0.22 - - [2026-04-20 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.019006 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011255 10.0.0.22 - - [2026-04-20 16:18:56] "GET /instance-ip/a16936a6-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011951 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005028 10.0.0.22 - - [2026-04-20 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004372 10.0.0.22 - - [2026-04-20 16:18:56] "POST /ref-update HTTP/1.1" 200 156 0.016231 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013519 10.0.0.22 - - [2026-04-20 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.018054 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004305 10.0.0.22 - - [2026-04-20 16:18:56] "POST /ref-update HTTP/1.1" 200 156 0.009750 10.0.0.22 - - [2026-04-20 16:18:56] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011403 10.0.0.22 - - [2026-04-20 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.003681 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011223 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004587 10.0.0.22 - - [2026-04-20 16:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007515 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017169 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.008332 10.0.0.22 - - [2026-04-20 16:18:57] "POST /ref-update HTTP/1.1" 200 156 0.007712 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005748 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.004344 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005045 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004197 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004493 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009116 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006021 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005404 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.006981 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006383 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.006175 10.0.0.22 - - [2026-04-20 16:18:57] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005723 10.0.0.22 - - [2026-04-20 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.019164 10.0.0.22 - - [2026-04-20 16:19:00] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004993 10.0.0.22 - - [2026-04-20 16:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.22 - - [2026-04-20 16:19:01] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006117 10.0.0.22 - - [2026-04-20 16:19:01] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.22 - - [2026-04-20 16:19:02] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004335 10.0.0.22 - - [2026-04-20 16:19:02] "POST /set-tag HTTP/1.1" 200 109 0.004986 10.0.0.22 - - [2026-04-20 16:19:03] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004382 10.0.0.22 - - [2026-04-20 16:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine/188ababb-5851-4b8c-8c59-fd17628cbec0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003206 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004526 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine/23aa988b-c375-48db-9035-6fbc259917d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003177 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004938 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine/bcf1a99c-1854-46d2-b89e-883823aa350f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.012035 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004666 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine/7da6ecb0-b4b6-4e18-8d62-ba229dbf0745?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005044 10.0.0.22 - - [2026-04-20 16:19:04] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005036 10.0.0.22 - - [2026-04-20 16:19:10] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005884 10.0.0.22 - - [2026-04-20 16:19:10] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.22 - - [2026-04-20 16:19:11] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006815 10.0.0.22 - - [2026-04-20 16:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.22 - - [2026-04-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.22 - - [2026-04-20 16:19:11] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002616 10.0.0.22 - - [2026-04-20 16:19:11] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007416 10.0.0.22 - - [2026-04-20 16:19:11] "POST /set-tag HTTP/1.1" 200 109 0.023065 10.0.0.22 - - [2026-04-20 16:19:11] "DELETE /loadbalancer-member/1757f1fd-7d7d-46ce-8318-7b6ddce936ba HTTP/1.1" 200 115 0.031312 10.0.0.22 - - [2026-04-20 16:19:11] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005698 10.0.0.22 - - [2026-04-20 16:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.22 - - [2026-04-20 16:19:11] "DELETE /loadbalancer-member/2b4b58bb-e5f0-4038-a93c-701380b94c37 HTTP/1.1" 200 115 0.023800 10.0.0.22 - - [2026-04-20 16:19:11] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010416 10.0.0.22 - - [2026-04-20 16:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.22 - - [2026-04-20 16:19:11] "DELETE /loadbalancer-member/6148f90c-5a2b-4472-af8d-5fa803beab92 HTTP/1.1" 200 115 0.036210 10.0.0.22 - - [2026-04-20 16:19:11] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006739 10.0.0.22 - - [2026-04-20 16:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.22 - - [2026-04-20 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.22 - - [2026-04-20 16:19:12] "GET /loadbalancer/3f59f148-4fcb-484a-805f-b19dd86a1165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002307 10.0.0.22 - - [2026-04-20 16:19:12] "GET /loadbalancer-pool/c97fa2eb-9f6e-4c4b-900d-5b17c1b7afda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002516 10.0.0.22 - - [2026-04-20 16:19:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017533 10.0.0.22 - - [2026-04-20 16:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010278 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006059 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004664 10.0.0.22 - - [2026-04-20 16:19:12] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002355 10.0.0.22 - - [2026-04-20 16:19:12] "POST /set-tag HTTP/1.1" 200 109 0.067616 10.0.0.22 - - [2026-04-20 16:19:12] "GET /loadbalancer-pool/92794571-6a54-49fb-a332-0abb08be525a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012151 10.0.0.22 - - [2026-04-20 16:19:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017761 10.0.0.22 - - [2026-04-20 16:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014176 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024066 10.0.0.22 - - [2026-04-20 16:19:12] "POST /set-tag HTTP/1.1" 200 109 0.003836 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008981 10.0.0.22 - - [2026-04-20 16:19:12] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002901 10.0.0.22 - - [2026-04-20 16:19:12] "GET /loadbalancer-pool/08461b2c-8162-4695-8be9-295c91c32e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003195 10.0.0.22 - - [2026-04-20 16:19:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020915 10.0.0.22 - - [2026-04-20 16:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022507 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016906 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/1a00ef2a-3cd3-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009004 10.0.0.22 - - [2026-04-20 16:19:12] "GET /floating-ip/bf540f22-1858-404e-bbe2-8cf56941e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002409 10.0.0.22 - - [2026-04-20 16:19:12] "POST /set-tag HTTP/1.1" 200 109 0.005511 10.0.0.22 - - [2026-04-20 16:19:12] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006911 10.0.0.22 - - [2026-04-20 16:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.22 - - [2026-04-20 16:19:13] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005098 10.0.0.22 - - [2026-04-20 16:19:13] "POST /set-tag HTTP/1.1" 200 109 0.007840 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine/2a6c157e-a889-447f-87ac-0854ed032ec5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003036 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003859 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine/0b854b84-aecc-4102-a227-f7e452103ef9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003196 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004648 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine/942b9aff-2366-411e-bcb5-7c683b9f027e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003595 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004296 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine/faf20fab-474b-4395-936a-a76cec57f63a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003507 10.0.0.22 - - [2026-04-20 16:19:14] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004268 10.0.0.22 - - [2026-04-20 16:19:15] "GET /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006473 10.0.0.22 - - [2026-04-20 16:19:15] "POST /tags HTTP/1.1" 200 333 0.032737 10.0.0.22 - - [2026-04-20 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015357 10.0.0.22 - - [2026-04-20 16:19:15] "GET /tag/63a1a96f-1cf4-4364-8036-0cf9c41185be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.018713 10.0.0.22 - - [2026-04-20 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.22 - - [2026-04-20 16:19:15] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052376 10.0.0.22 - - [2026-04-20 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027703 10.0.0.22 - - [2026-04-20 16:19:15] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008150 10.0.0.22 - - [2026-04-20 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.22 - - [2026-04-20 16:19:15] "GET /service-appliance-set/86fd38e1-3a64-455d-901d-e4eadaf983e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003658 10.0.0.22 - - [2026-04-20 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.001872 10.0.0.22 - - [2026-04-20 16:19:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.126753 10.0.0.22 - - [2026-04-20 16:19:15] "GET /virtual-machine-interface/5e281abe-5400-446a-8876-fb5163f6faea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.013603 10.0.0.22 - - [2026-04-20 16:19:16] "POST /instance-ips HTTP/1.1" 200 409 0.113356 10.0.0.22 - - [2026-04-20 16:19:16] "GET /instance-ip/cc08cfed-54d0-4d3e-b314-daabf61bdca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004201 10.0.0.22 - - [2026-04-20 16:19:16] "POST /loadbalancers HTTP/1.1" 200 629 0.062418 10.0.0.22 - - [2026-04-20 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028393 10.0.0.22 - - [2026-04-20 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.22 - - [2026-04-20 16:19:16] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052171 10.0.0.22 - - [2026-04-20 16:19:16] "GET /instance-ip/cc08cfed-54d0-4d3e-b314-daabf61bdca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.005986 10.0.0.22 - - [2026-04-20 16:19:16] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050103 10.0.0.22 - - [2026-04-20 16:19:16] "GET /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.011219 10.0.0.22 - - [2026-04-20 16:19:16] "POST /floating-ips HTTP/1.1" 200 597 0.059309 10.0.0.22 - - [2026-04-20 16:19:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.094630 10.0.0.22 - - [2026-04-20 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.22 - - [2026-04-20 16:19:16] "GET /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003688 10.0.0.22 - - [2026-04-20 16:19:16] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050056 10.0.0.22 - - [2026-04-20 16:19:16] "GET /loadbalancer-listener/057ce673-5849-447a-9b2e-ebf40a92895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.012777 10.0.0.22 - - [2026-04-20 16:19:16] "GET /loadbalancer-listener/057ce673-5849-447a-9b2e-ebf40a92895a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003942 10.0.0.22 - - [2026-04-20 16:19:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024288 10.0.0.22 - - [2026-04-20 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.22 - - [2026-04-20 16:19:16] "GET /instance-ip/cc08cfed-54d0-4d3e-b314-daabf61bdca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003565 10.0.0.22 - - [2026-04-20 16:19:16] "GET /instance-ip/cc08cfed-54d0-4d3e-b314-daabf61bdca6?fields=floating_ips HTTP/1.1" 200 1213 0.008667 10.0.0.22 - - [2026-04-20 16:19:16] "GET /floating-ip/05775bab-a2af-491f-8985-b7316f444dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.002499 10.0.0.22 - - [2026-04-20 16:19:16] "GET /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003857 10.0.0.22 - - [2026-04-20 16:19:16] "GET /loadbalancer-pool/5d72ebf0-f605-4ea2-8005-9315aca6d484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006222 10.0.0.22 - - [2026-04-20 16:19:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025586 10.0.0.22 - - [2026-04-20 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009205 10.0.0.22 - - [2026-04-20 16:19:16] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016149 10.0.0.22 - - [2026-04-20 16:19:16] "POST /tags HTTP/1.1" 409 221 0.004955 10.0.0.22 - - [2026-04-20 16:19:16] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004215 10.0.0.22 - - [2026-04-20 16:19:16] "POST /ref-update HTTP/1.1" 200 156 0.017988 10.0.0.22 - - [2026-04-20 16:19:16] "GET /floating-ip/05775bab-a2af-491f-8985-b7316f444dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.014318 10.0.0.22 - - [2026-04-20 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.22 - - [2026-04-20 16:19:16] "GET /tag/63a1a96f-1cf4-4364-8036-0cf9c41185be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015097 10.0.0.22 - - [2026-04-20 16:19:16] "PUT /floating-ip/05775bab-a2af-491f-8985-b7316f444dc2 HTTP/1.1" 200 256 0.031438 10.0.0.22 - - [2026-04-20 16:19:17] "POST /set-tag HTTP/1.1" 200 109 0.108095 10.0.0.22 - - [2026-04-20 16:19:17] "GET /loadbalancer-pool/5d72ebf0-f605-4ea2-8005-9315aca6d484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003025 10.0.0.22 - - [2026-04-20 16:19:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019402 10.0.0.22 - - [2026-04-20 16:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031391 10.0.0.22 - - [2026-04-20 16:19:17] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011026 10.0.0.22 - - [2026-04-20 16:19:17] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004897 10.0.0.22 - - [2026-04-20 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.008611 10.0.0.22 - - [2026-04-20 16:19:17] "GET /floating-ip/05775bab-a2af-491f-8985-b7316f444dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.032809 10.0.0.22 - - [2026-04-20 16:19:17] "POST /set-tag HTTP/1.1" 200 109 0.089573 10.0.0.22 - - [2026-04-20 16:19:18] "POST /tags HTTP/1.1" 409 206 0.004478 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.22 - - [2026-04-20 16:19:18] "GET /tag/5dac2f43-f05d-4903-b509-06971ec407f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028813 10.0.0.22 - - [2026-04-20 16:19:18] "POST /tags HTTP/1.1" 409 204 0.003090 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.22 - - [2026-04-20 16:19:18] "GET /tag/dc739393-c09e-41f2-8f87-77f6195c8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012024 10.0.0.22 - - [2026-04-20 16:19:18] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005538 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.22 - - [2026-04-20 16:19:18] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004405 10.0.0.22 - - [2026-04-20 16:19:18] "POST /tags HTTP/1.1" 409 206 0.002193 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2026-04-20 16:19:18] "GET /tag/5dac2f43-f05d-4903-b509-06971ec407f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011348 10.0.0.22 - - [2026-04-20 16:19:18] "POST /tags HTTP/1.1" 409 226 0.002292 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2026-04-20 16:19:18] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012651 10.0.0.22 - - [2026-04-20 16:19:18] "POST /tags HTTP/1.1" 409 204 0.002310 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.22 - - [2026-04-20 16:19:18] "GET /tag/dc739393-c09e-41f2-8f87-77f6195c8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015611 10.0.0.22 - - [2026-04-20 16:19:18] "POST /tags HTTP/1.1" 409 226 0.002539 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-04-20 16:19:18] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016270 10.0.0.22 - - [2026-04-20 16:19:18] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006071 10.0.0.22 - - [2026-04-20 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.22 - - [2026-04-20 16:19:18] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003078 10.0.0.22 - - [2026-04-20 16:19:18] "POST /firewall-rules HTTP/1.1" 200 626 0.077565 10.0.0.22 - - [2026-04-20 16:19:18] "POST /firewall-rules HTTP/1.1" 200 646 0.097132 10.0.0.22 - - [2026-04-20 16:19:18] "GET /firewall-rule/ef077c70-88c5-4dd1-9139-687f8e9462a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.027671 10.0.0.22 - - [2026-04-20 16:19:18] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003456 10.0.0.22 - - [2026-04-20 16:19:18] "GET /firewall-rule/2d376871-31be-44d9-a364-809d4e1d29f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008579 10.0.0.22 - - [2026-04-20 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.029210 10.0.0.22 - - [2026-04-20 16:19:19] "POST /firewall-policys HTTP/1.1" 200 606 0.044397 10.0.0.22 - - [2026-04-20 16:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020939 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009803 10.0.0.22 - - [2026-04-20 16:19:19] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002532 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002309 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003101 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004144 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003473 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003418 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005265 10.0.0.22 - - [2026-04-20 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.024093 10.0.0.22 - - [2026-04-20 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.037945 10.0.0.22 - - [2026-04-20 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.024556 10.0.0.22 - - [2026-04-20 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.068950 10.0.0.22 - - [2026-04-20 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.043090 10.0.0.22 - - [2026-04-20 16:19:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004004 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:19:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:19:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:19:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:19:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:19:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:19:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.22 - - [2026-04-20 16:21:17] "POST /tags HTTP/1.1" 409 252 0.002719 10.0.0.22 - - [2026-04-20 16:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/3d14df23-9ba2-446f-878b-e4eed7658c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.021014 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 228 0.006320 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006332 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011821 10.0.0.22 - - [2026-04-20 16:21:18] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003810 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.22 - - [2026-04-20 16:21:18] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002941 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 206 0.001865 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/5dac2f43-f05d-4903-b509-06971ec407f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013928 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 226 0.002117 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012479 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 204 0.002352 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/dc739393-c09e-41f2-8f87-77f6195c8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012321 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 226 0.002318 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/319bcb11-4804-44f6-a123-b5e47655fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011907 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 228 0.002221 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011990 10.0.0.22 - - [2026-04-20 16:21:18] "POST /tags HTTP/1.1" 409 252 0.002465 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.22 - - [2026-04-20 16:21:18] "GET /tag/3d14df23-9ba2-446f-878b-e4eed7658c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011464 10.0.0.22 - - [2026-04-20 16:21:18] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002668 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.22 - - [2026-04-20 16:21:18] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002917 10.0.0.22 - - [2026-04-20 16:21:18] "POST /firewall-rules HTTP/1.1" 409 281 0.002490 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.22 - - [2026-04-20 16:21:18] "PUT /firewall-rule/2d376871-31be-44d9-a364-809d4e1d29f8 HTTP/1.1" 200 260 0.021050 10.0.0.22 - - [2026-04-20 16:21:18] "POST /firewall-rules HTTP/1.1" 409 291 0.005782 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2026-04-20 16:21:18] "PUT /firewall-rule/ef077c70-88c5-4dd1-9139-687f8e9462a8 HTTP/1.1" 200 260 0.019190 10.0.0.22 - - [2026-04-20 16:21:18] "GET /firewall-rule/ef077c70-88c5-4dd1-9139-687f8e9462a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.012154 10.0.0.22 - - [2026-04-20 16:21:18] "POST /firewall-rules HTTP/1.1" 200 658 0.080405 10.0.0.22 - - [2026-04-20 16:21:18] "GET /firewall-rule/d64eebd2-4eae-4dca-a5bc-22211075a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.005851 10.0.0.22 - - [2026-04-20 16:21:18] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002146 10.0.0.22 - - [2026-04-20 16:21:18] "GET /firewall-rule/2d376871-31be-44d9-a364-809d4e1d29f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005647 10.0.0.22 - - [2026-04-20 16:21:18] "POST /firewall-policys HTTP/1.1" 409 269 0.002074 10.0.0.22 - - [2026-04-20 16:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.22 - - [2026-04-20 16:21:19] "PUT /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b HTTP/1.1" 200 264 0.024933 10.0.0.22 - - [2026-04-20 16:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023223 10.0.0.22 - - [2026-04-20 16:21:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007040 10.0.0.22 - - [2026-04-20 16:21:19] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002738 10.0.0.22 - - [2026-04-20 16:21:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002700 10.0.0.22 - - [2026-04-20 16:21:19] "GET /firewall-policy/3fae4817-7b5d-4749-9db0-c250348ccce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002262 10.0.0.22 - - [2026-04-20 16:21:19] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002895 10.0.0.22 - - [2026-04-20 16:21:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002587 10.0.0.22 - - [2026-04-20 16:21:19] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002241 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:21:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.22 - - [2026-04-20 16:21:35] "GET /global-system-configs HTTP/1.1" 200 322 0.021204 10.0.0.22 - - [2026-04-20 16:21:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002081 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004854 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.004508 10.0.0.22 - - [2026-04-20 16:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.22 - - [2026-04-20 16:22:20] "GET /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003984 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004461 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.020210 10.0.0.22 - - [2026-04-20 16:22:20] "DELETE /loadbalancer-member/ad899a52-ddae-468f-80da-7a2ad1eee7a1 HTTP/1.1" 200 115 0.040524 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004217 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004901 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004935 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.004958 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005096 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.003490 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004992 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004354 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.22 - - [2026-04-20 16:22:20] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004691 10.0.0.22 - - [2026-04-20 16:22:20] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.22 - - [2026-04-20 16:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2026-04-20 16:22:21] "GET /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002976 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006680 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003732 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005733 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine/23aa988b-c375-48db-9035-6fbc259917d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002529 10.0.0.22 - - [2026-04-20 16:22:22] "POST /ref-update HTTP/1.1" 200 156 0.010038 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004572 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.068324 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.028764 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.019272 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.032109 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.028093 10.0.0.22 - - [2026-04-20 16:22:22] "DELETE /instance-ip/9e6c8eda-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.034510 10.0.0.22 - - [2026-04-20 16:22:22] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.22 - - [2026-04-20 16:22:22] "DELETE /virtual-machine-interface/9e54485c-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.036051 10.0.0.22 - - [2026-04-20 16:22:22] "DELETE /virtual-machine/23aa988b-c375-48db-9035-6fbc259917d6 HTTP/1.1" 200 115 0.020988 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006521 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004508 10.0.0.22 - - [2026-04-20 16:22:22] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine/188ababb-5851-4b8c-8c59-fd17628cbec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003127 10.0.0.22 - - [2026-04-20 16:22:22] "POST /ref-update HTTP/1.1" 200 156 0.010750 10.0.0.22 - - [2026-04-20 16:22:22] "GET /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014043 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.029252 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.018377 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.023534 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.018976 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.052874 10.0.0.22 - - [2026-04-20 16:22:23] "DELETE /instance-ip/9dfd5d30-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.067614 10.0.0.22 - - [2026-04-20 16:22:23] "POST /ref-update HTTP/1.1" 200 156 0.016030 10.0.0.22 - - [2026-04-20 16:22:23] "DELETE /virtual-machine-interface/9de52364-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.042350 10.0.0.22 - - [2026-04-20 16:22:23] "DELETE /virtual-machine/188ababb-5851-4b8c-8c59-fd17628cbec0 HTTP/1.1" 200 115 0.032521 10.0.0.22 - - [2026-04-20 16:22:23] "DELETE /tag/beac1d5e-d7f0-4aa8-822a-3ce922d214a4 HTTP/1.1" 200 115 0.038297 10.0.0.22 - - [2026-04-20 16:22:23] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004787 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.22 - - [2026-04-20 16:22:23] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004772 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.22 - - [2026-04-20 16:22:23] "GET /virtual-machine/7da6ecb0-b4b6-4e18-8d62-ba229dbf0745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003091 10.0.0.22 - - [2026-04-20 16:22:23] "POST /ref-update HTTP/1.1" 200 156 0.013369 10.0.0.22 - - [2026-04-20 16:22:23] "GET /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005149 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.019538 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.018383 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.019479 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.015986 10.0.0.22 - - [2026-04-20 16:22:23] "POST /set-tag HTTP/1.1" 200 109 0.023956 10.0.0.22 - - [2026-04-20 16:22:23] "DELETE /instance-ip/9f7e42aa-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.054740 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /virtual-machine-interface/9f654458-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.041689 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /virtual-machine/7da6ecb0-b4b6-4e18-8d62-ba229dbf0745 HTTP/1.1" 200 115 0.020074 10.0.0.22 - - [2026-04-20 16:22:24] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007008 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.005432 10.0.0.22 - - [2026-04-20 16:22:24] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004593 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.22 - - [2026-04-20 16:22:24] "GET /virtual-machine/bcf1a99c-1854-46d2-b89e-883823aa350f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003015 10.0.0.22 - - [2026-04-20 16:22:24] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.22 - - [2026-04-20 16:22:24] "GET /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007810 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.018862 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.028943 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.028131 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.015468 10.0.0.22 - - [2026-04-20 16:22:24] "POST /set-tag HTTP/1.1" 200 109 0.028843 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /instance-ip/9f03f2fc-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.050469 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /virtual-machine-interface/9eedf25e-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.043810 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /virtual-machine/bcf1a99c-1854-46d2-b89e-883823aa350f HTTP/1.1" 200 115 0.018222 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /tag/07f7611c-aedc-4f48-8e49-c3a569c52389 HTTP/1.1" 200 115 0.042264 10.0.0.22 - - [2026-04-20 16:22:24] "DELETE /tag/5dac2f43-f05d-4903-b509-06971ec407f7 HTTP/1.1" 409 388 0.004182 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004868 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.012952 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004760 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine/942b9aff-2366-411e-bcb5-7c683b9f027e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003221 10.0.0.22 - - [2026-04-20 16:22:52] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019413 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.018826 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.038489 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.027433 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.018732 10.0.0.22 - - [2026-04-20 16:22:52] "DELETE /instance-ip/a06f2c1a-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.049637 10.0.0.22 - - [2026-04-20 16:22:52] "DELETE /virtual-machine-interface/a05773a4-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.040848 10.0.0.22 - - [2026-04-20 16:22:52] "DELETE /virtual-machine/942b9aff-2366-411e-bcb5-7c683b9f027e HTTP/1.1" 200 115 0.027487 10.0.0.22 - - [2026-04-20 16:22:52] "DELETE /tag/dc739393-c09e-41f2-8f87-77f6195c8e6f HTTP/1.1" 409 236 0.007116 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004761 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004589 10.0.0.22 - - [2026-04-20 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine/0b854b84-aecc-4102-a227-f7e452103ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002442 10.0.0.22 - - [2026-04-20 16:22:52] "POST /ref-update HTTP/1.1" 200 156 0.010092 10.0.0.22 - - [2026-04-20 16:22:52] "GET /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006667 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.016831 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.019830 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.025137 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.016274 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /instance-ip/a0e7b2a2-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.043272 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /virtual-machine-interface/a0c909ec-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.051219 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /virtual-machine/0b854b84-aecc-4102-a227-f7e452103ef9 HTTP/1.1" 200 115 0.030050 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /tag/4677b447-d747-4e36-b420-a7edec7ad28e HTTP/1.1" 200 115 0.039618 10.0.0.22 - - [2026-04-20 16:22:53] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005106 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.22 - - [2026-04-20 16:22:53] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004368 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.22 - - [2026-04-20 16:22:53] "GET /virtual-machine/2a6c157e-a889-447f-87ac-0854ed032ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003235 10.0.0.22 - - [2026-04-20 16:22:53] "POST /ref-update HTTP/1.1" 200 156 0.015057 10.0.0.22 - - [2026-04-20 16:22:53] "GET /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025880 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.020814 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.039972 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.026737 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.013315 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /instance-ip/9ffec632-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.039896 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /virtual-machine-interface/9fe51462-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.039977 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /virtual-machine/2a6c157e-a889-447f-87ac-0854ed032ec5 HTTP/1.1" 200 115 0.020874 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /tag/d8d692f1-0d20-45ba-b136-5cc6f434277c HTTP/1.1" 200 115 0.032646 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /tag/fe9fd0cf-4bfb-45b3-af23-9fa7a5f44853 HTTP/1.1" 200 115 0.032788 10.0.0.22 - - [2026-04-20 16:22:53] "DELETE /tag/33be8c49-0197-4e10-8720-66183a414942 HTTP/1.1" 200 115 0.030851 10.0.0.22 - - [2026-04-20 16:22:53] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003658 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.22 - - [2026-04-20 16:22:53] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004360 10.0.0.22 - - [2026-04-20 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.22 - - [2026-04-20 16:22:54] "GET /virtual-machine/faf20fab-474b-4395-936a-a76cec57f63a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004089 10.0.0.22 - - [2026-04-20 16:22:54] "POST /ref-update HTTP/1.1" 200 156 0.013478 10.0.0.22 - - [2026-04-20 16:22:54] "GET /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015776 10.0.0.22 - - [2026-04-20 16:22:54] "POST /set-tag HTTP/1.1" 200 109 0.022450 10.0.0.22 - - [2026-04-20 16:22:54] "POST /set-tag HTTP/1.1" 200 109 0.042267 10.0.0.22 - - [2026-04-20 16:22:54] "POST /set-tag HTTP/1.1" 200 109 0.030608 10.0.0.22 - - [2026-04-20 16:22:54] "POST /set-tag HTTP/1.1" 200 109 0.016941 10.0.0.22 - - [2026-04-20 16:22:54] "DELETE /instance-ip/a16936a6-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.043000 10.0.0.22 - - [2026-04-20 16:22:54] "DELETE /virtual-machine-interface/a14c0efa-3cd4-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.044489 10.0.0.22 - - [2026-04-20 16:22:54] "DELETE /virtual-machine/faf20fab-474b-4395-936a-a76cec57f63a HTTP/1.1" 200 115 0.025594 10.0.0.22 - - [2026-04-20 16:22:54] "DELETE /tag/b37b0e52-1a08-480b-8a07-4c3906ba9f6c HTTP/1.1" 200 115 0.040469 10.0.0.22 - - [2026-04-20 16:22:54] "DELETE /tag/3d14df23-9ba2-446f-878b-e4eed7658c35 HTTP/1.1" 409 236 0.007627 10.0.0.22 - - [2026-04-20 16:22:54] "DELETE /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6 HTTP/1.1" 409 236 0.004774 10.0.0.22 - - [2026-04-20 16:22:55] "POST /projects HTTP/1.1" 409 238 0.002462 10.0.0.22 - - [2026-04-20 16:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-04-20 16:22:55] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032077 10.0.0.22 - - [2026-04-20 16:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.22 - - [2026-04-20 16:22:55] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004014 10.0.0.22 - - [2026-04-20 16:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2026-04-20 16:22:55] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004903 10.0.0.22 - - [2026-04-20 16:22:55] "POST /security-groups HTTP/1.1" 409 285 0.003047 10.0.0.22 - - [2026-04-20 16:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.22 - - [2026-04-20 16:22:56] "PUT /security-group/b31744ad-5213-42b1-9891-36e88ca068d0 HTTP/1.1" 200 262 0.055372 10.0.0.22 - - [2026-04-20 16:22:56] "PUT /access-control-list/c7a20a99-90ea-4ab1-b10b-37608bbb7667 HTTP/1.1" 200 272 0.028436 10.0.0.22 - - [2026-04-20 16:22:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046242 10.0.0.22 - - [2026-04-20 16:22:56] "PUT /access-control-list/61ce8825-5492-45a3-be19-72fd368fae32 HTTP/1.1" 200 272 0.032691 10.0.0.22 - - [2026-04-20 16:23:00] "POST /projects HTTP/1.1" 409 238 0.002530 10.0.0.22 - - [2026-04-20 16:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.22 - - [2026-04-20 16:23:01] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036705 10.0.0.22 - - [2026-04-20 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.22 - - [2026-04-20 16:23:01] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004053 10.0.0.22 - - [2026-04-20 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.22 - - [2026-04-20 16:23:01] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004388 10.0.0.22 - - [2026-04-20 16:23:01] "POST /security-groups HTTP/1.1" 409 285 0.002331 10.0.0.22 - - [2026-04-20 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.22 - - [2026-04-20 16:23:01] "PUT /security-group/b31744ad-5213-42b1-9891-36e88ca068d0 HTTP/1.1" 200 262 0.058807 10.0.0.22 - - [2026-04-20 16:23:01] "PUT /access-control-list/c7a20a99-90ea-4ab1-b10b-37608bbb7667 HTTP/1.1" 200 272 0.014318 10.0.0.22 - - [2026-04-20 16:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032240 10.0.0.22 - - [2026-04-20 16:23:01] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003274 10.0.0.22 - - [2026-04-20 16:23:01] "PUT /access-control-list/61ce8825-5492-45a3-be19-72fd368fae32 HTTP/1.1" 200 272 0.027496 10.0.0.22 - - [2026-04-20 16:23:01] "GET /firewall-rule/3963c420-1250-4f89-a74c-4adfafc99959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002978 10.0.0.22 - - [2026-04-20 16:23:01] "POST /ref-update HTTP/1.1" 200 156 0.052963 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /firewall-rule/3963c420-1250-4f89-a74c-4adfafc99959 HTTP/1.1" 200 115 0.041063 10.0.0.22 - - [2026-04-20 16:23:01] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006102 10.0.0.22 - - [2026-04-20 16:23:01] "GET /firewall-rule/f5e347b4-5f81-43d7-b7a7-693ccd034f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003639 10.0.0.22 - - [2026-04-20 16:23:01] "POST /ref-update HTTP/1.1" 200 156 0.050466 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /firewall-rule/f5e347b4-5f81-43d7-b7a7-693ccd034f8b HTTP/1.1" 200 115 0.042939 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /tag/b52a3ba9-e9ad-46d0-b3c7-be96fc35bd5d HTTP/1.1" 200 115 0.033741 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /tag/3d14df23-9ba2-446f-878b-e4eed7658c35 HTTP/1.1" 409 236 0.004283 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6 HTTP/1.1" 409 236 0.006262 10.0.0.22 - - [2026-04-20 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.22 - - [2026-04-20 16:23:01] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004183 10.0.0.22 - - [2026-04-20 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2026-04-20 16:23:01] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003837 10.0.0.22 - - [2026-04-20 16:23:01] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.050699 10.0.0.22 - - [2026-04-20 16:23:01] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.038047 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /security-group/b31744ad-5213-42b1-9891-36e88ca068d0 HTTP/1.1" 200 115 0.051377 10.0.0.22 - - [2026-04-20 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.22 - - [2026-04-20 16:23:01] "DELETE /access-control-list/c7a20a99-90ea-4ab1-b10b-37608bbb7667 HTTP/1.1" 200 115 0.031595 10.0.0.22 - - [2026-04-20 16:23:02] "DELETE /access-control-list/61ce8825-5492-45a3-be19-72fd368fae32 HTTP/1.1" 200 115 0.027228 10.0.0.22 - - [2026-04-20 16:23:02] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032920 10.0.0.22 - - [2026-04-20 16:23:02] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?fields=security_groups HTTP/1.1" 200 1353 0.028961 10.0.0.22 - - [2026-04-20 16:23:02] "DELETE /security-group/1db7e1f0-0b9e-413d-8091-061b83214428 HTTP/1.1" 200 115 0.057567 10.0.0.22 - - [2026-04-20 16:23:02] "DELETE /access-control-list/a7ad4ac9-95c1-4db7-97db-06cb637b5459 HTTP/1.1" 200 115 0.042463 10.0.0.22 - - [2026-04-20 16:23:02] "GET /project/958e4994-a1aa-40f9-a25b-8cf36674e171?fields=application_policy_sets HTTP/1.1" 200 1392 0.047663 10.0.0.22 - - [2026-04-20 16:23:02] "DELETE /access-control-list/6b39d93f-0487-4d60-8176-142578032f13 HTTP/1.1" 200 115 0.057553 10.0.0.22 - - [2026-04-20 16:23:02] "DELETE /project/958e4994-a1aa-40f9-a25b-8cf36674e171 HTTP/1.1" 200 115 0.321582 10.0.0.22 - - [2026-04-20 16:23:02] "POST /projects HTTP/1.1" 409 238 0.002245 10.0.0.22 - - [2026-04-20 16:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.22 - - [2026-04-20 16:23:02] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034411 10.0.0.22 - - [2026-04-20 16:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.22 - - [2026-04-20 16:23:02] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004564 10.0.0.22 - - [2026-04-20 16:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.22 - - [2026-04-20 16:23:02] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004527 10.0.0.22 - - [2026-04-20 16:23:02] "POST /security-groups HTTP/1.1" 409 285 0.002716 10.0.0.22 - - [2026-04-20 16:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.22 - - [2026-04-20 16:23:02] "PUT /security-group/d8b8b8d7-5287-4297-823b-0ea924659710 HTTP/1.1" 200 262 0.058274 10.0.0.22 - - [2026-04-20 16:23:02] "PUT /access-control-list/e3a9a030-9469-4b90-b7e4-fa8c70eb77e4 HTTP/1.1" 200 272 0.014702 10.0.0.22 - - [2026-04-20 16:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027251 10.0.0.22 - - [2026-04-20 16:23:02] "PUT /access-control-list/344935f0-0307-41f8-9dc6-1e91b1aa1eec HTTP/1.1" 200 272 0.023372 10.0.0.22 - - [2026-04-20 16:23:06] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002545 10.0.0.22 - - [2026-04-20 16:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.22 - - [2026-04-20 16:23:06] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002573 10.0.0.22 - - [2026-04-20 16:23:06] "GET /firewall-policy/56aa3fa4-2081-46ef-a1ce-9dc470e7ebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002614 10.0.0.22 - - [2026-04-20 16:23:06] "GET /firewall-rule/2d376871-31be-44d9-a364-809d4e1d29f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002906 10.0.0.22 - - [2026-04-20 16:23:07] "POST /ref-update HTTP/1.1" 200 156 0.019936 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /firewall-rule/2d376871-31be-44d9-a364-809d4e1d29f8 HTTP/1.1" 200 115 0.071946 10.0.0.22 - - [2026-04-20 16:23:07] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004257 10.0.0.22 - - [2026-04-20 16:23:07] "GET /firewall-rule/d64eebd2-4eae-4dca-a5bc-22211075a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003733 10.0.0.22 - - [2026-04-20 16:23:07] "POST /ref-update HTTP/1.1" 200 156 0.018420 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /firewall-rule/d64eebd2-4eae-4dca-a5bc-22211075a693 HTTP/1.1" 200 115 0.040994 10.0.0.22 - - [2026-04-20 16:23:07] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006526 10.0.0.22 - - [2026-04-20 16:23:07] "GET /firewall-rule/ef077c70-88c5-4dd1-9139-687f8e9462a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003341 10.0.0.22 - - [2026-04-20 16:23:07] "POST /ref-update HTTP/1.1" 200 156 0.013945 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /firewall-rule/ef077c70-88c5-4dd1-9139-687f8e9462a8 HTTP/1.1" 200 115 0.057868 10.0.0.22 - - [2026-04-20 16:23:07] "GET /application-policy-set/f42bd8aa-1df5-45f6-8190-d76f6ffdb4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003516 10.0.0.22 - - [2026-04-20 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2026-04-20 16:23:07] "GET /policy-management/251a2ecc-2895-4920-87db-19a049393109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002810 10.0.0.22 - - [2026-04-20 16:23:07] "GET /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004572 10.0.0.22 - - [2026-04-20 16:23:07] "POST /ref-update HTTP/1.1" 200 156 0.026038 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /firewall-policy/65dd9831-ac04-4f1f-bca8-8ef2e4f0833b HTTP/1.1" 200 115 0.058592 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /tag/dc739393-c09e-41f2-8f87-77f6195c8e6f HTTP/1.1" 200 115 0.071205 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /tag/3d14df23-9ba2-446f-878b-e4eed7658c35 HTTP/1.1" 200 115 0.037994 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /tag/5dac2f43-f05d-4903-b509-06971ec407f7 HTTP/1.1" 200 115 0.088751 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /tag/af12b9fc-4fb5-4a8b-9f7c-deee94dc48b6 HTTP/1.1" 200 115 0.083735 10.0.0.22 - - [2026-04-20 16:23:07] "DELETE /loadbalancer-member/cbc3cc14-0ed3-483b-b8be-9a133fda6029 HTTP/1.1" 200 115 0.060272 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /loadbalancer-pool/5d72ebf0-f605-4ea2-8005-9315aca6d484 HTTP/1.1" 200 115 0.046194 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /loadbalancer-listener/057ce673-5849-447a-9b2e-ebf40a92895a HTTP/1.1" 200 115 0.055055 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /loadbalancer/72d0fd35-7454-4974-9b79-79c56086f6d4 HTTP/1.1" 200 115 0.071111 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /floating-ip/05775bab-a2af-491f-8985-b7316f444dc2 HTTP/1.1" 200 115 0.080367 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /instance-ip/cc08cfed-54d0-4d3e-b314-daabf61bdca6 HTTP/1.1" 200 115 0.097299 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /virtual-machine-interface/5e281abe-5400-446a-8876-fb5163f6faea HTTP/1.1" 200 115 0.093737 10.0.0.22 - - [2026-04-20 16:23:08] "DELETE /tag/63a1a96f-1cf4-4364-8036-0cf9c41185be HTTP/1.1" 200 115 0.078331 10.0.0.22 - - [2026-04-20 16:23:08] "POST /projects HTTP/1.1" 409 238 0.003223 10.0.0.22 - - [2026-04-20 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.22 - - [2026-04-20 16:23:08] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.085469 10.0.0.22 - - [2026-04-20 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.22 - - [2026-04-20 16:23:08] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005547 10.0.0.22 - - [2026-04-20 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.22 - - [2026-04-20 16:23:08] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005693 10.0.0.22 - - [2026-04-20 16:23:08] "POST /security-groups HTTP/1.1" 409 285 0.005170 10.0.0.22 - - [2026-04-20 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.22 - - [2026-04-20 16:23:08] "PUT /security-group/d8b8b8d7-5287-4297-823b-0ea924659710 HTTP/1.1" 200 262 0.069819 10.0.0.22 - - [2026-04-20 16:23:08] "PUT /access-control-list/e3a9a030-9469-4b90-b7e4-fa8c70eb77e4 HTTP/1.1" 200 272 0.018803 10.0.0.22 - - [2026-04-20 16:23:08] "PUT /access-control-list/344935f0-0307-41f8-9dc6-1e91b1aa1eec HTTP/1.1" 200 272 0.033771 10.0.0.22 - - [2026-04-20 16:23:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031480 10.0.0.22 - - [2026-04-20 16:23:08] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.033868 10.0.0.22 - - [2026-04-20 16:23:08] "GET /firewall-rule/9c03ac24-54a5-4dba-b01c-9a313b3ce0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007223 10.0.0.22 - - [2026-04-20 16:23:09] "POST /ref-update HTTP/1.1" 200 156 0.070902 10.0.0.22 - - [2026-04-20 16:23:09] "DELETE /firewall-rule/9c03ac24-54a5-4dba-b01c-9a313b3ce0ac HTTP/1.1" 200 115 0.081333 10.0.0.22 - - [2026-04-20 16:23:09] "GET /firewall-policy/9acbc952-cfa3-4e53-9037-00ede393ddfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007117 10.0.0.22 - - [2026-04-20 16:23:09] "GET /firewall-rule/62b23a6b-53c4-41e0-9712-d846abeb146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005249 10.0.0.22 - - [2026-04-20 16:23:09] "POST /ref-update HTTP/1.1" 200 156 0.090851 10.0.0.22 - - [2026-04-20 16:23:09] "DELETE /firewall-rule/62b23a6b-53c4-41e0-9712-d846abeb146d HTTP/1.1" 200 115 0.078047 10.0.0.22 - - [2026-04-20 16:23:09] "DELETE /tag/319bcb11-4804-44f6-a123-b5e47655fa89 HTTP/1.1" 200 115 0.037868 10.0.0.22 - - [2026-04-20 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-04-20 16:23:09] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009530 10.0.0.22 - - [2026-04-20 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.22 - - [2026-04-20 16:23:09] "GET /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005793 10.0.0.22 - - [2026-04-20 16:23:09] "PUT /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f HTTP/1.1" 200 264 0.075239 10.0.0.22 - - [2026-04-20 16:23:09] "PUT /virtual-network/ecf8c6dd-6bdc-42cc-9c44-db27f9c6c34e HTTP/1.1" 200 264 0.083970 10.0.0.22 - - [2026-04-20 16:23:09] "DELETE /security-group/d8b8b8d7-5287-4297-823b-0ea924659710 HTTP/1.1" 200 115 0.092439 10.0.0.22 - - [2026-04-20 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-04-20 16:23:09] "DELETE /access-control-list/e3a9a030-9469-4b90-b7e4-fa8c70eb77e4 HTTP/1.1" 200 115 0.051111 10.0.0.22 - - [2026-04-20 16:23:09] "DELETE /access-control-list/344935f0-0307-41f8-9dc6-1e91b1aa1eec HTTP/1.1" 200 115 0.042124 10.0.0.22 - - [2026-04-20 16:23:09] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.062418 10.0.0.22 - - [2026-04-20 16:23:10] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?fields=security_groups HTTP/1.1" 200 1352 0.045546 10.0.0.22 - - [2026-04-20 16:23:10] "DELETE /security-group/86ba4fee-125d-452a-bc67-1d90e935593b HTTP/1.1" 200 115 0.054978 10.0.0.22 - - [2026-04-20 16:23:10] "DELETE /access-control-list/e6d25d3f-6b51-475b-b5b0-7c4daad32133 HTTP/1.1" 200 115 0.043153 10.0.0.22 - - [2026-04-20 16:23:10] "GET /project/0f41c436-4114-4717-b723-a9b09069e328?fields=application_policy_sets HTTP/1.1" 200 1391 0.057857 10.0.0.22 - - [2026-04-20 16:23:10] "DELETE /access-control-list/aa2244fe-9435-4363-84ce-383aa14b002f HTTP/1.1" 200 115 0.065498 10.0.0.22 - - [2026-04-20 16:23:10] "DELETE /project/0f41c436-4114-4717-b723-a9b09069e328 HTTP/1.1" 200 115 0.384425 10.0.0.22 - - [2026-04-20 16:24:10] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.22 - - [2026-04-20 16:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.22 - - [2026-04-20 16:24:10] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003560 10.0.0.22 - - [2026-04-20 16:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.22 - - [2026-04-20 16:24:11] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002583 10.0.0.22 - - [2026-04-20 16:24:27] "GET / HTTP/1.1" 200 35931 0.002934 10.0.0.22 - - [2026-04-20 16:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.22 - - [2026-04-20 16:24:27] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008124 10.0.0.22 - - [2026-04-20 16:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.22 - - [2026-04-20 16:24:27] "GET /config-node/3b2b3e34-c86f-44db-8dee-f72cc7b102cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004511 10.0.0.22 - - [2026-04-20 16:24:28] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.22 - - [2026-04-20 16:24:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002274 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2026-04-20 16:24:33] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002707 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.008942 10.0.0.22 - - [2026-04-20 16:24:33] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 264 0.002179 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/d9a12f1c-aa8a-4018-b804-7537ac017ac1 HTTP/1.1" 200 244 0.031494 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 261 0.016607 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/8a2cee1e-b4ae-4bc3-9416-ad96bea00e49 HTTP/1.1" 200 244 0.011077 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 261 0.005331 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/3868df67-6c1c-4fe9-b935-0cf59e01a1ca HTTP/1.1" 200 244 0.013230 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 253 0.014258 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/785d4f25-9cc0-49d7-929a-c69abf4fe5e9 HTTP/1.1" 200 244 0.017247 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 251 0.009351 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/594b9c8f-f621-47bd-98dc-2ab6b41ee3bf HTTP/1.1" 200 244 0.011985 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 252 0.013200 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/21e5b2b5-999e-405e-aa54-646f7b64e321 HTTP/1.1" 200 244 0.014748 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 256 0.013843 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/fef8844d-5486-452e-8f61-85e43d2a0bdd HTTP/1.1" 200 244 0.014235 10.0.0.22 - - [2026-04-20 16:24:33] "POST /alarms HTTP/1.1" 409 248 0.039186 10.0.0.22 - - [2026-04-20 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.22 - - [2026-04-20 16:24:33] "PUT /alarm/a3274252-2e4a-4bf2-b614-1c57c55ff187 HTTP/1.1" 200 244 0.024507 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 252 0.012339 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/49f5efbc-8bf5-4242-bbdc-f06e28127d80 HTTP/1.1" 200 244 0.011933 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 257 0.009269 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/8ca7fdb3-019e-4eb7-9892-52d8eb41425d HTTP/1.1" 200 244 0.012029 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 251 0.008502 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011788 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/7583dd56-848a-4ccd-b71d-bf88d0ad152c HTTP/1.1" 200 244 0.013509 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 257 0.013027 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/f2b24b28-9e30-469f-b25e-d5e61003fdcf HTTP/1.1" 200 244 0.013382 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 261 0.005077 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/40dd6bbc-7fd4-495f-9329-db64893821e6 HTTP/1.1" 200 244 0.011541 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 258 0.018326 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/2877fc90-9c1a-4aaa-bfce-237cc42fb7f2 HTTP/1.1" 200 244 0.012271 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 254 0.004201 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/d2602160-a94b-4c64-9ea9-290859485ac7 HTTP/1.1" 200 244 0.015201 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 254 0.006461 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/07eab146-bdee-4c08-95b0-475ff8dfe26b HTTP/1.1" 200 244 0.011650 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 254 0.009091 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/e7609ef9-4416-448e-a6fa-71dc2f2ba5d8 HTTP/1.1" 200 244 0.020470 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 247 0.020853 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/14d5b303-3f37-4d33-8b3c-b27ef75c48f3 HTTP/1.1" 200 244 0.013067 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 272 0.008632 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/79f75e00-1f8a-4575-a288-5a981d2beea2 HTTP/1.1" 200 244 0.013034 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 261 0.010800 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/d933a8f7-8e2a-47cb-bf04-85b7d4890eaf HTTP/1.1" 200 244 0.011424 10.0.0.22 - - [2026-04-20 16:24:34] "POST /alarms HTTP/1.1" 409 259 0.007775 10.0.0.22 - - [2026-04-20 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.22 - - [2026-04-20 16:24:34] "PUT /alarm/d7180b14-dd10-4981-bd41-8aab05c50737 HTTP/1.1" 200 244 0.013549 10.0.0.22 - - [2026-04-20 16:24:35] "POST /alarms HTTP/1.1" 409 265 0.007469 10.0.0.22 - - [2026-04-20 16:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2026-04-20 16:24:35] "PUT /alarm/1bd31d87-8880-4e54-a4b3-267d7c86632a HTTP/1.1" 200 244 0.010425 10.0.0.22 - - [2026-04-20 16:24:35] "POST /alarms HTTP/1.1" 409 279 0.005315 10.0.0.22 - - [2026-04-20 16:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009881 10.0.0.22 - - [2026-04-20 16:24:35] "PUT /alarm/c94d1d0b-3c72-41be-b802-13ea86936b72 HTTP/1.1" 200 244 0.012753 10.0.0.22 - - [2026-04-20 16:24:35] "GET / HTTP/1.1" 200 35931 0.002589 10.0.0.22 - - [2026-04-20 16:24:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002938 10.0.0.22 - - [2026-04-20 16:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.22 - - [2026-04-20 16:24:35] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.012332 10.0.0.22 - - [2026-04-20 16:24:35] "GET / HTTP/1.1" 200 35931 0.002293 10.0.0.22 - - [2026-04-20 16:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2026-04-20 16:24:35] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002446 10.0.0.22 - - [2026-04-20 16:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.22 - - [2026-04-20 16:24:35] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.014603 10.0.0.22 - - [2026-04-20 16:24:36] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.22 - - [2026-04-20 16:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2026-04-20 16:24:36] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005497 10.0.0.22 - - [2026-04-20 16:24:36] "PUT /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5 HTTP/1.1" 200 274 0.017202 10.0.0.22 - - [2026-04-20 16:24:39] "GET / HTTP/1.1" 200 35931 0.002315 10.0.0.22 - - [2026-04-20 16:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.22 - - [2026-04-20 16:24:39] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003461 10.0.0.22 - - [2026-04-20 16:24:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002090 10.0.0.22 - - [2026-04-20 16:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.22 - - [2026-04-20 16:24:39] "GET /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005631 10.0.0.22 - - [2026-04-20 16:24:39] "PUT /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce HTTP/1.1" 200 254 0.015835 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:24:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:24:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001740 10.0.0.22 - - [2026-04-20 16:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.22 - - [2026-04-20 16:24:41] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002846 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:25:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:25:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:25:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:25:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.22 - - [2026-04-20 16:25:30] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.22 - - [2026-04-20 16:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2026-04-20 16:25:30] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005283 10.0.0.22 - - [2026-04-20 16:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2026-04-20 16:25:30] "GET /config-node/3b2b3e34-c86f-44db-8dee-f72cc7b102cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002281 10.0.0.22 - - [2026-04-20 16:25:42] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.22 - - [2026-04-20 16:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.22 - - [2026-04-20 16:25:42] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004231 10.0.0.22 - - [2026-04-20 16:25:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002262 10.0.0.22 - - [2026-04-20 16:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.22 - - [2026-04-20 16:25:42] "GET /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002791 10.0.0.22 - - [2026-04-20 16:25:42] "PUT /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce HTTP/1.1" 200 254 0.017426 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:25:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001462 10.0.0.22 - - [2026-04-20 16:25:57] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.22 - - [2026-04-20 16:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2026-04-20 16:25:57] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004158 10.0.0.22 - - [2026-04-20 16:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.22 - - [2026-04-20 16:25:57] "GET /config-node/3b2b3e34-c86f-44db-8dee-f72cc7b102cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002634 10.0.0.22 - - [2026-04-20 16:25:57] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.22 - - [2026-04-20 16:25:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001955 10.0.0.22 - - [2026-04-20 16:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.22 - - [2026-04-20 16:26:02] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002515 10.0.0.22 - - [2026-04-20 16:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2026-04-20 16:26:02] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.010802 10.0.0.22 - - [2026-04-20 16:26:03] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 264 0.002741 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/d9a12f1c-aa8a-4018-b804-7537ac017ac1 HTTP/1.1" 200 244 0.010986 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 261 0.002148 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/8a2cee1e-b4ae-4bc3-9416-ad96bea00e49 HTTP/1.1" 200 244 0.008436 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 261 0.004979 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/3868df67-6c1c-4fe9-b935-0cf59e01a1ca HTTP/1.1" 200 244 0.013296 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 253 0.005709 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/785d4f25-9cc0-49d7-929a-c69abf4fe5e9 HTTP/1.1" 200 244 0.010876 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 251 0.006016 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/594b9c8f-f621-47bd-98dc-2ab6b41ee3bf HTTP/1.1" 200 244 0.020755 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 252 0.004776 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/21e5b2b5-999e-405e-aa54-646f7b64e321 HTTP/1.1" 200 244 0.011479 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 256 0.008586 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/fef8844d-5486-452e-8f61-85e43d2a0bdd HTTP/1.1" 200 244 0.010531 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 248 0.011682 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/a3274252-2e4a-4bf2-b614-1c57c55ff187 HTTP/1.1" 200 244 0.009773 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 252 0.009531 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/49f5efbc-8bf5-4242-bbdc-f06e28127d80 HTTP/1.1" 200 244 0.010522 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 257 0.002972 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/8ca7fdb3-019e-4eb7-9892-52d8eb41425d HTTP/1.1" 200 244 0.010316 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 251 0.003039 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/7583dd56-848a-4ccd-b71d-bf88d0ad152c HTTP/1.1" 200 244 0.011810 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 257 0.007525 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.22 - - [2026-04-20 16:26:03] "PUT /alarm/f2b24b28-9e30-469f-b25e-d5e61003fdcf HTTP/1.1" 200 244 0.023732 10.0.0.22 - - [2026-04-20 16:26:03] "POST /alarms HTTP/1.1" 409 261 0.006918 10.0.0.22 - - [2026-04-20 16:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/40dd6bbc-7fd4-495f-9329-db64893821e6 HTTP/1.1" 200 244 0.015430 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 258 0.014582 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/2877fc90-9c1a-4aaa-bfce-237cc42fb7f2 HTTP/1.1" 200 244 0.013287 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 254 0.006617 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/d2602160-a94b-4c64-9ea9-290859485ac7 HTTP/1.1" 200 244 0.009226 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 254 0.004669 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/07eab146-bdee-4c08-95b0-475ff8dfe26b HTTP/1.1" 200 244 0.012425 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 254 0.006679 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/e7609ef9-4416-448e-a6fa-71dc2f2ba5d8 HTTP/1.1" 200 244 0.018735 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 247 0.006659 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009008 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/14d5b303-3f37-4d33-8b3c-b27ef75c48f3 HTTP/1.1" 200 244 0.011269 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 272 0.006195 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/79f75e00-1f8a-4575-a288-5a981d2beea2 HTTP/1.1" 200 244 0.010151 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 261 0.010351 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/d933a8f7-8e2a-47cb-bf04-85b7d4890eaf HTTP/1.1" 200 244 0.015098 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 259 0.013699 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/d7180b14-dd10-4981-bd41-8aab05c50737 HTTP/1.1" 200 244 0.012775 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 265 0.011414 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/1bd31d87-8880-4e54-a4b3-267d7c86632a HTTP/1.1" 200 244 0.012301 10.0.0.22 - - [2026-04-20 16:26:04] "POST /alarms HTTP/1.1" 409 279 0.008463 10.0.0.22 - - [2026-04-20 16:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.22 - - [2026-04-20 16:26:04] "PUT /alarm/c94d1d0b-3c72-41be-b802-13ea86936b72 HTTP/1.1" 200 244 0.008771 10.0.0.22 - - [2026-04-20 16:26:05] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.22 - - [2026-04-20 16:26:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002679 10.0.0.22 - - [2026-04-20 16:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.22 - - [2026-04-20 16:26:05] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.007444 10.0.0.22 - - [2026-04-20 16:26:05] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.22 - - [2026-04-20 16:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.22 - - [2026-04-20 16:26:05] "GET /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003260 10.0.0.22 - - [2026-04-20 16:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.22 - - [2026-04-20 16:26:05] "PUT /global-vrouter-config/490acaa5-17f3-4a8d-871a-fb22252ae963 HTTP/1.1" 200 276 0.008982 10.0.0.22 - - [2026-04-20 16:26:05] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.22 - - [2026-04-20 16:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.22 - - [2026-04-20 16:26:05] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006568 10.0.0.22 - - [2026-04-20 16:26:05] "PUT /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5 HTTP/1.1" 200 274 0.014713 10.0.0.22 - - [2026-04-20 16:26:09] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.22 - - [2026-04-20 16:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.22 - - [2026-04-20 16:26:09] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003298 10.0.0.22 - - [2026-04-20 16:26:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002582 10.0.0.22 - - [2026-04-20 16:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2026-04-20 16:26:09] "GET /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003538 10.0.0.22 - - [2026-04-20 16:26:09] "PUT /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce HTTP/1.1" 200 254 0.012957 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001088 10.0.0.22 - - [2026-04-20 16:26:13] "POST /tags HTTP/1.1" 200 355 0.024000 10.0.0.22 - - [2026-04-20 16:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.22 - - [2026-04-20 16:26:13] "GET /tag/5a79983a-02cc-49ab-8359-7817834b1095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018573 10.0.0.22 - - [2026-04-20 16:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.22 - - [2026-04-20 16:26:13] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005180 10.0.0.22 - - [2026-04-20 16:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.22 - - [2026-04-20 16:26:13] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042242 10.0.0.22 - - [2026-04-20 16:26:13] "POST /virtual-machines HTTP/1.1" 200 351 0.016821 10.0.0.22 - - [2026-04-20 16:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038796 10.0.0.22 - - [2026-04-20 16:26:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.134135 10.0.0.22 - - [2026-04-20 16:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010938 10.0.0.22 - - [2026-04-20 16:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019596 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008668 10.0.0.22 - - [2026-04-20 16:26:14] "POST /instance-ips HTTP/1.1" 200 391 0.020584 10.0.0.22 - - [2026-04-20 16:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021213 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013156 10.0.0.22 - - [2026-04-20 16:26:14] "POST /set-tag HTTP/1.1" 200 109 0.015486 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011250 10.0.0.22 - - [2026-04-20 16:26:14] "GET /instance-ip/a63c5fea-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003328 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004436 10.0.0.22 - - [2026-04-20 16:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003432 10.0.0.22 - - [2026-04-20 16:26:14] "POST /ref-update HTTP/1.1" 200 156 0.010632 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009676 10.0.0.22 - - [2026-04-20 16:26:14] "POST /set-tag HTTP/1.1" 200 109 0.004479 10.0.0.22 - - [2026-04-20 16:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-network/f9190fe0-3005-4831-912b-9d4254faaf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003669 10.0.0.22 - - [2026-04-20 16:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.22 - - [2026-04-20 16:26:14] "GET /project/72504413-c92d-4c4d-ba4b-a3a7a6c751b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041531 10.0.0.22 - - [2026-04-20 16:26:14] "POST /virtual-machines HTTP/1.1" 200 355 0.007520 10.0.0.22 - - [2026-04-20 16:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013491 10.0.0.22 - - [2026-04-20 16:26:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.110111 10.0.0.22 - - [2026-04-20 16:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008929 10.0.0.22 - - [2026-04-20 16:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007506 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004104 10.0.0.22 - - [2026-04-20 16:26:14] "POST /instance-ips HTTP/1.1" 200 395 0.020938 10.0.0.22 - - [2026-04-20 16:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032470 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007442 10.0.0.22 - - [2026-04-20 16:26:14] "POST /set-tag HTTP/1.1" 200 109 0.019319 10.0.0.22 - - [2026-04-20 16:26:14] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019326 10.0.0.22 - - [2026-04-20 16:26:14] "GET /instance-ip/a6ab3280-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003870 10.0.0.22 - - [2026-04-20 16:26:15] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004491 10.0.0.22 - - [2026-04-20 16:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.22 - - [2026-04-20 16:26:15] "GET /virtual-router/8e005e91-67ce-4576-ba24-91173f06300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004626 10.0.0.22 - - [2026-04-20 16:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.22 - - [2026-04-20 16:26:15] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.020812 10.0.0.22 - - [2026-04-20 16:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.22 - - [2026-04-20 16:26:15] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004716 10.0.0.22 - - [2026-04-20 16:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.22 - - [2026-04-20 16:26:15] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003988 10.0.0.22 - - [2026-04-20 16:26:15] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.22 - - [2026-04-20 16:26:25] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.22 - - [2026-04-20 16:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2026-04-20 16:26:25] "GET /global-system-config/67a5502f-a037-4d0b-a416-93e234d8f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005212 10.0.0.22 - - [2026-04-20 16:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.22 - - [2026-04-20 16:26:25] "GET /config-node/3b2b3e34-c86f-44db-8dee-f72cc7b102cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002343 10.0.0.22 - - [2026-04-20 16:26:28] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005795 10.0.0.22 - - [2026-04-20 16:26:28] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.22 - - [2026-04-20 16:26:29] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004493 10.0.0.22 - - [2026-04-20 16:26:29] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2026-04-20 16:26:30] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006208 10.0.0.22 - - [2026-04-20 16:26:30] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.22 - - [2026-04-20 16:26:35] "GET /global-system-configs HTTP/1.1" 200 322 0.012483 10.0.0.22 - - [2026-04-20 16:26:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004642 10.0.0.22 - - [2026-04-20 16:26:36] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.22 - - [2026-04-20 16:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2026-04-20 16:26:36] "GET /routing-instance/a6103d1a-3f8a-4d6b-a8c7-d3997da3ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002803 10.0.0.22 - - [2026-04-20 16:26:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001687 10.0.0.22 - - [2026-04-20 16:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.22 - - [2026-04-20 16:26:36] "GET /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003936 10.0.0.22 - - [2026-04-20 16:26:36] "PUT /bgp-router/0fd96c45-9e40-4973-bc22-92e400a78bce HTTP/1.1" 200 254 0.011632 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001521 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:26:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.22 - - [2026-04-20 16:26:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 10.0.0.22 - - [2026-04-20 16:27:02] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004673 10.0.0.22 - - [2026-04-20 16:27:02] "POST /set-tag HTTP/1.1" 200 109 0.005239 10.0.0.22 - - [2026-04-20 16:27:02] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004188 10.0.0.22 - - [2026-04-20 16:27:02] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.22 - - [2026-04-20 16:27:02] "GET /virtual-machine/1ce594fb-86fb-4bca-8a3f-faee903bd698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003232 10.0.0.22 - - [2026-04-20 16:27:02] "POST /ref-update HTTP/1.1" 200 156 0.010243 10.0.0.22 - - [2026-04-20 16:27:02] "GET /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007111 10.0.0.22 - - [2026-04-20 16:27:02] "POST /set-tag HTTP/1.1" 200 109 0.018060 10.0.0.22 - - [2026-04-20 16:27:03] "POST /set-tag HTTP/1.1" 200 109 0.015672 10.0.0.22 - - [2026-04-20 16:27:03] "DELETE /instance-ip/a63c5fea-3cd5-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.056812 10.0.0.22 - - [2026-04-20 16:27:03] "DELETE /virtual-machine-interface/a61e6256-3cd5-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.048606 10.0.0.22 - - [2026-04-20 16:27:03] "DELETE /virtual-machine/1ce594fb-86fb-4bca-8a3f-faee903bd698 HTTP/1.1" 200 115 0.028661 10.0.0.22 - - [2026-04-20 16:27:03] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005916 10.0.0.22 - - [2026-04-20 16:27:03] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.22 - - [2026-04-20 16:27:33] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004977 10.0.0.22 - - [2026-04-20 16:27:33] "POST /set-tag HTTP/1.1" 200 109 0.023265 10.0.0.22 - - [2026-04-20 16:27:33] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006978 10.0.0.22 - - [2026-04-20 16:27:33] "POST /set-tag HTTP/1.1" 200 109 0.004209 10.0.0.22 - - [2026-04-20 16:27:33] "GET /virtual-machine/4441b5bd-250a-4964-a072-c7ffa7f6923c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003876 10.0.0.22 - - [2026-04-20 16:27:33] "POST /ref-update HTTP/1.1" 200 156 0.013792 10.0.0.22 - - [2026-04-20 16:27:33] "GET /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009024 10.0.0.22 - - [2026-04-20 16:27:34] "POST /set-tag HTTP/1.1" 200 109 0.021823 10.0.0.22 - - [2026-04-20 16:27:34] "POST /set-tag HTTP/1.1" 200 109 0.032638 10.0.0.22 - - [2026-04-20 16:27:34] "DELETE /instance-ip/a6ab3280-3cd5-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.053355 10.0.0.22 - - [2026-04-20 16:27:34] "DELETE /virtual-machine-interface/a6917cb4-3cd5-11f1-9adb-fa163edb3dee HTTP/1.1" 200 115 0.065504 10.0.0.22 - - [2026-04-20 16:27:34] "DELETE /virtual-machine/4441b5bd-250a-4964-a072-c7ffa7f6923c HTTP/1.1" 200 115 0.034443 10.0.0.22 - - [2026-04-20 16:27:34] "DELETE /tag/5a79983a-02cc-49ab-8359-7817834b1095 HTTP/1.1" 200 115 0.061541