++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Nov 11 02:51:02 PM UTC 2025 ===================' INFO: =================== Tue Nov 11 02:51:02 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.128 + local cassandra=10.0.0.128 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.128 9041 + 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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.128,10.3.47.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.3.47.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=__ ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/11/2025 14:51:47.532 7f70bcd1bf80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/11/2025 14:51:47.779 7f70bcd1bf80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/11/2025 14:51:47.834 7f70bcd1bf80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/11/2025 14:51:47.834 7f70bcd1bf80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.128 - - [2025-11-11 14:51:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.026808 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-11 14:52:02] "GET / HTTP/1.1" 503 181 0.000215 10.0.0.128 - - [2025-11-11 14:52:02] "GET / HTTP/1.1" 200 36215 0.002238 10.0.0.128 - - [2025-11-11 14:52:03] "GET / HTTP/1.1" 200 36215 0.001299 10.0.0.128 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.128 - - [2025-11-11 14:52:03] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012685 10.0.0.128 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.008094 10.0.0.128 - - [2025-11-11 14:52:03] "GET / HTTP/1.1" 200 45303 0.001383 10.0.0.128 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.128 - - [2025-11-11 14:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010760 10.0.0.128 - - [2025-11-11 14:52:03] "POST /config-database-nodes HTTP/1.1" 200 613 0.072488 10.0.0.128 - - [2025-11-11 14:52:03] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.002822 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.128 - - [2025-11-11 14:52:04] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013154 10.0.0.128 - - [2025-11-11 14:52:04] "POST /service-appliance-sets HTTP/1.1" 200 555 0.039012 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.002599 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.128 - - [2025-11-11 14:52:04] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004672 10.0.0.128 - - [2025-11-11 14:52:04] "POST /service-appliance-sets HTTP/1.1" 200 543 0.064780 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.128 - - [2025-11-11 14:52:04] "GET /network-ipam/c919f9ea-4a85-4e05-8d60-ba16a5e62deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.020469 10.0.0.128 - - [2025-11-11 14:52:04] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.128 - - [2025-11-11 14:52:04] "GET / HTTP/1.1" 200 36215 0.001232 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.128 - - [2025-11-11 14:52:04] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019735 10.0.0.128 - - [2025-11-11 14:52:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.012732 10.0.0.128 - - [2025-11-11 14:52:04] "POST /database-nodes HTTP/1.1" 200 599 0.107824 10.0.0.128 - - [2025-11-11 14:52:04] "POST /service-templates HTTP/1.1" 200 513 0.172534 10.0.0.128 - - [2025-11-11 14:52:05] "POST /service-templates HTTP/1.1" 200 503 0.058422 10.0.0.128 - - [2025-11-11 14:52:05] "POST /service-templates HTTP/1.1" 200 517 0.139597 10.0.0.128 - - [2025-11-11 14:52:05] "POST /service-templates HTTP/1.1" 200 537 0.098739 10.0.0.128 - - [2025-11-11 14:52:05] "GET / HTTP/1.1" 200 36215 0.002254 10.0.0.128 - - [2025-11-11 14:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.128 - - [2025-11-11 14:52:05] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022056 10.0.0.128 - - [2025-11-11 14:52:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.015567 10.0.0.128 - - [2025-11-11 14:52:05] "POST /service-templates HTTP/1.1" 200 509 0.087966 10.0.0.128 - - [2025-11-11 14:52:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.075079 10.0.0.128 - - [2025-11-11 14:52:06] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.128 - - [2025-11-11 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.128 - - [2025-11-11 14:52:06] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.033953 10.0.0.128 - - [2025-11-11 14:52:06] "POST /bgp-routers HTTP/1.1" 200 618 0.058614 10.0.0.128 - - [2025-11-11 14:52:06] "GET /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.015126 10.0.0.128 - - [2025-11-11 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.128 - - [2025-11-11 14:52:06] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016163 10.0.0.128 - - [2025-11-11 14:52:06] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.128 - - [2025-11-11 14:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.128 - - [2025-11-11 14:52:06] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022989 10.0.0.128 - - [2025-11-11 14:52:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018661 10.0.0.128 - - [2025-11-11 14:52:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.040148 10.0.0.128 - - [2025-11-11 14:52:06] "POST /ref-update HTTP/1.1" 200 156 0.104048 10.0.0.128 - - [2025-11-11 14:52:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.097871 10.0.0.128 - - [2025-11-11 14:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.128 - - [2025-11-11 14:52:08] "GET / HTTP/1.1" 200 36215 0.001725 10.0.0.128 - - [2025-11-11 14:52:08] "GET /network-ipam/c919f9ea-4a85-4e05-8d60-ba16a5e62deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004826 10.0.0.128 - - [2025-11-11 14:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015781 10.0.0.128 - - [2025-11-11 14:52:08] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026665 10.0.0.128 - - [2025-11-11 14:52:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002570 10.0.0.128 - - [2025-11-11 14:52:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.087519 10.0.0.128 - - [2025-11-11 14:52:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.003177 10.0.0.128 - - [2025-11-11 14:52:09] "POST /access-control-lists HTTP/1.1" 200 589 0.056744 10.0.0.128 - - [2025-11-11 14:52:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.005034 10.0.0.128 - - [2025-11-11 14:52:09] "POST /access-control-lists HTTP/1.1" 200 587 0.058484 10.0.0.128 - - [2025-11-11 14:52:09] "POST /route-targets HTTP/1.1" 200 328 0.044153 10.0.0.128 - - [2025-11-11 14:52:09] "POST /ref-update HTTP/1.1" 200 156 0.035944 10.0.0.128 - - [2025-11-11 14:52:09] "POST /route-targets HTTP/1.1" 200 328 0.016617 10.0.0.128 - - [2025-11-11 14:52:09] "POST /ref-update HTTP/1.1" 200 156 0.065303 10.0.0.128 - - [2025-11-11 14:52:09] "POST /route-targets HTTP/1.1" 200 328 0.020961 10.0.0.128 - - [2025-11-11 14:52:09] "POST /ref-update HTTP/1.1" 200 156 0.075268 10.0.0.128 - - [2025-11-11 14:52:09] "POST /route-targets HTTP/1.1" 200 328 0.039181 10.0.0.128 - - [2025-11-11 14:52:09] "POST /ref-update HTTP/1.1" 200 156 0.053860 10.0.0.128 - - [2025-11-11 14:52:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.002605 10.0.0.128 - - [2025-11-11 14:52:10] "POST /access-control-lists HTTP/1.1" 200 553 0.104907 10.0.0.128 - - [2025-11-11 14:52:10] "PUT /access-control-list/4a9d648c-b565-440e-bb5a-cc502cf9f2b2 HTTP/1.1" 200 273 0.044683 10.0.0.128 - - [2025-11-11 14:52:10] "PUT /access-control-list/e1db5e4c-02f7-4598-afc5-6454cffda628 HTTP/1.1" 200 273 0.056899 10.0.0.128 - - [2025-11-11 14:52:11] "GET / HTTP/1.1" 200 36215 0.001720 10.0.0.128 - - [2025-11-11 14:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.128 - - [2025-11-11 14:52:11] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026151 10.0.0.128 - - [2025-11-11 14:52:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002760 10.0.0.128 - - [2025-11-11 14:52:11] "POST /config-nodes HTTP/1.1" 200 595 0.073261 10.0.0.128 - - [2025-11-11 14:52:12] "GET / HTTP/1.1" 200 36215 0.001457 10.0.0.128 - - [2025-11-11 14:52:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003908 10.0.0.128 - - [2025-11-11 14:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.128 - - [2025-11-11 14:52:17] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003124 10.0.0.128 - - [2025-11-11 14:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.128 - - [2025-11-11 14:52:17] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.008807 10.0.0.128 - - [2025-11-11 14:52:17] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.128 - - [2025-11-11 14:52:17] "POST /alarms HTTP/1.1" 200 583 0.025378 10.0.0.128 - - [2025-11-11 14:52:17] "POST /alarms HTTP/1.1" 200 577 0.039340 10.0.0.128 - - [2025-11-11 14:52:17] "POST /alarms HTTP/1.1" 200 577 0.039490 10.0.0.128 - - [2025-11-11 14:52:17] "POST /alarms HTTP/1.1" 200 561 0.027274 10.0.0.128 - - [2025-11-11 14:52:17] "POST /alarms HTTP/1.1" 200 557 0.059355 10.0.0.128 - - [2025-11-11 14:52:17] "POST /alarms HTTP/1.1" 200 559 0.060739 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 567 0.034998 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 551 0.066759 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 559 0.068831 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 569 0.026647 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 557 0.064173 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 569 0.073021 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 577 0.079094 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 571 0.051114 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 563 0.075040 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 563 0.030135 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 563 0.053075 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 549 0.058393 10.0.0.128 - - [2025-11-11 14:52:18] "POST /alarms HTTP/1.1" 200 597 0.025717 10.0.0.128 - - [2025-11-11 14:52:19] "POST /alarms HTTP/1.1" 200 577 0.051777 10.0.0.128 - - [2025-11-11 14:52:19] "POST /alarms HTTP/1.1" 200 573 0.050251 10.0.0.128 - - [2025-11-11 14:52:19] "POST /alarms HTTP/1.1" 200 585 0.040303 10.0.0.128 - - [2025-11-11 14:52:19] "POST /alarms HTTP/1.1" 200 611 0.091318 10.0.0.128 - - [2025-11-11 14:52:19] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.128 - - [2025-11-11 14:52:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002632 10.0.0.128 - - [2025-11-11 14:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.128 - - [2025-11-11 14:52:19] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.023234 10.0.0.128 - - [2025-11-11 14:52:19] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.128 - - [2025-11-11 14:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.128 - - [2025-11-11 14:52:19] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002885 10.0.0.128 - - [2025-11-11 14:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.128 - - [2025-11-11 14:52:19] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.016227 10.0.0.240 - - [2025-11-11 14:52:19] "GET / HTTP/1.1" 200 36215 0.002397 10.0.0.240 - - [2025-11-11 14:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013472 10.0.0.240 - - [2025-11-11 14:52:20] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.020743 10.0.0.240 - - [2025-11-11 14:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.240 - - [2025-11-11 14:52:20] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007673 10.0.0.240 - - [2025-11-11 14:52:20] "PUT /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f HTTP/1.1" 200 275 0.025665 10.0.0.240 - - [2025-11-11 14:52:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.018358 10.0.0.240 - - [2025-11-11 14:52:20] "POST /virtual-routers HTTP/1.1" 200 601 0.070804 10.0.0.240 - - [2025-11-11 14:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015109 10.0.0.240 - - [2025-11-11 14:52:20] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.016686 10.0.0.240 - - [2025-11-11 14:52:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003326 10.0.0.240 - - [2025-11-11 14:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.240 - - [2025-11-11 14:52:20] "GET /virtual-network/e7f429b3-3bf4-437d-826a-61737b263dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004426 10.0.0.240 - - [2025-11-11 14:52:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.113926 10.0.0.128 - - [2025-11-11 14:52:20] "PUT /access-control-list/dc662a29-4400-408f-880b-813914f7040c HTTP/1.1" 200 273 0.052816 10.0.0.128 - - [2025-11-11 14:52:20] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.128 - - [2025-11-11 14:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015414 10.0.0.128 - - [2025-11-11 14:52:20] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.026156 10.0.0.128 - - [2025-11-11 14:52:20] "PUT /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f HTTP/1.1" 200 275 0.046174 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:52:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:52:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:52:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001319 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:52:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001408 10.0.0.128 - - [2025-11-11 14:52:37] "GET / HTTP/1.1" 200 36215 0.002198 10.0.0.128 - - [2025-11-11 14:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.128 - - [2025-11-11 14:52:37] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003438 10.0.0.128 - - [2025-11-11 14:52:37] "POST /id-to-fqname HTTP/1.1" 200 173 0.000559 10.0.0.128 - - [2025-11-11 14:52:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.004304 10.0.0.128 - - [2025-11-11 14:52:37] "POST /security-groups HTTP/1.1" 200 570 0.128060 10.0.0.128 - - [2025-11-11 14:52:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.005686 10.0.0.128 - - [2025-11-11 14:52:37] "POST /projects HTTP/1.1" 200 483 0.478852 10.0.0.128 - - [2025-11-11 14:52:37] "POST /access-control-lists HTTP/1.1" 200 581 0.049154 10.0.0.128 - - [2025-11-11 14:52:38] "POST /security-groups HTTP/1.1" 200 536 0.074957 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.037935 10.0.0.128 - - [2025-11-11 14:52:38] "POST /access-control-lists HTTP/1.1" 200 579 0.097013 10.0.0.128 - - [2025-11-11 14:52:38] "POST /chown HTTP/1.1" 200 109 0.081591 10.0.0.128 - - [2025-11-11 14:52:38] "POST /policy-managements HTTP/1.1" 409 214 0.027508 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009306 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.007834 10.0.0.128 - - [2025-11-11 14:52:38] "POST /access-control-lists HTTP/1.1" 200 596 0.039502 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.023223 10.0.0.128 - - [2025-11-11 14:52:38] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.031405 10.0.0.128 - - [2025-11-11 14:52:38] "POST /application-policy-sets HTTP/1.1" 200 530 0.068031 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025353 10.0.0.128 - - [2025-11-11 14:52:38] "POST /access-control-lists HTTP/1.1" 200 594 0.078809 10.0.0.128 - - [2025-11-11 14:52:38] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010643 10.0.0.128 - - [2025-11-11 14:52:38] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.036466 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020101 10.0.0.128 - - [2025-11-11 14:52:38] "GET /virtual-network/e7f429b3-3bf4-437d-826a-61737b263dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.039640 10.0.0.128 - - [2025-11-11 14:52:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000501 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.010251 10.0.0.128 - - [2025-11-11 14:52:38] "POST /security-groups HTTP/1.1" 200 574 0.079652 10.0.0.128 - - [2025-11-11 14:52:38] "POST /projects HTTP/1.1" 200 491 0.290106 10.0.0.128 - - [2025-11-11 14:52:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.023023 10.0.0.128 - - [2025-11-11 14:52:39] "POST /security-groups HTTP/1.1" 200 548 0.139163 10.0.0.128 - - [2025-11-11 14:52:39] "POST /access-control-lists HTTP/1.1" 200 585 0.095037 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.011177 10.0.0.128 - - [2025-11-11 14:52:39] "POST /chown HTTP/1.1" 200 109 0.023895 10.0.0.128 - - [2025-11-11 14:52:39] "POST /access-control-lists HTTP/1.1" 200 583 0.087719 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.020563 10.0.0.128 - - [2025-11-11 14:52:39] "POST /network-ipams HTTP/1.1" 200 524 0.109252 10.0.0.128 - - [2025-11-11 14:52:39] "POST /access-control-lists HTTP/1.1" 200 604 0.051518 10.0.0.128 - - [2025-11-11 14:52:39] "POST /network-ipams HTTP/1.1" 200 512 0.042090 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.013407 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.002590 10.0.0.128 - - [2025-11-11 14:52:39] "POST /access-control-lists HTTP/1.1" 200 602 0.039076 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.002562 10.0.0.128 - - [2025-11-11 14:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.018775 10.0.0.128 - - [2025-11-11 14:52:39] "POST /virtual-networks HTTP/1.1" 200 540 0.174811 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.128 - - [2025-11-11 14:52:39] "POST /access-control-lists HTTP/1.1" 200 591 0.086941 10.0.0.128 - - [2025-11-11 14:52:39] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.039557 10.0.0.128 - - [2025-11-11 14:52:39] "POST /route-targets HTTP/1.1" 200 328 0.011515 10.0.0.128 - - [2025-11-11 14:52:39] "POST /network-ipams HTTP/1.1" 200 520 0.048137 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.003278 10.0.0.128 - - [2025-11-11 14:52:39] "POST /ref-update HTTP/1.1" 200 156 0.046892 10.0.0.128 - - [2025-11-11 14:52:39] "PUT /access-control-list/a69430f3-b59e-4829-9713-15e3e300e7bb HTTP/1.1" 200 273 0.033046 10.0.0.128 - - [2025-11-11 14:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.015253 10.0.0.128 - - [2025-11-11 14:52:39] "POST /virtual-networks HTTP/1.1" 200 548 0.192196 10.0.0.128 - - [2025-11-11 14:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.128 - - [2025-11-11 14:52:39] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.008583 10.0.0.128 - - [2025-11-11 14:52:39] "POST /route-targets HTTP/1.1" 200 328 0.027441 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.021836 10.0.0.128 - - [2025-11-11 14:52:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.037550 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:52:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 10.0.0.128 - - [2025-11-11 14:52:40] "POST /network-policys HTTP/1.1" 200 540 0.033149 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 10.0.0.128 - - [2025-11-11 14:52:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.012656 10.0.0.128 - - [2025-11-11 14:52:40] "POST /network-policys HTTP/1.1" 200 536 0.045311 10.0.0.128 - - [2025-11-11 14:52:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.011121 10.0.0.128 - - [2025-11-11 14:52:40] "POST /network-policys HTTP/1.1" 200 544 0.039871 10.0.0.128 - - [2025-11-11 14:52:40] "PUT /access-control-list/dc662a29-4400-408f-880b-813914f7040c HTTP/1.1" 200 273 0.033369 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.197335 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013627 10.0.0.128 - - [2025-11-11 14:52:40] "PUT /access-control-list/dc662a29-4400-408f-880b-813914f7040c HTTP/1.1" 200 273 0.040020 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.096082 10.0.0.128 - - [2025-11-11 14:52:40] "PUT /access-control-list/a69430f3-b59e-4829-9713-15e3e300e7bb HTTP/1.1" 200 273 0.073537 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.053437 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-update HTTP/1.1" 200 156 0.156159 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004280 10.0.0.128 - - [2025-11-11 14:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016146 10.0.0.128 - - [2025-11-11 14:52:40] "PUT /access-control-list/a69430f3-b59e-4829-9713-15e3e300e7bb HTTP/1.1" 200 273 0.084124 10.0.0.128 - - [2025-11-11 14:52:41] "PUT /access-control-list/dc662a29-4400-408f-880b-813914f7040c HTTP/1.1" 200 273 0.059662 10.0.0.128 - - [2025-11-11 14:52:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.017649 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.183316 10.0.0.128 - - [2025-11-11 14:52:41] "POST /access-control-lists HTTP/1.1" 200 603 0.056373 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.084827 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.020276 10.0.0.128 - - [2025-11-11 14:52:41] "PUT /access-control-list/ef4eaf39-6258-4826-a7a6-95743677d8f0 HTTP/1.1" 200 273 0.038414 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.116157 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.028964 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002826 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007200 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007106 10.0.0.128 - - [2025-11-11 14:52:41] "PUT /access-control-list/ef4eaf39-6258-4826-a7a6-95743677d8f0 HTTP/1.1" 200 273 0.049913 10.0.0.128 - - [2025-11-11 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.128 - - [2025-11-11 14:52:41] "GET /virtual-network/e7f429b3-3bf4-437d-826a-61737b263dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005687 10.0.0.128 - - [2025-11-11 14:52:41] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004484 10.0.0.128 - - [2025-11-11 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.128 - - [2025-11-11 14:52:41] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003242 10.0.0.128 - - [2025-11-11 14:52:41] "POST /firewall-policys HTTP/1.1" 200 532 0.018996 10.0.0.128 - - [2025-11-11 14:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017149 10.0.0.128 - - [2025-11-11 14:52:41] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007594 10.0.0.128 - - [2025-11-11 14:52:41] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008962 10.0.0.128 - - [2025-11-11 14:52:41] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003603 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.018625 10.0.0.128 - - [2025-11-11 14:52:41] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.016691 10.0.0.128 - - [2025-11-11 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.128 - - [2025-11-11 14:52:41] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002682 10.0.0.128 - - [2025-11-11 14:52:41] "POST /firewall-policys HTTP/1.1" 200 534 0.020267 10.0.0.128 - - [2025-11-11 14:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016145 10.0.0.128 - - [2025-11-11 14:52:41] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.018309 10.0.0.128 - - [2025-11-11 14:52:41] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.002994 10.0.0.128 - - [2025-11-11 14:52:41] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003021 10.0.0.128 - - [2025-11-11 14:52:41] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002777 10.0.0.128 - - [2025-11-11 14:52:41] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002709 10.0.0.128 - - [2025-11-11 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.014055 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.032419 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.042364 10.0.0.128 - - [2025-11-11 14:52:42] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.004912 10.0.0.128 - - [2025-11-11 14:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.128 - - [2025-11-11 14:52:42] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002629 10.0.0.128 - - [2025-11-11 14:52:42] "POST /firewall-policys HTTP/1.1" 200 532 0.032201 10.0.0.128 - - [2025-11-11 14:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015260 10.0.0.128 - - [2025-11-11 14:52:42] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008525 10.0.0.128 - - [2025-11-11 14:52:42] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.006236 10.0.0.128 - - [2025-11-11 14:52:42] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002757 10.0.0.128 - - [2025-11-11 14:52:42] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002537 10.0.0.128 - - [2025-11-11 14:52:42] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003003 10.0.0.128 - - [2025-11-11 14:52:42] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003105 10.0.0.128 - - [2025-11-11 14:52:42] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002717 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.017148 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.023716 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.037754 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.040033 10.0.0.128 - - [2025-11-11 14:52:42] "POST /ref-update HTTP/1.1" 200 156 0.029868 10.0.0.128 - - [2025-11-11 14:52:42] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.011729 10.0.0.128 - - [2025-11-11 14:52:42] "POST /tags HTTP/1.1" 200 300 0.043073 10.0.0.128 - - [2025-11-11 14:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.128 - - [2025-11-11 14:52:42] "GET /tag/d18ac594-9366-49ad-8b3c-a46e63434e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017892 10.0.0.128 - - [2025-11-11 14:52:42] "POST /set-tag HTTP/1.1" 200 109 0.029545 10.0.0.128 - - [2025-11-11 14:52:43] "POST /tags HTTP/1.1" 200 302 0.079742 10.0.0.128 - - [2025-11-11 14:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808 10.0.0.128 - - [2025-11-11 14:52:43] "GET /tag/1d56cecd-42fa-49b9-b535-2bcb1990953e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016557 10.0.0.128 - - [2025-11-11 14:52:43] "POST /tags HTTP/1.1" 200 326 0.128693 10.0.0.128 - - [2025-11-11 14:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.128 - - [2025-11-11 14:52:43] "GET /tag/bff8edfe-9213-4336-acfc-68afc9307848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.014812 10.0.0.128 - - [2025-11-11 14:52:43] "POST /tags HTTP/1.1" 200 312 0.077598 10.0.0.128 - - [2025-11-11 14:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.128 - - [2025-11-11 14:52:43] "GET /tag/83100be7-7951-47f1-8a7f-d4e070cda2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014020 10.0.0.128 - - [2025-11-11 14:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.128 - - [2025-11-11 14:52:43] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007035 10.0.0.128 - - [2025-11-11 14:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.128 - - [2025-11-11 14:52:43] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.035132 10.0.0.128 - - [2025-11-11 14:52:43] "POST /virtual-machines HTTP/1.1" 200 378 0.019675 10.0.0.128 - - [2025-11-11 14:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022561 10.0.0.128 - - [2025-11-11 14:52:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.119399 10.0.0.128 - - [2025-11-11 14:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016839 10.0.0.128 - - [2025-11-11 14:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016103 10.0.0.128 - - [2025-11-11 14:52:43] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005071 10.0.0.128 - - [2025-11-11 14:52:43] "POST /instance-ips HTTP/1.1" 200 410 0.043794 10.0.0.128 - - [2025-11-11 14:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021526 10.0.0.128 - - [2025-11-11 14:52:43] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.009868 10.0.0.128 - - [2025-11-11 14:52:44] "POST /ref-update HTTP/1.1" 200 156 0.010489 10.0.0.128 - - [2025-11-11 14:52:44] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018066 10.0.0.128 - - [2025-11-11 14:52:44] "POST /set-tag HTTP/1.1" 200 109 0.029303 10.0.0.128 - - [2025-11-11 14:52:44] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004892 10.0.0.128 - - [2025-11-11 14:52:44] "GET /instance-ip/14362d3c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003161 10.0.0.128 - - [2025-11-11 14:52:44] "POST /tags HTTP/1.1" 200 306 0.049359 10.0.0.128 - - [2025-11-11 14:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.128 - - [2025-11-11 14:52:44] "GET /tag/dbdb1dea-2fb8-4360-a4bb-762d53d28fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013631 10.0.0.128 - - [2025-11-11 14:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.128 - - [2025-11-11 14:52:44] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037273 10.0.0.128 - - [2025-11-11 14:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.128 - - [2025-11-11 14:52:44] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007079 10.0.0.128 - - [2025-11-11 14:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.128 - - [2025-11-11 14:52:44] "GET /service-appliance-set/e404203b-4b55-49dc-949f-f267668445fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016022 10.0.0.128 - - [2025-11-11 14:52:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002280 10.0.0.128 - - [2025-11-11 14:52:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112075 10.0.0.128 - - [2025-11-11 14:52:44] "GET /virtual-machine-interface/1018cee5-c1d2-40e7-8a98-f6b3290eeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.020763 10.0.0.128 - - [2025-11-11 14:52:44] "POST /instance-ips HTTP/1.1" 200 382 0.042150 10.0.0.128 - - [2025-11-11 14:52:44] "GET /instance-ip/636feeee-4bf2-460f-9be2-faea71259110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005525 10.0.0.128 - - [2025-11-11 14:52:44] "POST /loadbalancers HTTP/1.1" 200 584 0.074054 10.0.0.128 - - [2025-11-11 14:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.050511 10.0.0.128 - - [2025-11-11 14:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014298 10.0.0.128 - - [2025-11-11 14:52:44] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034184 10.0.0.128 - - [2025-11-11 14:52:44] "GET /instance-ip/636feeee-4bf2-460f-9be2-faea71259110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008237 10.0.0.128 - - [2025-11-11 14:52:44] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.062078 10.0.0.128 - - [2025-11-11 14:52:45] "GET /loadbalancer/545985e9-26be-419f-b222-b63b8b1cca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.017820 10.0.0.128 - - [2025-11-11 14:52:45] "POST /floating-ips HTTP/1.1" 200 585 0.069513 10.0.0.128 - - [2025-11-11 14:52:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040903 10.0.0.128 - - [2025-11-11 14:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010710 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.128 - - [2025-11-11 14:52:45] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045648 10.0.0.128 - - [2025-11-11 14:52:45] "GET /loadbalancer-listener/e803a93a-2f74-4f1d-9e06-4a45a9323be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003239 10.0.0.128 - - [2025-11-11 14:52:45] "GET /loadbalancer-listener/e803a93a-2f74-4f1d-9e06-4a45a9323be6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004315 10.0.0.128 - - [2025-11-11 14:52:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020264 10.0.0.128 - - [2025-11-11 14:52:45] "GET /instance-ip/636feeee-4bf2-460f-9be2-faea71259110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003020 10.0.0.128 - - [2025-11-11 14:52:45] "GET /instance-ip/636feeee-4bf2-460f-9be2-faea71259110?fields=floating_ips HTTP/1.1" 200 1172 0.005197 10.0.0.128 - - [2025-11-11 14:52:45] "GET /floating-ip/f3905a72-ac71-4b81-8eed-52528f15b9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002177 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.128 - - [2025-11-11 14:52:45] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002873 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.128 - - [2025-11-11 14:52:45] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.012666 10.0.0.128 - - [2025-11-11 14:52:45] "POST /tags HTTP/1.1" 200 358 0.070105 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009033 10.0.0.128 - - [2025-11-11 14:52:45] "GET /tag/7ddb846d-6857-456e-87fe-dd75bdbad682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015619 10.0.0.128 - - [2025-11-11 14:52:45] "POST /tags HTTP/1.1" 200 306 0.019913 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014134 10.0.0.128 - - [2025-11-11 14:52:45] "GET /tag/2b41370d-91ed-46ae-9b1e-5488d5b46ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019206 10.0.0.128 - - [2025-11-11 14:52:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.002082 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.004988 10.0.0.128 - - [2025-11-11 14:52:45] "POST /security-groups HTTP/1.1" 200 571 0.067160 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.001775 10.0.0.128 - - [2025-11-11 14:52:45] "POST /projects HTTP/1.1" 200 485 0.217985 10.0.0.128 - - [2025-11-11 14:52:45] "POST /access-control-lists HTTP/1.1" 200 582 0.070847 10.0.0.128 - - [2025-11-11 14:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.076607 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.015965 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006908 10.0.0.128 - - [2025-11-11 14:52:45] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.006361 10.0.0.128 - - [2025-11-11 14:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.128 - - [2025-11-11 14:52:46] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.046106 10.0.0.128 - - [2025-11-11 14:52:46] "POST /access-control-lists HTTP/1.1" 200 580 0.079470 10.0.0.128 - - [2025-11-11 14:52:46] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.054906 10.0.0.128 - - [2025-11-11 14:52:46] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.080967 10.0.0.128 - - [2025-11-11 14:52:46] "POST /security-groups HTTP/1.1" 200 539 0.092686 10.0.0.128 - - [2025-11-11 14:52:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.004420 10.0.0.128 - - [2025-11-11 14:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033017 10.0.0.128 - - [2025-11-11 14:52:46] "POST /access-control-lists HTTP/1.1" 200 598 0.072096 10.0.0.128 - - [2025-11-11 14:52:46] "POST /chown HTTP/1.1" 200 109 0.031810 10.0.0.128 - - [2025-11-11 14:52:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.022374 10.0.0.128 - - [2025-11-11 14:52:46] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004094 10.0.0.128 - - [2025-11-11 14:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.128 - - [2025-11-11 14:52:46] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005561 10.0.0.128 - - [2025-11-11 14:52:46] "POST /tags HTTP/1.1" 409 207 0.006713 10.0.0.128 - - [2025-11-11 14:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007943 10.0.0.128 - - [2025-11-11 14:52:46] "GET /tag/2b41370d-91ed-46ae-9b1e-5488d5b46ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019099 10.0.0.128 - - [2025-11-11 14:52:46] "POST /access-control-lists HTTP/1.1" 200 596 0.097209 10.0.0.128 - - [2025-11-11 14:52:46] "POST /firewall-rules HTTP/1.1" 200 566 0.079961 10.0.0.128 - - [2025-11-11 14:52:46] "GET /firewall-rule/668961ea-5713-490a-9c48-a6bdea6bb863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.019978 10.0.0.128 - - [2025-11-11 14:52:46] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002688 10.0.0.128 - - [2025-11-11 14:52:46] "GET /firewall-rule/668961ea-5713-490a-9c48-a6bdea6bb863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003178 10.0.0.128 - - [2025-11-11 14:52:46] "POST /ref-update HTTP/1.1" 200 156 0.014630 10.0.0.128 - - [2025-11-11 14:52:46] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.019207 10.0.0.128 - - [2025-11-11 14:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.128 - - [2025-11-11 14:52:46] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002707 10.0.0.128 - - [2025-11-11 14:52:46] "POST /tags HTTP/1.1" 409 207 0.001906 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.128 - - [2025-11-11 14:52:47] "GET /tag/2b41370d-91ed-46ae-9b1e-5488d5b46ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017405 10.0.0.128 - - [2025-11-11 14:52:47] "POST /firewall-rules HTTP/1.1" 200 564 0.081672 10.0.0.128 - - [2025-11-11 14:52:47] "GET /firewall-rule/a34b350f-02b0-4030-b77a-2b3208f5a9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010019 10.0.0.128 - - [2025-11-11 14:52:47] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004413 10.0.0.128 - - [2025-11-11 14:52:47] "GET /firewall-rule/a34b350f-02b0-4030-b77a-2b3208f5a9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003422 10.0.0.128 - - [2025-11-11 14:52:47] "POST /ref-update HTTP/1.1" 200 156 0.024704 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.128 - - [2025-11-11 14:52:47] "GET /loadbalancer/545985e9-26be-419f-b222-b63b8b1cca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004936 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.002360 10.0.0.128 - - [2025-11-11 14:52:47] "POST /tags HTTP/1.1" 200 356 0.032476 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.031604 10.0.0.128 - - [2025-11-11 14:52:47] "GET /tag/d3647d40-9961-4af7-9da5-b9b22498eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020624 10.0.0.128 - - [2025-11-11 14:52:47] "POST /tags HTTP/1.1" 200 304 0.046404 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030252 10.0.0.128 - - [2025-11-11 14:52:47] "GET /tag/6b7ad20d-0081-49bd-9060-83c2a0246fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021474 10.0.0.128 - - [2025-11-11 14:52:47] "POST /projects HTTP/1.1" 409 218 0.003324 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.128 - - [2025-11-11 14:52:47] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043678 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.128 - - [2025-11-11 14:52:47] "GET /network-ipam/00cc2a66-9b6b-43cd-a4ab-25e63a0bafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002598 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.128 - - [2025-11-11 14:52:47] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004349 10.0.0.128 - - [2025-11-11 14:52:47] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.054067 10.0.0.128 - - [2025-11-11 14:52:47] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004799 10.0.0.128 - - [2025-11-11 14:52:47] "POST /set-tag HTTP/1.1" 200 109 0.052303 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 10.0.0.128 - - [2025-11-11 14:52:47] "GET /network-ipam/4612cb54-a938-488b-83a2-4e9911baf2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003243 10.0.0.128 - - [2025-11-11 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.128 - - [2025-11-11 14:52:47] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003961 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.043200 10.0.0.128 - - [2025-11-11 14:52:48] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.016368 10.0.0.128 - - [2025-11-11 14:52:48] "POST /set-tag HTTP/1.1" 200 109 0.053501 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.128 - - [2025-11-11 14:52:48] "GET /network-policy/5599290d-3342-4e27-afe9-d69f103036b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002464 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.128 - - [2025-11-11 14:52:48] "GET /network-policy/2b86d730-f1d5-4083-8ac5-0cf5c8acec24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003685 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.128 - - [2025-11-11 14:52:48] "GET /network-policy/66018d8d-341d-460c-b50b-5ece1f16a886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002635 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /network-policy/66018d8d-341d-460c-b50b-5ece1f16a886 HTTP/1.1" 200 263 0.013911 10.0.0.128 - - [2025-11-11 14:52:48] "POST /ref-update HTTP/1.1" 200 156 0.100666 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /access-control-list/a69430f3-b59e-4829-9713-15e3e300e7bb HTTP/1.1" 200 273 0.067937 10.0.0.128 - - [2025-11-11 14:52:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023179 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /access-control-list/ef4eaf39-6258-4826-a7a6-95743677d8f0 HTTP/1.1" 200 273 0.066503 10.0.0.128 - - [2025-11-11 14:52:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007847 10.0.0.128 - - [2025-11-11 14:52:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002846 10.0.0.128 - - [2025-11-11 14:52:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002369 10.0.0.128 - - [2025-11-11 14:52:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002094 10.0.0.128 - - [2025-11-11 14:52:48] "POST /security-groups HTTP/1.1" 409 245 0.009626 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /security-group/fad3a242-b2fc-40f0-8bad-7361861e3b79 HTTP/1.1" 200 263 0.058654 10.0.0.128 - - [2025-11-11 14:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044387 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /access-control-list/44b27b51-0067-4ae6-966c-b5d30f587da3 HTTP/1.1" 200 273 0.040893 10.0.0.128 - - [2025-11-11 14:52:48] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020474 10.0.0.128 - - [2025-11-11 14:52:48] "PUT /access-control-list/e7679ea2-4ed7-4111-9d2a-4666d55e2d1a HTTP/1.1" 200 273 0.016598 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.128 - - [2025-11-11 14:52:48] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002796 10.0.0.128 - - [2025-11-11 14:52:48] "POST /tags HTTP/1.1" 409 206 0.001820 10.0.0.128 - - [2025-11-11 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.128 - - [2025-11-11 14:52:48] "GET /tag/6b7ad20d-0081-49bd-9060-83c2a0246fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011513 10.0.0.128 - - [2025-11-11 14:52:48] "POST /firewall-rules HTTP/1.1" 200 564 0.077791 10.0.0.128 - - [2025-11-11 14:52:49] "GET /firewall-rule/b68e6a21-65b5-4a19-9038-8fcf75cf67c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004286 10.0.0.128 - - [2025-11-11 14:52:49] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003272 10.0.0.128 - - [2025-11-11 14:52:49] "GET /firewall-rule/b68e6a21-65b5-4a19-9038-8fcf75cf67c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.001973 10.0.0.128 - - [2025-11-11 14:52:49] "POST /ref-update HTTP/1.1" 200 156 0.029867 10.0.0.128 - - [2025-11-11 14:52:49] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008470 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.128 - - [2025-11-11 14:52:49] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003084 10.0.0.128 - - [2025-11-11 14:52:49] "POST /tags HTTP/1.1" 409 206 0.002125 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.128 - - [2025-11-11 14:52:49] "GET /tag/6b7ad20d-0081-49bd-9060-83c2a0246fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021019 10.0.0.128 - - [2025-11-11 14:52:49] "POST /firewall-rules HTTP/1.1" 200 562 0.088780 10.0.0.128 - - [2025-11-11 14:52:49] "GET /firewall-rule/437bb5f0-dff6-41a4-aca1-f96696ebea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013741 10.0.0.128 - - [2025-11-11 14:52:49] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004267 10.0.0.128 - - [2025-11-11 14:52:49] "GET /firewall-rule/437bb5f0-dff6-41a4-aca1-f96696ebea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002621 10.0.0.128 - - [2025-11-11 14:52:49] "POST /ref-update HTTP/1.1" 200 156 0.021530 10.0.0.128 - - [2025-11-11 14:52:49] "POST /tags HTTP/1.1" 200 302 0.028432 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.128 - - [2025-11-11 14:52:49] "GET /tag/d8065cc8-5203-4d6a-b2d7-4f2145a806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011613 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.128 - - [2025-11-11 14:52:49] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039446 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.128 - - [2025-11-11 14:52:49] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003850 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.128 - - [2025-11-11 14:52:49] "GET /service-appliance-set/e404203b-4b55-49dc-949f-f267668445fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002635 10.0.0.128 - - [2025-11-11 14:52:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.001606 10.0.0.128 - - [2025-11-11 14:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107740 10.0.0.128 - - [2025-11-11 14:52:49] "GET /virtual-machine-interface/9f41c895-580c-4aaf-9481-e9bd8cce23cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.009326 10.0.0.128 - - [2025-11-11 14:52:49] "POST /instance-ips HTTP/1.1" 200 378 0.072991 10.0.0.128 - - [2025-11-11 14:52:49] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004413 10.0.0.128 - - [2025-11-11 14:52:50] "POST /loadbalancers HTTP/1.1" 200 584 0.062337 10.0.0.128 - - [2025-11-11 14:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022375 10.0.0.128 - - [2025-11-11 14:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007085 10.0.0.128 - - [2025-11-11 14:52:50] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040835 10.0.0.128 - - [2025-11-11 14:52:50] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003087 10.0.0.128 - - [2025-11-11 14:52:50] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034897 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002893 10.0.0.128 - - [2025-11-11 14:52:50] "POST /floating-ips HTTP/1.1" 200 583 0.072573 10.0.0.128 - - [2025-11-11 14:52:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.074676 10.0.0.128 - - [2025-11-11 14:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028516 10.0.0.128 - - [2025-11-11 14:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009903 10.0.0.128 - - [2025-11-11 14:52:50] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026774 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer-listener/f61193c9-dc6b-4c86-b664-bafde2c9c8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002958 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer-listener/f61193c9-dc6b-4c86-b664-bafde2c9c8fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003223 10.0.0.128 - - [2025-11-11 14:52:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029937 10.0.0.128 - - [2025-11-11 14:52:50] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003024 10.0.0.128 - - [2025-11-11 14:52:50] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?fields=floating_ips HTTP/1.1" 200 1165 0.005896 10.0.0.128 - - [2025-11-11 14:52:50] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002565 10.0.0.128 - - [2025-11-11 14:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.128 - - [2025-11-11 14:52:50] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032927 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002653 10.0.0.128 - - [2025-11-11 14:52:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018847 10.0.0.128 - - [2025-11-11 14:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023477 10.0.0.128 - - [2025-11-11 14:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009039 10.0.0.128 - - [2025-11-11 14:52:50] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.028893 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer-listener/1f92c1ee-fdb5-4b50-ba5b-9f09ae19411b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002404 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer-listener/1f92c1ee-fdb5-4b50-ba5b-9f09ae19411b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002792 10.0.0.128 - - [2025-11-11 14:52:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036944 10.0.0.128 - - [2025-11-11 14:52:50] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010257 10.0.0.128 - - [2025-11-11 14:52:50] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?fields=floating_ips HTTP/1.1" 200 1165 0.005579 10.0.0.128 - - [2025-11-11 14:52:50] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006906 10.0.0.128 - - [2025-11-11 14:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.128 - - [2025-11-11 14:52:50] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034577 10.0.0.128 - - [2025-11-11 14:52:50] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002085 10.0.0.128 - - [2025-11-11 14:52:50] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.017790 10.0.0.128 - - [2025-11-11 14:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015816 10.0.0.128 - - [2025-11-11 14:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.128 - - [2025-11-11 14:52:51] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.041583 10.0.0.128 - - [2025-11-11 14:52:51] "GET /loadbalancer-listener/56aec8a4-c105-482f-aab9-0041200ee6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002140 10.0.0.128 - - [2025-11-11 14:52:51] "GET /loadbalancer-listener/56aec8a4-c105-482f-aab9-0041200ee6e7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.006104 10.0.0.128 - - [2025-11-11 14:52:51] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.023711 10.0.0.128 - - [2025-11-11 14:52:51] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008416 10.0.0.128 - - [2025-11-11 14:52:51] "GET /instance-ip/07660f51-186c-43cb-a974-d297590e11a6?fields=floating_ips HTTP/1.1" 200 1165 0.004396 10.0.0.128 - - [2025-11-11 14:52:51] "POST /tags HTTP/1.1" 200 372 0.037713 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.128 - - [2025-11-11 14:52:51] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002829 10.0.0.128 - - [2025-11-11 14:52:51] "GET /tag/d8b0155b-81be-4586-b140-437343013b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.013891 10.0.0.128 - - [2025-11-11 14:52:51] "POST /tags HTTP/1.1" 200 320 0.018796 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011091 10.0.0.128 - - [2025-11-11 14:52:51] "GET /tag/734ef36e-5a11-4b2e-9ba5-907e79656419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.021446 10.0.0.128 - - [2025-11-11 14:52:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.000870 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.008593 10.0.0.128 - - [2025-11-11 14:52:51] "POST /security-groups HTTP/1.1" 200 578 0.068419 10.0.0.128 - - [2025-11-11 14:52:51] "POST /projects HTTP/1.1" 200 499 0.172151 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004297 10.0.0.128 - - [2025-11-11 14:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013659 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012495 10.0.0.128 - - [2025-11-11 14:52:51] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.025355 10.0.0.128 - - [2025-11-11 14:52:51] "POST /access-control-lists HTTP/1.1" 200 589 0.091598 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025130 10.0.0.128 - - [2025-11-11 14:52:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.024713 10.0.0.128 - - [2025-11-11 14:52:51] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010206 10.0.0.128 - - [2025-11-11 14:52:51] "POST /access-control-lists HTTP/1.1" 200 587 0.068744 10.0.0.128 - - [2025-11-11 14:52:51] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.099905 10.0.0.128 - - [2025-11-11 14:52:51] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.077336 10.0.0.128 - - [2025-11-11 14:52:52] "POST /security-groups HTTP/1.1" 200 560 0.082911 10.0.0.128 - - [2025-11-11 14:52:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.004890 10.0.0.128 - - [2025-11-11 14:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.065996 10.0.0.128 - - [2025-11-11 14:52:52] "POST /access-control-lists HTTP/1.1" 200 612 0.136671 10.0.0.128 - - [2025-11-11 14:52:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.009294 10.0.0.128 - - [2025-11-11 14:52:52] "POST /chown HTTP/1.1" 200 109 0.087637 10.0.0.128 - - [2025-11-11 14:52:52] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008153 10.0.0.128 - - [2025-11-11 14:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.128 - - [2025-11-11 14:52:52] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008903 10.0.0.128 - - [2025-11-11 14:52:52] "POST /access-control-lists HTTP/1.1" 200 610 0.083478 10.0.0.128 - - [2025-11-11 14:52:52] "POST /tags HTTP/1.1" 409 214 0.011851 10.0.0.128 - - [2025-11-11 14:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.128 - - [2025-11-11 14:52:52] "GET /tag/734ef36e-5a11-4b2e-9ba5-907e79656419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010772 10.0.0.128 - - [2025-11-11 14:52:52] "POST /firewall-rules HTTP/1.1" 200 580 0.072208 10.0.0.128 - - [2025-11-11 14:52:52] "GET /firewall-rule/faa13a80-7f66-4c8d-af61-d61bd508ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004468 10.0.0.128 - - [2025-11-11 14:52:52] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003699 10.0.0.128 - - [2025-11-11 14:52:52] "GET /firewall-rule/faa13a80-7f66-4c8d-af61-d61bd508ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003222 10.0.0.128 - - [2025-11-11 14:52:52] "POST /ref-update HTTP/1.1" 200 156 0.035116 10.0.0.128 - - [2025-11-11 14:52:52] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020175 10.0.0.128 - - [2025-11-11 14:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.128 - - [2025-11-11 14:52:52] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003244 10.0.0.128 - - [2025-11-11 14:52:52] "POST /tags HTTP/1.1" 409 214 0.001956 10.0.0.128 - - [2025-11-11 14:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.128 - - [2025-11-11 14:52:52] "GET /tag/734ef36e-5a11-4b2e-9ba5-907e79656419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012325 10.0.0.128 - - [2025-11-11 14:52:52] "POST /firewall-rules HTTP/1.1" 200 578 0.075290 10.0.0.128 - - [2025-11-11 14:52:52] "GET /firewall-rule/1eff3dac-14da-4d33-890d-a272cedd0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.035824 10.0.0.128 - - [2025-11-11 14:52:52] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.005885 10.0.0.128 - - [2025-11-11 14:52:52] "GET /firewall-rule/1eff3dac-14da-4d33-890d-a272cedd0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003822 10.0.0.128 - - [2025-11-11 14:52:53] "POST /ref-update HTTP/1.1" 200 156 0.052984 10.0.0.128 - - [2025-11-11 14:52:53] "POST /tags HTTP/1.1" 200 364 0.037417 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017056 10.0.0.128 - - [2025-11-11 14:52:53] "GET /tag/29fd570c-4de2-4aa0-a896-83ff128ec3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.016503 10.0.0.128 - - [2025-11-11 14:52:53] "POST /tags HTTP/1.1" 200 312 0.018346 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008306 10.0.0.128 - - [2025-11-11 14:52:53] "GET /tag/f033fbcd-96ca-472c-a330-6f412580eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011842 10.0.0.240 - - [2025-11-11 14:52:53] "GET / HTTP/1.1" 200 36215 0.001705 10.0.0.240 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.240 - - [2025-11-11 14:52:53] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004388 10.0.0.240 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.240 - - [2025-11-11 14:52:53] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003709 10.0.0.240 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009038 10.0.0.240 - - [2025-11-11 14:52:53] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006536 10.0.0.240 - - [2025-11-11 14:52:53] "PUT /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c HTTP/1.1" 200 263 0.016594 10.0.0.128 - - [2025-11-11 14:52:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.000672 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.023412 10.0.0.240 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.240 - - [2025-11-11 14:52:53] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.013149 10.0.0.240 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.240 - - [2025-11-11 14:52:53] "GET /virtual-machine-interface/3fb6d935-aaeb-45b6-9206-ca38d85498f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007956 10.0.0.128 - - [2025-11-11 14:52:53] "POST /security-groups HTTP/1.1" 200 574 0.088385 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.010033 10.0.0.128 - - [2025-11-11 14:52:53] "POST /projects HTTP/1.1" 200 491 0.262511 10.0.0.240 - - [2025-11-11 14:52:53] "PUT /virtual-machine-interface/3fb6d935-aaeb-45b6-9206-ca38d85498f3 HTTP/1.1" 200 285 0.056351 10.0.0.128 - - [2025-11-11 14:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020683 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022100 10.0.0.128 - - [2025-11-11 14:52:53] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.028437 10.0.0.128 - - [2025-11-11 14:52:53] "POST /access-control-lists HTTP/1.1" 200 585 0.131168 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.128 - - [2025-11-11 14:52:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.004675 10.0.0.128 - - [2025-11-11 14:52:53] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005834 10.0.0.128 - - [2025-11-11 14:52:53] "POST /access-control-lists HTTP/1.1" 200 583 0.067684 10.0.0.128 - - [2025-11-11 14:52:53] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.110283 10.0.0.128 - - [2025-11-11 14:52:53] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.046447 10.0.0.128 - - [2025-11-11 14:52:54] "POST /security-groups HTTP/1.1" 200 548 0.082314 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002373 10.0.0.128 - - [2025-11-11 14:52:54] "POST /access-control-lists HTTP/1.1" 200 604 0.065908 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.014035 10.0.0.128 - - [2025-11-11 14:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.075823 10.0.0.128 - - [2025-11-11 14:52:54] "POST /chown HTTP/1.1" 200 109 0.009451 10.0.0.128 - - [2025-11-11 14:52:54] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.047296 10.0.0.128 - - [2025-11-11 14:52:54] "POST /access-control-lists HTTP/1.1" 200 602 0.082748 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.128 - - [2025-11-11 14:52:54] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002727 10.0.0.128 - - [2025-11-11 14:52:54] "POST /tags HTTP/1.1" 409 210 0.001279 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.128 - - [2025-11-11 14:52:54] "GET /tag/f033fbcd-96ca-472c-a330-6f412580eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012572 10.0.0.128 - - [2025-11-11 14:52:54] "POST /firewall-rules HTTP/1.1" 200 572 0.064188 10.0.0.128 - - [2025-11-11 14:52:54] "GET /firewall-rule/549bc966-c898-40c6-9bd7-787ab46d868c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006143 10.0.0.128 - - [2025-11-11 14:52:54] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.007462 10.0.0.128 - - [2025-11-11 14:52:54] "GET /firewall-rule/549bc966-c898-40c6-9bd7-787ab46d868c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001919 10.0.0.128 - - [2025-11-11 14:52:54] "POST /ref-update HTTP/1.1" 200 156 0.035604 10.0.0.128 - - [2025-11-11 14:52:54] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005864 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.128 - - [2025-11-11 14:52:54] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003345 10.0.0.128 - - [2025-11-11 14:52:54] "POST /tags HTTP/1.1" 409 210 0.002720 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.128 - - [2025-11-11 14:52:54] "GET /tag/f033fbcd-96ca-472c-a330-6f412580eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018568 10.0.0.128 - - [2025-11-11 14:52:54] "POST /firewall-rules HTTP/1.1" 200 570 0.072210 10.0.0.128 - - [2025-11-11 14:52:54] "GET /firewall-rule/ae244c78-bd9d-4b76-866d-86d4592e8caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016621 10.0.0.128 - - [2025-11-11 14:52:54] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004535 10.0.0.128 - - [2025-11-11 14:52:54] "GET /firewall-rule/ae244c78-bd9d-4b76-866d-86d4592e8caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002309 10.0.0.128 - - [2025-11-11 14:52:54] "POST /ref-update HTTP/1.1" 200 156 0.041034 10.0.0.128 - - [2025-11-11 14:52:54] "POST /tags HTTP/1.1" 200 364 0.040142 10.0.0.128 - - [2025-11-11 14:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.128 - - [2025-11-11 14:52:54] "GET /tag/093d4335-7339-4c6d-a755-2f010d329e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014309 10.0.0.128 - - [2025-11-11 14:52:54] "POST /tags HTTP/1.1" 409 210 0.002654 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.128 - - [2025-11-11 14:52:55] "GET /tag/83100be7-7951-47f1-8a7f-d4e070cda2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010604 10.0.0.128 - - [2025-11-11 14:52:55] "POST /projects HTTP/1.1" 409 223 0.002025 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.128 - - [2025-11-11 14:52:55] "GET /project/99683389-e75b-4986-a5cb-e9faf348f0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039288 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.128 - - [2025-11-11 14:52:55] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007253 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.128 - - [2025-11-11 14:52:55] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006337 10.0.0.128 - - [2025-11-11 14:52:55] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.060875 10.0.0.128 - - [2025-11-11 14:52:55] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.061252 10.0.0.128 - - [2025-11-11 14:52:55] "POST /security-groups HTTP/1.1" 409 253 0.006046 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.128 - - [2025-11-11 14:52:55] "PUT /security-group/4d905ff2-740b-4d17-a517-76e52fef1d51 HTTP/1.1" 200 263 0.060965 10.0.0.128 - - [2025-11-11 14:52:55] "PUT /access-control-list/26a17979-84b9-4bfc-a8d1-17b214624cca HTTP/1.1" 200 273 0.020232 10.0.0.128 - - [2025-11-11 14:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.062296 10.0.0.128 - - [2025-11-11 14:52:55] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.024712 10.0.0.128 - - [2025-11-11 14:52:55] "PUT /access-control-list/89bad95e-e0a9-4681-bf2e-d7cecbe177fa HTTP/1.1" 200 273 0.058505 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.128 - - [2025-11-11 14:52:55] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002722 10.0.0.128 - - [2025-11-11 14:52:55] "POST /tags HTTP/1.1" 409 210 0.001435 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.128 - - [2025-11-11 14:52:55] "GET /tag/83100be7-7951-47f1-8a7f-d4e070cda2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011218 10.0.0.128 - - [2025-11-11 14:52:55] "POST /firewall-rules HTTP/1.1" 200 572 0.073784 10.0.0.128 - - [2025-11-11 14:52:55] "GET /firewall-rule/191c01f2-5c54-4e16-a19f-f31fcc35576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004375 10.0.0.128 - - [2025-11-11 14:52:55] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.007536 10.0.0.128 - - [2025-11-11 14:52:55] "GET /firewall-rule/191c01f2-5c54-4e16-a19f-f31fcc35576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005776 10.0.0.128 - - [2025-11-11 14:52:55] "POST /ref-update HTTP/1.1" 200 156 0.049554 10.0.0.128 - - [2025-11-11 14:52:55] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013075 10.0.0.128 - - [2025-11-11 14:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.128 - - [2025-11-11 14:52:56] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003722 10.0.0.128 - - [2025-11-11 14:52:56] "POST /tags HTTP/1.1" 409 210 0.002429 10.0.0.128 - - [2025-11-11 14:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.128 - - [2025-11-11 14:52:56] "GET /tag/83100be7-7951-47f1-8a7f-d4e070cda2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010954 10.0.0.128 - - [2025-11-11 14:52:56] "POST /firewall-rules HTTP/1.1" 200 570 0.070296 10.0.0.128 - - [2025-11-11 14:52:56] "GET /firewall-rule/d55cce78-65c7-437c-84b6-59829fbf3b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017450 10.0.0.128 - - [2025-11-11 14:52:56] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004064 10.0.0.128 - - [2025-11-11 14:52:56] "GET /firewall-rule/d55cce78-65c7-437c-84b6-59829fbf3b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002173 10.0.0.128 - - [2025-11-11 14:52:56] "POST /ref-update HTTP/1.1" 200 156 0.043773 10.0.0.128 - - [2025-11-11 14:52:56] "POST /tags HTTP/1.1" 409 237 0.005742 10.0.0.128 - - [2025-11-11 14:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006077 10.0.0.128 - - [2025-11-11 14:52:56] "GET /tag/093d4335-7339-4c6d-a755-2f010d329e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011629 10.0.0.128 - - [2025-11-11 14:52:56] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004298 10.0.0.128 - - [2025-11-11 14:52:56] "POST /set-tag HTTP/1.1" 200 109 0.019671 10.0.0.128 - - [2025-11-11 14:53:02] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006696 10.0.0.128 - - [2025-11-11 14:53:02] "POST /set-tag HTTP/1.1" 200 109 0.003735 10.0.0.128 - - [2025-11-11 14:53:02] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011589 10.0.0.128 - - [2025-11-11 14:53:02] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.128 - - [2025-11-11 14:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.128 - - [2025-11-11 14:53:02] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007215 10.0.0.128 - - [2025-11-11 14:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.128 - - [2025-11-11 14:53:02] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005343 10.0.0.128 - - [2025-11-11 14:53:02] "GET /loadbalancer-pool/d5e4f902-823c-42b4-ae54-fe3fc7bd3c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005007 10.0.0.128 - - [2025-11-11 14:53:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034110 10.0.0.128 - - [2025-11-11 14:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029748 10.0.0.128 - - [2025-11-11 14:53:02] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007837 10.0.0.128 - - [2025-11-11 14:53:02] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005527 10.0.0.128 - - [2025-11-11 14:53:02] "POST /ref-update HTTP/1.1" 200 156 0.009084 10.0.0.128 - - [2025-11-11 14:53:02] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.014082 10.0.0.128 - - [2025-11-11 14:53:02] "POST /tags HTTP/1.1" 409 205 0.002146 10.0.0.128 - - [2025-11-11 14:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.128 - - [2025-11-11 14:53:02] "GET /tag/d8065cc8-5203-4d6a-b2d7-4f2145a806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010505 10.0.0.128 - - [2025-11-11 14:53:02] "PUT /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7 HTTP/1.1" 200 257 0.016261 10.0.0.128 - - [2025-11-11 14:53:02] "POST /set-tag HTTP/1.1" 200 109 0.091611 10.0.0.128 - - [2025-11-11 14:53:02] "GET /loadbalancer-pool/80dd312a-1277-49a9-bed0-143350536baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004208 10.0.0.128 - - [2025-11-11 14:53:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014940 10.0.0.128 - - [2025-11-11 14:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019012 10.0.0.128 - - [2025-11-11 14:53:02] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012851 10.0.0.128 - - [2025-11-11 14:53:02] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005458 10.0.0.128 - - [2025-11-11 14:53:02] "POST /ref-update HTTP/1.1" 200 156 0.014214 10.0.0.128 - - [2025-11-11 14:53:02] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005624 10.0.0.128 - - [2025-11-11 14:53:03] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.128 - - [2025-11-11 14:53:03] "GET /loadbalancer-pool/df6418e7-55ba-4748-b7f3-95f9f9c4ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003811 10.0.0.128 - - [2025-11-11 14:53:03] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020715 10.0.0.128 - - [2025-11-11 14:53:03] "PUT /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7 HTTP/1.1" 200 257 0.017326 10.0.0.128 - - [2025-11-11 14:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007133 10.0.0.128 - - [2025-11-11 14:53:03] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010917 10.0.0.128 - - [2025-11-11 14:53:03] "POST /set-tag HTTP/1.1" 200 109 0.009468 10.0.0.128 - - [2025-11-11 14:53:03] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003722 10.0.0.128 - - [2025-11-11 14:53:03] "POST /ref-update HTTP/1.1" 200 156 0.007211 10.0.0.128 - - [2025-11-11 14:53:03] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.012225 10.0.0.128 - - [2025-11-11 14:53:03] "PUT /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7 HTTP/1.1" 200 257 0.013912 10.0.0.128 - - [2025-11-11 14:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.128 - - [2025-11-11 14:53:05] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002458 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:53:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:53:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 10.0.0.128 - - [2025-11-11 14:54:10] "GET / HTTP/1.1" 200 36215 0.002534 10.0.0.128 - - [2025-11-11 14:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.128 - - [2025-11-11 14:54:10] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005617 10.0.0.128 - - [2025-11-11 14:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.128 - - [2025-11-11 14:54:10] "GET /config-node/e1a625f1-6543-400c-be72-760e5ed7225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003672 10.0.0.128 - - [2025-11-11 14:54:22] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.128 - - [2025-11-11 14:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.128 - - [2025-11-11 14:54:22] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002648 10.0.0.128 - - [2025-11-11 14:54:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002326 10.0.0.128 - - [2025-11-11 14:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.128 - - [2025-11-11 14:54:22] "GET /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004708 10.0.0.128 - - [2025-11-11 14:54:22] "PUT /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4 HTTP/1.1" 200 255 0.014773 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:54:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:54:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:55:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:55:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 10.0.0.128 - - [2025-11-11 14:56:13] "GET /global-system-configs HTTP/1.1" 200 323 0.004431 10.0.0.128 - - [2025-11-11 14:56:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002100 10.0.0.128 - - [2025-11-11 14:56:57] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007330 10.0.0.128 - - [2025-11-11 14:56:57] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.128 - - [2025-11-11 14:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.128 - - [2025-11-11 14:56:57] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002547 10.0.0.128 - - [2025-11-11 14:56:57] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004008 10.0.0.128 - - [2025-11-11 14:56:57] "POST /set-tag HTTP/1.1" 200 109 0.021538 10.0.0.128 - - [2025-11-11 14:56:57] "DELETE /loadbalancer-member/a5c7fe4e-09d9-4aa9-8019-26d3138cbc1f HTTP/1.1" 200 115 0.036006 10.0.0.128 - - [2025-11-11 14:56:57] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005343 10.0.0.128 - - [2025-11-11 14:56:57] "POST /set-tag HTTP/1.1" 200 109 0.046216 10.0.0.128 - - [2025-11-11 14:56:57] "DELETE /loadbalancer-member/587beb6b-fd9d-4562-99e4-6abfd488def3 HTTP/1.1" 200 115 0.040654 10.0.0.128 - - [2025-11-11 14:56:57] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006984 10.0.0.128 - - [2025-11-11 14:56:57] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.128 - - [2025-11-11 14:56:58] "DELETE /loadbalancer-member/f8173613-492d-4712-8618-b1c4352b8b73 HTTP/1.1" 200 115 0.039466 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006854 10.0.0.128 - - [2025-11-11 14:56:58] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.128 - - [2025-11-11 14:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.128 - - [2025-11-11 14:56:58] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002417 10.0.0.128 - - [2025-11-11 14:56:58] "GET /loadbalancer-pool/d5e4f902-823c-42b4-ae54-fe3fc7bd3c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005000 10.0.0.128 - - [2025-11-11 14:56:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018910 10.0.0.128 - - [2025-11-11 14:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021365 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008827 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.025404 10.0.0.128 - - [2025-11-11 14:56:58] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004122 10.0.0.128 - - [2025-11-11 14:56:58] "POST /set-tag HTTP/1.1" 200 109 0.073279 10.0.0.128 - - [2025-11-11 14:56:58] "GET /loadbalancer-pool/80dd312a-1277-49a9-bed0-143350536baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014275 10.0.0.128 - - [2025-11-11 14:56:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026382 10.0.0.128 - - [2025-11-11 14:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013509 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006462 10.0.0.128 - - [2025-11-11 14:56:58] "POST /set-tag HTTP/1.1" 200 109 0.008283 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004233 10.0.0.128 - - [2025-11-11 14:56:58] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001939 10.0.0.128 - - [2025-11-11 14:56:58] "GET /loadbalancer-pool/df6418e7-55ba-4748-b7f3-95f9f9c4ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003119 10.0.0.128 - - [2025-11-11 14:56:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.036013 10.0.0.128 - - [2025-11-11 14:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024250 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012655 10.0.0.128 - - [2025-11-11 14:56:58] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004251 10.0.0.128 - - [2025-11-11 14:56:58] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002308 10.0.0.128 - - [2025-11-11 14:56:58] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.128 - - [2025-11-11 14:58:17] "GET / HTTP/1.1" 200 36215 0.001727 10.0.0.128 - - [2025-11-11 14:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.128 - - [2025-11-11 14:58:17] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036132 10.0.0.128 - - [2025-11-11 14:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013680 10.0.0.128 - - [2025-11-11 14:58:17] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029562 10.0.0.128 - - [2025-11-11 14:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.128 - - [2025-11-11 14:58:17] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031077 10.0.0.128 - - [2025-11-11 14:58:18] "POST /tags HTTP/1.1" 200 334 0.037914 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.128 - - [2025-11-11 14:58:18] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026608 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.128 - - [2025-11-11 14:58:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046958 10.0.0.128 - - [2025-11-11 14:58:18] "GET /virtual-networks?parent_id=c3752717-a4ee-4c6c-92a7-0e8ed589d112&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001506 10.0.0.128 - - [2025-11-11 14:58:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036516 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.128 - - [2025-11-11 14:58:18] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003450 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010463 10.0.0.128 - - [2025-11-11 14:58:18] "GET /service-appliance-set/e404203b-4b55-49dc-949f-f267668445fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002969 10.0.0.128 - - [2025-11-11 14:58:18] "POST /virtual-networks HTTP/1.1" 200 514 0.076959 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.001997 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.128 - - [2025-11-11 14:58:18] "GET /network-ipam/709e02ec-39e1-42a0-b8c1-31caf60a660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003311 10.0.0.128 - - [2025-11-11 14:58:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.099650 10.0.0.128 - - [2025-11-11 14:58:18] "GET /virtual-machine-interface/689e5914-275b-4adb-8752-d980ac0abd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.038503 10.0.0.128 - - [2025-11-11 14:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.015731 10.0.0.128 - - [2025-11-11 14:58:18] "POST /ref-update HTTP/1.1" 200 156 0.174067 10.0.0.128 - - [2025-11-11 14:58:18] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.009449 10.0.0.128 - - [2025-11-11 14:58:18] "POST /instance-ips HTTP/1.1" 200 410 0.031762 10.0.0.128 - - [2025-11-11 14:58:18] "GET /instance-ip/e3e4d679-c385-49bc-9ca0-b01808e9dbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010045 10.0.0.128 - - [2025-11-11 14:58:18] "GET /domains HTTP/1.1" 200 281 0.003154 10.0.0.128 - - [2025-11-11 14:58:18] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d HTTP/1.1" 200 3099 0.017323 10.0.0.128 - - [2025-11-11 14:58:18] "POST /loadbalancers HTTP/1.1" 200 612 0.031171 10.0.0.128 - - [2025-11-11 14:58:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 HTTP/1.1" 200 5739 0.034779 10.0.0.128 - - [2025-11-11 14:58:18] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.008696 10.0.0.128 - - [2025-11-11 14:58:18] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.013378 10.0.0.128 - - [2025-11-11 14:58:18] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1184 0.002705 10.0.0.128 - - [2025-11-11 14:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015353 10.0.0.128 - - [2025-11-11 14:58:18] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1184 0.004886 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.128 - - [2025-11-11 14:58:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.059483 10.0.0.128 - - [2025-11-11 14:58:18] "GET /instance-ip/e3e4d679-c385-49bc-9ca0-b01808e9dbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005579 10.0.0.128 - - [2025-11-11 14:58:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037308 10.0.0.128 - - [2025-11-11 14:58:18] "POST /floating-ips HTTP/1.1" 200 599 0.023505 10.0.0.128 - - [2025-11-11 14:58:18] "GET /loadbalancer/12b02cf9-20fd-4209-9896-d9829ade04f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.015725 10.0.0.128 - - [2025-11-11 14:58:18] "POST /route-targets HTTP/1.1" 200 328 0.019870 10.0.0.128 - - [2025-11-11 14:58:18] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.057630 10.0.0.128 - - [2025-11-11 14:58:18] "POST /ref-update HTTP/1.1" 200 156 0.028276 10.0.0.128 - - [2025-11-11 14:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014739 10.0.0.128 - - [2025-11-11 14:58:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.024466 10.0.0.128 - - [2025-11-11 14:58:18] "GET /loadbalancer-listener/1c74074a-ff52-4149-98f8-3b5565c471fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.026570 10.0.0.128 - - [2025-11-11 14:58:18] "GET /loadbalancer-listener/1c74074a-ff52-4149-98f8-3b5565c471fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003243 10.0.0.128 - - [2025-11-11 14:58:19] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018210 10.0.0.128 - - [2025-11-11 14:58:19] "GET /instance-ip/e3e4d679-c385-49bc-9ca0-b01808e9dbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003956 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.128 - - [2025-11-11 14:58:19] "GET /loadbalancer/12b02cf9-20fd-4209-9896-d9829ade04f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001967 10.0.0.128 - - [2025-11-11 14:58:19] "GET /instance-ip/e3e4d679-c385-49bc-9ca0-b01808e9dbc7?fields=floating_ips HTTP/1.1" 200 1215 0.005291 10.0.0.128 - - [2025-11-11 14:58:19] "GET /floating-ip/c823ee78-915b-4710-a633-675a48e2f54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.001851 10.0.0.128 - - [2025-11-11 14:58:19] "POST /tags HTTP/1.1" 200 296 0.049102 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.128 - - [2025-11-11 14:58:19] "GET /tag/43e0c3cb-2d20-4c17-b15e-7ba4e223b3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.016221 10.0.0.128 - - [2025-11-11 14:58:19] "POST /tags HTTP/1.1" 409 233 0.002576 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.128 - - [2025-11-11 14:58:19] "GET /tag/d3647d40-9961-4af7-9da5-b9b22498eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010687 10.0.0.128 - - [2025-11-11 14:58:19] "POST /tags HTTP/1.1" 409 206 0.002105 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.128 - - [2025-11-11 14:58:19] "GET /tag/6b7ad20d-0081-49bd-9060-83c2a0246fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009558 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.128 - - [2025-11-11 14:58:19] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005207 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.128 - - [2025-11-11 14:58:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026721 10.0.0.128 - - [2025-11-11 14:58:19] "POST /virtual-machines HTTP/1.1" 200 370 0.007924 10.0.0.128 - - [2025-11-11 14:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013881 10.0.0.128 - - [2025-11-11 14:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110440 10.0.0.128 - - [2025-11-11 14:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009694 10.0.0.128 - - [2025-11-11 14:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009512 10.0.0.128 - - [2025-11-11 14:58:19] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009208 10.0.0.128 - - [2025-11-11 14:58:19] "POST /instance-ips HTTP/1.1" 200 410 0.018798 10.0.0.128 - - [2025-11-11 14:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024795 10.0.0.128 - - [2025-11-11 14:58:19] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011176 10.0.0.128 - - [2025-11-11 14:58:19] "POST /set-tag HTTP/1.1" 200 109 0.016013 10.0.0.128 - - [2025-11-11 14:58:19] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015171 10.0.0.128 - - [2025-11-11 14:58:19] "GET /instance-ip/dc626456-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002635 10.0.0.128 - - [2025-11-11 14:58:19] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006656 10.0.0.128 - - [2025-11-11 14:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.128 - - [2025-11-11 14:58:19] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002264 10.0.0.128 - - [2025-11-11 14:58:19] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016761 10.0.0.128 - - [2025-11-11 14:58:20] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.128 - - [2025-11-11 14:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004239 10.0.0.128 - - [2025-11-11 14:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.128 - - [2025-11-11 14:58:20] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038961 10.0.0.128 - - [2025-11-11 14:58:20] "POST /virtual-machines HTTP/1.1" 200 370 0.007907 10.0.0.128 - - [2025-11-11 14:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013691 10.0.0.128 - - [2025-11-11 14:58:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111408 10.0.0.128 - - [2025-11-11 14:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008887 10.0.0.128 - - [2025-11-11 14:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010055 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005183 10.0.0.128 - - [2025-11-11 14:58:20] "POST /instance-ips HTTP/1.1" 200 410 0.023657 10.0.0.128 - - [2025-11-11 14:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.041918 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.022878 10.0.0.128 - - [2025-11-11 14:58:20] "POST /set-tag HTTP/1.1" 200 109 0.022959 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016669 10.0.0.128 - - [2025-11-11 14:58:20] "GET /instance-ip/dcd288e4-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002648 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004256 10.0.0.128 - - [2025-11-11 14:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003695 10.0.0.128 - - [2025-11-11 14:58:20] "POST /ref-update HTTP/1.1" 200 156 0.009568 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015885 10.0.0.128 - - [2025-11-11 14:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004484 10.0.0.128 - - [2025-11-11 14:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.128 - - [2025-11-11 14:58:20] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003850 10.0.0.128 - - [2025-11-11 14:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.128 - - [2025-11-11 14:58:23] "GET /domains HTTP/1.1" 200 281 0.007122 10.0.0.128 - - [2025-11-11 14:58:23] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d HTTP/1.1" 200 3099 0.003114 10.0.0.128 - - [2025-11-11 14:58:23] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 HTTP/1.1" 200 7092 0.023902 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.004017 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.005866 10.0.0.128 - - [2025-11-11 14:58:23] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1406 0.004139 10.0.0.128 - - [2025-11-11 14:58:23] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1406 0.002697 10.0.0.128 - - [2025-11-11 14:58:23] "GET /route-target/49060b42-f7be-4a07-9a90-1c199d6783ff HTTP/1.1" 200 1154 0.002672 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.006334 10.0.0.128 - - [2025-11-11 14:58:23] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1406 0.017202 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004148 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.007019 10.0.0.128 - - [2025-11-11 14:58:23] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1406 0.003245 10.0.0.128 - - [2025-11-11 14:58:23] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 200 1406 0.003566 10.0.0.128 - - [2025-11-11 14:58:23] "GET /route-target/49060b42-f7be-4a07-9a90-1c199d6783ff HTTP/1.1" 200 1154 0.002272 10.0.0.128 - - [2025-11-11 14:58:23] "GET /domains HTTP/1.1" 200 281 0.001901 10.0.0.128 - - [2025-11-11 14:58:23] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d HTTP/1.1" 200 3099 0.004874 10.0.0.128 - - [2025-11-11 14:58:23] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 HTTP/1.1" 200 7092 0.029625 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2095 0.003729 10.0.0.128 - - [2025-11-11 14:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.128 - - [2025-11-11 14:58:23] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031400 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003856 10.0.0.128 - - [2025-11-11 14:58:23] "GET /floating-ip-pools?parent_id=5f87292c-fb13-477d-8a68-180d7cbf2645&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001706 10.0.0.128 - - [2025-11-11 14:58:23] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004675 10.0.0.128 - - [2025-11-11 14:58:24] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024856 10.0.0.128 - - [2025-11-11 14:58:24] "POST /ref-update HTTP/1.1" 200 156 0.025596 10.0.0.128 - - [2025-11-11 14:58:24] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.017874 10.0.0.128 - - [2025-11-11 14:58:24] "GET /domains HTTP/1.1" 200 281 0.001962 10.0.0.128 - - [2025-11-11 14:58:24] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d HTTP/1.1" 200 3099 0.002539 10.0.0.128 - - [2025-11-11 14:58:24] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 HTTP/1.1" 200 7349 0.046131 10.0.0.128 - - [2025-11-11 14:58:24] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2334 0.005732 10.0.0.128 - - [2025-11-11 14:58:24] "GET /floating-ip-pool/8c2810fc-0f44-4455-901c-e9e2eac08a1d HTTP/1.1" 200 1318 0.002450 10.0.0.128 - - [2025-11-11 14:58:24] "GET /domains HTTP/1.1" 200 281 0.001431 10.0.0.128 - - [2025-11-11 14:58:24] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d HTTP/1.1" 200 3099 0.002603 10.0.0.128 - - [2025-11-11 14:58:24] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 HTTP/1.1" 200 7349 0.036361 10.0.0.128 - - [2025-11-11 14:58:24] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 2334 0.005927 10.0.0.128 - - [2025-11-11 14:58:24] "GET /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004648 10.0.0.128 - - [2025-11-11 14:58:24] "POST /tags HTTP/1.1" 200 366 0.063689 10.0.0.128 - - [2025-11-11 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019772 10.0.0.128 - - [2025-11-11 14:58:24] "GET /tag/dff33124-ee5a-42d8-b9cb-a28b33c0da36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014617 10.0.0.128 - - [2025-11-11 14:58:24] "POST /tags HTTP/1.1" 409 206 0.002226 10.0.0.128 - - [2025-11-11 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.128 - - [2025-11-11 14:58:24] "GET /tag/6b7ad20d-0081-49bd-9060-83c2a0246fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010483 10.0.0.128 - - [2025-11-11 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.128 - - [2025-11-11 14:58:24] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.030972 10.0.0.128 - - [2025-11-11 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015639 10.0.0.128 - - [2025-11-11 14:58:24] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004579 10.0.0.128 - - [2025-11-11 14:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.128 - - [2025-11-11 14:58:24] "GET /service-appliance-set/963252fd-f579-4d90-89da-16cddecdb116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003992 10.0.0.128 - - [2025-11-11 14:58:24] "POST /fqname-to-id HTTP/1.1" 404 258 0.002016 10.0.0.128 - - [2025-11-11 14:58:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.117036 10.0.0.128 - - [2025-11-11 14:58:24] "GET /virtual-machine-interface/4c936298-9bf4-41fc-ae51-14b749e5adef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.020567 10.0.0.128 - - [2025-11-11 14:58:24] "POST /set-tag HTTP/1.1" 200 109 0.020620 10.0.0.128 - - [2025-11-11 14:58:24] "POST /instance-ips HTTP/1.1" 200 418 0.020514 10.0.0.128 - - [2025-11-11 14:58:24] "GET /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004671 10.0.0.128 - - [2025-11-11 14:58:24] "POST /loadbalancers HTTP/1.1" 200 620 0.060057 10.0.0.128 - - [2025-11-11 14:58:25] "POST /service-instances HTTP/1.1" 200 568 0.026407 10.0.0.128 - - [2025-11-11 14:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031669 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010643 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.033552 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.128 - - [2025-11-11 14:58:25] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.062244 10.0.0.128 - - [2025-11-11 14:58:25] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.009657 10.0.0.128 - - [2025-11-11 14:58:25] "GET /virtual-machine-interface/4c936298-9bf4-41fc-ae51-14b749e5adef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004602 10.0.0.128 - - [2025-11-11 14:58:25] "GET /virtual-machine-interface/4c936298-9bf4-41fc-ae51-14b749e5adef?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008382 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.128 - - [2025-11-11 14:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011874 10.0.0.128 - - [2025-11-11 14:58:25] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.008830 10.0.0.128 - - [2025-11-11 14:58:25] "GET /floating-ip-pool/8c2810fc-0f44-4455-901c-e9e2eac08a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015070 10.0.0.128 - - [2025-11-11 14:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029948 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.128 - - [2025-11-11 14:58:25] "POST /floating-ips HTTP/1.1" 200 673 0.105052 10.0.0.128 - - [2025-11-11 14:58:25] "POST /virtual-machines HTTP/1.1" 200 430 0.054721 10.0.0.128 - - [2025-11-11 14:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037045 10.0.0.128 - - [2025-11-11 14:58:25] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003708 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.128 - - [2025-11-11 14:58:25] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008563 10.0.0.128 - - [2025-11-11 14:58:25] "POST /tags HTTP/1.1" 409 221 0.027311 10.0.0.128 - - [2025-11-11 14:58:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.133636 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.128 - - [2025-11-11 14:58:25] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011169 10.0.0.128 - - [2025-11-11 14:58:25] "POST /chown HTTP/1.1" 200 109 0.042951 10.0.0.128 - - [2025-11-11 14:58:25] "POST /tags HTTP/1.1" 409 238 0.012241 10.0.0.128 - - [2025-11-11 14:58:25] "POST /chown HTTP/1.1" 200 109 0.006667 10.0.0.128 - - [2025-11-11 14:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008704 10.0.0.128 - - [2025-11-11 14:58:25] "GET /tag/dff33124-ee5a-42d8-b9cb-a28b33c0da36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010958 10.0.0.128 - - [2025-11-11 14:58:25] "PUT /virtual-machine-interface/222a2852-ab88-493a-94fb-b68ea10e5a6a HTTP/1.1" 200 285 0.034142 10.0.0.128 - - [2025-11-11 14:58:25] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.025733 10.0.0.128 - - [2025-11-11 14:58:25] "POST /firewall-rules HTTP/1.1" 200 652 0.103229 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.046530 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.019459 10.0.0.128 - - [2025-11-11 14:58:25] "GET /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.020355 10.0.0.128 - - [2025-11-11 14:58:25] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005030 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.043912 10.0.0.128 - - [2025-11-11 14:58:25] "GET /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.020673 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.008805 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.020614 10.0.0.128 - - [2025-11-11 14:58:25] "POST /ref-update HTTP/1.1" 200 156 0.025225 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.064230 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.128 - - [2025-11-11 14:58:26] "POST /virtual-machines HTTP/1.1" 200 430 0.041594 10.0.0.128 - - [2025-11-11 14:58:26] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061239 10.0.0.128 - - [2025-11-11 14:58:26] "GET /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006660 10.0.0.128 - - [2025-11-11 14:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132099 10.0.0.128 - - [2025-11-11 14:58:26] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.085901 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.128 - - [2025-11-11 14:58:26] "POST /chown HTTP/1.1" 200 109 0.025628 10.0.0.128 - - [2025-11-11 14:58:26] "POST /chown HTTP/1.1" 200 109 0.020172 10.0.0.128 - - [2025-11-11 14:58:26] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.042818 10.0.0.128 - - [2025-11-11 14:58:26] "GET /loadbalancer-listener/9e0a2727-4d35-4cd9-aa13-5a8d5c369999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007908 10.0.0.128 - - [2025-11-11 14:58:26] "PUT /virtual-machine-interface/0997b5f2-c228-493b-affa-02ff1a9edab7 HTTP/1.1" 200 285 0.033025 10.0.0.128 - - [2025-11-11 14:58:26] "GET /loadbalancer-listener/9e0a2727-4d35-4cd9-aa13-5a8d5c369999?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.024118 10.0.0.128 - - [2025-11-11 14:58:26] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.026718 10.0.0.128 - - [2025-11-11 14:58:26] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.026796 10.0.0.128 - - [2025-11-11 14:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014778 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.042443 10.0.0.128 - - [2025-11-11 14:58:26] "GET /loadbalancer-pool/b01ff2b0-2d11-4705-bdc3-71f9532f4ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014908 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.015496 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.030164 10.0.0.128 - - [2025-11-11 14:58:26] "POST /loadbalancer-members HTTP/1.1" 200 709 0.040426 10.0.0.128 - - [2025-11-11 14:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027686 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.024158 10.0.0.128 - - [2025-11-11 14:58:26] "GET /loadbalancer-member/3dba2747-ff08-4f37-8eab-bfa499de4f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.016197 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.026951 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010194 10.0.0.128 - - [2025-11-11 14:58:26] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002795 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.128 - - [2025-11-11 14:58:26] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002644 10.0.0.128 - - [2025-11-11 14:58:26] "POST /chown HTTP/1.1" 200 109 0.008063 10.0.0.128 - - [2025-11-11 14:58:26] "POST /tags HTTP/1.1" 409 221 0.008449 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.128 - - [2025-11-11 14:58:26] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011157 10.0.0.128 - - [2025-11-11 14:58:26] "POST /chown HTTP/1.1" 200 109 0.036520 10.0.0.128 - - [2025-11-11 14:58:26] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.020054 10.0.0.128 - - [2025-11-11 14:58:26] "POST /tags HTTP/1.1" 409 238 0.002085 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.128 - - [2025-11-11 14:58:26] "GET /tag/dff33124-ee5a-42d8-b9cb-a28b33c0da36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009942 10.0.0.128 - - [2025-11-11 14:58:26] "POST /firewall-rules HTTP/1.1" 409 293 0.002067 10.0.0.128 - - [2025-11-11 14:58:26] "POST /ref-update HTTP/1.1" 200 156 0.011111 10.0.0.128 - - [2025-11-11 14:58:26] "POST /chown HTTP/1.1" 200 109 0.021088 10.0.0.128 - - [2025-11-11 14:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.128 - - [2025-11-11 14:58:26] "POST /chown HTTP/1.1" 200 109 0.017753 10.0.0.128 - - [2025-11-11 14:58:26] "PUT /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a HTTP/1.1" 200 261 0.048426 10.0.0.128 - - [2025-11-11 14:58:26] "GET /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.010921 10.0.0.128 - - [2025-11-11 14:58:26] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.021572 10.0.0.128 - - [2025-11-11 14:58:27] "POST /ref-update HTTP/1.1" 200 156 0.024620 10.0.0.128 - - [2025-11-11 14:58:27] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013228 10.0.0.128 - - [2025-11-11 14:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.128 - - [2025-11-11 14:58:27] "GET /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002969 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.006802 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.011662 10.0.0.128 - - [2025-11-11 14:58:27] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.015301 10.0.0.128 - - [2025-11-11 14:58:27] "POST /ref-update HTTP/1.1" 200 156 0.011864 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.018323 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.021642 10.0.0.128 - - [2025-11-11 14:58:27] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.020900 10.0.0.128 - - [2025-11-11 14:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.128 - - [2025-11-11 14:58:27] "POST /ref-update HTTP/1.1" 200 156 0.025951 10.0.0.128 - - [2025-11-11 14:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.128 - - [2025-11-11 14:58:27] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009568 10.0.0.128 - - [2025-11-11 14:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.007964 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.025201 10.0.0.128 - - [2025-11-11 14:58:27] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.074690 10.0.0.128 - - [2025-11-11 14:58:27] "POST /virtual-machines HTTP/1.1" 200 374 0.018101 10.0.0.128 - - [2025-11-11 14:58:27] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.066414 10.0.0.128 - - [2025-11-11 14:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030814 10.0.0.128 - - [2025-11-11 14:58:27] "POST /ref-update HTTP/1.1" 200 156 0.052222 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.012796 10.0.0.128 - - [2025-11-11 14:58:27] "POST /chown HTTP/1.1" 200 109 0.017566 10.0.0.128 - - [2025-11-11 14:58:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.110853 10.0.0.128 - - [2025-11-11 14:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029341 10.0.0.128 - - [2025-11-11 14:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018296 10.0.0.128 - - [2025-11-11 14:58:27] "PUT /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 257 0.056820 10.0.0.128 - - [2025-11-11 14:58:27] "POST /ref-update HTTP/1.1" 200 156 0.030695 10.0.0.128 - - [2025-11-11 14:58:27] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.016574 10.0.0.128 - - [2025-11-11 14:58:27] "POST /instance-ips HTTP/1.1" 200 414 0.058653 10.0.0.128 - - [2025-11-11 14:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.040829 10.0.0.128 - - [2025-11-11 14:58:27] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006613 10.0.0.128 - - [2025-11-11 14:58:27] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.011822 10.0.0.128 - - [2025-11-11 14:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018570 10.0.0.128 - - [2025-11-11 14:58:28] "POST /set-tag HTTP/1.1" 200 109 0.048643 10.0.0.128 - - [2025-11-11 14:58:28] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017097 10.0.0.128 - - [2025-11-11 14:58:28] "GET /instance-ip/e136ebfa-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.002946 10.0.0.128 - - [2025-11-11 14:58:28] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.008259 10.0.0.128 - - [2025-11-11 14:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017391 10.0.0.128 - - [2025-11-11 14:58:28] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006643 10.0.0.128 - - [2025-11-11 14:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.128 - - [2025-11-11 14:58:28] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007993 10.0.0.128 - - [2025-11-11 14:58:28] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.013210 10.0.0.128 - - [2025-11-11 14:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021198 10.0.0.128 - - [2025-11-11 14:58:28] "POST /ref-update HTTP/1.1" 200 156 0.025584 10.0.0.128 - - [2025-11-11 14:58:28] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020497 10.0.0.128 - - [2025-11-11 14:58:28] "POST /set-tag HTTP/1.1" 200 109 0.007774 10.0.0.128 - - [2025-11-11 14:58:28] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004516 10.0.0.128 - - [2025-11-11 14:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.128 - - [2025-11-11 14:58:28] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.010045 10.0.0.128 - - [2025-11-11 14:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024311 10.0.0.128 - - [2025-11-11 14:58:28] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.044046 10.0.0.128 - - [2025-11-11 14:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014601 10.0.0.128 - - [2025-11-11 14:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.006915 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.010995 10.0.0.128 - - [2025-11-11 14:58:28] "POST /ref-update HTTP/1.1" 200 156 0.013976 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.008214 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.021795 10.0.0.128 - - [2025-11-11 14:58:28] "POST /ref-update HTTP/1.1" 200 156 0.018774 10.0.0.128 - - [2025-11-11 14:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.006949 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.018904 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.007038 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.020759 10.0.0.128 - - [2025-11-11 14:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.007131 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.019741 10.0.0.128 - - [2025-11-11 14:58:28] "POST /chown HTTP/1.1" 200 109 0.017293 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006746 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006075 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.008904 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.019017 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006518 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.025995 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006553 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.016740 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006915 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.016937 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.015456 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006850 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.005821 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.014977 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006633 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.027586 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.007700 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.017968 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.020226 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.006483 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.013804 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.017528 10.0.0.128 - - [2025-11-11 14:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.128 - - [2025-11-11 14:58:29] "POST /chown HTTP/1.1" 200 109 0.009531 10.0.0.128 - - [2025-11-11 14:58:30] "POST /chown HTTP/1.1" 200 109 0.021802 10.0.0.128 - - [2025-11-11 14:58:30] "POST /chown HTTP/1.1" 200 109 0.007009 10.0.0.128 - - [2025-11-11 14:58:30] "POST /chown HTTP/1.1" 200 109 0.016152 10.0.0.128 - - [2025-11-11 14:58:35] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004407 10.0.0.128 - - [2025-11-11 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.128 - - [2025-11-11 14:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.128 - - [2025-11-11 14:58:35] "GET /loadbalancer/12b02cf9-20fd-4209-9896-d9829ade04f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.006490 10.0.0.128 - - [2025-11-11 14:58:35] "GET /loadbalancer-pool/857ee44c-a55a-40a0-92a8-9a885a4c5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003203 10.0.0.128 - - [2025-11-11 14:58:35] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014359 10.0.0.128 - - [2025-11-11 14:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008326 10.0.0.128 - - [2025-11-11 14:58:35] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006516 10.0.0.128 - - [2025-11-11 14:58:35] "POST /tags HTTP/1.1" 409 221 0.003166 10.0.0.128 - - [2025-11-11 14:58:35] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006343 10.0.0.128 - - [2025-11-11 14:58:35] "POST /ref-update HTTP/1.1" 200 156 0.007552 10.0.0.128 - - [2025-11-11 14:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.128 - - [2025-11-11 14:58:36] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011386 10.0.0.128 - - [2025-11-11 14:58:36] "GET /floating-ip/c823ee78-915b-4710-a633-675a48e2f54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004267 10.0.0.128 - - [2025-11-11 14:58:36] "PUT /floating-ip/c823ee78-915b-4710-a633-675a48e2f54c HTTP/1.1" 200 257 0.012460 10.0.0.128 - - [2025-11-11 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.036657 10.0.0.128 - - [2025-11-11 14:58:36] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005874 10.0.0.128 - - [2025-11-11 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.128 - - [2025-11-11 14:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.128 - - [2025-11-11 14:58:36] "GET /loadbalancer/12b02cf9-20fd-4209-9896-d9829ade04f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002134 10.0.0.128 - - [2025-11-11 14:58:36] "GET /loadbalancer-pool/857ee44c-a55a-40a0-92a8-9a885a4c5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002337 10.0.0.128 - - [2025-11-11 14:58:36] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017269 10.0.0.128 - - [2025-11-11 14:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013061 10.0.0.128 - - [2025-11-11 14:58:36] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009257 10.0.0.128 - - [2025-11-11 14:58:36] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005099 10.0.0.128 - - [2025-11-11 14:58:36] "POST /ref-update HTTP/1.1" 200 156 0.015615 10.0.0.128 - - [2025-11-11 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.014787 10.0.0.128 - - [2025-11-11 14:58:37] "GET /floating-ip/c823ee78-915b-4710-a633-675a48e2f54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.012000 10.0.0.128 - - [2025-11-11 14:58:37] "GET /virtual-machine/ceaf9556-7862-4d03-81d7-d4cba90cbaec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003656 10.0.0.128 - - [2025-11-11 14:58:37] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004986 10.0.0.128 - - [2025-11-11 14:58:37] "GET /virtual-machine/19f528f3-8300-4fd8-bdc1-ecc622f0db25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003246 10.0.0.128 - - [2025-11-11 14:58:37] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004477 10.0.0.128 - - [2025-11-11 14:58:40] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005212 10.0.0.128 - - [2025-11-11 14:58:40] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.128 - - [2025-11-11 14:58:42] "GET /virtual-machine/2de9558c-7e23-47b8-ae8f-d898a0355a93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003762 10.0.0.128 - - [2025-11-11 14:58:42] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004305 10.0.0.128 - - [2025-11-11 14:58:42] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006610 10.0.0.128 - - [2025-11-11 14:58:42] "POST /set-tag HTTP/1.1" 200 109 0.002818 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001129 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:58:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001124 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:59:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 10.0.0.128 - - [2025-11-11 14:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.128 - - [2025-11-11 14:59:05] "POST /chown HTTP/1.1" 200 109 0.014025 10.0.0.128 - - [2025-11-11 14:59:05] "POST /chown HTTP/1.1" 200 109 0.028837 10.0.0.128 - - [2025-11-11 14:59:05] "POST /chown HTTP/1.1" 200 109 0.017279 10.0.0.128 - - [2025-11-11 14:59:05] "POST /chown HTTP/1.1" 200 109 0.010176 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:59:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.128 - - [2025-11-11 14:59:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001075 10.0.0.128 - - [2025-11-11 14:59:13] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004903 10.0.0.128 - - [2025-11-11 14:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.128 - - [2025-11-11 14:59:13] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003695 10.0.0.128 - - [2025-11-11 14:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.128 - - [2025-11-11 14:59:13] "GET /virtual-machine/2de9558c-7e23-47b8-ae8f-d898a0355a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007499 10.0.0.128 - - [2025-11-11 14:59:13] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.128 - - [2025-11-11 14:59:14] "GET /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005388 10.0.0.128 - - [2025-11-11 14:59:14] "POST /set-tag HTTP/1.1" 200 109 0.013839 10.0.0.128 - - [2025-11-11 14:59:14] "POST /set-tag HTTP/1.1" 200 109 0.012455 10.0.0.128 - - [2025-11-11 14:59:14] "DELETE /instance-ip/e136ebfa-bf0e-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.044152 10.0.0.128 - - [2025-11-11 14:59:14] "DELETE /virtual-machine-interface/e11e7192-bf0e-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.040277 10.0.0.128 - - [2025-11-11 14:59:14] "DELETE /virtual-machine/2de9558c-7e23-47b8-ae8f-d898a0355a93 HTTP/1.1" 200 115 0.022186 10.0.0.128 - - [2025-11-11 14:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.128 - - [2025-11-11 14:59:17] "GET /tag/dff33124-ee5a-42d8-b9cb-a28b33c0da36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011185 10.0.0.128 - - [2025-11-11 14:59:17] "GET /tag/dff33124-ee5a-42d8-b9cb-a28b33c0da36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011623 10.0.0.128 - - [2025-11-11 14:59:17] "GET /virtual-machine-interface/0997b5f2-c228-493b-affa-02ff1a9edab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.003624 10.0.0.128 - - [2025-11-11 14:59:17] "POST /set-tag HTTP/1.1" 200 109 0.014501 10.0.0.128 - - [2025-11-11 14:59:18] "GET /virtual-machine-interface/222a2852-ab88-493a-94fb-b68ea10e5a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.016018 10.0.0.128 - - [2025-11-11 14:59:18] "POST /set-tag HTTP/1.1" 200 109 0.013948 10.0.0.128 - - [2025-11-11 14:59:18] "GET /virtual-machine-interface/4c936298-9bf4-41fc-ae51-14b749e5adef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004470 10.0.0.128 - - [2025-11-11 14:59:18] "POST /set-tag HTTP/1.1" 200 109 0.013023 10.0.0.128 - - [2025-11-11 14:59:18] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019380 10.0.0.128 - - [2025-11-11 14:59:18] "GET /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002826 10.0.0.128 - - [2025-11-11 14:59:18] "POST /ref-update HTTP/1.1" 200 156 0.013575 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /firewall-rule/4d014621-4ab9-4f5a-92b6-dceb5439600a HTTP/1.1" 200 115 0.043968 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /loadbalancer-member/3dba2747-ff08-4f37-8eab-bfa499de4f83 HTTP/1.1" 200 115 0.030498 10.0.0.128 - - [2025-11-11 14:59:18] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.010962 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /loadbalancer-pool/b01ff2b0-2d11-4705-bdc3-71f9532f4ded HTTP/1.1" 200 115 0.059349 10.0.0.128 - - [2025-11-11 14:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021424 10.0.0.128 - - [2025-11-11 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /loadbalancer-listener/9e0a2727-4d35-4cd9-aa13-5a8d5c369999 HTTP/1.1" 200 115 0.047593 10.0.0.128 - - [2025-11-11 14:59:18] "GET /floating-ip/1ece3924-a16e-424c-99e6-c7076de13298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.004149 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 200 109 0.006132 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 200 109 0.019801 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 200 109 0.015269 10.0.0.128 - - [2025-11-11 14:59:18] "PUT /floating-ip/1ece3924-a16e-424c-99e6-c7076de13298 HTTP/1.1" 200 257 0.039527 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 200 109 0.018085 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /floating-ip/1ece3924-a16e-424c-99e6-c7076de13298 HTTP/1.1" 200 115 0.080963 10.0.0.128 - - [2025-11-11 14:59:18] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.025512 10.0.0.128 - - [2025-11-11 14:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026527 10.0.0.128 - - [2025-11-11 14:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025372 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c HTTP/1.1" 200 115 0.110774 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /instance-ip/bf24640c-8853-444b-8807-5041f98d7f1e HTTP/1.1" 200 115 0.050212 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 200 109 0.028130 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 404 171 0.014775 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 200 109 0.040724 10.0.0.128 - - [2025-11-11 14:59:18] "POST /chown HTTP/1.1" 404 171 0.014885 10.0.0.128 - - [2025-11-11 14:59:18] "DELETE /virtual-machine-interface/4c936298-9bf4-41fc-ae51-14b749e5adef HTTP/1.1" 200 115 0.136446 10.0.0.128 - - [2025-11-11 14:59:18] "GET /floating-ip-pool/8c2810fc-0f44-4455-901c-e9e2eac08a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020321 10.0.0.128 - - [2025-11-11 14:59:18] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.042033 10.0.0.128 - - [2025-11-11 14:59:18] "POST /ref-update HTTP/1.1" 200 156 0.029752 10.0.0.128 - - [2025-11-11 14:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.039737 10.0.0.128 - - [2025-11-11 14:59:19] "PUT /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 267 0.021330 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /tag/dff33124-ee5a-42d8-b9cb-a28b33c0da36 HTTP/1.1" 200 115 0.174165 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /floating-ip-pool/8c2810fc-0f44-4455-901c-e9e2eac08a1d HTTP/1.1" 200 115 0.098401 10.0.0.128 - - [2025-11-11 14:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010099 10.0.0.128 - - [2025-11-11 14:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.128 - - [2025-11-11 14:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /service-instance/d8b2ff55-f594-4c8a-b6d2-6edb1ca8ee6c HTTP/1.1" 200 115 0.028958 10.0.0.128 - - [2025-11-11 14:59:19] "GET /virtual-machine-interface/0997b5f2-c228-493b-affa-02ff1a9edab7?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004684 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /virtual-machine-interface/0997b5f2-c228-493b-affa-02ff1a9edab7 HTTP/1.1" 200 115 0.043655 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /virtual-machine/69ac64ed-f3f0-42bc-baa5-f27b5223ea7c HTTP/1.1" 200 115 0.020631 10.0.0.128 - - [2025-11-11 14:59:19] "GET /virtual-machine-interface/222a2852-ab88-493a-94fb-b68ea10e5a6a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.016068 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /virtual-machine-interface/222a2852-ab88-493a-94fb-b68ea10e5a6a HTTP/1.1" 200 115 0.049489 10.0.0.128 - - [2025-11-11 14:59:19] "POST /ref-update HTTP/1.1" 200 156 0.013554 10.0.0.128 - - [2025-11-11 14:59:19] "DELETE /virtual-machine/515119ae-9fbb-49c9-b7f7-8b398eaf33ae HTTP/1.1" 200 115 0.041432 10.0.0.128 - - [2025-11-11 14:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.128 - - [2025-11-11 14:59:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001769 10.0.0.128 - - [2025-11-11 14:59:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001652 10.0.0.128 - - [2025-11-11 14:59:24] "DELETE /virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 HTTP/1.1" 200 115 0.093881 10.0.0.128 - - [2025-11-11 14:59:24] "GET /routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c HTTP/1.1" 404 171 0.007203 10.0.0.128 - - [2025-11-11 14:59:24] "DELETE /route-target/49060b42-f7be-4a07-9a90-1c199d6783ff HTTP/1.1" 200 115 0.038879 10.0.0.128 - - [2025-11-11 14:59:24] "GET /domains HTTP/1.1" 200 281 0.008726 10.0.0.128 - - [2025-11-11 14:59:24] "GET /domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d HTTP/1.1" 200 3099 0.002964 10.0.0.128 - - [2025-11-11 14:59:24] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 HTTP/1.1" 200 6900 0.035143 10.0.0.128 - - [2025-11-11 14:59:24] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004559 10.0.0.128 - - [2025-11-11 14:59:24] "POST /set-tag HTTP/1.1" 200 109 0.003060 10.0.0.128 - - [2025-11-11 14:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.128 - - [2025-11-11 14:59:24] "GET /loadbalancer/12b02cf9-20fd-4209-9896-d9829ade04f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002430 10.0.0.128 - - [2025-11-11 14:59:24] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005418 10.0.0.128 - - [2025-11-11 14:59:24] "POST /set-tag HTTP/1.1" 200 109 0.016635 10.0.0.128 - - [2025-11-11 14:59:24] "DELETE /loadbalancer-member/b0060d7d-278f-4f87-924c-d72742ace9a3 HTTP/1.1" 200 115 0.051296 10.0.0.128 - - [2025-11-11 14:59:25] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007775 10.0.0.128 - - [2025-11-11 14:59:25] "POST /set-tag HTTP/1.1" 200 109 0.010822 10.0.0.128 - - [2025-11-11 14:59:25] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004550 10.0.0.128 - - [2025-11-11 14:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.128 - - [2025-11-11 14:59:25] "GET /virtual-machine/19f528f3-8300-4fd8-bdc1-ecc622f0db25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007425 10.0.0.128 - - [2025-11-11 14:59:26] "POST /ref-update HTTP/1.1" 200 156 0.016731 10.0.0.128 - - [2025-11-11 14:59:26] "GET /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010592 10.0.0.128 - - [2025-11-11 14:59:26] "POST /set-tag HTTP/1.1" 200 109 0.016793 10.0.0.128 - - [2025-11-11 14:59:26] "POST /set-tag HTTP/1.1" 200 109 0.033496 10.0.0.128 - - [2025-11-11 14:59:26] "POST /set-tag HTTP/1.1" 200 109 0.047081 10.0.0.128 - - [2025-11-11 14:59:26] "DELETE /instance-ip/dcd288e4-bf0e-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.029574 10.0.0.128 - - [2025-11-11 14:59:26] "POST /ref-update HTTP/1.1" 200 156 0.014469 10.0.0.128 - - [2025-11-11 14:59:26] "DELETE /virtual-machine-interface/dcb91a80-bf0e-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.036620 10.0.0.128 - - [2025-11-11 14:59:26] "DELETE /virtual-machine/19f528f3-8300-4fd8-bdc1-ecc622f0db25 HTTP/1.1" 200 115 0.019028 10.0.0.128 - - [2025-11-11 14:59:29] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004312 10.0.0.128 - - [2025-11-11 14:59:29] "POST /set-tag HTTP/1.1" 200 109 0.011588 10.0.0.128 - - [2025-11-11 14:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.128 - - [2025-11-11 14:59:29] "GET /loadbalancer/12b02cf9-20fd-4209-9896-d9829ade04f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002847 10.0.0.128 - - [2025-11-11 14:59:30] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013185 10.0.0.128 - - [2025-11-11 14:59:30] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.128 - - [2025-11-11 14:59:30] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004757 10.0.0.128 - - [2025-11-11 14:59:30] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.128 - - [2025-11-11 14:59:31] "GET /virtual-machine/ceaf9556-7862-4d03-81d7-d4cba90cbaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003149 10.0.0.128 - - [2025-11-11 14:59:31] "POST /ref-update HTTP/1.1" 200 156 0.012237 10.0.0.128 - - [2025-11-11 14:59:31] "GET /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012840 10.0.0.128 - - [2025-11-11 14:59:31] "POST /set-tag HTTP/1.1" 200 109 0.018547 10.0.0.128 - - [2025-11-11 14:59:31] "POST /set-tag HTTP/1.1" 200 109 0.017832 10.0.0.128 - - [2025-11-11 14:59:31] "POST /set-tag HTTP/1.1" 200 109 0.028834 10.0.0.128 - - [2025-11-11 14:59:31] "DELETE /instance-ip/dc626456-bf0e-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.056307 10.0.0.128 - - [2025-11-11 14:59:31] "POST /ref-update HTTP/1.1" 200 156 0.016056 10.0.0.128 - - [2025-11-11 14:59:31] "DELETE /virtual-machine-interface/dc47fd1e-bf0e-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.052095 10.0.0.128 - - [2025-11-11 14:59:31] "DELETE /virtual-machine/ceaf9556-7862-4d03-81d7-d4cba90cbaec HTTP/1.1" 200 115 0.019505 10.0.0.128 - - [2025-11-11 14:59:31] "DELETE /tag/43e0c3cb-2d20-4c17-b15e-7ba4e223b3dd HTTP/1.1" 200 115 0.056974 10.0.0.128 - - [2025-11-11 14:59:31] "DELETE /tag/d3647d40-9961-4af7-9da5-b9b22498eae2 HTTP/1.1" 200 115 0.033076 10.0.0.128 - - [2025-11-11 14:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.128 - - [2025-11-11 14:59:34] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030479 10.0.0.128 - - [2025-11-11 14:59:34] "POST /tags HTTP/1.1" 200 394 0.022996 10.0.0.128 - - [2025-11-11 14:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011647 10.0.0.128 - - [2025-11-11 14:59:34] "GET /tag/f65ed125-fbac-4bff-aec3-ea8e6b56e8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019074 10.0.0.128 - - [2025-11-11 14:59:34] "POST /tags HTTP/1.1" 200 342 0.018767 10.0.0.128 - - [2025-11-11 14:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.128 - - [2025-11-11 14:59:34] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017383 10.0.0.128 - - [2025-11-11 14:59:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.003727 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.011010 10.0.0.128 - - [2025-11-11 14:59:35] "POST /security-groups HTTP/1.1" 200 589 0.067247 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.003421 10.0.0.128 - - [2025-11-11 14:59:35] "POST /projects HTTP/1.1" 200 521 0.205862 10.0.0.128 - - [2025-11-11 14:59:35] "POST /access-control-lists HTTP/1.1" 200 600 0.058228 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.008265 10.0.0.128 - - [2025-11-11 14:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019156 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009800 10.0.0.128 - - [2025-11-11 14:59:35] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.021309 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.128 - - [2025-11-11 14:59:35] "POST /access-control-lists HTTP/1.1" 200 598 0.113382 10.0.0.128 - - [2025-11-11 14:59:35] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009829 10.0.0.128 - - [2025-11-11 14:59:35] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.066576 10.0.0.128 - - [2025-11-11 14:59:35] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.050556 10.0.0.128 - - [2025-11-11 14:59:35] "POST /security-groups HTTP/1.1" 200 593 0.078174 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.002223 10.0.0.128 - - [2025-11-11 14:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041878 10.0.0.128 - - [2025-11-11 14:59:35] "POST /chown HTTP/1.1" 200 109 0.017755 10.0.0.128 - - [2025-11-11 14:59:35] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.031150 10.0.0.128 - - [2025-11-11 14:59:35] "POST /access-control-lists HTTP/1.1" 200 634 0.096747 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014706 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.016222 10.0.0.128 - - [2025-11-11 14:59:35] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005107 10.0.0.128 - - [2025-11-11 14:59:35] "POST /tags HTTP/1.1" 409 226 0.002122 10.0.0.128 - - [2025-11-11 14:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.128 - - [2025-11-11 14:59:35] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.032390 10.0.0.128 - - [2025-11-11 14:59:35] "POST /access-control-lists HTTP/1.1" 200 632 0.077195 10.0.0.128 - - [2025-11-11 14:59:35] "POST /firewall-rules HTTP/1.1" 200 602 0.076954 10.0.0.128 - - [2025-11-11 14:59:35] "GET /firewall-rule/8f65ae14-4818-43ea-a140-e3d4471aea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005085 10.0.0.128 - - [2025-11-11 14:59:35] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003345 10.0.0.128 - - [2025-11-11 14:59:35] "GET /firewall-rule/8f65ae14-4818-43ea-a140-e3d4471aea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002005 10.0.0.128 - - [2025-11-11 14:59:36] "POST /ref-update HTTP/1.1" 200 156 0.040847 10.0.0.128 - - [2025-11-11 14:59:36] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009369 10.0.0.128 - - [2025-11-11 14:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.128 - - [2025-11-11 14:59:36] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003328 10.0.0.128 - - [2025-11-11 14:59:36] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.128 - - [2025-11-11 14:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.128 - - [2025-11-11 14:59:36] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021749 10.0.0.128 - - [2025-11-11 14:59:36] "POST /firewall-rules HTTP/1.1" 200 600 0.063989 10.0.0.128 - - [2025-11-11 14:59:36] "GET /firewall-rule/d9cc8e3c-8a0d-4530-8669-28f8c7f737bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013597 10.0.0.128 - - [2025-11-11 14:59:36] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004363 10.0.0.128 - - [2025-11-11 14:59:36] "GET /firewall-rule/d9cc8e3c-8a0d-4530-8669-28f8c7f737bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002198 10.0.0.128 - - [2025-11-11 14:59:36] "POST /ref-update HTTP/1.1" 200 156 0.052010 10.0.0.128 - - [2025-11-11 14:59:37] "POST /tags HTTP/1.1" 200 394 0.031228 10.0.0.128 - - [2025-11-11 14:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013870 10.0.0.128 - - [2025-11-11 14:59:37] "GET /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015252 10.0.0.128 - - [2025-11-11 14:59:38] "POST /tags HTTP/1.1" 200 342 0.205693 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.128 - - [2025-11-11 14:59:38] "GET /tag/a8126ae5-c8d4-400c-b0b5-c74afa7e17e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.019851 10.0.0.128 - - [2025-11-11 14:59:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.001312 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.006145 10.0.0.128 - - [2025-11-11 14:59:38] "POST /security-groups HTTP/1.1" 200 589 0.061660 10.0.0.128 - - [2025-11-11 14:59:38] "POST /projects HTTP/1.1" 200 521 0.167712 10.0.0.128 - - [2025-11-11 14:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011539 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.001681 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017375 10.0.0.128 - - [2025-11-11 14:59:38] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014623 10.0.0.128 - - [2025-11-11 14:59:38] "POST /access-control-lists HTTP/1.1" 200 600 0.065773 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017283 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.005742 10.0.0.128 - - [2025-11-11 14:59:38] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005157 10.0.0.128 - - [2025-11-11 14:59:38] "POST /access-control-lists HTTP/1.1" 200 598 0.066119 10.0.0.128 - - [2025-11-11 14:59:38] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.083834 10.0.0.128 - - [2025-11-11 14:59:38] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.047992 10.0.0.128 - - [2025-11-11 14:59:38] "POST /security-groups HTTP/1.1" 200 593 0.074223 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.017300 10.0.0.128 - - [2025-11-11 14:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025259 10.0.0.128 - - [2025-11-11 14:59:38] "POST /access-control-lists HTTP/1.1" 200 634 0.085192 10.0.0.128 - - [2025-11-11 14:59:38] "POST /chown HTTP/1.1" 200 109 0.070904 10.0.0.128 - - [2025-11-11 14:59:38] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006106 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.001881 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.128 - - [2025-11-11 14:59:38] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003983 10.0.0.128 - - [2025-11-11 14:59:38] "POST /tags HTTP/1.1" 409 226 0.002383 10.0.0.128 - - [2025-11-11 14:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.128 - - [2025-11-11 14:59:38] "POST /access-control-lists HTTP/1.1" 200 632 0.084620 10.0.0.128 - - [2025-11-11 14:59:39] "GET /tag/a8126ae5-c8d4-400c-b0b5-c74afa7e17e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023612 10.0.0.128 - - [2025-11-11 14:59:39] "POST /firewall-rules HTTP/1.1" 200 602 0.065711 10.0.0.128 - - [2025-11-11 14:59:39] "GET /firewall-rule/fa4e73d3-77cc-4661-9ec6-55ad99de109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006813 10.0.0.128 - - [2025-11-11 14:59:39] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.007494 10.0.0.128 - - [2025-11-11 14:59:39] "GET /firewall-rule/fa4e73d3-77cc-4661-9ec6-55ad99de109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007665 10.0.0.128 - - [2025-11-11 14:59:39] "POST /ref-update HTTP/1.1" 200 156 0.069845 10.0.0.128 - - [2025-11-11 14:59:39] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004073 10.0.0.128 - - [2025-11-11 14:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.128 - - [2025-11-11 14:59:39] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003705 10.0.0.128 - - [2025-11-11 14:59:39] "POST /tags HTTP/1.1" 409 226 0.003826 10.0.0.128 - - [2025-11-11 14:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.128 - - [2025-11-11 14:59:39] "GET /tag/a8126ae5-c8d4-400c-b0b5-c74afa7e17e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023587 10.0.0.128 - - [2025-11-11 14:59:39] "POST /firewall-rules HTTP/1.1" 200 600 0.072210 10.0.0.128 - - [2025-11-11 14:59:39] "GET /firewall-rule/76eda340-b6ee-4f75-8e4b-b7647c462832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.019084 10.0.0.128 - - [2025-11-11 14:59:39] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003722 10.0.0.128 - - [2025-11-11 14:59:39] "GET /firewall-rule/76eda340-b6ee-4f75-8e4b-b7647c462832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003746 10.0.0.128 - - [2025-11-11 14:59:39] "POST /ref-update HTTP/1.1" 200 156 0.061337 10.0.0.128 - - [2025-11-11 14:59:40] "POST /tags HTTP/1.1" 200 346 0.093105 10.0.0.128 - - [2025-11-11 14:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020952 10.0.0.128 - - [2025-11-11 14:59:40] "GET /tag/87549f5e-26f5-415f-8a94-fd528625a2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015307 10.0.0.128 - - [2025-11-11 14:59:40] "POST /projects HTTP/1.1" 409 238 0.007647 10.0.0.128 - - [2025-11-11 14:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.128 - - [2025-11-11 14:59:41] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042862 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.128 - - [2025-11-11 14:59:41] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004596 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.128 - - [2025-11-11 14:59:41] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005380 10.0.0.128 - - [2025-11-11 14:59:41] "POST /security-groups HTTP/1.1" 409 285 0.002670 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.128 - - [2025-11-11 14:59:41] "PUT /security-group/5806a9fd-a983-40f7-a980-5490e4dce9eb HTTP/1.1" 200 263 0.068563 10.0.0.128 - - [2025-11-11 14:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027242 10.0.0.128 - - [2025-11-11 14:59:41] "POST /tags HTTP/1.1" 409 228 0.010370 10.0.0.128 - - [2025-11-11 14:59:41] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.113934 10.0.0.128 - - [2025-11-11 14:59:41] "PUT /access-control-list/664f20fa-50d4-43c7-97d4-8b58582f8837 HTTP/1.1" 200 273 0.038205 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.128 - - [2025-11-11 14:59:41] "GET /tag/87549f5e-26f5-415f-8a94-fd528625a2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014223 10.0.0.128 - - [2025-11-11 14:59:41] "PUT /access-control-list/7b9e8410-7266-4537-8f4c-94e0efc0a952 HTTP/1.1" 200 273 0.042665 10.0.0.128 - - [2025-11-11 14:59:41] "POST /tags HTTP/1.1" 200 346 0.026464 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.128 - - [2025-11-11 14:59:41] "GET /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016159 10.0.0.128 - - [2025-11-11 14:59:41] "POST /projects HTTP/1.1" 409 238 0.002377 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.128 - - [2025-11-11 14:59:41] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056904 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008957 10.0.0.128 - - [2025-11-11 14:59:41] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007962 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.128 - - [2025-11-11 14:59:41] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005425 10.0.0.128 - - [2025-11-11 14:59:41] "POST /security-groups HTTP/1.1" 409 285 0.002710 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.128 - - [2025-11-11 14:59:41] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032306 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.128 - - [2025-11-11 14:59:41] "PUT /security-group/fda45a7d-c354-4cde-9d55-bbdb6f926bfa HTTP/1.1" 200 263 0.056598 10.0.0.128 - - [2025-11-11 14:59:41] "PUT /access-control-list/81d2ff65-a85f-4abf-8de3-21c62b0c9f03 HTTP/1.1" 200 273 0.012289 10.0.0.128 - - [2025-11-11 14:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022294 10.0.0.128 - - [2025-11-11 14:59:41] "POST /tags HTTP/1.1" 409 228 0.013584 10.0.0.128 - - [2025-11-11 14:59:41] "PUT /access-control-list/c7aa30fd-e3d3-432e-8650-8c24bbe1147f HTTP/1.1" 200 273 0.022547 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.128 - - [2025-11-11 14:59:41] "GET /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013009 10.0.0.128 - - [2025-11-11 14:59:41] "POST /tags HTTP/1.1" 200 292 0.041977 10.0.0.128 - - [2025-11-11 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.128 - - [2025-11-11 14:59:42] "GET /tag/cfcee5d9-8d1a-44a6-bdb7-624c8e6e633d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011856 10.0.0.128 - - [2025-11-11 14:59:42] "POST /tags HTTP/1.1" 200 304 0.057977 10.0.0.128 - - [2025-11-11 14:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013343 10.0.0.128 - - [2025-11-11 14:59:42] "GET /tag/f0fe53fd-c87e-4c80-9ecd-f966eb251ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013736 10.0.0.128 - - [2025-11-11 14:59:42] "POST /tags HTTP/1.1" 409 252 0.001906 10.0.0.128 - - [2025-11-11 14:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.128 - - [2025-11-11 14:59:42] "GET /tag/f65ed125-fbac-4bff-aec3-ea8e6b56e8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011549 10.0.0.128 - - [2025-11-11 14:59:42] "POST /tags HTTP/1.1" 409 226 0.004443 10.0.0.128 - - [2025-11-11 14:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.128 - - [2025-11-11 14:59:42] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010700 10.0.0.128 - - [2025-11-11 14:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.128 - - [2025-11-11 14:59:42] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004103 10.0.0.128 - - [2025-11-11 14:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.128 - - [2025-11-11 14:59:42] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043643 10.0.0.128 - - [2025-11-11 14:59:42] "POST /virtual-machines HTTP/1.1" 200 396 0.008933 10.0.0.128 - - [2025-11-11 14:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007427 10.0.0.128 - - [2025-11-11 14:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111520 10.0.0.128 - - [2025-11-11 14:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029326 10.0.0.128 - - [2025-11-11 14:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.128 - - [2025-11-11 14:59:42] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004478 10.0.0.128 - - [2025-11-11 14:59:42] "POST /instance-ips HTTP/1.1" 200 398 0.017859 10.0.0.128 - - [2025-11-11 14:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022011 10.0.0.128 - - [2025-11-11 14:59:42] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006978 10.0.0.128 - - [2025-11-11 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.063791 10.0.0.128 - - [2025-11-11 14:59:42] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007204 10.0.0.128 - - [2025-11-11 14:59:42] "GET /instance-ip/0dd5530e-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.012543 10.0.0.128 - - [2025-11-11 14:59:42] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004308 10.0.0.128 - - [2025-11-11 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.128 - - [2025-11-11 14:59:42] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006632 10.0.0.128 - - [2025-11-11 14:59:42] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004449 10.0.0.128 - - [2025-11-11 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003608 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.128 - - [2025-11-11 14:59:43] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037025 10.0.0.128 - - [2025-11-11 14:59:43] "POST /virtual-machines HTTP/1.1" 200 396 0.007713 10.0.0.128 - - [2025-11-11 14:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019041 10.0.0.128 - - [2025-11-11 14:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109302 10.0.0.128 - - [2025-11-11 14:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007789 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016695 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005584 10.0.0.128 - - [2025-11-11 14:59:43] "POST /instance-ips HTTP/1.1" 200 398 0.020108 10.0.0.128 - - [2025-11-11 14:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017683 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017795 10.0.0.128 - - [2025-11-11 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.063126 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010303 10.0.0.128 - - [2025-11-11 14:59:43] "GET /instance-ip/0e420206-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003867 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004323 10.0.0.128 - - [2025-11-11 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003655 10.0.0.128 - - [2025-11-11 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.006742 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004468 10.0.0.128 - - [2025-11-11 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.128 - - [2025-11-11 14:59:43] "POST /tags HTTP/1.1" 200 292 0.016539 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.128 - - [2025-11-11 14:59:43] "GET /tag/8b219742-21c4-4030-98b0-e640f0b101a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013451 10.0.0.128 - - [2025-11-11 14:59:43] "POST /tags HTTP/1.1" 409 252 0.002293 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.128 - - [2025-11-11 14:59:43] "GET /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012550 10.0.0.128 - - [2025-11-11 14:59:43] "POST /tags HTTP/1.1" 409 226 0.002435 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.128 - - [2025-11-11 14:59:43] "GET /tag/a8126ae5-c8d4-400c-b0b5-c74afa7e17e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010422 10.0.0.128 - - [2025-11-11 14:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.128 - - [2025-11-11 14:59:43] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003666 10.0.0.128 - - [2025-11-11 14:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.128 - - [2025-11-11 14:59:44] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036705 10.0.0.128 - - [2025-11-11 14:59:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007329 10.0.0.128 - - [2025-11-11 14:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013841 10.0.0.128 - - [2025-11-11 14:59:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098975 10.0.0.128 - - [2025-11-11 14:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025032 10.0.0.128 - - [2025-11-11 14:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005054 10.0.0.128 - - [2025-11-11 14:59:44] "POST /instance-ips HTTP/1.1" 200 398 0.020486 10.0.0.128 - - [2025-11-11 14:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020097 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005153 10.0.0.128 - - [2025-11-11 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.063097 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007531 10.0.0.128 - - [2025-11-11 14:59:44] "GET /instance-ip/0ed2fc2a-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003150 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004550 10.0.0.128 - - [2025-11-11 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004341 10.0.0.128 - - [2025-11-11 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.012665 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016248 10.0.0.128 - - [2025-11-11 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.005528 10.0.0.128 - - [2025-11-11 14:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.128 - - [2025-11-11 14:59:44] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005279 10.0.0.128 - - [2025-11-11 14:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009046 10.0.0.128 - - [2025-11-11 14:59:44] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044009 10.0.0.128 - - [2025-11-11 14:59:44] "POST /virtual-machines HTTP/1.1" 200 396 0.009630 10.0.0.128 - - [2025-11-11 14:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031023 10.0.0.128 - - [2025-11-11 14:59:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134570 10.0.0.128 - - [2025-11-11 14:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008090 10.0.0.128 - - [2025-11-11 14:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018495 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011016 10.0.0.128 - - [2025-11-11 14:59:45] "POST /instance-ips HTTP/1.1" 200 398 0.021475 10.0.0.128 - - [2025-11-11 14:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025609 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004733 10.0.0.128 - - [2025-11-11 14:59:45] "POST /set-tag HTTP/1.1" 200 109 0.063140 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011634 10.0.0.128 - - [2025-11-11 14:59:45] "GET /instance-ip/0f524ea8-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002738 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004121 10.0.0.128 - - [2025-11-11 14:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003404 10.0.0.128 - - [2025-11-11 14:59:45] "POST /ref-update HTTP/1.1" 200 156 0.023465 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011353 10.0.0.128 - - [2025-11-11 14:59:45] "POST /set-tag HTTP/1.1" 200 109 0.009733 10.0.0.128 - - [2025-11-11 14:59:45] "POST /tags HTTP/1.1" 200 300 0.021473 10.0.0.128 - - [2025-11-11 14:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009945 10.0.0.128 - - [2025-11-11 14:59:45] "GET /tag/70bcd009-03db-4c2a-aebb-d26311a73d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011288 10.0.0.128 - - [2025-11-11 14:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003967 10.0.0.128 - - [2025-11-11 14:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.128 - - [2025-11-11 14:59:45] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037341 10.0.0.128 - - [2025-11-11 14:59:45] "POST /virtual-machines HTTP/1.1" 200 396 0.007610 10.0.0.128 - - [2025-11-11 14:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019593 10.0.0.128 - - [2025-11-11 14:59:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089458 10.0.0.128 - - [2025-11-11 14:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009084 10.0.0.128 - - [2025-11-11 14:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.128 - - [2025-11-11 14:59:45] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007806 10.0.0.128 - - [2025-11-11 14:59:46] "POST /instance-ips HTTP/1.1" 200 398 0.020776 10.0.0.128 - - [2025-11-11 14:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019492 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008829 10.0.0.128 - - [2025-11-11 14:59:46] "POST /set-tag HTTP/1.1" 200 109 0.017993 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016599 10.0.0.128 - - [2025-11-11 14:59:46] "GET /instance-ip/0fd78578-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002730 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004791 10.0.0.128 - - [2025-11-11 14:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.128 - - [2025-11-11 14:59:46] "POST /tags HTTP/1.1" 200 300 0.016913 10.0.0.128 - - [2025-11-11 14:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.128 - - [2025-11-11 14:59:46] "GET /tag/16fcd181-1de8-47a9-99b0-144262679aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011217 10.0.0.128 - - [2025-11-11 14:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005792 10.0.0.128 - - [2025-11-11 14:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.128 - - [2025-11-11 14:59:46] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028453 10.0.0.128 - - [2025-11-11 14:59:46] "POST /virtual-machines HTTP/1.1" 200 396 0.012024 10.0.0.128 - - [2025-11-11 14:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008621 10.0.0.128 - - [2025-11-11 14:59:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105478 10.0.0.128 - - [2025-11-11 14:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022979 10.0.0.128 - - [2025-11-11 14:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004607 10.0.0.128 - - [2025-11-11 14:59:46] "POST /instance-ips HTTP/1.1" 200 398 0.016891 10.0.0.128 - - [2025-11-11 14:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026653 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015739 10.0.0.128 - - [2025-11-11 14:59:46] "POST /set-tag HTTP/1.1" 200 109 0.017687 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009455 10.0.0.128 - - [2025-11-11 14:59:46] "GET /instance-ip/103b6be2-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003848 10.0.0.128 - - [2025-11-11 14:59:46] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010297 10.0.0.128 - - [2025-11-11 14:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.128 - - [2025-11-11 14:59:46] "POST /tags HTTP/1.1" 200 300 0.021218 10.0.0.128 - - [2025-11-11 14:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.128 - - [2025-11-11 14:59:47] "GET /tag/d48bae22-5a08-4cfe-bb2b-7a8b60f4b87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012039 10.0.0.128 - - [2025-11-11 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.128 - - [2025-11-11 14:59:47] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004997 10.0.0.128 - - [2025-11-11 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.128 - - [2025-11-11 14:59:47] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036684 10.0.0.128 - - [2025-11-11 14:59:47] "POST /virtual-machines HTTP/1.1" 200 396 0.014058 10.0.0.128 - - [2025-11-11 14:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013645 10.0.0.128 - - [2025-11-11 14:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100043 10.0.0.128 - - [2025-11-11 14:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017785 10.0.0.128 - - [2025-11-11 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.128 - - [2025-11-11 14:59:47] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004605 10.0.0.128 - - [2025-11-11 14:59:47] "POST /instance-ips HTTP/1.1" 200 398 0.020402 10.0.0.128 - - [2025-11-11 14:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019647 10.0.0.128 - - [2025-11-11 14:59:47] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013656 10.0.0.128 - - [2025-11-11 14:59:47] "POST /set-tag HTTP/1.1" 200 109 0.019380 10.0.0.128 - - [2025-11-11 14:59:47] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016321 10.0.0.128 - - [2025-11-11 14:59:47] "GET /instance-ip/10a5b5c4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004294 10.0.0.128 - - [2025-11-11 14:59:47] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004087 10.0.0.128 - - [2025-11-11 14:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.128 - - [2025-11-11 14:59:47] "POST /tags HTTP/1.1" 200 300 0.024713 10.0.0.128 - - [2025-11-11 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.128 - - [2025-11-11 14:59:47] "GET /tag/9af40ddd-cf7b-4daa-9573-70bfc160c763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012146 10.0.0.128 - - [2025-11-11 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.128 - - [2025-11-11 14:59:47] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004769 10.0.0.128 - - [2025-11-11 14:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.128 - - [2025-11-11 14:59:47] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035164 10.0.0.128 - - [2025-11-11 14:59:47] "POST /virtual-machines HTTP/1.1" 200 396 0.009109 10.0.0.128 - - [2025-11-11 14:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016093 10.0.0.128 - - [2025-11-11 14:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097633 10.0.0.128 - - [2025-11-11 14:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008123 10.0.0.128 - - [2025-11-11 14:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009579 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004365 10.0.0.128 - - [2025-11-11 14:59:48] "POST /instance-ips HTTP/1.1" 200 398 0.019260 10.0.0.128 - - [2025-11-11 14:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024352 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006743 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.018199 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008387 10.0.0.128 - - [2025-11-11 14:59:48] "GET /instance-ip/1112e716-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005092 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004498 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007329 10.0.0.128 - - [2025-11-11 14:59:48] "POST /ref-update HTTP/1.1" 200 156 0.009038 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009320 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004477 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004029 10.0.0.128 - - [2025-11-11 14:59:48] "POST /ref-update HTTP/1.1" 200 156 0.008242 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005723 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003637 10.0.0.128 - - [2025-11-11 14:59:48] "POST /ref-update HTTP/1.1" 200 156 0.007802 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006946 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006295 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003587 10.0.0.128 - - [2025-11-11 14:59:48] "POST /ref-update HTTP/1.1" 200 156 0.009632 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007150 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005632 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004155 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004141 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004781 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.128 - - [2025-11-11 14:59:48] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004121 10.0.0.128 - - [2025-11-11 14:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.128 - - [2025-11-11 14:59:49] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004487 10.0.0.128 - - [2025-11-11 14:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.128 - - [2025-11-11 14:59:49] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004146 10.0.0.128 - - [2025-11-11 14:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.128 - - [2025-11-11 14:59:49] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005722 10.0.0.128 - - [2025-11-11 14:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.128 - - [2025-11-11 14:59:51] "GET /virtual-machine/a35d4c97-5a4d-499b-8a37-082e814292f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003352 10.0.0.128 - - [2025-11-11 14:59:51] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004109 10.0.0.128 - - [2025-11-11 14:59:51] "GET /virtual-machine/6aa8f568-c9f8-4b06-8a38-ddcacb3b2ae9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003158 10.0.0.128 - - [2025-11-11 14:59:51] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006292 10.0.0.128 - - [2025-11-11 14:59:52] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006832 10.0.0.128 - - [2025-11-11 14:59:52] "POST /set-tag HTTP/1.1" 200 109 0.003546 10.0.0.128 - - [2025-11-11 14:59:52] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003831 10.0.0.128 - - [2025-11-11 14:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.128 - - [2025-11-11 14:59:53] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004430 10.0.0.128 - - [2025-11-11 14:59:53] "POST /set-tag HTTP/1.1" 200 109 0.004835 10.0.0.128 - - [2025-11-11 14:59:53] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005570 10.0.0.128 - - [2025-11-11 14:59:54] "POST /set-tag HTTP/1.1" 200 109 0.019992 10.0.0.128 - - [2025-11-11 14:59:54] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009207 10.0.0.128 - - [2025-11-11 14:59:54] "POST /set-tag HTTP/1.1" 200 109 0.008242 10.0.0.128 - - [2025-11-11 14:59:54] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004693 10.0.0.128 - - [2025-11-11 14:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.128 - - [2025-11-11 14:59:56] "GET /virtual-machine/3d5548c2-3fe8-4cd6-b0b1-bf696a4b36cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003463 10.0.0.128 - - [2025-11-11 14:59:56] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004081 10.0.0.128 - - [2025-11-11 14:59:56] "GET /virtual-machine/23fedb74-01de-43f5-b697-352bc755adbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004737 10.0.0.128 - - [2025-11-11 14:59:56] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006134 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine/eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004162 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006339 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine/6eec899e-d323-4536-9b39-23fe9b896720?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003269 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005680 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine/b341b705-295e-494b-889a-ac80114b6801?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005729 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005248 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine/90b61cfd-fc31-491f-9ccd-de88dfa242fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003418 10.0.0.128 - - [2025-11-11 14:59:57] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005452 10.0.0.128 - - [2025-11-11 14:59:57] "GET /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005857 10.0.0.128 - - [2025-11-11 14:59:57] "POST /tags HTTP/1.1" 200 334 0.049671 10.0.0.128 - - [2025-11-11 14:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022531 10.0.0.128 - - [2025-11-11 14:59:57] "GET /tag/8c6db496-ad7a-48ab-81a9-77593dc775ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023082 10.0.0.128 - - [2025-11-11 14:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.128 - - [2025-11-11 14:59:58] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047395 10.0.0.128 - - [2025-11-11 14:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.128 - - [2025-11-11 14:59:58] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005092 10.0.0.128 - - [2025-11-11 14:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.128 - - [2025-11-11 14:59:58] "GET /service-appliance-set/e404203b-4b55-49dc-949f-f267668445fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005313 10.0.0.128 - - [2025-11-11 14:59:58] "POST /fqname-to-id HTTP/1.1" 404 273 0.002908 10.0.0.128 - - [2025-11-11 14:59:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.095222 10.0.0.128 - - [2025-11-11 14:59:58] "GET /virtual-machine-interface/22cd43cf-75a3-4324-bdeb-1821b0ea3455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006623 10.0.0.128 - - [2025-11-11 14:59:58] "POST /instance-ips HTTP/1.1" 200 410 0.025182 10.0.0.128 - - [2025-11-11 14:59:58] "GET /instance-ip/105f70d6-f967-4344-897d-e9f654864bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.013558 10.0.0.128 - - [2025-11-11 14:59:58] "POST /loadbalancers HTTP/1.1" 200 631 0.072533 10.0.0.128 - - [2025-11-11 14:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030365 10.0.0.128 - - [2025-11-11 14:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.128 - - [2025-11-11 14:59:58] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.065556 10.0.0.128 - - [2025-11-11 14:59:58] "GET /instance-ip/105f70d6-f967-4344-897d-e9f654864bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.041523 10.0.0.128 - - [2025-11-11 14:59:58] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.123530 10.0.0.128 - - [2025-11-11 14:59:58] "GET /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003608 10.0.0.128 - - [2025-11-11 14:59:58] "POST /floating-ips HTTP/1.1" 200 599 0.109689 10.0.0.128 - - [2025-11-11 14:59:58] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.057017 10.0.0.128 - - [2025-11-11 14:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.128 - - [2025-11-11 14:59:58] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045968 10.0.0.128 - - [2025-11-11 14:59:58] "GET /loadbalancer-listener/b943f95e-7e51-4dd9-984f-3b82c7847fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004935 10.0.0.128 - - [2025-11-11 14:59:58] "GET /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005152 10.0.0.128 - - [2025-11-11 14:59:58] "GET /loadbalancer-listener/b943f95e-7e51-4dd9-984f-3b82c7847fb9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.011818 10.0.0.128 - - [2025-11-11 14:59:58] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022801 10.0.0.128 - - [2025-11-11 14:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.128 - - [2025-11-11 14:59:58] "GET /instance-ip/105f70d6-f967-4344-897d-e9f654864bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003815 10.0.0.128 - - [2025-11-11 14:59:58] "GET /instance-ip/105f70d6-f967-4344-897d-e9f654864bfa?fields=floating_ips HTTP/1.1" 200 1213 0.004620 10.0.0.128 - - [2025-11-11 14:59:58] "GET /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002686 10.0.0.128 - - [2025-11-11 14:59:58] "GET /floating-ip/b0c910cf-20a5-45a5-8539-0ade515bb496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002958 10.0.0.128 - - [2025-11-11 14:59:58] "GET /loadbalancer-pool/6f6c49cf-c0f2-4071-ba8c-c70790f43666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004622 10.0.0.128 - - [2025-11-11 14:59:59] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019916 10.0.0.128 - - [2025-11-11 14:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014434 10.0.0.128 - - [2025-11-11 14:59:59] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010132 10.0.0.128 - - [2025-11-11 14:59:59] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005578 10.0.0.128 - - [2025-11-11 14:59:59] "POST /tags HTTP/1.1" 409 221 0.005355 10.0.0.128 - - [2025-11-11 14:59:59] "POST /ref-update HTTP/1.1" 200 156 0.007264 10.0.0.128 - - [2025-11-11 14:59:59] "GET /floating-ip/b0c910cf-20a5-45a5-8539-0ade515bb496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.009793 10.0.0.128 - - [2025-11-11 14:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.128 - - [2025-11-11 14:59:59] "GET /tag/8c6db496-ad7a-48ab-81a9-77593dc775ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014700 10.0.0.128 - - [2025-11-11 14:59:59] "PUT /floating-ip/b0c910cf-20a5-45a5-8539-0ade515bb496 HTTP/1.1" 200 257 0.018054 10.0.0.128 - - [2025-11-11 14:59:59] "POST /set-tag HTTP/1.1" 200 109 0.094275 10.0.0.128 - - [2025-11-11 14:59:59] "GET /loadbalancer-pool/6f6c49cf-c0f2-4071-ba8c-c70790f43666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002930 10.0.0.128 - - [2025-11-11 14:59:59] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017076 10.0.0.128 - - [2025-11-11 14:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024202 10.0.0.128 - - [2025-11-11 14:59:59] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013840 10.0.0.128 - - [2025-11-11 14:59:59] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006140 10.0.0.128 - - [2025-11-11 14:59:59] "POST /ref-update HTTP/1.1" 200 156 0.008244 10.0.0.128 - - [2025-11-11 14:59:59] "GET /floating-ip/b0c910cf-20a5-45a5-8539-0ade515bb496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.011883 10.0.0.128 - - [2025-11-11 14:59:59] "POST /set-tag HTTP/1.1" 200 109 0.063962 10.0.0.128 - - [2025-11-11 15:00:00] "POST /tags HTTP/1.1" 409 206 0.002906 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.128 - - [2025-11-11 15:00:00] "GET /tag/f0fe53fd-c87e-4c80-9ecd-f966eb251ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014218 10.0.0.128 - - [2025-11-11 15:00:00] "POST /tags HTTP/1.1" 409 204 0.003630 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.128 - - [2025-11-11 15:00:00] "GET /tag/16fcd181-1de8-47a9-99b0-144262679aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012710 10.0.0.128 - - [2025-11-11 15:00:00] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003194 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.128 - - [2025-11-11 15:00:00] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003422 10.0.0.128 - - [2025-11-11 15:00:00] "POST /tags HTTP/1.1" 409 206 0.001956 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.128 - - [2025-11-11 15:00:00] "GET /tag/f0fe53fd-c87e-4c80-9ecd-f966eb251ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010813 10.0.0.128 - - [2025-11-11 15:00:00] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.128 - - [2025-11-11 15:00:00] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010078 10.0.0.128 - - [2025-11-11 15:00:00] "POST /tags HTTP/1.1" 409 204 0.001831 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.128 - - [2025-11-11 15:00:00] "GET /tag/16fcd181-1de8-47a9-99b0-144262679aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010157 10.0.0.128 - - [2025-11-11 15:00:00] "POST /tags HTTP/1.1" 409 226 0.001860 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.128 - - [2025-11-11 15:00:00] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011698 10.0.0.128 - - [2025-11-11 15:00:00] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002659 10.0.0.128 - - [2025-11-11 15:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.128 - - [2025-11-11 15:00:00] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002824 10.0.0.128 - - [2025-11-11 15:00:00] "POST /firewall-rules HTTP/1.1" 200 628 0.084324 10.0.0.128 - - [2025-11-11 15:00:00] "POST /firewall-rules HTTP/1.1" 200 648 0.073794 10.0.0.128 - - [2025-11-11 15:00:00] "GET /firewall-rule/ef85476d-ef49-472e-abc6-2a2a75a1dda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.004563 10.0.0.128 - - [2025-11-11 15:00:00] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002544 10.0.0.128 - - [2025-11-11 15:00:00] "GET /firewall-rule/51b47f95-49e7-4a99-9508-1bb536c8ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003963 10.0.0.128 - - [2025-11-11 15:00:00] "POST /ref-update HTTP/1.1" 200 156 0.024841 10.0.0.128 - - [2025-11-11 15:00:00] "POST /firewall-policys HTTP/1.1" 200 608 0.030783 10.0.0.128 - - [2025-11-11 15:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022637 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009007 10.0.0.128 - - [2025-11-11 15:00:01] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003006 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002611 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003515 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004418 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003710 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002462 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003078 10.0.0.128 - - [2025-11-11 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.026446 10.0.0.128 - - [2025-11-11 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.029686 10.0.0.128 - - [2025-11-11 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.016817 10.0.0.128 - - [2025-11-11 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.027564 10.0.0.128 - - [2025-11-11 15:00:01] "POST /ref-update HTTP/1.1" 200 156 0.034236 10.0.0.128 - - [2025-11-11 15:00:01] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002681 10.0.0.128 - - [2025-11-11 15:01:13] "GET /global-system-configs HTTP/1.1" 200 323 0.001918 10.0.0.128 - - [2025-11-11 15:01:14] "GET /global-system-configs HTTP/1.1" 200 323 0.001833 10.0.0.128 - - [2025-11-11 15:01:17] "POST /tags HTTP/1.1" 200 366 0.051054 10.0.0.128 - - [2025-11-11 15:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014582 10.0.0.128 - - [2025-11-11 15:01:18] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014762 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.128 - - [2025-11-11 15:01:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063751 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.128 - - [2025-11-11 15:01:18] "GET /service-appliance-set/963252fd-f579-4d90-89da-16cddecdb116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003586 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001733 10.0.0.128 - - [2025-11-11 15:01:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.104801 10.0.0.128 - - [2025-11-11 15:01:18] "GET /virtual-machine-interface/6f8ea603-a81a-4130-b867-58456084f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007871 10.0.0.128 - - [2025-11-11 15:01:18] "POST /set-tag HTTP/1.1" 200 109 0.021536 10.0.0.128 - - [2025-11-11 15:01:18] "POST /instance-ips HTTP/1.1" 200 418 0.053375 10.0.0.128 - - [2025-11-11 15:01:18] "GET /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003806 10.0.0.128 - - [2025-11-11 15:01:18] "POST /loadbalancers HTTP/1.1" 200 620 0.064951 10.0.0.128 - - [2025-11-11 15:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046244 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010224 10.0.0.128 - - [2025-11-11 15:01:18] "POST /service-instances HTTP/1.1" 200 568 0.044191 10.0.0.128 - - [2025-11-11 15:01:18] "POST /ref-update HTTP/1.1" 200 156 0.020031 10.0.0.128 - - [2025-11-11 15:01:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039294 10.0.0.128 - - [2025-11-11 15:01:18] "GET /virtual-machine-interface/6f8ea603-a81a-4130-b867-58456084f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004428 10.0.0.128 - - [2025-11-11 15:01:18] "PUT /service-instance/db47f7cb-6f9b-42f3-a231-855b5a9b5594 HTTP/1.1" 200 267 0.016159 10.0.0.128 - - [2025-11-11 15:01:18] "GET /virtual-machine-interface/6f8ea603-a81a-4130-b867-58456084f0ce?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.014763 10.0.0.128 - - [2025-11-11 15:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021641 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.003878 10.0.0.128 - - [2025-11-11 15:01:18] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.009487 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.128 - - [2025-11-11 15:01:18] "POST /virtual-machines HTTP/1.1" 200 430 0.022297 10.0.0.128 - - [2025-11-11 15:01:18] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007712 10.0.0.128 - - [2025-11-11 15:01:18] "POST /tags HTTP/1.1" 409 221 0.002665 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.128 - - [2025-11-11 15:01:18] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.043813 10.0.0.128 - - [2025-11-11 15:01:18] "POST /tags HTTP/1.1" 409 238 0.004864 10.0.0.128 - - [2025-11-11 15:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.128 - - [2025-11-11 15:01:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.159395 10.0.0.128 - - [2025-11-11 15:01:19] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.028511 10.0.0.128 - - [2025-11-11 15:01:19] "POST /chown HTTP/1.1" 200 109 0.061859 10.0.0.128 - - [2025-11-11 15:01:19] "POST /chown HTTP/1.1" 200 109 0.012152 10.0.0.128 - - [2025-11-11 15:01:19] "PUT /virtual-machine-interface/976dfdbf-35ce-4da4-85f8-e1c180fca641 HTTP/1.1" 200 285 0.052137 10.0.0.128 - - [2025-11-11 15:01:19] "POST /firewall-rules HTTP/1.1" 200 652 0.200506 10.0.0.128 - - [2025-11-11 15:01:19] "GET /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.019908 10.0.0.128 - - [2025-11-11 15:01:19] "PUT /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 257 0.097128 10.0.0.128 - - [2025-11-11 15:01:19] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003390 10.0.0.128 - - [2025-11-11 15:01:19] "GET /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004505 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.021372 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.040604 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.045440 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.117482 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.012241 10.0.0.128 - - [2025-11-11 15:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010559 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.038091 10.0.0.128 - - [2025-11-11 15:01:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.131313 10.0.0.128 - - [2025-11-11 15:01:19] "POST /ref-update HTTP/1.1" 200 156 0.117157 10.0.0.128 - - [2025-11-11 15:01:19] "GET /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.019603 10.0.0.128 - - [2025-11-11 15:01:19] "POST /virtual-machines HTTP/1.1" 200 430 0.029631 10.0.0.128 - - [2025-11-11 15:01:19] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.065964 10.0.0.128 - - [2025-11-11 15:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009159 10.0.0.128 - - [2025-11-11 15:01:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.094301 10.0.0.128 - - [2025-11-11 15:01:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.196123 10.0.0.128 - - [2025-11-11 15:01:20] "GET /loadbalancer-listener/866116f4-baa4-4b83-b236-9699c4d1201b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.028707 10.0.0.128 - - [2025-11-11 15:01:20] "GET /loadbalancer-listener/866116f4-baa4-4b83-b236-9699c4d1201b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004998 10.0.0.128 - - [2025-11-11 15:01:20] "POST /chown HTTP/1.1" 200 109 0.019341 10.0.0.128 - - [2025-11-11 15:01:20] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.047699 10.0.0.128 - - [2025-11-11 15:01:20] "POST /chown HTTP/1.1" 200 109 0.019213 10.0.0.128 - - [2025-11-11 15:01:20] "PUT /virtual-machine-interface/e58488bd-2b9c-4e93-b42a-0b10550cd864 HTTP/1.1" 200 285 0.023636 10.0.0.128 - - [2025-11-11 15:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033801 10.0.0.128 - - [2025-11-11 15:01:20] "GET /loadbalancer-pool/458ff5d8-fbad-467c-8bda-1a74ef9e123b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016593 10.0.0.128 - - [2025-11-11 15:01:20] "PUT /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 257 0.077209 10.0.0.128 - - [2025-11-11 15:01:20] "POST /loadbalancer-members HTTP/1.1" 200 709 0.085620 10.0.0.128 - - [2025-11-11 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.035425 10.0.0.128 - - [2025-11-11 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.031487 10.0.0.128 - - [2025-11-11 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.037378 10.0.0.128 - - [2025-11-11 15:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036612 10.0.0.128 - - [2025-11-11 15:01:20] "GET /loadbalancer-member/72e5225f-6c83-445d-b639-4b5877f2491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.020330 10.0.0.128 - - [2025-11-11 15:01:20] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003099 10.0.0.128 - - [2025-11-11 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.018878 10.0.0.128 - - [2025-11-11 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.128 - - [2025-11-11 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.027730 10.0.0.128 - - [2025-11-11 15:01:20] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.030350 10.0.0.128 - - [2025-11-11 15:01:20] "POST /tags HTTP/1.1" 409 221 0.006015 10.0.0.128 - - [2025-11-11 15:01:20] "PUT /service-instance/db47f7cb-6f9b-42f3-a231-855b5a9b5594 HTTP/1.1" 200 267 0.028315 10.0.0.128 - - [2025-11-11 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017085 10.0.0.128 - - [2025-11-11 15:01:20] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.047713 10.0.0.128 - - [2025-11-11 15:01:20] "POST /tags HTTP/1.1" 409 238 0.008072 10.0.0.128 - - [2025-11-11 15:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.055575 10.0.0.128 - - [2025-11-11 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.128 - - [2025-11-11 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.128 - - [2025-11-11 15:01:20] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019423 10.0.0.128 - - [2025-11-11 15:01:20] "POST /firewall-rules HTTP/1.1" 409 293 0.004927 10.0.0.128 - - [2025-11-11 15:01:20] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.128 - - [2025-11-11 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.128 - - [2025-11-11 15:01:20] "POST /chown HTTP/1.1" 200 109 0.020418 10.0.0.128 - - [2025-11-11 15:01:20] "PUT /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 257 0.039484 10.0.0.128 - - [2025-11-11 15:01:20] "PUT /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570 HTTP/1.1" 200 261 0.078650 10.0.0.128 - - [2025-11-11 15:01:20] "GET /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.025160 10.0.0.128 - - [2025-11-11 15:01:20] "POST /ref-update HTTP/1.1" 200 156 0.051886 10.0.0.128 - - [2025-11-11 15:01:20] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004776 10.0.0.128 - - [2025-11-11 15:01:20] "GET /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.017349 10.0.0.128 - - [2025-11-11 15:01:20] "POST /chown HTTP/1.1" 200 109 0.044753 10.0.0.128 - - [2025-11-11 15:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011134 10.0.0.128 - - [2025-11-11 15:01:20] "POST /chown HTTP/1.1" 200 109 0.034291 10.0.0.128 - - [2025-11-11 15:01:21] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.029181 10.0.0.128 - - [2025-11-11 15:01:21] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.025347 10.0.0.128 - - [2025-11-11 15:01:21] "GET /virtual-machine-interface/6f8ea603-a81a-4130-b867-58456084f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006443 10.0.0.128 - - [2025-11-11 15:01:21] "PUT /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 257 0.040837 10.0.0.128 - - [2025-11-11 15:01:21] "POST /ref-update HTTP/1.1" 200 156 0.018985 10.0.0.128 - - [2025-11-11 15:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014481 10.0.0.128 - - [2025-11-11 15:01:21] "POST /set-tag HTTP/1.1" 200 109 0.041606 10.0.0.128 - - [2025-11-11 15:01:21] "GET /virtual-machine-interface/976dfdbf-35ce-4da4-85f8-e1c180fca641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.017716 10.0.0.128 - - [2025-11-11 15:01:21] "POST /chown HTTP/1.1" 200 109 0.040393 10.0.0.128 - - [2025-11-11 15:01:21] "POST /chown HTTP/1.1" 200 109 0.043217 10.0.0.128 - - [2025-11-11 15:01:21] "POST /set-tag HTTP/1.1" 200 109 0.086745 10.0.0.128 - - [2025-11-11 15:01:21] "GET /virtual-machine-interface/e58488bd-2b9c-4e93-b42a-0b10550cd864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.015237 10.0.0.128 - - [2025-11-11 15:01:21] "PUT /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 257 0.082126 10.0.0.128 - - [2025-11-11 15:01:21] "POST /set-tag HTTP/1.1" 200 109 0.026432 10.0.0.128 - - [2025-11-11 15:01:21] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015105 10.0.0.128 - - [2025-11-11 15:01:21] "POST /ref-update HTTP/1.1" 200 156 0.009280 10.0.0.128 - - [2025-11-11 15:01:21] "POST /chown HTTP/1.1" 200 109 0.024021 10.0.0.128 - - [2025-11-11 15:01:21] "GET /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009006 10.0.0.128 - - [2025-11-11 15:01:21] "POST /chown HTTP/1.1" 200 109 0.042987 10.0.0.128 - - [2025-11-11 15:01:21] "POST /ref-update HTTP/1.1" 200 156 0.026723 10.0.0.128 - - [2025-11-11 15:01:21] "PUT /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 257 0.025195 10.0.0.128 - - [2025-11-11 15:01:21] "POST /ref-update HTTP/1.1" 200 156 0.044436 10.0.0.128 - - [2025-11-11 15:01:21] "DELETE /firewall-rule/6e2ede2f-6245-49d2-bf9a-6f0b15955570 HTTP/1.1" 200 115 0.131595 10.0.0.128 - - [2025-11-11 15:01:21] "DELETE /loadbalancer-member/72e5225f-6c83-445d-b639-4b5877f2491f HTTP/1.1" 200 115 0.048425 10.0.0.128 - - [2025-11-11 15:01:21] "PUT /service-instance/db47f7cb-6f9b-42f3-a231-855b5a9b5594 HTTP/1.1" 200 267 0.015383 10.0.0.128 - - [2025-11-11 15:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039068 10.0.0.128 - - [2025-11-11 15:01:21] "DELETE /loadbalancer-pool/458ff5d8-fbad-467c-8bda-1a74ef9e123b HTTP/1.1" 200 115 0.110743 10.0.0.128 - - [2025-11-11 15:01:21] "DELETE /loadbalancer-listener/866116f4-baa4-4b83-b236-9699c4d1201b HTTP/1.1" 200 115 0.041561 10.0.0.128 - - [2025-11-11 15:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.128 - - [2025-11-11 15:01:21] "POST /chown HTTP/1.1" 200 109 0.012859 10.0.0.128 - - [2025-11-11 15:01:21] "DELETE /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c HTTP/1.1" 200 115 0.100616 10.0.0.128 - - [2025-11-11 15:01:21] "POST /chown HTTP/1.1" 200 109 0.042310 10.0.0.128 - - [2025-11-11 15:01:22] "POST /ref-update HTTP/1.1" 200 156 0.028968 10.0.0.128 - - [2025-11-11 15:01:22] "POST /chown HTTP/1.1" 200 109 0.020831 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /instance-ip/862516c4-71d0-4515-aa86-7deae4c1a00f HTTP/1.1" 200 115 0.140002 10.0.0.128 - - [2025-11-11 15:01:22] "POST /chown HTTP/1.1" 404 171 0.022346 10.0.0.128 - - [2025-11-11 15:01:22] "POST /ref-update HTTP/1.1" 200 156 0.029142 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /virtual-machine-interface/6f8ea603-a81a-4130-b867-58456084f0ce HTTP/1.1" 200 115 0.105595 10.0.0.128 - - [2025-11-11 15:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023485 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e HTTP/1.1" 409 338 0.025593 10.0.0.128 - - [2025-11-11 15:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.128 - - [2025-11-11 15:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.128 - - [2025-11-11 15:01:22] "POST /service-instances HTTP/1.1" 409 259 0.006037 10.0.0.128 - - [2025-11-11 15:01:22] "POST /service-instances HTTP/1.1" 409 259 0.008894 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /service-instance/db47f7cb-6f9b-42f3-a231-855b5a9b5594 HTTP/1.1" 200 115 0.043798 10.0.0.128 - - [2025-11-11 15:01:22] "GET /virtual-machine-interface/976dfdbf-35ce-4da4-85f8-e1c180fca641?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.009040 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /virtual-machine-interface/976dfdbf-35ce-4da4-85f8-e1c180fca641 HTTP/1.1" 200 115 0.085759 10.0.0.128 - - [2025-11-11 15:01:22] "POST /ref-update HTTP/1.1" 200 156 0.055899 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /virtual-machine/ba259969-e059-41d6-a663-c19eaa8bcc66 HTTP/1.1" 200 115 0.090032 10.0.0.128 - - [2025-11-11 15:01:22] "GET /virtual-machine-interface/e58488bd-2b9c-4e93-b42a-0b10550cd864?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.011216 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /virtual-machine-interface/e58488bd-2b9c-4e93-b42a-0b10550cd864 HTTP/1.1" 200 115 0.077734 10.0.0.128 - - [2025-11-11 15:01:22] "DELETE /virtual-machine/05790489-9809-433f-abeb-16f4f5b1d902 HTTP/1.1" 200 115 0.021472 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004895 10.0.0.128 - - [2025-11-11 15:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.128 - - [2025-11-11 15:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.128 - - [2025-11-11 15:01:34] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002915 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004001 10.0.0.128 - - [2025-11-11 15:01:34] "POST /set-tag HTTP/1.1" 200 109 0.015174 10.0.0.128 - - [2025-11-11 15:01:34] "DELETE /loadbalancer-member/e2d99985-ec7c-4a78-abbe-5a72ba6ba1b6 HTTP/1.1" 200 115 0.076658 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005447 10.0.0.128 - - [2025-11-11 15:01:34] "POST /set-tag HTTP/1.1" 200 109 0.005475 10.0.0.128 - - [2025-11-11 15:01:34] "DELETE /loadbalancer-member/65e35b47-3ddb-4f67-8c16-4b2bf8befe50 HTTP/1.1" 200 115 0.037707 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003931 10.0.0.128 - - [2025-11-11 15:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003308 10.0.0.128 - - [2025-11-11 15:01:34] "DELETE /loadbalancer-member/1c978e4d-efb9-40fc-a938-ca1e1aa75678 HTTP/1.1" 200 115 0.044140 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007824 10.0.0.128 - - [2025-11-11 15:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.128 - - [2025-11-11 15:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.128 - - [2025-11-11 15:01:34] "GET /loadbalancer/13b0253e-f968-4203-925c-67e49884a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002422 10.0.0.128 - - [2025-11-11 15:01:34] "GET /loadbalancer-pool/d5e4f902-823c-42b4-ae54-fe3fc7bd3c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004278 10.0.0.128 - - [2025-11-11 15:01:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025842 10.0.0.128 - - [2025-11-11 15:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015269 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016528 10.0.0.128 - - [2025-11-11 15:01:34] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003987 10.0.0.128 - - [2025-11-11 15:01:35] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006983 10.0.0.128 - - [2025-11-11 15:01:35] "POST /set-tag HTTP/1.1" 200 109 0.064068 10.0.0.128 - - [2025-11-11 15:01:35] "GET /loadbalancer-pool/80dd312a-1277-49a9-bed0-143350536baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009427 10.0.0.128 - - [2025-11-11 15:01:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025673 10.0.0.128 - - [2025-11-11 15:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014025 10.0.0.128 - - [2025-11-11 15:01:35] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011084 10.0.0.128 - - [2025-11-11 15:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.128 - - [2025-11-11 15:01:35] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006345 10.0.0.128 - - [2025-11-11 15:01:35] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004549 10.0.0.128 - - [2025-11-11 15:01:35] "GET /loadbalancer-pool/df6418e7-55ba-4748-b7f3-95f9f9c4ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011439 10.0.0.128 - - [2025-11-11 15:01:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017263 10.0.0.128 - - [2025-11-11 15:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023765 10.0.0.128 - - [2025-11-11 15:01:35] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.026494 10.0.0.128 - - [2025-11-11 15:01:35] "GET /virtual-machine-interface/1419b42c-bf0e-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012403 10.0.0.128 - - [2025-11-11 15:01:35] "GET /floating-ip/548b96c0-194a-4456-a315-ab10e882b1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003806 10.0.0.128 - - [2025-11-11 15:01:35] "POST /set-tag HTTP/1.1" 200 109 0.003089 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:01:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001148 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001485 10.0.0.128 - - [2025-11-11 15:02:00] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002823 10.0.0.128 - - [2025-11-11 15:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.128 - - [2025-11-11 15:02:00] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002548 10.0.0.128 - - [2025-11-11 15:02:00] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002208 10.0.0.128 - - [2025-11-11 15:02:00] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002098 10.0.0.128 - - [2025-11-11 15:02:00] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002609 10.0.0.128 - - [2025-11-11 15:02:00] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.001649 10.0.0.128 - - [2025-11-11 15:02:00] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003389 10.0.0.128 - - [2025-11-11 15:02:00] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.001869 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 252 0.002018 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.023059 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 228 0.003747 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011350 10.0.0.128 - - [2025-11-11 15:02:09] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004262 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.128 - - [2025-11-11 15:02:09] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017280 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 206 0.009291 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/f0fe53fd-c87e-4c80-9ecd-f966eb251ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010508 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 226 0.001877 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016536 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 204 0.002270 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/16fcd181-1de8-47a9-99b0-144262679aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013017 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 226 0.003428 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011486 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 228 0.016378 10.0.0.128 - - [2025-11-11 15:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.128 - - [2025-11-11 15:02:09] "GET /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012707 10.0.0.128 - - [2025-11-11 15:02:09] "POST /tags HTTP/1.1" 409 252 0.002598 10.0.0.128 - - [2025-11-11 15:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.128 - - [2025-11-11 15:02:10] "GET /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015604 10.0.0.128 - - [2025-11-11 15:02:10] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002557 10.0.0.128 - - [2025-11-11 15:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.128 - - [2025-11-11 15:02:10] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003891 10.0.0.128 - - [2025-11-11 15:02:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002225 10.0.0.128 - - [2025-11-11 15:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007542 10.0.0.128 - - [2025-11-11 15:02:10] "PUT /firewall-rule/51b47f95-49e7-4a99-9508-1bb536c8ae09 HTTP/1.1" 200 261 0.019956 10.0.0.128 - - [2025-11-11 15:02:10] "POST /firewall-rules HTTP/1.1" 409 291 0.008173 10.0.0.128 - - [2025-11-11 15:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.128 - - [2025-11-11 15:02:10] "PUT /firewall-rule/ef85476d-ef49-472e-abc6-2a2a75a1dda0 HTTP/1.1" 200 261 0.022477 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-rule/ef85476d-ef49-472e-abc6-2a2a75a1dda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.009306 10.0.0.128 - - [2025-11-11 15:02:10] "POST /firewall-rules HTTP/1.1" 200 660 0.077133 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-rule/a2a4d6c1-1ebc-429f-ba77-199d867ad862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.017433 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002331 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-rule/51b47f95-49e7-4a99-9508-1bb536c8ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003221 10.0.0.128 - - [2025-11-11 15:02:10] "POST /firewall-policys HTTP/1.1" 409 269 0.001819 10.0.0.128 - - [2025-11-11 15:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.128 - - [2025-11-11 15:02:10] "PUT /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b HTTP/1.1" 200 265 0.021511 10.0.0.128 - - [2025-11-11 15:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047058 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010673 10.0.0.128 - - [2025-11-11 15:02:10] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002908 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004088 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002032 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002913 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003060 10.0.0.128 - - [2025-11-11 15:02:10] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002126 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.011775 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.128 - - [2025-11-11 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.128 - - [2025-11-11 15:03:12] "GET /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003556 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006518 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.031096 10.0.0.128 - - [2025-11-11 15:03:12] "DELETE /loadbalancer-member/43354926-cc7c-4c75-9ac4-cd2e90aaa6a1 HTTP/1.1" 200 115 0.062718 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007981 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004351 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004207 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007406 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004069 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.128 - - [2025-11-11 15:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.128 - - [2025-11-11 15:03:12] "GET /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.007449 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006098 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.128 - - [2025-11-11 15:03:12] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007917 10.0.0.128 - - [2025-11-11 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003802 10.0.0.128 - - [2025-11-11 15:03:13] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004581 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.128 - - [2025-11-11 15:03:13] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004152 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.128 - - [2025-11-11 15:03:13] "GET /virtual-machine/23fedb74-01de-43f5-b697-352bc755adbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003050 10.0.0.128 - - [2025-11-11 15:03:13] "POST /ref-update HTTP/1.1" 200 156 0.008971 10.0.0.128 - - [2025-11-11 15:03:13] "GET /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004098 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.037233 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.024065 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.019209 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.014032 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.029275 10.0.0.128 - - [2025-11-11 15:03:13] "DELETE /instance-ip/0f524ea8-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.040689 10.0.0.128 - - [2025-11-11 15:03:13] "DELETE /virtual-machine-interface/0f3503ac-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.035852 10.0.0.128 - - [2025-11-11 15:03:13] "DELETE /virtual-machine/23fedb74-01de-43f5-b697-352bc755adbe HTTP/1.1" 200 115 0.014895 10.0.0.128 - - [2025-11-11 15:03:13] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006969 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.128 - - [2025-11-11 15:03:13] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003888 10.0.0.128 - - [2025-11-11 15:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.128 - - [2025-11-11 15:03:14] "GET /virtual-machine/3d5548c2-3fe8-4cd6-b0b1-bf696a4b36cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003033 10.0.0.128 - - [2025-11-11 15:03:14] "POST /ref-update HTTP/1.1" 200 156 0.010114 10.0.0.128 - - [2025-11-11 15:03:14] "GET /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018222 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.019806 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.035625 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.032541 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.014566 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.039007 10.0.0.128 - - [2025-11-11 15:03:14] "DELETE /instance-ip/0ed2fc2a-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.038262 10.0.0.128 - - [2025-11-11 15:03:14] "DELETE /virtual-machine-interface/0ebda604-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.053301 10.0.0.128 - - [2025-11-11 15:03:14] "DELETE /virtual-machine/3d5548c2-3fe8-4cd6-b0b1-bf696a4b36cf HTTP/1.1" 200 115 0.028490 10.0.0.128 - - [2025-11-11 15:03:14] "DELETE /tag/8b219742-21c4-4030-98b0-e640f0b101a8 HTTP/1.1" 200 115 0.048849 10.0.0.128 - - [2025-11-11 15:03:14] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004265 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.128 - - [2025-11-11 15:03:14] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004004 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.128 - - [2025-11-11 15:03:14] "GET /virtual-machine/a35d4c97-5a4d-499b-8a37-082e814292f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003010 10.0.0.128 - - [2025-11-11 15:03:14] "POST /ref-update HTTP/1.1" 200 156 0.015832 10.0.0.128 - - [2025-11-11 15:03:14] "GET /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011079 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.034726 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.042600 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.026937 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.013290 10.0.0.128 - - [2025-11-11 15:03:14] "POST /set-tag HTTP/1.1" 200 109 0.027431 10.0.0.128 - - [2025-11-11 15:03:14] "DELETE /instance-ip/0dd5530e-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.048934 10.0.0.128 - - [2025-11-11 15:03:14] "POST /ref-update HTTP/1.1" 200 156 0.010467 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /virtual-machine-interface/0dbeb932-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.034486 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /virtual-machine/a35d4c97-5a4d-499b-8a37-082e814292f9 HTTP/1.1" 200 115 0.024215 10.0.0.128 - - [2025-11-11 15:03:15] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004637 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.010113 10.0.0.128 - - [2025-11-11 15:03:15] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003897 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.128 - - [2025-11-11 15:03:15] "GET /virtual-machine/6aa8f568-c9f8-4b06-8a38-ddcacb3b2ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002995 10.0.0.128 - - [2025-11-11 15:03:15] "POST /ref-update HTTP/1.1" 200 156 0.013005 10.0.0.128 - - [2025-11-11 15:03:15] "GET /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.013282 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.019574 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.026959 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.031447 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.019465 10.0.0.128 - - [2025-11-11 15:03:15] "POST /set-tag HTTP/1.1" 200 109 0.050102 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /instance-ip/0e420206-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.048954 10.0.0.128 - - [2025-11-11 15:03:15] "POST /ref-update HTTP/1.1" 200 156 0.008409 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /virtual-machine-interface/0e28d0f6-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.039169 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /virtual-machine/6aa8f568-c9f8-4b06-8a38-ddcacb3b2ae9 HTTP/1.1" 200 115 0.020315 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /tag/cfcee5d9-8d1a-44a6-bdb7-624c8e6e633d HTTP/1.1" 200 115 0.040224 10.0.0.128 - - [2025-11-11 15:03:15] "DELETE /tag/f0fe53fd-c87e-4c80-9ecd-f966eb251ebe HTTP/1.1" 409 391 0.002981 10.0.0.128 - - [2025-11-11 15:03:17] "POST /tags HTTP/1.1" 409 238 0.002345 10.0.0.128 - - [2025-11-11 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.128 - - [2025-11-11 15:03:17] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012044 10.0.0.128 - - [2025-11-11 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.128 - - [2025-11-11 15:03:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027568 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.128 - - [2025-11-11 15:03:18] "GET /service-appliance-set/963252fd-f579-4d90-89da-16cddecdb116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.009094 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.002374 10.0.0.128 - - [2025-11-11 15:03:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090483 10.0.0.128 - - [2025-11-11 15:03:18] "GET /virtual-machine-interface/9000acb9-b5b6-4438-8036-6c51b84bd607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011472 10.0.0.128 - - [2025-11-11 15:03:18] "POST /set-tag HTTP/1.1" 200 109 0.013167 10.0.0.128 - - [2025-11-11 15:03:18] "POST /instance-ips HTTP/1.1" 200 418 0.023576 10.0.0.128 - - [2025-11-11 15:03:18] "GET /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007001 10.0.0.128 - - [2025-11-11 15:03:18] "POST /loadbalancers HTTP/1.1" 200 620 0.064003 10.0.0.128 - - [2025-11-11 15:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025462 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.128 - - [2025-11-11 15:03:18] "POST /service-instances HTTP/1.1" 200 568 0.038988 10.0.0.128 - - [2025-11-11 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.008998 10.0.0.128 - - [2025-11-11 15:03:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047234 10.0.0.128 - - [2025-11-11 15:03:18] "GET /virtual-machine-interface/9000acb9-b5b6-4438-8036-6c51b84bd607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005046 10.0.0.128 - - [2025-11-11 15:03:18] "GET /virtual-machine-interface/9000acb9-b5b6-4438-8036-6c51b84bd607?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.005003 10.0.0.128 - - [2025-11-11 15:03:18] "PUT /service-instance/d32593ba-dcfb-4ddc-9442-b0f3534e6061 HTTP/1.1" 200 267 0.007233 10.0.0.128 - - [2025-11-11 15:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014747 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.005574 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.128 - - [2025-11-11 15:03:18] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002655 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.128 - - [2025-11-11 15:03:18] "POST /virtual-machines HTTP/1.1" 200 430 0.013995 10.0.0.128 - - [2025-11-11 15:03:18] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011221 10.0.0.128 - - [2025-11-11 15:03:18] "POST /tags HTTP/1.1" 409 221 0.002868 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.128 - - [2025-11-11 15:03:18] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016339 10.0.0.128 - - [2025-11-11 15:03:18] "POST /tags HTTP/1.1" 409 238 0.013573 10.0.0.128 - - [2025-11-11 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.128 - - [2025-11-11 15:03:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.111824 10.0.0.128 - - [2025-11-11 15:03:18] "POST /chown HTTP/1.1" 200 109 0.029526 10.0.0.128 - - [2025-11-11 15:03:18] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.018375 10.0.0.128 - - [2025-11-11 15:03:18] "POST /chown HTTP/1.1" 200 109 0.005944 10.0.0.128 - - [2025-11-11 15:03:19] "POST /firewall-rules HTTP/1.1" 200 652 0.087125 10.0.0.128 - - [2025-11-11 15:03:19] "PUT /virtual-machine-interface/e2240b66-92da-4b66-b2a3-0b93be0ed58f HTTP/1.1" 200 285 0.078604 10.0.0.128 - - [2025-11-11 15:03:19] "GET /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.017147 10.0.0.128 - - [2025-11-11 15:03:19] "PUT /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 257 0.017843 10.0.0.128 - - [2025-11-11 15:03:19] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002757 10.0.0.128 - - [2025-11-11 15:03:19] "GET /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002746 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.015446 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.042099 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.044989 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.020407 10.0.0.128 - - [2025-11-11 15:03:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038824 10.0.0.128 - - [2025-11-11 15:03:19] "GET /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.002366 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.007967 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.018103 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.128 - - [2025-11-11 15:03:19] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.034214 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.128 - - [2025-11-11 15:03:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048281 10.0.0.128 - - [2025-11-11 15:03:19] "POST /virtual-machines HTTP/1.1" 200 430 0.040680 10.0.0.128 - - [2025-11-11 15:03:19] "GET /loadbalancer-listener/dfe5b904-2cdc-43fd-a11d-0c1395b422d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.044664 10.0.0.128 - - [2025-11-11 15:03:19] "GET /loadbalancer-listener/dfe5b904-2cdc-43fd-a11d-0c1395b422d6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.015242 10.0.0.128 - - [2025-11-11 15:03:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.098742 10.0.0.128 - - [2025-11-11 15:03:19] "POST /chown HTTP/1.1" 200 109 0.014279 10.0.0.128 - - [2025-11-11 15:03:19] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.047734 10.0.0.128 - - [2025-11-11 15:03:19] "POST /chown HTTP/1.1" 200 109 0.006032 10.0.0.128 - - [2025-11-11 15:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022020 10.0.0.128 - - [2025-11-11 15:03:19] "PUT /virtual-machine-interface/63079a8e-1bb2-405e-8842-71e321918574 HTTP/1.1" 200 285 0.036415 10.0.0.128 - - [2025-11-11 15:03:19] "GET /loadbalancer-pool/930d06be-772a-4732-b498-6ddaacb82bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012208 10.0.0.128 - - [2025-11-11 15:03:19] "PUT /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 257 0.037870 10.0.0.128 - - [2025-11-11 15:03:19] "POST /loadbalancer-members HTTP/1.1" 200 709 0.026556 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.010585 10.0.0.128 - - [2025-11-11 15:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017135 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.023463 10.0.0.128 - - [2025-11-11 15:03:19] "GET /loadbalancer-member/fdfc6d3f-914b-4ffa-b3ab-057c5a36448f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.016325 10.0.0.128 - - [2025-11-11 15:03:19] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003525 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.028839 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.128 - - [2025-11-11 15:03:19] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002861 10.0.0.128 - - [2025-11-11 15:03:19] "POST /tags HTTP/1.1" 409 221 0.001507 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.128 - - [2025-11-11 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.014387 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.128 - - [2025-11-11 15:03:19] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012452 10.0.0.128 - - [2025-11-11 15:03:19] "POST /tags HTTP/1.1" 409 238 0.002189 10.0.0.128 - - [2025-11-11 15:03:19] "PUT /service-instance/d32593ba-dcfb-4ddc-9442-b0f3534e6061 HTTP/1.1" 200 267 0.021290 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.128 - - [2025-11-11 15:03:19] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011665 10.0.0.128 - - [2025-11-11 15:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007212 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.128 - - [2025-11-11 15:03:19] "POST /firewall-rules HTTP/1.1" 409 293 0.005322 10.0.0.128 - - [2025-11-11 15:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.128 - - [2025-11-11 15:03:19] "POST /chown HTTP/1.1" 200 109 0.007495 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.128 - - [2025-11-11 15:03:20] "PUT /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd HTTP/1.1" 200 261 0.050908 10.0.0.128 - - [2025-11-11 15:03:20] "PUT /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 257 0.028621 10.0.0.128 - - [2025-11-11 15:03:20] "GET /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005923 10.0.0.128 - - [2025-11-11 15:03:20] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005843 10.0.0.128 - - [2025-11-11 15:03:20] "POST /ref-update HTTP/1.1" 200 156 0.032253 10.0.0.128 - - [2025-11-11 15:03:20] "GET /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010227 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.008251 10.0.0.128 - - [2025-11-11 15:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012365 10.0.0.128 - - [2025-11-11 15:03:20] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011097 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.039016 10.0.0.128 - - [2025-11-11 15:03:20] "GET /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.036532 10.0.0.128 - - [2025-11-11 15:03:20] "PUT /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 257 0.029907 10.0.0.128 - - [2025-11-11 15:03:20] "GET /virtual-machine-interface/63079a8e-1bb2-405e-8842-71e321918574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004441 10.0.0.128 - - [2025-11-11 15:03:20] "POST /ref-update HTTP/1.1" 200 156 0.011559 10.0.0.128 - - [2025-11-11 15:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.128 - - [2025-11-11 15:03:20] "POST /set-tag HTTP/1.1" 200 109 0.037360 10.0.0.128 - - [2025-11-11 15:03:20] "GET /virtual-machine-interface/9000acb9-b5b6-4438-8036-6c51b84bd607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.018283 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.028440 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.011868 10.0.0.128 - - [2025-11-11 15:03:20] "POST /set-tag HTTP/1.1" 200 109 0.014599 10.0.0.128 - - [2025-11-11 15:03:20] "GET /virtual-machine-interface/e2240b66-92da-4b66-b2a3-0b93be0ed58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014616 10.0.0.128 - - [2025-11-11 15:03:20] "PUT /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 257 0.023039 10.0.0.128 - - [2025-11-11 15:03:20] "POST /ref-update HTTP/1.1" 200 156 0.028082 10.0.0.128 - - [2025-11-11 15:03:20] "POST /set-tag HTTP/1.1" 200 109 0.054965 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.029965 10.0.0.128 - - [2025-11-11 15:03:20] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005121 10.0.0.128 - - [2025-11-11 15:03:20] "GET /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010977 10.0.0.128 - - [2025-11-11 15:03:20] "POST /chown HTTP/1.1" 200 109 0.011540 10.0.0.128 - - [2025-11-11 15:03:20] "POST /ref-update HTTP/1.1" 200 156 0.047884 10.0.0.128 - - [2025-11-11 15:03:20] "PUT /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 257 0.041596 10.0.0.128 - - [2025-11-11 15:03:20] "POST /ref-update HTTP/1.1" 200 156 0.041998 10.0.0.128 - - [2025-11-11 15:03:20] "DELETE /firewall-rule/f572f8fa-b8e7-43a7-bfe6-5b35db138fdd HTTP/1.1" 200 115 0.075578 10.0.0.128 - - [2025-11-11 15:03:20] "DELETE /loadbalancer-member/fdfc6d3f-914b-4ffa-b3ab-057c5a36448f HTTP/1.1" 200 115 0.046566 10.0.0.128 - - [2025-11-11 15:03:20] "PUT /service-instance/d32593ba-dcfb-4ddc-9442-b0f3534e6061 HTTP/1.1" 200 267 0.012295 10.0.0.128 - - [2025-11-11 15:03:20] "DELETE /loadbalancer-pool/930d06be-772a-4732-b498-6ddaacb82bcb HTTP/1.1" 200 115 0.070935 10.0.0.128 - - [2025-11-11 15:03:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040586 10.0.0.128 - - [2025-11-11 15:03:20] "DELETE /loadbalancer-listener/dfe5b904-2cdc-43fd-a11d-0c1395b422d6 HTTP/1.1" 200 115 0.036472 10.0.0.128 - - [2025-11-11 15:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.128 - - [2025-11-11 15:03:20] "DELETE /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c HTTP/1.1" 200 115 0.054249 10.0.0.128 - - [2025-11-11 15:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /instance-ip/5c259bde-17de-4ba2-9979-4e374f55d084 HTTP/1.1" 200 115 0.067311 10.0.0.128 - - [2025-11-11 15:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.128 - - [2025-11-11 15:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /virtual-machine-interface/9000acb9-b5b6-4438-8036-6c51b84bd607 HTTP/1.1" 200 115 0.051244 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /tag/43e2c9b6-63de-41cd-b2b9-e8b0146bfa8e HTTP/1.1" 200 115 0.081336 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /service-instance/d32593ba-dcfb-4ddc-9442-b0f3534e6061 HTTP/1.1" 200 115 0.053844 10.0.0.128 - - [2025-11-11 15:03:21] "GET /virtual-machine-interface/63079a8e-1bb2-405e-8842-71e321918574?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006013 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /virtual-machine-interface/63079a8e-1bb2-405e-8842-71e321918574 HTTP/1.1" 200 115 0.037780 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /virtual-machine/d5b5fe94-7ea4-45ba-92c8-a827be159918 HTTP/1.1" 200 115 0.025272 10.0.0.128 - - [2025-11-11 15:03:21] "GET /virtual-machine-interface/e2240b66-92da-4b66-b2a3-0b93be0ed58f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.005713 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /virtual-machine-interface/e2240b66-92da-4b66-b2a3-0b93be0ed58f HTTP/1.1" 200 115 0.049415 10.0.0.128 - - [2025-11-11 15:03:21] "POST /ref-update HTTP/1.1" 200 156 0.020353 10.0.0.128 - - [2025-11-11 15:03:21] "DELETE /virtual-machine/13fbf52e-60b5-4acc-9d42-bce10ba75b2b HTTP/1.1" 200 115 0.041152 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000839 10.0.0.128 - - [2025-11-11 15:03:43] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011559 10.0.0.128 - - [2025-11-11 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.012360 10.0.0.128 - - [2025-11-11 15:03:43] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007857 10.0.0.128 - - [2025-11-11 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.005106 10.0.0.128 - - [2025-11-11 15:03:43] "GET /virtual-machine/6eec899e-d323-4536-9b39-23fe9b896720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003382 10.0.0.128 - - [2025-11-11 15:03:43] "POST /ref-update HTTP/1.1" 200 156 0.011071 10.0.0.128 - - [2025-11-11 15:03:43] "GET /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013054 10.0.0.128 - - [2025-11-11 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.092735 10.0.0.128 - - [2025-11-11 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.019935 10.0.0.128 - - [2025-11-11 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.033845 10.0.0.128 - - [2025-11-11 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.014368 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /instance-ip/10a5b5c4-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.056290 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /virtual-machine-interface/1091c424-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.039578 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /virtual-machine/6eec899e-d323-4536-9b39-23fe9b896720 HTTP/1.1" 200 115 0.024333 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /tag/d48bae22-5a08-4cfe-bb2b-7a8b60f4b87d HTTP/1.1" 200 115 0.031200 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003844 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003745 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine/90b61cfd-fc31-491f-9ccd-de88dfa242fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003078 10.0.0.128 - - [2025-11-11 15:03:44] "POST /ref-update HTTP/1.1" 200 156 0.009653 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007685 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.021948 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.029185 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.025761 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.015275 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /instance-ip/1112e716-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.057322 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /virtual-machine-interface/10f9aef4-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.037852 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /virtual-machine/90b61cfd-fc31-491f-9ccd-de88dfa242fa HTTP/1.1" 200 115 0.023719 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /tag/9af40ddd-cf7b-4daa-9573-70bfc160c763 HTTP/1.1" 200 115 0.039613 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551 HTTP/1.1" 409 237 0.004268 10.0.0.128 - - [2025-11-11 15:03:44] "DELETE /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168 HTTP/1.1" 409 237 0.005312 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004730 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004695 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine/eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002497 10.0.0.128 - - [2025-11-11 15:03:44] "POST /ref-update HTTP/1.1" 200 156 0.013934 10.0.0.128 - - [2025-11-11 15:03:44] "GET /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010220 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.050265 10.0.0.128 - - [2025-11-11 15:03:44] "POST /set-tag HTTP/1.1" 200 109 0.024012 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.154452 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.122920 10.0.0.128 - - [2025-11-11 15:03:45] "DELETE /instance-ip/0fd78578-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.047730 10.0.0.128 - - [2025-11-11 15:03:45] "DELETE /virtual-machine-interface/0fc0e2dc-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.051893 10.0.0.128 - - [2025-11-11 15:03:45] "DELETE /virtual-machine/eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 HTTP/1.1" 200 115 0.032651 10.0.0.128 - - [2025-11-11 15:03:45] "DELETE /tag/70bcd009-03db-4c2a-aebb-d26311a73d2c HTTP/1.1" 200 115 0.044670 10.0.0.128 - - [2025-11-11 15:03:45] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007351 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.004671 10.0.0.128 - - [2025-11-11 15:03:45] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007288 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.013684 10.0.0.128 - - [2025-11-11 15:03:45] "GET /virtual-machine/b341b705-295e-494b-889a-ac80114b6801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002800 10.0.0.128 - - [2025-11-11 15:03:45] "POST /ref-update HTTP/1.1" 200 156 0.011552 10.0.0.128 - - [2025-11-11 15:03:45] "GET /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020814 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.034712 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.038675 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.035933 10.0.0.128 - - [2025-11-11 15:03:45] "POST /set-tag HTTP/1.1" 200 109 0.026919 10.0.0.128 - - [2025-11-11 15:03:45] "DELETE /instance-ip/103b6be2-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.061832 10.0.0.128 - - [2025-11-11 15:03:46] "DELETE /virtual-machine-interface/10275c42-bf0f-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.064995 10.0.0.128 - - [2025-11-11 15:03:46] "DELETE /virtual-machine/b341b705-295e-494b-889a-ac80114b6801 HTTP/1.1" 200 115 0.036013 10.0.0.128 - - [2025-11-11 15:03:46] "DELETE /tag/87549f5e-26f5-415f-8a94-fd528625a2b3 HTTP/1.1" 200 115 0.052337 10.0.0.128 - - [2025-11-11 15:03:46] "DELETE /tag/f65ed125-fbac-4bff-aec3-ea8e6b56e8bf HTTP/1.1" 200 115 0.045545 10.0.0.128 - - [2025-11-11 15:03:46] "DELETE /tag/16fcd181-1de8-47a9-99b0-144262679aa2 HTTP/1.1" 409 237 0.007041 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:03:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:03:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.128 - - [2025-11-11 15:03:47] "POST /projects HTTP/1.1" 409 238 0.002594 10.0.0.128 - - [2025-11-11 15:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.128 - - [2025-11-11 15:03:47] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036211 10.0.0.128 - - [2025-11-11 15:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.128 - - [2025-11-11 15:03:47] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006572 10.0.0.128 - - [2025-11-11 15:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.128 - - [2025-11-11 15:03:47] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003984 10.0.0.128 - - [2025-11-11 15:03:47] "POST /security-groups HTTP/1.1" 409 285 0.002666 10.0.0.128 - - [2025-11-11 15:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.128 - - [2025-11-11 15:03:47] "PUT /security-group/fda45a7d-c354-4cde-9d55-bbdb6f926bfa HTTP/1.1" 200 263 0.062045 10.0.0.128 - - [2025-11-11 15:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031359 10.0.0.128 - - [2025-11-11 15:03:47] "PUT /access-control-list/81d2ff65-a85f-4abf-8de3-21c62b0c9f03 HTTP/1.1" 200 273 0.012769 10.0.0.128 - - [2025-11-11 15:03:47] "PUT /access-control-list/c7aa30fd-e3d3-432e-8650-8c24bbe1147f HTTP/1.1" 200 273 0.024855 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:03:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:03:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000833 10.0.0.128 - - [2025-11-11 15:03:52] "POST /projects HTTP/1.1" 409 238 0.002012 10.0.0.128 - - [2025-11-11 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.128 - - [2025-11-11 15:03:52] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029875 10.0.0.128 - - [2025-11-11 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.128 - - [2025-11-11 15:03:52] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003212 10.0.0.128 - - [2025-11-11 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.128 - - [2025-11-11 15:03:52] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003217 10.0.0.128 - - [2025-11-11 15:03:52] "POST /security-groups HTTP/1.1" 409 285 0.003199 10.0.0.128 - - [2025-11-11 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.128 - - [2025-11-11 15:03:52] "PUT /security-group/fda45a7d-c354-4cde-9d55-bbdb6f926bfa HTTP/1.1" 200 263 0.056193 10.0.0.128 - - [2025-11-11 15:03:52] "PUT /access-control-list/81d2ff65-a85f-4abf-8de3-21c62b0c9f03 HTTP/1.1" 200 273 0.015614 10.0.0.128 - - [2025-11-11 15:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024478 10.0.0.128 - - [2025-11-11 15:03:52] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006433 10.0.0.128 - - [2025-11-11 15:03:52] "PUT /access-control-list/c7aa30fd-e3d3-432e-8650-8c24bbe1147f HTTP/1.1" 200 273 0.030837 10.0.0.128 - - [2025-11-11 15:03:52] "GET /firewall-rule/fa4e73d3-77cc-4661-9ec6-55ad99de109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002692 10.0.0.128 - - [2025-11-11 15:03:52] "POST /ref-update HTTP/1.1" 200 156 0.049284 10.0.0.128 - - [2025-11-11 15:03:52] "DELETE /firewall-rule/fa4e73d3-77cc-4661-9ec6-55ad99de109b HTTP/1.1" 200 115 0.047637 10.0.0.128 - - [2025-11-11 15:03:52] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006282 10.0.0.128 - - [2025-11-11 15:03:52] "GET /firewall-rule/76eda340-b6ee-4f75-8e4b-b7647c462832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004446 10.0.0.128 - - [2025-11-11 15:03:53] "POST /ref-update HTTP/1.1" 200 156 0.051366 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /firewall-rule/76eda340-b6ee-4f75-8e4b-b7647c462832 HTTP/1.1" 200 115 0.048291 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /tag/a8126ae5-c8d4-400c-b0b5-c74afa7e17e5 HTTP/1.1" 200 115 0.042916 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551 HTTP/1.1" 409 237 0.004180 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168 HTTP/1.1" 409 237 0.004483 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.128 - - [2025-11-11 15:03:53] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003898 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.128 - - [2025-11-11 15:03:53] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004872 10.0.0.128 - - [2025-11-11 15:03:53] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.040543 10.0.0.128 - - [2025-11-11 15:03:53] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.039350 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /security-group/fda45a7d-c354-4cde-9d55-bbdb6f926bfa HTTP/1.1" 200 115 0.039501 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /access-control-list/81d2ff65-a85f-4abf-8de3-21c62b0c9f03 HTTP/1.1" 200 115 0.024699 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /access-control-list/c7aa30fd-e3d3-432e-8650-8c24bbe1147f HTTP/1.1" 200 115 0.024746 10.0.0.128 - - [2025-11-11 15:03:53] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028991 10.0.0.128 - - [2025-11-11 15:03:53] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?fields=security_groups HTTP/1.1" 200 1352 0.044372 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /security-group/0bd5fda1-a8e8-4d42-9301-985feee29133 HTTP/1.1" 200 115 0.039088 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /access-control-list/f7ba3950-88d3-449b-9910-22f2472ca14f HTTP/1.1" 200 115 0.040268 10.0.0.128 - - [2025-11-11 15:03:53] "GET /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7?fields=application_policy_sets HTTP/1.1" 200 1391 0.047800 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /access-control-list/528b39ae-da9e-4d03-8f5a-573fdda2d068 HTTP/1.1" 200 115 0.058574 10.0.0.128 - - [2025-11-11 15:03:53] "DELETE /project/3bbcde91-a3cc-4774-a4f9-67c3da3e9cf7 HTTP/1.1" 200 115 0.328559 10.0.0.128 - - [2025-11-11 15:03:53] "POST /projects HTTP/1.1" 409 238 0.003303 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.128 - - [2025-11-11 15:03:53] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043063 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.128 - - [2025-11-11 15:03:53] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004548 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.128 - - [2025-11-11 15:03:53] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004524 10.0.0.128 - - [2025-11-11 15:03:53] "POST /security-groups HTTP/1.1" 409 285 0.003409 10.0.0.128 - - [2025-11-11 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.128 - - [2025-11-11 15:03:54] "PUT /security-group/5806a9fd-a983-40f7-a980-5490e4dce9eb HTTP/1.1" 200 263 0.059018 10.0.0.128 - - [2025-11-11 15:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031324 10.0.0.128 - - [2025-11-11 15:03:54] "PUT /access-control-list/664f20fa-50d4-43c7-97d4-8b58582f8837 HTTP/1.1" 200 273 0.022904 10.0.0.128 - - [2025-11-11 15:03:54] "PUT /access-control-list/7b9e8410-7266-4537-8f4c-94e0efc0a952 HTTP/1.1" 200 273 0.027816 10.0.0.128 - - [2025-11-11 15:03:58] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002791 10.0.0.128 - - [2025-11-11 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.128 - - [2025-11-11 15:03:58] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002851 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-policy/fc530ffa-d62b-4c5a-a65a-cdad7b3c288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004130 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-rule/51b47f95-49e7-4a99-9508-1bb536c8ae09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003713 10.0.0.128 - - [2025-11-11 15:03:58] "POST /ref-update HTTP/1.1" 200 156 0.020313 10.0.0.128 - - [2025-11-11 15:03:58] "DELETE /firewall-rule/51b47f95-49e7-4a99-9508-1bb536c8ae09 HTTP/1.1" 200 115 0.048928 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002830 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-rule/ef85476d-ef49-472e-abc6-2a2a75a1dda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002780 10.0.0.128 - - [2025-11-11 15:03:58] "POST /ref-update HTTP/1.1" 200 156 0.019050 10.0.0.128 - - [2025-11-11 15:03:58] "DELETE /firewall-rule/ef85476d-ef49-472e-abc6-2a2a75a1dda0 HTTP/1.1" 200 115 0.047900 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004945 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-rule/a2a4d6c1-1ebc-429f-ba77-199d867ad862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003216 10.0.0.128 - - [2025-11-11 15:03:58] "POST /ref-update HTTP/1.1" 200 156 0.011445 10.0.0.128 - - [2025-11-11 15:03:58] "DELETE /firewall-rule/a2a4d6c1-1ebc-429f-ba77-199d867ad862 HTTP/1.1" 200 115 0.051044 10.0.0.128 - - [2025-11-11 15:03:58] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002386 10.0.0.128 - - [2025-11-11 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.128 - - [2025-11-11 15:03:58] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002492 10.0.0.128 - - [2025-11-11 15:03:58] "GET /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003202 10.0.0.128 - - [2025-11-11 15:03:58] "POST /ref-update HTTP/1.1" 200 156 0.021797 10.0.0.128 - - [2025-11-11 15:03:58] "DELETE /firewall-policy/af06fac2-17ee-4848-b29e-78eb41ed9d4b HTTP/1.1" 200 115 0.030266 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /tag/16fcd181-1de8-47a9-99b0-144262679aa2 HTTP/1.1" 200 115 0.056331 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /tag/2e7e83af-1ebd-45f9-9c6f-5c8a09bcf551 HTTP/1.1" 200 115 0.063867 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /tag/f0fe53fd-c87e-4c80-9ecd-f966eb251ebe HTTP/1.1" 200 115 0.064079 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /tag/a3fd02de-36fc-4a75-8829-7b421a1aa168 HTTP/1.1" 200 115 0.036008 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /loadbalancer-member/0254d4fc-3250-4e84-b501-a2f56a63c68c HTTP/1.1" 200 115 0.032940 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /loadbalancer-pool/6f6c49cf-c0f2-4071-ba8c-c70790f43666 HTTP/1.1" 200 115 0.023983 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /loadbalancer-listener/b943f95e-7e51-4dd9-984f-3b82c7847fb9 HTTP/1.1" 200 115 0.036420 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /loadbalancer/904c7875-38c9-4966-93d5-2e8fd1973318 HTTP/1.1" 200 115 0.042421 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /floating-ip/b0c910cf-20a5-45a5-8539-0ade515bb496 HTTP/1.1" 200 115 0.062499 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /instance-ip/105f70d6-f967-4344-897d-e9f654864bfa HTTP/1.1" 200 115 0.040245 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /virtual-machine-interface/22cd43cf-75a3-4324-bdeb-1821b0ea3455 HTTP/1.1" 200 115 0.042457 10.0.0.128 - - [2025-11-11 15:03:59] "DELETE /tag/8c6db496-ad7a-48ab-81a9-77593dc775ee HTTP/1.1" 200 115 0.047896 10.0.0.128 - - [2025-11-11 15:03:59] "POST /projects HTTP/1.1" 409 238 0.002323 10.0.0.128 - - [2025-11-11 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.128 - - [2025-11-11 15:03:59] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.057760 10.0.0.128 - - [2025-11-11 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011077 10.0.0.128 - - [2025-11-11 15:03:59] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006496 10.0.0.128 - - [2025-11-11 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.128 - - [2025-11-11 15:03:59] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004651 10.0.0.128 - - [2025-11-11 15:03:59] "POST /security-groups HTTP/1.1" 409 285 0.002962 10.0.0.128 - - [2025-11-11 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.128 - - [2025-11-11 15:03:59] "PUT /security-group/5806a9fd-a983-40f7-a980-5490e4dce9eb HTTP/1.1" 200 263 0.060644 10.0.0.128 - - [2025-11-11 15:03:59] "PUT /access-control-list/664f20fa-50d4-43c7-97d4-8b58582f8837 HTTP/1.1" 200 273 0.014793 10.0.0.128 - - [2025-11-11 15:03:59] "PUT /access-control-list/7b9e8410-7266-4537-8f4c-94e0efc0a952 HTTP/1.1" 200 273 0.013706 10.0.0.128 - - [2025-11-11 15:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026441 10.0.0.128 - - [2025-11-11 15:03:59] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.008755 10.0.0.128 - - [2025-11-11 15:03:59] "GET /firewall-rule/8f65ae14-4818-43ea-a140-e3d4471aea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002801 10.0.0.128 - - [2025-11-11 15:04:00] "POST /ref-update HTTP/1.1" 200 156 0.089399 10.0.0.128 - - [2025-11-11 15:04:00] "DELETE /firewall-rule/8f65ae14-4818-43ea-a140-e3d4471aea00 HTTP/1.1" 200 115 0.047662 10.0.0.128 - - [2025-11-11 15:04:00] "GET /firewall-policy/9ae905f4-1dfc-4b1e-914a-274fc539bccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006852 10.0.0.128 - - [2025-11-11 15:04:00] "GET /firewall-rule/d9cc8e3c-8a0d-4530-8669-28f8c7f737bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005659 10.0.0.128 - - [2025-11-11 15:04:00] "POST /ref-update HTTP/1.1" 200 156 0.062829 10.0.0.128 - - [2025-11-11 15:04:00] "DELETE /firewall-rule/d9cc8e3c-8a0d-4530-8669-28f8c7f737bd HTTP/1.1" 200 115 0.037148 10.0.0.128 - - [2025-11-11 15:04:00] "DELETE /tag/301c9912-d1cc-4bb6-91a3-e0f1df10089e HTTP/1.1" 200 115 0.074332 10.0.0.128 - - [2025-11-11 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.128 - - [2025-11-11 15:04:00] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004869 10.0.0.128 - - [2025-11-11 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.128 - - [2025-11-11 15:04:00] "GET /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007038 10.0.0.128 - - [2025-11-11 15:04:00] "PUT /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf HTTP/1.1" 200 265 0.062953 10.0.0.128 - - [2025-11-11 15:04:00] "PUT /virtual-network/5e84a7b7-4ad4-422b-a50b-a873f6e3b1e0 HTTP/1.1" 200 265 0.054124 10.0.0.128 - - [2025-11-11 15:04:00] "DELETE /security-group/5806a9fd-a983-40f7-a980-5490e4dce9eb HTTP/1.1" 200 115 0.051394 10.0.0.128 - - [2025-11-11 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.128 - - [2025-11-11 15:04:00] "DELETE /access-control-list/664f20fa-50d4-43c7-97d4-8b58582f8837 HTTP/1.1" 200 115 0.041417 10.0.0.128 - - [2025-11-11 15:04:00] "DELETE /access-control-list/7b9e8410-7266-4537-8f4c-94e0efc0a952 HTTP/1.1" 200 115 0.027880 10.0.0.128 - - [2025-11-11 15:04:00] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.045765 10.0.0.128 - - [2025-11-11 15:04:00] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?fields=security_groups HTTP/1.1" 200 1351 0.062162 10.0.0.128 - - [2025-11-11 15:04:01] "DELETE /security-group/dc938c16-6d52-435a-beb6-d271b3c00ac8 HTTP/1.1" 200 115 0.069945 10.0.0.128 - - [2025-11-11 15:04:01] "DELETE /access-control-list/92cc8986-f7a7-4e89-8f76-42025d328afe HTTP/1.1" 200 115 0.040635 10.0.0.128 - - [2025-11-11 15:04:01] "GET /project/45f25a06-3fb9-4665-86fe-85b8b92371e5?fields=application_policy_sets HTTP/1.1" 200 1390 0.037283 10.0.0.128 - - [2025-11-11 15:04:01] "DELETE /access-control-list/e88f972f-a2ec-47ef-ab5c-2304737f250c HTTP/1.1" 200 115 0.045012 10.0.0.128 - - [2025-11-11 15:04:01] "DELETE /project/45f25a06-3fb9-4665-86fe-85b8b92371e5 HTTP/1.1" 200 115 0.407621 10.0.0.128 - - [2025-11-11 15:04:50] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.128 - - [2025-11-11 15:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.128 - - [2025-11-11 15:04:50] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002389 10.0.0.128 - - [2025-11-11 15:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.128 - - [2025-11-11 15:04:50] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002653 10.0.0.128 - - [2025-11-11 15:05:04] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.128 - - [2025-11-11 15:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.128 - - [2025-11-11 15:05:04] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008054 10.0.0.128 - - [2025-11-11 15:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.128 - - [2025-11-11 15:05:04] "GET /config-node/e1a625f1-6543-400c-be72-760e5ed7225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003392 10.0.0.128 - - [2025-11-11 15:05:05] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.128 - - [2025-11-11 15:05:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002449 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.128 - - [2025-11-11 15:05:10] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006013 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.017087 10.0.0.128 - - [2025-11-11 15:05:10] "GET / HTTP/1.1" 200 36215 0.001660 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 264 0.002131 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /alarm/211da3f5-7958-4cb1-93fc-ce76a7dfd18d HTTP/1.1" 200 245 0.017797 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 261 0.002321 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /alarm/2078071f-6bac-43e1-80f8-5d2dc56990d4 HTTP/1.1" 200 245 0.018514 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 261 0.002242 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /alarm/a9c10988-702c-4d32-b89b-11096d27ef8e HTTP/1.1" 200 245 0.014739 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 253 0.002363 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /alarm/3b506f0a-c450-4537-8471-2120e3a68149 HTTP/1.1" 200 245 0.014481 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 251 0.002218 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /alarm/bdbd602b-2089-468e-8074-b563e158ec21 HTTP/1.1" 200 245 0.009805 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 252 0.002116 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.128 - - [2025-11-11 15:05:10] "PUT /alarm/26a76979-dcea-4b75-9418-ca31510f5b34 HTTP/1.1" 200 245 0.011258 10.0.0.128 - - [2025-11-11 15:05:10] "POST /alarms HTTP/1.1" 409 256 0.007680 10.0.0.128 - - [2025-11-11 15:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/4d6fb801-3639-409d-ac0b-8177d8915b5c HTTP/1.1" 200 245 0.013199 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 248 0.015064 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/92967c54-d4b0-44f0-8ba0-a42aab51ebca HTTP/1.1" 200 245 0.021494 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 252 0.016646 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/fc6bdcb1-b4d1-45fb-8700-139ab9f54c94 HTTP/1.1" 200 245 0.017669 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 257 0.014081 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/17961c7e-f61c-46e3-9a72-32b26d06ca94 HTTP/1.1" 200 245 0.013561 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 251 0.014630 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/c17223d4-b5f5-41a7-8dad-04cd554cb4c7 HTTP/1.1" 200 245 0.015950 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 257 0.018062 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/2594109f-c6ce-433b-bd84-7e911f905ac1 HTTP/1.1" 200 245 0.015050 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 261 0.005119 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/0bb9ad75-e3b3-4ba3-a6b4-a86664bbe7db HTTP/1.1" 200 245 0.011655 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 258 0.001503 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/6b0e9f46-5fa4-45e5-a995-1fb384cf62fe HTTP/1.1" 200 245 0.017441 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 254 0.002512 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001119 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/f4f97452-c06a-4f01-84d6-da739c536b93 HTTP/1.1" 200 245 0.009008 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 254 0.010930 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/4fd81c89-f173-4749-bed6-d4ccd5981019 HTTP/1.1" 200 245 0.012117 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 254 0.009039 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/a4905ec5-ab72-40fc-8886-7a7dfca2532b HTTP/1.1" 200 245 0.012573 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 247 0.013636 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/19b4b0e2-e11b-447b-b61a-7c8e68e8416f HTTP/1.1" 200 245 0.013587 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 272 0.007649 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.128 - - [2025-11-11 15:05:11] "PUT /alarm/d70f68e2-7c44-4a6d-a2be-2bad3fea72c2 HTTP/1.1" 200 245 0.011799 10.0.0.128 - - [2025-11-11 15:05:11] "POST /alarms HTTP/1.1" 409 261 0.006395 10.0.0.128 - - [2025-11-11 15:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.128 - - [2025-11-11 15:05:12] "PUT /alarm/b13b8dcb-c7fc-49eb-8f5b-c55ee5188beb HTTP/1.1" 200 245 0.012041 10.0.0.128 - - [2025-11-11 15:05:12] "POST /alarms HTTP/1.1" 409 259 0.013360 10.0.0.128 - - [2025-11-11 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.128 - - [2025-11-11 15:05:12] "PUT /alarm/0c80e58c-8be2-4278-9ee8-2ba26c375c09 HTTP/1.1" 200 245 0.025821 10.0.0.128 - - [2025-11-11 15:05:12] "POST /alarms HTTP/1.1" 409 265 0.007746 10.0.0.128 - - [2025-11-11 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.128 - - [2025-11-11 15:05:12] "PUT /alarm/571de8af-5996-456d-9fdf-e8c231134d5c HTTP/1.1" 200 245 0.011681 10.0.0.128 - - [2025-11-11 15:05:12] "POST /alarms HTTP/1.1" 409 279 0.008761 10.0.0.128 - - [2025-11-11 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007156 10.0.0.128 - - [2025-11-11 15:05:12] "PUT /alarm/53fced37-813d-4a65-bd4a-0cacd93c8210 HTTP/1.1" 200 245 0.016770 10.0.0.128 - - [2025-11-11 15:05:12] "GET / HTTP/1.1" 200 36215 0.002509 10.0.0.128 - - [2025-11-11 15:05:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002254 10.0.0.128 - - [2025-11-11 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.128 - - [2025-11-11 15:05:12] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.009413 10.0.0.128 - - [2025-11-11 15:05:12] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.128 - - [2025-11-11 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.128 - - [2025-11-11 15:05:12] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002459 10.0.0.128 - - [2025-11-11 15:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.128 - - [2025-11-11 15:05:12] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.011387 10.0.0.128 - - [2025-11-11 15:05:13] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.128 - - [2025-11-11 15:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.128 - - [2025-11-11 15:05:13] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005336 10.0.0.128 - - [2025-11-11 15:05:13] "PUT /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f HTTP/1.1" 200 275 0.020154 10.0.0.128 - - [2025-11-11 15:05:16] "GET / HTTP/1.1" 200 36215 0.001854 10.0.0.128 - - [2025-11-11 15:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.128 - - [2025-11-11 15:05:16] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003161 10.0.0.128 - - [2025-11-11 15:05:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003165 10.0.0.128 - - [2025-11-11 15:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.128 - - [2025-11-11 15:05:16] "GET /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003378 10.0.0.128 - - [2025-11-11 15:05:16] "PUT /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4 HTTP/1.1" 200 255 0.018543 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:05:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:05:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000952 10.0.0.128 - - [2025-11-11 15:05:18] "POST /tags HTTP/1.1" 200 366 0.046541 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008505 10.0.0.128 - - [2025-11-11 15:05:18] "GET /tag/139f0895-7396-4820-a45d-9d6260a4606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017390 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.128 - - [2025-11-11 15:05:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037452 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.128 - - [2025-11-11 15:05:18] "GET /service-appliance-set/963252fd-f579-4d90-89da-16cddecdb116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002960 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001964 10.0.0.128 - - [2025-11-11 15:05:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.095184 10.0.0.128 - - [2025-11-11 15:05:18] "GET /virtual-machine-interface/4bbff33c-31a1-4fd1-99d4-91f7e828e3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004796 10.0.0.128 - - [2025-11-11 15:05:18] "POST /set-tag HTTP/1.1" 200 109 0.017228 10.0.0.128 - - [2025-11-11 15:05:18] "POST /instance-ips HTTP/1.1" 200 418 0.034619 10.0.0.128 - - [2025-11-11 15:05:18] "GET /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004367 10.0.0.128 - - [2025-11-11 15:05:18] "POST /loadbalancers HTTP/1.1" 200 620 0.076021 10.0.0.128 - - [2025-11-11 15:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.047513 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.128 - - [2025-11-11 15:05:18] "POST /service-instances HTTP/1.1" 200 568 0.051117 10.0.0.128 - - [2025-11-11 15:05:18] "POST /ref-update HTTP/1.1" 200 156 0.020830 10.0.0.128 - - [2025-11-11 15:05:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056306 10.0.0.128 - - [2025-11-11 15:05:18] "GET /virtual-machine-interface/4bbff33c-31a1-4fd1-99d4-91f7e828e3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.026703 10.0.0.128 - - [2025-11-11 15:05:18] "GET /virtual-machine-interface/4bbff33c-31a1-4fd1-99d4-91f7e828e3d4?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008186 10.0.0.128 - - [2025-11-11 15:05:18] "PUT /service-instance/7e4b5dd6-2606-40e5-8395-c46a6a75703b HTTP/1.1" 200 267 0.019096 10.0.0.128 - - [2025-11-11 15:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016477 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.022415 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.128 - - [2025-11-11 15:05:18] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004569 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.128 - - [2025-11-11 15:05:18] "POST /virtual-machines HTTP/1.1" 200 430 0.015897 10.0.0.128 - - [2025-11-11 15:05:18] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023854 10.0.0.128 - - [2025-11-11 15:05:18] "POST /tags HTTP/1.1" 409 221 0.003978 10.0.0.128 - - [2025-11-11 15:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.128 - - [2025-11-11 15:05:19] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018109 10.0.0.128 - - [2025-11-11 15:05:19] "POST /tags HTTP/1.1" 409 238 0.015517 10.0.0.128 - - [2025-11-11 15:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012597 10.0.0.128 - - [2025-11-11 15:05:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131792 10.0.0.128 - - [2025-11-11 15:05:19] "POST /chown HTTP/1.1" 200 109 0.025642 10.0.0.128 - - [2025-11-11 15:05:19] "GET /tag/139f0895-7396-4820-a45d-9d6260a4606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.026924 10.0.0.128 - - [2025-11-11 15:05:19] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.128 - - [2025-11-11 15:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.128 - - [2025-11-11 15:05:19] "PUT /virtual-machine-interface/a5168b6e-62a9-4d1f-9497-0c008fcaaf61 HTTP/1.1" 200 285 0.034628 10.0.0.128 - - [2025-11-11 15:05:19] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009490 10.0.0.128 - - [2025-11-11 15:05:19] "POST /firewall-rules HTTP/1.1" 200 652 0.152671 10.0.0.128 - - [2025-11-11 15:05:19] "GET /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.032629 10.0.0.128 - - [2025-11-11 15:05:19] "PUT /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 257 0.108258 10.0.0.128 - - [2025-11-11 15:05:19] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008458 10.0.0.128 - - [2025-11-11 15:05:19] "GET /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002744 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.018778 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.033783 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.074388 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.043088 10.0.0.128 - - [2025-11-11 15:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.021950 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.056720 10.0.0.128 - - [2025-11-11 15:05:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.109192 10.0.0.128 - - [2025-11-11 15:05:19] "GET /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.008463 10.0.0.128 - - [2025-11-11 15:05:19] "POST /ref-update HTTP/1.1" 200 156 0.059077 10.0.0.128 - - [2025-11-11 15:05:19] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.041722 10.0.0.128 - - [2025-11-11 15:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.128 - - [2025-11-11 15:05:19] "POST /virtual-machines HTTP/1.1" 200 430 0.077039 10.0.0.128 - - [2025-11-11 15:05:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.071234 10.0.0.128 - - [2025-11-11 15:05:19] "GET /loadbalancer-listener/d2347275-9397-4b5d-bd77-f7abde67f032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.038026 10.0.0.128 - - [2025-11-11 15:05:19] "GET /loadbalancer-listener/d2347275-9397-4b5d-bd77-f7abde67f032?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.003173 10.0.0.128 - - [2025-11-11 15:05:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.184156 10.0.0.128 - - [2025-11-11 15:05:20] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.077298 10.0.0.128 - - [2025-11-11 15:05:20] "POST /chown HTTP/1.1" 200 109 0.050989 10.0.0.128 - - [2025-11-11 15:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010841 10.0.0.128 - - [2025-11-11 15:05:20] "GET /loadbalancer-pool/dee86983-ba38-48f2-839a-cf8298099181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008373 10.0.0.128 - - [2025-11-11 15:05:20] "POST /chown HTTP/1.1" 200 109 0.013330 10.0.0.128 - - [2025-11-11 15:05:20] "PUT /virtual-machine-interface/ba32a067-75a1-4c9c-890c-8c3cdb7ded09 HTTP/1.1" 200 285 0.038979 10.0.0.128 - - [2025-11-11 15:05:20] "POST /loadbalancer-members HTTP/1.1" 200 709 0.069515 10.0.0.128 - - [2025-11-11 15:05:20] "PUT /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 257 0.060722 10.0.0.128 - - [2025-11-11 15:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044155 10.0.0.128 - - [2025-11-11 15:05:20] "GET /loadbalancer-member/b78ed5dc-8769-47f1-a542-c3ab6aa0d73f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.007096 10.0.0.128 - - [2025-11-11 15:05:20] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003649 10.0.0.128 - - [2025-11-11 15:05:20] "POST /ref-update HTTP/1.1" 200 156 0.015716 10.0.0.128 - - [2025-11-11 15:05:20] "POST /ref-update HTTP/1.1" 200 156 0.027574 10.0.0.128 - - [2025-11-11 15:05:20] "POST /ref-update HTTP/1.1" 200 156 0.015472 10.0.0.128 - - [2025-11-11 15:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.027834 10.0.0.128 - - [2025-11-11 15:05:20] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021007 10.0.0.128 - - [2025-11-11 15:05:20] "POST /tags HTTP/1.1" 409 221 0.002071 10.0.0.128 - - [2025-11-11 15:05:20] "POST /ref-update HTTP/1.1" 200 156 0.009827 10.0.0.128 - - [2025-11-11 15:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009286 10.0.0.128 - - [2025-11-11 15:05:20] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026148 10.0.0.128 - - [2025-11-11 15:05:20] "POST /tags HTTP/1.1" 409 238 0.001830 10.0.0.128 - - [2025-11-11 15:05:20] "POST /ref-update HTTP/1.1" 200 156 0.073975 10.0.0.128 - - [2025-11-11 15:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011098 10.0.0.128 - - [2025-11-11 15:05:20] "GET /tag/139f0895-7396-4820-a45d-9d6260a4606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.029765 10.0.0.128 - - [2025-11-11 15:05:20] "POST /firewall-rules HTTP/1.1" 409 293 0.002324 10.0.0.128 - - [2025-11-11 15:05:20] "PUT /service-instance/7e4b5dd6-2606-40e5-8395-c46a6a75703b HTTP/1.1" 200 267 0.045215 10.0.0.128 - - [2025-11-11 15:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028816 10.0.0.128 - - [2025-11-11 15:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016874 10.0.0.128 - - [2025-11-11 15:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.128 - - [2025-11-11 15:05:20] "PUT /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32 HTTP/1.1" 200 261 0.030999 10.0.0.128 - - [2025-11-11 15:05:20] "GET /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.022003 10.0.0.128 - - [2025-11-11 15:05:20] "POST /chown HTTP/1.1" 200 109 0.019746 10.0.0.128 - - [2025-11-11 15:05:20] "POST /chown HTTP/1.1" 200 109 0.048825 10.0.0.128 - - [2025-11-11 15:05:20] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.026216 10.0.0.128 - - [2025-11-11 15:05:20] "GET /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.010739 10.0.0.128 - - [2025-11-11 15:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.128 - - [2025-11-11 15:05:20] "PUT /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 257 0.053556 10.0.0.128 - - [2025-11-11 15:05:20] "GET /tag/139f0895-7396-4820-a45d-9d6260a4606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016291 10.0.0.128 - - [2025-11-11 15:05:20] "GET /tag/139f0895-7396-4820-a45d-9d6260a4606a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.048023 10.0.0.128 - - [2025-11-11 15:05:20] "GET /virtual-machine-interface/4bbff33c-31a1-4fd1-99d4-91f7e828e3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004523 10.0.0.128 - - [2025-11-11 15:05:20] "POST /ref-update HTTP/1.1" 200 156 0.061309 10.0.0.128 - - [2025-11-11 15:05:20] "POST /chown HTTP/1.1" 200 109 0.018878 10.0.0.128 - - [2025-11-11 15:05:20] "POST /chown HTTP/1.1" 200 109 0.028417 10.0.0.128 - - [2025-11-11 15:05:21] "POST /set-tag HTTP/1.1" 200 109 0.038565 10.0.0.128 - - [2025-11-11 15:05:21] "GET /virtual-machine-interface/a5168b6e-62a9-4d1f-9497-0c008fcaaf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.021625 10.0.0.128 - - [2025-11-11 15:05:21] "PUT /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 257 0.037187 10.0.0.128 - - [2025-11-11 15:05:21] "POST /set-tag HTTP/1.1" 200 109 0.061593 10.0.0.128 - - [2025-11-11 15:05:21] "POST /ref-update HTTP/1.1" 200 156 0.043669 10.0.0.128 - - [2025-11-11 15:05:21] "GET /virtual-machine-interface/ba32a067-75a1-4c9c-890c-8c3cdb7ded09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.008144 10.0.0.128 - - [2025-11-11 15:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012439 10.0.0.128 - - [2025-11-11 15:05:21] "POST /set-tag HTTP/1.1" 200 109 0.027656 10.0.0.128 - - [2025-11-11 15:05:21] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011891 10.0.0.128 - - [2025-11-11 15:05:21] "POST /chown HTTP/1.1" 200 109 0.006177 10.0.0.128 - - [2025-11-11 15:05:21] "POST /chown HTTP/1.1" 200 109 0.005339 10.0.0.128 - - [2025-11-11 15:05:21] "GET /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.026913 10.0.0.128 - - [2025-11-11 15:05:21] "PUT /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 257 0.060551 10.0.0.128 - - [2025-11-11 15:05:21] "POST /ref-update HTTP/1.1" 200 156 0.047565 10.0.0.128 - - [2025-11-11 15:05:21] "POST /ref-update HTTP/1.1" 200 156 0.028713 10.0.0.128 - - [2025-11-11 15:05:21] "POST /chown HTTP/1.1" 200 109 0.021370 10.0.0.128 - - [2025-11-11 15:05:21] "POST /chown HTTP/1.1" 200 109 0.050626 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /firewall-rule/345379e3-3ca6-4e47-8040-0b802ce3da32 HTTP/1.1" 200 115 0.167549 10.0.0.128 - - [2025-11-11 15:05:21] "PUT /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 257 0.037789 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /loadbalancer-member/b78ed5dc-8769-47f1-a542-c3ab6aa0d73f HTTP/1.1" 200 115 0.064362 10.0.0.128 - - [2025-11-11 15:05:21] "POST /ref-update HTTP/1.1" 200 156 0.047334 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /loadbalancer-pool/dee86983-ba38-48f2-839a-cf8298099181 HTTP/1.1" 200 115 0.115996 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /loadbalancer-listener/d2347275-9397-4b5d-bd77-f7abde67f032 HTTP/1.1" 200 115 0.050481 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c HTTP/1.1" 200 115 0.056466 10.0.0.128 - - [2025-11-11 15:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.128 - - [2025-11-11 15:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /instance-ip/262938bd-629f-41e1-90f1-263b7ec78865 HTTP/1.1" 200 115 0.053287 10.0.0.128 - - [2025-11-11 15:05:21] "DELETE /virtual-machine-interface/4bbff33c-31a1-4fd1-99d4-91f7e828e3d4 HTTP/1.1" 200 115 0.045043 10.0.0.128 - - [2025-11-11 15:05:22] "DELETE /tag/139f0895-7396-4820-a45d-9d6260a4606a HTTP/1.1" 200 115 0.093862 10.0.0.128 - - [2025-11-11 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009309 10.0.0.128 - - [2025-11-11 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020794 10.0.0.128 - - [2025-11-11 15:05:22] "DELETE /service-instance/7e4b5dd6-2606-40e5-8395-c46a6a75703b HTTP/1.1" 200 115 0.035704 10.0.0.128 - - [2025-11-11 15:05:22] "GET /virtual-machine-interface/a5168b6e-62a9-4d1f-9497-0c008fcaaf61?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.004894 10.0.0.128 - - [2025-11-11 15:05:22] "DELETE /virtual-machine-interface/a5168b6e-62a9-4d1f-9497-0c008fcaaf61 HTTP/1.1" 200 115 0.050014 10.0.0.128 - - [2025-11-11 15:05:22] "POST /ref-update HTTP/1.1" 200 156 0.012584 10.0.0.128 - - [2025-11-11 15:05:22] "DELETE /virtual-machine/20c8bb9d-d93a-43ae-aebf-492d2b84e6fa HTTP/1.1" 200 115 0.020080 10.0.0.128 - - [2025-11-11 15:05:22] "GET /virtual-machine-interface/ba32a067-75a1-4c9c-890c-8c3cdb7ded09?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005981 10.0.0.128 - - [2025-11-11 15:05:22] "DELETE /virtual-machine-interface/ba32a067-75a1-4c9c-890c-8c3cdb7ded09 HTTP/1.1" 200 115 0.033903 10.0.0.128 - - [2025-11-11 15:05:22] "DELETE /virtual-machine/ffa0773e-784e-4658-b9f9-ed65e1451f34 HTTP/1.1" 200 115 0.024421 10.0.0.128 - - [2025-11-11 15:05:32] "GET / HTTP/1.1" 200 36215 0.001492 10.0.0.128 - - [2025-11-11 15:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.128 - - [2025-11-11 15:05:32] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004544 10.0.0.128 - - [2025-11-11 15:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.128 - - [2025-11-11 15:05:32] "GET /config-node/e1a625f1-6543-400c-be72-760e5ed7225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002598 10.0.0.128 - - [2025-11-11 15:05:43] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.128 - - [2025-11-11 15:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.128 - - [2025-11-11 15:05:43] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002782 10.0.0.128 - - [2025-11-11 15:05:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002162 10.0.0.128 - - [2025-11-11 15:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.128 - - [2025-11-11 15:05:43] "GET /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002257 10.0.0.128 - - [2025-11-11 15:05:44] "PUT /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4 HTTP/1.1" 200 255 0.028625 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:05:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:05:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 10.0.0.128 - - [2025-11-11 15:06:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002408 10.0.0.128 - - [2025-11-11 15:06:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003642 10.0.0.128 - - [2025-11-11 15:06:26] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.128 - - [2025-11-11 15:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.128 - - [2025-11-11 15:06:26] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004756 10.0.0.128 - - [2025-11-11 15:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.128 - - [2025-11-11 15:06:26] "GET /config-node/e1a625f1-6543-400c-be72-760e5ed7225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002808 10.0.0.128 - - [2025-11-11 15:06:27] "GET / HTTP/1.1" 200 36215 0.001353 10.0.0.128 - - [2025-11-11 15:06:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002073 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.128 - - [2025-11-11 15:06:32] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002484 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.009079 10.0.0.128 - - [2025-11-11 15:06:32] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 264 0.002386 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/211da3f5-7958-4cb1-93fc-ce76a7dfd18d HTTP/1.1" 200 245 0.011033 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 261 0.001903 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/2078071f-6bac-43e1-80f8-5d2dc56990d4 HTTP/1.1" 200 245 0.019599 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 261 0.005739 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/a9c10988-702c-4d32-b89b-11096d27ef8e HTTP/1.1" 200 245 0.009527 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 253 0.005826 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/3b506f0a-c450-4537-8471-2120e3a68149 HTTP/1.1" 200 245 0.010355 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 251 0.005925 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/bdbd602b-2089-468e-8074-b563e158ec21 HTTP/1.1" 200 245 0.009090 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 252 0.005529 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/26a76979-dcea-4b75-9418-ca31510f5b34 HTTP/1.1" 200 245 0.007561 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 256 0.017058 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.128 - - [2025-11-11 15:06:32] "PUT /alarm/4d6fb801-3639-409d-ac0b-8177d8915b5c HTTP/1.1" 200 245 0.008855 10.0.0.128 - - [2025-11-11 15:06:32] "POST /alarms HTTP/1.1" 409 248 0.005028 10.0.0.128 - - [2025-11-11 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/92967c54-d4b0-44f0-8ba0-a42aab51ebca HTTP/1.1" 200 245 0.022639 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 252 0.006358 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/fc6bdcb1-b4d1-45fb-8700-139ab9f54c94 HTTP/1.1" 200 245 0.009243 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 257 0.012478 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/17961c7e-f61c-46e3-9a72-32b26d06ca94 HTTP/1.1" 200 245 0.009931 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 251 0.007863 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/c17223d4-b5f5-41a7-8dad-04cd554cb4c7 HTTP/1.1" 200 245 0.011272 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 257 0.010792 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/2594109f-c6ce-433b-bd84-7e911f905ac1 HTTP/1.1" 200 245 0.009596 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 261 0.012352 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/0bb9ad75-e3b3-4ba3-a6b4-a86664bbe7db HTTP/1.1" 200 245 0.010114 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 258 0.005190 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/6b0e9f46-5fa4-45e5-a995-1fb384cf62fe HTTP/1.1" 200 245 0.009758 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 254 0.006477 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/f4f97452-c06a-4f01-84d6-da739c536b93 HTTP/1.1" 200 245 0.010359 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 254 0.008047 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013086 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/4fd81c89-f173-4749-bed6-d4ccd5981019 HTTP/1.1" 200 245 0.012194 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 254 0.012887 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/a4905ec5-ab72-40fc-8886-7a7dfca2532b HTTP/1.1" 200 245 0.009740 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 247 0.006404 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/19b4b0e2-e11b-447b-b61a-7c8e68e8416f HTTP/1.1" 200 245 0.009094 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 272 0.011892 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/d70f68e2-7c44-4a6d-a2be-2bad3fea72c2 HTTP/1.1" 200 245 0.009584 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 261 0.003750 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/b13b8dcb-c7fc-49eb-8f5b-c55ee5188beb HTTP/1.1" 200 245 0.009305 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 259 0.010743 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.128 - - [2025-11-11 15:06:33] "PUT /alarm/0c80e58c-8be2-4278-9ee8-2ba26c375c09 HTTP/1.1" 200 245 0.008876 10.0.0.128 - - [2025-11-11 15:06:33] "POST /alarms HTTP/1.1" 409 265 0.007685 10.0.0.128 - - [2025-11-11 15:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.128 - - [2025-11-11 15:06:34] "PUT /alarm/571de8af-5996-456d-9fdf-e8c231134d5c HTTP/1.1" 200 245 0.009161 10.0.0.128 - - [2025-11-11 15:06:34] "POST /alarms HTTP/1.1" 409 279 0.008852 10.0.0.128 - - [2025-11-11 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.128 - - [2025-11-11 15:06:34] "PUT /alarm/53fced37-813d-4a65-bd4a-0cacd93c8210 HTTP/1.1" 200 245 0.009719 10.0.0.128 - - [2025-11-11 15:06:34] "GET / HTTP/1.1" 200 36215 0.001770 10.0.0.128 - - [2025-11-11 15:06:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002119 10.0.0.128 - - [2025-11-11 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.128 - - [2025-11-11 15:06:34] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.006394 10.0.0.128 - - [2025-11-11 15:06:34] "GET / HTTP/1.1" 200 36215 0.001469 10.0.0.128 - - [2025-11-11 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.128 - - [2025-11-11 15:06:34] "GET /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002854 10.0.0.128 - - [2025-11-11 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.128 - - [2025-11-11 15:06:34] "PUT /global-vrouter-config/9f82f4fb-fcce-482b-a9ad-2d00d055f555 HTTP/1.1" 200 277 0.015640 10.0.0.128 - - [2025-11-11 15:06:34] "GET / HTTP/1.1" 200 36215 0.001789 10.0.0.128 - - [2025-11-11 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.128 - - [2025-11-11 15:06:34] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006901 10.0.0.128 - - [2025-11-11 15:06:35] "PUT /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f HTTP/1.1" 200 275 0.017441 10.0.0.128 - - [2025-11-11 15:06:38] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.128 - - [2025-11-11 15:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.128 - - [2025-11-11 15:06:38] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002473 10.0.0.128 - - [2025-11-11 15:06:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001623 10.0.0.128 - - [2025-11-11 15:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.128 - - [2025-11-11 15:06:38] "GET /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002885 10.0.0.128 - - [2025-11-11 15:06:38] "PUT /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4 HTTP/1.1" 200 255 0.011354 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:06:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:06:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 10.0.0.128 - - [2025-11-11 15:06:42] "POST /tags HTTP/1.1" 200 356 0.020232 10.0.0.128 - - [2025-11-11 15:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.128 - - [2025-11-11 15:06:42] "GET /tag/46c3da89-e9a5-4022-8351-3d49503572b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018006 10.0.0.128 - - [2025-11-11 15:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.128 - - [2025-11-11 15:06:42] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010707 10.0.0.128 - - [2025-11-11 15:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.128 - - [2025-11-11 15:06:42] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055431 10.0.0.128 - - [2025-11-11 15:06:42] "POST /virtual-machines HTTP/1.1" 200 352 0.011706 10.0.0.128 - - [2025-11-11 15:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039421 10.0.0.128 - - [2025-11-11 15:06:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.144739 10.0.0.128 - - [2025-11-11 15:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010768 10.0.0.128 - - [2025-11-11 15:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014458 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007679 10.0.0.128 - - [2025-11-11 15:06:43] "POST /instance-ips HTTP/1.1" 200 392 0.023143 10.0.0.128 - - [2025-11-11 15:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035796 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.014824 10.0.0.128 - - [2025-11-11 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.020350 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.012141 10.0.0.128 - - [2025-11-11 15:06:43] "GET /instance-ip/087ec9b6-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004368 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004710 10.0.0.128 - - [2025-11-11 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003896 10.0.0.128 - - [2025-11-11 15:06:43] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005018 10.0.0.128 - - [2025-11-11 15:06:43] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.128 - - [2025-11-11 15:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-network/c3779c85-9e1f-46b3-80b2-ee88833020cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003739 10.0.0.128 - - [2025-11-11 15:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.128 - - [2025-11-11 15:06:43] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040871 10.0.0.128 - - [2025-11-11 15:06:43] "POST /virtual-machines HTTP/1.1" 200 356 0.010289 10.0.0.128 - - [2025-11-11 15:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008974 10.0.0.128 - - [2025-11-11 15:06:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.105521 10.0.0.128 - - [2025-11-11 15:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024532 10.0.0.128 - - [2025-11-11 15:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012163 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.005028 10.0.0.128 - - [2025-11-11 15:06:43] "POST /instance-ips HTTP/1.1" 200 396 0.018980 10.0.0.128 - - [2025-11-11 15:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017222 10.0.0.128 - - [2025-11-11 15:06:43] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.010819 10.0.0.128 - - [2025-11-11 15:06:44] "POST /set-tag HTTP/1.1" 200 109 0.024074 10.0.0.128 - - [2025-11-11 15:06:44] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.023001 10.0.0.128 - - [2025-11-11 15:06:44] "GET /instance-ip/08ecaecc-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003064 10.0.0.128 - - [2025-11-11 15:06:44] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005280 10.0.0.128 - - [2025-11-11 15:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.128 - - [2025-11-11 15:06:44] "GET /virtual-router/2d72ab15-d06d-49fa-b144-155f647a683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003887 10.0.0.128 - - [2025-11-11 15:06:44] "POST /ref-update HTTP/1.1" 200 156 0.009631 10.0.0.128 - - [2025-11-11 15:06:44] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006712 10.0.0.128 - - [2025-11-11 15:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.128 - - [2025-11-11 15:06:44] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004197 10.0.0.128 - - [2025-11-11 15:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.128 - - [2025-11-11 15:06:44] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004283 10.0.0.128 - - [2025-11-11 15:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.128 - - [2025-11-11 15:06:53] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.128 - - [2025-11-11 15:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.128 - - [2025-11-11 15:06:53] "GET /global-system-config/94e62918-f331-4818-81bd-2cddf4bc118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005504 10.0.0.128 - - [2025-11-11 15:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.128 - - [2025-11-11 15:06:53] "GET /config-node/e1a625f1-6543-400c-be72-760e5ed7225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002772 10.0.0.128 - - [2025-11-11 15:06:54] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004350 10.0.0.128 - - [2025-11-11 15:06:54] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.128 - - [2025-11-11 15:06:55] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004423 10.0.0.128 - - [2025-11-11 15:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.128 - - [2025-11-11 15:06:56] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006515 10.0.0.128 - - [2025-11-11 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.128 - - [2025-11-11 15:07:04] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.128 - - [2025-11-11 15:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.128 - - [2025-11-11 15:07:04] "GET /routing-instance/4b3e1b93-7bd6-4333-945b-f851e2cc48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003158 10.0.0.128 - - [2025-11-11 15:07:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002190 10.0.0.128 - - [2025-11-11 15:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.128 - - [2025-11-11 15:07:04] "GET /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002616 10.0.0.128 - - [2025-11-11 15:07:04] "PUT /bgp-router/a95f5f2b-1253-403e-b133-ce0fea5861b4 HTTP/1.1" 200 255 0.011801 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:07:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:07:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:07:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:07:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001038 10.0.0.128 - - [2025-11-11 15:07:18] "POST /tags HTTP/1.1" 200 366 0.085429 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.128 - - [2025-11-11 15:07:18] "GET /tag/b86790dc-7270-4234-9bd7-38fec89be281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.048594 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.128 - - [2025-11-11 15:07:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040163 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.128 - - [2025-11-11 15:07:18] "GET /service-appliance-set/963252fd-f579-4d90-89da-16cddecdb116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.005960 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.002314 10.0.0.128 - - [2025-11-11 15:07:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.111243 10.0.0.128 - - [2025-11-11 15:07:18] "GET /virtual-machine-interface/784e1c83-8d38-4f2d-872a-a6da87c9ca88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.010427 10.0.0.128 - - [2025-11-11 15:07:18] "POST /set-tag HTTP/1.1" 200 109 0.020035 10.0.0.128 - - [2025-11-11 15:07:18] "POST /instance-ips HTTP/1.1" 200 418 0.045402 10.0.0.128 - - [2025-11-11 15:07:18] "GET /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.012086 10.0.0.128 - - [2025-11-11 15:07:18] "POST /loadbalancers HTTP/1.1" 200 620 0.074826 10.0.0.128 - - [2025-11-11 15:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011797 10.0.0.128 - - [2025-11-11 15:07:18] "POST /service-instances HTTP/1.1" 200 568 0.037900 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015640 10.0.0.128 - - [2025-11-11 15:07:18] "POST /ref-update HTTP/1.1" 200 156 0.014555 10.0.0.128 - - [2025-11-11 15:07:18] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049593 10.0.0.128 - - [2025-11-11 15:07:18] "PUT /service-instance/672ed194-3fcb-4632-a9a9-a8834bcbb732 HTTP/1.1" 200 267 0.010298 10.0.0.128 - - [2025-11-11 15:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012566 10.0.0.128 - - [2025-11-11 15:07:18] "GET /virtual-machine-interface/784e1c83-8d38-4f2d-872a-a6da87c9ca88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.008098 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.128 - - [2025-11-11 15:07:18] "GET /virtual-machine-interface/784e1c83-8d38-4f2d-872a-a6da87c9ca88?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004598 10.0.0.128 - - [2025-11-11 15:07:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.001419 10.0.0.128 - - [2025-11-11 15:07:19] "POST /virtual-machines HTTP/1.1" 200 430 0.016525 10.0.0.128 - - [2025-11-11 15:07:19] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017295 10.0.0.128 - - [2025-11-11 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.128 - - [2025-11-11 15:07:19] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002127 10.0.0.128 - - [2025-11-11 15:07:19] "POST /tags HTTP/1.1" 409 221 0.002183 10.0.0.128 - - [2025-11-11 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.128 - - [2025-11-11 15:07:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.097330 10.0.0.128 - - [2025-11-11 15:07:19] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020872 10.0.0.128 - - [2025-11-11 15:07:19] "POST /chown HTTP/1.1" 200 109 0.011225 10.0.0.128 - - [2025-11-11 15:07:19] "POST /tags HTTP/1.1" 409 238 0.002087 10.0.0.128 - - [2025-11-11 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.128 - - [2025-11-11 15:07:19] "GET /tag/b86790dc-7270-4234-9bd7-38fec89be281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011163 10.0.0.128 - - [2025-11-11 15:07:19] "POST /chown HTTP/1.1" 200 109 0.021672 10.0.0.128 - - [2025-11-11 15:07:19] "PUT /virtual-machine-interface/a0e566b8-5fb0-48bd-9889-998c4ee61446 HTTP/1.1" 200 285 0.016177 10.0.0.128 - - [2025-11-11 15:07:19] "PUT /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 257 0.025974 10.0.0.128 - - [2025-11-11 15:07:19] "POST /firewall-rules HTTP/1.1" 200 652 0.128620 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.034063 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.013614 10.0.0.128 - - [2025-11-11 15:07:19] "GET /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.015898 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.023999 10.0.0.128 - - [2025-11-11 15:07:19] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016566 10.0.0.128 - - [2025-11-11 15:07:19] "GET /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004757 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.008902 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.025369 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.044579 10.0.0.128 - - [2025-11-11 15:07:19] "POST /ref-update HTTP/1.1" 200 156 0.024017 10.0.0.128 - - [2025-11-11 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017567 10.0.0.128 - - [2025-11-11 15:07:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042549 10.0.0.128 - - [2025-11-11 15:07:19] "POST /virtual-machines HTTP/1.1" 200 430 0.013092 10.0.0.128 - - [2025-11-11 15:07:19] "GET /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.002343 10.0.0.128 - - [2025-11-11 15:07:19] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.090673 10.0.0.128 - - [2025-11-11 15:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.128 - - [2025-11-11 15:07:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.135040 10.0.0.128 - - [2025-11-11 15:07:19] "POST /chown HTTP/1.1" 200 109 0.021877 10.0.0.128 - - [2025-11-11 15:07:19] "GET /project/c3752717-a4ee-4c6c-92a7-0e8ed589d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046031 10.0.0.128 - - [2025-11-11 15:07:19] "GET /loadbalancer-listener/fd3cbe06-9a0e-4f94-8b6f-dc4ebc0f2d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006174 10.0.0.128 - - [2025-11-11 15:07:19] "GET /loadbalancer-listener/fd3cbe06-9a0e-4f94-8b6f-dc4ebc0f2d72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004592 10.0.0.128 - - [2025-11-11 15:07:19] "POST /chown HTTP/1.1" 200 109 0.012707 10.0.0.128 - - [2025-11-11 15:07:19] "PUT /virtual-machine-interface/326f75f9-dace-49dc-9f92-7727fd8f4f74 HTTP/1.1" 200 285 0.023469 10.0.0.128 - - [2025-11-11 15:07:19] "PUT /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 257 0.033744 10.0.0.128 - - [2025-11-11 15:07:20] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041613 10.0.0.128 - - [2025-11-11 15:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030775 10.0.0.128 - - [2025-11-11 15:07:20] "GET /loadbalancer-pool/c531b494-d1a8-483a-9300-8f7e4b8719ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007309 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.036026 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.032660 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.026777 10.0.0.128 - - [2025-11-11 15:07:20] "POST /loadbalancer-members HTTP/1.1" 200 709 0.043551 10.0.0.128 - - [2025-11-11 15:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020993 10.0.0.128 - - [2025-11-11 15:07:20] "GET /loadbalancer-member/e9e2c598-9aa6-4bd9-9ed8-a49cb13cb113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.010748 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.020564 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.027783 10.0.0.128 - - [2025-11-11 15:07:20] "GET /application-policy-set/0745d3f9-be75-4dba-a95e-516890d03fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009363 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.128 - - [2025-11-11 15:07:20] "GET /policy-management/ecffaef0-0db2-4095-be96-09ae63383c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002134 10.0.0.128 - - [2025-11-11 15:07:20] "PUT /service-instance/672ed194-3fcb-4632-a9a9-a8834bcbb732 HTTP/1.1" 200 267 0.006852 10.0.0.128 - - [2025-11-11 15:07:20] "POST /tags HTTP/1.1" 409 221 0.002235 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.128 - - [2025-11-11 15:07:20] "GET /tag/40572842-0836-415f-be41-94d527ae3e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011207 10.0.0.128 - - [2025-11-11 15:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017786 10.0.0.128 - - [2025-11-11 15:07:20] "POST /tags HTTP/1.1" 409 238 0.016403 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.005692 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.128 - - [2025-11-11 15:07:20] "GET /tag/b86790dc-7270-4234-9bd7-38fec89be281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013072 10.0.0.128 - - [2025-11-11 15:07:20] "POST /firewall-rules HTTP/1.1" 409 293 0.001507 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.009328 10.0.0.128 - - [2025-11-11 15:07:20] "PUT /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 257 0.030034 10.0.0.128 - - [2025-11-11 15:07:20] "PUT /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe HTTP/1.1" 200 261 0.040986 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.033535 10.0.0.128 - - [2025-11-11 15:07:20] "GET /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013030 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.006425 10.0.0.128 - - [2025-11-11 15:07:20] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020302 10.0.0.128 - - [2025-11-11 15:07:20] "GET /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006766 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.044329 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009844 10.0.0.128 - - [2025-11-11 15:07:20] "PUT /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 257 0.022066 10.0.0.128 - - [2025-11-11 15:07:20] "GET /tag/b86790dc-7270-4234-9bd7-38fec89be281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011180 10.0.0.128 - - [2025-11-11 15:07:20] "GET /tag/b86790dc-7270-4234-9bd7-38fec89be281?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013993 10.0.0.128 - - [2025-11-11 15:07:20] "GET /virtual-machine-interface/326f75f9-dace-49dc-9f92-7727fd8f4f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007074 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.021288 10.0.0.128 - - [2025-11-11 15:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.006698 10.0.0.128 - - [2025-11-11 15:07:20] "POST /set-tag HTTP/1.1" 200 109 0.048671 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.017149 10.0.0.128 - - [2025-11-11 15:07:20] "GET /virtual-machine-interface/784e1c83-8d38-4f2d-872a-a6da87c9ca88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.015994 10.0.0.128 - - [2025-11-11 15:07:20] "PUT /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 257 0.044809 10.0.0.128 - - [2025-11-11 15:07:20] "POST /set-tag HTTP/1.1" 200 109 0.050031 10.0.0.128 - - [2025-11-11 15:07:20] "POST /ref-update HTTP/1.1" 200 156 0.041965 10.0.0.128 - - [2025-11-11 15:07:20] "GET /virtual-machine-interface/a0e566b8-5fb0-48bd-9889-998c4ee61446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005548 10.0.0.128 - - [2025-11-11 15:07:20] "POST /set-tag HTTP/1.1" 200 109 0.028810 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.023400 10.0.0.128 - - [2025-11-11 15:07:20] "GET /firewall-policy/703920bd-7d80-47ac-aba2-8b0c5a273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014732 10.0.0.128 - - [2025-11-11 15:07:20] "POST /chown HTTP/1.1" 200 109 0.038342 10.0.0.128 - - [2025-11-11 15:07:21] "GET /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002183 10.0.0.128 - - [2025-11-11 15:07:21] "PUT /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 257 0.025243 10.0.0.128 - - [2025-11-11 15:07:21] "POST /ref-update HTTP/1.1" 200 156 0.020813 10.0.0.128 - - [2025-11-11 15:07:21] "POST /ref-update HTTP/1.1" 200 156 0.030064 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /firewall-rule/2492fdaa-ddb6-4b32-a7d7-4958674201fe HTTP/1.1" 200 115 0.111647 10.0.0.128 - - [2025-11-11 15:07:21] "PUT /service-instance/672ed194-3fcb-4632-a9a9-a8834bcbb732 HTTP/1.1" 200 267 0.008811 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /loadbalancer-member/e9e2c598-9aa6-4bd9-9ed8-a49cb13cb113 HTTP/1.1" 200 115 0.076516 10.0.0.128 - - [2025-11-11 15:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023847 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /loadbalancer-pool/c531b494-d1a8-483a-9300-8f7e4b8719ef HTTP/1.1" 200 115 0.042607 10.0.0.128 - - [2025-11-11 15:07:21] "PUT /service-instance/672ed194-3fcb-4632-a9a9-a8834bcbb732 HTTP/1.1" 200 267 0.013560 10.0.0.128 - - [2025-11-11 15:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011554 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /loadbalancer-listener/fd3cbe06-9a0e-4f94-8b6f-dc4ebc0f2d72 HTTP/1.1" 200 115 0.081547 10.0.0.128 - - [2025-11-11 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.128 - - [2025-11-11 15:07:21] "POST /chown HTTP/1.1" 200 109 0.016891 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /loadbalancer/b609f826-0860-4b4f-bdf4-08955bfe238c HTTP/1.1" 200 115 0.063661 10.0.0.128 - - [2025-11-11 15:07:21] "POST /chown HTTP/1.1" 200 109 0.020854 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /instance-ip/6c50cec7-8f86-488d-82b9-8267c288dfa5 HTTP/1.1" 200 115 0.052668 10.0.0.128 - - [2025-11-11 15:07:21] "POST /ref-update HTTP/1.1" 200 156 0.017607 10.0.0.128 - - [2025-11-11 15:07:21] "POST /chown HTTP/1.1" 200 109 0.015772 10.0.0.128 - - [2025-11-11 15:07:21] "POST /chown HTTP/1.1" 404 171 0.012910 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /virtual-machine-interface/784e1c83-8d38-4f2d-872a-a6da87c9ca88 HTTP/1.1" 200 115 0.090330 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /tag/b86790dc-7270-4234-9bd7-38fec89be281 HTTP/1.1" 409 249 0.010482 10.0.0.128 - - [2025-11-11 15:07:21] "POST /ref-update HTTP/1.1" 200 156 0.041465 10.0.0.128 - - [2025-11-11 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.128 - - [2025-11-11 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.128 - - [2025-11-11 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.128 - - [2025-11-11 15:07:21] "POST /service-instances HTTP/1.1" 409 259 0.002525 10.0.0.128 - - [2025-11-11 15:07:21] "POST /service-instances HTTP/1.1" 409 259 0.003964 10.0.0.128 - - [2025-11-11 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.128 - - [2025-11-11 15:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.128 - - [2025-11-11 15:07:21] "POST /service-instances HTTP/1.1" 409 259 0.002086 10.0.0.128 - - [2025-11-11 15:07:21] "POST /service-instances HTTP/1.1" 409 259 0.002741 10.0.0.128 - - [2025-11-11 15:07:21] "DELETE /service-instance/672ed194-3fcb-4632-a9a9-a8834bcbb732 HTTP/1.1" 200 115 0.028954 10.0.0.128 - - [2025-11-11 15:07:21] "GET /virtual-machine-interface/a0e566b8-5fb0-48bd-9889-998c4ee61446?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.004566 10.0.0.128 - - [2025-11-11 15:07:22] "DELETE /virtual-machine-interface/a0e566b8-5fb0-48bd-9889-998c4ee61446 HTTP/1.1" 200 115 0.056513 10.0.0.128 - - [2025-11-11 15:07:22] "POST /ref-update HTTP/1.1" 200 156 0.010002 10.0.0.128 - - [2025-11-11 15:07:22] "DELETE /virtual-machine/bf10eef9-f50e-4d8e-98b6-e5f6652e9228 HTTP/1.1" 200 115 0.064308 10.0.0.128 - - [2025-11-11 15:07:22] "GET /virtual-machine-interface/326f75f9-dace-49dc-9f92-7727fd8f4f74?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.011130 10.0.0.128 - - [2025-11-11 15:07:22] "DELETE /virtual-machine-interface/326f75f9-dace-49dc-9f92-7727fd8f4f74 HTTP/1.1" 200 115 0.052273 10.0.0.128 - - [2025-11-11 15:07:22] "DELETE /virtual-machine/21bb3643-3016-41f9-95ff-5c2900e4d269 HTTP/1.1" 200 115 0.019703 10.0.0.128 - - [2025-11-11 15:07:27] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.012336 10.0.0.128 - - [2025-11-11 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.128 - - [2025-11-11 15:07:28] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005549 10.0.0.128 - - [2025-11-11 15:07:28] "POST /set-tag HTTP/1.1" 200 109 0.007310 10.0.0.128 - - [2025-11-11 15:07:28] "GET /virtual-machine/7a0d225f-aef3-40a6-b7f3-2e7495c99b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004364 10.0.0.128 - - [2025-11-11 15:07:28] "POST /ref-update HTTP/1.1" 200 156 0.013863 10.0.0.128 - - [2025-11-11 15:07:28] "GET /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.033520 10.0.0.128 - - [2025-11-11 15:07:28] "POST /set-tag HTTP/1.1" 200 109 0.020197 10.0.0.128 - - [2025-11-11 15:07:28] "POST /set-tag HTTP/1.1" 200 109 0.020489 10.0.0.128 - - [2025-11-11 15:07:28] "DELETE /instance-ip/087ec9b6-bf10-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.054038 10.0.0.128 - - [2025-11-11 15:07:28] "DELETE /virtual-machine-interface/085fd934-bf10-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.036854 10.0.0.128 - - [2025-11-11 15:07:28] "DELETE /virtual-machine/7a0d225f-aef3-40a6-b7f3-2e7495c99b05 HTTP/1.1" 200 115 0.029675 10.0.0.128 - - [2025-11-11 15:07:28] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004279 10.0.0.128 - - [2025-11-11 15:07:28] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.128 - - [2025-11-11 15:07:59] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.010293 10.0.0.128 - - [2025-11-11 15:07:59] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.128 - - [2025-11-11 15:07:59] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008235 10.0.0.128 - - [2025-11-11 15:07:59] "POST /set-tag HTTP/1.1" 200 109 0.004098 10.0.0.128 - - [2025-11-11 15:07:59] "GET /virtual-machine/569b95ab-c903-4e75-a128-6e3ece923bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002932 10.0.0.128 - - [2025-11-11 15:07:59] "POST /ref-update HTTP/1.1" 200 156 0.011349 10.0.0.128 - - [2025-11-11 15:07:59] "GET /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006208 10.0.0.128 - - [2025-11-11 15:07:59] "POST /set-tag HTTP/1.1" 200 109 0.022627 10.0.0.128 - - [2025-11-11 15:07:59] "POST /set-tag HTTP/1.1" 200 109 0.047852 10.0.0.128 - - [2025-11-11 15:07:59] "DELETE /instance-ip/08ecaecc-bf10-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.068826 10.0.0.128 - - [2025-11-11 15:07:59] "DELETE /virtual-machine-interface/08d66b12-bf10-11f0-a653-fa163ea41414 HTTP/1.1" 200 115 0.053457 10.0.0.128 - - [2025-11-11 15:07:59] "DELETE /virtual-machine/569b95ab-c903-4e75-a128-6e3ece923bdc HTTP/1.1" 200 115 0.031073 10.0.0.128 - - [2025-11-11 15:07:59] "DELETE /tag/46c3da89-e9a5-4022-8351-3d49503572b5 HTTP/1.1" 200 115 0.037539 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:08:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:08:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001074 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:08:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001057 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:08:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:08:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.128 - - [2025-11-11 15:08:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914