++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Apr 22 02:37:52 PM UTC 2026 ===================' INFO: =================== Wed Apr 22 02:37:52 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ 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 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.22,10.7.131.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.7.131.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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/22/2026 14:38:39.692 7fe54fc7f580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/22/2026 14:38:40.180 7fe54fc7f580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/22/2026 14:38:40.219 7fe54fc7f580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/22/2026 14:38:40.220 7fe54fc7f580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-04-22 14:38:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000638 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-22 14:38:54] "GET / HTTP/1.1" 503 181 0.000855 10.0.0.22 - - [2026-04-22 14:38:55] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.22 - - [2026-04-22 14:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.22 - - [2026-04-22 14:38:55] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015899 10.0.0.22 - - [2026-04-22 14:38:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002620 10.0.0.22 - - [2026-04-22 14:38:55] "POST /database-nodes HTTP/1.1" 200 597 0.038522 10.0.0.22 - - [2026-04-22 14:38:55] "GET / HTTP/1.1" 200 35931 0.002215 10.0.0.22 - - [2026-04-22 14:38:55] "GET / HTTP/1.1" 200 45303 0.002506 10.0.0.22 - - [2026-04-22 14:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.22 - - [2026-04-22 14:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.22 - - [2026-04-22 14:38:56] "GET / HTTP/1.1" 200 35931 0.001193 10.0.0.22 - - [2026-04-22 14:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.22 - - [2026-04-22 14:38:56] "GET /routing-instance/bce3d31b-7c12-4bb3-bb86-caa831a14cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007969 10.0.0.22 - - [2026-04-22 14:38:56] "POST /bgp-routers HTTP/1.1" 200 616 0.049121 10.0.0.22 - - [2026-04-22 14:38:56] "GET /bgp-router/ce86b7e0-26f0-491b-acbb-9f23b9b0ba31?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.010304 10.0.0.22 - - [2026-04-22 14:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.22 - - [2026-04-22 14:38:56] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009240 10.0.0.22 - - [2026-04-22 14:38:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008753 10.0.0.22 - - [2026-04-22 14:38:56] "POST /ref-update HTTP/1.1" 200 156 0.027390 10.0.0.22 - - [2026-04-22 14:38:56] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.22 - - [2026-04-22 14:38:57] "GET / HTTP/1.1" 200 35931 0.001315 10.0.0.22 - - [2026-04-22 14:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.22 - - [2026-04-22 14:38:57] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008371 10.0.0.22 - - [2026-04-22 14:38:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002529 10.0.0.22 - - [2026-04-22 14:38:57] "POST /analytics-nodes HTTP/1.1" 200 599 0.039351 10.0.0.22 - - [2026-04-22 14:38:57] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.22 - - [2026-04-22 14:38:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.007465 10.0.0.22 - - [2026-04-22 14:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.22 - - [2026-04-22 14:38:57] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009728 10.0.0.22 - - [2026-04-22 14:38:57] "POST /service-appliance-sets HTTP/1.1" 200 553 0.073673 10.0.0.22 - - [2026-04-22 14:38:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002491 10.0.0.22 - - [2026-04-22 14:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.22 - - [2026-04-22 14:38:58] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010159 10.0.0.22 - - [2026-04-22 14:38:58] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.22 - - [2026-04-22 14:38:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.053563 10.0.0.22 - - [2026-04-22 14:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014267 10.0.0.22 - - [2026-04-22 14:38:58] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015666 10.0.0.22 - - [2026-04-22 14:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.22 - - [2026-04-22 14:38:58] "GET /network-ipam/90e2b4e4-0792-4ebc-99af-121290407c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004067 10.0.0.22 - - [2026-04-22 14:38:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.020498 10.0.0.22 - - [2026-04-22 14:38:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034875 10.0.0.22 - - [2026-04-22 14:38:58] "POST /service-templates HTTP/1.1" 200 511 0.036203 10.0.0.22 - - [2026-04-22 14:38:58] "POST /service-templates HTTP/1.1" 200 501 0.046624 10.0.0.22 - - [2026-04-22 14:38:58] "POST /service-templates HTTP/1.1" 200 515 0.039142 10.0.0.22 - - [2026-04-22 14:38:58] "POST /service-templates HTTP/1.1" 200 535 0.048831 10.0.0.22 - - [2026-04-22 14:38:58] "POST /service-templates HTTP/1.1" 200 507 0.070227 10.0.0.22 - - [2026-04-22 14:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.22 - - [2026-04-22 14:38:59] "GET /network-ipam/90e2b4e4-0792-4ebc-99af-121290407c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005710 10.0.0.22 - - [2026-04-22 14:39:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002991 10.0.0.22 - - [2026-04-22 14:39:00] "POST /access-control-lists HTTP/1.1" 200 587 0.035617 10.0.0.22 - - [2026-04-22 14:39:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.022938 10.0.0.22 - - [2026-04-22 14:39:00] "POST /access-control-lists HTTP/1.1" 200 585 0.027860 10.0.0.22 - - [2026-04-22 14:39:00] "POST /route-targets HTTP/1.1" 200 327 0.018426 10.0.0.22 - - [2026-04-22 14:39:00] "POST /ref-update HTTP/1.1" 200 156 0.015176 10.0.0.22 - - [2026-04-22 14:39:00] "POST /route-targets HTTP/1.1" 200 327 0.010861 10.0.0.22 - - [2026-04-22 14:39:00] "POST /ref-update HTTP/1.1" 200 156 0.022841 10.0.0.22 - - [2026-04-22 14:39:00] "POST /route-targets HTTP/1.1" 200 327 0.017454 10.0.0.22 - - [2026-04-22 14:39:00] "POST /ref-update HTTP/1.1" 200 156 0.025841 10.0.0.22 - - [2026-04-22 14:39:00] "POST /route-targets HTTP/1.1" 200 327 0.013045 10.0.0.22 - - [2026-04-22 14:39:00] "POST /ref-update HTTP/1.1" 200 156 0.012171 10.0.0.22 - - [2026-04-22 14:39:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.003821 10.0.0.22 - - [2026-04-22 14:39:00] "POST /access-control-lists HTTP/1.1" 200 551 0.069988 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001272 10.0.0.22 - - [2026-04-22 14:39:01] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.22 - - [2026-04-22 14:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.22 - - [2026-04-22 14:39:01] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004847 10.0.0.22 - - [2026-04-22 14:39:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.004548 10.0.0.22 - - [2026-04-22 14:39:01] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.220654 10.0.0.22 - - [2026-04-22 14:39:03] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.22 - - [2026-04-22 14:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.22 - - [2026-04-22 14:39:03] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004638 10.0.0.22 - - [2026-04-22 14:39:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002059 10.0.0.22 - - [2026-04-22 14:39:03] "POST /config-nodes HTTP/1.1" 200 593 0.026501 10.0.0.22 - - [2026-04-22 14:39:03] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.22 - - [2026-04-22 14:39:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002778 10.0.0.22 - - [2026-04-22 14:39:05] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.22 - - [2026-04-22 14:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009507 10.0.0.22 - - [2026-04-22 14:39:05] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012120 10.0.0.22 - - [2026-04-22 14:39:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003553 10.0.0.22 - - [2026-04-22 14:39:05] "POST /config-database-nodes HTTP/1.1" 200 611 0.028993 10.0.0.22 - - [2026-04-22 14:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.22 - - [2026-04-22 14:39:08] "GET /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004796 10.0.0.22 - - [2026-04-22 14:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.22 - - [2026-04-22 14:39:08] "PUT /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d HTTP/1.1" 200 276 0.021438 10.0.0.22 - - [2026-04-22 14:39:09] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 581 0.028160 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 575 0.043131 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 575 0.063351 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 559 0.037159 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 555 0.038639 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 557 0.034385 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 565 0.031169 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 549 0.035539 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 557 0.063471 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 567 0.063688 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 555 0.066674 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 567 0.063495 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 575 0.078969 10.0.0.22 - - [2026-04-22 14:39:09] "POST /alarms HTTP/1.1" 200 569 0.044274 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 561 0.057863 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 561 0.024293 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 561 0.030986 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 547 0.063618 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 595 0.032080 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 575 0.043563 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 571 0.043860 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 583 0.029308 10.0.0.22 - - [2026-04-22 14:39:10] "POST /alarms HTTP/1.1" 200 609 0.064365 10.0.0.22 - - [2026-04-22 14:39:10] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.22 - - [2026-04-22 14:39:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002975 10.0.0.22 - - [2026-04-22 14:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.22 - - [2026-04-22 14:39:10] "PUT /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d HTTP/1.1" 200 276 0.010153 10.0.0.22 - - [2026-04-22 14:39:11] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.22 - - [2026-04-22 14:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-04-22 14:39:11] "GET /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004076 10.0.0.22 - - [2026-04-22 14:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.22 - - [2026-04-22 14:39:11] "PUT /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d HTTP/1.1" 200 276 0.022672 10.0.0.22 - - [2026-04-22 14:39:11] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.22 - - [2026-04-22 14:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.22 - - [2026-04-22 14:39:11] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005732 10.0.0.22 - - [2026-04-22 14:39:11] "PUT /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4 HTTP/1.1" 200 274 0.066545 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001227 10.0.0.22 - - [2026-04-22 14:39:16] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.22 - - [2026-04-22 14:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.22 - - [2026-04-22 14:39:16] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003681 10.0.0.22 - - [2026-04-22 14:39:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000538 10.0.0.22 - - [2026-04-22 14:39:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.003284 10.0.0.22 - - [2026-04-22 14:39:16] "POST /security-groups HTTP/1.1" 200 570 0.096336 10.0.0.22 - - [2026-04-22 14:39:16] "POST /projects HTTP/1.1" 200 481 0.300706 10.0.0.22 - - [2026-04-22 14:39:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.008494 10.0.0.22 - - [2026-04-22 14:39:16] "POST /security-groups HTTP/1.1" 200 534 0.088847 10.0.0.22 - - [2026-04-22 14:39:16] "POST /chown HTTP/1.1" 200 109 0.019214 10.0.0.22 - - [2026-04-22 14:39:16] "POST /policy-managements HTTP/1.1" 409 214 0.018145 10.0.0.22 - - [2026-04-22 14:39:16] "POST /access-control-lists HTTP/1.1" 200 579 0.160796 10.0.0.22 - - [2026-04-22 14:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018691 10.0.0.22 - - [2026-04-22 14:39:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.003323 10.0.0.22 - - [2026-04-22 14:39:16] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007174 10.0.0.22 - - [2026-04-22 14:39:17] "POST /access-control-lists HTTP/1.1" 200 577 0.052422 10.0.0.22 - - [2026-04-22 14:39:17] "POST /application-policy-sets HTTP/1.1" 200 528 0.073324 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.005903 10.0.0.22 - - [2026-04-22 14:39:17] "GET /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008855 10.0.0.22 - - [2026-04-22 14:39:17] "PUT /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d HTTP/1.1" 200 276 0.022487 10.0.0.22 - - [2026-04-22 14:39:17] "POST /access-control-lists HTTP/1.1" 200 594 0.054885 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012738 10.0.0.22 - - [2026-04-22 14:39:17] "GET /virtual-network/6e35db42-f9ad-41f0-ba53-cffd45dc3329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.015423 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.017181 10.0.0.22 - - [2026-04-22 14:39:17] "POST /access-control-lists HTTP/1.1" 200 592 0.069022 10.0.0.22 - - [2026-04-22 14:39:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000609 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.025294 10.0.0.22 - - [2026-04-22 14:39:17] "POST /security-groups HTTP/1.1" 200 574 0.104873 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.008246 10.0.0.22 - - [2026-04-22 14:39:17] "POST /projects HTTP/1.1" 200 489 0.372553 10.0.0.22 - - [2026-04-22 14:39:17] "POST /access-control-lists HTTP/1.1" 200 583 0.042277 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.006263 10.0.0.22 - - [2026-04-22 14:39:17] "POST /security-groups HTTP/1.1" 200 546 0.120902 10.0.0.22 - - [2026-04-22 14:39:17] "POST /access-control-lists HTTP/1.1" 200 581 0.109134 10.0.0.22 - - [2026-04-22 14:39:17] "POST /chown HTTP/1.1" 200 109 0.066921 10.0.0.22 - - [2026-04-22 14:39:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.026134 10.0.0.22 - - [2026-04-22 14:39:17] "POST /network-ipams HTTP/1.1" 200 522 0.135641 10.0.0.22 - - [2026-04-22 14:39:18] "POST /access-control-lists HTTP/1.1" 200 602 0.126015 10.0.0.22 - - [2026-04-22 14:39:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.027023 10.0.0.22 - - [2026-04-22 14:39:18] "POST /network-ipams HTTP/1.1" 200 510 0.103082 10.0.0.22 - - [2026-04-22 14:39:18] "POST /access-control-lists HTTP/1.1" 200 600 0.067846 10.0.0.22 - - [2026-04-22 14:39:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.009434 10.0.0.22 - - [2026-04-22 14:39:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.006611 10.0.0.22 - - [2026-04-22 14:39:18] "POST /access-control-lists HTTP/1.1" 200 589 0.077566 10.0.0.22 - - [2026-04-22 14:39:18] "POST /useragent-kv HTTP/1.1" 200 115 0.058343 10.0.0.22 - - [2026-04-22 14:39:18] "POST /virtual-networks HTTP/1.1" 200 538 0.261773 10.0.0.22 - - [2026-04-22 14:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.22 - - [2026-04-22 14:39:18] "POST /route-targets HTTP/1.1" 200 327 0.045388 10.0.0.22 - - [2026-04-22 14:39:18] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.028526 10.0.0.22 - - [2026-04-22 14:39:18] "POST /ref-update HTTP/1.1" 200 156 0.059486 10.0.0.22 - - [2026-04-22 14:39:18] "POST /network-ipams HTTP/1.1" 200 518 0.143470 10.0.0.22 - - [2026-04-22 14:39:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.004806 10.0.0.22 - - [2026-04-22 14:39:19] "POST /useragent-kv HTTP/1.1" 200 115 0.012099 10.0.0.22 - - [2026-04-22 14:39:19] "POST /virtual-networks HTTP/1.1" 200 546 0.430736 10.0.0.22 - - [2026-04-22 14:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.22 - - [2026-04-22 14:39:19] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.014437 10.0.0.22 - - [2026-04-22 14:39:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.004070 10.0.0.22 - - [2026-04-22 14:39:19] "POST /route-targets HTTP/1.1" 200 327 0.043288 10.0.0.22 - - [2026-04-22 14:39:19] "POST /network-policys HTTP/1.1" 200 538 0.151029 10.0.0.22 - - [2026-04-22 14:39:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.012509 10.0.0.22 - - [2026-04-22 14:39:19] "POST /ref-update HTTP/1.1" 200 156 0.100427 10.0.0.22 - - [2026-04-22 14:39:19] "POST /network-policys HTTP/1.1" 200 534 0.079030 10.0.0.22 - - [2026-04-22 14:39:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.004231 10.0.0.22 - - [2026-04-22 14:39:19] "POST /network-policys HTTP/1.1" 200 542 0.097480 10.0.0.22 - - [2026-04-22 14:39:19] "PUT /access-control-list/a9f90964-8154-4536-97c9-3737de33b307 HTTP/1.1" 200 272 0.031294 10.0.0.22 - - [2026-04-22 14:39:19] "POST /ref-update HTTP/1.1" 200 156 0.135986 10.0.0.22 - - [2026-04-22 14:39:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029149 10.0.0.22 - - [2026-04-22 14:39:19] "POST /ref-update HTTP/1.1" 200 156 0.074845 10.0.0.22 - - [2026-04-22 14:39:19] "PUT /access-control-list/897cd891-ccab-4aec-b40f-3c5fb1c0a7ca HTTP/1.1" 200 272 0.020849 10.0.0.22 - - [2026-04-22 14:39:20] "PUT /access-control-list/a9f90964-8154-4536-97c9-3737de33b307 HTTP/1.1" 200 272 0.050735 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.114343 10.0.0.22 - - [2026-04-22 14:39:20] "PUT /access-control-list/897cd891-ccab-4aec-b40f-3c5fb1c0a7ca HTTP/1.1" 200 272 0.062156 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.242541 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009151 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003008 10.0.0.22 - - [2026-04-22 14:39:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.008520 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.152813 10.0.0.22 - - [2026-04-22 14:39:20] "POST /access-control-lists HTTP/1.1" 200 601 0.097260 10.0.0.22 - - [2026-04-22 14:39:20] "PUT /access-control-list/a9f90964-8154-4536-97c9-3737de33b307 HTTP/1.1" 200 272 0.105660 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.151451 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.037290 10.0.0.22 - - [2026-04-22 14:39:20] "PUT /access-control-list/06287b92-c79e-4f4e-bba6-3905420c968d HTTP/1.1" 200 272 0.033210 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.148383 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.041179 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020272 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002785 10.0.0.22 - - [2026-04-22 14:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005172 10.0.0.22 - - [2026-04-22 14:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.22 - - [2026-04-22 14:39:21] "GET /virtual-network/6e35db42-f9ad-41f0-ba53-cffd45dc3329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.038626 10.0.0.22 - - [2026-04-22 14:39:21] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006023 10.0.0.22 - - [2026-04-22 14:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.22 - - [2026-04-22 14:39:21] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005914 10.0.0.22 - - [2026-04-22 14:39:21] "POST /firewall-policys HTTP/1.1" 200 530 0.125867 10.0.0.22 - - [2026-04-22 14:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.048920 10.0.0.22 - - [2026-04-22 14:39:21] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019935 10.0.0.22 - - [2026-04-22 14:39:21] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002689 10.0.0.22 - - [2026-04-22 14:39:21] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002744 10.0.0.22 - - [2026-04-22 14:39:21] "POST /ref-update HTTP/1.1" 200 156 0.030589 10.0.0.22 - - [2026-04-22 14:39:21] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005077 10.0.0.22 - - [2026-04-22 14:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.22 - - [2026-04-22 14:39:21] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004410 10.0.0.22 - - [2026-04-22 14:39:21] "POST /firewall-policys HTTP/1.1" 200 532 0.032964 10.0.0.22 - - [2026-04-22 14:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.047360 10.0.0.22 - - [2026-04-22 14:39:21] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.033122 10.0.0.22 - - [2026-04-22 14:39:21] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003043 10.0.0.22 - - [2026-04-22 14:39:21] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003147 10.0.0.22 - - [2026-04-22 14:39:21] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007509 10.0.0.22 - - [2026-04-22 14:39:21] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004779 10.0.0.22 - - [2026-04-22 14:39:21] "POST /ref-update HTTP/1.1" 200 156 0.025898 10.0.0.22 - - [2026-04-22 14:39:21] "POST /ref-update HTTP/1.1" 200 156 0.046456 10.0.0.22 - - [2026-04-22 14:39:21] "POST /ref-update HTTP/1.1" 200 156 0.021014 10.0.0.22 - - [2026-04-22 14:39:21] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.025943 10.0.0.22 - - [2026-04-22 14:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.22 - - [2026-04-22 14:39:22] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003823 10.0.0.22 - - [2026-04-22 14:39:22] "POST /firewall-policys HTTP/1.1" 200 530 0.034284 10.0.0.22 - - [2026-04-22 14:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.047776 10.0.0.22 - - [2026-04-22 14:39:22] "GET /firewall-policy/f0164401-cc95-4ec3-bb33-3b39949de181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009498 10.0.0.22 - - [2026-04-22 14:39:22] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.012715 10.0.0.22 - - [2026-04-22 14:39:22] "GET /firewall-policy/f0164401-cc95-4ec3-bb33-3b39949de181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021185 10.0.0.22 - - [2026-04-22 14:39:22] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004928 10.0.0.22 - - [2026-04-22 14:39:22] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004647 10.0.0.22 - - [2026-04-22 14:39:22] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004177 10.0.0.22 - - [2026-04-22 14:39:22] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003458 10.0.0.22 - - [2026-04-22 14:39:22] "POST /ref-update HTTP/1.1" 200 156 0.045380 10.0.0.22 - - [2026-04-22 14:39:22] "POST /ref-update HTTP/1.1" 200 156 0.049911 10.0.0.22 - - [2026-04-22 14:39:22] "POST /ref-update HTTP/1.1" 200 156 0.067065 10.0.0.22 - - [2026-04-22 14:39:22] "POST /ref-update HTTP/1.1" 200 156 0.037180 10.0.0.22 - - [2026-04-22 14:39:22] "POST /ref-update HTTP/1.1" 200 156 0.155017 10.0.0.22 - - [2026-04-22 14:39:22] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.033050 10.0.0.22 - - [2026-04-22 14:39:22] "POST /tags HTTP/1.1" 200 299 0.076579 10.0.0.22 - - [2026-04-22 14:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010147 10.0.0.22 - - [2026-04-22 14:39:22] "GET /tag/1d067208-e867-4dfa-a2ff-44d6c95bb996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014070 10.0.0.22 - - [2026-04-22 14:39:23] "POST /set-tag HTTP/1.1" 200 109 0.024081 10.0.0.22 - - [2026-04-22 14:39:23] "POST /tags HTTP/1.1" 200 357 0.175334 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003491 10.0.0.22 - - [2026-04-22 14:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.033210 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.22 - - [2026-04-22 14:39:23] "GET /tag/42885230-07b0-4a11-b6bf-e6bfbd24741b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.025557 10.0.0.22 - - [2026-04-22 14:39:23] "POST /tags HTTP/1.1" 200 305 0.075061 10.0.0.22 - - [2026-04-22 14:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007188 10.0.0.22 - - [2026-04-22 14:39:23] "GET /tag/1bb9bbcb-a8a6-410e-969c-cb09b636c4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.022809 10.0.0.22 - - [2026-04-22 14:39:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.000607 10.0.0.22 - - [2026-04-22 14:39:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.012089 10.0.0.22 - - [2026-04-22 14:39:24] "POST /security-groups HTTP/1.1" 200 571 0.121526 10.0.0.22 - - [2026-04-22 14:39:24] "POST /projects HTTP/1.1" 200 483 0.594145 10.0.0.22 - - [2026-04-22 14:39:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.024509 10.0.0.22 - - [2026-04-22 14:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.046194 10.0.0.22 - - [2026-04-22 14:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.038397 10.0.0.22 - - [2026-04-22 14:39:24] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.024482 10.0.0.22 - - [2026-04-22 14:39:24] "POST /access-control-lists HTTP/1.1" 200 580 0.133810 10.0.0.22 - - [2026-04-22 14:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.038804 10.0.0.22 - - [2026-04-22 14:39:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.007642 10.0.0.22 - - [2026-04-22 14:39:24] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.024727 10.0.0.22 - - [2026-04-22 14:39:24] "POST /access-control-lists HTTP/1.1" 200 578 0.073342 10.0.0.22 - - [2026-04-22 14:39:24] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.127961 10.0.0.22 - - [2026-04-22 14:39:24] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.119861 10.0.0.22 - - [2026-04-22 14:39:24] "POST /security-groups HTTP/1.1" 200 537 0.095301 10.0.0.22 - - [2026-04-22 14:39:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.003379 10.0.0.22 - - [2026-04-22 14:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040518 10.0.0.22 - - [2026-04-22 14:39:25] "POST /access-control-lists HTTP/1.1" 200 596 0.108721 10.0.0.22 - - [2026-04-22 14:39:25] "POST /chown HTTP/1.1" 200 109 0.098256 10.0.0.22 - - [2026-04-22 14:39:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.008740 10.0.0.22 - - [2026-04-22 14:39:25] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011954 10.0.0.22 - - [2026-04-22 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014758 10.0.0.22 - - [2026-04-22 14:39:25] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045878 10.0.0.22 - - [2026-04-22 14:39:25] "POST /tags HTTP/1.1" 409 207 0.004541 10.0.0.22 - - [2026-04-22 14:39:25] "POST /access-control-lists HTTP/1.1" 200 594 0.120016 10.0.0.22 - - [2026-04-22 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005793 10.0.0.22 - - [2026-04-22 14:39:25] "GET /tag/1bb9bbcb-a8a6-410e-969c-cb09b636c4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.014366 10.0.0.22 - - [2026-04-22 14:39:25] "POST /firewall-rules HTTP/1.1" 200 564 0.084299 10.0.0.22 - - [2026-04-22 14:39:25] "GET /firewall-rule/7070cbb3-3029-4d3c-9d6d-22f63352abcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009175 10.0.0.22 - - [2026-04-22 14:39:25] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004006 10.0.0.22 - - [2026-04-22 14:39:25] "GET /firewall-rule/7070cbb3-3029-4d3c-9d6d-22f63352abcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006400 10.0.0.22 - - [2026-04-22 14:39:25] "POST /ref-update HTTP/1.1" 200 156 0.065791 10.0.0.22 - - [2026-04-22 14:39:25] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025125 10.0.0.22 - - [2026-04-22 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.22 - - [2026-04-22 14:39:25] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006420 10.0.0.22 - - [2026-04-22 14:39:25] "POST /tags HTTP/1.1" 409 207 0.002290 10.0.0.22 - - [2026-04-22 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.22 - - [2026-04-22 14:39:25] "GET /tag/1bb9bbcb-a8a6-410e-969c-cb09b636c4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011582 10.0.0.22 - - [2026-04-22 14:39:25] "POST /firewall-rules HTTP/1.1" 200 562 0.098642 10.0.0.22 - - [2026-04-22 14:39:25] "GET /firewall-rule/0b6c0fa9-cffe-4c5e-a94e-dcca2d15dfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.022493 10.0.0.22 - - [2026-04-22 14:39:25] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009216 10.0.0.22 - - [2026-04-22 14:39:25] "GET /firewall-rule/0b6c0fa9-cffe-4c5e-a94e-dcca2d15dfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005677 10.0.0.22 - - [2026-04-22 14:39:25] "POST /ref-update HTTP/1.1" 200 156 0.040240 10.0.0.22 - - [2026-04-22 14:39:26] "POST /tags HTTP/1.1" 200 301 0.141634 10.0.0.22 - - [2026-04-22 14:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021866 10.0.0.22 - - [2026-04-22 14:39:26] "GET /tag/88b8f663-2886-47af-9764-24f0f8689d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.026489 10.0.0.22 - - [2026-04-22 14:39:26] "POST /tags HTTP/1.1" 200 325 0.088258 10.0.0.22 - - [2026-04-22 14:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024785 10.0.0.22 - - [2026-04-22 14:39:26] "GET /tag/91ccbe0d-96a8-4283-9d0a-0ebf197af511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015846 10.0.0.22 - - [2026-04-22 14:39:26] "POST /tags HTTP/1.1" 200 363 0.038586 10.0.0.22 - - [2026-04-22 14:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.22 - - [2026-04-22 14:39:26] "GET /tag/43c270c4-1a41-4373-9a62-709dc797fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.015980 10.0.0.22 - - [2026-04-22 14:39:26] "POST /tags HTTP/1.1" 200 311 0.031065 10.0.0.22 - - [2026-04-22 14:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027877 10.0.0.22 - - [2026-04-22 14:39:26] "GET /tag/a41e7d66-de8e-47e9-ba78-37883d7467e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.054138 10.0.0.22 - - [2026-04-22 14:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.22 - - [2026-04-22 14:39:26] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.021123 10.0.0.22 - - [2026-04-22 14:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.22 - - [2026-04-22 14:39:26] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060007 10.0.0.22 - - [2026-04-22 14:39:26] "POST /virtual-machines HTTP/1.1" 200 377 0.032641 10.0.0.22 - - [2026-04-22 14:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039671 10.0.0.22 - - [2026-04-22 14:39:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.235036 10.0.0.22 - - [2026-04-22 14:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015344 10.0.0.22 - - [2026-04-22 14:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018716 10.0.0.22 - - [2026-04-22 14:39:27] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.026483 10.0.0.22 - - [2026-04-22 14:39:27] "POST /instance-ips HTTP/1.1" 200 409 0.060507 10.0.0.22 - - [2026-04-22 14:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.077073 10.0.0.22 - - [2026-04-22 14:39:27] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014906 10.0.0.22 - - [2026-04-22 14:39:27] "POST /set-tag HTTP/1.1" 200 109 0.039301 10.0.0.22 - - [2026-04-22 14:39:27] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.113338 10.0.0.22 - - [2026-04-22 14:39:27] "GET /instance-ip/105b6dc4-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004891 10.0.0.22 - - [2026-04-22 14:39:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.002819 10.0.0.22 - - [2026-04-22 14:39:27] "POST /tags HTTP/1.1" 200 305 0.091048 10.0.0.22 - - [2026-04-22 14:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.22 - - [2026-04-22 14:39:28] "GET /tag/a4e63c5f-10b0-4067-aee4-acf13d79e813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017561 10.0.0.22 - - [2026-04-22 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.22 - - [2026-04-22 14:39:28] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062834 10.0.0.22 - - [2026-04-22 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2026-04-22 14:39:28] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009315 10.0.0.22 - - [2026-04-22 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.22 - - [2026-04-22 14:39:28] "GET /service-appliance-set/42af5b44-e73f-4305-9cb0-3fde6a6b3144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006636 10.0.0.22 - - [2026-04-22 14:39:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.001941 10.0.0.22 - - [2026-04-22 14:39:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146178 10.0.0.22 - - [2026-04-22 14:39:28] "GET /virtual-machine-interface/00b11059-a5ba-46a3-aef1-7585ccb9679f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.012247 10.0.0.22 - - [2026-04-22 14:39:28] "POST /instance-ips HTTP/1.1" 200 381 0.059910 10.0.0.22 - - [2026-04-22 14:39:28] "GET /instance-ip/ea618056-511b-416d-86bb-7d5a0ad641d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010915 10.0.0.22 - - [2026-04-22 14:39:28] "POST /loadbalancers HTTP/1.1" 200 582 0.088051 10.0.0.22 - - [2026-04-22 14:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019682 10.0.0.22 - - [2026-04-22 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019366 10.0.0.22 - - [2026-04-22 14:39:28] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049465 10.0.0.22 - - [2026-04-22 14:39:28] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054540 10.0.0.22 - - [2026-04-22 14:39:28] "GET /loadbalancer/15d832f4-49b3-4daf-a693-0e578084396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013980 10.0.0.22 - - [2026-04-22 14:39:28] "GET /instance-ip/ea618056-511b-416d-86bb-7d5a0ad641d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003822 10.0.0.22 - - [2026-04-22 14:39:28] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060072 10.0.0.22 - - [2026-04-22 14:39:28] "POST /floating-ips HTTP/1.1" 200 583 0.069594 10.0.0.22 - - [2026-04-22 14:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.073669 10.0.0.22 - - [2026-04-22 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013175 10.0.0.22 - - [2026-04-22 14:39:29] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059960 10.0.0.22 - - [2026-04-22 14:39:29] "GET /loadbalancer-listener/e3d8c0ce-f1cd-4183-87d1-bac98afe34db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.021754 10.0.0.22 - - [2026-04-22 14:39:29] "GET /loadbalancer-listener/e3d8c0ce-f1cd-4183-87d1-bac98afe34db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004952 10.0.0.22 - - [2026-04-22 14:39:29] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.057900 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008485 10.0.0.22 - - [2026-04-22 14:39:29] "GET /instance-ip/ea618056-511b-416d-86bb-7d5a0ad641d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006850 10.0.0.22 - - [2026-04-22 14:39:29] "GET /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004176 10.0.0.22 - - [2026-04-22 14:39:29] "GET /instance-ip/ea618056-511b-416d-86bb-7d5a0ad641d5?fields=floating_ips HTTP/1.1" 200 1170 0.014186 10.0.0.22 - - [2026-04-22 14:39:29] "GET /floating-ip/5090aeaf-d896-4a08-a71d-af5fc626e872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007759 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008481 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 10.0.0.22 - - [2026-04-22 14:39:29] "PUT /global-vrouter-config/117627f8-0bab-4318-9b56-db221338054d HTTP/1.1" 200 276 0.020849 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.22 - - [2026-04-22 14:39:29] "POST /tags HTTP/1.1" 200 355 0.045867 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2026-04-22 14:39:29] "GET /tag/28a2de35-cc3a-4d92-9994-36c53d85a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.033827 10.0.0.22 - - [2026-04-22 14:39:29] "POST /tags HTTP/1.1" 200 303 0.025275 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007868 10.0.0.22 - - [2026-04-22 14:39:29] "GET /tag/e9e9818a-54ac-4a83-ac6a-b36f266cf44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026200 10.0.0.22 - - [2026-04-22 14:39:29] "POST /projects HTTP/1.1" 409 218 0.002325 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.22 - - [2026-04-22 14:39:29] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061057 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2026-04-22 14:39:29] "GET /network-ipam/7c4b8075-3ea1-46df-97a9-212e38370f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004388 10.0.0.22 - - [2026-04-22 14:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2026-04-22 14:39:29] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004765 10.0.0.22 - - [2026-04-22 14:39:29] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.152750 10.0.0.22 - - [2026-04-22 14:39:29] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006425 10.0.0.22 - - [2026-04-22 14:39:30] "POST /set-tag HTTP/1.1" 200 109 0.084790 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2026-04-22 14:39:30] "GET /network-ipam/cf9f6687-755c-45f1-9e99-5e1947e6936d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003583 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.22 - - [2026-04-22 14:39:30] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004189 10.0.0.22 - - [2026-04-22 14:39:30] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.068130 10.0.0.22 - - [2026-04-22 14:39:30] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.017219 10.0.0.22 - - [2026-04-22 14:39:30] "POST /set-tag HTTP/1.1" 200 109 0.064621 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027753 10.0.0.22 - - [2026-04-22 14:39:30] "GET /network-policy/641db21c-fc1f-4579-8348-10fc15052397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003636 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.22 - - [2026-04-22 14:39:30] "GET /network-policy/298b13b6-7a7f-445b-a597-cb2275c8ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004099 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.22 - - [2026-04-22 14:39:30] "GET /network-policy/3d2d20f3-12f1-4e94-b20e-c16094631aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005244 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.22 - - [2026-04-22 14:39:30] "PUT /network-policy/3d2d20f3-12f1-4e94-b20e-c16094631aaf HTTP/1.1" 200 262 0.019463 10.0.0.22 - - [2026-04-22 14:39:30] "POST /ref-update HTTP/1.1" 200 156 0.089589 10.0.0.22 - - [2026-04-22 14:39:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008419 10.0.0.22 - - [2026-04-22 14:39:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007417 10.0.0.22 - - [2026-04-22 14:39:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006667 10.0.0.22 - - [2026-04-22 14:39:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006058 10.0.0.22 - - [2026-04-22 14:39:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002697 10.0.0.22 - - [2026-04-22 14:39:30] "POST /security-groups HTTP/1.1" 409 245 0.002645 10.0.0.22 - - [2026-04-22 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.22 - - [2026-04-22 14:39:30] "PUT /security-group/90a4cb6c-9228-4f5f-8d83-3fbc80c4026b HTTP/1.1" 200 262 0.066944 10.0.0.22 - - [2026-04-22 14:39:31] "PUT /access-control-list/537f0d2e-47a8-4de3-90e8-90a47a773ae6 HTTP/1.1" 200 272 0.023649 10.0.0.22 - - [2026-04-22 14:39:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.108978 10.0.0.22 - - [2026-04-22 14:39:31] "PUT /access-control-list/abee6cb2-1d24-4a2c-94f4-86c892308434 HTTP/1.1" 200 272 0.095745 10.0.0.22 - - [2026-04-22 14:39:31] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029995 10.0.0.22 - - [2026-04-22 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011259 10.0.0.22 - - [2026-04-22 14:39:31] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002933 10.0.0.22 - - [2026-04-22 14:39:31] "POST /tags HTTP/1.1" 409 206 0.004359 10.0.0.22 - - [2026-04-22 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-04-22 14:39:31] "GET /tag/e9e9818a-54ac-4a83-ac6a-b36f266cf44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022782 10.0.0.22 - - [2026-04-22 14:39:31] "POST /firewall-rules HTTP/1.1" 200 562 0.112447 10.0.0.22 - - [2026-04-22 14:39:31] "GET /firewall-rule/34738773-2f42-4360-81b8-50a686d795e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.014337 10.0.0.22 - - [2026-04-22 14:39:31] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009395 10.0.0.22 - - [2026-04-22 14:39:31] "GET /firewall-rule/34738773-2f42-4360-81b8-50a686d795e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003732 10.0.0.22 - - [2026-04-22 14:39:31] "POST /ref-update HTTP/1.1" 200 156 0.065886 10.0.0.22 - - [2026-04-22 14:39:31] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008212 10.0.0.22 - - [2026-04-22 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.22 - - [2026-04-22 14:39:31] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003641 10.0.0.22 - - [2026-04-22 14:39:31] "POST /tags HTTP/1.1" 409 206 0.009700 10.0.0.22 - - [2026-04-22 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.22 - - [2026-04-22 14:39:31] "GET /tag/e9e9818a-54ac-4a83-ac6a-b36f266cf44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022232 10.0.0.22 - - [2026-04-22 14:39:31] "POST /firewall-rules HTTP/1.1" 200 560 0.107944 10.0.0.22 - - [2026-04-22 14:39:31] "GET /firewall-rule/a0992ede-9ab8-4a34-8b5b-5bffd02a32ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005221 10.0.0.22 - - [2026-04-22 14:39:31] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004628 10.0.0.22 - - [2026-04-22 14:39:31] "GET /firewall-rule/a0992ede-9ab8-4a34-8b5b-5bffd02a32ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003275 10.0.0.22 - - [2026-04-22 14:39:32] "POST /ref-update HTTP/1.1" 200 156 0.058664 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.024238 10.0.0.22 - - [2026-04-22 14:39:32] "POST /tags HTTP/1.1" 200 371 0.034151 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.22 - - [2026-04-22 14:39:32] "GET /tag/af9b7eef-9bdb-4a3e-a122-47e723b68ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.018279 10.0.0.22 - - [2026-04-22 14:39:32] "POST /tags HTTP/1.1" 200 319 0.045009 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.22 - - [2026-04-22 14:39:32] "GET /tag/c9631a53-af95-49d4-8c4f-8f2487f331c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012608 10.0.0.22 - - [2026-04-22 14:39:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000535 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.027071 10.0.0.22 - - [2026-04-22 14:39:32] "POST /security-groups HTTP/1.1" 200 578 0.074862 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.007632 10.0.0.22 - - [2026-04-22 14:39:32] "POST /projects HTTP/1.1" 200 497 0.366251 10.0.0.22 - - [2026-04-22 14:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030864 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015462 10.0.0.22 - - [2026-04-22 14:39:32] "POST /access-control-lists HTTP/1.1" 200 587 0.101597 10.0.0.22 - - [2026-04-22 14:39:32] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.028177 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.020504 10.0.0.22 - - [2026-04-22 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2026-04-22 14:39:32] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.021487 10.0.0.22 - - [2026-04-22 14:39:32] "POST /access-control-lists HTTP/1.1" 200 585 0.072831 10.0.0.22 - - [2026-04-22 14:39:32] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.144196 10.0.0.22 - - [2026-04-22 14:39:33] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.076527 10.0.0.22 - - [2026-04-22 14:39:33] "POST /security-groups HTTP/1.1" 200 558 0.098090 10.0.0.22 - - [2026-04-22 14:39:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.004240 10.0.0.22 - - [2026-04-22 14:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.053028 10.0.0.22 - - [2026-04-22 14:39:33] "POST /access-control-lists HTTP/1.1" 200 610 0.114244 10.0.0.22 - - [2026-04-22 14:39:33] "POST /chown HTTP/1.1" 200 109 0.076229 10.0.0.22 - - [2026-04-22 14:39:33] "POST /fqname-to-id HTTP/1.1" 404 247 0.002736 10.0.0.22 - - [2026-04-22 14:39:33] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003560 10.0.0.22 - - [2026-04-22 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.22 - - [2026-04-22 14:39:33] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044559 10.0.0.22 - - [2026-04-22 14:39:33] "POST /access-control-lists HTTP/1.1" 200 608 0.093771 10.0.0.22 - - [2026-04-22 14:39:33] "POST /tags HTTP/1.1" 409 214 0.004944 10.0.0.22 - - [2026-04-22 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.22 - - [2026-04-22 14:39:33] "GET /tag/c9631a53-af95-49d4-8c4f-8f2487f331c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.014091 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.22 - - [2026-04-22 14:39:33] "POST /firewall-rules HTTP/1.1" 200 578 0.114101 10.0.0.22 - - [2026-04-22 14:39:33] "GET /firewall-rule/e8ffeed5-806f-4489-b6e0-40e3577acd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.029396 10.0.0.22 - - [2026-04-22 14:39:33] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005127 10.0.0.22 - - [2026-04-22 14:39:33] "GET /firewall-rule/e8ffeed5-806f-4489-b6e0-40e3577acd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007871 10.0.0.22 - - [2026-04-22 14:39:33] "POST /ref-update HTTP/1.1" 200 156 0.044173 10.0.0.22 - - [2026-04-22 14:39:33] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007948 10.0.0.22 - - [2026-04-22 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.22 - - [2026-04-22 14:39:33] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003246 10.0.0.22 - - [2026-04-22 14:39:33] "POST /tags HTTP/1.1" 409 214 0.002579 10.0.0.22 - - [2026-04-22 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.22 - - [2026-04-22 14:39:34] "GET /tag/c9631a53-af95-49d4-8c4f-8f2487f331c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.016096 10.0.0.22 - - [2026-04-22 14:39:34] "POST /firewall-rules HTTP/1.1" 200 576 0.157516 10.0.0.22 - - [2026-04-22 14:39:34] "GET /firewall-rule/b13f8faa-2681-41da-91b1-8b2e13d3fd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.019696 10.0.0.22 - - [2026-04-22 14:39:34] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007357 10.0.0.22 - - [2026-04-22 14:39:34] "GET /firewall-rule/b13f8faa-2681-41da-91b1-8b2e13d3fd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004523 10.0.0.22 - - [2026-04-22 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.074791 10.0.0.22 - - [2026-04-22 14:39:34] "POST /tags HTTP/1.1" 200 301 0.036867 10.0.0.22 - - [2026-04-22 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.22 - - [2026-04-22 14:39:34] "GET /tag/ee026343-26a8-4179-b2b9-0ce54497c784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021275 10.0.0.22 - - [2026-04-22 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.22 - - [2026-04-22 14:39:34] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065337 10.0.0.22 - - [2026-04-22 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.22 - - [2026-04-22 14:39:34] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005368 10.0.0.22 - - [2026-04-22 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.22 - - [2026-04-22 14:39:34] "GET /service-appliance-set/42af5b44-e73f-4305-9cb0-3fde6a6b3144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003333 10.0.0.22 - - [2026-04-22 14:39:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.005008 10.0.0.22 - - [2026-04-22 14:39:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.166876 10.0.0.22 - - [2026-04-22 14:39:35] "GET /virtual-machine-interface/e6e599fb-ee7a-4cec-91f4-aaf7ce992613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.012769 10.0.0.22 - - [2026-04-22 14:39:35] "POST /instance-ips HTTP/1.1" 200 377 0.037812 10.0.0.22 - - [2026-04-22 14:39:35] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.016911 10.0.0.22 - - [2026-04-22 14:39:35] "POST /loadbalancers HTTP/1.1" 200 582 0.097689 10.0.0.22 - - [2026-04-22 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030250 10.0.0.22 - - [2026-04-22 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.22 - - [2026-04-22 14:39:35] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050435 10.0.0.22 - - [2026-04-22 14:39:35] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.014725 10.0.0.22 - - [2026-04-22 14:39:35] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071044 10.0.0.22 - - [2026-04-22 14:39:35] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002360 10.0.0.22 - - [2026-04-22 14:39:35] "POST /floating-ips HTTP/1.1" 200 581 0.076524 10.0.0.22 - - [2026-04-22 14:39:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.073124 10.0.0.22 - - [2026-04-22 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013151 10.0.0.22 - - [2026-04-22 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010421 10.0.0.22 - - [2026-04-22 14:39:35] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067018 10.0.0.22 - - [2026-04-22 14:39:35] "GET /loadbalancer-listener/b3c86c75-432d-4276-b365-a491fffccb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003711 10.0.0.22 - - [2026-04-22 14:39:35] "GET /loadbalancer-listener/b3c86c75-432d-4276-b365-a491fffccb40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009315 10.0.0.22 - - [2026-04-22 14:39:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036126 10.0.0.22 - - [2026-04-22 14:39:35] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003293 10.0.0.22 - - [2026-04-22 14:39:35] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?fields=floating_ips HTTP/1.1" 200 1163 0.011616 10.0.0.22 - - [2026-04-22 14:39:35] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002478 10.0.0.22 - - [2026-04-22 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.22 - - [2026-04-22 14:39:35] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028582 10.0.0.22 - - [2026-04-22 14:39:35] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002621 10.0.0.22 - - [2026-04-22 14:39:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062741 10.0.0.22 - - [2026-04-22 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011160 10.0.0.22 - - [2026-04-22 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028541 10.0.0.22 - - [2026-04-22 14:39:36] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057114 10.0.0.22 - - [2026-04-22 14:39:36] "GET /loadbalancer-listener/fd2d0444-1a3d-4fd0-96df-90a1c43ba86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003059 10.0.0.22 - - [2026-04-22 14:39:36] "GET /loadbalancer-listener/fd2d0444-1a3d-4fd0-96df-90a1c43ba86e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003955 10.0.0.22 - - [2026-04-22 14:39:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.058689 10.0.0.22 - - [2026-04-22 14:39:36] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.012670 10.0.0.22 - - [2026-04-22 14:39:36] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?fields=floating_ips HTTP/1.1" 200 1163 0.004122 10.0.0.22 - - [2026-04-22 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026261 10.0.0.22 - - [2026-04-22 14:39:36] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.010386 10.0.0.22 - - [2026-04-22 14:39:36] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068961 10.0.0.22 - - [2026-04-22 14:39:36] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003060 10.0.0.22 - - [2026-04-22 14:39:36] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022023 10.0.0.22 - - [2026-04-22 14:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035330 10.0.0.22 - - [2026-04-22 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.22 - - [2026-04-22 14:39:36] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.089858 10.0.0.22 - - [2026-04-22 14:39:36] "GET /loadbalancer-listener/ed3b2e59-7d57-4bb1-9fe2-a9c5846880ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.013740 10.0.0.22 - - [2026-04-22 14:39:36] "GET /loadbalancer-listener/ed3b2e59-7d57-4bb1-9fe2-a9c5846880ee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.014152 10.0.0.22 - - [2026-04-22 14:39:36] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.047719 10.0.0.22 - - [2026-04-22 14:39:36] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.008225 10.0.0.22 - - [2026-04-22 14:39:36] "GET /instance-ip/5c153a03-5878-47d9-8984-00758b742b12?fields=floating_ips HTTP/1.1" 200 1163 0.008905 10.0.0.22 - - [2026-04-22 14:39:36] "POST /tags HTTP/1.1" 200 363 0.079546 10.0.0.22 - - [2026-04-22 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.045868 10.0.0.22 - - [2026-04-22 14:39:36] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.016458 10.0.0.22 - - [2026-04-22 14:39:36] "GET /tag/916c8c66-2b4a-40dd-9224-d285409c34d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.021329 10.0.0.22 - - [2026-04-22 14:39:37] "POST /tags HTTP/1.1" 200 311 0.057407 10.0.0.22 - - [2026-04-22 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.023058 10.0.0.22 - - [2026-04-22 14:39:37] "GET /tag/8c4ea9f7-751c-421c-94e8-19c8c5d62d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.016673 10.0.0.22 - - [2026-04-22 14:39:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.000638 10.0.0.22 - - [2026-04-22 14:39:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.005983 10.0.0.22 - - [2026-04-22 14:39:37] "POST /security-groups HTTP/1.1" 200 574 0.102516 10.0.0.22 - - [2026-04-22 14:39:37] "POST /projects HTTP/1.1" 200 489 0.327621 10.0.0.22 - - [2026-04-22 14:39:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.029672 10.0.0.22 - - [2026-04-22 14:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.071878 10.0.0.22 - - [2026-04-22 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.22 - - [2026-04-22 14:39:37] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.050807 10.0.0.22 - - [2026-04-22 14:39:37] "POST /access-control-lists HTTP/1.1" 200 583 0.119696 10.0.0.22 - - [2026-04-22 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.055164 10.0.0.22 - - [2026-04-22 14:39:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.052732 10.0.0.22 - - [2026-04-22 14:39:37] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.016471 10.0.0.22 - - [2026-04-22 14:39:37] "POST /access-control-lists HTTP/1.1" 200 581 0.105815 10.0.0.22 - - [2026-04-22 14:39:37] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.123912 10.0.0.22 - - [2026-04-22 14:39:38] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.107152 10.0.0.22 - - [2026-04-22 14:39:38] "POST /security-groups HTTP/1.1" 200 546 0.095978 10.0.0.22 - - [2026-04-22 14:39:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.003060 10.0.0.22 - - [2026-04-22 14:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.058315 10.0.0.22 - - [2026-04-22 14:39:38] "POST /chown HTTP/1.1" 200 109 0.097907 10.0.0.22 - - [2026-04-22 14:39:38] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008278 10.0.0.22 - - [2026-04-22 14:39:38] "POST /access-control-lists HTTP/1.1" 200 602 0.180946 10.0.0.22 - - [2026-04-22 14:39:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.018368 10.0.0.22 - - [2026-04-22 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.22 - - [2026-04-22 14:39:38] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006163 10.0.0.22 - - [2026-04-22 14:39:38] "POST /tags HTTP/1.1" 409 210 0.002627 10.0.0.22 - - [2026-04-22 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.22 - - [2026-04-22 14:39:38] "GET /tag/8c4ea9f7-751c-421c-94e8-19c8c5d62d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.022563 10.0.0.22 - - [2026-04-22 14:39:38] "POST /access-control-lists HTTP/1.1" 200 600 0.094416 10.0.0.22 - - [2026-04-22 14:39:38] "POST /firewall-rules HTTP/1.1" 200 570 0.105848 10.0.0.22 - - [2026-04-22 14:39:38] "GET /firewall-rule/2e1db0b3-db40-4a6d-8e36-53c638f24540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004834 10.0.0.22 - - [2026-04-22 14:39:38] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004357 10.0.0.22 - - [2026-04-22 14:39:38] "GET /firewall-rule/2e1db0b3-db40-4a6d-8e36-53c638f24540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002927 10.0.0.22 - - [2026-04-22 14:39:38] "POST /ref-update HTTP/1.1" 200 156 0.055386 10.0.0.22 - - [2026-04-22 14:39:38] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010457 10.0.0.22 - - [2026-04-22 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.22 - - [2026-04-22 14:39:38] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003197 10.0.0.22 - - [2026-04-22 14:39:38] "POST /tags HTTP/1.1" 409 210 0.002132 10.0.0.22 - - [2026-04-22 14:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2026-04-22 14:39:38] "GET /tag/8c4ea9f7-751c-421c-94e8-19c8c5d62d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012467 10.0.0.22 - - [2026-04-22 14:39:39] "POST /firewall-rules HTTP/1.1" 200 568 0.088709 10.0.0.22 - - [2026-04-22 14:39:39] "GET /firewall-rule/1e01d760-df64-49b8-908b-6fd695dcef84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.031122 10.0.0.22 - - [2026-04-22 14:39:39] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.013978 10.0.0.22 - - [2026-04-22 14:39:39] "GET /firewall-rule/1e01d760-df64-49b8-908b-6fd695dcef84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003350 10.0.0.22 - - [2026-04-22 14:39:39] "POST /ref-update HTTP/1.1" 200 156 0.056684 10.0.0.22 - - [2026-04-22 14:39:39] "POST /tags HTTP/1.1" 409 237 0.003769 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.22 - - [2026-04-22 14:39:39] "GET /tag/43c270c4-1a41-4373-9a62-709dc797fa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.017064 10.0.0.22 - - [2026-04-22 14:39:39] "POST /tags HTTP/1.1" 409 210 0.002230 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2026-04-22 14:39:39] "GET /tag/a41e7d66-de8e-47e9-ba78-37883d7467e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012368 10.0.0.22 - - [2026-04-22 14:39:39] "POST /projects HTTP/1.1" 409 223 0.003266 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.22 - - [2026-04-22 14:39:39] "GET /project/eace5bc6-b832-4393-ac98-e6c9b93f1dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060355 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.22 - - [2026-04-22 14:39:39] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004370 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2026-04-22 14:39:39] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006668 10.0.0.22 - - [2026-04-22 14:39:39] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.061451 10.0.0.22 - - [2026-04-22 14:39:39] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.070787 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001367 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002294 10.0.0.22 - - [2026-04-22 14:39:39] "POST /security-groups HTTP/1.1" 409 253 0.002807 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2026-04-22 14:39:39] "PUT /security-group/60eecbeb-cd8a-438d-8ccb-a7d274cf0ded HTTP/1.1" 200 262 0.064452 10.0.0.22 - - [2026-04-22 14:39:39] "PUT /access-control-list/0c949f35-be36-4c38-bfe1-f1412423c799 HTTP/1.1" 200 272 0.035897 10.0.0.22 - - [2026-04-22 14:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050348 10.0.0.22 - - [2026-04-22 14:39:39] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022892 10.0.0.22 - - [2026-04-22 14:39:39] "PUT /access-control-list/5ccf2349-931b-4ac6-8324-b56b6890bd73 HTTP/1.1" 200 272 0.038842 10.0.0.22 - - [2026-04-22 14:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.22 - - [2026-04-22 14:39:39] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003780 10.0.0.22 - - [2026-04-22 14:39:39] "POST /tags HTTP/1.1" 409 210 0.010161 10.0.0.22 - - [2026-04-22 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.22 - - [2026-04-22 14:39:40] "GET /tag/a41e7d66-de8e-47e9-ba78-37883d7467e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011608 10.0.0.22 - - [2026-04-22 14:39:40] "POST /firewall-rules HTTP/1.1" 200 570 0.321680 10.0.0.22 - - [2026-04-22 14:39:40] "GET /firewall-rule/35be72fc-3d9b-4fe7-a759-7470279736e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006499 10.0.0.22 - - [2026-04-22 14:39:40] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004668 10.0.0.22 - - [2026-04-22 14:39:40] "GET /firewall-rule/35be72fc-3d9b-4fe7-a759-7470279736e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003027 10.0.0.22 - - [2026-04-22 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.062863 10.0.0.22 - - [2026-04-22 14:39:40] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004756 10.0.0.22 - - [2026-04-22 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2026-04-22 14:39:40] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003198 10.0.0.22 - - [2026-04-22 14:39:40] "POST /tags HTTP/1.1" 409 210 0.002108 10.0.0.22 - - [2026-04-22 14:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.22 - - [2026-04-22 14:39:40] "GET /tag/a41e7d66-de8e-47e9-ba78-37883d7467e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012079 10.0.0.22 - - [2026-04-22 14:39:40] "POST /firewall-rules HTTP/1.1" 200 568 0.094874 10.0.0.22 - - [2026-04-22 14:39:40] "GET /firewall-rule/6b78234f-6c09-4499-92e6-9fb71529baf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012410 10.0.0.22 - - [2026-04-22 14:39:40] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004806 10.0.0.22 - - [2026-04-22 14:39:40] "GET /firewall-rule/6b78234f-6c09-4499-92e6-9fb71529baf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003642 10.0.0.22 - - [2026-04-22 14:39:40] "POST /ref-update HTTP/1.1" 200 156 0.062097 10.0.0.22 - - [2026-04-22 14:39:40] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006330 10.0.0.22 - - [2026-04-22 14:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002362 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.22 - - [2026-04-22 14:39:58] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.22 - - [2026-04-22 14:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.22 - - [2026-04-22 14:39:58] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004970 10.0.0.22 - - [2026-04-22 14:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.22 - - [2026-04-22 14:39:58] "GET /config-node/1b3516c6-934c-4a02-9bd4-11bdc17712f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004953 10.0.0.22 - - [2026-04-22 14:40:10] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.22 - - [2026-04-22 14:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.22 - - [2026-04-22 14:40:10] "GET /routing-instance/bce3d31b-7c12-4bb3-bb86-caa831a14cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003595 10.0.0.22 - - [2026-04-22 14:40:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002560 10.0.0.22 - - [2026-04-22 14:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.22 - - [2026-04-22 14:40:10] "GET /bgp-router/ce86b7e0-26f0-491b-acbb-9f23b9b0ba31?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005504 10.0.0.22 - - [2026-04-22 14:40:10] "PUT /bgp-router/ce86b7e0-26f0-491b-acbb-9f23b9b0ba31 HTTP/1.1" 200 254 0.015279 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:40:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:40:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001409 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:40:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:40:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:40:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001220 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:41:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001559 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:41:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001238 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:42:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001332 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:42:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001596 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:42:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:42:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003410 10.0.0.65 - - [2026-04-22 14:42:25] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.65 - - [2026-04-22 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.65 - - [2026-04-22 14:42:25] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004839 10.0.0.65 - - [2026-04-22 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.65 - - [2026-04-22 14:42:25] "GET /routing-instance/bce3d31b-7c12-4bb3-bb86-caa831a14cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003320 10.0.0.65 - - [2026-04-22 14:42:25] "PUT /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4 HTTP/1.1" 200 274 0.009540 10.0.0.65 - - [2026-04-22 14:42:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002796 10.0.0.65 - - [2026-04-22 14:42:25] "POST /virtual-routers HTTP/1.1" 200 599 0.026996 10.0.0.65 - - [2026-04-22 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.65 - - [2026-04-22 14:42:25] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004679 10.0.0.65 - - [2026-04-22 14:42:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002027 10.0.0.65 - - [2026-04-22 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.65 - - [2026-04-22 14:42:25] "GET /virtual-network/6e35db42-f9ad-41f0-ba53-cffd45dc3329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004987 10.0.0.65 - - [2026-04-22 14:42:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.079643 10.0.0.22 - - [2026-04-22 14:43:02] "GET /global-system-configs HTTP/1.1" 200 322 0.006501 10.0.0.22 - - [2026-04-22 14:43:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002684 10.0.0.22 - - [2026-04-22 14:43:23] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003045 10.0.0.22 - - [2026-04-22 14:43:23] "POST /ref-update HTTP/1.1" 200 156 0.008004 10.0.0.22 - - [2026-04-22 14:43:29] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005002 10.0.0.22 - - [2026-04-22 14:43:29] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.22 - - [2026-04-22 14:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.22 - - [2026-04-22 14:43:29] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002600 10.0.0.22 - - [2026-04-22 14:43:29] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005015 10.0.0.22 - - [2026-04-22 14:43:29] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.22 - - [2026-04-22 14:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.22 - - [2026-04-22 14:43:29] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002971 10.0.0.22 - - [2026-04-22 14:43:29] "GET /loadbalancer-pool/4676ccf6-504b-4a50-a70a-0f365ad6afba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004220 10.0.0.22 - - [2026-04-22 14:43:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018927 10.0.0.22 - - [2026-04-22 14:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009098 10.0.0.22 - - [2026-04-22 14:43:29] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007406 10.0.0.22 - - [2026-04-22 14:43:29] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005626 10.0.0.22 - - [2026-04-22 14:43:29] "POST /tags HTTP/1.1" 409 205 0.003934 10.0.0.22 - - [2026-04-22 14:43:29] "POST /ref-update HTTP/1.1" 200 156 0.006874 10.0.0.22 - - [2026-04-22 14:43:29] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.005963 10.0.0.22 - - [2026-04-22 14:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2026-04-22 14:43:29] "GET /tag/ee026343-26a8-4179-b2b9-0ce54497c784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012428 10.0.0.22 - - [2026-04-22 14:43:29] "PUT /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a HTTP/1.1" 200 256 0.015241 10.0.0.22 - - [2026-04-22 14:43:29] "POST /set-tag HTTP/1.1" 200 109 0.085712 10.0.0.22 - - [2026-04-22 14:43:29] "GET /loadbalancer-pool/85c33eff-73cf-4618-be56-c4d9c7d16f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004620 10.0.0.22 - - [2026-04-22 14:43:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026741 10.0.0.22 - - [2026-04-22 14:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019970 10.0.0.22 - - [2026-04-22 14:43:29] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011158 10.0.0.22 - - [2026-04-22 14:43:29] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005872 10.0.0.22 - - [2026-04-22 14:43:30] "POST /ref-update HTTP/1.1" 200 156 0.027707 10.0.0.22 - - [2026-04-22 14:43:30] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012626 10.0.0.22 - - [2026-04-22 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.006906 10.0.0.22 - - [2026-04-22 14:43:30] "GET /loadbalancer-pool/f890cfbc-9723-496f-aed5-609a5887c41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012492 10.0.0.22 - - [2026-04-22 14:43:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017815 10.0.0.22 - - [2026-04-22 14:43:30] "PUT /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a HTTP/1.1" 200 256 0.012712 10.0.0.22 - - [2026-04-22 14:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012159 10.0.0.22 - - [2026-04-22 14:43:30] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014828 10.0.0.22 - - [2026-04-22 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.22 - - [2026-04-22 14:43:30] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004703 10.0.0.22 - - [2026-04-22 14:43:30] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.22 - - [2026-04-22 14:43:30] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005596 10.0.0.22 - - [2026-04-22 14:43:30] "PUT /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a HTTP/1.1" 200 256 0.027864 10.0.0.65 - - [2026-04-22 14:45:18] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.65 - - [2026-04-22 14:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.65 - - [2026-04-22 14:45:18] "GET /global-system-config/9cc510d9-9293-410c-b668-f438eae8ced4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005020 10.0.0.65 - - [2026-04-22 14:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.65 - - [2026-04-22 14:45:18] "GET /routing-instance/bce3d31b-7c12-4bb3-bb86-caa831a14cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002841 10.0.0.65 - - [2026-04-22 14:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.65 - - [2026-04-22 14:45:18] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.007353 10.0.0.65 - - [2026-04-22 14:45:18] "PUT /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80 HTTP/1.1" 200 262 0.025072 10.0.0.65 - - [2026-04-22 14:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.65 - - [2026-04-22 14:45:18] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003077 10.0.0.65 - - [2026-04-22 14:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.65 - - [2026-04-22 14:45:18] "GET /virtual-machine-interface/145c6df8-df03-4c87-add0-f8459c4f24e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004820 10.0.0.65 - - [2026-04-22 14:45:18] "PUT /virtual-machine-interface/145c6df8-df03-4c87-add0-f8459c4f24e7 HTTP/1.1" 200 284 0.014051 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:45:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:45:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006129 10.0.0.22 - - [2026-04-22 14:46:34] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.22 - - [2026-04-22 14:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2026-04-22 14:46:34] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004129 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005560 10.0.0.22 - - [2026-04-22 14:46:34] "POST /set-tag HTTP/1.1" 200 109 0.031934 10.0.0.22 - - [2026-04-22 14:46:34] "DELETE /loadbalancer-member/d8e6f805-a7cf-4f91-bd2f-27977fcc3861 HTTP/1.1" 200 115 0.063254 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006559 10.0.0.22 - - [2026-04-22 14:46:34] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.22 - - [2026-04-22 14:46:34] "DELETE /loadbalancer-member/48149464-0f16-4123-b3b1-c1c2a303b684 HTTP/1.1" 200 115 0.037937 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011457 10.0.0.22 - - [2026-04-22 14:46:34] "POST /set-tag HTTP/1.1" 200 109 0.003314 10.0.0.22 - - [2026-04-22 14:46:34] "DELETE /loadbalancer-member/cef01285-f5f3-4c41-ad53-18fb82d80e80 HTTP/1.1" 200 115 0.052683 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005179 10.0.0.22 - - [2026-04-22 14:46:34] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.22 - - [2026-04-22 14:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.22 - - [2026-04-22 14:46:34] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003544 10.0.0.22 - - [2026-04-22 14:46:34] "GET /loadbalancer-pool/4676ccf6-504b-4a50-a70a-0f365ad6afba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009334 10.0.0.22 - - [2026-04-22 14:46:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028586 10.0.0.22 - - [2026-04-22 14:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020880 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.014174 10.0.0.22 - - [2026-04-22 14:46:34] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008379 10.0.0.22 - - [2026-04-22 14:46:34] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002568 10.0.0.22 - - [2026-04-22 14:46:35] "POST /set-tag HTTP/1.1" 200 109 0.075299 10.0.0.22 - - [2026-04-22 14:46:35] "GET /loadbalancer-pool/85c33eff-73cf-4618-be56-c4d9c7d16f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029620 10.0.0.22 - - [2026-04-22 14:46:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037227 10.0.0.22 - - [2026-04-22 14:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010923 10.0.0.22 - - [2026-04-22 14:46:35] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012353 10.0.0.22 - - [2026-04-22 14:46:35] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004659 10.0.0.22 - - [2026-04-22 14:46:35] "POST /set-tag HTTP/1.1" 200 109 0.005733 10.0.0.22 - - [2026-04-22 14:46:35] "GET /loadbalancer-pool/f890cfbc-9723-496f-aed5-609a5887c41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003283 10.0.0.22 - - [2026-04-22 14:46:35] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003974 10.0.0.22 - - [2026-04-22 14:46:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029829 10.0.0.22 - - [2026-04-22 14:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023292 10.0.0.22 - - [2026-04-22 14:46:35] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019115 10.0.0.22 - - [2026-04-22 14:46:35] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014354 10.0.0.22 - - [2026-04-22 14:46:35] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.010964 10.0.0.22 - - [2026-04-22 14:46:35] "POST /set-tag HTTP/1.1" 200 109 0.002892 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:46:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001038 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:46:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:46:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:46:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:46:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:46:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001299 10.0.0.22 - - [2026-04-22 14:48:02] "GET /global-system-configs HTTP/1.1" 200 322 0.012905 10.0.0.22 - - [2026-04-22 14:48:04] "GET /global-system-configs HTTP/1.1" 200 322 0.003548 10.0.0.22 - - [2026-04-22 14:50:43] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.22 - - [2026-04-22 14:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-04-22 14:50:43] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035299 10.0.0.22 - - [2026-04-22 14:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-04-22 14:50:43] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081929 10.0.0.22 - - [2026-04-22 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-04-22 14:50:44] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034818 10.0.0.22 - - [2026-04-22 14:50:44] "POST /tags HTTP/1.1" 200 333 0.028881 10.0.0.22 - - [2026-04-22 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.22 - - [2026-04-22 14:50:44] "GET /tag/74578198-1b4f-4ca9-b02a-95203b54556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.022788 10.0.0.22 - - [2026-04-22 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.22 - - [2026-04-22 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.22 - - [2026-04-22 14:50:44] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046429 10.0.0.22 - - [2026-04-22 14:50:44] "GET /virtual-networks?parent_id=e84a4707-dbb0-4674-9ecb-27a8079b0db1&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007425 10.0.0.22 - - [2026-04-22 14:50:44] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071630 10.0.0.22 - - [2026-04-22 14:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.22 - - [2026-04-22 14:50:45] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.012110 10.0.0.22 - - [2026-04-22 14:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.22 - - [2026-04-22 14:50:45] "GET /service-appliance-set/42af5b44-e73f-4305-9cb0-3fde6a6b3144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006605 10.0.0.22 - - [2026-04-22 14:50:45] "POST /virtual-networks HTTP/1.1" 200 512 0.110419 10.0.0.22 - - [2026-04-22 14:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.22 - - [2026-04-22 14:50:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.002465 10.0.0.22 - - [2026-04-22 14:50:45] "GET /network-ipam/154f2fa2-e0c4-4129-90ef-5ce224f8792c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003921 10.0.0.22 - - [2026-04-22 14:50:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.122264 10.0.0.22 - - [2026-04-22 14:50:45] "GET /virtual-machine-interface/828fa9ce-c2f2-4784-90fd-7b18c120b744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021983 10.0.0.22 - - [2026-04-22 14:50:45] "POST /useragent-kv HTTP/1.1" 200 115 0.015599 10.0.0.22 - - [2026-04-22 14:50:45] "POST /ref-update HTTP/1.1" 200 156 0.222311 10.0.0.22 - - [2026-04-22 14:50:45] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008138 10.0.0.22 - - [2026-04-22 14:50:45] "POST /instance-ips HTTP/1.1" 200 409 0.112621 10.0.0.22 - - [2026-04-22 14:50:45] "GET /domains HTTP/1.1" 200 280 0.018099 10.0.0.22 - - [2026-04-22 14:50:45] "GET /instance-ip/116dac71-cf4b-433a-968a-6392fe4f0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010113 10.0.0.22 - - [2026-04-22 14:50:45] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 HTTP/1.1" 200 3086 0.041048 10.0.0.22 - - [2026-04-22 14:50:45] "POST /loadbalancers HTTP/1.1" 200 610 0.093320 10.0.0.22 - - [2026-04-22 14:50:45] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.107425 10.0.0.22 - - [2026-04-22 14:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.100662 10.0.0.22 - - [2026-04-22 14:50:45] "GET /instance-ip/116dac71-cf4b-433a-968a-6392fe4f0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.018387 10.0.0.22 - - [2026-04-22 14:50:45] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 HTTP/1.1" 200 5717 0.224358 10.0.0.22 - - [2026-04-22 14:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013083 10.0.0.22 - - [2026-04-22 14:50:45] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.014198 10.0.0.22 - - [2026-04-22 14:50:45] "POST /route-targets HTTP/1.1" 200 327 0.123814 10.0.0.22 - - [2026-04-22 14:50:45] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.008762 10.0.0.22 - - [2026-04-22 14:50:45] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1181 0.006965 10.0.0.22 - - [2026-04-22 14:50:45] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1181 0.008149 10.0.0.22 - - [2026-04-22 14:50:45] "POST /ref-update HTTP/1.1" 200 156 0.040325 10.0.0.22 - - [2026-04-22 14:50:45] "POST /floating-ips HTTP/1.1" 200 597 0.106510 10.0.0.22 - - [2026-04-22 14:50:45] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.126868 10.0.0.22 - - [2026-04-22 14:50:45] "GET /loadbalancer/b4af940d-9fe9-453f-b1bb-0c15e90e2efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003033 10.0.0.22 - - [2026-04-22 14:50:45] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.029082 10.0.0.22 - - [2026-04-22 14:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.22 - - [2026-04-22 14:50:46] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037355 10.0.0.22 - - [2026-04-22 14:50:46] "GET /loadbalancer-listener/c6cd110c-7a63-482b-93d9-dccfcfc04c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004127 10.0.0.22 - - [2026-04-22 14:50:46] "GET /loadbalancer-listener/c6cd110c-7a63-482b-93d9-dccfcfc04c1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003695 10.0.0.22 - - [2026-04-22 14:50:46] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023944 10.0.0.22 - - [2026-04-22 14:50:46] "GET /instance-ip/116dac71-cf4b-433a-968a-6392fe4f0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007100 10.0.0.22 - - [2026-04-22 14:50:46] "GET /instance-ip/116dac71-cf4b-433a-968a-6392fe4f0032?fields=floating_ips HTTP/1.1" 200 1212 0.009701 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2026-04-22 14:50:46] "GET /loadbalancer/b4af940d-9fe9-453f-b1bb-0c15e90e2efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002582 10.0.0.22 - - [2026-04-22 14:50:46] "GET /floating-ip/d04fef40-64f2-4e78-bd16-63020ff7120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002911 10.0.0.22 - - [2026-04-22 14:50:46] "POST /tags HTTP/1.1" 200 295 0.060489 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013517 10.0.0.22 - - [2026-04-22 14:50:46] "GET /tag/ef58ae48-bcd8-444c-a89a-9d08dca1f2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.021801 10.0.0.22 - - [2026-04-22 14:50:46] "POST /tags HTTP/1.1" 409 233 0.002564 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-04-22 14:50:46] "GET /tag/28a2de35-cc3a-4d92-9994-36c53d85a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017661 10.0.0.22 - - [2026-04-22 14:50:46] "POST /tags HTTP/1.1" 409 206 0.002559 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.22 - - [2026-04-22 14:50:46] "GET /tag/e9e9818a-54ac-4a83-ac6a-b36f266cf44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.033001 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.22 - - [2026-04-22 14:50:46] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004932 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.22 - - [2026-04-22 14:50:46] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047671 10.0.0.22 - - [2026-04-22 14:50:46] "POST /virtual-machines HTTP/1.1" 200 369 0.008595 10.0.0.22 - - [2026-04-22 14:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009042 10.0.0.22 - - [2026-04-22 14:50:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120628 10.0.0.22 - - [2026-04-22 14:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009009 10.0.0.22 - - [2026-04-22 14:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.22 - - [2026-04-22 14:50:46] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007927 10.0.0.22 - - [2026-04-22 14:50:46] "POST /instance-ips HTTP/1.1" 200 409 0.030862 10.0.0.22 - - [2026-04-22 14:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019635 10.0.0.22 - - [2026-04-22 14:50:46] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007568 10.0.0.22 - - [2026-04-22 14:50:47] "POST /set-tag HTTP/1.1" 200 109 0.024208 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011867 10.0.0.22 - - [2026-04-22 14:50:47] "GET /instance-ip/a56d0f7a-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003407 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004452 10.0.0.22 - - [2026-04-22 14:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.22 - - [2026-04-22 14:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004647 10.0.0.22 - - [2026-04-22 14:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-04-22 14:50:47] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039860 10.0.0.22 - - [2026-04-22 14:50:47] "POST /virtual-machines HTTP/1.1" 200 369 0.034565 10.0.0.22 - - [2026-04-22 14:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016775 10.0.0.22 - - [2026-04-22 14:50:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107804 10.0.0.22 - - [2026-04-22 14:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023865 10.0.0.22 - - [2026-04-22 14:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013672 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005322 10.0.0.22 - - [2026-04-22 14:50:47] "POST /instance-ips HTTP/1.1" 200 409 0.030901 10.0.0.22 - - [2026-04-22 14:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023916 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.031387 10.0.0.22 - - [2026-04-22 14:50:47] "POST /set-tag HTTP/1.1" 200 109 0.021513 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.033520 10.0.0.22 - - [2026-04-22 14:50:47] "GET /instance-ip/a5d0a224-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002954 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008084 10.0.0.22 - - [2026-04-22 14:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003429 10.0.0.22 - - [2026-04-22 14:50:47] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005481 10.0.0.22 - - [2026-04-22 14:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.22 - - [2026-04-22 14:50:47] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004326 10.0.0.22 - - [2026-04-22 14:50:47] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.22 - - [2026-04-22 14:50:48] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009144 10.0.0.22 - - [2026-04-22 14:50:48] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.22 - - [2026-04-22 14:50:48] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004814 10.0.0.22 - - [2026-04-22 14:50:48] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.22 - - [2026-04-22 14:50:48] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005031 10.0.0.22 - - [2026-04-22 14:50:48] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.22 - - [2026-04-22 14:50:50] "GET /domains HTTP/1.1" 200 280 0.002091 10.0.0.22 - - [2026-04-22 14:50:50] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 HTTP/1.1" 200 3086 0.003171 10.0.0.22 - - [2026-04-22 14:50:50] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 HTTP/1.1" 200 7065 0.040941 10.0.0.22 - - [2026-04-22 14:50:50] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.005329 10.0.0.22 - - [2026-04-22 14:50:50] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.004828 10.0.0.22 - - [2026-04-22 14:50:50] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1402 0.004711 10.0.0.22 - - [2026-04-22 14:50:50] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1402 0.002853 10.0.0.22 - - [2026-04-22 14:50:50] "GET /route-target/4281bcdc-1735-4f4d-909b-03b9bc50deda HTTP/1.1" 200 1152 0.003508 10.0.0.22 - - [2026-04-22 14:50:50] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.004490 10.0.0.22 - - [2026-04-22 14:50:50] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1402 0.003066 10.0.0.22 - - [2026-04-22 14:50:50] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004473 10.0.0.22 - - [2026-04-22 14:50:50] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.004347 10.0.0.22 - - [2026-04-22 14:50:50] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1402 0.003206 10.0.0.22 - - [2026-04-22 14:50:50] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 200 1402 0.003949 10.0.0.22 - - [2026-04-22 14:50:50] "GET /route-target/4281bcdc-1735-4f4d-909b-03b9bc50deda HTTP/1.1" 200 1152 0.002607 10.0.0.22 - - [2026-04-22 14:50:50] "GET /domains HTTP/1.1" 200 280 0.002011 10.0.0.22 - - [2026-04-22 14:50:50] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 HTTP/1.1" 200 3086 0.003766 10.0.0.22 - - [2026-04-22 14:50:51] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 HTTP/1.1" 200 7065 0.053248 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2093 0.004426 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2026-04-22 14:50:51] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031871 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006258 10.0.0.22 - - [2026-04-22 14:50:51] "GET /floating-ip-pools?parent_id=cf1f5ea5-da40-4b8e-937d-2fca0efaef62&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002055 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008959 10.0.0.22 - - [2026-04-22 14:50:51] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027410 10.0.0.22 - - [2026-04-22 14:50:51] "POST /ref-update HTTP/1.1" 200 156 0.026028 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.017933 10.0.0.22 - - [2026-04-22 14:50:51] "GET /domains HTTP/1.1" 200 280 0.001768 10.0.0.22 - - [2026-04-22 14:50:51] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 HTTP/1.1" 200 3086 0.008193 10.0.0.22 - - [2026-04-22 14:50:51] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 HTTP/1.1" 200 7321 0.053524 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2331 0.009803 10.0.0.22 - - [2026-04-22 14:50:51] "GET /floating-ip-pool/c39dcaf5-2a4e-481d-bc10-0575d20305cc HTTP/1.1" 200 1315 0.002716 10.0.0.22 - - [2026-04-22 14:50:51] "GET /domains HTTP/1.1" 200 280 0.002069 10.0.0.22 - - [2026-04-22 14:50:51] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 HTTP/1.1" 200 3086 0.004162 10.0.0.22 - - [2026-04-22 14:50:51] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 HTTP/1.1" 200 7321 0.046947 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 2331 0.007495 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004818 10.0.0.22 - - [2026-04-22 14:50:51] "POST /tags HTTP/1.1" 200 365 0.064191 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013685 10.0.0.22 - - [2026-04-22 14:50:51] "GET /tag/0d218a5d-1157-419b-9182-8f23d81fd3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013456 10.0.0.22 - - [2026-04-22 14:50:51] "POST /tags HTTP/1.1" 409 206 0.002948 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.22 - - [2026-04-22 14:50:51] "GET /tag/e9e9818a-54ac-4a83-ac6a-b36f266cf44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011841 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.22 - - [2026-04-22 14:50:51] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.070808 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.22 - - [2026-04-22 14:50:51] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005779 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.22 - - [2026-04-22 14:50:51] "GET /service-appliance-set/5b9b0f81-eb0f-43ca-bcbc-262f8e74ff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006238 10.0.0.22 - - [2026-04-22 14:50:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.002427 10.0.0.22 - - [2026-04-22 14:50:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.120668 10.0.0.22 - - [2026-04-22 14:50:52] "GET /virtual-machine-interface/feca18ef-4ba9-48d8-8b9a-1f821321b0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005004 10.0.0.22 - - [2026-04-22 14:50:52] "POST /set-tag HTTP/1.1" 200 109 0.017884 10.0.0.22 - - [2026-04-22 14:50:52] "POST /instance-ips HTTP/1.1" 200 417 0.095701 10.0.0.22 - - [2026-04-22 14:50:52] "GET /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005683 10.0.0.22 - - [2026-04-22 14:50:52] "POST /loadbalancers HTTP/1.1" 200 618 0.069273 10.0.0.22 - - [2026-04-22 14:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031159 10.0.0.22 - - [2026-04-22 14:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.22 - - [2026-04-22 14:50:52] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.107992 10.0.0.22 - - [2026-04-22 14:50:52] "GET /virtual-machine-interface/feca18ef-4ba9-48d8-8b9a-1f821321b0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.073305 10.0.0.22 - - [2026-04-22 14:50:52] "POST /service-instances HTTP/1.1" 200 566 0.267299 10.0.0.22 - - [2026-04-22 14:50:52] "GET /virtual-machine-interface/feca18ef-4ba9-48d8-8b9a-1f821321b0c1?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013008 10.0.0.22 - - [2026-04-22 14:50:52] "POST /ref-update HTTP/1.1" 200 156 0.019970 10.0.0.22 - - [2026-04-22 14:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.22 - - [2026-04-22 14:50:52] "GET /floating-ip-pool/c39dcaf5-2a4e-481d-bc10-0575d20305cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007337 10.0.0.22 - - [2026-04-22 14:50:52] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.012665 10.0.0.22 - - [2026-04-22 14:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017021 10.0.0.22 - - [2026-04-22 14:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2026-04-22 14:50:52] "POST /floating-ips HTTP/1.1" 200 671 0.176947 10.0.0.22 - - [2026-04-22 14:50:52] "POST /virtual-machines HTTP/1.1" 200 429 0.076135 10.0.0.22 - - [2026-04-22 14:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023579 10.0.0.22 - - [2026-04-22 14:50:53] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006468 10.0.0.22 - - [2026-04-22 14:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2026-04-22 14:50:53] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009020 10.0.0.22 - - [2026-04-22 14:50:53] "POST /tags HTTP/1.1" 409 221 0.034727 10.0.0.22 - - [2026-04-22 14:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011872 10.0.0.22 - - [2026-04-22 14:50:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.206212 10.0.0.22 - - [2026-04-22 14:50:53] "POST /chown HTTP/1.1" 200 109 0.027386 10.0.0.22 - - [2026-04-22 14:50:53] "GET /tag/74578198-1b4f-4ca9-b02a-95203b54556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024144 10.0.0.22 - - [2026-04-22 14:50:53] "POST /tags HTTP/1.1" 409 238 0.002002 10.0.0.22 - - [2026-04-22 14:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.22 - - [2026-04-22 14:50:53] "GET /tag/0d218a5d-1157-419b-9182-8f23d81fd3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011999 10.0.0.22 - - [2026-04-22 14:50:53] "POST /chown HTTP/1.1" 200 109 0.013168 10.0.0.22 - - [2026-04-22 14:50:53] "PUT /virtual-machine-interface/f25a430a-59c0-494d-88ff-da71e6d5588d HTTP/1.1" 200 284 0.028525 10.0.0.22 - - [2026-04-22 14:50:53] "PUT /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 256 0.072516 10.0.0.22 - - [2026-04-22 14:50:53] "POST /firewall-rules HTTP/1.1" 200 650 0.156074 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.019761 10.0.0.22 - - [2026-04-22 14:50:53] "GET /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.024981 10.0.0.22 - - [2026-04-22 14:50:53] "GET /firewall-policy/f0164401-cc95-4ec3-bb33-3b39949de181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006142 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.049090 10.0.0.22 - - [2026-04-22 14:50:53] "GET /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009323 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.043068 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.060669 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.036293 10.0.0.22 - - [2026-04-22 14:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020570 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.043705 10.0.0.22 - - [2026-04-22 14:50:53] "POST /ref-update HTTP/1.1" 200 156 0.035256 10.0.0.22 - - [2026-04-22 14:50:53] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.086646 10.0.0.22 - - [2026-04-22 14:50:53] "POST /virtual-machines HTTP/1.1" 200 429 0.014179 10.0.0.22 - - [2026-04-22 14:50:53] "GET /loadbalancer/aa8fb794-10f5-4ad5-877d-f1acb1ad5448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003616 10.0.0.22 - - [2026-04-22 14:50:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022635 10.0.0.22 - - [2026-04-22 14:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.22 - - [2026-04-22 14:50:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150747 10.0.0.22 - - [2026-04-22 14:50:53] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.079231 10.0.0.22 - - [2026-04-22 14:50:54] "GET /loadbalancer-listener/e77c7e00-649a-4ce4-aea2-8c3ca3dc46f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010667 10.0.0.22 - - [2026-04-22 14:50:54] "GET /loadbalancer-listener/e77c7e00-649a-4ce4-aea2-8c3ca3dc46f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006710 10.0.0.22 - - [2026-04-22 14:50:54] "POST /chown HTTP/1.1" 200 109 0.045621 10.0.0.22 - - [2026-04-22 14:50:54] "POST /chown HTTP/1.1" 200 109 0.022762 10.0.0.22 - - [2026-04-22 14:50:54] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.075453 10.0.0.22 - - [2026-04-22 14:50:54] "PUT /virtual-machine-interface/bed3f771-15f0-4b6e-8a8f-60b572be797d HTTP/1.1" 200 284 0.054835 10.0.0.22 - - [2026-04-22 14:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036783 10.0.0.22 - - [2026-04-22 14:50:54] "GET /loadbalancer-pool/46953953-8152-4974-a96c-4e6149481a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008500 10.0.0.22 - - [2026-04-22 14:50:54] "PUT /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 256 0.045794 10.0.0.22 - - [2026-04-22 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.030220 10.0.0.22 - - [2026-04-22 14:50:54] "POST /loadbalancer-members HTTP/1.1" 200 707 0.075133 10.0.0.22 - - [2026-04-22 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.053852 10.0.0.22 - - [2026-04-22 14:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028993 10.0.0.22 - - [2026-04-22 14:50:54] "GET /loadbalancer-member/02d79fdc-4e03-445f-8f15-5ac231e85850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.016978 10.0.0.22 - - [2026-04-22 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.029551 10.0.0.22 - - [2026-04-22 14:50:54] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002774 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.22 - - [2026-04-22 14:50:54] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003190 10.0.0.22 - - [2026-04-22 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.011157 10.0.0.22 - - [2026-04-22 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.022553 10.0.0.22 - - [2026-04-22 14:50:54] "POST /tags HTTP/1.1" 409 221 0.012006 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007600 10.0.0.22 - - [2026-04-22 14:50:54] "GET /tag/74578198-1b4f-4ca9-b02a-95203b54556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012499 10.0.0.22 - - [2026-04-22 14:50:54] "POST /tags HTTP/1.1" 409 238 0.006033 10.0.0.22 - - [2026-04-22 14:50:54] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.049737 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.22 - - [2026-04-22 14:50:54] "GET /tag/0d218a5d-1157-419b-9182-8f23d81fd3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.036895 10.0.0.22 - - [2026-04-22 14:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.051293 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.22 - - [2026-04-22 14:50:54] "POST /firewall-rules HTTP/1.1" 409 293 0.007746 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.22 - - [2026-04-22 14:50:54] "POST /chown HTTP/1.1" 200 109 0.016314 10.0.0.22 - - [2026-04-22 14:50:54] "PUT /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa HTTP/1.1" 200 260 0.052229 10.0.0.22 - - [2026-04-22 14:50:54] "POST /chown HTTP/1.1" 200 109 0.028959 10.0.0.22 - - [2026-04-22 14:50:54] "GET /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004586 10.0.0.22 - - [2026-04-22 14:50:54] "GET /firewall-policy/f0164401-cc95-4ec3-bb33-3b39949de181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003427 10.0.0.22 - - [2026-04-22 14:50:54] "PUT /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 256 0.034279 10.0.0.22 - - [2026-04-22 14:50:54] "GET /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003271 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2026-04-22 14:50:54] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005590 10.0.0.22 - - [2026-04-22 14:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2026-04-22 14:50:54] "POST /ref-update HTTP/1.1" 200 156 0.027335 10.0.0.22 - - [2026-04-22 14:50:54] "POST /chown HTTP/1.1" 200 109 0.040113 10.0.0.22 - - [2026-04-22 14:50:54] "POST /chown HTTP/1.1" 200 109 0.035540 10.0.0.22 - - [2026-04-22 14:50:55] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.098925 10.0.0.22 - - [2026-04-22 14:50:55] "POST /virtual-machines HTTP/1.1" 200 373 0.020455 10.0.0.22 - - [2026-04-22 14:50:55] "PUT /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 256 0.052682 10.0.0.22 - - [2026-04-22 14:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047128 10.0.0.22 - - [2026-04-22 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.049933 10.0.0.22 - - [2026-04-22 14:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.22 - - [2026-04-22 14:50:55] "POST /chown HTTP/1.1" 200 109 0.029182 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:50:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000736 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:50:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002060 10.0.0.22 - - [2026-04-22 14:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149124 10.0.0.22 - - [2026-04-22 14:50:55] "POST /chown HTTP/1.1" 200 109 0.035886 10.0.0.22 - - [2026-04-22 14:50:55] "PUT /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 256 0.036490 10.0.0.22 - - [2026-04-22 14:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036992 10.0.0.22 - - [2026-04-22 14:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010357 10.0.0.22 - - [2026-04-22 14:50:55] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011446 10.0.0.22 - - [2026-04-22 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.030266 10.0.0.22 - - [2026-04-22 14:50:55] "POST /chown HTTP/1.1" 200 109 0.040932 10.0.0.22 - - [2026-04-22 14:50:55] "POST /chown HTTP/1.1" 200 109 0.018544 10.0.0.22 - - [2026-04-22 14:50:55] "POST /instance-ips HTTP/1.1" 200 413 0.082840 10.0.0.22 - - [2026-04-22 14:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036516 10.0.0.22 - - [2026-04-22 14:50:55] "PUT /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 256 0.035952 10.0.0.22 - - [2026-04-22 14:50:55] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.027670 10.0.0.22 - - [2026-04-22 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.038038 10.0.0.22 - - [2026-04-22 14:50:55] "POST /set-tag HTTP/1.1" 200 109 0.030135 10.0.0.22 - - [2026-04-22 14:50:55] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.042970 10.0.0.22 - - [2026-04-22 14:50:55] "GET /instance-ip/aa7d90fc-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003611 10.0.0.22 - - [2026-04-22 14:50:55] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.009655 10.0.0.22 - - [2026-04-22 14:50:55] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007275 10.0.0.22 - - [2026-04-22 14:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021266 10.0.0.22 - - [2026-04-22 14:50:55] "POST /set-tag HTTP/1.1" 200 109 0.008582 10.0.0.22 - - [2026-04-22 14:50:55] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.017064 10.0.0.22 - - [2026-04-22 14:50:55] "POST /ref-update HTTP/1.1" 200 156 0.022670 10.0.0.22 - - [2026-04-22 14:50:55] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.026568 10.0.0.22 - - [2026-04-22 14:50:56] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024453 10.0.0.22 - - [2026-04-22 14:50:56] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.22 - - [2026-04-22 14:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036615 10.0.0.22 - - [2026-04-22 14:50:56] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015038 10.0.0.22 - - [2026-04-22 14:50:56] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.011098 10.0.0.22 - - [2026-04-22 14:50:56] "POST /set-tag HTTP/1.1" 200 109 0.027575 10.0.0.22 - - [2026-04-22 14:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033887 10.0.0.22 - - [2026-04-22 14:50:56] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.015296 10.0.0.22 - - [2026-04-22 14:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007741 10.0.0.22 - - [2026-04-22 14:50:56] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.010674 10.0.0.22 - - [2026-04-22 14:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021525 10.0.0.22 - - [2026-04-22 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.008779 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.020848 10.0.0.22 - - [2026-04-22 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.022876 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.009813 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.020190 10.0.0.22 - - [2026-04-22 14:50:56] "POST /ref-update HTTP/1.1" 200 156 0.017070 10.0.0.22 - - [2026-04-22 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.016553 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.020773 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.012229 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.018231 10.0.0.22 - - [2026-04-22 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.006942 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.008692 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.008856 10.0.0.22 - - [2026-04-22 14:50:56] "POST /chown HTTP/1.1" 200 109 0.020944 10.0.0.22 - - [2026-04-22 14:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.008811 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.013743 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.015423 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.009409 10.0.0.22 - - [2026-04-22 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.008587 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.006729 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.015660 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.015680 10.0.0.22 - - [2026-04-22 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.008681 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.023750 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.008496 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.020303 10.0.0.22 - - [2026-04-22 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.007981 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.019573 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.038910 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.22 - - [2026-04-22 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.006231 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.010762 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.015579 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.020339 10.0.0.22 - - [2026-04-22 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008413 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.021776 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.006845 10.0.0.22 - - [2026-04-22 14:50:57] "POST /chown HTTP/1.1" 200 109 0.021430 10.0.0.22 - - [2026-04-22 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.007678 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.025575 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.040902 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.006776 10.0.0.22 - - [2026-04-22 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.006927 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.008857 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.013515 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.018692 10.0.0.22 - - [2026-04-22 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.012572 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.013180 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.007455 10.0.0.22 - - [2026-04-22 14:50:58] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006247 10.0.0.22 - - [2026-04-22 14:50:58] "POST /set-tag HTTP/1.1" 200 109 0.004830 10.0.0.22 - - [2026-04-22 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2026-04-22 14:50:58] "GET /loadbalancer/b4af940d-9fe9-453f-b1bb-0c15e90e2efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003958 10.0.0.22 - - [2026-04-22 14:50:58] "GET /loadbalancer-pool/a27de794-1f8d-4024-ace3-84bafe9f88e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002970 10.0.0.22 - - [2026-04-22 14:50:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020893 10.0.0.22 - - [2026-04-22 14:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007980 10.0.0.22 - - [2026-04-22 14:50:58] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010448 10.0.0.22 - - [2026-04-22 14:50:58] "POST /tags HTTP/1.1" 409 221 0.001727 10.0.0.22 - - [2026-04-22 14:50:58] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008143 10.0.0.22 - - [2026-04-22 14:50:58] "POST /ref-update HTTP/1.1" 200 156 0.011104 10.0.0.22 - - [2026-04-22 14:50:58] "GET /floating-ip/d04fef40-64f2-4e78-bd16-63020ff7120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.014379 10.0.0.22 - - [2026-04-22 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199 10.0.0.22 - - [2026-04-22 14:50:58] "GET /tag/74578198-1b4f-4ca9-b02a-95203b54556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013479 10.0.0.22 - - [2026-04-22 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.012349 10.0.0.22 - - [2026-04-22 14:50:58] "PUT /floating-ip/d04fef40-64f2-4e78-bd16-63020ff7120e HTTP/1.1" 200 256 0.030615 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.024845 10.0.0.22 - - [2026-04-22 14:50:58] "POST /set-tag HTTP/1.1" 200 109 0.057689 10.0.0.22 - - [2026-04-22 14:50:58] "POST /chown HTTP/1.1" 200 109 0.056476 10.0.0.22 - - [2026-04-22 14:50:59] "POST /chown HTTP/1.1" 200 109 0.008266 10.0.0.22 - - [2026-04-22 14:50:59] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007174 10.0.0.22 - - [2026-04-22 14:50:59] "POST /set-tag HTTP/1.1" 200 109 0.006115 10.0.0.22 - - [2026-04-22 14:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2026-04-22 14:50:59] "GET /loadbalancer/b4af940d-9fe9-453f-b1bb-0c15e90e2efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003976 10.0.0.22 - - [2026-04-22 14:50:59] "GET /loadbalancer-pool/a27de794-1f8d-4024-ace3-84bafe9f88e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002833 10.0.0.22 - - [2026-04-22 14:50:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021876 10.0.0.22 - - [2026-04-22 14:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012013 10.0.0.22 - - [2026-04-22 14:50:59] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014525 10.0.0.22 - - [2026-04-22 14:50:59] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004442 10.0.0.22 - - [2026-04-22 14:50:59] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.22 - - [2026-04-22 14:50:59] "GET /floating-ip/d04fef40-64f2-4e78-bd16-63020ff7120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.019400 10.0.0.22 - - [2026-04-22 14:50:59] "POST /set-tag HTTP/1.1" 200 109 0.040175 10.0.0.22 - - [2026-04-22 14:51:02] "GET /virtual-machine/b72e8191-6bb6-422f-9015-d2e696d19399?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003810 10.0.0.22 - - [2026-04-22 14:51:02] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004938 10.0.0.22 - - [2026-04-22 14:51:02] "GET /virtual-machine/f42cbddc-a7e5-4169-8a3b-010d76b886e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.006270 10.0.0.22 - - [2026-04-22 14:51:02] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007023 10.0.0.22 - - [2026-04-22 14:51:09] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004278 10.0.0.22 - - [2026-04-22 14:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.22 - - [2026-04-22 14:51:12] "GET /virtual-machine/d3936ae1-f6ec-4f2f-95f7-ae9daded15b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003110 10.0.0.22 - - [2026-04-22 14:51:12] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004556 10.0.0.22 - - [2026-04-22 14:51:13] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007864 10.0.0.22 - - [2026-04-22 14:51:13] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.22 - - [2026-04-22 14:51:43] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010033 10.0.0.22 - - [2026-04-22 14:51:43] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.22 - - [2026-04-22 14:51:43] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004545 10.0.0.22 - - [2026-04-22 14:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.22 - - [2026-04-22 14:51:43] "GET /virtual-machine/d3936ae1-f6ec-4f2f-95f7-ae9daded15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003106 10.0.0.22 - - [2026-04-22 14:51:43] "POST /ref-update HTTP/1.1" 200 156 0.010039 10.0.0.22 - - [2026-04-22 14:51:43] "GET /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005539 10.0.0.22 - - [2026-04-22 14:51:43] "POST /set-tag HTTP/1.1" 200 109 0.015342 10.0.0.22 - - [2026-04-22 14:51:43] "POST /set-tag HTTP/1.1" 200 109 0.047576 10.0.0.22 - - [2026-04-22 14:51:43] "DELETE /instance-ip/aa7d90fc-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.044226 10.0.0.22 - - [2026-04-22 14:51:44] "DELETE /virtual-machine-interface/aa57f040-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.054197 10.0.0.22 - - [2026-04-22 14:51:44] "DELETE /virtual-machine/d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 HTTP/1.1" 200 115 0.021473 10.0.0.22 - - [2026-04-22 14:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.22 - - [2026-04-22 14:51:48] "GET /tag/0d218a5d-1157-419b-9182-8f23d81fd3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011547 10.0.0.22 - - [2026-04-22 14:51:48] "GET /tag/0d218a5d-1157-419b-9182-8f23d81fd3bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011744 10.0.0.22 - - [2026-04-22 14:51:48] "GET /virtual-machine-interface/bed3f771-15f0-4b6e-8a8f-60b572be797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004792 10.0.0.22 - - [2026-04-22 14:51:48] "POST /set-tag HTTP/1.1" 200 109 0.016673 10.0.0.22 - - [2026-04-22 14:51:48] "GET /virtual-machine-interface/f25a430a-59c0-494d-88ff-da71e6d5588d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004643 10.0.0.22 - - [2026-04-22 14:51:48] "POST /set-tag HTTP/1.1" 200 109 0.015815 10.0.0.22 - - [2026-04-22 14:51:48] "GET /virtual-machine-interface/feca18ef-4ba9-48d8-8b9a-1f821321b0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010267 10.0.0.22 - - [2026-04-22 14:51:48] "POST /set-tag HTTP/1.1" 200 109 0.026490 10.0.0.22 - - [2026-04-22 14:51:48] "GET /firewall-policy/f0164401-cc95-4ec3-bb33-3b39949de181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019795 10.0.0.22 - - [2026-04-22 14:51:48] "GET /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002995 10.0.0.22 - - [2026-04-22 14:51:48] "POST /ref-update HTTP/1.1" 200 156 0.013512 10.0.0.22 - - [2026-04-22 14:51:48] "DELETE /firewall-rule/6d002139-20f5-4c18-b6d1-7dd6816988fa HTTP/1.1" 200 115 0.052139 10.0.0.22 - - [2026-04-22 14:51:48] "DELETE /loadbalancer-member/02d79fdc-4e03-445f-8f15-5ac231e85850 HTTP/1.1" 200 115 0.036550 10.0.0.22 - - [2026-04-22 14:51:48] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.012925 10.0.0.22 - - [2026-04-22 14:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016418 10.0.0.22 - - [2026-04-22 14:51:48] "DELETE /loadbalancer-pool/46953953-8152-4974-a96c-4e6149481a6e HTTP/1.1" 200 115 0.073200 10.0.0.22 - - [2026-04-22 14:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.007020 10.0.0.22 - - [2026-04-22 14:51:48] "DELETE /loadbalancer-listener/e77c7e00-649a-4ce4-aea2-8c3ca3dc46f5 HTTP/1.1" 200 115 0.048702 10.0.0.22 - - [2026-04-22 14:51:48] "GET /floating-ip/24612287-e85b-4a23-8401-486389eec958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002718 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.006924 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.019272 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.022927 10.0.0.22 - - [2026-04-22 14:51:48] "PUT /floating-ip/24612287-e85b-4a23-8401-486389eec958 HTTP/1.1" 200 256 0.040554 10.0.0.22 - - [2026-04-22 14:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.012080 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.024640 10.0.0.22 - - [2026-04-22 14:51:48] "DELETE /floating-ip/24612287-e85b-4a23-8401-486389eec958 HTTP/1.1" 200 115 0.108535 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.009436 10.0.0.22 - - [2026-04-22 14:51:48] "POST /chown HTTP/1.1" 200 109 0.024647 10.0.0.22 - - [2026-04-22 14:51:48] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.013499 10.0.0.22 - - [2026-04-22 14:51:48] "DELETE /loadbalancer/aa8fb794-10f5-4ad5-877d-f1acb1ad5448 HTTP/1.1" 200 115 0.100942 10.0.0.22 - - [2026-04-22 14:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016442 10.0.0.22 - - [2026-04-22 14:51:49] "POST /ref-update HTTP/1.1" 404 171 0.002716 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /instance-ip/f5d1d590-9872-4185-acf4-9c3b5736cfbc HTTP/1.1" 200 115 0.095070 10.0.0.22 - - [2026-04-22 14:51:49] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.012438 10.0.0.22 - - [2026-04-22 14:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016849 10.0.0.22 - - [2026-04-22 14:51:49] "POST /ref-update HTTP/1.1" 404 171 0.002275 10.0.0.22 - - [2026-04-22 14:51:49] "GET /floating-ip-pool/c39dcaf5-2a4e-481d-bc10-0575d20305cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013339 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /virtual-machine-interface/feca18ef-4ba9-48d8-8b9a-1f821321b0c1 HTTP/1.1" 200 115 0.101049 10.0.0.22 - - [2026-04-22 14:51:49] "POST /ref-update HTTP/1.1" 200 156 0.015369 10.0.0.22 - - [2026-04-22 14:51:49] "PUT /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 266 0.013681 10.0.0.22 - - [2026-04-22 14:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021528 10.0.0.22 - - [2026-04-22 14:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /floating-ip-pool/c39dcaf5-2a4e-481d-bc10-0575d20305cc HTTP/1.1" 200 115 0.129494 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /tag/0d218a5d-1157-419b-9182-8f23d81fd3bf HTTP/1.1" 200 115 0.202764 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /service-instance/53e7d9d4-5049-45b4-9656-459083a6804f HTTP/1.1" 200 115 0.077029 10.0.0.22 - - [2026-04-22 14:51:49] "GET /virtual-machine-interface/f25a430a-59c0-494d-88ff-da71e6d5588d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005408 10.0.0.22 - - [2026-04-22 14:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.22 - - [2026-04-22 14:51:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001890 10.0.0.22 - - [2026-04-22 14:51:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002405 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 HTTP/1.1" 200 115 0.220721 10.0.0.22 - - [2026-04-22 14:51:49] "GET /routing-instance/463abf4b-e6c9-4766-910c-590392e78167 HTTP/1.1" 404 171 0.004977 10.0.0.22 - - [2026-04-22 14:51:49] "GET /domains HTTP/1.1" 200 280 0.007833 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /route-target/4281bcdc-1735-4f4d-909b-03b9bc50deda HTTP/1.1" 200 115 0.056396 10.0.0.22 - - [2026-04-22 14:51:49] "GET /domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 HTTP/1.1" 200 3086 0.013229 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /virtual-machine-interface/f25a430a-59c0-494d-88ff-da71e6d5588d HTTP/1.1" 200 115 0.138858 10.0.0.22 - - [2026-04-22 14:51:49] "POST /ref-update HTTP/1.1" 200 156 0.018105 10.0.0.22 - - [2026-04-22 14:51:49] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 HTTP/1.1" 200 7143 0.103160 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /virtual-machine/5455c06a-a2d1-445b-bf56-923bf7149dae HTTP/1.1" 200 115 0.104708 10.0.0.22 - - [2026-04-22 14:51:49] "GET /virtual-machine-interface/bed3f771-15f0-4b6e-8a8f-60b572be797d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.010913 10.0.0.22 - - [2026-04-22 14:51:49] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011986 10.0.0.22 - - [2026-04-22 14:51:49] "POST /set-tag HTTP/1.1" 200 109 0.008029 10.0.0.22 - - [2026-04-22 14:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.22 - - [2026-04-22 14:51:49] "GET /loadbalancer/b4af940d-9fe9-453f-b1bb-0c15e90e2efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002278 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /virtual-machine-interface/bed3f771-15f0-4b6e-8a8f-60b572be797d HTTP/1.1" 200 115 0.058790 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /virtual-machine/bd3647b8-07cb-4fd4-a9f1-d8b6e3e7d6db HTTP/1.1" 200 115 0.031900 10.0.0.22 - - [2026-04-22 14:51:49] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013410 10.0.0.22 - - [2026-04-22 14:51:49] "POST /set-tag HTTP/1.1" 200 109 0.027587 10.0.0.22 - - [2026-04-22 14:51:49] "DELETE /loadbalancer-member/4aa18ad3-8ecf-4cb4-b1fa-37fcd28889c5 HTTP/1.1" 200 115 0.041180 10.0.0.22 - - [2026-04-22 14:51:50] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005362 10.0.0.22 - - [2026-04-22 14:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.22 - - [2026-04-22 14:51:50] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006800 10.0.0.22 - - [2026-04-22 14:51:50] "POST /set-tag HTTP/1.1" 200 109 0.003887 10.0.0.22 - - [2026-04-22 14:51:50] "GET /virtual-machine/f42cbddc-a7e5-4169-8a3b-010d76b886e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003236 10.0.0.22 - - [2026-04-22 14:51:50] "POST /ref-update HTTP/1.1" 200 156 0.013948 10.0.0.22 - - [2026-04-22 14:51:50] "GET /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007474 10.0.0.22 - - [2026-04-22 14:51:50] "POST /set-tag HTTP/1.1" 200 109 0.025131 10.0.0.22 - - [2026-04-22 14:51:50] "POST /set-tag HTTP/1.1" 200 109 0.036835 10.0.0.22 - - [2026-04-22 14:51:50] "POST /set-tag HTTP/1.1" 200 109 0.044026 10.0.0.22 - - [2026-04-22 14:51:51] "DELETE /instance-ip/a5d0a224-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.051900 10.0.0.22 - - [2026-04-22 14:51:51] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.22 - - [2026-04-22 14:51:51] "DELETE /virtual-machine-interface/a5bb2cc8-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.068027 10.0.0.22 - - [2026-04-22 14:51:51] "DELETE /virtual-machine/f42cbddc-a7e5-4169-8a3b-010d76b886e8 HTTP/1.1" 200 115 0.033337 10.0.0.22 - - [2026-04-22 14:51:54] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016713 10.0.0.22 - - [2026-04-22 14:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.22 - - [2026-04-22 14:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.22 - - [2026-04-22 14:51:54] "GET /loadbalancer/b4af940d-9fe9-453f-b1bb-0c15e90e2efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002590 10.0.0.22 - - [2026-04-22 14:51:55] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004785 10.0.0.22 - - [2026-04-22 14:51:55] "POST /set-tag HTTP/1.1" 200 109 0.004922 10.0.0.22 - - [2026-04-22 14:51:55] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006134 10.0.0.22 - - [2026-04-22 14:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.22 - - [2026-04-22 14:51:55] "GET /virtual-machine/b72e8191-6bb6-422f-9015-d2e696d19399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002613 10.0.0.22 - - [2026-04-22 14:51:55] "POST /ref-update HTTP/1.1" 200 156 0.013527 10.0.0.22 - - [2026-04-22 14:51:55] "GET /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019406 10.0.0.22 - - [2026-04-22 14:51:55] "POST /set-tag HTTP/1.1" 200 109 0.019390 10.0.0.22 - - [2026-04-22 14:51:55] "POST /set-tag HTTP/1.1" 200 109 0.021000 10.0.0.22 - - [2026-04-22 14:51:56] "POST /set-tag HTTP/1.1" 200 109 0.037278 10.0.0.22 - - [2026-04-22 14:51:56] "DELETE /instance-ip/a56d0f7a-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.065649 10.0.0.22 - - [2026-04-22 14:51:56] "POST /ref-update HTTP/1.1" 200 156 0.020037 10.0.0.22 - - [2026-04-22 14:51:56] "DELETE /virtual-machine-interface/a551b8f6-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.076671 10.0.0.22 - - [2026-04-22 14:51:56] "DELETE /virtual-machine/b72e8191-6bb6-422f-9015-d2e696d19399 HTTP/1.1" 200 115 0.040799 10.0.0.22 - - [2026-04-22 14:51:56] "DELETE /tag/ef58ae48-bcd8-444c-a89a-9d08dca1f2fe HTTP/1.1" 200 115 0.103138 10.0.0.22 - - [2026-04-22 14:51:56] "DELETE /tag/28a2de35-cc3a-4d92-9994-36c53d85a15f HTTP/1.1" 200 115 0.085294 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-04-22 14:52:00] "GET /project/e84a4707-dbb0-4674-9ecb-27a8079b0db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053540 10.0.0.22 - - [2026-04-22 14:52:00] "POST /tags HTTP/1.1" 200 393 0.024602 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.22 - - [2026-04-22 14:52:00] "GET /tag/6bda5b8a-0e2b-4799-a549-92f6dc5a7631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013770 10.0.0.22 - - [2026-04-22 14:52:00] "POST /tags HTTP/1.1" 200 341 0.030783 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.22 - - [2026-04-22 14:52:00] "GET /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012494 10.0.0.22 - - [2026-04-22 14:52:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.002848 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.006939 10.0.0.22 - - [2026-04-22 14:52:00] "POST /security-groups HTTP/1.1" 200 589 0.068501 10.0.0.22 - - [2026-04-22 14:52:00] "POST /projects HTTP/1.1" 200 519 0.230463 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.003301 10.0.0.22 - - [2026-04-22 14:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017154 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013437 10.0.0.22 - - [2026-04-22 14:52:00] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.039622 10.0.0.22 - - [2026-04-22 14:52:00] "POST /access-control-lists HTTP/1.1" 200 598 0.089881 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.005692 10.0.0.22 - - [2026-04-22 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.22 - - [2026-04-22 14:52:00] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008385 10.0.0.22 - - [2026-04-22 14:52:00] "POST /access-control-lists HTTP/1.1" 200 596 0.054166 10.0.0.22 - - [2026-04-22 14:52:00] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.094251 10.0.0.22 - - [2026-04-22 14:52:01] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.069645 10.0.0.22 - - [2026-04-22 14:52:01] "POST /security-groups HTTP/1.1" 200 591 0.116037 10.0.0.22 - - [2026-04-22 14:52:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002039 10.0.0.22 - - [2026-04-22 14:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.054900 10.0.0.22 - - [2026-04-22 14:52:01] "POST /chown HTTP/1.1" 200 109 0.087577 10.0.0.22 - - [2026-04-22 14:52:01] "POST /access-control-lists HTTP/1.1" 200 632 0.097022 10.0.0.22 - - [2026-04-22 14:52:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.028136 10.0.0.22 - - [2026-04-22 14:52:01] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019403 10.0.0.22 - - [2026-04-22 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.22 - - [2026-04-22 14:52:01] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006282 10.0.0.22 - - [2026-04-22 14:52:01] "POST /tags HTTP/1.1" 409 226 0.002091 10.0.0.22 - - [2026-04-22 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.22 - - [2026-04-22 14:52:01] "GET /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017800 10.0.0.22 - - [2026-04-22 14:52:01] "POST /access-control-lists HTTP/1.1" 200 630 0.119208 10.0.0.22 - - [2026-04-22 14:52:01] "POST /firewall-rules HTTP/1.1" 200 600 0.125583 10.0.0.22 - - [2026-04-22 14:52:01] "GET /firewall-rule/c2322b60-dfe3-4caa-9a44-3105ef03b885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.016220 10.0.0.22 - - [2026-04-22 14:52:01] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006596 10.0.0.22 - - [2026-04-22 14:52:01] "GET /firewall-rule/c2322b60-dfe3-4caa-9a44-3105ef03b885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003057 10.0.0.22 - - [2026-04-22 14:52:01] "POST /ref-update HTTP/1.1" 200 156 0.123394 10.0.0.22 - - [2026-04-22 14:52:01] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017637 10.0.0.22 - - [2026-04-22 14:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-04-22 14:52:01] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.22 - - [2026-04-22 14:52:01] "POST /tags HTTP/1.1" 409 226 0.002086 10.0.0.22 - - [2026-04-22 14:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.22 - - [2026-04-22 14:52:02] "GET /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012614 10.0.0.22 - - [2026-04-22 14:52:02] "POST /firewall-rules HTTP/1.1" 200 598 0.075912 10.0.0.22 - - [2026-04-22 14:52:02] "GET /firewall-rule/82429fd0-7b30-45fc-afec-1b66e09ba44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005613 10.0.0.22 - - [2026-04-22 14:52:02] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005641 10.0.0.22 - - [2026-04-22 14:52:02] "GET /firewall-rule/82429fd0-7b30-45fc-afec-1b66e09ba44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003135 10.0.0.22 - - [2026-04-22 14:52:02] "POST /ref-update HTTP/1.1" 200 156 0.095942 10.0.0.22 - - [2026-04-22 14:52:03] "POST /tags HTTP/1.1" 200 393 0.048258 10.0.0.22 - - [2026-04-22 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.22 - - [2026-04-22 14:52:03] "GET /tag/6fc1e2d3-d982-44ad-abbe-52d24826ddc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.027099 10.0.0.22 - - [2026-04-22 14:52:03] "POST /tags HTTP/1.1" 200 341 0.033025 10.0.0.22 - - [2026-04-22 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.032278 10.0.0.22 - - [2026-04-22 14:52:03] "GET /tag/3ca2c536-c0d8-4639-a2ff-8ec07fede5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.029397 10.0.0.22 - - [2026-04-22 14:52:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.001231 10.0.0.22 - - [2026-04-22 14:52:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.005861 10.0.0.22 - - [2026-04-22 14:52:03] "POST /security-groups HTTP/1.1" 200 589 0.066672 10.0.0.22 - - [2026-04-22 14:52:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.002838 10.0.0.22 - - [2026-04-22 14:52:03] "POST /projects HTTP/1.1" 200 519 0.302196 10.0.0.22 - - [2026-04-22 14:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027966 10.0.0.22 - - [2026-04-22 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.032515 10.0.0.22 - - [2026-04-22 14:52:04] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.015187 10.0.0.22 - - [2026-04-22 14:52:04] "POST /access-control-lists HTTP/1.1" 200 598 0.133479 10.0.0.22 - - [2026-04-22 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020506 10.0.0.22 - - [2026-04-22 14:52:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.012609 10.0.0.22 - - [2026-04-22 14:52:04] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.018569 10.0.0.22 - - [2026-04-22 14:52:04] "POST /access-control-lists HTTP/1.1" 200 596 0.096038 10.0.0.22 - - [2026-04-22 14:52:04] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.153858 10.0.0.22 - - [2026-04-22 14:52:04] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.059982 10.0.0.22 - - [2026-04-22 14:52:04] "POST /security-groups HTTP/1.1" 200 591 0.077148 10.0.0.22 - - [2026-04-22 14:52:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.001946 10.0.0.22 - - [2026-04-22 14:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.056377 10.0.0.22 - - [2026-04-22 14:52:04] "POST /access-control-lists HTTP/1.1" 200 632 0.091356 10.0.0.22 - - [2026-04-22 14:52:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.023576 10.0.0.22 - - [2026-04-22 14:52:04] "POST /chown HTTP/1.1" 200 109 0.042448 10.0.0.22 - - [2026-04-22 14:52:04] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023130 10.0.0.22 - - [2026-04-22 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.22 - - [2026-04-22 14:52:04] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041505 10.0.0.22 - - [2026-04-22 14:52:04] "POST /tags HTTP/1.1" 409 226 0.007023 10.0.0.22 - - [2026-04-22 14:52:04] "POST /access-control-lists HTTP/1.1" 200 630 0.145158 10.0.0.22 - - [2026-04-22 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.22 - - [2026-04-22 14:52:04] "GET /tag/3ca2c536-c0d8-4639-a2ff-8ec07fede5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.026793 10.0.0.22 - - [2026-04-22 14:52:04] "POST /firewall-rules HTTP/1.1" 200 600 0.099158 10.0.0.22 - - [2026-04-22 14:52:04] "GET /firewall-rule/c9ad159b-8ec6-4355-99f4-cbca4e2d8b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006269 10.0.0.22 - - [2026-04-22 14:52:04] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.009436 10.0.0.22 - - [2026-04-22 14:52:04] "GET /firewall-rule/c9ad159b-8ec6-4355-99f4-cbca4e2d8b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008285 10.0.0.22 - - [2026-04-22 14:52:05] "POST /ref-update HTTP/1.1" 200 156 0.067375 10.0.0.22 - - [2026-04-22 14:52:05] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009279 10.0.0.22 - - [2026-04-22 14:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.22 - - [2026-04-22 14:52:05] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007498 10.0.0.22 - - [2026-04-22 14:52:05] "POST /tags HTTP/1.1" 409 226 0.002533 10.0.0.22 - - [2026-04-22 14:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.22 - - [2026-04-22 14:52:05] "GET /tag/3ca2c536-c0d8-4639-a2ff-8ec07fede5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.023800 10.0.0.22 - - [2026-04-22 14:52:05] "POST /firewall-rules HTTP/1.1" 200 598 0.096343 10.0.0.22 - - [2026-04-22 14:52:05] "GET /firewall-rule/0bfe2147-09ef-4414-a24d-c146fbe7fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009832 10.0.0.22 - - [2026-04-22 14:52:05] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004907 10.0.0.22 - - [2026-04-22 14:52:05] "GET /firewall-rule/0bfe2147-09ef-4414-a24d-c146fbe7fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003033 10.0.0.22 - - [2026-04-22 14:52:05] "POST /ref-update HTTP/1.1" 200 156 0.087168 10.0.0.22 - - [2026-04-22 14:52:06] "POST /tags HTTP/1.1" 200 345 0.087842 10.0.0.22 - - [2026-04-22 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.22 - - [2026-04-22 14:52:06] "GET /tag/c14ee6d5-52cd-47c3-9ee5-0e0900fd6926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.026186 10.0.0.22 - - [2026-04-22 14:52:06] "POST /projects HTTP/1.1" 409 238 0.005546 10.0.0.22 - - [2026-04-22 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.22 - - [2026-04-22 14:52:06] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045561 10.0.0.22 - - [2026-04-22 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.22 - - [2026-04-22 14:52:06] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006233 10.0.0.22 - - [2026-04-22 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.22 - - [2026-04-22 14:52:06] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006647 10.0.0.22 - - [2026-04-22 14:52:06] "POST /security-groups HTTP/1.1" 409 285 0.002640 10.0.0.22 - - [2026-04-22 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2026-04-22 14:52:06] "PUT /security-group/d35b8b41-b8d0-46be-a715-c74a02d6ef04 HTTP/1.1" 200 262 0.075634 10.0.0.22 - - [2026-04-22 14:52:06] "PUT /access-control-list/f50ca8ce-9be8-4abd-9c67-aceecfb63742 HTTP/1.1" 200 272 0.019012 10.0.0.22 - - [2026-04-22 14:52:06] "PUT /access-control-list/59d62af5-fa54-4c95-8dbc-4d57c2bb7ca8 HTTP/1.1" 200 272 0.027470 10.0.0.22 - - [2026-04-22 14:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043976 10.0.0.22 - - [2026-04-22 14:52:06] "POST /tags HTTP/1.1" 409 228 0.016049 10.0.0.22 - - [2026-04-22 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.22 - - [2026-04-22 14:52:06] "GET /tag/c14ee6d5-52cd-47c3-9ee5-0e0900fd6926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018665 10.0.0.22 - - [2026-04-22 14:52:07] "POST /tags HTTP/1.1" 200 345 0.032616 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012250 10.0.0.22 - - [2026-04-22 14:52:07] "GET /tag/593945aa-81a7-42c5-9222-8208984b6a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017274 10.0.0.22 - - [2026-04-22 14:52:07] "POST /projects HTTP/1.1" 409 238 0.002384 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-04-22 14:52:07] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037011 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.22 - - [2026-04-22 14:52:07] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008774 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2026-04-22 14:52:07] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004535 10.0.0.22 - - [2026-04-22 14:52:07] "POST /security-groups HTTP/1.1" 409 285 0.002452 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.22 - - [2026-04-22 14:52:07] "PUT /security-group/9bb8c591-ccd7-410a-871f-7babf344be43 HTTP/1.1" 200 262 0.062696 10.0.0.22 - - [2026-04-22 14:52:07] "PUT /access-control-list/b0888e50-9218-4c67-b260-a82cbe79ba89 HTTP/1.1" 200 272 0.051128 10.0.0.22 - - [2026-04-22 14:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.074490 10.0.0.22 - - [2026-04-22 14:52:07] "PUT /access-control-list/54bd1111-3df7-4807-8ea3-eaabf1caf9d3 HTTP/1.1" 200 272 0.036781 10.0.0.22 - - [2026-04-22 14:52:07] "POST /tags HTTP/1.1" 200 291 0.119227 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.22 - - [2026-04-22 14:52:07] "GET /tag/0fc7ed01-9f29-47fb-9517-e0da6fb9897d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.021842 10.0.0.22 - - [2026-04-22 14:52:07] "POST /tags HTTP/1.1" 200 303 0.114102 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.22 - - [2026-04-22 14:52:07] "GET /tag/75c0326f-4cc1-417c-8206-57642fb9399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.028509 10.0.0.22 - - [2026-04-22 14:52:07] "POST /tags HTTP/1.1" 409 252 0.003530 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.22 - - [2026-04-22 14:52:07] "GET /tag/6bda5b8a-0e2b-4799-a549-92f6dc5a7631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013181 10.0.0.22 - - [2026-04-22 14:52:07] "POST /tags HTTP/1.1" 409 226 0.002637 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-04-22 14:52:07] "GET /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011521 10.0.0.22 - - [2026-04-22 14:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2026-04-22 14:52:08] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005644 10.0.0.22 - - [2026-04-22 14:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.22 - - [2026-04-22 14:52:08] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059850 10.0.0.22 - - [2026-04-22 14:52:08] "POST /virtual-machines HTTP/1.1" 200 395 0.013849 10.0.0.22 - - [2026-04-22 14:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.048758 10.0.0.22 - - [2026-04-22 14:52:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140384 10.0.0.22 - - [2026-04-22 14:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011968 10.0.0.22 - - [2026-04-22 14:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010336 10.0.0.22 - - [2026-04-22 14:52:08] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013276 10.0.0.22 - - [2026-04-22 14:52:08] "POST /instance-ips HTTP/1.1" 200 397 0.034148 10.0.0.22 - - [2026-04-22 14:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.047719 10.0.0.22 - - [2026-04-22 14:52:08] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006432 10.0.0.22 - - [2026-04-22 14:52:08] "POST /set-tag HTTP/1.1" 200 109 0.083102 10.0.0.22 - - [2026-04-22 14:52:08] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.033443 10.0.0.22 - - [2026-04-22 14:52:08] "GET /instance-ip/d60fba88-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005923 10.0.0.22 - - [2026-04-22 14:52:08] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004462 10.0.0.22 - - [2026-04-22 14:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.22 - - [2026-04-22 14:52:08] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005289 10.0.0.22 - - [2026-04-22 14:52:08] "POST /ref-update HTTP/1.1" 200 156 0.015456 10.0.0.22 - - [2026-04-22 14:52:09] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035880 10.0.0.22 - - [2026-04-22 14:52:09] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.22 - - [2026-04-22 14:52:09] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006899 10.0.0.22 - - [2026-04-22 14:52:09] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.22 - - [2026-04-22 14:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.22 - - [2026-04-22 14:52:09] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005182 10.0.0.22 - - [2026-04-22 14:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007899 10.0.0.22 - - [2026-04-22 14:52:09] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.090793 10.0.0.22 - - [2026-04-22 14:52:09] "POST /virtual-machines HTTP/1.1" 200 395 0.042612 10.0.0.22 - - [2026-04-22 14:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.046767 10.0.0.22 - - [2026-04-22 14:52:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.178538 10.0.0.22 - - [2026-04-22 14:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.052341 10.0.0.22 - - [2026-04-22 14:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006568 10.0.0.22 - - [2026-04-22 14:52:10] "POST /instance-ips HTTP/1.1" 200 397 0.072300 10.0.0.22 - - [2026-04-22 14:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045180 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004772 10.0.0.22 - - [2026-04-22 14:52:10] "POST /set-tag HTTP/1.1" 200 109 0.090676 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035179 10.0.0.22 - - [2026-04-22 14:52:10] "GET /instance-ip/d6f5d874-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012516 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005300 10.0.0.22 - - [2026-04-22 14:52:10] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.004542 10.0.0.22 - - [2026-04-22 14:52:10] "POST /ref-update HTTP/1.1" 200 156 0.007488 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.031947 10.0.0.22 - - [2026-04-22 14:52:10] "POST /set-tag HTTP/1.1" 200 109 0.004949 10.0.0.22 - - [2026-04-22 14:52:10] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004916 10.0.0.22 - - [2026-04-22 14:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.22 - - [2026-04-22 14:52:13] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004762 10.0.0.22 - - [2026-04-22 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.22 - - [2026-04-22 14:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.22 - - [2026-04-22 14:52:13] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002488 10.0.0.22 - - [2026-04-22 14:52:13] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004966 10.0.0.22 - - [2026-04-22 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.033827 10.0.0.22 - - [2026-04-22 14:52:13] "DELETE /loadbalancer-member/3d96dc6d-264f-46be-a5b8-b20b5df6f298 HTTP/1.1" 200 115 0.080856 10.0.0.22 - - [2026-04-22 14:52:13] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011427 10.0.0.22 - - [2026-04-22 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.006107 10.0.0.22 - - [2026-04-22 14:52:13] "DELETE /loadbalancer-member/b29cb497-0f16-40d1-a660-7eb62f801128 HTTP/1.1" 200 115 0.051249 10.0.0.22 - - [2026-04-22 14:52:13] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011561 10.0.0.22 - - [2026-04-22 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.007375 10.0.0.22 - - [2026-04-22 14:52:13] "DELETE /loadbalancer-member/c3a81bd4-14a0-450d-80e7-ee035384a4eb HTTP/1.1" 200 115 0.055996 10.0.0.22 - - [2026-04-22 14:52:13] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005032 10.0.0.22 - - [2026-04-22 14:52:13] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.22 - - [2026-04-22 14:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2026-04-22 14:52:13] "GET /loadbalancer/f192a15b-0693-4caf-8995-e4d40052eeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002899 10.0.0.22 - - [2026-04-22 14:52:13] "GET /loadbalancer-pool/4676ccf6-504b-4a50-a70a-0f365ad6afba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003034 10.0.0.22 - - [2026-04-22 14:52:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028626 10.0.0.22 - - [2026-04-22 14:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018063 10.0.0.22 - - [2026-04-22 14:52:14] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013890 10.0.0.22 - - [2026-04-22 14:52:14] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009874 10.0.0.22 - - [2026-04-22 14:52:14] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003132 10.0.0.22 - - [2026-04-22 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.078184 10.0.0.22 - - [2026-04-22 14:52:14] "GET /loadbalancer-pool/85c33eff-73cf-4618-be56-c4d9c7d16f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025489 10.0.0.22 - - [2026-04-22 14:52:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036831 10.0.0.22 - - [2026-04-22 14:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010168 10.0.0.22 - - [2026-04-22 14:52:14] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011837 10.0.0.22 - - [2026-04-22 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.013528 10.0.0.22 - - [2026-04-22 14:52:14] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007729 10.0.0.22 - - [2026-04-22 14:52:14] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006510 10.0.0.22 - - [2026-04-22 14:52:14] "GET /loadbalancer-pool/f890cfbc-9723-496f-aed5-609a5887c41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003275 10.0.0.22 - - [2026-04-22 14:52:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017413 10.0.0.22 - - [2026-04-22 14:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010079 10.0.0.22 - - [2026-04-22 14:52:14] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013358 10.0.0.22 - - [2026-04-22 14:52:14] "GET /virtual-machine-interface/102d9b4c-3e59-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007673 10.0.0.22 - - [2026-04-22 14:52:14] "GET /floating-ip/f2854888-130a-476a-867e-3b874b4f3c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003431 10.0.0.22 - - [2026-04-22 14:52:14] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.22 - - [2026-04-22 14:52:18] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004834 10.0.0.22 - - [2026-04-22 14:52:18] "POST /set-tag HTTP/1.1" 200 109 0.009597 10.0.0.22 - - [2026-04-22 14:52:19] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004626 10.0.0.22 - - [2026-04-22 14:52:19] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.22 - - [2026-04-22 14:52:20] "POST /tags HTTP/1.1" 200 291 0.028913 10.0.0.22 - - [2026-04-22 14:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.22 - - [2026-04-22 14:52:20] "GET /tag/a0634c0c-a7ed-493c-b961-da1ea3e135c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012669 10.0.0.22 - - [2026-04-22 14:52:20] "POST /tags HTTP/1.1" 409 252 0.002099 10.0.0.22 - - [2026-04-22 14:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.22 - - [2026-04-22 14:52:20] "GET /tag/6fc1e2d3-d982-44ad-abbe-52d24826ddc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012424 10.0.0.22 - - [2026-04-22 14:52:20] "POST /tags HTTP/1.1" 409 228 0.003475 10.0.0.22 - - [2026-04-22 14:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.22 - - [2026-04-22 14:52:21] "GET /tag/593945aa-81a7-42c5-9222-8208984b6a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017439 10.0.0.22 - - [2026-04-22 14:52:21] "POST /tags HTTP/1.1" 409 226 0.002909 10.0.0.22 - - [2026-04-22 14:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.22 - - [2026-04-22 14:52:21] "GET /tag/3ca2c536-c0d8-4639-a2ff-8ec07fede5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.024116 10.0.0.22 - - [2026-04-22 14:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2026-04-22 14:52:21] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004766 10.0.0.22 - - [2026-04-22 14:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.22 - - [2026-04-22 14:52:21] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044573 10.0.0.22 - - [2026-04-22 14:52:21] "POST /virtual-machines HTTP/1.1" 200 395 0.020638 10.0.0.22 - - [2026-04-22 14:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032532 10.0.0.22 - - [2026-04-22 14:52:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155359 10.0.0.22 - - [2026-04-22 14:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015249 10.0.0.22 - - [2026-04-22 14:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008792 10.0.0.22 - - [2026-04-22 14:52:21] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009425 10.0.0.22 - - [2026-04-22 14:52:21] "POST /instance-ips HTTP/1.1" 200 397 0.075702 10.0.0.22 - - [2026-04-22 14:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.076481 10.0.0.22 - - [2026-04-22 14:52:21] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010668 10.0.0.22 - - [2026-04-22 14:52:21] "POST /set-tag HTTP/1.1" 200 109 0.095691 10.0.0.22 - - [2026-04-22 14:52:21] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012440 10.0.0.22 - - [2026-04-22 14:52:21] "GET /instance-ip/dddf7d70-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004826 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004484 10.0.0.22 - - [2026-04-22 14:52:22] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.22 - - [2026-04-22 14:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.007863 10.0.0.22 - - [2026-04-22 14:52:22] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040740 10.0.0.22 - - [2026-04-22 14:52:22] "POST /ref-update HTTP/1.1" 200 156 0.038230 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035011 10.0.0.22 - - [2026-04-22 14:52:22] "POST /set-tag HTTP/1.1" 200 109 0.008892 10.0.0.22 - - [2026-04-22 14:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009600 10.0.0.22 - - [2026-04-22 14:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.22 - - [2026-04-22 14:52:22] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063859 10.0.0.22 - - [2026-04-22 14:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.22 - - [2026-04-22 14:52:22] "POST /virtual-machines HTTP/1.1" 200 395 0.017457 10.0.0.22 - - [2026-04-22 14:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028337 10.0.0.22 - - [2026-04-22 14:52:22] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.079265 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine/80de4696-5801-459b-af4d-190ea2469408?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.022783 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014349 10.0.0.22 - - [2026-04-22 14:52:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155501 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine/cebc1cd1-0207-4ac3-aed1-571384fcf1b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004250 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009813 10.0.0.22 - - [2026-04-22 14:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034062 10.0.0.22 - - [2026-04-22 14:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021148 10.0.0.22 - - [2026-04-22 14:52:22] "POST /instance-ips HTTP/1.1" 200 397 0.036070 10.0.0.22 - - [2026-04-22 14:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034264 10.0.0.22 - - [2026-04-22 14:52:22] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014834 10.0.0.22 - - [2026-04-22 14:52:23] "POST /set-tag HTTP/1.1" 200 109 0.100711 10.0.0.22 - - [2026-04-22 14:52:23] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011948 10.0.0.22 - - [2026-04-22 14:52:23] "GET /instance-ip/de96739a-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003873 10.0.0.22 - - [2026-04-22 14:52:23] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012026 10.0.0.22 - - [2026-04-22 14:52:23] "POST /set-tag HTTP/1.1" 200 109 0.003497 10.0.0.22 - - [2026-04-22 14:52:23] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005010 10.0.0.22 - - [2026-04-22 14:52:23] "POST /ref-update HTTP/1.1" 200 156 0.011264 10.0.0.22 - - [2026-04-22 14:52:23] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035359 10.0.0.22 - - [2026-04-22 14:52:23] "POST /set-tag HTTP/1.1" 200 109 0.005109 10.0.0.22 - - [2026-04-22 14:52:23] "POST /tags HTTP/1.1" 200 299 0.029861 10.0.0.22 - - [2026-04-22 14:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949 10.0.0.22 - - [2026-04-22 14:52:23] "GET /tag/99cc6c0b-1603-4bb4-98c4-268c84494284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.020447 10.0.0.22 - - [2026-04-22 14:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2026-04-22 14:52:23] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004272 10.0.0.22 - - [2026-04-22 14:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2026-04-22 14:52:23] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055825 10.0.0.22 - - [2026-04-22 14:52:23] "POST /virtual-machines HTTP/1.1" 200 395 0.011396 10.0.0.22 - - [2026-04-22 14:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030611 10.0.0.22 - - [2026-04-22 14:52:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160940 10.0.0.22 - - [2026-04-22 14:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013706 10.0.0.22 - - [2026-04-22 14:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.023089 10.0.0.22 - - [2026-04-22 14:52:23] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011765 10.0.0.22 - - [2026-04-22 14:52:24] "POST /instance-ips HTTP/1.1" 200 397 0.032254 10.0.0.22 - - [2026-04-22 14:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060642 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007005 10.0.0.22 - - [2026-04-22 14:52:24] "POST /set-tag HTTP/1.1" 200 109 0.043353 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015775 10.0.0.22 - - [2026-04-22 14:52:24] "GET /instance-ip/df43ac0e-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008021 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004773 10.0.0.22 - - [2026-04-22 14:52:24] "POST /set-tag HTTP/1.1" 200 109 0.003993 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004072 10.0.0.22 - - [2026-04-22 14:52:24] "POST /ref-update HTTP/1.1" 200 156 0.014861 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010053 10.0.0.22 - - [2026-04-22 14:52:24] "POST /set-tag HTTP/1.1" 200 109 0.006377 10.0.0.22 - - [2026-04-22 14:52:24] "POST /tags HTTP/1.1" 200 299 0.030946 10.0.0.22 - - [2026-04-22 14:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007652 10.0.0.22 - - [2026-04-22 14:52:24] "GET /tag/a5880931-a894-4739-ba67-aaea7575c8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.026060 10.0.0.22 - - [2026-04-22 14:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004325 10.0.0.22 - - [2026-04-22 14:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.22 - - [2026-04-22 14:52:24] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051409 10.0.0.22 - - [2026-04-22 14:52:24] "POST /virtual-machines HTTP/1.1" 200 395 0.010393 10.0.0.22 - - [2026-04-22 14:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018367 10.0.0.22 - - [2026-04-22 14:52:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.145247 10.0.0.22 - - [2026-04-22 14:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010444 10.0.0.22 - - [2026-04-22 14:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017969 10.0.0.22 - - [2026-04-22 14:52:24] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011886 10.0.0.22 - - [2026-04-22 14:52:25] "POST /instance-ips HTTP/1.1" 200 397 0.052047 10.0.0.22 - - [2026-04-22 14:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.038694 10.0.0.22 - - [2026-04-22 14:52:25] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023189 10.0.0.22 - - [2026-04-22 14:52:25] "POST /set-tag HTTP/1.1" 200 109 0.026312 10.0.0.22 - - [2026-04-22 14:52:25] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012113 10.0.0.22 - - [2026-04-22 14:52:25] "GET /instance-ip/dfe6218c-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.015363 10.0.0.22 - - [2026-04-22 14:52:25] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004611 10.0.0.22 - - [2026-04-22 14:52:25] "POST /set-tag HTTP/1.1" 200 109 0.004581 10.0.0.22 - - [2026-04-22 14:52:25] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005708 10.0.0.22 - - [2026-04-22 14:52:25] "POST /ref-update HTTP/1.1" 200 156 0.009207 10.0.0.22 - - [2026-04-22 14:52:25] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017709 10.0.0.22 - - [2026-04-22 14:52:25] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.22 - - [2026-04-22 14:52:25] "POST /tags HTTP/1.1" 200 299 0.036105 10.0.0.22 - - [2026-04-22 14:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.22 - - [2026-04-22 14:52:25] "GET /tag/0bd3ad44-eb4d-427a-bfc7-dd46f88a28f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.031067 10.0.0.22 - - [2026-04-22 14:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.22 - - [2026-04-22 14:52:25] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005832 10.0.0.22 - - [2026-04-22 14:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2026-04-22 14:52:25] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055905 10.0.0.22 - - [2026-04-22 14:52:25] "POST /virtual-machines HTTP/1.1" 200 395 0.020355 10.0.0.22 - - [2026-04-22 14:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020827 10.0.0.22 - - [2026-04-22 14:52:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141693 10.0.0.22 - - [2026-04-22 14:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032065 10.0.0.22 - - [2026-04-22 14:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013973 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004985 10.0.0.22 - - [2026-04-22 14:52:26] "POST /instance-ips HTTP/1.1" 200 397 0.041476 10.0.0.22 - - [2026-04-22 14:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.058375 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013666 10.0.0.22 - - [2026-04-22 14:52:26] "POST /set-tag HTTP/1.1" 200 109 0.038148 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019196 10.0.0.22 - - [2026-04-22 14:52:26] "GET /instance-ip/e0886afa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014377 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006011 10.0.0.22 - - [2026-04-22 14:52:26] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005035 10.0.0.22 - - [2026-04-22 14:52:26] "POST /ref-update HTTP/1.1" 200 156 0.011063 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027895 10.0.0.22 - - [2026-04-22 14:52:26] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.22 - - [2026-04-22 14:52:26] "POST /tags HTTP/1.1" 200 299 0.033973 10.0.0.22 - - [2026-04-22 14:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.22 - - [2026-04-22 14:52:26] "GET /tag/1aae1c53-9fd1-4c55-a7dd-4381b990db38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.024969 10.0.0.22 - - [2026-04-22 14:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.22 - - [2026-04-22 14:52:26] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004552 10.0.0.22 - - [2026-04-22 14:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.22 - - [2026-04-22 14:52:26] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075592 10.0.0.22 - - [2026-04-22 14:52:26] "POST /virtual-machines HTTP/1.1" 200 395 0.017668 10.0.0.22 - - [2026-04-22 14:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023214 10.0.0.22 - - [2026-04-22 14:52:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148533 10.0.0.22 - - [2026-04-22 14:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009734 10.0.0.22 - - [2026-04-22 14:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019489 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008954 10.0.0.22 - - [2026-04-22 14:52:27] "POST /instance-ips HTTP/1.1" 200 397 0.042149 10.0.0.22 - - [2026-04-22 14:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.047179 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008673 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.027607 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017355 10.0.0.22 - - [2026-04-22 14:52:27] "GET /instance-ip/e12f005e-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.023222 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004548 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.004843 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004724 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-router/0562fb50-9392-46b6-9ad2-c128cbb3bb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.012987 10.0.0.22 - - [2026-04-22 14:52:27] "POST /ref-update HTTP/1.1" 200 156 0.014230 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004993 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.007643 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013798 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.003433 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008814 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.005017 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004600 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004683 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004351 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.22 - - [2026-04-22 14:52:27] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011414 10.0.0.22 - - [2026-04-22 14:52:27] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.22 - - [2026-04-22 14:52:28] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006046 10.0.0.22 - - [2026-04-22 14:52:28] "POST /set-tag HTTP/1.1" 200 109 0.002513 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:52:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:52:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.22 - - [2026-04-22 14:52:32] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004620 10.0.0.22 - - [2026-04-22 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.22 - - [2026-04-22 14:52:32] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006186 10.0.0.22 - - [2026-04-22 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.22 - - [2026-04-22 14:52:32] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004337 10.0.0.22 - - [2026-04-22 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.22 - - [2026-04-22 14:52:33] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005518 10.0.0.22 - - [2026-04-22 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.003176 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:52:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:52:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.22 - - [2026-04-22 14:52:37] "GET /virtual-machine/c1c41fb6-a1fe-4a6e-b294-fb9736861672?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003456 10.0.0.22 - - [2026-04-22 14:52:37] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007015 10.0.0.22 - - [2026-04-22 14:52:37] "GET /virtual-machine/52004d39-f0eb-4ded-bcc6-1de42b104dd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004053 10.0.0.22 - - [2026-04-22 14:52:37] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005883 10.0.0.22 - - [2026-04-22 14:52:37] "GET /virtual-machine/0dfe1ed9-59bf-4200-a243-3f75357e422d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005476 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020415 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine/81f0ce61-2c18-4d66-9001-9e32147a97fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.009412 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005640 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine/bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003124 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005764 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine/9af8e40b-24b7-441a-92b2-143b9a2d8a91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002745 10.0.0.22 - - [2026-04-22 14:52:38] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009396 10.0.0.22 - - [2026-04-22 14:52:38] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.018599 10.0.0.22 - - [2026-04-22 14:52:39] "POST /tags HTTP/1.1" 200 333 0.053188 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009743 10.0.0.22 - - [2026-04-22 14:52:39] "GET /tag/9934fc6d-4daa-474b-a59a-d0c43cf2ccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014023 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2026-04-22 14:52:39] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051269 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.22 - - [2026-04-22 14:52:39] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004565 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-04-22 14:52:39] "GET /service-appliance-set/42af5b44-e73f-4305-9cb0-3fde6a6b3144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003232 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.006635 10.0.0.22 - - [2026-04-22 14:52:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106512 10.0.0.22 - - [2026-04-22 14:52:39] "GET /virtual-machine-interface/2128341e-d40f-466a-bc9c-7af9598b7145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.032804 10.0.0.22 - - [2026-04-22 14:52:39] "POST /instance-ips HTTP/1.1" 200 409 0.025711 10.0.0.22 - - [2026-04-22 14:52:39] "GET /instance-ip/0de78335-6f86-4d41-a886-03369ad70b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008702 10.0.0.22 - - [2026-04-22 14:52:39] "POST /loadbalancers HTTP/1.1" 200 629 0.079954 10.0.0.22 - - [2026-04-22 14:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020394 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019692 10.0.0.22 - - [2026-04-22 14:52:39] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054590 10.0.0.22 - - [2026-04-22 14:52:39] "GET /instance-ip/0de78335-6f86-4d41-a886-03369ad70b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006060 10.0.0.22 - - [2026-04-22 14:52:39] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048601 10.0.0.22 - - [2026-04-22 14:52:39] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002530 10.0.0.22 - - [2026-04-22 14:52:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.029512 10.0.0.22 - - [2026-04-22 14:52:39] "POST /floating-ips HTTP/1.1" 200 597 0.038703 10.0.0.22 - - [2026-04-22 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-04-22 14:52:39] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044527 10.0.0.22 - - [2026-04-22 14:52:39] "GET /loadbalancer-listener/d748fcec-6774-4ed4-825d-e665bb279dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003469 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001230 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001139 10.0.0.22 - - [2026-04-22 14:52:39] "GET /loadbalancer-listener/d748fcec-6774-4ed4-825d-e665bb279dcc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004318 10.0.0.22 - - [2026-04-22 14:52:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028978 10.0.0.22 - - [2026-04-22 14:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-04-22 14:52:40] "GET /instance-ip/0de78335-6f86-4d41-a886-03369ad70b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008597 10.0.0.22 - - [2026-04-22 14:52:40] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.009870 10.0.0.22 - - [2026-04-22 14:52:40] "GET /instance-ip/0de78335-6f86-4d41-a886-03369ad70b56?fields=floating_ips HTTP/1.1" 200 1212 0.008755 10.0.0.22 - - [2026-04-22 14:52:40] "GET /floating-ip/a2a61066-bad2-4c7f-8a8a-41a7874278fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.006338 10.0.0.22 - - [2026-04-22 14:52:40] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002968 10.0.0.22 - - [2026-04-22 14:52:40] "GET /loadbalancer-pool/c9e88a25-38db-4b32-a853-ae31bff3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004094 10.0.0.22 - - [2026-04-22 14:52:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032406 10.0.0.22 - - [2026-04-22 14:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008564 10.0.0.22 - - [2026-04-22 14:52:40] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022569 10.0.0.22 - - [2026-04-22 14:52:40] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017677 10.0.0.22 - - [2026-04-22 14:52:40] "POST /tags HTTP/1.1" 409 221 0.003434 10.0.0.22 - - [2026-04-22 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.010479 10.0.0.22 - - [2026-04-22 14:52:40] "GET /floating-ip/a2a61066-bad2-4c7f-8a8a-41a7874278fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.026903 10.0.0.22 - - [2026-04-22 14:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.22 - - [2026-04-22 14:52:40] "GET /tag/9934fc6d-4daa-474b-a59a-d0c43cf2ccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012185 10.0.0.22 - - [2026-04-22 14:52:40] "PUT /floating-ip/a2a61066-bad2-4c7f-8a8a-41a7874278fa HTTP/1.1" 200 256 0.022898 10.0.0.22 - - [2026-04-22 14:52:40] "POST /set-tag HTTP/1.1" 200 109 0.085668 10.0.0.22 - - [2026-04-22 14:52:40] "GET /loadbalancer-pool/c9e88a25-38db-4b32-a853-ae31bff3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002994 10.0.0.22 - - [2026-04-22 14:52:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031413 10.0.0.22 - - [2026-04-22 14:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012575 10.0.0.22 - - [2026-04-22 14:52:40] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017176 10.0.0.22 - - [2026-04-22 14:52:40] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006002 10.0.0.22 - - [2026-04-22 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.012860 10.0.0.22 - - [2026-04-22 14:52:40] "GET /floating-ip/a2a61066-bad2-4c7f-8a8a-41a7874278fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011435 10.0.0.22 - - [2026-04-22 14:52:40] "POST /set-tag HTTP/1.1" 200 109 0.080132 10.0.0.22 - - [2026-04-22 14:52:41] "POST /tags HTTP/1.1" 409 206 0.002118 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2026-04-22 14:52:41] "GET /tag/75c0326f-4cc1-417c-8206-57642fb9399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011299 10.0.0.22 - - [2026-04-22 14:52:41] "POST /tags HTTP/1.1" 409 204 0.001981 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.22 - - [2026-04-22 14:52:41] "GET /tag/a5880931-a894-4739-ba67-aaea7575c8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011511 10.0.0.22 - - [2026-04-22 14:52:41] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002724 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.22 - - [2026-04-22 14:52:41] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003147 10.0.0.22 - - [2026-04-22 14:52:41] "POST /tags HTTP/1.1" 409 206 0.001976 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.22 - - [2026-04-22 14:52:41] "GET /tag/75c0326f-4cc1-417c-8206-57642fb9399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010918 10.0.0.22 - - [2026-04-22 14:52:41] "POST /tags HTTP/1.1" 409 226 0.002108 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2026-04-22 14:52:41] "GET /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011750 10.0.0.22 - - [2026-04-22 14:52:41] "POST /tags HTTP/1.1" 409 204 0.001921 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-04-22 14:52:41] "GET /tag/a5880931-a894-4739-ba67-aaea7575c8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010979 10.0.0.22 - - [2026-04-22 14:52:41] "POST /tags HTTP/1.1" 409 226 0.002169 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.22 - - [2026-04-22 14:52:41] "GET /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011046 10.0.0.22 - - [2026-04-22 14:52:41] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002454 10.0.0.22 - - [2026-04-22 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.22 - - [2026-04-22 14:52:41] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002887 10.0.0.22 - - [2026-04-22 14:52:41] "POST /firewall-rules HTTP/1.1" 200 626 0.071000 10.0.0.22 - - [2026-04-22 14:52:41] "POST /firewall-rules HTTP/1.1" 200 646 0.081105 10.0.0.22 - - [2026-04-22 14:52:41] "GET /firewall-rule/42762b89-1904-4ccf-ad6c-5672d95881e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.015866 10.0.0.22 - - [2026-04-22 14:52:41] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003001 10.0.0.22 - - [2026-04-22 14:52:41] "GET /firewall-rule/dcba58d7-90d2-490b-bb46-678ac3e1ea4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005018 10.0.0.22 - - [2026-04-22 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.033159 10.0.0.22 - - [2026-04-22 14:52:42] "POST /firewall-policys HTTP/1.1" 200 606 0.034091 10.0.0.22 - - [2026-04-22 14:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022435 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/b44015dd-02eb-439e-bfdc-5c2160f047f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007197 10.0.0.22 - - [2026-04-22 14:52:42] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003804 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/b44015dd-02eb-439e-bfdc-5c2160f047f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002787 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004114 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004870 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/f0164401-cc95-4ec3-bb33-3b39949de181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004262 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002644 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002996 10.0.0.22 - - [2026-04-22 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.024442 10.0.0.22 - - [2026-04-22 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.039760 10.0.0.22 - - [2026-04-22 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.034764 10.0.0.22 - - [2026-04-22 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.027617 10.0.0.22 - - [2026-04-22 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.040569 10.0.0.22 - - [2026-04-22 14:52:42] "GET /firewall-policy/b44015dd-02eb-439e-bfdc-5c2160f047f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003866 10.0.0.22 - - [2026-04-22 14:53:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002325 10.0.0.22 - - [2026-04-22 14:53:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002311 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007860 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.008567 10.0.0.22 - - [2026-04-22 14:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2026-04-22 14:53:49] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008709 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007143 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.065545 10.0.0.22 - - [2026-04-22 14:53:49] "DELETE /loadbalancer-member/b563ae4d-c1e5-4da3-b0e4-126917ef7f9d HTTP/1.1" 200 115 0.037859 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004935 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006567 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006673 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.003463 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006134 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004991 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005150 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.003901 10.0.0.22 - - [2026-04-22 14:53:49] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005205 10.0.0.22 - - [2026-04-22 14:53:49] "POST /set-tag HTTP/1.1" 200 109 0.003322 10.0.0.22 - - [2026-04-22 14:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-04-22 14:53:49] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003260 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007773 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.006371 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012855 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.005437 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine/cebc1cd1-0207-4ac3-aed1-571384fcf1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002913 10.0.0.22 - - [2026-04-22 14:53:51] "POST /ref-update HTTP/1.1" 200 156 0.012229 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018322 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.071442 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.036143 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.033647 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.017822 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.027918 10.0.0.22 - - [2026-04-22 14:53:51] "DELETE /instance-ip/d6f5d874-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.047087 10.0.0.22 - - [2026-04-22 14:53:51] "POST /ref-update HTTP/1.1" 200 156 0.012431 10.0.0.22 - - [2026-04-22 14:53:51] "DELETE /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.047240 10.0.0.22 - - [2026-04-22 14:53:51] "DELETE /virtual-machine/cebc1cd1-0207-4ac3-aed1-571384fcf1b5 HTTP/1.1" 200 115 0.020417 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004276 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004861 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine/c1c41fb6-a1fe-4a6e-b294-fb9736861672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004810 10.0.0.22 - - [2026-04-22 14:53:51] "POST /ref-update HTTP/1.1" 200 156 0.012719 10.0.0.22 - - [2026-04-22 14:53:51] "GET /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017953 10.0.0.22 - - [2026-04-22 14:53:51] "POST /set-tag HTTP/1.1" 200 109 0.019985 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.028414 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.029211 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.026872 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.032264 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /instance-ip/dddf7d70-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.067552 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /virtual-machine-interface/ddbb3faa-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.041242 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /virtual-machine/c1c41fb6-a1fe-4a6e-b294-fb9736861672 HTTP/1.1" 200 115 0.019943 10.0.0.22 - - [2026-04-22 14:53:52] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006217 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.22 - - [2026-04-22 14:53:52] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004860 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.22 - - [2026-04-22 14:53:52] "GET /virtual-machine/80de4696-5801-459b-af4d-190ea2469408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003529 10.0.0.22 - - [2026-04-22 14:53:52] "POST /ref-update HTTP/1.1" 200 156 0.015556 10.0.0.22 - - [2026-04-22 14:53:52] "GET /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013301 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.020267 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.028696 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.027172 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.014085 10.0.0.22 - - [2026-04-22 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.028590 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /instance-ip/d60fba88-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.041744 10.0.0.22 - - [2026-04-22 14:53:52] "POST /ref-update HTTP/1.1" 200 156 0.012527 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /virtual-machine-interface/d5ed9840-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.056370 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /virtual-machine/80de4696-5801-459b-af4d-190ea2469408 HTTP/1.1" 200 115 0.017102 10.0.0.22 - - [2026-04-22 14:53:52] "DELETE /tag/0fc7ed01-9f29-47fb-9517-e0da6fb9897d HTTP/1.1" 200 115 0.053455 10.0.0.22 - - [2026-04-22 14:53:52] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008523 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.22 - - [2026-04-22 14:53:53] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012893 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.004353 10.0.0.22 - - [2026-04-22 14:53:53] "GET /virtual-machine/52004d39-f0eb-4ded-bcc6-1de42b104dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003150 10.0.0.22 - - [2026-04-22 14:53:53] "POST /ref-update HTTP/1.1" 200 156 0.010986 10.0.0.22 - - [2026-04-22 14:53:53] "GET /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008205 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.021786 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.024835 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.030413 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.018695 10.0.0.22 - - [2026-04-22 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.022122 10.0.0.22 - - [2026-04-22 14:53:53] "DELETE /instance-ip/de96739a-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.048787 10.0.0.22 - - [2026-04-22 14:53:53] "DELETE /virtual-machine-interface/de6da686-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.041335 10.0.0.22 - - [2026-04-22 14:53:53] "DELETE /virtual-machine/52004d39-f0eb-4ded-bcc6-1de42b104dd5 HTTP/1.1" 200 115 0.018137 10.0.0.22 - - [2026-04-22 14:53:53] "DELETE /tag/75c0326f-4cc1-417c-8206-57642fb9399c HTTP/1.1" 409 312 0.005324 10.0.0.22 - - [2026-04-22 14:53:53] "DELETE /tag/a0634c0c-a7ed-493c-b961-da1ea3e135c7 HTTP/1.1" 200 115 0.036846 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004671 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005697 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004440 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004400 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005229 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine/81f0ce61-2c18-4d66-9001-9e32147a97fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003169 10.0.0.22 - - [2026-04-22 14:54:20] "POST /ref-update HTTP/1.1" 200 156 0.013200 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025604 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.019687 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.029405 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.027708 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.018023 10.0.0.22 - - [2026-04-22 14:54:20] "DELETE /instance-ip/e0886afa-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.041362 10.0.0.22 - - [2026-04-22 14:54:20] "DELETE /virtual-machine-interface/e066dc50-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.044427 10.0.0.22 - - [2026-04-22 14:54:20] "DELETE /virtual-machine/81f0ce61-2c18-4d66-9001-9e32147a97fe HTTP/1.1" 200 115 0.018759 10.0.0.22 - - [2026-04-22 14:54:20] "DELETE /tag/0bd3ad44-eb4d-427a-bfc7-dd46f88a28f2 HTTP/1.1" 200 115 0.034274 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004171 10.0.0.22 - - [2026-04-22 14:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.22 - - [2026-04-22 14:54:20] "GET /virtual-machine/bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002904 10.0.0.22 - - [2026-04-22 14:54:20] "POST /ref-update HTTP/1.1" 200 156 0.009301 10.0.0.22 - - [2026-04-22 14:54:21] "GET /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004370 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.016657 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.061127 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.017751 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.027447 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /instance-ip/dfe6218c-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.050246 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /virtual-machine-interface/dfc63048-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.055974 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /virtual-machine/bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf HTTP/1.1" 200 115 0.022374 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /tag/a5880931-a894-4739-ba67-aaea7575c8ee HTTP/1.1" 409 236 0.005044 10.0.0.22 - - [2026-04-22 14:54:21] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004570 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.22 - - [2026-04-22 14:54:21] "GET /virtual-machine/0dfe1ed9-59bf-4200-a243-3f75357e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002471 10.0.0.22 - - [2026-04-22 14:54:21] "POST /ref-update HTTP/1.1" 200 156 0.021992 10.0.0.22 - - [2026-04-22 14:54:21] "GET /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017722 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.017052 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.016782 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.023522 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.035012 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /instance-ip/df43ac0e-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.034446 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /virtual-machine-interface/df217eb8-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.039844 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /virtual-machine/0dfe1ed9-59bf-4200-a243-3f75357e422d HTTP/1.1" 200 115 0.019097 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /tag/c14ee6d5-52cd-47c3-9ee5-0e0900fd6926 HTTP/1.1" 200 115 0.030573 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /tag/99cc6c0b-1603-4bb4-98c4-268c84494284 HTTP/1.1" 200 115 0.030860 10.0.0.22 - - [2026-04-22 14:54:21] "DELETE /tag/6bda5b8a-0e2b-4799-a549-92f6dc5a7631 HTTP/1.1" 200 115 0.034643 10.0.0.22 - - [2026-04-22 14:54:21] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005334 10.0.0.22 - - [2026-04-22 14:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.22 - - [2026-04-22 14:54:21] "GET /virtual-machine/9af8e40b-24b7-441a-92b2-143b9a2d8a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002635 10.0.0.22 - - [2026-04-22 14:54:22] "POST /ref-update HTTP/1.1" 200 156 0.009634 10.0.0.22 - - [2026-04-22 14:54:22] "GET /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004784 10.0.0.22 - - [2026-04-22 14:54:22] "POST /set-tag HTTP/1.1" 200 109 0.016426 10.0.0.22 - - [2026-04-22 14:54:22] "POST /set-tag HTTP/1.1" 200 109 0.020822 10.0.0.22 - - [2026-04-22 14:54:22] "POST /set-tag HTTP/1.1" 200 109 0.023585 10.0.0.22 - - [2026-04-22 14:54:22] "POST /set-tag HTTP/1.1" 200 109 0.022591 10.0.0.22 - - [2026-04-22 14:54:22] "DELETE /instance-ip/e12f005e-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.046752 10.0.0.22 - - [2026-04-22 14:54:22] "DELETE /virtual-machine-interface/e10fcea0-3e5a-11f1-870b-fa163ee9572e HTTP/1.1" 200 115 0.042848 10.0.0.22 - - [2026-04-22 14:54:22] "DELETE /virtual-machine/9af8e40b-24b7-441a-92b2-143b9a2d8a91 HTTP/1.1" 200 115 0.025363 10.0.0.22 - - [2026-04-22 14:54:22] "DELETE /tag/1aae1c53-9fd1-4c55-a7dd-4381b990db38 HTTP/1.1" 200 115 0.034102 10.0.0.22 - - [2026-04-22 14:54:22] "DELETE /tag/6fc1e2d3-d982-44ad-abbe-52d24826ddc7 HTTP/1.1" 200 115 0.042004 10.0.0.22 - - [2026-04-22 14:54:22] "DELETE /tag/593945aa-81a7-42c5-9222-8208984b6a1c HTTP/1.1" 200 115 0.064030 10.0.0.22 - - [2026-04-22 14:54:24] "POST /projects HTTP/1.1" 409 238 0.002269 10.0.0.22 - - [2026-04-22 14:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2026-04-22 14:54:24] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033031 10.0.0.22 - - [2026-04-22 14:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-04-22 14:54:24] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004791 10.0.0.22 - - [2026-04-22 14:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2026-04-22 14:54:24] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004160 10.0.0.22 - - [2026-04-22 14:54:24] "POST /security-groups HTTP/1.1" 409 285 0.002393 10.0.0.22 - - [2026-04-22 14:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2026-04-22 14:54:24] "PUT /security-group/9bb8c591-ccd7-410a-871f-7babf344be43 HTTP/1.1" 200 262 0.067384 10.0.0.22 - - [2026-04-22 14:54:24] "PUT /access-control-list/b0888e50-9218-4c67-b260-a82cbe79ba89 HTTP/1.1" 200 272 0.017888 10.0.0.22 - - [2026-04-22 14:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032279 10.0.0.22 - - [2026-04-22 14:54:25] "PUT /access-control-list/54bd1111-3df7-4807-8ea3-eaabf1caf9d3 HTTP/1.1" 200 272 0.033639 10.0.0.22 - - [2026-04-22 14:54:29] "POST /projects HTTP/1.1" 409 238 0.002215 10.0.0.22 - - [2026-04-22 14:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2026-04-22 14:54:29] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037527 10.0.0.22 - - [2026-04-22 14:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.22 - - [2026-04-22 14:54:30] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005504 10.0.0.22 - - [2026-04-22 14:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.22 - - [2026-04-22 14:54:30] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004185 10.0.0.22 - - [2026-04-22 14:54:30] "POST /security-groups HTTP/1.1" 409 285 0.002677 10.0.0.22 - - [2026-04-22 14:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2026-04-22 14:54:30] "PUT /security-group/9bb8c591-ccd7-410a-871f-7babf344be43 HTTP/1.1" 200 262 0.058054 10.0.0.22 - - [2026-04-22 14:54:30] "PUT /access-control-list/b0888e50-9218-4c67-b260-a82cbe79ba89 HTTP/1.1" 200 272 0.010327 10.0.0.22 - - [2026-04-22 14:54:30] "PUT /access-control-list/54bd1111-3df7-4807-8ea3-eaabf1caf9d3 HTTP/1.1" 200 272 0.016086 10.0.0.22 - - [2026-04-22 14:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021521 10.0.0.22 - - [2026-04-22 14:54:30] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004542 10.0.0.22 - - [2026-04-22 14:54:30] "GET /firewall-rule/c9ad159b-8ec6-4355-99f4-cbca4e2d8b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006121 10.0.0.22 - - [2026-04-22 14:54:30] "POST /ref-update HTTP/1.1" 200 156 0.050796 10.0.0.22 - - [2026-04-22 14:54:30] "DELETE /firewall-rule/c9ad159b-8ec6-4355-99f4-cbca4e2d8b47 HTTP/1.1" 200 115 0.036492 10.0.0.22 - - [2026-04-22 14:54:30] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007231 10.0.0.22 - - [2026-04-22 14:54:30] "GET /firewall-rule/0bfe2147-09ef-4414-a24d-c146fbe7fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002892 10.0.0.22 - - [2026-04-22 14:54:30] "POST /ref-update HTTP/1.1" 200 156 0.055077 10.0.0.22 - - [2026-04-22 14:54:30] "DELETE /firewall-rule/0bfe2147-09ef-4414-a24d-c146fbe7fbd4 HTTP/1.1" 200 115 0.048955 10.0.0.22 - - [2026-04-22 14:54:30] "DELETE /tag/3ca2c536-c0d8-4639-a2ff-8ec07fede5a9 HTTP/1.1" 200 115 0.033939 10.0.0.22 - - [2026-04-22 14:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-04-22 14:54:30] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005382 10.0.0.22 - - [2026-04-22 14:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-04-22 14:54:30] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004193 10.0.0.22 - - [2026-04-22 14:54:30] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.054247 10.0.0.22 - - [2026-04-22 14:54:30] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.053506 10.0.0.22 - - [2026-04-22 14:54:30] "DELETE /security-group/9bb8c591-ccd7-410a-871f-7babf344be43 HTTP/1.1" 200 115 0.054701 10.0.0.22 - - [2026-04-22 14:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2026-04-22 14:54:30] "DELETE /access-control-list/b0888e50-9218-4c67-b260-a82cbe79ba89 HTTP/1.1" 200 115 0.040825 10.0.0.22 - - [2026-04-22 14:54:30] "DELETE /access-control-list/54bd1111-3df7-4807-8ea3-eaabf1caf9d3 HTTP/1.1" 200 115 0.030726 10.0.0.22 - - [2026-04-22 14:54:30] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029699 10.0.0.22 - - [2026-04-22 14:54:31] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?fields=security_groups HTTP/1.1" 200 1352 0.040086 10.0.0.22 - - [2026-04-22 14:54:31] "DELETE /security-group/f75d99ec-b065-4ff3-8a14-a5cbbd60b2f7 HTTP/1.1" 200 115 0.041779 10.0.0.22 - - [2026-04-22 14:54:31] "DELETE /access-control-list/5178c001-e1d8-4c59-b2cd-543b80dbf225 HTTP/1.1" 200 115 0.039308 10.0.0.22 - - [2026-04-22 14:54:31] "GET /project/1108929d-c01f-4c47-abf2-ac4b2b10fded?fields=application_policy_sets HTTP/1.1" 200 1391 0.058514 10.0.0.22 - - [2026-04-22 14:54:31] "DELETE /access-control-list/9cbdd16b-54bc-4031-9209-b4956fa904ff HTTP/1.1" 200 115 0.050786 10.0.0.22 - - [2026-04-22 14:54:31] "DELETE /project/1108929d-c01f-4c47-abf2-ac4b2b10fded HTTP/1.1" 200 115 0.321058 10.0.0.22 - - [2026-04-22 14:54:31] "POST /projects HTTP/1.1" 409 238 0.005464 10.0.0.22 - - [2026-04-22 14:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.22 - - [2026-04-22 14:54:31] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036274 10.0.0.22 - - [2026-04-22 14:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.22 - - [2026-04-22 14:54:31] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003908 10.0.0.22 - - [2026-04-22 14:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.22 - - [2026-04-22 14:54:31] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004676 10.0.0.22 - - [2026-04-22 14:54:31] "POST /security-groups HTTP/1.1" 409 285 0.003126 10.0.0.22 - - [2026-04-22 14:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.22 - - [2026-04-22 14:54:31] "PUT /security-group/d35b8b41-b8d0-46be-a715-c74a02d6ef04 HTTP/1.1" 200 262 0.055263 10.0.0.22 - - [2026-04-22 14:54:31] "PUT /access-control-list/f50ca8ce-9be8-4abd-9c67-aceecfb63742 HTTP/1.1" 200 272 0.016955 10.0.0.22 - - [2026-04-22 14:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021546 10.0.0.22 - - [2026-04-22 14:54:31] "PUT /access-control-list/59d62af5-fa54-4c95-8dbc-4d57c2bb7ca8 HTTP/1.1" 200 272 0.032234 10.0.0.22 - - [2026-04-22 14:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2026-04-22 14:54:35] "GET /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002793 10.0.0.22 - - [2026-04-22 14:54:35] "GET /virtual-machine-interface/d6d07782-3e5a-11f1-870b-fa163ee9572e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002197 10.0.0.22 - - [2026-04-22 14:54:35] "DELETE /loadbalancer-member/4bc9303d-a82e-4fd3-ac96-7e0059fdc2dc HTTP/1.1" 200 115 0.039453 10.0.0.22 - - [2026-04-22 14:54:35] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009971 10.0.0.22 - - [2026-04-22 14:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.22 - - [2026-04-22 14:54:36] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003545 10.0.0.22 - - [2026-04-22 14:54:36] "GET /firewall-policy/146cde8d-e096-4174-b4c6-096ec67bcdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004195 10.0.0.22 - - [2026-04-22 14:54:36] "GET /firewall-rule/dcba58d7-90d2-490b-bb46-678ac3e1ea4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002996 10.0.0.22 - - [2026-04-22 14:54:36] "POST /ref-update HTTP/1.1" 200 156 0.018364 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /firewall-rule/dcba58d7-90d2-490b-bb46-678ac3e1ea4a HTTP/1.1" 200 115 0.047813 10.0.0.22 - - [2026-04-22 14:54:36] "GET /firewall-policy/b44015dd-02eb-439e-bfdc-5c2160f047f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003112 10.0.0.22 - - [2026-04-22 14:54:36] "GET /firewall-rule/42762b89-1904-4ccf-ad6c-5672d95881e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.004902 10.0.0.22 - - [2026-04-22 14:54:36] "POST /ref-update HTTP/1.1" 200 156 0.018248 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /firewall-rule/42762b89-1904-4ccf-ad6c-5672d95881e7 HTTP/1.1" 200 115 0.063086 10.0.0.22 - - [2026-04-22 14:54:36] "GET /application-policy-set/26c79401-f0a7-4b75-9005-72db571ed874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002899 10.0.0.22 - - [2026-04-22 14:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.22 - - [2026-04-22 14:54:36] "GET /policy-management/d185f57b-4b4c-4634-8fa4-a726eb12c78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002750 10.0.0.22 - - [2026-04-22 14:54:36] "GET /firewall-policy/b44015dd-02eb-439e-bfdc-5c2160f047f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003664 10.0.0.22 - - [2026-04-22 14:54:36] "POST /ref-update HTTP/1.1" 200 156 0.031531 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /firewall-policy/b44015dd-02eb-439e-bfdc-5c2160f047f4 HTTP/1.1" 200 115 0.041132 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /tag/75c0326f-4cc1-417c-8206-57642fb9399c HTTP/1.1" 200 115 0.059581 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /tag/a5880931-a894-4739-ba67-aaea7575c8ee HTTP/1.1" 200 115 0.061075 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /loadbalancer-pool/c9e88a25-38db-4b32-a853-ae31bff3f27e HTTP/1.1" 200 115 0.034067 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /loadbalancer-listener/d748fcec-6774-4ed4-825d-e665bb279dcc HTTP/1.1" 200 115 0.026669 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /loadbalancer/c7582c34-0c9e-4f03-b6a3-ac0e5b548f32 HTTP/1.1" 200 115 0.042625 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /floating-ip/a2a61066-bad2-4c7f-8a8a-41a7874278fa HTTP/1.1" 200 115 0.026434 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /instance-ip/0de78335-6f86-4d41-a886-03369ad70b56 HTTP/1.1" 200 115 0.045989 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /virtual-machine-interface/2128341e-d40f-466a-bc9c-7af9598b7145 HTTP/1.1" 200 115 0.046174 10.0.0.22 - - [2026-04-22 14:54:36] "DELETE /tag/9934fc6d-4daa-474b-a59a-d0c43cf2ccd5 HTTP/1.1" 200 115 0.048042 10.0.0.22 - - [2026-04-22 14:54:36] "POST /projects HTTP/1.1" 409 238 0.001748 10.0.0.22 - - [2026-04-22 14:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2026-04-22 14:54:37] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052138 10.0.0.22 - - [2026-04-22 14:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.22 - - [2026-04-22 14:54:37] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006902 10.0.0.22 - - [2026-04-22 14:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2026-04-22 14:54:37] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004371 10.0.0.22 - - [2026-04-22 14:54:37] "POST /security-groups HTTP/1.1" 409 285 0.002625 10.0.0.22 - - [2026-04-22 14:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2026-04-22 14:54:37] "PUT /security-group/d35b8b41-b8d0-46be-a715-c74a02d6ef04 HTTP/1.1" 200 262 0.058100 10.0.0.22 - - [2026-04-22 14:54:37] "PUT /access-control-list/f50ca8ce-9be8-4abd-9c67-aceecfb63742 HTTP/1.1" 200 272 0.035300 10.0.0.22 - - [2026-04-22 14:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034907 10.0.0.22 - - [2026-04-22 14:54:37] "PUT /access-control-list/59d62af5-fa54-4c95-8dbc-4d57c2bb7ca8 HTTP/1.1" 200 272 0.034502 10.0.0.22 - - [2026-04-22 14:54:37] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.028808 10.0.0.22 - - [2026-04-22 14:54:37] "GET /firewall-rule/c2322b60-dfe3-4caa-9a44-3105ef03b885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003063 10.0.0.22 - - [2026-04-22 14:54:37] "POST /ref-update HTTP/1.1" 200 156 0.061504 10.0.0.22 - - [2026-04-22 14:54:37] "DELETE /firewall-rule/c2322b60-dfe3-4caa-9a44-3105ef03b885 HTTP/1.1" 200 115 0.043015 10.0.0.22 - - [2026-04-22 14:54:37] "GET /firewall-policy/633cd3b5-34a9-48d2-8fa2-5d6ceee95188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010530 10.0.0.22 - - [2026-04-22 14:54:37] "GET /firewall-rule/82429fd0-7b30-45fc-afec-1b66e09ba44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003643 10.0.0.22 - - [2026-04-22 14:54:37] "POST /ref-update HTTP/1.1" 200 156 0.060011 10.0.0.22 - - [2026-04-22 14:54:37] "DELETE /firewall-rule/82429fd0-7b30-45fc-afec-1b66e09ba44a HTTP/1.1" 200 115 0.070934 10.0.0.22 - - [2026-04-22 14:54:37] "DELETE /tag/1cac8041-8345-49e3-8ede-a4fb82d37be7 HTTP/1.1" 200 115 0.055954 10.0.0.22 - - [2026-04-22 14:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.22 - - [2026-04-22 14:54:37] "GET /virtual-network/352a9635-db61-40b9-9854-29ad520e138e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004939 10.0.0.22 - - [2026-04-22 14:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.22 - - [2026-04-22 14:54:37] "GET /virtual-network/08b6027c-693b-4229-9d51-df626a56281f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005267 10.0.0.22 - - [2026-04-22 14:54:37] "PUT /virtual-network/352a9635-db61-40b9-9854-29ad520e138e HTTP/1.1" 200 264 0.055377 10.0.0.22 - - [2026-04-22 14:54:37] "PUT /virtual-network/08b6027c-693b-4229-9d51-df626a56281f HTTP/1.1" 200 264 0.052405 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /security-group/d35b8b41-b8d0-46be-a715-c74a02d6ef04 HTTP/1.1" 200 115 0.061524 10.0.0.22 - - [2026-04-22 14:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /access-control-list/f50ca8ce-9be8-4abd-9c67-aceecfb63742 HTTP/1.1" 200 115 0.038270 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /access-control-list/59d62af5-fa54-4c95-8dbc-4d57c2bb7ca8 HTTP/1.1" 200 115 0.020398 10.0.0.22 - - [2026-04-22 14:54:38] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050551 10.0.0.22 - - [2026-04-22 14:54:38] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?fields=security_groups HTTP/1.1" 200 1353 0.046503 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /security-group/df7347a0-2ea0-47be-a10b-c285e8e6ad3a HTTP/1.1" 200 115 0.060229 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /access-control-list/8bedb6ec-d7e9-485d-9a0b-df884cb1f9b2 HTTP/1.1" 200 115 0.038437 10.0.0.22 - - [2026-04-22 14:54:38] "GET /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c?fields=application_policy_sets HTTP/1.1" 200 1392 0.063744 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /access-control-list/dfe004da-2590-4da2-8380-da053abbf6ad HTTP/1.1" 200 115 0.053532 10.0.0.22 - - [2026-04-22 14:54:38] "DELETE /project/96ca1a4b-53f8-496a-997a-3f0497b0dc2c HTTP/1.1" 200 115 0.368254 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:55:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.22 - - [2026-04-22 14:55:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001804