++ 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: =================== Thu Oct 30 04:08:02 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 04:08:02 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ 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.131 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.131:8081 ' ']' +++ echo 10.0.0.131:8081 ++ ANALYTICS_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.131:9042 ' ']' +++ echo 10.0.0.131:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.131:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.131:8086 ' ']' +++ echo 10.0.0.131:8086 ++ COLLECTOR_SERVERS=10.0.0.131: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.131 ++ CONFIGDB_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.131:8082 ' ']' +++ echo 10.0.0.131:8082 ++ CONFIG_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.131:9161 ' ']' +++ echo 10.0.0.131:9161 ++ CONFIGDB_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.131:9041 ' ']' +++ echo 10.0.0.131:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.131: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.131 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.131 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.131:2181, ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.131:2181 ' ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.131:2181 ++ RABBITMQ_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.131:5673, ']' +++ echo 10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.131:6379 ' ']' +++ echo 10.0.0.131:6379 ++ REDIS_SERVERS=10.0.0.131: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.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.131:9092 ' ']' +++ echo 10.0.0.131:9092 ++ KAFKA_SERVERS=10.0.0.131: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.131 ++ 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.131 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.131 + local cassandra=10.0.0.131 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.131 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.131 +++ local servers=10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.131,10.208.226.1,127.0.0.1,172.17.0.1,252.131.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.208.226.1,127.0.0.1,172.17.0.1,252.131.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 1 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.131:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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: 10/30/2025 16:08:49.577 7fa8fd07d140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 16:08:50.045 7fa8fd07d140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 16:08:50.090 7fa8fd07d140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 16:08:50.103 7fa8fd07d140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.131 - - [2025-10-30 16:08:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000737 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2025-10-30 16:09:04] "GET / HTTP/1.1" 503 181 0.000379 10.0.0.131 - - [2025-10-30 16:09:05] "GET / HTTP/1.1" 503 181 0.000286 10.0.0.131 - - [2025-10-30 16:09:05] "GET / HTTP/1.1" 503 181 0.000220 10.0.0.131 - - [2025-10-30 16:09:05] "GET / HTTP/1.1" 503 181 0.000350 10.0.0.131 - - [2025-10-30 16:09:05] "GET / HTTP/1.1" 200 36215 0.001694 10.0.0.131 - - [2025-10-30 16:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015939 10.0.0.131 - - [2025-10-30 16:09:05] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021140 10.0.0.131 - - [2025-10-30 16:09:05] "POST /bgp-routers HTTP/1.1" 200 618 0.086052 10.0.0.131 - - [2025-10-30 16:09:05] "GET /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.007681 10.0.0.131 - - [2025-10-30 16:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015844 10.0.0.131 - - [2025-10-30 16:09:05] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.033933 10.0.0.131 - - [2025-10-30 16:09:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003137 10.0.0.131 - - [2025-10-30 16:09:05] "POST /ref-update HTTP/1.1" 200 156 0.021826 10.0.0.131 - - [2025-10-30 16:09:05] "GET / HTTP/1.1" 200 45303 0.001868 10.0.0.131 - - [2025-10-30 16:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024642 10.0.0.131 - - [2025-10-30 16:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019967 10.0.0.131 - - [2025-10-30 16:09:06] "GET / HTTP/1.1" 200 36215 0.002868 10.0.0.131 - - [2025-10-30 16:09:06] "GET / HTTP/1.1" 200 36215 0.001283 10.0.0.131 - - [2025-10-30 16:09:06] "GET / HTTP/1.1" 200 36215 0.001465 10.0.0.131 - - [2025-10-30 16:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012088 10.0.0.131 - - [2025-10-30 16:09:06] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017180 10.0.0.131 - - [2025-10-30 16:09:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.016855 10.0.0.131 - - [2025-10-30 16:09:06] "POST /database-nodes HTTP/1.1" 200 599 0.097340 10.0.0.131 - - [2025-10-30 16:09:07] "GET / HTTP/1.1" 200 36215 0.003679 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.004066 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.131 - - [2025-10-30 16:09:07] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007267 10.0.0.131 - - [2025-10-30 16:09:07] "POST /service-appliance-sets HTTP/1.1" 200 555 0.031075 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.002387 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.131 - - [2025-10-30 16:09:07] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006715 10.0.0.131 - - [2025-10-30 16:09:07] "POST /service-appliance-sets HTTP/1.1" 200 543 0.062499 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.131 - - [2025-10-30 16:09:07] "GET /network-ipam/aba77deb-cd38-49da-a0d4-b8ed7606a358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004542 10.0.0.131 - - [2025-10-30 16:09:07] "POST /service-templates HTTP/1.1" 200 513 0.055970 10.0.0.131 - - [2025-10-30 16:09:07] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.131 - - [2025-10-30 16:09:07] "POST /service-templates HTTP/1.1" 200 503 0.056324 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.131 - - [2025-10-30 16:09:07] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016024 10.0.0.131 - - [2025-10-30 16:09:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.007571 10.0.0.131 - - [2025-10-30 16:09:07] "POST /service-templates HTTP/1.1" 200 517 0.051399 10.0.0.131 - - [2025-10-30 16:09:08] "POST /analytics-nodes HTTP/1.1" 200 601 0.035187 10.0.0.131 - - [2025-10-30 16:09:08] "POST /service-templates HTTP/1.1" 200 537 0.079003 10.0.0.131 - - [2025-10-30 16:09:08] "POST /service-templates HTTP/1.1" 200 509 0.214066 10.0.0.131 - - [2025-10-30 16:09:08] "GET / HTTP/1.1" 200 36215 0.001325 10.0.0.131 - - [2025-10-30 16:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.131 - - [2025-10-30 16:09:08] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008876 10.0.0.131 - - [2025-10-30 16:09:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.003257 10.0.0.131 - - [2025-10-30 16:09:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.062976 10.0.0.131 - - [2025-10-30 16:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.131 - - [2025-10-30 16:09:10] "GET /network-ipam/aba77deb-cd38-49da-a0d4-b8ed7606a358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008834 10.0.0.131 - - [2025-10-30 16:09:11] "GET / HTTP/1.1" 200 36215 0.001412 10.0.0.131 - - [2025-10-30 16:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008749 10.0.0.131 - - [2025-10-30 16:09:11] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005202 10.0.0.131 - - [2025-10-30 16:09:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.009314 10.0.0.131 - - [2025-10-30 16:09:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.051978 10.0.0.131 - - [2025-10-30 16:09:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002400 10.0.0.131 - - [2025-10-30 16:09:11] "POST /access-control-lists HTTP/1.1" 200 589 0.031119 10.0.0.131 - - [2025-10-30 16:09:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.016320 10.0.0.131 - - [2025-10-30 16:09:11] "POST /access-control-lists HTTP/1.1" 200 587 0.030014 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001292 10.0.0.131 - - [2025-10-30 16:09:11] "POST /route-targets HTTP/1.1" 200 328 0.024697 10.0.0.131 - - [2025-10-30 16:09:11] "POST /ref-update HTTP/1.1" 200 156 0.025385 10.0.0.131 - - [2025-10-30 16:09:11] "POST /route-targets HTTP/1.1" 200 328 0.013981 10.0.0.131 - - [2025-10-30 16:09:11] "POST /ref-update HTTP/1.1" 200 156 0.025600 10.0.0.131 - - [2025-10-30 16:09:11] "POST /route-targets HTTP/1.1" 200 328 0.025329 10.0.0.131 - - [2025-10-30 16:09:11] "POST /ref-update HTTP/1.1" 200 156 0.039116 10.0.0.131 - - [2025-10-30 16:09:12] "POST /route-targets HTTP/1.1" 200 328 0.211375 10.0.0.131 - - [2025-10-30 16:09:12] "POST /ref-update HTTP/1.1" 200 156 0.029586 10.0.0.131 - - [2025-10-30 16:09:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002874 10.0.0.131 - - [2025-10-30 16:09:12] "POST /access-control-lists HTTP/1.1" 200 553 0.074727 10.0.0.131 - - [2025-10-30 16:09:12] "PUT /access-control-list/db36fbb9-29c6-45ad-8c42-08ebfc692d99 HTTP/1.1" 200 273 0.017888 10.0.0.131 - - [2025-10-30 16:09:12] "PUT /access-control-list/2caf7098-e336-44b5-9a45-698fbb800400 HTTP/1.1" 200 273 0.035147 10.0.0.131 - - [2025-10-30 16:09:12] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.131 - - [2025-10-30 16:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.131 - - [2025-10-30 16:09:12] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005695 10.0.0.131 - - [2025-10-30 16:09:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002457 10.0.0.131 - - [2025-10-30 16:09:12] "POST /config-nodes HTTP/1.1" 200 595 0.037754 10.0.0.131 - - [2025-10-30 16:09:13] "GET / HTTP/1.1" 200 36215 0.001908 10.0.0.131 - - [2025-10-30 16:09:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009223 10.0.0.131 - - [2025-10-30 16:09:15] "GET / HTTP/1.1" 200 36215 0.002051 10.0.0.131 - - [2025-10-30 16:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.131 - - [2025-10-30 16:09:15] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006338 10.0.0.131 - - [2025-10-30 16:09:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003509 10.0.0.131 - - [2025-10-30 16:09:15] "POST /config-database-nodes HTTP/1.1" 200 613 0.053868 10.0.0.131 - - [2025-10-30 16:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.131 - - [2025-10-30 16:09:18] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004377 10.0.0.131 - - [2025-10-30 16:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.131 - - [2025-10-30 16:09:18] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.022954 10.0.0.131 - - [2025-10-30 16:09:18] "GET / HTTP/1.1" 200 36215 0.002003 10.0.0.131 - - [2025-10-30 16:09:18] "POST /alarms HTTP/1.1" 200 583 0.021860 10.0.0.131 - - [2025-10-30 16:09:18] "POST /alarms HTTP/1.1" 200 577 0.036358 10.0.0.131 - - [2025-10-30 16:09:18] "POST /alarms HTTP/1.1" 200 577 0.029122 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 561 0.025422 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 557 0.031000 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 559 0.050600 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 567 0.028048 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 551 0.042003 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 559 0.048131 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 569 0.018872 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 557 0.045539 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 569 0.025950 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 577 0.068003 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 571 0.039567 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 563 0.037808 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 563 0.018287 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 563 0.040694 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 549 0.043129 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 597 0.019969 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 577 0.050472 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 573 0.023851 10.0.0.131 - - [2025-10-30 16:09:19] "POST /alarms HTTP/1.1" 200 585 0.020417 10.0.0.131 - - [2025-10-30 16:09:20] "POST /alarms HTTP/1.1" 200 611 0.040089 10.0.0.131 - - [2025-10-30 16:09:20] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.131 - - [2025-10-30 16:09:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002659 10.0.0.131 - - [2025-10-30 16:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.131 - - [2025-10-30 16:09:20] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.017334 10.0.0.131 - - [2025-10-30 16:09:20] "GET / HTTP/1.1" 200 36215 0.002495 10.0.0.131 - - [2025-10-30 16:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.131 - - [2025-10-30 16:09:20] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006058 10.0.0.131 - - [2025-10-30 16:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.131 - - [2025-10-30 16:09:20] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.016494 10.0.0.131 - - [2025-10-30 16:09:20] "GET / HTTP/1.1" 200 36215 0.001267 10.0.0.131 - - [2025-10-30 16:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.131 - - [2025-10-30 16:09:21] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005930 10.0.0.131 - - [2025-10-30 16:09:21] "PUT /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905 HTTP/1.1" 200 275 0.034934 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001086 10.0.0.131 - - [2025-10-30 16:09:23] "GET / HTTP/1.1" 200 36215 0.002915 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.131 - - [2025-10-30 16:09:24] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003302 10.0.0.131 - - [2025-10-30 16:09:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.000751 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.007847 10.0.0.131 - - [2025-10-30 16:09:24] "POST /security-groups HTTP/1.1" 200 570 0.147439 10.0.0.131 - - [2025-10-30 16:09:24] "POST /projects HTTP/1.1" 200 483 0.355603 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.009459 10.0.0.131 - - [2025-10-30 16:09:24] "POST /access-control-lists HTTP/1.1" 200 581 0.045374 10.0.0.131 - - [2025-10-30 16:09:24] "POST /security-groups HTTP/1.1" 200 536 0.088910 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.003973 10.0.0.131 - - [2025-10-30 16:09:24] "POST /chown HTTP/1.1" 200 109 0.035004 10.0.0.131 - - [2025-10-30 16:09:24] "POST /policy-managements HTTP/1.1" 409 214 0.012314 10.0.0.131 - - [2025-10-30 16:09:24] "POST /access-control-lists HTTP/1.1" 200 579 0.101014 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.041335 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.014180 10.0.0.131 - - [2025-10-30 16:09:24] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004463 10.0.0.131 - - [2025-10-30 16:09:24] "POST /access-control-lists HTTP/1.1" 200 596 0.032291 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.010792 10.0.0.131 - - [2025-10-30 16:09:24] "POST /application-policy-sets HTTP/1.1" 200 530 0.061529 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014461 10.0.0.131 - - [2025-10-30 16:09:24] "POST /access-control-lists HTTP/1.1" 200 594 0.063541 10.0.0.131 - - [2025-10-30 16:09:24] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003816 10.0.0.131 - - [2025-10-30 16:09:24] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.021794 10.0.0.131 - - [2025-10-30 16:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008694 10.0.0.131 - - [2025-10-30 16:09:24] "GET /virtual-network/7aa43dd3-cc97-4b56-a5fd-55c51c7006b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004927 10.0.0.131 - - [2025-10-30 16:09:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.003390 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.012707 10.0.0.131 - - [2025-10-30 16:09:25] "POST /security-groups HTTP/1.1" 200 574 0.079271 10.0.0.131 - - [2025-10-30 16:09:25] "POST /projects HTTP/1.1" 200 491 0.338215 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.008580 10.0.0.131 - - [2025-10-30 16:09:25] "POST /security-groups HTTP/1.1" 200 548 0.045584 10.0.0.131 - - [2025-10-30 16:09:25] "POST /access-control-lists HTTP/1.1" 200 585 0.102046 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.014389 10.0.0.131 - - [2025-10-30 16:09:25] "POST /chown HTTP/1.1" 200 109 0.062175 10.0.0.131 - - [2025-10-30 16:09:25] "POST /access-control-lists HTTP/1.1" 200 583 0.062429 10.0.0.131 - - [2025-10-30 16:09:25] "POST /network-ipams HTTP/1.1" 200 524 0.088117 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004294 10.0.0.131 - - [2025-10-30 16:09:25] "POST /network-ipams HTTP/1.1" 200 512 0.036605 10.0.0.131 - - [2025-10-30 16:09:25] "POST /access-control-lists HTTP/1.1" 200 604 0.054152 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.013734 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.002114 10.0.0.131 - - [2025-10-30 16:09:25] "POST /access-control-lists HTTP/1.1" 200 602 0.099722 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.004411 10.0.0.131 - - [2025-10-30 16:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007684 10.0.0.131 - - [2025-10-30 16:09:25] "POST /virtual-networks HTTP/1.1" 200 540 0.195203 10.0.0.131 - - [2025-10-30 16:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.131 - - [2025-10-30 16:09:25] "POST /access-control-lists HTTP/1.1" 200 591 0.069192 10.0.0.131 - - [2025-10-30 16:09:25] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.045528 10.0.0.131 - - [2025-10-30 16:09:26] "POST /route-targets HTTP/1.1" 200 328 0.027881 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-update HTTP/1.1" 200 156 0.020873 10.0.0.131 - - [2025-10-30 16:09:26] "POST /network-ipams HTTP/1.1" 200 520 0.076387 10.0.0.131 - - [2025-10-30 16:09:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.010185 10.0.0.131 - - [2025-10-30 16:09:26] "PUT /access-control-list/5bf70803-7cd7-4917-a687-eb52b844b4dd HTTP/1.1" 200 273 0.061228 10.0.0.131 - - [2025-10-30 16:09:26] "POST /useragent-kv HTTP/1.1" 200 115 0.012372 10.0.0.131 - - [2025-10-30 16:09:26] "POST /virtual-networks HTTP/1.1" 200 548 0.194170 10.0.0.131 - - [2025-10-30 16:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.131 - - [2025-10-30 16:09:26] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.009002 10.0.0.131 - - [2025-10-30 16:09:26] "POST /route-targets HTTP/1.1" 200 328 0.010196 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-update HTTP/1.1" 200 156 0.017704 10.0.0.131 - - [2025-10-30 16:09:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.006515 10.0.0.131 - - [2025-10-30 16:09:26] "POST /network-policys HTTP/1.1" 200 540 0.020569 10.0.0.131 - - [2025-10-30 16:09:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.010570 10.0.0.131 - - [2025-10-30 16:09:26] "POST /network-policys HTTP/1.1" 200 536 0.034765 10.0.0.131 - - [2025-10-30 16:09:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.019287 10.0.0.131 - - [2025-10-30 16:09:26] "POST /network-policys HTTP/1.1" 200 544 0.039295 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-update HTTP/1.1" 200 156 0.054664 10.0.0.131 - - [2025-10-30 16:09:26] "PUT /access-control-list/4f26fdb6-dbef-4a5f-97da-f1590aedcb87 HTTP/1.1" 200 273 0.013481 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022644 10.0.0.131 - - [2025-10-30 16:09:26] "PUT /access-control-list/5bf70803-7cd7-4917-a687-eb52b844b4dd HTTP/1.1" 200 273 0.015276 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-update HTTP/1.1" 200 156 0.062401 10.0.0.131 - - [2025-10-30 16:09:26] "PUT /access-control-list/4f26fdb6-dbef-4a5f-97da-f1590aedcb87 HTTP/1.1" 200 273 0.060345 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-update HTTP/1.1" 200 156 0.022091 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-update HTTP/1.1" 200 156 0.100604 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008901 10.0.0.131 - - [2025-10-30 16:09:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005463 10.0.0.131 - - [2025-10-30 16:09:26] "PUT /access-control-list/5bf70803-7cd7-4917-a687-eb52b844b4dd HTTP/1.1" 200 273 0.064903 10.0.0.131 - - [2025-10-30 16:09:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.002689 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-update HTTP/1.1" 200 156 0.076163 10.0.0.131 - - [2025-10-30 16:09:27] "POST /access-control-lists HTTP/1.1" 200 603 0.049160 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-update HTTP/1.1" 200 156 0.115906 10.0.0.131 - - [2025-10-30 16:09:27] "PUT /access-control-list/4f26fdb6-dbef-4a5f-97da-f1590aedcb87 HTTP/1.1" 200 273 0.036383 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-update HTTP/1.1" 200 156 0.044072 10.0.0.131 - - [2025-10-30 16:09:27] "PUT /access-control-list/61ef9009-9ccb-4ffb-b6bf-6c21f9410e9e HTTP/1.1" 200 273 0.044168 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-update HTTP/1.1" 200 156 0.133995 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010543 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002225 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003521 10.0.0.131 - - [2025-10-30 16:09:27] "PUT /access-control-list/61ef9009-9ccb-4ffb-b6bf-6c21f9410e9e HTTP/1.1" 200 273 0.018143 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-update HTTP/1.1" 200 156 0.059801 10.0.0.131 - - [2025-10-30 16:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.131 - - [2025-10-30 16:09:27] "GET /virtual-network/7aa43dd3-cc97-4b56-a5fd-55c51c7006b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009618 10.0.0.131 - - [2025-10-30 16:09:27] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006181 10.0.0.131 - - [2025-10-30 16:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.131 - - [2025-10-30 16:09:27] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006903 10.0.0.131 - - [2025-10-30 16:09:27] "POST /firewall-policys HTTP/1.1" 200 532 0.030617 10.0.0.131 - - [2025-10-30 16:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021137 10.0.0.131 - - [2025-10-30 16:09:27] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008337 10.0.0.131 - - [2025-10-30 16:09:27] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002859 10.0.0.131 - - [2025-10-30 16:09:27] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003879 10.0.0.131 - - [2025-10-30 16:09:27] "POST /ref-update HTTP/1.1" 200 156 0.027106 10.0.0.131 - - [2025-10-30 16:09:27] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.025025 10.0.0.131 - - [2025-10-30 16:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.131 - - [2025-10-30 16:09:27] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004108 10.0.0.131 - - [2025-10-30 16:09:27] "POST /firewall-policys HTTP/1.1" 200 534 0.020810 10.0.0.131 - - [2025-10-30 16:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024665 10.0.0.131 - - [2025-10-30 16:09:27] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.020722 10.0.0.131 - - [2025-10-30 16:09:27] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002399 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003104 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003422 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003327 10.0.0.131 - - [2025-10-30 16:09:28] "POST /ref-update HTTP/1.1" 200 156 0.040192 10.0.0.131 - - [2025-10-30 16:09:28] "POST /ref-update HTTP/1.1" 200 156 0.090313 10.0.0.131 - - [2025-10-30 16:09:28] "POST /ref-update HTTP/1.1" 200 156 0.088605 10.0.0.131 - - [2025-10-30 16:09:28] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006087 10.0.0.131 - - [2025-10-30 16:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.131 - - [2025-10-30 16:09:28] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003581 10.0.0.131 - - [2025-10-30 16:09:28] "POST /firewall-policys HTTP/1.1" 200 532 0.156732 10.0.0.131 - - [2025-10-30 16:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037791 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/a6f57b89-7abf-455f-87c2-99164c3f17bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.015176 10.0.0.131 - - [2025-10-30 16:09:28] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003170 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/a6f57b89-7abf-455f-87c2-99164c3f17bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003615 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002828 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004476 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004553 10.0.0.131 - - [2025-10-30 16:09:28] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003002 10.0.0.131 - - [2025-10-30 16:09:28] "POST /ref-update HTTP/1.1" 200 156 0.041569 10.0.0.131 - - [2025-10-30 16:09:28] "POST /ref-update HTTP/1.1" 200 156 0.050105 10.0.0.131 - - [2025-10-30 16:09:28] "POST /ref-update HTTP/1.1" 200 156 0.067293 10.0.0.131 - - [2025-10-30 16:09:29] "POST /ref-update HTTP/1.1" 200 156 0.069701 10.0.0.131 - - [2025-10-30 16:09:29] "POST /ref-update HTTP/1.1" 200 156 0.042681 10.0.0.131 - - [2025-10-30 16:09:29] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.014422 10.0.0.131 - - [2025-10-30 16:09:29] "POST /tags HTTP/1.1" 200 300 0.049670 10.0.0.131 - - [2025-10-30 16:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016305 10.0.0.131 - - [2025-10-30 16:09:29] "GET /tag/8348ecec-a5c9-4f78-a232-305f60c9acc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028740 10.0.0.131 - - [2025-10-30 16:09:29] "POST /set-tag HTTP/1.1" 200 109 0.026311 10.0.0.131 - - [2025-10-30 16:09:29] "POST /tags HTTP/1.1" 200 358 0.133345 10.0.0.131 - - [2025-10-30 16:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015910 10.0.0.131 - - [2025-10-30 16:09:29] "GET /tag/4e0803c4-9e64-4be2-a582-327532b675f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.019260 10.0.0.131 - - [2025-10-30 16:09:29] "POST /tags HTTP/1.1" 200 306 0.072015 10.0.0.131 - - [2025-10-30 16:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.067764 10.0.0.131 - - [2025-10-30 16:09:29] "GET /tag/e8eb3e2e-ece0-4f9c-ac54-2ab8772a06bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015320 10.0.0.131 - - [2025-10-30 16:09:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.000578 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.015954 10.0.0.131 - - [2025-10-30 16:09:30] "POST /security-groups HTTP/1.1" 200 571 0.071058 10.0.0.131 - - [2025-10-30 16:09:30] "POST /projects HTTP/1.1" 200 485 0.283533 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.005207 10.0.0.131 - - [2025-10-30 16:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026630 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022979 10.0.0.131 - - [2025-10-30 16:09:30] "POST /access-control-lists HTTP/1.1" 200 582 0.097417 10.0.0.131 - - [2025-10-30 16:09:30] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.030588 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.131 - - [2025-10-30 16:09:30] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.010609 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.001859 10.0.0.131 - - [2025-10-30 16:09:30] "POST /access-control-lists HTTP/1.1" 200 580 0.062672 10.0.0.131 - - [2025-10-30 16:09:30] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.074854 10.0.0.131 - - [2025-10-30 16:09:30] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.098942 10.0.0.131 - - [2025-10-30 16:09:30] "POST /security-groups HTTP/1.1" 200 539 0.109692 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.003004 10.0.0.131 - - [2025-10-30 16:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031336 10.0.0.131 - - [2025-10-30 16:09:30] "POST /chown HTTP/1.1" 200 109 0.077372 10.0.0.131 - - [2025-10-30 16:09:30] "POST /access-control-lists HTTP/1.1" 200 598 0.103030 10.0.0.131 - - [2025-10-30 16:09:30] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022383 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.006111 10.0.0.131 - - [2025-10-30 16:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.131 - - [2025-10-30 16:09:30] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.048247 10.0.0.131 - - [2025-10-30 16:09:30] "POST /access-control-lists HTTP/1.1" 200 596 0.068839 10.0.0.131 - - [2025-10-30 16:09:31] "POST /tags HTTP/1.1" 409 207 0.028857 10.0.0.131 - - [2025-10-30 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.131 - - [2025-10-30 16:09:31] "GET /tag/e8eb3e2e-ece0-4f9c-ac54-2ab8772a06bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015712 10.0.0.131 - - [2025-10-30 16:09:31] "POST /firewall-rules HTTP/1.1" 200 566 0.080801 10.0.0.131 - - [2025-10-30 16:09:31] "GET /firewall-rule/8d26375e-4b59-4198-9176-3073550b9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004759 10.0.0.131 - - [2025-10-30 16:09:31] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003845 10.0.0.131 - - [2025-10-30 16:09:31] "GET /firewall-rule/8d26375e-4b59-4198-9176-3073550b9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002678 10.0.0.131 - - [2025-10-30 16:09:31] "POST /ref-update HTTP/1.1" 200 156 0.017913 10.0.0.131 - - [2025-10-30 16:09:31] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013629 10.0.0.131 - - [2025-10-30 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.131 - - [2025-10-30 16:09:31] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004427 10.0.0.131 - - [2025-10-30 16:09:31] "POST /tags HTTP/1.1" 409 207 0.002418 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 10.0.0.131 - - [2025-10-30 16:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001204 10.0.0.131 - - [2025-10-30 16:09:31] "GET /tag/e8eb3e2e-ece0-4f9c-ac54-2ab8772a06bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017377 10.0.0.131 - - [2025-10-30 16:09:31] "POST /firewall-rules HTTP/1.1" 200 564 0.085674 10.0.0.131 - - [2025-10-30 16:09:31] "GET /firewall-rule/7355cec2-fad8-421c-9f0f-48ef7db1b14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.085449 10.0.0.131 - - [2025-10-30 16:09:31] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.116671 10.0.0.131 - - [2025-10-30 16:09:31] "GET /firewall-rule/7355cec2-fad8-421c-9f0f-48ef7db1b14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003095 10.0.0.131 - - [2025-10-30 16:09:31] "POST /ref-update HTTP/1.1" 200 156 0.018272 10.0.0.131 - - [2025-10-30 16:09:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.002558 10.0.0.131 - - [2025-10-30 16:09:31] "POST /tags HTTP/1.1" 200 306 0.103110 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019594 10.0.0.131 - - [2025-10-30 16:09:32] "GET /tag/79ac1115-57ce-4e0a-87c9-8d2d9b7bcc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.023867 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.131 - - [2025-10-30 16:09:32] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037238 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.131 - - [2025-10-30 16:09:32] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006903 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.131 - - [2025-10-30 16:09:32] "GET /service-appliance-set/834c32e0-152d-4277-80f2-cabefbda2334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010314 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.008838 10.0.0.131 - - [2025-10-30 16:09:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128827 10.0.0.131 - - [2025-10-30 16:09:32] "GET /virtual-machine-interface/4305bd1d-78c2-4c77-88e7-e094642a08c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.022661 10.0.0.131 - - [2025-10-30 16:09:32] "POST /instance-ips HTTP/1.1" 200 382 0.087824 10.0.0.131 - - [2025-10-30 16:09:32] "GET /instance-ip/1f2e5984-9da9-40d9-b8d8-508e2fb5b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009326 10.0.0.131 - - [2025-10-30 16:09:32] "POST /loadbalancers HTTP/1.1" 200 584 0.066999 10.0.0.131 - - [2025-10-30 16:09:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009276 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.131 - - [2025-10-30 16:09:32] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066099 10.0.0.131 - - [2025-10-30 16:09:32] "GET /loadbalancer/5c2f43d8-806e-4c90-bc82-85110a79824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003925 10.0.0.131 - - [2025-10-30 16:09:32] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056131 10.0.0.131 - - [2025-10-30 16:09:32] "GET /instance-ip/1f2e5984-9da9-40d9-b8d8-508e2fb5b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005603 10.0.0.131 - - [2025-10-30 16:09:32] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.058967 10.0.0.131 - - [2025-10-30 16:09:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019795 10.0.0.131 - - [2025-10-30 16:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.131 - - [2025-10-30 16:09:32] "POST /floating-ips HTTP/1.1" 200 585 0.061891 10.0.0.131 - - [2025-10-30 16:09:33] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047889 10.0.0.131 - - [2025-10-30 16:09:33] "GET /loadbalancer-listener/672158d9-d741-41aa-aa1d-b286a5b2ae24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.011525 10.0.0.131 - - [2025-10-30 16:09:33] "GET /loadbalancer-listener/672158d9-d741-41aa-aa1d-b286a5b2ae24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.019195 10.0.0.131 - - [2025-10-30 16:09:33] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.060429 10.0.0.131 - - [2025-10-30 16:09:33] "GET /instance-ip/1f2e5984-9da9-40d9-b8d8-508e2fb5b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006745 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009069 10.0.0.131 - - [2025-10-30 16:09:33] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004684 10.0.0.131 - - [2025-10-30 16:09:33] "GET /instance-ip/1f2e5984-9da9-40d9-b8d8-508e2fb5b2d4?fields=floating_ips HTTP/1.1" 200 1172 0.016631 10.0.0.131 - - [2025-10-30 16:09:33] "GET /floating-ip/26cf4748-2d7d-4992-8975-8600061d3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.005880 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.131 - - [2025-10-30 16:09:33] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.019908 10.0.0.131 - - [2025-10-30 16:09:33] "POST /tags HTTP/1.1" 200 302 0.146550 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.131 - - [2025-10-30 16:09:33] "GET /tag/3452d55a-57c1-48b3-aa2b-d5c0122e8528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022948 10.0.0.131 - - [2025-10-30 16:09:33] "POST /tags HTTP/1.1" 200 326 0.102278 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.131 - - [2025-10-30 16:09:33] "GET /tag/8c4bc8a1-3718-418b-9a78-222773b24532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.020787 10.0.0.131 - - [2025-10-30 16:09:33] "POST /tags HTTP/1.1" 200 364 0.033523 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.131 - - [2025-10-30 16:09:33] "GET /tag/5eb5db0a-2d49-4c5c-acde-f3dfd17c8b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.020078 10.0.0.131 - - [2025-10-30 16:09:33] "POST /tags HTTP/1.1" 200 312 0.026309 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014988 10.0.0.131 - - [2025-10-30 16:09:33] "GET /tag/02034b53-6042-4398-a470-43245c02afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025225 10.0.0.131 - - [2025-10-30 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.131 - - [2025-10-30 16:09:34] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009959 10.0.0.131 - - [2025-10-30 16:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013108 10.0.0.131 - - [2025-10-30 16:09:34] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.080252 10.0.0.131 - - [2025-10-30 16:09:34] "POST /virtual-machines HTTP/1.1" 200 378 0.026547 10.0.0.131 - - [2025-10-30 16:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.081675 10.0.0.131 - - [2025-10-30 16:09:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.189665 10.0.0.131 - - [2025-10-30 16:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.055958 10.0.0.131 - - [2025-10-30 16:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031522 10.0.0.131 - - [2025-10-30 16:09:34] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.029449 10.0.0.131 - - [2025-10-30 16:09:34] "POST /instance-ips HTTP/1.1" 200 410 0.069438 10.0.0.131 - - [2025-10-30 16:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.064894 10.0.0.131 - - [2025-10-30 16:09:34] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007423 10.0.0.131 - - [2025-10-30 16:09:35] "POST /set-tag HTTP/1.1" 200 109 0.110228 10.0.0.131 - - [2025-10-30 16:09:35] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.027367 10.0.0.131 - - [2025-10-30 16:09:35] "GET /instance-ip/d37a56c2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007801 10.0.0.131 - - [2025-10-30 16:09:35] "POST /tags HTTP/1.1" 200 356 0.051511 10.0.0.131 - - [2025-10-30 16:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.081721 10.0.0.131 - - [2025-10-30 16:09:35] "GET /tag/c62f37a2-5e91-455c-9201-52ec0f39f665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.039833 10.0.0.131 - - [2025-10-30 16:09:35] "POST /tags HTTP/1.1" 200 304 0.103980 10.0.0.131 - - [2025-10-30 16:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009501 10.0.0.131 - - [2025-10-30 16:09:35] "GET /tag/ed1451df-c5a6-4659-89c9-7c249b15e53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021375 10.0.0.131 - - [2025-10-30 16:09:35] "POST /projects HTTP/1.1" 409 218 0.006284 10.0.0.131 - - [2025-10-30 16:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.131 - - [2025-10-30 16:09:35] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056334 10.0.0.131 - - [2025-10-30 16:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.131 - - [2025-10-30 16:09:35] "GET /network-ipam/c4148fd6-3860-4be6-82f8-d51608ae7454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002818 10.0.0.131 - - [2025-10-30 16:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.131 - - [2025-10-30 16:09:35] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005884 10.0.0.131 - - [2025-10-30 16:09:35] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.051270 10.0.0.131 - - [2025-10-30 16:09:35] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.010283 10.0.0.131 - - [2025-10-30 16:09:35] "POST /set-tag HTTP/1.1" 200 109 0.061874 10.0.0.131 - - [2025-10-30 16:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.131 - - [2025-10-30 16:09:35] "GET /network-ipam/06143c01-ea69-45d8-8779-77e8f90acaca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003341 10.0.0.131 - - [2025-10-30 16:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.131 - - [2025-10-30 16:09:36] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.010561 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.101721 10.0.0.131 - - [2025-10-30 16:09:36] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.011484 10.0.0.131 - - [2025-10-30 16:09:36] "POST /set-tag HTTP/1.1" 200 109 0.087584 10.0.0.131 - - [2025-10-30 16:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.131 - - [2025-10-30 16:09:36] "GET /network-policy/13cb21f2-ea50-4b8a-8f57-30d0cd21942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004387 10.0.0.131 - - [2025-10-30 16:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.131 - - [2025-10-30 16:09:36] "GET /network-policy/d745bcaf-2f07-4f1d-8245-dad16252bac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003463 10.0.0.131 - - [2025-10-30 16:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.131 - - [2025-10-30 16:09:36] "GET /network-policy/44c47f7c-b338-422e-85fd-19c2e4b3c100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002944 10.0.0.131 - - [2025-10-30 16:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /network-policy/44c47f7c-b338-422e-85fd-19c2e4b3c100 HTTP/1.1" 200 263 0.010605 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /access-control-list/61ef9009-9ccb-4ffb-b6bf-6c21f9410e9e HTTP/1.1" 200 273 0.038265 10.0.0.131 - - [2025-10-30 16:09:36] "POST /ref-update HTTP/1.1" 200 156 0.095556 10.0.0.131 - - [2025-10-30 16:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030704 10.0.0.131 - - [2025-10-30 16:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013579 10.0.0.131 - - [2025-10-30 16:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013143 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /access-control-list/5bf70803-7cd7-4917-a687-eb52b844b4dd HTTP/1.1" 200 273 0.107973 10.0.0.131 - - [2025-10-30 16:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015649 10.0.0.131 - - [2025-10-30 16:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011046 10.0.0.131 - - [2025-10-30 16:09:36] "POST /security-groups HTTP/1.1" 409 245 0.006312 10.0.0.131 - - [2025-10-30 16:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /security-group/0e6708cd-2dc1-467f-a47b-ec3461c448fe HTTP/1.1" 200 263 0.079034 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /access-control-list/c5361b67-b606-492c-82a9-7a132939a064 HTTP/1.1" 200 273 0.014853 10.0.0.131 - - [2025-10-30 16:09:36] "PUT /access-control-list/cc23a482-aaa4-4be1-90a7-a0548e4ed1d8 HTTP/1.1" 200 273 0.049713 10.0.0.131 - - [2025-10-30 16:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.059944 10.0.0.131 - - [2025-10-30 16:09:37] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013832 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011935 10.0.0.131 - - [2025-10-30 16:09:37] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003998 10.0.0.131 - - [2025-10-30 16:09:37] "POST /tags HTTP/1.1" 409 206 0.002209 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.131 - - [2025-10-30 16:09:37] "GET /tag/ed1451df-c5a6-4659-89c9-7c249b15e53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016618 10.0.0.131 - - [2025-10-30 16:09:37] "POST /firewall-rules HTTP/1.1" 200 564 0.111899 10.0.0.131 - - [2025-10-30 16:09:37] "GET /firewall-rule/815be528-988f-40ae-ad10-bf662337c842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004170 10.0.0.131 - - [2025-10-30 16:09:37] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005005 10.0.0.131 - - [2025-10-30 16:09:37] "GET /firewall-rule/815be528-988f-40ae-ad10-bf662337c842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002958 10.0.0.131 - - [2025-10-30 16:09:37] "POST /ref-update HTTP/1.1" 200 156 0.033880 10.0.0.131 - - [2025-10-30 16:09:37] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005651 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010536 10.0.0.131 - - [2025-10-30 16:09:37] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005079 10.0.0.131 - - [2025-10-30 16:09:37] "POST /tags HTTP/1.1" 409 206 0.006525 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.131 - - [2025-10-30 16:09:37] "GET /tag/ed1451df-c5a6-4659-89c9-7c249b15e53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020808 10.0.0.131 - - [2025-10-30 16:09:37] "POST /firewall-rules HTTP/1.1" 200 562 0.063941 10.0.0.131 - - [2025-10-30 16:09:37] "GET /firewall-rule/540d86a7-c395-4114-beb6-298cb22e5cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008143 10.0.0.131 - - [2025-10-30 16:09:37] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005107 10.0.0.131 - - [2025-10-30 16:09:37] "GET /firewall-rule/540d86a7-c395-4114-beb6-298cb22e5cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006148 10.0.0.131 - - [2025-10-30 16:09:37] "POST /ref-update HTTP/1.1" 200 156 0.036486 10.0.0.131 - - [2025-10-30 16:09:37] "POST /tags HTTP/1.1" 200 302 0.026425 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.131 - - [2025-10-30 16:09:37] "GET /tag/c676ad2c-533a-4a22-9c58-7d67d81ca0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.027645 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.131 - - [2025-10-30 16:09:37] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056244 10.0.0.131 - - [2025-10-30 16:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.131 - - [2025-10-30 16:09:38] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005122 10.0.0.131 - - [2025-10-30 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.131 - - [2025-10-30 16:09:38] "GET /service-appliance-set/834c32e0-152d-4277-80f2-cabefbda2334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002549 10.0.0.131 - - [2025-10-30 16:09:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.002248 10.0.0.131 - - [2025-10-30 16:09:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108395 10.0.0.131 - - [2025-10-30 16:09:38] "GET /virtual-machine-interface/4f8b2dbf-822a-479b-8afa-bb07e02cc1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.012876 10.0.0.131 - - [2025-10-30 16:09:38] "POST /instance-ips HTTP/1.1" 200 378 0.041297 10.0.0.131 - - [2025-10-30 16:09:38] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008619 10.0.0.131 - - [2025-10-30 16:09:38] "POST /loadbalancers HTTP/1.1" 200 584 0.066479 10.0.0.131 - - [2025-10-30 16:09:38] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029069 10.0.0.131 - - [2025-10-30 16:09:38] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009242 10.0.0.131 - - [2025-10-30 16:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022402 10.0.0.131 - - [2025-10-30 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.131 - - [2025-10-30 16:09:38] "POST /floating-ips HTTP/1.1" 200 583 0.040613 10.0.0.131 - - [2025-10-30 16:09:38] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053919 10.0.0.131 - - [2025-10-30 16:09:38] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005715 10.0.0.131 - - [2025-10-30 16:09:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.025805 10.0.0.131 - - [2025-10-30 16:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021031 10.0.0.131 - - [2025-10-30 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.131 - - [2025-10-30 16:09:38] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048053 10.0.0.131 - - [2025-10-30 16:09:38] "GET /loadbalancer-listener/667d0c2e-01be-4500-9b97-ca2d9e9405ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004064 10.0.0.131 - - [2025-10-30 16:09:38] "GET /loadbalancer-listener/667d0c2e-01be-4500-9b97-ca2d9e9405ed?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004883 10.0.0.131 - - [2025-10-30 16:09:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024144 10.0.0.131 - - [2025-10-30 16:09:38] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007908 10.0.0.131 - - [2025-10-30 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.131 - - [2025-10-30 16:09:38] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?fields=floating_ips HTTP/1.1" 200 1166 0.006848 10.0.0.131 - - [2025-10-30 16:09:38] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027486 10.0.0.131 - - [2025-10-30 16:09:38] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004137 10.0.0.131 - - [2025-10-30 16:09:38] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006362 10.0.0.131 - - [2025-10-30 16:09:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018632 10.0.0.131 - - [2025-10-30 16:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011022 10.0.0.131 - - [2025-10-30 16:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.131 - - [2025-10-30 16:09:39] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029088 10.0.0.131 - - [2025-10-30 16:09:39] "GET /loadbalancer-listener/d512c6bf-608c-4bb9-a458-1092a7521384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005344 10.0.0.131 - - [2025-10-30 16:09:39] "GET /loadbalancer-listener/d512c6bf-608c-4bb9-a458-1092a7521384?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005976 10.0.0.131 - - [2025-10-30 16:09:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035112 10.0.0.131 - - [2025-10-30 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.131 - - [2025-10-30 16:09:39] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005694 10.0.0.131 - - [2025-10-30 16:09:39] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?fields=floating_ips HTTP/1.1" 200 1166 0.002535 10.0.0.131 - - [2025-10-30 16:09:39] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.003354 10.0.0.131 - - [2025-10-30 16:09:39] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068432 10.0.0.131 - - [2025-10-30 16:09:39] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003041 10.0.0.131 - - [2025-10-30 16:09:39] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025635 10.0.0.131 - - [2025-10-30 16:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021489 10.0.0.131 - - [2025-10-30 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012490 10.0.0.131 - - [2025-10-30 16:09:39] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036421 10.0.0.131 - - [2025-10-30 16:09:39] "GET /loadbalancer-listener/cd9d7d04-e40d-4811-afba-0c7ac27873b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005671 10.0.0.131 - - [2025-10-30 16:09:39] "GET /loadbalancer-listener/cd9d7d04-e40d-4811-afba-0c7ac27873b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.008932 10.0.0.131 - - [2025-10-30 16:09:39] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021054 10.0.0.131 - - [2025-10-30 16:09:39] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004666 10.0.0.131 - - [2025-10-30 16:09:39] "GET /instance-ip/182c9cda-cb9a-4221-a998-5df5659cc91f?fields=floating_ips HTTP/1.1" 200 1166 0.005568 10.0.0.131 - - [2025-10-30 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.131 - - [2025-10-30 16:09:39] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002915 10.0.0.131 - - [2025-10-30 16:09:39] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003437 10.0.0.131 - - [2025-10-30 16:09:39] "POST /tags HTTP/1.1" 200 372 0.023004 10.0.0.131 - - [2025-10-30 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.131 - - [2025-10-30 16:09:39] "GET /tag/cd4fdf10-48ac-4753-b6ce-1b4536f5527e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.019959 10.0.0.131 - - [2025-10-30 16:09:39] "POST /tags HTTP/1.1" 200 320 0.023514 10.0.0.131 - - [2025-10-30 16:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.131 - - [2025-10-30 16:09:39] "GET /tag/261d611f-c032-4408-bcc4-2afca7f1135c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.016432 10.0.0.131 - - [2025-10-30 16:09:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.000641 10.0.0.131 - - [2025-10-30 16:09:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.004389 10.0.0.131 - - [2025-10-30 16:09:40] "POST /security-groups HTTP/1.1" 200 578 0.076635 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.002349 10.0.0.131 - - [2025-10-30 16:09:40] "POST /projects HTTP/1.1" 200 499 0.231809 10.0.0.131 - - [2025-10-30 16:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008812 10.0.0.131 - - [2025-10-30 16:09:40] "POST /access-control-lists HTTP/1.1" 200 589 0.036007 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020092 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.017922 10.0.0.131 - - [2025-10-30 16:09:40] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005996 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.131 - - [2025-10-30 16:09:40] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004694 10.0.0.131 - - [2025-10-30 16:09:40] "POST /access-control-lists HTTP/1.1" 200 587 0.086525 10.0.0.131 - - [2025-10-30 16:09:40] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.122812 10.0.0.131 - - [2025-10-30 16:09:40] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.081926 10.0.0.131 - - [2025-10-30 16:09:40] "POST /security-groups HTTP/1.1" 200 560 0.094920 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 404 248 0.002095 10.0.0.131 - - [2025-10-30 16:09:40] "POST /access-control-lists HTTP/1.1" 200 612 0.079965 10.0.0.131 - - [2025-10-30 16:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.068160 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 404 247 0.002204 10.0.0.131 - - [2025-10-30 16:09:40] "POST /chown HTTP/1.1" 200 109 0.048762 10.0.0.131 - - [2025-10-30 16:09:40] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007366 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.131 - - [2025-10-30 16:09:40] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020083 10.0.0.131 - - [2025-10-30 16:09:40] "POST /access-control-lists HTTP/1.1" 200 610 0.092370 10.0.0.131 - - [2025-10-30 16:09:40] "POST /tags HTTP/1.1" 409 214 0.015037 10.0.0.131 - - [2025-10-30 16:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.131 - - [2025-10-30 16:09:40] "GET /tag/261d611f-c032-4408-bcc4-2afca7f1135c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.020042 10.0.0.131 - - [2025-10-30 16:09:40] "POST /firewall-rules HTTP/1.1" 200 580 0.069378 10.0.0.131 - - [2025-10-30 16:09:40] "GET /firewall-rule/283a3862-38d8-438a-b588-92ba70809fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007695 10.0.0.131 - - [2025-10-30 16:09:40] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.007724 10.0.0.131 - - [2025-10-30 16:09:41] "GET /firewall-rule/283a3862-38d8-438a-b588-92ba70809fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006620 10.0.0.131 - - [2025-10-30 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.050269 10.0.0.131 - - [2025-10-30 16:09:41] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004406 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.131 - - [2025-10-30 16:09:41] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004188 10.0.0.131 - - [2025-10-30 16:09:41] "POST /tags HTTP/1.1" 409 214 0.002011 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.131 - - [2025-10-30 16:09:41] "GET /tag/261d611f-c032-4408-bcc4-2afca7f1135c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.024421 10.0.0.131 - - [2025-10-30 16:09:41] "POST /firewall-rules HTTP/1.1" 200 578 0.071197 10.0.0.131 - - [2025-10-30 16:09:41] "GET /firewall-rule/ad7fc2cb-9aee-4a3a-976f-a27b409714b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005991 10.0.0.131 - - [2025-10-30 16:09:41] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004658 10.0.0.131 - - [2025-10-30 16:09:41] "GET /firewall-rule/ad7fc2cb-9aee-4a3a-976f-a27b409714b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005157 10.0.0.131 - - [2025-10-30 16:09:41] "POST /ref-update HTTP/1.1" 200 156 0.039678 10.0.0.131 - - [2025-10-30 16:09:41] "POST /tags HTTP/1.1" 200 364 0.026381 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015631 10.0.0.131 - - [2025-10-30 16:09:41] "GET /tag/556b3d3d-097e-46e4-95bf-9171b523ad52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.024686 10.0.0.131 - - [2025-10-30 16:09:41] "POST /tags HTTP/1.1" 200 312 0.049443 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013937 10.0.0.131 - - [2025-10-30 16:09:41] "GET /tag/467f6535-62d3-442f-8b52-9e04b3881803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023766 10.0.0.131 - - [2025-10-30 16:09:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000576 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.002293 10.0.0.131 - - [2025-10-30 16:09:41] "POST /security-groups HTTP/1.1" 200 574 0.089837 10.0.0.131 - - [2025-10-30 16:09:41] "POST /projects HTTP/1.1" 200 491 0.218324 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.006547 10.0.0.131 - - [2025-10-30 16:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019748 10.0.0.131 - - [2025-10-30 16:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.131 - - [2025-10-30 16:09:42] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.024538 10.0.0.131 - - [2025-10-30 16:09:42] "POST /access-control-lists HTTP/1.1" 200 585 0.104037 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010390 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.019379 10.0.0.131 - - [2025-10-30 16:09:42] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008203 10.0.0.131 - - [2025-10-30 16:09:42] "POST /access-control-lists HTTP/1.1" 200 583 0.066479 10.0.0.131 - - [2025-10-30 16:09:42] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.108015 10.0.0.131 - - [2025-10-30 16:09:42] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.051795 10.0.0.131 - - [2025-10-30 16:09:42] "POST /security-groups HTTP/1.1" 200 548 0.073214 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.002549 10.0.0.131 - - [2025-10-30 16:09:42] "POST /access-control-lists HTTP/1.1" 200 604 0.076719 10.0.0.131 - - [2025-10-30 16:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.062459 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.014923 10.0.0.131 - - [2025-10-30 16:09:42] "POST /chown HTTP/1.1" 200 109 0.020580 10.0.0.131 - - [2025-10-30 16:09:42] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009062 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.131 - - [2025-10-30 16:09:42] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.037478 10.0.0.131 - - [2025-10-30 16:09:42] "POST /access-control-lists HTTP/1.1" 200 602 0.073400 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001724 10.0.0.131 - - [2025-10-30 16:09:42] "POST /tags HTTP/1.1" 409 210 0.015795 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.131 - - [2025-10-30 16:09:42] "GET /tag/467f6535-62d3-442f-8b52-9e04b3881803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012308 10.0.0.131 - - [2025-10-30 16:09:42] "POST /firewall-rules HTTP/1.1" 200 572 0.066161 10.0.0.131 - - [2025-10-30 16:09:42] "GET /firewall-rule/6d3f6dfd-8789-4ab3-ab44-47844c1c376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004633 10.0.0.131 - - [2025-10-30 16:09:42] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005082 10.0.0.131 - - [2025-10-30 16:09:42] "GET /firewall-rule/6d3f6dfd-8789-4ab3-ab44-47844c1c376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002724 10.0.0.131 - - [2025-10-30 16:09:42] "POST /ref-update HTTP/1.1" 200 156 0.068883 10.0.0.131 - - [2025-10-30 16:09:42] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008611 10.0.0.131 - - [2025-10-30 16:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573 10.0.0.131 - - [2025-10-30 16:09:43] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009691 10.0.0.131 - - [2025-10-30 16:09:43] "POST /tags HTTP/1.1" 409 210 0.002496 10.0.0.131 - - [2025-10-30 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.131 - - [2025-10-30 16:09:43] "GET /tag/467f6535-62d3-442f-8b52-9e04b3881803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.122816 10.0.0.131 - - [2025-10-30 16:09:43] "POST /firewall-rules HTTP/1.1" 200 570 0.107561 10.0.0.131 - - [2025-10-30 16:09:43] "GET /firewall-rule/17d775eb-f5f3-480a-882c-ce1d9221e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016212 10.0.0.131 - - [2025-10-30 16:09:43] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004403 10.0.0.131 - - [2025-10-30 16:09:43] "GET /firewall-rule/17d775eb-f5f3-480a-882c-ce1d9221e5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003342 10.0.0.131 - - [2025-10-30 16:09:43] "POST /ref-update HTTP/1.1" 200 156 0.059523 10.0.0.131 - - [2025-10-30 16:09:43] "POST /tags HTTP/1.1" 409 237 0.002085 10.0.0.131 - - [2025-10-30 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.131 - - [2025-10-30 16:09:43] "GET /tag/5eb5db0a-2d49-4c5c-acde-f3dfd17c8b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011123 10.0.0.131 - - [2025-10-30 16:09:43] "POST /tags HTTP/1.1" 409 210 0.002088 10.0.0.131 - - [2025-10-30 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.131 - - [2025-10-30 16:09:43] "GET /tag/02034b53-6042-4398-a470-43245c02afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010663 10.0.0.131 - - [2025-10-30 16:09:43] "POST /projects HTTP/1.1" 409 223 0.002322 10.0.0.131 - - [2025-10-30 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.131 - - [2025-10-30 16:09:43] "GET /project/641a1521-4104-4a05-b919-e9327c8fe615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045853 10.0.0.131 - - [2025-10-30 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.131 - - [2025-10-30 16:09:43] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004884 10.0.0.131 - - [2025-10-30 16:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.131 - - [2025-10-30 16:09:43] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004796 10.0.0.131 - - [2025-10-30 16:09:43] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.090546 10.0.0.131 - - [2025-10-30 16:09:43] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.066636 10.0.0.131 - - [2025-10-30 16:09:44] "POST /security-groups HTTP/1.1" 409 253 0.002618 10.0.0.131 - - [2025-10-30 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.131 - - [2025-10-30 16:09:44] "PUT /security-group/ff85f1e3-dc1c-40f6-a75f-a9735a9c2918 HTTP/1.1" 200 263 0.064962 10.0.0.131 - - [2025-10-30 16:09:44] "PUT /access-control-list/441f121d-2e7f-40c9-8634-400b5ad1dcfe HTTP/1.1" 200 273 0.011739 10.0.0.131 - - [2025-10-30 16:09:44] "PUT /access-control-list/88edbc54-30d5-43d5-bb7a-43a33db8ad36 HTTP/1.1" 200 273 0.027407 10.0.0.131 - - [2025-10-30 16:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037797 10.0.0.131 - - [2025-10-30 16:09:44] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005606 10.0.0.131 - - [2025-10-30 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007691 10.0.0.131 - - [2025-10-30 16:09:44] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003656 10.0.0.131 - - [2025-10-30 16:09:44] "POST /tags HTTP/1.1" 409 210 0.002184 10.0.0.131 - - [2025-10-30 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.131 - - [2025-10-30 16:09:44] "GET /tag/02034b53-6042-4398-a470-43245c02afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025131 10.0.0.131 - - [2025-10-30 16:09:44] "POST /firewall-rules HTTP/1.1" 200 572 0.089296 10.0.0.131 - - [2025-10-30 16:09:44] "GET /firewall-rule/e25c9899-fe9d-4b36-b1d4-599324addec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.037682 10.0.0.131 - - [2025-10-30 16:09:44] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004809 10.0.0.131 - - [2025-10-30 16:09:44] "GET /firewall-rule/e25c9899-fe9d-4b36-b1d4-599324addec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003209 10.0.0.131 - - [2025-10-30 16:09:44] "POST /ref-update HTTP/1.1" 200 156 0.080744 10.0.0.131 - - [2025-10-30 16:09:44] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014014 10.0.0.131 - - [2025-10-30 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.131 - - [2025-10-30 16:09:44] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002976 10.0.0.131 - - [2025-10-30 16:09:44] "POST /tags HTTP/1.1" 409 210 0.002795 10.0.0.131 - - [2025-10-30 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.131 - - [2025-10-30 16:09:44] "GET /tag/02034b53-6042-4398-a470-43245c02afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019328 10.0.0.131 - - [2025-10-30 16:09:44] "POST /firewall-rules HTTP/1.1" 200 570 0.088894 10.0.0.131 - - [2025-10-30 16:09:44] "GET /firewall-rule/d064c5d0-bf0d-43c9-afe1-ddbab309ed14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.029707 10.0.0.131 - - [2025-10-30 16:09:44] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.007030 10.0.0.131 - - [2025-10-30 16:09:45] "GET /firewall-rule/d064c5d0-bf0d-43c9-afe1-ddbab309ed14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004321 10.0.0.131 - - [2025-10-30 16:09:45] "POST /ref-update HTTP/1.1" 200 156 0.069489 10.0.0.131 - - [2025-10-30 16:09:45] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012474 10.0.0.131 - - [2025-10-30 16:09:45] "POST /set-tag HTTP/1.1" 200 109 0.003658 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001299 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001400 10.0.0.240 - - [2025-10-30 16:10:21] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.240 - - [2025-10-30 16:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.240 - - [2025-10-30 16:10:21] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004698 10.0.0.240 - - [2025-10-30 16:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.240 - - [2025-10-30 16:10:21] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003360 10.0.0.240 - - [2025-10-30 16:10:21] "PUT /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905 HTTP/1.1" 200 275 0.015066 10.0.0.240 - - [2025-10-30 16:10:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.008378 10.0.0.240 - - [2025-10-30 16:10:21] "POST /virtual-routers HTTP/1.1" 200 601 0.028627 10.0.0.240 - - [2025-10-30 16:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008345 10.0.0.240 - - [2025-10-30 16:10:21] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.007652 10.0.0.240 - - [2025-10-30 16:10:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.002046 10.0.0.240 - - [2025-10-30 16:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.240 - - [2025-10-30 16:10:21] "GET /virtual-network/7aa43dd3-cc97-4b56-a5fd-55c51c7006b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003891 10.0.0.240 - - [2025-10-30 16:10:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.115810 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:10:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001008 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:10:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000961 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:11:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:11:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:11:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:11:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001324 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:11:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:11:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001202 10.0.0.131 - - [2025-10-30 16:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.131 - - [2025-10-30 16:12:08] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006305 10.0.0.240 - - [2025-10-30 16:12:13] "GET / HTTP/1.1" 200 36215 0.001720 10.0.0.240 - - [2025-10-30 16:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.240 - - [2025-10-30 16:12:13] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005053 10.0.0.240 - - [2025-10-30 16:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.240 - - [2025-10-30 16:12:13] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002762 10.0.0.240 - - [2025-10-30 16:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.240 - - [2025-10-30 16:12:13] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003178 10.0.0.240 - - [2025-10-30 16:12:13] "PUT /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9 HTTP/1.1" 200 263 0.013670 10.0.0.240 - - [2025-10-30 16:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010945 10.0.0.240 - - [2025-10-30 16:12:13] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004022 10.0.0.240 - - [2025-10-30 16:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.240 - - [2025-10-30 16:12:13] "GET /virtual-machine-interface/fc5ade36-035a-4ddc-9d9e-b43a598565a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005024 10.0.0.240 - - [2025-10-30 16:12:13] "PUT /virtual-machine-interface/fc5ade36-035a-4ddc-9d9e-b43a598565a0 HTTP/1.1" 200 285 0.012561 10.0.0.131 - - [2025-10-30 16:13:13] "GET /global-system-configs HTTP/1.1" 200 323 0.003672 10.0.0.131 - - [2025-10-30 16:13:14] "GET /global-system-configs HTTP/1.1" 200 323 0.001811 10.0.0.131 - - [2025-10-30 16:14:29] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003586 10.0.0.131 - - [2025-10-30 16:14:29] "POST /ref-update HTTP/1.1" 200 156 0.009740 10.0.0.131 - - [2025-10-30 16:14:36] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006855 10.0.0.131 - - [2025-10-30 16:14:36] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.131 - - [2025-10-30 16:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.131 - - [2025-10-30 16:14:37] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002761 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004191 10.0.0.131 - - [2025-10-30 16:14:37] "POST /set-tag HTTP/1.1" 200 109 0.003957 10.0.0.131 - - [2025-10-30 16:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.131 - - [2025-10-30 16:14:37] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003253 10.0.0.131 - - [2025-10-30 16:14:37] "GET /loadbalancer-pool/889cd906-6d78-4e66-b7f5-7349e144af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003746 10.0.0.131 - - [2025-10-30 16:14:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015951 10.0.0.131 - - [2025-10-30 16:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016077 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004532 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003982 10.0.0.131 - - [2025-10-30 16:14:37] "POST /ref-update HTTP/1.1" 200 156 0.007341 10.0.0.131 - - [2025-10-30 16:14:37] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.013553 10.0.0.131 - - [2025-10-30 16:14:37] "PUT /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e HTTP/1.1" 200 257 0.013206 10.0.0.131 - - [2025-10-30 16:14:37] "POST /tags HTTP/1.1" 409 205 0.014521 10.0.0.131 - - [2025-10-30 16:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.131 - - [2025-10-30 16:14:37] "GET /tag/c676ad2c-533a-4a22-9c58-7d67d81ca0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020495 10.0.0.131 - - [2025-10-30 16:14:37] "POST /set-tag HTTP/1.1" 200 109 0.081912 10.0.0.131 - - [2025-10-30 16:14:37] "GET /loadbalancer-pool/9b71d48c-8c7c-4e2a-87ed-3f3c91956269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007941 10.0.0.131 - - [2025-10-30 16:14:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020253 10.0.0.131 - - [2025-10-30 16:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009172 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008721 10.0.0.131 - - [2025-10-30 16:14:37] "POST /set-tag HTTP/1.1" 200 109 0.010060 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011997 10.0.0.131 - - [2025-10-30 16:14:37] "POST /ref-update HTTP/1.1" 200 156 0.012195 10.0.0.131 - - [2025-10-30 16:14:37] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.004755 10.0.0.131 - - [2025-10-30 16:14:37] "PUT /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e HTTP/1.1" 200 257 0.020738 10.0.0.131 - - [2025-10-30 16:14:37] "GET /loadbalancer-pool/c1a758cc-6047-43f4-a3b2-9d9892f2240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009547 10.0.0.131 - - [2025-10-30 16:14:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021165 10.0.0.131 - - [2025-10-30 16:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012365 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017749 10.0.0.131 - - [2025-10-30 16:14:37] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004099 10.0.0.131 - - [2025-10-30 16:14:37] "POST /ref-update HTTP/1.1" 200 156 0.019024 10.0.0.131 - - [2025-10-30 16:14:37] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.062243 10.0.0.131 - - [2025-10-30 16:14:37] "POST /set-tag HTTP/1.1" 200 109 0.061866 10.0.0.131 - - [2025-10-30 16:14:37] "PUT /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e HTTP/1.1" 200 257 0.013963 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:15:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:15:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000929 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:15:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:15:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001152 10.0.0.131 - - [2025-10-30 16:15:57] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.131 - - [2025-10-30 16:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.131 - - [2025-10-30 16:15:57] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005094 10.0.0.131 - - [2025-10-30 16:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.131 - - [2025-10-30 16:15:57] "GET /config-node/d8d31caf-156d-4c31-945b-2fbd69333742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.007254 10.0.0.131 - - [2025-10-30 16:16:08] "GET / HTTP/1.1" 200 36215 0.001191 10.0.0.131 - - [2025-10-30 16:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.131 - - [2025-10-30 16:16:08] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002702 10.0.0.131 - - [2025-10-30 16:16:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001857 10.0.0.131 - - [2025-10-30 16:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.131 - - [2025-10-30 16:16:08] "GET /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004288 10.0.0.131 - - [2025-10-30 16:16:08] "PUT /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb HTTP/1.1" 200 255 0.020718 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:16:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:16:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 10.0.0.131 - - [2025-10-30 16:16:21] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008552 10.0.0.131 - - [2025-10-30 16:16:21] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.131 - - [2025-10-30 16:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.131 - - [2025-10-30 16:16:21] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002743 10.0.0.131 - - [2025-10-30 16:16:21] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006000 10.0.0.131 - - [2025-10-30 16:16:21] "POST /set-tag HTTP/1.1" 200 109 0.025471 10.0.0.131 - - [2025-10-30 16:16:21] "DELETE /loadbalancer-member/12c4816a-1a4c-44d3-a874-4e51581b8b53 HTTP/1.1" 200 115 0.064434 10.0.0.131 - - [2025-10-30 16:16:21] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006261 10.0.0.131 - - [2025-10-30 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.131 - - [2025-10-30 16:16:22] "DELETE /loadbalancer-member/69da6b7a-e158-44e6-aa82-c90d166ee683 HTTP/1.1" 200 115 0.050484 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005817 10.0.0.131 - - [2025-10-30 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.004716 10.0.0.131 - - [2025-10-30 16:16:22] "DELETE /loadbalancer-member/f9bf394f-374d-4ed6-b3e0-b99b954367da HTTP/1.1" 200 115 0.062649 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006260 10.0.0.131 - - [2025-10-30 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.131 - - [2025-10-30 16:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.131 - - [2025-10-30 16:16:22] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004386 10.0.0.131 - - [2025-10-30 16:16:22] "GET /loadbalancer-pool/889cd906-6d78-4e66-b7f5-7349e144af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004665 10.0.0.131 - - [2025-10-30 16:16:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019674 10.0.0.131 - - [2025-10-30 16:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016655 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024907 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004495 10.0.0.131 - - [2025-10-30 16:16:22] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004507 10.0.0.131 - - [2025-10-30 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.082448 10.0.0.131 - - [2025-10-30 16:16:22] "GET /loadbalancer-pool/9b71d48c-8c7c-4e2a-87ed-3f3c91956269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.036603 10.0.0.131 - - [2025-10-30 16:16:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021619 10.0.0.131 - - [2025-10-30 16:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009545 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004481 10.0.0.131 - - [2025-10-30 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.005799 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004122 10.0.0.131 - - [2025-10-30 16:16:22] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002702 10.0.0.131 - - [2025-10-30 16:16:22] "GET /loadbalancer-pool/c1a758cc-6047-43f4-a3b2-9d9892f2240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007594 10.0.0.131 - - [2025-10-30 16:16:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033662 10.0.0.131 - - [2025-10-30 16:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013239 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005646 10.0.0.131 - - [2025-10-30 16:16:22] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004290 10.0.0.131 - - [2025-10-30 16:16:22] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002525 10.0.0.131 - - [2025-10-30 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.003242 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:16:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:16:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 10.0.0.131 - - [2025-10-30 16:17:57] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.131 - - [2025-10-30 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.131 - - [2025-10-30 16:17:57] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044743 10.0.0.131 - - [2025-10-30 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.131 - - [2025-10-30 16:17:57] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051732 10.0.0.131 - - [2025-10-30 16:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.131 - - [2025-10-30 16:17:57] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031986 10.0.0.131 - - [2025-10-30 16:17:58] "POST /tags HTTP/1.1" 200 334 0.039023 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018544 10.0.0.131 - - [2025-10-30 16:17:58] "GET /tag/cc3ceefe-0fb1-408b-8c2d-f33d3391b751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016006 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.131 - - [2025-10-30 16:17:58] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095660 10.0.0.131 - - [2025-10-30 16:17:58] "GET /virtual-networks?parent_id=4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.011739 10.0.0.131 - - [2025-10-30 16:17:58] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065078 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.131 - - [2025-10-30 16:17:58] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006908 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008610 10.0.0.131 - - [2025-10-30 16:17:58] "GET /service-appliance-set/834c32e0-152d-4277-80f2-cabefbda2334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005045 10.0.0.131 - - [2025-10-30 16:17:58] "POST /virtual-networks HTTP/1.1" 200 514 0.083026 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012963 10.0.0.131 - - [2025-10-30 16:17:58] "GET /network-ipam/9b660884-5493-4bca-81e5-92dc81b51939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.006605 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.003257 10.0.0.131 - - [2025-10-30 16:17:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.109732 10.0.0.131 - - [2025-10-30 16:17:58] "GET /virtual-machine-interface/47b9f4cd-0e78-4c45-b0a3-413d6b658bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.049926 10.0.0.131 - - [2025-10-30 16:17:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006391 10.0.0.131 - - [2025-10-30 16:17:58] "POST /ref-update HTTP/1.1" 200 156 0.159535 10.0.0.131 - - [2025-10-30 16:17:58] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.014970 10.0.0.131 - - [2025-10-30 16:17:58] "GET /domains HTTP/1.1" 200 281 0.002916 10.0.0.131 - - [2025-10-30 16:17:58] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac HTTP/1.1" 200 3100 0.014823 10.0.0.131 - - [2025-10-30 16:17:58] "POST /instance-ips HTTP/1.1" 200 410 0.048261 10.0.0.131 - - [2025-10-30 16:17:58] "GET /instance-ip/a0c4aec8-e9b9-4eb9-bc60-f28b39a9abd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008913 10.0.0.131 - - [2025-10-30 16:17:58] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69 HTTP/1.1" 200 5497 0.062571 10.0.0.131 - - [2025-10-30 16:17:58] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.011370 10.0.0.131 - - [2025-10-30 16:17:58] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.006208 10.0.0.131 - - [2025-10-30 16:17:58] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1183 0.003836 10.0.0.131 - - [2025-10-30 16:17:58] "POST /loadbalancers HTTP/1.1" 200 612 0.065383 10.0.0.131 - - [2025-10-30 16:17:58] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1183 0.004150 10.0.0.131 - - [2025-10-30 16:17:58] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038985 10.0.0.131 - - [2025-10-30 16:17:58] "GET /instance-ip/a0c4aec8-e9b9-4eb9-bc60-f28b39a9abd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007088 10.0.0.131 - - [2025-10-30 16:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031972 10.0.0.131 - - [2025-10-30 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.131 - - [2025-10-30 16:17:58] "POST /floating-ips HTTP/1.1" 200 599 0.042103 10.0.0.131 - - [2025-10-30 16:17:58] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057047 10.0.0.131 - - [2025-10-30 16:17:58] "POST /route-targets HTTP/1.1" 200 328 0.042967 10.0.0.131 - - [2025-10-30 16:17:58] "POST /ref-update HTTP/1.1" 200 156 0.024041 10.0.0.131 - - [2025-10-30 16:17:58] "GET /loadbalancer/e409cd52-4147-4bc6-9bd9-071cf198853d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.007422 10.0.0.131 - - [2025-10-30 16:17:59] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.017528 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.131 - - [2025-10-30 16:17:59] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025610 10.0.0.131 - - [2025-10-30 16:17:59] "GET /loadbalancer-listener/629dff98-b012-4827-ad18-f7730dd0ec4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.009387 10.0.0.131 - - [2025-10-30 16:17:59] "GET /loadbalancer-listener/629dff98-b012-4827-ad18-f7730dd0ec4b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003987 10.0.0.131 - - [2025-10-30 16:17:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023393 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.131 - - [2025-10-30 16:17:59] "GET /instance-ip/a0c4aec8-e9b9-4eb9-bc60-f28b39a9abd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010360 10.0.0.131 - - [2025-10-30 16:17:59] "GET /loadbalancer/e409cd52-4147-4bc6-9bd9-071cf198853d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002277 10.0.0.131 - - [2025-10-30 16:17:59] "GET /instance-ip/a0c4aec8-e9b9-4eb9-bc60-f28b39a9abd6?fields=floating_ips HTTP/1.1" 200 1215 0.025283 10.0.0.131 - - [2025-10-30 16:17:59] "GET /floating-ip/5265baec-db5c-40db-8e7a-4d283db73c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003466 10.0.0.131 - - [2025-10-30 16:17:59] "POST /tags HTTP/1.1" 200 296 0.097456 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017190 10.0.0.131 - - [2025-10-30 16:17:59] "GET /tag/f16fba53-6186-4b76-b0c0-aa5170621db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.014263 10.0.0.131 - - [2025-10-30 16:17:59] "POST /tags HTTP/1.1" 409 233 0.001877 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.131 - - [2025-10-30 16:17:59] "GET /tag/c62f37a2-5e91-455c-9201-52ec0f39f665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011227 10.0.0.131 - - [2025-10-30 16:17:59] "POST /tags HTTP/1.1" 409 206 0.002116 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.131 - - [2025-10-30 16:17:59] "GET /tag/ed1451df-c5a6-4659-89c9-7c249b15e53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011500 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.131 - - [2025-10-30 16:17:59] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005071 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.131 - - [2025-10-30 16:17:59] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039857 10.0.0.131 - - [2025-10-30 16:17:59] "POST /virtual-machines HTTP/1.1" 200 370 0.011348 10.0.0.131 - - [2025-10-30 16:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015971 10.0.0.131 - - [2025-10-30 16:17:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107114 10.0.0.131 - - [2025-10-30 16:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009467 10.0.0.131 - - [2025-10-30 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017841 10.0.0.131 - - [2025-10-30 16:17:59] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2854 0.014500 10.0.0.131 - - [2025-10-30 16:17:59] "POST /instance-ips HTTP/1.1" 200 410 0.022881 10.0.0.131 - - [2025-10-30 16:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042408 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2854 0.006965 10.0.0.131 - - [2025-10-30 16:18:00] "POST /set-tag HTTP/1.1" 200 109 0.018828 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.015420 10.0.0.131 - - [2025-10-30 16:18:00] "GET /instance-ip/00a9bed4-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003965 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005216 10.0.0.131 - - [2025-10-30 16:18:00] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.131 - - [2025-10-30 16:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004524 10.0.0.131 - - [2025-10-30 16:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.131 - - [2025-10-30 16:18:00] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033316 10.0.0.131 - - [2025-10-30 16:18:00] "POST /virtual-machines HTTP/1.1" 200 370 0.010141 10.0.0.131 - - [2025-10-30 16:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017904 10.0.0.131 - - [2025-10-30 16:18:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.124366 10.0.0.131 - - [2025-10-30 16:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009575 10.0.0.131 - - [2025-10-30 16:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009310 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2854 0.005652 10.0.0.131 - - [2025-10-30 16:18:00] "POST /instance-ips HTTP/1.1" 200 410 0.022133 10.0.0.131 - - [2025-10-30 16:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020740 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2854 0.014715 10.0.0.131 - - [2025-10-30 16:18:00] "POST /set-tag HTTP/1.1" 200 109 0.032468 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.013765 10.0.0.131 - - [2025-10-30 16:18:00] "GET /instance-ip/0113570e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003182 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004704 10.0.0.131 - - [2025-10-30 16:18:00] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005597 10.0.0.131 - - [2025-10-30 16:18:00] "POST /ref-update HTTP/1.1" 200 156 0.012275 10.0.0.131 - - [2025-10-30 16:18:00] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.018072 10.0.0.131 - - [2025-10-30 16:18:00] "POST /set-tag HTTP/1.1" 200 109 0.004210 10.0.0.131 - - [2025-10-30 16:18:01] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004970 10.0.0.131 - - [2025-10-30 16:18:01] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.131 - - [2025-10-30 16:18:01] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.012550 10.0.0.131 - - [2025-10-30 16:18:01] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.131 - - [2025-10-30 16:18:01] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004247 10.0.0.131 - - [2025-10-30 16:18:01] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.131 - - [2025-10-30 16:18:01] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004884 10.0.0.131 - - [2025-10-30 16:18:01] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.131 - - [2025-10-30 16:18:03] "GET /domains HTTP/1.1" 200 281 0.002235 10.0.0.131 - - [2025-10-30 16:18:03] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac HTTP/1.1" 200 3100 0.002980 10.0.0.131 - - [2025-10-30 16:18:03] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69 HTTP/1.1" 200 7091 0.037820 10.0.0.131 - - [2025-10-30 16:18:03] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.004909 10.0.0.131 - - [2025-10-30 16:18:03] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.004621 10.0.0.131 - - [2025-10-30 16:18:03] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1405 0.004807 10.0.0.131 - - [2025-10-30 16:18:03] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1405 0.002981 10.0.0.131 - - [2025-10-30 16:18:03] "GET /route-target/661ac000-091e-4687-b29d-5c57f4539e31 HTTP/1.1" 200 1154 0.002532 10.0.0.131 - - [2025-10-30 16:18:03] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.004211 10.0.0.131 - - [2025-10-30 16:18:03] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1405 0.003276 10.0.0.131 - - [2025-10-30 16:18:03] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004447 10.0.0.131 - - [2025-10-30 16:18:03] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.004117 10.0.0.131 - - [2025-10-30 16:18:03] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1405 0.002783 10.0.0.131 - - [2025-10-30 16:18:03] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 200 1405 0.010384 10.0.0.131 - - [2025-10-30 16:18:03] "GET /route-target/661ac000-091e-4687-b29d-5c57f4539e31 HTTP/1.1" 200 1154 0.003528 10.0.0.131 - - [2025-10-30 16:18:03] "GET /domains HTTP/1.1" 200 281 0.002510 10.0.0.131 - - [2025-10-30 16:18:03] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac HTTP/1.1" 200 3100 0.005123 10.0.0.131 - - [2025-10-30 16:18:04] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69 HTTP/1.1" 200 7091 0.028777 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2087 0.004550 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.131 - - [2025-10-30 16:18:04] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029559 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007792 10.0.0.131 - - [2025-10-30 16:18:04] "GET /floating-ip-pools?parent_id=2fcc6979-5095-49be-a0a3-d5ca9e37c77e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003101 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006867 10.0.0.131 - - [2025-10-30 16:18:04] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020665 10.0.0.131 - - [2025-10-30 16:18:04] "POST /ref-update HTTP/1.1" 200 156 0.029593 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.012741 10.0.0.131 - - [2025-10-30 16:18:04] "GET /domains HTTP/1.1" 200 281 0.003036 10.0.0.131 - - [2025-10-30 16:18:04] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac HTTP/1.1" 200 3100 0.002866 10.0.0.131 - - [2025-10-30 16:18:04] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69 HTTP/1.1" 200 7348 0.034485 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2326 0.006222 10.0.0.131 - - [2025-10-30 16:18:04] "GET /floating-ip-pool/888c64ce-f885-4ca1-8e31-f6dcf8a14f7d HTTP/1.1" 200 1317 0.002691 10.0.0.131 - - [2025-10-30 16:18:04] "GET /domains HTTP/1.1" 200 281 0.001706 10.0.0.131 - - [2025-10-30 16:18:04] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac HTTP/1.1" 200 3100 0.002623 10.0.0.131 - - [2025-10-30 16:18:04] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69 HTTP/1.1" 200 7348 0.029423 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 2326 0.005511 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004946 10.0.0.131 - - [2025-10-30 16:18:04] "POST /tags HTTP/1.1" 200 366 0.070905 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016495 10.0.0.131 - - [2025-10-30 16:18:04] "GET /tag/78499d2f-fa00-43a7-8464-6a5ac8c10913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015841 10.0.0.131 - - [2025-10-30 16:18:04] "POST /tags HTTP/1.1" 409 206 0.002292 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.131 - - [2025-10-30 16:18:04] "GET /tag/ed1451df-c5a6-4659-89c9-7c249b15e53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014932 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.131 - - [2025-10-30 16:18:04] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038002 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006200 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.131 - - [2025-10-30 16:18:04] "GET /service-appliance-set/6baadbc0-1985-408e-b15f-b57c8469c5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003892 10.0.0.131 - - [2025-10-30 16:18:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001962 10.0.0.131 - - [2025-10-30 16:18:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.100654 10.0.0.131 - - [2025-10-30 16:18:04] "GET /virtual-machine-interface/839fea3a-91eb-40bc-bc16-777acd1b78e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004462 10.0.0.131 - - [2025-10-30 16:18:05] "POST /set-tag HTTP/1.1" 200 109 0.015593 10.0.0.131 - - [2025-10-30 16:18:05] "POST /instance-ips HTTP/1.1" 200 418 0.037471 10.0.0.131 - - [2025-10-30 16:18:05] "GET /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004984 10.0.0.131 - - [2025-10-30 16:18:05] "POST /loadbalancers HTTP/1.1" 200 620 0.069605 10.0.0.131 - - [2025-10-30 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010085 10.0.0.131 - - [2025-10-30 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006874 10.0.0.131 - - [2025-10-30 16:18:05] "POST /service-instances HTTP/1.1" 200 568 0.021198 10.0.0.131 - - [2025-10-30 16:18:05] "POST /ref-update HTTP/1.1" 200 156 0.029180 10.0.0.131 - - [2025-10-30 16:18:05] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.074185 10.0.0.131 - - [2025-10-30 16:18:05] "GET /virtual-machine-interface/839fea3a-91eb-40bc-bc16-777acd1b78e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005670 10.0.0.131 - - [2025-10-30 16:18:05] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.033763 10.0.0.131 - - [2025-10-30 16:18:05] "GET /virtual-machine-interface/839fea3a-91eb-40bc-bc16-777acd1b78e0?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016564 10.0.0.131 - - [2025-10-30 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009735 10.0.0.131 - - [2025-10-30 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.131 - - [2025-10-30 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.131 - - [2025-10-30 16:18:05] "GET /floating-ip-pool/888c64ce-f885-4ca1-8e31-f6dcf8a14f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003025 10.0.0.131 - - [2025-10-30 16:18:05] "POST /virtual-machines HTTP/1.1" 200 430 0.023238 10.0.0.131 - - [2025-10-30 16:18:05] "POST /floating-ips HTTP/1.1" 200 673 0.114625 10.0.0.131 - - [2025-10-30 16:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067758 10.0.0.131 - - [2025-10-30 16:18:05] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007386 10.0.0.131 - - [2025-10-30 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.131 - - [2025-10-30 16:18:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.198418 10.0.0.131 - - [2025-10-30 16:18:05] "POST /chown HTTP/1.1" 200 109 0.021035 10.0.0.131 - - [2025-10-30 16:18:05] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011833 10.0.0.131 - - [2025-10-30 16:18:05] "POST /tags HTTP/1.1" 409 221 0.001731 10.0.0.131 - - [2025-10-30 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.131 - - [2025-10-30 16:18:05] "POST /chown HTTP/1.1" 200 109 0.012200 10.0.0.131 - - [2025-10-30 16:18:05] "GET /tag/cc3ceefe-0fb1-408b-8c2d-f33d3391b751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012592 10.0.0.131 - - [2025-10-30 16:18:05] "POST /tags HTTP/1.1" 409 238 0.001512 10.0.0.131 - - [2025-10-30 16:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.131 - - [2025-10-30 16:18:05] "PUT /virtual-machine-interface/3b9ea74a-8446-4d7e-ac08-cfd538a9f3dc HTTP/1.1" 200 285 0.022459 10.0.0.131 - - [2025-10-30 16:18:05] "PUT /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 257 0.022645 10.0.0.131 - - [2025-10-30 16:18:05] "GET /tag/78499d2f-fa00-43a7-8464-6a5ac8c10913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013982 10.0.0.131 - - [2025-10-30 16:18:05] "POST /ref-update HTTP/1.1" 200 156 0.031673 10.0.0.131 - - [2025-10-30 16:18:05] "POST /firewall-rules HTTP/1.1" 200 652 0.085890 10.0.0.131 - - [2025-10-30 16:18:06] "GET /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.007871 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.064622 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.018178 10.0.0.131 - - [2025-10-30 16:18:06] "GET /firewall-policy/a6f57b89-7abf-455f-87c2-99164c3f17bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009505 10.0.0.131 - - [2025-10-30 16:18:06] "GET /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003107 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.029927 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.029259 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.017519 10.0.0.131 - - [2025-10-30 16:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.031900 10.0.0.131 - - [2025-10-30 16:18:06] "POST /virtual-machines HTTP/1.1" 200 430 0.039678 10.0.0.131 - - [2025-10-30 16:18:06] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.070053 10.0.0.131 - - [2025-10-30 16:18:06] "GET /loadbalancer/99abdd4a-11ca-411b-ad95-bf6e3aa183f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.010432 10.0.0.131 - - [2025-10-30 16:18:06] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.089804 10.0.0.131 - - [2025-10-30 16:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008289 10.0.0.131 - - [2025-10-30 16:18:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.152805 10.0.0.131 - - [2025-10-30 16:18:06] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.062395 10.0.0.131 - - [2025-10-30 16:18:06] "POST /chown HTTP/1.1" 200 109 0.044775 10.0.0.131 - - [2025-10-30 16:18:06] "POST /chown HTTP/1.1" 200 109 0.017864 10.0.0.131 - - [2025-10-30 16:18:06] "GET /loadbalancer-listener/c23aa9c6-c35a-4fdd-a1c1-e82aec905649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008531 10.0.0.131 - - [2025-10-30 16:18:06] "GET /loadbalancer-listener/c23aa9c6-c35a-4fdd-a1c1-e82aec905649?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004647 10.0.0.131 - - [2025-10-30 16:18:06] "PUT /virtual-machine-interface/3da7f45c-5069-48b7-bb78-9d843a32c3b1 HTTP/1.1" 200 285 0.020663 10.0.0.131 - - [2025-10-30 16:18:06] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.059136 10.0.0.131 - - [2025-10-30 16:18:06] "PUT /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 257 0.070616 10.0.0.131 - - [2025-10-30 16:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037095 10.0.0.131 - - [2025-10-30 16:18:06] "GET /loadbalancer-pool/848d785e-32c0-40a7-ba83-ffb181ee5e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008959 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.059774 10.0.0.131 - - [2025-10-30 16:18:06] "POST /loadbalancer-members HTTP/1.1" 200 709 0.050755 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.032020 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.036010 10.0.0.131 - - [2025-10-30 16:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029550 10.0.0.131 - - [2025-10-30 16:18:06] "GET /loadbalancer-member/56cde7b0-56ec-4048-a5a5-537f4b3a15f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.015314 10.0.0.131 - - [2025-10-30 16:18:06] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003780 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.051358 10.0.0.131 - - [2025-10-30 16:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.131 - - [2025-10-30 16:18:06] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005891 10.0.0.131 - - [2025-10-30 16:18:06] "POST /tags HTTP/1.1" 409 221 0.002363 10.0.0.131 - - [2025-10-30 16:18:06] "POST /ref-update HTTP/1.1" 200 156 0.018810 10.0.0.131 - - [2025-10-30 16:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.131 - - [2025-10-30 16:18:07] "GET /tag/cc3ceefe-0fb1-408b-8c2d-f33d3391b751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019091 10.0.0.131 - - [2025-10-30 16:18:07] "POST /tags HTTP/1.1" 409 238 0.002985 10.0.0.131 - - [2025-10-30 16:18:07] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.025719 10.0.0.131 - - [2025-10-30 16:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015729 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.131 - - [2025-10-30 16:18:07] "GET /tag/78499d2f-fa00-43a7-8464-6a5ac8c10913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013230 10.0.0.131 - - [2025-10-30 16:18:07] "POST /firewall-rules HTTP/1.1" 409 293 0.002096 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.007034 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008552 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.021666 10.0.0.131 - - [2025-10-30 16:18:07] "PUT /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 257 0.025273 10.0.0.131 - - [2025-10-30 16:18:07] "PUT /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c HTTP/1.1" 200 261 0.053334 10.0.0.131 - - [2025-10-30 16:18:07] "GET /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.006422 10.0.0.131 - - [2025-10-30 16:18:07] "POST /ref-update HTTP/1.1" 200 156 0.011109 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.017153 10.0.0.131 - - [2025-10-30 16:18:07] "GET /firewall-policy/a6f57b89-7abf-455f-87c2-99164c3f17bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.023405 10.0.0.131 - - [2025-10-30 16:18:07] "GET /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005134 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.030519 10.0.0.131 - - [2025-10-30 16:18:07] "PUT /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 257 0.026695 10.0.0.131 - - [2025-10-30 16:18:07] "POST /ref-update HTTP/1.1" 200 156 0.024920 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.021286 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.019919 10.0.0.131 - - [2025-10-30 16:18:07] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006247 10.0.0.131 - - [2025-10-30 16:18:07] "PUT /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 257 0.022670 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.131 - - [2025-10-30 16:18:07] "POST /ref-update HTTP/1.1" 200 156 0.015248 10.0.0.131 - - [2025-10-30 16:18:07] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.060014 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.049619 10.0.0.131 - - [2025-10-30 16:18:07] "POST /virtual-machines HTTP/1.1" 200 374 0.032792 10.0.0.131 - - [2025-10-30 16:18:07] "POST /chown HTTP/1.1" 200 109 0.039153 10.0.0.131 - - [2025-10-30 16:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008871 10.0.0.131 - - [2025-10-30 16:18:07] "PUT /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 257 0.022332 10.0.0.131 - - [2025-10-30 16:18:07] "POST /ref-update HTTP/1.1" 200 156 0.058448 10.0.0.131 - - [2025-10-30 16:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.154053 10.0.0.131 - - [2025-10-30 16:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026002 10.0.0.131 - - [2025-10-30 16:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.006412 10.0.0.131 - - [2025-10-30 16:18:08] "POST /instance-ips HTTP/1.1" 200 414 0.040234 10.0.0.131 - - [2025-10-30 16:18:08] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.010140 10.0.0.131 - - [2025-10-30 16:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039524 10.0.0.131 - - [2025-10-30 16:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.078262 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.029157 10.0.0.131 - - [2025-10-30 16:18:08] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.026354 10.0.0.131 - - [2025-10-30 16:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034211 10.0.0.131 - - [2025-10-30 16:18:08] "POST /set-tag HTTP/1.1" 200 109 0.071338 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.012762 10.0.0.131 - - [2025-10-30 16:18:08] "GET /instance-ip/057c1060-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006297 10.0.0.131 - - [2025-10-30 16:18:08] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.009048 10.0.0.131 - - [2025-10-30 16:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019646 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.009804 10.0.0.131 - - [2025-10-30 16:18:08] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006300 10.0.0.131 - - [2025-10-30 16:18:08] "POST /ref-update HTTP/1.1" 200 156 0.014357 10.0.0.131 - - [2025-10-30 16:18:08] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.019247 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.014008 10.0.0.131 - - [2025-10-30 16:18:08] "POST /set-tag HTTP/1.1" 200 109 0.006444 10.0.0.131 - - [2025-10-30 16:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017140 10.0.0.131 - - [2025-10-30 16:18:08] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.013856 10.0.0.131 - - [2025-10-30 16:18:08] "POST /set-tag HTTP/1.1" 200 109 0.003885 10.0.0.131 - - [2025-10-30 16:18:08] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.035711 10.0.0.131 - - [2025-10-30 16:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.009778 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.016575 10.0.0.131 - - [2025-10-30 16:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034663 10.0.0.131 - - [2025-10-30 16:18:08] "POST /ref-update HTTP/1.1" 200 156 0.028349 10.0.0.131 - - [2025-10-30 16:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011460 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.008418 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.006299 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.022597 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.015079 10.0.0.131 - - [2025-10-30 16:18:08] "POST /ref-update HTTP/1.1" 200 156 0.032634 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.023687 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.034537 10.0.0.131 - - [2025-10-30 16:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.007976 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.014795 10.0.0.131 - - [2025-10-30 16:18:08] "POST /chown HTTP/1.1" 200 109 0.007032 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.024078 10.0.0.131 - - [2025-10-30 16:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.006019 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.007908 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.013072 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.015078 10.0.0.131 - - [2025-10-30 16:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.008084 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.018889 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.017623 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.028003 10.0.0.131 - - [2025-10-30 16:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.007305 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.020320 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.020231 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.006318 10.0.0.131 - - [2025-10-30 16:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.007492 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.008675 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.021610 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.018625 10.0.0.131 - - [2025-10-30 16:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.006908 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.020944 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.020691 10.0.0.131 - - [2025-10-30 16:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.013395 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.028311 10.0.0.131 - - [2025-10-30 16:18:09] "POST /chown HTTP/1.1" 200 109 0.028713 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.010946 10.0.0.131 - - [2025-10-30 16:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.008138 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.015399 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.023692 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.033822 10.0.0.131 - - [2025-10-30 16:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.014280 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.022119 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.009949 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.027623 10.0.0.131 - - [2025-10-30 16:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.007006 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.023142 10.0.0.131 - - [2025-10-30 16:18:10] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.009461 10.0.0.131 - - [2025-10-30 16:18:10] "POST /set-tag HTTP/1.1" 200 109 0.009857 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.044833 10.0.0.131 - - [2025-10-30 16:18:10] "GET /virtual-machine/24a196fb-e08c-4ac4-b0ae-189bb06a85a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.012495 10.0.0.131 - - [2025-10-30 16:18:10] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.022455 10.0.0.131 - - [2025-10-30 16:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.011722 10.0.0.131 - - [2025-10-30 16:18:10] "GET /loadbalancer/e409cd52-4147-4bc6-9bd9-071cf198853d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003830 10.0.0.131 - - [2025-10-30 16:18:10] "GET /loadbalancer-pool/e11e79d2-1b27-48e5-a2e3-3f6e58ad72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.019061 10.0.0.131 - - [2025-10-30 16:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.020280 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.033787 10.0.0.131 - - [2025-10-30 16:18:10] "POST /loadbalancer-members HTTP/1.1" 200 704 0.086117 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.060277 10.0.0.131 - - [2025-10-30 16:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045865 10.0.0.131 - - [2025-10-30 16:18:10] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008292 10.0.0.131 - - [2025-10-30 16:18:10] "POST /chown HTTP/1.1" 200 109 0.010436 10.0.0.131 - - [2025-10-30 16:18:10] "POST /tags HTTP/1.1" 409 221 0.001939 10.0.0.131 - - [2025-10-30 16:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.131 - - [2025-10-30 16:18:10] "GET /tag/cc3ceefe-0fb1-408b-8c2d-f33d3391b751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014138 10.0.0.131 - - [2025-10-30 16:18:10] "POST /set-tag HTTP/1.1" 200 109 0.026652 10.0.0.131 - - [2025-10-30 16:18:11] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.011115 10.0.0.131 - - [2025-10-30 16:18:11] "POST /ref-update HTTP/1.1" 200 156 0.008053 10.0.0.131 - - [2025-10-30 16:18:11] "GET /floating-ip/5265baec-db5c-40db-8e7a-4d283db73c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.017008 10.0.0.131 - - [2025-10-30 16:18:11] "PUT /floating-ip/5265baec-db5c-40db-8e7a-4d283db73c70 HTTP/1.1" 200 257 0.012025 10.0.0.131 - - [2025-10-30 16:18:11] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008954 10.0.0.131 - - [2025-10-30 16:18:11] "POST /set-tag HTTP/1.1" 200 109 0.004813 10.0.0.131 - - [2025-10-30 16:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.131 - - [2025-10-30 16:18:11] "GET /loadbalancer/e409cd52-4147-4bc6-9bd9-071cf198853d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002677 10.0.0.131 - - [2025-10-30 16:18:11] "GET /loadbalancer-pool/e11e79d2-1b27-48e5-a2e3-3f6e58ad72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003085 10.0.0.131 - - [2025-10-30 16:18:11] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015105 10.0.0.131 - - [2025-10-30 16:18:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018122 10.0.0.131 - - [2025-10-30 16:18:11] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.018019 10.0.0.131 - - [2025-10-30 16:18:11] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004714 10.0.0.131 - - [2025-10-30 16:18:11] "POST /ref-update HTTP/1.1" 200 156 0.008749 10.0.0.131 - - [2025-10-30 16:18:11] "GET /floating-ip/5265baec-db5c-40db-8e7a-4d283db73c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.009545 10.0.0.131 - - [2025-10-30 16:18:11] "POST /set-tag HTTP/1.1" 200 109 0.016782 10.0.0.131 - - [2025-10-30 16:18:13] "GET /global-system-configs HTTP/1.1" 200 323 0.004227 10.0.0.131 - - [2025-10-30 16:18:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002664 10.0.0.131 - - [2025-10-30 16:18:15] "GET /virtual-machine/d4a28e96-74db-4944-9f85-2b4df4434b1c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003273 10.0.0.131 - - [2025-10-30 16:18:15] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.008356 10.0.0.131 - - [2025-10-30 16:18:17] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007495 10.0.0.131 - - [2025-10-30 16:18:17] "POST /set-tag HTTP/1.1" 200 109 0.004519 10.0.0.131 - - [2025-10-30 16:18:20] "GET /virtual-machine/7d03ef0b-8ebc-4e50-a32e-f5571ca48ae7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003013 10.0.0.131 - - [2025-10-30 16:18:20] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.003777 10.0.0.131 - - [2025-10-30 16:18:21] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005472 10.0.0.131 - - [2025-10-30 16:18:21] "POST /set-tag HTTP/1.1" 200 109 0.008508 10.0.0.131 - - [2025-10-30 16:18:51] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004808 10.0.0.131 - - [2025-10-30 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.131 - - [2025-10-30 16:18:51] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.003998 10.0.0.131 - - [2025-10-30 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.131 - - [2025-10-30 16:18:51] "GET /virtual-machine/7d03ef0b-8ebc-4e50-a32e-f5571ca48ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003168 10.0.0.131 - - [2025-10-30 16:18:51] "POST /ref-update HTTP/1.1" 200 156 0.011601 10.0.0.131 - - [2025-10-30 16:18:51] "GET /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004260 10.0.0.131 - - [2025-10-30 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.016216 10.0.0.131 - - [2025-10-30 16:18:51] "POST /set-tag HTTP/1.1" 200 109 0.024542 10.0.0.131 - - [2025-10-30 16:18:51] "DELETE /instance-ip/057c1060-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.085918 10.0.0.131 - - [2025-10-30 16:18:51] "DELETE /virtual-machine-interface/055f04de-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.062323 10.0.0.131 - - [2025-10-30 16:18:52] "DELETE /virtual-machine/7d03ef0b-8ebc-4e50-a32e-f5571ca48ae7 HTTP/1.1" 200 115 0.033771 10.0.0.131 - - [2025-10-30 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.131 - - [2025-10-30 16:18:56] "GET /tag/78499d2f-fa00-43a7-8464-6a5ac8c10913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010667 10.0.0.131 - - [2025-10-30 16:18:56] "GET /tag/78499d2f-fa00-43a7-8464-6a5ac8c10913?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.011841 10.0.0.131 - - [2025-10-30 16:18:56] "GET /virtual-machine-interface/3b9ea74a-8446-4d7e-ac08-cfd538a9f3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004417 10.0.0.131 - - [2025-10-30 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.014371 10.0.0.131 - - [2025-10-30 16:18:56] "GET /virtual-machine-interface/3da7f45c-5069-48b7-bb78-9d843a32c3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004829 10.0.0.131 - - [2025-10-30 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.025720 10.0.0.131 - - [2025-10-30 16:18:56] "GET /virtual-machine-interface/839fea3a-91eb-40bc-bc16-777acd1b78e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009064 10.0.0.131 - - [2025-10-30 16:18:56] "POST /set-tag HTTP/1.1" 200 109 0.014862 10.0.0.131 - - [2025-10-30 16:18:56] "GET /firewall-policy/a6f57b89-7abf-455f-87c2-99164c3f17bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017138 10.0.0.131 - - [2025-10-30 16:18:56] "GET /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.013936 10.0.0.131 - - [2025-10-30 16:18:56] "POST /ref-update HTTP/1.1" 200 156 0.014396 10.0.0.131 - - [2025-10-30 16:18:56] "DELETE /firewall-rule/ecaa78cb-4540-4c79-a937-dbf3aa1ce89c HTTP/1.1" 200 115 0.047893 10.0.0.131 - - [2025-10-30 16:18:56] "DELETE /loadbalancer-member/56cde7b0-56ec-4048-a5a5-537f4b3a15f5 HTTP/1.1" 200 115 0.051955 10.0.0.131 - - [2025-10-30 16:18:56] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.012829 10.0.0.131 - - [2025-10-30 16:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017387 10.0.0.131 - - [2025-10-30 16:18:56] "DELETE /loadbalancer-pool/848d785e-32c0-40a7-ba83-ffb181ee5e3e HTTP/1.1" 200 115 0.071051 10.0.0.131 - - [2025-10-30 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.131 - - [2025-10-30 16:18:56] "POST /chown HTTP/1.1" 200 109 0.008912 10.0.0.131 - - [2025-10-30 16:18:56] "DELETE /loadbalancer-listener/c23aa9c6-c35a-4fdd-a1c1-e82aec905649 HTTP/1.1" 200 115 0.056027 10.0.0.131 - - [2025-10-30 16:18:56] "GET /floating-ip/54ca24e7-0a93-4b37-b1a0-45f8b09fec25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.004165 10.0.0.131 - - [2025-10-30 16:18:56] "POST /chown HTTP/1.1" 200 109 0.010868 10.0.0.131 - - [2025-10-30 16:18:56] "POST /chown HTTP/1.1" 200 109 0.020083 10.0.0.131 - - [2025-10-30 16:18:56] "POST /chown HTTP/1.1" 200 109 0.024011 10.0.0.131 - - [2025-10-30 16:18:56] "PUT /floating-ip/54ca24e7-0a93-4b37-b1a0-45f8b09fec25 HTTP/1.1" 200 257 0.039778 10.0.0.131 - - [2025-10-30 16:18:56] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.008925 10.0.0.131 - - [2025-10-30 16:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025706 10.0.0.131 - - [2025-10-30 16:18:56] "DELETE /floating-ip/54ca24e7-0a93-4b37-b1a0-45f8b09fec25 HTTP/1.1" 200 115 0.095170 10.0.0.131 - - [2025-10-30 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.131 - - [2025-10-30 16:18:56] "DELETE /loadbalancer/99abdd4a-11ca-411b-ad95-bf6e3aa183f5 HTTP/1.1" 200 115 0.050575 10.0.0.131 - - [2025-10-30 16:18:56] "POST /chown HTTP/1.1" 200 109 0.019417 10.0.0.131 - - [2025-10-30 16:18:57] "POST /chown HTTP/1.1" 200 109 0.025326 10.0.0.131 - - [2025-10-30 16:18:57] "POST /chown HTTP/1.1" 200 109 0.023618 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /instance-ip/8803a9c6-681b-4b2a-9735-3f9bb45c31b0 HTTP/1.1" 200 115 0.105319 10.0.0.131 - - [2025-10-30 16:18:57] "POST /chown HTTP/1.1" 404 171 0.004084 10.0.0.131 - - [2025-10-30 16:18:57] "PUT /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 267 0.016927 10.0.0.131 - - [2025-10-30 16:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021909 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /virtual-machine-interface/839fea3a-91eb-40bc-bc16-777acd1b78e0 HTTP/1.1" 200 115 0.116356 10.0.0.131 - - [2025-10-30 16:18:57] "GET /floating-ip-pool/888c64ce-f885-4ca1-8e31-f6dcf8a14f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015126 10.0.0.131 - - [2025-10-30 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.131 - - [2025-10-30 16:18:57] "POST /ref-update HTTP/1.1" 200 156 0.025006 10.0.0.131 - - [2025-10-30 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /floating-ip-pool/888c64ce-f885-4ca1-8e31-f6dcf8a14f7d HTTP/1.1" 200 115 0.073901 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /service-instance/efd20fa2-684f-4c11-a509-e609dfacac12 HTTP/1.1" 200 115 0.069479 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /tag/78499d2f-fa00-43a7-8464-6a5ac8c10913 HTTP/1.1" 200 115 0.150110 10.0.0.131 - - [2025-10-30 16:18:57] "GET /virtual-machine-interface/3da7f45c-5069-48b7-bb78-9d843a32c3b1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005336 10.0.0.131 - - [2025-10-30 16:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.013465 10.0.0.131 - - [2025-10-30 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.131 - - [2025-10-30 16:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005251 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /virtual-network/2fcc6979-5095-49be-a0a3-d5ca9e37c77e HTTP/1.1" 200 115 0.138225 10.0.0.131 - - [2025-10-30 16:18:57] "GET /routing-instance/6f54c208-988e-4682-8d9f-da2142cbf01f HTTP/1.1" 404 171 0.004530 10.0.0.131 - - [2025-10-30 16:18:57] "GET /domains HTTP/1.1" 200 281 0.002079 10.0.0.131 - - [2025-10-30 16:18:57] "GET /domain/b33b3533-7535-4b1f-a02a-19ed91e9f7ac HTTP/1.1" 200 3100 0.003166 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /route-target/661ac000-091e-4687-b29d-5c57f4539e31 HTTP/1.1" 200 115 0.038035 10.0.0.131 - - [2025-10-30 16:18:57] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69 HTTP/1.1" 200 7169 0.045233 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /virtual-machine-interface/3da7f45c-5069-48b7-bb78-9d843a32c3b1 HTTP/1.1" 200 115 0.150143 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /virtual-machine/9cdc7bc4-d062-41aa-9891-c86b24c9b75f HTTP/1.1" 200 115 0.029457 10.0.0.131 - - [2025-10-30 16:18:57] "GET /virtual-machine-interface/3b9ea74a-8446-4d7e-ac08-cfd538a9f3dc?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006507 10.0.0.131 - - [2025-10-30 16:18:57] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.010407 10.0.0.131 - - [2025-10-30 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.131 - - [2025-10-30 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.131 - - [2025-10-30 16:18:57] "GET /loadbalancer/e409cd52-4147-4bc6-9bd9-071cf198853d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004890 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /virtual-machine-interface/3b9ea74a-8446-4d7e-ac08-cfd538a9f3dc HTTP/1.1" 200 115 0.077243 10.0.0.131 - - [2025-10-30 16:18:57] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.009125 10.0.0.131 - - [2025-10-30 16:18:57] "POST /ref-update HTTP/1.1" 200 156 0.019044 10.0.0.131 - - [2025-10-30 16:18:57] "POST /set-tag HTTP/1.1" 200 109 0.072743 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /virtual-machine/7628ac2c-a248-4d60-a5a0-e771ca0f8812 HTTP/1.1" 200 115 0.063732 10.0.0.131 - - [2025-10-30 16:18:57] "DELETE /loadbalancer-member/bdc70d6d-4e0b-4e46-b1a8-a6155c8380ce HTTP/1.1" 200 115 0.041020 10.0.0.131 - - [2025-10-30 16:18:59] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.009575 10.0.0.131 - - [2025-10-30 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.131 - - [2025-10-30 16:18:59] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004871 10.0.0.131 - - [2025-10-30 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.131 - - [2025-10-30 16:18:59] "GET /virtual-machine/d4a28e96-74db-4944-9f85-2b4df4434b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003783 10.0.0.131 - - [2025-10-30 16:18:59] "POST /ref-update HTTP/1.1" 200 156 0.011986 10.0.0.131 - - [2025-10-30 16:18:59] "GET /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.014766 10.0.0.131 - - [2025-10-30 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.017562 10.0.0.131 - - [2025-10-30 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.026655 10.0.0.131 - - [2025-10-30 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.032716 10.0.0.131 - - [2025-10-30 16:18:59] "DELETE /instance-ip/0113570e-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.042936 10.0.0.131 - - [2025-10-30 16:18:59] "POST /ref-update HTTP/1.1" 200 156 0.013458 10.0.0.131 - - [2025-10-30 16:19:00] "DELETE /virtual-machine-interface/00f7c6ce-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.048104 10.0.0.131 - - [2025-10-30 16:19:00] "DELETE /virtual-machine/d4a28e96-74db-4944-9f85-2b4df4434b1c HTTP/1.1" 200 115 0.038296 10.0.0.131 - - [2025-10-30 16:19:02] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.004346 10.0.0.131 - - [2025-10-30 16:19:02] "POST /set-tag HTTP/1.1" 200 109 0.006032 10.0.0.131 - - [2025-10-30 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.131 - - [2025-10-30 16:19:02] "GET /loadbalancer/e409cd52-4147-4bc6-9bd9-071cf198853d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002564 10.0.0.131 - - [2025-10-30 16:19:03] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.005777 10.0.0.131 - - [2025-10-30 16:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.131 - - [2025-10-30 16:19:03] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.010114 10.0.0.131 - - [2025-10-30 16:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.131 - - [2025-10-30 16:19:03] "GET /virtual-machine/24a196fb-e08c-4ac4-b0ae-189bb06a85a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002781 10.0.0.131 - - [2025-10-30 16:19:03] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.131 - - [2025-10-30 16:19:03] "GET /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3577 0.016938 10.0.0.131 - - [2025-10-30 16:19:03] "POST /set-tag HTTP/1.1" 200 109 0.020539 10.0.0.131 - - [2025-10-30 16:19:03] "POST /set-tag HTTP/1.1" 200 109 0.029633 10.0.0.131 - - [2025-10-30 16:19:03] "POST /set-tag HTTP/1.1" 200 109 0.050854 10.0.0.131 - - [2025-10-30 16:19:03] "DELETE /instance-ip/00a9bed4-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.044535 10.0.0.131 - - [2025-10-30 16:19:04] "POST /ref-update HTTP/1.1" 200 156 0.014194 10.0.0.131 - - [2025-10-30 16:19:04] "DELETE /virtual-machine-interface/008ffbfc-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.070350 10.0.0.131 - - [2025-10-30 16:19:04] "DELETE /virtual-machine/24a196fb-e08c-4ac4-b0ae-189bb06a85a1 HTTP/1.1" 200 115 0.036028 10.0.0.131 - - [2025-10-30 16:19:04] "DELETE /tag/f16fba53-6186-4b76-b0c0-aa5170621db1 HTTP/1.1" 200 115 0.091157 10.0.0.131 - - [2025-10-30 16:19:04] "DELETE /tag/c62f37a2-5e91-455c-9201-52ec0f39f665 HTTP/1.1" 200 115 0.042487 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.131 - - [2025-10-30 16:19:08] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042681 10.0.0.131 - - [2025-10-30 16:19:08] "POST /tags HTTP/1.1" 200 394 0.038579 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012639 10.0.0.131 - - [2025-10-30 16:19:08] "GET /tag/5d64be36-7d4b-48eb-9f23-b4494596d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011468 10.0.0.131 - - [2025-10-30 16:19:08] "POST /tags HTTP/1.1" 200 342 0.019548 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.131 - - [2025-10-30 16:19:08] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015118 10.0.0.131 - - [2025-10-30 16:19:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000505 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.007609 10.0.0.131 - - [2025-10-30 16:19:08] "POST /security-groups HTTP/1.1" 200 589 0.066376 10.0.0.131 - - [2025-10-30 16:19:08] "POST /projects HTTP/1.1" 200 521 0.179309 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.005165 10.0.0.131 - - [2025-10-30 16:19:08] "POST /access-control-lists HTTP/1.1" 200 600 0.067429 10.0.0.131 - - [2025-10-30 16:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.068287 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.027449 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026153 10.0.0.131 - - [2025-10-30 16:19:08] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008546 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.131 - - [2025-10-30 16:19:08] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.046190 10.0.0.131 - - [2025-10-30 16:19:08] "POST /access-control-lists HTTP/1.1" 200 598 0.070583 10.0.0.131 - - [2025-10-30 16:19:08] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.052026 10.0.0.131 - - [2025-10-30 16:19:08] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.058859 10.0.0.131 - - [2025-10-30 16:19:08] "POST /security-groups HTTP/1.1" 200 593 0.068707 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.001943 10.0.0.131 - - [2025-10-30 16:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027165 10.0.0.131 - - [2025-10-30 16:19:08] "POST /chown HTTP/1.1" 200 109 0.010628 10.0.0.131 - - [2025-10-30 16:19:08] "POST /access-control-lists HTTP/1.1" 200 634 0.041501 10.0.0.131 - - [2025-10-30 16:19:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.006422 10.0.0.131 - - [2025-10-30 16:19:09] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003183 10.0.0.131 - - [2025-10-30 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.131 - - [2025-10-30 16:19:09] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003207 10.0.0.131 - - [2025-10-30 16:19:09] "POST /tags HTTP/1.1" 409 226 0.003227 10.0.0.131 - - [2025-10-30 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.131 - - [2025-10-30 16:19:09] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.046617 10.0.0.131 - - [2025-10-30 16:19:09] "POST /access-control-lists HTTP/1.1" 200 632 0.090359 10.0.0.131 - - [2025-10-30 16:19:09] "POST /firewall-rules HTTP/1.1" 200 602 0.064353 10.0.0.131 - - [2025-10-30 16:19:09] "GET /firewall-rule/7591f482-dfd1-4cd6-9de9-481d933e436d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004433 10.0.0.131 - - [2025-10-30 16:19:09] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003908 10.0.0.131 - - [2025-10-30 16:19:09] "GET /firewall-rule/7591f482-dfd1-4cd6-9de9-481d933e436d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002621 10.0.0.131 - - [2025-10-30 16:19:09] "POST /ref-update HTTP/1.1" 200 156 0.053684 10.0.0.131 - - [2025-10-30 16:19:09] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008480 10.0.0.131 - - [2025-10-30 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.131 - - [2025-10-30 16:19:09] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003094 10.0.0.131 - - [2025-10-30 16:19:09] "POST /tags HTTP/1.1" 409 226 0.003273 10.0.0.131 - - [2025-10-30 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.131 - - [2025-10-30 16:19:09] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012271 10.0.0.131 - - [2025-10-30 16:19:09] "POST /firewall-rules HTTP/1.1" 200 600 0.077996 10.0.0.131 - - [2025-10-30 16:19:09] "GET /firewall-rule/3f6f1dad-16e1-4338-bcb4-dbcda49efd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008736 10.0.0.131 - - [2025-10-30 16:19:09] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004188 10.0.0.131 - - [2025-10-30 16:19:09] "GET /firewall-rule/3f6f1dad-16e1-4338-bcb4-dbcda49efd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002565 10.0.0.131 - - [2025-10-30 16:19:09] "POST /ref-update HTTP/1.1" 200 156 0.057942 10.0.0.131 - - [2025-10-30 16:19:11] "POST /tags HTTP/1.1" 200 394 0.020831 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013639 10.0.0.131 - - [2025-10-30 16:19:11] "GET /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014180 10.0.0.131 - - [2025-10-30 16:19:11] "POST /tags HTTP/1.1" 200 342 0.018316 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.131 - - [2025-10-30 16:19:11] "GET /tag/cdb41cb9-f3db-4ab6-be0d-322dbbb93133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021334 10.0.0.131 - - [2025-10-30 16:19:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000523 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.006878 10.0.0.131 - - [2025-10-30 16:19:11] "POST /security-groups HTTP/1.1" 200 589 0.073727 10.0.0.131 - - [2025-10-30 16:19:11] "POST /projects HTTP/1.1" 200 521 0.230970 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.002621 10.0.0.131 - - [2025-10-30 16:19:11] "POST /access-control-lists HTTP/1.1" 200 600 0.072792 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.011279 10.0.0.131 - - [2025-10-30 16:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.072510 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011526 10.0.0.131 - - [2025-10-30 16:19:11] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007588 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.131 - - [2025-10-30 16:19:11] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.029256 10.0.0.131 - - [2025-10-30 16:19:11] "POST /access-control-lists HTTP/1.1" 200 598 0.073596 10.0.0.131 - - [2025-10-30 16:19:11] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.066724 10.0.0.131 - - [2025-10-30 16:19:11] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.039402 10.0.0.131 - - [2025-10-30 16:19:11] "POST /security-groups HTTP/1.1" 200 593 0.080211 10.0.0.131 - - [2025-10-30 16:19:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.002139 10.0.0.131 - - [2025-10-30 16:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029034 10.0.0.131 - - [2025-10-30 16:19:12] "POST /chown HTTP/1.1" 200 109 0.009695 10.0.0.131 - - [2025-10-30 16:19:12] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002417 10.0.0.131 - - [2025-10-30 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.131 - - [2025-10-30 16:19:12] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002844 10.0.0.131 - - [2025-10-30 16:19:12] "POST /tags HTTP/1.1" 409 226 0.003937 10.0.0.131 - - [2025-10-30 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.131 - - [2025-10-30 16:19:12] "GET /tag/cdb41cb9-f3db-4ab6-be0d-322dbbb93133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.048210 10.0.0.131 - - [2025-10-30 16:19:12] "POST /access-control-lists HTTP/1.1" 200 634 0.217706 10.0.0.131 - - [2025-10-30 16:19:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.014353 10.0.0.131 - - [2025-10-30 16:19:12] "POST /firewall-rules HTTP/1.1" 200 602 0.071624 10.0.0.131 - - [2025-10-30 16:19:12] "GET /firewall-rule/ebc95235-49ed-4d76-9b5c-ffde2cd1a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.012864 10.0.0.131 - - [2025-10-30 16:19:12] "POST /access-control-lists HTTP/1.1" 200 632 0.114121 10.0.0.131 - - [2025-10-30 16:19:12] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.054614 10.0.0.131 - - [2025-10-30 16:19:12] "GET /firewall-rule/ebc95235-49ed-4d76-9b5c-ffde2cd1a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008224 10.0.0.131 - - [2025-10-30 16:19:12] "POST /ref-update HTTP/1.1" 200 156 0.081495 10.0.0.131 - - [2025-10-30 16:19:12] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010629 10.0.0.131 - - [2025-10-30 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.131 - - [2025-10-30 16:19:12] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002449 10.0.0.131 - - [2025-10-30 16:19:12] "POST /tags HTTP/1.1" 409 226 0.001755 10.0.0.131 - - [2025-10-30 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.131 - - [2025-10-30 16:19:12] "GET /tag/cdb41cb9-f3db-4ab6-be0d-322dbbb93133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014863 10.0.0.131 - - [2025-10-30 16:19:12] "POST /firewall-rules HTTP/1.1" 200 600 0.070327 10.0.0.131 - - [2025-10-30 16:19:12] "GET /firewall-rule/d4cc94fa-861b-4779-abda-a99cf65aca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.022915 10.0.0.131 - - [2025-10-30 16:19:12] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.010693 10.0.0.131 - - [2025-10-30 16:19:12] "GET /firewall-rule/d4cc94fa-861b-4779-abda-a99cf65aca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003940 10.0.0.131 - - [2025-10-30 16:19:12] "POST /ref-update HTTP/1.1" 200 156 0.069854 10.0.0.131 - - [2025-10-30 16:19:14] "POST /tags HTTP/1.1" 200 346 0.095120 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.131 - - [2025-10-30 16:19:14] "GET /tag/1555da13-f05a-4ccb-9fe8-2035d4595a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018570 10.0.0.131 - - [2025-10-30 16:19:14] "POST /projects HTTP/1.1" 409 238 0.002984 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.131 - - [2025-10-30 16:19:14] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051996 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.131 - - [2025-10-30 16:19:14] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004097 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.131 - - [2025-10-30 16:19:14] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004555 10.0.0.131 - - [2025-10-30 16:19:14] "POST /security-groups HTTP/1.1" 409 285 0.002392 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.131 - - [2025-10-30 16:19:14] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037677 10.0.0.131 - - [2025-10-30 16:19:14] "PUT /security-group/c27172e5-0f1a-4fcd-a108-e214bdf587eb HTTP/1.1" 200 263 0.107079 10.0.0.131 - - [2025-10-30 16:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023916 10.0.0.131 - - [2025-10-30 16:19:14] "PUT /access-control-list/d20cacb8-8e48-47ea-8858-8eac60d88e95 HTTP/1.1" 200 273 0.019907 10.0.0.131 - - [2025-10-30 16:19:14] "POST /tags HTTP/1.1" 409 228 0.006926 10.0.0.131 - - [2025-10-30 16:19:14] "PUT /access-control-list/a6f95fec-4a40-4517-a594-3959c5841336 HTTP/1.1" 200 273 0.036958 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.131 - - [2025-10-30 16:19:14] "GET /tag/1555da13-f05a-4ccb-9fe8-2035d4595a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015733 10.0.0.131 - - [2025-10-30 16:19:14] "POST /tags HTTP/1.1" 200 346 0.023069 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020453 10.0.0.131 - - [2025-10-30 16:19:14] "GET /tag/248f73e6-f4e2-49d7-93a1-6685ed669261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013140 10.0.0.131 - - [2025-10-30 16:19:14] "POST /projects HTTP/1.1" 409 238 0.002827 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.131 - - [2025-10-30 16:19:14] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028376 10.0.0.131 - - [2025-10-30 16:19:14] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033167 10.0.0.131 - - [2025-10-30 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.131 - - [2025-10-30 16:19:14] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005913 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.131 - - [2025-10-30 16:19:15] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004677 10.0.0.131 - - [2025-10-30 16:19:15] "POST /security-groups HTTP/1.1" 409 285 0.002238 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.131 - - [2025-10-30 16:19:15] "PUT /security-group/ed98ba93-7695-45c2-90b7-558a0e190634 HTTP/1.1" 200 263 0.055454 10.0.0.131 - - [2025-10-30 16:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020283 10.0.0.131 - - [2025-10-30 16:19:15] "PUT /access-control-list/89accce7-4d0d-4056-a234-5973abaacb19 HTTP/1.1" 200 273 0.033150 10.0.0.131 - - [2025-10-30 16:19:15] "POST /tags HTTP/1.1" 409 228 0.022497 10.0.0.131 - - [2025-10-30 16:19:15] "PUT /access-control-list/ba04d5da-9123-448e-a04f-b8d4f0308c44 HTTP/1.1" 200 273 0.020389 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.131 - - [2025-10-30 16:19:15] "GET /tag/248f73e6-f4e2-49d7-93a1-6685ed669261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010487 10.0.0.131 - - [2025-10-30 16:19:15] "POST /tags HTTP/1.1" 200 292 0.052969 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.131 - - [2025-10-30 16:19:15] "GET /tag/6f3661f5-260b-4d25-8172-4932a6b844cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012814 10.0.0.131 - - [2025-10-30 16:19:15] "POST /tags HTTP/1.1" 200 304 0.061846 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.131 - - [2025-10-30 16:19:15] "GET /tag/f66d3693-e2dd-45c1-bc68-81e29d48ef10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013353 10.0.0.131 - - [2025-10-30 16:19:15] "POST /tags HTTP/1.1" 409 252 0.002618 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.131 - - [2025-10-30 16:19:15] "GET /tag/5d64be36-7d4b-48eb-9f23-b4494596d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015182 10.0.0.131 - - [2025-10-30 16:19:15] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.131 - - [2025-10-30 16:19:15] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013671 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.131 - - [2025-10-30 16:19:15] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004599 10.0.0.131 - - [2025-10-30 16:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.131 - - [2025-10-30 16:19:15] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047275 10.0.0.131 - - [2025-10-30 16:19:15] "POST /virtual-machines HTTP/1.1" 200 396 0.010991 10.0.0.131 - - [2025-10-30 16:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010206 10.0.0.131 - - [2025-10-30 16:19:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121871 10.0.0.131 - - [2025-10-30 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029193 10.0.0.131 - - [2025-10-30 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007420 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004495 10.0.0.131 - - [2025-10-30 16:19:16] "POST /instance-ips HTTP/1.1" 200 398 0.030361 10.0.0.131 - - [2025-10-30 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033518 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.021323 10.0.0.131 - - [2025-10-30 16:19:16] "POST /set-tag HTTP/1.1" 200 109 0.064034 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015059 10.0.0.131 - - [2025-10-30 16:19:16] "GET /instance-ip/2e0c74d4-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003546 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007994 10.0.0.131 - - [2025-10-30 16:19:16] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003587 10.0.0.131 - - [2025-10-30 16:19:16] "POST /ref-update HTTP/1.1" 200 156 0.010159 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007457 10.0.0.131 - - [2025-10-30 16:19:16] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.131 - - [2025-10-30 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004491 10.0.0.131 - - [2025-10-30 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.131 - - [2025-10-30 16:19:16] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056314 10.0.0.131 - - [2025-10-30 16:19:16] "POST /virtual-machines HTTP/1.1" 200 396 0.016232 10.0.0.131 - - [2025-10-30 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019081 10.0.0.131 - - [2025-10-30 16:19:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103001 10.0.0.131 - - [2025-10-30 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008881 10.0.0.131 - - [2025-10-30 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017496 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004855 10.0.0.131 - - [2025-10-30 16:19:16] "POST /instance-ips HTTP/1.1" 200 398 0.020440 10.0.0.131 - - [2025-10-30 16:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030785 10.0.0.131 - - [2025-10-30 16:19:16] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014601 10.0.0.131 - - [2025-10-30 16:19:17] "POST /set-tag HTTP/1.1" 200 109 0.063858 10.0.0.131 - - [2025-10-30 16:19:17] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018379 10.0.0.131 - - [2025-10-30 16:19:17] "GET /instance-ip/2e8d118e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003817 10.0.0.131 - - [2025-10-30 16:19:17] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004507 10.0.0.131 - - [2025-10-30 16:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.131 - - [2025-10-30 16:19:17] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003589 10.0.0.131 - - [2025-10-30 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.131 - - [2025-10-30 16:19:17] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006337 10.0.0.131 - - [2025-10-30 16:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.131 - - [2025-10-30 16:19:17] "POST /tags HTTP/1.1" 200 292 0.018764 10.0.0.131 - - [2025-10-30 16:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.131 - - [2025-10-30 16:19:17] "GET /tag/943b4a89-4f5e-4282-a01a-aef50db98149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013007 10.0.0.131 - - [2025-10-30 16:19:17] "POST /tags HTTP/1.1" 409 252 0.002480 10.0.0.131 - - [2025-10-30 16:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009974 10.0.0.131 - - [2025-10-30 16:19:17] "GET /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011277 10.0.0.131 - - [2025-10-30 16:19:17] "POST /tags HTTP/1.1" 409 226 0.002076 10.0.0.131 - - [2025-10-30 16:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.131 - - [2025-10-30 16:19:17] "GET /tag/cdb41cb9-f3db-4ab6-be0d-322dbbb93133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011487 10.0.0.131 - - [2025-10-30 16:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012158 10.0.0.131 - - [2025-10-30 16:19:17] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004789 10.0.0.131 - - [2025-10-30 16:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.131 - - [2025-10-30 16:19:17] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038121 10.0.0.131 - - [2025-10-30 16:19:17] "POST /virtual-machines HTTP/1.1" 200 396 0.015678 10.0.0.131 - - [2025-10-30 16:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016695 10.0.0.131 - - [2025-10-30 16:19:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135833 10.0.0.131 - - [2025-10-30 16:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018342 10.0.0.131 - - [2025-10-30 16:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018376 10.0.0.131 - - [2025-10-30 16:19:17] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.023995 10.0.0.131 - - [2025-10-30 16:19:18] "POST /instance-ips HTTP/1.1" 200 398 0.050589 10.0.0.131 - - [2025-10-30 16:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.064726 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.029740 10.0.0.131 - - [2025-10-30 16:19:18] "POST /set-tag HTTP/1.1" 200 109 0.099065 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.051197 10.0.0.131 - - [2025-10-30 16:19:18] "GET /instance-ip/2f2f87c0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.010364 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009975 10.0.0.131 - - [2025-10-30 16:19:18] "POST /set-tag HTTP/1.1" 200 109 0.005923 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.015238 10.0.0.131 - - [2025-10-30 16:19:18] "POST /ref-update HTTP/1.1" 200 156 0.014723 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006902 10.0.0.131 - - [2025-10-30 16:19:18] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.131 - - [2025-10-30 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005644 10.0.0.131 - - [2025-10-30 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.131 - - [2025-10-30 16:19:18] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044765 10.0.0.131 - - [2025-10-30 16:19:18] "POST /virtual-machines HTTP/1.1" 200 396 0.007222 10.0.0.131 - - [2025-10-30 16:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019070 10.0.0.131 - - [2025-10-30 16:19:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110382 10.0.0.131 - - [2025-10-30 16:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010112 10.0.0.131 - - [2025-10-30 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.131 - - [2025-10-30 16:19:18] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009908 10.0.0.131 - - [2025-10-30 16:19:18] "POST /instance-ips HTTP/1.1" 200 398 0.028546 10.0.0.131 - - [2025-10-30 16:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031261 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007604 10.0.0.131 - - [2025-10-30 16:19:19] "POST /set-tag HTTP/1.1" 200 109 0.066921 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017114 10.0.0.131 - - [2025-10-30 16:19:19] "GET /instance-ip/2fc5bc54-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003904 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004568 10.0.0.131 - - [2025-10-30 16:19:19] "POST /set-tag HTTP/1.1" 200 109 0.003104 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.012334 10.0.0.131 - - [2025-10-30 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.009683 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006315 10.0.0.131 - - [2025-10-30 16:19:19] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.131 - - [2025-10-30 16:19:19] "POST /tags HTTP/1.1" 200 300 0.017825 10.0.0.131 - - [2025-10-30 16:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008937 10.0.0.131 - - [2025-10-30 16:19:19] "GET /tag/73bae8fb-e8f0-4d65-918d-72c10b9635bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011450 10.0.0.131 - - [2025-10-30 16:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004328 10.0.0.131 - - [2025-10-30 16:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.131 - - [2025-10-30 16:19:19] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039006 10.0.0.131 - - [2025-10-30 16:19:19] "POST /virtual-machines HTTP/1.1" 200 396 0.010525 10.0.0.131 - - [2025-10-30 16:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019519 10.0.0.131 - - [2025-10-30 16:19:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117127 10.0.0.131 - - [2025-10-30 16:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008223 10.0.0.131 - - [2025-10-30 16:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006085 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015334 10.0.0.131 - - [2025-10-30 16:19:19] "POST /instance-ips HTTP/1.1" 200 398 0.019301 10.0.0.131 - - [2025-10-30 16:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029542 10.0.0.131 - - [2025-10-30 16:19:19] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005571 10.0.0.131 - - [2025-10-30 16:19:20] "POST /set-tag HTTP/1.1" 200 109 0.026308 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014251 10.0.0.131 - - [2025-10-30 16:19:20] "GET /instance-ip/304f6620-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002955 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004833 10.0.0.131 - - [2025-10-30 16:19:20] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.131 - - [2025-10-30 16:19:20] "POST /tags HTTP/1.1" 200 300 0.021512 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.131 - - [2025-10-30 16:19:20] "GET /tag/aa3fb52f-5d85-4959-98b5-941b704785c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013948 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007269 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.131 - - [2025-10-30 16:19:20] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028900 10.0.0.131 - - [2025-10-30 16:19:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009564 10.0.0.131 - - [2025-10-30 16:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013090 10.0.0.131 - - [2025-10-30 16:19:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107152 10.0.0.131 - - [2025-10-30 16:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007838 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018999 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004973 10.0.0.131 - - [2025-10-30 16:19:20] "POST /instance-ips HTTP/1.1" 200 398 0.019121 10.0.0.131 - - [2025-10-30 16:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026216 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011185 10.0.0.131 - - [2025-10-30 16:19:20] "POST /set-tag HTTP/1.1" 200 109 0.023548 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.028036 10.0.0.131 - - [2025-10-30 16:19:20] "GET /instance-ip/30c03bc0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.010540 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005075 10.0.0.131 - - [2025-10-30 16:19:20] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.131 - - [2025-10-30 16:19:20] "POST /tags HTTP/1.1" 200 300 0.024173 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.131 - - [2025-10-30 16:19:20] "GET /tag/02afcc5c-1dbf-4ee9-8def-0ca41b946079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015673 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.131 - - [2025-10-30 16:19:20] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004189 10.0.0.131 - - [2025-10-30 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.131 - - [2025-10-30 16:19:21] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041023 10.0.0.131 - - [2025-10-30 16:19:21] "POST /virtual-machines HTTP/1.1" 200 396 0.010201 10.0.0.131 - - [2025-10-30 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019243 10.0.0.131 - - [2025-10-30 16:19:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103444 10.0.0.131 - - [2025-10-30 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009769 10.0.0.131 - - [2025-10-30 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013298 10.0.0.131 - - [2025-10-30 16:19:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004823 10.0.0.131 - - [2025-10-30 16:19:21] "POST /instance-ips HTTP/1.1" 200 398 0.023769 10.0.0.131 - - [2025-10-30 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020604 10.0.0.131 - - [2025-10-30 16:19:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011539 10.0.0.131 - - [2025-10-30 16:19:21] "POST /set-tag HTTP/1.1" 200 109 0.017811 10.0.0.131 - - [2025-10-30 16:19:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010134 10.0.0.131 - - [2025-10-30 16:19:21] "GET /instance-ip/313281c6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.009678 10.0.0.131 - - [2025-10-30 16:19:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004802 10.0.0.131 - - [2025-10-30 16:19:21] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.131 - - [2025-10-30 16:19:21] "POST /tags HTTP/1.1" 200 300 0.018593 10.0.0.131 - - [2025-10-30 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.131 - - [2025-10-30 16:19:21] "GET /tag/06d38a8c-ae49-48ff-84e0-79261ca9442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013762 10.0.0.131 - - [2025-10-30 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.131 - - [2025-10-30 16:19:21] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004408 10.0.0.131 - - [2025-10-30 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.131 - - [2025-10-30 16:19:21] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045767 10.0.0.131 - - [2025-10-30 16:19:21] "POST /virtual-machines HTTP/1.1" 200 396 0.009723 10.0.0.131 - - [2025-10-30 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009709 10.0.0.131 - - [2025-10-30 16:19:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109586 10.0.0.131 - - [2025-10-30 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015063 10.0.0.131 - - [2025-10-30 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014380 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004886 10.0.0.131 - - [2025-10-30 16:19:22] "POST /instance-ips HTTP/1.1" 200 398 0.022156 10.0.0.131 - - [2025-10-30 16:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026349 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012363 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.026257 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021281 10.0.0.131 - - [2025-10-30 16:19:22] "GET /instance-ip/319b2f78-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.010063 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004879 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004862 10.0.0.131 - - [2025-10-30 16:19:22] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005471 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.004178 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005342 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005800 10.0.0.131 - - [2025-10-30 16:19:22] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021505 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004517 10.0.0.131 - - [2025-10-30 16:19:22] "POST /ref-update HTTP/1.1" 200 156 0.008249 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009989 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005660 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005842 10.0.0.131 - - [2025-10-30 16:19:22] "POST /ref-update HTTP/1.1" 200 156 0.011118 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011851 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004706 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004663 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004105 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.131 - - [2025-10-30 16:19:22] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005728 10.0.0.131 - - [2025-10-30 16:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.131 - - [2025-10-30 16:19:23] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006785 10.0.0.131 - - [2025-10-30 16:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.131 - - [2025-10-30 16:19:23] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004369 10.0.0.131 - - [2025-10-30 16:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.131 - - [2025-10-30 16:19:23] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004232 10.0.0.131 - - [2025-10-30 16:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.131 - - [2025-10-30 16:19:23] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004965 10.0.0.131 - - [2025-10-30 16:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.131 - - [2025-10-30 16:19:24] "GET /virtual-machine/b43d7d86-5abe-4722-af2d-2131496bf8ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003436 10.0.0.131 - - [2025-10-30 16:19:24] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005332 10.0.0.131 - - [2025-10-30 16:19:26] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005847 10.0.0.131 - - [2025-10-30 16:19:26] "POST /set-tag HTTP/1.1" 200 109 0.006119 10.0.0.131 - - [2025-10-30 16:19:26] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005099 10.0.0.131 - - [2025-10-30 16:19:26] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.131 - - [2025-10-30 16:19:27] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005056 10.0.0.131 - - [2025-10-30 16:19:27] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.131 - - [2025-10-30 16:19:27] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005073 10.0.0.131 - - [2025-10-30 16:19:27] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.131 - - [2025-10-30 16:19:27] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004424 10.0.0.131 - - [2025-10-30 16:19:27] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.131 - - [2025-10-30 16:19:30] "GET /virtual-machine/dc16d0b6-f2d3-4331-8aca-4a35b0115769?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003869 10.0.0.131 - - [2025-10-30 16:19:30] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005340 10.0.0.131 - - [2025-10-30 16:19:30] "GET /virtual-machine/37494f86-fd53-4ef1-aa86-334467347495?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002974 10.0.0.131 - - [2025-10-30 16:19:30] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004017 10.0.0.131 - - [2025-10-30 16:19:30] "GET /virtual-machine/c2cc3292-4290-4050-8f2f-d4b02eb233e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002928 10.0.0.131 - - [2025-10-30 16:19:30] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006092 10.0.0.131 - - [2025-10-30 16:19:31] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005393 10.0.0.131 - - [2025-10-30 16:19:31] "POST /set-tag HTTP/1.1" 200 109 0.004014 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine/16c8a09c-2a9e-434d-93c8-b046cd025b4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003446 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007793 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine/981fd5f2-2d33-4f1b-acfe-52508e156457?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003023 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006125 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine/5f12e8f1-6ea3-415e-9af2-bf4bf3ee4202?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003619 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005743 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine/a09fbc39-a017-4fba-9ea5-c4b2c01c4b99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004017 10.0.0.131 - - [2025-10-30 16:19:35] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004952 10.0.0.131 - - [2025-10-30 16:19:35] "GET /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002488 10.0.0.131 - - [2025-10-30 16:19:35] "POST /tags HTTP/1.1" 200 334 0.029461 10.0.0.131 - - [2025-10-30 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025258 10.0.0.131 - - [2025-10-30 16:19:36] "GET /tag/d50f0814-f836-40e8-9140-dbc4dc7f6def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013765 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.131 - - [2025-10-30 16:19:36] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042873 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.131 - - [2025-10-30 16:19:36] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006472 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.131 - - [2025-10-30 16:19:36] "GET /service-appliance-set/834c32e0-152d-4277-80f2-cabefbda2334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002935 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.001951 10.0.0.131 - - [2025-10-30 16:19:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.110947 10.0.0.131 - - [2025-10-30 16:19:36] "GET /virtual-machine-interface/7b5da3b5-2414-4e3a-a9f1-47f774068b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005786 10.0.0.131 - - [2025-10-30 16:19:36] "POST /instance-ips HTTP/1.1" 200 410 0.021490 10.0.0.131 - - [2025-10-30 16:19:36] "GET /instance-ip/aa96b87d-b382-48ed-8fa6-a2c04205b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.009620 10.0.0.131 - - [2025-10-30 16:19:36] "POST /loadbalancers HTTP/1.1" 200 631 0.068161 10.0.0.131 - - [2025-10-30 16:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029070 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.131 - - [2025-10-30 16:19:36] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054496 10.0.0.131 - - [2025-10-30 16:19:36] "GET /instance-ip/aa96b87d-b382-48ed-8fa6-a2c04205b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004066 10.0.0.131 - - [2025-10-30 16:19:36] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043483 10.0.0.131 - - [2025-10-30 16:19:36] "GET /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006381 10.0.0.131 - - [2025-10-30 16:19:36] "POST /floating-ips HTTP/1.1" 200 599 0.056677 10.0.0.131 - - [2025-10-30 16:19:36] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.041104 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.131 - - [2025-10-30 16:19:36] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046158 10.0.0.131 - - [2025-10-30 16:19:36] "GET /loadbalancer-listener/7dfa0af8-2289-4cb0-923d-38317952e2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.005095 10.0.0.131 - - [2025-10-30 16:19:36] "GET /loadbalancer-listener/7dfa0af8-2289-4cb0-923d-38317952e2a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004599 10.0.0.131 - - [2025-10-30 16:19:36] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018600 10.0.0.131 - - [2025-10-30 16:19:36] "GET /instance-ip/aa96b87d-b382-48ed-8fa6-a2c04205b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003962 10.0.0.131 - - [2025-10-30 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.131 - - [2025-10-30 16:19:36] "GET /instance-ip/aa96b87d-b382-48ed-8fa6-a2c04205b4b2?fields=floating_ips HTTP/1.1" 200 1215 0.004291 10.0.0.131 - - [2025-10-30 16:19:36] "GET /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002597 10.0.0.131 - - [2025-10-30 16:19:36] "GET /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002841 10.0.0.131 - - [2025-10-30 16:19:36] "GET /loadbalancer-pool/7e494a8a-85a8-48bf-addc-98aeef9e1d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003755 10.0.0.131 - - [2025-10-30 16:19:36] "GET /floating-ip/c8793acd-2cdd-4399-a3c7-6de83334b94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002775 10.0.0.131 - - [2025-10-30 16:19:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026780 10.0.0.131 - - [2025-10-30 16:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009350 10.0.0.131 - - [2025-10-30 16:19:37] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005945 10.0.0.131 - - [2025-10-30 16:19:37] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003971 10.0.0.131 - - [2025-10-30 16:19:37] "POST /tags HTTP/1.1" 409 221 0.005560 10.0.0.131 - - [2025-10-30 16:19:37] "POST /ref-update HTTP/1.1" 200 156 0.006536 10.0.0.131 - - [2025-10-30 16:19:37] "GET /floating-ip/c8793acd-2cdd-4399-a3c7-6de83334b94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.017118 10.0.0.131 - - [2025-10-30 16:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.131 - - [2025-10-30 16:19:37] "GET /tag/d50f0814-f836-40e8-9140-dbc4dc7f6def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018021 10.0.0.131 - - [2025-10-30 16:19:37] "PUT /floating-ip/c8793acd-2cdd-4399-a3c7-6de83334b94e HTTP/1.1" 200 257 0.010395 10.0.0.131 - - [2025-10-30 16:19:37] "POST /set-tag HTTP/1.1" 200 109 0.082485 10.0.0.131 - - [2025-10-30 16:19:37] "GET /loadbalancer-pool/7e494a8a-85a8-48bf-addc-98aeef9e1d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003440 10.0.0.131 - - [2025-10-30 16:19:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021747 10.0.0.131 - - [2025-10-30 16:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018971 10.0.0.131 - - [2025-10-30 16:19:37] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012766 10.0.0.131 - - [2025-10-30 16:19:37] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004257 10.0.0.131 - - [2025-10-30 16:19:37] "POST /ref-update HTTP/1.1" 200 156 0.009320 10.0.0.131 - - [2025-10-30 16:19:37] "GET /floating-ip/c8793acd-2cdd-4399-a3c7-6de83334b94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.011229 10.0.0.131 - - [2025-10-30 16:19:37] "POST /set-tag HTTP/1.1" 200 109 0.064038 10.0.0.131 - - [2025-10-30 16:19:38] "POST /tags HTTP/1.1" 409 206 0.002091 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.131 - - [2025-10-30 16:19:38] "GET /tag/f66d3693-e2dd-45c1-bc68-81e29d48ef10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011644 10.0.0.131 - - [2025-10-30 16:19:38] "POST /tags HTTP/1.1" 409 204 0.002779 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.131 - - [2025-10-30 16:19:38] "GET /tag/aa3fb52f-5d85-4959-98b5-941b704785c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011915 10.0.0.131 - - [2025-10-30 16:19:38] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002470 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.131 - - [2025-10-30 16:19:38] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002815 10.0.0.131 - - [2025-10-30 16:19:38] "POST /tags HTTP/1.1" 409 206 0.001773 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.131 - - [2025-10-30 16:19:38] "GET /tag/f66d3693-e2dd-45c1-bc68-81e29d48ef10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010754 10.0.0.131 - - [2025-10-30 16:19:38] "POST /tags HTTP/1.1" 409 226 0.001772 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.131 - - [2025-10-30 16:19:38] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016070 10.0.0.131 - - [2025-10-30 16:19:38] "POST /tags HTTP/1.1" 409 204 0.001907 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.131 - - [2025-10-30 16:19:38] "GET /tag/aa3fb52f-5d85-4959-98b5-941b704785c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011786 10.0.0.131 - - [2025-10-30 16:19:38] "POST /tags HTTP/1.1" 409 226 0.001806 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.131 - - [2025-10-30 16:19:38] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014452 10.0.0.131 - - [2025-10-30 16:19:38] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002831 10.0.0.131 - - [2025-10-30 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.131 - - [2025-10-30 16:19:38] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002426 10.0.0.131 - - [2025-10-30 16:19:38] "POST /firewall-rules HTTP/1.1" 200 628 0.076115 10.0.0.131 - - [2025-10-30 16:19:38] "POST /firewall-rules HTTP/1.1" 200 648 0.077014 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-rule/e29b71ec-7936-4034-8b86-9b509ae65a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.010528 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003113 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-rule/e803d2f8-0c8e-4622-a8b0-a3f96a123d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.005036 10.0.0.131 - - [2025-10-30 16:19:39] "POST /ref-update HTTP/1.1" 200 156 0.016068 10.0.0.131 - - [2025-10-30 16:19:39] "POST /firewall-policys HTTP/1.1" 200 608 0.025490 10.0.0.131 - - [2025-10-30 16:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011835 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009966 10.0.0.131 - - [2025-10-30 16:19:39] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002641 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002790 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004108 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006919 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/a6f57b89-7abf-455f-87c2-99164c3f17bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004730 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002866 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002996 10.0.0.131 - - [2025-10-30 16:19:39] "POST /ref-update HTTP/1.1" 200 156 0.022927 10.0.0.131 - - [2025-10-30 16:19:39] "POST /ref-update HTTP/1.1" 200 156 0.059356 10.0.0.131 - - [2025-10-30 16:19:39] "POST /ref-update HTTP/1.1" 200 156 0.031957 10.0.0.131 - - [2025-10-30 16:19:39] "POST /ref-update HTTP/1.1" 200 156 0.022331 10.0.0.131 - - [2025-10-30 16:19:39] "POST /ref-update HTTP/1.1" 200 156 0.030802 10.0.0.131 - - [2025-10-30 16:19:39] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009560 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:20:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:20:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001682 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:20:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001146 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:20:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:20:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:20:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:21:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:21:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 10.0.0.131 - - [2025-10-30 16:21:25] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008862 10.0.0.131 - - [2025-10-30 16:21:25] "POST /set-tag HTTP/1.1" 200 109 0.004641 10.0.0.131 - - [2025-10-30 16:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.131 - - [2025-10-30 16:21:25] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002456 10.0.0.131 - - [2025-10-30 16:21:25] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004865 10.0.0.131 - - [2025-10-30 16:21:25] "POST /set-tag HTTP/1.1" 200 109 0.045342 10.0.0.131 - - [2025-10-30 16:21:25] "DELETE /loadbalancer-member/38540087-6e9e-4e1b-8729-159322360635 HTTP/1.1" 200 115 0.079404 10.0.0.131 - - [2025-10-30 16:21:25] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006465 10.0.0.131 - - [2025-10-30 16:21:25] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.131 - - [2025-10-30 16:21:25] "DELETE /loadbalancer-member/0beeab4d-0d53-4ad4-9ee0-e27c001aa811 HTTP/1.1" 200 115 0.031095 10.0.0.131 - - [2025-10-30 16:21:25] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005934 10.0.0.131 - - [2025-10-30 16:21:25] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.131 - - [2025-10-30 16:21:25] "DELETE /loadbalancer-member/01a37510-32c5-4026-9bd2-ee5f08a2ef55 HTTP/1.1" 200 115 0.061262 10.0.0.131 - - [2025-10-30 16:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.131 - - [2025-10-30 16:21:25] "GET /loadbalancer/ff8441da-0bcc-4b9e-8ecc-7899a1114c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005215 10.0.0.131 - - [2025-10-30 16:21:25] "GET /loadbalancer-pool/889cd906-6d78-4e66-b7f5-7349e144af57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004622 10.0.0.131 - - [2025-10-30 16:21:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042482 10.0.0.131 - - [2025-10-30 16:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018182 10.0.0.131 - - [2025-10-30 16:21:25] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006100 10.0.0.131 - - [2025-10-30 16:21:25] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008330 10.0.0.131 - - [2025-10-30 16:21:25] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005484 10.0.0.131 - - [2025-10-30 16:21:25] "POST /set-tag HTTP/1.1" 200 109 0.059718 10.0.0.131 - - [2025-10-30 16:21:26] "GET /loadbalancer-pool/9b71d48c-8c7c-4e2a-87ed-3f3c91956269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011061 10.0.0.131 - - [2025-10-30 16:21:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030806 10.0.0.131 - - [2025-10-30 16:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010990 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007695 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004530 10.0.0.131 - - [2025-10-30 16:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.131 - - [2025-10-30 16:21:26] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001845 10.0.0.131 - - [2025-10-30 16:21:26] "GET /loadbalancer-pool/c1a758cc-6047-43f4-a3b2-9d9892f2240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003021 10.0.0.131 - - [2025-10-30 16:21:26] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013943 10.0.0.131 - - [2025-10-30 16:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023738 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012397 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003927 10.0.0.131 - - [2025-10-30 16:21:26] "GET /floating-ip/90e4c8b7-79da-4daf-a22c-ce0cd824b96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002357 10.0.0.131 - - [2025-10-30 16:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004211 10.0.0.131 - - [2025-10-30 16:21:26] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004950 10.0.0.131 - - [2025-10-30 16:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.131 - - [2025-10-30 16:21:26] "GET /virtual-machine-interface/d34ccde2-b5aa-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004199 10.0.0.131 - - [2025-10-30 16:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.131 - - [2025-10-30 16:21:46] "POST /tags HTTP/1.1" 409 252 0.002605 10.0.0.131 - - [2025-10-30 16:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.131 - - [2025-10-30 16:21:46] "GET /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011678 10.0.0.131 - - [2025-10-30 16:21:46] "POST /tags HTTP/1.1" 409 228 0.002082 10.0.0.131 - - [2025-10-30 16:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.131 - - [2025-10-30 16:21:46] "GET /tag/248f73e6-f4e2-49d7-93a1-6685ed669261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010724 10.0.0.131 - - [2025-10-30 16:21:47] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004427 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.131 - - [2025-10-30 16:21:47] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002999 10.0.0.131 - - [2025-10-30 16:21:47] "POST /tags HTTP/1.1" 409 206 0.010782 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.131 - - [2025-10-30 16:21:47] "GET /tag/f66d3693-e2dd-45c1-bc68-81e29d48ef10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010426 10.0.0.131 - - [2025-10-30 16:21:47] "POST /tags HTTP/1.1" 409 226 0.001947 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.131 - - [2025-10-30 16:21:47] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013079 10.0.0.131 - - [2025-10-30 16:21:47] "POST /tags HTTP/1.1" 409 204 0.002141 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.131 - - [2025-10-30 16:21:47] "GET /tag/aa3fb52f-5d85-4959-98b5-941b704785c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014591 10.0.0.131 - - [2025-10-30 16:21:47] "POST /tags HTTP/1.1" 409 226 0.006695 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.131 - - [2025-10-30 16:21:47] "GET /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011338 10.0.0.131 - - [2025-10-30 16:21:47] "POST /tags HTTP/1.1" 409 228 0.002072 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.131 - - [2025-10-30 16:21:47] "GET /tag/248f73e6-f4e2-49d7-93a1-6685ed669261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017889 10.0.0.131 - - [2025-10-30 16:21:47] "POST /tags HTTP/1.1" 409 252 0.002350 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.131 - - [2025-10-30 16:21:47] "GET /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014872 10.0.0.131 - - [2025-10-30 16:21:47] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002958 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.131 - - [2025-10-30 16:21:47] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002593 10.0.0.131 - - [2025-10-30 16:21:47] "POST /firewall-rules HTTP/1.1" 409 281 0.001894 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.131 - - [2025-10-30 16:21:47] "PUT /firewall-rule/e803d2f8-0c8e-4622-a8b0-a3f96a123d47 HTTP/1.1" 200 261 0.030831 10.0.0.131 - - [2025-10-30 16:21:47] "POST /firewall-rules HTTP/1.1" 409 291 0.005938 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.131 - - [2025-10-30 16:21:47] "PUT /firewall-rule/e29b71ec-7936-4034-8b86-9b509ae65a88 HTTP/1.1" 200 261 0.025002 10.0.0.131 - - [2025-10-30 16:21:47] "GET /firewall-rule/e29b71ec-7936-4034-8b86-9b509ae65a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.005746 10.0.0.131 - - [2025-10-30 16:21:47] "POST /firewall-rules HTTP/1.1" 200 660 0.077118 10.0.0.131 - - [2025-10-30 16:21:47] "GET /firewall-rule/af896149-9e99-4c39-99fd-14bc7a5b77c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011100 10.0.0.131 - - [2025-10-30 16:21:47] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002863 10.0.0.131 - - [2025-10-30 16:21:47] "GET /firewall-rule/e803d2f8-0c8e-4622-a8b0-a3f96a123d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003588 10.0.0.131 - - [2025-10-30 16:21:47] "POST /firewall-policys HTTP/1.1" 409 269 0.009264 10.0.0.131 - - [2025-10-30 16:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.131 - - [2025-10-30 16:21:48] "PUT /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f HTTP/1.1" 200 265 0.021953 10.0.0.131 - - [2025-10-30 16:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026610 10.0.0.131 - - [2025-10-30 16:21:48] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.026599 10.0.0.131 - - [2025-10-30 16:21:48] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002843 10.0.0.131 - - [2025-10-30 16:21:48] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002513 10.0.0.131 - - [2025-10-30 16:21:48] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002107 10.0.0.131 - - [2025-10-30 16:21:48] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002752 10.0.0.131 - - [2025-10-30 16:21:48] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003077 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.016087 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.004419 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004283 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.131 - - [2025-10-30 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.131 - - [2025-10-30 16:22:49] "GET /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002663 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003867 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.017983 10.0.0.131 - - [2025-10-30 16:22:49] "DELETE /loadbalancer-member/d25fdbb9-82f9-4d7b-9ddb-e251a6ca507d HTTP/1.1" 200 115 0.029922 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004181 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004265 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003829 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004834 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003883 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.131 - - [2025-10-30 16:22:49] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004346 10.0.0.131 - - [2025-10-30 16:22:49] "POST /set-tag HTTP/1.1" 200 109 0.007718 10.0.0.131 - - [2025-10-30 16:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.131 - - [2025-10-30 16:22:49] "GET /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003324 10.0.0.131 - - [2025-10-30 16:22:50] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004279 10.0.0.131 - - [2025-10-30 16:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.131 - - [2025-10-30 16:22:50] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004164 10.0.0.131 - - [2025-10-30 16:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.131 - - [2025-10-30 16:22:50] "GET /virtual-machine/c2cc3292-4290-4050-8f2f-d4b02eb233e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003531 10.0.0.131 - - [2025-10-30 16:22:50] "POST /ref-update HTTP/1.1" 200 156 0.012938 10.0.0.131 - - [2025-10-30 16:22:51] "GET /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004635 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.018600 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.028856 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.019403 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.029427 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.032109 10.0.0.131 - - [2025-10-30 16:22:51] "DELETE /instance-ip/2fc5bc54-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.034557 10.0.0.131 - - [2025-10-30 16:22:51] "DELETE /virtual-machine-interface/2fab7db2-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.033776 10.0.0.131 - - [2025-10-30 16:22:51] "DELETE /virtual-machine/c2cc3292-4290-4050-8f2f-d4b02eb233e3 HTTP/1.1" 200 115 0.018290 10.0.0.131 - - [2025-10-30 16:22:51] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007087 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.003228 10.0.0.131 - - [2025-10-30 16:22:51] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005338 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.131 - - [2025-10-30 16:22:51] "GET /virtual-machine/dc16d0b6-f2d3-4331-8aca-4a35b0115769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003151 10.0.0.131 - - [2025-10-30 16:22:51] "POST /ref-update HTTP/1.1" 200 156 0.010455 10.0.0.131 - - [2025-10-30 16:22:51] "GET /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.015341 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.019829 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.029388 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.035271 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.024064 10.0.0.131 - - [2025-10-30 16:22:51] "POST /set-tag HTTP/1.1" 200 109 0.032327 10.0.0.131 - - [2025-10-30 16:22:51] "DELETE /instance-ip/2e8d118e-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.057674 10.0.0.131 - - [2025-10-30 16:22:51] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.131 - - [2025-10-30 16:22:51] "DELETE /virtual-machine-interface/2e74fc8e-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.064406 10.0.0.131 - - [2025-10-30 16:22:51] "DELETE /virtual-machine/dc16d0b6-f2d3-4331-8aca-4a35b0115769 HTTP/1.1" 200 115 0.023943 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007244 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007600 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine/37494f86-fd53-4ef1-aa86-334467347495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003797 10.0.0.131 - - [2025-10-30 16:22:52] "POST /ref-update HTTP/1.1" 200 156 0.015481 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.025156 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.018474 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.020220 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.029469 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.018105 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.027526 10.0.0.131 - - [2025-10-30 16:22:52] "DELETE /instance-ip/2f2f87c0-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.051044 10.0.0.131 - - [2025-10-30 16:22:52] "DELETE /virtual-machine-interface/2f0e71b6-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.051211 10.0.0.131 - - [2025-10-30 16:22:52] "DELETE /virtual-machine/37494f86-fd53-4ef1-aa86-334467347495 HTTP/1.1" 200 115 0.038977 10.0.0.131 - - [2025-10-30 16:22:52] "DELETE /tag/943b4a89-4f5e-4282-a01a-aef50db98149 HTTP/1.1" 200 115 0.047230 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006262 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004345 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine/b43d7d86-5abe-4722-af2d-2131496bf8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003325 10.0.0.131 - - [2025-10-30 16:22:52] "POST /ref-update HTTP/1.1" 200 156 0.010835 10.0.0.131 - - [2025-10-30 16:22:52] "GET /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020949 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.019785 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.030428 10.0.0.131 - - [2025-10-30 16:22:52] "POST /set-tag HTTP/1.1" 200 109 0.038058 10.0.0.131 - - [2025-10-30 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.020188 10.0.0.131 - - [2025-10-30 16:22:53] "POST /set-tag HTTP/1.1" 200 109 0.019076 10.0.0.131 - - [2025-10-30 16:22:53] "DELETE /instance-ip/2e0c74d4-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.058574 10.0.0.131 - - [2025-10-30 16:22:53] "POST /ref-update HTTP/1.1" 200 156 0.020536 10.0.0.131 - - [2025-10-30 16:22:53] "DELETE /virtual-machine-interface/2df42ea6-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.049545 10.0.0.131 - - [2025-10-30 16:22:53] "DELETE /virtual-machine/b43d7d86-5abe-4722-af2d-2131496bf8ec HTTP/1.1" 200 115 0.034843 10.0.0.131 - - [2025-10-30 16:22:53] "DELETE /tag/6f3661f5-260b-4d25-8172-4932a6b844cd HTTP/1.1" 200 115 0.038388 10.0.0.131 - - [2025-10-30 16:22:53] "DELETE /tag/f66d3693-e2dd-45c1-bc68-81e29d48ef10 HTTP/1.1" 409 391 0.003756 10.0.0.131 - - [2025-10-30 16:23:13] "GET /global-system-configs HTTP/1.1" 200 323 0.003477 10.0.0.131 - - [2025-10-30 16:23:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002382 10.0.0.131 - - [2025-10-30 16:23:20] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004180 10.0.0.131 - - [2025-10-30 16:23:20] "POST /set-tag HTTP/1.1" 200 109 0.007545 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006392 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine/5f12e8f1-6ea3-415e-9af2-bf4bf3ee4202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002951 10.0.0.131 - - [2025-10-30 16:23:21] "POST /ref-update HTTP/1.1" 200 156 0.010761 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004763 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.038735 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.051166 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.041082 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.013294 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /instance-ip/30c03bc0-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.055933 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /virtual-machine-interface/30a6cfa0-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.043687 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /virtual-machine/5f12e8f1-6ea3-415e-9af2-bf4bf3ee4202 HTTP/1.1" 200 115 0.021824 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /tag/aa3fb52f-5d85-4959-98b5-941b704785c1 HTTP/1.1" 409 237 0.005065 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004303 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004203 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine/981fd5f2-2d33-4f1b-acfe-52508e156457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002678 10.0.0.131 - - [2025-10-30 16:23:21] "POST /ref-update HTTP/1.1" 200 156 0.009575 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005113 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.017215 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.031338 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.014578 10.0.0.131 - - [2025-10-30 16:23:21] "POST /set-tag HTTP/1.1" 200 109 0.038069 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /instance-ip/313281c6-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.050213 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /virtual-machine-interface/31189b3a-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.045332 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /virtual-machine/981fd5f2-2d33-4f1b-acfe-52508e156457 HTTP/1.1" 200 115 0.024891 10.0.0.131 - - [2025-10-30 16:23:21] "DELETE /tag/02afcc5c-1dbf-4ee9-8def-0ca41b946079 HTTP/1.1" 200 115 0.030990 10.0.0.131 - - [2025-10-30 16:23:21] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004750 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004046 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine/a09fbc39-a017-4fba-9ea5-c4b2c01c4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003492 10.0.0.131 - - [2025-10-30 16:23:22] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013213 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.018298 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.024575 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.030452 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.013353 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /instance-ip/319b2f78-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.041523 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /virtual-machine-interface/31869194-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.057638 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /virtual-machine/a09fbc39-a017-4fba-9ea5-c4b2c01c4b99 HTTP/1.1" 200 115 0.022343 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /tag/06d38a8c-ae49-48ff-84e0-79261ca9442c HTTP/1.1" 200 115 0.037690 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d HTTP/1.1" 409 237 0.004975 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /tag/248f73e6-f4e2-49d7-93a1-6685ed669261 HTTP/1.1" 409 237 0.004350 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004419 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004367 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine/16c8a09c-2a9e-434d-93c8-b046cd025b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003168 10.0.0.131 - - [2025-10-30 16:23:22] "POST /ref-update HTTP/1.1" 200 156 0.011141 10.0.0.131 - - [2025-10-30 16:23:22] "GET /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012066 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.023932 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.018366 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.026289 10.0.0.131 - - [2025-10-30 16:23:22] "POST /set-tag HTTP/1.1" 200 109 0.023345 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /instance-ip/304f6620-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.036838 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /virtual-machine-interface/3034cd38-b5ac-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.042542 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /virtual-machine/16c8a09c-2a9e-434d-93c8-b046cd025b4f HTTP/1.1" 200 115 0.019139 10.0.0.131 - - [2025-10-30 16:23:22] "DELETE /tag/5d64be36-7d4b-48eb-9f23-b4494596d717 HTTP/1.1" 200 115 0.032773 10.0.0.131 - - [2025-10-30 16:23:23] "DELETE /tag/73bae8fb-e8f0-4d65-918d-72c10b9635bf HTTP/1.1" 200 115 0.032333 10.0.0.131 - - [2025-10-30 16:23:23] "DELETE /tag/1555da13-f05a-4ccb-9fe8-2035d4595a2f HTTP/1.1" 200 115 0.031822 10.0.0.131 - - [2025-10-30 16:23:24] "POST /projects HTTP/1.1" 409 238 0.002039 10.0.0.131 - - [2025-10-30 16:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.131 - - [2025-10-30 16:23:24] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039951 10.0.0.131 - - [2025-10-30 16:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.131 - - [2025-10-30 16:23:24] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004927 10.0.0.131 - - [2025-10-30 16:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.131 - - [2025-10-30 16:23:24] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004461 10.0.0.131 - - [2025-10-30 16:23:24] "POST /security-groups HTTP/1.1" 409 285 0.002337 10.0.0.131 - - [2025-10-30 16:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.131 - - [2025-10-30 16:23:24] "PUT /security-group/ed98ba93-7695-45c2-90b7-558a0e190634 HTTP/1.1" 200 263 0.062385 10.0.0.131 - - [2025-10-30 16:23:24] "PUT /access-control-list/89accce7-4d0d-4056-a234-5973abaacb19 HTTP/1.1" 200 273 0.014978 10.0.0.131 - - [2025-10-30 16:23:24] "PUT /access-control-list/ba04d5da-9123-448e-a04f-b8d4f0308c44 HTTP/1.1" 200 273 0.025389 10.0.0.131 - - [2025-10-30 16:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020036 10.0.0.131 - - [2025-10-30 16:23:29] "POST /projects HTTP/1.1" 409 238 0.002548 10.0.0.131 - - [2025-10-30 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.131 - - [2025-10-30 16:23:29] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063573 10.0.0.131 - - [2025-10-30 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.131 - - [2025-10-30 16:23:29] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006065 10.0.0.131 - - [2025-10-30 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.131 - - [2025-10-30 16:23:30] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005028 10.0.0.131 - - [2025-10-30 16:23:30] "POST /security-groups HTTP/1.1" 409 285 0.003636 10.0.0.131 - - [2025-10-30 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.131 - - [2025-10-30 16:23:30] "PUT /security-group/ed98ba93-7695-45c2-90b7-558a0e190634 HTTP/1.1" 200 263 0.059473 10.0.0.131 - - [2025-10-30 16:23:30] "PUT /access-control-list/89accce7-4d0d-4056-a234-5973abaacb19 HTTP/1.1" 200 273 0.011871 10.0.0.131 - - [2025-10-30 16:23:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036977 10.0.0.131 - - [2025-10-30 16:23:30] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011792 10.0.0.131 - - [2025-10-30 16:23:30] "PUT /access-control-list/ba04d5da-9123-448e-a04f-b8d4f0308c44 HTTP/1.1" 200 273 0.025327 10.0.0.131 - - [2025-10-30 16:23:30] "GET /firewall-rule/ebc95235-49ed-4d76-9b5c-ffde2cd1a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003293 10.0.0.131 - - [2025-10-30 16:23:30] "POST /ref-update HTTP/1.1" 200 156 0.074229 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /firewall-rule/ebc95235-49ed-4d76-9b5c-ffde2cd1a2ec HTTP/1.1" 200 115 0.046790 10.0.0.131 - - [2025-10-30 16:23:30] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005016 10.0.0.131 - - [2025-10-30 16:23:30] "GET /firewall-rule/d4cc94fa-861b-4779-abda-a99cf65aca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003418 10.0.0.131 - - [2025-10-30 16:23:30] "POST /ref-update HTTP/1.1" 200 156 0.058997 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /firewall-rule/d4cc94fa-861b-4779-abda-a99cf65aca23 HTTP/1.1" 200 115 0.033739 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d HTTP/1.1" 409 237 0.008096 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /tag/248f73e6-f4e2-49d7-93a1-6685ed669261 HTTP/1.1" 409 237 0.005111 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /tag/cdb41cb9-f3db-4ab6-be0d-322dbbb93133 HTTP/1.1" 200 115 0.047870 10.0.0.131 - - [2025-10-30 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.131 - - [2025-10-30 16:23:30] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006041 10.0.0.131 - - [2025-10-30 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.131 - - [2025-10-30 16:23:30] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004129 10.0.0.131 - - [2025-10-30 16:23:30] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.058804 10.0.0.131 - - [2025-10-30 16:23:30] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.067039 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /security-group/ed98ba93-7695-45c2-90b7-558a0e190634 HTTP/1.1" 200 115 0.050228 10.0.0.131 - - [2025-10-30 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.131 - - [2025-10-30 16:23:30] "DELETE /access-control-list/89accce7-4d0d-4056-a234-5973abaacb19 HTTP/1.1" 200 115 0.034328 10.0.0.131 - - [2025-10-30 16:23:31] "DELETE /access-control-list/ba04d5da-9123-448e-a04f-b8d4f0308c44 HTTP/1.1" 200 115 0.043422 10.0.0.131 - - [2025-10-30 16:23:31] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042230 10.0.0.131 - - [2025-10-30 16:23:31] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?fields=security_groups HTTP/1.1" 200 1352 0.043468 10.0.0.131 - - [2025-10-30 16:23:31] "DELETE /security-group/5564532f-9fe6-43b6-ab84-b7ffec04f491 HTTP/1.1" 200 115 0.054241 10.0.0.131 - - [2025-10-30 16:23:31] "DELETE /access-control-list/dcea6996-e4a3-4f5d-8600-1cbe0245d021 HTTP/1.1" 200 115 0.043234 10.0.0.131 - - [2025-10-30 16:23:31] "GET /project/82685936-4d1e-4254-b0e8-3acc1640de02?fields=application_policy_sets HTTP/1.1" 200 1391 0.045178 10.0.0.131 - - [2025-10-30 16:23:31] "DELETE /access-control-list/73dad48c-94ff-4655-ba6b-410ca0cd6987 HTTP/1.1" 200 115 0.057508 10.0.0.131 - - [2025-10-30 16:23:31] "DELETE /project/82685936-4d1e-4254-b0e8-3acc1640de02 HTTP/1.1" 200 115 0.354349 10.0.0.131 - - [2025-10-30 16:23:31] "POST /projects HTTP/1.1" 409 238 0.004316 10.0.0.131 - - [2025-10-30 16:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.131 - - [2025-10-30 16:23:31] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032990 10.0.0.131 - - [2025-10-30 16:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.131 - - [2025-10-30 16:23:31] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004749 10.0.0.131 - - [2025-10-30 16:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.131 - - [2025-10-30 16:23:31] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004350 10.0.0.131 - - [2025-10-30 16:23:31] "POST /security-groups HTTP/1.1" 409 285 0.002512 10.0.0.131 - - [2025-10-30 16:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.131 - - [2025-10-30 16:23:31] "PUT /security-group/c27172e5-0f1a-4fcd-a108-e214bdf587eb HTTP/1.1" 200 263 0.058799 10.0.0.131 - - [2025-10-30 16:23:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027706 10.0.0.131 - - [2025-10-30 16:23:31] "PUT /access-control-list/d20cacb8-8e48-47ea-8858-8eac60d88e95 HTTP/1.1" 200 273 0.020299 10.0.0.131 - - [2025-10-30 16:23:31] "PUT /access-control-list/a6f95fec-4a40-4517-a594-3959c5841336 HTTP/1.1" 200 273 0.033135 10.0.0.131 - - [2025-10-30 16:23:35] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002968 10.0.0.131 - - [2025-10-30 16:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.131 - - [2025-10-30 16:23:35] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002840 10.0.0.131 - - [2025-10-30 16:23:35] "GET /firewall-policy/17ad6466-f663-401b-bd8b-1c5082c46d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002858 10.0.0.131 - - [2025-10-30 16:23:35] "GET /firewall-rule/e803d2f8-0c8e-4622-a8b0-a3f96a123d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003089 10.0.0.131 - - [2025-10-30 16:23:35] "POST /ref-update HTTP/1.1" 200 156 0.018210 10.0.0.131 - - [2025-10-30 16:23:35] "DELETE /firewall-rule/e803d2f8-0c8e-4622-a8b0-a3f96a123d47 HTTP/1.1" 200 115 0.046557 10.0.0.131 - - [2025-10-30 16:23:35] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005199 10.0.0.131 - - [2025-10-30 16:23:35] "GET /firewall-rule/af896149-9e99-4c39-99fd-14bc7a5b77c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004015 10.0.0.131 - - [2025-10-30 16:23:35] "POST /ref-update HTTP/1.1" 200 156 0.023647 10.0.0.131 - - [2025-10-30 16:23:35] "DELETE /firewall-rule/af896149-9e99-4c39-99fd-14bc7a5b77c9 HTTP/1.1" 200 115 0.067452 10.0.0.131 - - [2025-10-30 16:23:35] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003710 10.0.0.131 - - [2025-10-30 16:23:35] "GET /firewall-rule/e29b71ec-7936-4034-8b86-9b509ae65a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002803 10.0.0.131 - - [2025-10-30 16:23:35] "POST /ref-update HTTP/1.1" 200 156 0.013238 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /firewall-rule/e29b71ec-7936-4034-8b86-9b509ae65a88 HTTP/1.1" 200 115 0.040590 10.0.0.131 - - [2025-10-30 16:23:36] "GET /application-policy-set/261cc36d-2bb2-4961-bdec-451242ad4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003067 10.0.0.131 - - [2025-10-30 16:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.131 - - [2025-10-30 16:23:36] "GET /policy-management/9b199abf-fd9d-458e-a023-62f627f3532d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002522 10.0.0.131 - - [2025-10-30 16:23:36] "GET /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003615 10.0.0.131 - - [2025-10-30 16:23:36] "POST /ref-update HTTP/1.1" 200 156 0.025904 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /firewall-policy/5cf7064b-9d3b-4cbb-aa7e-602020e7318f HTTP/1.1" 200 115 0.038156 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /tag/f66d3693-e2dd-45c1-bc68-81e29d48ef10 HTTP/1.1" 200 115 0.078364 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /tag/aa3fb52f-5d85-4959-98b5-941b704785c1 HTTP/1.1" 200 115 0.063440 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /tag/248f73e6-f4e2-49d7-93a1-6685ed669261 HTTP/1.1" 200 115 0.061650 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /tag/b9c004dd-8e8d-4980-a78e-e2704d83414d HTTP/1.1" 200 115 0.035675 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /loadbalancer-member/34d69979-0696-4eb2-a94a-af363d145e76 HTTP/1.1" 200 115 0.032684 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /loadbalancer-pool/7e494a8a-85a8-48bf-addc-98aeef9e1d4d HTTP/1.1" 200 115 0.030673 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /loadbalancer-listener/7dfa0af8-2289-4cb0-923d-38317952e2a1 HTTP/1.1" 200 115 0.035270 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /loadbalancer/7ae5dc7c-b7f0-4013-898b-0e91b5fb2f9c HTTP/1.1" 200 115 0.032929 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /floating-ip/c8793acd-2cdd-4399-a3c7-6de83334b94e HTTP/1.1" 200 115 0.040388 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /instance-ip/aa96b87d-b382-48ed-8fa6-a2c04205b4b2 HTTP/1.1" 200 115 0.032424 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /virtual-machine-interface/7b5da3b5-2414-4e3a-a9f1-47f774068b8d HTTP/1.1" 200 115 0.043443 10.0.0.131 - - [2025-10-30 16:23:36] "DELETE /tag/d50f0814-f836-40e8-9140-dbc4dc7f6def HTTP/1.1" 200 115 0.038797 10.0.0.131 - - [2025-10-30 16:23:36] "POST /projects HTTP/1.1" 409 238 0.002774 10.0.0.131 - - [2025-10-30 16:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.131 - - [2025-10-30 16:23:36] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.072138 10.0.0.131 - - [2025-10-30 16:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.131 - - [2025-10-30 16:23:37] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005134 10.0.0.131 - - [2025-10-30 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.131 - - [2025-10-30 16:23:37] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005671 10.0.0.131 - - [2025-10-30 16:23:37] "POST /security-groups HTTP/1.1" 409 285 0.005157 10.0.0.131 - - [2025-10-30 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011446 10.0.0.131 - - [2025-10-30 16:23:37] "PUT /security-group/c27172e5-0f1a-4fcd-a108-e214bdf587eb HTTP/1.1" 200 263 0.058071 10.0.0.131 - - [2025-10-30 16:23:37] "PUT /access-control-list/d20cacb8-8e48-47ea-8858-8eac60d88e95 HTTP/1.1" 200 273 0.010208 10.0.0.131 - - [2025-10-30 16:23:37] "PUT /access-control-list/a6f95fec-4a40-4517-a594-3959c5841336 HTTP/1.1" 200 273 0.017078 10.0.0.131 - - [2025-10-30 16:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033486 10.0.0.131 - - [2025-10-30 16:23:37] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020781 10.0.0.131 - - [2025-10-30 16:23:37] "GET /firewall-rule/7591f482-dfd1-4cd6-9de9-481d933e436d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003116 10.0.0.131 - - [2025-10-30 16:23:37] "POST /ref-update HTTP/1.1" 200 156 0.043151 10.0.0.131 - - [2025-10-30 16:23:37] "DELETE /firewall-rule/7591f482-dfd1-4cd6-9de9-481d933e436d HTTP/1.1" 200 115 0.041507 10.0.0.131 - - [2025-10-30 16:23:37] "GET /firewall-policy/75918175-7f11-4f7b-aca8-457f23306a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009046 10.0.0.131 - - [2025-10-30 16:23:37] "GET /firewall-rule/3f6f1dad-16e1-4338-bcb4-dbcda49efd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008614 10.0.0.131 - - [2025-10-30 16:23:37] "POST /ref-update HTTP/1.1" 200 156 0.075645 10.0.0.131 - - [2025-10-30 16:23:37] "DELETE /firewall-rule/3f6f1dad-16e1-4338-bcb4-dbcda49efd18 HTTP/1.1" 200 115 0.035384 10.0.0.131 - - [2025-10-30 16:23:37] "DELETE /tag/14ce4039-0f1e-4c6b-ac1c-c0c4a5b98a26 HTTP/1.1" 200 115 0.047192 10.0.0.131 - - [2025-10-30 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.131 - - [2025-10-30 16:23:37] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004517 10.0.0.131 - - [2025-10-30 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.131 - - [2025-10-30 16:23:37] "GET /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003853 10.0.0.131 - - [2025-10-30 16:23:37] "PUT /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a HTTP/1.1" 200 265 0.061999 10.0.0.131 - - [2025-10-30 16:23:37] "PUT /virtual-network/ecde6d44-85bb-45cb-a1c6-6c258652cd8d HTTP/1.1" 200 265 0.059980 10.0.0.131 - - [2025-10-30 16:23:37] "DELETE /security-group/c27172e5-0f1a-4fcd-a108-e214bdf587eb HTTP/1.1" 200 115 0.058480 10.0.0.131 - - [2025-10-30 16:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.131 - - [2025-10-30 16:23:38] "DELETE /access-control-list/d20cacb8-8e48-47ea-8858-8eac60d88e95 HTTP/1.1" 200 115 0.048414 10.0.0.131 - - [2025-10-30 16:23:38] "DELETE /access-control-list/a6f95fec-4a40-4517-a594-3959c5841336 HTTP/1.1" 200 115 0.047047 10.0.0.131 - - [2025-10-30 16:23:38] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.068259 10.0.0.131 - - [2025-10-30 16:23:38] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?fields=security_groups HTTP/1.1" 200 1353 0.042261 10.0.0.131 - - [2025-10-30 16:23:38] "DELETE /security-group/bc8782c2-e048-4062-bb88-fe7e95095fe1 HTTP/1.1" 200 115 0.047654 10.0.0.131 - - [2025-10-30 16:23:38] "DELETE /access-control-list/3257e757-8b40-4877-adf4-9544dca043b6 HTTP/1.1" 200 115 0.029266 10.0.0.131 - - [2025-10-30 16:23:38] "GET /project/c919244b-0ba3-4297-ae46-27e543e52f9b?fields=application_policy_sets HTTP/1.1" 200 1392 0.069960 10.0.0.131 - - [2025-10-30 16:23:38] "DELETE /access-control-list/97bf63d1-413f-4843-a01d-8ef9fbd2956c HTTP/1.1" 200 115 0.072650 10.0.0.131 - - [2025-10-30 16:23:38] "DELETE /project/c919244b-0ba3-4297-ae46-27e543e52f9b HTTP/1.1" 200 115 0.374798 10.0.0.131 - - [2025-10-30 16:24:33] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.131 - - [2025-10-30 16:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.131 - - [2025-10-30 16:24:33] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003854 10.0.0.131 - - [2025-10-30 16:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.131 - - [2025-10-30 16:24:34] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002989 10.0.0.131 - - [2025-10-30 16:24:48] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.131 - - [2025-10-30 16:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.131 - - [2025-10-30 16:24:48] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005983 10.0.0.131 - - [2025-10-30 16:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.131 - - [2025-10-30 16:24:48] "GET /config-node/d8d31caf-156d-4c31-945b-2fbd69333742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002009 10.0.0.131 - - [2025-10-30 16:24:48] "GET / HTTP/1.1" 200 36215 0.001732 10.0.0.131 - - [2025-10-30 16:24:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002206 10.0.0.131 - - [2025-10-30 16:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.131 - - [2025-10-30 16:24:53] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006314 10.0.0.131 - - [2025-10-30 16:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.131 - - [2025-10-30 16:24:53] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.016069 10.0.0.131 - - [2025-10-30 16:24:54] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 264 0.002078 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/c8b8b3fe-7c0e-4594-a693-5706881cc161 HTTP/1.1" 200 245 0.012234 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 261 0.007218 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/66cff5ef-81e8-490b-882f-a42a9f9877b1 HTTP/1.1" 200 245 0.019560 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 261 0.011054 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/6d1f54b6-4e50-4d50-9d8b-24c2e65889b7 HTTP/1.1" 200 245 0.009049 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 253 0.004791 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/afaf373c-4f4c-4138-9a3d-d2764c5abdfd HTTP/1.1" 200 245 0.011007 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 251 0.005240 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/78ca7cd9-4d92-400d-b7b1-96f25dee3856 HTTP/1.1" 200 245 0.011351 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 252 0.005137 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/533bf986-2288-44a9-b720-b333db434ddc HTTP/1.1" 200 245 0.009387 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 256 0.005323 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/9bf1c7ee-dfd8-48fd-bf96-52aa8bfc3e43 HTTP/1.1" 200 245 0.010802 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 248 0.001508 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/c8b8cc2a-16b7-488b-a0c1-d2942dabcf22 HTTP/1.1" 200 245 0.031301 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 252 0.003346 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/5fc5bc94-02ca-40fe-bc83-081a0c05260d HTTP/1.1" 200 245 0.009916 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 257 0.001850 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/03783426-af45-4add-a292-ff802c6125be HTTP/1.1" 200 245 0.010571 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 251 0.007444 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.131 - - [2025-10-30 16:24:54] "PUT /alarm/ef564655-9168-4a81-8be2-e1a48fc7ee5e HTTP/1.1" 200 245 0.010172 10.0.0.131 - - [2025-10-30 16:24:54] "POST /alarms HTTP/1.1" 409 257 0.006002 10.0.0.131 - - [2025-10-30 16:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/b0b5070b-391e-45ab-a3e9-60e2ebafa050 HTTP/1.1" 200 245 0.011218 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 261 0.005065 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/8f47d63d-c53d-4707-8623-ee500a302b45 HTTP/1.1" 200 245 0.009791 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 258 0.003229 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/1e88b480-1d8a-4988-8349-7ee44c2a6c43 HTTP/1.1" 200 245 0.009224 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 254 0.002065 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/082e9607-f6d9-4627-95d5-535b8576a841 HTTP/1.1" 200 245 0.010723 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 254 0.004121 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/180ef69b-11b3-4b88-99ae-d1d79957ca36 HTTP/1.1" 200 245 0.013618 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 254 0.007317 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/8f1a2c07-c3bd-487b-bf6f-cb26139c3c91 HTTP/1.1" 200 245 0.011026 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 247 0.008020 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/1dd633ad-d518-48cd-84a5-a83f3c840ed7 HTTP/1.1" 200 245 0.011633 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 272 0.004480 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/1585b30f-77c5-4f7c-8fcf-58e1e8f76ca0 HTTP/1.1" 200 245 0.009598 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 261 0.001434 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/a5441dd6-ce33-4322-bb29-6a8261b324ad HTTP/1.1" 200 245 0.009414 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 259 0.002196 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/08ef6eea-184e-4f08-a875-4303c9f7591c HTTP/1.1" 200 245 0.019823 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 265 0.002229 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/3b578eb1-d8be-4b36-bc2d-fdf87a61ec79 HTTP/1.1" 200 245 0.015925 10.0.0.131 - - [2025-10-30 16:24:55] "POST /alarms HTTP/1.1" 409 279 0.004820 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /alarm/ae2d01f1-24e0-45a5-81fd-6208f65b01b5 HTTP/1.1" 200 245 0.009067 10.0.0.131 - - [2025-10-30 16:24:55] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.131 - - [2025-10-30 16:24:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001954 10.0.0.131 - - [2025-10-30 16:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.131 - - [2025-10-30 16:24:55] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.006590 10.0.0.131 - - [2025-10-30 16:24:56] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.131 - - [2025-10-30 16:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.131 - - [2025-10-30 16:24:56] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002783 10.0.0.131 - - [2025-10-30 16:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.131 - - [2025-10-30 16:24:56] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.008846 10.0.0.131 - - [2025-10-30 16:24:56] "GET / HTTP/1.1" 200 36215 0.001888 10.0.0.131 - - [2025-10-30 16:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.131 - - [2025-10-30 16:24:56] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004313 10.0.0.131 - - [2025-10-30 16:24:56] "PUT /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905 HTTP/1.1" 200 275 0.017302 10.0.0.131 - - [2025-10-30 16:25:00] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.131 - - [2025-10-30 16:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.131 - - [2025-10-30 16:25:00] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005494 10.0.0.131 - - [2025-10-30 16:25:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002478 10.0.0.131 - - [2025-10-30 16:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.131 - - [2025-10-30 16:25:00] "GET /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002782 10.0.0.131 - - [2025-10-30 16:25:00] "PUT /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb HTTP/1.1" 200 255 0.028751 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.131 - - [2025-10-30 16:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.131 - - [2025-10-30 16:25:02] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004622 10.0.0.131 - - [2025-10-30 16:25:14] "GET / HTTP/1.1" 200 36215 0.001701 10.0.0.131 - - [2025-10-30 16:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.131 - - [2025-10-30 16:25:14] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004551 10.0.0.131 - - [2025-10-30 16:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.131 - - [2025-10-30 16:25:14] "GET /config-node/d8d31caf-156d-4c31-945b-2fbd69333742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002520 10.0.0.131 - - [2025-10-30 16:25:26] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.131 - - [2025-10-30 16:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.131 - - [2025-10-30 16:25:26] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004181 10.0.0.131 - - [2025-10-30 16:25:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002121 10.0.0.131 - - [2025-10-30 16:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.131 - - [2025-10-30 16:25:26] "GET /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003739 10.0.0.131 - - [2025-10-30 16:25:26] "PUT /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb HTTP/1.1" 200 255 0.011014 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001191 10.0.0.131 - - [2025-10-30 16:25:43] "GET / HTTP/1.1" 200 36215 0.004992 10.0.0.131 - - [2025-10-30 16:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.131 - - [2025-10-30 16:25:43] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004476 10.0.0.131 - - [2025-10-30 16:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.131 - - [2025-10-30 16:25:43] "GET /config-node/d8d31caf-156d-4c31-945b-2fbd69333742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002194 10.0.0.131 - - [2025-10-30 16:25:44] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.131 - - [2025-10-30 16:25:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002132 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.131 - - [2025-10-30 16:25:49] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.009116 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.007574 10.0.0.131 - - [2025-10-30 16:25:49] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 264 0.001872 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /alarm/c8b8b3fe-7c0e-4594-a693-5706881cc161 HTTP/1.1" 200 245 0.014092 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 261 0.011123 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /alarm/66cff5ef-81e8-490b-882f-a42a9f9877b1 HTTP/1.1" 200 245 0.013169 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 261 0.028815 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /alarm/6d1f54b6-4e50-4d50-9d8b-24c2e65889b7 HTTP/1.1" 200 245 0.019086 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 253 0.021992 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /alarm/afaf373c-4f4c-4138-9a3d-d2764c5abdfd HTTP/1.1" 200 245 0.020968 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 251 0.009214 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /alarm/78ca7cd9-4d92-400d-b7b1-96f25dee3856 HTTP/1.1" 200 245 0.011693 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 252 0.014829 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.131 - - [2025-10-30 16:25:49] "PUT /alarm/533bf986-2288-44a9-b720-b333db434ddc HTTP/1.1" 200 245 0.009493 10.0.0.131 - - [2025-10-30 16:25:49] "POST /alarms HTTP/1.1" 409 256 0.009529 10.0.0.131 - - [2025-10-30 16:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/9bf1c7ee-dfd8-48fd-bf96-52aa8bfc3e43 HTTP/1.1" 200 245 0.010699 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 248 0.023589 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/c8b8cc2a-16b7-488b-a0c1-d2942dabcf22 HTTP/1.1" 200 245 0.018954 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 252 0.009140 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/5fc5bc94-02ca-40fe-bc83-081a0c05260d HTTP/1.1" 200 245 0.013956 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 257 0.006370 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/03783426-af45-4add-a292-ff802c6125be HTTP/1.1" 200 245 0.011109 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 251 0.004516 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/ef564655-9168-4a81-8be2-e1a48fc7ee5e HTTP/1.1" 200 245 0.010519 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 257 0.009533 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/b0b5070b-391e-45ab-a3e9-60e2ebafa050 HTTP/1.1" 200 245 0.009619 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 261 0.004897 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/8f47d63d-c53d-4707-8623-ee500a302b45 HTTP/1.1" 200 245 0.014174 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 258 0.011240 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/1e88b480-1d8a-4988-8349-7ee44c2a6c43 HTTP/1.1" 200 245 0.009776 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 254 0.006303 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/082e9607-f6d9-4627-95d5-535b8576a841 HTTP/1.1" 200 245 0.009740 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 254 0.007220 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/180ef69b-11b3-4b88-99ae-d1d79957ca36 HTTP/1.1" 200 245 0.009256 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 254 0.011818 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/8f1a2c07-c3bd-487b-bf6f-cb26139c3c91 HTTP/1.1" 200 245 0.010683 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 247 0.006320 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/1dd633ad-d518-48cd-84a5-a83f3c840ed7 HTTP/1.1" 200 245 0.011829 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 272 0.009122 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.131 - - [2025-10-30 16:25:50] "PUT /alarm/1585b30f-77c5-4f7c-8fcf-58e1e8f76ca0 HTTP/1.1" 200 245 0.009080 10.0.0.131 - - [2025-10-30 16:25:50] "POST /alarms HTTP/1.1" 409 261 0.004841 10.0.0.131 - - [2025-10-30 16:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.131 - - [2025-10-30 16:25:51] "PUT /alarm/a5441dd6-ce33-4322-bb29-6a8261b324ad HTTP/1.1" 200 245 0.009206 10.0.0.131 - - [2025-10-30 16:25:51] "POST /alarms HTTP/1.1" 409 259 0.003101 10.0.0.131 - - [2025-10-30 16:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.131 - - [2025-10-30 16:25:51] "PUT /alarm/08ef6eea-184e-4f08-a875-4303c9f7591c HTTP/1.1" 200 245 0.008599 10.0.0.131 - - [2025-10-30 16:25:51] "POST /alarms HTTP/1.1" 409 265 0.007747 10.0.0.131 - - [2025-10-30 16:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.131 - - [2025-10-30 16:25:51] "PUT /alarm/3b578eb1-d8be-4b36-bc2d-fdf87a61ec79 HTTP/1.1" 200 245 0.010592 10.0.0.131 - - [2025-10-30 16:25:51] "POST /alarms HTTP/1.1" 409 279 0.005651 10.0.0.131 - - [2025-10-30 16:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.131 - - [2025-10-30 16:25:51] "PUT /alarm/ae2d01f1-24e0-45a5-81fd-6208f65b01b5 HTTP/1.1" 200 245 0.011778 10.0.0.131 - - [2025-10-30 16:25:51] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.131 - - [2025-10-30 16:25:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002193 10.0.0.131 - - [2025-10-30 16:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.131 - - [2025-10-30 16:25:51] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.009887 10.0.0.131 - - [2025-10-30 16:25:51] "GET / HTTP/1.1" 200 36215 0.001468 10.0.0.131 - - [2025-10-30 16:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.131 - - [2025-10-30 16:25:51] "GET /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002667 10.0.0.131 - - [2025-10-30 16:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.131 - - [2025-10-30 16:25:51] "PUT /global-vrouter-config/a1e75fd1-3f5b-4c09-87a6-feb5b917db9e HTTP/1.1" 200 277 0.012025 10.0.0.131 - - [2025-10-30 16:25:52] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.131 - - [2025-10-30 16:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.131 - - [2025-10-30 16:25:52] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004697 10.0.0.131 - - [2025-10-30 16:25:52] "PUT /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905 HTTP/1.1" 200 275 0.030429 10.0.0.131 - - [2025-10-30 16:25:55] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.131 - - [2025-10-30 16:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.131 - - [2025-10-30 16:25:55] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004329 10.0.0.131 - - [2025-10-30 16:25:55] "POST /bgp-routers HTTP/1.1" 409 301 0.004947 10.0.0.131 - - [2025-10-30 16:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.131 - - [2025-10-30 16:25:55] "GET /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003078 10.0.0.131 - - [2025-10-30 16:25:55] "PUT /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb HTTP/1.1" 200 255 0.024603 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:25:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001381 10.0.0.131 - - [2025-10-30 16:26:00] "POST /tags HTTP/1.1" 200 356 0.060997 10.0.0.131 - - [2025-10-30 16:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014068 10.0.0.131 - - [2025-10-30 16:26:00] "GET /tag/a13c7d5f-4d0a-4b3c-94ba-5dcd7d5a428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.033771 10.0.0.131 - - [2025-10-30 16:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.131 - - [2025-10-30 16:26:00] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005603 10.0.0.131 - - [2025-10-30 16:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.131 - - [2025-10-30 16:26:00] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046935 10.0.0.131 - - [2025-10-30 16:26:00] "POST /virtual-machines HTTP/1.1" 200 352 0.008838 10.0.0.131 - - [2025-10-30 16:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007642 10.0.0.131 - - [2025-10-30 16:26:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.121656 10.0.0.131 - - [2025-10-30 16:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010485 10.0.0.131 - - [2025-10-30 16:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011847 10.0.0.131 - - [2025-10-30 16:26:00] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006082 10.0.0.131 - - [2025-10-30 16:26:00] "POST /instance-ips HTTP/1.1" 200 392 0.021511 10.0.0.131 - - [2025-10-30 16:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034096 10.0.0.131 - - [2025-10-30 16:26:00] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.025349 10.0.0.131 - - [2025-10-30 16:26:00] "POST /set-tag HTTP/1.1" 200 109 0.024477 10.0.0.131 - - [2025-10-30 16:26:00] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.017926 10.0.0.131 - - [2025-10-30 16:26:00] "GET /instance-ip/1f380116-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005571 10.0.0.131 - - [2025-10-30 16:26:00] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004813 10.0.0.131 - - [2025-10-30 16:26:00] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.131 - - [2025-10-30 16:26:00] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004981 10.0.0.131 - - [2025-10-30 16:26:01] "POST /ref-update HTTP/1.1" 200 156 0.018703 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.009388 10.0.0.131 - - [2025-10-30 16:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002646 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:26:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 10.0.0.131 - - [2025-10-30 16:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:26:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-network/c2b12fe9-193e-4530-bbd4-d1d453c55f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003914 10.0.0.131 - - [2025-10-30 16:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.131 - - [2025-10-30 16:26:01] "GET /project/4f0dbbdf-73c1-4c8b-9fa3-0df83f078a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038458 10.0.0.131 - - [2025-10-30 16:26:01] "POST /virtual-machines HTTP/1.1" 200 356 0.019291 10.0.0.131 - - [2025-10-30 16:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033432 10.0.0.131 - - [2025-10-30 16:26:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.126165 10.0.0.131 - - [2025-10-30 16:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016815 10.0.0.131 - - [2025-10-30 16:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004560 10.0.0.131 - - [2025-10-30 16:26:01] "POST /instance-ips HTTP/1.1" 200 396 0.050158 10.0.0.131 - - [2025-10-30 16:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034937 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.013527 10.0.0.131 - - [2025-10-30 16:26:01] "POST /set-tag HTTP/1.1" 200 109 0.015822 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.007992 10.0.0.131 - - [2025-10-30 16:26:01] "GET /instance-ip/1fbeb058-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003319 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004594 10.0.0.131 - - [2025-10-30 16:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.131 - - [2025-10-30 16:26:01] "GET /virtual-router/557ef2f4-0ca8-4cfe-8ccf-ccab010116a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003429 10.0.0.131 - - [2025-10-30 16:26:02] "POST /ref-update HTTP/1.1" 200 156 0.007920 10.0.0.131 - - [2025-10-30 16:26:02] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009986 10.0.0.131 - - [2025-10-30 16:26:02] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.131 - - [2025-10-30 16:26:02] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006181 10.0.0.131 - - [2025-10-30 16:26:02] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.131 - - [2025-10-30 16:26:02] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005809 10.0.0.131 - - [2025-10-30 16:26:02] "POST /set-tag HTTP/1.1" 200 109 0.002706 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:26:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:26:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001118 10.0.0.131 - - [2025-10-30 16:26:14] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004302 10.0.0.131 - - [2025-10-30 16:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.131 - - [2025-10-30 16:26:15] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004315 10.0.0.131 - - [2025-10-30 16:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.131 - - [2025-10-30 16:26:16] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004470 10.0.0.131 - - [2025-10-30 16:26:16] "POST /set-tag HTTP/1.1" 200 109 0.004495 10.0.0.131 - - [2025-10-30 16:26:18] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.131 - - [2025-10-30 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.131 - - [2025-10-30 16:26:18] "GET /global-system-config/3677dcba-d0b5-4e18-a4a9-6d5e93268905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004772 10.0.0.131 - - [2025-10-30 16:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.131 - - [2025-10-30 16:26:18] "GET /config-node/d8d31caf-156d-4c31-945b-2fbd69333742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002101 10.0.0.131 - - [2025-10-30 16:26:30] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.131 - - [2025-10-30 16:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.131 - - [2025-10-30 16:26:30] "GET /routing-instance/7200f0ed-1a51-4a51-ac3e-2d903156e9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002437 10.0.0.131 - - [2025-10-30 16:26:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001845 10.0.0.131 - - [2025-10-30 16:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.131 - - [2025-10-30 16:26:30] "GET /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003003 10.0.0.131 - - [2025-10-30 16:26:30] "PUT /bgp-router/9cb15b68-5077-4602-97ba-42e47ffa51eb HTTP/1.1" 200 255 0.012203 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:26:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.131 - - [2025-10-30 16:26:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001023 10.0.0.131 - - [2025-10-30 16:26:47] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004076 10.0.0.131 - - [2025-10-30 16:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.131 - - [2025-10-30 16:26:47] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006772 10.0.0.131 - - [2025-10-30 16:26:47] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.131 - - [2025-10-30 16:26:47] "GET /virtual-machine/a3e2d52d-ecc7-406e-9bca-182a0e37515c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002743 10.0.0.131 - - [2025-10-30 16:26:47] "POST /ref-update HTTP/1.1" 200 156 0.011841 10.0.0.131 - - [2025-10-30 16:26:47] "GET /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004333 10.0.0.131 - - [2025-10-30 16:26:47] "POST /set-tag HTTP/1.1" 200 109 0.015440 10.0.0.131 - - [2025-10-30 16:26:47] "POST /set-tag HTTP/1.1" 200 109 0.027251 10.0.0.131 - - [2025-10-30 16:26:47] "DELETE /instance-ip/1f380116-b5ad-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.037787 10.0.0.131 - - [2025-10-30 16:26:47] "DELETE /virtual-machine-interface/1f1b1d6c-b5ad-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.050595 10.0.0.131 - - [2025-10-30 16:26:47] "DELETE /virtual-machine/a3e2d52d-ecc7-406e-9bca-182a0e37515c HTTP/1.1" 200 115 0.028905 10.0.0.131 - - [2025-10-30 16:26:47] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004934 10.0.0.131 - - [2025-10-30 16:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.131 - - [2025-10-30 16:27:18] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009169 10.0.0.131 - - [2025-10-30 16:27:18] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.131 - - [2025-10-30 16:27:18] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009193 10.0.0.131 - - [2025-10-30 16:27:18] "POST /set-tag HTTP/1.1" 200 109 0.007861 10.0.0.131 - - [2025-10-30 16:27:18] "GET /virtual-machine/681211f1-24ad-439f-ab9d-0d58e72e0ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.009850 10.0.0.131 - - [2025-10-30 16:27:18] "POST /ref-update HTTP/1.1" 200 156 0.014843 10.0.0.131 - - [2025-10-30 16:27:18] "GET /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005784 10.0.0.131 - - [2025-10-30 16:27:18] "POST /set-tag HTTP/1.1" 200 109 0.019276 10.0.0.131 - - [2025-10-30 16:27:18] "POST /set-tag HTTP/1.1" 200 109 0.048264 10.0.0.131 - - [2025-10-30 16:27:18] "DELETE /instance-ip/1fbeb058-b5ad-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.121890 10.0.0.131 - - [2025-10-30 16:27:18] "DELETE /virtual-machine-interface/1f9edada-b5ad-11f0-8412-fa163eaa5f97 HTTP/1.1" 200 115 0.084507 10.0.0.131 - - [2025-10-30 16:27:18] "DELETE /virtual-machine/681211f1-24ad-439f-ab9d-0d58e72e0ca6 HTTP/1.1" 200 115 0.023781 10.0.0.131 - - [2025-10-30 16:27:18] "DELETE /tag/a13c7d5f-4d0a-4b3c-94ba-5dcd7d5a428b HTTP/1.1" 200 115 0.088293