++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Nov 20 04:37:18 PM UTC 2025 ===================' INFO: =================== Thu Nov 20 04:37:18 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.128 ++ 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.128 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.128 ++ ANALYTICSDB_NODES=10.0.0.128 ++ ANALYTICS_SNMP_NODES=10.0.0.128 ++ 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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:8081 ' +++ '[' -n '10.0.0.128:8081 ' ']' +++ echo 10.0.0.128:8081 ++ ANALYTICS_SERVERS=10.0.0.128: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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:9042 ' +++ '[' -n '10.0.0.128:9042 ' ']' +++ echo 10.0.0.128:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.128:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.128 ++ 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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:8086 ' +++ '[' -n '10.0.0.128:8086 ' ']' +++ echo 10.0.0.128:8086 ++ COLLECTOR_SERVERS=10.0.0.128: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.128 ++ CONFIGDB_NODES=10.0.0.128 ++ 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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:8082 ' +++ '[' -n '10.0.0.128:8082 ' ']' +++ echo 10.0.0.128:8082 ++ CONFIG_SERVERS=10.0.0.128: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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:9161 ' +++ '[' -n '10.0.0.128:9161 ' ']' +++ echo 10.0.0.128:9161 ++ CONFIGDB_SERVERS=10.0.0.128: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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:9041 ' +++ '[' -n '10.0.0.128:9041 ' ']' +++ echo 10.0.0.128:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.128: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.128 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.128 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.128 ++ 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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+=10.0.0.128:2181, +++ '[' -n 10.0.0.128:2181, ']' +++ echo 10.0.0.128:2181 ++ ZOOKEEPER_SERVERS=10.0.0.128: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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:2181 ' +++ '[' -n '10.0.0.128:2181 ' ']' +++ echo 10.0.0.128:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.128:2181 ++ RABBITMQ_NODES=10.0.0.128 ++ 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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+=10.0.0.128:5673, +++ '[' -n 10.0.0.128:5673, ']' +++ echo 10.0.0.128:5673 ++ RABBITMQ_SERVERS=10.0.0.128: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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:6379 ' +++ '[' -n '10.0.0.128:6379 ' ']' +++ echo 10.0.0.128:6379 ++ REDIS_SERVERS=10.0.0.128: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.128 ++ 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.128 +++ local server_address=10.0.0.128 +++ extended_server_list+='10.0.0.128:9092 ' +++ '[' -n '10.0.0.128:9092 ' ']' +++ echo 10.0.0.128:9092 ++ KAFKA_SERVERS=10.0.0.128: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.128 ++ 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.128 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.128 ++ cut -d , -f 1 + local cassandra=10.0.0.128 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.128 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.128 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.128 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.128 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.128 +++ local servers=10.0.0.128 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.128,10.139.101.1,127.0.0.1,172.17.0.1,252.128.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.128'\''))' +++ local server_ip=10.0.0.128 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.128 ]] +++ [[ ,10.0.0.128,10.139.101.1,127.0.0.1,172.17.0.1,252.128.0.1,, =~ ,10\.0\.0\.128, ]] +++ echo 10.0.0.128 1 +++ return ++ local ip=10.0.0.128 ++ [[ -z 10.0.0.128 ]] ++ echo 10.0.0.128 + host_ip=10.0.0.128 + [[ cql == \c\q\l ]] ++ echo 10.0.0.128:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.128:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.128:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/20/2025 16:37:58.254 7f88af8d3980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 16:37:58.394 7f88af8d3980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 16:37:58.405 7f88af8d3980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 16:37:58.405 7f88af8d3980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.128:8082/ Hit Ctrl-C to quit. 10.0.0.128 - - [2025-11-20 16:38:04] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.128 - - [2025-11-20 16:38:05] "GET / HTTP/1.1" 200 45303 0.003126 10.0.0.128 - - [2025-11-20 16:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.128 - - [2025-11-20 16:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012147 10.0.0.128 - - [2025-11-20 16:38:06] "GET / HTTP/1.1" 200 36215 0.001553 10.0.0.128 - - [2025-11-20 16:38:06] "GET / HTTP/1.1" 200 36215 0.001329 10.0.0.128 - - [2025-11-20 16:38:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.011231 10.0.0.128 - - [2025-11-20 16:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.128 - - [2025-11-20 16:38:06] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.041659 10.0.0.128 - - [2025-11-20 16:38:06] "POST /service-appliance-sets HTTP/1.1" 200 555 0.050238 10.0.0.128 - - [2025-11-20 16:38:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.002723 10.0.0.128 - - [2025-11-20 16:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.128 - - [2025-11-20 16:38:06] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008358 10.0.0.128 - - [2025-11-20 16:38:06] "POST /service-appliance-sets HTTP/1.1" 200 543 0.075107 10.0.0.128 - - [2025-11-20 16:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.128 - - [2025-11-20 16:38:06] "GET /network-ipam/db8116b2-82c8-4522-95b6-4b2cddf0df78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003236 10.0.0.128 - - [2025-11-20 16:38:06] "POST /service-templates HTTP/1.1" 200 513 0.078223 10.0.0.128 - - [2025-11-20 16:38:06] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.128 - - [2025-11-20 16:38:07] "POST /service-templates HTTP/1.1" 200 503 0.140395 10.0.0.128 - - [2025-11-20 16:38:07] "GET / HTTP/1.1" 200 36215 0.001925 10.0.0.128 - - [2025-11-20 16:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.128 - - [2025-11-20 16:38:07] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008270 10.0.0.128 - - [2025-11-20 16:38:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.008937 10.0.0.128 - - [2025-11-20 16:38:07] "POST /service-templates HTTP/1.1" 200 517 0.056540 10.0.0.128 - - [2025-11-20 16:38:07] "POST /config-database-nodes HTTP/1.1" 200 613 0.075666 10.0.0.128 - - [2025-11-20 16:38:07] "POST /service-templates HTTP/1.1" 200 537 0.078869 10.0.0.128 - - [2025-11-20 16:38:07] "POST /service-templates HTTP/1.1" 200 509 0.033133 10.0.0.128 - - [2025-11-20 16:38:09] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.128 - - [2025-11-20 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006907 10.0.0.128 - - [2025-11-20 16:38:09] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008859 10.0.0.128 - - [2025-11-20 16:38:09] "POST /bgp-routers HTTP/1.1" 200 618 0.045337 10.0.0.128 - - [2025-11-20 16:38:09] "GET /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012301 10.0.0.128 - - [2025-11-20 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.128 - - [2025-11-20 16:38:09] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006908 10.0.0.128 - - [2025-11-20 16:38:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002851 10.0.0.128 - - [2025-11-20 16:38:09] "POST /ref-update HTTP/1.1" 200 156 0.007806 10.0.0.128 - - [2025-11-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.128 - - [2025-11-20 16:38:10] "GET /network-ipam/db8116b2-82c8-4522-95b6-4b2cddf0df78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003077 10.0.0.128 - - [2025-11-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002122 10.0.0.128 - - [2025-11-20 16:38:10] "POST /access-control-lists HTTP/1.1" 200 589 0.017952 10.0.0.128 - - [2025-11-20 16:38:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.006067 10.0.0.128 - - [2025-11-20 16:38:10] "POST /access-control-lists HTTP/1.1" 200 587 0.018764 10.0.0.128 - - [2025-11-20 16:38:10] "POST /route-targets HTTP/1.1" 200 328 0.012328 10.0.0.128 - - [2025-11-20 16:38:10] "POST /ref-update HTTP/1.1" 200 156 0.021287 10.0.0.128 - - [2025-11-20 16:38:10] "POST /route-targets HTTP/1.1" 200 328 0.015928 10.0.0.128 - - [2025-11-20 16:38:10] "POST /ref-update HTTP/1.1" 200 156 0.014858 10.0.0.128 - - [2025-11-20 16:38:10] "POST /route-targets HTTP/1.1" 200 328 0.021519 10.0.0.128 - - [2025-11-20 16:38:10] "POST /ref-update HTTP/1.1" 200 156 0.010720 10.0.0.128 - - [2025-11-20 16:38:10] "POST /route-targets HTTP/1.1" 200 328 0.014111 10.0.0.128 - - [2025-11-20 16:38:11] "POST /ref-update HTTP/1.1" 200 156 0.025561 10.0.0.128 - - [2025-11-20 16:38:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002460 10.0.0.128 - - [2025-11-20 16:38:11] "POST /access-control-lists HTTP/1.1" 200 553 0.068028 10.0.0.128 - - [2025-11-20 16:38:11] "PUT /access-control-list/587843af-8256-4b7b-ad30-a2fd232dd544 HTTP/1.1" 200 273 0.012176 10.0.0.128 - - [2025-11-20 16:38:11] "PUT /access-control-list/12a240c8-d6f6-4099-97e5-79b1ad3dc56d HTTP/1.1" 200 273 0.012973 10.0.0.128 - - [2025-11-20 16:38:14] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.128 - - [2025-11-20 16:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.128 - - [2025-11-20 16:38:14] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009343 10.0.0.128 - - [2025-11-20 16:38:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002182 10.0.0.128 - - [2025-11-20 16:38:14] "POST /config-nodes HTTP/1.1" 200 595 0.020757 10.0.0.128 - - [2025-11-20 16:38:14] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.128 - - [2025-11-20 16:38:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002457 10.0.0.128 - - [2025-11-20 16:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.128 - - [2025-11-20 16:38:19] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003594 10.0.0.128 - - [2025-11-20 16:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.128 - - [2025-11-20 16:38:19] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.008410 10.0.0.128 - - [2025-11-20 16:38:20] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 583 0.027864 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 577 0.029448 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 577 0.025522 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 561 0.022516 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 557 0.037117 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 559 0.023099 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 567 0.027027 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 551 0.023607 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 559 0.021254 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 569 0.019234 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 557 0.021957 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 569 0.030551 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 577 0.061923 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 571 0.023682 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 563 0.033871 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 563 0.022871 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 563 0.025479 10.0.0.128 - - [2025-11-20 16:38:20] "POST /alarms HTTP/1.1" 200 549 0.035116 10.0.0.128 - - [2025-11-20 16:38:21] "POST /alarms HTTP/1.1" 200 597 0.032651 10.0.0.128 - - [2025-11-20 16:38:21] "POST /alarms HTTP/1.1" 200 577 0.037508 10.0.0.128 - - [2025-11-20 16:38:21] "POST /alarms HTTP/1.1" 200 573 0.031317 10.0.0.128 - - [2025-11-20 16:38:21] "POST /alarms HTTP/1.1" 200 585 0.017262 10.0.0.128 - - [2025-11-20 16:38:21] "POST /alarms HTTP/1.1" 200 611 0.020914 10.0.0.128 - - [2025-11-20 16:38:21] "GET / HTTP/1.1" 200 36215 0.001179 10.0.0.128 - - [2025-11-20 16:38:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002268 10.0.0.128 - - [2025-11-20 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.128 - - [2025-11-20 16:38:21] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.015334 10.0.0.128 - - [2025-11-20 16:38:21] "GET / HTTP/1.1" 200 36215 0.001454 10.0.0.128 - - [2025-11-20 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.128 - - [2025-11-20 16:38:21] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002692 10.0.0.128 - - [2025-11-20 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.128 - - [2025-11-20 16:38:21] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.007241 10.0.0.128 - - [2025-11-20 16:38:21] "GET / HTTP/1.1" 200 36215 0.001324 10.0.0.128 - - [2025-11-20 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.128 - - [2025-11-20 16:38:21] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004565 10.0.0.128 - - [2025-11-20 16:38:21] "PUT /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905 HTTP/1.1" 200 275 0.013555 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:39:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:39:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.001099 10.0.0.128 - - [2025-11-20 16:39:38] "GET / HTTP/1.1" 200 36215 0.001457 10.0.0.128 - - [2025-11-20 16:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.128 - - [2025-11-20 16:39:38] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006388 10.0.0.128 - - [2025-11-20 16:39:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002036 10.0.0.128 - - [2025-11-20 16:39:38] "POST /analytics-nodes HTTP/1.1" 200 601 0.029596 10.0.0.128 - - [2025-11-20 16:39:45] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.128 - - [2025-11-20 16:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.128 - - [2025-11-20 16:39:45] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004558 10.0.0.128 - - [2025-11-20 16:39:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002600 10.0.0.128 - - [2025-11-20 16:39:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.030100 10.0.0.128 - - [2025-11-20 16:39:53] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.128 - - [2025-11-20 16:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.128 - - [2025-11-20 16:39:53] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008687 10.0.0.128 - - [2025-11-20 16:39:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002134 10.0.0.128 - - [2025-11-20 16:39:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.016979 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:39:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:39:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 10.0.0.128 - - [2025-11-20 16:39:58] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.128 - - [2025-11-20 16:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.128 - - [2025-11-20 16:39:58] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005577 10.0.0.128 - - [2025-11-20 16:39:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001798 10.0.0.128 - - [2025-11-20 16:39:58] "POST /database-nodes HTTP/1.1" 200 599 0.059746 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:40:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:40:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 10.0.0.128 - - [2025-11-20 16:40:44] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.128 - - [2025-11-20 16:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.128 - - [2025-11-20 16:40:44] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004729 10.0.0.128 - - [2025-11-20 16:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.128 - - [2025-11-20 16:40:44] "GET /config-node/1640ecc5-b76f-47bc-be61-de137117b0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003123 10.0.0.128 - - [2025-11-20 16:40:56] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.128 - - [2025-11-20 16:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.128 - - [2025-11-20 16:40:56] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002953 10.0.0.128 - - [2025-11-20 16:40:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002065 10.0.0.128 - - [2025-11-20 16:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.128 - - [2025-11-20 16:40:56] "GET /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004425 10.0.0.128 - - [2025-11-20 16:40:56] "PUT /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9 HTTP/1.1" 200 255 0.016591 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:40:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:40:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000974 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001028 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000992 10.0.0.128 - - [2025-11-20 16:41:10] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.128 - - [2025-11-20 16:41:10] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002677 10.0.0.128 - - [2025-11-20 16:41:10] "POST /id-to-fqname HTTP/1.1" 200 173 0.001384 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.014950 10.0.0.128 - - [2025-11-20 16:41:10] "POST /security-groups HTTP/1.1" 200 570 0.065204 10.0.0.128 - - [2025-11-20 16:41:10] "POST /projects HTTP/1.1" 200 483 0.276470 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.003628 10.0.0.128 - - [2025-11-20 16:41:10] "POST /security-groups HTTP/1.1" 200 536 0.116127 10.0.0.128 - - [2025-11-20 16:41:10] "POST /access-control-lists HTTP/1.1" 200 581 0.090758 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.015676 10.0.0.128 - - [2025-11-20 16:41:10] "POST /chown HTTP/1.1" 200 109 0.022711 10.0.0.128 - - [2025-11-20 16:41:10] "POST /policy-managements HTTP/1.1" 409 214 0.018900 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009080 10.0.0.128 - - [2025-11-20 16:41:10] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008793 10.0.0.128 - - [2025-11-20 16:41:10] "POST /access-control-lists HTTP/1.1" 200 579 0.126164 10.0.0.128 - - [2025-11-20 16:41:10] "POST /application-policy-sets HTTP/1.1" 200 530 0.043715 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.128 - - [2025-11-20 16:41:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.004958 10.0.0.128 - - [2025-11-20 16:41:10] "POST /access-control-lists HTTP/1.1" 200 596 0.017767 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.027536 10.0.0.128 - - [2025-11-20 16:41:11] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.020608 10.0.0.128 - - [2025-11-20 16:41:11] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.013612 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010539 10.0.0.128 - - [2025-11-20 16:41:11] "POST /access-control-lists HTTP/1.1" 200 594 0.027998 10.0.0.128 - - [2025-11-20 16:41:11] "GET /virtual-network/c3d4eeb0-806f-4edb-95e6-69d11255de34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011441 10.0.0.128 - - [2025-11-20 16:41:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000471 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.008435 10.0.0.128 - - [2025-11-20 16:41:11] "POST /security-groups HTTP/1.1" 200 574 0.071903 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.001854 10.0.0.128 - - [2025-11-20 16:41:11] "POST /projects HTTP/1.1" 200 491 0.260113 10.0.0.128 - - [2025-11-20 16:41:11] "POST /access-control-lists HTTP/1.1" 200 585 0.082256 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.016791 10.0.0.128 - - [2025-11-20 16:41:11] "POST /security-groups HTTP/1.1" 200 548 0.123837 10.0.0.128 - - [2025-11-20 16:41:11] "POST /access-control-lists HTTP/1.1" 200 583 0.117538 10.0.0.128 - - [2025-11-20 16:41:11] "POST /chown HTTP/1.1" 200 109 0.086835 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.011180 10.0.0.128 - - [2025-11-20 16:41:11] "POST /network-ipams HTTP/1.1" 200 524 0.087005 10.0.0.128 - - [2025-11-20 16:41:11] "POST /access-control-lists HTTP/1.1" 200 604 0.053867 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.013747 10.0.0.128 - - [2025-11-20 16:41:11] "POST /network-ipams HTTP/1.1" 200 512 0.032958 10.0.0.128 - - [2025-11-20 16:41:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.006864 10.0.0.128 - - [2025-11-20 16:41:11] "POST /access-control-lists HTTP/1.1" 200 602 0.037237 10.0.0.128 - - [2025-11-20 16:41:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.018461 10.0.0.128 - - [2025-11-20 16:41:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007920 10.0.0.128 - - [2025-11-20 16:41:12] "POST /virtual-networks HTTP/1.1" 200 540 0.205657 10.0.0.128 - - [2025-11-20 16:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.128 - - [2025-11-20 16:41:12] "POST /access-control-lists HTTP/1.1" 200 591 0.095087 10.0.0.128 - - [2025-11-20 16:41:12] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.069478 10.0.0.128 - - [2025-11-20 16:41:12] "POST /route-targets HTTP/1.1" 200 328 0.027196 10.0.0.128 - - [2025-11-20 16:41:12] "POST /ref-update HTTP/1.1" 200 156 0.029734 10.0.0.128 - - [2025-11-20 16:41:12] "POST /network-ipams HTTP/1.1" 200 520 0.065898 10.0.0.128 - - [2025-11-20 16:41:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.036981 10.0.0.128 - - [2025-11-20 16:41:12] "PUT /access-control-list/4c34d6d6-867c-4330-80d0-72e512ae4af8 HTTP/1.1" 200 273 0.070513 10.0.0.128 - - [2025-11-20 16:41:12] "POST /useragent-kv HTTP/1.1" 200 115 0.043054 10.0.0.128 - - [2025-11-20 16:41:12] "POST /virtual-networks HTTP/1.1" 200 548 0.378313 10.0.0.128 - - [2025-11-20 16:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.128 - - [2025-11-20 16:41:12] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.012789 10.0.0.128 - - [2025-11-20 16:41:12] "POST /route-targets HTTP/1.1" 200 328 0.043091 10.0.0.128 - - [2025-11-20 16:41:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.023993 10.0.0.128 - - [2025-11-20 16:41:12] "POST /ref-update HTTP/1.1" 200 156 0.057338 10.0.0.128 - - [2025-11-20 16:41:12] "POST /network-policys HTTP/1.1" 200 540 0.045792 10.0.0.128 - - [2025-11-20 16:41:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.012999 10.0.0.128 - - [2025-11-20 16:41:12] "POST /network-policys HTTP/1.1" 200 536 0.047471 10.0.0.128 - - [2025-11-20 16:41:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.006915 10.0.0.128 - - [2025-11-20 16:41:13] "POST /network-policys HTTP/1.1" 200 544 0.030876 10.0.0.128 - - [2025-11-20 16:41:13] "PUT /access-control-list/8b359304-3d73-45e8-bc39-59069dbd71c3 HTTP/1.1" 200 273 0.023252 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-update HTTP/1.1" 200 156 0.098249 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002195 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-update HTTP/1.1" 200 156 0.070351 10.0.0.128 - - [2025-11-20 16:41:13] "PUT /access-control-list/4c34d6d6-867c-4330-80d0-72e512ae4af8 HTTP/1.1" 200 273 0.021039 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-update HTTP/1.1" 200 156 0.100843 10.0.0.128 - - [2025-11-20 16:41:13] "PUT /access-control-list/4c34d6d6-867c-4330-80d0-72e512ae4af8 HTTP/1.1" 200 273 0.029943 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044902 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011591 10.0.0.128 - - [2025-11-20 16:41:13] "PUT /access-control-list/8b359304-3d73-45e8-bc39-59069dbd71c3 HTTP/1.1" 200 273 0.133203 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-update HTTP/1.1" 200 156 0.087806 10.0.0.128 - - [2025-11-20 16:41:13] "POST /ref-update HTTP/1.1" 200 156 0.191094 10.0.0.128 - - [2025-11-20 16:41:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.011538 10.0.0.128 - - [2025-11-20 16:41:13] "POST /access-control-lists HTTP/1.1" 200 603 0.075508 10.0.0.128 - - [2025-11-20 16:41:14] "PUT /access-control-list/5b88f5cb-2675-4861-a9f3-632c565228f3 HTTP/1.1" 200 273 0.163117 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-update HTTP/1.1" 200 156 0.296760 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-update HTTP/1.1" 200 156 0.063972 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-update HTTP/1.1" 200 156 0.136655 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038746 10.0.0.128 - - [2025-11-20 16:41:14] "PUT /access-control-list/8b359304-3d73-45e8-bc39-59069dbd71c3 HTTP/1.1" 200 273 0.098341 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008368 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007968 10.0.0.128 - - [2025-11-20 16:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010959 10.0.0.128 - - [2025-11-20 16:41:14] "PUT /access-control-list/5b88f5cb-2675-4861-a9f3-632c565228f3 HTTP/1.1" 200 273 0.100840 10.0.0.128 - - [2025-11-20 16:41:14] "GET /virtual-network/c3d4eeb0-806f-4edb-95e6-69d11255de34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.034732 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-update HTTP/1.1" 200 156 0.036084 10.0.0.128 - - [2025-11-20 16:41:14] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.013568 10.0.0.128 - - [2025-11-20 16:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.128 - - [2025-11-20 16:41:14] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007088 10.0.0.128 - - [2025-11-20 16:41:14] "POST /firewall-policys HTTP/1.1" 200 532 0.154923 10.0.0.128 - - [2025-11-20 16:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016250 10.0.0.128 - - [2025-11-20 16:41:14] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008546 10.0.0.128 - - [2025-11-20 16:41:14] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.007247 10.0.0.128 - - [2025-11-20 16:41:14] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002892 10.0.0.128 - - [2025-11-20 16:41:14] "POST /ref-update HTTP/1.1" 200 156 0.022086 10.0.0.128 - - [2025-11-20 16:41:14] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.043296 10.0.0.128 - - [2025-11-20 16:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.128 - - [2025-11-20 16:41:15] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003236 10.0.0.128 - - [2025-11-20 16:41:15] "POST /firewall-policys HTTP/1.1" 200 534 0.038445 10.0.0.128 - - [2025-11-20 16:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040167 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.008262 10.0.0.128 - - [2025-11-20 16:41:15] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.013657 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002838 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003090 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014342 10.0.0.128 - - [2025-11-20 16:41:15] "POST /ref-update HTTP/1.1" 200 156 0.015648 10.0.0.128 - - [2025-11-20 16:41:15] "POST /ref-update HTTP/1.1" 200 156 0.113552 10.0.0.128 - - [2025-11-20 16:41:15] "POST /ref-update HTTP/1.1" 200 156 0.036056 10.0.0.128 - - [2025-11-20 16:41:15] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.009815 10.0.0.128 - - [2025-11-20 16:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.128 - - [2025-11-20 16:41:15] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003778 10.0.0.128 - - [2025-11-20 16:41:15] "POST /firewall-policys HTTP/1.1" 200 532 0.022724 10.0.0.128 - - [2025-11-20 16:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032738 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.018078 10.0.0.128 - - [2025-11-20 16:41:15] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003114 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004485 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003083 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003908 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005547 10.0.0.128 - - [2025-11-20 16:41:15] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003233 10.0.0.128 - - [2025-11-20 16:41:15] "POST /ref-update HTTP/1.1" 200 156 0.028516 10.0.0.128 - - [2025-11-20 16:41:15] "POST /ref-update HTTP/1.1" 200 156 0.058203 10.0.0.128 - - [2025-11-20 16:41:15] "POST /ref-update HTTP/1.1" 200 156 0.035269 10.0.0.128 - - [2025-11-20 16:41:16] "POST /ref-update HTTP/1.1" 200 156 0.033582 10.0.0.128 - - [2025-11-20 16:41:16] "POST /ref-update HTTP/1.1" 200 156 0.049904 10.0.0.128 - - [2025-11-20 16:41:16] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.028763 10.0.0.128 - - [2025-11-20 16:41:16] "POST /tags HTTP/1.1" 200 300 0.029689 10.0.0.128 - - [2025-11-20 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020750 10.0.0.128 - - [2025-11-20 16:41:16] "GET /tag/a7f55586-d734-4111-b1d9-4ca799264c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024737 10.0.0.128 - - [2025-11-20 16:41:16] "POST /set-tag HTTP/1.1" 200 109 0.023279 10.0.0.128 - - [2025-11-20 16:41:16] "POST /tags HTTP/1.1" 200 358 0.117330 10.0.0.128 - - [2025-11-20 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010560 10.0.0.128 - - [2025-11-20 16:41:16] "GET /tag/5534eab5-3339-4c2b-9a28-68ee90a23db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.022427 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000757 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 10.0.0.128 - - [2025-11-20 16:41:16] "POST /tags HTTP/1.1" 200 306 0.105745 10.0.0.128 - - [2025-11-20 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011524 10.0.0.128 - - [2025-11-20 16:41:16] "GET /tag/e61157c3-df03-4a5c-80c3-cdc2314fb244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026913 10.0.0.128 - - [2025-11-20 16:41:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000473 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.017964 10.0.0.128 - - [2025-11-20 16:41:17] "POST /security-groups HTTP/1.1" 200 571 0.221614 10.0.0.128 - - [2025-11-20 16:41:17] "POST /projects HTTP/1.1" 200 485 0.425383 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.008016 10.0.0.128 - - [2025-11-20 16:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027682 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015534 10.0.0.128 - - [2025-11-20 16:41:17] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.053097 10.0.0.128 - - [2025-11-20 16:41:17] "POST /access-control-lists HTTP/1.1" 200 582 0.124969 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.128 - - [2025-11-20 16:41:17] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.022706 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.003252 10.0.0.128 - - [2025-11-20 16:41:17] "POST /access-control-lists HTTP/1.1" 200 580 0.052881 10.0.0.128 - - [2025-11-20 16:41:17] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.081299 10.0.0.128 - - [2025-11-20 16:41:17] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.061102 10.0.0.128 - - [2025-11-20 16:41:17] "POST /security-groups HTTP/1.1" 200 539 0.094106 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.003305 10.0.0.128 - - [2025-11-20 16:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.065511 10.0.0.128 - - [2025-11-20 16:41:17] "POST /chown HTTP/1.1" 200 109 0.040644 10.0.0.128 - - [2025-11-20 16:41:17] "POST /access-control-lists HTTP/1.1" 200 598 0.094164 10.0.0.128 - - [2025-11-20 16:41:17] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021541 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.002016 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.128 - - [2025-11-20 16:41:17] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013474 10.0.0.128 - - [2025-11-20 16:41:17] "POST /tags HTTP/1.1" 409 207 0.003682 10.0.0.128 - - [2025-11-20 16:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.128 - - [2025-11-20 16:41:18] "GET /tag/e61157c3-df03-4a5c-80c3-cdc2314fb244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.052781 10.0.0.128 - - [2025-11-20 16:41:18] "POST /access-control-lists HTTP/1.1" 200 596 0.131141 10.0.0.128 - - [2025-11-20 16:41:18] "POST /firewall-rules HTTP/1.1" 200 566 0.083919 10.0.0.128 - - [2025-11-20 16:41:18] "GET /firewall-rule/853264e9-9a6e-48f9-8f14-34396aa86aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.021131 10.0.0.128 - - [2025-11-20 16:41:18] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.006438 10.0.0.128 - - [2025-11-20 16:41:18] "GET /firewall-rule/853264e9-9a6e-48f9-8f14-34396aa86aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002814 10.0.0.128 - - [2025-11-20 16:41:18] "POST /ref-update HTTP/1.1" 200 156 0.019037 10.0.0.128 - - [2025-11-20 16:41:18] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014291 10.0.0.128 - - [2025-11-20 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.128 - - [2025-11-20 16:41:18] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002544 10.0.0.128 - - [2025-11-20 16:41:18] "POST /tags HTTP/1.1" 409 207 0.001876 10.0.0.128 - - [2025-11-20 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.128 - - [2025-11-20 16:41:18] "GET /tag/e61157c3-df03-4a5c-80c3-cdc2314fb244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013991 10.0.0.128 - - [2025-11-20 16:41:18] "POST /firewall-rules HTTP/1.1" 200 564 0.081074 10.0.0.128 - - [2025-11-20 16:41:18] "GET /firewall-rule/8bce5d25-9ad2-437d-93e0-40a1a95378f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011354 10.0.0.128 - - [2025-11-20 16:41:18] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016502 10.0.0.128 - - [2025-11-20 16:41:18] "GET /firewall-rule/8bce5d25-9ad2-437d-93e0-40a1a95378f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002826 10.0.0.128 - - [2025-11-20 16:41:18] "POST /ref-update HTTP/1.1" 200 156 0.036997 10.0.0.128 - - [2025-11-20 16:41:18] "POST /tags HTTP/1.1" 200 306 0.090422 10.0.0.128 - - [2025-11-20 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.128 - - [2025-11-20 16:41:18] "GET /tag/feeda16d-d2e1-4ca2-89e7-c176350f5683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.054729 10.0.0.128 - - [2025-11-20 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.128 - - [2025-11-20 16:41:18] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055761 10.0.0.128 - - [2025-11-20 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.128 - - [2025-11-20 16:41:19] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008860 10.0.0.128 - - [2025-11-20 16:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.128 - - [2025-11-20 16:41:19] "GET /service-appliance-set/d8992546-535e-449d-ab6d-baf9f952ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004627 10.0.0.128 - - [2025-11-20 16:41:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002660 10.0.0.128 - - [2025-11-20 16:41:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128528 10.0.0.128 - - [2025-11-20 16:41:19] "GET /virtual-machine-interface/d6666cb0-6827-4935-a693-fb779560a6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.008554 10.0.0.128 - - [2025-11-20 16:41:19] "POST /instance-ips HTTP/1.1" 200 382 0.037127 10.0.0.128 - - [2025-11-20 16:41:19] "GET /instance-ip/4339180e-8e93-4240-8941-dd950fce8385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007444 10.0.0.128 - - [2025-11-20 16:41:19] "POST /loadbalancers HTTP/1.1" 200 584 0.066628 10.0.0.128 - - [2025-11-20 16:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010326 10.0.0.128 - - [2025-11-20 16:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008812 10.0.0.128 - - [2025-11-20 16:41:19] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045526 10.0.0.128 - - [2025-11-20 16:41:19] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.054778 10.0.0.128 - - [2025-11-20 16:41:19] "GET /instance-ip/4339180e-8e93-4240-8941-dd950fce8385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002431 10.0.0.128 - - [2025-11-20 16:41:19] "GET /loadbalancer/148d6e77-b5b2-45b1-bd43-ef763bb80207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003903 10.0.0.128 - - [2025-11-20 16:41:19] "POST /floating-ips HTTP/1.1" 200 585 0.034716 10.0.0.128 - - [2025-11-20 16:41:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.057409 10.0.0.128 - - [2025-11-20 16:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045141 10.0.0.128 - - [2025-11-20 16:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011111 10.0.0.128 - - [2025-11-20 16:41:19] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.066988 10.0.0.128 - - [2025-11-20 16:41:19] "GET /loadbalancer-listener/bb4022f9-bf9d-43c3-a1be-1f013b9a67da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003927 10.0.0.128 - - [2025-11-20 16:41:19] "GET /loadbalancer-listener/bb4022f9-bf9d-43c3-a1be-1f013b9a67da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003685 10.0.0.128 - - [2025-11-20 16:41:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022036 10.0.0.128 - - [2025-11-20 16:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.128 - - [2025-11-20 16:41:19] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005414 10.0.0.128 - - [2025-11-20 16:41:19] "GET /instance-ip/4339180e-8e93-4240-8941-dd950fce8385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004752 10.0.0.128 - - [2025-11-20 16:41:19] "GET /instance-ip/4339180e-8e93-4240-8941-dd950fce8385?fields=floating_ips HTTP/1.1" 200 1171 0.007417 10.0.0.128 - - [2025-11-20 16:41:19] "GET /floating-ip/7c767f54-0ae2-407b-938a-b9beaf5ecb29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002986 10.0.0.128 - - [2025-11-20 16:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.128 - - [2025-11-20 16:41:19] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.014172 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.128 - - [2025-11-20 16:41:20] "GET /loadbalancer/148d6e77-b5b2-45b1-bd43-ef763bb80207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002923 10.0.0.128 - - [2025-11-20 16:41:20] "POST /tags HTTP/1.1" 200 302 0.071684 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.128 - - [2025-11-20 16:41:20] "GET /tag/de989524-b600-4c60-b882-66a2ecf30597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017962 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001046 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.128 - - [2025-11-20 16:41:20] "POST /tags HTTP/1.1" 200 326 0.079651 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019856 10.0.0.128 - - [2025-11-20 16:41:20] "GET /tag/bfa55b48-967d-46e3-8d0e-29385d399240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.014621 10.0.0.128 - - [2025-11-20 16:41:20] "POST /tags HTTP/1.1" 200 364 0.043717 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.128 - - [2025-11-20 16:41:20] "GET /tag/cd20768c-5de0-47a1-a6e8-098077230ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013314 10.0.0.128 - - [2025-11-20 16:41:20] "POST /tags HTTP/1.1" 200 312 0.043067 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.037770 10.0.0.128 - - [2025-11-20 16:41:20] "GET /tag/e4b9dfe1-8d23-4e89-9990-bdc4024a5972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013520 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.128 - - [2025-11-20 16:41:20] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.044804 10.0.0.128 - - [2025-11-20 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.128 - - [2025-11-20 16:41:20] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025808 10.0.0.128 - - [2025-11-20 16:41:20] "POST /virtual-machines HTTP/1.1" 200 378 0.042434 10.0.0.128 - - [2025-11-20 16:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012701 10.0.0.128 - - [2025-11-20 16:41:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.157211 10.0.0.128 - - [2025-11-20 16:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031402 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009369 10.0.0.128 - - [2025-11-20 16:41:21] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006977 10.0.0.128 - - [2025-11-20 16:41:21] "POST /instance-ips HTTP/1.1" 200 410 0.040175 10.0.0.128 - - [2025-11-20 16:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023725 10.0.0.128 - - [2025-11-20 16:41:21] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018175 10.0.0.128 - - [2025-11-20 16:41:21] "POST /set-tag HTTP/1.1" 200 109 0.028283 10.0.0.128 - - [2025-11-20 16:41:21] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.023917 10.0.0.128 - - [2025-11-20 16:41:21] "GET /instance-ip/be8b9eac-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003002 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.002108 10.0.0.128 - - [2025-11-20 16:41:21] "POST /tags HTTP/1.1" 200 356 0.045584 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008571 10.0.0.128 - - [2025-11-20 16:41:21] "GET /tag/7d4e2d1f-c427-4ef1-9560-71eaa56a53d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.022607 10.0.0.128 - - [2025-11-20 16:41:21] "POST /tags HTTP/1.1" 200 304 0.040930 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.128 - - [2025-11-20 16:41:21] "GET /tag/03759086-89d9-4453-8b90-c38521a0d6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016785 10.0.0.128 - - [2025-11-20 16:41:21] "POST /projects HTTP/1.1" 409 218 0.002230 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.128 - - [2025-11-20 16:41:21] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039038 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.128 - - [2025-11-20 16:41:21] "GET /network-ipam/fa65d9a9-d1d6-400a-9628-0f35d9d60a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002745 10.0.0.128 - - [2025-11-20 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.128 - - [2025-11-20 16:41:21] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004251 10.0.0.128 - - [2025-11-20 16:41:21] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.083349 10.0.0.128 - - [2025-11-20 16:41:21] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004345 10.0.0.128 - - [2025-11-20 16:41:22] "POST /set-tag HTTP/1.1" 200 109 0.071615 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014035 10.0.0.128 - - [2025-11-20 16:41:22] "GET /network-ipam/ed01bcc0-0282-4601-95d8-bca9d33322b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002816 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.128 - - [2025-11-20 16:41:22] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004107 10.0.0.128 - - [2025-11-20 16:41:22] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.069231 10.0.0.128 - - [2025-11-20 16:41:22] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.051115 10.0.0.128 - - [2025-11-20 16:41:22] "POST /set-tag HTTP/1.1" 200 109 0.076913 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.128 - - [2025-11-20 16:41:22] "GET /network-policy/27e022a2-67e8-43f5-a9e5-c661ec81e759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004084 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.128 - - [2025-11-20 16:41:22] "GET /network-policy/4d3962f8-2504-4512-9144-5bf5f1cccaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003242 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.128 - - [2025-11-20 16:41:22] "GET /network-policy/1f2ab25d-5f37-4f09-ad99-d45dba76003c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002827 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.128 - - [2025-11-20 16:41:22] "PUT /network-policy/1f2ab25d-5f37-4f09-ad99-d45dba76003c HTTP/1.1" 200 263 0.017352 10.0.0.128 - - [2025-11-20 16:41:22] "POST /ref-update HTTP/1.1" 200 156 0.087571 10.0.0.128 - - [2025-11-20 16:41:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002118 10.0.0.128 - - [2025-11-20 16:41:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003227 10.0.0.128 - - [2025-11-20 16:41:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003198 10.0.0.128 - - [2025-11-20 16:41:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002576 10.0.0.128 - - [2025-11-20 16:41:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002368 10.0.0.128 - - [2025-11-20 16:41:22] "POST /security-groups HTTP/1.1" 409 245 0.003298 10.0.0.128 - - [2025-11-20 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.128 - - [2025-11-20 16:41:22] "PUT /security-group/dea94e01-dfb0-4f24-b61c-942326a1558a HTTP/1.1" 200 263 0.094676 10.0.0.128 - - [2025-11-20 16:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.139120 10.0.0.128 - - [2025-11-20 16:41:23] "PUT /access-control-list/45c3052d-9b68-44b6-8782-35ece7f89388 HTTP/1.1" 200 273 0.114257 10.0.0.128 - - [2025-11-20 16:41:23] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019838 10.0.0.128 - - [2025-11-20 16:41:23] "PUT /access-control-list/18ff445e-132b-48e3-acf0-19fb9a0d6bea HTTP/1.1" 200 273 0.027960 10.0.0.128 - - [2025-11-20 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.128 - - [2025-11-20 16:41:23] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023629 10.0.0.128 - - [2025-11-20 16:41:23] "POST /tags HTTP/1.1" 409 206 0.005435 10.0.0.128 - - [2025-11-20 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.128 - - [2025-11-20 16:41:23] "GET /tag/03759086-89d9-4453-8b90-c38521a0d6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010572 10.0.0.128 - - [2025-11-20 16:41:23] "POST /firewall-rules HTTP/1.1" 200 564 0.083407 10.0.0.128 - - [2025-11-20 16:41:23] "GET /firewall-rule/49ebf6cc-08ef-4519-98a9-26b41746a327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006056 10.0.0.128 - - [2025-11-20 16:41:23] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008080 10.0.0.128 - - [2025-11-20 16:41:23] "GET /firewall-rule/49ebf6cc-08ef-4519-98a9-26b41746a327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004454 10.0.0.128 - - [2025-11-20 16:41:23] "POST /ref-update HTTP/1.1" 200 156 0.029056 10.0.0.128 - - [2025-11-20 16:41:23] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015505 10.0.0.128 - - [2025-11-20 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.128 - - [2025-11-20 16:41:23] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004084 10.0.0.128 - - [2025-11-20 16:41:23] "POST /tags HTTP/1.1" 409 206 0.001937 10.0.0.128 - - [2025-11-20 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.128 - - [2025-11-20 16:41:23] "GET /tag/03759086-89d9-4453-8b90-c38521a0d6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019282 10.0.0.128 - - [2025-11-20 16:41:23] "POST /firewall-rules HTTP/1.1" 200 562 0.088810 10.0.0.128 - - [2025-11-20 16:41:23] "GET /firewall-rule/f7db868d-90be-4778-9893-8ddd52a3cc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.036839 10.0.0.128 - - [2025-11-20 16:41:23] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.004081 10.0.0.128 - - [2025-11-20 16:41:23] "GET /firewall-rule/f7db868d-90be-4778-9893-8ddd52a3cc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002506 10.0.0.128 - - [2025-11-20 16:41:23] "POST /ref-update HTTP/1.1" 200 156 0.022741 10.0.0.128 - - [2025-11-20 16:41:23] "POST /tags HTTP/1.1" 200 302 0.053703 10.0.0.128 - - [2025-11-20 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.025021 10.0.0.128 - - [2025-11-20 16:41:23] "GET /tag/4195ea50-67c9-4441-8b44-6e611943d557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.030712 10.0.0.128 - - [2025-11-20 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.128 - - [2025-11-20 16:41:24] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054052 10.0.0.128 - - [2025-11-20 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.128 - - [2025-11-20 16:41:24] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006376 10.0.0.128 - - [2025-11-20 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.128 - - [2025-11-20 16:41:24] "GET /service-appliance-set/d8992546-535e-449d-ab6d-baf9f952ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004413 10.0.0.128 - - [2025-11-20 16:41:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.002336 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001835 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:41:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001448 10.0.0.128 - - [2025-11-20 16:41:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.152690 10.0.0.128 - - [2025-11-20 16:41:24] "GET /virtual-machine-interface/ab669e3c-39fd-4a0a-9530-3dcc0cc6dbe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.038482 10.0.0.128 - - [2025-11-20 16:41:24] "POST /instance-ips HTTP/1.1" 200 378 0.031685 10.0.0.128 - - [2025-11-20 16:41:24] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005239 10.0.0.128 - - [2025-11-20 16:41:24] "POST /loadbalancers HTTP/1.1" 200 584 0.069514 10.0.0.128 - - [2025-11-20 16:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.047244 10.0.0.128 - - [2025-11-20 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.128 - - [2025-11-20 16:41:24] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052207 10.0.0.128 - - [2025-11-20 16:41:24] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003199 10.0.0.128 - - [2025-11-20 16:41:24] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.111668 10.0.0.128 - - [2025-11-20 16:41:24] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002572 10.0.0.128 - - [2025-11-20 16:41:24] "POST /floating-ips HTTP/1.1" 200 583 0.084550 10.0.0.128 - - [2025-11-20 16:41:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.093025 10.0.0.128 - - [2025-11-20 16:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029088 10.0.0.128 - - [2025-11-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013168 10.0.0.128 - - [2025-11-20 16:41:25] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058009 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer-listener/8f92fd74-b706-42ec-8bc3-7114f9d030f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013879 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer-listener/8f92fd74-b706-42ec-8bc3-7114f9d030f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013534 10.0.0.128 - - [2025-11-20 16:41:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027375 10.0.0.128 - - [2025-11-20 16:41:25] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006830 10.0.0.128 - - [2025-11-20 16:41:25] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?fields=floating_ips HTTP/1.1" 200 1166 0.005660 10.0.0.128 - - [2025-11-20 16:41:25] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002685 10.0.0.128 - - [2025-11-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.128 - - [2025-11-20 16:41:25] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045598 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006804 10.0.0.128 - - [2025-11-20 16:41:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019878 10.0.0.128 - - [2025-11-20 16:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.045329 10.0.0.128 - - [2025-11-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010513 10.0.0.128 - - [2025-11-20 16:41:25] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051896 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer-listener/6413e2fc-0519-4d4a-8c68-026e7821ac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006681 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer-listener/6413e2fc-0519-4d4a-8c68-026e7821ac43?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005384 10.0.0.128 - - [2025-11-20 16:41:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035895 10.0.0.128 - - [2025-11-20 16:41:25] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003058 10.0.0.128 - - [2025-11-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.128 - - [2025-11-20 16:41:25] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?fields=floating_ips HTTP/1.1" 200 1166 0.006406 10.0.0.128 - - [2025-11-20 16:41:25] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003258 10.0.0.128 - - [2025-11-20 16:41:25] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038412 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004647 10.0.0.128 - - [2025-11-20 16:41:25] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.032909 10.0.0.128 - - [2025-11-20 16:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.050345 10.0.0.128 - - [2025-11-20 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019279 10.0.0.128 - - [2025-11-20 16:41:25] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035972 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer-listener/43e007c9-b7ba-4e39-9b00-f5964294be7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003532 10.0.0.128 - - [2025-11-20 16:41:25] "GET /loadbalancer-listener/43e007c9-b7ba-4e39-9b00-f5964294be7e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.023730 10.0.0.128 - - [2025-11-20 16:41:26] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.027275 10.0.0.128 - - [2025-11-20 16:41:26] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010445 10.0.0.128 - - [2025-11-20 16:41:26] "GET /instance-ip/74f05842-80b8-421a-b954-d4d36ce8884a?fields=floating_ips HTTP/1.1" 200 1166 0.011447 10.0.0.128 - - [2025-11-20 16:41:26] "POST /tags HTTP/1.1" 200 372 0.037169 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.128 - - [2025-11-20 16:41:26] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004029 10.0.0.128 - - [2025-11-20 16:41:26] "GET /tag/aa4168ab-fc1b-400e-ad7b-5828df1db794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.013105 10.0.0.128 - - [2025-11-20 16:41:26] "POST /tags HTTP/1.1" 200 320 0.022198 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014356 10.0.0.128 - - [2025-11-20 16:41:26] "GET /tag/976b6793-e9a5-4abd-8c42-de8236386b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011625 10.0.0.128 - - [2025-11-20 16:41:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.001848 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.002628 10.0.0.128 - - [2025-11-20 16:41:26] "POST /security-groups HTTP/1.1" 200 578 0.069454 10.0.0.128 - - [2025-11-20 16:41:26] "POST /projects HTTP/1.1" 200 499 0.310178 10.0.0.128 - - [2025-11-20 16:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016160 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.014446 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022162 10.0.0.128 - - [2025-11-20 16:41:26] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019175 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.128 - - [2025-11-20 16:41:26] "POST /access-control-lists HTTP/1.1" 200 589 0.081302 10.0.0.128 - - [2025-11-20 16:41:26] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.013562 10.0.0.128 - - [2025-11-20 16:41:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.007565 10.0.0.128 - - [2025-11-20 16:41:26] "POST /access-control-lists HTTP/1.1" 200 587 0.066578 10.0.0.128 - - [2025-11-20 16:41:26] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.066296 10.0.0.128 - - [2025-11-20 16:41:26] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.051586 10.0.0.128 - - [2025-11-20 16:41:27] "POST /security-groups HTTP/1.1" 200 560 0.107654 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.011508 10.0.0.128 - - [2025-11-20 16:41:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037247 10.0.0.128 - - [2025-11-20 16:41:27] "POST /chown HTTP/1.1" 200 109 0.028769 10.0.0.128 - - [2025-11-20 16:41:27] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012398 10.0.0.128 - - [2025-11-20 16:41:27] "POST /access-control-lists HTTP/1.1" 200 612 0.105864 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.016453 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.128 - - [2025-11-20 16:41:27] "POST /access-control-lists HTTP/1.1" 200 610 0.072778 10.0.0.128 - - [2025-11-20 16:41:27] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046134 10.0.0.128 - - [2025-11-20 16:41:27] "POST /tags HTTP/1.1" 409 214 0.004581 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.128 - - [2025-11-20 16:41:27] "GET /tag/976b6793-e9a5-4abd-8c42-de8236386b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019809 10.0.0.128 - - [2025-11-20 16:41:27] "POST /firewall-rules HTTP/1.1" 200 580 0.070599 10.0.0.128 - - [2025-11-20 16:41:27] "GET /firewall-rule/f6c33fcd-d6cf-4465-9e7e-1c5c0ba7d8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.033472 10.0.0.128 - - [2025-11-20 16:41:27] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2427 0.006512 10.0.0.128 - - [2025-11-20 16:41:27] "GET /firewall-rule/f6c33fcd-d6cf-4465-9e7e-1c5c0ba7d8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007734 10.0.0.128 - - [2025-11-20 16:41:27] "POST /ref-update HTTP/1.1" 200 156 0.056438 10.0.0.128 - - [2025-11-20 16:41:27] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008299 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.128 - - [2025-11-20 16:41:27] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002386 10.0.0.128 - - [2025-11-20 16:41:27] "POST /tags HTTP/1.1" 409 214 0.001683 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.128 - - [2025-11-20 16:41:27] "GET /tag/976b6793-e9a5-4abd-8c42-de8236386b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012951 10.0.0.128 - - [2025-11-20 16:41:27] "POST /firewall-rules HTTP/1.1" 200 578 0.074129 10.0.0.128 - - [2025-11-20 16:41:27] "GET /firewall-rule/17c32fa5-71df-4d02-8543-42addf0f4303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003842 10.0.0.128 - - [2025-11-20 16:41:27] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2673 0.003280 10.0.0.128 - - [2025-11-20 16:41:27] "GET /firewall-rule/17c32fa5-71df-4d02-8543-42addf0f4303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002000 10.0.0.128 - - [2025-11-20 16:41:27] "POST /ref-update HTTP/1.1" 200 156 0.063018 10.0.0.128 - - [2025-11-20 16:41:27] "POST /tags HTTP/1.1" 200 364 0.033891 10.0.0.128 - - [2025-11-20 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009047 10.0.0.128 - - [2025-11-20 16:41:28] "GET /tag/4a56ea4a-69f1-4509-a118-1d0a891c0e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017838 10.0.0.128 - - [2025-11-20 16:41:28] "POST /tags HTTP/1.1" 200 312 0.018476 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.128 - - [2025-11-20 16:41:28] "GET /tag/ccac5645-23b6-4a01-bedc-92d667431214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012695 10.0.0.128 - - [2025-11-20 16:41:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000456 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.004173 10.0.0.128 - - [2025-11-20 16:41:28] "POST /security-groups HTTP/1.1" 200 574 0.069544 10.0.0.128 - - [2025-11-20 16:41:28] "POST /projects HTTP/1.1" 200 491 0.189006 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.004508 10.0.0.128 - - [2025-11-20 16:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022642 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012442 10.0.0.128 - - [2025-11-20 16:41:28] "POST /access-control-lists HTTP/1.1" 200 585 0.087442 10.0.0.128 - - [2025-11-20 16:41:28] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.044404 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.012397 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.128 - - [2025-11-20 16:41:28] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011224 10.0.0.128 - - [2025-11-20 16:41:28] "POST /access-control-lists HTTP/1.1" 200 583 0.075620 10.0.0.128 - - [2025-11-20 16:41:28] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.109046 10.0.0.128 - - [2025-11-20 16:41:28] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.066591 10.0.0.128 - - [2025-11-20 16:41:28] "POST /security-groups HTTP/1.1" 200 548 0.083302 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.002656 10.0.0.128 - - [2025-11-20 16:41:28] "POST /access-control-lists HTTP/1.1" 200 604 0.024763 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.011584 10.0.0.128 - - [2025-11-20 16:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037052 10.0.0.128 - - [2025-11-20 16:41:28] "POST /chown HTTP/1.1" 200 109 0.029965 10.0.0.128 - - [2025-11-20 16:41:28] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009257 10.0.0.128 - - [2025-11-20 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.128 - - [2025-11-20 16:41:28] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005213 10.0.0.128 - - [2025-11-20 16:41:28] "POST /access-control-lists HTTP/1.1" 200 602 0.102158 10.0.0.128 - - [2025-11-20 16:41:28] "POST /tags HTTP/1.1" 409 210 0.009181 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019197 10.0.0.128 - - [2025-11-20 16:41:29] "GET /tag/ccac5645-23b6-4a01-bedc-92d667431214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019243 10.0.0.128 - - [2025-11-20 16:41:29] "POST /firewall-rules HTTP/1.1" 200 572 0.068067 10.0.0.128 - - [2025-11-20 16:41:29] "GET /firewall-rule/7d886d05-c8b4-4954-9c14-19a4d8f98c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004296 10.0.0.128 - - [2025-11-20 16:41:29] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2918 0.003216 10.0.0.128 - - [2025-11-20 16:41:29] "GET /firewall-rule/7d886d05-c8b4-4954-9c14-19a4d8f98c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002038 10.0.0.128 - - [2025-11-20 16:41:29] "POST /ref-update HTTP/1.1" 200 156 0.042058 10.0.0.128 - - [2025-11-20 16:41:29] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008795 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.128 - - [2025-11-20 16:41:29] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005414 10.0.0.128 - - [2025-11-20 16:41:29] "POST /tags HTTP/1.1" 409 210 0.004404 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.128 - - [2025-11-20 16:41:29] "GET /tag/ccac5645-23b6-4a01-bedc-92d667431214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010913 10.0.0.128 - - [2025-11-20 16:41:29] "POST /firewall-rules HTTP/1.1" 200 570 0.066742 10.0.0.128 - - [2025-11-20 16:41:29] "GET /firewall-rule/dfbd59cb-7e4d-400f-a110-f0e5ceebf038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003978 10.0.0.128 - - [2025-11-20 16:41:29] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004341 10.0.0.128 - - [2025-11-20 16:41:29] "GET /firewall-rule/dfbd59cb-7e4d-400f-a110-f0e5ceebf038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002584 10.0.0.128 - - [2025-11-20 16:41:29] "POST /ref-update HTTP/1.1" 200 156 0.054203 10.0.0.128 - - [2025-11-20 16:41:29] "POST /tags HTTP/1.1" 409 237 0.013331 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.128 - - [2025-11-20 16:41:29] "GET /tag/cd20768c-5de0-47a1-a6e8-098077230ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013555 10.0.0.128 - - [2025-11-20 16:41:29] "POST /tags HTTP/1.1" 409 210 0.002168 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.128 - - [2025-11-20 16:41:29] "GET /tag/e4b9dfe1-8d23-4e89-9990-bdc4024a5972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010171 10.0.0.128 - - [2025-11-20 16:41:29] "POST /projects HTTP/1.1" 409 223 0.003147 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.128 - - [2025-11-20 16:41:29] "GET /project/0b720584-289e-4976-8874-caecb7885c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048090 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.128 - - [2025-11-20 16:41:29] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.003860 10.0.0.128 - - [2025-11-20 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.128 - - [2025-11-20 16:41:29] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004676 10.0.0.128 - - [2025-11-20 16:41:29] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.075644 10.0.0.128 - - [2025-11-20 16:41:30] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.065282 10.0.0.128 - - [2025-11-20 16:41:30] "POST /security-groups HTTP/1.1" 409 253 0.002504 10.0.0.128 - - [2025-11-20 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007406 10.0.0.128 - - [2025-11-20 16:41:30] "PUT /security-group/65ea1e50-815c-4fc8-b6dc-2b323640d7ad HTTP/1.1" 200 263 0.056965 10.0.0.128 - - [2025-11-20 16:41:30] "PUT /access-control-list/17057f84-2319-4734-b1bf-21485fa7a635 HTTP/1.1" 200 273 0.016965 10.0.0.128 - - [2025-11-20 16:41:30] "PUT /access-control-list/f09560da-a9b2-4f94-8120-717c0b3a3a7e HTTP/1.1" 200 273 0.023289 10.0.0.128 - - [2025-11-20 16:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036646 10.0.0.128 - - [2025-11-20 16:41:30] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012830 10.0.0.128 - - [2025-11-20 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.128 - - [2025-11-20 16:41:30] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002970 10.0.0.128 - - [2025-11-20 16:41:30] "POST /tags HTTP/1.1" 409 210 0.001777 10.0.0.128 - - [2025-11-20 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.128 - - [2025-11-20 16:41:30] "GET /tag/e4b9dfe1-8d23-4e89-9990-bdc4024a5972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016567 10.0.0.128 - - [2025-11-20 16:41:30] "POST /firewall-rules HTTP/1.1" 200 572 0.070111 10.0.0.128 - - [2025-11-20 16:41:30] "GET /firewall-rule/4d75ede9-9399-4a16-af17-f8593eea08f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016376 10.0.0.128 - - [2025-11-20 16:41:30] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3401 0.003769 10.0.0.128 - - [2025-11-20 16:41:30] "GET /firewall-rule/4d75ede9-9399-4a16-af17-f8593eea08f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002397 10.0.0.128 - - [2025-11-20 16:41:30] "POST /ref-update HTTP/1.1" 200 156 0.040528 10.0.0.128 - - [2025-11-20 16:41:30] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004312 10.0.0.128 - - [2025-11-20 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012088 10.0.0.128 - - [2025-11-20 16:41:30] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002558 10.0.0.128 - - [2025-11-20 16:41:30] "POST /tags HTTP/1.1" 409 210 0.001974 10.0.0.128 - - [2025-11-20 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.128 - - [2025-11-20 16:41:30] "GET /tag/e4b9dfe1-8d23-4e89-9990-bdc4024a5972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009356 10.0.0.128 - - [2025-11-20 16:41:30] "POST /firewall-rules HTTP/1.1" 200 570 0.118833 10.0.0.128 - - [2025-11-20 16:41:30] "GET /firewall-rule/433fe513-9499-4829-953d-f9e3be75db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020162 10.0.0.128 - - [2025-11-20 16:41:30] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3643 0.004145 10.0.0.128 - - [2025-11-20 16:41:30] "GET /firewall-rule/433fe513-9499-4829-953d-f9e3be75db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004272 10.0.0.128 - - [2025-11-20 16:41:30] "POST /ref-update HTTP/1.1" 200 156 0.044783 10.0.0.128 - - [2025-11-20 16:41:31] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008326 10.0.0.128 - - [2025-11-20 16:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002427 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:42:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:42:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 10.0.0.72 - - [2025-11-20 16:42:24] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.72 - - [2025-11-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.72 - - [2025-11-20 16:42:24] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004493 10.0.0.72 - - [2025-11-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.72 - - [2025-11-20 16:42:24] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005334 10.0.0.72 - - [2025-11-20 16:42:24] "PUT /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905 HTTP/1.1" 200 275 0.012166 10.0.0.72 - - [2025-11-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.013183 10.0.0.72 - - [2025-11-20 16:42:24] "POST /virtual-routers HTTP/1.1" 200 601 0.021256 10.0.0.72 - - [2025-11-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.72 - - [2025-11-20 16:42:24] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003855 10.0.0.72 - - [2025-11-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.001435 10.0.0.72 - - [2025-11-20 16:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.72 - - [2025-11-20 16:42:24] "GET /virtual-network/c3d4eeb0-806f-4edb-95e6-69d11255de34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005579 10.0.0.72 - - [2025-11-20 16:42:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.047458 10.0.0.128 - - [2025-11-20 16:42:27] "GET /global-system-configs HTTP/1.1" 200 323 0.011237 10.0.0.128 - - [2025-11-20 16:42:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002606 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:42:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:42:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:42:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:42:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:43:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:43:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001137 10.0.0.72 - - [2025-11-20 16:44:06] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.72 - - [2025-11-20 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.72 - - [2025-11-20 16:44:06] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005364 10.0.0.72 - - [2025-11-20 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.72 - - [2025-11-20 16:44:06] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002565 10.0.0.72 - - [2025-11-20 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.72 - - [2025-11-20 16:44:06] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002874 10.0.0.72 - - [2025-11-20 16:44:06] "PUT /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334 HTTP/1.1" 200 263 0.010366 10.0.0.72 - - [2025-11-20 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017207 10.0.0.72 - - [2025-11-20 16:44:06] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003212 10.0.0.72 - - [2025-11-20 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.72 - - [2025-11-20 16:44:06] "GET /virtual-machine-interface/6170ad96-621c-4ca6-b050-412dc2067946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004507 10.0.0.72 - - [2025-11-20 16:44:06] "PUT /virtual-machine-interface/6170ad96-621c-4ca6-b050-412dc2067946 HTTP/1.1" 200 285 0.012937 10.0.0.128 - - [2025-11-20 16:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.128 - - [2025-11-20 16:44:07] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002472 10.0.0.128 - - [2025-11-20 16:45:17] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003068 10.0.0.128 - - [2025-11-20 16:45:17] "POST /ref-update HTTP/1.1" 200 156 0.016822 10.0.0.128 - - [2025-11-20 16:45:23] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006917 10.0.0.128 - - [2025-11-20 16:45:23] "POST /set-tag HTTP/1.1" 200 109 0.012942 10.0.0.128 - - [2025-11-20 16:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.128 - - [2025-11-20 16:45:23] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003188 10.0.0.128 - - [2025-11-20 16:45:23] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003926 10.0.0.128 - - [2025-11-20 16:45:23] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.128 - - [2025-11-20 16:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.128 - - [2025-11-20 16:45:23] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003838 10.0.0.128 - - [2025-11-20 16:45:23] "GET /loadbalancer-pool/685ae3b5-88c2-4d94-91ee-67797bc0de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009331 10.0.0.128 - - [2025-11-20 16:45:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015395 10.0.0.128 - - [2025-11-20 16:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008981 10.0.0.128 - - [2025-11-20 16:45:24] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013622 10.0.0.128 - - [2025-11-20 16:45:24] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007508 10.0.0.128 - - [2025-11-20 16:45:24] "POST /tags HTTP/1.1" 409 205 0.001669 10.0.0.128 - - [2025-11-20 16:45:24] "POST /ref-update HTTP/1.1" 200 156 0.006495 10.0.0.128 - - [2025-11-20 16:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.128 - - [2025-11-20 16:45:24] "GET /tag/4195ea50-67c9-4441-8b44-6e611943d557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010065 10.0.0.128 - - [2025-11-20 16:45:24] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.003989 10.0.0.128 - - [2025-11-20 16:45:24] "PUT /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732 HTTP/1.1" 200 257 0.011483 10.0.0.128 - - [2025-11-20 16:45:24] "POST /set-tag HTTP/1.1" 200 109 0.103370 10.0.0.128 - - [2025-11-20 16:45:24] "GET /loadbalancer-pool/ee144045-f085-4a07-8ede-41e274c001fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015684 10.0.0.128 - - [2025-11-20 16:45:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026516 10.0.0.128 - - [2025-11-20 16:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020658 10.0.0.128 - - [2025-11-20 16:45:24] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011039 10.0.0.128 - - [2025-11-20 16:45:24] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008875 10.0.0.128 - - [2025-11-20 16:45:24] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.128 - - [2025-11-20 16:45:24] "POST /set-tag HTTP/1.1" 200 109 0.005321 10.0.0.128 - - [2025-11-20 16:45:24] "GET /loadbalancer-pool/e5b99ed5-65fb-4b4a-9dea-a2aeb00222e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005725 10.0.0.128 - - [2025-11-20 16:45:24] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003047 10.0.0.128 - - [2025-11-20 16:45:24] "PUT /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732 HTTP/1.1" 200 257 0.020713 10.0.0.128 - - [2025-11-20 16:45:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.066705 10.0.0.128 - - [2025-11-20 16:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010253 10.0.0.128 - - [2025-11-20 16:45:24] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006718 10.0.0.128 - - [2025-11-20 16:45:24] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004070 10.0.0.128 - - [2025-11-20 16:45:24] "POST /set-tag HTTP/1.1" 200 109 0.003821 10.0.0.128 - - [2025-11-20 16:45:24] "POST /ref-update HTTP/1.1" 200 156 0.011028 10.0.0.128 - - [2025-11-20 16:45:24] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.003316 10.0.0.128 - - [2025-11-20 16:45:24] "PUT /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732 HTTP/1.1" 200 257 0.013171 10.0.0.128 - - [2025-11-20 16:47:27] "GET /global-system-configs HTTP/1.1" 200 323 0.004269 10.0.0.128 - - [2025-11-20 16:47:28] "GET /global-system-configs HTTP/1.1" 200 323 0.003869 10.0.0.128 - - [2025-11-20 16:47:28] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005694 10.0.0.128 - - [2025-11-20 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.128 - - [2025-11-20 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.128 - - [2025-11-20 16:47:28] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002398 10.0.0.128 - - [2025-11-20 16:47:28] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004394 10.0.0.128 - - [2025-11-20 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.024922 10.0.0.128 - - [2025-11-20 16:47:29] "DELETE /loadbalancer-member/5227788f-21c3-4708-a584-08c4fc21a9b9 HTTP/1.1" 200 115 0.076942 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005616 10.0.0.128 - - [2025-11-20 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.005206 10.0.0.128 - - [2025-11-20 16:47:29] "DELETE /loadbalancer-member/773a4bad-032f-4e49-85eb-2e51926e0755 HTTP/1.1" 200 115 0.048250 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003680 10.0.0.128 - - [2025-11-20 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.128 - - [2025-11-20 16:47:29] "DELETE /loadbalancer-member/f01cbd75-25ae-47f1-af35-058a46a19897 HTTP/1.1" 200 115 0.066641 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005721 10.0.0.128 - - [2025-11-20 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.128 - - [2025-11-20 16:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013228 10.0.0.128 - - [2025-11-20 16:47:29] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003219 10.0.0.128 - - [2025-11-20 16:47:29] "GET /loadbalancer-pool/685ae3b5-88c2-4d94-91ee-67797bc0de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007471 10.0.0.128 - - [2025-11-20 16:47:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037569 10.0.0.128 - - [2025-11-20 16:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028805 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.034789 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011830 10.0.0.128 - - [2025-11-20 16:47:29] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003148 10.0.0.128 - - [2025-11-20 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.083895 10.0.0.128 - - [2025-11-20 16:47:29] "GET /loadbalancer-pool/ee144045-f085-4a07-8ede-41e274c001fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013338 10.0.0.128 - - [2025-11-20 16:47:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039873 10.0.0.128 - - [2025-11-20 16:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022600 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018641 10.0.0.128 - - [2025-11-20 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.004922 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004742 10.0.0.128 - - [2025-11-20 16:47:29] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003815 10.0.0.128 - - [2025-11-20 16:47:29] "GET /loadbalancer-pool/e5b99ed5-65fb-4b4a-9dea-a2aeb00222e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003339 10.0.0.128 - - [2025-11-20 16:47:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033516 10.0.0.128 - - [2025-11-20 16:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016400 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016649 10.0.0.128 - - [2025-11-20 16:47:29] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004679 10.0.0.128 - - [2025-11-20 16:47:29] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004431 10.0.0.128 - - [2025-11-20 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.003995 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:47:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:47:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:48:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:48:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:48:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:48:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.128 - - [2025-11-20 16:49:14] "GET / HTTP/1.1" 200 36215 0.001991 10.0.0.128 - - [2025-11-20 16:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.128 - - [2025-11-20 16:49:14] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032087 10.0.0.128 - - [2025-11-20 16:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.128 - - [2025-11-20 16:49:15] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035859 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.128 - - [2025-11-20 16:49:15] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035236 10.0.0.128 - - [2025-11-20 16:49:15] "POST /tags HTTP/1.1" 200 334 0.046888 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.128 - - [2025-11-20 16:49:15] "GET /tag/1eaf6e0c-d5c8-49e0-af7f-8ae8a50d8c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015044 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.128 - - [2025-11-20 16:49:15] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030886 10.0.0.128 - - [2025-11-20 16:49:15] "GET /virtual-networks?parent_id=83624f46-bb05-40e1-83e7-ce2affb33b7a&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002256 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.128 - - [2025-11-20 16:49:15] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030670 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.128 - - [2025-11-20 16:49:15] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007266 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.128 - - [2025-11-20 16:49:15] "GET /service-appliance-set/d8992546-535e-449d-ab6d-baf9f952ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002093 10.0.0.128 - - [2025-11-20 16:49:15] "POST /virtual-networks HTTP/1.1" 200 514 0.061814 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.128 - - [2025-11-20 16:49:15] "GET /network-ipam/0e0684e3-d5b2-4967-b0fe-a58616235e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002778 10.0.0.128 - - [2025-11-20 16:49:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.007193 10.0.0.128 - - [2025-11-20 16:49:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004704 10.0.0.128 - - [2025-11-20 16:49:16] "POST /ref-update HTTP/1.1" 200 156 0.140625 10.0.0.128 - - [2025-11-20 16:49:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.149216 10.0.0.128 - - [2025-11-20 16:49:16] "GET /virtual-machine-interface/fdf3e1b6-65aa-4084-9472-964edcaaa107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.014570 10.0.0.128 - - [2025-11-20 16:49:16] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.017564 10.0.0.128 - - [2025-11-20 16:49:16] "GET /domains HTTP/1.1" 200 281 0.001679 10.0.0.128 - - [2025-11-20 16:49:16] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47 HTTP/1.1" 200 3099 0.007331 10.0.0.128 - - [2025-11-20 16:49:16] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a HTTP/1.1" 200 5496 0.034989 10.0.0.128 - - [2025-11-20 16:49:16] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.006133 10.0.0.128 - - [2025-11-20 16:49:16] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.016396 10.0.0.128 - - [2025-11-20 16:49:16] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1183 0.003979 10.0.0.128 - - [2025-11-20 16:49:16] "POST /instance-ips HTTP/1.1" 200 410 0.057593 10.0.0.128 - - [2025-11-20 16:49:16] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1183 0.005654 10.0.0.128 - - [2025-11-20 16:49:16] "GET /instance-ip/3dae6c19-c78c-40b1-91e0-0162565a8867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008261 10.0.0.128 - - [2025-11-20 16:49:16] "POST /loadbalancers HTTP/1.1" 200 612 0.062109 10.0.0.128 - - [2025-11-20 16:49:16] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031874 10.0.0.128 - - [2025-11-20 16:49:16] "GET /instance-ip/3dae6c19-c78c-40b1-91e0-0162565a8867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003141 10.0.0.128 - - [2025-11-20 16:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021246 10.0.0.128 - - [2025-11-20 16:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.128 - - [2025-11-20 16:49:16] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029878 10.0.0.128 - - [2025-11-20 16:49:16] "POST /route-targets HTTP/1.1" 200 328 0.025296 10.0.0.128 - - [2025-11-20 16:49:16] "POST /ref-update HTTP/1.1" 200 156 0.011675 10.0.0.128 - - [2025-11-20 16:49:16] "POST /floating-ips HTTP/1.1" 200 599 0.037396 10.0.0.128 - - [2025-11-20 16:49:16] "GET /loadbalancer/b079e973-913f-4e4c-a405-80c9b13dd9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002641 10.0.0.128 - - [2025-11-20 16:49:16] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.043397 10.0.0.128 - - [2025-11-20 16:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.128 - - [2025-11-20 16:49:16] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031406 10.0.0.128 - - [2025-11-20 16:49:16] "GET /loadbalancer-listener/48002d81-85a4-4407-8c9d-442536fbf1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003228 10.0.0.128 - - [2025-11-20 16:49:16] "GET /loadbalancer-listener/48002d81-85a4-4407-8c9d-442536fbf1cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002809 10.0.0.128 - - [2025-11-20 16:49:16] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.028346 10.0.0.128 - - [2025-11-20 16:49:16] "GET /instance-ip/3dae6c19-c78c-40b1-91e0-0162565a8867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002606 10.0.0.128 - - [2025-11-20 16:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.128 - - [2025-11-20 16:49:16] "GET /instance-ip/3dae6c19-c78c-40b1-91e0-0162565a8867?fields=floating_ips HTTP/1.1" 200 1214 0.004658 10.0.0.128 - - [2025-11-20 16:49:16] "GET /loadbalancer/b079e973-913f-4e4c-a405-80c9b13dd9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002780 10.0.0.128 - - [2025-11-20 16:49:16] "GET /floating-ip/6c5320f1-09b1-4a5a-98b3-9cfed9e6c2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.001928 10.0.0.128 - - [2025-11-20 16:49:16] "POST /tags HTTP/1.1" 200 296 0.054172 10.0.0.128 - - [2025-11-20 16:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.128 - - [2025-11-20 16:49:16] "GET /tag/3696eb7f-39d2-4462-9530-d12bd618c5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012160 10.0.0.128 - - [2025-11-20 16:49:16] "POST /tags HTTP/1.1" 409 233 0.001967 10.0.0.128 - - [2025-11-20 16:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.128 - - [2025-11-20 16:49:16] "GET /tag/7d4e2d1f-c427-4ef1-9560-71eaa56a53d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010879 10.0.0.128 - - [2025-11-20 16:49:16] "POST /tags HTTP/1.1" 409 206 0.002002 10.0.0.128 - - [2025-11-20 16:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.128 - - [2025-11-20 16:49:16] "GET /tag/03759086-89d9-4453-8b90-c38521a0d6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010615 10.0.0.128 - - [2025-11-20 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.128 - - [2025-11-20 16:49:17] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005436 10.0.0.128 - - [2025-11-20 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.128 - - [2025-11-20 16:49:17] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030229 10.0.0.128 - - [2025-11-20 16:49:17] "POST /virtual-machines HTTP/1.1" 200 370 0.008209 10.0.0.128 - - [2025-11-20 16:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022902 10.0.0.128 - - [2025-11-20 16:49:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115659 10.0.0.128 - - [2025-11-20 16:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008883 10.0.0.128 - - [2025-11-20 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018236 10.0.0.128 - - [2025-11-20 16:49:17] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004881 10.0.0.128 - - [2025-11-20 16:49:17] "POST /instance-ips HTTP/1.1" 200 410 0.023449 10.0.0.128 - - [2025-11-20 16:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029112 10.0.0.128 - - [2025-11-20 16:49:17] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011158 10.0.0.128 - - [2025-11-20 16:49:17] "POST /set-tag HTTP/1.1" 200 109 0.016594 10.0.0.128 - - [2025-11-20 16:49:17] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012303 10.0.0.128 - - [2025-11-20 16:49:17] "GET /instance-ip/da6194aa-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006658 10.0.0.128 - - [2025-11-20 16:49:17] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004426 10.0.0.128 - - [2025-11-20 16:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.128 - - [2025-11-20 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.128 - - [2025-11-20 16:49:17] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004144 10.0.0.128 - - [2025-11-20 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.128 - - [2025-11-20 16:49:17] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047590 10.0.0.128 - - [2025-11-20 16:49:17] "POST /virtual-machines HTTP/1.1" 200 370 0.010668 10.0.0.128 - - [2025-11-20 16:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036719 10.0.0.128 - - [2025-11-20 16:49:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.114697 10.0.0.128 - - [2025-11-20 16:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015179 10.0.0.128 - - [2025-11-20 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009464 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005698 10.0.0.128 - - [2025-11-20 16:49:18] "POST /instance-ips HTTP/1.1" 200 410 0.025954 10.0.0.128 - - [2025-11-20 16:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033510 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011934 10.0.0.128 - - [2025-11-20 16:49:18] "POST /set-tag HTTP/1.1" 200 109 0.015031 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019455 10.0.0.128 - - [2025-11-20 16:49:18] "GET /instance-ip/dac9833a-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007938 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004891 10.0.0.128 - - [2025-11-20 16:49:18] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003646 10.0.0.128 - - [2025-11-20 16:49:18] "POST /ref-update HTTP/1.1" 200 156 0.012445 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011620 10.0.0.128 - - [2025-11-20 16:49:18] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004244 10.0.0.128 - - [2025-11-20 16:49:18] "POST /ref-update HTTP/1.1" 200 156 0.007417 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015087 10.0.0.128 - - [2025-11-20 16:49:18] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004063 10.0.0.128 - - [2025-11-20 16:49:18] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.128 - - [2025-11-20 16:49:18] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005439 10.0.0.128 - - [2025-11-20 16:49:18] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domains HTTP/1.1" 200 281 0.002620 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47 HTTP/1.1" 200 3099 0.004081 10.0.0.128 - - [2025-11-20 16:49:21] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a HTTP/1.1" 200 7090 0.043442 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.013186 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.005126 10.0.0.128 - - [2025-11-20 16:49:21] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1405 0.005032 10.0.0.128 - - [2025-11-20 16:49:21] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1405 0.004105 10.0.0.128 - - [2025-11-20 16:49:21] "GET /route-target/0eedc38d-7e03-42c4-8e25-52a7ca9d963b HTTP/1.1" 200 1154 0.003433 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.004823 10.0.0.128 - - [2025-11-20 16:49:21] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1405 0.005721 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006955 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.004497 10.0.0.128 - - [2025-11-20 16:49:21] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1405 0.003581 10.0.0.128 - - [2025-11-20 16:49:21] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 200 1405 0.003765 10.0.0.128 - - [2025-11-20 16:49:21] "GET /route-target/0eedc38d-7e03-42c4-8e25-52a7ca9d963b HTTP/1.1" 200 1154 0.003439 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domains HTTP/1.1" 200 281 0.002492 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47 HTTP/1.1" 200 3099 0.003184 10.0.0.128 - - [2025-11-20 16:49:21] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a HTTP/1.1" 200 7090 0.038554 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2089 0.006819 10.0.0.128 - - [2025-11-20 16:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.128 - - [2025-11-20 16:49:21] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028478 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004143 10.0.0.128 - - [2025-11-20 16:49:21] "GET /floating-ip-pools?parent_id=a13a81d9-6b13-4cb4-819b-69fae3f9a1fd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001827 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004690 10.0.0.128 - - [2025-11-20 16:49:21] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024343 10.0.0.128 - - [2025-11-20 16:49:21] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.013397 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domains HTTP/1.1" 200 281 0.001521 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47 HTTP/1.1" 200 3099 0.003876 10.0.0.128 - - [2025-11-20 16:49:21] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a HTTP/1.1" 200 7347 0.048683 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2328 0.005092 10.0.0.128 - - [2025-11-20 16:49:21] "GET /floating-ip-pool/754b8450-f566-4c91-9228-b2473f626fea HTTP/1.1" 200 1317 0.002528 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domains HTTP/1.1" 200 281 0.001628 10.0.0.128 - - [2025-11-20 16:49:21] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47 HTTP/1.1" 200 3099 0.002680 10.0.0.128 - - [2025-11-20 16:49:21] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a HTTP/1.1" 200 7347 0.039493 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 2328 0.005224 10.0.0.128 - - [2025-11-20 16:49:21] "GET /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005103 10.0.0.128 - - [2025-11-20 16:49:21] "POST /tags HTTP/1.1" 200 366 0.088516 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.021063 10.0.0.128 - - [2025-11-20 16:49:22] "GET /tag/d4068f91-7280-4cd6-a90c-68cc721d03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021392 10.0.0.128 - - [2025-11-20 16:49:22] "POST /tags HTTP/1.1" 409 206 0.002107 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.128 - - [2025-11-20 16:49:22] "GET /tag/03759086-89d9-4453-8b90-c38521a0d6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011213 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.128 - - [2025-11-20 16:49:22] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.056639 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.128 - - [2025-11-20 16:49:22] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003939 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.128 - - [2025-11-20 16:49:22] "GET /service-appliance-set/6a34a401-ecc5-4e3e-bcaf-bc15f0e2b47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004493 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 404 258 0.001817 10.0.0.128 - - [2025-11-20 16:49:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.101703 10.0.0.128 - - [2025-11-20 16:49:22] "GET /virtual-machine-interface/3ea9a026-8c7f-4760-858c-9a8c57e8ff74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.021463 10.0.0.128 - - [2025-11-20 16:49:22] "POST /set-tag HTTP/1.1" 200 109 0.014641 10.0.0.128 - - [2025-11-20 16:49:22] "POST /instance-ips HTTP/1.1" 200 418 0.028209 10.0.0.128 - - [2025-11-20 16:49:22] "GET /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.009014 10.0.0.128 - - [2025-11-20 16:49:22] "POST /loadbalancers HTTP/1.1" 200 620 0.064382 10.0.0.128 - - [2025-11-20 16:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019218 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009073 10.0.0.128 - - [2025-11-20 16:49:22] "POST /service-instances HTTP/1.1" 200 568 0.020823 10.0.0.128 - - [2025-11-20 16:49:22] "POST /ref-update HTTP/1.1" 200 156 0.011243 10.0.0.128 - - [2025-11-20 16:49:22] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.036193 10.0.0.128 - - [2025-11-20 16:49:22] "GET /virtual-machine-interface/3ea9a026-8c7f-4760-858c-9a8c57e8ff74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007461 10.0.0.128 - - [2025-11-20 16:49:22] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.030359 10.0.0.128 - - [2025-11-20 16:49:22] "GET /virtual-machine-interface/3ea9a026-8c7f-4760-858c-9a8c57e8ff74?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.014320 10.0.0.128 - - [2025-11-20 16:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010642 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.128 - - [2025-11-20 16:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.128 - - [2025-11-20 16:49:22] "GET /floating-ip-pool/754b8450-f566-4c91-9228-b2473f626fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002218 10.0.0.128 - - [2025-11-20 16:49:22] "POST /virtual-machines HTTP/1.1" 200 430 0.012505 10.0.0.128 - - [2025-11-20 16:49:22] "POST /floating-ips HTTP/1.1" 200 673 0.103529 10.0.0.128 - - [2025-11-20 16:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028995 10.0.0.128 - - [2025-11-20 16:49:23] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011371 10.0.0.128 - - [2025-11-20 16:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.128 - - [2025-11-20 16:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.192391 10.0.0.128 - - [2025-11-20 16:49:23] "POST /chown HTTP/1.1" 200 109 0.016804 10.0.0.128 - - [2025-11-20 16:49:23] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010388 10.0.0.128 - - [2025-11-20 16:49:23] "POST /tags HTTP/1.1" 409 221 0.001637 10.0.0.128 - - [2025-11-20 16:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.128 - - [2025-11-20 16:49:23] "POST /chown HTTP/1.1" 200 109 0.005833 10.0.0.128 - - [2025-11-20 16:49:23] "GET /tag/1eaf6e0c-d5c8-49e0-af7f-8ae8a50d8c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011937 10.0.0.128 - - [2025-11-20 16:49:23] "PUT /virtual-machine-interface/e03f0ce5-b52d-48dc-ace6-c49e2b53063e HTTP/1.1" 200 285 0.024252 10.0.0.128 - - [2025-11-20 16:49:23] "POST /tags HTTP/1.1" 409 238 0.006524 10.0.0.128 - - [2025-11-20 16:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.128 - - [2025-11-20 16:49:23] "PUT /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 257 0.023122 10.0.0.128 - - [2025-11-20 16:49:23] "GET /tag/d4068f91-7280-4cd6-a90c-68cc721d03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010910 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.020491 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.016128 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.031921 10.0.0.128 - - [2025-11-20 16:49:23] "POST /firewall-rules HTTP/1.1" 200 652 0.131893 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.036917 10.0.0.128 - - [2025-11-20 16:49:23] "GET /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.043331 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.028410 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.024356 10.0.0.128 - - [2025-11-20 16:49:23] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.022352 10.0.0.128 - - [2025-11-20 16:49:23] "GET /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002434 10.0.0.128 - - [2025-11-20 16:49:23] "POST /virtual-machines HTTP/1.1" 200 430 0.012947 10.0.0.128 - - [2025-11-20 16:49:23] "POST /ref-update HTTP/1.1" 200 156 0.061305 10.0.0.128 - - [2025-11-20 16:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.128 - - [2025-11-20 16:49:23] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.081419 10.0.0.128 - - [2025-11-20 16:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.151047 10.0.0.128 - - [2025-11-20 16:49:23] "GET /loadbalancer/55046d4f-f1f1-490b-a26f-9b8789e24e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.014117 10.0.0.128 - - [2025-11-20 16:49:23] "POST /chown HTTP/1.1" 200 109 0.019514 10.0.0.128 - - [2025-11-20 16:49:23] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.025669 10.0.0.128 - - [2025-11-20 16:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.128 - - [2025-11-20 16:49:23] "POST /chown HTTP/1.1" 200 109 0.021573 10.0.0.128 - - [2025-11-20 16:49:23] "PUT /virtual-machine-interface/87b9d962-a67f-4d6f-8509-15145337c521 HTTP/1.1" 200 285 0.020866 10.0.0.128 - - [2025-11-20 16:49:23] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.051509 10.0.0.128 - - [2025-11-20 16:49:23] "GET /loadbalancer-listener/a8b9ab67-e99d-4b1f-b2ab-41a665ebc277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.020617 10.0.0.128 - - [2025-11-20 16:49:23] "PUT /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 257 0.085049 10.0.0.128 - - [2025-11-20 16:49:23] "GET /loadbalancer-listener/a8b9ab67-e99d-4b1f-b2ab-41a665ebc277?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005996 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.037361 10.0.0.128 - - [2025-11-20 16:49:24] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.077617 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.036211 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.024359 10.0.0.128 - - [2025-11-20 16:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026160 10.0.0.128 - - [2025-11-20 16:49:24] "GET /loadbalancer-pool/4df454f2-5e61-4c2a-8c28-97aa77030467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019094 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.046038 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.043925 10.0.0.128 - - [2025-11-20 16:49:24] "POST /loadbalancer-members HTTP/1.1" 200 709 0.095096 10.0.0.128 - - [2025-11-20 16:49:24] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.018175 10.0.0.128 - - [2025-11-20 16:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011241 10.0.0.128 - - [2025-11-20 16:49:24] "GET /loadbalancer-member/aa163d09-364f-4c64-9195-3a7754690ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.012556 10.0.0.128 - - [2025-11-20 16:49:24] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005457 10.0.0.128 - - [2025-11-20 16:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022810 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011569 10.0.0.128 - - [2025-11-20 16:49:24] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013501 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.033105 10.0.0.128 - - [2025-11-20 16:49:24] "POST /tags HTTP/1.1" 409 221 0.005166 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.128 - - [2025-11-20 16:49:24] "GET /tag/1eaf6e0c-d5c8-49e0-af7f-8ae8a50d8c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018981 10.0.0.128 - - [2025-11-20 16:49:24] "PUT /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 257 0.036527 10.0.0.128 - - [2025-11-20 16:49:24] "POST /tags HTTP/1.1" 409 238 0.008516 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.038538 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.018222 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011315 10.0.0.128 - - [2025-11-20 16:49:24] "GET /tag/d4068f91-7280-4cd6-a90c-68cc721d03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012451 10.0.0.128 - - [2025-11-20 16:49:24] "POST /firewall-rules HTTP/1.1" 409 293 0.003881 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.007637 10.0.0.128 - - [2025-11-20 16:49:24] "PUT /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 257 0.024024 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.018728 10.0.0.128 - - [2025-11-20 16:49:24] "PUT /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f HTTP/1.1" 200 261 0.038808 10.0.0.128 - - [2025-11-20 16:49:24] "GET /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009896 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.008806 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.017233 10.0.0.128 - - [2025-11-20 16:49:24] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013162 10.0.0.128 - - [2025-11-20 16:49:24] "GET /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005418 10.0.0.128 - - [2025-11-20 16:49:24] "PUT /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 257 0.025327 10.0.0.128 - - [2025-11-20 16:49:24] "POST /ref-update HTTP/1.1" 200 156 0.013130 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.018559 10.0.0.128 - - [2025-11-20 16:49:24] "POST /chown HTTP/1.1" 200 109 0.033336 10.0.0.128 - - [2025-11-20 16:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.128 - - [2025-11-20 16:49:24] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004653 10.0.0.128 - - [2025-11-20 16:49:24] "PUT /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 257 0.021095 10.0.0.128 - - [2025-11-20 16:49:25] "POST /ref-update HTTP/1.1" 200 156 0.024824 10.0.0.128 - - [2025-11-20 16:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409 10.0.0.128 - - [2025-11-20 16:49:25] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.043047 10.0.0.128 - - [2025-11-20 16:49:25] "POST /virtual-machines HTTP/1.1" 200 374 0.008203 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030517 10.0.0.128 - - [2025-11-20 16:49:25] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.028248 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016021 10.0.0.128 - - [2025-11-20 16:49:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.148477 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030509 10.0.0.128 - - [2025-11-20 16:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017863 10.0.0.128 - - [2025-11-20 16:49:25] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.012501 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.022972 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.050332 10.0.0.128 - - [2025-11-20 16:49:25] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.021725 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019919 10.0.0.128 - - [2025-11-20 16:49:25] "POST /instance-ips HTTP/1.1" 200 414 0.104040 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025678 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.010455 10.0.0.128 - - [2025-11-20 16:49:25] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.015371 10.0.0.128 - - [2025-11-20 16:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024408 10.0.0.128 - - [2025-11-20 16:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.010047 10.0.0.128 - - [2025-11-20 16:49:25] "POST /set-tag HTTP/1.1" 200 109 0.060978 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016573 10.0.0.128 - - [2025-11-20 16:49:25] "GET /instance-ip/df2d4010-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007184 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.010514 10.0.0.128 - - [2025-11-20 16:49:25] "POST /ref-update HTTP/1.1" 200 156 0.017630 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.012562 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010545 10.0.0.128 - - [2025-11-20 16:49:25] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003470 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.005619 10.0.0.128 - - [2025-11-20 16:49:25] "POST /ref-update HTTP/1.1" 200 156 0.012298 10.0.0.128 - - [2025-11-20 16:49:25] "POST /ref-update HTTP/1.1" 200 156 0.012418 10.0.0.128 - - [2025-11-20 16:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010159 10.0.0.128 - - [2025-11-20 16:49:25] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.011955 10.0.0.128 - - [2025-11-20 16:49:25] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016771 10.0.0.128 - - [2025-11-20 16:49:25] "POST /set-tag HTTP/1.1" 200 109 0.005495 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.030568 10.0.0.128 - - [2025-11-20 16:49:25] "POST /chown HTTP/1.1" 200 109 0.015294 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006150 10.0.0.128 - - [2025-11-20 16:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.008373 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.019947 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.009233 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.008483 10.0.0.128 - - [2025-11-20 16:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006602 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.023316 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.007149 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.020185 10.0.0.128 - - [2025-11-20 16:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006076 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.022953 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.020716 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006193 10.0.0.128 - - [2025-11-20 16:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.010199 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006879 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.018893 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.019463 10.0.0.128 - - [2025-11-20 16:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006917 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.021069 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006258 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.029572 10.0.0.128 - - [2025-11-20 16:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.006546 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.018607 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.022199 10.0.0.128 - - [2025-11-20 16:49:26] "POST /chown HTTP/1.1" 200 109 0.007509 10.0.0.128 - - [2025-11-20 16:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.009180 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.018250 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.006386 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.019131 10.0.0.128 - - [2025-11-20 16:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009405 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.024790 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.019778 10.0.0.128 - - [2025-11-20 16:49:27] "POST /chown HTTP/1.1" 200 109 0.005315 10.0.0.128 - - [2025-11-20 16:49:28] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004747 10.0.0.128 - - [2025-11-20 16:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.128 - - [2025-11-20 16:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.128 - - [2025-11-20 16:49:29] "GET /loadbalancer/b079e973-913f-4e4c-a405-80c9b13dd9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002472 10.0.0.128 - - [2025-11-20 16:49:29] "GET /loadbalancer-pool/78643b60-a6c8-4869-897b-2b297995b331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002523 10.0.0.128 - - [2025-11-20 16:49:29] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015437 10.0.0.128 - - [2025-11-20 16:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009781 10.0.0.128 - - [2025-11-20 16:49:29] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004329 10.0.0.128 - - [2025-11-20 16:49:29] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003618 10.0.0.128 - - [2025-11-20 16:49:29] "POST /ref-update HTTP/1.1" 200 156 0.007029 10.0.0.128 - - [2025-11-20 16:49:29] "GET /floating-ip/6c5320f1-09b1-4a5a-98b3-9cfed9e6c2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.008336 10.0.0.128 - - [2025-11-20 16:49:29] "POST /tags HTTP/1.1" 409 221 0.007096 10.0.0.128 - - [2025-11-20 16:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.128 - - [2025-11-20 16:49:29] "GET /tag/1eaf6e0c-d5c8-49e0-af7f-8ae8a50d8c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010790 10.0.0.128 - - [2025-11-20 16:49:29] "PUT /floating-ip/6c5320f1-09b1-4a5a-98b3-9cfed9e6c2cc HTTP/1.1" 200 257 0.008315 10.0.0.128 - - [2025-11-20 16:49:29] "POST /set-tag HTTP/1.1" 200 109 0.014576 10.0.0.128 - - [2025-11-20 16:49:29] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005915 10.0.0.128 - - [2025-11-20 16:49:29] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.128 - - [2025-11-20 16:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.128 - - [2025-11-20 16:49:30] "GET /virtual-machine/539a2ec7-a4c0-4044-bfbb-d0cd14ede990?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003135 10.0.0.128 - - [2025-11-20 16:49:30] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004967 10.0.0.128 - - [2025-11-20 16:49:30] "GET /loadbalancer/b079e973-913f-4e4c-a405-80c9b13dd9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002505 10.0.0.128 - - [2025-11-20 16:49:30] "GET /loadbalancer-pool/78643b60-a6c8-4869-897b-2b297995b331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003187 10.0.0.128 - - [2025-11-20 16:49:30] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014997 10.0.0.128 - - [2025-11-20 16:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012708 10.0.0.128 - - [2025-11-20 16:49:30] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015208 10.0.0.128 - - [2025-11-20 16:49:30] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009822 10.0.0.128 - - [2025-11-20 16:49:30] "POST /ref-update HTTP/1.1" 200 156 0.008279 10.0.0.128 - - [2025-11-20 16:49:30] "GET /floating-ip/6c5320f1-09b1-4a5a-98b3-9cfed9e6c2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.007694 10.0.0.128 - - [2025-11-20 16:49:30] "POST /set-tag HTTP/1.1" 200 109 0.031511 10.0.0.128 - - [2025-11-20 16:49:30] "GET /virtual-machine/278b4d6c-9f80-402b-9ca9-e202c194cafa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003097 10.0.0.128 - - [2025-11-20 16:49:30] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004192 10.0.0.128 - - [2025-11-20 16:49:39] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010930 10.0.0.128 - - [2025-11-20 16:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.128 - - [2025-11-20 16:49:40] "GET /virtual-machine/d9f52598-bbf4-41f5-bf3a-24b9e6abd46a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003202 10.0.0.128 - - [2025-11-20 16:49:40] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004226 10.0.0.128 - - [2025-11-20 16:49:40] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003954 10.0.0.128 - - [2025-11-20 16:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.128 - - [2025-11-20 16:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.128 - - [2025-11-20 16:50:07] "POST /chown HTTP/1.1" 200 109 0.006510 10.0.0.128 - - [2025-11-20 16:50:07] "POST /chown HTTP/1.1" 200 109 0.018108 10.0.0.128 - - [2025-11-20 16:50:07] "POST /chown HTTP/1.1" 200 109 0.007247 10.0.0.128 - - [2025-11-20 16:50:07] "POST /chown HTTP/1.1" 200 109 0.022069 10.0.0.128 - - [2025-11-20 16:50:13] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004220 10.0.0.128 - - [2025-11-20 16:50:13] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.128 - - [2025-11-20 16:50:13] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005595 10.0.0.128 - - [2025-11-20 16:50:13] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.128 - - [2025-11-20 16:50:13] "GET /virtual-machine/d9f52598-bbf4-41f5-bf3a-24b9e6abd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002575 10.0.0.128 - - [2025-11-20 16:50:13] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.128 - - [2025-11-20 16:50:13] "GET /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.025215 10.0.0.128 - - [2025-11-20 16:50:13] "POST /set-tag HTTP/1.1" 200 109 0.018604 10.0.0.128 - - [2025-11-20 16:50:13] "POST /set-tag HTTP/1.1" 200 109 0.013407 10.0.0.128 - - [2025-11-20 16:50:13] "DELETE /instance-ip/df2d4010-c630-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.053131 10.0.0.128 - - [2025-11-20 16:50:13] "DELETE /virtual-machine-interface/df0fe6d2-c630-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.036314 10.0.0.128 - - [2025-11-20 16:50:13] "DELETE /virtual-machine/d9f52598-bbf4-41f5-bf3a-24b9e6abd46a HTTP/1.1" 200 115 0.023678 10.0.0.128 - - [2025-11-20 16:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.128 - - [2025-11-20 16:50:15] "GET /tag/d4068f91-7280-4cd6-a90c-68cc721d03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010870 10.0.0.128 - - [2025-11-20 16:50:15] "GET /tag/d4068f91-7280-4cd6-a90c-68cc721d03d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013840 10.0.0.128 - - [2025-11-20 16:50:15] "GET /virtual-machine-interface/3ea9a026-8c7f-4760-858c-9a8c57e8ff74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.003822 10.0.0.128 - - [2025-11-20 16:50:15] "POST /set-tag HTTP/1.1" 200 109 0.026606 10.0.0.128 - - [2025-11-20 16:50:15] "GET /virtual-machine-interface/87b9d962-a67f-4d6f-8509-15145337c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.024344 10.0.0.128 - - [2025-11-20 16:50:15] "POST /set-tag HTTP/1.1" 200 109 0.014557 10.0.0.128 - - [2025-11-20 16:50:15] "GET /virtual-machine-interface/e03f0ce5-b52d-48dc-ace6-c49e2b53063e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004206 10.0.0.128 - - [2025-11-20 16:50:15] "POST /set-tag HTTP/1.1" 200 109 0.017846 10.0.0.128 - - [2025-11-20 16:50:16] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015371 10.0.0.128 - - [2025-11-20 16:50:16] "GET /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003578 10.0.0.128 - - [2025-11-20 16:50:16] "POST /ref-update HTTP/1.1" 200 156 0.010029 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /firewall-rule/336e51b6-a40f-4d20-9933-52ad0274784f HTTP/1.1" 200 115 0.061524 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /loadbalancer-member/aa163d09-364f-4c64-9195-3a7754690ccd HTTP/1.1" 200 115 0.030916 10.0.0.128 - - [2025-11-20 16:50:16] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.011714 10.0.0.128 - - [2025-11-20 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014174 10.0.0.128 - - [2025-11-20 16:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /loadbalancer-pool/4df454f2-5e61-4c2a-8c28-97aa77030467 HTTP/1.1" 200 115 0.054823 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.010168 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /loadbalancer-listener/a8b9ab67-e99d-4b1f-b2ab-41a665ebc277 HTTP/1.1" 200 115 0.041584 10.0.0.128 - - [2025-11-20 16:50:16] "GET /floating-ip/6b3b766c-e0a3-4b45-8649-610b8ca919e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.002570 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.006340 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.010749 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.016265 10.0.0.128 - - [2025-11-20 16:50:16] "PUT /floating-ip/6b3b766c-e0a3-4b45-8649-610b8ca919e5 HTTP/1.1" 200 257 0.026448 10.0.0.128 - - [2025-11-20 16:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.028724 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /floating-ip/6b3b766c-e0a3-4b45-8649-610b8ca919e5 HTTP/1.1" 200 115 0.073358 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.016540 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /loadbalancer/55046d4f-f1f1-490b-a26f-9b8789e24e9a HTTP/1.1" 200 115 0.061699 10.0.0.128 - - [2025-11-20 16:50:16] "POST /chown HTTP/1.1" 200 109 0.010480 10.0.0.128 - - [2025-11-20 16:50:16] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.007790 10.0.0.128 - - [2025-11-20 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013297 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /instance-ip/416f0322-8ebc-4240-84fc-bbfff4cb1224 HTTP/1.1" 200 115 0.092713 10.0.0.128 - - [2025-11-20 16:50:16] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.007262 10.0.0.128 - - [2025-11-20 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016002 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /virtual-machine-interface/3ea9a026-8c7f-4760-858c-9a8c57e8ff74 HTTP/1.1" 200 115 0.082279 10.0.0.128 - - [2025-11-20 16:50:16] "PUT /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 267 0.014995 10.0.0.128 - - [2025-11-20 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010909 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /tag/d4068f91-7280-4cd6-a90c-68cc721d03d8 HTTP/1.1" 200 115 0.080752 10.0.0.128 - - [2025-11-20 16:50:16] "GET /floating-ip-pool/754b8450-f566-4c91-9228-b2473f626fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002974 10.0.0.128 - - [2025-11-20 16:50:16] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /service-instance/796fb0d9-8328-4e12-9998-122e31ce791c HTTP/1.1" 200 115 0.047851 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /floating-ip-pool/754b8450-f566-4c91-9228-b2473f626fea HTTP/1.1" 200 115 0.039096 10.0.0.128 - - [2025-11-20 16:50:16] "GET /virtual-machine-interface/87b9d962-a67f-4d6f-8509-15145337c521?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004468 10.0.0.128 - - [2025-11-20 16:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.128 - - [2025-11-20 16:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003366 10.0.0.128 - - [2025-11-20 16:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007593 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /virtual-network/a13a81d9-6b13-4cb4-819b-69fae3f9a1fd HTTP/1.1" 200 115 0.142532 10.0.0.128 - - [2025-11-20 16:50:16] "DELETE /virtual-machine-interface/87b9d962-a67f-4d6f-8509-15145337c521 HTTP/1.1" 200 115 0.122007 10.0.0.128 - - [2025-11-20 16:50:16] "GET /routing-instance/1d3e6ef7-b572-4751-9098-19ac41af331d HTTP/1.1" 404 171 0.014292 10.0.0.128 - - [2025-11-20 16:50:16] "GET /domains HTTP/1.1" 200 281 0.004124 10.0.0.128 - - [2025-11-20 16:50:17] "GET /domain/31b6884e-fae9-4af3-b0d1-9372978eaf47 HTTP/1.1" 200 3099 0.010142 10.0.0.128 - - [2025-11-20 16:50:17] "DELETE /route-target/0eedc38d-7e03-42c4-8e25-52a7ca9d963b HTTP/1.1" 200 115 0.090618 10.0.0.128 - - [2025-11-20 16:50:17] "DELETE /virtual-machine/d45701cd-6f3c-4429-8d3d-3872fd9d94d9 HTTP/1.1" 200 115 0.088307 10.0.0.128 - - [2025-11-20 16:50:17] "GET /virtual-machine-interface/e03f0ce5-b52d-48dc-ace6-c49e2b53063e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.006789 10.0.0.128 - - [2025-11-20 16:50:17] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a HTTP/1.1" 200 7168 0.104594 10.0.0.128 - - [2025-11-20 16:50:17] "DELETE /virtual-machine-interface/e03f0ce5-b52d-48dc-ace6-c49e2b53063e HTTP/1.1" 200 115 0.054571 10.0.0.128 - - [2025-11-20 16:50:17] "POST /ref-update HTTP/1.1" 200 156 0.048800 10.0.0.128 - - [2025-11-20 16:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.128 - - [2025-11-20 16:50:17] "GET /loadbalancer/b079e973-913f-4e4c-a405-80c9b13dd9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005740 10.0.0.128 - - [2025-11-20 16:50:17] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004741 10.0.0.128 - - [2025-11-20 16:50:17] "DELETE /virtual-machine/718c8728-4e6a-4d71-810a-cfb539511b4c HTTP/1.1" 200 115 0.044582 10.0.0.128 - - [2025-11-20 16:50:17] "POST /set-tag HTTP/1.1" 200 109 0.039344 10.0.0.128 - - [2025-11-20 16:50:17] "DELETE /loadbalancer-member/0a543df4-09a7-45b3-89ad-25195f700594 HTTP/1.1" 200 115 0.036822 10.0.0.128 - - [2025-11-20 16:50:17] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004309 10.0.0.128 - - [2025-11-20 16:50:17] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.128 - - [2025-11-20 16:50:19] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004243 10.0.0.128 - - [2025-11-20 16:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.128 - - [2025-11-20 16:50:19] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004399 10.0.0.128 - - [2025-11-20 16:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.128 - - [2025-11-20 16:50:19] "GET /virtual-machine/278b4d6c-9f80-402b-9ca9-e202c194cafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002906 10.0.0.128 - - [2025-11-20 16:50:19] "POST /ref-update HTTP/1.1" 200 156 0.008167 10.0.0.128 - - [2025-11-20 16:50:19] "GET /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004496 10.0.0.128 - - [2025-11-20 16:50:19] "POST /set-tag HTTP/1.1" 200 109 0.018304 10.0.0.128 - - [2025-11-20 16:50:19] "POST /set-tag HTTP/1.1" 200 109 0.020497 10.0.0.128 - - [2025-11-20 16:50:19] "POST /set-tag HTTP/1.1" 200 109 0.032354 10.0.0.128 - - [2025-11-20 16:50:19] "DELETE /instance-ip/dac9833a-c630-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.031050 10.0.0.128 - - [2025-11-20 16:50:19] "POST /ref-update HTTP/1.1" 200 156 0.011246 10.0.0.128 - - [2025-11-20 16:50:19] "DELETE /virtual-machine-interface/daacd33e-c630-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.054596 10.0.0.128 - - [2025-11-20 16:50:19] "DELETE /virtual-machine/278b4d6c-9f80-402b-9ca9-e202c194cafa HTTP/1.1" 200 115 0.029983 10.0.0.128 - - [2025-11-20 16:50:22] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006644 10.0.0.128 - - [2025-11-20 16:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.128 - - [2025-11-20 16:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.128 - - [2025-11-20 16:50:22] "GET /loadbalancer/b079e973-913f-4e4c-a405-80c9b13dd9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002342 10.0.0.128 - - [2025-11-20 16:50:23] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005256 10.0.0.128 - - [2025-11-20 16:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.128 - - [2025-11-20 16:50:23] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004292 10.0.0.128 - - [2025-11-20 16:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.128 - - [2025-11-20 16:50:23] "GET /virtual-machine/539a2ec7-a4c0-4044-bfbb-d0cd14ede990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002590 10.0.0.128 - - [2025-11-20 16:50:23] "POST /ref-update HTTP/1.1" 200 156 0.014658 10.0.0.128 - - [2025-11-20 16:50:23] "GET /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004109 10.0.0.128 - - [2025-11-20 16:50:23] "POST /set-tag HTTP/1.1" 200 109 0.015392 10.0.0.128 - - [2025-11-20 16:50:23] "POST /set-tag HTTP/1.1" 200 109 0.025105 10.0.0.128 - - [2025-11-20 16:50:23] "POST /set-tag HTTP/1.1" 200 109 0.016373 10.0.0.128 - - [2025-11-20 16:50:23] "DELETE /instance-ip/da6194aa-c630-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.062923 10.0.0.128 - - [2025-11-20 16:50:23] "POST /ref-update HTTP/1.1" 200 156 0.009909 10.0.0.128 - - [2025-11-20 16:50:23] "DELETE /virtual-machine-interface/da46dc3c-c630-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.042496 10.0.0.128 - - [2025-11-20 16:50:23] "DELETE /virtual-machine/539a2ec7-a4c0-4044-bfbb-d0cd14ede990 HTTP/1.1" 200 115 0.027182 10.0.0.128 - - [2025-11-20 16:50:23] "DELETE /tag/3696eb7f-39d2-4462-9530-d12bd618c5e9 HTTP/1.1" 200 115 0.072708 10.0.0.128 - - [2025-11-20 16:50:23] "DELETE /tag/7d4e2d1f-c427-4ef1-9560-71eaa56a53d4 HTTP/1.1" 200 115 0.033463 10.0.0.128 - - [2025-11-20 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.128 - - [2025-11-20 16:50:27] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029734 10.0.0.128 - - [2025-11-20 16:50:27] "POST /tags HTTP/1.1" 200 394 0.022059 10.0.0.128 - - [2025-11-20 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.128 - - [2025-11-20 16:50:27] "GET /tag/64aa440d-74c2-4cc0-841c-545b47fb3549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014587 10.0.0.128 - - [2025-11-20 16:50:27] "POST /tags HTTP/1.1" 200 342 0.015385 10.0.0.128 - - [2025-11-20 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.128 - - [2025-11-20 16:50:27] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011124 10.0.0.128 - - [2025-11-20 16:50:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000516 10.0.0.128 - - [2025-11-20 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.005107 10.0.0.128 - - [2025-11-20 16:50:27] "POST /security-groups HTTP/1.1" 200 589 0.067011 10.0.0.128 - - [2025-11-20 16:50:27] "POST /projects HTTP/1.1" 200 521 0.151191 10.0.0.128 - - [2025-11-20 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.002357 10.0.0.128 - - [2025-11-20 16:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010943 10.0.0.128 - - [2025-11-20 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.128 - - [2025-11-20 16:50:28] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.022533 10.0.0.128 - - [2025-11-20 16:50:28] "POST /access-control-lists HTTP/1.1" 200 600 0.087082 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.012471 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.128 - - [2025-11-20 16:50:28] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006355 10.0.0.128 - - [2025-11-20 16:50:28] "POST /access-control-lists HTTP/1.1" 200 598 0.069025 10.0.0.128 - - [2025-11-20 16:50:28] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.067995 10.0.0.128 - - [2025-11-20 16:50:28] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.060142 10.0.0.128 - - [2025-11-20 16:50:28] "POST /security-groups HTTP/1.1" 200 593 0.102226 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.003413 10.0.0.128 - - [2025-11-20 16:50:28] "POST /access-control-lists HTTP/1.1" 200 634 0.064559 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.015126 10.0.0.128 - - [2025-11-20 16:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.082869 10.0.0.128 - - [2025-11-20 16:50:28] "POST /chown HTTP/1.1" 200 109 0.025405 10.0.0.128 - - [2025-11-20 16:50:28] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010080 10.0.0.128 - - [2025-11-20 16:50:28] "POST /access-control-lists HTTP/1.1" 200 632 0.059484 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.128 - - [2025-11-20 16:50:28] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003051 10.0.0.128 - - [2025-11-20 16:50:28] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.128 - - [2025-11-20 16:50:28] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011224 10.0.0.128 - - [2025-11-20 16:50:28] "POST /firewall-rules HTTP/1.1" 200 602 0.066878 10.0.0.128 - - [2025-11-20 16:50:28] "GET /firewall-rule/0b98d3b5-2fbc-407a-8ac5-0ab80f28e3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003889 10.0.0.128 - - [2025-11-20 16:50:28] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3884 0.004673 10.0.0.128 - - [2025-11-20 16:50:28] "GET /firewall-rule/0b98d3b5-2fbc-407a-8ac5-0ab80f28e3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002774 10.0.0.128 - - [2025-11-20 16:50:28] "POST /ref-update HTTP/1.1" 200 156 0.042819 10.0.0.128 - - [2025-11-20 16:50:28] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006587 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.128 - - [2025-11-20 16:50:28] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002822 10.0.0.128 - - [2025-11-20 16:50:28] "POST /tags HTTP/1.1" 409 226 0.001614 10.0.0.128 - - [2025-11-20 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.128 - - [2025-11-20 16:50:29] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010719 10.0.0.128 - - [2025-11-20 16:50:29] "POST /firewall-rules HTTP/1.1" 200 600 0.068733 10.0.0.128 - - [2025-11-20 16:50:29] "GET /firewall-rule/7a9712af-5307-4e98-9c9f-7bd6f2f57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016260 10.0.0.128 - - [2025-11-20 16:50:29] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4141 0.004122 10.0.0.128 - - [2025-11-20 16:50:29] "GET /firewall-rule/7a9712af-5307-4e98-9c9f-7bd6f2f57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002182 10.0.0.128 - - [2025-11-20 16:50:29] "POST /ref-update HTTP/1.1" 200 156 0.043326 10.0.0.128 - - [2025-11-20 16:50:30] "POST /tags HTTP/1.1" 200 394 0.020729 10.0.0.128 - - [2025-11-20 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.128 - - [2025-11-20 16:50:30] "GET /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017141 10.0.0.128 - - [2025-11-20 16:50:30] "POST /tags HTTP/1.1" 200 342 0.028646 10.0.0.128 - - [2025-11-20 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.128 - - [2025-11-20 16:50:30] "GET /tag/915d5189-26f6-4b25-bbb1-e618054d403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011376 10.0.0.128 - - [2025-11-20 16:50:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.003182 10.0.0.128 - - [2025-11-20 16:50:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.002209 10.0.0.128 - - [2025-11-20 16:50:31] "POST /security-groups HTTP/1.1" 200 589 0.060767 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.001661 10.0.0.128 - - [2025-11-20 16:50:31] "POST /projects HTTP/1.1" 200 521 0.189022 10.0.0.128 - - [2025-11-20 16:50:31] "POST /access-control-lists HTTP/1.1" 200 600 0.059095 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.005606 10.0.0.128 - - [2025-11-20 16:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.055912 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012530 10.0.0.128 - - [2025-11-20 16:50:31] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.010313 10.0.0.128 - - [2025-11-20 16:50:31] "POST /access-control-lists HTTP/1.1" 200 598 0.074201 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024111 10.0.0.128 - - [2025-11-20 16:50:31] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004328 10.0.0.128 - - [2025-11-20 16:50:31] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.042013 10.0.0.128 - - [2025-11-20 16:50:31] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.042418 10.0.0.128 - - [2025-11-20 16:50:31] "POST /security-groups HTTP/1.1" 200 593 0.063334 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.001802 10.0.0.128 - - [2025-11-20 16:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.063961 10.0.0.128 - - [2025-11-20 16:50:31] "POST /access-control-lists HTTP/1.1" 200 634 0.082257 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.020323 10.0.0.128 - - [2025-11-20 16:50:31] "POST /chown HTTP/1.1" 200 109 0.032496 10.0.0.128 - - [2025-11-20 16:50:31] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002222 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.128 - - [2025-11-20 16:50:31] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004026 10.0.0.128 - - [2025-11-20 16:50:31] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.128 - - [2025-11-20 16:50:31] "POST /access-control-lists HTTP/1.1" 200 632 0.073070 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.128 - - [2025-11-20 16:50:31] "GET /tag/915d5189-26f6-4b25-bbb1-e618054d403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010152 10.0.0.128 - - [2025-11-20 16:50:31] "POST /firewall-rules HTTP/1.1" 200 602 0.064910 10.0.0.128 - - [2025-11-20 16:50:31] "GET /firewall-rule/5e1a31e7-4967-49e7-ab41-75c7aaf79e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007346 10.0.0.128 - - [2025-11-20 16:50:31] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4397 0.004024 10.0.0.128 - - [2025-11-20 16:50:31] "GET /firewall-rule/5e1a31e7-4967-49e7-ab41-75c7aaf79e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002283 10.0.0.128 - - [2025-11-20 16:50:31] "POST /ref-update HTTP/1.1" 200 156 0.045447 10.0.0.128 - - [2025-11-20 16:50:31] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019892 10.0.0.128 - - [2025-11-20 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.128 - - [2025-11-20 16:50:31] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002380 10.0.0.128 - - [2025-11-20 16:50:31] "POST /tags HTTP/1.1" 409 226 0.001626 10.0.0.128 - - [2025-11-20 16:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.128 - - [2025-11-20 16:50:32] "GET /tag/915d5189-26f6-4b25-bbb1-e618054d403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010401 10.0.0.128 - - [2025-11-20 16:50:32] "POST /firewall-rules HTTP/1.1" 200 600 0.063986 10.0.0.128 - - [2025-11-20 16:50:32] "GET /firewall-rule/4e2c89a2-3281-477a-8332-ff7683282892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.018236 10.0.0.128 - - [2025-11-20 16:50:32] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4654 0.004249 10.0.0.128 - - [2025-11-20 16:50:32] "GET /firewall-rule/4e2c89a2-3281-477a-8332-ff7683282892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002374 10.0.0.128 - - [2025-11-20 16:50:32] "POST /ref-update HTTP/1.1" 200 156 0.052581 10.0.0.128 - - [2025-11-20 16:50:33] "POST /tags HTTP/1.1" 200 346 0.096982 10.0.0.128 - - [2025-11-20 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.128 - - [2025-11-20 16:50:33] "GET /tag/cd883215-3108-463f-9a87-dba9afee42f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.026199 10.0.0.128 - - [2025-11-20 16:50:33] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.128 - - [2025-11-20 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.128 - - [2025-11-20 16:50:33] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037001 10.0.0.128 - - [2025-11-20 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.128 - - [2025-11-20 16:50:33] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007161 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.128 - - [2025-11-20 16:50:34] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004287 10.0.0.128 - - [2025-11-20 16:50:34] "POST /security-groups HTTP/1.1" 409 285 0.001946 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.128 - - [2025-11-20 16:50:34] "PUT /security-group/130a41c2-ee11-4766-898c-6a926b4231a8 HTTP/1.1" 200 263 0.026837 10.0.0.128 - - [2025-11-20 16:50:34] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.062669 10.0.0.128 - - [2025-11-20 16:50:34] "PUT /access-control-list/26230391-10d7-4d3e-bc54-cf8612675c20 HTTP/1.1" 200 273 0.036333 10.0.0.128 - - [2025-11-20 16:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.050999 10.0.0.128 - - [2025-11-20 16:50:34] "POST /tags HTTP/1.1" 409 228 0.018514 10.0.0.128 - - [2025-11-20 16:50:34] "PUT /access-control-list/868bba52-ad05-4690-a1e7-f641117094c3 HTTP/1.1" 200 273 0.028737 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.128 - - [2025-11-20 16:50:34] "GET /tag/cd883215-3108-463f-9a87-dba9afee42f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010175 10.0.0.128 - - [2025-11-20 16:50:34] "POST /tags HTTP/1.1" 200 346 0.019382 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016247 10.0.0.128 - - [2025-11-20 16:50:34] "GET /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011900 10.0.0.128 - - [2025-11-20 16:50:34] "POST /projects HTTP/1.1" 409 238 0.001742 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.128 - - [2025-11-20 16:50:34] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028586 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.128 - - [2025-11-20 16:50:34] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005067 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.128 - - [2025-11-20 16:50:34] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033854 10.0.0.128 - - [2025-11-20 16:50:34] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006318 10.0.0.128 - - [2025-11-20 16:50:34] "POST /security-groups HTTP/1.1" 409 285 0.002483 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.128 - - [2025-11-20 16:50:34] "PUT /security-group/c9706b6c-90a5-4b7b-90cd-d0fd8117619e HTTP/1.1" 200 263 0.055562 10.0.0.128 - - [2025-11-20 16:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016784 10.0.0.128 - - [2025-11-20 16:50:34] "PUT /access-control-list/76addc50-4ce6-4061-b7a7-618f97b07d22 HTTP/1.1" 200 273 0.021965 10.0.0.128 - - [2025-11-20 16:50:34] "POST /tags HTTP/1.1" 409 228 0.016102 10.0.0.128 - - [2025-11-20 16:50:34] "PUT /access-control-list/4c13533e-effd-4560-9b5f-1b9d5b26ecfa HTTP/1.1" 200 273 0.012033 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.128 - - [2025-11-20 16:50:34] "GET /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009546 10.0.0.128 - - [2025-11-20 16:50:34] "POST /tags HTTP/1.1" 200 292 0.044408 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015488 10.0.0.128 - - [2025-11-20 16:50:34] "GET /tag/04ac0b9e-c1d9-4a28-a41e-07eeae511205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018435 10.0.0.128 - - [2025-11-20 16:50:34] "POST /tags HTTP/1.1" 200 304 0.063093 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.128 - - [2025-11-20 16:50:34] "GET /tag/67c41928-bf6f-4205-a653-8e35c7cce87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012640 10.0.0.128 - - [2025-11-20 16:50:34] "POST /tags HTTP/1.1" 409 252 0.001814 10.0.0.128 - - [2025-11-20 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.128 - - [2025-11-20 16:50:35] "GET /tag/64aa440d-74c2-4cc0-841c-545b47fb3549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010080 10.0.0.128 - - [2025-11-20 16:50:35] "POST /tags HTTP/1.1" 409 226 0.001886 10.0.0.128 - - [2025-11-20 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.128 - - [2025-11-20 16:50:35] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011158 10.0.0.128 - - [2025-11-20 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004028 10.0.0.128 - - [2025-11-20 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.128 - - [2025-11-20 16:50:35] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059273 10.0.0.128 - - [2025-11-20 16:50:35] "POST /virtual-machines HTTP/1.1" 200 396 0.007673 10.0.0.128 - - [2025-11-20 16:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007749 10.0.0.128 - - [2025-11-20 16:50:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093507 10.0.0.128 - - [2025-11-20 16:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014923 10.0.0.128 - - [2025-11-20 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014013 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004430 10.0.0.128 - - [2025-11-20 16:50:35] "POST /instance-ips HTTP/1.1" 200 398 0.021635 10.0.0.128 - - [2025-11-20 16:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031918 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.025326 10.0.0.128 - - [2025-11-20 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.063811 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.014187 10.0.0.128 - - [2025-11-20 16:50:35] "GET /instance-ip/08edf836-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002859 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004151 10.0.0.128 - - [2025-11-20 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003597 10.0.0.128 - - [2025-11-20 16:50:35] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.010295 10.0.0.128 - - [2025-11-20 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.128 - - [2025-11-20 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.128 - - [2025-11-20 16:50:35] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003862 10.0.0.128 - - [2025-11-20 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.128 - - [2025-11-20 16:50:35] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026743 10.0.0.128 - - [2025-11-20 16:50:35] "POST /virtual-machines HTTP/1.1" 200 396 0.006484 10.0.0.128 - - [2025-11-20 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011786 10.0.0.128 - - [2025-11-20 16:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098701 10.0.0.128 - - [2025-11-20 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.006941 10.0.0.128 - - [2025-11-20 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.022282 10.0.0.128 - - [2025-11-20 16:50:36] "POST /instance-ips HTTP/1.1" 200 398 0.019241 10.0.0.128 - - [2025-11-20 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015521 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.013054 10.0.0.128 - - [2025-11-20 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.067674 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.012460 10.0.0.128 - - [2025-11-20 16:50:36] "GET /instance-ip/09642bdc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003482 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004044 10.0.0.128 - - [2025-11-20 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003545 10.0.0.128 - - [2025-11-20 16:50:36] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.017536 10.0.0.128 - - [2025-11-20 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.128 - - [2025-11-20 16:50:36] "POST /tags HTTP/1.1" 200 292 0.024506 10.0.0.128 - - [2025-11-20 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010344 10.0.0.128 - - [2025-11-20 16:50:36] "GET /tag/c7b7b452-6836-4b1e-9e73-edfc364420b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011589 10.0.0.128 - - [2025-11-20 16:50:36] "POST /tags HTTP/1.1" 409 252 0.001931 10.0.0.128 - - [2025-11-20 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.128 - - [2025-11-20 16:50:36] "GET /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010142 10.0.0.128 - - [2025-11-20 16:50:36] "POST /tags HTTP/1.1" 409 226 0.002702 10.0.0.128 - - [2025-11-20 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.128 - - [2025-11-20 16:50:36] "GET /tag/915d5189-26f6-4b25-bbb1-e618054d403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009854 10.0.0.128 - - [2025-11-20 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.128 - - [2025-11-20 16:50:36] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003486 10.0.0.128 - - [2025-11-20 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.128 - - [2025-11-20 16:50:36] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041048 10.0.0.128 - - [2025-11-20 16:50:36] "POST /virtual-machines HTTP/1.1" 200 396 0.018674 10.0.0.128 - - [2025-11-20 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030848 10.0.0.128 - - [2025-11-20 16:50:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117490 10.0.0.128 - - [2025-11-20 16:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007997 10.0.0.128 - - [2025-11-20 16:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004898 10.0.0.128 - - [2025-11-20 16:50:37] "POST /instance-ips HTTP/1.1" 200 398 0.018512 10.0.0.128 - - [2025-11-20 16:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023718 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009158 10.0.0.128 - - [2025-11-20 16:50:37] "POST /set-tag HTTP/1.1" 200 109 0.063844 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.019399 10.0.0.128 - - [2025-11-20 16:50:37] "GET /instance-ip/09fa745c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004690 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004472 10.0.0.128 - - [2025-11-20 16:50:37] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003563 10.0.0.128 - - [2025-11-20 16:50:37] "POST /ref-update HTTP/1.1" 200 156 0.008792 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004478 10.0.0.128 - - [2025-11-20 16:50:37] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.128 - - [2025-11-20 16:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003408 10.0.0.128 - - [2025-11-20 16:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.128 - - [2025-11-20 16:50:37] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030797 10.0.0.128 - - [2025-11-20 16:50:37] "POST /virtual-machines HTTP/1.1" 200 396 0.007138 10.0.0.128 - - [2025-11-20 16:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012289 10.0.0.128 - - [2025-11-20 16:50:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098537 10.0.0.128 - - [2025-11-20 16:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008313 10.0.0.128 - - [2025-11-20 16:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008440 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.005330 10.0.0.128 - - [2025-11-20 16:50:37] "POST /instance-ips HTTP/1.1" 200 398 0.019833 10.0.0.128 - - [2025-11-20 16:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021839 10.0.0.128 - - [2025-11-20 16:50:37] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.010782 10.0.0.128 - - [2025-11-20 16:50:38] "POST /set-tag HTTP/1.1" 200 109 0.060256 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.016709 10.0.0.128 - - [2025-11-20 16:50:38] "GET /instance-ip/0a625176-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004916 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.006139 10.0.0.128 - - [2025-11-20 16:50:38] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003326 10.0.0.128 - - [2025-11-20 16:50:38] "POST /ref-update HTTP/1.1" 200 156 0.007860 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.009448 10.0.0.128 - - [2025-11-20 16:50:38] "POST /set-tag HTTP/1.1" 200 109 0.017122 10.0.0.128 - - [2025-11-20 16:50:38] "POST /tags HTTP/1.1" 200 300 0.016278 10.0.0.128 - - [2025-11-20 16:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011483 10.0.0.128 - - [2025-11-20 16:50:38] "GET /tag/aad793a1-dbdb-4850-b160-e4d7e5604033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012585 10.0.0.128 - - [2025-11-20 16:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006684 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003867 10.0.0.128 - - [2025-11-20 16:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.128 - - [2025-11-20 16:50:38] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032053 10.0.0.128 - - [2025-11-20 16:50:38] "POST /virtual-machines HTTP/1.1" 200 396 0.009370 10.0.0.128 - - [2025-11-20 16:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015388 10.0.0.128 - - [2025-11-20 16:50:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115293 10.0.0.128 - - [2025-11-20 16:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020282 10.0.0.128 - - [2025-11-20 16:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009545 10.0.0.128 - - [2025-11-20 16:50:38] "POST /instance-ips HTTP/1.1" 200 398 0.020602 10.0.0.128 - - [2025-11-20 16:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024241 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.011106 10.0.0.128 - - [2025-11-20 16:50:38] "POST /set-tag HTTP/1.1" 200 109 0.016572 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.013323 10.0.0.128 - - [2025-11-20 16:50:38] "GET /instance-ip/0ae8498e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002627 10.0.0.128 - - [2025-11-20 16:50:38] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004735 10.0.0.128 - - [2025-11-20 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.128 - - [2025-11-20 16:50:39] "POST /tags HTTP/1.1" 200 300 0.016834 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.128 - - [2025-11-20 16:50:39] "GET /tag/72350fd8-da80-4bf7-a802-2bae45cedc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010689 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.128 - - [2025-11-20 16:50:39] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003872 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.128 - - [2025-11-20 16:50:39] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033568 10.0.0.128 - - [2025-11-20 16:50:39] "POST /virtual-machines HTTP/1.1" 200 396 0.008013 10.0.0.128 - - [2025-11-20 16:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007025 10.0.0.128 - - [2025-11-20 16:50:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098479 10.0.0.128 - - [2025-11-20 16:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034412 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011988 10.0.0.128 - - [2025-11-20 16:50:39] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.006628 10.0.0.128 - - [2025-11-20 16:50:39] "POST /instance-ips HTTP/1.1" 200 398 0.018320 10.0.0.128 - - [2025-11-20 16:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019715 10.0.0.128 - - [2025-11-20 16:50:39] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.007653 10.0.0.128 - - [2025-11-20 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.017030 10.0.0.128 - - [2025-11-20 16:50:39] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.015103 10.0.0.128 - - [2025-11-20 16:50:39] "GET /instance-ip/0b4b74b4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004083 10.0.0.128 - - [2025-11-20 16:50:39] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004169 10.0.0.128 - - [2025-11-20 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.128 - - [2025-11-20 16:50:39] "POST /tags HTTP/1.1" 200 300 0.029682 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006651 10.0.0.128 - - [2025-11-20 16:50:39] "GET /tag/39bd89a9-098b-4f2c-b749-41412d29d8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011209 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.128 - - [2025-11-20 16:50:39] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003465 10.0.0.128 - - [2025-11-20 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.128 - - [2025-11-20 16:50:39] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035262 10.0.0.128 - - [2025-11-20 16:50:39] "POST /virtual-machines HTTP/1.1" 200 396 0.007864 10.0.0.128 - - [2025-11-20 16:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012340 10.0.0.128 - - [2025-11-20 16:50:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117285 10.0.0.128 - - [2025-11-20 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025078 10.0.0.128 - - [2025-11-20 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004315 10.0.0.128 - - [2025-11-20 16:50:40] "POST /instance-ips HTTP/1.1" 200 398 0.017694 10.0.0.128 - - [2025-11-20 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038054 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.014525 10.0.0.128 - - [2025-11-20 16:50:40] "POST /set-tag HTTP/1.1" 200 109 0.021673 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.015831 10.0.0.128 - - [2025-11-20 16:50:40] "GET /instance-ip/0bb70bb6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003214 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005489 10.0.0.128 - - [2025-11-20 16:50:40] "POST /set-tag HTTP/1.1" 200 109 0.006099 10.0.0.128 - - [2025-11-20 16:50:40] "POST /tags HTTP/1.1" 200 300 0.025686 10.0.0.128 - - [2025-11-20 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.128 - - [2025-11-20 16:50:40] "GET /tag/4c2ffc96-20ab-42d0-a48d-569a5ca03fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011018 10.0.0.128 - - [2025-11-20 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003933 10.0.0.128 - - [2025-11-20 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.128 - - [2025-11-20 16:50:40] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029299 10.0.0.128 - - [2025-11-20 16:50:40] "POST /virtual-machines HTTP/1.1" 200 396 0.007693 10.0.0.128 - - [2025-11-20 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012288 10.0.0.128 - - [2025-11-20 16:50:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096629 10.0.0.128 - - [2025-11-20 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007796 10.0.0.128 - - [2025-11-20 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.005439 10.0.0.128 - - [2025-11-20 16:50:40] "POST /instance-ips HTTP/1.1" 200 398 0.016762 10.0.0.128 - - [2025-11-20 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024178 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.012204 10.0.0.128 - - [2025-11-20 16:50:40] "POST /set-tag HTTP/1.1" 200 109 0.018249 10.0.0.128 - - [2025-11-20 16:50:40] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.010020 10.0.0.128 - - [2025-11-20 16:50:40] "GET /instance-ip/0c24af36-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002552 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004007 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003326 10.0.0.128 - - [2025-11-20 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.009674 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.011217 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005334 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003491 10.0.0.128 - - [2025-11-20 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.009758 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004819 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004228 10.0.0.128 - - [2025-11-20 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.007079 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.008346 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003950 10.0.0.128 - - [2025-11-20 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.008156 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004005 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004016 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003644 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005105 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003513 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.006557 10.0.0.128 - - [2025-11-20 16:50:41] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003832 10.0.0.128 - - [2025-11-20 16:50:41] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.128 - - [2025-11-20 16:50:42] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005353 10.0.0.128 - - [2025-11-20 16:50:42] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.128 - - [2025-11-20 16:50:46] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004363 10.0.0.128 - - [2025-11-20 16:50:46] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.128 - - [2025-11-20 16:50:47] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004308 10.0.0.128 - - [2025-11-20 16:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.128 - - [2025-11-20 16:50:47] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.006926 10.0.0.128 - - [2025-11-20 16:50:47] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.128 - - [2025-11-20 16:50:47] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003950 10.0.0.128 - - [2025-11-20 16:50:47] "POST /set-tag HTTP/1.1" 200 109 0.006127 10.0.0.128 - - [2025-11-20 16:50:48] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004345 10.0.0.128 - - [2025-11-20 16:50:48] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine/e514bd6b-af40-447d-b360-c96ad26ec908?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002771 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003775 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine/447f0177-c070-4bcb-9d02-65b285755125?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002854 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003778 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine/54cdde90-3e0d-489b-8130-d4725d19ccc1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002610 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004289 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine/2d87d324-ab72-404c-9f7c-c97a746206b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002743 10.0.0.128 - - [2025-11-20 16:50:49] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004333 10.0.0.128 - - [2025-11-20 16:50:51] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004210 10.0.0.128 - - [2025-11-20 16:50:51] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.128 - - [2025-11-20 16:50:51] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003727 10.0.0.128 - - [2025-11-20 16:50:51] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine/6a9b9c40-6c05-452d-ba7b-330154385de0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003145 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.016393 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine/a3725d43-bc70-4c5e-8903-74a486786625?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002769 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003556 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine/2bbc003c-c163-4ebe-bdd0-53180f78d242?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002689 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004345 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine/527115c3-d8b4-4269-b8b1-51a31e361d5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002793 10.0.0.128 - - [2025-11-20 16:50:54] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004015 10.0.0.128 - - [2025-11-20 16:50:55] "GET /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003640 10.0.0.128 - - [2025-11-20 16:50:55] "POST /tags HTTP/1.1" 200 334 0.037403 10.0.0.128 - - [2025-11-20 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.128 - - [2025-11-20 16:50:55] "GET /tag/dc943e69-6075-490b-b87d-1d104d21b30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013113 10.0.0.128 - - [2025-11-20 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.128 - - [2025-11-20 16:50:55] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034477 10.0.0.128 - - [2025-11-20 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.128 - - [2025-11-20 16:50:55] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004484 10.0.0.128 - - [2025-11-20 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.128 - - [2025-11-20 16:50:55] "GET /service-appliance-set/d8992546-535e-449d-ab6d-baf9f952ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001926 10.0.0.128 - - [2025-11-20 16:50:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.001301 10.0.0.128 - - [2025-11-20 16:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.096827 10.0.0.128 - - [2025-11-20 16:50:55] "GET /virtual-machine-interface/18fc6637-96ff-40dd-89ef-27751fba57cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.013292 10.0.0.128 - - [2025-11-20 16:50:55] "POST /instance-ips HTTP/1.1" 200 410 0.020118 10.0.0.128 - - [2025-11-20 16:50:55] "GET /instance-ip/8d0c4aa6-386c-4f56-90c2-bcd5fc90a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004081 10.0.0.128 - - [2025-11-20 16:50:55] "POST /loadbalancers HTTP/1.1" 200 631 0.058549 10.0.0.128 - - [2025-11-20 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026907 10.0.0.128 - - [2025-11-20 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008249 10.0.0.128 - - [2025-11-20 16:50:56] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054865 10.0.0.128 - - [2025-11-20 16:50:56] "GET /instance-ip/8d0c4aa6-386c-4f56-90c2-bcd5fc90a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003404 10.0.0.128 - - [2025-11-20 16:50:56] "POST /floating-ips HTTP/1.1" 200 599 0.014572 10.0.0.128 - - [2025-11-20 16:50:56] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056614 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005865 10.0.0.128 - - [2025-11-20 16:50:56] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016474 10.0.0.128 - - [2025-11-20 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.128 - - [2025-11-20 16:50:56] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029987 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer-listener/3569eed1-28d3-42f1-ac74-f431e782bc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.005927 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer-listener/3569eed1-28d3-42f1-ac74-f431e782bc5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002466 10.0.0.128 - - [2025-11-20 16:50:56] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020320 10.0.0.128 - - [2025-11-20 16:50:56] "GET /instance-ip/8d0c4aa6-386c-4f56-90c2-bcd5fc90a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003154 10.0.0.128 - - [2025-11-20 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002580 10.0.0.128 - - [2025-11-20 16:50:56] "GET /instance-ip/8d0c4aa6-386c-4f56-90c2-bcd5fc90a056?fields=floating_ips HTTP/1.1" 200 1215 0.005657 10.0.0.128 - - [2025-11-20 16:50:56] "GET /floating-ip/f38802ce-0ebd-490d-886c-e04f7320aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002568 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer-pool/473e6bce-f18d-4164-8245-e63df7476bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.006464 10.0.0.128 - - [2025-11-20 16:50:56] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014264 10.0.0.128 - - [2025-11-20 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017416 10.0.0.128 - - [2025-11-20 16:50:56] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.020887 10.0.0.128 - - [2025-11-20 16:50:56] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.006476 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002861 10.0.0.128 - - [2025-11-20 16:50:56] "POST /ref-update HTTP/1.1" 200 156 0.008572 10.0.0.128 - - [2025-11-20 16:50:56] "GET /floating-ip/f38802ce-0ebd-490d-886c-e04f7320aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.013008 10.0.0.128 - - [2025-11-20 16:50:56] "POST /tags HTTP/1.1" 409 221 0.002019 10.0.0.128 - - [2025-11-20 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.128 - - [2025-11-20 16:50:56] "GET /tag/dc943e69-6075-490b-b87d-1d104d21b30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010755 10.0.0.128 - - [2025-11-20 16:50:56] "PUT /floating-ip/f38802ce-0ebd-490d-886c-e04f7320aab1 HTTP/1.1" 200 257 0.008026 10.0.0.128 - - [2025-11-20 16:50:56] "POST /set-tag HTTP/1.1" 200 109 0.064511 10.0.0.128 - - [2025-11-20 16:50:56] "GET /loadbalancer-pool/473e6bce-f18d-4164-8245-e63df7476bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.017078 10.0.0.128 - - [2025-11-20 16:50:56] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021232 10.0.0.128 - - [2025-11-20 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028815 10.0.0.128 - - [2025-11-20 16:50:56] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.006504 10.0.0.128 - - [2025-11-20 16:50:56] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004987 10.0.0.128 - - [2025-11-20 16:50:56] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.128 - - [2025-11-20 16:50:56] "GET /floating-ip/f38802ce-0ebd-490d-886c-e04f7320aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.008203 10.0.0.128 - - [2025-11-20 16:50:56] "POST /set-tag HTTP/1.1" 200 109 0.097642 10.0.0.128 - - [2025-11-20 16:50:57] "POST /tags HTTP/1.1" 409 206 0.002240 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.128 - - [2025-11-20 16:50:57] "GET /tag/67c41928-bf6f-4205-a653-8e35c7cce87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011173 10.0.0.128 - - [2025-11-20 16:50:57] "POST /tags HTTP/1.1" 409 204 0.002084 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.128 - - [2025-11-20 16:50:57] "GET /tag/72350fd8-da80-4bf7-a802-2bae45cedc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014394 10.0.0.128 - - [2025-11-20 16:50:57] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003137 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.128 - - [2025-11-20 16:50:57] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002534 10.0.0.128 - - [2025-11-20 16:50:57] "POST /tags HTTP/1.1" 409 206 0.001395 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.128 - - [2025-11-20 16:50:57] "GET /tag/67c41928-bf6f-4205-a653-8e35c7cce87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009522 10.0.0.128 - - [2025-11-20 16:50:57] "POST /tags HTTP/1.1" 409 226 0.001723 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.128 - - [2025-11-20 16:50:57] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013973 10.0.0.128 - - [2025-11-20 16:50:57] "POST /tags HTTP/1.1" 409 204 0.002040 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.128 - - [2025-11-20 16:50:57] "GET /tag/72350fd8-da80-4bf7-a802-2bae45cedc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015522 10.0.0.128 - - [2025-11-20 16:50:57] "POST /tags HTTP/1.1" 409 226 0.001761 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.128 - - [2025-11-20 16:50:57] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014544 10.0.0.128 - - [2025-11-20 16:50:57] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003229 10.0.0.128 - - [2025-11-20 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.128 - - [2025-11-20 16:50:57] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002774 10.0.0.128 - - [2025-11-20 16:50:57] "POST /firewall-rules HTTP/1.1" 200 628 0.062787 10.0.0.128 - - [2025-11-20 16:50:57] "POST /firewall-rules HTTP/1.1" 200 648 0.080653 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-rule/53757962-9ec3-401c-ae0b-6f0563089da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.035425 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008318 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-rule/16314aee-443c-4f04-85d4-38051938e7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003820 10.0.0.128 - - [2025-11-20 16:50:57] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.128 - - [2025-11-20 16:50:57] "POST /firewall-policys HTTP/1.1" 200 608 0.027313 10.0.0.128 - - [2025-11-20 16:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011465 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006137 10.0.0.128 - - [2025-11-20 16:50:57] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002541 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002796 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4910 0.003602 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002689 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003681 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001974 10.0.0.128 - - [2025-11-20 16:50:57] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4910 0.002059 10.0.0.128 - - [2025-11-20 16:50:57] "POST /ref-update HTTP/1.1" 200 156 0.023598 10.0.0.128 - - [2025-11-20 16:50:58] "POST /ref-update HTTP/1.1" 200 156 0.028253 10.0.0.128 - - [2025-11-20 16:50:58] "POST /ref-update HTTP/1.1" 200 156 0.025561 10.0.0.128 - - [2025-11-20 16:50:58] "POST /ref-update HTTP/1.1" 200 156 0.018420 10.0.0.128 - - [2025-11-20 16:50:58] "POST /ref-update HTTP/1.1" 200 156 0.026673 10.0.0.128 - - [2025-11-20 16:50:58] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003718 10.0.0.128 - - [2025-11-20 16:51:49] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006384 10.0.0.128 - - [2025-11-20 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.004897 10.0.0.128 - - [2025-11-20 16:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.128 - - [2025-11-20 16:51:49] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002321 10.0.0.128 - - [2025-11-20 16:51:49] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008897 10.0.0.128 - - [2025-11-20 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.019702 10.0.0.128 - - [2025-11-20 16:51:49] "DELETE /loadbalancer-member/a08df2ce-d1e0-4269-8848-d671caded1e6 HTTP/1.1" 200 115 0.041275 10.0.0.128 - - [2025-11-20 16:51:49] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005640 10.0.0.128 - - [2025-11-20 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.003569 10.0.0.128 - - [2025-11-20 16:51:49] "DELETE /loadbalancer-member/0d949375-9a02-442e-adef-17cc1123e3b6 HTTP/1.1" 200 115 0.063483 10.0.0.128 - - [2025-11-20 16:51:49] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005695 10.0.0.128 - - [2025-11-20 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.128 - - [2025-11-20 16:51:49] "DELETE /loadbalancer-member/6e391e97-4a80-41bc-b2e2-e3eab8994e2a HTTP/1.1" 200 115 0.029373 10.0.0.128 - - [2025-11-20 16:51:49] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004097 10.0.0.128 - - [2025-11-20 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.128 - - [2025-11-20 16:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.128 - - [2025-11-20 16:51:49] "GET /loadbalancer/da8ee00e-d5b8-4517-93bf-c70e06528368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002232 10.0.0.128 - - [2025-11-20 16:51:49] "GET /loadbalancer-pool/685ae3b5-88c2-4d94-91ee-67797bc0de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003087 10.0.0.128 - - [2025-11-20 16:51:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025189 10.0.0.128 - - [2025-11-20 16:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021756 10.0.0.128 - - [2025-11-20 16:51:50] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017645 10.0.0.128 - - [2025-11-20 16:51:50] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007671 10.0.0.128 - - [2025-11-20 16:51:50] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005241 10.0.0.128 - - [2025-11-20 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.071653 10.0.0.128 - - [2025-11-20 16:51:50] "GET /loadbalancer-pool/ee144045-f085-4a07-8ede-41e274c001fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.018879 10.0.0.128 - - [2025-11-20 16:51:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025439 10.0.0.128 - - [2025-11-20 16:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013515 10.0.0.128 - - [2025-11-20 16:51:50] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014103 10.0.0.128 - - [2025-11-20 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.005795 10.0.0.128 - - [2025-11-20 16:51:50] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013052 10.0.0.128 - - [2025-11-20 16:51:50] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002217 10.0.0.128 - - [2025-11-20 16:51:50] "GET /loadbalancer-pool/e5b99ed5-65fb-4b4a-9dea-a2aeb00222e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003167 10.0.0.128 - - [2025-11-20 16:51:50] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025271 10.0.0.128 - - [2025-11-20 16:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013495 10.0.0.128 - - [2025-11-20 16:51:50] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012208 10.0.0.128 - - [2025-11-20 16:51:50] "GET /virtual-machine-interface/be6e2980-c62f-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013147 10.0.0.128 - - [2025-11-20 16:51:50] "GET /floating-ip/2c537556-77ed-4a8e-8ad4-7bee7b5b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002151 10.0.0.128 - - [2025-11-20 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.004604 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:51:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001187 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:51:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.128 - - [2025-11-20 16:52:27] "GET /global-system-configs HTTP/1.1" 200 323 0.002293 10.0.0.128 - - [2025-11-20 16:52:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002769 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 252 0.001956 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012341 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 228 0.002056 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012197 10.0.0.128 - - [2025-11-20 16:53:02] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003680 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.128 - - [2025-11-20 16:53:02] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002466 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 206 0.001652 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/67c41928-bf6f-4205-a653-8e35c7cce87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011246 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 226 0.005943 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010275 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 204 0.001710 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/72350fd8-da80-4bf7-a802-2bae45cedc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009698 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 226 0.002058 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/39796510-96da-4ce9-97c5-5132d58f99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013921 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 228 0.002152 10.0.0.128 - - [2025-11-20 16:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.128 - - [2025-11-20 16:53:02] "GET /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011163 10.0.0.128 - - [2025-11-20 16:53:02] "POST /tags HTTP/1.1" 409 252 0.001923 10.0.0.128 - - [2025-11-20 16:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.128 - - [2025-11-20 16:53:03] "GET /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010385 10.0.0.128 - - [2025-11-20 16:53:03] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002342 10.0.0.128 - - [2025-11-20 16:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.128 - - [2025-11-20 16:53:03] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002597 10.0.0.128 - - [2025-11-20 16:53:03] "POST /firewall-rules HTTP/1.1" 409 281 0.001686 10.0.0.128 - - [2025-11-20 16:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.128 - - [2025-11-20 16:53:03] "PUT /firewall-rule/16314aee-443c-4f04-85d4-38051938e7c2 HTTP/1.1" 200 261 0.027372 10.0.0.128 - - [2025-11-20 16:53:03] "POST /firewall-rules HTTP/1.1" 409 291 0.015437 10.0.0.128 - - [2025-11-20 16:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.128 - - [2025-11-20 16:53:03] "PUT /firewall-rule/53757962-9ec3-401c-ae0b-6f0563089da1 HTTP/1.1" 200 261 0.019650 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-rule/53757962-9ec3-401c-ae0b-6f0563089da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.013226 10.0.0.128 - - [2025-11-20 16:53:03] "POST /firewall-rules HTTP/1.1" 200 660 0.072423 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-rule/a1695577-7b6e-4514-acc9-9d74b30de678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008007 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002105 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-rule/16314aee-443c-4f04-85d4-38051938e7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003048 10.0.0.128 - - [2025-11-20 16:53:03] "POST /firewall-policys HTTP/1.1" 409 269 0.001896 10.0.0.128 - - [2025-11-20 16:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.128 - - [2025-11-20 16:53:03] "PUT /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c HTTP/1.1" 200 265 0.019250 10.0.0.128 - - [2025-11-20 16:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019185 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004686 10.0.0.128 - - [2025-11-20 16:53:03] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003179 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002212 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4910 0.002318 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002523 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/a90dbe76-bb66-4aaf-bf8b-fac6cf2e27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002337 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002556 10.0.0.128 - - [2025-11-20 16:53:03] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002421 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:53:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001534 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:53:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000790 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:53:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:53:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001638 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:53:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:53:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000782 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.017870 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.007586 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.128 - - [2025-11-20 16:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010516 10.0.0.128 - - [2025-11-20 16:54:05] "GET /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002720 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004914 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.059106 10.0.0.128 - - [2025-11-20 16:54:05] "DELETE /loadbalancer-member/d3494b32-2b66-49ea-9c86-ec04f2540428 HTTP/1.1" 200 115 0.056550 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005495 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004069 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004390 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004014 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004126 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.128 - - [2025-11-20 16:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.128 - - [2025-11-20 16:54:05] "GET /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002189 10.0.0.128 - - [2025-11-20 16:54:05] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003528 10.0.0.128 - - [2025-11-20 16:54:05] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004836 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.011511 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.005318 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004315 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine/e514bd6b-af40-447d-b360-c96ad26ec908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002356 10.0.0.128 - - [2025-11-20 16:54:06] "POST /ref-update HTTP/1.1" 200 156 0.008807 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.014115 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.027590 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.020462 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.015690 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.021070 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.034186 10.0.0.128 - - [2025-11-20 16:54:06] "DELETE /instance-ip/08edf836-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.028901 10.0.0.128 - - [2025-11-20 16:54:06] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.128 - - [2025-11-20 16:54:06] "DELETE /virtual-machine-interface/08dbc026-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.032398 10.0.0.128 - - [2025-11-20 16:54:06] "DELETE /virtual-machine/e514bd6b-af40-447d-b360-c96ad26ec908 HTTP/1.1" 200 115 0.020904 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004107 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004321 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine/447f0177-c070-4bcb-9d02-65b285755125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003181 10.0.0.128 - - [2025-11-20 16:54:06] "POST /ref-update HTTP/1.1" 200 156 0.011097 10.0.0.128 - - [2025-11-20 16:54:06] "GET /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.013367 10.0.0.128 - - [2025-11-20 16:54:06] "POST /set-tag HTTP/1.1" 200 109 0.021159 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.027282 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.030235 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.016146 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.031668 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /instance-ip/09642bdc-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.064718 10.0.0.128 - - [2025-11-20 16:54:07] "POST /ref-update HTTP/1.1" 200 156 0.018937 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /virtual-machine-interface/094ac71e-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.053431 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /virtual-machine/447f0177-c070-4bcb-9d02-65b285755125 HTTP/1.1" 200 115 0.025000 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /tag/04ac0b9e-c1d9-4a28-a41e-07eeae511205 HTTP/1.1" 200 115 0.031602 10.0.0.128 - - [2025-11-20 16:54:07] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004095 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.128 - - [2025-11-20 16:54:07] "GET /virtual-machine/2d87d324-ab72-404c-9f7c-c97a746206b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002423 10.0.0.128 - - [2025-11-20 16:54:07] "POST /ref-update HTTP/1.1" 200 156 0.008682 10.0.0.128 - - [2025-11-20 16:54:07] "GET /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005262 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.024100 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.039419 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.014931 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.025978 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.029215 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /instance-ip/0a625176-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.035256 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /virtual-machine-interface/0a4ad8e8-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.036840 10.0.0.128 - - [2025-11-20 16:54:07] "DELETE /virtual-machine/2d87d324-ab72-404c-9f7c-c97a746206b7 HTTP/1.1" 200 115 0.021227 10.0.0.128 - - [2025-11-20 16:54:07] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004137 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.128 - - [2025-11-20 16:54:07] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003736 10.0.0.128 - - [2025-11-20 16:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.128 - - [2025-11-20 16:54:07] "GET /virtual-machine/54cdde90-3e0d-489b-8130-d4725d19ccc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002963 10.0.0.128 - - [2025-11-20 16:54:07] "POST /ref-update HTTP/1.1" 200 156 0.008455 10.0.0.128 - - [2025-11-20 16:54:08] "GET /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.015109 10.0.0.128 - - [2025-11-20 16:54:08] "POST /set-tag HTTP/1.1" 200 109 0.016457 10.0.0.128 - - [2025-11-20 16:54:08] "POST /set-tag HTTP/1.1" 200 109 0.024773 10.0.0.128 - - [2025-11-20 16:54:08] "POST /set-tag HTTP/1.1" 200 109 0.023355 10.0.0.128 - - [2025-11-20 16:54:08] "POST /set-tag HTTP/1.1" 200 109 0.013740 10.0.0.128 - - [2025-11-20 16:54:08] "POST /set-tag HTTP/1.1" 200 109 0.032448 10.0.0.128 - - [2025-11-20 16:54:08] "DELETE /instance-ip/09fa745c-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.041096 10.0.0.128 - - [2025-11-20 16:54:08] "DELETE /virtual-machine-interface/09de9c0a-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.039646 10.0.0.128 - - [2025-11-20 16:54:08] "DELETE /virtual-machine/54cdde90-3e0d-489b-8130-d4725d19ccc1 HTTP/1.1" 200 115 0.018116 10.0.0.128 - - [2025-11-20 16:54:08] "DELETE /tag/67c41928-bf6f-4205-a653-8e35c7cce87a HTTP/1.1" 409 391 0.004155 10.0.0.128 - - [2025-11-20 16:54:08] "DELETE /tag/c7b7b452-6836-4b1e-9e73-edfc364420b7 HTTP/1.1" 200 115 0.038677 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004835 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004864 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine/2bbc003c-c163-4ebe-bdd0-53180f78d242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002445 10.0.0.128 - - [2025-11-20 16:54:36] "POST /ref-update HTTP/1.1" 200 156 0.008098 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004003 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.015768 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.039224 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.014525 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.024283 10.0.0.128 - - [2025-11-20 16:54:36] "DELETE /instance-ip/0b4b74b4-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.041615 10.0.0.128 - - [2025-11-20 16:54:36] "DELETE /virtual-machine-interface/0b3680a4-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.041201 10.0.0.128 - - [2025-11-20 16:54:36] "DELETE /virtual-machine/2bbc003c-c163-4ebe-bdd0-53180f78d242 HTTP/1.1" 200 115 0.021910 10.0.0.128 - - [2025-11-20 16:54:36] "DELETE /tag/72350fd8-da80-4bf7-a802-2bae45cedc4d HTTP/1.1" 409 237 0.004124 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004134 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003715 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine/527115c3-d8b4-4269-b8b1-51a31e361d5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002632 10.0.0.128 - - [2025-11-20 16:54:36] "POST /ref-update HTTP/1.1" 200 156 0.008040 10.0.0.128 - - [2025-11-20 16:54:36] "GET /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.019057 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.016064 10.0.0.128 - - [2025-11-20 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.029164 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.035125 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.011951 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /instance-ip/0c24af36-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.049164 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /virtual-machine-interface/0c0d7604-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.035916 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /virtual-machine/527115c3-d8b4-4269-b8b1-51a31e361d5f HTTP/1.1" 200 115 0.016771 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /tag/4c2ffc96-20ab-42d0-a48d-569a5ca03fcd HTTP/1.1" 200 115 0.046425 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004661 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003649 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine/a3725d43-bc70-4c5e-8903-74a486786625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003557 10.0.0.128 - - [2025-11-20 16:54:37] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.015476 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.015814 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.026898 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.027317 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.015368 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /instance-ip/0bb70bb6-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.042256 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /virtual-machine-interface/0b9faffc-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.032847 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /virtual-machine/a3725d43-bc70-4c5e-8903-74a486786625 HTTP/1.1" 200 115 0.016274 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f HTTP/1.1" 409 237 0.005298 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /tag/39bd89a9-098b-4f2c-b749-41412d29d8ac HTTP/1.1" 200 115 0.032104 10.0.0.128 - - [2025-11-20 16:54:37] "DELETE /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce HTTP/1.1" 409 237 0.003668 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.011462 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004943 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine/6a9b9c40-6c05-452d-ba7b-330154385de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002753 10.0.0.128 - - [2025-11-20 16:54:37] "POST /ref-update HTTP/1.1" 200 156 0.008395 10.0.0.128 - - [2025-11-20 16:54:37] "GET /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.010097 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.024079 10.0.0.128 - - [2025-11-20 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.024703 10.0.0.128 - - [2025-11-20 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.033141 10.0.0.128 - - [2025-11-20 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.013761 10.0.0.128 - - [2025-11-20 16:54:38] "DELETE /instance-ip/0ae8498e-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.046935 10.0.0.128 - - [2025-11-20 16:54:38] "DELETE /virtual-machine-interface/0acc729a-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.034297 10.0.0.128 - - [2025-11-20 16:54:38] "DELETE /virtual-machine/6a9b9c40-6c05-452d-ba7b-330154385de0 HTTP/1.1" 200 115 0.016858 10.0.0.128 - - [2025-11-20 16:54:38] "DELETE /tag/64aa440d-74c2-4cc0-841c-545b47fb3549 HTTP/1.1" 200 115 0.036397 10.0.0.128 - - [2025-11-20 16:54:38] "DELETE /tag/cd883215-3108-463f-9a87-dba9afee42f6 HTTP/1.1" 200 115 0.033016 10.0.0.128 - - [2025-11-20 16:54:38] "DELETE /tag/aad793a1-dbdb-4850-b160-e4d7e5604033 HTTP/1.1" 200 115 0.033846 10.0.0.128 - - [2025-11-20 16:54:40] "POST /projects HTTP/1.1" 409 238 0.001833 10.0.0.128 - - [2025-11-20 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.128 - - [2025-11-20 16:54:40] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024474 10.0.0.128 - - [2025-11-20 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.128 - - [2025-11-20 16:54:40] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003438 10.0.0.128 - - [2025-11-20 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.128 - - [2025-11-20 16:54:40] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003708 10.0.0.128 - - [2025-11-20 16:54:40] "POST /security-groups HTTP/1.1" 409 285 0.001943 10.0.0.128 - - [2025-11-20 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.128 - - [2025-11-20 16:54:40] "PUT /security-group/c9706b6c-90a5-4b7b-90cd-d0fd8117619e HTTP/1.1" 200 263 0.058833 10.0.0.128 - - [2025-11-20 16:54:40] "PUT /access-control-list/76addc50-4ce6-4061-b7a7-618f97b07d22 HTTP/1.1" 200 273 0.009978 10.0.0.128 - - [2025-11-20 16:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033423 10.0.0.128 - - [2025-11-20 16:54:40] "PUT /access-control-list/4c13533e-effd-4560-9b5f-1b9d5b26ecfa HTTP/1.1" 200 273 0.024049 10.0.0.128 - - [2025-11-20 16:54:45] "POST /projects HTTP/1.1" 409 238 0.001902 10.0.0.128 - - [2025-11-20 16:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.128 - - [2025-11-20 16:54:45] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029681 10.0.0.128 - - [2025-11-20 16:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.128 - - [2025-11-20 16:54:45] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003516 10.0.0.128 - - [2025-11-20 16:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.128 - - [2025-11-20 16:54:45] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004659 10.0.0.128 - - [2025-11-20 16:54:45] "POST /security-groups HTTP/1.1" 409 285 0.002144 10.0.0.128 - - [2025-11-20 16:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.128 - - [2025-11-20 16:54:45] "PUT /security-group/c9706b6c-90a5-4b7b-90cd-d0fd8117619e HTTP/1.1" 200 263 0.055901 10.0.0.128 - - [2025-11-20 16:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019425 10.0.0.128 - - [2025-11-20 16:54:45] "PUT /access-control-list/76addc50-4ce6-4061-b7a7-618f97b07d22 HTTP/1.1" 200 273 0.012203 10.0.0.128 - - [2025-11-20 16:54:45] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4910 0.019809 10.0.0.128 - - [2025-11-20 16:54:45] "PUT /access-control-list/4c13533e-effd-4560-9b5f-1b9d5b26ecfa HTTP/1.1" 200 273 0.031120 10.0.0.128 - - [2025-11-20 16:54:45] "GET /firewall-rule/5e1a31e7-4967-49e7-ab41-75c7aaf79e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003260 10.0.0.128 - - [2025-11-20 16:54:45] "POST /ref-update HTTP/1.1" 200 156 0.051007 10.0.0.128 - - [2025-11-20 16:54:45] "DELETE /firewall-rule/5e1a31e7-4967-49e7-ab41-75c7aaf79e30 HTTP/1.1" 200 115 0.033504 10.0.0.128 - - [2025-11-20 16:54:45] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4653 0.004973 10.0.0.128 - - [2025-11-20 16:54:46] "GET /firewall-rule/4e2c89a2-3281-477a-8332-ff7683282892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003643 10.0.0.128 - - [2025-11-20 16:54:46] "POST /ref-update HTTP/1.1" 200 156 0.043504 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /firewall-rule/4e2c89a2-3281-477a-8332-ff7683282892 HTTP/1.1" 200 115 0.029405 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce HTTP/1.1" 409 237 0.007590 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /tag/915d5189-26f6-4b25-bbb1-e618054d403e HTTP/1.1" 200 115 0.027480 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f HTTP/1.1" 409 237 0.004303 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.128 - - [2025-11-20 16:54:46] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004327 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.128 - - [2025-11-20 16:54:46] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003536 10.0.0.128 - - [2025-11-20 16:54:46] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.038862 10.0.0.128 - - [2025-11-20 16:54:46] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.037043 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /security-group/c9706b6c-90a5-4b7b-90cd-d0fd8117619e HTTP/1.1" 200 115 0.047144 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /access-control-list/76addc50-4ce6-4061-b7a7-618f97b07d22 HTTP/1.1" 200 115 0.030597 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /access-control-list/4c13533e-effd-4560-9b5f-1b9d5b26ecfa HTTP/1.1" 200 115 0.018526 10.0.0.128 - - [2025-11-20 16:54:46] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.023865 10.0.0.128 - - [2025-11-20 16:54:46] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?fields=security_groups HTTP/1.1" 200 1352 0.034099 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /security-group/d70bee5e-8e09-44ba-96a6-12acf715fe4b HTTP/1.1" 200 115 0.039626 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /access-control-list/05056642-6866-4579-a958-75d877394834 HTTP/1.1" 200 115 0.037652 10.0.0.128 - - [2025-11-20 16:54:46] "GET /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d?fields=application_policy_sets HTTP/1.1" 200 1391 0.046419 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /access-control-list/4872b376-3a70-438b-b0ec-1b1d2436d600 HTTP/1.1" 200 115 0.051534 10.0.0.128 - - [2025-11-20 16:54:46] "DELETE /project/f548e4a8-3a1e-4d1a-891f-ba1d3f84f35d HTTP/1.1" 200 115 0.263386 10.0.0.128 - - [2025-11-20 16:54:46] "POST /projects HTTP/1.1" 409 238 0.001911 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.128 - - [2025-11-20 16:54:46] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028818 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.128 - - [2025-11-20 16:54:46] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003783 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.128 - - [2025-11-20 16:54:46] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005592 10.0.0.128 - - [2025-11-20 16:54:46] "POST /security-groups HTTP/1.1" 409 285 0.002641 10.0.0.128 - - [2025-11-20 16:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.128 - - [2025-11-20 16:54:47] "PUT /security-group/130a41c2-ee11-4766-898c-6a926b4231a8 HTTP/1.1" 200 263 0.055501 10.0.0.128 - - [2025-11-20 16:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024680 10.0.0.128 - - [2025-11-20 16:54:47] "PUT /access-control-list/26230391-10d7-4d3e-bc54-cf8612675c20 HTTP/1.1" 200 273 0.023959 10.0.0.128 - - [2025-11-20 16:54:47] "PUT /access-control-list/868bba52-ad05-4690-a1e7-f641117094c3 HTTP/1.1" 200 273 0.027651 10.0.0.128 - - [2025-11-20 16:54:51] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002459 10.0.0.128 - - [2025-11-20 16:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.128 - - [2025-11-20 16:54:51] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002621 10.0.0.128 - - [2025-11-20 16:54:51] "GET /firewall-policy/75f1325c-0435-4d27-85ae-24ea7d4825f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002221 10.0.0.128 - - [2025-11-20 16:54:51] "GET /firewall-rule/16314aee-443c-4f04-85d4-38051938e7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002374 10.0.0.128 - - [2025-11-20 16:54:51] "POST /ref-update HTTP/1.1" 200 156 0.020112 10.0.0.128 - - [2025-11-20 16:54:51] "DELETE /firewall-rule/16314aee-443c-4f04-85d4-38051938e7c2 HTTP/1.1" 200 115 0.030806 10.0.0.128 - - [2025-11-20 16:54:51] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002548 10.0.0.128 - - [2025-11-20 16:54:51] "GET /firewall-rule/a1695577-7b6e-4514-acc9-9d74b30de678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002614 10.0.0.128 - - [2025-11-20 16:54:51] "POST /ref-update HTTP/1.1" 200 156 0.014782 10.0.0.128 - - [2025-11-20 16:54:51] "DELETE /firewall-rule/a1695577-7b6e-4514-acc9-9d74b30de678 HTTP/1.1" 200 115 0.036483 10.0.0.128 - - [2025-11-20 16:54:51] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003774 10.0.0.128 - - [2025-11-20 16:54:51] "GET /firewall-rule/53757962-9ec3-401c-ae0b-6f0563089da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002681 10.0.0.128 - - [2025-11-20 16:54:51] "POST /ref-update HTTP/1.1" 200 156 0.010925 10.0.0.128 - - [2025-11-20 16:54:51] "DELETE /firewall-rule/53757962-9ec3-401c-ae0b-6f0563089da1 HTTP/1.1" 200 115 0.058859 10.0.0.128 - - [2025-11-20 16:54:51] "GET /application-policy-set/6f92a130-b024-402a-8ec4-b51a7a306a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005011 10.0.0.128 - - [2025-11-20 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.128 - - [2025-11-20 16:54:52] "GET /policy-management/0d8f67f0-2e71-4b26-bc77-ad2603a896fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002573 10.0.0.128 - - [2025-11-20 16:54:52] "GET /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003631 10.0.0.128 - - [2025-11-20 16:54:52] "POST /ref-update HTTP/1.1" 200 156 0.020586 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /firewall-policy/bd38d7fc-70d0-4585-9c55-aa0a610e082c HTTP/1.1" 200 115 0.043172 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /tag/5fbdfec3-5691-4e82-a81e-d1b7cec0ecce HTTP/1.1" 200 115 0.049779 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /tag/72350fd8-da80-4bf7-a802-2bae45cedc4d HTTP/1.1" 200 115 0.061727 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /tag/67c41928-bf6f-4205-a653-8e35c7cce87a HTTP/1.1" 200 115 0.050260 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /tag/742dde35-b039-4381-9f91-7d5e6adb4f3f HTTP/1.1" 200 115 0.029206 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /loadbalancer-member/63ebb7a6-0bbf-42a6-bef5-8fb42fcf1f15 HTTP/1.1" 200 115 0.025621 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /loadbalancer-pool/473e6bce-f18d-4164-8245-e63df7476bfe HTTP/1.1" 200 115 0.032064 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /loadbalancer-listener/3569eed1-28d3-42f1-ac74-f431e782bc5f HTTP/1.1" 200 115 0.024956 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /loadbalancer/5a5daa01-566d-450f-ab16-185df6a9b2cf HTTP/1.1" 200 115 0.029089 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /floating-ip/f38802ce-0ebd-490d-886c-e04f7320aab1 HTTP/1.1" 200 115 0.055175 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /instance-ip/8d0c4aa6-386c-4f56-90c2-bcd5fc90a056 HTTP/1.1" 200 115 0.056987 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /virtual-machine-interface/18fc6637-96ff-40dd-89ef-27751fba57cb HTTP/1.1" 200 115 0.049374 10.0.0.128 - - [2025-11-20 16:54:52] "DELETE /tag/dc943e69-6075-490b-b87d-1d104d21b30d HTTP/1.1" 200 115 0.043848 10.0.0.128 - - [2025-11-20 16:54:52] "POST /projects HTTP/1.1" 409 238 0.002077 10.0.0.128 - - [2025-11-20 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.128 - - [2025-11-20 16:54:52] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037958 10.0.0.128 - - [2025-11-20 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.128 - - [2025-11-20 16:54:52] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006059 10.0.0.128 - - [2025-11-20 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.128 - - [2025-11-20 16:54:52] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003766 10.0.0.128 - - [2025-11-20 16:54:52] "POST /security-groups HTTP/1.1" 409 285 0.001976 10.0.0.128 - - [2025-11-20 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.128 - - [2025-11-20 16:54:52] "PUT /security-group/130a41c2-ee11-4766-898c-6a926b4231a8 HTTP/1.1" 200 263 0.059252 10.0.0.128 - - [2025-11-20 16:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020428 10.0.0.128 - - [2025-11-20 16:54:52] "PUT /access-control-list/26230391-10d7-4d3e-bc54-cf8612675c20 HTTP/1.1" 200 273 0.022281 10.0.0.128 - - [2025-11-20 16:54:53] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4397 0.026572 10.0.0.128 - - [2025-11-20 16:54:53] "PUT /access-control-list/868bba52-ad05-4690-a1e7-f641117094c3 HTTP/1.1" 200 273 0.025769 10.0.0.128 - - [2025-11-20 16:54:53] "GET /firewall-rule/0b98d3b5-2fbc-407a-8ac5-0ab80f28e3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002641 10.0.0.128 - - [2025-11-20 16:54:53] "POST /ref-update HTTP/1.1" 200 156 0.090930 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /firewall-rule/0b98d3b5-2fbc-407a-8ac5-0ab80f28e3d5 HTTP/1.1" 200 115 0.050157 10.0.0.128 - - [2025-11-20 16:54:53] "GET /firewall-policy/002373e9-b397-45cd-bc2e-94e13e16e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4140 0.005569 10.0.0.128 - - [2025-11-20 16:54:53] "GET /firewall-rule/7a9712af-5307-4e98-9c9f-7bd6f2f57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006826 10.0.0.128 - - [2025-11-20 16:54:53] "POST /ref-update HTTP/1.1" 200 156 0.046148 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /firewall-rule/7a9712af-5307-4e98-9c9f-7bd6f2f57e7c HTTP/1.1" 200 115 0.032912 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /tag/39796510-96da-4ce9-97c5-5132d58f99a1 HTTP/1.1" 200 115 0.039359 10.0.0.128 - - [2025-11-20 16:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.128 - - [2025-11-20 16:54:53] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004330 10.0.0.128 - - [2025-11-20 16:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.128 - - [2025-11-20 16:54:53] "GET /virtual-network/418e367b-f795-4b40-b1a8-c16252779922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003807 10.0.0.128 - - [2025-11-20 16:54:53] "PUT /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51 HTTP/1.1" 200 265 0.042131 10.0.0.128 - - [2025-11-20 16:54:53] "PUT /virtual-network/418e367b-f795-4b40-b1a8-c16252779922 HTTP/1.1" 200 265 0.049468 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /security-group/130a41c2-ee11-4766-898c-6a926b4231a8 HTTP/1.1" 200 115 0.054285 10.0.0.128 - - [2025-11-20 16:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /access-control-list/26230391-10d7-4d3e-bc54-cf8612675c20 HTTP/1.1" 200 115 0.035692 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /access-control-list/868bba52-ad05-4690-a1e7-f641117094c3 HTTP/1.1" 200 115 0.045072 10.0.0.128 - - [2025-11-20 16:54:53] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.047167 10.0.0.128 - - [2025-11-20 16:54:53] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?fields=security_groups HTTP/1.1" 200 1352 0.034865 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /security-group/85871ac6-5563-4d3e-8e45-d0e94274a937 HTTP/1.1" 200 115 0.042999 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /access-control-list/5f3aecf9-379a-4d3e-92b7-c2d5642731bb HTTP/1.1" 200 115 0.036016 10.0.0.128 - - [2025-11-20 16:54:53] "GET /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8?fields=application_policy_sets HTTP/1.1" 200 1391 0.049029 10.0.0.128 - - [2025-11-20 16:54:53] "DELETE /access-control-list/a9fdaa70-3950-4ccf-bd10-ef7a2e1e684c HTTP/1.1" 200 115 0.043739 10.0.0.128 - - [2025-11-20 16:54:54] "DELETE /project/235c3b5a-e25b-4e8a-bf49-d5fa937390b8 HTTP/1.1" 200 115 0.311871 10.0.0.128 - - [2025-11-20 16:55:46] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.128 - - [2025-11-20 16:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.128 - - [2025-11-20 16:55:46] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002870 10.0.0.128 - - [2025-11-20 16:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.128 - - [2025-11-20 16:55:47] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002058 10.0.0.128 - - [2025-11-20 16:56:04] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.128 - - [2025-11-20 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.128 - - [2025-11-20 16:56:04] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004037 10.0.0.128 - - [2025-11-20 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.128 - - [2025-11-20 16:56:04] "GET /config-node/1640ecc5-b76f-47bc-be61-de137117b0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002423 10.0.0.128 - - [2025-11-20 16:56:04] "GET / HTTP/1.1" 200 36215 0.001974 10.0.0.128 - - [2025-11-20 16:56:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002320 10.0.0.128 - - [2025-11-20 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.128 - - [2025-11-20 16:56:09] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002122 10.0.0.128 - - [2025-11-20 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.128 - - [2025-11-20 16:56:09] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.008686 10.0.0.128 - - [2025-11-20 16:56:09] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.128 - - [2025-11-20 16:56:09] "POST /alarms HTTP/1.1" 409 264 0.001941 10.0.0.128 - - [2025-11-20 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/0cd19baa-db9a-47db-adbc-956b011f028c HTTP/1.1" 200 245 0.013709 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 261 0.003200 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/f7e04f5c-a89c-435b-94bb-6aa2cd135b5f HTTP/1.1" 200 245 0.009753 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 261 0.006682 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/431d967f-9096-4975-b8b1-c03daf7fe6dc HTTP/1.1" 200 245 0.009206 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 253 0.011364 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/c2ac86cf-f094-4a0c-bd20-4fc02d244130 HTTP/1.1" 200 245 0.010883 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 251 0.006391 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/e7378c08-9a33-4da1-b975-fba9f5a0964e HTTP/1.1" 200 245 0.010265 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 252 0.009907 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/0706478f-948e-4052-b260-8f7370ca40a1 HTTP/1.1" 200 245 0.010558 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 256 0.010039 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/8df0dac8-1793-4f17-8a76-95c2b521ce6a HTTP/1.1" 200 245 0.012178 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 248 0.006418 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/61d4225b-62a8-47da-b82e-64f46f083e39 HTTP/1.1" 200 245 0.010057 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 252 0.004282 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/10facc78-287b-4eff-b852-1fdf9bf625dd HTTP/1.1" 200 245 0.009392 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 257 0.004665 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010920 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/774baaa0-9875-4a3c-bf00-92bc0b88c492 HTTP/1.1" 200 245 0.011250 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 251 0.014463 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/9525ae68-1856-4f84-832b-f90dea66f5ec HTTP/1.1" 200 245 0.011049 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 257 0.020699 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/76d735bc-3afe-4b4e-8486-9e1c7f63c793 HTTP/1.1" 200 245 0.010322 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 261 0.010345 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/3d200491-2363-4f8b-a8a9-15e49c48d92e HTTP/1.1" 200 245 0.010966 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 258 0.009705 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.128 - - [2025-11-20 16:56:10] "PUT /alarm/153d8b1d-a42c-4bc3-93fe-5a543b0ee8f4 HTTP/1.1" 200 245 0.012384 10.0.0.128 - - [2025-11-20 16:56:10] "POST /alarms HTTP/1.1" 409 254 0.007046 10.0.0.128 - - [2025-11-20 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/590b4bff-1fa1-4338-adb9-d952867783d7 HTTP/1.1" 200 245 0.009250 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 254 0.011565 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/2c520637-cc14-46da-91b7-6abea50354db HTTP/1.1" 200 245 0.010138 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 254 0.007726 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/621870ca-863c-424f-8149-5481c244a3de HTTP/1.1" 200 245 0.021288 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 247 0.005175 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/3ecb5c0d-ed1d-4563-9565-29e5feb357c5 HTTP/1.1" 200 245 0.009461 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 272 0.007890 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/dd737d15-4688-42b5-a8ba-95972140ce96 HTTP/1.1" 200 245 0.009787 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 261 0.007603 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/0e35dcbe-09e5-463c-af80-27ea92d319f5 HTTP/1.1" 200 245 0.009386 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 259 0.008331 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/3040b1f0-09b3-47ee-b903-dafd7f8f1414 HTTP/1.1" 200 245 0.009849 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 265 0.006988 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/cb367ac9-9848-425b-a493-60dd21cceac3 HTTP/1.1" 200 245 0.020131 10.0.0.128 - - [2025-11-20 16:56:11] "POST /alarms HTTP/1.1" 409 279 0.009527 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /alarm/baae34a2-3789-4e82-aab4-dbe6b8d5de09 HTTP/1.1" 200 245 0.010734 10.0.0.128 - - [2025-11-20 16:56:11] "GET / HTTP/1.1" 200 36215 0.001581 10.0.0.128 - - [2025-11-20 16:56:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001978 10.0.0.128 - - [2025-11-20 16:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.128 - - [2025-11-20 16:56:11] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.008839 10.0.0.128 - - [2025-11-20 16:56:12] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.128 - - [2025-11-20 16:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.128 - - [2025-11-20 16:56:12] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002382 10.0.0.128 - - [2025-11-20 16:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.128 - - [2025-11-20 16:56:12] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.011489 10.0.0.128 - - [2025-11-20 16:56:12] "GET / HTTP/1.1" 200 36215 0.001942 10.0.0.128 - - [2025-11-20 16:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.128 - - [2025-11-20 16:56:12] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004408 10.0.0.128 - - [2025-11-20 16:56:12] "PUT /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905 HTTP/1.1" 200 275 0.032387 10.0.0.128 - - [2025-11-20 16:56:15] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.128 - - [2025-11-20 16:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.128 - - [2025-11-20 16:56:15] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003670 10.0.0.128 - - [2025-11-20 16:56:15] "POST /bgp-routers HTTP/1.1" 409 301 0.005839 10.0.0.128 - - [2025-11-20 16:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.128 - - [2025-11-20 16:56:15] "GET /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003617 10.0.0.128 - - [2025-11-20 16:56:15] "PUT /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9 HTTP/1.1" 200 255 0.013178 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 10.0.0.128 - - [2025-11-20 16:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.128 - - [2025-11-20 16:56:17] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002353 10.0.0.128 - - [2025-11-20 16:56:30] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.128 - - [2025-11-20 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.128 - - [2025-11-20 16:56:30] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004210 10.0.0.128 - - [2025-11-20 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.128 - - [2025-11-20 16:56:30] "GET /config-node/1640ecc5-b76f-47bc-be61-de137117b0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002278 10.0.0.128 - - [2025-11-20 16:56:41] "GET / HTTP/1.1" 200 36215 0.001337 10.0.0.128 - - [2025-11-20 16:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.128 - - [2025-11-20 16:56:41] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002544 10.0.0.128 - - [2025-11-20 16:56:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001666 10.0.0.128 - - [2025-11-20 16:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.128 - - [2025-11-20 16:56:41] "GET /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002417 10.0.0.128 - - [2025-11-20 16:56:41] "PUT /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9 HTTP/1.1" 200 255 0.010232 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:56:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:56:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.128 - - [2025-11-20 16:56:55] "GET / HTTP/1.1" 200 36215 0.001742 10.0.0.128 - - [2025-11-20 16:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.128 - - [2025-11-20 16:56:55] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005357 10.0.0.128 - - [2025-11-20 16:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.128 - - [2025-11-20 16:56:55] "GET /config-node/1640ecc5-b76f-47bc-be61-de137117b0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002086 10.0.0.128 - - [2025-11-20 16:56:56] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.128 - - [2025-11-20 16:56:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001824 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.128 - - [2025-11-20 16:57:01] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002386 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.007484 10.0.0.128 - - [2025-11-20 16:57:01] "GET / HTTP/1.1" 200 36215 0.001585 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 264 0.010569 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/0cd19baa-db9a-47db-adbc-956b011f028c HTTP/1.1" 200 245 0.008269 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 261 0.003254 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/f7e04f5c-a89c-435b-94bb-6aa2cd135b5f HTTP/1.1" 200 245 0.006953 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 261 0.005412 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/431d967f-9096-4975-b8b1-c03daf7fe6dc HTTP/1.1" 200 245 0.010297 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 253 0.010268 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/c2ac86cf-f094-4a0c-bd20-4fc02d244130 HTTP/1.1" 200 245 0.009168 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 251 0.004429 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/e7378c08-9a33-4da1-b975-fba9f5a0964e HTTP/1.1" 200 245 0.010263 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 252 0.008518 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/0706478f-948e-4052-b260-8f7370ca40a1 HTTP/1.1" 200 245 0.008576 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 256 0.007581 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.128 - - [2025-11-20 16:57:01] "PUT /alarm/8df0dac8-1793-4f17-8a76-95c2b521ce6a HTTP/1.1" 200 245 0.011472 10.0.0.128 - - [2025-11-20 16:57:01] "POST /alarms HTTP/1.1" 409 248 0.007553 10.0.0.128 - - [2025-11-20 16:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/61d4225b-62a8-47da-b82e-64f46f083e39 HTTP/1.1" 200 245 0.013815 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 252 0.008520 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/10facc78-287b-4eff-b852-1fdf9bf625dd HTTP/1.1" 200 245 0.009361 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 257 0.002761 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/774baaa0-9875-4a3c-bf00-92bc0b88c492 HTTP/1.1" 200 245 0.011574 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 251 0.009582 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/9525ae68-1856-4f84-832b-f90dea66f5ec HTTP/1.1" 200 245 0.016184 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 257 0.007777 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/76d735bc-3afe-4b4e-8486-9e1c7f63c793 HTTP/1.1" 200 245 0.008533 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 261 0.002861 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/3d200491-2363-4f8b-a8a9-15e49c48d92e HTTP/1.1" 200 245 0.010477 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 258 0.001796 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/153d8b1d-a42c-4bc3-93fe-5a543b0ee8f4 HTTP/1.1" 200 245 0.008409 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 254 0.006223 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/590b4bff-1fa1-4338-adb9-d952867783d7 HTTP/1.1" 200 245 0.008654 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 254 0.006962 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/2c520637-cc14-46da-91b7-6abea50354db HTTP/1.1" 200 245 0.011239 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 254 0.005250 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/621870ca-863c-424f-8149-5481c244a3de HTTP/1.1" 200 245 0.008706 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 247 0.006670 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/3ecb5c0d-ed1d-4563-9565-29e5feb357c5 HTTP/1.1" 200 245 0.010073 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 272 0.005828 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/dd737d15-4688-42b5-a8ba-95972140ce96 HTTP/1.1" 200 245 0.009293 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 261 0.003064 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/0e35dcbe-09e5-463c-af80-27ea92d319f5 HTTP/1.1" 200 245 0.008151 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 259 0.003819 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/3040b1f0-09b3-47ee-b903-dafd7f8f1414 HTTP/1.1" 200 245 0.011336 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 265 0.004566 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.128 - - [2025-11-20 16:57:02] "PUT /alarm/cb367ac9-9848-425b-a493-60dd21cceac3 HTTP/1.1" 200 245 0.010726 10.0.0.128 - - [2025-11-20 16:57:02] "POST /alarms HTTP/1.1" 409 279 0.007195 10.0.0.128 - - [2025-11-20 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.128 - - [2025-11-20 16:57:03] "PUT /alarm/baae34a2-3789-4e82-aab4-dbe6b8d5de09 HTTP/1.1" 200 245 0.015635 10.0.0.128 - - [2025-11-20 16:57:03] "GET / HTTP/1.1" 200 36215 0.001482 10.0.0.128 - - [2025-11-20 16:57:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002035 10.0.0.128 - - [2025-11-20 16:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.128 - - [2025-11-20 16:57:03] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.009851 10.0.0.128 - - [2025-11-20 16:57:03] "GET / HTTP/1.1" 200 36215 0.001369 10.0.0.128 - - [2025-11-20 16:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.128 - - [2025-11-20 16:57:03] "GET /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002743 10.0.0.128 - - [2025-11-20 16:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.128 - - [2025-11-20 16:57:03] "PUT /global-vrouter-config/1a7a01d0-5878-4eb0-8575-0af67bbed8a2 HTTP/1.1" 200 277 0.008345 10.0.0.128 - - [2025-11-20 16:57:03] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.128 - - [2025-11-20 16:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.128 - - [2025-11-20 16:57:03] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004684 10.0.0.128 - - [2025-11-20 16:57:03] "PUT /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905 HTTP/1.1" 200 275 0.013626 10.0.0.128 - - [2025-11-20 16:57:07] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.128 - - [2025-11-20 16:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.128 - - [2025-11-20 16:57:07] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003284 10.0.0.128 - - [2025-11-20 16:57:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002753 10.0.0.128 - - [2025-11-20 16:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.128 - - [2025-11-20 16:57:07] "GET /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.005731 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001107 10.0.0.128 - - [2025-11-20 16:57:07] "PUT /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9 HTTP/1.1" 200 255 0.014677 10.0.0.128 - - [2025-11-20 16:57:10] "POST /tags HTTP/1.1" 200 356 0.021323 10.0.0.128 - - [2025-11-20 16:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.128 - - [2025-11-20 16:57:10] "GET /tag/0284ce62-af86-4f89-92dd-0c05963066fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016312 10.0.0.128 - - [2025-11-20 16:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.128 - - [2025-11-20 16:57:10] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005327 10.0.0.128 - - [2025-11-20 16:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.128 - - [2025-11-20 16:57:10] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062627 10.0.0.128 - - [2025-11-20 16:57:11] "POST /virtual-machines HTTP/1.1" 200 352 0.016909 10.0.0.128 - - [2025-11-20 16:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014554 10.0.0.128 - - [2025-11-20 16:57:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.115676 10.0.0.128 - - [2025-11-20 16:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008007 10.0.0.128 - - [2025-11-20 16:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007267 10.0.0.128 - - [2025-11-20 16:57:11] "POST /instance-ips HTTP/1.1" 200 392 0.018509 10.0.0.128 - - [2025-11-20 16:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032500 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.023686 10.0.0.128 - - [2025-11-20 16:57:11] "POST /set-tag HTTP/1.1" 200 109 0.015892 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009952 10.0.0.128 - - [2025-11-20 16:57:11] "GET /instance-ip/f4dc7f38-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.018414 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004630 10.0.0.128 - - [2025-11-20 16:57:11] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003480 10.0.0.128 - - [2025-11-20 16:57:11] "POST /ref-update HTTP/1.1" 200 156 0.010993 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006986 10.0.0.128 - - [2025-11-20 16:57:11] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.128 - - [2025-11-20 16:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.128 - - [2025-11-20 16:57:11] "GET /virtual-network/9b64feb2-58bb-4d96-b41e-bff1d82f7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008045 10.0.0.128 - - [2025-11-20 16:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012780 10.0.0.128 - - [2025-11-20 16:57:11] "GET /project/83624f46-bb05-40e1-83e7-ce2affb33b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034888 10.0.0.128 - - [2025-11-20 16:57:11] "POST /virtual-machines HTTP/1.1" 200 356 0.009719 10.0.0.128 - - [2025-11-20 16:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021023 10.0.0.128 - - [2025-11-20 16:57:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.121226 10.0.0.128 - - [2025-11-20 16:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008359 10.0.0.128 - - [2025-11-20 16:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013602 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007739 10.0.0.128 - - [2025-11-20 16:57:12] "POST /instance-ips HTTP/1.1" 200 396 0.019694 10.0.0.128 - - [2025-11-20 16:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027983 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014461 10.0.0.128 - - [2025-11-20 16:57:12] "POST /set-tag HTTP/1.1" 200 109 0.017187 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.025858 10.0.0.128 - - [2025-11-20 16:57:12] "GET /instance-ip/f54fe356-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004461 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004401 10.0.0.128 - - [2025-11-20 16:57:12] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-router/9c18d4a2-61d2-4f57-b695-c6fafe4d7334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.010345 10.0.0.128 - - [2025-11-20 16:57:12] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.022688 10.0.0.128 - - [2025-11-20 16:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003917 10.0.0.128 - - [2025-11-20 16:57:12] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.128 - - [2025-11-20 16:57:12] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003933 10.0.0.128 - - [2025-11-20 16:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.128 - - [2025-11-20 16:57:27] "GET /global-system-configs HTTP/1.1" 200 323 0.001862 10.0.0.128 - - [2025-11-20 16:57:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002569 10.0.0.128 - - [2025-11-20 16:57:29] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004092 10.0.0.128 - - [2025-11-20 16:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.128 - - [2025-11-20 16:57:30] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004246 10.0.0.128 - - [2025-11-20 16:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.128 - - [2025-11-20 16:57:31] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004077 10.0.0.128 - - [2025-11-20 16:57:31] "POST /set-tag HTTP/1.1" 200 109 0.005490 10.0.0.128 - - [2025-11-20 16:57:45] "GET / HTTP/1.1" 200 36215 0.001954 10.0.0.128 - - [2025-11-20 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.128 - - [2025-11-20 16:57:45] "GET /global-system-config/b26535b9-cf1e-49ae-9fd2-b946c19cc905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006179 10.0.0.128 - - [2025-11-20 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.128 - - [2025-11-20 16:57:45] "GET /config-node/1640ecc5-b76f-47bc-be61-de137117b0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002677 10.0.0.128 - - [2025-11-20 16:57:56] "GET / HTTP/1.1" 200 36215 0.001297 10.0.0.128 - - [2025-11-20 16:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.128 - - [2025-11-20 16:57:56] "GET /routing-instance/40ccc988-624d-45e3-bcb4-83c1d6ddebed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002748 10.0.0.128 - - [2025-11-20 16:57:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001613 10.0.0.128 - - [2025-11-20 16:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.128 - - [2025-11-20 16:57:56] "GET /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003115 10.0.0.128 - - [2025-11-20 16:57:56] "PUT /bgp-router/5cc3bfcf-af0c-4b69-875b-8ef0319790d9 HTTP/1.1" 200 255 0.012400 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:57:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:57:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000830 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:57:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:57:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 10.0.0.128 - - [2025-11-20 16:58:02] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005833 10.0.0.128 - - [2025-11-20 16:58:02] "POST /set-tag HTTP/1.1" 200 109 0.007512 10.0.0.128 - - [2025-11-20 16:58:02] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003636 10.0.0.128 - - [2025-11-20 16:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.128 - - [2025-11-20 16:58:02] "GET /virtual-machine/8f4d9d34-0f1c-4b64-af38-027b7f4c0b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002714 10.0.0.128 - - [2025-11-20 16:58:02] "POST /ref-update HTTP/1.1" 200 156 0.028325 10.0.0.128 - - [2025-11-20 16:58:02] "GET /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.040635 10.0.0.128 - - [2025-11-20 16:58:02] "POST /set-tag HTTP/1.1" 200 109 0.031620 10.0.0.128 - - [2025-11-20 16:58:03] "POST /set-tag HTTP/1.1" 200 109 0.105940 10.0.0.128 - - [2025-11-20 16:58:03] "DELETE /instance-ip/f4dc7f38-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.173788 10.0.0.128 - - [2025-11-20 16:58:03] "DELETE /virtual-machine-interface/f4bf54c6-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.069353 10.0.0.128 - - [2025-11-20 16:58:03] "DELETE /virtual-machine/8f4d9d34-0f1c-4b64-af38-027b7f4c0b58 HTTP/1.1" 200 115 0.025436 10.0.0.128 - - [2025-11-20 16:58:03] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005187 10.0.0.128 - - [2025-11-20 16:58:03] "POST /set-tag HTTP/1.1" 200 109 0.003439 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001318 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:58:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001313 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:58:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:58:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:58:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.128 - - [2025-11-20 16:58:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.128 - - [2025-11-20 16:58:33] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007450 10.0.0.128 - - [2025-11-20 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.006288 10.0.0.128 - - [2025-11-20 16:58:33] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003984 10.0.0.128 - - [2025-11-20 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.128 - - [2025-11-20 16:58:33] "GET /virtual-machine/de6bac61-6007-4951-beaa-d4583b0d2b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002766 10.0.0.128 - - [2025-11-20 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.009297 10.0.0.128 - - [2025-11-20 16:58:33] "GET /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004168 10.0.0.128 - - [2025-11-20 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.026812 10.0.0.128 - - [2025-11-20 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.021970 10.0.0.128 - - [2025-11-20 16:58:34] "DELETE /instance-ip/f54fe356-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.042717 10.0.0.128 - - [2025-11-20 16:58:34] "DELETE /virtual-machine-interface/f535322c-c631-11f0-895f-fa163e4ed8f4 HTTP/1.1" 200 115 0.048953 10.0.0.128 - - [2025-11-20 16:58:34] "DELETE /virtual-machine/de6bac61-6007-4951-beaa-d4583b0d2b48 HTTP/1.1" 200 115 0.032415 10.0.0.128 - - [2025-11-20 16:58:34] "DELETE /tag/0284ce62-af86-4f89-92dd-0c05963066fb HTTP/1.1" 200 115 0.057467