++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Mon Nov 10 07:45:22 PM UTC 2025 ===================' INFO: =================== Mon Nov 10 07:45:22 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 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.48 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.48 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.48 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + 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.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.48,10.161.59.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.161.59.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.48:9041 + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48: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/10/2025 19:46:14.887 7f8e998b8480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/10/2025 19:46:15.060 7f8e998b8480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/10/2025 19:46:15.075 7f8e998b8480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/10/2025 19:46:15.075 7f8e998b8480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000709 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-11-10 19:46:27] "GET / HTTP/1.1" 503 181 0.000250 10.0.0.48 - - [2025-11-10 19:46:28] "GET / HTTP/1.1" 503 181 0.000225 10.0.0.48 - - [2025-11-10 19:46:28] "GET / HTTP/1.1" 200 35931 0.011362 10.0.0.48 - - [2025-11-10 19:46:28] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009790 10.0.0.48 - - [2025-11-10 19:46:28] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009970 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002387 10.0.0.48 - - [2025-11-10 19:46:28] "POST /analytics-nodes HTTP/1.1" 200 599 0.040597 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.003847 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.48 - - [2025-11-10 19:46:28] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008155 10.0.0.48 - - [2025-11-10 19:46:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.028019 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002336 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.48 - - [2025-11-10 19:46:28] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005551 10.0.0.48 - - [2025-11-10 19:46:28] "GET / HTTP/1.1" 200 45303 0.001600 10.0.0.48 - - [2025-11-10 19:46:28] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010509 10.0.0.48 - - [2025-11-10 19:46:28] "POST /service-appliance-sets HTTP/1.1" 200 541 0.067305 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021946 10.0.0.48 - - [2025-11-10 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.48 - - [2025-11-10 19:46:28] "GET /network-ipam/d605e5ca-7c42-4591-a315-1d23b6bf1de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006257 10.0.0.48 - - [2025-11-10 19:46:29] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.48 - - [2025-11-10 19:46:29] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.48 - - [2025-11-10 19:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.48 - - [2025-11-10 19:46:29] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005666 10.0.0.48 - - [2025-11-10 19:46:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003147 10.0.0.48 - - [2025-11-10 19:46:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.054274 10.0.0.48 - - [2025-11-10 19:46:29] "POST /service-templates HTTP/1.1" 200 511 0.072039 10.0.0.48 - - [2025-11-10 19:46:29] "POST /service-templates HTTP/1.1" 200 501 0.088052 10.0.0.48 - - [2025-11-10 19:46:29] "POST /service-templates HTTP/1.1" 200 515 0.067653 10.0.0.48 - - [2025-11-10 19:46:29] "POST /service-templates HTTP/1.1" 200 535 0.104596 10.0.0.48 - - [2025-11-10 19:46:29] "POST /service-templates HTTP/1.1" 200 507 0.057117 10.0.0.48 - - [2025-11-10 19:46:29] "GET / HTTP/1.1" 200 35931 0.002137 10.0.0.48 - - [2025-11-10 19:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006865 10.0.0.48 - - [2025-11-10 19:46:30] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013228 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002724 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001773 10.0.0.48 - - [2025-11-10 19:46:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.000587 10.0.0.48 - - [2025-11-10 19:46:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.016243 10.0.0.48 - - [2025-11-10 19:46:30] "POST /security-groups HTTP/1.1" 200 570 0.105573 10.0.0.48 - - [2025-11-10 19:46:30] "POST /projects HTTP/1.1" 200 481 0.332065 10.0.0.48 - - [2025-11-10 19:46:30] "POST /security-groups HTTP/1.1" 200 534 0.044300 10.0.0.48 - - [2025-11-10 19:46:30] "POST /chown HTTP/1.1" 200 109 0.050501 10.0.0.48 - - [2025-11-10 19:46:30] "POST /policy-managements HTTP/1.1" 409 214 0.017245 10.0.0.48 - - [2025-11-10 19:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010430 10.0.0.48 - - [2025-11-10 19:46:30] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.109687 10.0.0.48 - - [2025-11-10 19:46:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.102576 10.0.0.48 - - [2025-11-10 19:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025086 10.0.0.48 - - [2025-11-10 19:46:31] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007720 10.0.0.48 - - [2025-11-10 19:46:31] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.021169 10.0.0.48 - - [2025-11-10 19:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017607 10.0.0.48 - - [2025-11-10 19:46:31] "GET /virtual-network/012dea1c-d201-44d2-be63-e5b70d40029b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.010805 10.0.0.48 - - [2025-11-10 19:46:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000534 10.0.0.48 - - [2025-11-10 19:46:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.020982 10.0.0.48 - - [2025-11-10 19:46:31] "POST /security-groups HTTP/1.1" 200 574 0.103440 10.0.0.48 - - [2025-11-10 19:46:31] "POST /projects HTTP/1.1" 200 489 0.309344 10.0.0.48 - - [2025-11-10 19:46:31] "POST /security-groups HTTP/1.1" 200 546 0.082210 10.0.0.48 - - [2025-11-10 19:46:31] "POST /chown HTTP/1.1" 200 109 0.013413 10.0.0.48 - - [2025-11-10 19:46:31] "POST /network-ipams HTTP/1.1" 200 522 0.093647 10.0.0.48 - - [2025-11-10 19:46:31] "POST /network-ipams HTTP/1.1" 200 510 0.046972 10.0.0.48 - - [2025-11-10 19:46:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.002582 10.0.0.48 - - [2025-11-10 19:46:32] "POST /useragent-kv HTTP/1.1" 200 115 0.026191 10.0.0.48 - - [2025-11-10 19:46:32] "POST /virtual-networks HTTP/1.1" 200 538 0.249052 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.48 - - [2025-11-10 19:46:32] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.036055 10.0.0.48 - - [2025-11-10 19:46:32] "GET / HTTP/1.1" 200 35931 0.002530 10.0.0.48 - - [2025-11-10 19:46:32] "GET / HTTP/1.1" 200 35931 0.004743 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026783 10.0.0.48 - - [2025-11-10 19:46:32] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025440 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.039983 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.006845 10.0.0.48 - - [2025-11-10 19:46:32] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009461 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005684 10.0.0.48 - - [2025-11-10 19:46:32] "POST /network-ipams HTTP/1.1" 200 518 0.117369 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.002619 10.0.0.48 - - [2025-11-10 19:46:32] "POST /database-nodes HTTP/1.1" 200 597 0.073653 10.0.0.48 - - [2025-11-10 19:46:32] "POST /config-nodes HTTP/1.1" 200 593 0.105088 10.0.0.48 - - [2025-11-10 19:46:32] "POST /useragent-kv HTTP/1.1" 200 115 0.033722 10.0.0.48 - - [2025-11-10 19:46:32] "POST /virtual-networks HTTP/1.1" 200 546 0.350185 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.48 - - [2025-11-10 19:46:32] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008042 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.002397 10.0.0.48 - - [2025-11-10 19:46:32] "POST /network-policys HTTP/1.1" 200 538 0.074717 10.0.0.48 - - [2025-11-10 19:46:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.009750 10.0.0.48 - - [2025-11-10 19:46:33] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.48 - - [2025-11-10 19:46:33] "POST /network-policys HTTP/1.1" 200 534 0.141779 10.0.0.48 - - [2025-11-10 19:46:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029903 10.0.0.48 - - [2025-11-10 19:46:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.036201 10.0.0.48 - - [2025-11-10 19:46:33] "POST /network-policys HTTP/1.1" 200 542 0.052121 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-update HTTP/1.1" 200 156 0.097469 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027432 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-update HTTP/1.1" 200 156 0.117146 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-update HTTP/1.1" 200 156 0.152834 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022101 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009416 10.0.0.48 - - [2025-11-10 19:46:33] "POST /ref-update HTTP/1.1" 200 156 0.173078 10.0.0.48 - - [2025-11-10 19:46:34] "POST /ref-update HTTP/1.1" 200 156 0.136991 10.0.0.48 - - [2025-11-10 19:46:34] "POST /ref-update HTTP/1.1" 200 156 0.159354 10.0.0.48 - - [2025-11-10 19:46:34] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.48 - - [2025-11-10 19:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010217 10.0.0.48 - - [2025-11-10 19:46:34] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024951 10.0.0.48 - - [2025-11-10 19:46:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023881 10.0.0.48 - - [2025-11-10 19:46:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004639 10.0.0.48 - - [2025-11-10 19:46:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.017736 10.0.0.48 - - [2025-11-10 19:46:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013498 10.0.0.48 - - [2025-11-10 19:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.48 - - [2025-11-10 19:46:34] "GET /virtual-network/012dea1c-d201-44d2-be63-e5b70d40029b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.022421 10.0.0.48 - - [2025-11-10 19:46:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.083259 10.0.0.48 - - [2025-11-10 19:46:34] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007999 10.0.0.48 - - [2025-11-10 19:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.48 - - [2025-11-10 19:46:34] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003978 10.0.0.48 - - [2025-11-10 19:46:34] "POST /firewall-policys HTTP/1.1" 200 530 0.065833 10.0.0.48 - - [2025-11-10 19:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026970 10.0.0.48 - - [2025-11-10 19:46:34] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016685 10.0.0.48 - - [2025-11-10 19:46:34] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003703 10.0.0.48 - - [2025-11-10 19:46:34] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007623 10.0.0.48 - - [2025-11-10 19:46:34] "POST /ref-update HTTP/1.1" 200 156 0.023767 10.0.0.48 - - [2025-11-10 19:46:34] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006793 10.0.0.48 - - [2025-11-10 19:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.48 - - [2025-11-10 19:46:34] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005704 10.0.0.48 - - [2025-11-10 19:46:35] "POST /firewall-policys HTTP/1.1" 200 532 0.068086 10.0.0.48 - - [2025-11-10 19:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.047860 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.038598 10.0.0.48 - - [2025-11-10 19:46:35] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004141 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003389 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004225 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005569 10.0.0.48 - - [2025-11-10 19:46:35] "POST /ref-update HTTP/1.1" 200 156 0.021805 10.0.0.48 - - [2025-11-10 19:46:35] "POST /ref-update HTTP/1.1" 200 156 0.040574 10.0.0.48 - - [2025-11-10 19:46:35] "POST /ref-update HTTP/1.1" 200 156 0.023497 10.0.0.48 - - [2025-11-10 19:46:35] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.024765 10.0.0.48 - - [2025-11-10 19:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.48 - - [2025-11-10 19:46:35] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003274 10.0.0.48 - - [2025-11-10 19:46:35] "POST /firewall-policys HTTP/1.1" 200 530 0.030854 10.0.0.48 - - [2025-11-10 19:46:35] "GET / HTTP/1.1" 200 35931 0.002252 10.0.0.48 - - [2025-11-10 19:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.024599 10.0.0.48 - - [2025-11-10 19:46:35] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009442 10.0.0.48 - - [2025-11-10 19:46:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003235 10.0.0.48 - - [2025-11-10 19:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.105990 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048393 10.0.0.48 - - [2025-11-10 19:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.48 - - [2025-11-10 19:46:35] "GET /network-ipam/d605e5ca-7c42-4591-a315-1d23b6bf1de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007429 10.0.0.48 - - [2025-11-10 19:46:35] "POST /config-database-nodes HTTP/1.1" 200 611 0.060071 10.0.0.48 - - [2025-11-10 19:46:35] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006672 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013563 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005184 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004210 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003187 10.0.0.48 - - [2025-11-10 19:46:35] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003417 10.0.0.48 - - [2025-11-10 19:46:35] "POST /ref-update HTTP/1.1" 200 156 0.034246 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.48 - - [2025-11-10 19:46:36] "POST /ref-update HTTP/1.1" 200 156 0.076976 10.0.0.48 - - [2025-11-10 19:46:36] "POST /ref-update HTTP/1.1" 200 156 0.045690 10.0.0.48 - - [2025-11-10 19:46:36] "POST /ref-update HTTP/1.1" 200 156 0.046391 10.0.0.48 - - [2025-11-10 19:46:36] "POST /ref-update HTTP/1.1" 200 156 0.028921 10.0.0.48 - - [2025-11-10 19:46:36] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.031416 10.0.0.48 - - [2025-11-10 19:46:36] "POST /tags HTTP/1.1" 200 299 0.044835 10.0.0.48 - - [2025-11-10 19:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013195 10.0.0.48 - - [2025-11-10 19:46:36] "GET /tag/4e35c13a-9d03-4a1f-88cf-c702c72e7b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.057069 10.0.0.48 - - [2025-11-10 19:46:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.002982 10.0.0.48 - - [2025-11-10 19:46:36] "POST /set-tag HTTP/1.1" 200 109 0.091158 10.0.0.48 - - [2025-11-10 19:46:36] "POST /access-control-lists HTTP/1.1" 200 587 0.331927 10.0.0.48 - - [2025-11-10 19:46:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.022266 10.0.0.48 - - [2025-11-10 19:46:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.017083 10.0.0.48 - - [2025-11-10 19:46:36] "POST /access-control-lists HTTP/1.1" 200 585 0.087447 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.048691 10.0.0.48 - - [2025-11-10 19:46:37] "POST /access-control-lists HTTP/1.1" 200 579 0.124956 10.0.0.48 - - [2025-11-10 19:46:37] "POST /tags HTTP/1.1" 200 357 0.259434 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.035557 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.031132 10.0.0.48 - - [2025-11-10 19:46:37] "GET /tag/75b03a21-e313-4397-9302-50847531baf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.027625 10.0.0.48 - - [2025-11-10 19:46:37] "POST /access-control-lists HTTP/1.1" 200 577 0.108858 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.006487 10.0.0.48 - - [2025-11-10 19:46:37] "POST /tags HTTP/1.1" 200 305 0.207465 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.026726 10.0.0.48 - - [2025-11-10 19:46:37] "POST /access-control-lists HTTP/1.1" 200 594 0.147796 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.013484 10.0.0.48 - - [2025-11-10 19:46:37] "GET /tag/4e85fa6b-0395-423f-b6ed-f6c2abecfe62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.069809 10.0.0.48 - - [2025-11-10 19:46:37] "POST /access-control-lists HTTP/1.1" 200 592 0.073366 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.008398 10.0.0.48 - - [2025-11-10 19:46:37] "POST /access-control-lists HTTP/1.1" 200 583 0.104499 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.026740 10.0.0.48 - - [2025-11-10 19:46:37] "POST /id-to-fqname HTTP/1.1" 200 174 0.001819 10.0.0.48 - - [2025-11-10 19:46:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.007307 10.0.0.48 - - [2025-11-10 19:46:37] "POST /access-control-lists HTTP/1.1" 200 581 0.077708 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.042290 10.0.0.48 - - [2025-11-10 19:46:38] "POST /security-groups HTTP/1.1" 200 571 0.087316 10.0.0.48 - - [2025-11-10 19:46:38] "POST /projects HTTP/1.1" 200 483 0.405199 10.0.0.48 - - [2025-11-10 19:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033954 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.062779 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.060870 10.0.0.48 - - [2025-11-10 19:46:38] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006981 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.045433 10.0.0.48 - - [2025-11-10 19:46:38] "POST /access-control-lists HTTP/1.1" 200 602 0.238414 10.0.0.48 - - [2025-11-10 19:46:38] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.030169 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.48 - - [2025-11-10 19:46:38] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.036889 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.013949 10.0.0.48 - - [2025-11-10 19:46:38] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.083846 10.0.0.48 - - [2025-11-10 19:46:38] "POST /access-control-lists HTTP/1.1" 200 600 0.219668 10.0.0.48 - - [2025-11-10 19:46:38] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.313238 10.0.0.48 - - [2025-11-10 19:46:38] "POST /route-targets HTTP/1.1" 200 327 0.041133 10.0.0.48 - - [2025-11-10 19:46:38] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.48 - - [2025-11-10 19:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008824 10.0.0.48 - - [2025-11-10 19:46:38] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012166 10.0.0.48 - - [2025-11-10 19:46:38] "POST /ref-update HTTP/1.1" 200 156 0.175904 10.0.0.48 - - [2025-11-10 19:46:39] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.357008 10.0.0.48 - - [2025-11-10 19:46:39] "POST /route-targets HTTP/1.1" 200 327 0.053928 10.0.0.48 - - [2025-11-10 19:46:39] "POST /bgp-routers HTTP/1.1" 200 616 0.172650 10.0.0.48 - - [2025-11-10 19:46:39] "GET / HTTP/1.1" 200 35931 0.002649 10.0.0.48 - - [2025-11-10 19:46:39] "GET /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.059497 10.0.0.48 - - [2025-11-10 19:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027457 10.0.0.48 - - [2025-11-10 19:46:39] "POST /ref-update HTTP/1.1" 200 156 0.157883 10.0.0.48 - - [2025-11-10 19:46:39] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.040758 10.0.0.48 - - [2025-11-10 19:46:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040484 10.0.0.48 - - [2025-11-10 19:46:39] "POST /ref-update HTTP/1.1" 200 156 0.012732 10.0.0.48 - - [2025-11-10 19:46:39] "POST /route-targets HTTP/1.1" 200 327 0.129347 10.0.0.48 - - [2025-11-10 19:46:39] "POST /security-groups HTTP/1.1" 200 537 0.374788 10.0.0.48 - - [2025-11-10 19:46:39] "POST /ref-update HTTP/1.1" 200 156 0.119567 10.0.0.48 - - [2025-11-10 19:46:39] "POST /alarms HTTP/1.1" 200 581 0.431245 10.0.0.48 - - [2025-11-10 19:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.163403 10.0.0.48 - - [2025-11-10 19:46:39] "POST /route-targets HTTP/1.1" 200 327 0.081019 10.0.0.48 - - [2025-11-10 19:46:39] "POST /alarms HTTP/1.1" 200 575 0.213563 10.0.0.48 - - [2025-11-10 19:46:39] "POST /chown HTTP/1.1" 200 109 0.189843 10.0.0.48 - - [2025-11-10 19:46:39] "POST /ref-update HTTP/1.1" 200 156 0.114539 10.0.0.48 - - [2025-11-10 19:46:39] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008538 10.0.0.48 - - [2025-11-10 19:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.052835 10.0.0.48 - - [2025-11-10 19:46:39] "POST /alarms HTTP/1.1" 200 575 0.137550 10.0.0.48 - - [2025-11-10 19:46:39] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047894 10.0.0.48 - - [2025-11-10 19:46:39] "POST /tags HTTP/1.1" 409 207 0.005654 10.0.0.48 - - [2025-11-10 19:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.48 - - [2025-11-10 19:46:40] "GET /tag/4e85fa6b-0395-423f-b6ed-f6c2abecfe62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022293 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 559 0.101385 10.0.0.48 - - [2025-11-10 19:46:40] "POST /route-targets HTTP/1.1" 200 327 0.120889 10.0.0.48 - - [2025-11-10 19:46:40] "POST /ref-update HTTP/1.1" 200 156 0.074700 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 555 0.234632 10.0.0.48 - - [2025-11-10 19:46:40] "POST /route-targets HTTP/1.1" 200 327 0.036950 10.0.0.48 - - [2025-11-10 19:46:40] "POST /firewall-rules HTTP/1.1" 200 564 0.340376 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 557 0.138667 10.0.0.48 - - [2025-11-10 19:46:40] "GET /firewall-rule/05f0c01f-db5d-42a8-8e0e-206e662c4ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.058168 10.0.0.48 - - [2025-11-10 19:46:40] "POST /ref-update HTTP/1.1" 200 156 0.113145 10.0.0.48 - - [2025-11-10 19:46:40] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.022236 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 565 0.036746 10.0.0.48 - - [2025-11-10 19:46:40] "GET /firewall-rule/05f0c01f-db5d-42a8-8e0e-206e662c4ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005701 10.0.0.48 - - [2025-11-10 19:46:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.003105 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 549 0.094585 10.0.0.48 - - [2025-11-10 19:46:40] "POST /ref-update HTTP/1.1" 200 156 0.110059 10.0.0.48 - - [2025-11-10 19:46:40] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026867 10.0.0.48 - - [2025-11-10 19:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.48 - - [2025-11-10 19:46:40] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024706 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 557 0.132152 10.0.0.48 - - [2025-11-10 19:46:40] "POST /tags HTTP/1.1" 409 207 0.024482 10.0.0.48 - - [2025-11-10 19:46:40] "POST /access-control-lists HTTP/1.1" 200 551 0.184479 10.0.0.48 - - [2025-11-10 19:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010407 10.0.0.48 - - [2025-11-10 19:46:40] "GET /tag/4e85fa6b-0395-423f-b6ed-f6c2abecfe62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034439 10.0.0.48 - - [2025-11-10 19:46:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.032151 10.0.0.48 - - [2025-11-10 19:46:40] "POST /alarms HTTP/1.1" 200 567 0.115024 10.0.0.48 - - [2025-11-10 19:46:40] "POST /firewall-rules HTTP/1.1" 200 562 0.078634 10.0.0.48 - - [2025-11-10 19:46:40] "POST /access-control-lists HTTP/1.1" 200 589 0.106429 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 555 0.101423 10.0.0.48 - - [2025-11-10 19:46:41] "GET /firewall-rule/37bef2dc-ee64-44c7-89fa-ab94efb9913d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.048930 10.0.0.48 - - [2025-11-10 19:46:41] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011930 10.0.0.48 - - [2025-11-10 19:46:41] "POST /ref-update HTTP/1.1" 200 156 0.088184 10.0.0.48 - - [2025-11-10 19:46:41] "GET /firewall-rule/37bef2dc-ee64-44c7-89fa-ab94efb9913d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.045829 10.0.0.48 - - [2025-11-10 19:46:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.016590 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 567 0.133963 10.0.0.48 - - [2025-11-10 19:46:41] "POST /access-control-lists HTTP/1.1" 200 601 0.058682 10.0.0.48 - - [2025-11-10 19:46:41] "POST /ref-update HTTP/1.1" 200 156 0.070750 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 575 0.082248 10.0.0.48 - - [2025-11-10 19:46:41] "POST /ref-update HTTP/1.1" 200 156 0.129872 10.0.0.48 - - [2025-11-10 19:46:41] "POST /ref-update HTTP/1.1" 200 156 0.065890 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 569 0.171147 10.0.0.48 - - [2025-11-10 19:46:41] "PUT /access-control-list/9aef02d6-b5dd-41ab-9c4f-9665e8f2b0e4 HTTP/1.1" 200 272 0.113738 10.0.0.48 - - [2025-11-10 19:46:41] "POST /tags HTTP/1.1" 200 301 0.254703 10.0.0.48 - - [2025-11-10 19:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027640 10.0.0.48 - - [2025-11-10 19:46:41] "PUT /access-control-list/63e49b1a-af62-4f0d-a0e4-bb681877848b HTTP/1.1" 200 272 0.077541 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 561 0.185918 10.0.0.48 - - [2025-11-10 19:46:41] "GET /tag/29d9c738-7c60-48eb-9b99-af241e9679e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.070945 10.0.0.48 - - [2025-11-10 19:46:41] "PUT /access-control-list/73406934-4f7d-4cb7-954a-614d1aaa573d HTTP/1.1" 200 272 0.132023 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000764 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001455 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 561 0.152105 10.0.0.48 - - [2025-11-10 19:46:41] "PUT /access-control-list/97ae00f6-c77d-4bc5-8f6c-0eb264ec0457 HTTP/1.1" 200 272 0.116571 10.0.0.48 - - [2025-11-10 19:46:41] "POST /alarms HTTP/1.1" 200 561 0.089170 10.0.0.48 - - [2025-11-10 19:46:42] "POST /tags HTTP/1.1" 200 325 0.299534 10.0.0.48 - - [2025-11-10 19:46:42] "PUT /access-control-list/1f607816-05a6-421e-bc53-da2d0781ae94 HTTP/1.1" 200 272 0.133417 10.0.0.48 - - [2025-11-10 19:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041713 10.0.0.48 - - [2025-11-10 19:46:42] "POST /alarms HTTP/1.1" 200 547 0.128730 10.0.0.48 - - [2025-11-10 19:46:42] "GET /tag/9349652c-83f1-43e6-9121-a290b5870c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.037834 10.0.0.48 - - [2025-11-10 19:46:42] "PUT /access-control-list/9f338341-6e0d-49ef-bb6a-740809533674 HTTP/1.1" 200 272 0.062834 10.0.0.48 - - [2025-11-10 19:46:42] "PUT /access-control-list/be652d8a-5563-4b7d-8246-d66ffc4e3fdd HTTP/1.1" 200 272 0.038066 10.0.0.48 - - [2025-11-10 19:46:42] "POST /alarms HTTP/1.1" 200 595 0.121205 10.0.0.48 - - [2025-11-10 19:46:42] "POST /tags HTTP/1.1" 200 363 0.160620 10.0.0.48 - - [2025-11-10 19:46:42] "PUT /access-control-list/ab0169c2-3cf6-41c3-9fb3-2441241ed832 HTTP/1.1" 200 272 0.115141 10.0.0.48 - - [2025-11-10 19:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.056284 10.0.0.48 - - [2025-11-10 19:46:42] "PUT /access-control-list/a5e34c92-6a44-4f8c-86d5-cbda246f55f9 HTTP/1.1" 200 272 0.024559 10.0.0.48 - - [2025-11-10 19:46:42] "GET /tag/263a5275-3ae7-475d-816f-8d43a65cbea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.154992 10.0.0.48 - - [2025-11-10 19:46:42] "PUT /access-control-list/1108d3ea-023c-4d7f-ab40-fd62f13b58ed HTTP/1.1" 200 272 0.195529 10.0.0.48 - - [2025-11-10 19:46:42] "POST /alarms HTTP/1.1" 200 575 0.374440 10.0.0.48 - - [2025-11-10 19:46:42] "POST /tags HTTP/1.1" 200 311 0.240149 10.0.0.48 - - [2025-11-10 19:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023503 10.0.0.48 - - [2025-11-10 19:46:42] "POST /alarms HTTP/1.1" 200 571 0.213517 10.0.0.48 - - [2025-11-10 19:46:42] "GET /tag/749d2c68-d5d6-43e3-9a4a-6f527821d143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033094 10.0.0.48 - - [2025-11-10 19:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020733 10.0.0.48 - - [2025-11-10 19:46:42] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006302 10.0.0.48 - - [2025-11-10 19:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.48 - - [2025-11-10 19:46:43] "POST /alarms HTTP/1.1" 200 583 0.100819 10.0.0.48 - - [2025-11-10 19:46:43] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.119255 10.0.0.48 - - [2025-11-10 19:46:43] "POST /alarms HTTP/1.1" 200 609 0.176353 10.0.0.48 - - [2025-11-10 19:46:43] "POST /virtual-machines HTTP/1.1" 200 377 0.099696 10.0.0.48 - - [2025-11-10 19:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014337 10.0.0.48 - - [2025-11-10 19:46:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.006174 10.0.0.48 - - [2025-11-10 19:46:43] "POST /access-control-lists HTTP/1.1" 200 580 0.117824 10.0.0.48 - - [2025-11-10 19:46:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.282676 10.0.0.48 - - [2025-11-10 19:46:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.021075 10.0.0.48 - - [2025-11-10 19:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.041596 10.0.0.48 - - [2025-11-10 19:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025174 10.0.0.48 - - [2025-11-10 19:46:43] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.48 - - [2025-11-10 19:46:43] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.028901 10.0.0.48 - - [2025-11-10 19:46:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013575 10.0.0.48 - - [2025-11-10 19:46:43] "POST /access-control-lists HTTP/1.1" 200 578 0.135367 10.0.0.48 - - [2025-11-10 19:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020401 10.0.0.48 - - [2025-11-10 19:46:43] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.018903 10.0.0.48 - - [2025-11-10 19:46:43] "POST /instance-ips HTTP/1.1" 200 409 0.120580 10.0.0.48 - - [2025-11-10 19:46:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.006466 10.0.0.48 - - [2025-11-10 19:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.064641 10.0.0.48 - - [2025-11-10 19:46:44] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.024992 10.0.0.48 - - [2025-11-10 19:46:44] "POST /access-control-lists HTTP/1.1" 200 596 0.126915 10.0.0.48 - - [2025-11-10 19:46:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.005085 10.0.0.48 - - [2025-11-10 19:46:44] "POST /access-control-lists HTTP/1.1" 200 594 0.040183 10.0.0.48 - - [2025-11-10 19:46:44] "POST /set-tag HTTP/1.1" 200 109 0.201267 10.0.0.48 - - [2025-11-10 19:46:44] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.038875 10.0.0.48 - - [2025-11-10 19:46:44] "GET /instance-ip/fbfd2bf8-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.019059 10.0.0.48 - - [2025-11-10 19:46:44] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.48 - - [2025-11-10 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009445 10.0.0.48 - - [2025-11-10 19:46:44] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003275 10.0.0.48 - - [2025-11-10 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021187 10.0.0.48 - - [2025-11-10 19:46:44] "PUT /access-control-list/5bb2b053-7834-43b5-9b74-fe976253d23e HTTP/1.1" 200 272 0.053126 10.0.0.48 - - [2025-11-10 19:46:44] "PUT /access-control-list/adad88f8-0204-45d9-9f26-2a060fc19e70 HTTP/1.1" 200 272 0.113585 10.0.0.48 - - [2025-11-10 19:46:44] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.127292 10.0.0.48 - - [2025-11-10 19:46:44] "POST /tags HTTP/1.1" 200 305 0.296417 10.0.0.48 - - [2025-11-10 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013594 10.0.0.48 - - [2025-11-10 19:46:44] "PUT /access-control-list/f916ae1f-7a02-4efb-86e5-23febd2f3375 HTTP/1.1" 200 272 0.054403 10.0.0.48 - - [2025-11-10 19:46:44] "GET /tag/79cd8e6e-0314-400e-a31c-0ad5dd748607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.042445 10.0.0.48 - - [2025-11-10 19:46:44] "PUT /access-control-list/39ea3f70-332a-4b9e-8be9-9ba5efa914a2 HTTP/1.1" 200 272 0.065231 10.0.0.48 - - [2025-11-10 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.039908 10.0.0.48 - - [2025-11-10 19:46:44] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093296 10.0.0.48 - - [2025-11-10 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015538 10.0.0.48 - - [2025-11-10 19:46:45] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012834 10.0.0.48 - - [2025-11-10 19:46:45] "PUT /access-control-list/1edd72f5-2022-4776-89f3-f663921eb321 HTTP/1.1" 200 272 0.036688 10.0.0.48 - - [2025-11-10 19:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.038068 10.0.0.48 - - [2025-11-10 19:46:45] "GET /service-appliance-set/2c6d2552-1278-4132-980e-7a0f5c33657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007559 10.0.0.48 - - [2025-11-10 19:46:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.020322 10.0.0.48 - - [2025-11-10 19:46:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.219637 10.0.0.48 - - [2025-11-10 19:46:45] "GET /virtual-machine-interface/57db3fe5-16c8-41e8-8d60-811516ee91a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.030631 10.0.0.48 - - [2025-11-10 19:46:45] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.48 - - [2025-11-10 19:46:45] "PUT /access-control-list/3c0e36ed-e74d-4ae6-8e5f-3de85ccb2c88 HTTP/1.1" 200 272 0.098148 10.0.0.48 - - [2025-11-10 19:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.48 - - [2025-11-10 19:46:45] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.050990 10.0.0.48 - - [2025-11-10 19:46:45] "PUT /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0 HTTP/1.1" 200 274 0.071980 10.0.0.48 - - [2025-11-10 19:46:45] "POST /instance-ips HTTP/1.1" 200 381 0.244079 10.0.0.48 - - [2025-11-10 19:46:45] "GET /instance-ip/553ca4ab-9b4d-4ef1-b361-6a4031c1bf8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020123 10.0.0.48 - - [2025-11-10 19:46:45] "POST /loadbalancers HTTP/1.1" 200 582 0.072479 10.0.0.48 - - [2025-11-10 19:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.047350 10.0.0.48 - - [2025-11-10 19:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009201 10.0.0.48 - - [2025-11-10 19:46:46] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089969 10.0.0.48 - - [2025-11-10 19:46:46] "GET /loadbalancer/de705ca3-f918-4a94-9764-f2675ec162f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.028814 10.0.0.48 - - [2025-11-10 19:46:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.156175 10.0.0.48 - - [2025-11-10 19:46:46] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.229488 10.0.0.48 - - [2025-11-10 19:46:46] "GET /instance-ip/553ca4ab-9b4d-4ef1-b361-6a4031c1bf8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008524 10.0.0.48 - - [2025-11-10 19:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.067582 10.0.0.48 - - [2025-11-10 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010725 10.0.0.48 - - [2025-11-10 19:46:46] "POST /floating-ips HTTP/1.1" 200 583 0.107968 10.0.0.48 - - [2025-11-10 19:46:46] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.144688 10.0.0.48 - - [2025-11-10 19:46:46] "GET /loadbalancer-listener/3e4017e2-2f65-4306-b3bd-2bfe6ad27d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.019675 10.0.0.48 - - [2025-11-10 19:46:46] "GET /loadbalancer-listener/3e4017e2-2f65-4306-b3bd-2bfe6ad27d80?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010048 10.0.0.48 - - [2025-11-10 19:46:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.064565 10.0.0.48 - - [2025-11-10 19:46:46] "GET /instance-ip/553ca4ab-9b4d-4ef1-b361-6a4031c1bf8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003865 10.0.0.48 - - [2025-11-10 19:46:46] "GET /instance-ip/553ca4ab-9b4d-4ef1-b361-6a4031c1bf8e?fields=floating_ips HTTP/1.1" 200 1170 0.005804 10.0.0.48 - - [2025-11-10 19:46:46] "GET /floating-ip/b30cd5fc-756a-4183-ba47-b584fecb9749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004735 10.0.0.48 - - [2025-11-10 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.48 - - [2025-11-10 19:46:46] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011153 10.0.0.48 - - [2025-11-10 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.48 - - [2025-11-10 19:46:46] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.018471 10.0.0.48 - - [2025-11-10 19:46:46] "POST /tags HTTP/1.1" 200 355 0.029685 10.0.0.48 - - [2025-11-10 19:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009625 10.0.0.48 - - [2025-11-10 19:46:46] "GET /tag/53fb5090-acce-446f-b32a-b23063726f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012799 10.0.0.48 - - [2025-11-10 19:46:47] "POST /tags HTTP/1.1" 200 303 0.039964 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011812 10.0.0.48 - - [2025-11-10 19:46:47] "GET /tag/6b041a04-8934-406a-ab1a-a184825bec23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019952 10.0.0.48 - - [2025-11-10 19:46:47] "POST /projects HTTP/1.1" 409 218 0.005282 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.48 - - [2025-11-10 19:46:47] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044307 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.48 - - [2025-11-10 19:46:47] "GET /network-ipam/a6a63480-597b-486b-8bd0-fc579c1065c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003122 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.48 - - [2025-11-10 19:46:47] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006167 10.0.0.48 - - [2025-11-10 19:46:47] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.047641 10.0.0.48 - - [2025-11-10 19:46:47] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007865 10.0.0.48 - - [2025-11-10 19:46:47] "POST /set-tag HTTP/1.1" 200 109 0.047567 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008684 10.0.0.48 - - [2025-11-10 19:46:47] "GET /network-ipam/02f4b340-005c-49aa-b875-ea71ace4a19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003440 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.48 - - [2025-11-10 19:46:47] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004349 10.0.0.48 - - [2025-11-10 19:46:47] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.066319 10.0.0.48 - - [2025-11-10 19:46:47] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013908 10.0.0.48 - - [2025-11-10 19:46:47] "POST /set-tag HTTP/1.1" 200 109 0.107866 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013227 10.0.0.48 - - [2025-11-10 19:46:47] "GET /network-policy/664d509d-50db-4b73-a38c-b7b9411e77b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003717 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.48 - - [2025-11-10 19:46:47] "GET /network-policy/c0ab2254-2ffb-4b1b-8ecb-0ed934889ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003071 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.48 - - [2025-11-10 19:46:47] "GET /network-policy/807b00c0-c9c3-402f-a8e7-ee4ac24b3eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002753 10.0.0.48 - - [2025-11-10 19:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.48 - - [2025-11-10 19:46:47] "PUT /network-policy/807b00c0-c9c3-402f-a8e7-ee4ac24b3eb2 HTTP/1.1" 200 262 0.016188 10.0.0.48 - - [2025-11-10 19:46:48] "PUT /access-control-list/1edd72f5-2022-4776-89f3-f663921eb321 HTTP/1.1" 200 272 0.035652 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-update HTTP/1.1" 200 156 0.127156 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015373 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011832 10.0.0.48 - - [2025-11-10 19:46:48] "PUT /access-control-list/3c0e36ed-e74d-4ae6-8e5f-3de85ccb2c88 HTTP/1.1" 200 272 0.101528 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024905 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007190 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025455 10.0.0.48 - - [2025-11-10 19:46:48] "POST /security-groups HTTP/1.1" 409 245 0.006068 10.0.0.48 - - [2025-11-10 19:46:48] "PUT /access-control-list/531acb6d-d236-4d5d-93b1-277022a0fdc9 HTTP/1.1" 200 272 0.112970 10.0.0.48 - - [2025-11-10 19:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.48 - - [2025-11-10 19:46:48] "PUT /security-group/439fcea4-43a4-48e9-8ec0-dbd0f01f5fe9 HTTP/1.1" 200 262 0.068307 10.0.0.48 - - [2025-11-10 19:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.053784 10.0.0.48 - - [2025-11-10 19:46:48] "PUT /access-control-list/1f607816-05a6-421e-bc53-da2d0781ae94 HTTP/1.1" 200 272 0.028948 10.0.0.48 - - [2025-11-10 19:46:48] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012927 10.0.0.48 - - [2025-11-10 19:46:48] "PUT /access-control-list/9f338341-6e0d-49ef-bb6a-740809533674 HTTP/1.1" 200 272 0.035826 10.0.0.48 - - [2025-11-10 19:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031909 10.0.0.48 - - [2025-11-10 19:46:48] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004341 10.0.0.48 - - [2025-11-10 19:46:48] "POST /tags HTTP/1.1" 409 206 0.017153 10.0.0.48 - - [2025-11-10 19:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.48 - - [2025-11-10 19:46:48] "GET /tag/6b041a04-8934-406a-ab1a-a184825bec23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018882 10.0.0.48 - - [2025-11-10 19:46:48] "POST /firewall-rules HTTP/1.1" 200 562 0.082656 10.0.0.48 - - [2025-11-10 19:46:48] "GET /firewall-rule/e4c0e4f0-9734-4a05-8df1-873aa04c55d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005914 10.0.0.48 - - [2025-11-10 19:46:48] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004423 10.0.0.48 - - [2025-11-10 19:46:48] "GET /firewall-rule/e4c0e4f0-9734-4a05-8df1-873aa04c55d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002775 10.0.0.48 - - [2025-11-10 19:46:48] "POST /ref-update HTTP/1.1" 200 156 0.045364 10.0.0.48 - - [2025-11-10 19:46:48] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020171 10.0.0.48 - - [2025-11-10 19:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009937 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001151 10.0.0.48 - - [2025-11-10 19:46:48] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007467 10.0.0.48 - - [2025-11-10 19:46:49] "POST /tags HTTP/1.1" 409 206 0.011542 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.48 - - [2025-11-10 19:46:49] "GET /tag/6b041a04-8934-406a-ab1a-a184825bec23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030116 10.0.0.48 - - [2025-11-10 19:46:49] "POST /firewall-rules HTTP/1.1" 200 560 0.102910 10.0.0.48 - - [2025-11-10 19:46:49] "GET /firewall-rule/cb1f47af-7dce-4da4-814e-3a7da6c99cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.013983 10.0.0.48 - - [2025-11-10 19:46:49] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005175 10.0.0.48 - - [2025-11-10 19:46:49] "GET /firewall-rule/cb1f47af-7dce-4da4-814e-3a7da6c99cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006483 10.0.0.48 - - [2025-11-10 19:46:49] "POST /ref-update HTTP/1.1" 200 156 0.046278 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.007809 10.0.0.48 - - [2025-11-10 19:46:49] "POST /tags HTTP/1.1" 200 301 0.119576 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.031910 10.0.0.48 - - [2025-11-10 19:46:49] "GET /tag/6a42375a-230c-4d4f-a645-7864dc221d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016758 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.48 - - [2025-11-10 19:46:49] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050074 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.48 - - [2025-11-10 19:46:49] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004476 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.48 - - [2025-11-10 19:46:49] "GET /service-appliance-set/2c6d2552-1278-4132-980e-7a0f5c33657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003882 10.0.0.48 - - [2025-11-10 19:46:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002696 10.0.0.48 - - [2025-11-10 19:46:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132695 10.0.0.48 - - [2025-11-10 19:46:49] "GET /virtual-machine-interface/7a71fa7b-aae0-4572-8bda-e7edc7eeede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006498 10.0.0.48 - - [2025-11-10 19:46:49] "POST /instance-ips HTTP/1.1" 200 377 0.026114 10.0.0.48 - - [2025-11-10 19:46:50] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010414 10.0.0.48 - - [2025-11-10 19:46:50] "POST /loadbalancers HTTP/1.1" 200 582 0.072958 10.0.0.48 - - [2025-11-10 19:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023752 10.0.0.48 - - [2025-11-10 19:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012291 10.0.0.48 - - [2025-11-10 19:46:50] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025330 10.0.0.48 - - [2025-11-10 19:46:50] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002798 10.0.0.48 - - [2025-11-10 19:46:50] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036075 10.0.0.48 - - [2025-11-10 19:46:50] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002795 10.0.0.48 - - [2025-11-10 19:46:50] "POST /floating-ips HTTP/1.1" 200 581 0.039575 10.0.0.48 - - [2025-11-10 19:46:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.054028 10.0.0.48 - - [2025-11-10 19:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.059944 10.0.0.48 - - [2025-11-10 19:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.48 - - [2025-11-10 19:46:50] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077345 10.0.0.48 - - [2025-11-10 19:46:50] "GET /loadbalancer-listener/b2eddb18-6ad0-4fd6-9103-5dd09698ddd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003909 10.0.0.48 - - [2025-11-10 19:46:50] "GET /loadbalancer-listener/b2eddb18-6ad0-4fd6-9103-5dd09698ddd2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004831 10.0.0.48 - - [2025-11-10 19:46:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.060680 10.0.0.48 - - [2025-11-10 19:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012140 10.0.0.48 - - [2025-11-10 19:46:50] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.014123 10.0.0.48 - - [2025-11-10 19:46:50] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?fields=floating_ips HTTP/1.1" 200 1165 0.020171 10.0.0.48 - - [2025-11-10 19:46:50] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004656 10.0.0.48 - - [2025-11-10 19:46:50] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063081 10.0.0.48 - - [2025-11-10 19:46:50] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004218 10.0.0.48 - - [2025-11-10 19:46:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031049 10.0.0.48 - - [2025-11-10 19:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018118 10.0.0.48 - - [2025-11-10 19:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.48 - - [2025-11-10 19:46:50] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044943 10.0.0.48 - - [2025-11-10 19:46:50] "GET /loadbalancer-listener/268b681a-fa0f-42ea-acf9-dcbba0c3312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005262 10.0.0.48 - - [2025-11-10 19:46:50] "GET /loadbalancer-listener/268b681a-fa0f-42ea-acf9-dcbba0c3312b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004944 10.0.0.48 - - [2025-11-10 19:46:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028503 10.0.0.48 - - [2025-11-10 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009808 10.0.0.48 - - [2025-11-10 19:46:51] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011007 10.0.0.48 - - [2025-11-10 19:46:51] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?fields=floating_ips HTTP/1.1" 200 1165 0.007522 10.0.0.48 - - [2025-11-10 19:46:51] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.008523 10.0.0.48 - - [2025-11-10 19:46:51] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076540 10.0.0.48 - - [2025-11-10 19:46:51] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003085 10.0.0.48 - - [2025-11-10 19:46:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.072719 10.0.0.48 - - [2025-11-10 19:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.061033 10.0.0.48 - - [2025-11-10 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010955 10.0.0.48 - - [2025-11-10 19:46:51] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063812 10.0.0.48 - - [2025-11-10 19:46:51] "GET /loadbalancer-listener/ec12f2b8-af4d-4d27-833a-5d9a1f978638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.009590 10.0.0.48 - - [2025-11-10 19:46:51] "GET /loadbalancer-listener/ec12f2b8-af4d-4d27-833a-5d9a1f978638?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006766 10.0.0.48 - - [2025-11-10 19:46:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.150279 10.0.0.48 - - [2025-11-10 19:46:51] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.049082 10.0.0.48 - - [2025-11-10 19:46:51] "GET /instance-ip/8ee4e524-8134-40e4-b55d-bfbf468f1fa1?fields=floating_ips HTTP/1.1" 200 1165 0.003704 10.0.0.48 - - [2025-11-10 19:46:51] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.015895 10.0.0.48 - - [2025-11-10 19:46:51] "POST /tags HTTP/1.1" 200 371 0.135351 10.0.0.48 - - [2025-11-10 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.48 - - [2025-11-10 19:46:51] "GET /tag/6ac0eee3-a0fb-46db-8048-e238a35746ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.018752 10.0.0.48 - - [2025-11-10 19:46:51] "POST /tags HTTP/1.1" 200 319 0.035993 10.0.0.48 - - [2025-11-10 19:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017564 10.0.0.48 - - [2025-11-10 19:46:52] "GET /tag/50ed5f14-c193-4a6c-98be-a42858be356a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017591 10.0.0.48 - - [2025-11-10 19:46:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.002714 10.0.0.48 - - [2025-11-10 19:46:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.009846 10.0.0.48 - - [2025-11-10 19:46:52] "POST /security-groups HTTP/1.1" 200 578 0.090598 10.0.0.48 - - [2025-11-10 19:46:52] "POST /projects HTTP/1.1" 200 497 0.227739 10.0.0.48 - - [2025-11-10 19:46:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.019920 10.0.0.48 - - [2025-11-10 19:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041917 10.0.0.48 - - [2025-11-10 19:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016356 10.0.0.48 - - [2025-11-10 19:46:52] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.023956 10.0.0.48 - - [2025-11-10 19:46:52] "POST /access-control-lists HTTP/1.1" 200 587 0.111430 10.0.0.48 - - [2025-11-10 19:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022898 10.0.0.48 - - [2025-11-10 19:46:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.011681 10.0.0.48 - - [2025-11-10 19:46:52] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005272 10.0.0.48 - - [2025-11-10 19:46:52] "POST /access-control-lists HTTP/1.1" 200 585 0.069499 10.0.0.48 - - [2025-11-10 19:46:52] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.191342 10.0.0.48 - - [2025-11-10 19:46:52] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.093746 10.0.0.48 - - [2025-11-10 19:46:52] "POST /security-groups HTTP/1.1" 200 558 0.095333 10.0.0.48 - - [2025-11-10 19:46:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.002741 10.0.0.48 - - [2025-11-10 19:46:53] "POST /access-control-lists HTTP/1.1" 200 610 0.086509 10.0.0.48 - - [2025-11-10 19:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.083603 10.0.0.48 - - [2025-11-10 19:46:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.020255 10.0.0.48 - - [2025-11-10 19:46:53] "POST /chown HTTP/1.1" 200 109 0.019917 10.0.0.48 - - [2025-11-10 19:46:53] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018313 10.0.0.48 - - [2025-11-10 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.48 - - [2025-11-10 19:46:53] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024360 10.0.0.48 - - [2025-11-10 19:46:53] "POST /access-control-lists HTTP/1.1" 200 608 0.073265 10.0.0.48 - - [2025-11-10 19:46:53] "POST /tags HTTP/1.1" 409 214 0.016516 10.0.0.48 - - [2025-11-10 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.48 - - [2025-11-10 19:46:53] "GET /tag/50ed5f14-c193-4a6c-98be-a42858be356a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016220 10.0.0.48 - - [2025-11-10 19:46:53] "POST /firewall-rules HTTP/1.1" 200 578 0.084793 10.0.0.48 - - [2025-11-10 19:46:53] "GET /firewall-rule/6d21176f-4bba-433a-b7c2-55a7fd0cf58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004230 10.0.0.48 - - [2025-11-10 19:46:53] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004078 10.0.0.48 - - [2025-11-10 19:46:53] "GET /firewall-rule/6d21176f-4bba-433a-b7c2-55a7fd0cf58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002221 10.0.0.48 - - [2025-11-10 19:46:53] "POST /ref-update HTTP/1.1" 200 156 0.035764 10.0.0.48 - - [2025-11-10 19:46:53] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013168 10.0.0.48 - - [2025-11-10 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.48 - - [2025-11-10 19:46:53] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004179 10.0.0.48 - - [2025-11-10 19:46:53] "POST /tags HTTP/1.1" 409 214 0.008463 10.0.0.48 - - [2025-11-10 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766 10.0.0.48 - - [2025-11-10 19:46:53] "GET /tag/50ed5f14-c193-4a6c-98be-a42858be356a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010293 10.0.0.48 - - [2025-11-10 19:46:53] "POST /firewall-rules HTTP/1.1" 200 576 0.080834 10.0.0.48 - - [2025-11-10 19:46:53] "GET /firewall-rule/58966620-43ff-4144-b5de-701e8599cab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007329 10.0.0.48 - - [2025-11-10 19:46:53] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.006377 10.0.0.48 - - [2025-11-10 19:46:53] "GET /firewall-rule/58966620-43ff-4144-b5de-701e8599cab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002493 10.0.0.48 - - [2025-11-10 19:46:53] "POST /ref-update HTTP/1.1" 200 156 0.032543 10.0.0.48 - - [2025-11-10 19:46:53] "POST /tags HTTP/1.1" 200 363 0.039904 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002127 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:46:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.48 - - [2025-11-10 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.038028 10.0.0.48 - - [2025-11-10 19:46:54] "GET /tag/333dc4af-a7e7-410f-9085-c0fb16972271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015955 10.0.0.48 - - [2025-11-10 19:46:54] "POST /tags HTTP/1.1" 200 311 0.033359 10.0.0.48 - - [2025-11-10 19:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010651 10.0.0.48 - - [2025-11-10 19:46:54] "GET /tag/02fe2b59-cc5b-438f-bc3d-e44cbba9b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018235 10.0.0.48 - - [2025-11-10 19:46:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000510 10.0.0.48 - - [2025-11-10 19:46:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.001398 10.0.0.48 - - [2025-11-10 19:46:54] "POST /security-groups HTTP/1.1" 200 574 0.103477 10.0.0.48 - - [2025-11-10 19:46:54] "POST /projects HTTP/1.1" 200 489 0.495401 10.0.0.48 - - [2025-11-10 19:46:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.018616 10.0.0.48 - - [2025-11-10 19:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.047901 10.0.0.48 - - [2025-11-10 19:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017057 10.0.0.48 - - [2025-11-10 19:46:54] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.038867 10.0.0.48 - - [2025-11-10 19:46:54] "POST /access-control-lists HTTP/1.1" 200 583 0.121583 10.0.0.48 - - [2025-11-10 19:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023370 10.0.0.48 - - [2025-11-10 19:46:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.015000 10.0.0.48 - - [2025-11-10 19:46:54] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006846 10.0.0.48 - - [2025-11-10 19:46:54] "POST /access-control-lists HTTP/1.1" 200 581 0.023392 10.0.0.48 - - [2025-11-10 19:46:54] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.063880 10.0.0.48 - - [2025-11-10 19:46:55] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.206110 10.0.0.48 - - [2025-11-10 19:46:55] "POST /security-groups HTTP/1.1" 200 546 0.088519 10.0.0.48 - - [2025-11-10 19:46:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.005930 10.0.0.48 - - [2025-11-10 19:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.052564 10.0.0.48 - - [2025-11-10 19:46:55] "POST /access-control-lists HTTP/1.1" 200 602 0.075917 10.0.0.48 - - [2025-11-10 19:46:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.015945 10.0.0.48 - - [2025-11-10 19:46:55] "POST /chown HTTP/1.1" 200 109 0.064888 10.0.0.48 - - [2025-11-10 19:46:55] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014088 10.0.0.48 - - [2025-11-10 19:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.48 - - [2025-11-10 19:46:55] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.055263 10.0.0.48 - - [2025-11-10 19:46:55] "POST /access-control-lists HTTP/1.1" 200 600 0.110280 10.0.0.48 - - [2025-11-10 19:46:55] "POST /tags HTTP/1.1" 409 210 0.002429 10.0.0.48 - - [2025-11-10 19:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009700 10.0.0.48 - - [2025-11-10 19:46:55] "GET /tag/02fe2b59-cc5b-438f-bc3d-e44cbba9b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018374 10.0.0.48 - - [2025-11-10 19:46:55] "POST /firewall-rules HTTP/1.1" 200 570 0.104340 10.0.0.48 - - [2025-11-10 19:46:55] "GET /firewall-rule/406a6e48-d60e-4171-8b4e-17734ae74c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016874 10.0.0.48 - - [2025-11-10 19:46:55] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004621 10.0.0.48 - - [2025-11-10 19:46:55] "GET /firewall-rule/406a6e48-d60e-4171-8b4e-17734ae74c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002431 10.0.0.48 - - [2025-11-10 19:46:55] "POST /ref-update HTTP/1.1" 200 156 0.044335 10.0.0.48 - - [2025-11-10 19:46:55] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003662 10.0.0.48 - - [2025-11-10 19:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.48 - - [2025-11-10 19:46:55] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003007 10.0.0.48 - - [2025-11-10 19:46:55] "POST /tags HTTP/1.1" 409 210 0.003673 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.48 - - [2025-11-10 19:46:56] "GET /tag/02fe2b59-cc5b-438f-bc3d-e44cbba9b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013875 10.0.0.48 - - [2025-11-10 19:46:56] "POST /firewall-rules HTTP/1.1" 200 568 0.088249 10.0.0.48 - - [2025-11-10 19:46:56] "GET /firewall-rule/30ca75dc-315b-47af-9374-37add85fc5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011220 10.0.0.48 - - [2025-11-10 19:46:56] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.009459 10.0.0.48 - - [2025-11-10 19:46:56] "GET /firewall-rule/30ca75dc-315b-47af-9374-37add85fc5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005040 10.0.0.48 - - [2025-11-10 19:46:56] "POST /ref-update HTTP/1.1" 200 156 0.075164 10.0.0.48 - - [2025-11-10 19:46:56] "POST /tags HTTP/1.1" 409 237 0.004461 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.48 - - [2025-11-10 19:46:56] "GET /tag/263a5275-3ae7-475d-816f-8d43a65cbea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.018524 10.0.0.48 - - [2025-11-10 19:46:56] "POST /tags HTTP/1.1" 409 210 0.005051 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.48 - - [2025-11-10 19:46:56] "GET /tag/749d2c68-d5d6-43e3-9a4a-6f527821d143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014230 10.0.0.48 - - [2025-11-10 19:46:56] "POST /projects HTTP/1.1" 409 223 0.005855 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.48 - - [2025-11-10 19:46:56] "GET /project/98d0c1bc-b692-4115-b431-591df2c85677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062927 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.48 - - [2025-11-10 19:46:56] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.010120 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014247 10.0.0.48 - - [2025-11-10 19:46:56] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008309 10.0.0.48 - - [2025-11-10 19:46:56] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.072289 10.0.0.48 - - [2025-11-10 19:46:56] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.076350 10.0.0.48 - - [2025-11-10 19:46:56] "POST /security-groups HTTP/1.1" 409 253 0.004799 10.0.0.48 - - [2025-11-10 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.48 - - [2025-11-10 19:46:57] "PUT /security-group/064d8c25-c402-4fc4-87ea-9546f0f4f3b1 HTTP/1.1" 200 262 0.055514 10.0.0.48 - - [2025-11-10 19:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.060951 10.0.0.48 - - [2025-11-10 19:46:57] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027389 10.0.0.48 - - [2025-11-10 19:46:57] "PUT /access-control-list/a5e34c92-6a44-4f8c-86d5-cbda246f55f9 HTTP/1.1" 200 272 0.049178 10.0.0.48 - - [2025-11-10 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010397 10.0.0.48 - - [2025-11-10 19:46:57] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013917 10.0.0.48 - - [2025-11-10 19:46:57] "POST /tags HTTP/1.1" 409 210 0.005810 10.0.0.48 - - [2025-11-10 19:46:57] "PUT /access-control-list/1108d3ea-023c-4d7f-ab40-fd62f13b58ed HTTP/1.1" 200 272 0.070030 10.0.0.48 - - [2025-11-10 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.48 - - [2025-11-10 19:46:57] "GET /tag/749d2c68-d5d6-43e3-9a4a-6f527821d143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.028381 10.0.0.48 - - [2025-11-10 19:46:57] "POST /firewall-rules HTTP/1.1" 200 570 0.102272 10.0.0.48 - - [2025-11-10 19:46:57] "GET /firewall-rule/c839fc5c-1f64-4869-86c4-47b7c0aecb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004843 10.0.0.48 - - [2025-11-10 19:46:57] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003962 10.0.0.48 - - [2025-11-10 19:46:57] "GET /firewall-rule/c839fc5c-1f64-4869-86c4-47b7c0aecb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002980 10.0.0.48 - - [2025-11-10 19:46:57] "POST /ref-update HTTP/1.1" 200 156 0.066989 10.0.0.48 - - [2025-11-10 19:46:57] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006965 10.0.0.48 - - [2025-11-10 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.48 - - [2025-11-10 19:46:57] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005233 10.0.0.48 - - [2025-11-10 19:46:57] "POST /tags HTTP/1.1" 409 210 0.001991 10.0.0.48 - - [2025-11-10 19:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.48 - - [2025-11-10 19:46:57] "GET /tag/749d2c68-d5d6-43e3-9a4a-6f527821d143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013425 10.0.0.48 - - [2025-11-10 19:46:57] "POST /firewall-rules HTTP/1.1" 200 568 0.071814 10.0.0.48 - - [2025-11-10 19:46:57] "GET /firewall-rule/c8649f52-291e-483d-9135-68d43bc28b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016396 10.0.0.48 - - [2025-11-10 19:46:57] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004862 10.0.0.48 - - [2025-11-10 19:46:57] "GET /firewall-rule/c8649f52-291e-483d-9135-68d43bc28b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002973 10.0.0.48 - - [2025-11-10 19:46:58] "POST /ref-update HTTP/1.1" 200 156 0.106110 10.0.0.48 - - [2025-11-10 19:46:58] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018968 10.0.0.48 - - [2025-11-10 19:46:58] "POST /set-tag HTTP/1.1" 200 109 0.002671 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:47:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:47:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:48:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:48:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001495 10.0.0.27 - - [2025-11-10 19:48:34] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.27 - - [2025-11-10 19:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.27 - - [2025-11-10 19:48:34] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004716 10.0.0.27 - - [2025-11-10 19:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.27 - - [2025-11-10 19:48:34] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005034 10.0.0.27 - - [2025-11-10 19:48:34] "PUT /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0 HTTP/1.1" 200 274 0.022048 10.0.0.27 - - [2025-11-10 19:48:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.009367 10.0.0.27 - - [2025-11-10 19:48:34] "POST /virtual-routers HTTP/1.1" 200 599 0.019090 10.0.0.27 - - [2025-11-10 19:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021923 10.0.0.27 - - [2025-11-10 19:48:34] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005476 10.0.0.27 - - [2025-11-10 19:48:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002414 10.0.0.27 - - [2025-11-10 19:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.27 - - [2025-11-10 19:48:34] "GET /virtual-network/012dea1c-d201-44d2-be63-e5b70d40029b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004318 10.0.0.27 - - [2025-11-10 19:48:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052812 10.0.0.27 - - [2025-11-10 19:48:59] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.27 - - [2025-11-10 19:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.27 - - [2025-11-10 19:48:59] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005849 10.0.0.27 - - [2025-11-10 19:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.27 - - [2025-11-10 19:48:59] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002867 10.0.0.27 - - [2025-11-10 19:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.27 - - [2025-11-10 19:48:59] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003075 10.0.0.27 - - [2025-11-10 19:48:59] "PUT /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377 HTTP/1.1" 200 262 0.009910 10.0.0.27 - - [2025-11-10 19:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.27 - - [2025-11-10 19:48:59] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002780 10.0.0.27 - - [2025-11-10 19:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.27 - - [2025-11-10 19:48:59] "GET /virtual-machine-interface/a5225b50-3bee-488c-9412-24b8f5db8170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.013696 10.0.0.27 - - [2025-11-10 19:48:59] "PUT /virtual-machine-interface/a5225b50-3bee-488c-9412-24b8f5db8170 HTTP/1.1" 200 284 0.016322 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.48 - - [2025-11-10 19:50:37] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003538 10.0.0.48 - - [2025-11-10 19:50:37] "POST /ref-update HTTP/1.1" 200 156 0.019624 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012260 10.0.0.48 - - [2025-11-10 19:50:45] "POST /set-tag HTTP/1.1" 200 109 0.004616 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004516 10.0.0.48 - - [2025-11-10 19:50:45] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.48 - - [2025-11-10 19:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.48 - - [2025-11-10 19:50:45] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003658 10.0.0.48 - - [2025-11-10 19:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.48 - - [2025-11-10 19:50:45] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002847 10.0.0.48 - - [2025-11-10 19:50:45] "GET /loadbalancer-pool/63997069-6978-4f4c-a56e-169ba0c589ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004672 10.0.0.48 - - [2025-11-10 19:50:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018028 10.0.0.48 - - [2025-11-10 19:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037507 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012152 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004466 10.0.0.48 - - [2025-11-10 19:50:45] "POST /ref-update HTTP/1.1" 200 156 0.009992 10.0.0.48 - - [2025-11-10 19:50:45] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.018732 10.0.0.48 - - [2025-11-10 19:50:45] "POST /tags HTTP/1.1" 409 205 0.002317 10.0.0.48 - - [2025-11-10 19:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.48 - - [2025-11-10 19:50:45] "GET /tag/6a42375a-230c-4d4f-a645-7864dc221d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012770 10.0.0.48 - - [2025-11-10 19:50:45] "PUT /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8 HTTP/1.1" 200 256 0.008252 10.0.0.48 - - [2025-11-10 19:50:45] "POST /set-tag HTTP/1.1" 200 109 0.077892 10.0.0.48 - - [2025-11-10 19:50:45] "GET /loadbalancer-pool/d286e74b-89d3-4ae9-9b26-6b338f5bdfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004247 10.0.0.48 - - [2025-11-10 19:50:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015632 10.0.0.48 - - [2025-11-10 19:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018511 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011643 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004315 10.0.0.48 - - [2025-11-10 19:50:45] "POST /ref-update HTTP/1.1" 200 156 0.009391 10.0.0.48 - - [2025-11-10 19:50:45] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006013 10.0.0.48 - - [2025-11-10 19:50:45] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.48 - - [2025-11-10 19:50:45] "GET /loadbalancer-pool/1edc6ae1-69c1-4e1e-aeda-c0f55a539ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003919 10.0.0.48 - - [2025-11-10 19:50:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019351 10.0.0.48 - - [2025-11-10 19:50:45] "PUT /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8 HTTP/1.1" 200 256 0.019757 10.0.0.48 - - [2025-11-10 19:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011220 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018405 10.0.0.48 - - [2025-11-10 19:50:45] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.48 - - [2025-11-10 19:50:45] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003858 10.0.0.48 - - [2025-11-10 19:50:45] "POST /ref-update HTTP/1.1" 200 156 0.007024 10.0.0.48 - - [2025-11-10 19:50:45] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.010368 10.0.0.48 - - [2025-11-10 19:50:45] "PUT /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8 HTTP/1.1" 200 256 0.013439 10.0.0.48 - - [2025-11-10 19:51:21] "GET /global-system-configs HTTP/1.1" 200 322 0.008953 10.0.0.48 - - [2025-11-10 19:51:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002993 10.0.0.48 - - [2025-11-10 19:52:37] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005039 10.0.0.48 - - [2025-11-10 19:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003847 10.0.0.48 - - [2025-11-10 19:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.48 - - [2025-11-10 19:52:37] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003364 10.0.0.48 - - [2025-11-10 19:52:37] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005306 10.0.0.48 - - [2025-11-10 19:52:37] "POST /set-tag HTTP/1.1" 200 109 0.041708 10.0.0.48 - - [2025-11-10 19:52:37] "DELETE /loadbalancer-member/9dfd4148-231b-47dc-9e95-9d666534b0b6 HTTP/1.1" 200 115 0.029801 10.0.0.48 - - [2025-11-10 19:52:37] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007092 10.0.0.48 - - [2025-11-10 19:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.48 - - [2025-11-10 19:52:37] "DELETE /loadbalancer-member/24ba2658-d923-48d4-9b33-391f4624c5e7 HTTP/1.1" 200 115 0.041852 10.0.0.48 - - [2025-11-10 19:52:37] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004191 10.0.0.48 - - [2025-11-10 19:52:37] "POST /set-tag HTTP/1.1" 200 109 0.004439 10.0.0.48 - - [2025-11-10 19:52:37] "DELETE /loadbalancer-member/7cf08e7b-089b-47eb-9f74-429bf99fd08d HTTP/1.1" 200 115 0.055767 10.0.0.48 - - [2025-11-10 19:52:37] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007977 10.0.0.48 - - [2025-11-10 19:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.48 - - [2025-11-10 19:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.48 - - [2025-11-10 19:52:37] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004041 10.0.0.48 - - [2025-11-10 19:52:38] "GET /loadbalancer-pool/63997069-6978-4f4c-a56e-169ba0c589ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007709 10.0.0.48 - - [2025-11-10 19:52:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020654 10.0.0.48 - - [2025-11-10 19:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014282 10.0.0.48 - - [2025-11-10 19:52:38] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.026166 10.0.0.48 - - [2025-11-10 19:52:38] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006351 10.0.0.48 - - [2025-11-10 19:52:38] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003001 10.0.0.48 - - [2025-11-10 19:52:38] "POST /set-tag HTTP/1.1" 200 109 0.075029 10.0.0.48 - - [2025-11-10 19:52:38] "GET /loadbalancer-pool/d286e74b-89d3-4ae9-9b26-6b338f5bdfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.028771 10.0.0.48 - - [2025-11-10 19:52:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020081 10.0.0.48 - - [2025-11-10 19:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014643 10.0.0.48 - - [2025-11-10 19:52:38] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021287 10.0.0.48 - - [2025-11-10 19:52:38] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.48 - - [2025-11-10 19:52:38] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003870 10.0.0.48 - - [2025-11-10 19:52:38] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002603 10.0.0.48 - - [2025-11-10 19:52:38] "GET /loadbalancer-pool/1edc6ae1-69c1-4e1e-aeda-c0f55a539ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003073 10.0.0.48 - - [2025-11-10 19:52:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041332 10.0.0.48 - - [2025-11-10 19:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.041295 10.0.0.48 - - [2025-11-10 19:52:38] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011888 10.0.0.48 - - [2025-11-10 19:52:38] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009129 10.0.0.48 - - [2025-11-10 19:52:38] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004023 10.0.0.48 - - [2025-11-10 19:52:38] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.48 - - [2025-11-10 19:52:53] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.48 - - [2025-11-10 19:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.48 - - [2025-11-10 19:52:53] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005935 10.0.0.48 - - [2025-11-10 19:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.48 - - [2025-11-10 19:52:53] "GET /config-node/10171982-36fa-4aaa-ade6-67b3436426a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004439 10.0.0.48 - - [2025-11-10 19:53:04] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.48 - - [2025-11-10 19:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.48 - - [2025-11-10 19:53:04] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005483 10.0.0.48 - - [2025-11-10 19:53:04] "POST /bgp-routers HTTP/1.1" 409 301 0.003826 10.0.0.48 - - [2025-11-10 19:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.48 - - [2025-11-10 19:53:04] "GET /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.006759 10.0.0.48 - - [2025-11-10 19:53:04] "PUT /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a HTTP/1.1" 200 254 0.012531 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:53:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:53:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001199 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:53:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:53:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:54:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 10.0.0.48 - - [2025-11-10 19:55:19] "GET / HTTP/1.1" 200 35931 0.003600 10.0.0.48 - - [2025-11-10 19:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.48 - - [2025-11-10 19:55:19] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045470 10.0.0.48 - - [2025-11-10 19:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.48 - - [2025-11-10 19:55:20] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047672 10.0.0.48 - - [2025-11-10 19:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.48 - - [2025-11-10 19:55:20] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034474 10.0.0.48 - - [2025-11-10 19:55:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.005943 10.0.0.48 - - [2025-11-10 19:55:20] "POST /tags HTTP/1.1" 200 333 0.033850 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.48 - - [2025-11-10 19:55:21] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047631 10.0.0.48 - - [2025-11-10 19:55:21] "GET /tag/00aada2d-df7c-45ff-ac45-b68afc7d471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.028388 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.48 - - [2025-11-10 19:55:21] "GET /virtual-networks?parent_id=5b6d0107-64aa-4089-bf20-aa6fcb53371c&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006408 10.0.0.48 - - [2025-11-10 19:55:21] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037337 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015584 10.0.0.48 - - [2025-11-10 19:55:21] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006044 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.48 - - [2025-11-10 19:55:21] "POST /virtual-networks HTTP/1.1" 200 512 0.071382 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012410 10.0.0.48 - - [2025-11-10 19:55:21] "GET /network-ipam/ca3804c6-5813-4122-ac15-e66e0f796524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002341 10.0.0.48 - - [2025-11-10 19:55:21] "GET /service-appliance-set/2c6d2552-1278-4132-980e-7a0f5c33657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002702 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.001913 10.0.0.48 - - [2025-11-10 19:55:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.118941 10.0.0.48 - - [2025-11-10 19:55:21] "POST /useragent-kv HTTP/1.1" 200 115 0.010116 10.0.0.48 - - [2025-11-10 19:55:21] "POST /ref-update HTTP/1.1" 200 156 0.144504 10.0.0.48 - - [2025-11-10 19:55:21] "GET /virtual-machine-interface/6a1bf72a-e0a0-45e0-af3c-5fe22fdd652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005559 10.0.0.48 - - [2025-11-10 19:55:21] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007836 10.0.0.48 - - [2025-11-10 19:55:21] "GET /domains HTTP/1.1" 200 280 0.004373 10.0.0.48 - - [2025-11-10 19:55:21] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 HTTP/1.1" 200 3086 0.019090 10.0.0.48 - - [2025-11-10 19:55:21] "POST /instance-ips HTTP/1.1" 200 409 0.045055 10.0.0.48 - - [2025-11-10 19:55:21] "GET /instance-ip/b879aea7-5283-4b65-82ee-5f10c8717190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.013917 10.0.0.48 - - [2025-11-10 19:55:21] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c HTTP/1.1" 200 5476 0.053734 10.0.0.48 - - [2025-11-10 19:55:21] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.005622 10.0.0.48 - - [2025-11-10 19:55:21] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.003979 10.0.0.48 - - [2025-11-10 19:55:21] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1182 0.002652 10.0.0.48 - - [2025-11-10 19:55:21] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1182 0.002191 10.0.0.48 - - [2025-11-10 19:55:21] "POST /loadbalancers HTTP/1.1" 200 610 0.072480 10.0.0.48 - - [2025-11-10 19:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031441 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016598 10.0.0.48 - - [2025-11-10 19:55:21] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060328 10.0.0.48 - - [2025-11-10 19:55:21] "GET /instance-ip/b879aea7-5283-4b65-82ee-5f10c8717190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003076 10.0.0.48 - - [2025-11-10 19:55:21] "POST /route-targets HTTP/1.1" 200 327 0.026306 10.0.0.48 - - [2025-11-10 19:55:21] "POST /floating-ips HTTP/1.1" 200 597 0.054553 10.0.0.48 - - [2025-11-10 19:55:21] "POST /ref-update HTTP/1.1" 200 156 0.062180 10.0.0.48 - - [2025-11-10 19:55:21] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.113801 10.0.0.48 - - [2025-11-10 19:55:21] "GET /loadbalancer/8916bfb5-724c-4392-a05f-30f4f157bb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005251 10.0.0.48 - - [2025-11-10 19:55:21] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.039321 10.0.0.48 - - [2025-11-10 19:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.48 - - [2025-11-10 19:55:22] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048458 10.0.0.48 - - [2025-11-10 19:55:22] "GET /loadbalancer-listener/5f2fcd3c-b818-437f-a7e6-ce7692bbc8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004393 10.0.0.48 - - [2025-11-10 19:55:22] "GET /loadbalancer-listener/5f2fcd3c-b818-437f-a7e6-ce7692bbc8fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.012347 10.0.0.48 - - [2025-11-10 19:55:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019741 10.0.0.48 - - [2025-11-10 19:55:22] "GET /instance-ip/b879aea7-5283-4b65-82ee-5f10c8717190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006038 10.0.0.48 - - [2025-11-10 19:55:22] "GET /instance-ip/b879aea7-5283-4b65-82ee-5f10c8717190?fields=floating_ips HTTP/1.1" 200 1212 0.007308 10.0.0.48 - - [2025-11-10 19:55:22] "GET /floating-ip/ae37c3fd-ef4e-4c0d-ad1e-69570dbd029d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003360 10.0.0.48 - - [2025-11-10 19:55:22] "POST /tags HTTP/1.1" 200 295 0.070157 10.0.0.48 - - [2025-11-10 19:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.48 - - [2025-11-10 19:55:22] "GET /tag/7e992ab8-1a7c-4665-a256-df11487f8e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015428 10.0.0.48 - - [2025-11-10 19:55:22] "POST /tags HTTP/1.1" 409 233 0.002091 10.0.0.48 - - [2025-11-10 19:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.48 - - [2025-11-10 19:55:22] "GET /tag/53fb5090-acce-446f-b32a-b23063726f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012550 10.0.0.48 - - [2025-11-10 19:55:22] "POST /tags HTTP/1.1" 409 206 0.002082 10.0.0.48 - - [2025-11-10 19:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.48 - - [2025-11-10 19:55:22] "GET /tag/6b041a04-8934-406a-ab1a-a184825bec23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010498 10.0.0.48 - - [2025-11-10 19:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.48 - - [2025-11-10 19:55:22] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004793 10.0.0.48 - - [2025-11-10 19:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.48 - - [2025-11-10 19:55:22] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025073 10.0.0.48 - - [2025-11-10 19:55:22] "POST /virtual-machines HTTP/1.1" 200 369 0.008797 10.0.0.48 - - [2025-11-10 19:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009064 10.0.0.48 - - [2025-11-10 19:55:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115645 10.0.0.48 - - [2025-11-10 19:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029171 10.0.0.48 - - [2025-11-10 19:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014328 10.0.0.48 - - [2025-11-10 19:55:22] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004817 10.0.0.48 - - [2025-11-10 19:55:22] "POST /instance-ips HTTP/1.1" 200 409 0.026970 10.0.0.48 - - [2025-11-10 19:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027217 10.0.0.48 - - [2025-11-10 19:55:22] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011337 10.0.0.48 - - [2025-11-10 19:55:22] "POST /set-tag HTTP/1.1" 200 109 0.017356 10.0.0.48 - - [2025-11-10 19:55:22] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022073 10.0.0.48 - - [2025-11-10 19:55:22] "GET /instance-ip/31565fbc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007061 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010895 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003752 10.0.0.48 - - [2025-11-10 19:55:23] "POST /ref-update HTTP/1.1" 200 156 0.014380 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011602 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.48 - - [2025-11-10 19:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004091 10.0.0.48 - - [2025-11-10 19:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.48 - - [2025-11-10 19:55:23] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035496 10.0.0.48 - - [2025-11-10 19:55:23] "POST /virtual-machines HTTP/1.1" 200 369 0.012543 10.0.0.48 - - [2025-11-10 19:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011797 10.0.0.48 - - [2025-11-10 19:55:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105752 10.0.0.48 - - [2025-11-10 19:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008988 10.0.0.48 - - [2025-11-10 19:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006851 10.0.0.48 - - [2025-11-10 19:55:23] "POST /instance-ips HTTP/1.1" 200 409 0.021175 10.0.0.48 - - [2025-11-10 19:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018487 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011931 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.021338 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019404 10.0.0.48 - - [2025-11-10 19:55:23] "GET /instance-ip/31caa426-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003640 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004840 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003412 10.0.0.48 - - [2025-11-10 19:55:23] "POST /ref-update HTTP/1.1" 200 156 0.008790 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005077 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004011 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.009471 10.0.0.48 - - [2025-11-10 19:55:23] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004881 10.0.0.48 - - [2025-11-10 19:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.48 - - [2025-11-10 19:55:26] "GET /domains HTTP/1.1" 200 280 0.002416 10.0.0.48 - - [2025-11-10 19:55:26] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 HTTP/1.1" 200 3086 0.003227 10.0.0.48 - - [2025-11-10 19:55:26] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c HTTP/1.1" 200 7064 0.029103 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.004397 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.006294 10.0.0.48 - - [2025-11-10 19:55:26] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1403 0.005676 10.0.0.48 - - [2025-11-10 19:55:26] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1403 0.003172 10.0.0.48 - - [2025-11-10 19:55:26] "GET /route-target/273b67b8-3901-40dd-b12d-193c93b44d4d HTTP/1.1" 200 1152 0.003795 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.005237 10.0.0.48 - - [2025-11-10 19:55:26] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1403 0.003138 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003857 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.003780 10.0.0.48 - - [2025-11-10 19:55:26] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1403 0.003410 10.0.0.48 - - [2025-11-10 19:55:26] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 200 1403 0.003747 10.0.0.48 - - [2025-11-10 19:55:26] "GET /route-target/273b67b8-3901-40dd-b12d-193c93b44d4d HTTP/1.1" 200 1152 0.003252 10.0.0.48 - - [2025-11-10 19:55:26] "GET /domains HTTP/1.1" 200 280 0.002218 10.0.0.48 - - [2025-11-10 19:55:26] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 HTTP/1.1" 200 3086 0.004529 10.0.0.48 - - [2025-11-10 19:55:26] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c HTTP/1.1" 200 7064 0.036918 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2085 0.004209 10.0.0.48 - - [2025-11-10 19:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.48 - - [2025-11-10 19:55:26] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036053 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005146 10.0.0.48 - - [2025-11-10 19:55:26] "GET /floating-ip-pools?parent_id=738409c2-6061-4049-8172-a64fa3e0f083&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001970 10.0.0.48 - - [2025-11-10 19:55:26] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003968 10.0.0.48 - - [2025-11-10 19:55:27] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021448 10.0.0.48 - - [2025-11-10 19:55:27] "POST /ref-update HTTP/1.1" 200 156 0.032203 10.0.0.48 - - [2025-11-10 19:55:27] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014670 10.0.0.48 - - [2025-11-10 19:55:27] "GET /domains HTTP/1.1" 200 280 0.002454 10.0.0.48 - - [2025-11-10 19:55:27] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 HTTP/1.1" 200 3086 0.003280 10.0.0.48 - - [2025-11-10 19:55:27] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c HTTP/1.1" 200 7320 0.034457 10.0.0.48 - - [2025-11-10 19:55:27] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2323 0.007917 10.0.0.48 - - [2025-11-10 19:55:27] "GET /floating-ip-pool/90f730d3-86b8-44f3-bad0-0c0f22822170 HTTP/1.1" 200 1315 0.003069 10.0.0.48 - - [2025-11-10 19:55:27] "GET /domains HTTP/1.1" 200 280 0.001916 10.0.0.48 - - [2025-11-10 19:55:27] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 HTTP/1.1" 200 3086 0.003373 10.0.0.48 - - [2025-11-10 19:55:27] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c HTTP/1.1" 200 7320 0.042627 10.0.0.48 - - [2025-11-10 19:55:27] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 2323 0.004402 10.0.0.48 - - [2025-11-10 19:55:27] "GET /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004455 10.0.0.48 - - [2025-11-10 19:55:27] "POST /tags HTTP/1.1" 200 365 0.060686 10.0.0.48 - - [2025-11-10 19:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013799 10.0.0.48 - - [2025-11-10 19:55:27] "GET /tag/b4c5477a-02a6-4ea7-a19d-c762b158d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.028038 10.0.0.48 - - [2025-11-10 19:55:27] "POST /tags HTTP/1.1" 409 206 0.002384 10.0.0.48 - - [2025-11-10 19:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.48 - - [2025-11-10 19:55:27] "GET /tag/6b041a04-8934-406a-ab1a-a184825bec23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.033985 10.0.0.48 - - [2025-11-10 19:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.48 - - [2025-11-10 19:55:27] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028647 10.0.0.48 - - [2025-11-10 19:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.48 - - [2025-11-10 19:55:27] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006340 10.0.0.48 - - [2025-11-10 19:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.48 - - [2025-11-10 19:55:27] "GET /service-appliance-set/edb42b24-1f81-4d31-86d7-988f5613513e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004490 10.0.0.48 - - [2025-11-10 19:55:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.004326 10.0.0.48 - - [2025-11-10 19:55:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.148531 10.0.0.48 - - [2025-11-10 19:55:27] "GET /virtual-machine-interface/893eb894-c8f4-4223-85db-b6e0c0c7f6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.026672 10.0.0.48 - - [2025-11-10 19:55:27] "POST /set-tag HTTP/1.1" 200 109 0.015005 10.0.0.48 - - [2025-11-10 19:55:27] "POST /instance-ips HTTP/1.1" 200 417 0.022546 10.0.0.48 - - [2025-11-10 19:55:28] "GET /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010277 10.0.0.48 - - [2025-11-10 19:55:28] "POST /loadbalancers HTTP/1.1" 200 618 0.066200 10.0.0.48 - - [2025-11-10 19:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013323 10.0.0.48 - - [2025-11-10 19:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005972 10.0.0.48 - - [2025-11-10 19:55:28] "POST /service-instances HTTP/1.1" 200 566 0.068119 10.0.0.48 - - [2025-11-10 19:55:28] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.092370 10.0.0.48 - - [2025-11-10 19:55:28] "POST /ref-update HTTP/1.1" 200 156 0.042537 10.0.0.48 - - [2025-11-10 19:55:28] "GET /virtual-machine-interface/893eb894-c8f4-4223-85db-b6e0c0c7f6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005098 10.0.0.48 - - [2025-11-10 19:55:28] "GET /virtual-machine-interface/893eb894-c8f4-4223-85db-b6e0c0c7f6e4?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006555 10.0.0.48 - - [2025-11-10 19:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.48 - - [2025-11-10 19:55:28] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.016928 10.0.0.48 - - [2025-11-10 19:55:28] "GET /floating-ip-pool/90f730d3-86b8-44f3-bad0-0c0f22822170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008486 10.0.0.48 - - [2025-11-10 19:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028193 10.0.0.48 - - [2025-11-10 19:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.48 - - [2025-11-10 19:55:28] "POST /virtual-machines HTTP/1.1" 200 429 0.019956 10.0.0.48 - - [2025-11-10 19:55:28] "POST /floating-ips HTTP/1.1" 200 671 0.142235 10.0.0.48 - - [2025-11-10 19:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014551 10.0.0.48 - - [2025-11-10 19:55:28] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.039422 10.0.0.48 - - [2025-11-10 19:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.48 - - [2025-11-10 19:55:28] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004454 10.0.0.48 - - [2025-11-10 19:55:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.175104 10.0.0.48 - - [2025-11-10 19:55:28] "POST /tags HTTP/1.1" 409 221 0.008592 10.0.0.48 - - [2025-11-10 19:55:28] "POST /chown HTTP/1.1" 200 109 0.029220 10.0.0.48 - - [2025-11-10 19:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.48 - - [2025-11-10 19:55:28] "GET /tag/00aada2d-df7c-45ff-ac45-b68afc7d471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.011104 10.0.0.48 - - [2025-11-10 19:55:28] "POST /tags HTTP/1.1" 409 238 0.002184 10.0.0.48 - - [2025-11-10 19:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.48 - - [2025-11-10 19:55:28] "POST /chown HTTP/1.1" 200 109 0.006499 10.0.0.48 - - [2025-11-10 19:55:28] "PUT /virtual-machine-interface/71609a2a-1f59-4467-bbdc-577045f0cc06 HTTP/1.1" 200 284 0.016489 10.0.0.48 - - [2025-11-10 19:55:28] "GET /tag/b4c5477a-02a6-4ea7-a19d-c762b158d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016441 10.0.0.48 - - [2025-11-10 19:55:28] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.040133 10.0.0.48 - - [2025-11-10 19:55:28] "POST /firewall-rules HTTP/1.1" 200 650 0.086126 10.0.0.48 - - [2025-11-10 19:55:28] "GET /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006939 10.0.0.48 - - [2025-11-10 19:55:28] "POST /ref-update HTTP/1.1" 200 156 0.052961 10.0.0.48 - - [2025-11-10 19:55:28] "POST /ref-update HTTP/1.1" 200 156 0.020001 10.0.0.48 - - [2025-11-10 19:55:28] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004694 10.0.0.48 - - [2025-11-10 19:55:28] "GET /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002550 10.0.0.48 - - [2025-11-10 19:55:28] "POST /ref-update HTTP/1.1" 200 156 0.034662 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.041784 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.015033 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.032404 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.041820 10.0.0.48 - - [2025-11-10 19:55:29] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081458 10.0.0.48 - - [2025-11-10 19:55:29] "GET /loadbalancer/1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002645 10.0.0.48 - - [2025-11-10 19:55:29] "POST /virtual-machines HTTP/1.1" 200 429 0.016334 10.0.0.48 - - [2025-11-10 19:55:29] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.049300 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.48 - - [2025-11-10 19:55:29] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081550 10.0.0.48 - - [2025-11-10 19:55:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.156496 10.0.0.48 - - [2025-11-10 19:55:29] "GET /loadbalancer-listener/197d14e0-52b8-4960-959c-23c46cf934ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.010563 10.0.0.48 - - [2025-11-10 19:55:29] "POST /chown HTTP/1.1" 200 109 0.018198 10.0.0.48 - - [2025-11-10 19:55:29] "GET /loadbalancer-listener/197d14e0-52b8-4960-959c-23c46cf934ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009734 10.0.0.48 - - [2025-11-10 19:55:29] "POST /chown HTTP/1.1" 200 109 0.015057 10.0.0.48 - - [2025-11-10 19:55:29] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.056105 10.0.0.48 - - [2025-11-10 19:55:29] "PUT /virtual-machine-interface/2c1ad954-7ec9-4b99-bdbc-676cc68a8fb9 HTTP/1.1" 200 284 0.051494 10.0.0.48 - - [2025-11-10 19:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027090 10.0.0.48 - - [2025-11-10 19:55:29] "GET /loadbalancer-pool/eb553866-3c97-40fd-bda4-be153e3edc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022745 10.0.0.48 - - [2025-11-10 19:55:29] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.053738 10.0.0.48 - - [2025-11-10 19:55:29] "POST /loadbalancer-members HTTP/1.1" 200 707 0.023351 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.019633 10.0.0.48 - - [2025-11-10 19:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025516 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.046176 10.0.0.48 - - [2025-11-10 19:55:29] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023379 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.021246 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.48 - - [2025-11-10 19:55:29] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004270 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.011714 10.0.0.48 - - [2025-11-10 19:55:29] "POST /tags HTTP/1.1" 409 221 0.003286 10.0.0.48 - - [2025-11-10 19:55:29] "POST /ref-update HTTP/1.1" 200 156 0.023806 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.48 - - [2025-11-10 19:55:29] "GET /tag/00aada2d-df7c-45ff-ac45-b68afc7d471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.011089 10.0.0.48 - - [2025-11-10 19:55:29] "POST /tags HTTP/1.1" 409 238 0.010660 10.0.0.48 - - [2025-11-10 19:55:29] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.009609 10.0.0.48 - - [2025-11-10 19:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018160 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.48 - - [2025-11-10 19:55:29] "GET /tag/b4c5477a-02a6-4ea7-a19d-c762b158d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012650 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012295 10.0.0.48 - - [2025-11-10 19:55:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002756 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.48 - - [2025-11-10 19:55:29] "POST /chown HTTP/1.1" 200 109 0.012005 10.0.0.48 - - [2025-11-10 19:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.48 - - [2025-11-10 19:55:29] "POST /chown HTTP/1.1" 200 109 0.019434 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.025208 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745 HTTP/1.1" 200 260 0.067865 10.0.0.48 - - [2025-11-10 19:55:30] "GET /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016462 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.056700 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.047215 10.0.0.48 - - [2025-11-10 19:55:30] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009953 10.0.0.48 - - [2025-11-10 19:55:30] "GET /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002170 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.037925 10.0.0.48 - - [2025-11-10 19:55:30] "POST /ref-update HTTP/1.1" 200 156 0.032452 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.017651 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.029645 10.0.0.48 - - [2025-11-10 19:55:30] "POST /ref-update HTTP/1.1" 200 156 0.045594 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.015958 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.034537 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.046627 10.0.0.48 - - [2025-11-10 19:55:30] "POST /ref-update HTTP/1.1" 200 156 0.023885 10.0.0.48 - - [2025-11-10 19:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009993 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.047414 10.0.0.48 - - [2025-11-10 19:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017620 10.0.0.48 - - [2025-11-10 19:55:30] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008230 10.0.0.48 - - [2025-11-10 19:55:30] "POST /ref-update HTTP/1.1" 200 156 0.027424 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.040062 10.0.0.48 - - [2025-11-10 19:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.025490 10.0.0.48 - - [2025-11-10 19:55:30] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066113 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.053590 10.0.0.48 - - [2025-11-10 19:55:30] "POST /virtual-machines HTTP/1.1" 200 373 0.036874 10.0.0.48 - - [2025-11-10 19:55:30] "POST /ref-update HTTP/1.1" 200 156 0.023701 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.014022 10.0.0.48 - - [2025-11-10 19:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024550 10.0.0.48 - - [2025-11-10 19:55:30] "POST /chown HTTP/1.1" 200 109 0.032835 10.0.0.48 - - [2025-11-10 19:55:30] "PUT /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 256 0.088633 10.0.0.48 - - [2025-11-10 19:55:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.175888 10.0.0.48 - - [2025-11-10 19:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030737 10.0.0.48 - - [2025-11-10 19:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.48 - - [2025-11-10 19:55:30] "POST /ref-update HTTP/1.1" 200 156 0.063841 10.0.0.48 - - [2025-11-10 19:55:30] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006171 10.0.0.48 - - [2025-11-10 19:55:30] "POST /instance-ips HTTP/1.1" 200 413 0.036882 10.0.0.48 - - [2025-11-10 19:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028789 10.0.0.48 - - [2025-11-10 19:55:31] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019911 10.0.0.48 - - [2025-11-10 19:55:31] "POST /set-tag HTTP/1.1" 200 109 0.020084 10.0.0.48 - - [2025-11-10 19:55:31] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.035950 10.0.0.48 - - [2025-11-10 19:55:31] "GET /instance-ip/3637afa4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005573 10.0.0.48 - - [2025-11-10 19:55:31] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.033445 10.0.0.48 - - [2025-11-10 19:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017988 10.0.0.48 - - [2025-11-10 19:55:31] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006227 10.0.0.48 - - [2025-11-10 19:55:31] "POST /set-tag HTTP/1.1" 200 109 0.004945 10.0.0.48 - - [2025-11-10 19:55:31] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006474 10.0.0.48 - - [2025-11-10 19:55:31] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.014266 10.0.0.48 - - [2025-11-10 19:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034553 10.0.0.48 - - [2025-11-10 19:55:31] "POST /ref-update HTTP/1.1" 200 156 0.056523 10.0.0.48 - - [2025-11-10 19:55:31] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014709 10.0.0.48 - - [2025-11-10 19:55:31] "POST /set-tag HTTP/1.1" 200 109 0.018591 10.0.0.48 - - [2025-11-10 19:55:31] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.012447 10.0.0.48 - - [2025-11-10 19:55:31] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013768 10.0.0.48 - - [2025-11-10 19:55:31] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.48 - - [2025-11-10 19:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.038154 10.0.0.48 - - [2025-11-10 19:55:31] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.031963 10.0.0.48 - - [2025-11-10 19:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011582 10.0.0.48 - - [2025-11-10 19:55:31] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.008808 10.0.0.48 - - [2025-11-10 19:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011786 10.0.0.48 - - [2025-11-10 19:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.48 - - [2025-11-10 19:55:31] "POST /chown HTTP/1.1" 200 109 0.007775 10.0.0.48 - - [2025-11-10 19:55:31] "POST /chown HTTP/1.1" 200 109 0.016989 10.0.0.48 - - [2025-11-10 19:55:31] "POST /ref-update HTTP/1.1" 200 156 0.042031 10.0.0.48 - - [2025-11-10 19:55:31] "POST /chown HTTP/1.1" 200 109 0.012229 10.0.0.48 - - [2025-11-10 19:55:31] "POST /chown HTTP/1.1" 200 109 0.027925 10.0.0.48 - - [2025-11-10 19:55:32] "POST /ref-update HTTP/1.1" 200 156 0.027796 10.0.0.48 - - [2025-11-10 19:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.008240 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.016476 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.007757 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.028855 10.0.0.48 - - [2025-11-10 19:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.006620 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.006658 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.017157 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.026201 10.0.0.48 - - [2025-11-10 19:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.008487 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.017952 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.006620 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.031601 10.0.0.48 - - [2025-11-10 19:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.007105 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.023722 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.020578 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.006842 10.0.0.48 - - [2025-11-10 19:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.007937 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.007063 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.020803 10.0.0.48 - - [2025-11-10 19:55:32] "POST /chown HTTP/1.1" 200 109 0.029286 10.0.0.48 - - [2025-11-10 19:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011752 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.006719 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.033463 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.007977 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.037732 10.0.0.48 - - [2025-11-10 19:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.010032 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.027878 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.016809 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.006474 10.0.0.48 - - [2025-11-10 19:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.022535 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.010022 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.021165 10.0.0.48 - - [2025-11-10 19:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.006964 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.019700 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.027264 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.013050 10.0.0.48 - - [2025-11-10 19:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.007739 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.021351 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.013027 10.0.0.48 - - [2025-11-10 19:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.006333 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.019992 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.018446 10.0.0.48 - - [2025-11-10 19:55:33] "POST /chown HTTP/1.1" 200 109 0.008033 10.0.0.48 - - [2025-11-10 19:55:34] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009511 10.0.0.48 - - [2025-11-10 19:55:34] "POST /set-tag HTTP/1.1" 200 109 0.010349 10.0.0.48 - - [2025-11-10 19:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.48 - - [2025-11-10 19:55:34] "GET /loadbalancer/8916bfb5-724c-4392-a05f-30f4f157bb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006115 10.0.0.48 - - [2025-11-10 19:55:34] "GET /loadbalancer-pool/34efbf83-635c-44c9-b06e-877863581a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003051 10.0.0.48 - - [2025-11-10 19:55:34] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021702 10.0.0.48 - - [2025-11-10 19:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017777 10.0.0.48 - - [2025-11-10 19:55:34] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013984 10.0.0.48 - - [2025-11-10 19:55:34] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003848 10.0.0.48 - - [2025-11-10 19:55:34] "POST /ref-update HTTP/1.1" 200 156 0.007123 10.0.0.48 - - [2025-11-10 19:55:34] "GET /floating-ip/ae37c3fd-ef4e-4c0d-ad1e-69570dbd029d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.011352 10.0.0.48 - - [2025-11-10 19:55:34] "POST /tags HTTP/1.1" 409 221 0.002344 10.0.0.48 - - [2025-11-10 19:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.48 - - [2025-11-10 19:55:34] "GET /tag/00aada2d-df7c-45ff-ac45-b68afc7d471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.022319 10.0.0.48 - - [2025-11-10 19:55:34] "PUT /floating-ip/ae37c3fd-ef4e-4c0d-ad1e-69570dbd029d HTTP/1.1" 200 256 0.014890 10.0.0.48 - - [2025-11-10 19:55:34] "POST /set-tag HTTP/1.1" 200 109 0.039311 10.0.0.48 - - [2025-11-10 19:55:35] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008914 10.0.0.48 - - [2025-11-10 19:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.48 - - [2025-11-10 19:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.48 - - [2025-11-10 19:55:35] "GET /loadbalancer/8916bfb5-724c-4392-a05f-30f4f157bb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003299 10.0.0.48 - - [2025-11-10 19:55:35] "GET /loadbalancer-pool/34efbf83-635c-44c9-b06e-877863581a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003992 10.0.0.48 - - [2025-11-10 19:55:35] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013730 10.0.0.48 - - [2025-11-10 19:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019014 10.0.0.48 - - [2025-11-10 19:55:35] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012439 10.0.0.48 - - [2025-11-10 19:55:35] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009997 10.0.0.48 - - [2025-11-10 19:55:35] "POST /ref-update HTTP/1.1" 200 156 0.008247 10.0.0.48 - - [2025-11-10 19:55:35] "GET /floating-ip/ae37c3fd-ef4e-4c0d-ad1e-69570dbd029d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005759 10.0.0.48 - - [2025-11-10 19:55:35] "POST /set-tag HTTP/1.1" 200 109 0.017144 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine/d10340a0-3e06-425e-b931-41ca828489c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003621 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004988 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine/10d66b03-1290-4fac-b2b6-57d08394e911?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003083 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004503 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004801 10.0.0.48 - - [2025-11-10 19:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine/884a9ebf-6920-45c7-9d4a-aba722333ae3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004316 10.0.0.48 - - [2025-11-10 19:55:40] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004388 10.0.0.48 - - [2025-11-10 19:55:41] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004733 10.0.0.48 - - [2025-11-10 19:55:41] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.48 - - [2025-11-10 19:56:13] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005330 10.0.0.48 - - [2025-11-10 19:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.48 - - [2025-11-10 19:56:13] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004112 10.0.0.48 - - [2025-11-10 19:56:13] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.48 - - [2025-11-10 19:56:13] "GET /virtual-machine/884a9ebf-6920-45c7-9d4a-aba722333ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002999 10.0.0.48 - - [2025-11-10 19:56:13] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.48 - - [2025-11-10 19:56:13] "GET /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016039 10.0.0.48 - - [2025-11-10 19:56:13] "POST /set-tag HTTP/1.1" 200 109 0.014178 10.0.0.48 - - [2025-11-10 19:56:13] "POST /set-tag HTTP/1.1" 200 109 0.021462 10.0.0.48 - - [2025-11-10 19:56:14] "DELETE /instance-ip/3637afa4-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.066710 10.0.0.48 - - [2025-11-10 19:56:14] "DELETE /virtual-machine-interface/36159b4e-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.037265 10.0.0.48 - - [2025-11-10 19:56:14] "DELETE /virtual-machine/884a9ebf-6920-45c7-9d4a-aba722333ae3 HTTP/1.1" 200 115 0.020913 10.0.0.48 - - [2025-11-10 19:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.48 - - [2025-11-10 19:56:16] "GET /tag/b4c5477a-02a6-4ea7-a19d-c762b158d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011934 10.0.0.48 - - [2025-11-10 19:56:16] "GET /tag/b4c5477a-02a6-4ea7-a19d-c762b158d051?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013043 10.0.0.48 - - [2025-11-10 19:56:16] "GET /virtual-machine-interface/2c1ad954-7ec9-4b99-bdbc-676cc68a8fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004291 10.0.0.48 - - [2025-11-10 19:56:16] "POST /set-tag HTTP/1.1" 200 109 0.015253 10.0.0.48 - - [2025-11-10 19:56:16] "GET /virtual-machine-interface/71609a2a-1f59-4467-bbdc-577045f0cc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004480 10.0.0.48 - - [2025-11-10 19:56:16] "POST /set-tag HTTP/1.1" 200 109 0.017069 10.0.0.48 - - [2025-11-10 19:56:16] "GET /virtual-machine-interface/893eb894-c8f4-4223-85db-b6e0c0c7f6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.016583 10.0.0.48 - - [2025-11-10 19:56:16] "POST /set-tag HTTP/1.1" 200 109 0.014540 10.0.0.48 - - [2025-11-10 19:56:16] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.026654 10.0.0.48 - - [2025-11-10 19:56:16] "GET /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002706 10.0.0.48 - - [2025-11-10 19:56:16] "POST /ref-update HTTP/1.1" 200 156 0.022046 10.0.0.48 - - [2025-11-10 19:56:16] "DELETE /firewall-rule/58549a2c-295b-4b7c-8807-7ab679553745 HTTP/1.1" 200 115 0.050596 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /loadbalancer-member/75c67d53-abae-4b35-a6a2-6ae9eb715e3c HTTP/1.1" 200 115 0.035944 10.0.0.48 - - [2025-11-10 19:56:17] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.023750 10.0.0.48 - - [2025-11-10 19:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007577 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /loadbalancer-pool/eb553866-3c97-40fd-bda4-be153e3edc8a HTTP/1.1" 200 115 0.092636 10.0.0.48 - - [2025-11-10 19:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.005576 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /loadbalancer-listener/197d14e0-52b8-4960-959c-23c46cf934ae HTTP/1.1" 200 115 0.051635 10.0.0.48 - - [2025-11-10 19:56:17] "GET /floating-ip/9165c890-fb8d-4620-83ce-1398c4271225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002590 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.006431 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.020532 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.031815 10.0.0.48 - - [2025-11-10 19:56:17] "PUT /floating-ip/9165c890-fb8d-4620-83ce-1398c4271225 HTTP/1.1" 200 256 0.040619 10.0.0.48 - - [2025-11-10 19:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.005986 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.017133 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.030143 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /floating-ip/9165c890-fb8d-4620-83ce-1398c4271225 HTTP/1.1" 200 115 0.101306 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /loadbalancer/1cf8a0a1-9992-4cd0-8eb7-0f01a8abd407 HTTP/1.1" 200 115 0.050816 10.0.0.48 - - [2025-11-10 19:56:17] "POST /chown HTTP/1.1" 200 109 0.013484 10.0.0.48 - - [2025-11-10 19:56:17] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.008800 10.0.0.48 - - [2025-11-10 19:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016305 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /instance-ip/660818f6-93ed-4d1d-8eaa-e2f6c27cf024 HTTP/1.1" 200 115 0.125084 10.0.0.48 - - [2025-11-10 19:56:17] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.014329 10.0.0.48 - - [2025-11-10 19:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011961 10.0.0.48 - - [2025-11-10 19:56:17] "GET /floating-ip-pool/90f730d3-86b8-44f3-bad0-0c0f22822170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004375 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /virtual-machine-interface/893eb894-c8f4-4223-85db-b6e0c0c7f6e4 HTTP/1.1" 200 115 0.107727 10.0.0.48 - - [2025-11-10 19:56:17] "POST /ref-update HTTP/1.1" 200 156 0.039836 10.0.0.48 - - [2025-11-10 19:56:17] "PUT /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 266 0.038731 10.0.0.48 - - [2025-11-10 19:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015341 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /floating-ip-pool/90f730d3-86b8-44f3-bad0-0c0f22822170 HTTP/1.1" 200 115 0.093068 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /service-instance/3a252e37-0390-4d28-ba9b-8e81cb367f2c HTTP/1.1" 200 115 0.097535 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /tag/b4c5477a-02a6-4ea7-a19d-c762b158d051 HTTP/1.1" 200 115 0.207680 10.0.0.48 - - [2025-11-10 19:56:17] "GET /virtual-machine-interface/2c1ad954-7ec9-4b99-bdbc-676cc68a8fb9?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.011592 10.0.0.48 - - [2025-11-10 19:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914 10.0.0.48 - - [2025-11-10 19:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004819 10.0.0.48 - - [2025-11-10 19:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004566 10.0.0.48 - - [2025-11-10 19:56:17] "DELETE /virtual-network/738409c2-6061-4049-8172-a64fa3e0f083 HTTP/1.1" 200 115 0.173063 10.0.0.48 - - [2025-11-10 19:56:17] "GET /routing-instance/cbe71410-305a-4de1-b6c4-f8b01c6dc2a9 HTTP/1.1" 404 171 0.001362 10.0.0.48 - - [2025-11-10 19:56:17] "GET /domains HTTP/1.1" 200 280 0.001572 10.0.0.48 - - [2025-11-10 19:56:17] "GET /domain/3c6d0e3c-7d94-4168-9b90-f684ecb8f1c6 HTTP/1.1" 200 3086 0.002561 10.0.0.48 - - [2025-11-10 19:56:18] "DELETE /route-target/273b67b8-3901-40dd-b12d-193c93b44d4d HTTP/1.1" 200 115 0.047366 10.0.0.48 - - [2025-11-10 19:56:18] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c HTTP/1.1" 200 7142 0.056632 10.0.0.48 - - [2025-11-10 19:56:18] "DELETE /virtual-machine-interface/2c1ad954-7ec9-4b99-bdbc-676cc68a8fb9 HTTP/1.1" 200 115 0.119379 10.0.0.48 - - [2025-11-10 19:56:18] "DELETE /virtual-machine/f2a64c8e-065c-4fea-b170-90ca1457c977 HTTP/1.1" 200 115 0.031135 10.0.0.48 - - [2025-11-10 19:56:18] "GET /virtual-machine-interface/71609a2a-1f59-4467-bbdc-577045f0cc06?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005648 10.0.0.48 - - [2025-11-10 19:56:18] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010316 10.0.0.48 - - [2025-11-10 19:56:18] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.48 - - [2025-11-10 19:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.48 - - [2025-11-10 19:56:18] "GET /loadbalancer/8916bfb5-724c-4392-a05f-30f4f157bb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002619 10.0.0.48 - - [2025-11-10 19:56:18] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004480 10.0.0.48 - - [2025-11-10 19:56:18] "DELETE /virtual-machine-interface/71609a2a-1f59-4467-bbdc-577045f0cc06 HTTP/1.1" 200 115 0.073041 10.0.0.48 - - [2025-11-10 19:56:18] "POST /ref-update HTTP/1.1" 200 156 0.012703 10.0.0.48 - - [2025-11-10 19:56:18] "DELETE /virtual-machine/b43aca59-3f8b-4a3f-9f93-d352cb69bea6 HTTP/1.1" 200 115 0.052585 10.0.0.48 - - [2025-11-10 19:56:18] "POST /set-tag HTTP/1.1" 200 109 0.045559 10.0.0.48 - - [2025-11-10 19:56:18] "DELETE /loadbalancer-member/6204316c-f0d6-466f-a41f-ce52900d0de2 HTTP/1.1" 200 115 0.049913 10.0.0.48 - - [2025-11-10 19:56:19] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010378 10.0.0.48 - - [2025-11-10 19:56:19] "POST /set-tag HTTP/1.1" 200 109 0.006045 10.0.0.48 - - [2025-11-10 19:56:19] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006536 10.0.0.48 - - [2025-11-10 19:56:19] "POST /set-tag HTTP/1.1" 200 109 0.003894 10.0.0.48 - - [2025-11-10 19:56:19] "GET /virtual-machine/10d66b03-1290-4fac-b2b6-57d08394e911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004867 10.0.0.48 - - [2025-11-10 19:56:19] "POST /ref-update HTTP/1.1" 200 156 0.015972 10.0.0.48 - - [2025-11-10 19:56:19] "GET /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009353 10.0.0.48 - - [2025-11-10 19:56:19] "POST /set-tag HTTP/1.1" 200 109 0.021990 10.0.0.48 - - [2025-11-10 19:56:20] "POST /set-tag HTTP/1.1" 200 109 0.021707 10.0.0.48 - - [2025-11-10 19:56:20] "POST /set-tag HTTP/1.1" 200 109 0.034927 10.0.0.48 - - [2025-11-10 19:56:20] "DELETE /instance-ip/31caa426-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.058433 10.0.0.48 - - [2025-11-10 19:56:20] "POST /ref-update HTTP/1.1" 200 156 0.024115 10.0.0.48 - - [2025-11-10 19:56:20] "DELETE /virtual-machine-interface/31b140e4-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.048887 10.0.0.48 - - [2025-11-10 19:56:20] "DELETE /virtual-machine/10d66b03-1290-4fac-b2b6-57d08394e911 HTTP/1.1" 200 115 0.060867 10.0.0.48 - - [2025-11-10 19:56:21] "GET /global-system-configs HTTP/1.1" 200 322 0.003206 10.0.0.48 - - [2025-11-10 19:56:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003047 10.0.0.48 - - [2025-11-10 19:56:23] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005352 10.0.0.48 - - [2025-11-10 19:56:23] "POST /set-tag HTTP/1.1" 200 109 0.008635 10.0.0.48 - - [2025-11-10 19:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.48 - - [2025-11-10 19:56:23] "GET /loadbalancer/8916bfb5-724c-4392-a05f-30f4f157bb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002215 10.0.0.48 - - [2025-11-10 19:56:23] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008091 10.0.0.48 - - [2025-11-10 19:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.48 - - [2025-11-10 19:56:24] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007721 10.0.0.48 - - [2025-11-10 19:56:24] "POST /set-tag HTTP/1.1" 200 109 0.003539 10.0.0.48 - - [2025-11-10 19:56:24] "GET /virtual-machine/d10340a0-3e06-425e-b931-41ca828489c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003134 10.0.0.48 - - [2025-11-10 19:56:24] "POST /ref-update HTTP/1.1" 200 156 0.010908 10.0.0.48 - - [2025-11-10 19:56:24] "GET /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012708 10.0.0.48 - - [2025-11-10 19:56:24] "POST /set-tag HTTP/1.1" 200 109 0.018578 10.0.0.48 - - [2025-11-10 19:56:24] "POST /set-tag HTTP/1.1" 200 109 0.046802 10.0.0.48 - - [2025-11-10 19:56:24] "POST /set-tag HTTP/1.1" 200 109 0.029472 10.0.0.48 - - [2025-11-10 19:56:24] "DELETE /instance-ip/31565fbc-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.045450 10.0.0.48 - - [2025-11-10 19:56:24] "POST /ref-update HTTP/1.1" 200 156 0.009889 10.0.0.48 - - [2025-11-10 19:56:24] "DELETE /virtual-machine-interface/313f8800-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.053345 10.0.0.48 - - [2025-11-10 19:56:24] "DELETE /virtual-machine/d10340a0-3e06-425e-b931-41ca828489c4 HTTP/1.1" 200 115 0.027995 10.0.0.48 - - [2025-11-10 19:56:24] "DELETE /tag/7e992ab8-1a7c-4665-a256-df11487f8e77 HTTP/1.1" 200 115 0.079718 10.0.0.48 - - [2025-11-10 19:56:24] "DELETE /tag/53fb5090-acce-446f-b32a-b23063726f11 HTTP/1.1" 200 115 0.046219 10.0.0.48 - - [2025-11-10 19:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.48 - - [2025-11-10 19:56:28] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060010 10.0.0.48 - - [2025-11-10 19:56:28] "POST /tags HTTP/1.1" 200 393 0.034914 10.0.0.48 - - [2025-11-10 19:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020701 10.0.0.48 - - [2025-11-10 19:56:28] "GET /tag/39cdb10c-44e9-4998-af1a-c504b30b282e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022726 10.0.0.48 - - [2025-11-10 19:56:28] "POST /tags HTTP/1.1" 200 341 0.030647 10.0.0.48 - - [2025-11-10 19:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.48 - - [2025-11-10 19:56:28] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013836 10.0.0.48 - - [2025-11-10 19:56:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.001667 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002336 10.0.0.48 - - [2025-11-10 19:56:29] "POST /security-groups HTTP/1.1" 200 589 0.093525 10.0.0.48 - - [2025-11-10 19:56:29] "POST /projects HTTP/1.1" 200 519 0.240359 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002860 10.0.0.48 - - [2025-11-10 19:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013341 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022069 10.0.0.48 - - [2025-11-10 19:56:29] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.028412 10.0.0.48 - - [2025-11-10 19:56:29] "POST /access-control-lists HTTP/1.1" 200 598 0.083729 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.009212 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.48 - - [2025-11-10 19:56:29] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004774 10.0.0.48 - - [2025-11-10 19:56:29] "POST /access-control-lists HTTP/1.1" 200 596 0.087165 10.0.0.48 - - [2025-11-10 19:56:29] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.124777 10.0.0.48 - - [2025-11-10 19:56:29] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.040486 10.0.0.48 - - [2025-11-10 19:56:29] "POST /security-groups HTTP/1.1" 200 591 0.077753 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.001775 10.0.0.48 - - [2025-11-10 19:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016170 10.0.0.48 - - [2025-11-10 19:56:29] "POST /chown HTTP/1.1" 200 109 0.056814 10.0.0.48 - - [2025-11-10 19:56:29] "POST /access-control-lists HTTP/1.1" 200 632 0.087530 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.023448 10.0.0.48 - - [2025-11-10 19:56:29] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004874 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010581 10.0.0.48 - - [2025-11-10 19:56:29] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002581 10.0.0.48 - - [2025-11-10 19:56:29] "POST /tags HTTP/1.1" 409 226 0.002099 10.0.0.48 - - [2025-11-10 19:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.48 - - [2025-11-10 19:56:29] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.026924 10.0.0.48 - - [2025-11-10 19:56:29] "POST /access-control-lists HTTP/1.1" 200 630 0.081244 10.0.0.48 - - [2025-11-10 19:56:30] "POST /firewall-rules HTTP/1.1" 200 600 0.082951 10.0.0.48 - - [2025-11-10 19:56:30] "GET /firewall-rule/b5cf1bca-3033-412c-8dbf-c5503afaeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.021360 10.0.0.48 - - [2025-11-10 19:56:30] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009107 10.0.0.48 - - [2025-11-10 19:56:30] "GET /firewall-rule/b5cf1bca-3033-412c-8dbf-c5503afaeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003379 10.0.0.48 - - [2025-11-10 19:56:30] "POST /ref-update HTTP/1.1" 200 156 0.061990 10.0.0.48 - - [2025-11-10 19:56:30] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025899 10.0.0.48 - - [2025-11-10 19:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.48 - - [2025-11-10 19:56:30] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002808 10.0.0.48 - - [2025-11-10 19:56:30] "POST /tags HTTP/1.1" 409 226 0.002123 10.0.0.48 - - [2025-11-10 19:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.48 - - [2025-11-10 19:56:30] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017658 10.0.0.48 - - [2025-11-10 19:56:30] "POST /firewall-rules HTTP/1.1" 200 598 0.076245 10.0.0.48 - - [2025-11-10 19:56:30] "GET /firewall-rule/a289f7b9-b1a1-4e76-9963-d20701de1895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.023835 10.0.0.48 - - [2025-11-10 19:56:30] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005460 10.0.0.48 - - [2025-11-10 19:56:30] "GET /firewall-rule/a289f7b9-b1a1-4e76-9963-d20701de1895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002428 10.0.0.48 - - [2025-11-10 19:56:30] "POST /ref-update HTTP/1.1" 200 156 0.104263 10.0.0.48 - - [2025-11-10 19:56:31] "POST /tags HTTP/1.1" 200 393 0.024130 10.0.0.48 - - [2025-11-10 19:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019172 10.0.0.48 - - [2025-11-10 19:56:31] "GET /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013458 10.0.0.48 - - [2025-11-10 19:56:31] "POST /tags HTTP/1.1" 200 341 0.038540 10.0.0.48 - - [2025-11-10 19:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019258 10.0.0.48 - - [2025-11-10 19:56:31] "GET /tag/2a320edc-11bd-4022-9d5b-22021be366f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.029458 10.0.0.48 - - [2025-11-10 19:56:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000493 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006256 10.0.0.48 - - [2025-11-10 19:56:32] "POST /security-groups HTTP/1.1" 200 589 0.083204 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.003530 10.0.0.48 - - [2025-11-10 19:56:32] "POST /projects HTTP/1.1" 200 519 0.249550 10.0.0.48 - - [2025-11-10 19:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022408 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023137 10.0.0.48 - - [2025-11-10 19:56:32] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015393 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.48 - - [2025-11-10 19:56:32] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004880 10.0.0.48 - - [2025-11-10 19:56:32] "POST /access-control-lists HTTP/1.1" 200 598 0.114764 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.024456 10.0.0.48 - - [2025-11-10 19:56:32] "POST /access-control-lists HTTP/1.1" 200 596 0.056100 10.0.0.48 - - [2025-11-10 19:56:32] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.117881 10.0.0.48 - - [2025-11-10 19:56:32] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.132803 10.0.0.48 - - [2025-11-10 19:56:32] "POST /security-groups HTTP/1.1" 200 591 0.095628 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.001817 10.0.0.48 - - [2025-11-10 19:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.061850 10.0.0.48 - - [2025-11-10 19:56:32] "POST /access-control-lists HTTP/1.1" 200 632 0.094767 10.0.0.48 - - [2025-11-10 19:56:32] "POST /chown HTTP/1.1" 200 109 0.044198 10.0.0.48 - - [2025-11-10 19:56:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.025320 10.0.0.48 - - [2025-11-10 19:56:32] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025589 10.0.0.48 - - [2025-11-10 19:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.48 - - [2025-11-10 19:56:33] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025775 10.0.0.48 - - [2025-11-10 19:56:33] "POST /access-control-lists HTTP/1.1" 200 630 0.079364 10.0.0.48 - - [2025-11-10 19:56:33] "POST /tags HTTP/1.1" 409 226 0.018397 10.0.0.48 - - [2025-11-10 19:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.48 - - [2025-11-10 19:56:33] "GET /tag/2a320edc-11bd-4022-9d5b-22021be366f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013812 10.0.0.48 - - [2025-11-10 19:56:33] "POST /firewall-rules HTTP/1.1" 200 600 0.088752 10.0.0.48 - - [2025-11-10 19:56:33] "GET /firewall-rule/e08e8ca6-a6ea-4f75-a0b0-3d658ac6b7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003922 10.0.0.48 - - [2025-11-10 19:56:33] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003926 10.0.0.48 - - [2025-11-10 19:56:33] "GET /firewall-rule/e08e8ca6-a6ea-4f75-a0b0-3d658ac6b7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003548 10.0.0.48 - - [2025-11-10 19:56:33] "POST /ref-update HTTP/1.1" 200 156 0.063752 10.0.0.48 - - [2025-11-10 19:56:33] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009713 10.0.0.48 - - [2025-11-10 19:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.48 - - [2025-11-10 19:56:33] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002785 10.0.0.48 - - [2025-11-10 19:56:33] "POST /tags HTTP/1.1" 409 226 0.001916 10.0.0.48 - - [2025-11-10 19:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.48 - - [2025-11-10 19:56:33] "GET /tag/2a320edc-11bd-4022-9d5b-22021be366f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011512 10.0.0.48 - - [2025-11-10 19:56:33] "POST /firewall-rules HTTP/1.1" 200 598 0.083890 10.0.0.48 - - [2025-11-10 19:56:33] "GET /firewall-rule/40a957ba-b71a-4e9f-97a7-f6b9f832ae30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.024828 10.0.0.48 - - [2025-11-10 19:56:33] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003927 10.0.0.48 - - [2025-11-10 19:56:33] "GET /firewall-rule/40a957ba-b71a-4e9f-97a7-f6b9f832ae30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002142 10.0.0.48 - - [2025-11-10 19:56:33] "POST /ref-update HTTP/1.1" 200 156 0.101196 10.0.0.48 - - [2025-11-10 19:56:34] "POST /tags HTTP/1.1" 200 345 0.102793 10.0.0.48 - - [2025-11-10 19:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024749 10.0.0.48 - - [2025-11-10 19:56:34] "GET /tag/3fecacae-d2cc-4fa8-b900-31bbb4d2c4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.037803 10.0.0.48 - - [2025-11-10 19:56:35] "POST /projects HTTP/1.1" 409 238 0.011179 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.48 - - [2025-11-10 19:56:35] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046229 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009291 10.0.0.48 - - [2025-11-10 19:56:35] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008240 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009767 10.0.0.48 - - [2025-11-10 19:56:35] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005942 10.0.0.48 - - [2025-11-10 19:56:35] "POST /security-groups HTTP/1.1" 409 285 0.002465 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.48 - - [2025-11-10 19:56:35] "PUT /security-group/eb89f0b1-0122-4322-a033-a5553df05943 HTTP/1.1" 200 262 0.075474 10.0.0.48 - - [2025-11-10 19:56:35] "PUT /access-control-list/30bbe9ae-2fc2-4e7c-b31a-1a7c5a04aa54 HTTP/1.1" 200 272 0.027255 10.0.0.48 - - [2025-11-10 19:56:35] "PUT /access-control-list/2ef57dbc-2145-4e07-b8ee-d0ae4d2468e8 HTTP/1.1" 200 272 0.033069 10.0.0.48 - - [2025-11-10 19:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.055731 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037118 10.0.0.48 - - [2025-11-10 19:56:35] "POST /tags HTTP/1.1" 409 228 0.026230 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.48 - - [2025-11-10 19:56:35] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057424 10.0.0.48 - - [2025-11-10 19:56:35] "GET /tag/3fecacae-d2cc-4fa8-b900-31bbb4d2c4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.041629 10.0.0.48 - - [2025-11-10 19:56:35] "POST /tags HTTP/1.1" 200 345 0.050036 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034640 10.0.0.48 - - [2025-11-10 19:56:35] "GET /tag/35263260-211a-49a7-8e23-136470a6c9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011626 10.0.0.48 - - [2025-11-10 19:56:35] "POST /projects HTTP/1.1" 409 238 0.018289 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.48 - - [2025-11-10 19:56:35] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.074687 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.48 - - [2025-11-10 19:56:35] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007031 10.0.0.48 - - [2025-11-10 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.48 - - [2025-11-10 19:56:35] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004750 10.0.0.48 - - [2025-11-10 19:56:35] "POST /security-groups HTTP/1.1" 409 285 0.002258 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.48 - - [2025-11-10 19:56:36] "PUT /security-group/f954a842-d2b6-4a0b-be43-7919231bb84d HTTP/1.1" 200 262 0.076917 10.0.0.48 - - [2025-11-10 19:56:36] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.102438 10.0.0.48 - - [2025-11-10 19:56:36] "PUT /access-control-list/7b4e8d91-4e31-40cb-9d24-e97a878af6be HTTP/1.1" 200 272 0.030359 10.0.0.48 - - [2025-11-10 19:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047658 10.0.0.48 - - [2025-11-10 19:56:36] "POST /tags HTTP/1.1" 409 228 0.003606 10.0.0.48 - - [2025-11-10 19:56:36] "PUT /access-control-list/4161a09b-b2a4-40ca-8ca5-3afb5874d603 HTTP/1.1" 200 272 0.035708 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012577 10.0.0.48 - - [2025-11-10 19:56:36] "GET /tag/35263260-211a-49a7-8e23-136470a6c9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013831 10.0.0.48 - - [2025-11-10 19:56:36] "POST /tags HTTP/1.1" 200 291 0.070488 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.48 - - [2025-11-10 19:56:36] "GET /tag/696d0b81-357a-4e9d-b471-ac841847aaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016143 10.0.0.48 - - [2025-11-10 19:56:36] "POST /tags HTTP/1.1" 200 303 0.062743 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.48 - - [2025-11-10 19:56:36] "GET /tag/d9a2f436-a434-45b9-9108-0406aa35c622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019466 10.0.0.48 - - [2025-11-10 19:56:36] "POST /tags HTTP/1.1" 409 252 0.002530 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.48 - - [2025-11-10 19:56:36] "GET /tag/39cdb10c-44e9-4998-af1a-c504b30b282e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.033617 10.0.0.48 - - [2025-11-10 19:56:36] "POST /tags HTTP/1.1" 409 226 0.003678 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.48 - - [2025-11-10 19:56:36] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023404 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.48 - - [2025-11-10 19:56:36] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006609 10.0.0.48 - - [2025-11-10 19:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.48 - - [2025-11-10 19:56:36] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028237 10.0.0.48 - - [2025-11-10 19:56:36] "POST /virtual-machines HTTP/1.1" 200 395 0.014648 10.0.0.48 - - [2025-11-10 19:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010880 10.0.0.48 - - [2025-11-10 19:56:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119600 10.0.0.48 - - [2025-11-10 19:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008099 10.0.0.48 - - [2025-11-10 19:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016833 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005396 10.0.0.48 - - [2025-11-10 19:56:37] "POST /instance-ips HTTP/1.1" 200 397 0.023187 10.0.0.48 - - [2025-11-10 19:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.086324 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016859 10.0.0.48 - - [2025-11-10 19:56:37] "POST /set-tag HTTP/1.1" 200 109 0.072201 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.032242 10.0.0.48 - - [2025-11-10 19:56:37] "GET /instance-ip/5db27b90-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006900 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004612 10.0.0.48 - - [2025-11-10 19:56:37] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009284 10.0.0.48 - - [2025-11-10 19:56:37] "POST /ref-update HTTP/1.1" 200 156 0.026498 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018725 10.0.0.48 - - [2025-11-10 19:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.48 - - [2025-11-10 19:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.48 - - [2025-11-10 19:56:37] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003613 10.0.0.48 - - [2025-11-10 19:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.48 - - [2025-11-10 19:56:37] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039767 10.0.0.48 - - [2025-11-10 19:56:37] "POST /virtual-machines HTTP/1.1" 200 395 0.012000 10.0.0.48 - - [2025-11-10 19:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032312 10.0.0.48 - - [2025-11-10 19:56:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151449 10.0.0.48 - - [2025-11-10 19:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011713 10.0.0.48 - - [2025-11-10 19:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029464 10.0.0.48 - - [2025-11-10 19:56:38] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008908 10.0.0.48 - - [2025-11-10 19:56:38] "POST /instance-ips HTTP/1.1" 200 397 0.035182 10.0.0.48 - - [2025-11-10 19:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033485 10.0.0.48 - - [2025-11-10 19:56:38] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024107 10.0.0.48 - - [2025-11-10 19:56:38] "POST /set-tag HTTP/1.1" 200 109 0.074515 10.0.0.48 - - [2025-11-10 19:56:38] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016369 10.0.0.48 - - [2025-11-10 19:56:38] "GET /instance-ip/5e445b96-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003295 10.0.0.48 - - [2025-11-10 19:56:38] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004778 10.0.0.48 - - [2025-11-10 19:56:38] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.48 - - [2025-11-10 19:56:38] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003111 10.0.0.48 - - [2025-11-10 19:56:38] "POST /ref-update HTTP/1.1" 200 156 0.011551 10.0.0.48 - - [2025-11-10 19:56:38] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012469 10.0.0.48 - - [2025-11-10 19:56:38] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.48 - - [2025-11-10 19:56:38] "POST /tags HTTP/1.1" 200 291 0.267870 10.0.0.48 - - [2025-11-10 19:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009549 10.0.0.48 - - [2025-11-10 19:56:38] "GET /tag/d73eca3b-12ae-43eb-94f3-e8445ca5ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.021567 10.0.0.48 - - [2025-11-10 19:56:38] "POST /tags HTTP/1.1" 409 252 0.003218 10.0.0.48 - - [2025-11-10 19:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.48 - - [2025-11-10 19:56:38] "GET /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014417 10.0.0.48 - - [2025-11-10 19:56:39] "POST /tags HTTP/1.1" 409 226 0.003025 10.0.0.48 - - [2025-11-10 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.48 - - [2025-11-10 19:56:39] "GET /tag/2a320edc-11bd-4022-9d5b-22021be366f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016030 10.0.0.48 - - [2025-11-10 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004552 10.0.0.48 - - [2025-11-10 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.48 - - [2025-11-10 19:56:39] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047383 10.0.0.48 - - [2025-11-10 19:56:39] "POST /virtual-machines HTTP/1.1" 200 395 0.019777 10.0.0.48 - - [2025-11-10 19:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.053555 10.0.0.48 - - [2025-11-10 19:56:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.144774 10.0.0.48 - - [2025-11-10 19:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012840 10.0.0.48 - - [2025-11-10 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008577 10.0.0.48 - - [2025-11-10 19:56:39] "POST /instance-ips HTTP/1.1" 200 397 0.030188 10.0.0.48 - - [2025-11-10 19:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039448 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014186 10.0.0.48 - - [2025-11-10 19:56:39] "POST /set-tag HTTP/1.1" 200 109 0.072268 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017009 10.0.0.48 - - [2025-11-10 19:56:39] "GET /instance-ip/5f208576-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004429 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004509 10.0.0.48 - - [2025-11-10 19:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004018 10.0.0.48 - - [2025-11-10 19:56:39] "POST /ref-update HTTP/1.1" 200 156 0.010812 10.0.0.48 - - [2025-11-10 19:56:39] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005509 10.0.0.48 - - [2025-11-10 19:56:39] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.48 - - [2025-11-10 19:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007263 10.0.0.48 - - [2025-11-10 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.48 - - [2025-11-10 19:56:40] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057037 10.0.0.48 - - [2025-11-10 19:56:40] "POST /virtual-machines HTTP/1.1" 200 395 0.010266 10.0.0.48 - - [2025-11-10 19:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011103 10.0.0.48 - - [2025-11-10 19:56:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125702 10.0.0.48 - - [2025-11-10 19:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037736 10.0.0.48 - - [2025-11-10 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006967 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004820 10.0.0.48 - - [2025-11-10 19:56:40] "POST /instance-ips HTTP/1.1" 200 397 0.031835 10.0.0.48 - - [2025-11-10 19:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013718 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011364 10.0.0.48 - - [2025-11-10 19:56:40] "POST /set-tag HTTP/1.1" 200 109 0.068538 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020866 10.0.0.48 - - [2025-11-10 19:56:40] "GET /instance-ip/5fa2da8a-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008021 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004905 10.0.0.48 - - [2025-11-10 19:56:40] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006331 10.0.0.48 - - [2025-11-10 19:56:40] "POST /ref-update HTTP/1.1" 200 156 0.012415 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011961 10.0.0.48 - - [2025-11-10 19:56:40] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.48 - - [2025-11-10 19:56:40] "POST /tags HTTP/1.1" 200 299 0.037842 10.0.0.48 - - [2025-11-10 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016609 10.0.0.48 - - [2025-11-10 19:56:40] "GET /tag/11d75eff-45fb-432e-88f1-a01f8fcc75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014634 10.0.0.48 - - [2025-11-10 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.48 - - [2025-11-10 19:56:40] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004024 10.0.0.48 - - [2025-11-10 19:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.48 - - [2025-11-10 19:56:41] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039080 10.0.0.48 - - [2025-11-10 19:56:41] "POST /virtual-machines HTTP/1.1" 200 395 0.007492 10.0.0.48 - - [2025-11-10 19:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019035 10.0.0.48 - - [2025-11-10 19:56:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104018 10.0.0.48 - - [2025-11-10 19:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009058 10.0.0.48 - - [2025-11-10 19:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013288 10.0.0.48 - - [2025-11-10 19:56:41] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004613 10.0.0.48 - - [2025-11-10 19:56:41] "POST /instance-ips HTTP/1.1" 200 397 0.027588 10.0.0.48 - - [2025-11-10 19:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025723 10.0.0.48 - - [2025-11-10 19:56:41] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017619 10.0.0.48 - - [2025-11-10 19:56:41] "POST /set-tag HTTP/1.1" 200 109 0.019518 10.0.0.48 - - [2025-11-10 19:56:41] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011414 10.0.0.48 - - [2025-11-10 19:56:41] "GET /instance-ip/602dc10e-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002981 10.0.0.48 - - [2025-11-10 19:56:41] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004236 10.0.0.48 - - [2025-11-10 19:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.48 - - [2025-11-10 19:56:41] "POST /tags HTTP/1.1" 200 299 0.020476 10.0.0.48 - - [2025-11-10 19:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.48 - - [2025-11-10 19:56:41] "GET /tag/4cd0b7a8-1bc7-4137-a199-27325109d558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012428 10.0.0.48 - - [2025-11-10 19:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.48 - - [2025-11-10 19:56:41] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004739 10.0.0.48 - - [2025-11-10 19:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.48 - - [2025-11-10 19:56:41] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026802 10.0.0.48 - - [2025-11-10 19:56:41] "POST /virtual-machines HTTP/1.1" 200 395 0.011704 10.0.0.48 - - [2025-11-10 19:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027101 10.0.0.48 - - [2025-11-10 19:56:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114048 10.0.0.48 - - [2025-11-10 19:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011553 10.0.0.48 - - [2025-11-10 19:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021140 10.0.0.48 - - [2025-11-10 19:56:42] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010103 10.0.0.48 - - [2025-11-10 19:56:42] "POST /instance-ips HTTP/1.1" 200 397 0.038919 10.0.0.48 - - [2025-11-10 19:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035384 10.0.0.48 - - [2025-11-10 19:56:42] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019258 10.0.0.48 - - [2025-11-10 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.036233 10.0.0.48 - - [2025-11-10 19:56:42] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015467 10.0.0.48 - - [2025-11-10 19:56:42] "GET /instance-ip/609aeea0-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007606 10.0.0.48 - - [2025-11-10 19:56:42] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004176 10.0.0.48 - - [2025-11-10 19:56:42] "POST /set-tag HTTP/1.1" 200 109 0.005913 10.0.0.48 - - [2025-11-10 19:56:42] "POST /tags HTTP/1.1" 200 299 0.020905 10.0.0.48 - - [2025-11-10 19:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.48 - - [2025-11-10 19:56:42] "GET /tag/9c784563-2f29-4393-b042-146cdee9d716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012403 10.0.0.48 - - [2025-11-10 19:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.48 - - [2025-11-10 19:56:42] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005580 10.0.0.48 - - [2025-11-10 19:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.48 - - [2025-11-10 19:56:42] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044715 10.0.0.48 - - [2025-11-10 19:56:42] "POST /virtual-machines HTTP/1.1" 200 395 0.011090 10.0.0.48 - - [2025-11-10 19:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017249 10.0.0.48 - - [2025-11-10 19:56:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139335 10.0.0.48 - - [2025-11-10 19:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016667 10.0.0.48 - - [2025-11-10 19:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014160 10.0.0.48 - - [2025-11-10 19:56:42] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016794 10.0.0.48 - - [2025-11-10 19:56:42] "POST /instance-ips HTTP/1.1" 200 397 0.028616 10.0.0.48 - - [2025-11-10 19:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040436 10.0.0.48 - - [2025-11-10 19:56:43] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026763 10.0.0.48 - - [2025-11-10 19:56:43] "POST /set-tag HTTP/1.1" 200 109 0.030847 10.0.0.48 - - [2025-11-10 19:56:43] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016469 10.0.0.48 - - [2025-11-10 19:56:43] "GET /instance-ip/61226736-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009599 10.0.0.48 - - [2025-11-10 19:56:43] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005302 10.0.0.48 - - [2025-11-10 19:56:43] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.48 - - [2025-11-10 19:56:43] "POST /tags HTTP/1.1" 200 299 0.037374 10.0.0.48 - - [2025-11-10 19:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.48 - - [2025-11-10 19:56:43] "GET /tag/1002d0de-53ec-48df-bbce-5285774a3e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.024260 10.0.0.48 - - [2025-11-10 19:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.48 - - [2025-11-10 19:56:43] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006457 10.0.0.48 - - [2025-11-10 19:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015220 10.0.0.48 - - [2025-11-10 19:56:43] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051469 10.0.0.48 - - [2025-11-10 19:56:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007856 10.0.0.48 - - [2025-11-10 19:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032460 10.0.0.48 - - [2025-11-10 19:56:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130619 10.0.0.48 - - [2025-11-10 19:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011068 10.0.0.48 - - [2025-11-10 19:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018081 10.0.0.48 - - [2025-11-10 19:56:43] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006770 10.0.0.48 - - [2025-11-10 19:56:43] "POST /instance-ips HTTP/1.1" 200 397 0.026651 10.0.0.48 - - [2025-11-10 19:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022840 10.0.0.48 - - [2025-11-10 19:56:43] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018392 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.025713 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019933 10.0.0.48 - - [2025-11-10 19:56:44] "GET /instance-ip/61aca504-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003890 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006686 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003778 10.0.0.48 - - [2025-11-10 19:56:44] "POST /ref-update HTTP/1.1" 200 156 0.010538 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025690 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.006183 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004546 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004164 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003587 10.0.0.48 - - [2025-11-10 19:56:44] "POST /ref-update HTTP/1.1" 200 156 0.017558 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004491 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004131 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008551 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005864 10.0.0.48 - - [2025-11-10 19:56:44] "POST /ref-update HTTP/1.1" 200 156 0.022217 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005415 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.007322 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004544 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004348 10.0.0.48 - - [2025-11-10 19:56:44] "POST /ref-update HTTP/1.1" 200 156 0.010215 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010549 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.010133 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011948 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.010456 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008108 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005153 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004368 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.48 - - [2025-11-10 19:56:44] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005887 10.0.0.48 - - [2025-11-10 19:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.48 - - [2025-11-10 19:56:45] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004509 10.0.0.48 - - [2025-11-10 19:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.48 - - [2025-11-10 19:56:45] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004751 10.0.0.48 - - [2025-11-10 19:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.48 - - [2025-11-10 19:56:46] "GET /virtual-machine/ee6c49fe-ceab-40d7-bb7d-8fa3cda4f8ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003335 10.0.0.48 - - [2025-11-10 19:56:46] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004553 10.0.0.48 - - [2025-11-10 19:56:46] "GET /virtual-machine/b89bcc58-71c6-4c57-8036-31447397b89d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003460 10.0.0.48 - - [2025-11-10 19:56:46] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004902 10.0.0.48 - - [2025-11-10 19:56:46] "GET /virtual-machine/56b5bfea-b387-47eb-8b19-82be587fbd4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004217 10.0.0.48 - - [2025-11-10 19:56:46] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011772 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006181 10.0.0.48 - - [2025-11-10 19:56:48] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.48 - - [2025-11-10 19:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.48 - - [2025-11-10 19:56:48] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003257 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005049 10.0.0.48 - - [2025-11-10 19:56:48] "POST /set-tag HTTP/1.1" 200 109 0.022618 10.0.0.48 - - [2025-11-10 19:56:48] "DELETE /loadbalancer-member/91046260-3fa7-4626-817c-1394a0c146ba HTTP/1.1" 200 115 0.065838 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021499 10.0.0.48 - - [2025-11-10 19:56:48] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.48 - - [2025-11-10 19:56:48] "DELETE /loadbalancer-member/0fe5e14e-abae-46ed-9815-bf661da790a4 HTTP/1.1" 200 115 0.045622 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014484 10.0.0.48 - - [2025-11-10 19:56:48] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.48 - - [2025-11-10 19:56:48] "DELETE /loadbalancer-member/3cc47088-26e6-4ec2-a7cc-ce9cc3c06b6f HTTP/1.1" 200 115 0.052680 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004233 10.0.0.48 - - [2025-11-10 19:56:48] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.48 - - [2025-11-10 19:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.48 - - [2025-11-10 19:56:48] "GET /loadbalancer/4eeda140-816f-4946-9238-a5d77e5b8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005149 10.0.0.48 - - [2025-11-10 19:56:48] "GET /loadbalancer-pool/63997069-6978-4f4c-a56e-169ba0c589ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002788 10.0.0.48 - - [2025-11-10 19:56:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018795 10.0.0.48 - - [2025-11-10 19:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007974 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013772 10.0.0.48 - - [2025-11-10 19:56:48] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011694 10.0.0.48 - - [2025-11-10 19:56:48] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010474 10.0.0.48 - - [2025-11-10 19:56:48] "POST /set-tag HTTP/1.1" 200 109 0.062989 10.0.0.48 - - [2025-11-10 19:56:48] "GET /loadbalancer-pool/d286e74b-89d3-4ae9-9b26-6b338f5bdfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004699 10.0.0.48 - - [2025-11-10 19:56:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.062007 10.0.0.48 - - [2025-11-10 19:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017534 10.0.0.48 - - [2025-11-10 19:56:49] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022808 10.0.0.48 - - [2025-11-10 19:56:49] "POST /set-tag HTTP/1.1" 200 109 0.006547 10.0.0.48 - - [2025-11-10 19:56:49] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010906 10.0.0.48 - - [2025-11-10 19:56:49] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007179 10.0.0.48 - - [2025-11-10 19:56:49] "GET /loadbalancer-pool/1edc6ae1-69c1-4e1e-aeda-c0f55a539ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005628 10.0.0.48 - - [2025-11-10 19:56:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035881 10.0.0.48 - - [2025-11-10 19:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037240 10.0.0.48 - - [2025-11-10 19:56:49] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015858 10.0.0.48 - - [2025-11-10 19:56:49] "GET /virtual-machine-interface/fbc6818e-be6d-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005847 10.0.0.48 - - [2025-11-10 19:56:49] "GET /floating-ip/ee15caa5-370e-41af-9ffd-8986c91b00e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002673 10.0.0.48 - - [2025-11-10 19:56:49] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.48 - - [2025-11-10 19:56:49] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004469 10.0.0.48 - - [2025-11-10 19:56:49] "POST /set-tag HTTP/1.1" 200 109 0.003552 10.0.0.48 - - [2025-11-10 19:56:50] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006045 10.0.0.48 - - [2025-11-10 19:56:50] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.48 - - [2025-11-10 19:56:51] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007508 10.0.0.48 - - [2025-11-10 19:56:51] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.48 - - [2025-11-10 19:56:51] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006326 10.0.0.48 - - [2025-11-10 19:56:51] "POST /set-tag HTTP/1.1" 200 109 0.005965 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine/dd252f87-0bc7-487b-8953-273c73f52e19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003719 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004540 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine/de67adaa-c453-4d59-b823-6ba407897363?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003275 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003958 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine/fef12cb5-c2db-4a34-bc79-6bd535cbec1c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003685 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005084 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine/16f79868-42c1-4fc7-a6f9-f30ffaef3e95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003518 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004026 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine/71856c8d-4e75-4dab-989e-2a0530f9f2a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004141 10.0.0.48 - - [2025-11-10 19:56:56] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004738 10.0.0.48 - - [2025-11-10 19:56:57] "GET /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005847 10.0.0.48 - - [2025-11-10 19:56:57] "POST /tags HTTP/1.1" 200 333 0.036224 10.0.0.48 - - [2025-11-10 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013715 10.0.0.48 - - [2025-11-10 19:56:57] "GET /tag/e6fec184-6de3-4278-bf0c-dc137bd346a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027934 10.0.0.48 - - [2025-11-10 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.48 - - [2025-11-10 19:56:57] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030809 10.0.0.48 - - [2025-11-10 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.48 - - [2025-11-10 19:56:57] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004989 10.0.0.48 - - [2025-11-10 19:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.48 - - [2025-11-10 19:56:57] "GET /service-appliance-set/2c6d2552-1278-4132-980e-7a0f5c33657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002912 10.0.0.48 - - [2025-11-10 19:56:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.001886 10.0.0.48 - - [2025-11-10 19:56:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102186 10.0.0.48 - - [2025-11-10 19:56:57] "GET /virtual-machine-interface/ec2f6ff2-2a6d-45d1-8174-42e60721f50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005240 10.0.0.48 - - [2025-11-10 19:56:57] "POST /instance-ips HTTP/1.1" 200 409 0.023747 10.0.0.48 - - [2025-11-10 19:56:57] "GET /instance-ip/7bda6367-167c-4cb1-98cf-8ea04a1bea13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.014838 10.0.0.48 - - [2025-11-10 19:56:58] "POST /loadbalancers HTTP/1.1" 200 629 0.073381 10.0.0.48 - - [2025-11-10 19:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029493 10.0.0.48 - - [2025-11-10 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008713 10.0.0.48 - - [2025-11-10 19:56:58] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047976 10.0.0.48 - - [2025-11-10 19:56:58] "GET /instance-ip/7bda6367-167c-4cb1-98cf-8ea04a1bea13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003255 10.0.0.48 - - [2025-11-10 19:56:58] "POST /floating-ips HTTP/1.1" 200 597 0.034661 10.0.0.48 - - [2025-11-10 19:56:58] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049649 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003658 10.0.0.48 - - [2025-11-10 19:56:58] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.043080 10.0.0.48 - - [2025-11-10 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.48 - - [2025-11-10 19:56:58] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.062042 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer-listener/49b9c8c3-c1bf-45ae-9ba2-d8c3efb385e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.011341 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer-listener/49b9c8c3-c1bf-45ae-9ba2-d8c3efb385e2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005185 10.0.0.48 - - [2025-11-10 19:56:58] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030539 10.0.0.48 - - [2025-11-10 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.48 - - [2025-11-10 19:56:58] "GET /instance-ip/7bda6367-167c-4cb1-98cf-8ea04a1bea13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002854 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003249 10.0.0.48 - - [2025-11-10 19:56:58] "GET /instance-ip/7bda6367-167c-4cb1-98cf-8ea04a1bea13?fields=floating_ips HTTP/1.1" 200 1212 0.010468 10.0.0.48 - - [2025-11-10 19:56:58] "GET /floating-ip/decc0138-9516-4fcf-a558-aa8a40aaff01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.007559 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003169 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer-pool/a5a3f711-da46-4dec-ba59-ba692fa31a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003603 10.0.0.48 - - [2025-11-10 19:56:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028106 10.0.0.48 - - [2025-11-10 19:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018224 10.0.0.48 - - [2025-11-10 19:56:58] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010509 10.0.0.48 - - [2025-11-10 19:56:58] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008463 10.0.0.48 - - [2025-11-10 19:56:58] "POST /tags HTTP/1.1" 409 221 0.001915 10.0.0.48 - - [2025-11-10 19:56:58] "POST /ref-update HTTP/1.1" 200 156 0.006507 10.0.0.48 - - [2025-11-10 19:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.48 - - [2025-11-10 19:56:58] "GET /tag/e6fec184-6de3-4278-bf0c-dc137bd346a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009705 10.0.0.48 - - [2025-11-10 19:56:58] "GET /floating-ip/decc0138-9516-4fcf-a558-aa8a40aaff01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005125 10.0.0.48 - - [2025-11-10 19:56:58] "PUT /floating-ip/decc0138-9516-4fcf-a558-aa8a40aaff01 HTTP/1.1" 200 256 0.007755 10.0.0.48 - - [2025-11-10 19:56:58] "POST /set-tag HTTP/1.1" 200 109 0.080130 10.0.0.48 - - [2025-11-10 19:56:58] "GET /loadbalancer-pool/a5a3f711-da46-4dec-ba59-ba692fa31a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.012003 10.0.0.48 - - [2025-11-10 19:56:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016631 10.0.0.48 - - [2025-11-10 19:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021943 10.0.0.48 - - [2025-11-10 19:56:58] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010327 10.0.0.48 - - [2025-11-10 19:56:58] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005331 10.0.0.48 - - [2025-11-10 19:56:58] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.48 - - [2025-11-10 19:56:59] "POST /set-tag HTTP/1.1" 200 109 0.063931 10.0.0.48 - - [2025-11-10 19:56:59] "GET /floating-ip/decc0138-9516-4fcf-a558-aa8a40aaff01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.042134 10.0.0.48 - - [2025-11-10 19:56:59] "POST /tags HTTP/1.1" 409 206 0.002825 10.0.0.48 - - [2025-11-10 19:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-11-10 19:56:59] "GET /tag/d9a2f436-a434-45b9-9108-0406aa35c622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010294 10.0.0.48 - - [2025-11-10 19:56:59] "POST /tags HTTP/1.1" 409 204 0.002245 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.48 - - [2025-11-10 19:57:00] "GET /tag/4cd0b7a8-1bc7-4137-a199-27325109d558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012061 10.0.0.48 - - [2025-11-10 19:57:00] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002528 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.48 - - [2025-11-10 19:57:00] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002703 10.0.0.48 - - [2025-11-10 19:57:00] "POST /tags HTTP/1.1" 409 206 0.001842 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.48 - - [2025-11-10 19:57:00] "GET /tag/d9a2f436-a434-45b9-9108-0406aa35c622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013570 10.0.0.48 - - [2025-11-10 19:57:00] "POST /tags HTTP/1.1" 409 226 0.001856 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.48 - - [2025-11-10 19:57:00] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010608 10.0.0.48 - - [2025-11-10 19:57:00] "POST /tags HTTP/1.1" 409 204 0.002067 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.48 - - [2025-11-10 19:57:00] "GET /tag/4cd0b7a8-1bc7-4137-a199-27325109d558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011665 10.0.0.48 - - [2025-11-10 19:57:00] "POST /tags HTTP/1.1" 409 226 0.002036 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.48 - - [2025-11-10 19:57:00] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011549 10.0.0.48 - - [2025-11-10 19:57:00] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002583 10.0.0.48 - - [2025-11-10 19:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.48 - - [2025-11-10 19:57:00] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002688 10.0.0.48 - - [2025-11-10 19:57:00] "POST /firewall-rules HTTP/1.1" 200 626 0.067564 10.0.0.48 - - [2025-11-10 19:57:00] "POST /firewall-rules HTTP/1.1" 200 646 0.075631 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-rule/a0741702-9a54-493f-9c1b-21b1b712543d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010329 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002403 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-rule/6519dae9-1eef-4f5c-9f56-96700215202f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004681 10.0.0.48 - - [2025-11-10 19:57:00] "POST /ref-update HTTP/1.1" 200 156 0.023527 10.0.0.48 - - [2025-11-10 19:57:00] "POST /firewall-policys HTTP/1.1" 200 606 0.050871 10.0.0.48 - - [2025-11-10 19:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023583 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012216 10.0.0.48 - - [2025-11-10 19:57:00] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003933 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003400 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004533 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003952 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004446 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002682 10.0.0.48 - - [2025-11-10 19:57:00] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002929 10.0.0.48 - - [2025-11-10 19:57:00] "POST /ref-update HTTP/1.1" 200 156 0.019102 10.0.0.48 - - [2025-11-10 19:57:01] "POST /ref-update HTTP/1.1" 200 156 0.014752 10.0.0.48 - - [2025-11-10 19:57:01] "POST /ref-update HTTP/1.1" 200 156 0.026824 10.0.0.48 - - [2025-11-10 19:57:01] "POST /ref-update HTTP/1.1" 200 156 0.028670 10.0.0.48 - - [2025-11-10 19:57:01] "POST /ref-update HTTP/1.1" 200 156 0.025793 10.0.0.48 - - [2025-11-10 19:57:01] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010343 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:57:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:57:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:57:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:57:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.48 - - [2025-11-10 19:59:00] "POST /tags HTTP/1.1" 409 252 0.002228 10.0.0.48 - - [2025-11-10 19:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014645 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 228 0.002067 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/35263260-211a-49a7-8e23-136470a6c9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010730 10.0.0.48 - - [2025-11-10 19:59:01] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005795 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.48 - - [2025-11-10 19:59:01] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002948 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 206 0.001706 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/d9a2f436-a434-45b9-9108-0406aa35c622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013647 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 226 0.002004 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011415 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 204 0.002275 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/4cd0b7a8-1bc7-4137-a199-27325109d558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011970 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 226 0.002098 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/38bc9893-a896-40f6-aa6a-84940f2103ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012923 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 228 0.002314 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/35263260-211a-49a7-8e23-136470a6c9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015921 10.0.0.48 - - [2025-11-10 19:59:01] "POST /tags HTTP/1.1" 409 252 0.002507 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.48 - - [2025-11-10 19:59:01] "GET /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011494 10.0.0.48 - - [2025-11-10 19:59:01] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003898 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.48 - - [2025-11-10 19:59:01] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005129 10.0.0.48 - - [2025-11-10 19:59:01] "POST /firewall-rules HTTP/1.1" 409 281 0.002222 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.48 - - [2025-11-10 19:59:01] "PUT /firewall-rule/6519dae9-1eef-4f5c-9f56-96700215202f HTTP/1.1" 200 260 0.026044 10.0.0.48 - - [2025-11-10 19:59:01] "POST /firewall-rules HTTP/1.1" 409 291 0.002672 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.48 - - [2025-11-10 19:59:01] "PUT /firewall-rule/a0741702-9a54-493f-9c1b-21b1b712543d HTTP/1.1" 200 260 0.019622 10.0.0.48 - - [2025-11-10 19:59:01] "GET /firewall-rule/a0741702-9a54-493f-9c1b-21b1b712543d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008383 10.0.0.48 - - [2025-11-10 19:59:01] "POST /firewall-rules HTTP/1.1" 200 658 0.077266 10.0.0.48 - - [2025-11-10 19:59:01] "GET /firewall-rule/8b69ac47-df0e-45a4-8303-6258f8b5522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.019763 10.0.0.48 - - [2025-11-10 19:59:01] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003977 10.0.0.48 - - [2025-11-10 19:59:01] "GET /firewall-rule/6519dae9-1eef-4f5c-9f56-96700215202f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003835 10.0.0.48 - - [2025-11-10 19:59:01] "POST /firewall-policys HTTP/1.1" 409 269 0.002195 10.0.0.48 - - [2025-11-10 19:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.48 - - [2025-11-10 19:59:01] "PUT /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d HTTP/1.1" 200 264 0.022590 10.0.0.48 - - [2025-11-10 19:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028594 10.0.0.48 - - [2025-11-10 19:59:02] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007415 10.0.0.48 - - [2025-11-10 19:59:02] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002823 10.0.0.48 - - [2025-11-10 19:59:02] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002476 10.0.0.48 - - [2025-11-10 19:59:02] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002931 10.0.0.48 - - [2025-11-10 19:59:02] "GET /firewall-policy/792c2d71-6b20-4659-ba85-f8bec5de8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002979 10.0.0.48 - - [2025-11-10 19:59:02] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002360 10.0.0.48 - - [2025-11-10 19:59:02] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002298 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:59:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001222 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:59:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:59:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.48 - - [2025-11-10 19:59:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005871 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011889 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.007983 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007562 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.005723 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004611 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004959 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004865 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005665 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004264 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.003493 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004904 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.48 - - [2025-11-10 20:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.48 - - [2025-11-10 20:00:04] "GET /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002842 10.0.0.48 - - [2025-11-10 20:00:04] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004380 10.0.0.48 - - [2025-11-10 20:00:04] "POST /set-tag HTTP/1.1" 200 109 0.065027 10.0.0.48 - - [2025-11-10 20:00:04] "DELETE /loadbalancer-member/1cbf4f42-93da-47d6-81dd-fc360e790abe HTTP/1.1" 200 115 0.030732 10.0.0.48 - - [2025-11-10 20:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.48 - - [2025-11-10 20:00:04] "GET /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.013621 10.0.0.48 - - [2025-11-10 20:00:05] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011275 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.48 - - [2025-11-10 20:00:05] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004351 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.48 - - [2025-11-10 20:00:05] "GET /virtual-machine/b89bcc58-71c6-4c57-8036-31447397b89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003181 10.0.0.48 - - [2025-11-10 20:00:05] "POST /ref-update HTTP/1.1" 200 156 0.010460 10.0.0.48 - - [2025-11-10 20:00:05] "GET /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011858 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.023834 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.025967 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.036502 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.016719 10.0.0.48 - - [2025-11-10 20:00:05] "POST /set-tag HTTP/1.1" 200 109 0.029175 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /instance-ip/5e445b96-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.049884 10.0.0.48 - - [2025-11-10 20:00:06] "POST /ref-update HTTP/1.1" 200 156 0.010582 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /virtual-machine-interface/5e2459ea-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.042201 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /virtual-machine/b89bcc58-71c6-4c57-8036-31447397b89d HTTP/1.1" 200 115 0.038469 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006137 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006068 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004653 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine/ee6c49fe-ceab-40d7-bb7d-8fa3cda4f8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003591 10.0.0.48 - - [2025-11-10 20:00:06] "POST /ref-update HTTP/1.1" 200 156 0.017447 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006105 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.024727 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.018149 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.032501 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.045316 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.018658 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /instance-ip/5db27b90-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.071002 10.0.0.48 - - [2025-11-10 20:00:06] "POST /ref-update HTTP/1.1" 200 156 0.016053 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /virtual-machine-interface/5d969e5c-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.039396 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /virtual-machine/ee6c49fe-ceab-40d7-bb7d-8fa3cda4f8ed HTTP/1.1" 200 115 0.024503 10.0.0.48 - - [2025-11-10 20:00:06] "DELETE /tag/696d0b81-357a-4e9d-b471-ac841847aaf2 HTTP/1.1" 200 115 0.039500 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004574 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.48 - - [2025-11-10 20:00:06] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006933 10.0.0.48 - - [2025-11-10 20:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.48 - - [2025-11-10 20:00:07] "GET /virtual-machine/dd252f87-0bc7-487b-8953-273c73f52e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003495 10.0.0.48 - - [2025-11-10 20:00:07] "POST /ref-update HTTP/1.1" 200 156 0.014981 10.0.0.48 - - [2025-11-10 20:00:07] "GET /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009343 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.020911 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.029247 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.043038 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.019880 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.031917 10.0.0.48 - - [2025-11-10 20:00:07] "DELETE /instance-ip/5fa2da8a-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.045479 10.0.0.48 - - [2025-11-10 20:00:07] "DELETE /virtual-machine-interface/5f882d52-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.040922 10.0.0.48 - - [2025-11-10 20:00:07] "DELETE /virtual-machine/dd252f87-0bc7-487b-8953-273c73f52e19 HTTP/1.1" 200 115 0.024772 10.0.0.48 - - [2025-11-10 20:00:07] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007047 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.48 - - [2025-11-10 20:00:07] "GET /virtual-machine/56b5bfea-b387-47eb-8b19-82be587fbd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003101 10.0.0.48 - - [2025-11-10 20:00:07] "POST /ref-update HTTP/1.1" 200 156 0.011020 10.0.0.48 - - [2025-11-10 20:00:07] "GET /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009214 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.025774 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.043617 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.016304 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.038164 10.0.0.48 - - [2025-11-10 20:00:07] "POST /set-tag HTTP/1.1" 200 109 0.036173 10.0.0.48 - - [2025-11-10 20:00:07] "DELETE /instance-ip/5f208576-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.042033 10.0.0.48 - - [2025-11-10 20:00:07] "DELETE /virtual-machine-interface/5f0122ee-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.050252 10.0.0.48 - - [2025-11-10 20:00:07] "DELETE /virtual-machine/56b5bfea-b387-47eb-8b19-82be587fbd4c HTTP/1.1" 200 115 0.030405 10.0.0.48 - - [2025-11-10 20:00:08] "DELETE /tag/d73eca3b-12ae-43eb-94f3-e8445ca5ab79 HTTP/1.1" 200 115 0.036213 10.0.0.48 - - [2025-11-10 20:00:08] "DELETE /tag/d9a2f436-a434-45b9-9108-0406aa35c622 HTTP/1.1" 409 388 0.005268 10.0.0.48 - - [2025-11-10 20:00:35] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008994 10.0.0.48 - - [2025-11-10 20:00:35] "POST /set-tag HTTP/1.1" 200 109 0.006561 10.0.0.48 - - [2025-11-10 20:00:35] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009545 10.0.0.48 - - [2025-11-10 20:00:35] "POST /set-tag HTTP/1.1" 200 109 0.007842 10.0.0.48 - - [2025-11-10 20:00:35] "GET /virtual-machine/71856c8d-4e75-4dab-989e-2a0530f9f2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006901 10.0.0.48 - - [2025-11-10 20:00:35] "POST /ref-update HTTP/1.1" 200 156 0.011701 10.0.0.48 - - [2025-11-10 20:00:35] "GET /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018919 10.0.0.48 - - [2025-11-10 20:00:35] "POST /set-tag HTTP/1.1" 200 109 0.026286 10.0.0.48 - - [2025-11-10 20:00:35] "POST /set-tag HTTP/1.1" 200 109 0.035064 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.031117 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.014730 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /instance-ip/61aca504-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.046755 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /virtual-machine-interface/618e8c68-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.046539 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /virtual-machine/71856c8d-4e75-4dab-989e-2a0530f9f2a9 HTTP/1.1" 200 115 0.021851 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /tag/1002d0de-53ec-48df-bbce-5285774a3e5f HTTP/1.1" 200 115 0.039348 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005275 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004702 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine/fef12cb5-c2db-4a34-bc79-6bd535cbec1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003057 10.0.0.48 - - [2025-11-10 20:00:36] "POST /ref-update HTTP/1.1" 200 156 0.009221 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008853 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.020562 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.028592 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.034782 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.012847 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /instance-ip/61226736-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.054260 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /virtual-machine-interface/61025b80-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.051148 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /virtual-machine/fef12cb5-c2db-4a34-bc79-6bd535cbec1c HTTP/1.1" 200 115 0.029932 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /tag/35263260-211a-49a7-8e23-136470a6c9a5 HTTP/1.1" 409 236 0.006451 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /tag/9c784563-2f29-4393-b042-146cdee9d716 HTTP/1.1" 200 115 0.038841 10.0.0.48 - - [2025-11-10 20:00:36] "DELETE /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd HTTP/1.1" 409 236 0.004217 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004405 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004261 10.0.0.48 - - [2025-11-10 20:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine/de67adaa-c453-4d59-b823-6ba407897363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003728 10.0.0.48 - - [2025-11-10 20:00:36] "POST /ref-update HTTP/1.1" 200 156 0.008897 10.0.0.48 - - [2025-11-10 20:00:36] "GET /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010117 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.017515 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.027406 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.029957 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.018162 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /instance-ip/602dc10e-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.084622 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /virtual-machine-interface/6014d338-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.045391 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /virtual-machine/de67adaa-c453-4d59-b823-6ba407897363 HTTP/1.1" 200 115 0.023749 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /tag/11d75eff-45fb-432e-88f1-a01f8fcc75f4 HTTP/1.1" 200 115 0.031425 10.0.0.48 - - [2025-11-10 20:00:37] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005710 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.48 - - [2025-11-10 20:00:37] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004410 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.48 - - [2025-11-10 20:00:37] "GET /virtual-machine/16f79868-42c1-4fc7-a6f9-f30ffaef3e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003268 10.0.0.48 - - [2025-11-10 20:00:37] "POST /ref-update HTTP/1.1" 200 156 0.009262 10.0.0.48 - - [2025-11-10 20:00:37] "GET /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005614 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.018979 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.036948 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.028462 10.0.0.48 - - [2025-11-10 20:00:37] "POST /set-tag HTTP/1.1" 200 109 0.013376 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /instance-ip/609aeea0-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.051966 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /virtual-machine-interface/607fd2dc-be6f-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.033731 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /virtual-machine/16f79868-42c1-4fc7-a6f9-f30ffaef3e95 HTTP/1.1" 200 115 0.021765 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /tag/39cdb10c-44e9-4998-af1a-c504b30b282e HTTP/1.1" 200 115 0.035196 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /tag/3fecacae-d2cc-4fa8-b900-31bbb4d2c4d4 HTTP/1.1" 200 115 0.030356 10.0.0.48 - - [2025-11-10 20:00:37] "DELETE /tag/4cd0b7a8-1bc7-4137-a199-27325109d558 HTTP/1.1" 409 236 0.005298 10.0.0.48 - - [2025-11-10 20:00:39] "POST /projects HTTP/1.1" 409 238 0.002280 10.0.0.48 - - [2025-11-10 20:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.48 - - [2025-11-10 20:00:39] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038170 10.0.0.48 - - [2025-11-10 20:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.48 - - [2025-11-10 20:00:39] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004565 10.0.0.48 - - [2025-11-10 20:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.48 - - [2025-11-10 20:00:39] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004354 10.0.0.48 - - [2025-11-10 20:00:39] "POST /security-groups HTTP/1.1" 409 285 0.002883 10.0.0.48 - - [2025-11-10 20:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.48 - - [2025-11-10 20:00:39] "PUT /security-group/f954a842-d2b6-4a0b-be43-7919231bb84d HTTP/1.1" 200 262 0.058572 10.0.0.48 - - [2025-11-10 20:00:39] "PUT /access-control-list/7b4e8d91-4e31-40cb-9d24-e97a878af6be HTTP/1.1" 200 272 0.011890 10.0.0.48 - - [2025-11-10 20:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030209 10.0.0.48 - - [2025-11-10 20:00:39] "PUT /access-control-list/4161a09b-b2a4-40ca-8ca5-3afb5874d603 HTTP/1.1" 200 272 0.033436 10.0.0.48 - - [2025-11-10 20:00:44] "POST /projects HTTP/1.1" 409 238 0.002499 10.0.0.48 - - [2025-11-10 20:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.48 - - [2025-11-10 20:00:44] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038103 10.0.0.48 - - [2025-11-10 20:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.48 - - [2025-11-10 20:00:44] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007334 10.0.0.48 - - [2025-11-10 20:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.48 - - [2025-11-10 20:00:44] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006845 10.0.0.48 - - [2025-11-10 20:00:44] "POST /security-groups HTTP/1.1" 409 285 0.002848 10.0.0.48 - - [2025-11-10 20:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.48 - - [2025-11-10 20:00:44] "PUT /security-group/f954a842-d2b6-4a0b-be43-7919231bb84d HTTP/1.1" 200 262 0.061181 10.0.0.48 - - [2025-11-10 20:00:45] "PUT /access-control-list/7b4e8d91-4e31-40cb-9d24-e97a878af6be HTTP/1.1" 200 272 0.015576 10.0.0.48 - - [2025-11-10 20:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027522 10.0.0.48 - - [2025-11-10 20:00:45] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.006521 10.0.0.48 - - [2025-11-10 20:00:45] "PUT /access-control-list/4161a09b-b2a4-40ca-8ca5-3afb5874d603 HTTP/1.1" 200 272 0.025706 10.0.0.48 - - [2025-11-10 20:00:45] "GET /firewall-rule/e08e8ca6-a6ea-4f75-a0b0-3d658ac6b7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003301 10.0.0.48 - - [2025-11-10 20:00:45] "POST /ref-update HTTP/1.1" 200 156 0.045669 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /firewall-rule/e08e8ca6-a6ea-4f75-a0b0-3d658ac6b7ed HTTP/1.1" 200 115 0.036699 10.0.0.48 - - [2025-11-10 20:00:45] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004405 10.0.0.48 - - [2025-11-10 20:00:45] "GET /firewall-rule/40a957ba-b71a-4e9f-97a7-f6b9f832ae30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003002 10.0.0.48 - - [2025-11-10 20:00:45] "POST /ref-update HTTP/1.1" 200 156 0.053949 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /firewall-rule/40a957ba-b71a-4e9f-97a7-f6b9f832ae30 HTTP/1.1" 200 115 0.039525 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /tag/2a320edc-11bd-4022-9d5b-22021be366f3 HTTP/1.1" 200 115 0.037764 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /tag/35263260-211a-49a7-8e23-136470a6c9a5 HTTP/1.1" 409 236 0.005198 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd HTTP/1.1" 409 236 0.005396 10.0.0.48 - - [2025-11-10 20:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.48 - - [2025-11-10 20:00:45] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004283 10.0.0.48 - - [2025-11-10 20:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.48 - - [2025-11-10 20:00:45] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005517 10.0.0.48 - - [2025-11-10 20:00:45] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.053765 10.0.0.48 - - [2025-11-10 20:00:45] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.045263 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /security-group/f954a842-d2b6-4a0b-be43-7919231bb84d HTTP/1.1" 200 115 0.060526 10.0.0.48 - - [2025-11-10 20:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /access-control-list/7b4e8d91-4e31-40cb-9d24-e97a878af6be HTTP/1.1" 200 115 0.031391 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /access-control-list/4161a09b-b2a4-40ca-8ca5-3afb5874d603 HTTP/1.1" 200 115 0.028378 10.0.0.48 - - [2025-11-10 20:00:45] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033482 10.0.0.48 - - [2025-11-10 20:00:45] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?fields=security_groups HTTP/1.1" 200 1353 0.035175 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /security-group/1a1a6331-2c64-47bc-8093-2b1cc985bdc2 HTTP/1.1" 200 115 0.042058 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /access-control-list/185ae8a2-9580-4e6c-a565-52baf9a1b610 HTTP/1.1" 200 115 0.034931 10.0.0.48 - - [2025-11-10 20:00:45] "GET /project/f4f6cc96-4358-466b-a248-990ff8fabcdf?fields=application_policy_sets HTTP/1.1" 200 1392 0.034147 10.0.0.48 - - [2025-11-10 20:00:45] "DELETE /access-control-list/84328fa6-b967-44ae-9688-f0f525f2e30e HTTP/1.1" 200 115 0.047008 10.0.0.48 - - [2025-11-10 20:00:46] "DELETE /project/f4f6cc96-4358-466b-a248-990ff8fabcdf HTTP/1.1" 200 115 0.285134 10.0.0.48 - - [2025-11-10 20:00:46] "POST /projects HTTP/1.1" 409 238 0.002096 10.0.0.48 - - [2025-11-10 20:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.48 - - [2025-11-10 20:00:46] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035653 10.0.0.48 - - [2025-11-10 20:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.48 - - [2025-11-10 20:00:46] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006470 10.0.0.48 - - [2025-11-10 20:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.48 - - [2025-11-10 20:00:46] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004913 10.0.0.48 - - [2025-11-10 20:00:46] "POST /security-groups HTTP/1.1" 409 285 0.002262 10.0.0.48 - - [2025-11-10 20:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.48 - - [2025-11-10 20:00:46] "PUT /security-group/eb89f0b1-0122-4322-a033-a5553df05943 HTTP/1.1" 200 262 0.058423 10.0.0.48 - - [2025-11-10 20:00:46] "PUT /access-control-list/30bbe9ae-2fc2-4e7c-b31a-1a7c5a04aa54 HTTP/1.1" 200 272 0.009379 10.0.0.48 - - [2025-11-10 20:00:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029554 10.0.0.48 - - [2025-11-10 20:00:46] "PUT /access-control-list/2ef57dbc-2145-4e07-b8ee-d0ae4d2468e8 HTTP/1.1" 200 272 0.034283 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /loadbalancer-member/316ca36a-41de-42fa-aa16-f7a93d176d5f HTTP/1.1" 200 115 0.036226 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /loadbalancer-pool/a5a3f711-da46-4dec-ba59-ba692fa31a98 HTTP/1.1" 200 115 0.037946 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /loadbalancer-listener/49b9c8c3-c1bf-45ae-9ba2-d8c3efb385e2 HTTP/1.1" 200 115 0.050236 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /loadbalancer/65885f79-c08a-4d7e-b424-88a218b1e99c HTTP/1.1" 200 115 0.038935 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /floating-ip/decc0138-9516-4fcf-a558-aa8a40aaff01 HTTP/1.1" 200 115 0.033412 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /instance-ip/7bda6367-167c-4cb1-98cf-8ea04a1bea13 HTTP/1.1" 200 115 0.046478 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /virtual-machine-interface/ec2f6ff2-2a6d-45d1-8174-42e60721f50b HTTP/1.1" 200 115 0.054232 10.0.0.48 - - [2025-11-10 20:00:50] "DELETE /tag/e6fec184-6de3-4278-bf0c-dc137bd346a1 HTTP/1.1" 200 115 0.033444 10.0.0.48 - - [2025-11-10 20:00:50] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003789 10.0.0.48 - - [2025-11-10 20:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.48 - - [2025-11-10 20:00:51] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003758 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-policy/c9626dba-a5b6-4ccd-b173-2f775b6241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002961 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-rule/6519dae9-1eef-4f5c-9f56-96700215202f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003886 10.0.0.48 - - [2025-11-10 20:00:51] "POST /ref-update HTTP/1.1" 200 156 0.013507 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /firewall-rule/6519dae9-1eef-4f5c-9f56-96700215202f HTTP/1.1" 200 115 0.043293 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003768 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-rule/a0741702-9a54-493f-9c1b-21b1b712543d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003647 10.0.0.48 - - [2025-11-10 20:00:51] "POST /ref-update HTTP/1.1" 200 156 0.019845 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /firewall-rule/a0741702-9a54-493f-9c1b-21b1b712543d HTTP/1.1" 200 115 0.038940 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004753 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-rule/8b69ac47-df0e-45a4-8303-6258f8b5522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003414 10.0.0.48 - - [2025-11-10 20:00:51] "POST /ref-update HTTP/1.1" 200 156 0.015771 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /firewall-rule/8b69ac47-df0e-45a4-8303-6258f8b5522d HTTP/1.1" 200 115 0.056524 10.0.0.48 - - [2025-11-10 20:00:51] "GET /application-policy-set/7e6a4a1c-65b1-4a85-b5a4-90c94b277a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003027 10.0.0.48 - - [2025-11-10 20:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.48 - - [2025-11-10 20:00:51] "GET /policy-management/f364645c-b604-46fd-b1c9-470140c7685c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002818 10.0.0.48 - - [2025-11-10 20:00:51] "GET /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003442 10.0.0.48 - - [2025-11-10 20:00:51] "POST /ref-update HTTP/1.1" 200 156 0.028816 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /firewall-policy/c16f90d1-5357-4e57-86c3-d5ce0ae1541d HTTP/1.1" 200 115 0.034884 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /tag/35263260-211a-49a7-8e23-136470a6c9a5 HTTP/1.1" 200 115 0.083483 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /tag/d9a2f436-a434-45b9-9108-0406aa35c622 HTTP/1.1" 200 115 0.064076 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /tag/4cd0b7a8-1bc7-4137-a199-27325109d558 HTTP/1.1" 200 115 0.102107 10.0.0.48 - - [2025-11-10 20:00:51] "DELETE /tag/dafefc45-d03d-470d-9b59-23b9636aa4bd HTTP/1.1" 200 115 0.074800 10.0.0.48 - - [2025-11-10 20:00:51] "POST /projects HTTP/1.1" 409 238 0.011250 10.0.0.48 - - [2025-11-10 20:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.48 - - [2025-11-10 20:00:52] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.078945 10.0.0.48 - - [2025-11-10 20:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.48 - - [2025-11-10 20:00:52] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007173 10.0.0.48 - - [2025-11-10 20:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.48 - - [2025-11-10 20:00:52] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007840 10.0.0.48 - - [2025-11-10 20:00:52] "POST /security-groups HTTP/1.1" 409 285 0.002992 10.0.0.48 - - [2025-11-10 20:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.48 - - [2025-11-10 20:00:52] "PUT /security-group/eb89f0b1-0122-4322-a033-a5553df05943 HTTP/1.1" 200 262 0.059056 10.0.0.48 - - [2025-11-10 20:00:52] "PUT /access-control-list/30bbe9ae-2fc2-4e7c-b31a-1a7c5a04aa54 HTTP/1.1" 200 272 0.008038 10.0.0.48 - - [2025-11-10 20:00:52] "PUT /access-control-list/2ef57dbc-2145-4e07-b8ee-d0ae4d2468e8 HTTP/1.1" 200 272 0.044702 10.0.0.48 - - [2025-11-10 20:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038090 10.0.0.48 - - [2025-11-10 20:00:52] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.026357 10.0.0.48 - - [2025-11-10 20:00:52] "GET /firewall-rule/b5cf1bca-3033-412c-8dbf-c5503afaeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006872 10.0.0.48 - - [2025-11-10 20:00:52] "POST /ref-update HTTP/1.1" 200 156 0.104924 10.0.0.48 - - [2025-11-10 20:00:52] "DELETE /firewall-rule/b5cf1bca-3033-412c-8dbf-c5503afaeffc HTTP/1.1" 200 115 0.062060 10.0.0.48 - - [2025-11-10 20:00:52] "GET /firewall-policy/03ffdf5e-6304-4a10-a40d-8e613d31cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.013782 10.0.0.48 - - [2025-11-10 20:00:52] "GET /firewall-rule/a289f7b9-b1a1-4e76-9963-d20701de1895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003190 10.0.0.48 - - [2025-11-10 20:00:52] "POST /ref-update HTTP/1.1" 200 156 0.061917 10.0.0.48 - - [2025-11-10 20:00:52] "DELETE /firewall-rule/a289f7b9-b1a1-4e76-9963-d20701de1895 HTTP/1.1" 200 115 0.049825 10.0.0.48 - - [2025-11-10 20:00:52] "DELETE /tag/38bc9893-a896-40f6-aa6a-84940f2103ab HTTP/1.1" 200 115 0.039112 10.0.0.48 - - [2025-11-10 20:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007198 10.0.0.48 - - [2025-11-10 20:00:52] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004258 10.0.0.48 - - [2025-11-10 20:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.48 - - [2025-11-10 20:00:52] "GET /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003897 10.0.0.48 - - [2025-11-10 20:00:52] "PUT /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f HTTP/1.1" 200 264 0.038593 10.0.0.48 - - [2025-11-10 20:00:53] "PUT /virtual-network/3aee6401-a71c-498a-8e80-eba5df777c6c HTTP/1.1" 200 264 0.046669 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /security-group/eb89f0b1-0122-4322-a033-a5553df05943 HTTP/1.1" 200 115 0.069986 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /access-control-list/30bbe9ae-2fc2-4e7c-b31a-1a7c5a04aa54 HTTP/1.1" 200 115 0.041131 10.0.0.48 - - [2025-11-10 20:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /access-control-list/2ef57dbc-2145-4e07-b8ee-d0ae4d2468e8 HTTP/1.1" 200 115 0.040653 10.0.0.48 - - [2025-11-10 20:00:53] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.039017 10.0.0.48 - - [2025-11-10 20:00:53] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?fields=security_groups HTTP/1.1" 200 1351 0.035696 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /access-control-list/f5f84953-ae3c-4152-8cfc-8d983fb0e9dc HTTP/1.1" 200 115 0.033186 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /security-group/46d57f79-f3f4-40da-afa4-f472b885623c HTTP/1.1" 200 115 0.074172 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /access-control-list/6f4099f6-f071-4b59-94c8-1ef4d568b230 HTTP/1.1" 200 115 0.043087 10.0.0.48 - - [2025-11-10 20:00:53] "GET /project/01fd5540-bf4f-4547-9172-8758277e55e9?fields=application_policy_sets HTTP/1.1" 200 1390 0.042916 10.0.0.48 - - [2025-11-10 20:00:53] "DELETE /project/01fd5540-bf4f-4547-9172-8758277e55e9 HTTP/1.1" 200 115 0.386387 10.0.0.48 - - [2025-11-10 20:01:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002620 10.0.0.48 - - [2025-11-10 20:01:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002478 10.0.0.48 - - [2025-11-10 20:01:53] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.48 - - [2025-11-10 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.48 - - [2025-11-10 20:01:53] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003630 10.0.0.48 - - [2025-11-10 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.48 - - [2025-11-10 20:01:54] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007325 10.0.0.48 - - [2025-11-10 20:02:09] "GET / HTTP/1.1" 200 35931 0.001936 10.0.0.48 - - [2025-11-10 20:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.48 - - [2025-11-10 20:02:09] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005112 10.0.0.48 - - [2025-11-10 20:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.48 - - [2025-11-10 20:02:09] "GET /config-node/10171982-36fa-4aaa-ade6-67b3436426a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002338 10.0.0.48 - - [2025-11-10 20:02:10] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.48 - - [2025-11-10 20:02:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002418 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.48 - - [2025-11-10 20:02:15] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002593 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.012430 10.0.0.48 - - [2025-11-10 20:02:15] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 264 0.002256 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/7f6ba22a-b4d6-44fb-a34a-0cb76f56f652 HTTP/1.1" 200 244 0.010391 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 261 0.002254 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/9036d329-e40c-4bd2-906a-50b1f0f536ea HTTP/1.1" 200 244 0.010632 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 261 0.002202 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/2064c230-cc2f-457c-ad24-9585e7344812 HTTP/1.1" 200 244 0.012334 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 253 0.002273 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/38aa2ce5-ddf6-47d4-9e2d-75883b77c9bb HTTP/1.1" 200 244 0.018717 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 251 0.020444 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/abacfb84-58b9-4de7-9ace-a1c89113ea8b HTTP/1.1" 200 244 0.014297 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 252 0.006898 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/accabba9-4c1f-4bc3-9eb2-95b059d89653 HTTP/1.1" 200 244 0.016626 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 256 0.030231 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.48 - - [2025-11-10 20:02:15] "PUT /alarm/504b0516-877b-4d77-bdeb-056e58eae88b HTTP/1.1" 200 244 0.013436 10.0.0.48 - - [2025-11-10 20:02:15] "POST /alarms HTTP/1.1" 409 248 0.024573 10.0.0.48 - - [2025-11-10 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/c96e74b4-92bc-4c6c-adcd-7d8cf6f1105e HTTP/1.1" 200 244 0.020307 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 252 0.020640 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/b9bbcd41-9e42-4af3-b08d-ed32aa946870 HTTP/1.1" 200 244 0.015780 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 257 0.006312 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013211 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/cc726ca8-983b-4523-a2d5-1e32d6d62cdd HTTP/1.1" 200 244 0.013490 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 251 0.010233 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/bbfca05e-1b35-4049-8abe-d6a7dad1eb03 HTTP/1.1" 200 244 0.019518 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 257 0.014405 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/1bca3036-1554-4fb4-ae9f-8a607a05d3a8 HTTP/1.1" 200 244 0.011564 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 261 0.009580 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/2b7277ab-1de1-49e9-b906-b9d0754910a3 HTTP/1.1" 200 244 0.011147 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 258 0.005179 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/81430032-714c-4e57-8a91-60ed247e293e HTTP/1.1" 200 244 0.012189 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 254 0.012882 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/00a0837b-15af-4acc-ad48-1dd4d784c4c9 HTTP/1.1" 200 244 0.012251 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 254 0.010938 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/db7768f5-5ff1-492b-87de-1307974213ba HTTP/1.1" 200 244 0.011837 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 254 0.010372 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010509 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/942cca6b-acae-46bf-9cdc-6f5e1d5384d3 HTTP/1.1" 200 244 0.010754 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 247 0.011251 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/3847f4b1-6d48-44df-b2b2-f22d593764fd HTTP/1.1" 200 244 0.011264 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 272 0.012646 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/bc3dcb75-41ec-46f4-b674-6dbc4c60ec82 HTTP/1.1" 200 244 0.011661 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 261 0.005120 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.48 - - [2025-11-10 20:02:16] "PUT /alarm/ef6a9bf1-ed3f-497d-9fe3-64189a25cec1 HTTP/1.1" 200 244 0.012316 10.0.0.48 - - [2025-11-10 20:02:16] "POST /alarms HTTP/1.1" 409 259 0.003687 10.0.0.48 - - [2025-11-10 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.48 - - [2025-11-10 20:02:17] "PUT /alarm/d94a5d10-67b3-482e-aa4d-e23a459d7f1f HTTP/1.1" 200 244 0.012383 10.0.0.48 - - [2025-11-10 20:02:17] "POST /alarms HTTP/1.1" 409 265 0.010910 10.0.0.48 - - [2025-11-10 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.48 - - [2025-11-10 20:02:17] "PUT /alarm/fd34dba2-5897-43c0-bc11-6225d87f9187 HTTP/1.1" 200 244 0.012305 10.0.0.48 - - [2025-11-10 20:02:17] "POST /alarms HTTP/1.1" 409 279 0.011831 10.0.0.48 - - [2025-11-10 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.48 - - [2025-11-10 20:02:17] "PUT /alarm/0c55a6a8-d9c3-44c9-9b3a-f7b853ef00b9 HTTP/1.1" 200 244 0.019216 10.0.0.48 - - [2025-11-10 20:02:17] "GET / HTTP/1.1" 200 35931 0.002940 10.0.0.48 - - [2025-11-10 20:02:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002237 10.0.0.48 - - [2025-11-10 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.48 - - [2025-11-10 20:02:17] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.008353 10.0.0.48 - - [2025-11-10 20:02:17] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.48 - - [2025-11-10 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.48 - - [2025-11-10 20:02:17] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003196 10.0.0.48 - - [2025-11-10 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.48 - - [2025-11-10 20:02:17] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.013510 10.0.0.48 - - [2025-11-10 20:02:18] "GET / HTTP/1.1" 200 35931 0.001866 10.0.0.48 - - [2025-11-10 20:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.48 - - [2025-11-10 20:02:18] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005515 10.0.0.48 - - [2025-11-10 20:02:18] "PUT /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0 HTTP/1.1" 200 274 0.017841 10.0.0.48 - - [2025-11-10 20:02:21] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.48 - - [2025-11-10 20:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.48 - - [2025-11-10 20:02:21] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002865 10.0.0.48 - - [2025-11-10 20:02:21] "POST /bgp-routers HTTP/1.1" 409 301 0.007704 10.0.0.48 - - [2025-11-10 20:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.48 - - [2025-11-10 20:02:21] "GET /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003528 10.0.0.48 - - [2025-11-10 20:02:21] "PUT /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a HTTP/1.1" 200 254 0.018967 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:02:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001298 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:02:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001372 10.0.0.48 - - [2025-11-10 20:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.48 - - [2025-11-10 20:02:22] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002924 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:02:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:02:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 10.0.0.48 - - [2025-11-10 20:02:39] "GET / HTTP/1.1" 200 35931 0.002704 10.0.0.48 - - [2025-11-10 20:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.48 - - [2025-11-10 20:02:39] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004510 10.0.0.48 - - [2025-11-10 20:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.48 - - [2025-11-10 20:02:39] "GET /config-node/10171982-36fa-4aaa-ade6-67b3436426a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001976 10.0.0.48 - - [2025-11-10 20:02:51] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.48 - - [2025-11-10 20:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.48 - - [2025-11-10 20:02:51] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002830 10.0.0.48 - - [2025-11-10 20:02:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002346 10.0.0.48 - - [2025-11-10 20:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.48 - - [2025-11-10 20:02:51] "GET /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.005575 10.0.0.48 - - [2025-11-10 20:02:51] "PUT /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a HTTP/1.1" 200 254 0.014702 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:02:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:02:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.48 - - [2025-11-10 20:03:30] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.48 - - [2025-11-10 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.48 - - [2025-11-10 20:03:30] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006438 10.0.0.48 - - [2025-11-10 20:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.48 - - [2025-11-10 20:03:30] "GET /config-node/10171982-36fa-4aaa-ade6-67b3436426a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002443 10.0.0.48 - - [2025-11-10 20:03:31] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.48 - - [2025-11-10 20:03:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002070 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.48 - - [2025-11-10 20:03:36] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002601 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.009909 10.0.0.48 - - [2025-11-10 20:03:36] "GET / HTTP/1.1" 200 35931 0.002526 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 264 0.002758 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /alarm/7f6ba22a-b4d6-44fb-a34a-0cb76f56f652 HTTP/1.1" 200 244 0.009683 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 261 0.003824 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /alarm/9036d329-e40c-4bd2-906a-50b1f0f536ea HTTP/1.1" 200 244 0.009993 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 261 0.024477 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /alarm/2064c230-cc2f-457c-ad24-9585e7344812 HTTP/1.1" 200 244 0.009979 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 253 0.015404 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /alarm/38aa2ce5-ddf6-47d4-9e2d-75883b77c9bb HTTP/1.1" 200 244 0.012495 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 251 0.015315 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /alarm/abacfb84-58b9-4de7-9ace-a1c89113ea8b HTTP/1.1" 200 244 0.014602 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 252 0.003868 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.48 - - [2025-11-10 20:03:36] "PUT /alarm/accabba9-4c1f-4bc3-9eb2-95b059d89653 HTTP/1.1" 200 244 0.011737 10.0.0.48 - - [2025-11-10 20:03:36] "POST /alarms HTTP/1.1" 409 256 0.012451 10.0.0.48 - - [2025-11-10 20:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/504b0516-877b-4d77-bdeb-056e58eae88b HTTP/1.1" 200 244 0.013790 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 248 0.019438 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/c96e74b4-92bc-4c6c-adcd-7d8cf6f1105e HTTP/1.1" 200 244 0.009936 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 252 0.010705 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/b9bbcd41-9e42-4af3-b08d-ed32aa946870 HTTP/1.1" 200 244 0.010728 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 257 0.011363 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/cc726ca8-983b-4523-a2d5-1e32d6d62cdd HTTP/1.1" 200 244 0.013879 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 251 0.008943 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/bbfca05e-1b35-4049-8abe-d6a7dad1eb03 HTTP/1.1" 200 244 0.011281 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 257 0.003452 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/1bca3036-1554-4fb4-ae9f-8a607a05d3a8 HTTP/1.1" 200 244 0.011185 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 261 0.012486 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/2b7277ab-1de1-49e9-b906-b9d0754910a3 HTTP/1.1" 200 244 0.011342 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 258 0.009927 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/81430032-714c-4e57-8a91-60ed247e293e HTTP/1.1" 200 244 0.013122 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 254 0.011066 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/00a0837b-15af-4acc-ad48-1dd4d784c4c9 HTTP/1.1" 200 244 0.009612 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 254 0.009648 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/db7768f5-5ff1-492b-87de-1307974213ba HTTP/1.1" 200 244 0.010051 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 254 0.011785 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/942cca6b-acae-46bf-9cdc-6f5e1d5384d3 HTTP/1.1" 200 244 0.010369 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 247 0.010484 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/3847f4b1-6d48-44df-b2b2-f22d593764fd HTTP/1.1" 200 244 0.011630 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 272 0.005613 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/bc3dcb75-41ec-46f4-b674-6dbc4c60ec82 HTTP/1.1" 200 244 0.010313 10.0.0.48 - - [2025-11-10 20:03:37] "POST /alarms HTTP/1.1" 409 261 0.011800 10.0.0.48 - - [2025-11-10 20:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.48 - - [2025-11-10 20:03:37] "PUT /alarm/ef6a9bf1-ed3f-497d-9fe3-64189a25cec1 HTTP/1.1" 200 244 0.012475 10.0.0.48 - - [2025-11-10 20:03:38] "POST /alarms HTTP/1.1" 409 259 0.011426 10.0.0.48 - - [2025-11-10 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.48 - - [2025-11-10 20:03:38] "PUT /alarm/d94a5d10-67b3-482e-aa4d-e23a459d7f1f HTTP/1.1" 200 244 0.011606 10.0.0.48 - - [2025-11-10 20:03:38] "POST /alarms HTTP/1.1" 409 265 0.020530 10.0.0.48 - - [2025-11-10 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.48 - - [2025-11-10 20:03:38] "PUT /alarm/fd34dba2-5897-43c0-bc11-6225d87f9187 HTTP/1.1" 200 244 0.014120 10.0.0.48 - - [2025-11-10 20:03:38] "POST /alarms HTTP/1.1" 409 279 0.008325 10.0.0.48 - - [2025-11-10 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.48 - - [2025-11-10 20:03:38] "PUT /alarm/0c55a6a8-d9c3-44c9-9b3a-f7b853ef00b9 HTTP/1.1" 200 244 0.011133 10.0.0.48 - - [2025-11-10 20:03:38] "GET / HTTP/1.1" 200 35931 0.001982 10.0.0.48 - - [2025-11-10 20:03:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003505 10.0.0.48 - - [2025-11-10 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.48 - - [2025-11-10 20:03:38] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.013118 10.0.0.48 - - [2025-11-10 20:03:38] "GET / HTTP/1.1" 200 35931 0.002035 10.0.0.48 - - [2025-11-10 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.48 - - [2025-11-10 20:03:38] "GET /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003824 10.0.0.48 - - [2025-11-10 20:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.48 - - [2025-11-10 20:03:38] "PUT /global-vrouter-config/cbec4bb5-adfc-4ad0-b66b-f6b19f3abf89 HTTP/1.1" 200 276 0.052465 10.0.0.48 - - [2025-11-10 20:03:39] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.48 - - [2025-11-10 20:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.48 - - [2025-11-10 20:03:39] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005642 10.0.0.48 - - [2025-11-10 20:03:39] "PUT /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0 HTTP/1.1" 200 274 0.024962 10.0.0.48 - - [2025-11-10 20:03:42] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.48 - - [2025-11-10 20:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.48 - - [2025-11-10 20:03:42] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002826 10.0.0.48 - - [2025-11-10 20:03:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001748 10.0.0.48 - - [2025-11-10 20:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.48 - - [2025-11-10 20:03:42] "GET /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003744 10.0.0.48 - - [2025-11-10 20:03:42] "PUT /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a HTTP/1.1" 200 254 0.016165 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:03:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003888 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:03:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 10.0.0.48 - - [2025-11-10 20:03:46] "POST /tags HTTP/1.1" 200 355 0.035784 10.0.0.48 - - [2025-11-10 20:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.48 - - [2025-11-10 20:03:46] "GET /tag/bf95ed61-3e7f-4a16-980d-09d0d60f9c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014360 10.0.0.48 - - [2025-11-10 20:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.48 - - [2025-11-10 20:03:46] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004051 10.0.0.48 - - [2025-11-10 20:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.48 - - [2025-11-10 20:03:46] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063616 10.0.0.48 - - [2025-11-10 20:03:47] "POST /virtual-machines HTTP/1.1" 200 351 0.022147 10.0.0.48 - - [2025-11-10 20:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028562 10.0.0.48 - - [2025-11-10 20:03:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.132649 10.0.0.48 - - [2025-11-10 20:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010142 10.0.0.48 - - [2025-11-10 20:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021443 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004704 10.0.0.48 - - [2025-11-10 20:03:47] "POST /instance-ips HTTP/1.1" 200 391 0.024307 10.0.0.48 - - [2025-11-10 20:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024586 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015348 10.0.0.48 - - [2025-11-10 20:03:47] "POST /set-tag HTTP/1.1" 200 109 0.019451 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018765 10.0.0.48 - - [2025-11-10 20:03:47] "GET /instance-ip/5e1674dc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003912 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007134 10.0.0.48 - - [2025-11-10 20:03:47] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003881 10.0.0.48 - - [2025-11-10 20:03:47] "POST /ref-update HTTP/1.1" 200 156 0.010202 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:03:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:03:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011010 10.0.0.48 - - [2025-11-10 20:03:47] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.48 - - [2025-11-10 20:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.48 - - [2025-11-10 20:03:47] "GET /virtual-network/e636c2fe-45ed-44a9-9c1e-9e9c81b27e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004222 10.0.0.48 - - [2025-11-10 20:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.48 - - [2025-11-10 20:03:47] "GET /project/5b6d0107-64aa-4089-bf20-aa6fcb53371c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042537 10.0.0.48 - - [2025-11-10 20:03:47] "POST /virtual-machines HTTP/1.1" 200 355 0.009257 10.0.0.48 - - [2025-11-10 20:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008438 10.0.0.48 - - [2025-11-10 20:03:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.113945 10.0.0.48 - - [2025-11-10 20:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032644 10.0.0.48 - - [2025-11-10 20:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013917 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.021842 10.0.0.48 - - [2025-11-10 20:03:48] "POST /instance-ips HTTP/1.1" 200 395 0.030083 10.0.0.48 - - [2025-11-10 20:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.056259 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.038174 10.0.0.48 - - [2025-11-10 20:03:48] "POST /set-tag HTTP/1.1" 200 109 0.032531 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.030104 10.0.0.48 - - [2025-11-10 20:03:48] "GET /instance-ip/5e8b77b4-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006278 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004499 10.0.0.48 - - [2025-11-10 20:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-router/b7c33272-b971-4978-aca7-af1f0c6c6377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005841 10.0.0.48 - - [2025-11-10 20:03:48] "POST /ref-update HTTP/1.1" 200 156 0.017310 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.033335 10.0.0.48 - - [2025-11-10 20:03:48] "POST /set-tag HTTP/1.1" 200 109 0.005625 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008214 10.0.0.48 - - [2025-11-10 20:03:48] "POST /set-tag HTTP/1.1" 200 109 0.006103 10.0.0.48 - - [2025-11-10 20:03:48] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010307 10.0.0.48 - - [2025-11-10 20:03:48] "POST /set-tag HTTP/1.1" 200 109 0.003223 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:03:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001416 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:03:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001619 10.0.0.48 - - [2025-11-10 20:04:02] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006673 10.0.0.48 - - [2025-11-10 20:04:02] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.48 - - [2025-11-10 20:04:03] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004417 10.0.0.48 - - [2025-11-10 20:04:03] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.48 - - [2025-11-10 20:04:04] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.035787 10.0.0.48 - - [2025-11-10 20:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.48 - - [2025-11-10 20:04:06] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.48 - - [2025-11-10 20:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.48 - - [2025-11-10 20:04:06] "GET /global-system-config/2ba6c372-42d7-4aac-a912-f56e46d4c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004604 10.0.0.48 - - [2025-11-10 20:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.48 - - [2025-11-10 20:04:06] "GET /config-node/10171982-36fa-4aaa-ade6-67b3436426a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002039 10.0.0.48 - - [2025-11-10 20:04:17] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.48 - - [2025-11-10 20:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.48 - - [2025-11-10 20:04:17] "GET /routing-instance/98b8f39f-3fff-41aa-92ad-b3fc73fa93fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002766 10.0.0.48 - - [2025-11-10 20:04:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001667 10.0.0.48 - - [2025-11-10 20:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.48 - - [2025-11-10 20:04:17] "GET /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.006981 10.0.0.48 - - [2025-11-10 20:04:17] "PUT /bgp-router/84533e17-d6f9-41f0-82d2-efb759260d7a HTTP/1.1" 200 254 0.020483 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001477 [Introspect:8084]10.0.0.48 - - [2025-11-10 20:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001484 10.0.0.48 - - [2025-11-10 20:04:36] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004552 10.0.0.48 - - [2025-11-10 20:04:36] "POST /set-tag HTTP/1.1" 200 109 0.011984 10.0.0.48 - - [2025-11-10 20:04:36] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009226 10.0.0.48 - - [2025-11-10 20:04:36] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.48 - - [2025-11-10 20:04:36] "GET /virtual-machine/f7f2064b-9649-4fc8-b999-9ddab92bc98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005548 10.0.0.48 - - [2025-11-10 20:04:36] "POST /ref-update HTTP/1.1" 200 156 0.018491 10.0.0.48 - - [2025-11-10 20:04:36] "GET /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004932 10.0.0.48 - - [2025-11-10 20:04:36] "POST /set-tag HTTP/1.1" 200 109 0.014868 10.0.0.48 - - [2025-11-10 20:04:36] "POST /set-tag HTTP/1.1" 200 109 0.025455 10.0.0.48 - - [2025-11-10 20:04:36] "DELETE /instance-ip/5e1674dc-be70-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.034674 10.0.0.48 - - [2025-11-10 20:04:36] "DELETE /virtual-machine-interface/5df7e9ae-be70-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.038845 10.0.0.48 - - [2025-11-10 20:04:36] "DELETE /virtual-machine/f7f2064b-9649-4fc8-b999-9ddab92bc98d HTTP/1.1" 200 115 0.025395 10.0.0.48 - - [2025-11-10 20:04:36] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005278 10.0.0.48 - - [2025-11-10 20:04:36] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.48 - - [2025-11-10 20:05:07] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015278 10.0.0.48 - - [2025-11-10 20:05:07] "POST /set-tag HTTP/1.1" 200 109 0.004365 10.0.0.48 - - [2025-11-10 20:05:07] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007145 10.0.0.48 - - [2025-11-10 20:05:07] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.48 - - [2025-11-10 20:05:07] "GET /virtual-machine/7352e18b-8e26-4207-aab0-0d211c4c745a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003021 10.0.0.48 - - [2025-11-10 20:05:07] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.48 - - [2025-11-10 20:05:07] "GET /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005106 10.0.0.48 - - [2025-11-10 20:05:07] "POST /set-tag HTTP/1.1" 200 109 0.028850 10.0.0.48 - - [2025-11-10 20:05:07] "POST /set-tag HTTP/1.1" 200 109 0.019502 10.0.0.48 - - [2025-11-10 20:05:07] "DELETE /instance-ip/5e8b77b4-be70-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.057437 10.0.0.48 - - [2025-11-10 20:05:07] "DELETE /virtual-machine-interface/5e7435cc-be70-11f0-a7db-fa163e54d95d HTTP/1.1" 200 115 0.051404 10.0.0.48 - - [2025-11-10 20:05:07] "DELETE /virtual-machine/7352e18b-8e26-4207-aab0-0d211c4c745a HTTP/1.1" 200 115 0.031311 10.0.0.48 - - [2025-11-10 20:05:07] "DELETE /tag/bf95ed61-3e7f-4a16-980d-09d0d60f9c5b HTTP/1.1" 200 115 0.039045