++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Aug 25 08:01:01 AM UTC 2026 ===================' INFO: =================== Tue Aug 25 08:01:01 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.250 ++ 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.250 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.250 ++ ANALYTICSDB_NODES=10.0.0.250 ++ ANALYTICS_SNMP_NODES=10.0.0.250 ++ 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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:8081 ' +++ '[' -n '10.0.0.250:8081 ' ']' +++ echo 10.0.0.250:8081 ++ ANALYTICS_SERVERS=10.0.0.250: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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:9042 ' +++ '[' -n '10.0.0.250:9042 ' ']' +++ echo 10.0.0.250:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.250:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.250 ++ 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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:8086 ' +++ '[' -n '10.0.0.250:8086 ' ']' +++ echo 10.0.0.250:8086 ++ COLLECTOR_SERVERS=10.0.0.250: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.250 ++ CONFIGDB_NODES=10.0.0.250 ++ 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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:8082 ' +++ '[' -n '10.0.0.250:8082 ' ']' +++ echo 10.0.0.250:8082 ++ CONFIG_SERVERS=10.0.0.250: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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:9161 ' +++ '[' -n '10.0.0.250:9161 ' ']' +++ echo 10.0.0.250:9161 ++ CONFIGDB_SERVERS=10.0.0.250: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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:9041 ' +++ '[' -n '10.0.0.250:9041 ' ']' +++ echo 10.0.0.250:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.250: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.250 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.250 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.250 ++ 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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+=10.0.0.250:2181, +++ '[' -n 10.0.0.250:2181, ']' +++ echo 10.0.0.250:2181 ++ ZOOKEEPER_SERVERS=10.0.0.250: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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:2181 ' +++ '[' -n '10.0.0.250:2181 ' ']' +++ echo 10.0.0.250:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.250:2181 ++ RABBITMQ_NODES=10.0.0.250 ++ 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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+=10.0.0.250:5673, +++ '[' -n 10.0.0.250:5673, ']' +++ echo 10.0.0.250:5673 ++ RABBITMQ_SERVERS=10.0.0.250: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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:6379 ' +++ '[' -n '10.0.0.250:6379 ' ']' +++ echo 10.0.0.250:6379 ++ REDIS_SERVERS=10.0.0.250: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.250 ++ 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.250 +++ local server_address=10.0.0.250 +++ extended_server_list+='10.0.0.250:9092 ' +++ '[' -n '10.0.0.250:9092 ' ']' +++ echo 10.0.0.250:9092 ++ KAFKA_SERVERS=10.0.0.250: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.250 ++ 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.250 ++ 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.250 ++ cut -d , -f 1 + local cassandra=10.0.0.250 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.250 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.250 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.250 9041 + echo -e '\035\nquit' + 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.250 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.250 +++ local servers=10.0.0.250 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.250,10.25.82.1,127.0.0.1,172.17.0.1,252.250.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.250'\''))' +++ local server_ip=10.0.0.250 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.250 ]] +++ [[ ,10.0.0.250,10.25.82.1,127.0.0.1,172.17.0.1,252.250.0.1,, =~ ,10\.0\.0\.250, ]] +++ echo 10.0.0.250 1 +++ return ++ local ip=10.0.0.250 ++ [[ -z 10.0.0.250 ]] ++ echo 10.0.0.250 + host_ip=10.0.0.250 + [[ cql == \c\q\l ]] ++ echo 10.0.0.250:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.250:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.250:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/25/2026 08:01:49.355 7f02a8f46100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2026 08:01:49.748 7f02a8f46100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2026 08:01:49.779 7f02a8f46100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2026 08:01:49.779 7f02a8f46100 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.250 - - [2026-08-25 08:01:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001242 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.250:8082/ Hit Ctrl-C to quit. 10.0.0.250 - - [2026-08-25 08:02:06] "GET / HTTP/1.1" 503 181 0.000236 10.0.0.250 - - [2026-08-25 08:02:06] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.250 - - [2026-08-25 08:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.250 - - [2026-08-25 08:02:06] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005439 10.0.0.250 - - [2026-08-25 08:02:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002805 10.0.0.250 - - [2026-08-25 08:02:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.064238 10.0.0.250 - - [2026-08-25 08:02:06] "GET / HTTP/1.1" 200 36215 0.001313 10.0.0.250 - - [2026-08-25 08:02:07] "GET / HTTP/1.1" 200 36215 0.001102 10.0.0.250 - - [2026-08-25 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.250 - - [2026-08-25 08:02:07] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018443 10.0.0.250 - - [2026-08-25 08:02:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.008936 10.0.0.250 - - [2026-08-25 08:02:07] "GET / HTTP/1.1" 200 45303 0.001276 10.0.0.250 - - [2026-08-25 08:02:07] "GET / HTTP/1.1" 200 36215 0.002411 10.0.0.250 - - [2026-08-25 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018686 10.0.0.250 - - [2026-08-25 08:02:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.067543 10.0.0.250 - - [2026-08-25 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.250 - - [2026-08-25 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028029 10.0.0.250 - - [2026-08-25 08:02:07] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010060 10.0.0.250 - - [2026-08-25 08:02:07] "POST /bgp-routers HTTP/1.1" 200 618 0.085904 10.0.0.250 - - [2026-08-25 08:02:07] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.007979 10.0.0.250 - - [2026-08-25 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.250 - - [2026-08-25 08:02:07] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014210 10.0.0.250 - - [2026-08-25 08:02:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013932 10.0.0.250 - - [2026-08-25 08:02:07] "POST /ref-update HTTP/1.1" 200 156 0.030260 10.0.0.250 - - [2026-08-25 08:02:07] "GET / HTTP/1.1" 200 36215 0.002191 10.0.0.250 - - [2026-08-25 08:02:08] "GET / HTTP/1.1" 200 36215 0.002292 10.0.0.250 - - [2026-08-25 08:02:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.002238 10.0.0.250 - - [2026-08-25 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.250 - - [2026-08-25 08:02:08] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016141 10.0.0.250 - - [2026-08-25 08:02:08] "POST /service-appliance-sets HTTP/1.1" 200 555 0.130723 10.0.0.250 - - [2026-08-25 08:02:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.005776 10.0.0.250 - - [2026-08-25 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.250 - - [2026-08-25 08:02:08] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.028050 10.0.0.250 - - [2026-08-25 08:02:08] "POST /service-appliance-sets HTTP/1.1" 200 543 0.094357 10.0.0.250 - - [2026-08-25 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.250 - - [2026-08-25 08:02:08] "GET /network-ipam/d814a1ef-6b0c-4ad9-be8f-dcfc56cc7a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003124 10.0.0.250 - - [2026-08-25 08:02:09] "POST /service-templates HTTP/1.1" 200 513 0.281238 10.0.0.250 - - [2026-08-25 08:02:09] "POST /service-templates HTTP/1.1" 200 503 0.152284 10.0.0.250 - - [2026-08-25 08:02:09] "POST /service-templates HTTP/1.1" 200 517 0.080205 10.0.0.250 - - [2026-08-25 08:02:10] "POST /service-templates HTTP/1.1" 200 537 0.029268 10.0.0.250 - - [2026-08-25 08:02:10] "POST /service-templates HTTP/1.1" 200 509 0.052954 10.0.0.250 - - [2026-08-25 08:02:10] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.250 - - [2026-08-25 08:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024952 10.0.0.250 - - [2026-08-25 08:02:10] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024837 10.0.0.250 - - [2026-08-25 08:02:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003541 10.0.0.250 - - [2026-08-25 08:02:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.084007 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001574 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.250 - - [2026-08-25 08:02:12] "GET / HTTP/1.1" 200 36215 0.001828 10.0.0.250 - - [2026-08-25 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029523 10.0.0.250 - - [2026-08-25 08:02:12] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.028373 10.0.0.250 - - [2026-08-25 08:02:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003108 10.0.0.250 - - [2026-08-25 08:02:12] "POST /config-nodes HTTP/1.1" 200 595 0.110366 10.0.0.250 - - [2026-08-25 08:02:13] "GET / HTTP/1.1" 200 36215 0.001308 10.0.0.250 - - [2026-08-25 08:02:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005936 10.0.0.250 - - [2026-08-25 08:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019407 10.0.0.250 - - [2026-08-25 08:02:14] "GET /network-ipam/d814a1ef-6b0c-4ad9-be8f-dcfc56cc7a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006098 10.0.0.250 - - [2026-08-25 08:02:14] "GET / HTTP/1.1" 200 36215 0.002319 10.0.0.250 - - [2026-08-25 08:02:14] "GET / HTTP/1.1" 200 36215 0.001823 10.0.0.250 - - [2026-08-25 08:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.250 - - [2026-08-25 08:02:14] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008063 10.0.0.250 - - [2026-08-25 08:02:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.004145 10.0.0.250 - - [2026-08-25 08:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008957 10.0.0.250 - - [2026-08-25 08:02:14] "GET /domain/880158a8-6f0e-46a9-a4f0-fd477c63d857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006913 10.0.0.250 - - [2026-08-25 08:02:15] "POST /database-nodes HTTP/1.1" 200 599 0.135514 10.0.0.250 - - [2026-08-25 08:02:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.011245 10.0.0.250 - - [2026-08-25 08:02:15] "POST /access-control-lists HTTP/1.1" 200 589 0.241714 10.0.0.250 - - [2026-08-25 08:02:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.020778 10.0.0.250 - - [2026-08-25 08:02:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000578 10.0.0.250 - - [2026-08-25 08:02:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.061568 10.0.0.250 - - [2026-08-25 08:02:15] "POST /access-control-lists HTTP/1.1" 200 587 0.159014 10.0.0.250 - - [2026-08-25 08:02:15] "POST /security-groups HTTP/1.1" 200 570 0.172782 10.0.0.250 - - [2026-08-25 08:02:15] "POST /projects HTTP/1.1" 200 483 0.845819 10.0.0.250 - - [2026-08-25 08:02:15] "GET / HTTP/1.1" 200 36215 0.001742 10.0.0.250 - - [2026-08-25 08:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009567 10.0.0.250 - - [2026-08-25 08:02:15] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013330 10.0.0.250 - - [2026-08-25 08:02:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.022620 10.0.0.250 - - [2026-08-25 08:02:15] "POST /route-targets HTTP/1.1" 200 328 0.045602 10.0.0.250 - - [2026-08-25 08:02:16] "POST /security-groups HTTP/1.1" 200 536 0.154856 10.0.0.250 - - [2026-08-25 08:02:16] "POST /chown HTTP/1.1" 200 109 0.067626 10.0.0.250 - - [2026-08-25 08:02:16] "POST /config-database-nodes HTTP/1.1" 200 613 0.133030 10.0.0.250 - - [2026-08-25 08:02:16] "POST /policy-managements HTTP/1.1" 409 214 0.005502 10.0.0.250 - - [2026-08-25 08:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.055865 10.0.0.250 - - [2026-08-25 08:02:16] "POST /ref-update HTTP/1.1" 200 156 0.204940 10.0.0.250 - - [2026-08-25 08:02:16] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020021 10.0.0.250 - - [2026-08-25 08:02:16] "POST /route-targets HTTP/1.1" 200 328 0.081990 10.0.0.250 - - [2026-08-25 08:02:16] "POST /application-policy-sets HTTP/1.1" 200 530 0.196486 10.0.0.250 - - [2026-08-25 08:02:16] "POST /ref-update HTTP/1.1" 200 156 0.071983 10.0.0.250 - - [2026-08-25 08:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.049222 10.0.0.250 - - [2026-08-25 08:02:16] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.010536 10.0.0.250 - - [2026-08-25 08:02:16] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.038422 10.0.0.250 - - [2026-08-25 08:02:16] "POST /route-targets HTTP/1.1" 200 328 0.060921 10.0.0.250 - - [2026-08-25 08:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019739 10.0.0.250 - - [2026-08-25 08:02:16] "GET /virtual-network/7aa6be39-3116-49e5-b5bf-57855ad97a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.042617 10.0.0.250 - - [2026-08-25 08:02:16] "POST /ref-update HTTP/1.1" 200 156 0.110911 10.0.0.250 - - [2026-08-25 08:02:16] "POST /route-targets HTTP/1.1" 200 328 0.026770 10.0.0.250 - - [2026-08-25 08:02:16] "POST /ref-update HTTP/1.1" 200 156 0.093113 10.0.0.250 - - [2026-08-25 08:02:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.002534 10.0.0.250 - - [2026-08-25 08:02:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.016738 10.0.0.250 - - [2026-08-25 08:02:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.049375 10.0.0.250 - - [2026-08-25 08:02:17] "POST /access-control-lists HTTP/1.1" 200 553 0.089198 10.0.0.250 - - [2026-08-25 08:02:17] "POST /security-groups HTTP/1.1" 200 574 0.199371 10.0.0.250 - - [2026-08-25 08:02:17] "POST /projects HTTP/1.1" 200 491 0.619100 10.0.0.250 - - [2026-08-25 08:02:17] "POST /security-groups HTTP/1.1" 200 548 0.280784 10.0.0.250 - - [2026-08-25 08:02:17] "POST /chown HTTP/1.1" 200 109 0.037170 10.0.0.250 - - [2026-08-25 08:02:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.018788 10.0.0.250 - - [2026-08-25 08:02:18] "POST /access-control-lists HTTP/1.1" 200 581 0.200203 10.0.0.250 - - [2026-08-25 08:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.041245 10.0.0.250 - - [2026-08-25 08:02:18] "POST /fqname-to-id HTTP/1.1" 404 212 0.050601 10.0.0.250 - - [2026-08-25 08:02:18] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.088910 10.0.0.250 - - [2026-08-25 08:02:18] "POST /network-ipams HTTP/1.1" 200 524 0.613153 10.0.0.250 - - [2026-08-25 08:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014093 10.0.0.250 - - [2026-08-25 08:02:18] "POST /access-control-lists HTTP/1.1" 200 579 0.261626 10.0.0.250 - - [2026-08-25 08:02:18] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.357205 10.0.0.250 - - [2026-08-25 08:02:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.070367 10.0.0.250 - - [2026-08-25 08:02:18] "POST /network-ipams HTTP/1.1" 200 512 0.507779 10.0.0.250 - - [2026-08-25 08:02:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.074591 10.0.0.250 - - [2026-08-25 08:02:19] "POST /access-control-lists HTTP/1.1" 200 596 0.323404 10.0.0.250 - - [2026-08-25 08:02:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.073335 10.0.0.129 - - [2026-08-25 08:02:19] "GET / HTTP/1.1" 200 36215 0.019712 10.0.0.129 - - [2026-08-25 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.029815 10.0.0.129 - - [2026-08-25 08:02:19] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.038847 10.0.0.129 - - [2026-08-25 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018249 10.0.0.129 - - [2026-08-25 08:02:19] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.031101 10.0.0.250 - - [2026-08-25 08:02:19] "POST /access-control-lists HTTP/1.1" 200 594 0.499825 10.0.0.129 - - [2026-08-25 08:02:19] "PUT /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27 HTTP/1.1" 200 275 0.177453 10.0.0.250 - - [2026-08-25 08:02:19] "POST /useragent-kv HTTP/1.1" 200 115 0.032380 10.0.0.250 - - [2026-08-25 08:02:19] "POST /virtual-networks HTTP/1.1" 200 540 0.880251 10.0.0.250 - - [2026-08-25 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.046432 10.0.0.129 - - [2026-08-25 08:02:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.047671 10.0.0.250 - - [2026-08-25 08:02:19] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.042039 10.0.0.250 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.037609 10.0.0.129 - - [2026-08-25 08:02:20] "POST /virtual-routers HTTP/1.1" 200 601 0.165735 10.0.0.250 - - [2026-08-25 08:02:20] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.129 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.056676 10.0.0.129 - - [2026-08-25 08:02:20] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.063878 10.0.0.250 - - [2026-08-25 08:02:20] "POST /network-ipams HTTP/1.1" 200 520 0.334098 10.0.0.250 - - [2026-08-25 08:02:20] "POST /access-control-lists HTTP/1.1" 200 585 0.335148 10.0.0.250 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.084006 10.0.0.250 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.108824 10.0.0.129 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.128549 10.0.0.129 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010204 10.0.0.129 - - [2026-08-25 08:02:20] "GET /virtual-network/7aa6be39-3116-49e5-b5bf-57855ad97a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.021998 10.0.0.250 - - [2026-08-25 08:02:20] "POST /alarms HTTP/1.1" 200 583 0.330324 10.0.0.250 - - [2026-08-25 08:02:20] "POST /access-control-lists HTTP/1.1" 200 583 0.228292 10.0.0.250 - - [2026-08-25 08:02:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002782 10.0.0.250 - - [2026-08-25 08:02:20] "POST /alarms HTTP/1.1" 200 577 0.212173 10.0.0.250 - - [2026-08-25 08:02:21] "POST /access-control-lists HTTP/1.1" 200 604 0.235517 10.0.0.250 - - [2026-08-25 08:02:21] "POST /alarms HTTP/1.1" 200 577 0.308442 10.0.0.250 - - [2026-08-25 08:02:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.255288 10.0.0.250 - - [2026-08-25 08:02:21] "POST /alarms HTTP/1.1" 200 561 0.233293 10.0.0.129 - - [2026-08-25 08:02:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.776672 10.0.0.250 - - [2026-08-25 08:02:21] "POST /useragent-kv HTTP/1.1" 200 115 0.043474 10.0.0.250 - - [2026-08-25 08:02:21] "POST /virtual-networks HTTP/1.1" 200 548 0.948183 10.0.0.250 - - [2026-08-25 08:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015869 10.0.0.250 - - [2026-08-25 08:02:21] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.039202 10.0.0.250 - - [2026-08-25 08:02:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.001607 10.0.0.250 - - [2026-08-25 08:02:21] "POST /access-control-lists HTTP/1.1" 200 602 0.209175 10.0.0.250 - - [2026-08-25 08:02:21] "POST /alarms HTTP/1.1" 200 557 0.150152 10.0.0.250 - - [2026-08-25 08:02:21] "POST /network-policys HTTP/1.1" 200 540 0.121866 10.0.0.250 - - [2026-08-25 08:02:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.022804 10.0.0.250 - - [2026-08-25 08:02:21] "POST /alarms HTTP/1.1" 200 559 0.150564 10.0.0.250 - - [2026-08-25 08:02:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.009097 10.0.0.250 - - [2026-08-25 08:02:21] "POST /network-policys HTTP/1.1" 200 536 0.159422 10.0.0.250 - - [2026-08-25 08:02:21] "POST /alarms HTTP/1.1" 200 567 0.198235 10.0.0.250 - - [2026-08-25 08:02:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.014975 10.0.0.250 - - [2026-08-25 08:02:22] "POST /access-control-lists HTTP/1.1" 200 591 0.222265 10.0.0.250 - - [2026-08-25 08:02:22] "POST /route-targets HTTP/1.1" 200 328 0.071491 10.0.0.250 - - [2026-08-25 08:02:22] "POST /alarms HTTP/1.1" 200 551 0.201323 10.0.0.250 - - [2026-08-25 08:02:22] "POST /ref-update HTTP/1.1" 200 156 0.073274 10.0.0.250 - - [2026-08-25 08:02:22] "POST /network-policys HTTP/1.1" 200 544 0.255079 10.0.0.250 - - [2026-08-25 08:02:22] "POST /alarms HTTP/1.1" 200 559 0.104889 10.0.0.250 - - [2026-08-25 08:02:22] "POST /alarms HTTP/1.1" 200 569 0.275417 10.0.0.250 - - [2026-08-25 08:02:22] "POST /ref-update HTTP/1.1" 200 156 0.360824 10.0.0.250 - - [2026-08-25 08:02:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021106 10.0.0.250 - - [2026-08-25 08:02:22] "POST /route-targets HTTP/1.1" 200 328 0.046062 10.0.0.250 - - [2026-08-25 08:02:22] "POST /alarms HTTP/1.1" 200 557 0.130626 10.0.0.250 - - [2026-08-25 08:02:22] "POST /ref-update HTTP/1.1" 200 156 0.124048 10.0.0.250 - - [2026-08-25 08:02:22] "POST /ref-update HTTP/1.1" 200 156 0.264741 10.0.0.250 - - [2026-08-25 08:02:23] "POST /alarms HTTP/1.1" 200 569 0.194675 10.0.0.250 - - [2026-08-25 08:02:23] "PUT /access-control-list/5436c240-8c9a-4cbc-8233-b8d51f654373 HTTP/1.1" 200 273 0.105651 10.0.0.250 - - [2026-08-25 08:02:23] "POST /alarms HTTP/1.1" 200 577 0.166360 10.0.0.250 - - [2026-08-25 08:02:23] "POST /ref-update HTTP/1.1" 200 156 0.292971 10.0.0.250 - - [2026-08-25 08:02:23] "PUT /access-control-list/e84df604-d8df-477e-868f-96de0a6b3196 HTTP/1.1" 200 273 0.122005 10.0.0.250 - - [2026-08-25 08:02:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037930 10.0.0.250 - - [2026-08-25 08:02:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029032 10.0.0.250 - - [2026-08-25 08:02:23] "POST /alarms HTTP/1.1" 200 571 0.210152 10.0.0.250 - - [2026-08-25 08:02:23] "PUT /access-control-list/e84df604-d8df-477e-868f-96de0a6b3196 HTTP/1.1" 200 273 0.078614 10.0.0.250 - - [2026-08-25 08:02:23] "POST /alarms HTTP/1.1" 200 563 0.189925 10.0.0.250 - - [2026-08-25 08:02:23] "PUT /access-control-list/5436c240-8c9a-4cbc-8233-b8d51f654373 HTTP/1.1" 200 273 0.175638 10.0.0.250 - - [2026-08-25 08:02:23] "POST /ref-update HTTP/1.1" 200 156 0.339509 10.0.0.250 - - [2026-08-25 08:02:23] "POST /ref-update HTTP/1.1" 200 156 0.112218 10.0.0.250 - - [2026-08-25 08:02:23] "POST /alarms HTTP/1.1" 200 563 0.232816 10.0.0.250 - - [2026-08-25 08:02:23] "POST /fqname-to-id HTTP/1.1" 404 237 0.021775 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001136 10.0.0.250 - - [2026-08-25 08:02:24] "POST /access-control-lists HTTP/1.1" 200 603 0.126029 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001288 10.0.0.250 - - [2026-08-25 08:02:24] "POST /alarms HTTP/1.1" 200 563 0.227021 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-update HTTP/1.1" 200 156 0.365905 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-update HTTP/1.1" 200 156 0.274362 10.0.0.250 - - [2026-08-25 08:02:24] "PUT /access-control-list/5436c240-8c9a-4cbc-8233-b8d51f654373 HTTP/1.1" 200 273 0.175851 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-update HTTP/1.1" 200 156 0.376250 10.0.0.250 - - [2026-08-25 08:02:24] "POST /alarms HTTP/1.1" 200 549 0.412642 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057437 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014683 10.0.0.250 - - [2026-08-25 08:02:24] "PUT /access-control-list/c7c91728-e688-4482-97e3-4f91474db6bd HTTP/1.1" 200 273 0.109130 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018398 10.0.0.250 - - [2026-08-25 08:02:24] "POST /alarms HTTP/1.1" 200 597 0.156137 10.0.0.250 - - [2026-08-25 08:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010281 10.0.0.250 - - [2026-08-25 08:02:24] "POST /ref-update HTTP/1.1" 200 156 0.105858 10.0.0.250 - - [2026-08-25 08:02:24] "GET /virtual-network/7aa6be39-3116-49e5-b5bf-57855ad97a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.095521 10.0.0.250 - - [2026-08-25 08:02:25] "POST /alarms HTTP/1.1" 200 577 0.168670 10.0.0.250 - - [2026-08-25 08:02:25] "PUT /access-control-list/c7c91728-e688-4482-97e3-4f91474db6bd HTTP/1.1" 200 273 0.137661 10.0.0.250 - - [2026-08-25 08:02:25] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.050651 10.0.0.250 - - [2026-08-25 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.250 - - [2026-08-25 08:02:25] "POST /alarms HTTP/1.1" 200 573 0.112474 10.0.0.250 - - [2026-08-25 08:02:25] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006508 10.0.0.250 - - [2026-08-25 08:02:25] "POST /alarms HTTP/1.1" 200 585 0.115438 10.0.0.250 - - [2026-08-25 08:02:25] "POST /firewall-policys HTTP/1.1" 200 532 0.142915 10.0.0.250 - - [2026-08-25 08:02:25] "POST /alarms HTTP/1.1" 200 611 0.133555 10.0.0.250 - - [2026-08-25 08:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.127806 10.0.0.250 - - [2026-08-25 08:02:25] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.044537 10.0.0.250 - - [2026-08-25 08:02:25] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.017453 10.0.0.250 - - [2026-08-25 08:02:25] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008791 10.0.0.250 - - [2026-08-25 08:02:25] "POST /ref-update HTTP/1.1" 200 156 0.031528 10.0.0.250 - - [2026-08-25 08:02:25] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005951 10.0.0.250 - - [2026-08-25 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006850 10.0.0.250 - - [2026-08-25 08:02:25] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020746 10.0.0.250 - - [2026-08-25 08:02:25] "POST /firewall-policys HTTP/1.1" 200 534 0.072294 10.0.0.250 - - [2026-08-25 08:02:25] "GET / HTTP/1.1" 200 36215 0.002374 10.0.0.250 - - [2026-08-25 08:02:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012506 10.0.0.250 - - [2026-08-25 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.036435 10.0.0.250 - - [2026-08-25 08:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.151812 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.050140 10.0.0.250 - - [2026-08-25 08:02:26] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.140175 10.0.0.250 - - [2026-08-25 08:02:26] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.008995 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007948 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009168 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007936 10.0.0.250 - - [2026-08-25 08:02:26] "POST /ref-update HTTP/1.1" 200 156 0.057318 10.0.0.250 - - [2026-08-25 08:02:26] "POST /ref-update HTTP/1.1" 200 156 0.159843 10.0.0.250 - - [2026-08-25 08:02:26] "POST /ref-update HTTP/1.1" 200 156 0.106504 10.0.0.250 - - [2026-08-25 08:02:26] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.250 - - [2026-08-25 08:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.250 - - [2026-08-25 08:02:26] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.058216 10.0.0.250 - - [2026-08-25 08:02:26] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.010679 10.0.0.250 - - [2026-08-25 08:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.250 - - [2026-08-25 08:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.250 - - [2026-08-25 08:02:26] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.032696 10.0.0.250 - - [2026-08-25 08:02:26] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014205 10.0.0.250 - - [2026-08-25 08:02:26] "POST /firewall-policys HTTP/1.1" 200 532 0.072681 10.0.0.250 - - [2026-08-25 08:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.041462 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013794 10.0.0.250 - - [2026-08-25 08:02:26] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004918 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003710 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003032 10.0.0.250 - - [2026-08-25 08:02:26] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.018903 10.0.0.250 - - [2026-08-25 08:02:27] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006269 10.0.0.250 - - [2026-08-25 08:02:27] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003823 10.0.0.250 - - [2026-08-25 08:02:27] "POST /ref-update HTTP/1.1" 200 156 0.026417 10.0.0.250 - - [2026-08-25 08:02:27] "POST /ref-update HTTP/1.1" 200 156 0.070748 10.0.0.250 - - [2026-08-25 08:02:27] "POST /ref-update HTTP/1.1" 200 156 0.055438 10.0.0.250 - - [2026-08-25 08:02:27] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.250 - - [2026-08-25 08:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.250 - - [2026-08-25 08:02:27] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.014572 10.0.0.250 - - [2026-08-25 08:02:27] "POST /ref-update HTTP/1.1" 200 156 0.156619 10.0.0.250 - - [2026-08-25 08:02:27] "PUT /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27 HTTP/1.1" 200 275 0.262697 10.0.0.250 - - [2026-08-25 08:02:27] "POST /ref-update HTTP/1.1" 200 156 0.387960 10.0.0.250 - - [2026-08-25 08:02:27] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.027312 10.0.0.250 - - [2026-08-25 08:02:27] "POST /tags HTTP/1.1" 200 300 0.068837 10.0.0.250 - - [2026-08-25 08:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022507 10.0.0.250 - - [2026-08-25 08:02:28] "GET /tag/6f984c2c-a135-4f12-b452-d0f532c91f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.031358 10.0.0.250 - - [2026-08-25 08:02:28] "POST /set-tag HTTP/1.1" 200 109 0.036989 10.0.0.250 - - [2026-08-25 08:02:28] "POST /tags HTTP/1.1" 200 358 0.333047 10.0.0.250 - - [2026-08-25 08:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.023123 10.0.0.250 - - [2026-08-25 08:02:28] "GET /tag/9a29b019-b98f-42d2-a607-f33a5fd37801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.052107 10.0.0.250 - - [2026-08-25 08:02:28] "POST /tags HTTP/1.1" 200 306 0.097256 10.0.0.250 - - [2026-08-25 08:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008969 10.0.0.250 - - [2026-08-25 08:02:28] "GET /tag/a6079a0c-107c-4169-a1ed-b0db5123fb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.022030 10.0.0.250 - - [2026-08-25 08:02:29] "POST /id-to-fqname HTTP/1.1" 200 174 0.001462 10.0.0.250 - - [2026-08-25 08:02:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.009073 10.0.0.250 - - [2026-08-25 08:02:29] "POST /security-groups HTTP/1.1" 200 571 0.092572 10.0.0.250 - - [2026-08-25 08:02:29] "POST /projects HTTP/1.1" 200 485 0.243106 10.0.0.250 - - [2026-08-25 08:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013559 10.0.0.250 - - [2026-08-25 08:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017128 10.0.0.250 - - [2026-08-25 08:02:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.017614 10.0.0.250 - - [2026-08-25 08:02:29] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.015057 10.0.0.250 - - [2026-08-25 08:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.250 - - [2026-08-25 08:02:29] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.008204 10.0.0.250 - - [2026-08-25 08:02:29] "POST /access-control-lists HTTP/1.1" 200 582 0.097759 10.0.0.250 - - [2026-08-25 08:02:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.003400 10.0.0.250 - - [2026-08-25 08:02:29] "POST /access-control-lists HTTP/1.1" 200 580 0.159040 10.0.0.250 - - [2026-08-25 08:02:29] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.178983 10.0.0.250 - - [2026-08-25 08:02:29] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.121597 10.0.0.250 - - [2026-08-25 08:02:29] "POST /security-groups HTTP/1.1" 200 539 0.140514 10.0.0.250 - - [2026-08-25 08:02:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.009817 10.0.0.250 - - [2026-08-25 08:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043262 10.0.0.250 - - [2026-08-25 08:02:30] "POST /access-control-lists HTTP/1.1" 200 598 0.089988 10.0.0.250 - - [2026-08-25 08:02:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.009650 10.0.0.250 - - [2026-08-25 08:02:30] "POST /chown HTTP/1.1" 200 109 0.065581 10.0.0.250 - - [2026-08-25 08:02:30] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015108 10.0.0.250 - - [2026-08-25 08:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.250 - - [2026-08-25 08:02:30] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.047024 10.0.0.250 - - [2026-08-25 08:02:30] "POST /tags HTTP/1.1" 409 207 0.005188 10.0.0.250 - - [2026-08-25 08:02:30] "POST /access-control-lists HTTP/1.1" 200 596 0.093063 10.0.0.250 - - [2026-08-25 08:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.250 - - [2026-08-25 08:02:30] "GET /tag/a6079a0c-107c-4169-a1ed-b0db5123fb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.034674 10.0.0.250 - - [2026-08-25 08:02:30] "POST /firewall-rules HTTP/1.1" 200 566 0.095819 10.0.0.250 - - [2026-08-25 08:02:30] "GET /firewall-rule/98c1e114-cfde-4ae4-a40d-3afe8515b104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.020797 10.0.0.250 - - [2026-08-25 08:02:30] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006841 10.0.0.250 - - [2026-08-25 08:02:30] "GET /firewall-rule/98c1e114-cfde-4ae4-a40d-3afe8515b104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.012174 10.0.0.250 - - [2026-08-25 08:02:30] "POST /ref-update HTTP/1.1" 200 156 0.086091 10.0.0.250 - - [2026-08-25 08:02:30] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011619 10.0.0.250 - - [2026-08-25 08:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015144 10.0.0.250 - - [2026-08-25 08:02:30] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010649 10.0.0.250 - - [2026-08-25 08:02:30] "POST /tags HTTP/1.1" 409 207 0.004651 10.0.0.250 - - [2026-08-25 08:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.250 - - [2026-08-25 08:02:30] "GET /tag/a6079a0c-107c-4169-a1ed-b0db5123fb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.032524 10.0.0.250 - - [2026-08-25 08:02:30] "POST /firewall-rules HTTP/1.1" 200 564 0.112619 10.0.0.250 - - [2026-08-25 08:02:30] "GET /firewall-rule/9466fde4-1ff8-4fb8-bcf3-cfb8de4d5f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011488 10.0.0.250 - - [2026-08-25 08:02:30] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.035884 10.0.0.250 - - [2026-08-25 08:02:31] "GET /firewall-rule/9466fde4-1ff8-4fb8-bcf3-cfb8de4d5f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.071733 10.0.0.250 - - [2026-08-25 08:02:31] "POST /ref-update HTTP/1.1" 200 156 0.074450 10.0.0.250 - - [2026-08-25 08:02:31] "POST /tags HTTP/1.1" 200 356 0.024241 10.0.0.250 - - [2026-08-25 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005940 10.0.0.250 - - [2026-08-25 08:02:31] "GET /tag/75b9a8fd-6b5c-482c-a606-8d0f5d6bf56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.073780 10.0.0.250 - - [2026-08-25 08:02:31] "POST /tags HTTP/1.1" 200 304 0.062144 10.0.0.250 - - [2026-08-25 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018654 10.0.0.250 - - [2026-08-25 08:02:31] "GET /tag/fbbbe38c-19a3-4f66-81ee-3ca78a97f1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.034215 10.0.0.250 - - [2026-08-25 08:02:31] "POST /projects HTTP/1.1" 409 218 0.009948 10.0.0.250 - - [2026-08-25 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001486 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002211 10.0.0.250 - - [2026-08-25 08:02:31] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066141 10.0.0.250 - - [2026-08-25 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.250 - - [2026-08-25 08:02:31] "GET /network-ipam/25ef04a8-2293-4ecc-b0c3-f2363ba46ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003219 10.0.0.250 - - [2026-08-25 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.250 - - [2026-08-25 08:02:31] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.017347 10.0.0.250 - - [2026-08-25 08:02:31] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.098590 10.0.0.250 - - [2026-08-25 08:02:31] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.030975 10.0.0.250 - - [2026-08-25 08:02:32] "POST /set-tag HTTP/1.1" 200 109 0.082164 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.250 - - [2026-08-25 08:02:32] "GET /network-ipam/0d737e6b-55d9-4ecd-8fbc-6392ab48aedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.012461 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.250 - - [2026-08-25 08:02:32] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011061 10.0.0.250 - - [2026-08-25 08:02:32] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.114643 10.0.0.250 - - [2026-08-25 08:02:32] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.012519 10.0.0.250 - - [2026-08-25 08:02:32] "POST /set-tag HTTP/1.1" 200 109 0.107891 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.027906 10.0.0.250 - - [2026-08-25 08:02:32] "GET /network-policy/7d013109-7e25-4c35-9995-2181e36218c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009962 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.250 - - [2026-08-25 08:02:32] "GET /network-policy/e6c81113-8df3-40c4-bfa1-61c982389750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003794 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006864 10.0.0.250 - - [2026-08-25 08:02:32] "GET /network-policy/ca26c8fd-bc52-4073-92de-28cd961ecd17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.012535 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.250 - - [2026-08-25 08:02:32] "PUT /network-policy/ca26c8fd-bc52-4073-92de-28cd961ecd17 HTTP/1.1" 200 263 0.035435 10.0.0.250 - - [2026-08-25 08:02:32] "POST /ref-update HTTP/1.1" 200 156 0.140556 10.0.0.250 - - [2026-08-25 08:02:32] "PUT /access-control-list/e84df604-d8df-477e-868f-96de0a6b3196 HTTP/1.1" 200 273 0.076040 10.0.0.250 - - [2026-08-25 08:02:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041705 10.0.0.250 - - [2026-08-25 08:02:32] "PUT /access-control-list/c7c91728-e688-4482-97e3-4f91474db6bd HTTP/1.1" 200 273 0.079626 10.0.0.250 - - [2026-08-25 08:02:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009446 10.0.0.250 - - [2026-08-25 08:02:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002832 10.0.0.250 - - [2026-08-25 08:02:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005013 10.0.0.250 - - [2026-08-25 08:02:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004653 10.0.0.250 - - [2026-08-25 08:02:32] "POST /security-groups HTTP/1.1" 409 245 0.003937 10.0.0.250 - - [2026-08-25 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.250 - - [2026-08-25 08:02:33] "PUT /security-group/558421ea-6f0e-46fb-9893-18964bcfdaf2 HTTP/1.1" 200 263 0.066546 10.0.0.250 - - [2026-08-25 08:02:33] "PUT /access-control-list/20791b58-4055-4b3b-a59b-9fb5ceabce6b HTTP/1.1" 200 273 0.028121 10.0.0.250 - - [2026-08-25 08:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038112 10.0.0.250 - - [2026-08-25 08:02:33] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021708 10.0.0.250 - - [2026-08-25 08:02:33] "PUT /access-control-list/7bd86909-378a-49bb-b484-7258226fd2eb HTTP/1.1" 200 273 0.057814 10.0.0.250 - - [2026-08-25 08:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007963 10.0.0.250 - - [2026-08-25 08:02:33] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006490 10.0.0.250 - - [2026-08-25 08:02:33] "POST /tags HTTP/1.1" 409 206 0.002371 10.0.0.250 - - [2026-08-25 08:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.250 - - [2026-08-25 08:02:33] "GET /tag/fbbbe38c-19a3-4f66-81ee-3ca78a97f1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016503 10.0.0.250 - - [2026-08-25 08:02:33] "POST /firewall-rules HTTP/1.1" 200 564 0.107895 10.0.0.250 - - [2026-08-25 08:02:33] "GET /firewall-rule/77af3008-868c-4a4f-bd21-067c86cfe41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004666 10.0.0.250 - - [2026-08-25 08:02:33] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003453 10.0.0.250 - - [2026-08-25 08:02:33] "GET /firewall-rule/77af3008-868c-4a4f-bd21-067c86cfe41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002291 10.0.0.250 - - [2026-08-25 08:02:33] "POST /ref-update HTTP/1.1" 200 156 0.088467 10.0.0.250 - - [2026-08-25 08:02:33] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009790 10.0.0.250 - - [2026-08-25 08:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.250 - - [2026-08-25 08:02:33] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004202 10.0.0.250 - - [2026-08-25 08:02:33] "POST /tags HTTP/1.1" 409 206 0.002181 10.0.0.250 - - [2026-08-25 08:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.250 - - [2026-08-25 08:02:33] "GET /tag/fbbbe38c-19a3-4f66-81ee-3ca78a97f1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027013 10.0.0.250 - - [2026-08-25 08:02:33] "POST /firewall-rules HTTP/1.1" 200 562 0.094249 10.0.0.250 - - [2026-08-25 08:02:33] "GET /firewall-rule/4aabf9fb-64c8-47ab-996a-2ac784124d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006071 10.0.0.250 - - [2026-08-25 08:02:33] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011787 10.0.0.250 - - [2026-08-25 08:02:33] "GET /firewall-rule/4aabf9fb-64c8-47ab-996a-2ac784124d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008599 10.0.0.250 - - [2026-08-25 08:02:34] "POST /ref-update HTTP/1.1" 200 156 0.035041 10.0.0.250 - - [2026-08-25 08:02:34] "POST /tags HTTP/1.1" 200 306 0.112266 10.0.0.250 - - [2026-08-25 08:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.250 - - [2026-08-25 08:02:34] "GET /tag/625b9cab-2c86-4453-b4b0-9ace21007914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.032548 10.0.0.250 - - [2026-08-25 08:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006976 10.0.0.250 - - [2026-08-25 08:02:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.061142 10.0.0.250 - - [2026-08-25 08:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.250 - - [2026-08-25 08:02:34] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.012913 10.0.0.250 - - [2026-08-25 08:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.250 - - [2026-08-25 08:02:34] "GET /service-appliance-set/dfe10c48-b5a3-4ecb-b43f-812675ce2099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010726 10.0.0.250 - - [2026-08-25 08:02:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.012082 10.0.0.250 - - [2026-08-25 08:02:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.201549 10.0.0.250 - - [2026-08-25 08:02:34] "GET /virtual-machine-interface/1bf527b7-8cb7-4bd2-b75e-5f7b321714bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.011043 10.0.0.250 - - [2026-08-25 08:02:34] "POST /instance-ips HTTP/1.1" 200 382 0.080370 10.0.0.250 - - [2026-08-25 08:02:34] "GET /instance-ip/6b960bb6-ad9f-4edb-b614-16ee6884ec3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.039623 10.0.0.250 - - [2026-08-25 08:02:34] "POST /loadbalancers HTTP/1.1" 200 584 0.097421 10.0.0.250 - - [2026-08-25 08:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.043710 10.0.0.250 - - [2026-08-25 08:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.250 - - [2026-08-25 08:02:35] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077316 10.0.0.250 - - [2026-08-25 08:02:35] "GET /loadbalancer/7dca1169-f518-43e6-a851-6776da2c970b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.016229 10.0.0.250 - - [2026-08-25 08:02:35] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.101054 10.0.0.250 - - [2026-08-25 08:02:35] "GET /instance-ip/6b960bb6-ad9f-4edb-b614-16ee6884ec3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.021405 10.0.0.250 - - [2026-08-25 08:02:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.105303 10.0.0.250 - - [2026-08-25 08:02:35] "POST /floating-ips HTTP/1.1" 200 585 0.114096 10.0.0.250 - - [2026-08-25 08:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.069887 10.0.0.250 - - [2026-08-25 08:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.250 - - [2026-08-25 08:02:35] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037065 10.0.0.250 - - [2026-08-25 08:02:35] "GET /loadbalancer-listener/011e550d-87cc-4599-88fe-964290c597bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004190 10.0.0.250 - - [2026-08-25 08:02:35] "GET /loadbalancer-listener/011e550d-87cc-4599-88fe-964290c597bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007624 10.0.0.250 - - [2026-08-25 08:02:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043752 10.0.0.250 - - [2026-08-25 08:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.250 - - [2026-08-25 08:02:35] "GET /instance-ip/6b960bb6-ad9f-4edb-b614-16ee6884ec3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013685 10.0.0.250 - - [2026-08-25 08:02:35] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.015986 10.0.0.250 - - [2026-08-25 08:02:35] "GET /instance-ip/6b960bb6-ad9f-4edb-b614-16ee6884ec3c?fields=floating_ips HTTP/1.1" 200 1172 0.025085 10.0.0.250 - - [2026-08-25 08:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.250 - - [2026-08-25 08:02:35] "GET /floating-ip/a973554c-cbce-42e3-959c-76f19bd1fd1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004538 10.0.0.250 - - [2026-08-25 08:02:35] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.034771 10.0.0.250 - - [2026-08-25 08:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.250 - - [2026-08-25 08:02:35] "GET /loadbalancer/7dca1169-f518-43e6-a851-6776da2c970b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008007 10.0.0.250 - - [2026-08-25 08:02:36] "POST /tags HTTP/1.1" 200 302 0.236866 10.0.0.250 - - [2026-08-25 08:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.250 - - [2026-08-25 08:02:36] "GET /tag/1c3b5ea4-773b-4479-bde0-76bf4f6947b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022625 10.0.0.250 - - [2026-08-25 08:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.250 - - [2026-08-25 08:02:36] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.170736 10.0.0.250 - - [2026-08-25 08:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.032450 10.0.0.250 - - [2026-08-25 08:02:36] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.018224 10.0.0.250 - - [2026-08-25 08:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.250 - - [2026-08-25 08:02:36] "GET /service-appliance-set/dfe10c48-b5a3-4ecb-b43f-812675ce2099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007756 10.0.0.250 - - [2026-08-25 08:02:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.003324 10.0.0.250 - - [2026-08-25 08:02:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.285312 10.0.0.250 - - [2026-08-25 08:02:36] "GET /virtual-machine-interface/5e0be00b-e63d-4aad-ac8d-62e368641ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019488 10.0.0.250 - - [2026-08-25 08:02:37] "POST /instance-ips HTTP/1.1" 200 378 0.068913 10.0.0.250 - - [2026-08-25 08:02:37] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007610 10.0.0.250 - - [2026-08-25 08:02:37] "POST /loadbalancers HTTP/1.1" 200 584 0.106198 10.0.0.250 - - [2026-08-25 08:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028310 10.0.0.250 - - [2026-08-25 08:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.250 - - [2026-08-25 08:02:37] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035766 10.0.0.250 - - [2026-08-25 08:02:37] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004215 10.0.0.250 - - [2026-08-25 08:02:37] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045862 10.0.0.250 - - [2026-08-25 08:02:37] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003666 10.0.0.250 - - [2026-08-25 08:02:37] "POST /floating-ips HTTP/1.1" 200 583 0.070148 10.0.0.250 - - [2026-08-25 08:02:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047982 10.0.0.250 - - [2026-08-25 08:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023254 10.0.0.250 - - [2026-08-25 08:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015656 10.0.0.250 - - [2026-08-25 08:02:37] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038245 10.0.0.250 - - [2026-08-25 08:02:37] "GET /loadbalancer-listener/49b64e03-6003-4211-a91f-71e71bbac87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003903 10.0.0.250 - - [2026-08-25 08:02:37] "GET /loadbalancer-listener/49b64e03-6003-4211-a91f-71e71bbac87e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003493 10.0.0.250 - - [2026-08-25 08:02:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017426 10.0.0.250 - - [2026-08-25 08:02:37] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004370 10.0.0.250 - - [2026-08-25 08:02:37] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?fields=floating_ips HTTP/1.1" 200 1166 0.005223 10.0.0.250 - - [2026-08-25 08:02:37] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002292 10.0.0.250 - - [2026-08-25 08:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.250 - - [2026-08-25 08:02:37] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.130268 10.0.0.250 - - [2026-08-25 08:02:37] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005331 10.0.0.250 - - [2026-08-25 08:02:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027319 10.0.0.250 - - [2026-08-25 08:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037021 10.0.0.250 - - [2026-08-25 08:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.250 - - [2026-08-25 08:02:38] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045203 10.0.0.250 - - [2026-08-25 08:02:38] "GET /loadbalancer-listener/825e348e-e194-4206-b752-75ab4454fc14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008040 10.0.0.250 - - [2026-08-25 08:02:38] "GET /loadbalancer-listener/825e348e-e194-4206-b752-75ab4454fc14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.011114 10.0.0.250 - - [2026-08-25 08:02:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021539 10.0.0.250 - - [2026-08-25 08:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006569 10.0.0.250 - - [2026-08-25 08:02:38] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003922 10.0.0.250 - - [2026-08-25 08:02:38] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?fields=floating_ips HTTP/1.1" 200 1166 0.005165 10.0.0.250 - - [2026-08-25 08:02:38] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052738 10.0.0.250 - - [2026-08-25 08:02:38] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.003451 10.0.0.250 - - [2026-08-25 08:02:38] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007747 10.0.0.250 - - [2026-08-25 08:02:38] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.037765 10.0.0.250 - - [2026-08-25 08:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021429 10.0.0.250 - - [2026-08-25 08:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016383 10.0.0.250 - - [2026-08-25 08:02:38] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042815 10.0.0.250 - - [2026-08-25 08:02:38] "GET /loadbalancer-listener/4e03894e-f858-4204-b726-c3c5a17e2b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007394 10.0.0.250 - - [2026-08-25 08:02:38] "GET /loadbalancer-listener/4e03894e-f858-4204-b726-c3c5a17e2b05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.009118 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 10.0.0.250 - - [2026-08-25 08:02:38] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.092823 10.0.0.250 - - [2026-08-25 08:02:38] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004992 10.0.0.250 - - [2026-08-25 08:02:38] "GET /instance-ip/6dcf251c-2be3-4a13-ac4e-827ca0ac94d2?fields=floating_ips HTTP/1.1" 200 1166 0.003130 10.0.0.250 - - [2026-08-25 08:02:38] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002791 10.0.0.250 - - [2026-08-25 08:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.250 - - [2026-08-25 08:02:38] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003106 10.0.0.250 - - [2026-08-25 08:02:38] "POST /tags HTTP/1.1" 200 372 0.021456 10.0.0.250 - - [2026-08-25 08:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.250 - - [2026-08-25 08:02:38] "GET /tag/4542bc97-e3f0-46c7-9190-7ba7ba5ef424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.023515 10.0.0.250 - - [2026-08-25 08:02:39] "POST /tags HTTP/1.1" 200 320 0.131949 10.0.0.250 - - [2026-08-25 08:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.250 - - [2026-08-25 08:02:39] "GET /tag/1eff0611-e0c2-4185-b88c-60662c339c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.017953 10.0.0.250 - - [2026-08-25 08:02:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.000528 10.0.0.250 - - [2026-08-25 08:02:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.016794 10.0.0.250 - - [2026-08-25 08:02:39] "POST /security-groups HTTP/1.1" 200 578 0.105808 10.0.0.250 - - [2026-08-25 08:02:39] "POST /projects HTTP/1.1" 200 499 0.312404 10.0.0.250 - - [2026-08-25 08:02:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.003067 10.0.0.250 - - [2026-08-25 08:02:39] "POST /access-control-lists HTTP/1.1" 200 589 0.060261 10.0.0.250 - - [2026-08-25 08:02:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.048218 10.0.0.250 - - [2026-08-25 08:02:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.014845 10.0.0.250 - - [2026-08-25 08:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013967 10.0.0.250 - - [2026-08-25 08:02:39] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.016087 10.0.0.250 - - [2026-08-25 08:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.250 - - [2026-08-25 08:02:39] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.028730 10.0.0.250 - - [2026-08-25 08:02:39] "POST /access-control-lists HTTP/1.1" 200 587 0.140388 10.0.0.250 - - [2026-08-25 08:02:39] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.103190 10.0.0.250 - - [2026-08-25 08:02:39] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.099936 10.0.0.250 - - [2026-08-25 08:02:40] "POST /security-groups HTTP/1.1" 200 560 0.099526 10.0.0.250 - - [2026-08-25 08:02:40] "POST /fqname-to-id HTTP/1.1" 404 248 0.011461 10.0.0.250 - - [2026-08-25 08:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.044524 10.0.0.250 - - [2026-08-25 08:02:40] "POST /chown HTTP/1.1" 200 109 0.040960 10.0.0.250 - - [2026-08-25 08:02:40] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021069 10.0.0.250 - - [2026-08-25 08:02:40] "POST /access-control-lists HTTP/1.1" 200 612 0.131826 10.0.0.250 - - [2026-08-25 08:02:40] "POST /fqname-to-id HTTP/1.1" 404 247 0.017140 10.0.0.250 - - [2026-08-25 08:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011358 10.0.0.250 - - [2026-08-25 08:02:40] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006310 10.0.0.250 - - [2026-08-25 08:02:40] "POST /tags HTTP/1.1" 409 214 0.004607 10.0.0.250 - - [2026-08-25 08:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.250 - - [2026-08-25 08:02:40] "GET /tag/1eff0611-e0c2-4185-b88c-60662c339c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.016543 10.0.0.250 - - [2026-08-25 08:02:40] "POST /access-control-lists HTTP/1.1" 200 610 0.092650 10.0.0.250 - - [2026-08-25 08:02:40] "POST /firewall-rules HTTP/1.1" 200 580 0.111709 10.0.0.250 - - [2026-08-25 08:02:40] "GET /firewall-rule/8b54574c-1e3f-4d90-9554-072920995485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.058447 10.0.0.250 - - [2026-08-25 08:02:40] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2428 0.005186 10.0.0.250 - - [2026-08-25 08:02:40] "GET /firewall-rule/8b54574c-1e3f-4d90-9554-072920995485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004576 10.0.0.250 - - [2026-08-25 08:02:40] "POST /ref-update HTTP/1.1" 200 156 0.067045 10.0.0.250 - - [2026-08-25 08:02:40] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024738 10.0.0.250 - - [2026-08-25 08:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.250 - - [2026-08-25 08:02:40] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003913 10.0.0.250 - - [2026-08-25 08:02:40] "POST /tags HTTP/1.1" 409 214 0.001960 10.0.0.250 - - [2026-08-25 08:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.250 - - [2026-08-25 08:02:40] "GET /tag/1eff0611-e0c2-4185-b88c-60662c339c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.020331 10.0.0.250 - - [2026-08-25 08:02:40] "POST /firewall-rules HTTP/1.1" 200 578 0.080320 10.0.0.250 - - [2026-08-25 08:02:40] "GET /firewall-rule/b954ab4d-efe4-4c6e-b5aa-0ffdf50f9313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005840 10.0.0.250 - - [2026-08-25 08:02:41] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2674 0.005120 10.0.0.250 - - [2026-08-25 08:02:41] "GET /firewall-rule/b954ab4d-efe4-4c6e-b5aa-0ffdf50f9313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004891 10.0.0.250 - - [2026-08-25 08:02:41] "POST /ref-update HTTP/1.1" 200 156 0.189992 10.0.0.250 - - [2026-08-25 08:02:41] "POST /tags HTTP/1.1" 200 364 0.149184 10.0.0.250 - - [2026-08-25 08:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.250 - - [2026-08-25 08:02:41] "GET /tag/b9c457a6-ad3a-4254-99e6-452d82eb4f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.019291 10.0.0.250 - - [2026-08-25 08:02:41] "POST /tags HTTP/1.1" 200 312 0.020884 10.0.0.250 - - [2026-08-25 08:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029595 10.0.0.250 - - [2026-08-25 08:02:41] "GET /tag/e35378d5-b2ac-4e9e-9b07-b640c379bf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.013120 10.0.0.250 - - [2026-08-25 08:02:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000520 10.0.0.250 - - [2026-08-25 08:02:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.007720 10.0.0.250 - - [2026-08-25 08:02:41] "POST /security-groups HTTP/1.1" 200 574 0.096853 10.0.0.250 - - [2026-08-25 08:02:41] "POST /projects HTTP/1.1" 200 491 0.209052 10.0.0.250 - - [2026-08-25 08:02:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.005789 10.0.0.250 - - [2026-08-25 08:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.091208 10.0.0.250 - - [2026-08-25 08:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016493 10.0.0.250 - - [2026-08-25 08:02:41] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.018526 10.0.0.250 - - [2026-08-25 08:02:41] "POST /access-control-lists HTTP/1.1" 200 585 0.095452 10.0.0.250 - - [2026-08-25 08:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.250 - - [2026-08-25 08:02:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.009104 10.0.0.250 - - [2026-08-25 08:02:42] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007134 10.0.0.250 - - [2026-08-25 08:02:42] "POST /access-control-lists HTTP/1.1" 200 583 0.085818 10.0.0.250 - - [2026-08-25 08:02:42] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.125391 10.0.0.250 - - [2026-08-25 08:02:42] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.065454 10.0.0.250 - - [2026-08-25 08:02:42] "POST /security-groups HTTP/1.1" 200 548 0.083555 10.0.0.250 - - [2026-08-25 08:02:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.008258 10.0.0.250 - - [2026-08-25 08:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.060657 10.0.0.250 - - [2026-08-25 08:02:42] "POST /access-control-lists HTTP/1.1" 200 604 0.064454 10.0.0.250 - - [2026-08-25 08:02:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.003415 10.0.0.250 - - [2026-08-25 08:02:42] "POST /chown HTTP/1.1" 200 109 0.087328 10.0.0.250 - - [2026-08-25 08:02:42] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018295 10.0.0.250 - - [2026-08-25 08:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015061 10.0.0.250 - - [2026-08-25 08:02:42] "POST /access-control-lists HTTP/1.1" 200 602 0.148077 10.0.0.250 - - [2026-08-25 08:02:42] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019073 10.0.0.250 - - [2026-08-25 08:02:42] "POST /tags HTTP/1.1" 409 210 0.006278 10.0.0.250 - - [2026-08-25 08:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.250 - - [2026-08-25 08:02:42] "GET /tag/e35378d5-b2ac-4e9e-9b07-b640c379bf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011152 10.0.0.250 - - [2026-08-25 08:02:42] "POST /firewall-rules HTTP/1.1" 200 572 0.070969 10.0.0.250 - - [2026-08-25 08:02:42] "GET /firewall-rule/19346d14-4cb3-4c1c-a8e4-ed7375fd51a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.007369 10.0.0.250 - - [2026-08-25 08:02:42] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2919 0.004853 10.0.0.250 - - [2026-08-25 08:02:42] "GET /firewall-rule/19346d14-4cb3-4c1c-a8e4-ed7375fd51a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002684 10.0.0.250 - - [2026-08-25 08:02:42] "POST /ref-update HTTP/1.1" 200 156 0.062403 10.0.0.250 - - [2026-08-25 08:02:43] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019677 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.250 - - [2026-08-25 08:02:43] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004062 10.0.0.250 - - [2026-08-25 08:02:43] "POST /tags HTTP/1.1" 409 210 0.002130 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.250 - - [2026-08-25 08:02:43] "GET /tag/e35378d5-b2ac-4e9e-9b07-b640c379bf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.016693 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000811 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001124 10.0.0.250 - - [2026-08-25 08:02:43] "POST /firewall-rules HTTP/1.1" 200 570 0.096768 10.0.0.250 - - [2026-08-25 08:02:43] "GET /firewall-rule/7351f1fb-f20e-4b6d-902a-c2b7ad780c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005727 10.0.0.250 - - [2026-08-25 08:02:43] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004004 10.0.0.250 - - [2026-08-25 08:02:43] "GET /firewall-rule/7351f1fb-f20e-4b6d-902a-c2b7ad780c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002228 10.0.0.250 - - [2026-08-25 08:02:43] "POST /ref-update HTTP/1.1" 200 156 0.096226 10.0.0.250 - - [2026-08-25 08:02:43] "POST /tags HTTP/1.1" 200 364 0.247169 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013403 10.0.0.250 - - [2026-08-25 08:02:43] "GET /tag/6f1955ab-f49d-4b8d-bf4c-d3116775a62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020621 10.0.0.250 - - [2026-08-25 08:02:43] "POST /tags HTTP/1.1" 200 312 0.028711 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013174 10.0.0.250 - - [2026-08-25 08:02:43] "GET /tag/0f9294b5-969f-494a-b092-50b855ce377e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012250 10.0.0.250 - - [2026-08-25 08:02:43] "POST /projects HTTP/1.1" 409 223 0.002192 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.250 - - [2026-08-25 08:02:43] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.061908 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.250 - - [2026-08-25 08:02:43] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005716 10.0.0.250 - - [2026-08-25 08:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.250 - - [2026-08-25 08:02:44] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005252 10.0.0.250 - - [2026-08-25 08:02:44] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.109306 10.0.0.250 - - [2026-08-25 08:02:44] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.075044 10.0.0.250 - - [2026-08-25 08:02:44] "POST /security-groups HTTP/1.1" 409 253 0.003802 10.0.0.250 - - [2026-08-25 08:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.250 - - [2026-08-25 08:02:44] "PUT /security-group/bd2bed15-bf17-43ea-9cf4-ce13a27ca53a HTTP/1.1" 200 263 0.070570 10.0.0.250 - - [2026-08-25 08:02:44] "PUT /access-control-list/ef390584-be9e-48d5-8ea2-b81c310dd030 HTTP/1.1" 200 273 0.027148 10.0.0.250 - - [2026-08-25 08:02:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.066672 10.0.0.250 - - [2026-08-25 08:02:44] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014134 10.0.0.250 - - [2026-08-25 08:02:44] "PUT /access-control-list/79e61865-c3ba-47fb-bb56-381c6f1a7c12 HTTP/1.1" 200 273 0.050994 10.0.0.250 - - [2026-08-25 08:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.250 - - [2026-08-25 08:02:44] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004736 10.0.0.250 - - [2026-08-25 08:02:44] "POST /tags HTTP/1.1" 409 210 0.001945 10.0.0.250 - - [2026-08-25 08:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.250 - - [2026-08-25 08:02:44] "GET /tag/0f9294b5-969f-494a-b092-50b855ce377e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013151 10.0.0.250 - - [2026-08-25 08:02:44] "POST /firewall-rules HTTP/1.1" 200 572 0.084786 10.0.0.250 - - [2026-08-25 08:02:44] "GET /firewall-rule/6e2e2067-cc73-4874-89bb-00a2e8657a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.004852 10.0.0.250 - - [2026-08-25 08:02:44] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3402 0.004082 10.0.0.250 - - [2026-08-25 08:02:44] "GET /firewall-rule/6e2e2067-cc73-4874-89bb-00a2e8657a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.004912 10.0.0.250 - - [2026-08-25 08:02:44] "POST /ref-update HTTP/1.1" 200 156 0.065737 10.0.0.250 - - [2026-08-25 08:02:44] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026907 10.0.0.250 - - [2026-08-25 08:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.250 - - [2026-08-25 08:02:44] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003397 10.0.0.250 - - [2026-08-25 08:02:44] "POST /tags HTTP/1.1" 409 210 0.008230 10.0.0.250 - - [2026-08-25 08:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.250 - - [2026-08-25 08:02:45] "GET /tag/0f9294b5-969f-494a-b092-50b855ce377e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.011744 10.0.0.250 - - [2026-08-25 08:02:45] "POST /firewall-rules HTTP/1.1" 200 570 0.083074 10.0.0.250 - - [2026-08-25 08:02:45] "GET /firewall-rule/5878da75-c4f9-4151-a5a7-fb586a974542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.026046 10.0.0.250 - - [2026-08-25 08:02:45] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3644 0.004855 10.0.0.250 - - [2026-08-25 08:02:45] "GET /firewall-rule/5878da75-c4f9-4151-a5a7-fb586a974542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002515 10.0.0.250 - - [2026-08-25 08:02:45] "POST /ref-update HTTP/1.1" 200 156 0.060345 10.0.0.250 - - [2026-08-25 08:02:45] "POST /tags HTTP/1.1" 200 302 0.086348 10.0.0.250 - - [2026-08-25 08:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.250 - - [2026-08-25 08:02:45] "GET /tag/ed5c0a4d-c7b7-4770-89bb-4a942036fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016176 10.0.0.250 - - [2026-08-25 08:02:45] "POST /tags HTTP/1.1" 200 326 0.091923 10.0.0.250 - - [2026-08-25 08:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.250 - - [2026-08-25 08:02:45] "GET /tag/984b403d-3fd2-4ab3-a6ab-e4e25e81ad66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026032 10.0.0.250 - - [2026-08-25 08:02:45] "POST /tags HTTP/1.1" 409 237 0.003055 10.0.0.250 - - [2026-08-25 08:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.250 - - [2026-08-25 08:02:45] "GET /tag/6f1955ab-f49d-4b8d-bf4c-d3116775a62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.014683 10.0.0.250 - - [2026-08-25 08:02:45] "POST /tags HTTP/1.1" 409 210 0.002511 10.0.0.250 - - [2026-08-25 08:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.250 - - [2026-08-25 08:02:45] "GET /tag/0f9294b5-969f-494a-b092-50b855ce377e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.023572 10.0.0.250 - - [2026-08-25 08:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011197 10.0.0.250 - - [2026-08-25 08:02:45] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005649 10.0.0.250 - - [2026-08-25 08:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.250 - - [2026-08-25 08:02:45] "GET /project/26ff7b2c-5350-40a3-8de4-64d98b4b5a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.089662 10.0.0.250 - - [2026-08-25 08:02:45] "POST /virtual-machines HTTP/1.1" 200 378 0.018713 10.0.0.250 - - [2026-08-25 08:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033130 10.0.0.250 - - [2026-08-25 08:02:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.213111 10.0.0.250 - - [2026-08-25 08:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016898 10.0.0.250 - - [2026-08-25 08:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009341 10.0.0.250 - - [2026-08-25 08:02:46] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012295 10.0.0.250 - - [2026-08-25 08:02:46] "POST /instance-ips HTTP/1.1" 200 410 0.059390 10.0.0.250 - - [2026-08-25 08:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.044267 10.0.0.250 - - [2026-08-25 08:02:46] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.016543 10.0.0.250 - - [2026-08-25 08:02:46] "POST /set-tag HTTP/1.1" 200 109 0.024647 10.0.0.250 - - [2026-08-25 08:02:46] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.031018 10.0.0.250 - - [2026-08-25 08:02:46] "GET /instance-ip/5b82991c-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004966 10.0.0.250 - - [2026-08-25 08:02:46] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004586 10.0.0.250 - - [2026-08-25 08:02:46] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.250 - - [2026-08-25 08:02:46] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.083178 10.0.0.250 - - [2026-08-25 08:02:46] "POST /ref-update HTTP/1.1" 200 156 0.030044 10.0.0.250 - - [2026-08-25 08:02:47] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004804 10.0.0.250 - - [2026-08-25 08:02:47] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.250 - - [2026-08-25 08:02:47] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004281 10.0.0.250 - - [2026-08-25 08:02:47] "POST /set-tag HTTP/1.1" 200 109 0.003119 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:02:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001157 10.0.0.250 - - [2026-08-25 08:02:52] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005760 10.0.0.250 - - [2026-08-25 08:02:52] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.250 - - [2026-08-25 08:02:52] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005065 10.0.0.250 - - [2026-08-25 08:02:52] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.250 - - [2026-08-25 08:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.250 - - [2026-08-25 08:02:52] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002718 10.0.0.250 - - [2026-08-25 08:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.250 - - [2026-08-25 08:02:52] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002432 10.0.0.250 - - [2026-08-25 08:02:52] "GET /loadbalancer-pool/2f0b497f-d720-46a0-9198-e17181e5c3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003406 10.0.0.250 - - [2026-08-25 08:02:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016163 10.0.0.250 - - [2026-08-25 08:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021724 10.0.0.250 - - [2026-08-25 08:02:52] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005577 10.0.0.250 - - [2026-08-25 08:02:52] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006891 10.0.0.250 - - [2026-08-25 08:02:52] "POST /ref-update HTTP/1.1" 200 156 0.016640 10.0.0.250 - - [2026-08-25 08:02:52] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.037600 10.0.0.250 - - [2026-08-25 08:02:52] "POST /tags HTTP/1.1" 409 205 0.004247 10.0.0.250 - - [2026-08-25 08:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.250 - - [2026-08-25 08:02:52] "GET /tag/1c3b5ea4-773b-4479-bde0-76bf4f6947b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017816 10.0.0.250 - - [2026-08-25 08:02:52] "PUT /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a HTTP/1.1" 200 257 0.034950 10.0.0.250 - - [2026-08-25 08:02:52] "POST /set-tag HTTP/1.1" 200 109 0.073758 10.0.0.250 - - [2026-08-25 08:02:52] "GET /loadbalancer-pool/aefd3da1-04f5-48f1-b2e3-a8e3c364e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013804 10.0.0.250 - - [2026-08-25 08:02:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016629 10.0.0.250 - - [2026-08-25 08:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023604 10.0.0.250 - - [2026-08-25 08:02:52] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005688 10.0.0.250 - - [2026-08-25 08:02:52] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004334 10.0.0.250 - - [2026-08-25 08:02:52] "POST /ref-update HTTP/1.1" 200 156 0.006494 10.0.0.250 - - [2026-08-25 08:02:53] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.018790 10.0.0.250 - - [2026-08-25 08:02:53] "POST /set-tag HTTP/1.1" 200 109 0.012807 10.0.0.250 - - [2026-08-25 08:02:53] "GET /loadbalancer-pool/7aae76f8-fc0d-40e7-b0c4-82edd5b4b73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011567 10.0.0.250 - - [2026-08-25 08:02:53] "PUT /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a HTTP/1.1" 200 257 0.025849 10.0.0.250 - - [2026-08-25 08:02:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033773 10.0.0.250 - - [2026-08-25 08:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015162 10.0.0.250 - - [2026-08-25 08:02:53] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019979 10.0.0.250 - - [2026-08-25 08:02:53] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010064 10.0.0.250 - - [2026-08-25 08:02:53] "POST /set-tag HTTP/1.1" 200 109 0.003810 10.0.0.250 - - [2026-08-25 08:02:53] "POST /ref-update HTTP/1.1" 200 156 0.008039 10.0.0.250 - - [2026-08-25 08:02:53] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.016701 10.0.0.250 - - [2026-08-25 08:02:53] "PUT /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a HTTP/1.1" 200 257 0.021182 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:03:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001455 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001213 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001325 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001415 10.0.0.250 - - [2026-08-25 08:03:44] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006008 10.0.0.250 - - [2026-08-25 08:03:44] "POST /set-tag HTTP/1.1" 200 109 0.003511 10.0.0.250 - - [2026-08-25 08:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.250 - - [2026-08-25 08:03:44] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003109 10.0.0.250 - - [2026-08-25 08:03:44] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005184 10.0.0.250 - - [2026-08-25 08:03:45] "POST /set-tag HTTP/1.1" 200 109 0.044836 10.0.0.250 - - [2026-08-25 08:03:45] "DELETE /loadbalancer-member/98f0cec3-b5c4-4247-b12f-d3bebd19218c HTTP/1.1" 200 115 0.107853 10.0.0.250 - - [2026-08-25 08:03:45] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.035022 10.0.0.250 - - [2026-08-25 08:03:45] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.250 - - [2026-08-25 08:03:45] "DELETE /loadbalancer-member/f72e9acc-9e27-44ea-9edf-0816674727cb HTTP/1.1" 200 115 0.059643 10.0.0.250 - - [2026-08-25 08:03:45] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009335 10.0.0.250 - - [2026-08-25 08:03:45] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.250 - - [2026-08-25 08:03:45] "DELETE /loadbalancer-member/f6a21136-4ee2-4af2-9550-123eafb26690 HTTP/1.1" 200 115 0.066527 10.0.0.129 - - [2026-08-25 08:03:54] "GET / HTTP/1.1" 200 36215 0.002852 10.0.0.129 - - [2026-08-25 08:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.129 - - [2026-08-25 08:03:54] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006084 10.0.0.129 - - [2026-08-25 08:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.129 - - [2026-08-25 08:03:54] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007093 10.0.0.129 - - [2026-08-25 08:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.129 - - [2026-08-25 08:03:54] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.010585 10.0.0.129 - - [2026-08-25 08:03:54] "PUT /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f HTTP/1.1" 200 263 0.020187 10.0.0.129 - - [2026-08-25 08:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021209 10.0.0.129 - - [2026-08-25 08:03:54] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.015815 10.0.0.129 - - [2026-08-25 08:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.129 - - [2026-08-25 08:03:54] "GET /virtual-machine-interface/eeb19210-b40f-4aa3-b98e-0b3a78d2fb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005901 10.0.0.129 - - [2026-08-25 08:03:54] "PUT /virtual-machine-interface/eeb19210-b40f-4aa3-b98e-0b3a78d2fb27 HTTP/1.1" 200 285 0.034063 10.0.0.250 - - [2026-08-25 08:03:54] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010602 10.0.0.250 - - [2026-08-25 08:03:54] "POST /set-tag HTTP/1.1" 200 109 0.007015 10.0.0.250 - - [2026-08-25 08:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.250 - - [2026-08-25 08:03:55] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004882 10.0.0.250 - - [2026-08-25 08:03:55] "GET /loadbalancer-pool/2f0b497f-d720-46a0-9198-e17181e5c3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003689 10.0.0.250 - - [2026-08-25 08:03:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.076091 10.0.0.250 - - [2026-08-25 08:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.057134 10.0.0.250 - - [2026-08-25 08:03:55] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.030554 10.0.0.250 - - [2026-08-25 08:03:55] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008907 10.0.0.250 - - [2026-08-25 08:03:55] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.025928 10.0.0.250 - - [2026-08-25 08:03:55] "POST /set-tag HTTP/1.1" 200 109 0.115831 10.0.0.250 - - [2026-08-25 08:03:55] "GET /loadbalancer-pool/aefd3da1-04f5-48f1-b2e3-a8e3c364e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014975 10.0.0.250 - - [2026-08-25 08:03:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.081555 10.0.0.250 - - [2026-08-25 08:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041621 10.0.0.250 - - [2026-08-25 08:03:55] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.044535 10.0.0.250 - - [2026-08-25 08:03:55] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017320 10.0.0.250 - - [2026-08-25 08:03:55] "POST /set-tag HTTP/1.1" 200 109 0.020533 10.0.0.250 - - [2026-08-25 08:03:55] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007136 10.0.0.250 - - [2026-08-25 08:03:55] "GET /loadbalancer-pool/7aae76f8-fc0d-40e7-b0c4-82edd5b4b73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007158 10.0.0.250 - - [2026-08-25 08:03:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.052836 10.0.0.250 - - [2026-08-25 08:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023058 10.0.0.250 - - [2026-08-25 08:03:55] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016526 10.0.0.250 - - [2026-08-25 08:03:55] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025687 10.0.0.250 - - [2026-08-25 08:03:55] "POST /set-tag HTTP/1.1" 200 109 0.005424 10.0.0.250 - - [2026-08-25 08:03:55] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004925 10.0.0.250 - - [2026-08-25 08:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.250 - - [2026-08-25 08:04:10] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008423 10.0.0.250 - - [2026-08-25 08:05:36] "GET / HTTP/1.1" 200 36215 0.001786 10.0.0.250 - - [2026-08-25 08:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.250 - - [2026-08-25 08:05:37] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.074900 10.0.0.250 - - [2026-08-25 08:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.250 - - [2026-08-25 08:05:37] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046647 10.0.0.250 - - [2026-08-25 08:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.250 - - [2026-08-25 08:05:37] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054336 10.0.0.250 - - [2026-08-25 08:05:37] "POST /tags HTTP/1.1" 200 334 0.052803 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015295 10.0.0.250 - - [2026-08-25 08:05:38] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.057606 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012331 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.250 - - [2026-08-25 08:05:38] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055959 10.0.0.250 - - [2026-08-25 08:05:38] "GET /virtual-networks?parent_id=c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004219 10.0.0.250 - - [2026-08-25 08:05:38] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.092548 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.250 - - [2026-08-25 08:05:38] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.012294 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.250 - - [2026-08-25 08:05:38] "GET /service-appliance-set/dfe10c48-b5a3-4ecb-b43f-812675ce2099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004037 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.002433 10.0.0.250 - - [2026-08-25 08:05:38] "POST /virtual-networks HTTP/1.1" 200 514 0.103835 10.0.0.250 - - [2026-08-25 08:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033707 10.0.0.250 - - [2026-08-25 08:05:38] "GET /network-ipam/b793741f-0751-45de-bc20-d6b2f0d9dfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006549 10.0.0.250 - - [2026-08-25 08:05:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.105514 10.0.0.250 - - [2026-08-25 08:05:38] "GET /virtual-machine-interface/2f078011-3b66-49e5-bbcf-fb2ad7d6f401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.041111 10.0.0.250 - - [2026-08-25 08:05:38] "POST /useragent-kv HTTP/1.1" 200 115 0.018671 10.0.0.250 - - [2026-08-25 08:05:38] "POST /ref-update HTTP/1.1" 200 156 0.266638 10.0.0.250 - - [2026-08-25 08:05:38] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022160 10.0.0.250 - - [2026-08-25 08:05:38] "POST /instance-ips HTTP/1.1" 200 410 0.190317 10.0.0.250 - - [2026-08-25 08:05:38] "GET /domains HTTP/1.1" 200 281 0.002738 10.0.0.250 - - [2026-08-25 08:05:38] "GET /instance-ip/eb9dd157-a42a-4d78-86ef-b20a604fb91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.010978 10.0.0.250 - - [2026-08-25 08:05:38] "GET /domain/880158a8-6f0e-46a9-a4f0-fd477c63d857 HTTP/1.1" 200 3099 0.034500 10.0.0.250 - - [2026-08-25 08:05:38] "POST /route-targets HTTP/1.1" 200 328 0.072103 10.0.0.250 - - [2026-08-25 08:05:38] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de HTTP/1.1" 200 5498 0.116131 10.0.0.250 - - [2026-08-25 08:05:39] "POST /loadbalancers HTTP/1.1" 200 612 0.163975 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2090 0.055537 10.0.0.250 - - [2026-08-25 08:05:39] "POST /ref-update HTTP/1.1" 200 156 0.108422 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2090 0.037445 10.0.0.250 - - [2026-08-25 08:05:39] "GET /routing-instance/2baff258-1894-4a63-b4cf-d39fc586be41 HTTP/1.1" 200 1405 0.034705 10.0.0.250 - - [2026-08-25 08:05:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.099537 10.0.0.250 - - [2026-08-25 08:05:39] "GET /routing-instance/2baff258-1894-4a63-b4cf-d39fc586be41 HTTP/1.1" 200 1405 0.023561 10.0.0.250 - - [2026-08-25 08:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035332 10.0.0.250 - - [2026-08-25 08:05:39] "GET /route-target/88f5a1b0-1cb5-4974-86ac-7ab65d78bad5 HTTP/1.1" 200 1153 0.032639 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2090 0.020976 10.0.0.250 - - [2026-08-25 08:05:39] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.213154 10.0.0.250 - - [2026-08-25 08:05:39] "GET /routing-instance/2baff258-1894-4a63-b4cf-d39fc586be41 HTTP/1.1" 200 1405 0.005473 10.0.0.250 - - [2026-08-25 08:05:39] "GET /instance-ip/eb9dd157-a42a-4d78-86ef-b20a604fb91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012693 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008774 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2090 0.005012 10.0.0.250 - - [2026-08-25 08:05:39] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.098034 10.0.0.250 - - [2026-08-25 08:05:39] "GET /routing-instance/2baff258-1894-4a63-b4cf-d39fc586be41 HTTP/1.1" 200 1405 0.013030 10.0.0.250 - - [2026-08-25 08:05:39] "GET /loadbalancer/34d1225b-44dc-4b70-8aee-bd706bf2575d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004034 10.0.0.250 - - [2026-08-25 08:05:39] "GET /routing-instance/2baff258-1894-4a63-b4cf-d39fc586be41 HTTP/1.1" 200 1405 0.004076 10.0.0.250 - - [2026-08-25 08:05:39] "POST /floating-ips HTTP/1.1" 200 599 0.071739 10.0.0.250 - - [2026-08-25 08:05:39] "GET /route-target/88f5a1b0-1cb5-4974-86ac-7ab65d78bad5 HTTP/1.1" 200 1153 0.025175 10.0.0.250 - - [2026-08-25 08:05:39] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.062985 10.0.0.250 - - [2026-08-25 08:05:39] "GET /domains HTTP/1.1" 200 281 0.007984 10.0.0.250 - - [2026-08-25 08:05:39] "GET /domain/880158a8-6f0e-46a9-a4f0-fd477c63d857 HTTP/1.1" 200 3099 0.006865 10.0.0.250 - - [2026-08-25 08:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.250 - - [2026-08-25 08:05:39] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.171897 10.0.0.250 - - [2026-08-25 08:05:39] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de HTTP/1.1" 200 6294 0.192272 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2090 0.012202 10.0.0.250 - - [2026-08-25 08:05:39] "GET /loadbalancer-listener/ac1896e7-014d-464e-a572-8657fff8526e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.028452 10.0.0.250 - - [2026-08-25 08:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.250 - - [2026-08-25 08:05:39] "GET /loadbalancer-listener/ac1896e7-014d-464e-a572-8657fff8526e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.014046 10.0.0.250 - - [2026-08-25 08:05:39] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.083913 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004752 10.0.0.250 - - [2026-08-25 08:05:39] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.091887 10.0.0.250 - - [2026-08-25 08:05:39] "GET /instance-ip/eb9dd157-a42a-4d78-86ef-b20a604fb91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006313 10.0.0.250 - - [2026-08-25 08:05:39] "GET /floating-ip-pools?parent_id=c199238b-34a4-4313-87d6-43135b96e858&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008342 10.0.0.250 - - [2026-08-25 08:05:39] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010300 10.0.0.250 - - [2026-08-25 08:05:39] "GET /instance-ip/eb9dd157-a42a-4d78-86ef-b20a604fb91b?fields=floating_ips HTTP/1.1" 200 1214 0.016748 10.0.0.250 - - [2026-08-25 08:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.250 - - [2026-08-25 08:05:39] "GET /floating-ip/616e46e9-9668-4f2e-af1a-498c7572f085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006290 10.0.0.250 - - [2026-08-25 08:05:39] "GET /loadbalancer/34d1225b-44dc-4b70-8aee-bd706bf2575d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.010287 10.0.0.250 - - [2026-08-25 08:05:39] "POST /floating-ip-pools HTTP/1.1" 200 564 0.060227 10.0.0.250 - - [2026-08-25 08:05:40] "POST /ref-update HTTP/1.1" 200 156 0.026402 10.0.0.250 - - [2026-08-25 08:05:40] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.026829 10.0.0.250 - - [2026-08-25 08:05:40] "GET /domains HTTP/1.1" 200 281 0.009488 10.0.0.250 - - [2026-08-25 08:05:40] "GET /domain/880158a8-6f0e-46a9-a4f0-fd477c63d857 HTTP/1.1" 200 3099 0.005909 10.0.0.250 - - [2026-08-25 08:05:40] "POST /tags HTTP/1.1" 200 296 0.146576 10.0.0.250 - - [2026-08-25 08:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012533 10.0.0.250 - - [2026-08-25 08:05:40] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de HTTP/1.1" 200 6841 0.077863 10.0.0.250 - - [2026-08-25 08:05:40] "GET /tag/26d6c13e-bd0e-4702-a379-d1fb27574abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.041142 10.0.0.250 - - [2026-08-25 08:05:40] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2329 0.028260 10.0.0.250 - - [2026-08-25 08:05:40] "GET /floating-ip-pool/6fa4a2dc-6777-4722-817f-3ff177e3fe87 HTTP/1.1" 200 1316 0.003519 10.0.0.250 - - [2026-08-25 08:05:40] "GET /domains HTTP/1.1" 200 281 0.002599 10.0.0.250 - - [2026-08-25 08:05:40] "GET /domain/880158a8-6f0e-46a9-a4f0-fd477c63d857 HTTP/1.1" 200 3099 0.004125 10.0.0.250 - - [2026-08-25 08:05:40] "POST /tags HTTP/1.1" 409 233 0.004865 10.0.0.250 - - [2026-08-25 08:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.250 - - [2026-08-25 08:05:40] "GET /tag/75b9a8fd-6b5c-482c-a606-8d0f5d6bf56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.028511 10.0.0.250 - - [2026-08-25 08:05:40] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de HTTP/1.1" 200 6841 0.065271 10.0.0.250 - - [2026-08-25 08:05:40] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 2329 0.005633 10.0.0.250 - - [2026-08-25 08:05:40] "GET /virtual-network/c199238b-34a4-4313-87d6-43135b96e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005338 10.0.0.250 - - [2026-08-25 08:05:40] "POST /tags HTTP/1.1" 409 206 0.003347 10.0.0.250 - - [2026-08-25 08:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.250 - - [2026-08-25 08:05:40] "GET /tag/fbbbe38c-19a3-4f66-81ee-3ca78a97f1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015725 10.0.0.250 - - [2026-08-25 08:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.250 - - [2026-08-25 08:05:40] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006275 10.0.0.250 - - [2026-08-25 08:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.250 - - [2026-08-25 08:05:40] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.054106 10.0.0.250 - - [2026-08-25 08:05:40] "POST /virtual-machines HTTP/1.1" 200 370 0.021668 10.0.0.250 - - [2026-08-25 08:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.051783 10.0.0.250 - - [2026-08-25 08:05:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.175988 10.0.0.250 - - [2026-08-25 08:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019195 10.0.0.250 - - [2026-08-25 08:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015544 10.0.0.250 - - [2026-08-25 08:05:40] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009050 10.0.0.250 - - [2026-08-25 08:05:40] "POST /instance-ips HTTP/1.1" 200 410 0.035578 10.0.0.250 - - [2026-08-25 08:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028840 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016668 10.0.0.250 - - [2026-08-25 08:05:41] "POST /set-tag HTTP/1.1" 200 109 0.031224 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.049681 10.0.0.250 - - [2026-08-25 08:05:41] "GET /instance-ip/c39133a6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008866 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006395 10.0.0.250 - - [2026-08-25 08:05:41] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004116 10.0.0.250 - - [2026-08-25 08:05:41] "POST /ref-update HTTP/1.1" 200 156 0.030563 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017371 10.0.0.250 - - [2026-08-25 08:05:41] "POST /set-tag HTTP/1.1" 200 109 0.007283 10.0.0.250 - - [2026-08-25 08:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006059 10.0.0.250 - - [2026-08-25 08:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.250 - - [2026-08-25 08:05:41] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.067477 10.0.0.250 - - [2026-08-25 08:05:41] "POST /virtual-machines HTTP/1.1" 200 370 0.037712 10.0.0.250 - - [2026-08-25 08:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046440 10.0.0.250 - - [2026-08-25 08:05:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.182419 10.0.0.250 - - [2026-08-25 08:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021871 10.0.0.250 - - [2026-08-25 08:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.040716 10.0.0.250 - - [2026-08-25 08:05:41] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010175 10.0.0.250 - - [2026-08-25 08:05:42] "POST /instance-ips HTTP/1.1" 200 410 0.029343 10.0.0.250 - - [2026-08-25 08:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032549 10.0.0.250 - - [2026-08-25 08:05:42] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.017187 10.0.0.250 - - [2026-08-25 08:05:42] "POST /set-tag HTTP/1.1" 200 109 0.029737 10.0.0.250 - - [2026-08-25 08:05:42] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.028630 10.0.0.250 - - [2026-08-25 08:05:42] "GET /instance-ip/c4339998-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005258 10.0.0.250 - - [2026-08-25 08:05:42] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007360 10.0.0.250 - - [2026-08-25 08:05:42] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.250 - - [2026-08-25 08:05:42] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.006052 10.0.0.250 - - [2026-08-25 08:05:42] "POST /ref-update HTTP/1.1" 200 156 0.016004 10.0.0.250 - - [2026-08-25 08:05:42] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005874 10.0.0.250 - - [2026-08-25 08:05:42] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.250 - - [2026-08-25 08:05:42] "POST /tags HTTP/1.1" 200 366 0.071097 10.0.0.250 - - [2026-08-25 08:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.250 - - [2026-08-25 08:05:42] "GET /tag/cda376fa-0c00-40f9-873e-f3d25a21086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.020061 10.0.0.250 - - [2026-08-25 08:05:42] "POST /tags HTTP/1.1" 409 206 0.002923 10.0.0.250 - - [2026-08-25 08:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.250 - - [2026-08-25 08:05:42] "GET /tag/fbbbe38c-19a3-4f66-81ee-3ca78a97f1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016653 10.0.0.250 - - [2026-08-25 08:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.250 - - [2026-08-25 08:05:42] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.057777 10.0.0.250 - - [2026-08-25 08:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007427 10.0.0.250 - - [2026-08-25 08:05:42] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007937 10.0.0.250 - - [2026-08-25 08:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.250 - - [2026-08-25 08:05:42] "GET /service-appliance-set/3f592d6c-e2ea-450f-b7a1-40e2da6afc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.005107 10.0.0.250 - - [2026-08-25 08:05:42] "POST /fqname-to-id HTTP/1.1" 404 258 0.002723 10.0.0.250 - - [2026-08-25 08:05:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.160990 10.0.0.250 - - [2026-08-25 08:05:43] "GET /virtual-machine-interface/6e2f0a7c-ab5e-4b01-be30-a49774506905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.023444 10.0.0.250 - - [2026-08-25 08:05:43] "POST /set-tag HTTP/1.1" 200 109 0.033890 10.0.0.250 - - [2026-08-25 08:05:43] "POST /instance-ips HTTP/1.1" 200 418 0.046142 10.0.0.250 - - [2026-08-25 08:05:43] "GET /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.037284 10.0.0.250 - - [2026-08-25 08:05:43] "POST /loadbalancers HTTP/1.1" 200 620 0.085091 10.0.0.250 - - [2026-08-25 08:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027451 10.0.0.250 - - [2026-08-25 08:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.027824 10.0.0.250 - - [2026-08-25 08:05:43] "POST /service-instances HTTP/1.1" 200 568 0.106355 10.0.0.250 - - [2026-08-25 08:05:43] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.109669 10.0.0.250 - - [2026-08-25 08:05:43] "POST /ref-update HTTP/1.1" 200 156 0.054510 10.0.0.250 - - [2026-08-25 08:05:43] "GET /virtual-machine-interface/6e2f0a7c-ab5e-4b01-be30-a49774506905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.026632 10.0.0.250 - - [2026-08-25 08:05:43] "GET /virtual-machine-interface/6e2f0a7c-ab5e-4b01-be30-a49774506905?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009157 10.0.0.250 - - [2026-08-25 08:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008215 10.0.0.250 - - [2026-08-25 08:05:43] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.016134 10.0.0.250 - - [2026-08-25 08:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021140 10.0.0.250 - - [2026-08-25 08:05:43] "GET /floating-ip-pool/6fa4a2dc-6777-4722-817f-3ff177e3fe87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010589 10.0.0.250 - - [2026-08-25 08:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.250 - - [2026-08-25 08:05:43] "POST /virtual-machines HTTP/1.1" 200 430 0.026621 10.0.0.250 - - [2026-08-25 08:05:43] "POST /floating-ips HTTP/1.1" 200 673 0.170661 10.0.0.250 - - [2026-08-25 08:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049575 10.0.0.250 - - [2026-08-25 08:05:44] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009278 10.0.0.250 - - [2026-08-25 08:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.250 - - [2026-08-25 08:05:44] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012461 10.0.0.250 - - [2026-08-25 08:05:44] "POST /tags HTTP/1.1" 409 221 0.024727 10.0.0.250 - - [2026-08-25 08:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015100 10.0.0.250 - - [2026-08-25 08:05:44] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.018126 10.0.0.250 - - [2026-08-25 08:05:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.355173 10.0.0.250 - - [2026-08-25 08:05:44] "POST /tags HTTP/1.1" 409 238 0.027058 10.0.0.250 - - [2026-08-25 08:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.250 - - [2026-08-25 08:05:44] "GET /tag/cda376fa-0c00-40f9-873e-f3d25a21086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.021023 10.0.0.250 - - [2026-08-25 08:05:44] "POST /chown HTTP/1.1" 200 109 0.091578 10.0.0.250 - - [2026-08-25 08:05:44] "POST /chown HTTP/1.1" 200 109 0.024774 10.0.0.250 - - [2026-08-25 08:05:44] "PUT /virtual-machine-interface/88286651-f3ad-4961-b415-5ffb06cff114 HTTP/1.1" 200 285 0.035033 10.0.0.250 - - [2026-08-25 08:05:44] "POST /firewall-rules HTTP/1.1" 200 652 0.242307 10.0.0.250 - - [2026-08-25 08:05:44] "PUT /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 257 0.117249 10.0.0.250 - - [2026-08-25 08:05:44] "GET /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.019193 10.0.0.250 - - [2026-08-25 08:05:44] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004648 10.0.0.250 - - [2026-08-25 08:05:44] "GET /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003364 10.0.0.250 - - [2026-08-25 08:05:44] "POST /ref-update HTTP/1.1" 200 156 0.039354 10.0.0.250 - - [2026-08-25 08:05:44] "POST /ref-update HTTP/1.1" 200 156 0.020716 10.0.0.250 - - [2026-08-25 08:05:44] "POST /ref-update HTTP/1.1" 200 156 0.085282 10.0.0.250 - - [2026-08-25 08:05:44] "POST /ref-update HTTP/1.1" 200 156 0.046429 10.0.0.250 - - [2026-08-25 08:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006577 10.0.0.250 - - [2026-08-25 08:05:44] "POST /ref-update HTTP/1.1" 200 156 0.082673 10.0.0.250 - - [2026-08-25 08:05:44] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.123952 10.0.0.250 - - [2026-08-25 08:05:44] "POST /ref-update HTTP/1.1" 200 156 0.030522 10.0.0.250 - - [2026-08-25 08:05:44] "GET /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009318 10.0.0.250 - - [2026-08-25 08:05:45] "POST /ref-update HTTP/1.1" 200 156 0.071653 10.0.0.250 - - [2026-08-25 08:05:45] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.087487 10.0.0.250 - - [2026-08-25 08:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015517 10.0.0.250 - - [2026-08-25 08:05:45] "POST /virtual-machines HTTP/1.1" 200 430 0.256800 10.0.0.250 - - [2026-08-25 08:05:45] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.101889 10.0.0.250 - - [2026-08-25 08:05:45] "GET /loadbalancer-listener/32977677-8e73-46fd-9ff1-2062beab5916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006263 10.0.0.250 - - [2026-08-25 08:05:45] "GET /loadbalancer-listener/32977677-8e73-46fd-9ff1-2062beab5916?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.007070 10.0.0.250 - - [2026-08-25 08:05:45] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.037683 10.0.0.250 - - [2026-08-25 08:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.055986 10.0.0.250 - - [2026-08-25 08:05:45] "GET /loadbalancer-pool/c66536c0-a0ad-4cf5-817a-c8cb3ddc024f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005736 10.0.0.250 - - [2026-08-25 08:05:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.250801 10.0.0.250 - - [2026-08-25 08:05:45] "POST /chown HTTP/1.1" 200 109 0.048836 10.0.0.250 - - [2026-08-25 08:05:45] "POST /chown HTTP/1.1" 200 109 0.022651 10.0.0.250 - - [2026-08-25 08:05:45] "POST /loadbalancer-members HTTP/1.1" 200 709 0.153747 10.0.0.250 - - [2026-08-25 08:05:45] "PUT /virtual-machine-interface/d6bf4aa0-d8ee-49f5-acc7-522237fa87fe HTTP/1.1" 200 285 0.033267 10.0.0.250 - - [2026-08-25 08:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.062030 10.0.0.250 - - [2026-08-25 08:05:45] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018409 10.0.0.250 - - [2026-08-25 08:05:45] "PUT /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 257 0.110853 10.0.0.250 - - [2026-08-25 08:05:45] "POST /set-tag HTTP/1.1" 200 109 0.026853 10.0.0.250 - - [2026-08-25 08:05:45] "POST /ref-update HTTP/1.1" 200 156 0.020965 10.0.0.250 - - [2026-08-25 08:05:45] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013691 10.0.0.250 - - [2026-08-25 08:05:46] "POST /set-tag HTTP/1.1" 200 109 0.018032 10.0.0.250 - - [2026-08-25 08:05:46] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008792 10.0.0.250 - - [2026-08-25 08:05:46] "POST /ref-update HTTP/1.1" 200 156 0.051077 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.250 - - [2026-08-25 08:05:46] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009744 10.0.0.250 - - [2026-08-25 08:05:46] "POST /ref-update HTTP/1.1" 200 156 0.042217 10.0.0.250 - - [2026-08-25 08:05:46] "POST /tags HTTP/1.1" 409 221 0.007941 10.0.0.250 - - [2026-08-25 08:05:46] "POST /ref-update HTTP/1.1" 200 156 0.033891 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014080 10.0.0.250 - - [2026-08-25 08:05:46] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.054053 10.0.0.250 - - [2026-08-25 08:05:46] "POST /tags HTTP/1.1" 409 238 0.003442 10.0.0.250 - - [2026-08-25 08:05:46] "POST /ref-update HTTP/1.1" 200 156 0.072841 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.250 - - [2026-08-25 08:05:46] "GET /tag/cda376fa-0c00-40f9-873e-f3d25a21086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.016497 10.0.0.250 - - [2026-08-25 08:05:46] "POST /firewall-rules HTTP/1.1" 409 293 0.017956 10.0.0.250 - - [2026-08-25 08:05:46] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.020530 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.250 - - [2026-08-25 08:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034271 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016947 10.0.0.250 - - [2026-08-25 08:05:46] "POST /chown HTTP/1.1" 200 109 0.029863 10.0.0.250 - - [2026-08-25 08:05:46] "PUT /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492 HTTP/1.1" 200 261 0.133163 10.0.0.250 - - [2026-08-25 08:05:46] "GET /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.027571 10.0.0.250 - - [2026-08-25 08:05:46] "POST /chown HTTP/1.1" 200 109 0.036372 10.0.0.250 - - [2026-08-25 08:05:46] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.022072 10.0.0.250 - - [2026-08-25 08:05:46] "GET /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005157 10.0.0.250 - - [2026-08-25 08:05:46] "PUT /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 257 0.066962 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.028378 10.0.0.250 - - [2026-08-25 08:05:46] "POST /ref-update HTTP/1.1" 200 156 0.027578 10.0.0.250 - - [2026-08-25 08:05:46] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.027520 10.0.0.250 - - [2026-08-25 08:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.250 - - [2026-08-25 08:05:46] "POST /chown HTTP/1.1" 200 109 0.021250 10.0.0.250 - - [2026-08-25 08:05:46] "POST /chown HTTP/1.1" 200 109 0.032170 10.0.0.250 - - [2026-08-25 08:05:46] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.091900 10.0.0.250 - - [2026-08-25 08:05:46] "PUT /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 257 0.049364 10.0.0.250 - - [2026-08-25 08:05:46] "POST /virtual-machines HTTP/1.1" 200 374 0.039317 10.0.0.250 - - [2026-08-25 08:05:47] "POST /ref-update HTTP/1.1" 200 156 0.089407 10.0.0.250 - - [2026-08-25 08:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.071796 10.0.0.250 - - [2026-08-25 08:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.250 - - [2026-08-25 08:05:47] "POST /chown HTTP/1.1" 200 109 0.036121 10.0.0.250 - - [2026-08-25 08:05:47] "POST /chown HTTP/1.1" 200 109 0.044667 10.0.0.250 - - [2026-08-25 08:05:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.279370 10.0.0.250 - - [2026-08-25 08:05:47] "PUT /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 257 0.175252 10.0.0.250 - - [2026-08-25 08:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.066951 10.0.0.250 - - [2026-08-25 08:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.036136 10.0.0.250 - - [2026-08-25 08:05:47] "POST /ref-update HTTP/1.1" 200 156 0.082319 10.0.0.250 - - [2026-08-25 08:05:47] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.029868 10.0.0.250 - - [2026-08-25 08:05:47] "POST /chown HTTP/1.1" 200 109 0.042146 10.0.0.250 - - [2026-08-25 08:05:47] "POST /chown HTTP/1.1" 200 109 0.044486 10.0.0.250 - - [2026-08-25 08:05:47] "POST /instance-ips HTTP/1.1" 200 414 0.126081 10.0.0.250 - - [2026-08-25 08:05:47] "PUT /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 257 0.069995 10.0.0.250 - - [2026-08-25 08:05:47] "POST /ref-update HTTP/1.1" 200 156 0.080922 10.0.0.250 - - [2026-08-25 08:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.108799 10.0.0.250 - - [2026-08-25 08:05:47] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.031985 10.0.0.250 - - [2026-08-25 08:05:47] "POST /set-tag HTTP/1.1" 200 109 0.038394 10.0.0.250 - - [2026-08-25 08:05:47] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022002 10.0.0.250 - - [2026-08-25 08:05:47] "GET /instance-ip/c77f4232-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005081 10.0.0.250 - - [2026-08-25 08:05:48] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007802 10.0.0.250 - - [2026-08-25 08:05:48] "POST /set-tag HTTP/1.1" 200 109 0.004387 10.0.0.250 - - [2026-08-25 08:05:48] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.032770 10.0.0.250 - - [2026-08-25 08:05:48] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020716 10.0.0.250 - - [2026-08-25 08:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031644 10.0.0.250 - - [2026-08-25 08:05:48] "POST /ref-update HTTP/1.1" 200 156 0.015691 10.0.0.250 - - [2026-08-25 08:05:48] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023883 10.0.0.250 - - [2026-08-25 08:05:48] "POST /set-tag HTTP/1.1" 200 109 0.009300 10.0.0.250 - - [2026-08-25 08:05:48] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.018704 10.0.0.250 - - [2026-08-25 08:05:48] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011941 10.0.0.250 - - [2026-08-25 08:05:48] "POST /set-tag HTTP/1.1" 200 109 0.006475 10.0.0.250 - - [2026-08-25 08:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035090 10.0.0.250 - - [2026-08-25 08:05:48] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.031100 10.0.0.250 - - [2026-08-25 08:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033301 10.0.0.250 - - [2026-08-25 08:05:48] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.014162 10.0.0.250 - - [2026-08-25 08:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023125 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001168 10.0.0.250 - - [2026-08-25 08:05:48] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.016234 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001344 10.0.0.250 - - [2026-08-25 08:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017873 10.0.0.250 - - [2026-08-25 08:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007663 10.0.0.250 - - [2026-08-25 08:05:48] "POST /chown HTTP/1.1" 200 109 0.013517 10.0.0.250 - - [2026-08-25 08:05:48] "POST /chown HTTP/1.1" 200 109 0.053770 10.0.0.250 - - [2026-08-25 08:05:48] "POST /ref-update HTTP/1.1" 200 156 0.028144 10.0.0.250 - - [2026-08-25 08:05:48] "POST /chown HTTP/1.1" 200 109 0.025789 10.0.0.250 - - [2026-08-25 08:05:48] "POST /chown HTTP/1.1" 200 109 0.024723 10.0.0.250 - - [2026-08-25 08:05:48] "POST /ref-update HTTP/1.1" 200 156 0.017322 10.0.0.250 - - [2026-08-25 08:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.009941 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.044195 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.023026 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.021157 10.0.0.250 - - [2026-08-25 08:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.012872 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.028694 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.015847 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.026003 10.0.0.250 - - [2026-08-25 08:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.018720 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.044381 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.023360 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.008803 10.0.0.250 - - [2026-08-25 08:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.008254 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.009455 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.025234 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.032088 10.0.0.250 - - [2026-08-25 08:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.010219 10.0.0.250 - - [2026-08-25 08:05:49] "POST /chown HTTP/1.1" 200 109 0.035369 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.008531 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.021505 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.009473 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.028836 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.020918 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.010421 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.012060 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.015441 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.030116 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.035896 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.017052 10.0.0.250 - - [2026-08-25 08:05:50] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.025096 10.0.0.250 - - [2026-08-25 08:05:50] "POST /set-tag HTTP/1.1" 200 109 0.007086 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.039660 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.014405 10.0.0.250 - - [2026-08-25 08:05:50] "GET /loadbalancer/34d1225b-44dc-4b70-8aee-bd706bf2575d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.009366 10.0.0.250 - - [2026-08-25 08:05:50] "GET /loadbalancer-pool/90d60e11-4d40-4cc5-83b1-cbfb0f7f5118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.019166 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.040281 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.250 - - [2026-08-25 08:05:50] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026980 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.034034 10.0.0.250 - - [2026-08-25 08:05:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.050528 10.0.0.250 - - [2026-08-25 08:05:50] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010414 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.037478 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.014946 10.0.0.250 - - [2026-08-25 08:05:50] "POST /tags HTTP/1.1" 409 221 0.009742 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.250 - - [2026-08-25 08:05:50] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013535 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.012297 10.0.0.250 - - [2026-08-25 08:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.250 - - [2026-08-25 08:05:50] "POST /chown HTTP/1.1" 200 109 0.012971 10.0.0.250 - - [2026-08-25 08:05:51] "POST /set-tag HTTP/1.1" 200 109 0.052039 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.030077 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.026576 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.038520 10.0.0.250 - - [2026-08-25 08:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.010850 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.027092 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.031621 10.0.0.250 - - [2026-08-25 08:05:51] "POST /chown HTTP/1.1" 200 109 0.010120 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine/056d69b8-a9c2-4aa8-b64e-ac6574bf5b5a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003849 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005692 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010967 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007346 10.0.0.250 - - [2026-08-25 08:05:51] "POST /set-tag HTTP/1.1" 200 109 0.005044 10.0.0.250 - - [2026-08-25 08:05:51] "POST /ref-update HTTP/1.1" 200 156 0.027487 10.0.0.250 - - [2026-08-25 08:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014047 10.0.0.250 - - [2026-08-25 08:05:51] "GET /floating-ip/616e46e9-9668-4f2e-af1a-498c7572f085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.011221 10.0.0.250 - - [2026-08-25 08:05:51] "GET /loadbalancer/34d1225b-44dc-4b70-8aee-bd706bf2575d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003641 10.0.0.250 - - [2026-08-25 08:05:51] "GET /loadbalancer-pool/90d60e11-4d40-4cc5-83b1-cbfb0f7f5118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003722 10.0.0.250 - - [2026-08-25 08:05:51] "PUT /floating-ip/616e46e9-9668-4f2e-af1a-498c7572f085 HTTP/1.1" 200 257 0.016030 10.0.0.250 - - [2026-08-25 08:05:51] "POST /loadbalancer-members HTTP/1.1" 200 704 0.068237 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine/d65a0873-b77c-4001-81bf-a12846d40976?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.005687 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006531 10.0.0.250 - - [2026-08-25 08:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024910 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.026788 10.0.0.250 - - [2026-08-25 08:05:51] "POST /set-tag HTTP/1.1" 200 109 0.049986 10.0.0.250 - - [2026-08-25 08:05:51] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013149 10.0.0.250 - - [2026-08-25 08:05:51] "POST /ref-update HTTP/1.1" 200 156 0.019159 10.0.0.250 - - [2026-08-25 08:05:51] "GET /floating-ip/616e46e9-9668-4f2e-af1a-498c7572f085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.013033 10.0.0.250 - - [2026-08-25 08:05:55] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005855 10.0.0.250 - - [2026-08-25 08:05:55] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.250 - - [2026-08-25 08:05:56] "GET /virtual-machine/9dceb025-7940-46e8-9af5-b7263d257304?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003651 10.0.0.250 - - [2026-08-25 08:05:56] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005586 10.0.0.250 - - [2026-08-25 08:05:57] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005874 10.0.0.250 - - [2026-08-25 08:05:57] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.250 - - [2026-08-25 08:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.250 - - [2026-08-25 08:06:10] "POST /chown HTTP/1.1" 200 109 0.010793 10.0.0.250 - - [2026-08-25 08:06:10] "POST /chown HTTP/1.1" 200 109 0.040965 10.0.0.250 - - [2026-08-25 08:06:10] "POST /chown HTTP/1.1" 200 109 0.024930 10.0.0.250 - - [2026-08-25 08:06:10] "POST /chown HTTP/1.1" 200 109 0.011011 10.0.0.250 - - [2026-08-25 08:06:13] "GET /global-system-configs HTTP/1.1" 200 323 0.010275 10.0.0.250 - - [2026-08-25 08:06:14] "GET /global-system-configs HTTP/1.1" 200 323 0.011496 10.0.0.250 - - [2026-08-25 08:06:28] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007424 10.0.0.250 - - [2026-08-25 08:06:28] "POST /set-tag HTTP/1.1" 200 109 0.006594 10.0.0.250 - - [2026-08-25 08:06:28] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007313 10.0.0.250 - - [2026-08-25 08:06:28] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.250 - - [2026-08-25 08:06:28] "GET /virtual-machine/9dceb025-7940-46e8-9af5-b7263d257304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004327 10.0.0.250 - - [2026-08-25 08:06:28] "POST /ref-update HTTP/1.1" 200 156 0.024544 10.0.0.250 - - [2026-08-25 08:06:28] "GET /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023176 10.0.0.250 - - [2026-08-25 08:06:28] "POST /set-tag HTTP/1.1" 200 109 0.042595 10.0.0.250 - - [2026-08-25 08:06:28] "POST /set-tag HTTP/1.1" 200 109 0.028809 10.0.0.250 - - [2026-08-25 08:06:29] "DELETE /instance-ip/c77f4232-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.088668 10.0.0.250 - - [2026-08-25 08:06:29] "DELETE /virtual-machine-interface/c7430c68-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.077393 10.0.0.250 - - [2026-08-25 08:06:29] "DELETE /virtual-machine/9dceb025-7940-46e8-9af5-b7263d257304 HTTP/1.1" 200 115 0.048408 10.0.0.250 - - [2026-08-25 08:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.250 - - [2026-08-25 08:06:32] "GET /tag/cda376fa-0c00-40f9-873e-f3d25a21086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013699 10.0.0.250 - - [2026-08-25 08:06:32] "GET /tag/cda376fa-0c00-40f9-873e-f3d25a21086f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.015745 10.0.0.250 - - [2026-08-25 08:06:32] "GET /virtual-machine-interface/6e2f0a7c-ab5e-4b01-be30-a49774506905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005419 10.0.0.250 - - [2026-08-25 08:06:32] "POST /set-tag HTTP/1.1" 200 109 0.028230 10.0.0.250 - - [2026-08-25 08:06:32] "GET /virtual-machine-interface/88286651-f3ad-4961-b415-5ffb06cff114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.024594 10.0.0.250 - - [2026-08-25 08:06:32] "POST /set-tag HTTP/1.1" 200 109 0.027287 10.0.0.250 - - [2026-08-25 08:06:32] "GET /virtual-machine-interface/d6bf4aa0-d8ee-49f5-acc7-522237fa87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005493 10.0.0.250 - - [2026-08-25 08:06:32] "POST /set-tag HTTP/1.1" 200 109 0.017606 10.0.0.250 - - [2026-08-25 08:06:32] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.026894 10.0.0.250 - - [2026-08-25 08:06:32] "GET /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004745 10.0.0.250 - - [2026-08-25 08:06:32] "POST /ref-update HTTP/1.1" 200 156 0.020868 10.0.0.250 - - [2026-08-25 08:06:32] "DELETE /firewall-rule/158ee65f-f4c0-4ab2-9f66-98397ea43492 HTTP/1.1" 200 115 0.131463 10.0.0.250 - - [2026-08-25 08:06:32] "DELETE /loadbalancer-member/29abf1da-0f88-411b-a1c0-233102da206a HTTP/1.1" 200 115 0.035781 10.0.0.250 - - [2026-08-25 08:06:32] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.022480 10.0.0.250 - - [2026-08-25 08:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034158 10.0.0.250 - - [2026-08-25 08:06:32] "DELETE /loadbalancer-pool/c66536c0-a0ad-4cf5-817a-c8cb3ddc024f HTTP/1.1" 200 115 0.113099 10.0.0.250 - - [2026-08-25 08:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012045 10.0.0.250 - - [2026-08-25 08:06:32] "POST /chown HTTP/1.1" 200 109 0.024603 10.0.0.250 - - [2026-08-25 08:06:32] "POST /chown HTTP/1.1" 200 109 0.065234 10.0.0.250 - - [2026-08-25 08:06:33] "DELETE /loadbalancer-listener/32977677-8e73-46fd-9ff1-2062beab5916 HTTP/1.1" 200 115 0.181356 10.0.0.250 - - [2026-08-25 08:06:33] "GET /floating-ip/6bf32d5f-d886-4702-9cba-adf48ece4dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.019618 10.0.0.250 - - [2026-08-25 08:06:33] "POST /chown HTTP/1.1" 200 109 0.038392 10.0.0.250 - - [2026-08-25 08:06:33] "POST /chown HTTP/1.1" 200 109 0.040040 10.0.0.250 - - [2026-08-25 08:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007862 10.0.0.250 - - [2026-08-25 08:06:33] "PUT /floating-ip/6bf32d5f-d886-4702-9cba-adf48ece4dab HTTP/1.1" 200 257 0.105384 10.0.0.250 - - [2026-08-25 08:06:33] "POST /chown HTTP/1.1" 200 109 0.036748 10.0.0.250 - - [2026-08-25 08:06:33] "POST /chown HTTP/1.1" 200 109 0.014176 10.0.0.250 - - [2026-08-25 08:06:33] "POST /chown HTTP/1.1" 200 109 0.025862 10.0.0.250 - - [2026-08-25 08:06:33] "POST /chown HTTP/1.1" 200 109 0.059537 10.0.0.250 - - [2026-08-25 08:06:33] "DELETE /floating-ip/6bf32d5f-d886-4702-9cba-adf48ece4dab HTTP/1.1" 200 115 0.210496 10.0.0.250 - - [2026-08-25 08:06:33] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.019944 10.0.0.250 - - [2026-08-25 08:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035275 10.0.0.250 - - [2026-08-25 08:06:33] "POST /ref-update HTTP/1.1" 404 171 0.003778 10.0.0.250 - - [2026-08-25 08:06:33] "DELETE /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66 HTTP/1.1" 200 115 0.151824 10.0.0.250 - - [2026-08-25 08:06:33] "DELETE /instance-ip/2d85ddf2-eb2a-49f1-8d3d-5fd1f410cc98 HTTP/1.1" 200 115 0.069094 10.0.0.250 - - [2026-08-25 08:06:33] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.035711 10.0.0.250 - - [2026-08-25 08:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.041165 10.0.0.250 - - [2026-08-25 08:06:33] "POST /ref-update HTTP/1.1" 404 171 0.004236 10.0.0.250 - - [2026-08-25 08:06:33] "DELETE /virtual-machine-interface/6e2f0a7c-ab5e-4b01-be30-a49774506905 HTTP/1.1" 200 115 0.174957 10.0.0.250 - - [2026-08-25 08:06:33] "PUT /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 267 0.022344 10.0.0.250 - - [2026-08-25 08:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035723 10.0.0.250 - - [2026-08-25 08:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007060 10.0.0.250 - - [2026-08-25 08:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /tag/cda376fa-0c00-40f9-873e-f3d25a21086f HTTP/1.1" 200 115 0.186225 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /service-instance/18781a0b-79cb-44a7-af92-cc5d76c79e21 HTTP/1.1" 200 115 0.056315 10.0.0.250 - - [2026-08-25 08:06:34] "GET /virtual-machine-interface/d6bf4aa0-d8ee-49f5-acc7-522237fa87fe?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.009489 10.0.0.250 - - [2026-08-25 08:06:34] "GET /floating-ip-pool/6fa4a2dc-6777-4722-817f-3ff177e3fe87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008007 10.0.0.250 - - [2026-08-25 08:06:34] "POST /ref-update HTTP/1.1" 200 156 0.017720 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /virtual-machine-interface/d6bf4aa0-d8ee-49f5-acc7-522237fa87fe HTTP/1.1" 200 115 0.105610 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /floating-ip-pool/6fa4a2dc-6777-4722-817f-3ff177e3fe87 HTTP/1.1" 200 115 0.071948 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /virtual-machine/d4ced971-0097-48a7-9296-8dad3cf521f0 HTTP/1.1" 200 115 0.054319 10.0.0.250 - - [2026-08-25 08:06:34] "GET /virtual-machine-interface/88286651-f3ad-4961-b415-5ffb06cff114?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.010915 10.0.0.250 - - [2026-08-25 08:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011847 10.0.0.250 - - [2026-08-25 08:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.013899 10.0.0.250 - - [2026-08-25 08:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.017122 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /virtual-network/c199238b-34a4-4313-87d6-43135b96e858 HTTP/1.1" 200 115 0.231080 10.0.0.250 - - [2026-08-25 08:06:34] "GET /routing-instance/2baff258-1894-4a63-b4cf-d39fc586be41 HTTP/1.1" 404 171 0.012851 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /virtual-machine-interface/88286651-f3ad-4961-b415-5ffb06cff114 HTTP/1.1" 200 115 0.191424 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /route-target/88f5a1b0-1cb5-4974-86ac-7ab65d78bad5 HTTP/1.1" 200 115 0.104064 10.0.0.250 - - [2026-08-25 08:06:34] "GET /domains HTTP/1.1" 200 281 0.011866 10.0.0.250 - - [2026-08-25 08:06:34] "GET /domain/880158a8-6f0e-46a9-a4f0-fd477c63d857 HTTP/1.1" 200 3099 0.003398 10.0.0.250 - - [2026-08-25 08:06:34] "POST /ref-update HTTP/1.1" 200 156 0.029652 10.0.0.250 - - [2026-08-25 08:06:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de HTTP/1.1" 200 6900 0.069386 10.0.0.250 - - [2026-08-25 08:06:34] "DELETE /virtual-machine/c16bcc14-c8f2-43af-a002-07cee755db2e HTTP/1.1" 200 115 0.084761 10.0.0.250 - - [2026-08-25 08:06:34] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007965 10.0.0.250 - - [2026-08-25 08:06:34] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.250 - - [2026-08-25 08:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.250 - - [2026-08-25 08:06:34] "GET /loadbalancer/34d1225b-44dc-4b70-8aee-bd706bf2575d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003519 10.0.0.250 - - [2026-08-25 08:06:34] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010428 10.0.0.250 - - [2026-08-25 08:06:34] "POST /set-tag HTTP/1.1" 200 109 0.027055 10.0.0.250 - - [2026-08-25 08:06:35] "DELETE /loadbalancer-member/6fe9144b-805b-4cb9-8a18-aa1f6002cb6b HTTP/1.1" 200 115 0.073765 10.0.0.250 - - [2026-08-25 08:06:35] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018122 10.0.0.250 - - [2026-08-25 08:06:35] "POST /set-tag HTTP/1.1" 200 109 0.004179 10.0.0.250 - - [2026-08-25 08:06:35] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006224 10.0.0.250 - - [2026-08-25 08:06:35] "POST /set-tag HTTP/1.1" 200 109 0.003268 10.0.0.250 - - [2026-08-25 08:06:35] "GET /virtual-machine/d65a0873-b77c-4001-81bf-a12846d40976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003729 10.0.0.250 - - [2026-08-25 08:06:35] "POST /ref-update HTTP/1.1" 200 156 0.019994 10.0.0.250 - - [2026-08-25 08:06:35] "GET /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005602 10.0.0.250 - - [2026-08-25 08:06:35] "POST /set-tag HTTP/1.1" 200 109 0.028098 10.0.0.250 - - [2026-08-25 08:06:35] "POST /set-tag HTTP/1.1" 200 109 0.043600 10.0.0.250 - - [2026-08-25 08:06:35] "POST /set-tag HTTP/1.1" 200 109 0.021775 10.0.0.250 - - [2026-08-25 08:06:36] "DELETE /instance-ip/c4339998-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.075213 10.0.0.250 - - [2026-08-25 08:06:36] "POST /ref-update HTTP/1.1" 200 156 0.021924 10.0.0.250 - - [2026-08-25 08:06:36] "DELETE /virtual-machine-interface/c40add14-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.067937 10.0.0.250 - - [2026-08-25 08:06:36] "DELETE /virtual-machine/d65a0873-b77c-4001-81bf-a12846d40976 HTTP/1.1" 200 115 0.029355 10.0.0.250 - - [2026-08-25 08:06:39] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010387 10.0.0.250 - - [2026-08-25 08:06:39] "POST /set-tag HTTP/1.1" 200 109 0.005138 10.0.0.250 - - [2026-08-25 08:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.250 - - [2026-08-25 08:06:39] "GET /loadbalancer/34d1225b-44dc-4b70-8aee-bd706bf2575d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003425 10.0.0.250 - - [2026-08-25 08:06:40] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007221 10.0.0.250 - - [2026-08-25 08:06:40] "POST /set-tag HTTP/1.1" 200 109 0.003700 10.0.0.250 - - [2026-08-25 08:06:40] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005579 10.0.0.250 - - [2026-08-25 08:06:40] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.250 - - [2026-08-25 08:06:40] "GET /virtual-machine/056d69b8-a9c2-4aa8-b64e-ac6574bf5b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003326 10.0.0.250 - - [2026-08-25 08:06:40] "POST /ref-update HTTP/1.1" 200 156 0.019421 10.0.0.250 - - [2026-08-25 08:06:40] "GET /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010282 10.0.0.250 - - [2026-08-25 08:06:40] "POST /set-tag HTTP/1.1" 200 109 0.045852 10.0.0.250 - - [2026-08-25 08:06:40] "POST /set-tag HTTP/1.1" 200 109 0.025571 10.0.0.250 - - [2026-08-25 08:06:41] "POST /set-tag HTTP/1.1" 200 109 0.051723 10.0.0.250 - - [2026-08-25 08:06:41] "DELETE /instance-ip/c39133a6-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.080522 10.0.0.250 - - [2026-08-25 08:06:41] "POST /ref-update HTTP/1.1" 200 156 0.022819 10.0.0.250 - - [2026-08-25 08:06:41] "DELETE /virtual-machine-interface/c36bc9c2-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.088604 10.0.0.250 - - [2026-08-25 08:06:41] "DELETE /virtual-machine/056d69b8-a9c2-4aa8-b64e-ac6574bf5b5a HTTP/1.1" 200 115 0.075234 10.0.0.250 - - [2026-08-25 08:06:41] "DELETE /tag/75b9a8fd-6b5c-482c-a606-8d0f5d6bf56a HTTP/1.1" 200 115 0.061908 10.0.0.250 - - [2026-08-25 08:06:41] "DELETE /tag/26d6c13e-bd0e-4702-a379-d1fb27574abc HTTP/1.1" 200 115 0.085779 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.250 - - [2026-08-25 08:06:45] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063216 10.0.0.250 - - [2026-08-25 08:06:45] "POST /tags HTTP/1.1" 200 394 0.036538 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022712 10.0.0.250 - - [2026-08-25 08:06:45] "GET /tag/2dd258df-6b1a-4aa0-8093-6a09b4c58ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.050866 10.0.0.250 - - [2026-08-25 08:06:45] "POST /tags HTTP/1.1" 200 342 0.053269 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.250 - - [2026-08-25 08:06:45] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016488 10.0.0.250 - - [2026-08-25 08:06:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000923 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.013466 10.0.0.250 - - [2026-08-25 08:06:45] "POST /security-groups HTTP/1.1" 200 589 0.072627 10.0.0.250 - - [2026-08-25 08:06:45] "POST /projects HTTP/1.1" 200 521 0.268520 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002398 10.0.0.250 - - [2026-08-25 08:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012773 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.250 - - [2026-08-25 08:06:45] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005693 10.0.0.250 - - [2026-08-25 08:06:45] "POST /access-control-lists HTTP/1.1" 200 600 0.050891 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.020239 10.0.0.250 - - [2026-08-25 08:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.250 - - [2026-08-25 08:06:45] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007342 10.0.0.250 - - [2026-08-25 08:06:46] "POST /access-control-lists HTTP/1.1" 200 598 0.078948 10.0.0.250 - - [2026-08-25 08:06:46] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.127404 10.0.0.250 - - [2026-08-25 08:06:46] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.077836 10.0.0.250 - - [2026-08-25 08:06:46] "POST /security-groups HTTP/1.1" 200 593 0.088149 10.0.0.250 - - [2026-08-25 08:06:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.002930 10.0.0.250 - - [2026-08-25 08:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.064295 10.0.0.250 - - [2026-08-25 08:06:46] "POST /chown HTTP/1.1" 200 109 0.039250 10.0.0.250 - - [2026-08-25 08:06:46] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018300 10.0.0.250 - - [2026-08-25 08:06:46] "POST /access-control-lists HTTP/1.1" 200 634 0.132212 10.0.0.250 - - [2026-08-25 08:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024212 10.0.0.250 - - [2026-08-25 08:06:46] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013689 10.0.0.250 - - [2026-08-25 08:06:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.009978 10.0.0.250 - - [2026-08-25 08:06:46] "POST /tags HTTP/1.1" 409 226 0.003263 10.0.0.250 - - [2026-08-25 08:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810 10.0.0.250 - - [2026-08-25 08:06:46] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016839 10.0.0.250 - - [2026-08-25 08:06:46] "POST /access-control-lists HTTP/1.1" 200 632 0.077031 10.0.0.250 - - [2026-08-25 08:06:46] "POST /firewall-rules HTTP/1.1" 200 602 0.074455 10.0.0.250 - - [2026-08-25 08:06:46] "GET /firewall-rule/ae200b82-1c4e-4fcf-a1c3-56dd4be90185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.019018 10.0.0.250 - - [2026-08-25 08:06:46] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3885 0.006406 10.0.0.250 - - [2026-08-25 08:06:46] "GET /firewall-rule/ae200b82-1c4e-4fcf-a1c3-56dd4be90185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003690 10.0.0.250 - - [2026-08-25 08:06:46] "POST /ref-update HTTP/1.1" 200 156 0.068710 10.0.0.250 - - [2026-08-25 08:06:46] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014720 10.0.0.250 - - [2026-08-25 08:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.250 - - [2026-08-25 08:06:46] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003664 10.0.0.250 - - [2026-08-25 08:06:47] "POST /tags HTTP/1.1" 409 226 0.003765 10.0.0.250 - - [2026-08-25 08:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.250 - - [2026-08-25 08:06:47] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011370 10.0.0.250 - - [2026-08-25 08:06:47] "POST /firewall-rules HTTP/1.1" 200 600 0.074235 10.0.0.250 - - [2026-08-25 08:06:47] "GET /firewall-rule/9f924f13-7cc2-49bc-9963-196d44820b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005883 10.0.0.250 - - [2026-08-25 08:06:47] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.006811 10.0.0.250 - - [2026-08-25 08:06:47] "GET /firewall-rule/9f924f13-7cc2-49bc-9963-196d44820b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003716 10.0.0.250 - - [2026-08-25 08:06:47] "POST /ref-update HTTP/1.1" 200 156 0.080550 10.0.0.250 - - [2026-08-25 08:06:48] "POST /tags HTTP/1.1" 200 394 0.035968 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022693 10.0.0.250 - - [2026-08-25 08:06:48] "GET /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014737 10.0.0.250 - - [2026-08-25 08:06:48] "POST /tags HTTP/1.1" 200 342 0.024389 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016097 10.0.0.250 - - [2026-08-25 08:06:48] "GET /tag/9624774e-189c-4748-98c1-695ce2b81225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012604 10.0.0.250 - - [2026-08-25 08:06:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000558 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002921 10.0.0.250 - - [2026-08-25 08:06:48] "POST /security-groups HTTP/1.1" 200 589 0.070027 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.005745 10.0.0.250 - - [2026-08-25 08:06:48] "POST /projects HTTP/1.1" 200 521 0.270946 10.0.0.250 - - [2026-08-25 08:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012221 10.0.0.250 - - [2026-08-25 08:06:48] "POST /access-control-lists HTTP/1.1" 200 600 0.042750 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.018740 10.0.0.250 - - [2026-08-25 08:06:48] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005547 10.0.0.250 - - [2026-08-25 08:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.250 - - [2026-08-25 08:06:49] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.044748 10.0.0.250 - - [2026-08-25 08:06:49] "POST /access-control-lists HTTP/1.1" 200 598 0.085372 10.0.0.250 - - [2026-08-25 08:06:49] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.081011 10.0.0.250 - - [2026-08-25 08:06:49] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.081444 10.0.0.250 - - [2026-08-25 08:06:49] "POST /security-groups HTTP/1.1" 200 593 0.077497 10.0.0.250 - - [2026-08-25 08:06:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.003299 10.0.0.250 - - [2026-08-25 08:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026073 10.0.0.250 - - [2026-08-25 08:06:49] "POST /access-control-lists HTTP/1.1" 200 634 0.096287 10.0.0.250 - - [2026-08-25 08:06:49] "POST /chown HTTP/1.1" 200 109 0.099512 10.0.0.250 - - [2026-08-25 08:06:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.019583 10.0.0.250 - - [2026-08-25 08:06:49] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011682 10.0.0.250 - - [2026-08-25 08:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.250 - - [2026-08-25 08:06:49] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029709 10.0.0.250 - - [2026-08-25 08:06:49] "POST /access-control-lists HTTP/1.1" 200 632 0.077527 10.0.0.250 - - [2026-08-25 08:06:49] "POST /tags HTTP/1.1" 409 226 0.008208 10.0.0.250 - - [2026-08-25 08:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.250 - - [2026-08-25 08:06:49] "GET /tag/9624774e-189c-4748-98c1-695ce2b81225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010566 10.0.0.250 - - [2026-08-25 08:06:49] "POST /firewall-rules HTTP/1.1" 200 602 0.087656 10.0.0.250 - - [2026-08-25 08:06:49] "GET /firewall-rule/add47096-40e8-4f9a-9d7f-16e7a1e32cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005687 10.0.0.250 - - [2026-08-25 08:06:49] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4398 0.005289 10.0.0.250 - - [2026-08-25 08:06:49] "GET /firewall-rule/add47096-40e8-4f9a-9d7f-16e7a1e32cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003334 10.0.0.250 - - [2026-08-25 08:06:49] "POST /ref-update HTTP/1.1" 200 156 0.086436 10.0.0.250 - - [2026-08-25 08:06:50] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007026 10.0.0.250 - - [2026-08-25 08:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.250 - - [2026-08-25 08:06:50] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004096 10.0.0.250 - - [2026-08-25 08:06:50] "POST /tags HTTP/1.1" 409 226 0.002840 10.0.0.250 - - [2026-08-25 08:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.250 - - [2026-08-25 08:06:50] "GET /tag/9624774e-189c-4748-98c1-695ce2b81225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016934 10.0.0.250 - - [2026-08-25 08:06:50] "POST /firewall-rules HTTP/1.1" 200 600 0.088873 10.0.0.250 - - [2026-08-25 08:06:50] "GET /firewall-rule/2f0b0f89-b8e1-4434-b1a9-591ff01f0ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017330 10.0.0.250 - - [2026-08-25 08:06:50] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.006082 10.0.0.250 - - [2026-08-25 08:06:50] "GET /firewall-rule/2f0b0f89-b8e1-4434-b1a9-591ff01f0ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009723 10.0.0.250 - - [2026-08-25 08:06:50] "POST /ref-update HTTP/1.1" 200 156 0.084625 10.0.0.250 - - [2026-08-25 08:06:51] "POST /tags HTTP/1.1" 200 346 0.137117 10.0.0.250 - - [2026-08-25 08:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.066216 10.0.0.250 - - [2026-08-25 08:06:51] "GET /tag/0c2a4f95-1eb0-4e39-b0e8-6ed03c46adbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.023117 10.0.0.250 - - [2026-08-25 08:06:51] "POST /projects HTTP/1.1" 409 238 0.002463 10.0.0.250 - - [2026-08-25 08:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.250 - - [2026-08-25 08:06:51] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049484 10.0.0.250 - - [2026-08-25 08:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009249 10.0.0.250 - - [2026-08-25 08:06:51] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.019102 10.0.0.250 - - [2026-08-25 08:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.250 - - [2026-08-25 08:06:51] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005302 10.0.0.250 - - [2026-08-25 08:06:51] "POST /security-groups HTTP/1.1" 409 285 0.007388 10.0.0.250 - - [2026-08-25 08:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.250 - - [2026-08-25 08:06:51] "PUT /security-group/027f7f32-336d-4df1-9328-162373135dbb HTTP/1.1" 200 263 0.069385 10.0.0.250 - - [2026-08-25 08:06:52] "PUT /access-control-list/90290a69-33c3-4f60-a162-f8cd6e8a5bd5 HTTP/1.1" 200 273 0.013434 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007541 10.0.0.250 - - [2026-08-25 08:06:52] "PUT /access-control-list/1648f874-c58d-4d04-b8dc-54fe6336deee HTTP/1.1" 200 273 0.066679 10.0.0.250 - - [2026-08-25 08:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.084659 10.0.0.250 - - [2026-08-25 08:06:52] "POST /tags HTTP/1.1" 409 228 0.006995 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.250 - - [2026-08-25 08:06:52] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.140408 10.0.0.250 - - [2026-08-25 08:06:52] "GET /tag/0c2a4f95-1eb0-4e39-b0e8-6ed03c46adbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.022805 10.0.0.250 - - [2026-08-25 08:06:52] "POST /tags HTTP/1.1" 200 346 0.039995 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.030789 10.0.0.250 - - [2026-08-25 08:06:52] "GET /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.024227 10.0.0.250 - - [2026-08-25 08:06:52] "POST /projects HTTP/1.1" 409 238 0.002861 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.250 - - [2026-08-25 08:06:52] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.070388 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.250 - - [2026-08-25 08:06:52] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007781 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.250 - - [2026-08-25 08:06:52] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006087 10.0.0.250 - - [2026-08-25 08:06:52] "POST /security-groups HTTP/1.1" 409 285 0.003215 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.250 - - [2026-08-25 08:06:52] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068859 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.031984 10.0.0.250 - - [2026-08-25 08:06:52] "PUT /security-group/4a083979-d064-404d-aa62-ef24c7beb246 HTTP/1.1" 200 263 0.062928 10.0.0.250 - - [2026-08-25 08:06:52] "PUT /access-control-list/16badf04-d1e5-41c8-8ce2-1ac1133ea3e0 HTTP/1.1" 200 273 0.024389 10.0.0.250 - - [2026-08-25 08:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041230 10.0.0.250 - - [2026-08-25 08:06:52] "POST /tags HTTP/1.1" 409 228 0.006436 10.0.0.250 - - [2026-08-25 08:06:52] "PUT /access-control-list/db158c2e-aeaa-4911-8ead-b8fe17857021 HTTP/1.1" 200 273 0.071738 10.0.0.250 - - [2026-08-25 08:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020219 10.0.0.250 - - [2026-08-25 08:06:52] "GET /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.036056 10.0.0.250 - - [2026-08-25 08:06:53] "POST /tags HTTP/1.1" 200 292 0.114125 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.250 - - [2026-08-25 08:06:53] "GET /tag/6f2608bb-8825-4b1a-b318-d05410044947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.021728 10.0.0.250 - - [2026-08-25 08:06:53] "POST /tags HTTP/1.1" 200 304 0.073637 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.250 - - [2026-08-25 08:06:53] "GET /tag/625b53bf-bf04-4424-b458-f879080d24b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019864 10.0.0.250 - - [2026-08-25 08:06:53] "POST /tags HTTP/1.1" 409 252 0.002957 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.250 - - [2026-08-25 08:06:53] "GET /tag/2dd258df-6b1a-4aa0-8093-6a09b4c58ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017399 10.0.0.250 - - [2026-08-25 08:06:53] "POST /tags HTTP/1.1" 409 226 0.003216 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.250 - - [2026-08-25 08:06:53] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013352 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.250 - - [2026-08-25 08:06:53] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007780 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.250 - - [2026-08-25 08:06:53] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055375 10.0.0.250 - - [2026-08-25 08:06:53] "POST /virtual-machines HTTP/1.1" 200 396 0.015954 10.0.0.250 - - [2026-08-25 08:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016251 10.0.0.250 - - [2026-08-25 08:06:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143148 10.0.0.250 - - [2026-08-25 08:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029012 10.0.0.250 - - [2026-08-25 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023837 10.0.0.250 - - [2026-08-25 08:06:53] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006504 10.0.0.250 - - [2026-08-25 08:06:53] "POST /instance-ips HTTP/1.1" 200 398 0.033868 10.0.0.250 - - [2026-08-25 08:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.045409 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011057 10.0.0.250 - - [2026-08-25 08:06:54] "POST /set-tag HTTP/1.1" 200 109 0.071918 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013896 10.0.0.250 - - [2026-08-25 08:06:54] "GET /instance-ip/ef0d889a-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009091 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005807 10.0.0.250 - - [2026-08-25 08:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005278 10.0.0.250 - - [2026-08-25 08:06:54] "POST /ref-update HTTP/1.1" 200 156 0.014049 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010197 10.0.0.250 - - [2026-08-25 08:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003746 10.0.0.250 - - [2026-08-25 08:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009513 10.0.0.250 - - [2026-08-25 08:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.250 - - [2026-08-25 08:06:54] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.077407 10.0.0.250 - - [2026-08-25 08:06:54] "POST /virtual-machines HTTP/1.1" 200 396 0.030133 10.0.0.250 - - [2026-08-25 08:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.045402 10.0.0.250 - - [2026-08-25 08:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142567 10.0.0.250 - - [2026-08-25 08:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014907 10.0.0.250 - - [2026-08-25 08:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016531 10.0.0.250 - - [2026-08-25 08:06:54] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008482 10.0.0.250 - - [2026-08-25 08:06:54] "POST /instance-ips HTTP/1.1" 200 398 0.045044 10.0.0.250 - - [2026-08-25 08:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.059587 10.0.0.250 - - [2026-08-25 08:06:55] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009189 10.0.0.250 - - [2026-08-25 08:06:55] "POST /set-tag HTTP/1.1" 200 109 0.080139 10.0.0.250 - - [2026-08-25 08:06:55] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020307 10.0.0.250 - - [2026-08-25 08:06:55] "GET /instance-ip/efaad44c-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004812 10.0.0.250 - - [2026-08-25 08:06:55] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006034 10.0.0.250 - - [2026-08-25 08:06:55] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.250 - - [2026-08-25 08:06:55] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.016083 10.0.0.250 - - [2026-08-25 08:06:55] "POST /ref-update HTTP/1.1" 200 156 0.027061 10.0.0.250 - - [2026-08-25 08:06:55] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015735 10.0.0.250 - - [2026-08-25 08:06:55] "POST /set-tag HTTP/1.1" 200 109 0.005228 10.0.0.250 - - [2026-08-25 08:06:55] "POST /tags HTTP/1.1" 200 292 0.036713 10.0.0.250 - - [2026-08-25 08:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013037 10.0.0.250 - - [2026-08-25 08:06:55] "GET /tag/f0df77aa-e620-4ff1-bc64-b3bd9db83b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.016803 10.0.0.250 - - [2026-08-25 08:06:55] "POST /tags HTTP/1.1" 409 252 0.002682 10.0.0.250 - - [2026-08-25 08:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.250 - - [2026-08-25 08:06:55] "GET /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.017612 10.0.0.250 - - [2026-08-25 08:06:55] "POST /tags HTTP/1.1" 409 226 0.003108 10.0.0.250 - - [2026-08-25 08:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.250 - - [2026-08-25 08:06:55] "GET /tag/9624774e-189c-4748-98c1-695ce2b81225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016937 10.0.0.250 - - [2026-08-25 08:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.250 - - [2026-08-25 08:06:55] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008411 10.0.0.250 - - [2026-08-25 08:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.250 - - [2026-08-25 08:06:55] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046566 10.0.0.250 - - [2026-08-25 08:06:55] "POST /virtual-machines HTTP/1.1" 200 396 0.020692 10.0.0.250 - - [2026-08-25 08:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035048 10.0.0.250 - - [2026-08-25 08:06:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.158170 10.0.0.250 - - [2026-08-25 08:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012963 10.0.0.250 - - [2026-08-25 08:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015905 10.0.0.250 - - [2026-08-25 08:06:56] "POST /instance-ips HTTP/1.1" 200 398 0.033730 10.0.0.250 - - [2026-08-25 08:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029985 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011143 10.0.0.250 - - [2026-08-25 08:06:56] "POST /set-tag HTTP/1.1" 200 109 0.087898 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021390 10.0.0.250 - - [2026-08-25 08:06:56] "GET /instance-ip/f0720fe4-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007293 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006194 10.0.0.250 - - [2026-08-25 08:06:56] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005399 10.0.0.250 - - [2026-08-25 08:06:56] "POST /ref-update HTTP/1.1" 200 156 0.013987 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008941 10.0.0.250 - - [2026-08-25 08:06:56] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.250 - - [2026-08-25 08:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.250 - - [2026-08-25 08:06:56] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004278 10.0.0.250 - - [2026-08-25 08:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.250 - - [2026-08-25 08:06:56] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039622 10.0.0.250 - - [2026-08-25 08:06:56] "POST /virtual-machines HTTP/1.1" 200 396 0.015701 10.0.0.250 - - [2026-08-25 08:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019997 10.0.0.250 - - [2026-08-25 08:06:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146849 10.0.0.250 - - [2026-08-25 08:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012347 10.0.0.250 - - [2026-08-25 08:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011611 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011711 10.0.0.250 - - [2026-08-25 08:06:57] "POST /instance-ips HTTP/1.1" 200 398 0.041157 10.0.0.250 - - [2026-08-25 08:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.041703 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013945 10.0.0.250 - - [2026-08-25 08:06:57] "POST /set-tag HTTP/1.1" 200 109 0.076683 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012445 10.0.0.250 - - [2026-08-25 08:06:57] "GET /instance-ip/f10190c4-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004997 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008519 10.0.0.250 - - [2026-08-25 08:06:57] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.009879 10.0.0.250 - - [2026-08-25 08:06:57] "POST /ref-update HTTP/1.1" 200 156 0.026290 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008360 10.0.0.250 - - [2026-08-25 08:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.250 - - [2026-08-25 08:06:57] "POST /tags HTTP/1.1" 200 300 0.029722 10.0.0.250 - - [2026-08-25 08:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013029 10.0.0.250 - - [2026-08-25 08:06:57] "GET /tag/aaab1c5d-0537-471d-83cd-bcf5d06cc195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013599 10.0.0.250 - - [2026-08-25 08:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.250 - - [2026-08-25 08:06:57] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004811 10.0.0.250 - - [2026-08-25 08:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.250 - - [2026-08-25 08:06:57] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049979 10.0.0.250 - - [2026-08-25 08:06:57] "POST /virtual-machines HTTP/1.1" 200 396 0.011147 10.0.0.250 - - [2026-08-25 08:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033853 10.0.0.250 - - [2026-08-25 08:06:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.156816 10.0.0.250 - - [2026-08-25 08:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013819 10.0.0.250 - - [2026-08-25 08:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014505 10.0.0.250 - - [2026-08-25 08:06:58] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009711 10.0.0.250 - - [2026-08-25 08:06:58] "POST /instance-ips HTTP/1.1" 200 398 0.036052 10.0.0.250 - - [2026-08-25 08:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025813 10.0.0.250 - - [2026-08-25 08:06:58] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016242 10.0.0.250 - - [2026-08-25 08:06:58] "POST /set-tag HTTP/1.1" 200 109 0.028335 10.0.0.250 - - [2026-08-25 08:06:58] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023734 10.0.0.250 - - [2026-08-25 08:06:58] "GET /instance-ip/f1a71b98-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004302 10.0.0.250 - - [2026-08-25 08:06:58] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005818 10.0.0.250 - - [2026-08-25 08:06:58] "POST /set-tag HTTP/1.1" 200 109 0.016289 10.0.0.250 - - [2026-08-25 08:06:58] "POST /tags HTTP/1.1" 200 300 0.033554 10.0.0.250 - - [2026-08-25 08:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.250 - - [2026-08-25 08:06:58] "GET /tag/5ab1b1e8-6086-4fb1-9ca9-1cad2c3aa978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018377 10.0.0.250 - - [2026-08-25 08:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.250 - - [2026-08-25 08:06:58] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007566 10.0.0.250 - - [2026-08-25 08:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.250 - - [2026-08-25 08:06:58] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049307 10.0.0.250 - - [2026-08-25 08:06:58] "POST /virtual-machines HTTP/1.1" 200 396 0.015779 10.0.0.250 - - [2026-08-25 08:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026881 10.0.0.250 - - [2026-08-25 08:06:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.166404 10.0.0.250 - - [2026-08-25 08:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015707 10.0.0.250 - - [2026-08-25 08:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017955 10.0.0.250 - - [2026-08-25 08:06:59] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016309 10.0.0.250 - - [2026-08-25 08:06:59] "POST /instance-ips HTTP/1.1" 200 398 0.032550 10.0.0.250 - - [2026-08-25 08:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028709 10.0.0.250 - - [2026-08-25 08:06:59] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024906 10.0.0.250 - - [2026-08-25 08:06:59] "POST /set-tag HTTP/1.1" 200 109 0.035940 10.0.0.250 - - [2026-08-25 08:06:59] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015671 10.0.0.250 - - [2026-08-25 08:06:59] "GET /instance-ip/f23b2cac-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006745 10.0.0.250 - - [2026-08-25 08:06:59] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006147 10.0.0.250 - - [2026-08-25 08:06:59] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.250 - - [2026-08-25 08:06:59] "POST /tags HTTP/1.1" 200 300 0.028170 10.0.0.250 - - [2026-08-25 08:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.250 - - [2026-08-25 08:06:59] "GET /tag/8c93466e-e259-4d77-a560-ec33696d7e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.018375 10.0.0.250 - - [2026-08-25 08:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.250 - - [2026-08-25 08:06:59] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007174 10.0.0.250 - - [2026-08-25 08:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.250 - - [2026-08-25 08:06:59] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068532 10.0.0.250 - - [2026-08-25 08:06:59] "POST /virtual-machines HTTP/1.1" 200 396 0.027069 10.0.0.250 - - [2026-08-25 08:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021737 10.0.0.250 - - [2026-08-25 08:07:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.183184 10.0.0.250 - - [2026-08-25 08:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013268 10.0.0.250 - - [2026-08-25 08:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016173 10.0.0.250 - - [2026-08-25 08:07:00] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017126 10.0.0.250 - - [2026-08-25 08:07:00] "POST /instance-ips HTTP/1.1" 200 398 0.033862 10.0.0.250 - - [2026-08-25 08:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.047923 10.0.0.250 - - [2026-08-25 08:07:00] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022635 10.0.0.250 - - [2026-08-25 08:07:00] "POST /set-tag HTTP/1.1" 200 109 0.030005 10.0.0.250 - - [2026-08-25 08:07:00] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.030228 10.0.0.250 - - [2026-08-25 08:07:00] "GET /instance-ip/f2d0cfc8-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004812 10.0.0.250 - - [2026-08-25 08:07:00] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006660 10.0.0.250 - - [2026-08-25 08:07:00] "POST /set-tag HTTP/1.1" 200 109 0.003525 10.0.0.250 - - [2026-08-25 08:07:00] "POST /tags HTTP/1.1" 200 300 0.026120 10.0.0.250 - - [2026-08-25 08:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.250 - - [2026-08-25 08:07:00] "GET /tag/38aa060d-fe83-4af2-a1b8-69b0bdb2db26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016135 10.0.0.250 - - [2026-08-25 08:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.250 - - [2026-08-25 08:07:00] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007098 10.0.0.250 - - [2026-08-25 08:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.250 - - [2026-08-25 08:07:00] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068533 10.0.0.250 - - [2026-08-25 08:07:00] "POST /virtual-machines HTTP/1.1" 200 396 0.011856 10.0.0.250 - - [2026-08-25 08:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027090 10.0.0.250 - - [2026-08-25 08:07:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135883 10.0.0.250 - - [2026-08-25 08:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014421 10.0.0.250 - - [2026-08-25 08:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015936 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010396 10.0.0.250 - - [2026-08-25 08:07:01] "POST /instance-ips HTTP/1.1" 200 398 0.033325 10.0.0.250 - - [2026-08-25 08:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.048938 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019292 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.031405 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011773 10.0.0.250 - - [2026-08-25 08:07:01] "GET /instance-ip/f35e947a-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007295 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006193 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006010 10.0.0.250 - - [2026-08-25 08:07:01] "POST /ref-update HTTP/1.1" 200 156 0.015028 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017717 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.006956 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005537 10.0.0.250 - - [2026-08-25 08:07:01] "POST /ref-update HTTP/1.1" 200 156 0.021671 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013784 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.006417 10.0.0.250 - - [2026-08-25 08:07:01] "POST /ref-update HTTP/1.1" 200 156 0.011437 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005842 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006118 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.003857 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.010732 10.0.0.250 - - [2026-08-25 08:07:01] "POST /ref-update HTTP/1.1" 200 156 0.025249 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006424 10.0.0.250 - - [2026-08-25 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.250 - - [2026-08-25 08:07:01] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005989 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005409 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005460 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005939 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003806 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005929 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006249 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005696 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005982 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003715 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006006 10.0.0.250 - - [2026-08-25 08:07:02] "POST /set-tag HTTP/1.1" 200 109 0.003462 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine/99fb9153-c82e-4ebb-94ec-fd986b3bb245?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004333 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006693 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine/7278b63a-20e4-4534-8332-7031ca91af2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003977 10.0.0.250 - - [2026-08-25 08:07:02] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006968 10.0.0.250 - - [2026-08-25 08:07:03] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007716 10.0.0.250 - - [2026-08-25 08:07:03] "POST /set-tag HTTP/1.1" 200 109 0.006961 10.0.0.250 - - [2026-08-25 08:07:04] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005562 10.0.0.250 - - [2026-08-25 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.250 - - [2026-08-25 08:07:04] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004745 10.0.0.250 - - [2026-08-25 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.250 - - [2026-08-25 08:07:04] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006265 10.0.0.250 - - [2026-08-25 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.004098 10.0.0.250 - - [2026-08-25 08:07:07] "GET /virtual-machine/ac0b9f35-89b0-44a0-b56b-17d774617d09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004641 10.0.0.250 - - [2026-08-25 08:07:07] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005999 10.0.0.250 - - [2026-08-25 08:07:07] "GET /virtual-machine/9f09f1e9-c644-42ca-b350-bb440bc78157?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006020 10.0.0.250 - - [2026-08-25 08:07:07] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005736 10.0.0.250 - - [2026-08-25 08:07:07] "GET /virtual-machine/47ae4e7e-4348-4cd7-b0d6-c4411fc87b8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003969 10.0.0.250 - - [2026-08-25 08:07:08] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007133 10.0.0.250 - - [2026-08-25 08:07:08] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005206 10.0.0.250 - - [2026-08-25 08:07:08] "POST /set-tag HTTP/1.1" 200 109 0.004822 10.0.0.250 - - [2026-08-25 08:07:08] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004578 10.0.0.250 - - [2026-08-25 08:07:08] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.250 - - [2026-08-25 08:07:13] "GET /virtual-machine/eef1570f-8a2f-4060-a69c-a78859e1e240?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004474 10.0.0.250 - - [2026-08-25 08:07:13] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007802 10.0.0.250 - - [2026-08-25 08:07:13] "GET /virtual-machine/20741c49-65e7-4d89-8f9a-57117b15c5fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004327 10.0.0.250 - - [2026-08-25 08:07:13] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008105 10.0.0.250 - - [2026-08-25 08:07:13] "GET /virtual-machine/e2ac1b7c-6f1d-47bc-8131-bebd74555b25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004897 10.0.0.250 - - [2026-08-25 08:07:13] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010709 10.0.0.250 - - [2026-08-25 08:07:13] "GET /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004412 10.0.0.250 - - [2026-08-25 08:07:13] "POST /tags HTTP/1.1" 200 334 0.026856 10.0.0.250 - - [2026-08-25 08:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027476 10.0.0.250 - - [2026-08-25 08:07:13] "GET /tag/1912a6c0-bc7c-4512-9f2e-8bde7144b72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.032552 10.0.0.250 - - [2026-08-25 08:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.250 - - [2026-08-25 08:07:14] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.071012 10.0.0.250 - - [2026-08-25 08:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.250 - - [2026-08-25 08:07:14] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009070 10.0.0.250 - - [2026-08-25 08:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.250 - - [2026-08-25 08:07:14] "GET /service-appliance-set/dfe10c48-b5a3-4ecb-b43f-812675ce2099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003182 10.0.0.250 - - [2026-08-25 08:07:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.001898 10.0.0.250 - - [2026-08-25 08:07:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.137016 10.0.0.250 - - [2026-08-25 08:07:14] "GET /virtual-machine-interface/ef69a3cf-18b4-408e-9f8f-8adce9ceacd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015954 10.0.0.250 - - [2026-08-25 08:07:14] "POST /instance-ips HTTP/1.1" 200 410 0.034573 10.0.0.250 - - [2026-08-25 08:07:14] "GET /instance-ip/13bbd97a-6352-405e-9225-24777d3e2d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.011577 10.0.0.250 - - [2026-08-25 08:07:14] "POST /loadbalancers HTTP/1.1" 200 631 0.085540 10.0.0.250 - - [2026-08-25 08:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027813 10.0.0.250 - - [2026-08-25 08:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.250 - - [2026-08-25 08:07:14] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.090308 10.0.0.250 - - [2026-08-25 08:07:14] "GET /instance-ip/13bbd97a-6352-405e-9225-24777d3e2d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.013354 10.0.0.250 - - [2026-08-25 08:07:14] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.099399 10.0.0.250 - - [2026-08-25 08:07:14] "POST /floating-ips HTTP/1.1" 200 599 0.057645 10.0.0.250 - - [2026-08-25 08:07:14] "GET /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.008953 10.0.0.250 - - [2026-08-25 08:07:14] "GET /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.017332 10.0.0.250 - - [2026-08-25 08:07:14] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.080210 10.0.0.250 - - [2026-08-25 08:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.250 - - [2026-08-25 08:07:15] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049808 10.0.0.250 - - [2026-08-25 08:07:15] "GET /loadbalancer-listener/8cff87b9-3be1-4250-80d9-709fb942ec22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.007990 10.0.0.250 - - [2026-08-25 08:07:15] "GET /loadbalancer-listener/8cff87b9-3be1-4250-80d9-709fb942ec22?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.006288 10.0.0.250 - - [2026-08-25 08:07:15] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.048025 10.0.0.250 - - [2026-08-25 08:07:15] "GET /instance-ip/13bbd97a-6352-405e-9225-24777d3e2d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009931 10.0.0.250 - - [2026-08-25 08:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013080 10.0.0.250 - - [2026-08-25 08:07:15] "GET /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.012714 10.0.0.250 - - [2026-08-25 08:07:15] "GET /instance-ip/13bbd97a-6352-405e-9225-24777d3e2d08?fields=floating_ips HTTP/1.1" 200 1214 0.029241 10.0.0.250 - - [2026-08-25 08:07:15] "GET /loadbalancer-pool/dad7d8b2-3372-48ee-92d8-87409be631cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.011625 10.0.0.250 - - [2026-08-25 08:07:15] "GET /floating-ip/029cf134-ec39-409d-bc70-c5ff654c4e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004466 10.0.0.250 - - [2026-08-25 08:07:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.037965 10.0.0.250 - - [2026-08-25 08:07:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030529 10.0.0.250 - - [2026-08-25 08:07:15] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009975 10.0.0.250 - - [2026-08-25 08:07:15] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010592 10.0.0.250 - - [2026-08-25 08:07:15] "POST /ref-update HTTP/1.1" 200 156 0.017844 10.0.0.250 - - [2026-08-25 08:07:15] "POST /tags HTTP/1.1" 409 221 0.010003 10.0.0.250 - - [2026-08-25 08:07:15] "GET /floating-ip/029cf134-ec39-409d-bc70-c5ff654c4e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.022461 10.0.0.250 - - [2026-08-25 08:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007744 10.0.0.250 - - [2026-08-25 08:07:15] "GET /tag/1912a6c0-bc7c-4512-9f2e-8bde7144b72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.016541 10.0.0.250 - - [2026-08-25 08:07:15] "PUT /floating-ip/029cf134-ec39-409d-bc70-c5ff654c4e1a HTTP/1.1" 200 257 0.012207 10.0.0.250 - - [2026-08-25 08:07:15] "POST /set-tag HTTP/1.1" 200 109 0.089912 10.0.0.250 - - [2026-08-25 08:07:15] "GET /loadbalancer-pool/dad7d8b2-3372-48ee-92d8-87409be631cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.023365 10.0.0.250 - - [2026-08-25 08:07:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025938 10.0.0.250 - - [2026-08-25 08:07:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011559 10.0.0.250 - - [2026-08-25 08:07:15] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013600 10.0.0.250 - - [2026-08-25 08:07:15] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005686 10.0.0.250 - - [2026-08-25 08:07:15] "POST /ref-update HTTP/1.1" 200 156 0.013156 10.0.0.250 - - [2026-08-25 08:07:15] "GET /floating-ip/029cf134-ec39-409d-bc70-c5ff654c4e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.011517 10.0.0.250 - - [2026-08-25 08:07:15] "POST /set-tag HTTP/1.1" 200 109 0.093776 10.0.0.250 - - [2026-08-25 08:07:16] "POST /tags HTTP/1.1" 409 206 0.002766 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.250 - - [2026-08-25 08:07:16] "GET /tag/625b53bf-bf04-4424-b458-f879080d24b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015522 10.0.0.250 - - [2026-08-25 08:07:16] "POST /tags HTTP/1.1" 409 204 0.002834 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.250 - - [2026-08-25 08:07:16] "GET /tag/5ab1b1e8-6086-4fb1-9ca9-1cad2c3aa978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015937 10.0.0.250 - - [2026-08-25 08:07:16] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003582 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.250 - - [2026-08-25 08:07:16] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004361 10.0.0.250 - - [2026-08-25 08:07:16] "POST /tags HTTP/1.1" 409 206 0.002638 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.250 - - [2026-08-25 08:07:16] "GET /tag/625b53bf-bf04-4424-b458-f879080d24b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016397 10.0.0.250 - - [2026-08-25 08:07:16] "POST /tags HTTP/1.1" 409 226 0.002991 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.250 - - [2026-08-25 08:07:16] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015134 10.0.0.250 - - [2026-08-25 08:07:16] "POST /tags HTTP/1.1" 409 204 0.002788 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.250 - - [2026-08-25 08:07:16] "GET /tag/5ab1b1e8-6086-4fb1-9ca9-1cad2c3aa978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013045 10.0.0.250 - - [2026-08-25 08:07:16] "POST /tags HTTP/1.1" 409 226 0.003031 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.250 - - [2026-08-25 08:07:16] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015790 10.0.0.250 - - [2026-08-25 08:07:16] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003537 10.0.0.250 - - [2026-08-25 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.250 - - [2026-08-25 08:07:16] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003375 10.0.0.250 - - [2026-08-25 08:07:16] "POST /firewall-rules HTTP/1.1" 200 628 0.083039 10.0.0.250 - - [2026-08-25 08:07:16] "POST /firewall-rules HTTP/1.1" 200 648 0.095683 10.0.0.250 - - [2026-08-25 08:07:16] "GET /firewall-rule/6eab21b6-9a96-4327-90a7-cf28de246435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005487 10.0.0.250 - - [2026-08-25 08:07:16] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003394 10.0.0.250 - - [2026-08-25 08:07:16] "GET /firewall-rule/f66673e2-907c-4511-953a-304470af785a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005589 10.0.0.250 - - [2026-08-25 08:07:16] "POST /ref-update HTTP/1.1" 200 156 0.026132 10.0.0.250 - - [2026-08-25 08:07:17] "POST /firewall-policys HTTP/1.1" 200 608 0.063213 10.0.0.250 - - [2026-08-25 08:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031860 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.017143 10.0.0.250 - - [2026-08-25 08:07:17] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004259 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003641 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4911 0.006759 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.012987 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005508 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003679 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4911 0.004338 10.0.0.250 - - [2026-08-25 08:07:17] "POST /ref-update HTTP/1.1" 200 156 0.042708 10.0.0.250 - - [2026-08-25 08:07:17] "POST /ref-update HTTP/1.1" 200 156 0.039705 10.0.0.250 - - [2026-08-25 08:07:17] "POST /ref-update HTTP/1.1" 200 156 0.034523 10.0.0.250 - - [2026-08-25 08:07:17] "POST /ref-update HTTP/1.1" 200 156 0.067688 10.0.0.250 - - [2026-08-25 08:07:17] "POST /ref-update HTTP/1.1" 200 156 0.053759 10.0.0.250 - - [2026-08-25 08:07:17] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003755 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:07:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:07:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001353 10.0.0.250 - - [2026-08-25 08:07:37] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.250 - - [2026-08-25 08:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.250 - - [2026-08-25 08:07:37] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004429 10.0.0.250 - - [2026-08-25 08:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.250 - - [2026-08-25 08:07:37] "GET /config-node/c00d3be6-8cb6-4455-9a79-b5c1ed544f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002732 10.0.0.250 - - [2026-08-25 08:07:48] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.250 - - [2026-08-25 08:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.250 - - [2026-08-25 08:07:48] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003814 10.0.0.250 - - [2026-08-25 08:07:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002303 10.0.0.250 - - [2026-08-25 08:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.250 - - [2026-08-25 08:07:48] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004784 10.0.0.250 - - [2026-08-25 08:07:48] "PUT /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583 HTTP/1.1" 200 255 0.016212 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:07:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001436 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:07:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001477 10.0.0.250 - - [2026-08-25 08:08:32] "POST /tags HTTP/1.1" 200 366 0.058248 10.0.0.250 - - [2026-08-25 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012125 10.0.0.250 - - [2026-08-25 08:08:32] "GET /tag/18ab4048-0ebf-485f-80ad-ab5669922999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.040461 10.0.0.250 - - [2026-08-25 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.250 - - [2026-08-25 08:08:32] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042413 10.0.0.250 - - [2026-08-25 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.250 - - [2026-08-25 08:08:32] "GET /service-appliance-set/3f592d6c-e2ea-450f-b7a1-40e2da6afc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004324 10.0.0.250 - - [2026-08-25 08:08:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.003007 10.0.0.250 - - [2026-08-25 08:08:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.121007 10.0.0.250 - - [2026-08-25 08:08:32] "GET /virtual-machine-interface/d35aa98d-b46b-4a99-bb3d-e4a02d44d3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006528 10.0.0.250 - - [2026-08-25 08:08:32] "POST /set-tag HTTP/1.1" 200 109 0.032741 10.0.0.250 - - [2026-08-25 08:08:32] "POST /instance-ips HTTP/1.1" 200 418 0.044998 10.0.0.250 - - [2026-08-25 08:08:32] "GET /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.007386 10.0.0.250 - - [2026-08-25 08:08:32] "POST /loadbalancers HTTP/1.1" 200 620 0.074031 10.0.0.250 - - [2026-08-25 08:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019416 10.0.0.250 - - [2026-08-25 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022207 10.0.0.250 - - [2026-08-25 08:08:32] "POST /service-instances HTTP/1.1" 200 568 0.036047 10.0.0.250 - - [2026-08-25 08:08:32] "POST /ref-update HTTP/1.1" 200 156 0.019042 10.0.0.250 - - [2026-08-25 08:08:33] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.084000 10.0.0.250 - - [2026-08-25 08:08:33] "PUT /service-instance/49dcd7af-2362-4929-abd2-7adcf2f38699 HTTP/1.1" 200 267 0.024558 10.0.0.250 - - [2026-08-25 08:08:33] "GET /virtual-machine-interface/d35aa98d-b46b-4a99-bb3d-e4a02d44d3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.018222 10.0.0.250 - - [2026-08-25 08:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031065 10.0.0.250 - - [2026-08-25 08:08:33] "GET /virtual-machine-interface/d35aa98d-b46b-4a99-bb3d-e4a02d44d3a5?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.028574 10.0.0.250 - - [2026-08-25 08:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.250 - - [2026-08-25 08:08:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.002339 10.0.0.250 - - [2026-08-25 08:08:33] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.012200 10.0.0.250 - - [2026-08-25 08:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.250 - - [2026-08-25 08:08:33] "POST /virtual-machines HTTP/1.1" 200 430 0.034797 10.0.0.250 - - [2026-08-25 08:08:33] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003773 10.0.0.250 - - [2026-08-25 08:08:33] "POST /tags HTTP/1.1" 409 221 0.004092 10.0.0.250 - - [2026-08-25 08:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010537 10.0.0.250 - - [2026-08-25 08:08:33] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.029523 10.0.0.250 - - [2026-08-25 08:08:33] "POST /tags HTTP/1.1" 409 238 0.019067 10.0.0.250 - - [2026-08-25 08:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020087 10.0.0.250 - - [2026-08-25 08:08:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.166067 10.0.0.250 - - [2026-08-25 08:08:33] "GET /tag/18ab4048-0ebf-485f-80ad-ab5669922999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.027949 10.0.0.250 - - [2026-08-25 08:08:33] "POST /chown HTTP/1.1" 200 109 0.058961 10.0.0.250 - - [2026-08-25 08:08:33] "POST /chown HTTP/1.1" 200 109 0.024942 10.0.0.250 - - [2026-08-25 08:08:33] "POST /firewall-rules HTTP/1.1" 200 652 0.106359 10.0.0.250 - - [2026-08-25 08:08:33] "GET /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.022776 10.0.0.250 - - [2026-08-25 08:08:33] "PUT /virtual-machine-interface/7d4417ea-7879-4f98-bccf-c89ef246a0d1 HTTP/1.1" 200 285 0.059577 10.0.0.250 - - [2026-08-25 08:08:33] "PUT /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 257 0.039832 10.0.0.250 - - [2026-08-25 08:08:33] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.014798 10.0.0.250 - - [2026-08-25 08:08:33] "GET /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.006842 10.0.0.250 - - [2026-08-25 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.050138 10.0.0.250 - - [2026-08-25 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.035196 10.0.0.250 - - [2026-08-25 08:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011323 10.0.0.250 - - [2026-08-25 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.055515 10.0.0.250 - - [2026-08-25 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.049747 10.0.0.250 - - [2026-08-25 08:08:33] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.138828 10.0.0.250 - - [2026-08-25 08:08:33] "GET /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.011853 10.0.0.250 - - [2026-08-25 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.058496 10.0.0.250 - - [2026-08-25 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.063145 10.0.0.250 - - [2026-08-25 08:08:34] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.062928 10.0.0.250 - - [2026-08-25 08:08:34] "POST /ref-update HTTP/1.1" 200 156 0.029077 10.0.0.250 - - [2026-08-25 08:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013321 10.0.0.250 - - [2026-08-25 08:08:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052033 10.0.0.250 - - [2026-08-25 08:08:34] "POST /virtual-machines HTTP/1.1" 200 430 0.050581 10.0.0.250 - - [2026-08-25 08:08:34] "GET /loadbalancer-listener/3b44c179-30ce-41b9-8e97-bbe83929f9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004274 10.0.0.250 - - [2026-08-25 08:08:34] "GET /loadbalancer-listener/3b44c179-30ce-41b9-8e97-bbe83929f9eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003884 10.0.0.250 - - [2026-08-25 08:08:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.092657 10.0.0.250 - - [2026-08-25 08:08:34] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.083154 10.0.0.250 - - [2026-08-25 08:08:34] "POST /chown HTTP/1.1" 200 109 0.056201 10.0.0.250 - - [2026-08-25 08:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032883 10.0.0.250 - - [2026-08-25 08:08:34] "GET /loadbalancer-pool/94a93bb6-c8b8-4216-9ceb-47965d7416f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011170 10.0.0.250 - - [2026-08-25 08:08:34] "POST /chown HTTP/1.1" 200 109 0.029670 10.0.0.250 - - [2026-08-25 08:08:34] "PUT /virtual-machine-interface/107f9eed-06dd-4ca1-b37d-da619e611118 HTTP/1.1" 200 285 0.036916 10.0.0.250 - - [2026-08-25 08:08:34] "POST /loadbalancer-members HTTP/1.1" 200 709 0.085288 10.0.0.250 - - [2026-08-25 08:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023444 10.0.0.250 - - [2026-08-25 08:08:34] "PUT /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 257 0.068402 10.0.0.250 - - [2026-08-25 08:08:34] "GET /loadbalancer-member/7623729c-f2f2-43f3-b6ab-e844b36c08a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.011339 10.0.0.250 - - [2026-08-25 08:08:34] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.011297 10.0.0.250 - - [2026-08-25 08:08:34] "POST /ref-update HTTP/1.1" 200 156 0.033210 10.0.0.250 - - [2026-08-25 08:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011360 10.0.0.250 - - [2026-08-25 08:08:34] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015107 10.0.0.250 - - [2026-08-25 08:08:34] "POST /tags HTTP/1.1" 409 221 0.002734 10.0.0.250 - - [2026-08-25 08:08:34] "POST /ref-update HTTP/1.1" 200 156 0.042826 10.0.0.250 - - [2026-08-25 08:08:34] "POST /ref-update HTTP/1.1" 200 156 0.020914 10.0.0.250 - - [2026-08-25 08:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006928 10.0.0.250 - - [2026-08-25 08:08:34] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.024229 10.0.0.250 - - [2026-08-25 08:08:34] "POST /tags HTTP/1.1" 409 238 0.002020 10.0.0.250 - - [2026-08-25 08:08:34] "POST /ref-update HTTP/1.1" 200 156 0.049489 10.0.0.250 - - [2026-08-25 08:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.250 - - [2026-08-25 08:08:34] "GET /tag/18ab4048-0ebf-485f-80ad-ab5669922999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013286 10.0.0.250 - - [2026-08-25 08:08:34] "POST /ref-update HTTP/1.1" 200 156 0.025039 10.0.0.250 - - [2026-08-25 08:08:34] "POST /firewall-rules HTTP/1.1" 409 293 0.020895 10.0.0.250 - - [2026-08-25 08:08:34] "PUT /service-instance/49dcd7af-2362-4929-abd2-7adcf2f38699 HTTP/1.1" 200 267 0.022712 10.0.0.250 - - [2026-08-25 08:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017428 10.0.0.250 - - [2026-08-25 08:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032618 10.0.0.250 - - [2026-08-25 08:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.250 - - [2026-08-25 08:08:34] "PUT /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45 HTTP/1.1" 200 261 0.064881 10.0.0.250 - - [2026-08-25 08:08:35] "GET /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.020695 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.010053 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.025249 10.0.0.250 - - [2026-08-25 08:08:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.025265 10.0.0.250 - - [2026-08-25 08:08:35] "GET /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004569 10.0.0.250 - - [2026-08-25 08:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.250 - - [2026-08-25 08:08:35] "PUT /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 257 0.035433 10.0.0.250 - - [2026-08-25 08:08:35] "GET /tag/18ab4048-0ebf-485f-80ad-ab5669922999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018521 10.0.0.250 - - [2026-08-25 08:08:35] "GET /tag/18ab4048-0ebf-485f-80ad-ab5669922999?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.021438 10.0.0.250 - - [2026-08-25 08:08:35] "GET /virtual-machine-interface/107f9eed-06dd-4ca1-b37d-da619e611118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006087 10.0.0.250 - - [2026-08-25 08:08:35] "POST /ref-update HTTP/1.1" 200 156 0.056245 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.020278 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.023840 10.0.0.250 - - [2026-08-25 08:08:35] "POST /set-tag HTTP/1.1" 200 109 0.049822 10.0.0.250 - - [2026-08-25 08:08:35] "GET /virtual-machine-interface/7d4417ea-7879-4f98-bccf-c89ef246a0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.029937 10.0.0.250 - - [2026-08-25 08:08:35] "PUT /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 257 0.052473 10.0.0.250 - - [2026-08-25 08:08:35] "POST /set-tag HTTP/1.1" 200 109 0.070592 10.0.0.250 - - [2026-08-25 08:08:35] "POST /ref-update HTTP/1.1" 200 156 0.054119 10.0.0.250 - - [2026-08-25 08:08:35] "GET /virtual-machine-interface/d35aa98d-b46b-4a99-bb3d-e4a02d44d3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.019527 10.0.0.250 - - [2026-08-25 08:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.250 - - [2026-08-25 08:08:35] "POST /set-tag HTTP/1.1" 200 109 0.051124 10.0.0.250 - - [2026-08-25 08:08:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.020896 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.043453 10.0.0.250 - - [2026-08-25 08:08:35] "GET /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004844 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.039042 10.0.0.250 - - [2026-08-25 08:08:35] "POST /ref-update HTTP/1.1" 200 156 0.044324 10.0.0.250 - - [2026-08-25 08:08:35] "PUT /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 257 0.061233 10.0.0.250 - - [2026-08-25 08:08:35] "POST /ref-update HTTP/1.1" 200 156 0.024851 10.0.0.250 - - [2026-08-25 08:08:35] "DELETE /firewall-rule/b80ff341-a94d-4804-a9a8-e9f9355c7c45 HTTP/1.1" 200 115 0.100671 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.049530 10.0.0.250 - - [2026-08-25 08:08:35] "POST /chown HTTP/1.1" 200 109 0.027907 10.0.0.250 - - [2026-08-25 08:08:35] "DELETE /loadbalancer-member/7623729c-f2f2-43f3-b6ab-e844b36c08a4 HTTP/1.1" 200 115 0.119133 10.0.0.250 - - [2026-08-25 08:08:35] "PUT /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 257 0.021991 10.0.0.250 - - [2026-08-25 08:08:35] "POST /ref-update HTTP/1.1" 200 156 0.051192 10.0.0.250 - - [2026-08-25 08:08:35] "DELETE /loadbalancer-pool/94a93bb6-c8b8-4216-9ceb-47965d7416f7 HTTP/1.1" 200 115 0.085283 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /loadbalancer-listener/3b44c179-30ce-41b9-8e97-bbe83929f9eb HTTP/1.1" 200 115 0.053185 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66 HTTP/1.1" 200 115 0.058320 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /instance-ip/db4221af-1c22-4c2a-b1f1-d96815ccea54 HTTP/1.1" 200 115 0.074723 10.0.0.250 - - [2026-08-25 08:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009795 10.0.0.250 - - [2026-08-25 08:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /virtual-machine-interface/d35aa98d-b46b-4a99-bb3d-e4a02d44d3a5 HTTP/1.1" 200 115 0.069238 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /tag/18ab4048-0ebf-485f-80ad-ab5669922999 HTTP/1.1" 200 115 0.097343 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /service-instance/49dcd7af-2362-4929-abd2-7adcf2f38699 HTTP/1.1" 200 115 0.045276 10.0.0.250 - - [2026-08-25 08:08:36] "GET /virtual-machine-interface/7d4417ea-7879-4f98-bccf-c89ef246a0d1?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007465 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /virtual-machine-interface/7d4417ea-7879-4f98-bccf-c89ef246a0d1 HTTP/1.1" 200 115 0.081978 10.0.0.250 - - [2026-08-25 08:08:36] "POST /ref-update HTTP/1.1" 200 156 0.016472 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /virtual-machine/9f10dc6e-028f-4a80-a5b8-49f113a775be HTTP/1.1" 200 115 0.051384 10.0.0.250 - - [2026-08-25 08:08:36] "GET /virtual-machine-interface/107f9eed-06dd-4ca1-b37d-da619e611118?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.011740 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /virtual-machine-interface/107f9eed-06dd-4ca1-b37d-da619e611118 HTTP/1.1" 200 115 0.073331 10.0.0.250 - - [2026-08-25 08:08:36] "DELETE /virtual-machine/b02ea9c1-1648-4332-856b-b6644488355e HTTP/1.1" 200 115 0.052382 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007910 10.0.0.250 - - [2026-08-25 08:09:13] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.250 - - [2026-08-25 08:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.250 - - [2026-08-25 08:09:13] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004005 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013784 10.0.0.250 - - [2026-08-25 08:09:13] "POST /set-tag HTTP/1.1" 200 109 0.028898 10.0.0.250 - - [2026-08-25 08:09:13] "DELETE /loadbalancer-member/5136b6ab-0980-4074-88f8-a2452ce8c974 HTTP/1.1" 200 115 0.063030 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015902 10.0.0.250 - - [2026-08-25 08:09:13] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.250 - - [2026-08-25 08:09:13] "DELETE /loadbalancer-member/560abb70-1726-4c14-8547-68b3c029eba3 HTTP/1.1" 200 115 0.047275 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008709 10.0.0.250 - - [2026-08-25 08:09:13] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.250 - - [2026-08-25 08:09:13] "DELETE /loadbalancer-member/e38e4498-160d-4a59-9b58-f70a315940b1 HTTP/1.1" 200 115 0.039141 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020228 10.0.0.250 - - [2026-08-25 08:09:13] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.250 - - [2026-08-25 08:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.250 - - [2026-08-25 08:09:13] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003660 10.0.0.250 - - [2026-08-25 08:09:13] "GET /loadbalancer-pool/2f0b497f-d720-46a0-9198-e17181e5c3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004257 10.0.0.250 - - [2026-08-25 08:09:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032447 10.0.0.250 - - [2026-08-25 08:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019575 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011684 10.0.0.250 - - [2026-08-25 08:09:13] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009815 10.0.0.250 - - [2026-08-25 08:09:13] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007733 10.0.0.250 - - [2026-08-25 08:09:13] "POST /set-tag HTTP/1.1" 200 109 0.107094 10.0.0.250 - - [2026-08-25 08:09:13] "GET /loadbalancer-pool/aefd3da1-04f5-48f1-b2e3-a8e3c364e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.030927 10.0.0.250 - - [2026-08-25 08:09:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024458 10.0.0.250 - - [2026-08-25 08:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019006 10.0.0.250 - - [2026-08-25 08:09:14] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016985 10.0.0.250 - - [2026-08-25 08:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.250 - - [2026-08-25 08:09:14] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010101 10.0.0.250 - - [2026-08-25 08:09:14] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003350 10.0.0.250 - - [2026-08-25 08:09:14] "GET /loadbalancer-pool/7aae76f8-fc0d-40e7-b0c4-82edd5b4b73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004545 10.0.0.250 - - [2026-08-25 08:09:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040551 10.0.0.250 - - [2026-08-25 08:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027605 10.0.0.250 - - [2026-08-25 08:09:14] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018601 10.0.0.250 - - [2026-08-25 08:09:14] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014082 10.0.0.250 - - [2026-08-25 08:09:14] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.011006 10.0.0.250 - - [2026-08-25 08:09:14] "POST /set-tag HTTP/1.1" 200 109 0.007813 10.0.0.250 - - [2026-08-25 08:09:21] "POST /tags HTTP/1.1" 409 252 0.003766 10.0.0.250 - - [2026-08-25 08:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.250 - - [2026-08-25 08:09:21] "GET /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.018956 10.0.0.250 - - [2026-08-25 08:09:21] "POST /tags HTTP/1.1" 409 228 0.003123 10.0.0.250 - - [2026-08-25 08:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.250 - - [2026-08-25 08:09:21] "GET /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017003 10.0.0.250 - - [2026-08-25 08:09:21] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.011329 10.0.0.250 - - [2026-08-25 08:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.250 - - [2026-08-25 08:09:21] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003724 10.0.0.250 - - [2026-08-25 08:09:21] "POST /tags HTTP/1.1" 409 206 0.003074 10.0.0.250 - - [2026-08-25 08:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.250 - - [2026-08-25 08:09:21] "GET /tag/625b53bf-bf04-4424-b458-f879080d24b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018814 10.0.0.250 - - [2026-08-25 08:09:21] "POST /tags HTTP/1.1" 409 226 0.003077 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.250 - - [2026-08-25 08:09:22] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.020124 10.0.0.250 - - [2026-08-25 08:09:22] "POST /tags HTTP/1.1" 409 204 0.003932 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.250 - - [2026-08-25 08:09:22] "GET /tag/5ab1b1e8-6086-4fb1-9ca9-1cad2c3aa978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017405 10.0.0.250 - - [2026-08-25 08:09:22] "POST /tags HTTP/1.1" 409 226 0.004578 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.250 - - [2026-08-25 08:09:22] "GET /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.022990 10.0.0.250 - - [2026-08-25 08:09:22] "POST /tags HTTP/1.1" 409 228 0.003831 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.250 - - [2026-08-25 08:09:22] "GET /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.027657 10.0.0.250 - - [2026-08-25 08:09:22] "POST /tags HTTP/1.1" 409 252 0.005036 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.250 - - [2026-08-25 08:09:22] "GET /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.025524 10.0.0.250 - - [2026-08-25 08:09:22] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003975 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.250 - - [2026-08-25 08:09:22] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007793 10.0.0.250 - - [2026-08-25 08:09:22] "POST /firewall-rules HTTP/1.1" 409 281 0.003216 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.250 - - [2026-08-25 08:09:22] "PUT /firewall-rule/f66673e2-907c-4511-953a-304470af785a HTTP/1.1" 200 261 0.034444 10.0.0.250 - - [2026-08-25 08:09:22] "POST /firewall-rules HTTP/1.1" 409 291 0.025606 10.0.0.250 - - [2026-08-25 08:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.250 - - [2026-08-25 08:09:22] "PUT /firewall-rule/6eab21b6-9a96-4327-90a7-cf28de246435 HTTP/1.1" 200 261 0.075909 10.0.0.250 - - [2026-08-25 08:09:22] "GET /firewall-rule/6eab21b6-9a96-4327-90a7-cf28de246435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008021 10.0.0.250 - - [2026-08-25 08:09:22] "POST /firewall-rules HTTP/1.1" 200 660 0.149781 10.0.0.250 - - [2026-08-25 08:09:22] "GET /firewall-rule/e7b6f63b-56c3-4ee4-9579-1c93b3a3dda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.011233 10.0.0.250 - - [2026-08-25 08:09:22] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004910 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-rule/f66673e2-907c-4511-953a-304470af785a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.006924 10.0.0.250 - - [2026-08-25 08:09:23] "POST /firewall-policys HTTP/1.1" 409 269 0.003454 10.0.0.250 - - [2026-08-25 08:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.250 - - [2026-08-25 08:09:23] "PUT /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e HTTP/1.1" 200 265 0.058258 10.0.0.250 - - [2026-08-25 08:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030890 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011867 10.0.0.250 - - [2026-08-25 08:09:23] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004519 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009491 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4911 0.004283 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003000 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004298 10.0.0.250 - - [2026-08-25 08:09:23] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004403 10.0.0.250 - - [2026-08-25 08:10:24] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.023737 10.0.0.250 - - [2026-08-25 08:10:24] "POST /set-tag HTTP/1.1" 200 109 0.005892 10.0.0.250 - - [2026-08-25 08:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.250 - - [2026-08-25 08:10:24] "GET /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004982 10.0.0.250 - - [2026-08-25 08:10:24] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009849 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.038649 10.0.0.250 - - [2026-08-25 08:10:25] "DELETE /loadbalancer-member/3f700d8b-5b3f-4253-956c-9763cbc1e910 HTTP/1.1" 200 115 0.089190 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007270 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003610 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006068 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008093 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.007193 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007913 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.004019 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007056 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.004725 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007385 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003972 10.0.0.250 - - [2026-08-25 08:10:25] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007017 10.0.0.250 - - [2026-08-25 08:10:25] "POST /set-tag HTTP/1.1" 200 109 0.004490 10.0.0.250 - - [2026-08-25 08:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.250 - - [2026-08-25 08:10:25] "GET /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004407 10.0.0.250 - - [2026-08-25 08:10:26] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010562 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.250 - - [2026-08-25 08:10:26] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.017052 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.250 - - [2026-08-25 08:10:26] "GET /virtual-machine/7278b63a-20e4-4534-8332-7031ca91af2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003950 10.0.0.250 - - [2026-08-25 08:10:26] "POST /ref-update HTTP/1.1" 200 156 0.017350 10.0.0.250 - - [2026-08-25 08:10:26] "GET /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.015567 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.065223 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.057239 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.055194 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.029801 10.0.0.250 - - [2026-08-25 08:10:26] "POST /set-tag HTTP/1.1" 200 109 0.047315 10.0.0.250 - - [2026-08-25 08:10:27] "DELETE /instance-ip/efaad44c-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.074877 10.0.0.250 - - [2026-08-25 08:10:27] "POST /ref-update HTTP/1.1" 200 156 0.015271 10.0.0.250 - - [2026-08-25 08:10:27] "DELETE /virtual-machine-interface/ef8a6d74-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.061927 10.0.0.250 - - [2026-08-25 08:10:27] "DELETE /virtual-machine/7278b63a-20e4-4534-8332-7031ca91af2b HTTP/1.1" 200 115 0.031857 10.0.0.250 - - [2026-08-25 08:10:27] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006996 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.004959 10.0.0.250 - - [2026-08-25 08:10:27] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008475 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.004250 10.0.0.250 - - [2026-08-25 08:10:27] "GET /virtual-machine/9f09f1e9-c644-42ca-b350-bb440bc78157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005239 10.0.0.250 - - [2026-08-25 08:10:27] "POST /ref-update HTTP/1.1" 200 156 0.025210 10.0.0.250 - - [2026-08-25 08:10:27] "GET /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017325 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.041254 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.064662 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.043594 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.022959 10.0.0.250 - - [2026-08-25 08:10:27] "POST /set-tag HTTP/1.1" 200 109 0.050200 10.0.0.250 - - [2026-08-25 08:10:27] "DELETE /instance-ip/f10190c4-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.069198 10.0.0.250 - - [2026-08-25 08:10:27] "DELETE /virtual-machine-interface/f0e1e9e0-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.065481 10.0.0.250 - - [2026-08-25 08:10:27] "DELETE /virtual-machine/9f09f1e9-c644-42ca-b350-bb440bc78157 HTTP/1.1" 200 115 0.030090 10.0.0.250 - - [2026-08-25 08:10:27] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010877 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.250 - - [2026-08-25 08:10:28] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006451 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.003756 10.0.0.250 - - [2026-08-25 08:10:28] "GET /virtual-machine/99fb9153-c82e-4ebb-94ec-fd986b3bb245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003939 10.0.0.250 - - [2026-08-25 08:10:28] "POST /ref-update HTTP/1.1" 200 156 0.019279 10.0.0.250 - - [2026-08-25 08:10:28] "GET /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026991 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.038697 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.070075 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.051161 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.031807 10.0.0.250 - - [2026-08-25 08:10:28] "POST /set-tag HTTP/1.1" 200 109 0.048509 10.0.0.250 - - [2026-08-25 08:10:28] "DELETE /instance-ip/ef0d889a-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.071900 10.0.0.250 - - [2026-08-25 08:10:28] "POST /ref-update HTTP/1.1" 200 156 0.017402 10.0.0.250 - - [2026-08-25 08:10:28] "DELETE /virtual-machine-interface/eef06972-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.074587 10.0.0.250 - - [2026-08-25 08:10:28] "DELETE /virtual-machine/99fb9153-c82e-4ebb-94ec-fd986b3bb245 HTTP/1.1" 200 115 0.039014 10.0.0.250 - - [2026-08-25 08:10:29] "DELETE /tag/6f2608bb-8825-4b1a-b318-d05410044947 HTTP/1.1" 200 115 0.230969 10.0.0.250 - - [2026-08-25 08:10:29] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007867 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.004248 10.0.0.250 - - [2026-08-25 08:10:29] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007875 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.004851 10.0.0.250 - - [2026-08-25 08:10:29] "GET /virtual-machine/ac0b9f35-89b0-44a0-b56b-17d774617d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004678 10.0.0.250 - - [2026-08-25 08:10:29] "POST /ref-update HTTP/1.1" 200 156 0.023663 10.0.0.250 - - [2026-08-25 08:10:29] "GET /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.033116 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.051178 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.046280 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.042478 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.027034 10.0.0.250 - - [2026-08-25 08:10:29] "POST /set-tag HTTP/1.1" 200 109 0.046419 10.0.0.250 - - [2026-08-25 08:10:29] "DELETE /instance-ip/f0720fe4-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.083020 10.0.0.250 - - [2026-08-25 08:10:29] "DELETE /virtual-machine-interface/f050debe-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.063190 10.0.0.250 - - [2026-08-25 08:10:29] "DELETE /virtual-machine/ac0b9f35-89b0-44a0-b56b-17d774617d09 HTTP/1.1" 200 115 0.031278 10.0.0.250 - - [2026-08-25 08:10:29] "DELETE /tag/625b53bf-bf04-4424-b458-f879080d24b2 HTTP/1.1" 409 391 0.010437 10.0.0.250 - - [2026-08-25 08:10:29] "DELETE /tag/f0df77aa-e620-4ff1-bc64-b3bd9db83b02 HTTP/1.1" 200 115 0.055226 10.0.0.250 - - [2026-08-25 08:10:32] "POST /tags HTTP/1.1" 200 366 0.117640 10.0.0.250 - - [2026-08-25 08:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013155 10.0.0.250 - - [2026-08-25 08:10:32] "GET /tag/0a3c02d8-508a-4d33-ab51-6537d051e9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.022955 10.0.0.250 - - [2026-08-25 08:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.250 - - [2026-08-25 08:10:32] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066739 10.0.0.250 - - [2026-08-25 08:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.250 - - [2026-08-25 08:10:32] "GET /service-appliance-set/3f592d6c-e2ea-450f-b7a1-40e2da6afc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003943 10.0.0.250 - - [2026-08-25 08:10:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.003327 10.0.0.250 - - [2026-08-25 08:10:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.156527 10.0.0.250 - - [2026-08-25 08:10:32] "GET /virtual-machine-interface/1864255d-1841-4256-80e7-794d4753dc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.007232 10.0.0.250 - - [2026-08-25 08:10:32] "POST /set-tag HTTP/1.1" 200 109 0.023750 10.0.0.250 - - [2026-08-25 08:10:32] "POST /instance-ips HTTP/1.1" 200 418 0.056268 10.0.0.250 - - [2026-08-25 08:10:32] "GET /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006887 10.0.0.250 - - [2026-08-25 08:10:33] "POST /loadbalancers HTTP/1.1" 200 620 0.087803 10.0.0.250 - - [2026-08-25 08:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027205 10.0.0.250 - - [2026-08-25 08:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011558 10.0.0.250 - - [2026-08-25 08:10:33] "POST /service-instances HTTP/1.1" 200 568 0.050720 10.0.0.250 - - [2026-08-25 08:10:33] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.091413 10.0.0.250 - - [2026-08-25 08:10:33] "GET /virtual-machine-interface/1864255d-1841-4256-80e7-794d4753dc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.008410 10.0.0.250 - - [2026-08-25 08:10:33] "POST /ref-update HTTP/1.1" 200 156 0.061097 10.0.0.250 - - [2026-08-25 08:10:33] "GET /virtual-machine-interface/1864255d-1841-4256-80e7-794d4753dc66?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017118 10.0.0.250 - - [2026-08-25 08:10:33] "PUT /service-instance/48225c3f-d187-42fa-ba0a-c37f9412f39b HTTP/1.1" 200 267 0.018010 10.0.0.250 - - [2026-08-25 08:10:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.022194 10.0.0.250 - - [2026-08-25 08:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.039550 10.0.0.250 - - [2026-08-25 08:10:33] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.015535 10.0.0.250 - - [2026-08-25 08:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011432 10.0.0.250 - - [2026-08-25 08:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.250 - - [2026-08-25 08:10:33] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004926 10.0.0.250 - - [2026-08-25 08:10:33] "POST /tags HTTP/1.1" 409 221 0.004630 10.0.0.250 - - [2026-08-25 08:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.250 - - [2026-08-25 08:10:33] "POST /virtual-machines HTTP/1.1" 200 430 0.022414 10.0.0.250 - - [2026-08-25 08:10:33] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.018239 10.0.0.250 - - [2026-08-25 08:10:33] "POST /tags HTTP/1.1" 409 238 0.003102 10.0.0.250 - - [2026-08-25 08:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.250 - - [2026-08-25 08:10:33] "GET /tag/0a3c02d8-508a-4d33-ab51-6537d051e9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.026585 10.0.0.250 - - [2026-08-25 08:10:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.200862 10.0.0.250 - - [2026-08-25 08:10:33] "POST /chown HTTP/1.1" 200 109 0.039354 10.0.0.250 - - [2026-08-25 08:10:33] "POST /firewall-rules HTTP/1.1" 200 652 0.183528 10.0.0.250 - - [2026-08-25 08:10:33] "GET /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.016327 10.0.0.250 - - [2026-08-25 08:10:33] "POST /chown HTTP/1.1" 200 109 0.073364 10.0.0.250 - - [2026-08-25 08:10:33] "PUT /virtual-machine-interface/d47de2dc-9a46-489d-b945-3d006f2774f3 HTTP/1.1" 200 285 0.023973 10.0.0.250 - - [2026-08-25 08:10:33] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.015307 10.0.0.250 - - [2026-08-25 08:10:33] "GET /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004014 10.0.0.250 - - [2026-08-25 08:10:33] "PUT /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 257 0.043515 10.0.0.250 - - [2026-08-25 08:10:33] "POST /ref-update HTTP/1.1" 200 156 0.063585 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.057569 10.0.0.250 - - [2026-08-25 08:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014159 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.037923 10.0.0.250 - - [2026-08-25 08:10:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075120 10.0.0.250 - - [2026-08-25 08:10:34] "GET /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.007230 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.065066 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.018999 10.0.0.250 - - [2026-08-25 08:10:34] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.074338 10.0.0.250 - - [2026-08-25 08:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007608 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.071194 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.032886 10.0.0.250 - - [2026-08-25 08:10:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.102852 10.0.0.250 - - [2026-08-25 08:10:34] "POST /virtual-machines HTTP/1.1" 200 430 0.023105 10.0.0.250 - - [2026-08-25 08:10:34] "GET /loadbalancer-listener/c1ed07fe-7085-4e32-9ef6-2d4864243e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.013141 10.0.0.250 - - [2026-08-25 08:10:34] "GET /loadbalancer-listener/c1ed07fe-7085-4e32-9ef6-2d4864243e69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.006966 10.0.0.250 - - [2026-08-25 08:10:34] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.076907 10.0.0.250 - - [2026-08-25 08:10:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.168424 10.0.0.250 - - [2026-08-25 08:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.049697 10.0.0.250 - - [2026-08-25 08:10:34] "GET /loadbalancer-pool/caec5741-80ed-4b28-8357-da90de79c07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019514 10.0.0.250 - - [2026-08-25 08:10:34] "POST /chown HTTP/1.1" 200 109 0.054625 10.0.0.250 - - [2026-08-25 08:10:34] "POST /loadbalancer-members HTTP/1.1" 200 709 0.069848 10.0.0.250 - - [2026-08-25 08:10:34] "POST /chown HTTP/1.1" 200 109 0.015585 10.0.0.250 - - [2026-08-25 08:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016182 10.0.0.250 - - [2026-08-25 08:10:34] "PUT /virtual-machine-interface/16b340e1-da5f-408c-b0a4-8dd8ad33419a HTTP/1.1" 200 285 0.032951 10.0.0.250 - - [2026-08-25 08:10:34] "GET /loadbalancer-member/10f9ae02-a236-4852-a743-e7735d108c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014148 10.0.0.250 - - [2026-08-25 08:10:34] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004141 10.0.0.250 - - [2026-08-25 08:10:34] "PUT /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 257 0.053326 10.0.0.250 - - [2026-08-25 08:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.250 - - [2026-08-25 08:10:34] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007932 10.0.0.250 - - [2026-08-25 08:10:34] "POST /tags HTTP/1.1" 409 221 0.003364 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.023984 10.0.0.250 - - [2026-08-25 08:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.250 - - [2026-08-25 08:10:34] "POST /ref-update HTTP/1.1" 200 156 0.042658 10.0.0.250 - - [2026-08-25 08:10:35] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.034769 10.0.0.250 - - [2026-08-25 08:10:35] "POST /tags HTTP/1.1" 409 238 0.004573 10.0.0.250 - - [2026-08-25 08:10:35] "POST /ref-update HTTP/1.1" 200 156 0.067428 10.0.0.250 - - [2026-08-25 08:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.250 - - [2026-08-25 08:10:35] "GET /tag/0a3c02d8-508a-4d33-ab51-6537d051e9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.030733 10.0.0.250 - - [2026-08-25 08:10:35] "POST /firewall-rules HTTP/1.1" 409 293 0.006138 10.0.0.250 - - [2026-08-25 08:10:35] "POST /ref-update HTTP/1.1" 200 156 0.055258 10.0.0.250 - - [2026-08-25 08:10:35] "POST /ref-update HTTP/1.1" 200 156 0.038645 10.0.0.250 - - [2026-08-25 08:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.250 - - [2026-08-25 08:10:35] "PUT /service-instance/48225c3f-d187-42fa-ba0a-c37f9412f39b HTTP/1.1" 200 267 0.013971 10.0.0.250 - - [2026-08-25 08:10:35] "PUT /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652 HTTP/1.1" 200 261 0.096820 10.0.0.250 - - [2026-08-25 08:10:35] "GET /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.024187 10.0.0.250 - - [2026-08-25 08:10:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.063803 10.0.0.250 - - [2026-08-25 08:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.250 - - [2026-08-25 08:10:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017413 10.0.0.250 - - [2026-08-25 08:10:35] "GET /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004897 10.0.0.250 - - [2026-08-25 08:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.250 - - [2026-08-25 08:10:35] "POST /chown HTTP/1.1" 200 109 0.011379 10.0.0.250 - - [2026-08-25 08:10:35] "GET /tag/0a3c02d8-508a-4d33-ab51-6537d051e9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.022544 10.0.0.250 - - [2026-08-25 08:10:35] "POST /chown HTTP/1.1" 200 109 0.038791 10.0.0.250 - - [2026-08-25 08:10:35] "GET /tag/0a3c02d8-508a-4d33-ab51-6537d051e9dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.030945 10.0.0.250 - - [2026-08-25 08:10:35] "GET /virtual-machine-interface/16b340e1-da5f-408c-b0a4-8dd8ad33419a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007081 10.0.0.250 - - [2026-08-25 08:10:35] "PUT /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 257 0.026823 10.0.0.250 - - [2026-08-25 08:10:35] "POST /set-tag HTTP/1.1" 200 109 0.035365 10.0.0.250 - - [2026-08-25 08:10:35] "POST /ref-update HTTP/1.1" 200 156 0.031822 10.0.0.250 - - [2026-08-25 08:10:35] "GET /virtual-machine-interface/1864255d-1841-4256-80e7-794d4753dc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.026830 10.0.0.250 - - [2026-08-25 08:10:35] "POST /chown HTTP/1.1" 200 109 0.052780 10.0.0.250 - - [2026-08-25 08:10:35] "POST /chown HTTP/1.1" 200 109 0.030535 10.0.0.250 - - [2026-08-25 08:10:35] "POST /set-tag HTTP/1.1" 200 109 0.082920 10.0.0.250 - - [2026-08-25 08:10:35] "GET /virtual-machine-interface/d47de2dc-9a46-489d-b945-3d006f2774f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.006144 10.0.0.250 - - [2026-08-25 08:10:35] "PUT /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 257 0.027272 10.0.0.250 - - [2026-08-25 08:10:35] "POST /ref-update HTTP/1.1" 200 156 0.035593 10.0.0.250 - - [2026-08-25 08:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.250 - - [2026-08-25 08:10:35] "POST /set-tag HTTP/1.1" 200 109 0.074318 10.0.0.250 - - [2026-08-25 08:10:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015575 10.0.0.250 - - [2026-08-25 08:10:35] "POST /chown HTTP/1.1" 200 109 0.009507 10.0.0.250 - - [2026-08-25 08:10:35] "GET /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.007628 10.0.0.250 - - [2026-08-25 08:10:36] "POST /chown HTTP/1.1" 200 109 0.040334 10.0.0.250 - - [2026-08-25 08:10:36] "POST /ref-update HTTP/1.1" 200 156 0.053702 10.0.0.250 - - [2026-08-25 08:10:36] "PUT /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 257 0.059651 10.0.0.250 - - [2026-08-25 08:10:36] "POST /ref-update HTTP/1.1" 200 156 0.020040 10.0.0.250 - - [2026-08-25 08:10:36] "POST /chown HTTP/1.1" 200 109 0.044031 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /firewall-rule/d5078715-870b-4cfb-b99f-3f113b209652 HTTP/1.1" 200 115 0.132804 10.0.0.250 - - [2026-08-25 08:10:36] "POST /chown HTTP/1.1" 200 109 0.053680 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /loadbalancer-member/10f9ae02-a236-4852-a743-e7735d108c59 HTTP/1.1" 200 115 0.079598 10.0.0.250 - - [2026-08-25 08:10:36] "PUT /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 257 0.030671 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /loadbalancer-pool/caec5741-80ed-4b28-8357-da90de79c07f HTTP/1.1" 200 115 0.080403 10.0.0.250 - - [2026-08-25 08:10:36] "POST /ref-update HTTP/1.1" 200 156 0.041336 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /loadbalancer-listener/c1ed07fe-7085-4e32-9ef6-2d4864243e69 HTTP/1.1" 200 115 0.087780 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66 HTTP/1.1" 200 115 0.080643 10.0.0.250 - - [2026-08-25 08:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.250 - - [2026-08-25 08:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /instance-ip/0002221d-441e-4a86-bcd5-c92795fdddc6 HTTP/1.1" 200 115 0.127207 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /virtual-machine-interface/1864255d-1841-4256-80e7-794d4753dc66 HTTP/1.1" 200 115 0.086274 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /service-instance/48225c3f-d187-42fa-ba0a-c37f9412f39b HTTP/1.1" 200 115 0.082557 10.0.0.250 - - [2026-08-25 08:10:36] "GET /virtual-machine-interface/16b340e1-da5f-408c-b0a4-8dd8ad33419a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.017106 10.0.0.250 - - [2026-08-25 08:10:36] "DELETE /tag/0a3c02d8-508a-4d33-ab51-6537d051e9dd HTTP/1.1" 200 115 0.169158 10.0.0.250 - - [2026-08-25 08:10:37] "DELETE /virtual-machine-interface/16b340e1-da5f-408c-b0a4-8dd8ad33419a HTTP/1.1" 200 115 0.095876 10.0.0.250 - - [2026-08-25 08:10:37] "DELETE /virtual-machine/6b09e254-6113-4043-b572-334d6a10d310 HTTP/1.1" 200 115 0.053686 10.0.0.250 - - [2026-08-25 08:10:37] "GET /virtual-machine-interface/d47de2dc-9a46-489d-b945-3d006f2774f3?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.015198 10.0.0.250 - - [2026-08-25 08:10:37] "DELETE /virtual-machine-interface/d47de2dc-9a46-489d-b945-3d006f2774f3 HTTP/1.1" 200 115 0.095068 10.0.0.250 - - [2026-08-25 08:10:37] "POST /ref-update HTTP/1.1" 200 156 0.028489 10.0.0.250 - - [2026-08-25 08:10:37] "DELETE /virtual-machine/ceb8edb1-73ac-4265-b135-006e4df6001c HTTP/1.1" 200 115 0.081293 10.0.0.250 - - [2026-08-25 08:10:56] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011338 10.0.0.250 - - [2026-08-25 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.250 - - [2026-08-25 08:10:56] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010272 10.0.0.250 - - [2026-08-25 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.008582 10.0.0.250 - - [2026-08-25 08:10:56] "GET /virtual-machine/47ae4e7e-4348-4cd7-b0d6-c4411fc87b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004217 10.0.0.250 - - [2026-08-25 08:10:56] "POST /ref-update HTTP/1.1" 200 156 0.018445 10.0.0.250 - - [2026-08-25 08:10:56] "GET /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011688 10.0.0.250 - - [2026-08-25 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.029891 10.0.0.250 - - [2026-08-25 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.054010 10.0.0.250 - - [2026-08-25 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.066706 10.0.0.250 - - [2026-08-25 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.045599 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /instance-ip/f1a71b98-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.124357 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /virtual-machine-interface/f1852024-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.068091 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /virtual-machine/47ae4e7e-4348-4cd7-b0d6-c4411fc87b8a HTTP/1.1" 200 115 0.065887 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /tag/aaab1c5d-0537-471d-83cd-bcf5d06cc195 HTTP/1.1" 200 115 0.089909 10.0.0.250 - - [2026-08-25 08:10:57] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013129 10.0.0.250 - - [2026-08-25 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.250 - - [2026-08-25 08:10:57] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007585 10.0.0.250 - - [2026-08-25 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.003869 10.0.0.250 - - [2026-08-25 08:10:57] "GET /virtual-machine/20741c49-65e7-4d89-8f9a-57117b15c5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004568 10.0.0.250 - - [2026-08-25 08:10:57] "POST /ref-update HTTP/1.1" 200 156 0.015656 10.0.0.250 - - [2026-08-25 08:10:57] "GET /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020990 10.0.0.250 - - [2026-08-25 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.041784 10.0.0.250 - - [2026-08-25 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.041224 10.0.0.250 - - [2026-08-25 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.045877 10.0.0.250 - - [2026-08-25 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.021710 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /instance-ip/f23b2cac-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.064302 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /virtual-machine-interface/f217d108-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.066676 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /virtual-machine/20741c49-65e7-4d89-8f9a-57117b15c5fa HTTP/1.1" 200 115 0.032450 10.0.0.250 - - [2026-08-25 08:10:57] "DELETE /tag/0c2a4f95-1eb0-4e39-b0e8-6ed03c46adbd HTTP/1.1" 200 115 0.044969 10.0.0.250 - - [2026-08-25 08:10:58] "DELETE /tag/5ab1b1e8-6086-4fb1-9ca9-1cad2c3aa978 HTTP/1.1" 409 237 0.010074 10.0.0.250 - - [2026-08-25 08:10:58] "DELETE /tag/2dd258df-6b1a-4aa0-8093-6a09b4c58ba6 HTTP/1.1" 200 115 0.053540 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013537 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.004648 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006279 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine/e2ac1b7c-6f1d-47bc-8131-bebd74555b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007190 10.0.0.250 - - [2026-08-25 08:10:58] "POST /ref-update HTTP/1.1" 200 156 0.015407 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009062 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.034168 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.044425 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.020347 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.039387 10.0.0.250 - - [2026-08-25 08:10:58] "DELETE /instance-ip/f35e947a-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.060413 10.0.0.250 - - [2026-08-25 08:10:58] "DELETE /virtual-machine-interface/f3400226-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.060328 10.0.0.250 - - [2026-08-25 08:10:58] "DELETE /virtual-machine/e2ac1b7c-6f1d-47bc-8131-bebd74555b25 HTTP/1.1" 200 115 0.035285 10.0.0.250 - - [2026-08-25 08:10:58] "DELETE /tag/38aa060d-fe83-4af2-a1b8-69b0bdb2db26 HTTP/1.1" 200 115 0.056723 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004571 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.003643 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005370 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine/eef1570f-8a2f-4060-a69c-a78859e1e240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003338 10.0.0.250 - - [2026-08-25 08:10:58] "POST /ref-update HTTP/1.1" 200 156 0.012246 10.0.0.250 - - [2026-08-25 08:10:58] "GET /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007444 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.025996 10.0.0.250 - - [2026-08-25 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.033973 10.0.0.250 - - [2026-08-25 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.046756 10.0.0.250 - - [2026-08-25 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.018591 10.0.0.250 - - [2026-08-25 08:10:59] "DELETE /instance-ip/f2d0cfc8-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.082637 10.0.0.250 - - [2026-08-25 08:10:59] "DELETE /virtual-machine-interface/f2aab5d6-a05b-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.056612 10.0.0.250 - - [2026-08-25 08:10:59] "DELETE /virtual-machine/eef1570f-8a2f-4060-a69c-a78859e1e240 HTTP/1.1" 200 115 0.027205 10.0.0.250 - - [2026-08-25 08:10:59] "DELETE /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec HTTP/1.1" 409 237 0.011002 10.0.0.250 - - [2026-08-25 08:10:59] "DELETE /tag/8c93466e-e259-4d77-a560-ec33696d7e1c HTTP/1.1" 200 115 0.044446 10.0.0.250 - - [2026-08-25 08:10:59] "DELETE /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7 HTTP/1.1" 409 237 0.006675 10.0.0.250 - - [2026-08-25 08:11:00] "POST /projects HTTP/1.1" 409 238 0.003208 10.0.0.250 - - [2026-08-25 08:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.250 - - [2026-08-25 08:11:00] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046167 10.0.0.250 - - [2026-08-25 08:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.250 - - [2026-08-25 08:11:00] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006130 10.0.0.250 - - [2026-08-25 08:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.250 - - [2026-08-25 08:11:00] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005031 10.0.0.250 - - [2026-08-25 08:11:00] "POST /security-groups HTTP/1.1" 409 285 0.002779 10.0.0.250 - - [2026-08-25 08:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.250 - - [2026-08-25 08:11:00] "PUT /security-group/4a083979-d064-404d-aa62-ef24c7beb246 HTTP/1.1" 200 263 0.064519 10.0.0.250 - - [2026-08-25 08:11:00] "PUT /access-control-list/16badf04-d1e5-41c8-8ce2-1ac1133ea3e0 HTTP/1.1" 200 273 0.019292 10.0.0.250 - - [2026-08-25 08:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.051342 10.0.0.250 - - [2026-08-25 08:11:00] "PUT /access-control-list/db158c2e-aeaa-4911-8ead-b8fe17857021 HTTP/1.1" 200 273 0.042723 10.0.0.250 - - [2026-08-25 08:11:05] "POST /projects HTTP/1.1" 409 238 0.003295 10.0.0.250 - - [2026-08-25 08:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.250 - - [2026-08-25 08:11:05] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.072644 10.0.0.250 - - [2026-08-25 08:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.250 - - [2026-08-25 08:11:05] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007193 10.0.0.250 - - [2026-08-25 08:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.250 - - [2026-08-25 08:11:05] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005112 10.0.0.250 - - [2026-08-25 08:11:05] "POST /security-groups HTTP/1.1" 409 285 0.003247 10.0.0.250 - - [2026-08-25 08:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:11:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:11:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.250 - - [2026-08-25 08:11:05] "PUT /security-group/4a083979-d064-404d-aa62-ef24c7beb246 HTTP/1.1" 200 263 0.060848 10.0.0.250 - - [2026-08-25 08:11:05] "PUT /access-control-list/16badf04-d1e5-41c8-8ce2-1ac1133ea3e0 HTTP/1.1" 200 273 0.023061 10.0.0.250 - - [2026-08-25 08:11:05] "PUT /access-control-list/db158c2e-aeaa-4911-8ead-b8fe17857021 HTTP/1.1" 200 273 0.025596 10.0.0.250 - - [2026-08-25 08:11:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040540 10.0.0.250 - - [2026-08-25 08:11:06] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4911 0.025965 10.0.0.250 - - [2026-08-25 08:11:06] "GET /firewall-rule/add47096-40e8-4f9a-9d7f-16e7a1e32cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007722 10.0.0.250 - - [2026-08-25 08:11:06] "POST /ref-update HTTP/1.1" 200 156 0.078217 10.0.0.250 - - [2026-08-25 08:11:06] "DELETE /firewall-rule/add47096-40e8-4f9a-9d7f-16e7a1e32cd6 HTTP/1.1" 200 115 0.124000 10.0.0.250 - - [2026-08-25 08:11:06] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4654 0.007137 10.0.0.250 - - [2026-08-25 08:11:06] "GET /firewall-rule/2f0b0f89-b8e1-4434-b1a9-591ff01f0ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.057261 10.0.0.250 - - [2026-08-25 08:11:06] "POST /ref-update HTTP/1.1" 200 156 0.092111 10.0.0.250 - - [2026-08-25 08:11:06] "DELETE /firewall-rule/2f0b0f89-b8e1-4434-b1a9-591ff01f0ece HTTP/1.1" 200 115 0.077611 10.0.0.250 - - [2026-08-25 08:11:06] "DELETE /tag/9624774e-189c-4748-98c1-695ce2b81225 HTTP/1.1" 200 115 0.057849 10.0.0.250 - - [2026-08-25 08:11:06] "DELETE /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec HTTP/1.1" 409 237 0.007493 10.0.0.250 - - [2026-08-25 08:11:06] "DELETE /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7 HTTP/1.1" 409 237 0.005404 10.0.0.250 - - [2026-08-25 08:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.250 - - [2026-08-25 08:11:06] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005559 10.0.0.250 - - [2026-08-25 08:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.250 - - [2026-08-25 08:11:06] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006183 10.0.0.250 - - [2026-08-25 08:11:06] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.066683 10.0.0.250 - - [2026-08-25 08:11:06] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.058989 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /security-group/4a083979-d064-404d-aa62-ef24c7beb246 HTTP/1.1" 200 115 0.084253 10.0.0.250 - - [2026-08-25 08:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /access-control-list/16badf04-d1e5-41c8-8ce2-1ac1133ea3e0 HTTP/1.1" 200 115 0.044238 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /access-control-list/db158c2e-aeaa-4911-8ead-b8fe17857021 HTTP/1.1" 200 115 0.062090 10.0.0.250 - - [2026-08-25 08:11:07] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.075940 10.0.0.250 - - [2026-08-25 08:11:07] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?fields=security_groups HTTP/1.1" 200 1353 0.042561 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /security-group/3f4c648f-f4db-4e8f-bca9-45571fe4a163 HTTP/1.1" 200 115 0.074366 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /access-control-list/b4646361-e492-46f9-835a-596e05db1a3a HTTP/1.1" 200 115 0.060298 10.0.0.250 - - [2026-08-25 08:11:07] "GET /project/dd68c52c-1fbc-4386-910e-623d3a826318?fields=application_policy_sets HTTP/1.1" 200 1392 0.085321 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /access-control-list/77fc5081-b345-4393-b245-edd9e9a6dd9e HTTP/1.1" 200 115 0.075645 10.0.0.250 - - [2026-08-25 08:11:07] "DELETE /project/dd68c52c-1fbc-4386-910e-623d3a826318 HTTP/1.1" 200 115 0.457206 10.0.0.250 - - [2026-08-25 08:11:07] "POST /projects HTTP/1.1" 409 238 0.004201 10.0.0.250 - - [2026-08-25 08:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.250 - - [2026-08-25 08:11:07] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055024 10.0.0.250 - - [2026-08-25 08:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.250 - - [2026-08-25 08:11:07] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004835 10.0.0.250 - - [2026-08-25 08:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.250 - - [2026-08-25 08:11:07] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005424 10.0.0.250 - - [2026-08-25 08:11:07] "POST /security-groups HTTP/1.1" 409 285 0.003461 10.0.0.250 - - [2026-08-25 08:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.250 - - [2026-08-25 08:11:07] "PUT /security-group/027f7f32-336d-4df1-9328-162373135dbb HTTP/1.1" 200 263 0.062704 10.0.0.250 - - [2026-08-25 08:11:07] "PUT /access-control-list/90290a69-33c3-4f60-a162-f8cd6e8a5bd5 HTTP/1.1" 200 273 0.019953 10.0.0.250 - - [2026-08-25 08:11:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.037590 10.0.0.250 - - [2026-08-25 08:11:07] "PUT /access-control-list/1648f874-c58d-4d04-b8dc-54fe6336deee HTTP/1.1" 200 273 0.039126 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /loadbalancer-member/55ee1c7c-b6dd-4283-952c-ba8ae4792674 HTTP/1.1" 200 115 0.055766 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /loadbalancer-pool/dad7d8b2-3372-48ee-92d8-87409be631cf HTTP/1.1" 200 115 0.038853 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /loadbalancer-listener/8cff87b9-3be1-4250-80d9-709fb942ec22 HTTP/1.1" 200 115 0.085426 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /loadbalancer/688ad95b-7230-43fc-87aa-808a1471c5f1 HTTP/1.1" 200 115 0.096283 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /floating-ip/029cf134-ec39-409d-bc70-c5ff654c4e1a HTTP/1.1" 200 115 0.058497 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /instance-ip/13bbd97a-6352-405e-9225-24777d3e2d08 HTTP/1.1" 200 115 0.072547 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /virtual-machine-interface/ef69a3cf-18b4-408e-9f8f-8adce9ceacd8 HTTP/1.1" 200 115 0.078158 10.0.0.250 - - [2026-08-25 08:11:11] "DELETE /tag/1912a6c0-bc7c-4512-9f2e-8bde7144b72a HTTP/1.1" 200 115 0.069459 10.0.0.250 - - [2026-08-25 08:11:12] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.007828 10.0.0.250 - - [2026-08-25 08:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.250 - - [2026-08-25 08:11:12] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008566 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-policy/0e353fa9-fd96-4fc7-ae28-98e5838c72f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003523 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-rule/f66673e2-907c-4511-953a-304470af785a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005786 10.0.0.250 - - [2026-08-25 08:11:12] "POST /ref-update HTTP/1.1" 200 156 0.018938 10.0.0.250 - - [2026-08-25 08:11:12] "DELETE /firewall-rule/f66673e2-907c-4511-953a-304470af785a HTTP/1.1" 200 115 0.085804 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007025 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-rule/6eab21b6-9a96-4327-90a7-cf28de246435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003137 10.0.0.250 - - [2026-08-25 08:11:12] "POST /ref-update HTTP/1.1" 200 156 0.040726 10.0.0.250 - - [2026-08-25 08:11:12] "DELETE /firewall-rule/6eab21b6-9a96-4327-90a7-cf28de246435 HTTP/1.1" 200 115 0.104907 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.010295 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-rule/e7b6f63b-56c3-4ee4-9579-1c93b3a3dda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.004254 10.0.0.250 - - [2026-08-25 08:11:12] "POST /ref-update HTTP/1.1" 200 156 0.035389 10.0.0.250 - - [2026-08-25 08:11:12] "DELETE /firewall-rule/e7b6f63b-56c3-4ee4-9579-1c93b3a3dda2 HTTP/1.1" 200 115 0.187678 10.0.0.250 - - [2026-08-25 08:11:12] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.017139 10.0.0.250 - - [2026-08-25 08:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.250 - - [2026-08-25 08:11:12] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012863 10.0.0.250 - - [2026-08-25 08:11:12] "GET /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.013572 10.0.0.250 - - [2026-08-25 08:11:13] "POST /ref-update HTTP/1.1" 200 156 0.106726 10.0.0.250 - - [2026-08-25 08:11:13] "DELETE /firewall-policy/c0fd39c5-8787-41fa-92d4-0ecfd78cc35e HTTP/1.1" 200 115 0.120449 10.0.0.250 - - [2026-08-25 08:11:13] "GET /global-system-configs HTTP/1.1" 200 323 0.008603 10.0.0.250 - - [2026-08-25 08:11:13] "DELETE /tag/8e147242-dbb6-4144-ae49-39b386c0f9ec HTTP/1.1" 200 115 0.211389 10.0.0.250 - - [2026-08-25 08:11:13] "DELETE /tag/a01be361-ca05-47ec-bb5e-292b2b458fe7 HTTP/1.1" 200 115 0.101321 10.0.0.250 - - [2026-08-25 08:11:13] "DELETE /tag/5ab1b1e8-6086-4fb1-9ca9-1cad2c3aa978 HTTP/1.1" 200 115 0.215622 10.0.0.250 - - [2026-08-25 08:11:13] "DELETE /tag/625b53bf-bf04-4424-b458-f879080d24b2 HTTP/1.1" 200 115 0.131941 10.0.0.250 - - [2026-08-25 08:11:13] "POST /projects HTTP/1.1" 409 238 0.004510 10.0.0.250 - - [2026-08-25 08:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.250 - - [2026-08-25 08:11:14] "GET /global-system-configs HTTP/1.1" 200 323 0.017813 10.0.0.250 - - [2026-08-25 08:11:14] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.123518 10.0.0.250 - - [2026-08-25 08:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009678 10.0.0.250 - - [2026-08-25 08:11:14] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007543 10.0.0.250 - - [2026-08-25 08:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.250 - - [2026-08-25 08:11:14] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003972 10.0.0.250 - - [2026-08-25 08:11:14] "POST /security-groups HTTP/1.1" 409 285 0.006723 10.0.0.250 - - [2026-08-25 08:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.250 - - [2026-08-25 08:11:14] "PUT /security-group/027f7f32-336d-4df1-9328-162373135dbb HTTP/1.1" 200 263 0.057138 10.0.0.250 - - [2026-08-25 08:11:14] "PUT /access-control-list/90290a69-33c3-4f60-a162-f8cd6e8a5bd5 HTTP/1.1" 200 273 0.028929 10.0.0.250 - - [2026-08-25 08:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.057161 10.0.0.250 - - [2026-08-25 08:11:14] "PUT /access-control-list/1648f874-c58d-4d04-b8dc-54fe6336deee HTTP/1.1" 200 273 0.066654 10.0.0.250 - - [2026-08-25 08:11:14] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4398 0.041707 10.0.0.250 - - [2026-08-25 08:11:14] "GET /firewall-rule/ae200b82-1c4e-4fcf-a1c3-56dd4be90185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008257 10.0.0.250 - - [2026-08-25 08:11:14] "POST /ref-update HTTP/1.1" 200 156 0.084616 10.0.0.250 - - [2026-08-25 08:11:14] "DELETE /firewall-rule/ae200b82-1c4e-4fcf-a1c3-56dd4be90185 HTTP/1.1" 200 115 0.084756 10.0.0.250 - - [2026-08-25 08:11:14] "GET /firewall-policy/051f0d4b-86e7-4ad4-803c-a054c7e0b33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4141 0.010631 10.0.0.250 - - [2026-08-25 08:11:14] "GET /firewall-rule/9f924f13-7cc2-49bc-9963-196d44820b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004908 10.0.0.250 - - [2026-08-25 08:11:14] "POST /ref-update HTTP/1.1" 200 156 0.101484 10.0.0.250 - - [2026-08-25 08:11:14] "DELETE /firewall-rule/9f924f13-7cc2-49bc-9963-196d44820b26 HTTP/1.1" 200 115 0.071701 10.0.0.250 - - [2026-08-25 08:11:15] "DELETE /tag/727fccce-2e2b-4b28-a85f-3209e6d978ff HTTP/1.1" 200 115 0.062465 10.0.0.250 - - [2026-08-25 08:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.250 - - [2026-08-25 08:11:15] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005233 10.0.0.250 - - [2026-08-25 08:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.250 - - [2026-08-25 08:11:15] "GET /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006173 10.0.0.250 - - [2026-08-25 08:11:15] "PUT /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc HTTP/1.1" 200 265 0.061385 10.0.0.250 - - [2026-08-25 08:11:15] "PUT /virtual-network/1820c3c5-a2d1-4992-9307-9be985b77f23 HTTP/1.1" 200 265 0.088832 10.0.0.250 - - [2026-08-25 08:11:15] "DELETE /security-group/027f7f32-336d-4df1-9328-162373135dbb HTTP/1.1" 200 115 0.136104 10.0.0.250 - - [2026-08-25 08:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.250 - - [2026-08-25 08:11:15] "DELETE /access-control-list/90290a69-33c3-4f60-a162-f8cd6e8a5bd5 HTTP/1.1" 200 115 0.077999 10.0.0.250 - - [2026-08-25 08:11:15] "DELETE /access-control-list/1648f874-c58d-4d04-b8dc-54fe6336deee HTTP/1.1" 200 115 0.083684 10.0.0.250 - - [2026-08-25 08:11:15] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.142571 10.0.0.250 - - [2026-08-25 08:11:15] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?fields=security_groups HTTP/1.1" 200 1353 0.078082 10.0.0.250 - - [2026-08-25 08:11:15] "DELETE /security-group/bcbe7515-9938-4a1d-b133-21430e60ab67 HTTP/1.1" 200 115 0.088545 10.0.0.250 - - [2026-08-25 08:11:15] "DELETE /access-control-list/a051c618-e0c3-4a2d-af11-ddb3f54bb97e HTTP/1.1" 200 115 0.100061 10.0.0.250 - - [2026-08-25 08:11:16] "GET /project/cee99346-21a3-48e6-9e95-08dab439d3a8?fields=application_policy_sets HTTP/1.1" 200 1392 0.150689 10.0.0.250 - - [2026-08-25 08:11:16] "DELETE /access-control-list/718798fe-ce3e-4061-804e-0c88b7e00616 HTTP/1.1" 200 115 0.127417 10.0.0.250 - - [2026-08-25 08:11:16] "DELETE /project/cee99346-21a3-48e6-9e95-08dab439d3a8 HTTP/1.1" 200 115 0.719988 10.0.0.250 - - [2026-08-25 08:12:17] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.250 - - [2026-08-25 08:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.250 - - [2026-08-25 08:12:17] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003812 10.0.0.250 - - [2026-08-25 08:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.250 - - [2026-08-25 08:12:18] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003036 10.0.0.250 - - [2026-08-25 08:12:32] "POST /tags HTTP/1.1" 200 366 0.243904 10.0.0.250 - - [2026-08-25 08:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.250 - - [2026-08-25 08:12:32] "GET /tag/846c1c4e-2e7b-42a3-8193-3eed95b7273a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.089891 10.0.0.250 - - [2026-08-25 08:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.250 - - [2026-08-25 08:12:32] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.061211 10.0.0.250 - - [2026-08-25 08:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.250 - - [2026-08-25 08:12:32] "GET /service-appliance-set/3f592d6c-e2ea-450f-b7a1-40e2da6afc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.005612 10.0.0.250 - - [2026-08-25 08:12:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002371 10.0.0.250 - - [2026-08-25 08:12:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.141141 10.0.0.250 - - [2026-08-25 08:12:32] "GET /virtual-machine-interface/92d27f9a-0fab-4381-885a-473ccc60a73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007486 10.0.0.250 - - [2026-08-25 08:12:33] "POST /set-tag HTTP/1.1" 200 109 0.033300 10.0.0.250 - - [2026-08-25 08:12:33] "POST /instance-ips HTTP/1.1" 200 418 0.094845 10.0.0.250 - - [2026-08-25 08:12:33] "GET /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.008203 10.0.0.250 - - [2026-08-25 08:12:33] "POST /loadbalancers HTTP/1.1" 200 620 0.075626 10.0.0.250 - - [2026-08-25 08:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044416 10.0.0.250 - - [2026-08-25 08:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016190 10.0.0.250 - - [2026-08-25 08:12:33] "POST /service-instances HTTP/1.1" 200 568 0.080606 10.0.0.250 - - [2026-08-25 08:12:33] "POST /ref-update HTTP/1.1" 200 156 0.021630 10.0.0.250 - - [2026-08-25 08:12:33] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.098631 10.0.0.250 - - [2026-08-25 08:12:33] "GET /virtual-machine-interface/92d27f9a-0fab-4381-885a-473ccc60a73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.011294 10.0.0.250 - - [2026-08-25 08:12:33] "GET /virtual-machine-interface/92d27f9a-0fab-4381-885a-473ccc60a73d?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008625 10.0.0.250 - - [2026-08-25 08:12:33] "PUT /service-instance/0f7d06c4-8ac4-4f99-b11b-3fa523ffdeb0 HTTP/1.1" 200 267 0.029085 10.0.0.250 - - [2026-08-25 08:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029386 10.0.0.250 - - [2026-08-25 08:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017947 10.0.0.250 - - [2026-08-25 08:12:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.015308 10.0.0.250 - - [2026-08-25 08:12:33] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004772 10.0.0.250 - - [2026-08-25 08:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.250 - - [2026-08-25 08:12:33] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006451 10.0.0.250 - - [2026-08-25 08:12:33] "POST /virtual-machines HTTP/1.1" 200 430 0.030636 10.0.0.250 - - [2026-08-25 08:12:33] "POST /tags HTTP/1.1" 409 221 0.003495 10.0.0.250 - - [2026-08-25 08:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.250 - - [2026-08-25 08:12:33] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.033266 10.0.0.250 - - [2026-08-25 08:12:33] "POST /tags HTTP/1.1" 409 238 0.011904 10.0.0.250 - - [2026-08-25 08:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008223 10.0.0.250 - - [2026-08-25 08:12:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.153560 10.0.0.250 - - [2026-08-25 08:12:33] "GET /tag/846c1c4e-2e7b-42a3-8193-3eed95b7273a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.019131 10.0.0.250 - - [2026-08-25 08:12:33] "POST /chown HTTP/1.1" 200 109 0.037282 10.0.0.250 - - [2026-08-25 08:12:34] "POST /chown HTTP/1.1" 200 109 0.013021 10.0.0.250 - - [2026-08-25 08:12:34] "POST /firewall-rules HTTP/1.1" 200 652 0.102341 10.0.0.250 - - [2026-08-25 08:12:34] "PUT /virtual-machine-interface/84a35c39-51f8-4a2c-8c2a-15bacdb9482b HTTP/1.1" 200 285 0.055560 10.0.0.250 - - [2026-08-25 08:12:34] "GET /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.028318 10.0.0.250 - - [2026-08-25 08:12:34] "PUT /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 257 0.031610 10.0.0.250 - - [2026-08-25 08:12:34] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005332 10.0.0.250 - - [2026-08-25 08:12:34] "GET /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002947 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.015969 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.060130 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.046874 10.0.0.250 - - [2026-08-25 08:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014645 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.050522 10.0.0.250 - - [2026-08-25 08:12:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063336 10.0.0.250 - - [2026-08-25 08:12:34] "GET /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003496 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.023398 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.026794 10.0.0.250 - - [2026-08-25 08:12:34] "POST /ref-update HTTP/1.1" 200 156 0.036801 10.0.0.250 - - [2026-08-25 08:12:34] "GET / HTTP/1.1" 200 36215 0.003022 10.0.0.250 - - [2026-08-25 08:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.250 - - [2026-08-25 08:12:34] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008873 10.0.0.250 - - [2026-08-25 08:12:34] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.075354 10.0.0.250 - - [2026-08-25 08:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024123 10.0.0.250 - - [2026-08-25 08:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.250 - - [2026-08-25 08:12:34] "POST /virtual-machines HTTP/1.1" 200 430 0.026589 10.0.0.250 - - [2026-08-25 08:12:34] "GET /config-node/c00d3be6-8cb6-4455-9a79-b5c1ed544f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.017543 10.0.0.250 - - [2026-08-25 08:12:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.100491 10.0.0.250 - - [2026-08-25 08:12:34] "GET /loadbalancer-listener/c619c58b-5172-4f26-8004-80e3df3a3f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006673 10.0.0.250 - - [2026-08-25 08:12:34] "GET /loadbalancer-listener/c619c58b-5172-4f26-8004-80e3df3a3f11?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.042418 10.0.0.250 - - [2026-08-25 08:12:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.186593 10.0.0.250 - - [2026-08-25 08:12:34] "POST /chown HTTP/1.1" 200 109 0.029293 10.0.0.250 - - [2026-08-25 08:12:34] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.070593 10.0.0.250 - - [2026-08-25 08:12:34] "POST /chown HTTP/1.1" 200 109 0.015548 10.0.0.250 - - [2026-08-25 08:12:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024271 10.0.0.250 - - [2026-08-25 08:12:34] "GET /loadbalancer-pool/a1ce9e7d-0f4b-4e84-9fd3-0000e7279428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006594 10.0.0.250 - - [2026-08-25 08:12:34] "PUT /virtual-machine-interface/9e00dbbb-e998-448d-8096-7c399ca5196f HTTP/1.1" 200 285 0.033381 10.0.0.250 - - [2026-08-25 08:12:34] "PUT /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 257 0.026304 10.0.0.250 - - [2026-08-25 08:12:35] "POST /loadbalancer-members HTTP/1.1" 200 709 0.065125 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.012332 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.028831 10.0.0.250 - - [2026-08-25 08:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018960 10.0.0.250 - - [2026-08-25 08:12:35] "GET /loadbalancer-member/e915bcd5-ca0a-40a3-a5b9-c2ba42207b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.021473 10.0.0.250 - - [2026-08-25 08:12:35] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005319 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.048637 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.250 - - [2026-08-25 08:12:35] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003618 10.0.0.250 - - [2026-08-25 08:12:35] "POST /tags HTTP/1.1" 409 221 0.003088 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.022276 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.030031 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019653 10.0.0.250 - - [2026-08-25 08:12:35] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.021044 10.0.0.250 - - [2026-08-25 08:12:35] "POST /tags HTTP/1.1" 409 238 0.013685 10.0.0.250 - - [2026-08-25 08:12:35] "PUT /service-instance/0f7d06c4-8ac4-4f99-b11b-3fa523ffdeb0 HTTP/1.1" 200 267 0.021507 10.0.0.250 - - [2026-08-25 08:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020891 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008411 10.0.0.250 - - [2026-08-25 08:12:35] "GET /tag/846c1c4e-2e7b-42a3-8193-3eed95b7273a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012238 10.0.0.250 - - [2026-08-25 08:12:35] "POST /firewall-rules HTTP/1.1" 409 293 0.003094 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.250 - - [2026-08-25 08:12:35] "POST /chown HTTP/1.1" 200 109 0.008100 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.250 - - [2026-08-25 08:12:35] "POST /chown HTTP/1.1" 200 109 0.035207 10.0.0.250 - - [2026-08-25 08:12:35] "PUT /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 257 0.036342 10.0.0.250 - - [2026-08-25 08:12:35] "PUT /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5 HTTP/1.1" 200 261 0.080417 10.0.0.250 - - [2026-08-25 08:12:35] "GET /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014946 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.056825 10.0.0.250 - - [2026-08-25 08:12:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006486 10.0.0.250 - - [2026-08-25 08:12:35] "GET /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004368 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.250 - - [2026-08-25 08:12:35] "POST /chown HTTP/1.1" 200 109 0.010916 10.0.0.250 - - [2026-08-25 08:12:35] "POST /chown HTTP/1.1" 200 109 0.025614 10.0.0.250 - - [2026-08-25 08:12:35] "GET /tag/846c1c4e-2e7b-42a3-8193-3eed95b7273a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.025180 10.0.0.250 - - [2026-08-25 08:12:35] "GET /tag/846c1c4e-2e7b-42a3-8193-3eed95b7273a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.023290 10.0.0.250 - - [2026-08-25 08:12:35] "GET /virtual-machine-interface/84a35c39-51f8-4a2c-8c2a-15bacdb9482b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006503 10.0.0.250 - - [2026-08-25 08:12:35] "PUT /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 257 0.071607 10.0.0.250 - - [2026-08-25 08:12:35] "POST /ref-update HTTP/1.1" 200 156 0.019562 10.0.0.250 - - [2026-08-25 08:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.250 - - [2026-08-25 08:12:35] "POST /set-tag HTTP/1.1" 200 109 0.056785 10.0.0.250 - - [2026-08-25 08:12:35] "GET /virtual-machine-interface/92d27f9a-0fab-4381-885a-473ccc60a73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.031425 10.0.0.250 - - [2026-08-25 08:12:35] "POST /chown HTTP/1.1" 200 109 0.030498 10.0.0.250 - - [2026-08-25 08:12:35] "POST /set-tag HTTP/1.1" 200 109 0.050429 10.0.0.250 - - [2026-08-25 08:12:35] "POST /chown HTTP/1.1" 200 109 0.018006 10.0.0.250 - - [2026-08-25 08:12:35] "GET /virtual-machine-interface/9e00dbbb-e998-448d-8096-7c399ca5196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.018738 10.0.0.250 - - [2026-08-25 08:12:35] "PUT /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 257 0.043115 10.0.0.250 - - [2026-08-25 08:12:36] "POST /set-tag HTTP/1.1" 200 109 0.044989 10.0.0.250 - - [2026-08-25 08:12:36] "POST /ref-update HTTP/1.1" 200 156 0.053627 10.0.0.250 - - [2026-08-25 08:12:36] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.028485 10.0.0.250 - - [2026-08-25 08:12:36] "POST /chown HTTP/1.1" 200 109 0.009665 10.0.0.250 - - [2026-08-25 08:12:36] "GET /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016322 10.0.0.250 - - [2026-08-25 08:12:36] "POST /chown HTTP/1.1" 200 109 0.031609 10.0.0.250 - - [2026-08-25 08:12:36] "POST /ref-update HTTP/1.1" 200 156 0.054044 10.0.0.250 - - [2026-08-25 08:12:36] "PUT /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 257 0.068553 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /firewall-rule/7793cec0-507d-4a3a-b3c0-a65c7bc74ba5 HTTP/1.1" 200 115 0.094782 10.0.0.250 - - [2026-08-25 08:12:36] "POST /ref-update HTTP/1.1" 200 156 0.043344 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /loadbalancer-member/e915bcd5-ca0a-40a3-a5b9-c2ba42207b5c HTTP/1.1" 200 115 0.074630 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /loadbalancer-pool/a1ce9e7d-0f4b-4e84-9fd3-0000e7279428 HTTP/1.1" 200 115 0.033421 10.0.0.250 - - [2026-08-25 08:12:36] "PUT /service-instance/0f7d06c4-8ac4-4f99-b11b-3fa523ffdeb0 HTTP/1.1" 200 267 0.018984 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /loadbalancer-listener/c619c58b-5172-4f26-8004-80e3df3a3f11 HTTP/1.1" 200 115 0.071576 10.0.0.250 - - [2026-08-25 08:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027366 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66 HTTP/1.1" 200 115 0.064647 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /instance-ip/a9e788cc-5ccc-477f-8631-a7007f3c6ff7 HTTP/1.1" 200 115 0.054819 10.0.0.250 - - [2026-08-25 08:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.250 - - [2026-08-25 08:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /virtual-machine-interface/92d27f9a-0fab-4381-885a-473ccc60a73d HTTP/1.1" 200 115 0.076909 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /tag/846c1c4e-2e7b-42a3-8193-3eed95b7273a HTTP/1.1" 200 115 0.130328 10.0.0.250 - - [2026-08-25 08:12:36] "POST /service-instances HTTP/1.1" 409 259 0.003546 10.0.0.250 - - [2026-08-25 08:12:36] "POST /service-instances HTTP/1.1" 409 259 0.003552 10.0.0.250 - - [2026-08-25 08:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.250 - - [2026-08-25 08:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.250 - - [2026-08-25 08:12:36] "DELETE /service-instance/0f7d06c4-8ac4-4f99-b11b-3fa523ffdeb0 HTTP/1.1" 200 115 0.052101 10.0.0.250 - - [2026-08-25 08:12:37] "GET /virtual-machine-interface/9e00dbbb-e998-448d-8096-7c399ca5196f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.012940 10.0.0.250 - - [2026-08-25 08:12:37] "DELETE /virtual-machine-interface/9e00dbbb-e998-448d-8096-7c399ca5196f HTTP/1.1" 200 115 0.079863 10.0.0.250 - - [2026-08-25 08:12:37] "DELETE /virtual-machine/b75c7e4d-5347-4f05-a2ff-00a656fc49b0 HTTP/1.1" 200 115 0.048901 10.0.0.250 - - [2026-08-25 08:12:37] "GET /virtual-machine-interface/84a35c39-51f8-4a2c-8c2a-15bacdb9482b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.017228 10.0.0.250 - - [2026-08-25 08:12:37] "DELETE /virtual-machine-interface/84a35c39-51f8-4a2c-8c2a-15bacdb9482b HTTP/1.1" 200 115 0.099270 10.0.0.250 - - [2026-08-25 08:12:37] "POST /ref-update HTTP/1.1" 200 156 0.019914 10.0.0.250 - - [2026-08-25 08:12:37] "DELETE /virtual-machine/75af25a0-548d-40ce-9c1e-b65b21dac6e9 HTTP/1.1" 200 115 0.077967 10.0.0.250 - - [2026-08-25 08:12:45] "GET / HTTP/1.1" 200 36215 0.002269 10.0.0.250 - - [2026-08-25 08:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.250 - - [2026-08-25 08:12:45] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004514 10.0.0.250 - - [2026-08-25 08:12:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002528 10.0.0.250 - - [2026-08-25 08:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.250 - - [2026-08-25 08:12:45] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004618 10.0.0.250 - - [2026-08-25 08:12:45] "PUT /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583 HTTP/1.1" 200 255 0.015963 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:12:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:12:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001096 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001592 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001513 10.0.0.250 - - [2026-08-25 08:13:05] "GET / HTTP/1.1" 200 36215 0.002376 10.0.0.250 - - [2026-08-25 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.250 - - [2026-08-25 08:13:05] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006304 10.0.0.250 - - [2026-08-25 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.250 - - [2026-08-25 08:13:05] "GET /config-node/c00d3be6-8cb6-4455-9a79-b5c1ed544f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003464 10.0.0.250 - - [2026-08-25 08:13:05] "GET / HTTP/1.1" 200 36215 0.002249 10.0.0.250 - - [2026-08-25 08:13:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002841 10.0.0.250 - - [2026-08-25 08:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.250 - - [2026-08-25 08:13:10] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003844 10.0.0.250 - - [2026-08-25 08:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.250 - - [2026-08-25 08:13:10] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.017739 10.0.0.250 - - [2026-08-25 08:13:11] "GET / HTTP/1.1" 200 36215 0.002202 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 264 0.002800 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/bcaf8947-03d7-4938-9411-75bd81665538 HTTP/1.1" 200 245 0.026972 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 261 0.003316 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/8c995083-538d-4a37-a685-31a2d550193e HTTP/1.1" 200 245 0.042834 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 261 0.011158 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/c4142ade-4cdf-4505-aea2-87a743c12f85 HTTP/1.1" 200 245 0.019545 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 253 0.005471 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/e7d9b2bf-ca00-404c-87df-28dbad888825 HTTP/1.1" 200 245 0.027523 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 251 0.021044 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/9a21c2cf-4b8c-4c99-8eda-e783ebd9a814 HTTP/1.1" 200 245 0.021745 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 252 0.016691 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/a5815cc1-c31d-4a82-88fa-295aace622f1 HTTP/1.1" 200 245 0.021383 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 256 0.007445 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/8156f474-2419-4ba9-b840-e3490ebae63f HTTP/1.1" 200 245 0.023250 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 248 0.018729 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/d5ecf686-3250-4116-82e5-b2d8b2295a54 HTTP/1.1" 200 245 0.023978 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 252 0.004539 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/1f6b2922-d052-45e9-ba9d-ca246d83c6d0 HTTP/1.1" 200 245 0.029232 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 257 0.017316 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/c389591c-2715-4501-a292-12f03cf5a45d HTTP/1.1" 200 245 0.017628 10.0.0.250 - - [2026-08-25 08:13:11] "POST /alarms HTTP/1.1" 409 251 0.009914 10.0.0.250 - - [2026-08-25 08:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.250 - - [2026-08-25 08:13:11] "PUT /alarm/8a8bd2ea-5cd0-4a47-a048-947bc830aac6 HTTP/1.1" 200 245 0.016745 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 257 0.009226 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/8c6098cf-12f6-49fd-8adf-eed11c6cb2a0 HTTP/1.1" 200 245 0.019677 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 261 0.021901 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/ccd2a2e2-9768-4c1c-874e-c43d6407c62a HTTP/1.1" 200 245 0.034626 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 258 0.010986 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/a9e118ed-5538-4960-a68e-fe11f3def268 HTTP/1.1" 200 245 0.023636 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 254 0.010571 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/8f5e1762-4358-4625-b4dd-26a65d4e7f7e HTTP/1.1" 200 245 0.021722 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 254 0.012502 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/d946fe3e-a687-4244-ab8e-91b497848caf HTTP/1.1" 200 245 0.016732 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 254 0.008471 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/a63d2b8b-fdfe-4d52-ba34-1e8c4420025e HTTP/1.1" 200 245 0.016539 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 247 0.022683 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/32728efe-e437-4468-9e4d-786e43afa6c3 HTTP/1.1" 200 245 0.017806 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 272 0.004856 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/7713c459-6cff-4257-8c0d-f0f5fb0df7a5 HTTP/1.1" 200 245 0.021522 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 261 0.026634 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/34eefeab-656a-4550-a008-a01b04bcc567 HTTP/1.1" 200 245 0.017406 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 259 0.026607 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.250 - - [2026-08-25 08:13:12] "PUT /alarm/6638157d-9f10-4af5-9a83-4e862c2a2492 HTTP/1.1" 200 245 0.035578 10.0.0.250 - - [2026-08-25 08:13:12] "POST /alarms HTTP/1.1" 409 265 0.012569 10.0.0.250 - - [2026-08-25 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.250 - - [2026-08-25 08:13:13] "PUT /alarm/4f87fb65-9c73-4bb9-b25d-6318ea3b01f8 HTTP/1.1" 200 245 0.036917 10.0.0.250 - - [2026-08-25 08:13:13] "POST /alarms HTTP/1.1" 409 279 0.022086 10.0.0.250 - - [2026-08-25 08:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.250 - - [2026-08-25 08:13:13] "PUT /alarm/2ca30802-889b-4df3-a2e4-67401e4f39ee HTTP/1.1" 200 245 0.020444 10.0.0.250 - - [2026-08-25 08:13:13] "GET / HTTP/1.1" 200 36215 0.002109 10.0.0.250 - - [2026-08-25 08:13:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004050 10.0.0.250 - - [2026-08-25 08:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009405 10.0.0.250 - - [2026-08-25 08:13:13] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.020558 10.0.0.250 - - [2026-08-25 08:13:14] "GET / HTTP/1.1" 200 36215 0.002100 10.0.0.250 - - [2026-08-25 08:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.250 - - [2026-08-25 08:13:14] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004324 10.0.0.250 - - [2026-08-25 08:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.250 - - [2026-08-25 08:13:14] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.041230 10.0.0.250 - - [2026-08-25 08:13:15] "GET / HTTP/1.1" 200 36215 0.008904 10.0.0.250 - - [2026-08-25 08:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018085 10.0.0.250 - - [2026-08-25 08:13:15] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007022 10.0.0.250 - - [2026-08-25 08:13:15] "PUT /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27 HTTP/1.1" 200 275 0.053441 10.0.0.250 - - [2026-08-25 08:13:19] "GET / HTTP/1.1" 200 36215 0.001639 10.0.0.250 - - [2026-08-25 08:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.250 - - [2026-08-25 08:13:19] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004442 10.0.0.250 - - [2026-08-25 08:13:19] "POST /bgp-routers HTTP/1.1" 409 301 0.003243 10.0.0.250 - - [2026-08-25 08:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.250 - - [2026-08-25 08:13:19] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.006004 10.0.0.250 - - [2026-08-25 08:13:19] "PUT /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583 HTTP/1.1" 200 255 0.046439 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:13:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001237 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:13:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001291 10.0.0.250 - - [2026-08-25 08:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.250 - - [2026-08-25 08:13:21] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004428 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:13:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:13:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001466 10.0.0.250 - - [2026-08-25 08:13:40] "GET / HTTP/1.1" 200 36215 0.002351 10.0.0.250 - - [2026-08-25 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.250 - - [2026-08-25 08:13:40] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010830 10.0.0.250 - - [2026-08-25 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.250 - - [2026-08-25 08:13:40] "GET /config-node/c00d3be6-8cb6-4455-9a79-b5c1ed544f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003180 10.0.0.250 - - [2026-08-25 08:13:52] "GET / HTTP/1.1" 200 36215 0.010655 10.0.0.250 - - [2026-08-25 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.250 - - [2026-08-25 08:13:52] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004520 10.0.0.250 - - [2026-08-25 08:13:52] "POST /bgp-routers HTTP/1.1" 409 301 0.003200 10.0.0.250 - - [2026-08-25 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.250 - - [2026-08-25 08:13:52] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005500 10.0.0.250 - - [2026-08-25 08:13:52] "PUT /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583 HTTP/1.1" 200 255 0.037125 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001291 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001351 10.0.0.250 - - [2026-08-25 08:14:08] "GET / HTTP/1.1" 200 36215 0.002146 10.0.0.250 - - [2026-08-25 08:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.250 - - [2026-08-25 08:14:08] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006581 10.0.0.250 - - [2026-08-25 08:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.250 - - [2026-08-25 08:14:08] "GET /config-node/c00d3be6-8cb6-4455-9a79-b5c1ed544f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003570 10.0.0.250 - - [2026-08-25 08:14:08] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.250 - - [2026-08-25 08:14:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003079 10.0.0.250 - - [2026-08-25 08:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.250 - - [2026-08-25 08:14:13] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009026 10.0.0.250 - - [2026-08-25 08:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.250 - - [2026-08-25 08:14:13] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.020923 10.0.0.250 - - [2026-08-25 08:14:14] "GET / HTTP/1.1" 200 36215 0.002107 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 264 0.004250 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/bcaf8947-03d7-4938-9411-75bd81665538 HTTP/1.1" 200 245 0.018676 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 261 0.007738 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021338 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/8c995083-538d-4a37-a685-31a2d550193e HTTP/1.1" 200 245 0.085896 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 261 0.003148 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008920 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/c4142ade-4cdf-4505-aea2-87a743c12f85 HTTP/1.1" 200 245 0.027026 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 253 0.004419 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/e7d9b2bf-ca00-404c-87df-28dbad888825 HTTP/1.1" 200 245 0.021808 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 251 0.005010 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/9a21c2cf-4b8c-4c99-8eda-e783ebd9a814 HTTP/1.1" 200 245 0.015836 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 252 0.003067 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/a5815cc1-c31d-4a82-88fa-295aace622f1 HTTP/1.1" 200 245 0.021801 10.0.0.250 - - [2026-08-25 08:14:14] "POST /alarms HTTP/1.1" 409 256 0.003210 10.0.0.250 - - [2026-08-25 08:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.250 - - [2026-08-25 08:14:14] "PUT /alarm/8156f474-2419-4ba9-b840-e3490ebae63f HTTP/1.1" 200 245 0.017688 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 248 0.005950 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/d5ecf686-3250-4116-82e5-b2d8b2295a54 HTTP/1.1" 200 245 0.047503 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 252 0.002882 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007485 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/1f6b2922-d052-45e9-ba9d-ca246d83c6d0 HTTP/1.1" 200 245 0.035971 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 257 0.007520 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009334 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/c389591c-2715-4501-a292-12f03cf5a45d HTTP/1.1" 200 245 0.011866 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 251 0.010662 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/8a8bd2ea-5cd0-4a47-a048-947bc830aac6 HTTP/1.1" 200 245 0.034199 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 257 0.006118 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/8c6098cf-12f6-49fd-8adf-eed11c6cb2a0 HTTP/1.1" 200 245 0.014657 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 261 0.003151 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/ccd2a2e2-9768-4c1c-874e-c43d6407c62a HTTP/1.1" 200 245 0.015837 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 258 0.002572 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/a9e118ed-5538-4960-a68e-fe11f3def268 HTTP/1.1" 200 245 0.015373 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 254 0.003163 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/8f5e1762-4358-4625-b4dd-26a65d4e7f7e HTTP/1.1" 200 245 0.014227 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 254 0.003286 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/d946fe3e-a687-4244-ab8e-91b497848caf HTTP/1.1" 200 245 0.028396 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 254 0.016389 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/a63d2b8b-fdfe-4d52-ba34-1e8c4420025e HTTP/1.1" 200 245 0.017377 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 247 0.010274 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/32728efe-e437-4468-9e4d-786e43afa6c3 HTTP/1.1" 200 245 0.015187 10.0.0.250 - - [2026-08-25 08:14:15] "POST /alarms HTTP/1.1" 409 272 0.009659 10.0.0.250 - - [2026-08-25 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.250 - - [2026-08-25 08:14:15] "PUT /alarm/7713c459-6cff-4257-8c0d-f0f5fb0df7a5 HTTP/1.1" 200 245 0.017596 10.0.0.250 - - [2026-08-25 08:14:16] "POST /alarms HTTP/1.1" 409 261 0.010349 10.0.0.250 - - [2026-08-25 08:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.250 - - [2026-08-25 08:14:16] "PUT /alarm/34eefeab-656a-4550-a008-a01b04bcc567 HTTP/1.1" 200 245 0.016736 10.0.0.250 - - [2026-08-25 08:14:16] "POST /alarms HTTP/1.1" 409 259 0.016114 10.0.0.250 - - [2026-08-25 08:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.250 - - [2026-08-25 08:14:16] "PUT /alarm/6638157d-9f10-4af5-9a83-4e862c2a2492 HTTP/1.1" 200 245 0.022738 10.0.0.250 - - [2026-08-25 08:14:16] "POST /alarms HTTP/1.1" 409 265 0.016321 10.0.0.250 - - [2026-08-25 08:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.250 - - [2026-08-25 08:14:16] "PUT /alarm/4f87fb65-9c73-4bb9-b25d-6318ea3b01f8 HTTP/1.1" 200 245 0.019082 10.0.0.250 - - [2026-08-25 08:14:16] "POST /alarms HTTP/1.1" 409 279 0.017879 10.0.0.250 - - [2026-08-25 08:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.250 - - [2026-08-25 08:14:16] "PUT /alarm/2ca30802-889b-4df3-a2e4-67401e4f39ee HTTP/1.1" 200 245 0.026593 10.0.0.250 - - [2026-08-25 08:14:16] "GET / HTTP/1.1" 200 36215 0.002264 10.0.0.250 - - [2026-08-25 08:14:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003452 10.0.0.250 - - [2026-08-25 08:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.250 - - [2026-08-25 08:14:16] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.019698 10.0.0.250 - - [2026-08-25 08:14:17] "GET / HTTP/1.1" 200 36215 0.001645 10.0.0.250 - - [2026-08-25 08:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.250 - - [2026-08-25 08:14:17] "GET /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.010118 10.0.0.250 - - [2026-08-25 08:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.250 - - [2026-08-25 08:14:17] "PUT /global-vrouter-config/a5dee101-f245-4c79-b08f-7284ec57aa8b HTTP/1.1" 200 277 0.021431 10.0.0.250 - - [2026-08-25 08:14:18] "GET / HTTP/1.1" 200 36215 0.004804 10.0.0.250 - - [2026-08-25 08:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.250 - - [2026-08-25 08:14:18] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010799 10.0.0.250 - - [2026-08-25 08:14:18] "PUT /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27 HTTP/1.1" 200 275 0.052701 10.0.0.250 - - [2026-08-25 08:14:20] "GET / HTTP/1.1" 200 36215 0.002603 10.0.0.250 - - [2026-08-25 08:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.250 - - [2026-08-25 08:14:20] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003954 10.0.0.250 - - [2026-08-25 08:14:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002284 10.0.0.250 - - [2026-08-25 08:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009383 10.0.0.250 - - [2026-08-25 08:14:20] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005991 10.0.0.250 - - [2026-08-25 08:14:20] "PUT /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583 HTTP/1.1" 200 255 0.027078 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005790 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001503 10.0.0.250 - - [2026-08-25 08:14:25] "POST /tags HTTP/1.1" 200 356 0.028987 10.0.0.250 - - [2026-08-25 08:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014042 10.0.0.250 - - [2026-08-25 08:14:25] "GET /tag/3d2a8a00-c74a-4814-b321-3cb7d8977c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.037949 10.0.0.250 - - [2026-08-25 08:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.250 - - [2026-08-25 08:14:25] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007981 10.0.0.250 - - [2026-08-25 08:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.250 - - [2026-08-25 08:14:25] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.083455 10.0.0.250 - - [2026-08-25 08:14:25] "POST /virtual-machines HTTP/1.1" 200 352 0.022216 10.0.0.250 - - [2026-08-25 08:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035828 10.0.0.250 - - [2026-08-25 08:14:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.154574 10.0.0.250 - - [2026-08-25 08:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014334 10.0.0.250 - - [2026-08-25 08:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.250 - - [2026-08-25 08:14:25] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007102 10.0.0.250 - - [2026-08-25 08:14:26] "POST /instance-ips HTTP/1.1" 200 392 0.037930 10.0.0.250 - - [2026-08-25 08:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.050148 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014684 10.0.0.250 - - [2026-08-25 08:14:26] "POST /set-tag HTTP/1.1" 200 109 0.023811 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.030483 10.0.0.250 - - [2026-08-25 08:14:26] "GET /instance-ip/fc876e0e-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003902 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006846 10.0.0.250 - - [2026-08-25 08:14:26] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005707 10.0.0.250 - - [2026-08-25 08:14:26] "POST /ref-update HTTP/1.1" 200 156 0.028229 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016543 10.0.0.250 - - [2026-08-25 08:14:26] "POST /set-tag HTTP/1.1" 200 109 0.009181 10.0.0.250 - - [2026-08-25 08:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-network/84810b45-bf54-4bad-acae-1acb7e5636fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005701 10.0.0.250 - - [2026-08-25 08:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.250 - - [2026-08-25 08:14:26] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045743 10.0.0.250 - - [2026-08-25 08:14:26] "POST /virtual-machines HTTP/1.1" 200 356 0.017875 10.0.0.250 - - [2026-08-25 08:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021770 10.0.0.250 - - [2026-08-25 08:14:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.134069 10.0.0.250 - - [2026-08-25 08:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012245 10.0.0.250 - - [2026-08-25 08:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020597 10.0.0.250 - - [2026-08-25 08:14:26] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013620 10.0.0.250 - - [2026-08-25 08:14:27] "POST /instance-ips HTTP/1.1" 200 396 0.032471 10.0.0.250 - - [2026-08-25 08:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.043809 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.023571 10.0.0.250 - - [2026-08-25 08:14:27] "POST /set-tag HTTP/1.1" 200 109 0.025489 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.020691 10.0.0.250 - - [2026-08-25 08:14:27] "GET /instance-ip/fd177d46-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004431 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004956 10.0.0.250 - - [2026-08-25 08:14:27] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-router/0ed15e4b-b599-478b-8d2a-7dd52218893f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004747 10.0.0.250 - - [2026-08-25 08:14:27] "POST /ref-update HTTP/1.1" 200 156 0.015966 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006955 10.0.0.250 - - [2026-08-25 08:14:27] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005034 10.0.0.250 - - [2026-08-25 08:14:27] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.250 - - [2026-08-25 08:14:27] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005851 10.0.0.250 - - [2026-08-25 08:14:27] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.250 - - [2026-08-25 08:14:32] "POST /tags HTTP/1.1" 200 366 0.055226 10.0.0.250 - - [2026-08-25 08:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.250 - - [2026-08-25 08:14:32] "GET /tag/d2d5b447-c11c-4a20-a6c3-574febacc1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020218 10.0.0.250 - - [2026-08-25 08:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.250 - - [2026-08-25 08:14:32] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.067844 10.0.0.250 - - [2026-08-25 08:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.250 - - [2026-08-25 08:14:32] "GET /service-appliance-set/3f592d6c-e2ea-450f-b7a1-40e2da6afc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003720 10.0.0.250 - - [2026-08-25 08:14:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002581 10.0.0.250 - - [2026-08-25 08:14:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.115744 10.0.0.250 - - [2026-08-25 08:14:32] "GET /virtual-machine-interface/0b88ec62-077d-43ab-906e-57e003007699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.024341 10.0.0.250 - - [2026-08-25 08:14:32] "POST /set-tag HTTP/1.1" 200 109 0.022341 10.0.0.250 - - [2026-08-25 08:14:32] "POST /instance-ips HTTP/1.1" 200 418 0.047051 10.0.0.250 - - [2026-08-25 08:14:32] "GET /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.006331 10.0.0.250 - - [2026-08-25 08:14:32] "POST /loadbalancers HTTP/1.1" 200 620 0.072155 10.0.0.250 - - [2026-08-25 08:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.038647 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.250 - - [2026-08-25 08:14:33] "POST /service-instances HTTP/1.1" 200 568 0.047967 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.020215 10.0.0.250 - - [2026-08-25 08:14:33] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.072037 10.0.0.250 - - [2026-08-25 08:14:33] "GET /virtual-machine-interface/0b88ec62-077d-43ab-906e-57e003007699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007493 10.0.0.250 - - [2026-08-25 08:14:33] "GET /virtual-machine-interface/0b88ec62-077d-43ab-906e-57e003007699?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011008 10.0.0.250 - - [2026-08-25 08:14:33] "PUT /service-instance/99869cfe-5e6c-4ca8-94f9-8e48a531e04a HTTP/1.1" 200 267 0.015063 10.0.0.250 - - [2026-08-25 08:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020173 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.005319 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.250 - - [2026-08-25 08:14:33] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003856 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.250 - - [2026-08-25 08:14:33] "POST /virtual-machines HTTP/1.1" 200 430 0.015812 10.0.0.250 - - [2026-08-25 08:14:33] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017316 10.0.0.250 - - [2026-08-25 08:14:33] "POST /tags HTTP/1.1" 409 221 0.004405 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.250 - - [2026-08-25 08:14:33] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.036346 10.0.0.250 - - [2026-08-25 08:14:33] "POST /tags HTTP/1.1" 409 238 0.022452 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010429 10.0.0.250 - - [2026-08-25 08:14:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.156645 10.0.0.250 - - [2026-08-25 08:14:33] "POST /chown HTTP/1.1" 200 109 0.027424 10.0.0.250 - - [2026-08-25 08:14:33] "GET /tag/d2d5b447-c11c-4a20-a6c3-574febacc1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.032221 10.0.0.250 - - [2026-08-25 08:14:33] "POST /chown HTTP/1.1" 200 109 0.018347 10.0.0.250 - - [2026-08-25 08:14:33] "PUT /virtual-machine-interface/979c0fe2-31a2-41f1-a39c-5fd8232a9c3a HTTP/1.1" 200 285 0.032686 10.0.0.250 - - [2026-08-25 08:14:33] "POST /firewall-rules HTTP/1.1" 200 652 0.161746 10.0.0.250 - - [2026-08-25 08:14:33] "PUT /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 257 0.099622 10.0.0.250 - - [2026-08-25 08:14:33] "GET /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.032077 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.018178 10.0.0.250 - - [2026-08-25 08:14:33] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027838 10.0.0.250 - - [2026-08-25 08:14:33] "GET /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004142 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.044017 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.032610 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.075889 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.012188 10.0.0.250 - - [2026-08-25 08:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.030678 10.0.0.250 - - [2026-08-25 08:14:33] "POST /ref-update HTTP/1.1" 200 156 0.033916 10.0.0.250 - - [2026-08-25 08:14:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075185 10.0.0.250 - - [2026-08-25 08:14:34] "GET /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.004761 10.0.0.250 - - [2026-08-25 08:14:34] "POST /virtual-machines HTTP/1.1" 200 430 0.013543 10.0.0.250 - - [2026-08-25 08:14:34] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.048924 10.0.0.250 - - [2026-08-25 08:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.250 - - [2026-08-25 08:14:34] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.085827 10.0.0.250 - - [2026-08-25 08:14:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162266 10.0.0.250 - - [2026-08-25 08:14:34] "GET /loadbalancer-listener/8cf248a0-988c-4fd2-9803-a662f02b491c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006169 10.0.0.250 - - [2026-08-25 08:14:34] "POST /chown HTTP/1.1" 200 109 0.026575 10.0.0.250 - - [2026-08-25 08:14:34] "GET /loadbalancer-listener/8cf248a0-988c-4fd2-9803-a662f02b491c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.020096 10.0.0.250 - - [2026-08-25 08:14:34] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041454 10.0.0.250 - - [2026-08-25 08:14:34] "POST /chown HTTP/1.1" 200 109 0.042865 10.0.0.250 - - [2026-08-25 08:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031387 10.0.0.250 - - [2026-08-25 08:14:34] "PUT /virtual-machine-interface/53c1f0b2-2450-4ec8-b299-b93ce04a40fd HTTP/1.1" 200 285 0.047899 10.0.0.250 - - [2026-08-25 08:14:34] "GET /loadbalancer-pool/7f07b78a-abbb-445b-ad9b-1876226f9a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.041487 10.0.0.250 - - [2026-08-25 08:14:34] "PUT /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 257 0.076605 10.0.0.250 - - [2026-08-25 08:14:34] "POST /loadbalancer-members HTTP/1.1" 200 709 0.051852 10.0.0.250 - - [2026-08-25 08:14:34] "POST /ref-update HTTP/1.1" 200 156 0.019338 10.0.0.250 - - [2026-08-25 08:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.071598 10.0.0.250 - - [2026-08-25 08:14:34] "POST /ref-update HTTP/1.1" 200 156 0.106745 10.0.0.250 - - [2026-08-25 08:14:34] "GET /loadbalancer-member/73ef8ead-ea34-4908-a1f9-99995a67a914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.019506 10.0.0.250 - - [2026-08-25 08:14:34] "GET /application-policy-set/838663c3-a98a-4700-aaec-71a151fab374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028262 10.0.0.250 - - [2026-08-25 08:14:34] "POST /ref-update HTTP/1.1" 200 156 0.035233 10.0.0.250 - - [2026-08-25 08:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018820 10.0.0.250 - - [2026-08-25 08:14:34] "GET /policy-management/340c0a5c-bb29-458f-8a46-bf20b9c8ee2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011414 10.0.0.250 - - [2026-08-25 08:14:34] "POST /tags HTTP/1.1" 409 221 0.003493 10.0.0.250 - - [2026-08-25 08:14:34] "POST /ref-update HTTP/1.1" 200 156 0.031878 10.0.0.250 - - [2026-08-25 08:14:34] "POST /ref-update HTTP/1.1" 200 156 0.031936 10.0.0.250 - - [2026-08-25 08:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.250 - - [2026-08-25 08:14:34] "GET /tag/1aa89453-8268-4074-a662-9c415f994ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.014816 10.0.0.250 - - [2026-08-25 08:14:34] "PUT /service-instance/99869cfe-5e6c-4ca8-94f9-8e48a531e04a HTTP/1.1" 200 267 0.026409 10.0.0.250 - - [2026-08-25 08:14:34] "POST /tags HTTP/1.1" 409 238 0.016460 10.0.0.250 - - [2026-08-25 08:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018598 10.0.0.250 - - [2026-08-25 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.250 - - [2026-08-25 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.250 - - [2026-08-25 08:14:35] "GET /tag/d2d5b447-c11c-4a20-a6c3-574febacc1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.047590 10.0.0.250 - - [2026-08-25 08:14:35] "POST /firewall-rules HTTP/1.1" 409 293 0.005279 10.0.0.250 - - [2026-08-25 08:14:35] "POST /chown HTTP/1.1" 200 109 0.016321 10.0.0.250 - - [2026-08-25 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.250 - - [2026-08-25 08:14:35] "POST /chown HTTP/1.1" 200 109 0.014029 10.0.0.250 - - [2026-08-25 08:14:35] "PUT /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 257 0.033550 10.0.0.250 - - [2026-08-25 08:14:35] "PUT /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1 HTTP/1.1" 200 261 0.057898 10.0.0.250 - - [2026-08-25 08:14:35] "GET /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.023626 10.0.0.250 - - [2026-08-25 08:14:35] "POST /ref-update HTTP/1.1" 200 156 0.039540 10.0.0.250 - - [2026-08-25 08:14:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005085 10.0.0.250 - - [2026-08-25 08:14:35] "GET /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.002710 10.0.0.250 - - [2026-08-25 08:14:35] "POST /chown HTTP/1.1" 200 109 0.009634 10.0.0.250 - - [2026-08-25 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009690 10.0.0.250 - - [2026-08-25 08:14:35] "GET /tag/d2d5b447-c11c-4a20-a6c3-574febacc1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018385 10.0.0.250 - - [2026-08-25 08:14:35] "POST /chown HTTP/1.1" 200 109 0.050602 10.0.0.250 - - [2026-08-25 08:14:35] "GET /tag/d2d5b447-c11c-4a20-a6c3-574febacc1a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.050879 10.0.0.250 - - [2026-08-25 08:14:35] "GET /virtual-machine-interface/0b88ec62-077d-43ab-906e-57e003007699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.011005 10.0.0.250 - - [2026-08-25 08:14:35] "PUT /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 257 0.047045 10.0.0.250 - - [2026-08-25 08:14:35] "POST /ref-update HTTP/1.1" 200 156 0.025111 10.0.0.250 - - [2026-08-25 08:14:35] "POST /set-tag HTTP/1.1" 200 109 0.052711 10.0.0.250 - - [2026-08-25 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012103 10.0.0.250 - - [2026-08-25 08:14:35] "GET /virtual-machine-interface/53c1f0b2-2450-4ec8-b299-b93ce04a40fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.040526 10.0.0.250 - - [2026-08-25 08:14:35] "POST /chown HTTP/1.1" 200 109 0.020470 10.0.0.250 - - [2026-08-25 08:14:35] "POST /set-tag HTTP/1.1" 200 109 0.067389 10.0.0.250 - - [2026-08-25 08:14:35] "POST /chown HTTP/1.1" 200 109 0.034736 10.0.0.250 - - [2026-08-25 08:14:35] "GET /virtual-machine-interface/979c0fe2-31a2-41f1-a39c-5fd8232a9c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.030955 10.0.0.250 - - [2026-08-25 08:14:35] "PUT /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 257 0.076956 10.0.0.250 - - [2026-08-25 08:14:35] "POST /set-tag HTTP/1.1" 200 109 0.118990 10.0.0.250 - - [2026-08-25 08:14:35] "GET /firewall-policy/c6f0cf89-23c0-4a54-9881-8c5871f2fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015162 10.0.0.250 - - [2026-08-25 08:14:35] "POST /ref-update HTTP/1.1" 200 156 0.081557 10.0.0.250 - - [2026-08-25 08:14:36] "GET /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.051878 10.0.0.250 - - [2026-08-25 08:14:36] "POST /chown HTTP/1.1" 200 109 0.071228 10.0.0.250 - - [2026-08-25 08:14:36] "POST /chown HTTP/1.1" 200 109 0.051193 10.0.0.250 - - [2026-08-25 08:14:36] "POST /ref-update HTTP/1.1" 200 156 0.088176 10.0.0.250 - - [2026-08-25 08:14:36] "PUT /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 257 0.068909 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /firewall-rule/6f8278ae-74a7-48e0-891a-c9afc9b2c7e1 HTTP/1.1" 200 115 0.141225 10.0.0.250 - - [2026-08-25 08:14:36] "POST /ref-update HTTP/1.1" 200 156 0.068020 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /loadbalancer-member/73ef8ead-ea34-4908-a1f9-99995a67a914 HTTP/1.1" 200 115 0.095955 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /loadbalancer-pool/7f07b78a-abbb-445b-ad9b-1876226f9a91 HTTP/1.1" 200 115 0.033231 10.0.0.250 - - [2026-08-25 08:14:36] "PUT /service-instance/99869cfe-5e6c-4ca8-94f9-8e48a531e04a HTTP/1.1" 200 267 0.050548 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /loadbalancer-listener/8cf248a0-988c-4fd2-9803-a662f02b491c HTTP/1.1" 200 115 0.093153 10.0.0.250 - - [2026-08-25 08:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.056499 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /loadbalancer/f4c4696c-ca40-48c9-bf5c-8541ddcffa66 HTTP/1.1" 200 115 0.162414 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /instance-ip/e012cfbc-f98b-4614-93ec-6f47ab38f0dc HTTP/1.1" 200 115 0.073906 10.0.0.250 - - [2026-08-25 08:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008563 10.0.0.250 - - [2026-08-25 08:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.250 - - [2026-08-25 08:14:36] "DELETE /virtual-machine-interface/0b88ec62-077d-43ab-906e-57e003007699 HTTP/1.1" 200 115 0.215660 10.0.0.250 - - [2026-08-25 08:14:37] "POST /service-instances HTTP/1.1" 409 259 0.003633 10.0.0.250 - - [2026-08-25 08:14:37] "POST /service-instances HTTP/1.1" 409 259 0.055069 10.0.0.250 - - [2026-08-25 08:14:37] "DELETE /tag/d2d5b447-c11c-4a20-a6c3-574febacc1a9 HTTP/1.1" 200 115 0.319474 10.0.0.250 - - [2026-08-25 08:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.250 - - [2026-08-25 08:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.250 - - [2026-08-25 08:14:37] "DELETE /service-instance/99869cfe-5e6c-4ca8-94f9-8e48a531e04a HTTP/1.1" 200 115 0.056112 10.0.0.250 - - [2026-08-25 08:14:37] "GET /virtual-machine-interface/979c0fe2-31a2-41f1-a39c-5fd8232a9c3a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.007771 10.0.0.250 - - [2026-08-25 08:14:37] "DELETE /virtual-machine-interface/979c0fe2-31a2-41f1-a39c-5fd8232a9c3a HTTP/1.1" 200 115 0.122249 10.0.0.250 - - [2026-08-25 08:14:37] "POST /ref-update HTTP/1.1" 200 156 0.041332 10.0.0.250 - - [2026-08-25 08:14:37] "DELETE /virtual-machine/86af2415-fe64-4df3-9201-fdad79133d42 HTTP/1.1" 200 115 0.083411 10.0.0.250 - - [2026-08-25 08:14:37] "GET /virtual-machine-interface/53c1f0b2-2450-4ec8-b299-b93ce04a40fd?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.013498 10.0.0.250 - - [2026-08-25 08:14:37] "DELETE /virtual-machine-interface/53c1f0b2-2450-4ec8-b299-b93ce04a40fd HTTP/1.1" 200 115 0.097589 10.0.0.250 - - [2026-08-25 08:14:37] "DELETE /virtual-machine/a0a182f0-08be-49b4-8e21-179e886d304f HTTP/1.1" 200 115 0.033997 10.0.0.250 - - [2026-08-25 08:14:39] "GET / HTTP/1.1" 200 36215 0.002514 10.0.0.250 - - [2026-08-25 08:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.250 - - [2026-08-25 08:14:39] "GET /global-system-config/081b9d89-f7a9-4e79-8df5-1e174c152e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007362 10.0.0.250 - - [2026-08-25 08:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.250 - - [2026-08-25 08:14:39] "GET /config-node/c00d3be6-8cb6-4455-9a79-b5c1ed544f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003486 10.0.0.250 - - [2026-08-25 08:14:39] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004597 10.0.0.250 - - [2026-08-25 08:14:39] "POST /set-tag HTTP/1.1" 200 109 0.009383 10.0.0.250 - - [2026-08-25 08:14:40] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005101 10.0.0.250 - - [2026-08-25 08:14:40] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.250 - - [2026-08-25 08:14:42] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005600 10.0.0.250 - - [2026-08-25 08:14:42] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.250 - - [2026-08-25 08:14:50] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.250 - - [2026-08-25 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:14:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 10.0.0.250 - - [2026-08-25 08:14:50] "GET /routing-instance/b40cc1b9-7457-4c6e-8c41-5f559b02dfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003842 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:14:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001518 10.0.0.250 - - [2026-08-25 08:14:50] "POST /bgp-routers HTTP/1.1" 409 301 0.007523 10.0.0.250 - - [2026-08-25 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.250 - - [2026-08-25 08:14:50] "GET /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003791 10.0.0.250 - - [2026-08-25 08:14:50] "PUT /bgp-router/90985f29-f3ef-4d0e-8e22-87ffd4a60583 HTTP/1.1" 200 255 0.020662 10.0.0.250 - - [2026-08-25 08:15:03] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011030 10.0.0.250 - - [2026-08-25 08:15:03] "POST /set-tag HTTP/1.1" 200 109 0.004341 10.0.0.250 - - [2026-08-25 08:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.250 - - [2026-08-25 08:15:03] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003195 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005089 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.027058 10.0.0.250 - - [2026-08-25 08:15:04] "DELETE /loadbalancer-member/7a70a5b6-89de-4808-b226-d56394052b63 HTTP/1.1" 200 115 0.054412 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004874 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.250 - - [2026-08-25 08:15:04] "DELETE /loadbalancer-member/d8a599b0-7e4c-4d90-a49c-49da2b669681 HTTP/1.1" 200 115 0.023334 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005024 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.250 - - [2026-08-25 08:15:04] "DELETE /loadbalancer-member/98f4c1bf-70ed-4c97-9efb-47bcb60e902f HTTP/1.1" 200 115 0.045107 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007979 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.250 - - [2026-08-25 08:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.250 - - [2026-08-25 08:15:04] "GET /loadbalancer/35854611-7c38-4f13-b8eb-81cd25ddebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002698 10.0.0.250 - - [2026-08-25 08:15:04] "GET /loadbalancer-pool/2f0b497f-d720-46a0-9198-e17181e5c3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003979 10.0.0.250 - - [2026-08-25 08:15:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019452 10.0.0.250 - - [2026-08-25 08:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009889 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008940 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005833 10.0.0.250 - - [2026-08-25 08:15:04] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002961 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.071865 10.0.0.250 - - [2026-08-25 08:15:04] "GET /loadbalancer-pool/aefd3da1-04f5-48f1-b2e3-a8e3c364e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015999 10.0.0.250 - - [2026-08-25 08:15:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020624 10.0.0.250 - - [2026-08-25 08:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009145 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012227 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003920 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003590 10.0.0.250 - - [2026-08-25 08:15:04] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001705 10.0.0.250 - - [2026-08-25 08:15:04] "GET /loadbalancer-pool/7aae76f8-fc0d-40e7-b0c4-82edd5b4b73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003226 10.0.0.250 - - [2026-08-25 08:15:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030921 10.0.0.250 - - [2026-08-25 08:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046476 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020340 10.0.0.250 - - [2026-08-25 08:15:04] "GET /virtual-machine-interface/5b57ef1e-a05b-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004611 10.0.0.250 - - [2026-08-25 08:15:04] "GET /floating-ip/f70dcb6a-dc13-4cd9-8bf4-3eae237eee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003390 10.0.0.250 - - [2026-08-25 08:15:04] "POST /set-tag HTTP/1.1" 200 109 0.004915 10.0.0.250 - - [2026-08-25 08:15:27] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006884 10.0.0.250 - - [2026-08-25 08:15:27] "POST /set-tag HTTP/1.1" 200 109 0.003862 10.0.0.250 - - [2026-08-25 08:15:27] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004831 10.0.0.250 - - [2026-08-25 08:15:27] "POST /set-tag HTTP/1.1" 200 109 0.007641 10.0.0.250 - - [2026-08-25 08:15:27] "GET /virtual-machine/10012e27-9f82-43ea-bcd4-af61c6b7eb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.013733 10.0.0.250 - - [2026-08-25 08:15:27] "POST /ref-update HTTP/1.1" 200 156 0.018100 10.0.0.250 - - [2026-08-25 08:15:27] "GET /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021404 10.0.0.250 - - [2026-08-25 08:15:27] "POST /set-tag HTTP/1.1" 200 109 0.030608 10.0.0.250 - - [2026-08-25 08:15:27] "POST /set-tag HTTP/1.1" 200 109 0.031443 10.0.0.250 - - [2026-08-25 08:15:27] "DELETE /instance-ip/fc876e0e-a05c-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.042724 10.0.0.250 - - [2026-08-25 08:15:27] "DELETE /virtual-machine-interface/fc65d122-a05c-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.065909 10.0.0.250 - - [2026-08-25 08:15:27] "DELETE /virtual-machine/10012e27-9f82-43ea-bcd4-af61c6b7eb08 HTTP/1.1" 200 115 0.030987 10.0.0.250 - - [2026-08-25 08:15:27] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009593 10.0.0.250 - - [2026-08-25 08:15:27] "POST /set-tag HTTP/1.1" 200 109 0.003907 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:15:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001259 [Introspect:8084]10.0.0.250 - - [2026-08-25 08:15:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 10.0.0.250 - - [2026-08-25 08:15:58] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013383 10.0.0.250 - - [2026-08-25 08:15:58] "POST /set-tag HTTP/1.1" 200 109 0.005909 10.0.0.250 - - [2026-08-25 08:15:58] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006470 10.0.0.250 - - [2026-08-25 08:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003435 10.0.0.250 - - [2026-08-25 08:15:58] "GET /virtual-machine/f92f3698-ccf7-4ea4-9ffb-5ef5f5c04f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004182 10.0.0.250 - - [2026-08-25 08:15:58] "POST /ref-update HTTP/1.1" 200 156 0.022864 10.0.0.250 - - [2026-08-25 08:15:58] "GET /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008348 10.0.0.250 - - [2026-08-25 08:15:58] "POST /set-tag HTTP/1.1" 200 109 0.020857 10.0.0.250 - - [2026-08-25 08:15:58] "POST /set-tag HTTP/1.1" 200 109 0.050430 10.0.0.250 - - [2026-08-25 08:15:58] "DELETE /instance-ip/fd177d46-a05c-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.052322 10.0.0.250 - - [2026-08-25 08:15:58] "DELETE /virtual-machine-interface/fcf70cf0-a05c-11f1-8ef0-fa163e1a2485 HTTP/1.1" 200 115 0.053963 10.0.0.250 - - [2026-08-25 08:15:58] "DELETE /virtual-machine/f92f3698-ccf7-4ea4-9ffb-5ef5f5c04f07 HTTP/1.1" 200 115 0.025344 10.0.0.250 - - [2026-08-25 08:15:58] "DELETE /tag/3d2a8a00-c74a-4814-b321-3cb7d8977c99 HTTP/1.1" 200 115 0.059339 10.0.0.250 - - [2026-08-25 08:16:13] "GET /global-system-configs HTTP/1.1" 200 323 0.007067 10.0.0.250 - - [2026-08-25 08:16:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003515 10.0.0.250 - - [2026-08-25 08:16:32] "POST /tags HTTP/1.1" 200 366 0.099065 10.0.0.250 - - [2026-08-25 08:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024359 10.0.0.250 - - [2026-08-25 08:16:32] "GET /tag/312e5ec6-1bc2-4ee2-9a99-39c093222165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.052262 10.0.0.250 - - [2026-08-25 08:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009944 10.0.0.250 - - [2026-08-25 08:16:32] "GET /project/c1b96cf8-493e-4e5f-bcf2-f37b9b69c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.101541 10.0.0.250 - - [2026-08-25 08:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014511 10.0.0.250 - - [2026-08-25 08:16:32] "GET /service-appliance-set/3f592d6c-e2ea-450f-b7a1-40e2da6afc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004412 10.0.0.250 - - [2026-08-25 08:16:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002210