++ 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: =================== Fri Apr 24 03:10:19 PM UTC 2026 ===================' INFO: =================== Fri Apr 24 03:10:19 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ 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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.170.208.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.170.208.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/24/2026 15:11:17.748 7fc101f786c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/24/2026 15:11:17.922 7fc101f786c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/24/2026 15:11:17.937 7fc101f786c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/24/2026 15:11:17.938 7fc101f786c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-04-24 15:11:27] "GET / HTTP/1.1" 503 181 0.000278 10.0.0.22 - - [2026-04-24 15:11:27] "GET / HTTP/1.1" 503 181 0.000377 10.0.0.22 - - [2026-04-24 15:11:27] "GET / HTTP/1.1" 200 35931 0.005299 10.0.0.22 - - [2026-04-24 15:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.22 - - [2026-04-24 15:11:27] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006349 10.0.0.22 - - [2026-04-24 15:11:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.008208 10.0.0.22 - - [2026-04-24 15:11:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.058901 10.0.0.22 - - [2026-04-24 15:11:28] "GET / HTTP/1.1" 200 45303 0.001572 10.0.0.22 - - [2026-04-24 15:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.22 - - [2026-04-24 15:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.22 - - [2026-04-24 15:11:28] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.22 - - [2026-04-24 15:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.22 - - [2026-04-24 15:11:28] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006719 10.0.0.22 - - [2026-04-24 15:11:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.006212 10.0.0.22 - - [2026-04-24 15:11:28] "POST /database-nodes HTTP/1.1" 200 597 0.047527 10.0.0.22 - - [2026-04-24 15:11:29] "GET / HTTP/1.1" 200 35931 0.002376 10.0.0.22 - - [2026-04-24 15:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.22 - - [2026-04-24 15:11:29] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025424 10.0.0.22 - - [2026-04-24 15:11:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.018594 10.0.0.22 - - [2026-04-24 15:11:29] "POST /analytics-nodes HTTP/1.1" 200 599 0.041326 10.0.0.22 - - [2026-04-24 15:11:29] "GET / HTTP/1.1" 200 35931 0.004329 10.0.0.22 - - [2026-04-24 15:11:29] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.22 - - [2026-04-24 15:11:29] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.002884 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009751 10.0.0.22 - - [2026-04-24 15:11:30] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027809 10.0.0.22 - - [2026-04-24 15:11:30] "POST /service-appliance-sets HTTP/1.1" 200 553 0.070543 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.007191 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.22 - - [2026-04-24 15:11:30] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007576 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001453 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2627 0.003666 10.0.0.22 - - [2026-04-24 15:11:30] "POST /service-appliance-sets HTTP/1.1" 200 541 0.045471 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.22 - - [2026-04-24 15:11:30] "GET /network-ipam/d6d1142b-3db4-4e85-ba7b-e60155839bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008551 10.0.0.22 - - [2026-04-24 15:11:30] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.22 - - [2026-04-24 15:11:30] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006099 10.0.0.22 - - [2026-04-24 15:11:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003322 10.0.0.22 - - [2026-04-24 15:11:30] "POST /config-nodes HTTP/1.1" 200 593 0.043501 10.0.0.22 - - [2026-04-24 15:11:31] "POST /service-templates HTTP/1.1" 200 511 0.150009 10.0.0.22 - - [2026-04-24 15:11:31] "GET / HTTP/1.1" 200 35931 0.006808 10.0.0.22 - - [2026-04-24 15:11:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010070 10.0.0.22 - - [2026-04-24 15:11:31] "POST /service-templates HTTP/1.1" 200 501 0.248087 10.0.0.22 - - [2026-04-24 15:11:31] "POST /service-templates HTTP/1.1" 200 515 0.101162 10.0.0.22 - - [2026-04-24 15:11:31] "POST /service-templates HTTP/1.1" 200 535 0.088527 10.0.0.22 - - [2026-04-24 15:11:31] "POST /service-templates HTTP/1.1" 200 507 0.044042 10.0.0.22 - - [2026-04-24 15:11:32] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.22 - - [2026-04-24 15:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.22 - - [2026-04-24 15:11:32] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004796 10.0.0.22 - - [2026-04-24 15:11:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005020 10.0.0.22 - - [2026-04-24 15:11:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.021263 10.0.0.22 - - [2026-04-24 15:11:34] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.22 - - [2026-04-24 15:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.22 - - [2026-04-24 15:11:34] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009475 10.0.0.22 - - [2026-04-24 15:11:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003282 10.0.0.22 - - [2026-04-24 15:11:34] "POST /config-database-nodes HTTP/1.1" 200 611 0.062884 10.0.0.22 - - [2026-04-24 15:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.22 - - [2026-04-24 15:11:35] "GET /network-ipam/d6d1142b-3db4-4e85-ba7b-e60155839bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004734 10.0.0.22 - - [2026-04-24 15:11:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003558 10.0.0.22 - - [2026-04-24 15:11:35] "POST /access-control-lists HTTP/1.1" 200 587 0.028512 10.0.0.22 - - [2026-04-24 15:11:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.012197 10.0.0.22 - - [2026-04-24 15:11:36] "POST /access-control-lists HTTP/1.1" 200 585 0.045381 10.0.0.22 - - [2026-04-24 15:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.22 - - [2026-04-24 15:11:36] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.012035 10.0.0.22 - - [2026-04-24 15:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.22 - - [2026-04-24 15:11:36] "POST /route-targets HTTP/1.1" 200 327 0.026777 10.0.0.22 - - [2026-04-24 15:11:36] "POST /ref-update HTTP/1.1" 200 156 0.023293 10.0.0.22 - - [2026-04-24 15:11:36] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.029837 10.0.0.22 - - [2026-04-24 15:11:36] "POST /route-targets HTTP/1.1" 200 327 0.039564 10.0.0.22 - - [2026-04-24 15:11:36] "POST /ref-update HTTP/1.1" 200 156 0.088396 10.0.0.22 - - [2026-04-24 15:11:36] "POST /route-targets HTTP/1.1" 200 327 0.047378 10.0.0.22 - - [2026-04-24 15:11:36] "POST /ref-update HTTP/1.1" 200 156 0.052303 10.0.0.22 - - [2026-04-24 15:11:36] "POST /route-targets HTTP/1.1" 200 327 0.044088 10.0.0.22 - - [2026-04-24 15:11:36] "POST /ref-update HTTP/1.1" 200 156 0.065493 10.0.0.22 - - [2026-04-24 15:11:36] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.22 - - [2026-04-24 15:11:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.006332 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 581 0.054388 10.0.0.22 - - [2026-04-24 15:11:37] "POST /access-control-lists HTTP/1.1" 200 551 0.118821 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 575 0.113897 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 575 0.077966 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 559 0.040196 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 555 0.037123 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 557 0.062696 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 565 0.043041 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 549 0.082675 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 557 0.071285 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 567 0.091104 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 555 0.062515 10.0.0.22 - - [2026-04-24 15:11:37] "GET / HTTP/1.1" 200 35931 0.001245 10.0.0.22 - - [2026-04-24 15:11:37] "POST /alarms HTTP/1.1" 200 567 0.067894 10.0.0.22 - - [2026-04-24 15:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021644 10.0.0.22 - - [2026-04-24 15:11:37] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005151 10.0.0.22 - - [2026-04-24 15:11:38] "POST /bgp-routers HTTP/1.1" 200 616 0.043673 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 575 0.051938 10.0.0.22 - - [2026-04-24 15:11:38] "GET /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.033977 10.0.0.22 - - [2026-04-24 15:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.22 - - [2026-04-24 15:11:38] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014682 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 569 0.084205 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 561 0.031335 10.0.0.22 - - [2026-04-24 15:11:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005533 10.0.0.22 - - [2026-04-24 15:11:38] "POST /ref-update HTTP/1.1" 200 156 0.086368 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 561 0.284875 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 561 0.128406 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 547 0.059396 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 595 0.032134 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 575 0.099983 10.0.0.22 - - [2026-04-24 15:11:38] "POST /alarms HTTP/1.1" 200 571 0.038201 10.0.0.22 - - [2026-04-24 15:11:39] "POST /alarms HTTP/1.1" 200 583 0.070406 10.0.0.22 - - [2026-04-24 15:11:39] "POST /alarms HTTP/1.1" 200 609 0.072451 10.0.0.22 - - [2026-04-24 15:11:39] "GET / HTTP/1.1" 200 35931 0.001287 10.0.0.22 - - [2026-04-24 15:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.22 - - [2026-04-24 15:11:39] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006526 10.0.0.22 - - [2026-04-24 15:11:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000550 10.0.0.22 - - [2026-04-24 15:11:39] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.22 - - [2026-04-24 15:11:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.022042 10.0.0.22 - - [2026-04-24 15:11:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005885 10.0.0.22 - - [2026-04-24 15:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.22 - - [2026-04-24 15:11:39] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.027720 10.0.0.22 - - [2026-04-24 15:11:39] "POST /security-groups HTTP/1.1" 200 570 0.126066 10.0.0.22 - - [2026-04-24 15:11:39] "POST /projects HTTP/1.1" 200 481 0.305614 10.0.0.22 - - [2026-04-24 15:11:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.005700 10.0.0.22 - - [2026-04-24 15:11:39] "POST /access-control-lists HTTP/1.1" 200 579 0.048171 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.021850 10.0.0.22 - - [2026-04-24 15:11:40] "POST /security-groups HTTP/1.1" 200 534 0.138235 10.0.0.22 - - [2026-04-24 15:11:40] "POST /chown HTTP/1.1" 200 109 0.036769 10.0.0.22 - - [2026-04-24 15:11:40] "POST /policy-managements HTTP/1.1" 409 214 0.012192 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011223 10.0.0.22 - - [2026-04-24 15:11:40] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015253 10.0.0.22 - - [2026-04-24 15:11:40] "POST /access-control-lists HTTP/1.1" 200 577 0.178894 10.0.0.22 - - [2026-04-24 15:11:40] "POST /application-policy-sets HTTP/1.1" 200 528 0.101883 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.017559 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022841 10.0.0.22 - - [2026-04-24 15:11:40] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.025373 10.0.0.22 - - [2026-04-24 15:11:40] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.22 - - [2026-04-24 15:11:40] "POST /access-control-lists HTTP/1.1" 200 594 0.094440 10.0.0.22 - - [2026-04-24 15:11:40] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.043280 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.025786 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.037973 10.0.0.22 - - [2026-04-24 15:11:40] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.063471 10.0.0.22 - - [2026-04-24 15:11:40] "GET /virtual-network/08d2f2ce-7448-4306-a498-d776f8ed788b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.018011 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009356 10.0.0.22 - - [2026-04-24 15:11:40] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.037161 10.0.0.22 - - [2026-04-24 15:11:40] "POST /access-control-lists HTTP/1.1" 200 592 0.086454 10.0.0.22 - - [2026-04-24 15:11:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.002410 10.0.0.22 - - [2026-04-24 15:11:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.034683 10.0.0.22 - - [2026-04-24 15:11:41] "POST /security-groups HTTP/1.1" 200 574 0.104553 10.0.0.22 - - [2026-04-24 15:11:41] "POST /projects HTTP/1.1" 200 489 0.456562 10.0.0.22 - - [2026-04-24 15:11:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.011764 10.0.0.22 - - [2026-04-24 15:11:41] "POST /security-groups HTTP/1.1" 200 546 0.131129 10.0.0.22 - - [2026-04-24 15:11:41] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.22 - - [2026-04-24 15:11:41] "POST /chown HTTP/1.1" 200 109 0.213198 10.0.0.22 - - [2026-04-24 15:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.057260 10.0.0.22 - - [2026-04-24 15:11:41] "POST /access-control-lists HTTP/1.1" 200 583 0.293781 10.0.0.22 - - [2026-04-24 15:11:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.056548 10.0.0.22 - - [2026-04-24 15:11:41] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.090878 10.0.0.22 - - [2026-04-24 15:11:41] "POST /network-ipams HTTP/1.1" 200 522 0.280167 10.0.0.22 - - [2026-04-24 15:11:41] "PUT /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0 HTTP/1.1" 200 274 0.234399 10.0.0.22 - - [2026-04-24 15:11:41] "POST /access-control-lists HTTP/1.1" 200 581 0.260586 10.0.0.22 - - [2026-04-24 15:11:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.030473 10.0.0.22 - - [2026-04-24 15:11:42] "POST /network-ipams HTTP/1.1" 200 510 0.222579 10.0.0.22 - - [2026-04-24 15:11:42] "POST /access-control-lists HTTP/1.1" 200 602 0.137131 10.0.0.22 - - [2026-04-24 15:11:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.013189 10.0.0.22 - - [2026-04-24 15:11:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.054636 10.0.0.22 - - [2026-04-24 15:11:42] "POST /access-control-lists HTTP/1.1" 200 600 0.206396 10.0.0.22 - - [2026-04-24 15:11:42] "POST /useragent-kv HTTP/1.1" 200 115 0.039982 10.0.0.22 - - [2026-04-24 15:11:42] "POST /virtual-networks HTTP/1.1" 200 538 0.384804 10.0.0.22 - - [2026-04-24 15:11:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.004920 10.0.0.22 - - [2026-04-24 15:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.22 - - [2026-04-24 15:11:42] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.026539 10.0.0.22 - - [2026-04-24 15:11:42] "POST /access-control-lists HTTP/1.1" 200 589 0.058470 10.0.0.22 - - [2026-04-24 15:11:42] "POST /network-ipams HTTP/1.1" 200 518 0.051377 10.0.0.22 - - [2026-04-24 15:11:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.005575 10.0.0.22 - - [2026-04-24 15:11:42] "POST /route-targets HTTP/1.1" 200 327 0.031984 10.0.0.22 - - [2026-04-24 15:11:42] "POST /ref-update HTTP/1.1" 200 156 0.089160 10.0.0.22 - - [2026-04-24 15:11:43] "POST /useragent-kv HTTP/1.1" 200 115 0.023805 10.0.0.22 - - [2026-04-24 15:11:43] "POST /virtual-networks HTTP/1.1" 200 546 0.278386 10.0.0.22 - - [2026-04-24 15:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.22 - - [2026-04-24 15:11:43] "POST /route-targets HTTP/1.1" 200 327 0.014229 10.0.0.22 - - [2026-04-24 15:11:43] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011161 10.0.0.22 - - [2026-04-24 15:11:43] "POST /ref-update HTTP/1.1" 200 156 0.031840 10.0.0.22 - - [2026-04-24 15:11:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.011072 10.0.0.22 - - [2026-04-24 15:11:43] "POST /network-policys HTTP/1.1" 200 538 0.030863 10.0.0.22 - - [2026-04-24 15:11:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.002402 10.0.0.22 - - [2026-04-24 15:11:43] "POST /network-policys HTTP/1.1" 200 534 0.023877 10.0.0.22 - - [2026-04-24 15:11:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.023674 10.0.0.22 - - [2026-04-24 15:11:43] "POST /network-policys HTTP/1.1" 200 542 0.026900 10.0.0.22 - - [2026-04-24 15:11:43] "POST /ref-update HTTP/1.1" 200 156 0.122088 10.0.0.22 - - [2026-04-24 15:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010664 10.0.0.22 - - [2026-04-24 15:11:43] "PUT /access-control-list/791833e2-8149-4497-bef7-6a1432c80f6b HTTP/1.1" 200 272 0.042117 10.0.0.22 - - [2026-04-24 15:11:43] "PUT /access-control-list/7591a0f6-cf2b-446b-bcc4-110f469d3830 HTTP/1.1" 200 272 0.043242 10.0.0.22 - - [2026-04-24 15:11:43] "POST /ref-update HTTP/1.1" 200 156 0.128833 10.0.0.22 - - [2026-04-24 15:11:43] "PUT /access-control-list/791833e2-8149-4497-bef7-6a1432c80f6b HTTP/1.1" 200 272 0.104283 10.0.0.22 - - [2026-04-24 15:11:43] "POST /ref-update HTTP/1.1" 200 156 0.157035 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001119 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.008653 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-update HTTP/1.1" 200 156 0.343592 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017173 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014041 10.0.0.22 - - [2026-04-24 15:11:44] "PUT /access-control-list/7591a0f6-cf2b-446b-bcc4-110f469d3830 HTTP/1.1" 200 272 0.127196 10.0.0.22 - - [2026-04-24 15:11:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.006926 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-update HTTP/1.1" 200 156 0.146570 10.0.0.22 - - [2026-04-24 15:11:44] "POST /access-control-lists HTTP/1.1" 200 601 0.082589 10.0.0.22 - - [2026-04-24 15:11:44] "PUT /access-control-list/791833e2-8149-4497-bef7-6a1432c80f6b HTTP/1.1" 200 272 0.043392 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-update HTTP/1.1" 200 156 0.099129 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-update HTTP/1.1" 200 156 0.285369 10.0.0.22 - - [2026-04-24 15:11:44] "PUT /access-control-list/0a1b4a0d-899c-49c5-aa1f-289240e041d7 HTTP/1.1" 200 272 0.070805 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-update HTTP/1.1" 200 156 0.174179 10.0.0.22 - - [2026-04-24 15:11:44] "PUT /access-control-list/0a1b4a0d-899c-49c5-aa1f-289240e041d7 HTTP/1.1" 200 272 0.159537 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018858 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011126 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-update HTTP/1.1" 200 156 0.055311 10.0.0.22 - - [2026-04-24 15:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040190 10.0.0.22 - - [2026-04-24 15:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.22 - - [2026-04-24 15:11:45] "GET /virtual-network/08d2f2ce-7448-4306-a498-d776f8ed788b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010467 10.0.0.22 - - [2026-04-24 15:11:45] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005086 10.0.0.22 - - [2026-04-24 15:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.22 - - [2026-04-24 15:11:45] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003356 10.0.0.22 - - [2026-04-24 15:11:45] "POST /firewall-policys HTTP/1.1" 200 530 0.039643 10.0.0.22 - - [2026-04-24 15:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.051699 10.0.0.22 - - [2026-04-24 15:11:45] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019557 10.0.0.22 - - [2026-04-24 15:11:45] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007412 10.0.0.22 - - [2026-04-24 15:11:45] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004003 10.0.0.22 - - [2026-04-24 15:11:45] "POST /ref-update HTTP/1.1" 200 156 0.022772 10.0.0.22 - - [2026-04-24 15:11:45] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005346 10.0.0.22 - - [2026-04-24 15:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2026-04-24 15:11:45] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003036 10.0.0.22 - - [2026-04-24 15:11:45] "POST /firewall-policys HTTP/1.1" 200 532 0.053602 10.0.0.22 - - [2026-04-24 15:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.052704 10.0.0.22 - - [2026-04-24 15:11:45] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022017 10.0.0.22 - - [2026-04-24 15:11:45] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.019205 10.0.0.22 - - [2026-04-24 15:11:45] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013709 10.0.0.22 - - [2026-04-24 15:11:45] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011028 10.0.0.22 - - [2026-04-24 15:11:45] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005200 10.0.0.22 - - [2026-04-24 15:11:45] "POST /ref-update HTTP/1.1" 200 156 0.041436 10.0.0.22 - - [2026-04-24 15:11:45] "POST /ref-update HTTP/1.1" 200 156 0.065130 10.0.0.22 - - [2026-04-24 15:11:45] "POST /ref-update HTTP/1.1" 200 156 0.027599 10.0.0.22 - - [2026-04-24 15:11:45] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.030420 10.0.0.22 - - [2026-04-24 15:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.22 - - [2026-04-24 15:11:46] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003467 10.0.0.22 - - [2026-04-24 15:11:46] "POST /firewall-policys HTTP/1.1" 200 530 0.050816 10.0.0.22 - - [2026-04-24 15:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.063862 10.0.0.22 - - [2026-04-24 15:11:46] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.038243 10.0.0.22 - - [2026-04-24 15:11:46] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007994 10.0.0.22 - - [2026-04-24 15:11:46] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003326 10.0.0.22 - - [2026-04-24 15:11:46] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003207 10.0.0.22 - - [2026-04-24 15:11:46] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003031 10.0.0.22 - - [2026-04-24 15:11:46] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002900 10.0.0.22 - - [2026-04-24 15:11:46] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005440 10.0.0.22 - - [2026-04-24 15:11:46] "POST /ref-update HTTP/1.1" 200 156 0.029332 10.0.0.22 - - [2026-04-24 15:11:46] "POST /ref-update HTTP/1.1" 200 156 0.048891 10.0.0.22 - - [2026-04-24 15:11:46] "POST /ref-update HTTP/1.1" 200 156 0.032025 10.0.0.22 - - [2026-04-24 15:11:46] "POST /ref-update HTTP/1.1" 200 156 0.039298 10.0.0.22 - - [2026-04-24 15:11:46] "POST /ref-update HTTP/1.1" 200 156 0.087023 10.0.0.22 - - [2026-04-24 15:11:46] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.044763 10.0.0.22 - - [2026-04-24 15:11:46] "POST /tags HTTP/1.1" 200 299 0.069305 10.0.0.22 - - [2026-04-24 15:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010627 10.0.0.22 - - [2026-04-24 15:11:46] "GET /tag/248b52c6-0d75-4fcd-b653-595d36483f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022262 10.0.0.22 - - [2026-04-24 15:11:46] "POST /set-tag HTTP/1.1" 200 109 0.026062 10.0.0.22 - - [2026-04-24 15:11:47] "POST /tags HTTP/1.1" 200 357 0.158199 10.0.0.22 - - [2026-04-24 15:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019161 10.0.0.22 - - [2026-04-24 15:11:47] "GET /tag/64fe749c-e889-4d26-98b1-d7b7e9eedd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.046436 10.0.0.22 - - [2026-04-24 15:11:47] "POST /tags HTTP/1.1" 200 305 0.100720 10.0.0.22 - - [2026-04-24 15:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020988 10.0.0.22 - - [2026-04-24 15:11:47] "GET /tag/27b80f94-3089-476f-b3d4-ae2feaaba016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.026097 10.0.0.22 - - [2026-04-24 15:11:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.000466 10.0.0.22 - - [2026-04-24 15:11:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.011168 10.0.0.22 - - [2026-04-24 15:11:47] "POST /security-groups HTTP/1.1" 200 571 0.116086 10.0.0.22 - - [2026-04-24 15:11:47] "POST /projects HTTP/1.1" 200 483 0.293741 10.0.0.22 - - [2026-04-24 15:11:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.002715 10.0.0.22 - - [2026-04-24 15:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033668 10.0.0.22 - - [2026-04-24 15:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009784 10.0.0.22 - - [2026-04-24 15:11:48] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.029209 10.0.0.22 - - [2026-04-24 15:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.22 - - [2026-04-24 15:11:48] "POST /access-control-lists HTTP/1.1" 200 580 0.150503 10.0.0.22 - - [2026-04-24 15:11:48] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.114158 10.0.0.22 - - [2026-04-24 15:11:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.002405 10.0.0.22 - - [2026-04-24 15:11:48] "POST /access-control-lists HTTP/1.1" 200 578 0.115153 10.0.0.22 - - [2026-04-24 15:11:48] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.116760 10.0.0.22 - - [2026-04-24 15:11:48] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.115147 10.0.0.22 - - [2026-04-24 15:11:48] "POST /security-groups HTTP/1.1" 200 537 0.176265 10.0.0.22 - - [2026-04-24 15:11:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.030455 10.0.0.22 - - [2026-04-24 15:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.110790 10.0.0.22 - - [2026-04-24 15:11:48] "POST /access-control-lists HTTP/1.1" 200 596 0.157780 10.0.0.22 - - [2026-04-24 15:11:48] "POST /chown HTTP/1.1" 200 109 0.098349 10.0.0.22 - - [2026-04-24 15:11:48] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011796 10.0.0.22 - - [2026-04-24 15:11:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.037858 10.0.0.22 - - [2026-04-24 15:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.22 - - [2026-04-24 15:11:48] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013025 10.0.0.22 - - [2026-04-24 15:11:48] "POST /tags HTTP/1.1" 409 207 0.005468 10.0.0.22 - - [2026-04-24 15:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.22 - - [2026-04-24 15:11:49] "POST /access-control-lists HTTP/1.1" 200 594 0.115337 10.0.0.22 - - [2026-04-24 15:11:49] "GET /tag/27b80f94-3089-476f-b3d4-ae2feaaba016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.054361 10.0.0.22 - - [2026-04-24 15:11:49] "POST /firewall-rules HTTP/1.1" 200 564 0.149649 10.0.0.22 - - [2026-04-24 15:11:49] "GET /firewall-rule/233874c3-6af6-4d33-aa39-1f1c9af05a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005482 10.0.0.22 - - [2026-04-24 15:11:49] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004862 10.0.0.22 - - [2026-04-24 15:11:49] "GET /firewall-rule/233874c3-6af6-4d33-aa39-1f1c9af05a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003131 10.0.0.22 - - [2026-04-24 15:11:49] "POST /ref-update HTTP/1.1" 200 156 0.030088 10.0.0.22 - - [2026-04-24 15:11:49] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019894 10.0.0.22 - - [2026-04-24 15:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010947 10.0.0.22 - - [2026-04-24 15:11:49] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004422 10.0.0.22 - - [2026-04-24 15:11:49] "POST /tags HTTP/1.1" 409 207 0.002935 10.0.0.22 - - [2026-04-24 15:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.22 - - [2026-04-24 15:11:49] "GET /tag/27b80f94-3089-476f-b3d4-ae2feaaba016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019135 10.0.0.22 - - [2026-04-24 15:11:49] "POST /firewall-rules HTTP/1.1" 200 562 0.205730 10.0.0.22 - - [2026-04-24 15:11:49] "GET /firewall-rule/bd6bfd8c-cd6a-4945-b9ff-5c21bc635f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.032381 10.0.0.22 - - [2026-04-24 15:11:49] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006748 10.0.0.22 - - [2026-04-24 15:11:49] "GET /firewall-rule/bd6bfd8c-cd6a-4945-b9ff-5c21bc635f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002927 10.0.0.22 - - [2026-04-24 15:11:49] "POST /ref-update HTTP/1.1" 200 156 0.032123 10.0.0.22 - - [2026-04-24 15:11:50] "POST /tags HTTP/1.1" 200 305 0.097691 10.0.0.22 - - [2026-04-24 15:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015882 10.0.0.22 - - [2026-04-24 15:11:50] "GET /tag/2955c3bc-cb1e-489a-a280-7d53e5971812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021054 10.0.0.22 - - [2026-04-24 15:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2026-04-24 15:11:50] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039079 10.0.0.22 - - [2026-04-24 15:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.22 - - [2026-04-24 15:11:50] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.027465 10.0.0.22 - - [2026-04-24 15:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.22 - - [2026-04-24 15:11:50] "GET /service-appliance-set/99189027-00b1-4ef7-86d9-33d874c660d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004269 10.0.0.22 - - [2026-04-24 15:11:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.001796 10.0.0.22 - - [2026-04-24 15:11:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113330 10.0.0.22 - - [2026-04-24 15:11:50] "GET /virtual-machine-interface/0949c635-da60-4ba3-b8a0-8d51a2da82c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.015921 10.0.0.22 - - [2026-04-24 15:11:50] "POST /instance-ips HTTP/1.1" 200 381 0.064166 10.0.0.22 - - [2026-04-24 15:11:50] "GET /instance-ip/ff8451c4-3e23-43d7-8539-ceabb1f2916f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005407 10.0.0.22 - - [2026-04-24 15:11:50] "POST /loadbalancers HTTP/1.1" 200 582 0.069225 10.0.0.22 - - [2026-04-24 15:11:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019955 10.0.0.22 - - [2026-04-24 15:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012222 10.0.0.22 - - [2026-04-24 15:11:50] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046241 10.0.0.22 - - [2026-04-24 15:11:50] "GET /loadbalancer/57e4fff5-1d74-4b6d-94d7-71304864ae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007986 10.0.0.22 - - [2026-04-24 15:11:50] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050241 10.0.0.22 - - [2026-04-24 15:11:50] "GET /instance-ip/ff8451c4-3e23-43d7-8539-ceabb1f2916f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003195 10.0.0.22 - - [2026-04-24 15:11:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058541 10.0.0.22 - - [2026-04-24 15:11:50] "POST /floating-ips HTTP/1.1" 200 583 0.022270 10.0.0.22 - - [2026-04-24 15:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.045878 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.22 - - [2026-04-24 15:11:51] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.069920 10.0.0.22 - - [2026-04-24 15:11:51] "GET /loadbalancer-listener/fbe20f14-27c4-4b24-874f-5e70fdf36199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003317 10.0.0.22 - - [2026-04-24 15:11:51] "GET /loadbalancer-listener/fbe20f14-27c4-4b24-874f-5e70fdf36199?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009031 10.0.0.22 - - [2026-04-24 15:11:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038307 10.0.0.22 - - [2026-04-24 15:11:51] "GET /instance-ip/ff8451c4-3e23-43d7-8539-ceabb1f2916f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004151 10.0.0.22 - - [2026-04-24 15:11:51] "GET /instance-ip/ff8451c4-3e23-43d7-8539-ceabb1f2916f?fields=floating_ips HTTP/1.1" 200 1170 0.012669 10.0.0.22 - - [2026-04-24 15:11:51] "GET /floating-ip/736ed04d-5ae0-47a1-9e3f-cdfb48a1f489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007930 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2026-04-24 15:11:51] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002888 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-04-24 15:11:51] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.008663 10.0.0.22 - - [2026-04-24 15:11:51] "POST /tags HTTP/1.1" 200 301 0.066399 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015819 10.0.0.22 - - [2026-04-24 15:11:51] "GET /tag/eb591d68-c73d-4fc6-8a28-9ade0d4fca58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019303 10.0.0.22 - - [2026-04-24 15:11:51] "POST /tags HTTP/1.1" 200 325 0.093988 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015048 10.0.0.22 - - [2026-04-24 15:11:51] "GET /tag/b7899381-7540-41db-bd17-c3ccb79934bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.024684 10.0.0.22 - - [2026-04-24 15:11:51] "POST /tags HTTP/1.1" 200 363 0.029074 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014004 10.0.0.22 - - [2026-04-24 15:11:51] "GET /tag/51d69ef6-edfe-4eb1-bcac-8ec95a5b2387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025216 10.0.0.22 - - [2026-04-24 15:11:51] "POST /tags HTTP/1.1" 200 311 0.035282 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018578 10.0.0.22 - - [2026-04-24 15:11:51] "GET /tag/210e0aaa-13d8-4592-b89f-452439ab1634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016098 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.22 - - [2026-04-24 15:11:51] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007746 10.0.0.22 - - [2026-04-24 15:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.22 - - [2026-04-24 15:11:52] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042086 10.0.0.22 - - [2026-04-24 15:11:52] "POST /virtual-machines HTTP/1.1" 200 377 0.008655 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 10.0.0.22 - - [2026-04-24 15:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009545 10.0.0.22 - - [2026-04-24 15:11:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.126486 10.0.0.22 - - [2026-04-24 15:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050874 10.0.0.22 - - [2026-04-24 15:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017248 10.0.0.22 - - [2026-04-24 15:11:52] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005275 10.0.0.22 - - [2026-04-24 15:11:52] "POST /instance-ips HTTP/1.1" 200 409 0.063761 10.0.0.22 - - [2026-04-24 15:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037142 10.0.0.22 - - [2026-04-24 15:11:52] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012129 10.0.0.22 - - [2026-04-24 15:11:52] "POST /set-tag HTTP/1.1" 200 109 0.019751 10.0.0.22 - - [2026-04-24 15:11:52] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026552 10.0.0.22 - - [2026-04-24 15:11:52] "GET /instance-ip/ec814624-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004551 10.0.0.22 - - [2026-04-24 15:11:52] "POST /tags HTTP/1.1" 200 355 0.077601 10.0.0.22 - - [2026-04-24 15:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018596 10.0.0.22 - - [2026-04-24 15:11:52] "GET /tag/f1472c99-bef5-4a12-9dcf-88e71f797770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024176 10.0.0.22 - - [2026-04-24 15:11:52] "POST /tags HTTP/1.1" 200 303 0.032711 10.0.0.22 - - [2026-04-24 15:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.22 - - [2026-04-24 15:11:53] "GET /tag/5949b586-ad57-4ada-b179-17e07b3b7580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017817 10.0.0.22 - - [2026-04-24 15:11:53] "POST /projects HTTP/1.1" 409 218 0.014587 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.22 - - [2026-04-24 15:11:53] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045146 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.22 - - [2026-04-24 15:11:53] "GET /network-ipam/d197c4bd-813c-498c-a390-27eaa9ea54b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003204 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.22 - - [2026-04-24 15:11:53] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007158 10.0.0.22 - - [2026-04-24 15:11:53] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.079576 10.0.0.22 - - [2026-04-24 15:11:53] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.018808 10.0.0.22 - - [2026-04-24 15:11:53] "POST /set-tag HTTP/1.1" 200 109 0.080042 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2026-04-24 15:11:53] "GET /network-ipam/86f418cd-7d6e-4d8a-980c-6b8b402ec126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004288 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2026-04-24 15:11:53] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012070 10.0.0.22 - - [2026-04-24 15:11:53] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.082304 10.0.0.22 - - [2026-04-24 15:11:53] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009029 10.0.0.22 - - [2026-04-24 15:11:53] "POST /set-tag HTTP/1.1" 200 109 0.086899 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.22 - - [2026-04-24 15:11:53] "GET /network-policy/3dda8513-4cd3-47a2-ba58-a7327078bd09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005325 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2026-04-24 15:11:53] "GET /network-policy/c118f016-6363-4be4-94f1-83c82d5cc94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005018 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.22 - - [2026-04-24 15:11:53] "GET /network-policy/fb109c47-6b9e-4fda-b156-44525eb8266a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005085 10.0.0.22 - - [2026-04-24 15:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.22 - - [2026-04-24 15:11:53] "PUT /network-policy/fb109c47-6b9e-4fda-b156-44525eb8266a HTTP/1.1" 200 262 0.016603 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-update HTTP/1.1" 200 156 0.074020 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026837 10.0.0.22 - - [2026-04-24 15:11:54] "PUT /access-control-list/0a1b4a0d-899c-49c5-aa1f-289240e041d7 HTTP/1.1" 200 272 0.083009 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011270 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032921 10.0.0.22 - - [2026-04-24 15:11:54] "PUT /access-control-list/7591a0f6-cf2b-446b-bcc4-110f469d3830 HTTP/1.1" 200 272 0.068366 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010267 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012413 10.0.0.22 - - [2026-04-24 15:11:54] "POST /security-groups HTTP/1.1" 409 245 0.017340 10.0.0.22 - - [2026-04-24 15:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.22 - - [2026-04-24 15:11:54] "PUT /security-group/1f4424e3-9c92-4c71-ac71-cfa6bfcffe76 HTTP/1.1" 200 262 0.074448 10.0.0.22 - - [2026-04-24 15:11:54] "PUT /access-control-list/3cebd6aa-93fc-47d4-b0bc-765f244e2ffa HTTP/1.1" 200 272 0.012219 10.0.0.22 - - [2026-04-24 15:11:54] "PUT /access-control-list/935a8d1e-d12a-4e96-b5d0-4cbe3c135b76 HTTP/1.1" 200 272 0.030951 10.0.0.22 - - [2026-04-24 15:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040979 10.0.0.22 - - [2026-04-24 15:11:54] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029817 10.0.0.22 - - [2026-04-24 15:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.032357 10.0.0.22 - - [2026-04-24 15:11:54] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003039 10.0.0.22 - - [2026-04-24 15:11:54] "POST /tags HTTP/1.1" 409 206 0.007421 10.0.0.22 - - [2026-04-24 15:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-04-24 15:11:54] "GET /tag/5949b586-ad57-4ada-b179-17e07b3b7580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017212 10.0.0.22 - - [2026-04-24 15:11:54] "POST /firewall-rules HTTP/1.1" 200 562 0.105549 10.0.0.22 - - [2026-04-24 15:11:54] "GET /firewall-rule/9367ba9c-559b-4a64-a346-61320b15f4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011340 10.0.0.22 - - [2026-04-24 15:11:54] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.014451 10.0.0.22 - - [2026-04-24 15:11:54] "GET /firewall-rule/9367ba9c-559b-4a64-a346-61320b15f4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003393 10.0.0.22 - - [2026-04-24 15:11:54] "POST /ref-update HTTP/1.1" 200 156 0.045264 10.0.0.22 - - [2026-04-24 15:11:54] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002927 10.0.0.22 - - [2026-04-24 15:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-04-24 15:11:55] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002946 10.0.0.22 - - [2026-04-24 15:11:55] "POST /tags HTTP/1.1" 409 206 0.002879 10.0.0.22 - - [2026-04-24 15:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2026-04-24 15:11:55] "GET /tag/5949b586-ad57-4ada-b179-17e07b3b7580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016010 10.0.0.22 - - [2026-04-24 15:11:55] "POST /firewall-rules HTTP/1.1" 200 560 0.124357 10.0.0.22 - - [2026-04-24 15:11:55] "GET /firewall-rule/b55c4034-1256-4f8e-911d-27dbbf32f62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.019441 10.0.0.22 - - [2026-04-24 15:11:55] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.064671 10.0.0.22 - - [2026-04-24 15:11:55] "GET /firewall-rule/b55c4034-1256-4f8e-911d-27dbbf32f62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004745 10.0.0.22 - - [2026-04-24 15:11:55] "POST /ref-update HTTP/1.1" 200 156 0.046304 10.0.0.22 - - [2026-04-24 15:11:55] "POST /tags HTTP/1.1" 200 301 0.044493 10.0.0.22 - - [2026-04-24 15:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029799 10.0.0.22 - - [2026-04-24 15:11:55] "GET /tag/d78c92e3-c88b-40df-8b50-e58f25d24137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022815 10.0.0.22 - - [2026-04-24 15:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013059 10.0.0.22 - - [2026-04-24 15:11:55] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.120283 10.0.0.22 - - [2026-04-24 15:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2026-04-24 15:11:55] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006625 10.0.0.22 - - [2026-04-24 15:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.22 - - [2026-04-24 15:11:55] "GET /service-appliance-set/99189027-00b1-4ef7-86d9-33d874c660d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006681 10.0.0.22 - - [2026-04-24 15:11:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.003376 10.0.0.22 - - [2026-04-24 15:11:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152517 10.0.0.22 - - [2026-04-24 15:11:56] "GET /virtual-machine-interface/30bad5cc-2703-4f34-9562-7354e60076a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.019303 10.0.0.22 - - [2026-04-24 15:11:56] "POST /instance-ips HTTP/1.1" 200 377 0.036157 10.0.0.22 - - [2026-04-24 15:11:56] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018829 10.0.0.22 - - [2026-04-24 15:11:56] "POST /loadbalancers HTTP/1.1" 200 582 0.084888 10.0.0.22 - - [2026-04-24 15:11:56] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036512 10.0.0.22 - - [2026-04-24 15:11:56] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006733 10.0.0.22 - - [2026-04-24 15:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026099 10.0.0.22 - - [2026-04-24 15:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008922 10.0.0.22 - - [2026-04-24 15:11:56] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037588 10.0.0.22 - - [2026-04-24 15:11:56] "POST /floating-ips HTTP/1.1" 200 581 0.015473 10.0.0.22 - - [2026-04-24 15:11:56] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005229 10.0.0.22 - - [2026-04-24 15:11:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028366 10.0.0.22 - - [2026-04-24 15:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019770 10.0.0.22 - - [2026-04-24 15:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.22 - - [2026-04-24 15:11:56] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055632 10.0.0.22 - - [2026-04-24 15:11:56] "GET /loadbalancer-listener/8221d903-23e1-4fd5-a3ac-a81afc403c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004198 10.0.0.22 - - [2026-04-24 15:11:56] "GET /loadbalancer-listener/8221d903-23e1-4fd5-a3ac-a81afc403c29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005279 10.0.0.22 - - [2026-04-24 15:11:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037055 10.0.0.22 - - [2026-04-24 15:11:56] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004134 10.0.0.22 - - [2026-04-24 15:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.22 - - [2026-04-24 15:11:56] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?fields=floating_ips HTTP/1.1" 200 1164 0.010863 10.0.0.22 - - [2026-04-24 15:11:56] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002523 10.0.0.22 - - [2026-04-24 15:11:56] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039212 10.0.0.22 - - [2026-04-24 15:11:56] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002952 10.0.0.22 - - [2026-04-24 15:11:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034711 10.0.0.22 - - [2026-04-24 15:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036409 10.0.0.22 - - [2026-04-24 15:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008249 10.0.0.22 - - [2026-04-24 15:11:57] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065210 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer-listener/e958fc24-03cd-43df-b011-5229a136672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005895 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer-listener/e958fc24-03cd-43df-b011-5229a136672f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003966 10.0.0.22 - - [2026-04-24 15:11:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029389 10.0.0.22 - - [2026-04-24 15:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.22 - - [2026-04-24 15:11:57] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007424 10.0.0.22 - - [2026-04-24 15:11:57] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?fields=floating_ips HTTP/1.1" 200 1164 0.007555 10.0.0.22 - - [2026-04-24 15:11:57] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007581 10.0.0.22 - - [2026-04-24 15:11:57] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075464 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009669 10.0.0.22 - - [2026-04-24 15:11:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035537 10.0.0.22 - - [2026-04-24 15:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030393 10.0.0.22 - - [2026-04-24 15:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.22 - - [2026-04-24 15:11:57] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039143 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer-listener/3a5d5936-c2b5-4937-a8a7-d9df6b4227c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007135 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer-listener/3a5d5936-c2b5-4937-a8a7-d9df6b4227c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004645 10.0.0.22 - - [2026-04-24 15:11:57] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027325 10.0.0.22 - - [2026-04-24 15:11:57] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003576 10.0.0.22 - - [2026-04-24 15:11:57] "GET /instance-ip/dfcb09b5-16c4-44cb-8a2d-8f64526c139a?fields=floating_ips HTTP/1.1" 200 1164 0.003081 10.0.0.22 - - [2026-04-24 15:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer/57e4fff5-1d74-4b6d-94d7-71304864ae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003707 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:11:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.22 - - [2026-04-24 15:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2026-04-24 15:11:57] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003314 10.0.0.22 - - [2026-04-24 15:11:57] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005988 10.0.0.22 - - [2026-04-24 15:11:57] "POST /tags HTTP/1.1" 200 371 0.031210 10.0.0.22 - - [2026-04-24 15:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022744 10.0.0.22 - - [2026-04-24 15:11:57] "GET /tag/ff0d1194-3b06-4805-9a41-34b9160e317f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.022017 10.0.0.22 - - [2026-04-24 15:11:57] "POST /tags HTTP/1.1" 200 319 0.029618 10.0.0.22 - - [2026-04-24 15:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007700 10.0.0.22 - - [2026-04-24 15:11:57] "GET /tag/8f9852d8-0612-400f-8b8d-6a5bf334e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019198 10.0.0.22 - - [2026-04-24 15:11:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000583 10.0.0.22 - - [2026-04-24 15:11:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.006605 10.0.0.22 - - [2026-04-24 15:11:58] "POST /security-groups HTTP/1.1" 200 578 0.247739 10.0.0.22 - - [2026-04-24 15:11:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.004516 10.0.0.22 - - [2026-04-24 15:11:58] "POST /projects HTTP/1.1" 200 497 0.509852 10.0.0.22 - - [2026-04-24 15:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020314 10.0.0.22 - - [2026-04-24 15:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.22 - - [2026-04-24 15:11:58] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004796 10.0.0.22 - - [2026-04-24 15:11:58] "POST /access-control-lists HTTP/1.1" 200 587 0.103093 10.0.0.22 - - [2026-04-24 15:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007045 10.0.0.22 - - [2026-04-24 15:11:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.014938 10.0.0.22 - - [2026-04-24 15:11:58] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008539 10.0.0.22 - - [2026-04-24 15:11:58] "POST /access-control-lists HTTP/1.1" 200 585 0.086146 10.0.0.22 - - [2026-04-24 15:11:58] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.141575 10.0.0.22 - - [2026-04-24 15:11:58] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.074420 10.0.0.22 - - [2026-04-24 15:11:58] "POST /security-groups HTTP/1.1" 200 558 0.107329 10.0.0.22 - - [2026-04-24 15:11:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.003952 10.0.0.22 - - [2026-04-24 15:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036253 10.0.0.22 - - [2026-04-24 15:11:59] "POST /chown HTTP/1.1" 200 109 0.025789 10.0.0.22 - - [2026-04-24 15:11:59] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012557 10.0.0.22 - - [2026-04-24 15:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-04-24 15:11:59] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008105 10.0.0.22 - - [2026-04-24 15:11:59] "POST /access-control-lists HTTP/1.1" 200 610 0.139127 10.0.0.22 - - [2026-04-24 15:11:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.009091 10.0.0.22 - - [2026-04-24 15:11:59] "POST /tags HTTP/1.1" 409 214 0.009026 10.0.0.22 - - [2026-04-24 15:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008560 10.0.0.22 - - [2026-04-24 15:11:59] "GET /tag/8f9852d8-0612-400f-8b8d-6a5bf334e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025454 10.0.0.22 - - [2026-04-24 15:11:59] "POST /access-control-lists HTTP/1.1" 200 608 0.103639 10.0.0.22 - - [2026-04-24 15:11:59] "POST /firewall-rules HTTP/1.1" 200 578 0.142785 10.0.0.22 - - [2026-04-24 15:11:59] "GET /firewall-rule/784aa0f5-566b-42ad-b073-bc3ed7a7c828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005452 10.0.0.22 - - [2026-04-24 15:11:59] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004144 10.0.0.22 - - [2026-04-24 15:11:59] "GET /firewall-rule/784aa0f5-566b-42ad-b073-bc3ed7a7c828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002891 10.0.0.22 - - [2026-04-24 15:11:59] "POST /ref-update HTTP/1.1" 200 156 0.047776 10.0.0.22 - - [2026-04-24 15:11:59] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026352 10.0.0.22 - - [2026-04-24 15:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008365 10.0.0.22 - - [2026-04-24 15:11:59] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039222 10.0.0.22 - - [2026-04-24 15:11:59] "POST /tags HTTP/1.1" 409 214 0.002274 10.0.0.22 - - [2026-04-24 15:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.22 - - [2026-04-24 15:11:59] "GET /tag/8f9852d8-0612-400f-8b8d-6a5bf334e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017693 10.0.0.22 - - [2026-04-24 15:11:59] "POST /firewall-rules HTTP/1.1" 200 576 0.072264 10.0.0.22 - - [2026-04-24 15:11:59] "GET /firewall-rule/c0fcb88c-c08f-4e7a-9c2c-2d571ff3ab26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.014860 10.0.0.22 - - [2026-04-24 15:11:59] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.009365 10.0.0.22 - - [2026-04-24 15:11:59] "GET /firewall-rule/c0fcb88c-c08f-4e7a-9c2c-2d571ff3ab26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005013 10.0.0.22 - - [2026-04-24 15:11:59] "POST /ref-update HTTP/1.1" 200 156 0.032699 10.0.0.22 - - [2026-04-24 15:12:00] "POST /tags HTTP/1.1" 200 363 0.041415 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017892 10.0.0.22 - - [2026-04-24 15:12:00] "GET /tag/0a955aa6-6ca7-4c73-9393-8772035110f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.018760 10.0.0.22 - - [2026-04-24 15:12:00] "POST /tags HTTP/1.1" 200 311 0.063539 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.22 - - [2026-04-24 15:12:00] "GET /tag/9c402579-44df-42f8-b25a-8a4e22a45ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018393 10.0.0.22 - - [2026-04-24 15:12:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000612 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.012963 10.0.0.22 - - [2026-04-24 15:12:00] "POST /security-groups HTTP/1.1" 200 574 0.083498 10.0.0.22 - - [2026-04-24 15:12:00] "POST /projects HTTP/1.1" 200 489 0.217102 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.003206 10.0.0.22 - - [2026-04-24 15:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024666 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011079 10.0.0.22 - - [2026-04-24 15:12:00] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.024357 10.0.0.22 - - [2026-04-24 15:12:00] "POST /access-control-lists HTTP/1.1" 200 583 0.095386 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.22 - - [2026-04-24 15:12:00] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.021696 10.0.0.22 - - [2026-04-24 15:12:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.029139 10.0.0.22 - - [2026-04-24 15:12:00] "POST /access-control-lists HTTP/1.1" 200 581 0.084600 10.0.0.22 - - [2026-04-24 15:12:00] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.133396 10.0.0.22 - - [2026-04-24 15:12:01] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.089396 10.0.0.22 - - [2026-04-24 15:12:01] "POST /security-groups HTTP/1.1" 200 546 0.119280 10.0.0.22 - - [2026-04-24 15:12:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.008615 10.0.0.22 - - [2026-04-24 15:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028850 10.0.0.22 - - [2026-04-24 15:12:01] "POST /access-control-lists HTTP/1.1" 200 602 0.110870 10.0.0.22 - - [2026-04-24 15:12:01] "POST /chown HTTP/1.1" 200 109 0.082932 10.0.0.22 - - [2026-04-24 15:12:01] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010435 10.0.0.22 - - [2026-04-24 15:12:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.028048 10.0.0.22 - - [2026-04-24 15:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.22 - - [2026-04-24 15:12:01] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003175 10.0.0.22 - - [2026-04-24 15:12:01] "POST /tags HTTP/1.1" 409 210 0.002607 10.0.0.22 - - [2026-04-24 15:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.22 - - [2026-04-24 15:12:01] "GET /tag/9c402579-44df-42f8-b25a-8a4e22a45ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023757 10.0.0.22 - - [2026-04-24 15:12:01] "POST /access-control-lists HTTP/1.1" 200 600 0.096335 10.0.0.22 - - [2026-04-24 15:12:01] "POST /firewall-rules HTTP/1.1" 200 570 0.093882 10.0.0.22 - - [2026-04-24 15:12:01] "GET /firewall-rule/d1840d14-1b2a-4c34-84ff-0494cb71b4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006725 10.0.0.22 - - [2026-04-24 15:12:01] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005849 10.0.0.22 - - [2026-04-24 15:12:01] "GET /firewall-rule/d1840d14-1b2a-4c34-84ff-0494cb71b4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003763 10.0.0.22 - - [2026-04-24 15:12:01] "POST /ref-update HTTP/1.1" 200 156 0.064752 10.0.0.22 - - [2026-04-24 15:12:01] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023477 10.0.0.22 - - [2026-04-24 15:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.22 - - [2026-04-24 15:12:01] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004072 10.0.0.22 - - [2026-04-24 15:12:01] "POST /tags HTTP/1.1" 409 210 0.002987 10.0.0.22 - - [2026-04-24 15:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.22 - - [2026-04-24 15:12:01] "GET /tag/9c402579-44df-42f8-b25a-8a4e22a45ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017678 10.0.0.22 - - [2026-04-24 15:12:02] "POST /firewall-rules HTTP/1.1" 200 568 0.089971 10.0.0.22 - - [2026-04-24 15:12:02] "GET /firewall-rule/df5f4438-06f4-415e-863a-7523fb661f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.037553 10.0.0.22 - - [2026-04-24 15:12:02] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005486 10.0.0.22 - - [2026-04-24 15:12:02] "GET /firewall-rule/df5f4438-06f4-415e-863a-7523fb661f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004233 10.0.0.22 - - [2026-04-24 15:12:02] "POST /ref-update HTTP/1.1" 200 156 0.067260 10.0.0.22 - - [2026-04-24 15:12:02] "POST /tags HTTP/1.1" 409 237 0.003157 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.22 - - [2026-04-24 15:12:02] "GET /tag/51d69ef6-edfe-4eb1-bcac-8ec95a5b2387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017637 10.0.0.22 - - [2026-04-24 15:12:02] "POST /tags HTTP/1.1" 409 210 0.005185 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.22 - - [2026-04-24 15:12:02] "GET /tag/210e0aaa-13d8-4592-b89f-452439ab1634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012402 10.0.0.22 - - [2026-04-24 15:12:02] "POST /projects HTTP/1.1" 409 223 0.003364 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2026-04-24 15:12:02] "GET /project/4e8a176a-d2e1-4136-a3e3-079dadb17b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045619 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.22 - - [2026-04-24 15:12:02] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.009027 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-04-24 15:12:02] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007646 10.0.0.22 - - [2026-04-24 15:12:02] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.097313 10.0.0.22 - - [2026-04-24 15:12:02] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.046016 10.0.0.22 - - [2026-04-24 15:12:02] "POST /security-groups HTTP/1.1" 409 253 0.002759 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-04-24 15:12:02] "PUT /security-group/c1880f43-f4ac-48a3-bb05-77d800cb7d82 HTTP/1.1" 200 262 0.077673 10.0.0.22 - - [2026-04-24 15:12:02] "PUT /access-control-list/56e1fe89-bf9f-4149-8a22-5287cc4f88b7 HTTP/1.1" 200 272 0.015135 10.0.0.22 - - [2026-04-24 15:12:02] "PUT /access-control-list/b15dac6b-131d-4b65-af2e-7dbad3861c42 HTTP/1.1" 200 272 0.025859 10.0.0.22 - - [2026-04-24 15:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.072007 10.0.0.22 - - [2026-04-24 15:12:02] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017924 10.0.0.22 - - [2026-04-24 15:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.22 - - [2026-04-24 15:12:03] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003263 10.0.0.22 - - [2026-04-24 15:12:03] "POST /tags HTTP/1.1" 409 210 0.002025 10.0.0.22 - - [2026-04-24 15:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.22 - - [2026-04-24 15:12:03] "GET /tag/210e0aaa-13d8-4592-b89f-452439ab1634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013552 10.0.0.22 - - [2026-04-24 15:12:03] "POST /firewall-rules HTTP/1.1" 200 570 0.070432 10.0.0.22 - - [2026-04-24 15:12:03] "GET /firewall-rule/990ccda6-b2c7-4e13-a9c6-a211b669a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015726 10.0.0.22 - - [2026-04-24 15:12:03] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005496 10.0.0.22 - - [2026-04-24 15:12:03] "GET /firewall-rule/990ccda6-b2c7-4e13-a9c6-a211b669a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003066 10.0.0.22 - - [2026-04-24 15:12:03] "POST /ref-update HTTP/1.1" 200 156 0.056067 10.0.0.22 - - [2026-04-24 15:12:03] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002824 10.0.0.22 - - [2026-04-24 15:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2026-04-24 15:12:03] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003179 10.0.0.22 - - [2026-04-24 15:12:03] "POST /tags HTTP/1.1" 409 210 0.002465 10.0.0.22 - - [2026-04-24 15:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2026-04-24 15:12:03] "GET /tag/210e0aaa-13d8-4592-b89f-452439ab1634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012988 10.0.0.22 - - [2026-04-24 15:12:03] "POST /firewall-rules HTTP/1.1" 200 568 0.072734 10.0.0.22 - - [2026-04-24 15:12:03] "GET /firewall-rule/a0d517e7-1df0-4245-a7c4-be0f181b9a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013013 10.0.0.22 - - [2026-04-24 15:12:03] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.012971 10.0.0.22 - - [2026-04-24 15:12:03] "GET /firewall-rule/a0d517e7-1df0-4245-a7c4-be0f181b9a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003031 10.0.0.22 - - [2026-04-24 15:12:03] "POST /ref-update HTTP/1.1" 200 156 0.049112 10.0.0.22 - - [2026-04-24 15:12:03] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016921 10.0.0.22 - - [2026-04-24 15:12:03] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.22 - - [2026-04-24 15:12:12] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.22 - - [2026-04-24 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.22 - - [2026-04-24 15:12:12] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004982 10.0.0.22 - - [2026-04-24 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.22 - - [2026-04-24 15:12:12] "GET /config-node/48aea75b-bb3e-4abb-87e0-29709be5170d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003326 10.0.0.22 - - [2026-04-24 15:12:24] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.22 - - [2026-04-24 15:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.22 - - [2026-04-24 15:12:24] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003927 10.0.0.22 - - [2026-04-24 15:12:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002301 10.0.0.22 - - [2026-04-24 15:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-04-24 15:12:24] "GET /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004685 10.0.0.22 - - [2026-04-24 15:12:24] "PUT /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5 HTTP/1.1" 200 254 0.031259 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:12:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:12:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001515 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:12:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:12:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001555 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:13:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:13:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:13:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:13:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 10.0.0.19 - - [2026-04-24 15:14:27] "GET / HTTP/1.1" 200 35931 0.001995 10.0.0.19 - - [2026-04-24 15:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2026-04-24 15:14:27] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005247 10.0.0.19 - - [2026-04-24 15:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2026-04-24 15:14:27] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003170 10.0.0.19 - - [2026-04-24 15:14:27] "PUT /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0 HTTP/1.1" 200 274 0.038085 10.0.0.19 - - [2026-04-24 15:14:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.017339 10.0.0.19 - - [2026-04-24 15:14:27] "POST /virtual-routers HTTP/1.1" 200 599 0.021248 10.0.0.19 - - [2026-04-24 15:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016558 10.0.0.19 - - [2026-04-24 15:14:27] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004713 10.0.0.19 - - [2026-04-24 15:14:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002327 10.0.0.19 - - [2026-04-24 15:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-04-24 15:14:27] "GET /virtual-network/08d2f2ce-7448-4306-a498-d776f8ed788b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005323 10.0.0.19 - - [2026-04-24 15:14:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.054935 10.0.0.22 - - [2026-04-24 15:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.22 - - [2026-04-24 15:14:31] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003351 10.0.0.22 - - [2026-04-24 15:15:32] "GET /global-system-configs HTTP/1.1" 200 322 0.003623 10.0.0.22 - - [2026-04-24 15:15:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002654 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.22 - - [2026-04-24 15:15:48] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005865 10.0.0.22 - - [2026-04-24 15:15:48] "POST /ref-update HTTP/1.1" 200 156 0.019336 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:15:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:15:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001301 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:15:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001313 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:15:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001330 10.0.0.22 - - [2026-04-24 15:15:57] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004636 10.0.0.22 - - [2026-04-24 15:15:57] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.22 - - [2026-04-24 15:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.22 - - [2026-04-24 15:15:57] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003065 10.0.0.22 - - [2026-04-24 15:15:57] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006668 10.0.0.22 - - [2026-04-24 15:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.22 - - [2026-04-24 15:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.22 - - [2026-04-24 15:15:57] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002445 10.0.0.22 - - [2026-04-24 15:15:57] "GET /loadbalancer-pool/b090386b-c587-4eef-8cf8-cac1af9a610c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004004 10.0.0.22 - - [2026-04-24 15:15:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017583 10.0.0.22 - - [2026-04-24 15:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019252 10.0.0.22 - - [2026-04-24 15:15:57] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015284 10.0.0.22 - - [2026-04-24 15:15:57] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007666 10.0.0.22 - - [2026-04-24 15:15:57] "POST /tags HTTP/1.1" 409 205 0.007654 10.0.0.22 - - [2026-04-24 15:15:57] "POST /ref-update HTTP/1.1" 200 156 0.007369 10.0.0.22 - - [2026-04-24 15:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.22 - - [2026-04-24 15:15:57] "GET /tag/d78c92e3-c88b-40df-8b50-e58f25d24137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013058 10.0.0.22 - - [2026-04-24 15:15:57] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.005726 10.0.0.22 - - [2026-04-24 15:15:57] "PUT /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401 HTTP/1.1" 200 256 0.009531 10.0.0.22 - - [2026-04-24 15:15:57] "POST /set-tag HTTP/1.1" 200 109 0.073929 10.0.0.22 - - [2026-04-24 15:15:58] "GET /loadbalancer-pool/ff66a805-6448-4be9-82a3-9a435171bbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004553 10.0.0.22 - - [2026-04-24 15:15:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034680 10.0.0.22 - - [2026-04-24 15:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019386 10.0.0.22 - - [2026-04-24 15:15:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012201 10.0.0.22 - - [2026-04-24 15:15:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008979 10.0.0.22 - - [2026-04-24 15:15:58] "POST /ref-update HTTP/1.1" 200 156 0.017797 10.0.0.22 - - [2026-04-24 15:15:58] "POST /set-tag HTTP/1.1" 200 109 0.011157 10.0.0.22 - - [2026-04-24 15:15:58] "GET /loadbalancer-pool/daf51de9-0bb8-452a-b66f-b8c0257f5977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008412 10.0.0.22 - - [2026-04-24 15:15:58] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002616 10.0.0.22 - - [2026-04-24 15:15:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030532 10.0.0.22 - - [2026-04-24 15:15:58] "PUT /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401 HTTP/1.1" 200 256 0.018296 10.0.0.22 - - [2026-04-24 15:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018026 10.0.0.22 - - [2026-04-24 15:15:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013732 10.0.0.22 - - [2026-04-24 15:15:58] "POST /set-tag HTTP/1.1" 200 109 0.007503 10.0.0.22 - - [2026-04-24 15:15:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009679 10.0.0.22 - - [2026-04-24 15:15:58] "POST /ref-update HTTP/1.1" 200 156 0.013156 10.0.0.22 - - [2026-04-24 15:15:58] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.005860 10.0.0.22 - - [2026-04-24 15:15:58] "PUT /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401 HTTP/1.1" 200 256 0.012637 10.0.0.22 - - [2026-04-24 15:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.22 - - [2026-04-24 15:16:31] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004324 10.0.0.19 - - [2026-04-24 15:16:46] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.19 - - [2026-04-24 15:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-04-24 15:16:46] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005270 10.0.0.19 - - [2026-04-24 15:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2026-04-24 15:16:46] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016413 10.0.0.19 - - [2026-04-24 15:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2026-04-24 15:16:46] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004404 10.0.0.19 - - [2026-04-24 15:16:46] "PUT /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d HTTP/1.1" 200 262 0.010365 10.0.0.19 - - [2026-04-24 15:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.19 - - [2026-04-24 15:16:46] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002942 10.0.0.19 - - [2026-04-24 15:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.19 - - [2026-04-24 15:16:46] "GET /virtual-machine-interface/5d19321b-29a9-4df5-865c-a65c69b16298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005493 10.0.0.19 - - [2026-04-24 15:16:46] "PUT /virtual-machine-interface/5d19321b-29a9-4df5-865c-a65c69b16298 HTTP/1.1" 200 284 0.023318 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:16:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001186 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:16:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001405 10.0.0.22 - - [2026-04-24 15:17:57] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010901 10.0.0.22 - - [2026-04-24 15:17:57] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.22 - - [2026-04-24 15:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.22 - - [2026-04-24 15:17:57] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006052 10.0.0.22 - - [2026-04-24 15:17:57] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009136 10.0.0.22 - - [2026-04-24 15:17:57] "POST /set-tag HTTP/1.1" 200 109 0.027247 10.0.0.22 - - [2026-04-24 15:17:58] "DELETE /loadbalancer-member/b2ace6ef-0cd8-4222-896c-34b4619cf518 HTTP/1.1" 200 115 0.040826 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008032 10.0.0.22 - - [2026-04-24 15:17:58] "POST /set-tag HTTP/1.1" 200 109 0.017637 10.0.0.22 - - [2026-04-24 15:17:58] "DELETE /loadbalancer-member/36137b12-2864-404f-8773-df6851e76afe HTTP/1.1" 200 115 0.033798 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006006 10.0.0.22 - - [2026-04-24 15:17:58] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.22 - - [2026-04-24 15:17:58] "DELETE /loadbalancer-member/e55b9468-704d-4790-ae6f-3f795614f768 HTTP/1.1" 200 115 0.049228 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007368 10.0.0.22 - - [2026-04-24 15:17:58] "POST /set-tag HTTP/1.1" 200 109 0.004840 10.0.0.22 - - [2026-04-24 15:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.22 - - [2026-04-24 15:17:58] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003041 10.0.0.22 - - [2026-04-24 15:17:58] "GET /loadbalancer-pool/b090386b-c587-4eef-8cf8-cac1af9a610c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007073 10.0.0.22 - - [2026-04-24 15:17:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034302 10.0.0.22 - - [2026-04-24 15:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.042633 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013437 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015519 10.0.0.22 - - [2026-04-24 15:17:58] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.014611 10.0.0.22 - - [2026-04-24 15:17:58] "POST /set-tag HTTP/1.1" 200 109 0.071814 10.0.0.22 - - [2026-04-24 15:17:58] "GET /loadbalancer-pool/ff66a805-6448-4be9-82a3-9a435171bbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022664 10.0.0.22 - - [2026-04-24 15:17:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045204 10.0.0.22 - - [2026-04-24 15:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015747 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018306 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006241 10.0.0.22 - - [2026-04-24 15:17:58] "POST /set-tag HTTP/1.1" 200 109 0.004563 10.0.0.22 - - [2026-04-24 15:17:58] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006360 10.0.0.22 - - [2026-04-24 15:17:58] "GET /loadbalancer-pool/daf51de9-0bb8-452a-b66f-b8c0257f5977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003696 10.0.0.22 - - [2026-04-24 15:17:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031706 10.0.0.22 - - [2026-04-24 15:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049057 10.0.0.22 - - [2026-04-24 15:17:58] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.039923 10.0.0.22 - - [2026-04-24 15:17:59] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020335 10.0.0.22 - - [2026-04-24 15:17:59] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002778 10.0.0.22 - - [2026-04-24 15:17:59] "POST /set-tag HTTP/1.1" 200 109 0.004051 10.0.0.22 - - [2026-04-24 15:20:32] "GET /global-system-configs HTTP/1.1" 200 322 0.004163 10.0.0.22 - - [2026-04-24 15:20:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002366 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:20:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:20:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:20:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001302 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:20:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001345 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:20:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001189 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:20:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:22:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:22:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 10.0.0.22 - - [2026-04-24 15:22:36] "GET / HTTP/1.1" 200 35931 0.003003 10.0.0.22 - - [2026-04-24 15:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.22 - - [2026-04-24 15:22:36] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055686 10.0.0.22 - - [2026-04-24 15:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.22 - - [2026-04-24 15:22:36] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042615 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.22 - - [2026-04-24 15:22:37] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043936 10.0.0.22 - - [2026-04-24 15:22:37] "POST /tags HTTP/1.1" 200 333 0.056004 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010550 10.0.0.22 - - [2026-04-24 15:22:37] "GET /tag/3bb5538c-e786-4f22-8de9-38bb22087b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016340 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.22 - - [2026-04-24 15:22:37] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.088277 10.0.0.22 - - [2026-04-24 15:22:37] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.092482 10.0.0.22 - - [2026-04-24 15:22:37] "GET /virtual-networks?parent_id=79b270da-447e-40fe-86dd-d831b9c6aa8a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.013038 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.22 - - [2026-04-24 15:22:37] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006990 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007522 10.0.0.22 - - [2026-04-24 15:22:37] "GET /service-appliance-set/99189027-00b1-4ef7-86d9-33d874c660d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003712 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.003961 10.0.0.22 - - [2026-04-24 15:22:37] "POST /virtual-networks HTTP/1.1" 200 512 0.096775 10.0.0.22 - - [2026-04-24 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014863 10.0.0.22 - - [2026-04-24 15:22:37] "GET /network-ipam/4c2ed8cc-ae14-41a3-bad4-d23fd1883aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002944 10.0.0.22 - - [2026-04-24 15:22:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.158144 10.0.0.22 - - [2026-04-24 15:22:37] "GET /virtual-machine-interface/5b02ae19-f348-42b0-8814-1a6a7dd76f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.029753 10.0.0.22 - - [2026-04-24 15:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.012946 10.0.0.22 - - [2026-04-24 15:22:38] "POST /ref-update HTTP/1.1" 200 156 0.173401 10.0.0.22 - - [2026-04-24 15:22:38] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.010061 10.0.0.22 - - [2026-04-24 15:22:38] "GET /domains HTTP/1.1" 200 280 0.004051 10.0.0.22 - - [2026-04-24 15:22:38] "POST /instance-ips HTTP/1.1" 200 409 0.071796 10.0.0.22 - - [2026-04-24 15:22:38] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2 HTTP/1.1" 200 3086 0.032368 10.0.0.22 - - [2026-04-24 15:22:38] "GET /instance-ip/c91cdac2-c894-4ba2-8bc7-fc316bb52479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.023523 10.0.0.22 - - [2026-04-24 15:22:38] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a HTTP/1.1" 200 5475 0.072403 10.0.0.22 - - [2026-04-24 15:22:38] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.044127 10.0.0.22 - - [2026-04-24 15:22:38] "POST /loadbalancers HTTP/1.1" 200 610 0.110138 10.0.0.22 - - [2026-04-24 15:22:38] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.022568 10.0.0.22 - - [2026-04-24 15:22:38] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1180 0.004800 10.0.0.22 - - [2026-04-24 15:22:38] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1180 0.018057 10.0.0.22 - - [2026-04-24 15:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.035383 10.0.0.22 - - [2026-04-24 15:22:38] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.090184 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016492 10.0.0.22 - - [2026-04-24 15:22:38] "GET /instance-ip/c91cdac2-c894-4ba2-8bc7-fc316bb52479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007852 10.0.0.22 - - [2026-04-24 15:22:38] "POST /route-targets HTTP/1.1" 200 327 0.069919 10.0.0.22 - - [2026-04-24 15:22:38] "POST /ref-update HTTP/1.1" 200 156 0.026526 10.0.0.22 - - [2026-04-24 15:22:38] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.064149 10.0.0.22 - - [2026-04-24 15:22:38] "POST /floating-ips HTTP/1.1" 200 597 0.064703 10.0.0.22 - - [2026-04-24 15:22:38] "GET /loadbalancer/d7792e89-55a0-44ab-a022-1aea7e736d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003960 10.0.0.22 - - [2026-04-24 15:22:38] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.022300 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018905 10.0.0.22 - - [2026-04-24 15:22:38] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027775 10.0.0.22 - - [2026-04-24 15:22:38] "GET /loadbalancer-listener/11e8c4c2-1291-4eed-91de-d98d53be44d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003865 10.0.0.22 - - [2026-04-24 15:22:38] "GET /loadbalancer-listener/11e8c4c2-1291-4eed-91de-d98d53be44d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003362 10.0.0.22 - - [2026-04-24 15:22:38] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020225 10.0.0.22 - - [2026-04-24 15:22:38] "GET /instance-ip/c91cdac2-c894-4ba2-8bc7-fc316bb52479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004488 10.0.0.22 - - [2026-04-24 15:22:38] "GET /instance-ip/c91cdac2-c894-4ba2-8bc7-fc316bb52479?fields=floating_ips HTTP/1.1" 200 1213 0.008133 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.22 - - [2026-04-24 15:22:38] "GET /loadbalancer/d7792e89-55a0-44ab-a022-1aea7e736d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002854 10.0.0.22 - - [2026-04-24 15:22:38] "GET /floating-ip/8197acb1-8b23-48c8-80a5-afcaca5b0334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006968 10.0.0.22 - - [2026-04-24 15:22:38] "POST /tags HTTP/1.1" 200 295 0.064236 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012498 10.0.0.22 - - [2026-04-24 15:22:38] "GET /tag/57355cac-d35d-40fb-92e9-f438202d096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013630 10.0.0.22 - - [2026-04-24 15:22:38] "POST /tags HTTP/1.1" 409 233 0.002427 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2026-04-24 15:22:38] "GET /tag/f1472c99-bef5-4a12-9dcf-88e71f797770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012775 10.0.0.22 - - [2026-04-24 15:22:38] "POST /tags HTTP/1.1" 409 206 0.002494 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.22 - - [2026-04-24 15:22:38] "GET /tag/5949b586-ad57-4ada-b179-17e07b3b7580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012030 10.0.0.22 - - [2026-04-24 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.22 - - [2026-04-24 15:22:38] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005219 10.0.0.22 - - [2026-04-24 15:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.22 - - [2026-04-24 15:22:39] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034963 10.0.0.22 - - [2026-04-24 15:22:39] "POST /virtual-machines HTTP/1.1" 200 369 0.009040 10.0.0.22 - - [2026-04-24 15:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010329 10.0.0.22 - - [2026-04-24 15:22:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113098 10.0.0.22 - - [2026-04-24 15:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024420 10.0.0.22 - - [2026-04-24 15:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007443 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006303 10.0.0.22 - - [2026-04-24 15:22:39] "POST /instance-ips HTTP/1.1" 200 409 0.039996 10.0.0.22 - - [2026-04-24 15:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025764 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012285 10.0.0.22 - - [2026-04-24 15:22:39] "POST /set-tag HTTP/1.1" 200 109 0.021580 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019126 10.0.0.22 - - [2026-04-24 15:22:39] "GET /instance-ip/6e28f57c-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.016046 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004900 10.0.0.22 - - [2026-04-24 15:22:39] "POST /set-tag HTTP/1.1" 200 109 0.021912 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005971 10.0.0.22 - - [2026-04-24 15:22:39] "POST /ref-update HTTP/1.1" 200 156 0.012842 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.025264 10.0.0.22 - - [2026-04-24 15:22:39] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.22 - - [2026-04-24 15:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.22 - - [2026-04-24 15:22:39] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004500 10.0.0.22 - - [2026-04-24 15:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2026-04-24 15:22:39] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032500 10.0.0.22 - - [2026-04-24 15:22:39] "POST /virtual-machines HTTP/1.1" 200 369 0.012088 10.0.0.22 - - [2026-04-24 15:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016905 10.0.0.22 - - [2026-04-24 15:22:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106360 10.0.0.22 - - [2026-04-24 15:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011557 10.0.0.22 - - [2026-04-24 15:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012961 10.0.0.22 - - [2026-04-24 15:22:40] "POST /instance-ips HTTP/1.1" 200 409 0.024299 10.0.0.22 - - [2026-04-24 15:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029381 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.020278 10.0.0.22 - - [2026-04-24 15:22:40] "POST /set-tag HTTP/1.1" 200 109 0.022073 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.020102 10.0.0.22 - - [2026-04-24 15:22:40] "GET /instance-ip/6ea51a08-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003829 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005679 10.0.0.22 - - [2026-04-24 15:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004559 10.0.0.22 - - [2026-04-24 15:22:40] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005084 10.0.0.22 - - [2026-04-24 15:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004949 10.0.0.22 - - [2026-04-24 15:22:40] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.22 - - [2026-04-24 15:22:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016186 10.0.0.22 - - [2026-04-24 15:22:40] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domains HTTP/1.1" 200 280 0.002442 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2 HTTP/1.1" 200 3086 0.003569 10.0.0.22 - - [2026-04-24 15:22:43] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a HTTP/1.1" 200 7063 0.046389 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.004957 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.004652 10.0.0.22 - - [2026-04-24 15:22:43] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1401 0.004395 10.0.0.22 - - [2026-04-24 15:22:43] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1401 0.002654 10.0.0.22 - - [2026-04-24 15:22:43] "GET /route-target/ea8f5686-092b-4135-8e51-e3f91e7b38a9 HTTP/1.1" 200 1153 0.002697 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.004077 10.0.0.22 - - [2026-04-24 15:22:43] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1401 0.003461 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004497 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.004651 10.0.0.22 - - [2026-04-24 15:22:43] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1401 0.008432 10.0.0.22 - - [2026-04-24 15:22:43] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 200 1401 0.003067 10.0.0.22 - - [2026-04-24 15:22:43] "GET /route-target/ea8f5686-092b-4135-8e51-e3f91e7b38a9 HTTP/1.1" 200 1153 0.002798 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domains HTTP/1.1" 200 280 0.002884 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2 HTTP/1.1" 200 3086 0.003475 10.0.0.22 - - [2026-04-24 15:22:43] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a HTTP/1.1" 200 7063 0.041814 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2086 0.005103 10.0.0.22 - - [2026-04-24 15:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.22 - - [2026-04-24 15:22:43] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060312 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005346 10.0.0.22 - - [2026-04-24 15:22:43] "GET /floating-ip-pools?parent_id=f323aaf0-a3b3-465e-9b63-e134d779eb19&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002414 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004641 10.0.0.22 - - [2026-04-24 15:22:43] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026697 10.0.0.22 - - [2026-04-24 15:22:43] "POST /ref-update HTTP/1.1" 200 156 0.028546 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.012838 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domains HTTP/1.1" 200 280 0.002221 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2 HTTP/1.1" 200 3086 0.003428 10.0.0.22 - - [2026-04-24 15:22:43] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a HTTP/1.1" 200 7319 0.035127 10.0.0.22 - - [2026-04-24 15:22:43] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2324 0.006118 10.0.0.22 - - [2026-04-24 15:22:43] "GET /floating-ip-pool/76136527-691c-4c3c-8e98-f0cb8785cb31 HTTP/1.1" 200 1314 0.002801 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domains HTTP/1.1" 200 280 0.002024 10.0.0.22 - - [2026-04-24 15:22:43] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2 HTTP/1.1" 200 3086 0.005711 10.0.0.22 - - [2026-04-24 15:22:43] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a HTTP/1.1" 200 7319 0.038331 10.0.0.22 - - [2026-04-24 15:22:44] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 2324 0.004595 10.0.0.22 - - [2026-04-24 15:22:44] "GET /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004481 10.0.0.22 - - [2026-04-24 15:22:44] "POST /tags HTTP/1.1" 200 365 0.102936 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.22 - - [2026-04-24 15:22:44] "GET /tag/de7f22db-face-4bc7-ab28-0316584ce813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019902 10.0.0.22 - - [2026-04-24 15:22:44] "POST /tags HTTP/1.1" 409 206 0.004110 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.22 - - [2026-04-24 15:22:44] "GET /tag/5949b586-ad57-4ada-b179-17e07b3b7580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013823 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.22 - - [2026-04-24 15:22:44] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.068366 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.22 - - [2026-04-24 15:22:44] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004247 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.22 - - [2026-04-24 15:22:44] "GET /service-appliance-set/4bbcb925-857e-4135-8d74-920c2bfdf1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006159 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.017398 10.0.0.22 - - [2026-04-24 15:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.113837 10.0.0.22 - - [2026-04-24 15:22:44] "GET /virtual-machine-interface/cd68a1b0-293a-478e-abe1-7fde90b769ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.030602 10.0.0.22 - - [2026-04-24 15:22:44] "POST /set-tag HTTP/1.1" 200 109 0.031725 10.0.0.22 - - [2026-04-24 15:22:44] "POST /instance-ips HTTP/1.1" 200 417 0.042808 10.0.0.22 - - [2026-04-24 15:22:44] "GET /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011856 10.0.0.22 - - [2026-04-24 15:22:44] "POST /loadbalancers HTTP/1.1" 200 618 0.076130 10.0.0.22 - - [2026-04-24 15:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010761 10.0.0.22 - - [2026-04-24 15:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.22 - - [2026-04-24 15:22:44] "POST /service-instances HTTP/1.1" 200 566 0.047889 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.016138 10.0.0.22 - - [2026-04-24 15:22:45] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.059412 10.0.0.22 - - [2026-04-24 15:22:45] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.011411 10.0.0.22 - - [2026-04-24 15:22:45] "GET /virtual-machine-interface/cd68a1b0-293a-478e-abe1-7fde90b769ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012515 10.0.0.22 - - [2026-04-24 15:22:45] "GET /virtual-machine-interface/cd68a1b0-293a-478e-abe1-7fde90b769ed?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009810 10.0.0.22 - - [2026-04-24 15:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032300 10.0.0.22 - - [2026-04-24 15:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.22 - - [2026-04-24 15:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.22 - - [2026-04-24 15:22:45] "GET /floating-ip-pool/76136527-691c-4c3c-8e98-f0cb8785cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003069 10.0.0.22 - - [2026-04-24 15:22:45] "POST /virtual-machines HTTP/1.1" 200 429 0.019225 10.0.0.22 - - [2026-04-24 15:22:45] "POST /floating-ips HTTP/1.1" 200 671 0.200330 10.0.0.22 - - [2026-04-24 15:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.197594 10.0.0.22 - - [2026-04-24 15:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.048460 10.0.0.22 - - [2026-04-24 15:22:45] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006688 10.0.0.22 - - [2026-04-24 15:22:45] "POST /chown HTTP/1.1" 200 109 0.056629 10.0.0.22 - - [2026-04-24 15:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.22 - - [2026-04-24 15:22:45] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003411 10.0.0.22 - - [2026-04-24 15:22:45] "POST /tags HTTP/1.1" 409 221 0.003380 10.0.0.22 - - [2026-04-24 15:22:45] "POST /chown HTTP/1.1" 200 109 0.011366 10.0.0.22 - - [2026-04-24 15:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.22 - - [2026-04-24 15:22:45] "GET /tag/3bb5538c-e786-4f22-8de9-38bb22087b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014791 10.0.0.22 - - [2026-04-24 15:22:45] "PUT /virtual-machine-interface/7a3c388a-bd12-4064-81f4-e2c4c2e488d7 HTTP/1.1" 200 284 0.048013 10.0.0.22 - - [2026-04-24 15:22:45] "POST /tags HTTP/1.1" 409 238 0.024060 10.0.0.22 - - [2026-04-24 15:22:45] "PUT /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 256 0.036871 10.0.0.22 - - [2026-04-24 15:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.22 - - [2026-04-24 15:22:45] "GET /tag/de7f22db-face-4bc7-ab28-0316584ce813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013690 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.028470 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.029747 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.029702 10.0.0.22 - - [2026-04-24 15:22:45] "POST /firewall-rules HTTP/1.1" 200 650 0.123352 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.016836 10.0.0.22 - - [2026-04-24 15:22:45] "GET /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.025160 10.0.0.22 - - [2026-04-24 15:22:45] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004529 10.0.0.22 - - [2026-04-24 15:22:45] "GET /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005427 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.034342 10.0.0.22 - - [2026-04-24 15:22:45] "POST /ref-update HTTP/1.1" 200 156 0.025182 10.0.0.22 - - [2026-04-24 15:22:46] "POST /ref-update HTTP/1.1" 200 156 0.025208 10.0.0.22 - - [2026-04-24 15:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.22 - - [2026-04-24 15:22:46] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.052909 10.0.0.22 - - [2026-04-24 15:22:46] "POST /virtual-machines HTTP/1.1" 200 429 0.054200 10.0.0.22 - - [2026-04-24 15:22:46] "GET /loadbalancer/0b98d7a8-54bf-4e70-993a-95834737a00f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.016208 10.0.0.22 - - [2026-04-24 15:22:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.055398 10.0.0.22 - - [2026-04-24 15:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.22 - - [2026-04-24 15:22:46] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.053060 10.0.0.22 - - [2026-04-24 15:22:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.258483 10.0.0.22 - - [2026-04-24 15:22:46] "GET /loadbalancer-listener/89a68dca-a50f-4ccb-91ce-dfa713635c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.056237 10.0.0.22 - - [2026-04-24 15:22:46] "GET /loadbalancer-listener/89a68dca-a50f-4ccb-91ce-dfa713635c41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006478 10.0.0.22 - - [2026-04-24 15:22:46] "POST /chown HTTP/1.1" 200 109 0.072944 10.0.0.22 - - [2026-04-24 15:22:46] "POST /chown HTTP/1.1" 200 109 0.012810 10.0.0.22 - - [2026-04-24 15:22:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.099363 10.0.0.22 - - [2026-04-24 15:22:46] "PUT /virtual-machine-interface/4b97271e-fc3f-403f-8d1f-7049db222b73 HTTP/1.1" 200 284 0.113125 10.0.0.22 - - [2026-04-24 15:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.041251 10.0.0.22 - - [2026-04-24 15:22:46] "GET /loadbalancer-pool/b21a214e-025d-4302-94bf-ee2dacfa0db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.025191 10.0.0.22 - - [2026-04-24 15:22:46] "PUT /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 256 0.075522 10.0.0.22 - - [2026-04-24 15:22:46] "POST /ref-update HTTP/1.1" 200 156 0.033154 10.0.0.22 - - [2026-04-24 15:22:46] "POST /loadbalancer-members HTTP/1.1" 200 707 0.108285 10.0.0.22 - - [2026-04-24 15:22:46] "POST /ref-update HTTP/1.1" 200 156 0.025157 10.0.0.22 - - [2026-04-24 15:22:46] "POST /ref-update HTTP/1.1" 200 156 0.045155 10.0.0.22 - - [2026-04-24 15:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.053242 10.0.0.22 - - [2026-04-24 15:22:46] "GET /loadbalancer-member/97eba029-a9d5-4445-84c2-0fbd5f51cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.022833 10.0.0.22 - - [2026-04-24 15:22:46] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009174 10.0.0.22 - - [2026-04-24 15:22:46] "POST /ref-update HTTP/1.1" 200 156 0.041373 10.0.0.22 - - [2026-04-24 15:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.22 - - [2026-04-24 15:22:47] "POST /ref-update HTTP/1.1" 200 156 0.033773 10.0.0.22 - - [2026-04-24 15:22:47] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027925 10.0.0.22 - - [2026-04-24 15:22:47] "POST /tags HTTP/1.1" 409 221 0.012367 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010157 10.0.0.22 - - [2026-04-24 15:22:47] "GET /tag/3bb5538c-e786-4f22-8de9-38bb22087b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.055341 10.0.0.22 - - [2026-04-24 15:22:47] "POST /tags HTTP/1.1" 409 238 0.006557 10.0.0.22 - - [2026-04-24 15:22:47] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.108768 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.22 - - [2026-04-24 15:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029410 10.0.0.22 - - [2026-04-24 15:22:47] "GET /tag/de7f22db-face-4bc7-ab28-0316584ce813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.056733 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015069 10.0.0.22 - - [2026-04-24 15:22:47] "POST /firewall-rules HTTP/1.1" 409 293 0.013875 10.0.0.22 - - [2026-04-24 15:22:47] "POST /chown HTTP/1.1" 200 109 0.012237 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012218 10.0.0.22 - - [2026-04-24 15:22:47] "POST /chown HTTP/1.1" 200 109 0.061965 10.0.0.22 - - [2026-04-24 15:22:47] "PUT /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 256 0.051741 10.0.0.22 - - [2026-04-24 15:22:47] "PUT /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04 HTTP/1.1" 200 260 0.080064 10.0.0.22 - - [2026-04-24 15:22:47] "GET /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.038403 10.0.0.22 - - [2026-04-24 15:22:47] "POST /ref-update HTTP/1.1" 200 156 0.048191 10.0.0.22 - - [2026-04-24 15:22:47] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.028374 10.0.0.22 - - [2026-04-24 15:22:47] "GET /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008799 10.0.0.22 - - [2026-04-24 15:22:47] "POST /chown HTTP/1.1" 200 109 0.023588 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.22 - - [2026-04-24 15:22:47] "POST /chown HTTP/1.1" 200 109 0.039688 10.0.0.22 - - [2026-04-24 15:22:47] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004828 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013625 10.0.0.22 - - [2026-04-24 15:22:47] "PUT /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 256 0.076401 10.0.0.22 - - [2026-04-24 15:22:47] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.146245 10.0.0.22 - - [2026-04-24 15:22:47] "POST /ref-update HTTP/1.1" 200 156 0.108675 10.0.0.22 - - [2026-04-24 15:22:47] "POST /virtual-machines HTTP/1.1" 200 373 0.059166 10.0.0.22 - - [2026-04-24 15:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021555 10.0.0.22 - - [2026-04-24 15:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.066512 10.0.0.22 - - [2026-04-24 15:22:48] "POST /chown HTTP/1.1" 200 109 0.041498 10.0.0.22 - - [2026-04-24 15:22:48] "POST /chown HTTP/1.1" 200 109 0.028617 10.0.0.22 - - [2026-04-24 15:22:48] "PUT /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 256 0.062147 10.0.0.22 - - [2026-04-24 15:22:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.167315 10.0.0.22 - - [2026-04-24 15:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027292 10.0.0.22 - - [2026-04-24 15:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.047194 10.0.0.22 - - [2026-04-24 15:22:48] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008310 10.0.0.22 - - [2026-04-24 15:22:48] "POST /ref-update HTTP/1.1" 200 156 0.120476 10.0.0.22 - - [2026-04-24 15:22:48] "POST /chown HTTP/1.1" 200 109 0.011742 10.0.0.22 - - [2026-04-24 15:22:48] "POST /chown HTTP/1.1" 200 109 0.047817 10.0.0.22 - - [2026-04-24 15:22:48] "POST /instance-ips HTTP/1.1" 200 413 0.079168 10.0.0.22 - - [2026-04-24 15:22:48] "PUT /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 256 0.090537 10.0.0.22 - - [2026-04-24 15:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.084786 10.0.0.22 - - [2026-04-24 15:22:48] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.031281 10.0.0.22 - - [2026-04-24 15:22:48] "POST /ref-update HTTP/1.1" 200 156 0.050896 10.0.0.22 - - [2026-04-24 15:22:48] "POST /set-tag HTTP/1.1" 200 109 0.026482 10.0.0.22 - - [2026-04-24 15:22:48] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012490 10.0.0.22 - - [2026-04-24 15:22:48] "GET /instance-ip/738317a0-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.014399 10.0.0.22 - - [2026-04-24 15:22:48] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004974 10.0.0.22 - - [2026-04-24 15:22:48] "POST /set-tag HTTP/1.1" 200 109 0.007550 10.0.0.22 - - [2026-04-24 15:22:48] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.011517 10.0.0.22 - - [2026-04-24 15:22:48] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.030616 10.0.0.22 - - [2026-04-24 15:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.040360 10.0.0.22 - - [2026-04-24 15:22:48] "POST /ref-update HTTP/1.1" 200 156 0.053593 10.0.0.22 - - [2026-04-24 15:22:48] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.025525 10.0.0.22 - - [2026-04-24 15:22:48] "POST /set-tag HTTP/1.1" 200 109 0.009700 10.0.0.22 - - [2026-04-24 15:22:48] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.029875 10.0.0.22 - - [2026-04-24 15:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027305 10.0.0.22 - - [2026-04-24 15:22:49] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018952 10.0.0.22 - - [2026-04-24 15:22:49] "POST /set-tag HTTP/1.1" 200 109 0.012139 10.0.0.22 - - [2026-04-24 15:22:49] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.010039 10.0.0.22 - - [2026-04-24 15:22:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026974 10.0.0.22 - - [2026-04-24 15:22:49] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.015867 10.0.0.22 - - [2026-04-24 15:22:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024001 10.0.0.22 - - [2026-04-24 15:22:49] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.009853 10.0.0.22 - - [2026-04-24 15:22:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017488 10.0.0.22 - - [2026-04-24 15:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.006623 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.016834 10.0.0.22 - - [2026-04-24 15:22:49] "POST /ref-update HTTP/1.1" 200 156 0.020334 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.027225 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.008672 10.0.0.22 - - [2026-04-24 15:22:49] "POST /ref-update HTTP/1.1" 200 156 0.018105 10.0.0.22 - - [2026-04-24 15:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.008962 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.014929 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.017555 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.008830 10.0.0.22 - - [2026-04-24 15:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007728 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.019165 10.0.0.22 - - [2026-04-24 15:22:49] "POST /chown HTTP/1.1" 200 109 0.010173 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.029988 10.0.0.22 - - [2026-04-24 15:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008858 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.008157 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.028128 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.025579 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.028383 10.0.0.22 - - [2026-04-24 15:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.007993 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.008935 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.024560 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.031173 10.0.0.22 - - [2026-04-24 15:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.038566 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.045822 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.008173 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.037359 10.0.0.22 - - [2026-04-24 15:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.008260 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.019399 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.032814 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.010865 10.0.0.22 - - [2026-04-24 15:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.019462 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.009228 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.019117 10.0.0.22 - - [2026-04-24 15:22:50] "POST /chown HTTP/1.1" 200 109 0.019578 10.0.0.22 - - [2026-04-24 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.007486 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.015398 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.007652 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.020911 10.0.0.22 - - [2026-04-24 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.009969 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.019015 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.018174 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.009318 10.0.0.22 - - [2026-04-24 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.012633 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.017556 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.024923 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.020328 10.0.0.22 - - [2026-04-24 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2026-04-24 15:22:51] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006625 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.018977 10.0.0.22 - - [2026-04-24 15:22:51] "POST /set-tag HTTP/1.1" 200 109 0.017714 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.037286 10.0.0.22 - - [2026-04-24 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009456 10.0.0.22 - - [2026-04-24 15:22:51] "GET /loadbalancer/d7792e89-55a0-44ab-a022-1aea7e736d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002260 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.011659 10.0.0.22 - - [2026-04-24 15:22:51] "GET /loadbalancer-pool/abf0ae04-d2d0-45b8-a468-2b3f857be380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006794 10.0.0.22 - - [2026-04-24 15:22:51] "POST /chown HTTP/1.1" 200 109 0.026515 10.0.0.22 - - [2026-04-24 15:22:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017859 10.0.0.22 - - [2026-04-24 15:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027848 10.0.0.22 - - [2026-04-24 15:22:51] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008940 10.0.0.22 - - [2026-04-24 15:22:51] "POST /tags HTTP/1.1" 409 221 0.002218 10.0.0.22 - - [2026-04-24 15:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2026-04-24 15:22:51] "GET /tag/3bb5538c-e786-4f22-8de9-38bb22087b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016086 10.0.0.22 - - [2026-04-24 15:22:51] "POST /set-tag HTTP/1.1" 200 109 0.023216 10.0.0.22 - - [2026-04-24 15:22:51] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005116 10.0.0.22 - - [2026-04-24 15:22:51] "POST /ref-update HTTP/1.1" 200 156 0.007071 10.0.0.22 - - [2026-04-24 15:22:52] "GET /floating-ip/8197acb1-8b23-48c8-80a5-afcaca5b0334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.004043 10.0.0.22 - - [2026-04-24 15:22:52] "PUT /floating-ip/8197acb1-8b23-48c8-80a5-afcaca5b0334 HTTP/1.1" 200 256 0.008875 10.0.0.22 - - [2026-04-24 15:22:52] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005457 10.0.0.22 - - [2026-04-24 15:22:52] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.22 - - [2026-04-24 15:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.22 - - [2026-04-24 15:22:52] "GET /loadbalancer/d7792e89-55a0-44ab-a022-1aea7e736d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003680 10.0.0.22 - - [2026-04-24 15:22:52] "GET /loadbalancer-pool/abf0ae04-d2d0-45b8-a468-2b3f857be380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003532 10.0.0.22 - - [2026-04-24 15:22:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016693 10.0.0.22 - - [2026-04-24 15:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008281 10.0.0.22 - - [2026-04-24 15:22:52] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007847 10.0.0.22 - - [2026-04-24 15:22:52] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007737 10.0.0.22 - - [2026-04-24 15:22:52] "POST /ref-update HTTP/1.1" 200 156 0.011041 10.0.0.22 - - [2026-04-24 15:22:52] "POST /set-tag HTTP/1.1" 200 109 0.042717 10.0.0.22 - - [2026-04-24 15:22:52] "GET /floating-ip/8197acb1-8b23-48c8-80a5-afcaca5b0334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007498 10.0.0.22 - - [2026-04-24 15:22:55] "GET /virtual-machine/6623f577-6180-4d63-aa5f-a4b36c4c5ac4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003870 10.0.0.22 - - [2026-04-24 15:22:55] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004412 10.0.0.22 - - [2026-04-24 15:22:55] "GET /virtual-machine/be1d94aa-51b2-4f12-92e5-f3fe651f4220?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003755 10.0.0.22 - - [2026-04-24 15:22:55] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004377 10.0.0.22 - - [2026-04-24 15:22:57] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005119 10.0.0.22 - - [2026-04-24 15:22:57] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.22 - - [2026-04-24 15:23:00] "GET /virtual-machine/272fb906-826e-48cd-b1c7-b4511df0ecd0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003550 10.0.0.22 - - [2026-04-24 15:23:00] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004594 10.0.0.22 - - [2026-04-24 15:23:00] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007439 10.0.0.22 - - [2026-04-24 15:23:00] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.22 - - [2026-04-24 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.22 - - [2026-04-24 15:23:31] "POST /chown HTTP/1.1" 200 109 0.010842 10.0.0.22 - - [2026-04-24 15:23:32] "POST /chown HTTP/1.1" 200 109 0.033789 10.0.0.22 - - [2026-04-24 15:23:32] "POST /chown HTTP/1.1" 200 109 0.008413 10.0.0.22 - - [2026-04-24 15:23:32] "POST /chown HTTP/1.1" 200 109 0.039175 10.0.0.22 - - [2026-04-24 15:23:32] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005193 10.0.0.22 - - [2026-04-24 15:23:32] "POST /set-tag HTTP/1.1" 200 109 0.005373 10.0.0.22 - - [2026-04-24 15:23:32] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004868 10.0.0.22 - - [2026-04-24 15:23:32] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.22 - - [2026-04-24 15:23:32] "GET /virtual-machine/272fb906-826e-48cd-b1c7-b4511df0ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002965 10.0.0.22 - - [2026-04-24 15:23:32] "POST /ref-update HTTP/1.1" 200 156 0.015660 10.0.0.22 - - [2026-04-24 15:23:32] "GET /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.014252 10.0.0.22 - - [2026-04-24 15:23:32] "POST /set-tag HTTP/1.1" 200 109 0.034587 10.0.0.22 - - [2026-04-24 15:23:32] "POST /set-tag HTTP/1.1" 200 109 0.020184 10.0.0.22 - - [2026-04-24 15:23:33] "DELETE /instance-ip/738317a0-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.114258 10.0.0.22 - - [2026-04-24 15:23:33] "DELETE /virtual-machine-interface/735e46dc-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.069522 10.0.0.22 - - [2026-04-24 15:23:33] "DELETE /virtual-machine/272fb906-826e-48cd-b1c7-b4511df0ecd0 HTTP/1.1" 200 115 0.026957 10.0.0.22 - - [2026-04-24 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.22 - - [2026-04-24 15:23:35] "GET /tag/de7f22db-face-4bc7-ab28-0316584ce813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015716 10.0.0.22 - - [2026-04-24 15:23:35] "GET /tag/de7f22db-face-4bc7-ab28-0316584ce813?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.026003 10.0.0.22 - - [2026-04-24 15:23:35] "GET /virtual-machine-interface/4b97271e-fc3f-403f-8d1f-7049db222b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007279 10.0.0.22 - - [2026-04-24 15:23:35] "POST /set-tag HTTP/1.1" 200 109 0.036514 10.0.0.22 - - [2026-04-24 15:23:35] "GET /virtual-machine-interface/7a3c388a-bd12-4064-81f4-e2c4c2e488d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.022196 10.0.0.22 - - [2026-04-24 15:23:36] "POST /set-tag HTTP/1.1" 200 109 0.023644 10.0.0.22 - - [2026-04-24 15:23:36] "GET /virtual-machine-interface/cd68a1b0-293a-478e-abe1-7fde90b769ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005200 10.0.0.22 - - [2026-04-24 15:23:36] "POST /set-tag HTTP/1.1" 200 109 0.018646 10.0.0.22 - - [2026-04-24 15:23:36] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003026 10.0.0.22 - - [2026-04-24 15:23:36] "GET /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006944 10.0.0.22 - - [2026-04-24 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.014134 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /firewall-rule/e20d6e6b-a157-49df-b473-b72e96066a04 HTTP/1.1" 200 115 0.052379 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /loadbalancer-member/97eba029-a9d5-4445-84c2-0fbd5f51cf1a HTTP/1.1" 200 115 0.032232 10.0.0.22 - - [2026-04-24 15:23:36] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.011712 10.0.0.22 - - [2026-04-24 15:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020311 10.0.0.22 - - [2026-04-24 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008452 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /loadbalancer-pool/b21a214e-025d-4302-94bf-ee2dacfa0db0 HTTP/1.1" 200 115 0.100926 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.011905 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.021038 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /loadbalancer-listener/89a68dca-a50f-4ccb-91ce-dfa713635c41 HTTP/1.1" 200 115 0.051457 10.0.0.22 - - [2026-04-24 15:23:36] "GET /floating-ip/7edd3bcc-909d-42c5-b2b0-cd88a0e608c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002872 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.041488 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.011762 10.0.0.22 - - [2026-04-24 15:23:36] "PUT /floating-ip/7edd3bcc-909d-42c5-b2b0-cd88a0e608c5 HTTP/1.1" 200 256 0.063702 10.0.0.22 - - [2026-04-24 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.027255 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.038606 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /floating-ip/7edd3bcc-909d-42c5-b2b0-cd88a0e608c5 HTTP/1.1" 200 115 0.124690 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.052748 10.0.0.22 - - [2026-04-24 15:23:36] "POST /chown HTTP/1.1" 200 109 0.032988 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /loadbalancer/0b98d7a8-54bf-4e70-993a-95834737a00f HTTP/1.1" 200 115 0.121356 10.0.0.22 - - [2026-04-24 15:23:36] "GET /floating-ip-pool/76136527-691c-4c3c-8e98-f0cb8785cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013794 10.0.0.22 - - [2026-04-24 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.015932 10.0.0.22 - - [2026-04-24 15:23:36] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.038597 10.0.0.22 - - [2026-04-24 15:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033056 10.0.0.22 - - [2026-04-24 15:23:36] "DELETE /floating-ip-pool/76136527-691c-4c3c-8e98-f0cb8785cb31 HTTP/1.1" 200 115 0.112319 10.0.0.22 - - [2026-04-24 15:23:37] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.042082 10.0.0.22 - - [2026-04-24 15:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024856 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /instance-ip/cbb6f0b1-5c7b-4be7-8647-6a09363f0bef HTTP/1.1" 200 115 0.230487 10.0.0.22 - - [2026-04-24 15:23:37] "PUT /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 266 0.024632 10.0.0.22 - - [2026-04-24 15:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030097 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /virtual-machine-interface/cd68a1b0-293a-478e-abe1-7fde90b769ed HTTP/1.1" 200 115 0.181864 10.0.0.22 - - [2026-04-24 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /service-instance/f670a240-8b78-4814-8777-62c9612955ca HTTP/1.1" 200 115 0.092722 10.0.0.22 - - [2026-04-24 15:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004663 10.0.0.22 - - [2026-04-24 15:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.018973 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /virtual-network/f323aaf0-a3b3-465e-9b63-e134d779eb19 HTTP/1.1" 200 115 0.338060 10.0.0.22 - - [2026-04-24 15:23:37] "GET /virtual-machine-interface/7a3c388a-bd12-4064-81f4-e2c4c2e488d7?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.010142 10.0.0.22 - - [2026-04-24 15:23:37] "GET /routing-instance/05f8e280-65b2-4d51-ad4a-006c3edde8eb HTTP/1.1" 404 171 0.008441 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /route-target/ea8f5686-092b-4135-8e51-e3f91e7b38a9 HTTP/1.1" 200 115 0.067786 10.0.0.22 - - [2026-04-24 15:23:37] "GET /domains HTTP/1.1" 200 280 0.013030 10.0.0.22 - - [2026-04-24 15:23:37] "GET /domain/79562f8f-3ead-46a6-b74f-2ee96f5690e2 HTTP/1.1" 200 3086 0.004318 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /tag/de7f22db-face-4bc7-ab28-0316584ce813 HTTP/1.1" 200 115 0.166254 10.0.0.22 - - [2026-04-24 15:23:37] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a HTTP/1.1" 200 7141 0.049824 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /virtual-machine-interface/7a3c388a-bd12-4064-81f4-e2c4c2e488d7 HTTP/1.1" 200 115 0.092733 10.0.0.22 - - [2026-04-24 15:23:37] "POST /ref-update HTTP/1.1" 200 156 0.016009 10.0.0.22 - - [2026-04-24 15:23:37] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.019842 10.0.0.22 - - [2026-04-24 15:23:37] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /virtual-machine/539d923d-34c0-41c3-9f96-3413316e6810 HTTP/1.1" 200 115 0.057092 10.0.0.22 - - [2026-04-24 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-04-24 15:23:37] "GET /virtual-machine-interface/4b97271e-fc3f-403f-8d1f-7049db222b73?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.007394 10.0.0.22 - - [2026-04-24 15:23:37] "GET /loadbalancer/d7792e89-55a0-44ab-a022-1aea7e736d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005916 10.0.0.22 - - [2026-04-24 15:23:37] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004225 10.0.0.22 - - [2026-04-24 15:23:37] "POST /set-tag HTTP/1.1" 200 109 0.048321 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /virtual-machine-interface/4b97271e-fc3f-403f-8d1f-7049db222b73 HTTP/1.1" 200 115 0.113445 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /virtual-machine/2fe1bdc3-7692-411a-ac0c-e273f2b0728a HTTP/1.1" 200 115 0.042847 10.0.0.22 - - [2026-04-24 15:23:37] "DELETE /loadbalancer-member/e22e08a5-6828-4fe3-abf5-d5e51f99f3f0 HTTP/1.1" 200 115 0.108954 10.0.0.22 - - [2026-04-24 15:23:39] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006502 10.0.0.22 - - [2026-04-24 15:23:39] "POST /set-tag HTTP/1.1" 200 109 0.003380 10.0.0.22 - - [2026-04-24 15:23:39] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007010 10.0.0.22 - - [2026-04-24 15:23:39] "POST /set-tag HTTP/1.1" 200 109 0.005704 10.0.0.22 - - [2026-04-24 15:23:39] "GET /virtual-machine/be1d94aa-51b2-4f12-92e5-f3fe651f4220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003450 10.0.0.22 - - [2026-04-24 15:23:39] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.22 - - [2026-04-24 15:23:40] "GET /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012838 10.0.0.22 - - [2026-04-24 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.017067 10.0.0.22 - - [2026-04-24 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.040408 10.0.0.22 - - [2026-04-24 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.036646 10.0.0.22 - - [2026-04-24 15:23:40] "DELETE /instance-ip/6ea51a08-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.044212 10.0.0.22 - - [2026-04-24 15:23:40] "POST /ref-update HTTP/1.1" 200 156 0.008967 10.0.0.22 - - [2026-04-24 15:23:40] "DELETE /virtual-machine-interface/6e8b0eba-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.058014 10.0.0.22 - - [2026-04-24 15:23:40] "DELETE /virtual-machine/be1d94aa-51b2-4f12-92e5-f3fe651f4220 HTTP/1.1" 200 115 0.033143 10.0.0.22 - - [2026-04-24 15:23:42] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008038 10.0.0.22 - - [2026-04-24 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.22 - - [2026-04-24 15:23:42] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005187 10.0.0.22 - - [2026-04-24 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.22 - - [2026-04-24 15:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2026-04-24 15:23:42] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004040 10.0.0.22 - - [2026-04-24 15:23:42] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004617 10.0.0.22 - - [2026-04-24 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.026189 10.0.0.22 - - [2026-04-24 15:23:42] "DELETE /loadbalancer-member/375a5b83-75ab-4816-95d2-920608d8bc15 HTTP/1.1" 200 115 0.085060 10.0.0.22 - - [2026-04-24 15:23:42] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007562 10.0.0.22 - - [2026-04-24 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.003580 10.0.0.22 - - [2026-04-24 15:23:42] "DELETE /loadbalancer-member/3387cbca-1373-4cba-8e2f-d8bb29ac455e HTTP/1.1" 200 115 0.070044 10.0.0.22 - - [2026-04-24 15:23:42] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015240 10.0.0.22 - - [2026-04-24 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.22 - - [2026-04-24 15:23:42] "DELETE /loadbalancer-member/4f491f98-1eb9-4d13-9128-c50121e9ebd0 HTTP/1.1" 200 115 0.039173 10.0.0.22 - - [2026-04-24 15:23:42] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008053 10.0.0.22 - - [2026-04-24 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.22 - - [2026-04-24 15:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.22 - - [2026-04-24 15:23:42] "GET /loadbalancer/d7792e89-55a0-44ab-a022-1aea7e736d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003506 10.0.0.22 - - [2026-04-24 15:23:43] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005846 10.0.0.22 - - [2026-04-24 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.004208 10.0.0.22 - - [2026-04-24 15:23:43] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005055 10.0.0.22 - - [2026-04-24 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.22 - - [2026-04-24 15:23:43] "GET /virtual-machine/6623f577-6180-4d63-aa5f-a4b36c4c5ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003891 10.0.0.22 - - [2026-04-24 15:23:44] "POST /ref-update HTTP/1.1" 200 156 0.020699 10.0.0.22 - - [2026-04-24 15:23:44] "GET /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.030023 10.0.0.22 - - [2026-04-24 15:23:44] "POST /set-tag HTTP/1.1" 200 109 0.062357 10.0.0.22 - - [2026-04-24 15:23:44] "POST /set-tag HTTP/1.1" 200 109 0.049433 10.0.0.22 - - [2026-04-24 15:23:44] "POST /set-tag HTTP/1.1" 200 109 0.047662 10.0.0.22 - - [2026-04-24 15:23:44] "DELETE /instance-ip/6e28f57c-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.062804 10.0.0.22 - - [2026-04-24 15:23:44] "POST /ref-update HTTP/1.1" 200 156 0.030714 10.0.0.22 - - [2026-04-24 15:23:44] "DELETE /virtual-machine-interface/6e11d2d4-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.078220 10.0.0.22 - - [2026-04-24 15:23:44] "DELETE /virtual-machine/6623f577-6180-4d63-aa5f-a4b36c4c5ac4 HTTP/1.1" 200 115 0.031561 10.0.0.22 - - [2026-04-24 15:23:44] "DELETE /tag/f1472c99-bef5-4a12-9dcf-88e71f797770 HTTP/1.1" 200 115 0.099068 10.0.0.22 - - [2026-04-24 15:23:44] "DELETE /tag/57355cac-d35d-40fb-92e9-f438202d096d HTTP/1.1" 200 115 0.158902 10.0.0.22 - - [2026-04-24 15:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.22 - - [2026-04-24 15:23:48] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.076778 10.0.0.22 - - [2026-04-24 15:23:48] "POST /tags HTTP/1.1" 200 393 0.035904 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027535 10.0.0.22 - - [2026-04-24 15:23:48] "GET /tag/0d344968-5621-4654-9326-c581f6570ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.036008 10.0.0.22 - - [2026-04-24 15:23:48] "POST /tags HTTP/1.1" 200 341 0.045723 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006111 10.0.0.22 - - [2026-04-24 15:23:48] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.032481 10.0.0.22 - - [2026-04-24 15:23:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000654 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.022645 10.0.0.22 - - [2026-04-24 15:23:48] "POST /security-groups HTTP/1.1" 200 589 0.102289 10.0.0.22 - - [2026-04-24 15:23:48] "POST /projects HTTP/1.1" 200 519 0.365484 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.008816 10.0.0.22 - - [2026-04-24 15:23:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.045160 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012501 10.0.0.22 - - [2026-04-24 15:23:48] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.021256 10.0.0.22 - - [2026-04-24 15:23:48] "POST /access-control-lists HTTP/1.1" 200 598 0.160703 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011118 10.0.0.22 - - [2026-04-24 15:23:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.012750 10.0.0.22 - - [2026-04-24 15:23:49] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011691 10.0.0.22 - - [2026-04-24 15:23:49] "POST /access-control-lists HTTP/1.1" 200 596 0.164090 10.0.0.22 - - [2026-04-24 15:23:49] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.259272 10.0.0.22 - - [2026-04-24 15:23:49] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.103543 10.0.0.22 - - [2026-04-24 15:23:49] "POST /security-groups HTTP/1.1" 200 591 0.119537 10.0.0.22 - - [2026-04-24 15:23:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.019074 10.0.0.22 - - [2026-04-24 15:23:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.049809 10.0.0.22 - - [2026-04-24 15:23:49] "POST /chown HTTP/1.1" 200 109 0.026175 10.0.0.22 - - [2026-04-24 15:23:49] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004235 10.0.0.22 - - [2026-04-24 15:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.22 - - [2026-04-24 15:23:49] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045415 10.0.0.22 - - [2026-04-24 15:23:49] "POST /access-control-lists HTTP/1.1" 200 632 0.136775 10.0.0.22 - - [2026-04-24 15:23:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.035318 10.0.0.22 - - [2026-04-24 15:23:49] "POST /tags HTTP/1.1" 409 226 0.005641 10.0.0.22 - - [2026-04-24 15:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.22 - - [2026-04-24 15:23:49] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014808 10.0.0.22 - - [2026-04-24 15:23:49] "POST /access-control-lists HTTP/1.1" 200 630 0.095174 10.0.0.22 - - [2026-04-24 15:23:50] "POST /firewall-rules HTTP/1.1" 200 600 0.162518 10.0.0.22 - - [2026-04-24 15:23:50] "GET /firewall-rule/eb109e42-fac5-4d64-8b42-964f49ee938d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004879 10.0.0.22 - - [2026-04-24 15:23:50] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005400 10.0.0.22 - - [2026-04-24 15:23:50] "GET /firewall-rule/eb109e42-fac5-4d64-8b42-964f49ee938d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005210 10.0.0.22 - - [2026-04-24 15:23:50] "POST /ref-update HTTP/1.1" 200 156 0.120474 10.0.0.22 - - [2026-04-24 15:23:50] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021132 10.0.0.22 - - [2026-04-24 15:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.22 - - [2026-04-24 15:23:50] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003350 10.0.0.22 - - [2026-04-24 15:23:50] "POST /tags HTTP/1.1" 409 226 0.006474 10.0.0.22 - - [2026-04-24 15:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009464 10.0.0.22 - - [2026-04-24 15:23:50] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025337 10.0.0.22 - - [2026-04-24 15:23:50] "POST /firewall-rules HTTP/1.1" 200 598 0.088119 10.0.0.22 - - [2026-04-24 15:23:50] "GET /firewall-rule/3d5fbdab-1064-46ec-9198-b70b63d0adc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007197 10.0.0.22 - - [2026-04-24 15:23:50] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005630 10.0.0.22 - - [2026-04-24 15:23:50] "GET /firewall-rule/3d5fbdab-1064-46ec-9198-b70b63d0adc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006159 10.0.0.22 - - [2026-04-24 15:23:50] "POST /ref-update HTTP/1.1" 200 156 0.123173 10.0.0.22 - - [2026-04-24 15:23:51] "POST /tags HTTP/1.1" 200 393 0.035308 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.22 - - [2026-04-24 15:23:51] "GET /tag/afc18dec-5d79-41fb-b72a-d774106df89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014578 10.0.0.22 - - [2026-04-24 15:23:51] "POST /tags HTTP/1.1" 200 341 0.031468 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.22 - - [2026-04-24 15:23:51] "GET /tag/8faf940b-9cf0-4a86-a3ef-1d084f674287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.034059 10.0.0.22 - - [2026-04-24 15:23:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000867 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.004003 10.0.0.22 - - [2026-04-24 15:23:51] "POST /security-groups HTTP/1.1" 200 589 0.074366 10.0.0.22 - - [2026-04-24 15:23:51] "POST /projects HTTP/1.1" 200 519 0.239831 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.015312 10.0.0.22 - - [2026-04-24 15:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.042741 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026493 10.0.0.22 - - [2026-04-24 15:23:51] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.030809 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009795 10.0.0.22 - - [2026-04-24 15:23:51] "POST /access-control-lists HTTP/1.1" 200 598 0.150560 10.0.0.22 - - [2026-04-24 15:23:51] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.045173 10.0.0.22 - - [2026-04-24 15:23:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.028635 10.0.0.22 - - [2026-04-24 15:23:52] "POST /access-control-lists HTTP/1.1" 200 596 0.078850 10.0.0.22 - - [2026-04-24 15:23:52] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.130345 10.0.0.22 - - [2026-04-24 15:23:52] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.065531 10.0.0.22 - - [2026-04-24 15:23:52] "POST /security-groups HTTP/1.1" 200 591 0.121810 10.0.0.22 - - [2026-04-24 15:23:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.003795 10.0.0.22 - - [2026-04-24 15:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019205 10.0.0.22 - - [2026-04-24 15:23:52] "POST /chown HTTP/1.1" 200 109 0.032687 10.0.0.22 - - [2026-04-24 15:23:52] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045670 10.0.0.22 - - [2026-04-24 15:23:52] "POST /access-control-lists HTTP/1.1" 200 632 0.118124 10.0.0.22 - - [2026-04-24 15:23:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.018199 10.0.0.22 - - [2026-04-24 15:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2026-04-24 15:23:52] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003715 10.0.0.22 - - [2026-04-24 15:23:52] "POST /tags HTTP/1.1" 409 226 0.002021 10.0.0.22 - - [2026-04-24 15:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2026-04-24 15:23:52] "GET /tag/8faf940b-9cf0-4a86-a3ef-1d084f674287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025848 10.0.0.22 - - [2026-04-24 15:23:52] "POST /access-control-lists HTTP/1.1" 200 630 0.067503 10.0.0.22 - - [2026-04-24 15:23:52] "POST /firewall-rules HTTP/1.1" 200 600 0.106897 10.0.0.22 - - [2026-04-24 15:23:52] "GET /firewall-rule/e3325592-93c7-4609-a6ba-4d8576621289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.014212 10.0.0.22 - - [2026-04-24 15:23:52] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.008090 10.0.0.22 - - [2026-04-24 15:23:52] "GET /firewall-rule/e3325592-93c7-4609-a6ba-4d8576621289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002994 10.0.0.22 - - [2026-04-24 15:23:52] "POST /ref-update HTTP/1.1" 200 156 0.088476 10.0.0.22 - - [2026-04-24 15:23:53] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003147 10.0.0.22 - - [2026-04-24 15:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.22 - - [2026-04-24 15:23:53] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005539 10.0.0.22 - - [2026-04-24 15:23:53] "POST /tags HTTP/1.1" 409 226 0.002673 10.0.0.22 - - [2026-04-24 15:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2026-04-24 15:23:53] "GET /tag/8faf940b-9cf0-4a86-a3ef-1d084f674287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025973 10.0.0.22 - - [2026-04-24 15:23:53] "POST /firewall-rules HTTP/1.1" 200 598 0.092273 10.0.0.22 - - [2026-04-24 15:23:53] "GET /firewall-rule/b4d720a5-a6a0-4710-95fa-6fce5110f874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.039021 10.0.0.22 - - [2026-04-24 15:23:53] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007014 10.0.0.22 - - [2026-04-24 15:23:53] "GET /firewall-rule/b4d720a5-a6a0-4710-95fa-6fce5110f874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003882 10.0.0.22 - - [2026-04-24 15:23:53] "POST /ref-update HTTP/1.1" 200 156 0.094001 10.0.0.22 - - [2026-04-24 15:23:54] "POST /tags HTTP/1.1" 200 345 0.122477 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2026-04-24 15:23:54] "GET /tag/ea7e3660-b11d-4066-abe4-8c7462863000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024668 10.0.0.22 - - [2026-04-24 15:23:54] "POST /projects HTTP/1.1" 409 238 0.002430 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007646 10.0.0.22 - - [2026-04-24 15:23:54] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044923 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016488 10.0.0.22 - - [2026-04-24 15:23:54] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005742 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.22 - - [2026-04-24 15:23:54] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.014541 10.0.0.22 - - [2026-04-24 15:23:54] "POST /security-groups HTTP/1.1" 409 285 0.002801 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.22 - - [2026-04-24 15:23:54] "PUT /security-group/f838e380-5a9e-484f-8b74-ada78d1b02ef HTTP/1.1" 200 262 0.078774 10.0.0.22 - - [2026-04-24 15:23:54] "PUT /access-control-list/1df5a129-96a6-41f0-b06f-98e9632d7ded HTTP/1.1" 200 272 0.026015 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021891 10.0.0.22 - - [2026-04-24 15:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.071348 10.0.0.22 - - [2026-04-24 15:23:54] "PUT /access-control-list/dd5559fa-918b-4495-b18b-1b38d56ea2e8 HTTP/1.1" 200 272 0.036997 10.0.0.22 - - [2026-04-24 15:23:54] "POST /tags HTTP/1.1" 409 228 0.017734 10.0.0.22 - - [2026-04-24 15:23:54] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.084801 10.0.0.22 - - [2026-04-24 15:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017673 10.0.0.22 - - [2026-04-24 15:23:55] "GET /tag/ea7e3660-b11d-4066-abe4-8c7462863000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.041915 10.0.0.22 - - [2026-04-24 15:23:55] "POST /tags HTTP/1.1" 200 345 0.028240 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.22 - - [2026-04-24 15:23:55] "GET /tag/3777fcf7-b41d-4d41-a189-78014fe7d728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014014 10.0.0.22 - - [2026-04-24 15:23:55] "POST /projects HTTP/1.1" 409 238 0.003135 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-04-24 15:23:55] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035204 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.22 - - [2026-04-24 15:23:55] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.012897 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.22 - - [2026-04-24 15:23:55] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007611 10.0.0.22 - - [2026-04-24 15:23:55] "POST /security-groups HTTP/1.1" 409 285 0.003001 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.22 - - [2026-04-24 15:23:55] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044043 10.0.0.22 - - [2026-04-24 15:23:55] "PUT /security-group/8a5a2f14-cf21-4c30-93d5-3893f58ebc04 HTTP/1.1" 200 262 0.082079 10.0.0.22 - - [2026-04-24 15:23:55] "PUT /access-control-list/d6103871-8ed9-498d-9de4-9c9845959508 HTTP/1.1" 200 272 0.032449 10.0.0.22 - - [2026-04-24 15:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.074640 10.0.0.22 - - [2026-04-24 15:23:55] "POST /tags HTTP/1.1" 409 228 0.010082 10.0.0.22 - - [2026-04-24 15:23:55] "PUT /access-control-list/3ffbbcbf-e50a-483c-ade7-c9b047c466cb HTTP/1.1" 200 272 0.039537 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.22 - - [2026-04-24 15:23:55] "GET /tag/3777fcf7-b41d-4d41-a189-78014fe7d728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020186 10.0.0.22 - - [2026-04-24 15:23:55] "POST /tags HTTP/1.1" 200 291 0.084554 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-04-24 15:23:55] "GET /tag/e3d60d06-fe8f-474e-adf2-c6db27b5b660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012586 10.0.0.22 - - [2026-04-24 15:23:55] "POST /tags HTTP/1.1" 200 303 0.087646 10.0.0.22 - - [2026-04-24 15:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.22 - - [2026-04-24 15:23:55] "GET /tag/3f5690ad-ac50-4a75-9109-349fb25269e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016308 10.0.0.22 - - [2026-04-24 15:23:55] "POST /tags HTTP/1.1" 409 252 0.002089 10.0.0.22 - - [2026-04-24 15:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.22 - - [2026-04-24 15:23:56] "GET /tag/0d344968-5621-4654-9326-c581f6570ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.020956 10.0.0.22 - - [2026-04-24 15:23:56] "POST /tags HTTP/1.1" 409 226 0.002355 10.0.0.22 - - [2026-04-24 15:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.22 - - [2026-04-24 15:23:56] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012907 10.0.0.22 - - [2026-04-24 15:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.22 - - [2026-04-24 15:23:56] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005790 10.0.0.22 - - [2026-04-24 15:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.22 - - [2026-04-24 15:23:56] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057625 10.0.0.22 - - [2026-04-24 15:23:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012175 10.0.0.22 - - [2026-04-24 15:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029470 10.0.0.22 - - [2026-04-24 15:23:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.181720 10.0.0.22 - - [2026-04-24 15:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008803 10.0.0.22 - - [2026-04-24 15:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017572 10.0.0.22 - - [2026-04-24 15:23:56] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007565 10.0.0.22 - - [2026-04-24 15:23:56] "POST /instance-ips HTTP/1.1" 200 397 0.046894 10.0.0.22 - - [2026-04-24 15:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028969 10.0.0.22 - - [2026-04-24 15:23:56] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012170 10.0.0.22 - - [2026-04-24 15:23:56] "POST /set-tag HTTP/1.1" 200 109 0.071882 10.0.0.22 - - [2026-04-24 15:23:56] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019671 10.0.0.22 - - [2026-04-24 15:23:56] "GET /instance-ip/9c382578-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004435 10.0.0.22 - - [2026-04-24 15:23:56] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005125 10.0.0.22 - - [2026-04-24 15:23:57] "POST /set-tag HTTP/1.1" 200 109 0.006001 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005425 10.0.0.22 - - [2026-04-24 15:23:57] "POST /ref-update HTTP/1.1" 200 156 0.012000 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008610 10.0.0.22 - - [2026-04-24 15:23:57] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.22 - - [2026-04-24 15:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004854 10.0.0.22 - - [2026-04-24 15:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2026-04-24 15:23:57] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040310 10.0.0.22 - - [2026-04-24 15:23:57] "POST /virtual-machines HTTP/1.1" 200 395 0.010178 10.0.0.22 - - [2026-04-24 15:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025560 10.0.0.22 - - [2026-04-24 15:23:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114924 10.0.0.22 - - [2026-04-24 15:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011199 10.0.0.22 - - [2026-04-24 15:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014035 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008973 10.0.0.22 - - [2026-04-24 15:23:57] "POST /instance-ips HTTP/1.1" 200 397 0.027030 10.0.0.22 - - [2026-04-24 15:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028343 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014600 10.0.0.22 - - [2026-04-24 15:23:57] "POST /set-tag HTTP/1.1" 200 109 0.071667 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028343 10.0.0.22 - - [2026-04-24 15:23:57] "GET /instance-ip/9cc276c4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004095 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005559 10.0.0.22 - - [2026-04-24 15:23:57] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004537 10.0.0.22 - - [2026-04-24 15:23:57] "POST /ref-update HTTP/1.1" 200 156 0.010917 10.0.0.22 - - [2026-04-24 15:23:57] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022986 10.0.0.22 - - [2026-04-24 15:23:57] "POST /set-tag HTTP/1.1" 200 109 0.005739 10.0.0.22 - - [2026-04-24 15:23:58] "POST /tags HTTP/1.1" 200 291 0.035285 10.0.0.22 - - [2026-04-24 15:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.22 - - [2026-04-24 15:23:58] "GET /tag/a17e6133-1e73-4898-8e94-ee88f8949f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014642 10.0.0.22 - - [2026-04-24 15:23:58] "POST /tags HTTP/1.1" 409 252 0.002841 10.0.0.22 - - [2026-04-24 15:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-04-24 15:23:58] "GET /tag/afc18dec-5d79-41fb-b72a-d774106df89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012146 10.0.0.22 - - [2026-04-24 15:23:58] "POST /tags HTTP/1.1" 409 226 0.002463 10.0.0.22 - - [2026-04-24 15:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.22 - - [2026-04-24 15:23:58] "GET /tag/8faf940b-9cf0-4a86-a3ef-1d084f674287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014332 10.0.0.22 - - [2026-04-24 15:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-04-24 15:23:58] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004378 10.0.0.22 - - [2026-04-24 15:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2026-04-24 15:23:58] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039600 10.0.0.22 - - [2026-04-24 15:23:58] "POST /virtual-machines HTTP/1.1" 200 395 0.011386 10.0.0.22 - - [2026-04-24 15:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018051 10.0.0.22 - - [2026-04-24 15:23:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114875 10.0.0.22 - - [2026-04-24 15:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010227 10.0.0.22 - - [2026-04-24 15:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010632 10.0.0.22 - - [2026-04-24 15:23:58] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006910 10.0.0.22 - - [2026-04-24 15:23:58] "POST /instance-ips HTTP/1.1" 200 397 0.021934 10.0.0.22 - - [2026-04-24 15:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028624 10.0.0.22 - - [2026-04-24 15:23:58] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007618 10.0.0.22 - - [2026-04-24 15:23:58] "POST /set-tag HTTP/1.1" 200 109 0.064090 10.0.0.22 - - [2026-04-24 15:23:58] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015392 10.0.0.22 - - [2026-04-24 15:23:58] "GET /instance-ip/9d6d3c08-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005942 10.0.0.22 - - [2026-04-24 15:23:58] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004793 10.0.0.22 - - [2026-04-24 15:23:59] "POST /set-tag HTTP/1.1" 200 109 0.005146 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004762 10.0.0.22 - - [2026-04-24 15:23:59] "POST /ref-update HTTP/1.1" 200 156 0.008974 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004908 10.0.0.22 - - [2026-04-24 15:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.22 - - [2026-04-24 15:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005255 10.0.0.22 - - [2026-04-24 15:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.22 - - [2026-04-24 15:23:59] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036420 10.0.0.22 - - [2026-04-24 15:23:59] "POST /virtual-machines HTTP/1.1" 200 395 0.011170 10.0.0.22 - - [2026-04-24 15:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.148420 10.0.0.22 - - [2026-04-24 15:23:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127242 10.0.0.22 - - [2026-04-24 15:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011070 10.0.0.22 - - [2026-04-24 15:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010599 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006756 10.0.0.22 - - [2026-04-24 15:23:59] "POST /instance-ips HTTP/1.1" 200 397 0.022214 10.0.0.22 - - [2026-04-24 15:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033745 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016637 10.0.0.22 - - [2026-04-24 15:23:59] "POST /set-tag HTTP/1.1" 200 109 0.065332 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022478 10.0.0.22 - - [2026-04-24 15:23:59] "GET /instance-ip/9e02e92e-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003499 10.0.0.22 - - [2026-04-24 15:23:59] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004821 10.0.0.22 - - [2026-04-24 15:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.22 - - [2026-04-24 15:23:59] "POST /tags HTTP/1.1" 200 299 0.019944 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.22 - - [2026-04-24 15:24:00] "GET /tag/254f9231-2db7-4f87-a9fa-1a564f25841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012084 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-04-24 15:24:00] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005518 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.22 - - [2026-04-24 15:24:00] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039702 10.0.0.22 - - [2026-04-24 15:24:00] "POST /virtual-machines HTTP/1.1" 200 395 0.011279 10.0.0.22 - - [2026-04-24 15:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020068 10.0.0.22 - - [2026-04-24 15:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118265 10.0.0.22 - - [2026-04-24 15:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009197 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.22 - - [2026-04-24 15:24:00] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005150 10.0.0.22 - - [2026-04-24 15:24:00] "POST /instance-ips HTTP/1.1" 200 397 0.024297 10.0.0.22 - - [2026-04-24 15:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017395 10.0.0.22 - - [2026-04-24 15:24:00] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006724 10.0.0.22 - - [2026-04-24 15:24:00] "POST /set-tag HTTP/1.1" 200 109 0.018405 10.0.0.22 - - [2026-04-24 15:24:00] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013194 10.0.0.22 - - [2026-04-24 15:24:00] "GET /instance-ip/9e813f54-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004457 10.0.0.22 - - [2026-04-24 15:24:00] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005359 10.0.0.22 - - [2026-04-24 15:24:00] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.22 - - [2026-04-24 15:24:00] "POST /tags HTTP/1.1" 200 299 0.024730 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.22 - - [2026-04-24 15:24:00] "GET /tag/57c81091-7d8e-4740-b035-5e6933c71b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018000 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.22 - - [2026-04-24 15:24:00] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005277 10.0.0.22 - - [2026-04-24 15:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.22 - - [2026-04-24 15:24:00] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039398 10.0.0.22 - - [2026-04-24 15:24:00] "POST /virtual-machines HTTP/1.1" 200 395 0.010398 10.0.0.22 - - [2026-04-24 15:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022301 10.0.0.22 - - [2026-04-24 15:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111695 10.0.0.22 - - [2026-04-24 15:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009703 10.0.0.22 - - [2026-04-24 15:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009387 10.0.0.22 - - [2026-04-24 15:24:01] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007800 10.0.0.22 - - [2026-04-24 15:24:01] "POST /instance-ips HTTP/1.1" 200 397 0.025036 10.0.0.22 - - [2026-04-24 15:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021572 10.0.0.22 - - [2026-04-24 15:24:01] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010020 10.0.0.22 - - [2026-04-24 15:24:01] "POST /set-tag HTTP/1.1" 200 109 0.024813 10.0.0.22 - - [2026-04-24 15:24:01] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011158 10.0.0.22 - - [2026-04-24 15:24:01] "GET /instance-ip/9ef5dec2-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004778 10.0.0.22 - - [2026-04-24 15:24:01] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005052 10.0.0.22 - - [2026-04-24 15:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.22 - - [2026-04-24 15:24:01] "POST /tags HTTP/1.1" 200 299 0.033332 10.0.0.22 - - [2026-04-24 15:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.22 - - [2026-04-24 15:24:01] "GET /tag/9da2252e-869c-474c-b847-65419268c27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012470 10.0.0.22 - - [2026-04-24 15:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-04-24 15:24:01] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004725 10.0.0.22 - - [2026-04-24 15:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-04-24 15:24:01] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034959 10.0.0.22 - - [2026-04-24 15:24:01] "POST /virtual-machines HTTP/1.1" 200 395 0.010815 10.0.0.22 - - [2026-04-24 15:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010127 10.0.0.22 - - [2026-04-24 15:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103479 10.0.0.22 - - [2026-04-24 15:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021096 10.0.0.22 - - [2026-04-24 15:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.22 - - [2026-04-24 15:24:01] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005392 10.0.0.22 - - [2026-04-24 15:24:01] "POST /instance-ips HTTP/1.1" 200 397 0.027737 10.0.0.22 - - [2026-04-24 15:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042946 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020227 10.0.0.22 - - [2026-04-24 15:24:02] "POST /set-tag HTTP/1.1" 200 109 0.022343 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006281 10.0.0.22 - - [2026-04-24 15:24:02] "GET /instance-ip/9f63c996-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008857 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005592 10.0.0.22 - - [2026-04-24 15:24:02] "POST /set-tag HTTP/1.1" 200 109 0.005660 10.0.0.22 - - [2026-04-24 15:24:02] "POST /tags HTTP/1.1" 200 299 0.028385 10.0.0.22 - - [2026-04-24 15:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.22 - - [2026-04-24 15:24:02] "GET /tag/7cda1b00-0c64-407f-8466-9d119a13da98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013119 10.0.0.22 - - [2026-04-24 15:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005366 10.0.0.22 - - [2026-04-24 15:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.22 - - [2026-04-24 15:24:02] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037071 10.0.0.22 - - [2026-04-24 15:24:02] "POST /virtual-machines HTTP/1.1" 200 395 0.011642 10.0.0.22 - - [2026-04-24 15:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013660 10.0.0.22 - - [2026-04-24 15:24:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125633 10.0.0.22 - - [2026-04-24 15:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010950 10.0.0.22 - - [2026-04-24 15:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017447 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005602 10.0.0.22 - - [2026-04-24 15:24:02] "POST /instance-ips HTTP/1.1" 200 397 0.023059 10.0.0.22 - - [2026-04-24 15:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034465 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023607 10.0.0.22 - - [2026-04-24 15:24:02] "POST /set-tag HTTP/1.1" 200 109 0.020692 10.0.0.22 - - [2026-04-24 15:24:02] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014787 10.0.0.22 - - [2026-04-24 15:24:02] "GET /instance-ip/9fe15fd2-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003789 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005796 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005124 10.0.0.22 - - [2026-04-24 15:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009587 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011650 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005968 10.0.0.22 - - [2026-04-24 15:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009938 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015053 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004775 10.0.0.22 - - [2026-04-24 15:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009159 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005496 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003792 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005175 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004443 10.0.0.22 - - [2026-04-24 15:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009759 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005266 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004414 10.0.0.22 - - [2026-04-24 15:24:03] "POST /ref-update HTTP/1.1" 200 156 0.014342 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011403 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003872 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005427 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006949 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004790 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005183 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003888 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004679 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005306 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005631 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.22 - - [2026-04-24 15:24:03] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005682 10.0.0.22 - - [2026-04-24 15:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.22 - - [2026-04-24 15:24:06] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004350 10.0.0.22 - - [2026-04-24 15:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002991 10.0.0.22 - - [2026-04-24 15:24:07] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016626 10.0.0.22 - - [2026-04-24 15:24:07] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.22 - - [2026-04-24 15:24:07] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004319 10.0.0.22 - - [2026-04-24 15:24:07] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.22 - - [2026-04-24 15:24:07] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005115 10.0.0.22 - - [2026-04-24 15:24:07] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.22 - - [2026-04-24 15:24:10] "GET /virtual-machine/75a3301f-5f11-47a2-b4c3-056847614214?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003687 10.0.0.22 - - [2026-04-24 15:24:10] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004212 10.0.0.22 - - [2026-04-24 15:24:10] "GET /virtual-machine/72cc49d6-7d4f-42b6-a45c-bf5eb12950dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003561 10.0.0.22 - - [2026-04-24 15:24:10] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004723 10.0.0.22 - - [2026-04-24 15:24:10] "GET /virtual-machine/f2efa7fa-582e-48a8-a8f0-73bd3459bf47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003330 10.0.0.22 - - [2026-04-24 15:24:10] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004298 10.0.0.22 - - [2026-04-24 15:24:12] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005467 10.0.0.22 - - [2026-04-24 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.22 - - [2026-04-24 15:24:12] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007547 10.0.0.22 - - [2026-04-24 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.22 - - [2026-04-24 15:24:12] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004404 10.0.0.22 - - [2026-04-24 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine/dcdc8b46-d811-4db0-88b7-9ccaedae2bec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003822 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004565 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine/dfcb01a1-834e-420e-b649-1b4f1c16cd55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003630 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005815 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine/d90856e3-712b-49c8-afdf-138f93b47af6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004498 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006566 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine/2052e072-dc01-400c-a550-619f00ae8938?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003475 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004751 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine/24fc9d20-0f3c-431b-a7cf-a607d71d1fde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003708 10.0.0.22 - - [2026-04-24 15:24:15] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004813 10.0.0.22 - - [2026-04-24 15:24:16] "GET /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009072 10.0.0.22 - - [2026-04-24 15:24:16] "POST /tags HTTP/1.1" 200 333 0.037154 10.0.0.22 - - [2026-04-24 15:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011230 10.0.0.22 - - [2026-04-24 15:24:16] "GET /tag/598d96f2-b822-47dc-98b3-0df35ad2e4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014925 10.0.0.22 - - [2026-04-24 15:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.22 - - [2026-04-24 15:24:16] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041526 10.0.0.22 - - [2026-04-24 15:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2026-04-24 15:24:16] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006004 10.0.0.22 - - [2026-04-24 15:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.22 - - [2026-04-24 15:24:16] "GET /service-appliance-set/99189027-00b1-4ef7-86d9-33d874c660d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003735 10.0.0.22 - - [2026-04-24 15:24:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.002524 10.0.0.22 - - [2026-04-24 15:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095181 10.0.0.22 - - [2026-04-24 15:24:17] "GET /virtual-machine-interface/b3cf50fd-9ba7-4492-baad-5bc75594d677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014423 10.0.0.22 - - [2026-04-24 15:24:17] "POST /instance-ips HTTP/1.1" 200 409 0.022820 10.0.0.22 - - [2026-04-24 15:24:17] "GET /instance-ip/b75bc2ba-ad92-42a8-a134-a8422b7a15ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005741 10.0.0.22 - - [2026-04-24 15:24:17] "POST /loadbalancers HTTP/1.1" 200 629 0.068176 10.0.0.22 - - [2026-04-24 15:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031284 10.0.0.22 - - [2026-04-24 15:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.22 - - [2026-04-24 15:24:17] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053713 10.0.0.22 - - [2026-04-24 15:24:17] "GET /instance-ip/b75bc2ba-ad92-42a8-a134-a8422b7a15ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005499 10.0.0.22 - - [2026-04-24 15:24:17] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040337 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003147 10.0.0.22 - - [2026-04-24 15:24:17] "POST /floating-ips HTTP/1.1" 200 597 0.043891 10.0.0.22 - - [2026-04-24 15:24:17] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.037516 10.0.0.22 - - [2026-04-24 15:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.22 - - [2026-04-24 15:24:17] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035301 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer-listener/b762a1b6-c355-452a-a8d2-e737cc18efc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004591 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer-listener/b762a1b6-c355-452a-a8d2-e737cc18efc0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005467 10.0.0.22 - - [2026-04-24 15:24:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020798 10.0.0.22 - - [2026-04-24 15:24:17] "GET /instance-ip/b75bc2ba-ad92-42a8-a134-a8422b7a15ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010985 10.0.0.22 - - [2026-04-24 15:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.22 - - [2026-04-24 15:24:17] "GET /instance-ip/b75bc2ba-ad92-42a8-a134-a8422b7a15ae?fields=floating_ips HTTP/1.1" 200 1213 0.015456 10.0.0.22 - - [2026-04-24 15:24:17] "GET /floating-ip/b03aa035-fb99-44eb-8f6d-e662d0222526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003868 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004609 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004787 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer-pool/097d5d82-36d1-476f-ad14-76536cb52e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.009737 10.0.0.22 - - [2026-04-24 15:24:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032109 10.0.0.22 - - [2026-04-24 15:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008747 10.0.0.22 - - [2026-04-24 15:24:17] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009460 10.0.0.22 - - [2026-04-24 15:24:17] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007757 10.0.0.22 - - [2026-04-24 15:24:17] "POST /tags HTTP/1.1" 409 221 0.002305 10.0.0.22 - - [2026-04-24 15:24:17] "POST /ref-update HTTP/1.1" 200 156 0.008704 10.0.0.22 - - [2026-04-24 15:24:17] "GET /floating-ip/b03aa035-fb99-44eb-8f6d-e662d0222526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.011930 10.0.0.22 - - [2026-04-24 15:24:17] "PUT /floating-ip/b03aa035-fb99-44eb-8f6d-e662d0222526 HTTP/1.1" 200 256 0.016961 10.0.0.22 - - [2026-04-24 15:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.22 - - [2026-04-24 15:24:17] "GET /tag/598d96f2-b822-47dc-98b3-0df35ad2e4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013939 10.0.0.22 - - [2026-04-24 15:24:17] "POST /set-tag HTTP/1.1" 200 109 0.071689 10.0.0.22 - - [2026-04-24 15:24:17] "GET /loadbalancer-pool/097d5d82-36d1-476f-ad14-76536cb52e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003471 10.0.0.22 - - [2026-04-24 15:24:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016711 10.0.0.22 - - [2026-04-24 15:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021634 10.0.0.22 - - [2026-04-24 15:24:17] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018692 10.0.0.22 - - [2026-04-24 15:24:17] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008976 10.0.0.22 - - [2026-04-24 15:24:18] "POST /ref-update HTTP/1.1" 200 156 0.015378 10.0.0.22 - - [2026-04-24 15:24:18] "GET /floating-ip/b03aa035-fb99-44eb-8f6d-e662d0222526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.016104 10.0.0.22 - - [2026-04-24 15:24:18] "POST /set-tag HTTP/1.1" 200 109 0.082585 10.0.0.22 - - [2026-04-24 15:24:18] "POST /tags HTTP/1.1" 409 206 0.002174 10.0.0.22 - - [2026-04-24 15:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.22 - - [2026-04-24 15:24:18] "GET /tag/3f5690ad-ac50-4a75-9109-349fb25269e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011348 10.0.0.22 - - [2026-04-24 15:24:18] "POST /tags HTTP/1.1" 409 204 0.002181 10.0.0.22 - - [2026-04-24 15:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.22 - - [2026-04-24 15:24:18] "GET /tag/57c81091-7d8e-4740-b035-5e6933c71b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011920 10.0.0.22 - - [2026-04-24 15:24:18] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002557 10.0.0.22 - - [2026-04-24 15:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-04-24 15:24:18] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002405 10.0.0.22 - - [2026-04-24 15:24:19] "POST /tags HTTP/1.1" 409 206 0.002674 10.0.0.22 - - [2026-04-24 15:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.22 - - [2026-04-24 15:24:19] "GET /tag/3f5690ad-ac50-4a75-9109-349fb25269e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012383 10.0.0.22 - - [2026-04-24 15:24:19] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.22 - - [2026-04-24 15:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2026-04-24 15:24:19] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012399 10.0.0.22 - - [2026-04-24 15:24:19] "POST /tags HTTP/1.1" 409 204 0.001941 10.0.0.22 - - [2026-04-24 15:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.22 - - [2026-04-24 15:24:19] "GET /tag/57c81091-7d8e-4740-b035-5e6933c71b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012765 10.0.0.22 - - [2026-04-24 15:24:19] "POST /tags HTTP/1.1" 409 226 0.001785 10.0.0.22 - - [2026-04-24 15:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2026-04-24 15:24:19] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018662 10.0.0.22 - - [2026-04-24 15:24:19] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002866 10.0.0.22 - - [2026-04-24 15:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2026-04-24 15:24:19] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003205 10.0.0.22 - - [2026-04-24 15:24:19] "POST /firewall-rules HTTP/1.1" 200 626 0.090779 10.0.0.22 - - [2026-04-24 15:24:19] "POST /firewall-rules HTTP/1.1" 200 646 0.085004 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-rule/0e7b0415-fb94-4367-bc27-c314ea3a4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.034740 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006939 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-rule/5586b475-311e-4508-8be9-38c10a01d362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004661 10.0.0.22 - - [2026-04-24 15:24:19] "POST /ref-update HTTP/1.1" 200 156 0.023406 10.0.0.22 - - [2026-04-24 15:24:19] "POST /firewall-policys HTTP/1.1" 200 606 0.050669 10.0.0.22 - - [2026-04-24 15:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014390 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010567 10.0.0.22 - - [2026-04-24 15:24:19] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002819 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002695 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003807 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004431 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005080 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002846 10.0.0.22 - - [2026-04-24 15:24:19] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002822 10.0.0.22 - - [2026-04-24 15:24:20] "POST /ref-update HTTP/1.1" 200 156 0.024168 10.0.0.22 - - [2026-04-24 15:24:20] "POST /ref-update HTTP/1.1" 200 156 0.025553 10.0.0.22 - - [2026-04-24 15:24:20] "POST /ref-update HTTP/1.1" 200 156 0.027111 10.0.0.22 - - [2026-04-24 15:24:20] "POST /ref-update HTTP/1.1" 200 156 0.023363 10.0.0.22 - - [2026-04-24 15:24:20] "POST /ref-update HTTP/1.1" 200 156 0.035705 10.0.0.22 - - [2026-04-24 15:24:20] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010627 10.0.0.22 - - [2026-04-24 15:25:32] "GET /global-system-configs HTTP/1.1" 200 322 0.001838 10.0.0.22 - - [2026-04-24 15:25:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002246 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:26:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001346 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001366 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:26:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:26:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001136 10.0.0.22 - - [2026-04-24 15:26:18] "POST /tags HTTP/1.1" 409 252 0.002458 10.0.0.22 - - [2026-04-24 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.22 - - [2026-04-24 15:26:18] "GET /tag/afc18dec-5d79-41fb-b72a-d774106df89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014333 10.0.0.22 - - [2026-04-24 15:26:18] "POST /tags HTTP/1.1" 409 228 0.002283 10.0.0.22 - - [2026-04-24 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.22 - - [2026-04-24 15:26:18] "GET /tag/3777fcf7-b41d-4d41-a189-78014fe7d728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012123 10.0.0.22 - - [2026-04-24 15:26:18] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003784 10.0.0.22 - - [2026-04-24 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2026-04-24 15:26:18] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003075 10.0.0.22 - - [2026-04-24 15:26:18] "POST /tags HTTP/1.1" 409 206 0.001993 10.0.0.22 - - [2026-04-24 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.22 - - [2026-04-24 15:26:18] "GET /tag/3f5690ad-ac50-4a75-9109-349fb25269e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011614 10.0.0.22 - - [2026-04-24 15:26:18] "POST /tags HTTP/1.1" 409 226 0.002176 10.0.0.22 - - [2026-04-24 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.22 - - [2026-04-24 15:26:18] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014960 10.0.0.22 - - [2026-04-24 15:26:18] "POST /tags HTTP/1.1" 409 204 0.002289 10.0.0.22 - - [2026-04-24 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-04-24 15:26:19] "GET /tag/57c81091-7d8e-4740-b035-5e6933c71b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011924 10.0.0.22 - - [2026-04-24 15:26:19] "POST /tags HTTP/1.1" 409 226 0.001892 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.22 - - [2026-04-24 15:26:19] "GET /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012594 10.0.0.22 - - [2026-04-24 15:26:19] "POST /tags HTTP/1.1" 409 228 0.002085 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2026-04-24 15:26:19] "GET /tag/3777fcf7-b41d-4d41-a189-78014fe7d728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020087 10.0.0.22 - - [2026-04-24 15:26:19] "POST /tags HTTP/1.1" 409 252 0.002738 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.22 - - [2026-04-24 15:26:19] "GET /tag/afc18dec-5d79-41fb-b72a-d774106df89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015249 10.0.0.22 - - [2026-04-24 15:26:19] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002752 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.22 - - [2026-04-24 15:26:19] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002563 10.0.0.22 - - [2026-04-24 15:26:19] "POST /firewall-rules HTTP/1.1" 409 281 0.001857 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2026-04-24 15:26:19] "PUT /firewall-rule/5586b475-311e-4508-8be9-38c10a01d362 HTTP/1.1" 200 260 0.021341 10.0.0.22 - - [2026-04-24 15:26:19] "POST /firewall-rules HTTP/1.1" 409 291 0.009408 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2026-04-24 15:26:19] "PUT /firewall-rule/0e7b0415-fb94-4367-bc27-c314ea3a4966 HTTP/1.1" 200 260 0.021614 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-rule/0e7b0415-fb94-4367-bc27-c314ea3a4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.012182 10.0.0.22 - - [2026-04-24 15:26:19] "POST /firewall-rules HTTP/1.1" 200 658 0.078465 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-rule/64c10d89-ca50-4b7c-a9f8-4c4c1e452323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.006181 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002862 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-rule/5586b475-311e-4508-8be9-38c10a01d362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003309 10.0.0.22 - - [2026-04-24 15:26:19] "POST /firewall-policys HTTP/1.1" 409 269 0.001955 10.0.0.22 - - [2026-04-24 15:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2026-04-24 15:26:19] "PUT /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946 HTTP/1.1" 200 264 0.020926 10.0.0.22 - - [2026-04-24 15:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026292 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014482 10.0.0.22 - - [2026-04-24 15:26:19] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002844 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002238 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/28ddf51a-a802-4596-8e61-915f78fc050b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002174 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003217 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002564 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002300 10.0.0.22 - - [2026-04-24 15:26:19] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002811 10.0.0.22 - - [2026-04-24 15:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2026-04-24 15:27:08] "GET /loadbalancer/0a67ea67-d308-4868-8324-f14fa22a08f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002370 10.0.0.22 - - [2026-04-24 15:27:08] "GET /loadbalancer-pool/b090386b-c587-4eef-8cf8-cac1af9a610c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002553 10.0.0.22 - - [2026-04-24 15:27:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015780 10.0.0.22 - - [2026-04-24 15:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016242 10.0.0.22 - - [2026-04-24 15:27:08] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007734 10.0.0.22 - - [2026-04-24 15:27:08] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010647 10.0.0.22 - - [2026-04-24 15:27:08] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002188 10.0.0.22 - - [2026-04-24 15:27:08] "POST /set-tag HTTP/1.1" 200 109 0.063550 10.0.0.22 - - [2026-04-24 15:27:08] "GET /loadbalancer-pool/ff66a805-6448-4be9-82a3-9a435171bbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013584 10.0.0.22 - - [2026-04-24 15:27:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020007 10.0.0.22 - - [2026-04-24 15:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007852 10.0.0.22 - - [2026-04-24 15:27:09] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018267 10.0.0.22 - - [2026-04-24 15:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2026-04-24 15:27:09] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005418 10.0.0.22 - - [2026-04-24 15:27:09] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002470 10.0.0.22 - - [2026-04-24 15:27:09] "GET /loadbalancer-pool/daf51de9-0bb8-452a-b66f-b8c0257f5977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003468 10.0.0.22 - - [2026-04-24 15:27:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016878 10.0.0.22 - - [2026-04-24 15:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019360 10.0.0.22 - - [2026-04-24 15:27:09] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021666 10.0.0.22 - - [2026-04-24 15:27:09] "GET /virtual-machine-interface/ec63a8a8-3fef-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012329 10.0.0.22 - - [2026-04-24 15:27:09] "GET /floating-ip/95e65a3c-f220-457a-944b-2ec46a10b401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003290 10.0.0.22 - - [2026-04-24 15:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002551 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:27:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010132 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.009743 10.0.0.22 - - [2026-04-24 15:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.22 - - [2026-04-24 15:27:21] "GET /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.012741 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019012 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.026646 10.0.0.22 - - [2026-04-24 15:27:21] "DELETE /loadbalancer-member/c6d821de-a936-4b1c-90c4-83b8039d6fdf HTTP/1.1" 200 115 0.052571 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007024 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.008039 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004826 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004404 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004755 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005852 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004406 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.22 - - [2026-04-24 15:27:21] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004769 10.0.0.22 - - [2026-04-24 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.22 - - [2026-04-24 15:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.22 - - [2026-04-24 15:27:21] "GET /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002629 10.0.0.22 - - [2026-04-24 15:27:22] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005089 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.22 - - [2026-04-24 15:27:22] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005720 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.22 - - [2026-04-24 15:27:22] "GET /virtual-machine/dcdc8b46-d811-4db0-88b7-9ccaedae2bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002273 10.0.0.22 - - [2026-04-24 15:27:22] "POST /ref-update HTTP/1.1" 200 156 0.026875 10.0.0.22 - - [2026-04-24 15:27:22] "GET /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012312 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.035736 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.021283 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.022039 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.044184 10.0.0.22 - - [2026-04-24 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.022171 10.0.0.22 - - [2026-04-24 15:27:22] "DELETE /instance-ip/9e02e92e-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.047299 10.0.0.22 - - [2026-04-24 15:27:23] "DELETE /virtual-machine-interface/9de54d38-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.037071 10.0.0.22 - - [2026-04-24 15:27:23] "DELETE /virtual-machine/dcdc8b46-d811-4db0-88b7-9ccaedae2bec HTTP/1.1" 200 115 0.017773 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008310 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine/f2efa7fa-582e-48a8-a8f0-73bd3459bf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003137 10.0.0.22 - - [2026-04-24 15:27:23] "POST /ref-update HTTP/1.1" 200 156 0.009271 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007717 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.029692 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.040676 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.047554 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.020153 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.061728 10.0.0.22 - - [2026-04-24 15:27:23] "DELETE /instance-ip/9d6d3c08-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.062099 10.0.0.22 - - [2026-04-24 15:27:23] "DELETE /virtual-machine-interface/9d525d34-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.056865 10.0.0.22 - - [2026-04-24 15:27:23] "DELETE /virtual-machine/f2efa7fa-582e-48a8-a8f0-73bd3459bf47 HTTP/1.1" 200 115 0.025418 10.0.0.22 - - [2026-04-24 15:27:23] "DELETE /tag/a17e6133-1e73-4898-8e94-ee88f8949f8b HTTP/1.1" 200 115 0.043388 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008114 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.004618 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005422 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine/75a3301f-5f11-47a2-b4c3-056847614214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003298 10.0.0.22 - - [2026-04-24 15:27:23] "POST /ref-update HTTP/1.1" 200 156 0.010757 10.0.0.22 - - [2026-04-24 15:27:23] "GET /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015424 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.020782 10.0.0.22 - - [2026-04-24 15:27:23] "POST /set-tag HTTP/1.1" 200 109 0.041293 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.041456 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.026305 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.045463 10.0.0.22 - - [2026-04-24 15:27:24] "DELETE /instance-ip/9c382578-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.087660 10.0.0.22 - - [2026-04-24 15:27:24] "POST /ref-update HTTP/1.1" 200 156 0.026828 10.0.0.22 - - [2026-04-24 15:27:24] "DELETE /virtual-machine-interface/9c138088-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.060679 10.0.0.22 - - [2026-04-24 15:27:24] "DELETE /virtual-machine/75a3301f-5f11-47a2-b4c3-056847614214 HTTP/1.1" 200 115 0.028691 10.0.0.22 - - [2026-04-24 15:27:24] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007709 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.22 - - [2026-04-24 15:27:24] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015710 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.22 - - [2026-04-24 15:27:24] "GET /virtual-machine/72cc49d6-7d4f-42b6-a45c-bf5eb12950dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003178 10.0.0.22 - - [2026-04-24 15:27:24] "POST /ref-update HTTP/1.1" 200 156 0.013889 10.0.0.22 - - [2026-04-24 15:27:24] "GET /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.024046 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.022930 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.054588 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.018277 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.020836 10.0.0.22 - - [2026-04-24 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.036276 10.0.0.22 - - [2026-04-24 15:27:24] "DELETE /instance-ip/9cc276c4-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.053271 10.0.0.22 - - [2026-04-24 15:27:24] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.22 - - [2026-04-24 15:27:25] "DELETE /virtual-machine-interface/9ca6f4f8-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.047014 10.0.0.22 - - [2026-04-24 15:27:25] "DELETE /virtual-machine/72cc49d6-7d4f-42b6-a45c-bf5eb12950dc HTTP/1.1" 200 115 0.021377 10.0.0.22 - - [2026-04-24 15:27:25] "DELETE /tag/3f5690ad-ac50-4a75-9109-349fb25269e7 HTTP/1.1" 409 388 0.007013 10.0.0.22 - - [2026-04-24 15:27:25] "DELETE /tag/e3d60d06-fe8f-474e-adf2-c6db27b5b660 HTTP/1.1" 200 115 0.033454 10.0.0.22 - - [2026-04-24 15:27:52] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007174 10.0.0.22 - - [2026-04-24 15:27:52] "POST /set-tag HTTP/1.1" 200 109 0.012845 10.0.0.22 - - [2026-04-24 15:27:52] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007387 10.0.0.22 - - [2026-04-24 15:27:52] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.22 - - [2026-04-24 15:27:52] "GET /virtual-machine/dfcb01a1-834e-420e-b649-1b4f1c16cd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003043 10.0.0.22 - - [2026-04-24 15:27:52] "POST /ref-update HTTP/1.1" 200 156 0.016913 10.0.0.22 - - [2026-04-24 15:27:52] "GET /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007335 10.0.0.22 - - [2026-04-24 15:27:52] "POST /set-tag HTTP/1.1" 200 109 0.052894 10.0.0.22 - - [2026-04-24 15:27:52] "POST /set-tag HTTP/1.1" 200 109 0.051562 10.0.0.22 - - [2026-04-24 15:27:52] "POST /set-tag HTTP/1.1" 200 109 0.053079 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.085338 10.0.0.22 - - [2026-04-24 15:27:53] "DELETE /instance-ip/9e813f54-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.094475 10.0.0.22 - - [2026-04-24 15:27:53] "DELETE /virtual-machine-interface/9e655f28-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.051835 10.0.0.22 - - [2026-04-24 15:27:53] "DELETE /virtual-machine/dfcb01a1-834e-420e-b649-1b4f1c16cd55 HTTP/1.1" 200 115 0.048519 10.0.0.22 - - [2026-04-24 15:27:53] "DELETE /tag/254f9231-2db7-4f87-a9fa-1a564f25841b HTTP/1.1" 200 115 0.083065 10.0.0.22 - - [2026-04-24 15:27:53] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006731 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.006003 10.0.0.22 - - [2026-04-24 15:27:53] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011213 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.005491 10.0.0.22 - - [2026-04-24 15:27:53] "GET /virtual-machine/d90856e3-712b-49c8-afdf-138f93b47af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005111 10.0.0.22 - - [2026-04-24 15:27:53] "POST /ref-update HTTP/1.1" 200 156 0.048060 10.0.0.22 - - [2026-04-24 15:27:53] "GET /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.034796 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.040042 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.072088 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.060051 10.0.0.22 - - [2026-04-24 15:27:53] "POST /set-tag HTTP/1.1" 200 109 0.052187 10.0.0.22 - - [2026-04-24 15:27:53] "DELETE /instance-ip/9f63c996-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.099194 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /virtual-machine-interface/9f4e3180-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.080241 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /virtual-machine/d90856e3-712b-49c8-afdf-138f93b47af6 HTTP/1.1" 200 115 0.035571 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /tag/9da2252e-869c-474c-b847-65419268c27a HTTP/1.1" 200 115 0.054363 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009820 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.006910 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005254 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine/2052e072-dc01-400c-a550-619f00ae8938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006264 10.0.0.22 - - [2026-04-24 15:27:54] "POST /ref-update HTTP/1.1" 200 156 0.017642 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025961 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.025558 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.023050 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.031694 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.015364 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /instance-ip/9ef5dec2-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.052941 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /virtual-machine-interface/9edb282a-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.045552 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /virtual-machine/2052e072-dc01-400c-a550-619f00ae8938 HTTP/1.1" 200 115 0.028311 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /tag/ea7e3660-b11d-4066-abe4-8c7462863000 HTTP/1.1" 200 115 0.039672 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /tag/57c81091-7d8e-4740-b035-5e6933c71b5f HTTP/1.1" 409 236 0.007104 10.0.0.22 - - [2026-04-24 15:27:54] "DELETE /tag/0d344968-5621-4654-9326-c581f6570ee0 HTTP/1.1" 200 115 0.040964 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004895 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004984 10.0.0.22 - - [2026-04-24 15:27:54] "POST /set-tag HTTP/1.1" 200 109 0.007006 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine/24fc9d20-0f3c-431b-a7cf-a607d71d1fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003546 10.0.0.22 - - [2026-04-24 15:27:54] "POST /ref-update HTTP/1.1" 200 156 0.014179 10.0.0.22 - - [2026-04-24 15:27:54] "GET /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020287 10.0.0.22 - - [2026-04-24 15:27:55] "POST /set-tag HTTP/1.1" 200 109 0.022352 10.0.0.22 - - [2026-04-24 15:27:55] "POST /set-tag HTTP/1.1" 200 109 0.017843 10.0.0.22 - - [2026-04-24 15:27:55] "POST /set-tag HTTP/1.1" 200 109 0.035002 10.0.0.22 - - [2026-04-24 15:27:55] "POST /set-tag HTTP/1.1" 200 109 0.023325 10.0.0.22 - - [2026-04-24 15:27:55] "DELETE /instance-ip/9fe15fd2-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.046752 10.0.0.22 - - [2026-04-24 15:27:55] "DELETE /virtual-machine-interface/9fc489d4-3ff1-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.039817 10.0.0.22 - - [2026-04-24 15:27:55] "DELETE /virtual-machine/24fc9d20-0f3c-431b-a7cf-a607d71d1fde HTTP/1.1" 200 115 0.041838 10.0.0.22 - - [2026-04-24 15:27:55] "DELETE /tag/3777fcf7-b41d-4d41-a189-78014fe7d728 HTTP/1.1" 409 236 0.005229 10.0.0.22 - - [2026-04-24 15:27:55] "DELETE /tag/7cda1b00-0c64-407f-8466-9d119a13da98 HTTP/1.1" 200 115 0.045409 10.0.0.22 - - [2026-04-24 15:27:55] "DELETE /tag/afc18dec-5d79-41fb-b72a-d774106df89d HTTP/1.1" 409 236 0.004831 10.0.0.22 - - [2026-04-24 15:27:56] "POST /projects HTTP/1.1" 409 238 0.003528 10.0.0.22 - - [2026-04-24 15:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2026-04-24 15:27:56] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036064 10.0.0.22 - - [2026-04-24 15:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.22 - - [2026-04-24 15:27:56] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004239 10.0.0.22 - - [2026-04-24 15:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2026-04-24 15:27:56] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004574 10.0.0.22 - - [2026-04-24 15:27:56] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.22 - - [2026-04-24 15:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.22 - - [2026-04-24 15:27:56] "PUT /security-group/8a5a2f14-cf21-4c30-93d5-3893f58ebc04 HTTP/1.1" 200 262 0.055731 10.0.0.22 - - [2026-04-24 15:27:56] "PUT /access-control-list/d6103871-8ed9-498d-9de4-9c9845959508 HTTP/1.1" 200 272 0.026778 10.0.0.22 - - [2026-04-24 15:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.047372 10.0.0.22 - - [2026-04-24 15:27:56] "PUT /access-control-list/3ffbbcbf-e50a-483c-ade7-c9b047c466cb HTTP/1.1" 200 272 0.042506 10.0.0.22 - - [2026-04-24 15:28:01] "POST /projects HTTP/1.1" 409 238 0.002642 10.0.0.22 - - [2026-04-24 15:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2026-04-24 15:28:01] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046116 10.0.0.22 - - [2026-04-24 15:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.22 - - [2026-04-24 15:28:01] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006163 10.0.0.22 - - [2026-04-24 15:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.22 - - [2026-04-24 15:28:01] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006133 10.0.0.22 - - [2026-04-24 15:28:01] "POST /security-groups HTTP/1.1" 409 285 0.003672 10.0.0.22 - - [2026-04-24 15:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.22 - - [2026-04-24 15:28:02] "PUT /security-group/8a5a2f14-cf21-4c30-93d5-3893f58ebc04 HTTP/1.1" 200 262 0.076799 10.0.0.22 - - [2026-04-24 15:28:02] "PUT /access-control-list/d6103871-8ed9-498d-9de4-9c9845959508 HTTP/1.1" 200 272 0.026796 10.0.0.22 - - [2026-04-24 15:28:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.060137 10.0.0.22 - - [2026-04-24 15:28:02] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.025399 10.0.0.22 - - [2026-04-24 15:28:02] "PUT /access-control-list/3ffbbcbf-e50a-483c-ade7-c9b047c466cb HTTP/1.1" 200 272 0.065070 10.0.0.22 - - [2026-04-24 15:28:02] "GET /firewall-rule/e3325592-93c7-4609-a6ba-4d8576621289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013824 10.0.0.22 - - [2026-04-24 15:28:02] "POST /ref-update HTTP/1.1" 200 156 0.089190 10.0.0.22 - - [2026-04-24 15:28:02] "DELETE /firewall-rule/e3325592-93c7-4609-a6ba-4d8576621289 HTTP/1.1" 200 115 0.066703 10.0.0.22 - - [2026-04-24 15:28:02] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007874 10.0.0.22 - - [2026-04-24 15:28:02] "GET /firewall-rule/b4d720a5-a6a0-4710-95fa-6fce5110f874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005669 10.0.0.22 - - [2026-04-24 15:28:02] "POST /ref-update HTTP/1.1" 200 156 0.079704 10.0.0.22 - - [2026-04-24 15:28:02] "DELETE /firewall-rule/b4d720a5-a6a0-4710-95fa-6fce5110f874 HTTP/1.1" 200 115 0.042702 10.0.0.22 - - [2026-04-24 15:28:02] "DELETE /tag/3777fcf7-b41d-4d41-a189-78014fe7d728 HTTP/1.1" 409 236 0.014786 10.0.0.22 - - [2026-04-24 15:28:02] "DELETE /tag/8faf940b-9cf0-4a86-a3ef-1d084f674287 HTTP/1.1" 200 115 0.058157 10.0.0.22 - - [2026-04-24 15:28:02] "DELETE /tag/afc18dec-5d79-41fb-b72a-d774106df89d HTTP/1.1" 409 236 0.005296 10.0.0.22 - - [2026-04-24 15:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.22 - - [2026-04-24 15:28:02] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008838 10.0.0.22 - - [2026-04-24 15:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.22 - - [2026-04-24 15:28:02] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004729 10.0.0.22 - - [2026-04-24 15:28:02] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.079264 10.0.0.22 - - [2026-04-24 15:28:03] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.096147 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /security-group/8a5a2f14-cf21-4c30-93d5-3893f58ebc04 HTTP/1.1" 200 115 0.079649 10.0.0.22 - - [2026-04-24 15:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /access-control-list/d6103871-8ed9-498d-9de4-9c9845959508 HTTP/1.1" 200 115 0.051240 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /access-control-list/3ffbbcbf-e50a-483c-ade7-c9b047c466cb HTTP/1.1" 200 115 0.056919 10.0.0.22 - - [2026-04-24 15:28:03] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051314 10.0.0.22 - - [2026-04-24 15:28:03] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?fields=security_groups HTTP/1.1" 200 1353 0.064011 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /security-group/ea86863e-73a6-4c03-92c7-16eb52e8da4e HTTP/1.1" 200 115 0.090149 10.0.0.22 - - [2026-04-24 15:28:03] "GET /project/e95750f5-f5f4-4e2f-b986-253f85928a70?fields=application_policy_sets HTTP/1.1" 200 1392 0.070157 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /access-control-list/afa53b8d-976c-4192-a111-3d92e8f33135 HTTP/1.1" 200 115 0.093729 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /access-control-list/82fb8a75-32c4-43aa-a6f6-18bcc3303647 HTTP/1.1" 200 115 0.094837 10.0.0.22 - - [2026-04-24 15:28:03] "DELETE /project/e95750f5-f5f4-4e2f-b986-253f85928a70 HTTP/1.1" 200 115 0.509800 10.0.0.22 - - [2026-04-24 15:28:03] "POST /projects HTTP/1.1" 409 238 0.002062 10.0.0.22 - - [2026-04-24 15:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.22 - - [2026-04-24 15:28:03] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041077 10.0.0.22 - - [2026-04-24 15:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.22 - - [2026-04-24 15:28:03] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005116 10.0.0.22 - - [2026-04-24 15:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-04-24 15:28:03] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007005 10.0.0.22 - - [2026-04-24 15:28:03] "POST /security-groups HTTP/1.1" 409 285 0.003547 10.0.0.22 - - [2026-04-24 15:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.22 - - [2026-04-24 15:28:04] "PUT /security-group/f838e380-5a9e-484f-8b74-ada78d1b02ef HTTP/1.1" 200 262 0.063653 10.0.0.22 - - [2026-04-24 15:28:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035263 10.0.0.22 - - [2026-04-24 15:28:04] "PUT /access-control-list/1df5a129-96a6-41f0-b06f-98e9632d7ded HTTP/1.1" 200 272 0.036277 10.0.0.22 - - [2026-04-24 15:28:04] "PUT /access-control-list/dd5559fa-918b-4495-b18b-1b38d56ea2e8 HTTP/1.1" 200 272 0.038602 10.0.0.22 - - [2026-04-24 15:28:07] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003715 10.0.0.22 - - [2026-04-24 15:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2026-04-24 15:28:07] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003540 10.0.0.22 - - [2026-04-24 15:28:07] "GET /firewall-policy/78d25d00-7fe9-4777-8f6f-4393e0731e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002836 10.0.0.22 - - [2026-04-24 15:28:07] "GET /firewall-rule/5586b475-311e-4508-8be9-38c10a01d362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004383 10.0.0.22 - - [2026-04-24 15:28:07] "POST /ref-update HTTP/1.1" 200 156 0.025372 10.0.0.22 - - [2026-04-24 15:28:07] "DELETE /firewall-rule/5586b475-311e-4508-8be9-38c10a01d362 HTTP/1.1" 200 115 0.088694 10.0.0.22 - - [2026-04-24 15:28:07] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005301 10.0.0.22 - - [2026-04-24 15:28:07] "GET /firewall-rule/0e7b0415-fb94-4367-bc27-c314ea3a4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004032 10.0.0.22 - - [2026-04-24 15:28:08] "POST /ref-update HTTP/1.1" 200 156 0.032284 10.0.0.22 - - [2026-04-24 15:28:08] "DELETE /firewall-rule/0e7b0415-fb94-4367-bc27-c314ea3a4966 HTTP/1.1" 200 115 0.091592 10.0.0.22 - - [2026-04-24 15:28:08] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005604 10.0.0.22 - - [2026-04-24 15:28:08] "GET /firewall-rule/64c10d89-ca50-4b7c-a9f8-4c4c1e452323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003538 10.0.0.22 - - [2026-04-24 15:28:08] "POST /ref-update HTTP/1.1" 200 156 0.026172 10.0.0.22 - - [2026-04-24 15:28:08] "DELETE /firewall-rule/64c10d89-ca50-4b7c-a9f8-4c4c1e452323 HTTP/1.1" 200 115 0.089013 10.0.0.22 - - [2026-04-24 15:28:08] "GET /application-policy-set/c81bd592-fe7c-410a-ba70-d1e458509899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003355 10.0.0.22 - - [2026-04-24 15:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.22 - - [2026-04-24 15:28:08] "GET /policy-management/b3c2220b-b6df-4cf5-9be1-36674de8c29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.22 - - [2026-04-24 15:28:08] "GET /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004337 10.0.0.22 - - [2026-04-24 15:28:08] "POST /ref-update HTTP/1.1" 200 156 0.042646 10.0.0.22 - - [2026-04-24 15:28:08] "DELETE /firewall-policy/d1d20481-3533-40cb-89d9-13e16a233946 HTTP/1.1" 200 115 0.094872 10.0.0.22 - - [2026-04-24 15:28:08] "DELETE /tag/3777fcf7-b41d-4d41-a189-78014fe7d728 HTTP/1.1" 200 115 0.087743 10.0.0.22 - - [2026-04-24 15:28:08] "DELETE /tag/57c81091-7d8e-4740-b035-5e6933c71b5f HTTP/1.1" 200 115 0.109943 10.0.0.22 - - [2026-04-24 15:28:08] "DELETE /tag/3f5690ad-ac50-4a75-9109-349fb25269e7 HTTP/1.1" 200 115 0.149536 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /tag/afc18dec-5d79-41fb-b72a-d774106df89d HTTP/1.1" 200 115 0.078134 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /loadbalancer-member/f624ca6e-af02-4688-82e4-59347694490b HTTP/1.1" 200 115 0.053942 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /loadbalancer-pool/097d5d82-36d1-476f-ad14-76536cb52e23 HTTP/1.1" 200 115 0.051651 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /loadbalancer-listener/b762a1b6-c355-452a-a8d2-e737cc18efc0 HTTP/1.1" 200 115 0.085421 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /loadbalancer/702f73da-9602-4b85-a44e-c71ea2e864ac HTTP/1.1" 200 115 0.068930 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /floating-ip/b03aa035-fb99-44eb-8f6d-e662d0222526 HTTP/1.1" 200 115 0.049564 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /instance-ip/b75bc2ba-ad92-42a8-a134-a8422b7a15ae HTTP/1.1" 200 115 0.079969 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /virtual-machine-interface/b3cf50fd-9ba7-4492-baad-5bc75594d677 HTTP/1.1" 200 115 0.052995 10.0.0.22 - - [2026-04-24 15:28:09] "DELETE /tag/598d96f2-b822-47dc-98b3-0df35ad2e4e2 HTTP/1.1" 200 115 0.065747 10.0.0.22 - - [2026-04-24 15:28:09] "POST /projects HTTP/1.1" 409 238 0.013470 10.0.0.22 - - [2026-04-24 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.22 - - [2026-04-24 15:28:09] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054811 10.0.0.22 - - [2026-04-24 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.22 - - [2026-04-24 15:28:09] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.021050 10.0.0.22 - - [2026-04-24 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.22 - - [2026-04-24 15:28:09] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008344 10.0.0.22 - - [2026-04-24 15:28:09] "POST /security-groups HTTP/1.1" 409 285 0.003230 10.0.0.22 - - [2026-04-24 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-04-24 15:28:09] "PUT /security-group/f838e380-5a9e-484f-8b74-ada78d1b02ef HTTP/1.1" 200 262 0.064451 10.0.0.22 - - [2026-04-24 15:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.051473 10.0.0.22 - - [2026-04-24 15:28:10] "PUT /access-control-list/1df5a129-96a6-41f0-b06f-98e9632d7ded HTTP/1.1" 200 272 0.043614 10.0.0.22 - - [2026-04-24 15:28:10] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.037925 10.0.0.22 - - [2026-04-24 15:28:10] "PUT /access-control-list/dd5559fa-918b-4495-b18b-1b38d56ea2e8 HTTP/1.1" 200 272 0.042397 10.0.0.22 - - [2026-04-24 15:28:10] "GET /firewall-rule/eb109e42-fac5-4d64-8b42-964f49ee938d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012981 10.0.0.22 - - [2026-04-24 15:28:10] "POST /ref-update HTTP/1.1" 200 156 0.084313 10.0.0.22 - - [2026-04-24 15:28:10] "DELETE /firewall-rule/eb109e42-fac5-4d64-8b42-964f49ee938d HTTP/1.1" 200 115 0.071203 10.0.0.22 - - [2026-04-24 15:28:10] "GET /firewall-policy/74a89871-573e-49da-901a-08d467c63a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004477 10.0.0.22 - - [2026-04-24 15:28:10] "GET /firewall-rule/3d5fbdab-1064-46ec-9198-b70b63d0adc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003912 10.0.0.22 - - [2026-04-24 15:28:10] "POST /ref-update HTTP/1.1" 200 156 0.098996 10.0.0.22 - - [2026-04-24 15:28:10] "DELETE /firewall-rule/3d5fbdab-1064-46ec-9198-b70b63d0adc1 HTTP/1.1" 200 115 0.111917 10.0.0.22 - - [2026-04-24 15:28:10] "DELETE /tag/a2815ad9-2423-4ba4-9e8b-56a6565823de HTTP/1.1" 200 115 0.089907 10.0.0.22 - - [2026-04-24 15:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.22 - - [2026-04-24 15:28:10] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011010 10.0.0.22 - - [2026-04-24 15:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.22 - - [2026-04-24 15:28:10] "GET /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005148 10.0.0.22 - - [2026-04-24 15:28:10] "PUT /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa HTTP/1.1" 200 264 0.107646 10.0.0.22 - - [2026-04-24 15:28:10] "PUT /virtual-network/fec54f7b-64fb-47a1-8d51-9fbab07ae7e0 HTTP/1.1" 200 264 0.070140 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /security-group/f838e380-5a9e-484f-8b74-ada78d1b02ef HTTP/1.1" 200 115 0.137738 10.0.0.22 - - [2026-04-24 15:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /access-control-list/1df5a129-96a6-41f0-b06f-98e9632d7ded HTTP/1.1" 200 115 0.069865 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /access-control-list/dd5559fa-918b-4495-b18b-1b38d56ea2e8 HTTP/1.1" 200 115 0.090853 10.0.0.22 - - [2026-04-24 15:28:11] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.106649 10.0.0.22 - - [2026-04-24 15:28:11] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?fields=security_groups HTTP/1.1" 200 1352 0.064050 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /security-group/4b7e92be-5d76-40bf-825e-d9b2a7673497 HTTP/1.1" 200 115 0.054101 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /access-control-list/8012cdc0-3f20-455d-84d8-1bd829783a37 HTTP/1.1" 200 115 0.063870 10.0.0.22 - - [2026-04-24 15:28:11] "GET /project/1a68849e-7aa7-4d98-9785-02683b3703a2?fields=application_policy_sets HTTP/1.1" 200 1391 0.086750 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /access-control-list/94d0ae22-d46e-4b58-9768-7402766f4269 HTTP/1.1" 200 115 0.080434 10.0.0.22 - - [2026-04-24 15:28:11] "DELETE /project/1a68849e-7aa7-4d98-9785-02683b3703a2 HTTP/1.1" 200 115 0.540613 10.0.0.22 - - [2026-04-24 15:29:02] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.22 - - [2026-04-24 15:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.22 - - [2026-04-24 15:29:02] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003501 10.0.0.22 - - [2026-04-24 15:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.22 - - [2026-04-24 15:29:02] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002580 10.0.0.22 - - [2026-04-24 15:29:17] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.22 - - [2026-04-24 15:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2026-04-24 15:29:17] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005206 10.0.0.22 - - [2026-04-24 15:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2026-04-24 15:29:17] "GET /config-node/48aea75b-bb3e-4abb-87e0-29709be5170d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002425 10.0.0.22 - - [2026-04-24 15:29:17] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.22 - - [2026-04-24 15:29:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001992 10.0.0.22 - - [2026-04-24 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.22 - - [2026-04-24 15:29:22] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002531 10.0.0.22 - - [2026-04-24 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2026-04-24 15:29:22] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.009136 10.0.0.22 - - [2026-04-24 15:29:22] "GET / HTTP/1.1" 200 35931 0.002435 10.0.0.22 - - [2026-04-24 15:29:22] "POST /alarms HTTP/1.1" 409 264 0.002469 10.0.0.22 - - [2026-04-24 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531 10.0.0.22 - - [2026-04-24 15:29:22] "PUT /alarm/baa7c72f-8cab-4559-880d-6b3cc5582729 HTTP/1.1" 200 244 0.013121 10.0.0.22 - - [2026-04-24 15:29:22] "POST /alarms HTTP/1.1" 409 261 0.002461 10.0.0.22 - - [2026-04-24 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2026-04-24 15:29:22] "PUT /alarm/4c9dbd90-683e-4af3-8892-cc5a80564187 HTTP/1.1" 200 244 0.019199 10.0.0.22 - - [2026-04-24 15:29:22] "POST /alarms HTTP/1.1" 409 261 0.002337 10.0.0.22 - - [2026-04-24 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.22 - - [2026-04-24 15:29:22] "PUT /alarm/ddb8096d-fd36-4991-ac23-c3e5f764678d HTTP/1.1" 200 244 0.013364 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 253 0.002549 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/85b15c2b-e511-42ee-b4d2-29c787d5e7ac HTTP/1.1" 200 244 0.012266 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 251 0.002305 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/b5d64507-fd56-490c-be87-42a6e1a11421 HTTP/1.1" 200 244 0.012020 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 252 0.002449 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/f598c584-6a8a-45e5-b08c-b005c18f9c22 HTTP/1.1" 200 244 0.011849 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 256 0.002213 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/5d2d82c6-e534-4904-bd96-72364256bcbb HTTP/1.1" 200 244 0.010543 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 248 0.014186 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/405cf065-3643-4d6e-b350-a0268732ba8b HTTP/1.1" 200 244 0.019077 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 252 0.009460 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/4c43b8d5-e3fb-43f3-bea9-e36df71e70cb HTTP/1.1" 200 244 0.010610 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 257 0.012319 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/e00b5e4a-c7c4-4fe0-938c-147bcd31b03c HTTP/1.1" 200 244 0.011577 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 251 0.013340 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/e46721d5-aad5-472b-89a5-1f8407fab868 HTTP/1.1" 200 244 0.038826 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 257 0.009337 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/999664f5-da6c-4376-b363-801c38d7ff4e HTTP/1.1" 200 244 0.014604 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 261 0.014921 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/e1d80299-9b32-466f-b751-07a6b415c101 HTTP/1.1" 200 244 0.024879 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 258 0.006939 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/c7ae6241-d4fd-4109-9ce0-dfec26f98b0a HTTP/1.1" 200 244 0.013434 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 254 0.008754 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.22 - - [2026-04-24 15:29:23] "PUT /alarm/bd37b263-3afe-4b9d-a4be-7e60d6bd8f9c HTTP/1.1" 200 244 0.012189 10.0.0.22 - - [2026-04-24 15:29:23] "POST /alarms HTTP/1.1" 409 254 0.006464 10.0.0.22 - - [2026-04-24 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/8ed7c6d8-47cd-40c4-add4-40712deab891 HTTP/1.1" 200 244 0.016880 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 254 0.027415 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/0181e7e3-a834-4a1f-a61c-2eb16ca01f31 HTTP/1.1" 200 244 0.012337 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 247 0.005835 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/deb4d7ee-799a-4867-8fc6-83a44e968b87 HTTP/1.1" 200 244 0.017931 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 272 0.008163 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/9a09fbe3-7b0e-4df1-8b17-1c6efebc117c HTTP/1.1" 200 244 0.012416 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 261 0.004049 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/9b3c1a2f-a3ab-410a-8367-06e25ef2c41c HTTP/1.1" 200 244 0.014028 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 259 0.011022 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/5369400d-5045-4b39-b8ae-7cae9d079b00 HTTP/1.1" 200 244 0.012565 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 265 0.010988 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/f1939adf-8b70-4252-b5ec-7b162caaca32 HTTP/1.1" 200 244 0.012215 10.0.0.22 - - [2026-04-24 15:29:24] "POST /alarms HTTP/1.1" 409 279 0.007165 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /alarm/6ba57ac4-c71e-4e46-bc50-743ec0b1374a HTTP/1.1" 200 244 0.011852 10.0.0.22 - - [2026-04-24 15:29:24] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.22 - - [2026-04-24 15:29:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002145 10.0.0.22 - - [2026-04-24 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-04-24 15:29:24] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.010123 10.0.0.22 - - [2026-04-24 15:29:25] "GET / HTTP/1.1" 200 35931 0.002329 10.0.0.22 - - [2026-04-24 15:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2026-04-24 15:29:25] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003068 10.0.0.22 - - [2026-04-24 15:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2026-04-24 15:29:25] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.011194 10.0.0.22 - - [2026-04-24 15:29:25] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.22 - - [2026-04-24 15:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.22 - - [2026-04-24 15:29:25] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005093 10.0.0.22 - - [2026-04-24 15:29:25] "PUT /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0 HTTP/1.1" 200 274 0.017197 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:29:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:29:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001625 10.0.0.22 - - [2026-04-24 15:29:29] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.22 - - [2026-04-24 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2026-04-24 15:29:29] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002656 10.0.0.22 - - [2026-04-24 15:29:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001684 10.0.0.22 - - [2026-04-24 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.22 - - [2026-04-24 15:29:29] "GET /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004262 10.0.0.22 - - [2026-04-24 15:29:29] "PUT /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5 HTTP/1.1" 200 254 0.023410 10.0.0.22 - - [2026-04-24 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.22 - - [2026-04-24 15:29:31] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004995 10.0.0.22 - - [2026-04-24 15:29:44] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.22 - - [2026-04-24 15:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2026-04-24 15:29:44] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006144 10.0.0.22 - - [2026-04-24 15:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.22 - - [2026-04-24 15:29:44] "GET /config-node/48aea75b-bb3e-4abb-87e0-29709be5170d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002636 10.0.0.22 - - [2026-04-24 15:29:56] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.22 - - [2026-04-24 15:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.22 - - [2026-04-24 15:29:56] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003286 10.0.0.22 - - [2026-04-24 15:29:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002717 10.0.0.22 - - [2026-04-24 15:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-04-24 15:29:56] "GET /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003154 10.0.0.22 - - [2026-04-24 15:29:56] "PUT /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5 HTTP/1.1" 200 254 0.030898 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:29:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:29:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.22 - - [2026-04-24 15:30:11] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.22 - - [2026-04-24 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-04-24 15:30:11] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004742 10.0.0.22 - - [2026-04-24 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.22 - - [2026-04-24 15:30:11] "GET /config-node/48aea75b-bb3e-4abb-87e0-29709be5170d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002497 10.0.0.22 - - [2026-04-24 15:30:12] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.22 - - [2026-04-24 15:30:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002082 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.22 - - [2026-04-24 15:30:17] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002854 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.010100 10.0.0.22 - - [2026-04-24 15:30:17] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 264 0.002492 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/baa7c72f-8cab-4559-880d-6b3cc5582729 HTTP/1.1" 200 244 0.011404 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 261 0.005706 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/4c9dbd90-683e-4af3-8892-cc5a80564187 HTTP/1.1" 200 244 0.010882 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 261 0.006921 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/ddb8096d-fd36-4991-ac23-c3e5f764678d HTTP/1.1" 200 244 0.010080 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 253 0.007318 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/85b15c2b-e511-42ee-b4d2-29c787d5e7ac HTTP/1.1" 200 244 0.009533 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 251 0.008243 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/b5d64507-fd56-490c-be87-42a6e1a11421 HTTP/1.1" 200 244 0.009355 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 252 0.009853 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/f598c584-6a8a-45e5-b08c-b005c18f9c22 HTTP/1.1" 200 244 0.011575 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 256 0.003721 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/5d2d82c6-e534-4904-bd96-72364256bcbb HTTP/1.1" 200 244 0.009788 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 248 0.010773 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2026-04-24 15:30:17] "PUT /alarm/405cf065-3643-4d6e-b350-a0268732ba8b HTTP/1.1" 200 244 0.010777 10.0.0.22 - - [2026-04-24 15:30:17] "POST /alarms HTTP/1.1" 409 252 0.009350 10.0.0.22 - - [2026-04-24 15:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/4c43b8d5-e3fb-43f3-bea9-e36df71e70cb HTTP/1.1" 200 244 0.010486 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 257 0.010607 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/e00b5e4a-c7c4-4fe0-938c-147bcd31b03c HTTP/1.1" 200 244 0.010516 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 251 0.008635 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/e46721d5-aad5-472b-89a5-1f8407fab868 HTTP/1.1" 200 244 0.011583 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 257 0.001956 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017073 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/999664f5-da6c-4376-b363-801c38d7ff4e HTTP/1.1" 200 244 0.014299 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 261 0.002297 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/e1d80299-9b32-466f-b751-07a6b415c101 HTTP/1.1" 200 244 0.011116 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 258 0.002218 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/c7ae6241-d4fd-4109-9ce0-dfec26f98b0a HTTP/1.1" 200 244 0.010263 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 254 0.002356 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/bd37b263-3afe-4b9d-a4be-7e60d6bd8f9c HTTP/1.1" 200 244 0.009711 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 254 0.002260 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/8ed7c6d8-47cd-40c4-add4-40712deab891 HTTP/1.1" 200 244 0.011237 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 254 0.002565 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/0181e7e3-a834-4a1f-a61c-2eb16ca01f31 HTTP/1.1" 200 244 0.010604 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 247 0.003141 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/deb4d7ee-799a-4867-8fc6-83a44e968b87 HTTP/1.1" 200 244 0.009305 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 272 0.002680 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/9a09fbe3-7b0e-4df1-8b17-1c6efebc117c HTTP/1.1" 200 244 0.010158 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 261 0.002370 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/9b3c1a2f-a3ab-410a-8367-06e25ef2c41c HTTP/1.1" 200 244 0.010036 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 259 0.002137 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/5369400d-5045-4b39-b8ae-7cae9d079b00 HTTP/1.1" 200 244 0.009116 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 265 0.008775 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/f1939adf-8b70-4252-b5ec-7b162caaca32 HTTP/1.1" 200 244 0.012574 10.0.0.22 - - [2026-04-24 15:30:18] "POST /alarms HTTP/1.1" 409 279 0.003045 10.0.0.22 - - [2026-04-24 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2026-04-24 15:30:18] "PUT /alarm/6ba57ac4-c71e-4e46-bc50-743ec0b1374a HTTP/1.1" 200 244 0.010101 10.0.0.22 - - [2026-04-24 15:30:19] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.22 - - [2026-04-24 15:30:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002476 10.0.0.22 - - [2026-04-24 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.22 - - [2026-04-24 15:30:19] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.008088 10.0.0.22 - - [2026-04-24 15:30:19] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.22 - - [2026-04-24 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2026-04-24 15:30:19] "GET /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003207 10.0.0.22 - - [2026-04-24 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.22 - - [2026-04-24 15:30:19] "PUT /global-vrouter-config/65d1dd4b-85e0-4db3-9a1f-651e7fb7a09c HTTP/1.1" 200 276 0.011286 10.0.0.22 - - [2026-04-24 15:30:19] "GET / HTTP/1.1" 200 35931 0.002094 10.0.0.22 - - [2026-04-24 15:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.22 - - [2026-04-24 15:30:19] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005620 10.0.0.22 - - [2026-04-24 15:30:19] "PUT /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0 HTTP/1.1" 200 274 0.015158 10.0.0.22 - - [2026-04-24 15:30:23] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.22 - - [2026-04-24 15:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.22 - - [2026-04-24 15:30:23] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003371 10.0.0.22 - - [2026-04-24 15:30:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002174 10.0.0.22 - - [2026-04-24 15:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.22 - - [2026-04-24 15:30:23] "GET /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004554 10.0.0.22 - - [2026-04-24 15:30:23] "PUT /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5 HTTP/1.1" 200 254 0.018112 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:30:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001422 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:30:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001617 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001720 10.0.0.22 - - [2026-04-24 15:30:29] "POST /tags HTTP/1.1" 200 355 0.056954 10.0.0.22 - - [2026-04-24 15:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.040616 10.0.0.22 - - [2026-04-24 15:30:29] "GET /tag/107f0b75-c93d-4f0c-8088-2c00cefb44c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.048506 10.0.0.22 - - [2026-04-24 15:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015933 10.0.0.22 - - [2026-04-24 15:30:29] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006451 10.0.0.22 - - [2026-04-24 15:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.22 - - [2026-04-24 15:30:29] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.068660 10.0.0.22 - - [2026-04-24 15:30:29] "POST /virtual-machines HTTP/1.1" 200 351 0.036748 10.0.0.22 - - [2026-04-24 15:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.091373 10.0.0.22 - - [2026-04-24 15:30:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.135237 10.0.0.22 - - [2026-04-24 15:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012836 10.0.0.22 - - [2026-04-24 15:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.22 - - [2026-04-24 15:30:29] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007555 10.0.0.22 - - [2026-04-24 15:30:29] "POST /instance-ips HTTP/1.1" 200 391 0.096183 10.0.0.22 - - [2026-04-24 15:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021707 10.0.0.22 - - [2026-04-24 15:30:29] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.009897 10.0.0.22 - - [2026-04-24 15:30:30] "POST /set-tag HTTP/1.1" 200 109 0.038270 10.0.0.22 - - [2026-04-24 15:30:30] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013038 10.0.0.22 - - [2026-04-24 15:30:30] "GET /instance-ip/8688ecfc-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.004669 10.0.0.22 - - [2026-04-24 15:30:30] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005430 10.0.0.22 - - [2026-04-24 15:30:30] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.22 - - [2026-04-24 15:30:30] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006104 10.0.0.22 - - [2026-04-24 15:30:30] "POST /ref-update HTTP/1.1" 200 156 0.010590 10.0.0.22 - - [2026-04-24 15:30:30] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.025956 10.0.0.22 - - [2026-04-24 15:30:30] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.22 - - [2026-04-24 15:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2026-04-24 15:30:30] "GET /virtual-network/e745c15e-30d3-4b21-86c3-7841c3841dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004308 10.0.0.22 - - [2026-04-24 15:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.22 - - [2026-04-24 15:30:30] "GET /project/79b270da-447e-40fe-86dd-d831b9c6aa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066152 10.0.0.22 - - [2026-04-24 15:30:30] "POST /virtual-machines HTTP/1.1" 200 355 0.016069 10.0.0.22 - - [2026-04-24 15:30:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.047756 10.0.0.22 - - [2026-04-24 15:30:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.185471 10.0.0.22 - - [2026-04-24 15:30:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.044134 10.0.0.22 - - [2026-04-24 15:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.029012 10.0.0.22 - - [2026-04-24 15:30:30] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007126 10.0.0.22 - - [2026-04-24 15:30:30] "POST /instance-ips HTTP/1.1" 200 395 0.037903 10.0.0.22 - - [2026-04-24 15:30:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.056771 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.014158 10.0.0.22 - - [2026-04-24 15:30:31] "POST /set-tag HTTP/1.1" 200 109 0.026223 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.030422 10.0.0.22 - - [2026-04-24 15:30:31] "GET /instance-ip/873236d6-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004740 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009266 10.0.0.22 - - [2026-04-24 15:30:31] "POST /set-tag HTTP/1.1" 200 109 0.005699 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-router/57f99c2c-05e1-4e2a-adc4-83ccdf2daa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005032 10.0.0.22 - - [2026-04-24 15:30:31] "POST /ref-update HTTP/1.1" 200 156 0.009872 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.027139 10.0.0.22 - - [2026-04-24 15:30:31] "POST /set-tag HTTP/1.1" 200 109 0.003868 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005224 10.0.0.22 - - [2026-04-24 15:30:31] "POST /set-tag HTTP/1.1" 200 109 0.004437 10.0.0.22 - - [2026-04-24 15:30:31] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005262 10.0.0.22 - - [2026-04-24 15:30:31] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.22 - - [2026-04-24 15:30:32] "GET /global-system-configs HTTP/1.1" 200 322 0.004153 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:30:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001891 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:30:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001174 10.0.0.22 - - [2026-04-24 15:30:33] "GET /global-system-configs HTTP/1.1" 200 322 0.003496 10.0.0.22 - - [2026-04-24 15:30:42] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005083 10.0.0.22 - - [2026-04-24 15:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.22 - - [2026-04-24 15:30:43] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004961 10.0.0.22 - - [2026-04-24 15:30:43] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.22 - - [2026-04-24 15:30:45] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.010037 10.0.0.22 - - [2026-04-24 15:30:45] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.22 - - [2026-04-24 15:30:48] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.22 - - [2026-04-24 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.22 - - [2026-04-24 15:30:48] "GET /global-system-config/15795306-b62e-438b-a1f9-36970a46afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007283 10.0.0.22 - - [2026-04-24 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.22 - - [2026-04-24 15:30:48] "GET /config-node/48aea75b-bb3e-4abb-87e0-29709be5170d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003022 10.0.0.22 - - [2026-04-24 15:31:00] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.22 - - [2026-04-24 15:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.22 - - [2026-04-24 15:31:00] "GET /routing-instance/a47f4e87-5192-453e-a0af-2e5d0200b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004408 10.0.0.22 - - [2026-04-24 15:31:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002167 10.0.0.22 - - [2026-04-24 15:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.22 - - [2026-04-24 15:31:00] "GET /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004186 10.0.0.22 - - [2026-04-24 15:31:00] "PUT /bgp-router/9c241db2-446e-41da-9b8b-88c0eb0574d5 HTTP/1.1" 200 254 0.014241 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:31:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001157 [Introspect:8084]10.0.0.22 - - [2026-04-24 15:31:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 10.0.0.22 - - [2026-04-24 15:31:17] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005808 10.0.0.22 - - [2026-04-24 15:31:17] "POST /set-tag HTTP/1.1" 200 109 0.003469 10.0.0.22 - - [2026-04-24 15:31:17] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004515 10.0.0.22 - - [2026-04-24 15:31:17] "POST /set-tag HTTP/1.1" 200 109 0.003631 10.0.0.22 - - [2026-04-24 15:31:17] "GET /virtual-machine/115cf2a6-442e-403e-a5e2-bd1684260ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004645 10.0.0.22 - - [2026-04-24 15:31:17] "POST /ref-update HTTP/1.1" 200 156 0.020508 10.0.0.22 - - [2026-04-24 15:31:17] "GET /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006202 10.0.0.22 - - [2026-04-24 15:31:17] "POST /set-tag HTTP/1.1" 200 109 0.022170 10.0.0.22 - - [2026-04-24 15:31:17] "POST /set-tag HTTP/1.1" 200 109 0.019831 10.0.0.22 - - [2026-04-24 15:31:17] "DELETE /instance-ip/8688ecfc-3ff2-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.048770 10.0.0.22 - - [2026-04-24 15:31:17] "DELETE /virtual-machine-interface/866792be-3ff2-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.037569 10.0.0.22 - - [2026-04-24 15:31:17] "DELETE /virtual-machine/115cf2a6-442e-403e-a5e2-bd1684260ec7 HTTP/1.1" 200 115 0.019849 10.0.0.22 - - [2026-04-24 15:31:17] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008141 10.0.0.22 - - [2026-04-24 15:31:17] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.22 - - [2026-04-24 15:31:48] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007660 10.0.0.22 - - [2026-04-24 15:31:48] "POST /set-tag HTTP/1.1" 200 109 0.004258 10.0.0.22 - - [2026-04-24 15:31:48] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012034 10.0.0.22 - - [2026-04-24 15:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.22 - - [2026-04-24 15:31:48] "GET /virtual-machine/a9851860-d459-4c39-9c4a-405d20159266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003440 10.0.0.22 - - [2026-04-24 15:31:48] "POST /ref-update HTTP/1.1" 200 156 0.012383 10.0.0.22 - - [2026-04-24 15:31:48] "GET /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004384 10.0.0.22 - - [2026-04-24 15:31:48] "POST /set-tag HTTP/1.1" 200 109 0.025710 10.0.0.22 - - [2026-04-24 15:31:48] "POST /set-tag HTTP/1.1" 200 109 0.026012 10.0.0.22 - - [2026-04-24 15:31:48] "DELETE /instance-ip/873236d6-3ff2-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.044676 10.0.0.22 - - [2026-04-24 15:31:48] "DELETE /virtual-machine-interface/87030e24-3ff2-11f1-8225-fa163ed2f110 HTTP/1.1" 200 115 0.046822 10.0.0.22 - - [2026-04-24 15:31:48] "DELETE /virtual-machine/a9851860-d459-4c39-9c4a-405d20159266 HTTP/1.1" 200 115 0.045239 10.0.0.22 - - [2026-04-24 15:31:48] "DELETE /tag/107f0b75-c93d-4f0c-8088-2c00cefb44c4 HTTP/1.1" 200 115 0.057747