++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Oct 28 05:50:49 PM UTC 2025 ===================' INFO: =================== Tue Oct 28 05:50:49 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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.50 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.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.215.98.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.215.98.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/28/2025 17:51:35.611 7f051cb71800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/28/2025 17:51:35.958 7f051cb71800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/28/2025 17:51:35.983 7f051cb71800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/28/2025 17:51:35.983 7f051cb71800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-10-28 17:51:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.005355 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-10-28 17:51:47] "GET / HTTP/1.1" 503 181 0.000634 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 45303 0.001412 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 35931 0.001244 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 35931 0.001024 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-10-28 17:51:48] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007077 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.006015 10.0.0.50 - - [2025-10-28 17:51:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.086918 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 35931 0.001157 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017827 10.0.0.50 - - [2025-10-28 17:51:48] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013955 10.0.0.50 - - [2025-10-28 17:51:48] "GET / HTTP/1.1" 200 35931 0.013057 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.011019 10.0.0.50 - - [2025-10-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008644 10.0.0.50 - - [2025-10-28 17:51:49] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007641 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.009280 10.0.0.50 - - [2025-10-28 17:51:49] "POST /config-database-nodes HTTP/1.1" 200 611 0.060884 10.0.0.50 - - [2025-10-28 17:51:49] "POST /database-nodes HTTP/1.1" 200 597 0.068206 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.005983 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009339 10.0.0.50 - - [2025-10-28 17:51:49] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015071 10.0.0.50 - - [2025-10-28 17:51:49] "POST /service-appliance-sets HTTP/1.1" 200 553 0.117498 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.004997 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.50 - - [2025-10-28 17:51:49] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005587 10.0.0.50 - - [2025-10-28 17:51:49] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012029 10.0.0.50 - - [2025-10-28 17:51:49] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005473 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005024 10.0.0.50 - - [2025-10-28 17:51:49] "POST /service-appliance-sets HTTP/1.1" 200 541 0.042401 10.0.0.50 - - [2025-10-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.50 - - [2025-10-28 17:51:49] "GET /network-ipam/14ba2358-5cd6-40d9-ad8e-120b72c365ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.015666 10.0.0.50 - - [2025-10-28 17:51:49] "POST /analytics-nodes HTTP/1.1" 200 599 0.062778 10.0.0.50 - - [2025-10-28 17:51:50] "POST /service-templates HTTP/1.1" 200 511 0.039857 10.0.0.50 - - [2025-10-28 17:51:50] "POST /service-templates HTTP/1.1" 200 501 0.112409 10.0.0.50 - - [2025-10-28 17:51:50] "POST /service-templates HTTP/1.1" 200 515 0.107123 10.0.0.50 - - [2025-10-28 17:51:50] "POST /service-templates HTTP/1.1" 200 535 0.105089 10.0.0.50 - - [2025-10-28 17:51:50] "POST /service-templates HTTP/1.1" 200 507 0.027269 10.0.0.50 - - [2025-10-28 17:51:50] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.50 - - [2025-10-28 17:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.50 - - [2025-10-28 17:51:50] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007167 10.0.0.50 - - [2025-10-28 17:51:50] "POST /bgp-routers HTTP/1.1" 200 616 0.035189 10.0.0.50 - - [2025-10-28 17:51:50] "GET /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.055622 10.0.0.50 - - [2025-10-28 17:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.50 - - [2025-10-28 17:51:51] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006550 10.0.0.50 - - [2025-10-28 17:51:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002882 10.0.0.50 - - [2025-10-28 17:51:51] "POST /ref-update HTTP/1.1" 200 156 0.018559 10.0.0.50 - - [2025-10-28 17:51:51] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.50 - - [2025-10-28 17:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006877 10.0.0.50 - - [2025-10-28 17:51:51] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016973 10.0.0.50 - - [2025-10-28 17:51:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005401 10.0.0.50 - - [2025-10-28 17:51:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.078167 10.0.0.50 - - [2025-10-28 17:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.50 - - [2025-10-28 17:51:53] "GET /network-ipam/14ba2358-5cd6-40d9-ad8e-120b72c365ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003345 10.0.0.50 - - [2025-10-28 17:51:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.004077 10.0.0.50 - - [2025-10-28 17:51:53] "POST /access-control-lists HTTP/1.1" 200 587 0.023390 10.0.0.50 - - [2025-10-28 17:51:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.010413 10.0.0.50 - - [2025-10-28 17:51:54] "POST /access-control-lists HTTP/1.1" 200 585 0.031551 10.0.0.50 - - [2025-10-28 17:51:54] "POST /route-targets HTTP/1.1" 200 327 0.031038 10.0.0.50 - - [2025-10-28 17:51:54] "POST /ref-update HTTP/1.1" 200 156 0.022662 10.0.0.50 - - [2025-10-28 17:51:54] "POST /route-targets HTTP/1.1" 200 327 0.066085 10.0.0.50 - - [2025-10-28 17:51:54] "POST /ref-update HTTP/1.1" 200 156 0.025478 10.0.0.50 - - [2025-10-28 17:51:54] "POST /route-targets HTTP/1.1" 200 327 0.023484 10.0.0.50 - - [2025-10-28 17:51:54] "POST /ref-update HTTP/1.1" 200 156 0.041899 10.0.0.50 - - [2025-10-28 17:51:54] "POST /route-targets HTTP/1.1" 200 327 0.018312 10.0.0.50 - - [2025-10-28 17:51:54] "POST /ref-update HTTP/1.1" 200 156 0.048392 10.0.0.50 - - [2025-10-28 17:51:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.013724 10.0.0.50 - - [2025-10-28 17:51:54] "POST /access-control-lists HTTP/1.1" 200 551 0.080793 10.0.0.50 - - [2025-10-28 17:51:54] "PUT /access-control-list/7cc62a10-1dbc-4a3f-bba8-42ad6d329db9 HTTP/1.1" 200 272 0.079798 10.0.0.50 - - [2025-10-28 17:51:55] "PUT /access-control-list/58a27f00-468b-43e2-bcfa-9a8fa6c22469 HTTP/1.1" 200 272 0.069082 10.0.0.50 - - [2025-10-28 17:51:58] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.50 - - [2025-10-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.50 - - [2025-10-28 17:51:58] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005892 10.0.0.50 - - [2025-10-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002290 10.0.0.50 - - [2025-10-28 17:51:58] "POST /config-nodes HTTP/1.1" 200 593 0.024172 10.0.0.50 - - [2025-10-28 17:51:58] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.50 - - [2025-10-28 17:51:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004031 10.0.0.50 - - [2025-10-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.50 - - [2025-10-28 17:52:03] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003004 10.0.0.50 - - [2025-10-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2025-10-28 17:52:03] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.026535 10.0.0.50 - - [2025-10-28 17:52:03] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.50 - - [2025-10-28 17:52:03] "POST /alarms HTTP/1.1" 200 581 0.061900 10.0.0.50 - - [2025-10-28 17:52:03] "POST /alarms HTTP/1.1" 200 575 0.040376 10.0.0.50 - - [2025-10-28 17:52:03] "POST /alarms HTTP/1.1" 200 575 0.030917 10.0.0.50 - - [2025-10-28 17:52:03] "POST /alarms HTTP/1.1" 200 559 0.030991 10.0.0.50 - - [2025-10-28 17:52:03] "POST /alarms HTTP/1.1" 200 555 0.066935 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 557 0.040901 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 565 0.018408 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 549 0.036807 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 557 0.045268 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 567 0.017482 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 555 0.078915 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 567 0.074656 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 575 0.097574 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 569 0.085960 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 561 0.086843 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 561 0.058158 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 561 0.073711 10.0.0.50 - - [2025-10-28 17:52:04] "POST /alarms HTTP/1.1" 200 547 0.051835 10.0.0.50 - - [2025-10-28 17:52:05] "POST /alarms HTTP/1.1" 200 595 0.034075 10.0.0.50 - - [2025-10-28 17:52:05] "POST /alarms HTTP/1.1" 200 575 0.066579 10.0.0.50 - - [2025-10-28 17:52:05] "POST /alarms HTTP/1.1" 200 571 0.059156 10.0.0.50 - - [2025-10-28 17:52:05] "POST /alarms HTTP/1.1" 200 583 0.029303 10.0.0.50 - - [2025-10-28 17:52:05] "POST /alarms HTTP/1.1" 200 609 0.076942 10.0.0.50 - - [2025-10-28 17:52:05] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.50 - - [2025-10-28 17:52:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003375 10.0.0.50 - - [2025-10-28 17:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.50 - - [2025-10-28 17:52:05] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.014400 10.0.0.50 - - [2025-10-28 17:52:06] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.50 - - [2025-10-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.50 - - [2025-10-28 17:52:06] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003289 10.0.0.50 - - [2025-10-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.50 - - [2025-10-28 17:52:06] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.009331 10.0.0.50 - - [2025-10-28 17:52:06] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.50 - - [2025-10-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.50 - - [2025-10-28 17:52:06] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006553 10.0.0.50 - - [2025-10-28 17:52:06] "PUT /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a HTTP/1.1" 200 274 0.033401 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002043 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:53:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:53:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:53:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 10.0.0.50 - - [2025-10-28 17:54:33] "GET / HTTP/1.1" 200 35931 0.002116 10.0.0.50 - - [2025-10-28 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.50 - - [2025-10-28 17:54:33] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005672 10.0.0.50 - - [2025-10-28 17:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.50 - - [2025-10-28 17:54:33] "GET /config-node/cb0c971d-4987-48f2-b125-bcb4c5ea1cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003534 10.0.0.50 - - [2025-10-28 17:54:45] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.50 - - [2025-10-28 17:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.50 - - [2025-10-28 17:54:45] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003095 10.0.0.50 - - [2025-10-28 17:54:45] "POST /bgp-routers HTTP/1.1" 409 301 0.004286 10.0.0.50 - - [2025-10-28 17:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2025-10-28 17:54:45] "GET /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005752 10.0.0.50 - - [2025-10-28 17:54:45] "PUT /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333 HTTP/1.1" 200 254 0.022030 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:54:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:54:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:54:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001345 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:54:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:55:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:55:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:55:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:55:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:55:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001224 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:55:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001393 10.0.0.50 - - [2025-10-28 17:55:58] "GET /global-system-configs HTTP/1.1" 200 322 0.004080 10.0.0.50 - - [2025-10-28 17:55:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002422 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 10.0.0.50 - - [2025-10-28 17:56:22] "GET / HTTP/1.1" 200 35931 0.002123 10.0.0.50 - - [2025-10-28 17:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.50 - - [2025-10-28 17:56:22] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002776 10.0.0.50 - - [2025-10-28 17:56:22] "POST /id-to-fqname HTTP/1.1" 200 173 0.000562 10.0.0.50 - - [2025-10-28 17:56:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.035126 10.0.0.50 - - [2025-10-28 17:56:22] "POST /security-groups HTTP/1.1" 200 570 0.092370 10.0.0.50 - - [2025-10-28 17:56:22] "POST /projects HTTP/1.1" 200 481 0.301812 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.002476 10.0.0.50 - - [2025-10-28 17:56:23] "POST /security-groups HTTP/1.1" 200 534 0.177852 10.0.0.50 - - [2025-10-28 17:56:23] "POST /access-control-lists HTTP/1.1" 200 579 0.080663 10.0.0.50 - - [2025-10-28 17:56:23] "POST /chown HTTP/1.1" 200 109 0.013152 10.0.0.50 - - [2025-10-28 17:56:23] "POST /policy-managements HTTP/1.1" 409 214 0.005629 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.004814 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021145 10.0.0.50 - - [2025-10-28 17:56:23] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.029670 10.0.0.50 - - [2025-10-28 17:56:23] "POST /access-control-lists HTTP/1.1" 200 577 0.096707 10.0.0.50 - - [2025-10-28 17:56:23] "POST /application-policy-sets HTTP/1.1" 200 528 0.044532 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.50 - - [2025-10-28 17:56:23] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003516 10.0.0.50 - - [2025-10-28 17:56:23] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.011333 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012792 10.0.0.50 - - [2025-10-28 17:56:23] "GET /virtual-network/5ba6f5d5-9aff-46bc-a8f8-96f663650239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005440 10.0.0.50 - - [2025-10-28 17:56:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.001261 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.022436 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.001977 10.0.0.50 - - [2025-10-28 17:56:23] "POST /security-groups HTTP/1.1" 200 574 0.150784 10.0.0.50 - - [2025-10-28 17:56:23] "POST /projects HTTP/1.1" 200 489 0.354101 10.0.0.50 - - [2025-10-28 17:56:23] "POST /access-control-lists HTTP/1.1" 200 594 0.135368 10.0.0.50 - - [2025-10-28 17:56:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.004055 10.0.0.50 - - [2025-10-28 17:56:23] "POST /security-groups HTTP/1.1" 200 546 0.082779 10.0.0.50 - - [2025-10-28 17:56:24] "POST /access-control-lists HTTP/1.1" 200 592 0.062978 10.0.0.50 - - [2025-10-28 17:56:24] "POST /chown HTTP/1.1" 200 109 0.081533 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.004205 10.0.0.50 - - [2025-10-28 17:56:24] "POST /network-ipams HTTP/1.1" 200 522 0.086275 10.0.0.50 - - [2025-10-28 17:56:24] "POST /access-control-lists HTTP/1.1" 200 583 0.136230 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.013082 10.0.0.50 - - [2025-10-28 17:56:24] "POST /network-ipams HTTP/1.1" 200 510 0.093915 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.005595 10.0.0.50 - - [2025-10-28 17:56:24] "POST /access-control-lists HTTP/1.1" 200 581 0.126057 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.002435 10.0.0.50 - - [2025-10-28 17:56:24] "POST /access-control-lists HTTP/1.1" 200 602 0.047787 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.019965 10.0.0.50 - - [2025-10-28 17:56:24] "POST /access-control-lists HTTP/1.1" 200 600 0.053036 10.0.0.50 - - [2025-10-28 17:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.017649 10.0.0.50 - - [2025-10-28 17:56:24] "POST /virtual-networks HTTP/1.1" 200 538 0.316408 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.50 - - [2025-10-28 17:56:24] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.021021 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002023 10.0.0.50 - - [2025-10-28 17:56:24] "POST /access-control-lists HTTP/1.1" 200 589 0.067606 10.0.0.50 - - [2025-10-28 17:56:24] "POST /network-ipams HTTP/1.1" 200 518 0.090796 10.0.0.50 - - [2025-10-28 17:56:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.003426 10.0.0.50 - - [2025-10-28 17:56:24] "POST /route-targets HTTP/1.1" 200 327 0.037191 10.0.0.50 - - [2025-10-28 17:56:24] "POST /ref-update HTTP/1.1" 200 156 0.032419 10.0.0.50 - - [2025-10-28 17:56:25] "PUT /access-control-list/3efbed63-9475-4816-9fa6-5ce8ec3e4468 HTTP/1.1" 200 272 0.055336 10.0.0.50 - - [2025-10-28 17:56:25] "POST /useragent-kv HTTP/1.1" 200 115 0.014645 10.0.0.50 - - [2025-10-28 17:56:25] "POST /virtual-networks HTTP/1.1" 200 546 0.162352 10.0.0.50 - - [2025-10-28 17:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2025-10-28 17:56:25] "POST /route-targets HTTP/1.1" 200 327 0.014507 10.0.0.50 - - [2025-10-28 17:56:25] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.023187 10.0.0.50 - - [2025-10-28 17:56:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.006345 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-update HTTP/1.1" 200 156 0.040433 10.0.0.50 - - [2025-10-28 17:56:25] "POST /network-policys HTTP/1.1" 200 538 0.019697 10.0.0.50 - - [2025-10-28 17:56:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.008362 10.0.0.50 - - [2025-10-28 17:56:25] "POST /network-policys HTTP/1.1" 200 534 0.031913 10.0.0.50 - - [2025-10-28 17:56:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002512 10.0.0.50 - - [2025-10-28 17:56:25] "POST /network-policys HTTP/1.1" 200 542 0.021512 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-update HTTP/1.1" 200 156 0.136019 10.0.0.50 - - [2025-10-28 17:56:25] "PUT /access-control-list/8fbe16e4-b7a4-4d50-a208-b1a06d0215fa HTTP/1.1" 200 272 0.096862 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016976 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-update HTTP/1.1" 200 156 0.076876 10.0.0.50 - - [2025-10-28 17:56:25] "PUT /access-control-list/3efbed63-9475-4816-9fa6-5ce8ec3e4468 HTTP/1.1" 200 272 0.026686 10.0.0.50 - - [2025-10-28 17:56:25] "PUT /access-control-list/3efbed63-9475-4816-9fa6-5ce8ec3e4468 HTTP/1.1" 200 272 0.072761 10.0.0.50 - - [2025-10-28 17:56:25] "PUT /access-control-list/8fbe16e4-b7a4-4d50-a208-b1a06d0215fa HTTP/1.1" 200 272 0.020204 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-update HTTP/1.1" 200 156 0.202387 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-update HTTP/1.1" 200 156 0.040903 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007731 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003977 10.0.0.50 - - [2025-10-28 17:56:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.002610 10.0.0.50 - - [2025-10-28 17:56:25] "POST /ref-update HTTP/1.1" 200 156 0.075811 10.0.0.50 - - [2025-10-28 17:56:26] "POST /access-control-lists HTTP/1.1" 200 601 0.062189 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-update HTTP/1.1" 200 156 0.090621 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-update HTTP/1.1" 200 156 0.155196 10.0.0.50 - - [2025-10-28 17:56:26] "PUT /access-control-list/8fbe16e4-b7a4-4d50-a208-b1a06d0215fa HTTP/1.1" 200 272 0.021686 10.0.0.50 - - [2025-10-28 17:56:26] "PUT /access-control-list/8286334d-a862-4455-a558-422e06718446 HTTP/1.1" 200 272 0.032145 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-update HTTP/1.1" 200 156 0.116903 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013134 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003940 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-update HTTP/1.1" 200 156 0.069927 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008105 10.0.0.50 - - [2025-10-28 17:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2025-10-28 17:56:26] "PUT /access-control-list/8286334d-a862-4455-a558-422e06718446 HTTP/1.1" 200 272 0.036850 10.0.0.50 - - [2025-10-28 17:56:26] "GET /virtual-network/5ba6f5d5-9aff-46bc-a8f8-96f663650239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.031898 10.0.0.50 - - [2025-10-28 17:56:26] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011362 10.0.0.50 - - [2025-10-28 17:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2025-10-28 17:56:26] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018590 10.0.0.50 - - [2025-10-28 17:56:26] "POST /firewall-policys HTTP/1.1" 200 530 0.038981 10.0.0.50 - - [2025-10-28 17:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.050555 10.0.0.50 - - [2025-10-28 17:56:26] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.026177 10.0.0.50 - - [2025-10-28 17:56:26] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003266 10.0.0.50 - - [2025-10-28 17:56:26] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003309 10.0.0.50 - - [2025-10-28 17:56:26] "POST /ref-update HTTP/1.1" 200 156 0.021637 10.0.0.50 - - [2025-10-28 17:56:26] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.015614 10.0.0.50 - - [2025-10-28 17:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.50 - - [2025-10-28 17:56:26] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.050946 10.0.0.50 - - [2025-10-28 17:56:26] "POST /firewall-policys HTTP/1.1" 200 532 0.058419 10.0.0.50 - - [2025-10-28 17:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021861 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010867 10.0.0.50 - - [2025-10-28 17:56:27] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010666 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011263 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002878 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002306 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.019631 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.057338 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.037067 10.0.0.50 - - [2025-10-28 17:56:27] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010264 10.0.0.50 - - [2025-10-28 17:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.50 - - [2025-10-28 17:56:27] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003193 10.0.0.50 - - [2025-10-28 17:56:27] "POST /firewall-policys HTTP/1.1" 200 530 0.030375 10.0.0.50 - - [2025-10-28 17:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030677 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014724 10.0.0.50 - - [2025-10-28 17:56:27] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003983 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002992 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002698 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003330 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002474 10.0.0.50 - - [2025-10-28 17:56:27] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007265 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.019524 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.030081 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.047309 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.039028 10.0.0.50 - - [2025-10-28 17:56:27] "POST /ref-update HTTP/1.1" 200 156 0.069681 10.0.0.50 - - [2025-10-28 17:56:27] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.003837 10.0.0.50 - - [2025-10-28 17:56:28] "POST /tags HTTP/1.1" 200 299 0.038320 10.0.0.50 - - [2025-10-28 17:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.50 - - [2025-10-28 17:56:28] "GET /tag/4f1645e2-d358-421e-a476-3ee1fd1266d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.047358 10.0.0.50 - - [2025-10-28 17:56:28] "POST /set-tag HTTP/1.1" 200 109 0.036341 10.0.0.50 - - [2025-10-28 17:56:28] "POST /tags HTTP/1.1" 200 357 0.180397 10.0.0.50 - - [2025-10-28 17:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011719 10.0.0.50 - - [2025-10-28 17:56:28] "GET /tag/90fd5a40-80f3-4bce-acec-5ae757ad5a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027027 10.0.0.50 - - [2025-10-28 17:56:28] "POST /tags HTTP/1.1" 200 305 0.092736 10.0.0.50 - - [2025-10-28 17:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016002 10.0.0.50 - - [2025-10-28 17:56:28] "GET /tag/182c2c18-7437-4aef-97f0-28ccdad58a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020884 10.0.0.50 - - [2025-10-28 17:56:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000608 10.0.0.50 - - [2025-10-28 17:56:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.010344 10.0.0.50 - - [2025-10-28 17:56:28] "POST /security-groups HTTP/1.1" 200 571 0.091881 10.0.0.50 - - [2025-10-28 17:56:29] "POST /projects HTTP/1.1" 200 483 0.282689 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.023705 10.0.0.50 - - [2025-10-28 17:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023372 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.50 - - [2025-10-28 17:56:29] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.014086 10.0.0.50 - - [2025-10-28 17:56:29] "POST /access-control-lists HTTP/1.1" 200 580 0.122833 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025554 10.0.0.50 - - [2025-10-28 17:56:29] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.019380 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002404 10.0.0.50 - - [2025-10-28 17:56:29] "POST /access-control-lists HTTP/1.1" 200 578 0.079803 10.0.0.50 - - [2025-10-28 17:56:29] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.132679 10.0.0.50 - - [2025-10-28 17:56:29] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.051610 10.0.0.50 - - [2025-10-28 17:56:29] "POST /security-groups HTTP/1.1" 200 537 0.109151 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.002676 10.0.0.50 - - [2025-10-28 17:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045888 10.0.0.50 - - [2025-10-28 17:56:29] "POST /chown HTTP/1.1" 200 109 0.032295 10.0.0.50 - - [2025-10-28 17:56:29] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041198 10.0.0.50 - - [2025-10-28 17:56:29] "POST /access-control-lists HTTP/1.1" 200 596 0.157589 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.004062 10.0.0.50 - - [2025-10-28 17:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.50 - - [2025-10-28 17:56:29] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004646 10.0.0.50 - - [2025-10-28 17:56:30] "POST /tags HTTP/1.1" 409 207 0.002550 10.0.0.50 - - [2025-10-28 17:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2025-10-28 17:56:30] "GET /tag/182c2c18-7437-4aef-97f0-28ccdad58a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.089815 10.0.0.50 - - [2025-10-28 17:56:30] "POST /access-control-lists HTTP/1.1" 200 594 0.151910 10.0.0.50 - - [2025-10-28 17:56:30] "POST /firewall-rules HTTP/1.1" 200 564 0.076660 10.0.0.50 - - [2025-10-28 17:56:30] "GET /firewall-rule/23a524ae-0804-4ee0-8037-23afe7b69819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010351 10.0.0.50 - - [2025-10-28 17:56:30] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005830 10.0.0.50 - - [2025-10-28 17:56:30] "GET /firewall-rule/23a524ae-0804-4ee0-8037-23afe7b69819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004519 10.0.0.50 - - [2025-10-28 17:56:30] "POST /ref-update HTTP/1.1" 200 156 0.068061 10.0.0.50 - - [2025-10-28 17:56:30] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027791 10.0.0.50 - - [2025-10-28 17:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2025-10-28 17:56:30] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002921 10.0.0.50 - - [2025-10-28 17:56:30] "POST /tags HTTP/1.1" 409 207 0.001969 10.0.0.50 - - [2025-10-28 17:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2025-10-28 17:56:30] "GET /tag/182c2c18-7437-4aef-97f0-28ccdad58a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030098 10.0.0.50 - - [2025-10-28 17:56:30] "POST /firewall-rules HTTP/1.1" 200 562 0.092709 10.0.0.50 - - [2025-10-28 17:56:30] "GET /firewall-rule/04815826-e688-4859-8dc4-3b896cb5cdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004470 10.0.0.50 - - [2025-10-28 17:56:30] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004024 10.0.0.50 - - [2025-10-28 17:56:30] "GET /firewall-rule/04815826-e688-4859-8dc4-3b896cb5cdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002079 10.0.0.50 - - [2025-10-28 17:56:30] "POST /ref-update HTTP/1.1" 200 156 0.021456 10.0.0.50 - - [2025-10-28 17:56:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.013994 10.0.0.50 - - [2025-10-28 17:56:30] "POST /tags HTTP/1.1" 200 301 0.074708 10.0.0.50 - - [2025-10-28 17:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2025-10-28 17:56:30] "GET /tag/09d988de-5428-4e83-aa93-9eae3fb1f44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013585 10.0.0.50 - - [2025-10-28 17:56:31] "POST /tags HTTP/1.1" 200 325 0.058459 10.0.0.50 - - [2025-10-28 17:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020778 10.0.0.50 - - [2025-10-28 17:56:31] "GET /tag/6732a3f2-e206-4b37-902d-e33c86be6514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015845 10.0.0.50 - - [2025-10-28 17:56:31] "POST /tags HTTP/1.1" 200 363 0.045131 10.0.0.50 - - [2025-10-28 17:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2025-10-28 17:56:31] "GET /tag/85cf5b6f-57c3-4c01-a1fe-639660198707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011932 10.0.0.50 - - [2025-10-28 17:56:31] "POST /tags HTTP/1.1" 200 311 0.038206 10.0.0.50 - - [2025-10-28 17:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.50 - - [2025-10-28 17:56:31] "GET /tag/88bf9ec2-9fda-4aed-83af-10a8f84532a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011793 10.0.0.50 - - [2025-10-28 17:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.50 - - [2025-10-28 17:56:31] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010722 10.0.0.50 - - [2025-10-28 17:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2025-10-28 17:56:31] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056260 10.0.0.50 - - [2025-10-28 17:56:31] "POST /virtual-machines HTTP/1.1" 200 377 0.021423 10.0.0.50 - - [2025-10-28 17:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.036640 10.0.0.50 - - [2025-10-28 17:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121055 10.0.0.50 - - [2025-10-28 17:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013438 10.0.0.50 - - [2025-10-28 17:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008914 10.0.0.50 - - [2025-10-28 17:56:31] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010091 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.50 - - [2025-10-28 17:56:31] "POST /instance-ips HTTP/1.1" 200 409 0.052294 10.0.0.50 - - [2025-10-28 17:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027122 10.0.0.50 - - [2025-10-28 17:56:31] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013199 10.0.0.50 - - [2025-10-28 17:56:32] "POST /set-tag HTTP/1.1" 200 109 0.029210 10.0.0.50 - - [2025-10-28 17:56:32] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.033900 10.0.0.50 - - [2025-10-28 17:56:32] "GET /instance-ip/6f997770-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006614 10.0.0.50 - - [2025-10-28 17:56:32] "POST /tags HTTP/1.1" 200 355 0.108951 10.0.0.50 - - [2025-10-28 17:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009993 10.0.0.50 - - [2025-10-28 17:56:32] "GET /tag/ff857fe1-39f3-4da1-8014-bcc47dd66197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017108 10.0.0.50 - - [2025-10-28 17:56:32] "POST /tags HTTP/1.1" 200 303 0.038751 10.0.0.50 - - [2025-10-28 17:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.50 - - [2025-10-28 17:56:32] "GET /tag/b53d1ac9-06a6-4b8f-a8bc-14d489e296cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014829 10.0.0.50 - - [2025-10-28 17:56:32] "POST /projects HTTP/1.1" 409 218 0.002097 10.0.0.50 - - [2025-10-28 17:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.50 - - [2025-10-28 17:56:32] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029927 10.0.0.50 - - [2025-10-28 17:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.50 - - [2025-10-28 17:56:32] "GET /network-ipam/6dbd79de-15a5-4589-bedd-dfda91bb9b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003187 10.0.0.50 - - [2025-10-28 17:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-10-28 17:56:32] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004971 10.0.0.50 - - [2025-10-28 17:56:32] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.098856 10.0.0.50 - - [2025-10-28 17:56:32] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.020044 10.0.0.50 - - [2025-10-28 17:56:33] "POST /set-tag HTTP/1.1" 200 109 0.085824 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2025-10-28 17:56:33] "GET /network-ipam/e506a632-99b4-4ce4-ba86-cf1fff4a4b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002564 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.50 - - [2025-10-28 17:56:33] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008391 10.0.0.50 - - [2025-10-28 17:56:33] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.074033 10.0.0.50 - - [2025-10-28 17:56:33] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010619 10.0.0.50 - - [2025-10-28 17:56:33] "POST /set-tag HTTP/1.1" 200 109 0.077884 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028474 10.0.0.50 - - [2025-10-28 17:56:33] "GET /network-policy/2f8734e4-2dab-48b1-b3e0-9d99a518e324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004878 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2025-10-28 17:56:33] "GET /network-policy/00dcc48a-bc74-40f9-981a-376201e296c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.002738 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2025-10-28 17:56:33] "GET /network-policy/6b01ce0a-04d3-4a5d-a4a7-bbd592472ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002989 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.50 - - [2025-10-28 17:56:33] "PUT /network-policy/6b01ce0a-04d3-4a5d-a4a7-bbd592472ea5 HTTP/1.1" 200 262 0.010800 10.0.0.50 - - [2025-10-28 17:56:33] "PUT /access-control-list/3efbed63-9475-4816-9fa6-5ce8ec3e4468 HTTP/1.1" 200 272 0.024267 10.0.0.50 - - [2025-10-28 17:56:33] "POST /ref-update HTTP/1.1" 200 156 0.071981 10.0.0.50 - - [2025-10-28 17:56:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026551 10.0.0.50 - - [2025-10-28 17:56:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045113 10.0.0.50 - - [2025-10-28 17:56:33] "PUT /access-control-list/8286334d-a862-4455-a558-422e06718446 HTTP/1.1" 200 272 0.111736 10.0.0.50 - - [2025-10-28 17:56:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2025-10-28 17:56:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003561 10.0.0.50 - - [2025-10-28 17:56:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002958 10.0.0.50 - - [2025-10-28 17:56:33] "POST /security-groups HTTP/1.1" 409 245 0.003557 10.0.0.50 - - [2025-10-28 17:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.50 - - [2025-10-28 17:56:33] "PUT /security-group/61f6a4c3-7a77-474e-965c-bd7d4e9ec689 HTTP/1.1" 200 262 0.075849 10.0.0.50 - - [2025-10-28 17:56:34] "PUT /access-control-list/73374c83-9880-46ab-ac6b-1db3545e213d HTTP/1.1" 200 272 0.054284 10.0.0.50 - - [2025-10-28 17:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.075747 10.0.0.50 - - [2025-10-28 17:56:34] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024436 10.0.0.50 - - [2025-10-28 17:56:34] "PUT /access-control-list/2c897791-aa67-41cb-8b3d-cef9b920e568 HTTP/1.1" 200 272 0.058858 10.0.0.50 - - [2025-10-28 17:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.50 - - [2025-10-28 17:56:34] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006481 10.0.0.50 - - [2025-10-28 17:56:34] "POST /tags HTTP/1.1" 409 206 0.002580 10.0.0.50 - - [2025-10-28 17:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.50 - - [2025-10-28 17:56:34] "GET /tag/b53d1ac9-06a6-4b8f-a8bc-14d489e296cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014654 10.0.0.50 - - [2025-10-28 17:56:34] "POST /firewall-rules HTTP/1.1" 200 562 0.085597 10.0.0.50 - - [2025-10-28 17:56:34] "GET /firewall-rule/d1d42422-42d4-4c2b-b287-c6f86db4522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004564 10.0.0.50 - - [2025-10-28 17:56:34] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004624 10.0.0.50 - - [2025-10-28 17:56:34] "GET /firewall-rule/d1d42422-42d4-4c2b-b287-c6f86db4522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002402 10.0.0.50 - - [2025-10-28 17:56:34] "POST /ref-update HTTP/1.1" 200 156 0.035960 10.0.0.50 - - [2025-10-28 17:56:34] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007071 10.0.0.50 - - [2025-10-28 17:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.50 - - [2025-10-28 17:56:34] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.060807 10.0.0.50 - - [2025-10-28 17:56:34] "POST /tags HTTP/1.1" 409 206 0.002358 10.0.0.50 - - [2025-10-28 17:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.50 - - [2025-10-28 17:56:34] "GET /tag/b53d1ac9-06a6-4b8f-a8bc-14d489e296cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.036794 10.0.0.50 - - [2025-10-28 17:56:34] "POST /firewall-rules HTTP/1.1" 200 560 0.082793 10.0.0.50 - - [2025-10-28 17:56:34] "GET /firewall-rule/dcc3d355-1606-4022-abe8-b835519cee49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.015986 10.0.0.50 - - [2025-10-28 17:56:34] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004143 10.0.0.50 - - [2025-10-28 17:56:34] "GET /firewall-rule/dcc3d355-1606-4022-abe8-b835519cee49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002230 10.0.0.50 - - [2025-10-28 17:56:34] "POST /ref-update HTTP/1.1" 200 156 0.020287 10.0.0.50 - - [2025-10-28 17:56:34] "POST /tags HTTP/1.1" 200 305 0.058400 10.0.0.50 - - [2025-10-28 17:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.50 - - [2025-10-28 17:56:34] "GET /tag/f80d59f8-22cc-45fe-ba62-9e2a82423c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013034 10.0.0.50 - - [2025-10-28 17:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2025-10-28 17:56:35] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064320 10.0.0.50 - - [2025-10-28 17:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.50 - - [2025-10-28 17:56:35] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.009110 10.0.0.50 - - [2025-10-28 17:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2025-10-28 17:56:35] "GET /service-appliance-set/3dce9eb6-786d-4bf5-a7dd-8bd6f6019c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.015668 10.0.0.50 - - [2025-10-28 17:56:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.003813 10.0.0.50 - - [2025-10-28 17:56:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.140833 10.0.0.50 - - [2025-10-28 17:56:35] "GET /virtual-machine-interface/94bf0d46-060d-4dd5-8807-eb673b5f80c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.022397 10.0.0.50 - - [2025-10-28 17:56:35] "POST /instance-ips HTTP/1.1" 200 381 0.073156 10.0.0.50 - - [2025-10-28 17:56:35] "GET /instance-ip/bdcedbfb-5abe-47ae-9786-25572ed9c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004505 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.50 - - [2025-10-28 17:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.50 - - [2025-10-28 17:56:35] "POST /loadbalancers HTTP/1.1" 200 582 0.081925 10.0.0.50 - - [2025-10-28 17:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041994 10.0.0.50 - - [2025-10-28 17:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034931 10.0.0.50 - - [2025-10-28 17:56:35] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075445 10.0.0.50 - - [2025-10-28 17:56:35] "GET /loadbalancer/f861d750-93f4-4076-acab-2339cf9e4a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004724 10.0.0.50 - - [2025-10-28 17:56:35] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075475 10.0.0.50 - - [2025-10-28 17:56:35] "GET /instance-ip/bdcedbfb-5abe-47ae-9786-25572ed9c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006114 10.0.0.50 - - [2025-10-28 17:56:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.088305 10.0.0.50 - - [2025-10-28 17:56:35] "POST /floating-ips HTTP/1.1" 200 583 0.048577 10.0.0.50 - - [2025-10-28 17:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.065088 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009933 10.0.0.50 - - [2025-10-28 17:56:36] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029258 10.0.0.50 - - [2025-10-28 17:56:36] "GET /loadbalancer-listener/978abe17-94e0-42a6-b859-b3eb550085c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008134 10.0.0.50 - - [2025-10-28 17:56:36] "GET /loadbalancer-listener/978abe17-94e0-42a6-b859-b3eb550085c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004246 10.0.0.50 - - [2025-10-28 17:56:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031090 10.0.0.50 - - [2025-10-28 17:56:36] "GET /instance-ip/bdcedbfb-5abe-47ae-9786-25572ed9c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003443 10.0.0.50 - - [2025-10-28 17:56:36] "GET /instance-ip/bdcedbfb-5abe-47ae-9786-25572ed9c107?fields=floating_ips HTTP/1.1" 200 1171 0.007410 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.50 - - [2025-10-28 17:56:36] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003347 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.50 - - [2025-10-28 17:56:36] "GET /floating-ip/a8df63e5-562f-41b3-8f5c-8cfd70d64ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002951 10.0.0.50 - - [2025-10-28 17:56:36] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.009341 10.0.0.50 - - [2025-10-28 17:56:36] "POST /tags HTTP/1.1" 200 371 0.019732 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009223 10.0.0.50 - - [2025-10-28 17:56:36] "GET /tag/7922555c-0df6-4b8c-af48-0ec6694b1b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012113 10.0.0.50 - - [2025-10-28 17:56:36] "POST /tags HTTP/1.1" 200 319 0.025644 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021013 10.0.0.50 - - [2025-10-28 17:56:36] "GET /tag/af5d59ec-1b8c-427a-baa0-96458c06d48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016953 10.0.0.50 - - [2025-10-28 17:56:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.004678 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.006518 10.0.0.50 - - [2025-10-28 17:56:36] "POST /security-groups HTTP/1.1" 200 578 0.063917 10.0.0.50 - - [2025-10-28 17:56:36] "POST /projects HTTP/1.1" 200 497 0.166722 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.007766 10.0.0.50 - - [2025-10-28 17:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014033 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.50 - - [2025-10-28 17:56:36] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.022823 10.0.0.50 - - [2025-10-28 17:56:36] "POST /access-control-lists HTTP/1.1" 200 587 0.081641 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.010862 10.0.0.50 - - [2025-10-28 17:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008191 10.0.0.50 - - [2025-10-28 17:56:36] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004450 10.0.0.50 - - [2025-10-28 17:56:36] "POST /access-control-lists HTTP/1.1" 200 585 0.036989 10.0.0.50 - - [2025-10-28 17:56:37] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.100281 10.0.0.50 - - [2025-10-28 17:56:37] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.048882 10.0.0.50 - - [2025-10-28 17:56:37] "POST /security-groups HTTP/1.1" 200 558 0.077425 10.0.0.50 - - [2025-10-28 17:56:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.002307 10.0.0.50 - - [2025-10-28 17:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.060209 10.0.0.50 - - [2025-10-28 17:56:37] "POST /access-control-lists HTTP/1.1" 200 610 0.071135 10.0.0.50 - - [2025-10-28 17:56:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.001996 10.0.0.50 - - [2025-10-28 17:56:37] "POST /chown HTTP/1.1" 200 109 0.033276 10.0.0.50 - - [2025-10-28 17:56:37] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004339 10.0.0.50 - - [2025-10-28 17:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.50 - - [2025-10-28 17:56:37] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.027518 10.0.0.50 - - [2025-10-28 17:56:37] "POST /access-control-lists HTTP/1.1" 200 608 0.074915 10.0.0.50 - - [2025-10-28 17:56:37] "POST /tags HTTP/1.1" 409 214 0.006021 10.0.0.50 - - [2025-10-28 17:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.50 - - [2025-10-28 17:56:37] "GET /tag/af5d59ec-1b8c-427a-baa0-96458c06d48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012552 10.0.0.50 - - [2025-10-28 17:56:37] "POST /firewall-rules HTTP/1.1" 200 578 0.071660 10.0.0.50 - - [2025-10-28 17:56:37] "GET /firewall-rule/bf0eb6ce-fb24-40fd-bbd9-b9e8c32b03ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004450 10.0.0.50 - - [2025-10-28 17:56:37] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005841 10.0.0.50 - - [2025-10-28 17:56:37] "GET /firewall-rule/bf0eb6ce-fb24-40fd-bbd9-b9e8c32b03ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002608 10.0.0.50 - - [2025-10-28 17:56:37] "POST /ref-update HTTP/1.1" 200 156 0.059481 10.0.0.50 - - [2025-10-28 17:56:37] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014603 10.0.0.50 - - [2025-10-28 17:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.50 - - [2025-10-28 17:56:37] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003022 10.0.0.50 - - [2025-10-28 17:56:37] "POST /tags HTTP/1.1" 409 214 0.002012 10.0.0.50 - - [2025-10-28 17:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2025-10-28 17:56:37] "GET /tag/af5d59ec-1b8c-427a-baa0-96458c06d48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015510 10.0.0.50 - - [2025-10-28 17:56:37] "POST /firewall-rules HTTP/1.1" 200 576 0.072878 10.0.0.50 - - [2025-10-28 17:56:37] "GET /firewall-rule/beb2f0a8-01a5-4425-8e30-0b80eaccfac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005819 10.0.0.50 - - [2025-10-28 17:56:37] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005455 10.0.0.50 - - [2025-10-28 17:56:37] "GET /firewall-rule/beb2f0a8-01a5-4425-8e30-0b80eaccfac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002760 10.0.0.50 - - [2025-10-28 17:56:38] "POST /ref-update HTTP/1.1" 200 156 0.033444 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.002242 10.0.0.50 - - [2025-10-28 17:56:38] "POST /tags HTTP/1.1" 200 301 0.027076 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010832 10.0.0.50 - - [2025-10-28 17:56:38] "GET /tag/ea3c6ff8-dd96-450c-abe4-3224be7a690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015056 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2025-10-28 17:56:38] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034931 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.50 - - [2025-10-28 17:56:38] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004710 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.50 - - [2025-10-28 17:56:38] "GET /service-appliance-set/3dce9eb6-786d-4bf5-a7dd-8bd6f6019c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003056 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.003051 10.0.0.50 - - [2025-10-28 17:56:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129176 10.0.0.50 - - [2025-10-28 17:56:38] "GET /virtual-machine-interface/ba02d986-972e-4204-9468-38b4d29db94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.008169 10.0.0.50 - - [2025-10-28 17:56:38] "POST /instance-ips HTTP/1.1" 200 377 0.023361 10.0.0.50 - - [2025-10-28 17:56:38] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016103 10.0.0.50 - - [2025-10-28 17:56:38] "POST /loadbalancers HTTP/1.1" 200 582 0.100407 10.0.0.50 - - [2025-10-28 17:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026228 10.0.0.50 - - [2025-10-28 17:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018433 10.0.0.50 - - [2025-10-28 17:56:38] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060035 10.0.0.50 - - [2025-10-28 17:56:38] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003345 10.0.0.50 - - [2025-10-28 17:56:38] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041205 10.0.0.50 - - [2025-10-28 17:56:38] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002868 10.0.0.50 - - [2025-10-28 17:56:38] "POST /floating-ips HTTP/1.1" 200 581 0.052598 10.0.0.50 - - [2025-10-28 17:56:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.067328 10.0.0.50 - - [2025-10-28 17:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007751 10.0.0.50 - - [2025-10-28 17:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.50 - - [2025-10-28 17:56:39] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041092 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer-listener/3e9fb845-6739-41df-ab58-275d90bc37ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006911 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer-listener/3e9fb845-6739-41df-ab58-275d90bc37ef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005940 10.0.0.50 - - [2025-10-28 17:56:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035870 10.0.0.50 - - [2025-10-28 17:56:39] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005416 10.0.0.50 - - [2025-10-28 17:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.50 - - [2025-10-28 17:56:39] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?fields=floating_ips HTTP/1.1" 200 1163 0.013903 10.0.0.50 - - [2025-10-28 17:56:39] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006967 10.0.0.50 - - [2025-10-28 17:56:39] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067372 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005537 10.0.0.50 - - [2025-10-28 17:56:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029780 10.0.0.50 - - [2025-10-28 17:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030239 10.0.0.50 - - [2025-10-28 17:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015228 10.0.0.50 - - [2025-10-28 17:56:39] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059438 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer-listener/95d3ccc3-07f0-41ca-a6cb-abbbf3d076ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003297 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer-listener/95d3ccc3-07f0-41ca-a6cb-abbbf3d076ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002878 10.0.0.50 - - [2025-10-28 17:56:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019083 10.0.0.50 - - [2025-10-28 17:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.50 - - [2025-10-28 17:56:39] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006077 10.0.0.50 - - [2025-10-28 17:56:39] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?fields=floating_ips HTTP/1.1" 200 1163 0.003287 10.0.0.50 - - [2025-10-28 17:56:39] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057664 10.0.0.50 - - [2025-10-28 17:56:39] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004410 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003431 10.0.0.50 - - [2025-10-28 17:56:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019868 10.0.0.50 - - [2025-10-28 17:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028175 10.0.0.50 - - [2025-10-28 17:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011577 10.0.0.50 - - [2025-10-28 17:56:39] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035436 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer-listener/f9c3aa5e-6a20-4019-91d0-fa7a15191942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002244 10.0.0.50 - - [2025-10-28 17:56:39] "GET /loadbalancer-listener/f9c3aa5e-6a20-4019-91d0-fa7a15191942?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006683 10.0.0.50 - - [2025-10-28 17:56:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018064 10.0.0.50 - - [2025-10-28 17:56:39] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004144 10.0.0.50 - - [2025-10-28 17:56:39] "GET /instance-ip/1ca7a284-4119-49d4-8083-2efcb0e3d07a?fields=floating_ips HTTP/1.1" 200 1163 0.002521 10.0.0.50 - - [2025-10-28 17:56:39] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003168 10.0.0.50 - - [2025-10-28 17:56:39] "POST /tags HTTP/1.1" 200 363 0.019978 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009792 10.0.0.50 - - [2025-10-28 17:56:40] "GET /tag/fd019cb7-943b-4e2a-b5c1-9d3f8aa910e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011747 10.0.0.50 - - [2025-10-28 17:56:40] "POST /tags HTTP/1.1" 200 311 0.019345 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020994 10.0.0.50 - - [2025-10-28 17:56:40] "GET /tag/8aa9c4b6-8f17-4655-ac02-faa9b2602f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011965 10.0.0.50 - - [2025-10-28 17:56:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000473 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.009396 10.0.0.50 - - [2025-10-28 17:56:40] "POST /security-groups HTTP/1.1" 200 574 0.064147 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.002739 10.0.0.50 - - [2025-10-28 17:56:40] "POST /projects HTTP/1.1" 200 489 0.196616 10.0.0.50 - - [2025-10-28 17:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022201 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012234 10.0.0.50 - - [2025-10-28 17:56:40] "POST /access-control-lists HTTP/1.1" 200 583 0.086619 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.008720 10.0.0.50 - - [2025-10-28 17:56:40] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006868 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.50 - - [2025-10-28 17:56:40] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003545 10.0.0.50 - - [2025-10-28 17:56:40] "POST /access-control-lists HTTP/1.1" 200 581 0.067870 10.0.0.50 - - [2025-10-28 17:56:40] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.104285 10.0.0.50 - - [2025-10-28 17:56:40] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.064064 10.0.0.50 - - [2025-10-28 17:56:40] "POST /security-groups HTTP/1.1" 200 546 0.102288 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.004014 10.0.0.50 - - [2025-10-28 17:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030117 10.0.0.50 - - [2025-10-28 17:56:40] "POST /access-control-lists HTTP/1.1" 200 602 0.094554 10.0.0.50 - - [2025-10-28 17:56:40] "POST /chown HTTP/1.1" 200 109 0.079516 10.0.0.50 - - [2025-10-28 17:56:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.029891 10.0.0.50 - - [2025-10-28 17:56:40] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012963 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016929 10.0.0.50 - - [2025-10-28 17:56:41] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004138 10.0.0.50 - - [2025-10-28 17:56:41] "POST /tags HTTP/1.1" 409 210 0.003958 10.0.0.50 - - [2025-10-28 17:56:41] "POST /access-control-lists HTTP/1.1" 200 600 0.085622 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022307 10.0.0.50 - - [2025-10-28 17:56:41] "GET /tag/8aa9c4b6-8f17-4655-ac02-faa9b2602f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018993 10.0.0.50 - - [2025-10-28 17:56:41] "POST /firewall-rules HTTP/1.1" 200 570 0.073153 10.0.0.50 - - [2025-10-28 17:56:41] "GET /firewall-rule/02d55fc9-b379-448a-962b-16b40527b4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004272 10.0.0.50 - - [2025-10-28 17:56:41] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003637 10.0.0.50 - - [2025-10-28 17:56:41] "GET /firewall-rule/02d55fc9-b379-448a-962b-16b40527b4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002302 10.0.0.50 - - [2025-10-28 17:56:41] "POST /ref-update HTTP/1.1" 200 156 0.034664 10.0.0.50 - - [2025-10-28 17:56:41] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004656 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007120 10.0.0.50 - - [2025-10-28 17:56:41] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003083 10.0.0.50 - - [2025-10-28 17:56:41] "POST /tags HTTP/1.1" 409 210 0.001978 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.50 - - [2025-10-28 17:56:41] "GET /tag/8aa9c4b6-8f17-4655-ac02-faa9b2602f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010686 10.0.0.50 - - [2025-10-28 17:56:41] "POST /firewall-rules HTTP/1.1" 200 568 0.068050 10.0.0.50 - - [2025-10-28 17:56:41] "GET /firewall-rule/e6fadb07-0077-4695-927a-456198f421f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.028260 10.0.0.50 - - [2025-10-28 17:56:41] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005385 10.0.0.50 - - [2025-10-28 17:56:41] "GET /firewall-rule/e6fadb07-0077-4695-927a-456198f421f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002579 10.0.0.50 - - [2025-10-28 17:56:41] "POST /ref-update HTTP/1.1" 200 156 0.034996 10.0.0.50 - - [2025-10-28 17:56:41] "POST /tags HTTP/1.1" 409 237 0.002192 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.50 - - [2025-10-28 17:56:41] "GET /tag/85cf5b6f-57c3-4c01-a1fe-639660198707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015325 10.0.0.50 - - [2025-10-28 17:56:41] "POST /tags HTTP/1.1" 409 210 0.002238 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2025-10-28 17:56:41] "GET /tag/88bf9ec2-9fda-4aed-83af-10a8f84532a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010568 10.0.0.50 - - [2025-10-28 17:56:41] "POST /projects HTTP/1.1" 409 223 0.002358 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2025-10-28 17:56:41] "GET /project/cb7c0498-6fad-40a0-82b6-0807ec4e05fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025967 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2025-10-28 17:56:41] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004020 10.0.0.50 - - [2025-10-28 17:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.50 - - [2025-10-28 17:56:41] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004338 10.0.0.50 - - [2025-10-28 17:56:42] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.041208 10.0.0.50 - - [2025-10-28 17:56:42] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.043962 10.0.0.50 - - [2025-10-28 17:56:42] "POST /security-groups HTTP/1.1" 409 253 0.002674 10.0.0.50 - - [2025-10-28 17:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008935 10.0.0.50 - - [2025-10-28 17:56:42] "PUT /security-group/afb53d64-a538-43ca-9e2d-6ce08aec6f3a HTTP/1.1" 200 262 0.058787 10.0.0.50 - - [2025-10-28 17:56:42] "PUT /access-control-list/d06afea7-0ae0-4a70-8335-c0fde1e4d002 HTTP/1.1" 200 272 0.010038 10.0.0.50 - - [2025-10-28 17:56:42] "PUT /access-control-list/1e0f0d66-2549-4de4-9187-4d435b9f939a HTTP/1.1" 200 272 0.034831 10.0.0.50 - - [2025-10-28 17:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031907 10.0.0.50 - - [2025-10-28 17:56:42] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005277 10.0.0.50 - - [2025-10-28 17:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.50 - - [2025-10-28 17:56:42] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003596 10.0.0.50 - - [2025-10-28 17:56:42] "POST /tags HTTP/1.1" 409 210 0.001823 10.0.0.50 - - [2025-10-28 17:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2025-10-28 17:56:42] "GET /tag/88bf9ec2-9fda-4aed-83af-10a8f84532a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010695 10.0.0.50 - - [2025-10-28 17:56:42] "POST /firewall-rules HTTP/1.1" 200 570 0.074775 10.0.0.50 - - [2025-10-28 17:56:42] "GET /firewall-rule/13a26639-029c-4eb3-8193-45de6586d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004860 10.0.0.50 - - [2025-10-28 17:56:42] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004853 10.0.0.50 - - [2025-10-28 17:56:42] "GET /firewall-rule/13a26639-029c-4eb3-8193-45de6586d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002707 10.0.0.50 - - [2025-10-28 17:56:42] "POST /ref-update HTTP/1.1" 200 156 0.049278 10.0.0.50 - - [2025-10-28 17:56:42] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014243 10.0.0.50 - - [2025-10-28 17:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.50 - - [2025-10-28 17:56:42] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003184 10.0.0.50 - - [2025-10-28 17:56:42] "POST /tags HTTP/1.1" 409 210 0.002057 10.0.0.50 - - [2025-10-28 17:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-10-28 17:56:42] "GET /tag/88bf9ec2-9fda-4aed-83af-10a8f84532a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012829 10.0.0.50 - - [2025-10-28 17:56:42] "POST /firewall-rules HTTP/1.1" 200 568 0.066261 10.0.0.50 - - [2025-10-28 17:56:42] "GET /firewall-rule/abea2b04-e85a-4022-9edd-9202649597bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.027452 10.0.0.50 - - [2025-10-28 17:56:42] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005086 10.0.0.50 - - [2025-10-28 17:56:42] "GET /firewall-rule/abea2b04-e85a-4022-9edd-9202649597bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002703 10.0.0.50 - - [2025-10-28 17:56:42] "POST /ref-update HTTP/1.1" 200 156 0.047297 10.0.0.50 - - [2025-10-28 17:56:43] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004359 10.0.0.50 - - [2025-10-28 17:56:43] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.65 - - [2025-10-28 17:58:19] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.65 - - [2025-10-28 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.65 - - [2025-10-28 17:58:19] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004518 10.0.0.65 - - [2025-10-28 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.65 - - [2025-10-28 17:58:19] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003233 10.0.0.65 - - [2025-10-28 17:58:19] "PUT /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a HTTP/1.1" 200 274 0.020197 10.0.0.65 - - [2025-10-28 17:58:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003322 10.0.0.65 - - [2025-10-28 17:58:19] "POST /virtual-routers HTTP/1.1" 200 599 0.017054 10.0.0.65 - - [2025-10-28 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.65 - - [2025-10-28 17:58:19] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004354 10.0.0.65 - - [2025-10-28 17:58:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002282 10.0.0.65 - - [2025-10-28 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.65 - - [2025-10-28 17:58:19] "GET /virtual-network/5ba6f5d5-9aff-46bc-a8f8-96f663650239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004623 10.0.0.65 - - [2025-10-28 17:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062470 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:00:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:00:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:00:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:00:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.50 - - [2025-10-28 18:00:29] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003269 10.0.0.50 - - [2025-10-28 18:00:29] "POST /ref-update HTTP/1.1" 200 156 0.022489 10.0.0.50 - - [2025-10-28 18:00:33] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006937 10.0.0.50 - - [2025-10-28 18:00:33] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.50 - - [2025-10-28 18:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.50 - - [2025-10-28 18:00:33] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002572 10.0.0.50 - - [2025-10-28 18:00:38] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004482 10.0.0.50 - - [2025-10-28 18:00:38] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2025-10-28 18:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2025-10-28 18:00:38] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003138 10.0.0.50 - - [2025-10-28 18:00:38] "GET /loadbalancer-pool/488804d8-6037-4bf1-a395-1badc26dfd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007579 10.0.0.50 - - [2025-10-28 18:00:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018113 10.0.0.50 - - [2025-10-28 18:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023461 10.0.0.50 - - [2025-10-28 18:00:38] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010137 10.0.0.50 - - [2025-10-28 18:00:38] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009201 10.0.0.50 - - [2025-10-28 18:00:38] "POST /ref-update HTTP/1.1" 200 156 0.009577 10.0.0.50 - - [2025-10-28 18:00:38] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.019372 10.0.0.50 - - [2025-10-28 18:00:38] "POST /tags HTTP/1.1" 409 205 0.004131 10.0.0.50 - - [2025-10-28 18:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.50 - - [2025-10-28 18:00:38] "PUT /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da HTTP/1.1" 200 256 0.013889 10.0.0.50 - - [2025-10-28 18:00:38] "GET /tag/ea3c6ff8-dd96-450c-abe4-3224be7a690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027084 10.0.0.50 - - [2025-10-28 18:00:38] "POST /set-tag HTTP/1.1" 200 109 0.069011 10.0.0.50 - - [2025-10-28 18:00:39] "GET /loadbalancer-pool/9d5ecc95-ee31-42f3-be3f-57bc90a0a0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020062 10.0.0.50 - - [2025-10-28 18:00:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021355 10.0.0.50 - - [2025-10-28 18:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031883 10.0.0.50 - - [2025-10-28 18:00:39] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017376 10.0.0.50 - - [2025-10-28 18:00:39] "POST /set-tag HTTP/1.1" 200 109 0.019268 10.0.0.50 - - [2025-10-28 18:00:39] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.028506 10.0.0.50 - - [2025-10-28 18:00:39] "POST /ref-update HTTP/1.1" 200 156 0.014323 10.0.0.50 - - [2025-10-28 18:00:39] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007026 10.0.0.50 - - [2025-10-28 18:00:39] "GET /loadbalancer-pool/844476f7-e907-4a7a-96ee-c29e84bd7d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012017 10.0.0.50 - - [2025-10-28 18:00:39] "PUT /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da HTTP/1.1" 200 256 0.035670 10.0.0.50 - - [2025-10-28 18:00:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.066832 10.0.0.50 - - [2025-10-28 18:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033739 10.0.0.50 - - [2025-10-28 18:00:39] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016737 10.0.0.50 - - [2025-10-28 18:00:39] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006887 10.0.0.50 - - [2025-10-28 18:00:39] "POST /ref-update HTTP/1.1" 200 156 0.015199 10.0.0.50 - - [2025-10-28 18:00:39] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.016719 10.0.0.50 - - [2025-10-28 18:00:39] "POST /set-tag HTTP/1.1" 200 109 0.003587 10.0.0.50 - - [2025-10-28 18:00:39] "PUT /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da HTTP/1.1" 200 256 0.012426 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:00:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:00:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.50 - - [2025-10-28 18:00:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002336 10.0.0.50 - - [2025-10-28 18:00:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002882 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:01:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:01:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001171 10.0.0.65 - - [2025-10-28 18:03:18] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.65 - - [2025-10-28 18:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.65 - - [2025-10-28 18:03:18] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004844 10.0.0.65 - - [2025-10-28 18:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.65 - - [2025-10-28 18:03:18] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002653 10.0.0.65 - - [2025-10-28 18:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.65 - - [2025-10-28 18:03:18] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003851 10.0.0.65 - - [2025-10-28 18:03:18] "PUT /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f HTTP/1.1" 200 262 0.012070 10.0.0.65 - - [2025-10-28 18:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013628 10.0.0.65 - - [2025-10-28 18:03:18] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003500 10.0.0.65 - - [2025-10-28 18:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2025-10-28 18:03:18] "GET /virtual-machine-interface/7f4498d6-02ab-4e67-87f6-7a5df12daad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004588 10.0.0.65 - - [2025-10-28 18:03:18] "PUT /virtual-machine-interface/7f4498d6-02ab-4e67-87f6-7a5df12daad8 HTTP/1.1" 200 284 0.008132 10.0.0.50 - - [2025-10-28 18:05:24] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006765 10.0.0.50 - - [2025-10-28 18:05:24] "POST /set-tag HTTP/1.1" 200 109 0.004636 10.0.0.50 - - [2025-10-28 18:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2025-10-28 18:05:24] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002911 10.0.0.50 - - [2025-10-28 18:05:24] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004116 10.0.0.50 - - [2025-10-28 18:05:25] "POST /set-tag HTTP/1.1" 200 109 0.023734 10.0.0.50 - - [2025-10-28 18:05:25] "DELETE /loadbalancer-member/9858f983-27b4-442f-899b-a038113551de HTTP/1.1" 200 115 0.052583 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010114 10.0.0.50 - - [2025-10-28 18:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.50 - - [2025-10-28 18:05:25] "DELETE /loadbalancer-member/75ed9ba5-b8e2-4855-a770-ee9ed6190f83 HTTP/1.1" 200 115 0.059338 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007129 10.0.0.50 - - [2025-10-28 18:05:25] "POST /set-tag HTTP/1.1" 200 109 0.004333 10.0.0.50 - - [2025-10-28 18:05:25] "DELETE /loadbalancer-member/23ca1e4b-e425-48ca-8064-54f0990fef07 HTTP/1.1" 200 115 0.023550 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012711 10.0.0.50 - - [2025-10-28 18:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.50 - - [2025-10-28 18:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.50 - - [2025-10-28 18:05:25] "GET /loadbalancer/6707c61f-30a6-4bbf-b2a0-26f0d88b4557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003526 10.0.0.50 - - [2025-10-28 18:05:25] "GET /loadbalancer-pool/488804d8-6037-4bf1-a395-1badc26dfd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002826 10.0.0.50 - - [2025-10-28 18:05:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024037 10.0.0.50 - - [2025-10-28 18:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.051805 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006722 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011065 10.0.0.50 - - [2025-10-28 18:05:25] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003303 10.0.0.50 - - [2025-10-28 18:05:25] "POST /set-tag HTTP/1.1" 200 109 0.064174 10.0.0.50 - - [2025-10-28 18:05:25] "GET /loadbalancer-pool/9d5ecc95-ee31-42f3-be3f-57bc90a0a0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005253 10.0.0.50 - - [2025-10-28 18:05:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042693 10.0.0.50 - - [2025-10-28 18:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008855 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012760 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004441 10.0.0.50 - - [2025-10-28 18:05:25] "POST /set-tag HTTP/1.1" 200 109 0.004545 10.0.0.50 - - [2025-10-28 18:05:25] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001793 10.0.0.50 - - [2025-10-28 18:05:25] "GET /loadbalancer-pool/844476f7-e907-4a7a-96ee-c29e84bd7d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003342 10.0.0.50 - - [2025-10-28 18:05:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019891 10.0.0.50 - - [2025-10-28 18:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024735 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.037301 10.0.0.50 - - [2025-10-28 18:05:25] "GET /virtual-machine-interface/6f7c765c-b427-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017027 10.0.0.50 - - [2025-10-28 18:05:25] "GET /floating-ip/2efda996-c237-4e37-bab4-a5b7014d66da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006439 10.0.0.50 - - [2025-10-28 18:05:26] "POST /set-tag HTTP/1.1" 200 109 0.013580 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.50 - - [2025-10-28 18:05:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002379 10.0.0.50 - - [2025-10-28 18:05:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002422 10.0.0.50 - - [2025-10-28 18:08:59] "GET / HTTP/1.1" 200 35931 0.052245 10.0.0.50 - - [2025-10-28 18:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.50 - - [2025-10-28 18:08:59] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026340 10.0.0.50 - - [2025-10-28 18:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2025-10-28 18:08:59] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030461 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2025-10-28 18:09:00] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030017 10.0.0.50 - - [2025-10-28 18:09:00] "POST /tags HTTP/1.1" 200 333 0.041435 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2025-10-28 18:09:00] "GET /tag/8663ff04-c129-442a-9c36-12d1607f9ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024384 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.50 - - [2025-10-28 18:09:00] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035798 10.0.0.50 - - [2025-10-28 18:09:00] "GET /virtual-networks?parent_id=af521c23-c82b-4221-80c5-681d171046df&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002924 10.0.0.50 - - [2025-10-28 18:09:00] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046032 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-10-28 18:09:00] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.015328 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-10-28 18:09:00] "GET /service-appliance-set/3dce9eb6-786d-4bf5-a7dd-8bd6f6019c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003572 10.0.0.50 - - [2025-10-28 18:09:00] "POST /virtual-networks HTTP/1.1" 200 512 0.072453 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014760 10.0.0.50 - - [2025-10-28 18:09:00] "GET /network-ipam/03d0af16-849e-4412-94d6-faa73972d29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.004972 10.0.0.50 - - [2025-10-28 18:09:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.002023 10.0.0.50 - - [2025-10-28 18:09:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.090011 10.0.0.50 - - [2025-10-28 18:09:00] "GET /virtual-machine-interface/da8f12b5-4c4f-4d08-ac31-65f6522e0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005137 10.0.0.50 - - [2025-10-28 18:09:01] "POST /useragent-kv HTTP/1.1" 200 115 0.016136 10.0.0.50 - - [2025-10-28 18:09:01] "POST /ref-update HTTP/1.1" 200 156 0.129372 10.0.0.50 - - [2025-10-28 18:09:01] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005140 10.0.0.50 - - [2025-10-28 18:09:01] "GET /domains HTTP/1.1" 200 280 0.001828 10.0.0.50 - - [2025-10-28 18:09:01] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c HTTP/1.1" 200 3085 0.011006 10.0.0.50 - - [2025-10-28 18:09:01] "POST /instance-ips HTTP/1.1" 200 409 0.039055 10.0.0.50 - - [2025-10-28 18:09:01] "GET /instance-ip/34cd1be2-4d71-44d6-930f-a901aa168e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007263 10.0.0.50 - - [2025-10-28 18:09:01] "GET /project/af521c23-c82b-4221-80c5-681d171046df HTTP/1.1" 200 5476 0.072472 10.0.0.50 - - [2025-10-28 18:09:01] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.041830 10.0.0.50 - - [2025-10-28 18:09:01] "POST /loadbalancers HTTP/1.1" 200 610 0.095264 10.0.0.50 - - [2025-10-28 18:09:01] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.004652 10.0.0.50 - - [2025-10-28 18:09:01] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1182 0.002385 10.0.0.50 - - [2025-10-28 18:09:01] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1182 0.002011 10.0.0.50 - - [2025-10-28 18:09:01] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046664 10.0.0.50 - - [2025-10-28 18:09:01] "GET /instance-ip/34cd1be2-4d71-44d6-930f-a901aa168e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003277 10.0.0.50 - - [2025-10-28 18:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030607 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773 10.0.0.50 - - [2025-10-28 18:09:01] "POST /floating-ips HTTP/1.1" 200 597 0.043053 10.0.0.50 - - [2025-10-28 18:09:01] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060583 10.0.0.50 - - [2025-10-28 18:09:01] "POST /route-targets HTTP/1.1" 200 327 0.010036 10.0.0.50 - - [2025-10-28 18:09:01] "POST /ref-update HTTP/1.1" 200 156 0.014733 10.0.0.50 - - [2025-10-28 18:09:01] "GET /loadbalancer/cb0b7f87-c968-43ad-95f7-7ba40af3d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005571 10.0.0.50 - - [2025-10-28 18:09:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.014407 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.50 - - [2025-10-28 18:09:01] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035539 10.0.0.50 - - [2025-10-28 18:09:01] "GET /loadbalancer-listener/5ee543d4-5e8a-476a-b2e9-a540384a4c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003104 10.0.0.50 - - [2025-10-28 18:09:01] "GET /loadbalancer-listener/5ee543d4-5e8a-476a-b2e9-a540384a4c1c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002798 10.0.0.50 - - [2025-10-28 18:09:01] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019095 10.0.0.50 - - [2025-10-28 18:09:01] "GET /instance-ip/34cd1be2-4d71-44d6-930f-a901aa168e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004077 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007643 10.0.0.50 - - [2025-10-28 18:09:01] "GET /instance-ip/34cd1be2-4d71-44d6-930f-a901aa168e1b?fields=floating_ips HTTP/1.1" 200 1212 0.008590 10.0.0.50 - - [2025-10-28 18:09:01] "GET /loadbalancer/cb0b7f87-c968-43ad-95f7-7ba40af3d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004312 10.0.0.50 - - [2025-10-28 18:09:01] "GET /floating-ip/85c22103-a9f7-4cee-9ad1-372961306b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003283 10.0.0.50 - - [2025-10-28 18:09:01] "POST /tags HTTP/1.1" 200 295 0.062038 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012871 10.0.0.50 - - [2025-10-28 18:09:01] "GET /tag/8be33ba6-e768-400c-b8d9-ccf80ad643be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014311 10.0.0.50 - - [2025-10-28 18:09:01] "POST /tags HTTP/1.1" 409 233 0.002216 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.50 - - [2025-10-28 18:09:01] "GET /tag/ff857fe1-39f3-4da1-8014-bcc47dd66197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010386 10.0.0.50 - - [2025-10-28 18:09:01] "POST /tags HTTP/1.1" 409 206 0.002892 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2025-10-28 18:09:01] "GET /tag/b53d1ac9-06a6-4b8f-a8bc-14d489e296cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016541 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2025-10-28 18:09:01] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004015 10.0.0.50 - - [2025-10-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.50 - - [2025-10-28 18:09:02] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034896 10.0.0.50 - - [2025-10-28 18:09:02] "POST /virtual-machines HTTP/1.1" 200 369 0.007541 10.0.0.50 - - [2025-10-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021464 10.0.0.50 - - [2025-10-28 18:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106338 10.0.0.50 - - [2025-10-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008611 10.0.0.50 - - [2025-10-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008740 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006491 10.0.0.50 - - [2025-10-28 18:09:02] "POST /instance-ips HTTP/1.1" 200 409 0.018871 10.0.0.50 - - [2025-10-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026635 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012628 10.0.0.50 - - [2025-10-28 18:09:02] "POST /set-tag HTTP/1.1" 200 109 0.016177 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010864 10.0.0.50 - - [2025-10-28 18:09:02] "GET /instance-ip/2eede056-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003266 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004517 10.0.0.50 - - [2025-10-28 18:09:02] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002723 10.0.0.50 - - [2025-10-28 18:09:02] "POST /ref-update HTTP/1.1" 200 156 0.008962 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011844 10.0.0.50 - - [2025-10-28 18:09:02] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.50 - - [2025-10-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003975 10.0.0.50 - - [2025-10-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.50 - - [2025-10-28 18:09:02] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030076 10.0.0.50 - - [2025-10-28 18:09:02] "POST /virtual-machines HTTP/1.1" 200 369 0.008425 10.0.0.50 - - [2025-10-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029356 10.0.0.50 - - [2025-10-28 18:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113736 10.0.0.50 - - [2025-10-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008803 10.0.0.50 - - [2025-10-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.50 - - [2025-10-28 18:09:02] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005963 10.0.0.50 - - [2025-10-28 18:09:03] "POST /instance-ips HTTP/1.1" 200 409 0.019778 10.0.0.50 - - [2025-10-28 18:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018988 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019373 10.0.0.50 - - [2025-10-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.015826 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015991 10.0.0.50 - - [2025-10-28 18:09:03] "GET /instance-ip/2f5a952a-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003015 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004469 10.0.0.50 - - [2025-10-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003824 10.0.0.50 - - [2025-10-28 18:09:03] "POST /ref-update HTTP/1.1" 200 156 0.010644 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004806 10.0.0.50 - - [2025-10-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004552 10.0.0.50 - - [2025-10-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.50 - - [2025-10-28 18:09:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004241 10.0.0.50 - - [2025-10-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domains HTTP/1.1" 200 280 0.002504 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c HTTP/1.1" 200 3085 0.003720 10.0.0.50 - - [2025-10-28 18:09:06] "GET /project/af521c23-c82b-4221-80c5-681d171046df HTTP/1.1" 200 7064 0.091153 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.005549 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.005477 10.0.0.50 - - [2025-10-28 18:09:06] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1403 0.004976 10.0.0.50 - - [2025-10-28 18:09:06] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1403 0.003272 10.0.0.50 - - [2025-10-28 18:09:06] "GET /route-target/49a4eac1-47ca-4e0b-9e70-b7ece988c1c9 HTTP/1.1" 200 1152 0.002847 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.008834 10.0.0.50 - - [2025-10-28 18:09:06] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1403 0.003800 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.009512 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.009397 10.0.0.50 - - [2025-10-28 18:09:06] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1403 0.006385 10.0.0.50 - - [2025-10-28 18:09:06] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 200 1403 0.006493 10.0.0.50 - - [2025-10-28 18:09:06] "GET /route-target/49a4eac1-47ca-4e0b-9e70-b7ece988c1c9 HTTP/1.1" 200 1152 0.004182 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domains HTTP/1.1" 200 280 0.002410 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c HTTP/1.1" 200 3085 0.004399 10.0.0.50 - - [2025-10-28 18:09:06] "GET /project/af521c23-c82b-4221-80c5-681d171046df HTTP/1.1" 200 7064 0.041984 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2087 0.007735 10.0.0.50 - - [2025-10-28 18:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.50 - - [2025-10-28 18:09:06] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032883 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004765 10.0.0.50 - - [2025-10-28 18:09:06] "GET /floating-ip-pools?parent_id=c3dbc13f-d317-4fd5-b8cc-454e5533e863&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002047 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004487 10.0.0.50 - - [2025-10-28 18:09:06] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021950 10.0.0.50 - - [2025-10-28 18:09:06] "POST /ref-update HTTP/1.1" 200 156 0.008852 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010872 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domains HTTP/1.1" 200 280 0.003549 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c HTTP/1.1" 200 3085 0.003890 10.0.0.50 - - [2025-10-28 18:09:06] "GET /project/af521c23-c82b-4221-80c5-681d171046df HTTP/1.1" 200 7320 0.040025 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2325 0.005015 10.0.0.50 - - [2025-10-28 18:09:06] "GET /floating-ip-pool/415fde05-e89b-4049-94f7-0c99117e8942 HTTP/1.1" 200 1314 0.009866 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domains HTTP/1.1" 200 280 0.002239 10.0.0.50 - - [2025-10-28 18:09:06] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c HTTP/1.1" 200 3085 0.003386 10.0.0.50 - - [2025-10-28 18:09:06] "GET /project/af521c23-c82b-4221-80c5-681d171046df HTTP/1.1" 200 7320 0.029726 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 2325 0.007288 10.0.0.50 - - [2025-10-28 18:09:06] "GET /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004119 10.0.0.50 - - [2025-10-28 18:09:07] "POST /tags HTTP/1.1" 200 365 0.051474 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015289 10.0.0.50 - - [2025-10-28 18:09:07] "GET /tag/a9686592-6366-465c-8a13-1b893f859eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027859 10.0.0.50 - - [2025-10-28 18:09:07] "POST /tags HTTP/1.1" 409 206 0.002672 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.50 - - [2025-10-28 18:09:07] "GET /tag/b53d1ac9-06a6-4b8f-a8bc-14d489e296cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013081 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.50 - - [2025-10-28 18:09:07] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036269 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.50 - - [2025-10-28 18:09:07] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004347 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.50 - - [2025-10-28 18:09:07] "GET /service-appliance-set/3de63321-53ea-4fad-84c3-0c4fa30ef799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003497 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001665 10.0.0.50 - - [2025-10-28 18:09:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112250 10.0.0.50 - - [2025-10-28 18:09:07] "GET /virtual-machine-interface/a596d851-bcde-4467-9be3-b7161c65ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024552 10.0.0.50 - - [2025-10-28 18:09:07] "POST /set-tag HTTP/1.1" 200 109 0.028494 10.0.0.50 - - [2025-10-28 18:09:07] "POST /instance-ips HTTP/1.1" 200 417 0.026987 10.0.0.50 - - [2025-10-28 18:09:07] "GET /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007423 10.0.0.50 - - [2025-10-28 18:09:07] "POST /loadbalancers HTTP/1.1" 200 618 0.072232 10.0.0.50 - - [2025-10-28 18:09:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011319 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.50 - - [2025-10-28 18:09:07] "POST /service-instances HTTP/1.1" 200 566 0.037143 10.0.0.50 - - [2025-10-28 18:09:07] "POST /ref-update HTTP/1.1" 200 156 0.024385 10.0.0.50 - - [2025-10-28 18:09:07] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.065724 10.0.0.50 - - [2025-10-28 18:09:07] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.010296 10.0.0.50 - - [2025-10-28 18:09:07] "GET /virtual-machine-interface/a596d851-bcde-4467-9be3-b7161c65ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005177 10.0.0.50 - - [2025-10-28 18:09:07] "GET /virtual-machine-interface/a596d851-bcde-4467-9be3-b7161c65ce7b?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006980 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.50 - - [2025-10-28 18:09:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.005443 10.0.0.50 - - [2025-10-28 18:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.50 - - [2025-10-28 18:09:07] "POST /virtual-machines HTTP/1.1" 200 429 0.014175 10.0.0.50 - - [2025-10-28 18:09:07] "GET /floating-ip-pool/415fde05-e89b-4049-94f7-0c99117e8942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003731 10.0.0.50 - - [2025-10-28 18:09:08] "POST /floating-ips HTTP/1.1" 200 671 0.087624 10.0.0.50 - - [2025-10-28 18:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009844 10.0.0.50 - - [2025-10-28 18:09:08] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028913 10.0.0.50 - - [2025-10-28 18:09:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185613 10.0.0.50 - - [2025-10-28 18:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014555 10.0.0.50 - - [2025-10-28 18:09:08] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008606 10.0.0.50 - - [2025-10-28 18:09:08] "POST /tags HTTP/1.1" 409 221 0.007648 10.0.0.50 - - [2025-10-28 18:09:08] "POST /chown HTTP/1.1" 200 109 0.049877 10.0.0.50 - - [2025-10-28 18:09:08] "POST /chown HTTP/1.1" 200 109 0.006926 10.0.0.50 - - [2025-10-28 18:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.50 - - [2025-10-28 18:09:08] "GET /tag/8663ff04-c129-442a-9c36-12d1607f9ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014394 10.0.0.50 - - [2025-10-28 18:09:08] "POST /tags HTTP/1.1" 409 238 0.004378 10.0.0.50 - - [2025-10-28 18:09:08] "PUT /virtual-machine-interface/47a9ce50-18a7-4778-b42f-673ea1aea6bf HTTP/1.1" 200 284 0.010718 10.0.0.50 - - [2025-10-28 18:09:08] "PUT /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 256 0.020208 10.0.0.50 - - [2025-10-28 18:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.50 - - [2025-10-28 18:09:08] "GET /tag/a9686592-6366-465c-8a13-1b893f859eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009917 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.034375 10.0.0.50 - - [2025-10-28 18:09:08] "POST /firewall-rules HTTP/1.1" 200 650 0.101799 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.072011 10.0.0.50 - - [2025-10-28 18:09:08] "GET /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006195 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.023425 10.0.0.50 - - [2025-10-28 18:09:08] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011917 10.0.0.50 - - [2025-10-28 18:09:08] "GET /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006072 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.027057 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.027288 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.066992 10.0.0.50 - - [2025-10-28 18:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.50 - - [2025-10-28 18:09:08] "POST /ref-update HTTP/1.1" 200 156 0.046612 10.0.0.50 - - [2025-10-28 18:09:08] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057119 10.0.0.50 - - [2025-10-28 18:09:08] "POST /virtual-machines HTTP/1.1" 200 429 0.039862 10.0.0.50 - - [2025-10-28 18:09:08] "GET /loadbalancer/648a295d-3838-46fe-a26e-e9687b8d60d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003810 10.0.0.50 - - [2025-10-28 18:09:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024223 10.0.0.50 - - [2025-10-28 18:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.50 - - [2025-10-28 18:09:08] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069036 10.0.0.50 - - [2025-10-28 18:09:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.148602 10.0.0.50 - - [2025-10-28 18:09:08] "GET /loadbalancer-listener/3e15d9ac-9579-495c-974f-e36d1694afa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007619 10.0.0.50 - - [2025-10-28 18:09:08] "GET /loadbalancer-listener/3e15d9ac-9579-495c-974f-e36d1694afa9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.010876 10.0.0.50 - - [2025-10-28 18:09:08] "POST /chown HTTP/1.1" 200 109 0.027512 10.0.0.50 - - [2025-10-28 18:09:08] "POST /chown HTTP/1.1" 200 109 0.006345 10.0.0.50 - - [2025-10-28 18:09:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.028020 10.0.0.50 - - [2025-10-28 18:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026730 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /virtual-machine-interface/12faf84f-ad57-46de-91e7-4c2035c462d9 HTTP/1.1" 200 284 0.018785 10.0.0.50 - - [2025-10-28 18:09:09] "GET /loadbalancer-pool/69248cd3-a7b9-4345-8ad7-b24d4a873a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018213 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 256 0.031028 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.070505 10.0.0.50 - - [2025-10-28 18:09:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.052016 10.0.0.50 - - [2025-10-28 18:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009162 10.0.0.50 - - [2025-10-28 18:09:09] "GET /loadbalancer-member/03a42855-0f7c-470b-8ce7-830a9aafca43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008279 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.017604 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.027720 10.0.0.50 - - [2025-10-28 18:09:09] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008639 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.020562 10.0.0.50 - - [2025-10-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.50 - - [2025-10-28 18:09:09] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010213 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.017672 10.0.0.50 - - [2025-10-28 18:09:09] "POST /tags HTTP/1.1" 409 221 0.002856 10.0.0.50 - - [2025-10-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010802 10.0.0.50 - - [2025-10-28 18:09:09] "GET /tag/8663ff04-c129-442a-9c36-12d1607f9ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019497 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.007645 10.0.0.50 - - [2025-10-28 18:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016519 10.0.0.50 - - [2025-10-28 18:09:09] "POST /tags HTTP/1.1" 409 238 0.010887 10.0.0.50 - - [2025-10-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.50 - - [2025-10-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2025-10-28 18:09:09] "GET /tag/a9686592-6366-465c-8a13-1b893f859eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011522 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.006707 10.0.0.50 - - [2025-10-28 18:09:09] "POST /firewall-rules HTTP/1.1" 409 293 0.005431 10.0.0.50 - - [2025-10-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.024559 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 256 0.013977 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5 HTTP/1.1" 200 260 0.042160 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.009888 10.0.0.50 - - [2025-10-28 18:09:09] "GET /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006225 10.0.0.50 - - [2025-10-28 18:09:09] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003556 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.022515 10.0.0.50 - - [2025-10-28 18:09:09] "GET /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011379 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.022251 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 256 0.013554 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.029063 10.0.0.50 - - [2025-10-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.006796 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.018116 10.0.0.50 - - [2025-10-28 18:09:09] "PUT /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 256 0.020170 10.0.0.50 - - [2025-10-28 18:09:09] "POST /ref-update HTTP/1.1" 200 156 0.009448 10.0.0.50 - - [2025-10-28 18:09:09] "POST /chown HTTP/1.1" 200 109 0.028842 10.0.0.50 - - [2025-10-28 18:09:10] "POST /chown HTTP/1.1" 200 109 0.036647 10.0.0.50 - - [2025-10-28 18:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010342 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006719 10.0.0.50 - - [2025-10-28 18:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.50 - - [2025-10-28 18:09:10] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050077 10.0.0.50 - - [2025-10-28 18:09:10] "PUT /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 256 0.047182 10.0.0.50 - - [2025-10-28 18:09:10] "POST /ref-update HTTP/1.1" 200 156 0.026519 10.0.0.50 - - [2025-10-28 18:09:10] "POST /virtual-machines HTTP/1.1" 200 373 0.017178 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019997 10.0.0.50 - - [2025-10-28 18:09:10] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.056670 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020806 10.0.0.50 - - [2025-10-28 18:09:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142565 10.0.0.50 - - [2025-10-28 18:09:10] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.009167 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013043 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042854 10.0.0.50 - - [2025-10-28 18:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012299 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009154 10.0.0.50 - - [2025-10-28 18:09:10] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.014985 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009745 10.0.0.50 - - [2025-10-28 18:09:10] "POST /instance-ips HTTP/1.1" 200 413 0.022627 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.039013 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009990 10.0.0.50 - - [2025-10-28 18:09:10] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.024137 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020653 10.0.0.50 - - [2025-10-28 18:09:10] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.012523 10.0.0.50 - - [2025-10-28 18:09:10] "POST /set-tag HTTP/1.1" 200 109 0.033982 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006346 10.0.0.50 - - [2025-10-28 18:09:10] "GET /instance-ip/33cf9646-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003078 10.0.0.50 - - [2025-10-28 18:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007166 10.0.0.50 - - [2025-10-28 18:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.50 - - [2025-10-28 18:09:10] "POST /chown HTTP/1.1" 200 109 0.012127 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021916 10.0.0.50 - - [2025-10-28 18:09:10] "POST /set-tag HTTP/1.1" 200 109 0.003471 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003414 10.0.0.50 - - [2025-10-28 18:09:10] "POST /chown HTTP/1.1" 200 109 0.006842 10.0.0.50 - - [2025-10-28 18:09:10] "POST /ref-update HTTP/1.1" 200 156 0.019924 10.0.0.50 - - [2025-10-28 18:09:10] "POST /ref-update HTTP/1.1" 200 156 0.044353 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018626 10.0.0.50 - - [2025-10-28 18:09:10] "POST /chown HTTP/1.1" 200 109 0.058206 10.0.0.50 - - [2025-10-28 18:09:10] "POST /set-tag HTTP/1.1" 200 109 0.010545 10.0.0.50 - - [2025-10-28 18:09:10] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004972 10.0.0.50 - - [2025-10-28 18:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.50 - - [2025-10-28 18:09:10] "POST /chown HTTP/1.1" 200 109 0.016031 10.0.0.50 - - [2025-10-28 18:09:11] "POST /ref-update HTTP/1.1" 200 156 0.012101 10.0.0.50 - - [2025-10-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.006306 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.017444 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.011413 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.008700 10.0.0.50 - - [2025-10-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.006638 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.018753 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.008207 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.020479 10.0.0.50 - - [2025-10-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.007065 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.011271 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.017699 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.50 - - [2025-10-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.016161 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.006604 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.021511 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.024969 10.0.0.50 - - [2025-10-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.028820 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.008022 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.027172 10.0.0.50 - - [2025-10-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.007224 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.020963 10.0.0.50 - - [2025-10-28 18:09:11] "POST /chown HTTP/1.1" 200 109 0.021731 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.006530 10.0.0.50 - - [2025-10-28 18:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.005869 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.006689 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.012196 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.015298 10.0.0.50 - - [2025-10-28 18:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.005920 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.014558 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.006622 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.017548 10.0.0.50 - - [2025-10-28 18:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.007422 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.028162 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.014836 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.007118 10.0.0.50 - - [2025-10-28 18:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.006682 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.007433 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.016617 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.018363 10.0.0.50 - - [2025-10-28 18:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.007260 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.013254 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.009496 10.0.0.50 - - [2025-10-28 18:09:12] "POST /chown HTTP/1.1" 200 109 0.011651 10.0.0.50 - - [2025-10-28 18:09:18] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004566 10.0.0.50 - - [2025-10-28 18:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.50 - - [2025-10-28 18:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.50 - - [2025-10-28 18:09:18] "GET /loadbalancer/cb0b7f87-c968-43ad-95f7-7ba40af3d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002452 10.0.0.50 - - [2025-10-28 18:09:18] "GET /loadbalancer-pool/ad1463ac-e894-40dd-a189-e67a76cb1897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003795 10.0.0.50 - - [2025-10-28 18:09:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016787 10.0.0.50 - - [2025-10-28 18:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.50 - - [2025-10-28 18:09:18] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007625 10.0.0.50 - - [2025-10-28 18:09:18] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008455 10.0.0.50 - - [2025-10-28 18:09:18] "POST /ref-update HTTP/1.1" 200 156 0.006950 10.0.0.50 - - [2025-10-28 18:09:18] "POST /tags HTTP/1.1" 409 221 0.002122 10.0.0.50 - - [2025-10-28 18:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.50 - - [2025-10-28 18:09:18] "GET /tag/8663ff04-c129-442a-9c36-12d1607f9ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010724 10.0.0.50 - - [2025-10-28 18:09:18] "GET /floating-ip/85c22103-a9f7-4cee-9ad1-372961306b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003229 10.0.0.50 - - [2025-10-28 18:09:18] "PUT /floating-ip/85c22103-a9f7-4cee-9ad1-372961306b18 HTTP/1.1" 200 256 0.010238 10.0.0.50 - - [2025-10-28 18:09:18] "POST /set-tag HTTP/1.1" 200 109 0.036509 10.0.0.50 - - [2025-10-28 18:09:18] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004511 10.0.0.50 - - [2025-10-28 18:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.50 - - [2025-10-28 18:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2025-10-28 18:09:18] "GET /loadbalancer/cb0b7f87-c968-43ad-95f7-7ba40af3d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002016 10.0.0.50 - - [2025-10-28 18:09:18] "GET /loadbalancer-pool/ad1463ac-e894-40dd-a189-e67a76cb1897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.001881 10.0.0.50 - - [2025-10-28 18:09:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014084 10.0.0.50 - - [2025-10-28 18:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022840 10.0.0.50 - - [2025-10-28 18:09:18] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011177 10.0.0.50 - - [2025-10-28 18:09:18] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003892 10.0.0.50 - - [2025-10-28 18:09:18] "POST /ref-update HTTP/1.1" 200 156 0.006202 10.0.0.50 - - [2025-10-28 18:09:19] "GET /floating-ip/85c22103-a9f7-4cee-9ad1-372961306b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002088 10.0.0.50 - - [2025-10-28 18:09:19] "POST /set-tag HTTP/1.1" 200 109 0.023828 10.0.0.50 - - [2025-10-28 18:09:20] "GET /virtual-machine/9b856a4d-45de-43ca-b3cf-cf66a933c4f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003008 10.0.0.50 - - [2025-10-28 18:09:20] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004185 10.0.0.50 - - [2025-10-28 18:09:20] "GET /virtual-machine/52fc64e9-3733-45f1-8ff8-bd70c080ebd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002963 10.0.0.50 - - [2025-10-28 18:09:20] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004322 10.0.0.50 - - [2025-10-28 18:09:24] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005271 10.0.0.50 - - [2025-10-28 18:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.50 - - [2025-10-28 18:09:25] "GET /virtual-machine/391f2fc0-16f4-43f7-b8e3-3e8d79fea609?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003152 10.0.0.50 - - [2025-10-28 18:09:25] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004305 10.0.0.50 - - [2025-10-28 18:09:25] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004256 10.0.0.50 - - [2025-10-28 18:09:25] "POST /set-tag HTTP/1.1" 200 109 0.002111 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:09:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:09:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:09:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:09:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001239 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:09:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:09:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001017 10.0.0.50 - - [2025-10-28 18:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.50 - - [2025-10-28 18:09:50] "POST /chown HTTP/1.1" 200 109 0.007183 10.0.0.50 - - [2025-10-28 18:09:50] "POST /chown HTTP/1.1" 200 109 0.006493 10.0.0.50 - - [2025-10-28 18:09:50] "POST /chown HTTP/1.1" 200 109 0.012869 10.0.0.50 - - [2025-10-28 18:09:50] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.50 - - [2025-10-28 18:09:57] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011877 10.0.0.50 - - [2025-10-28 18:09:57] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.50 - - [2025-10-28 18:09:57] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009336 10.0.0.50 - - [2025-10-28 18:09:57] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.50 - - [2025-10-28 18:09:57] "GET /virtual-machine/391f2fc0-16f4-43f7-b8e3-3e8d79fea609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003521 10.0.0.50 - - [2025-10-28 18:09:57] "POST /ref-update HTTP/1.1" 200 156 0.012220 10.0.0.50 - - [2025-10-28 18:09:57] "GET /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.031348 10.0.0.50 - - [2025-10-28 18:09:57] "POST /set-tag HTTP/1.1" 200 109 0.031631 10.0.0.50 - - [2025-10-28 18:09:57] "POST /set-tag HTTP/1.1" 200 109 0.034662 10.0.0.50 - - [2025-10-28 18:09:57] "DELETE /instance-ip/33cf9646-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.077389 10.0.0.50 - - [2025-10-28 18:09:57] "DELETE /virtual-machine-interface/33aa8518-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.051721 10.0.0.50 - - [2025-10-28 18:09:57] "DELETE /virtual-machine/391f2fc0-16f4-43f7-b8e3-3e8d79fea609 HTTP/1.1" 200 115 0.039098 10.0.0.50 - - [2025-10-28 18:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2025-10-28 18:10:00] "GET /tag/a9686592-6366-465c-8a13-1b893f859eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023996 10.0.0.50 - - [2025-10-28 18:10:00] "GET /tag/a9686592-6366-465c-8a13-1b893f859eff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017741 10.0.0.50 - - [2025-10-28 18:10:00] "GET /virtual-machine-interface/12faf84f-ad57-46de-91e7-4c2035c462d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008161 10.0.0.50 - - [2025-10-28 18:10:00] "POST /set-tag HTTP/1.1" 200 109 0.028660 10.0.0.50 - - [2025-10-28 18:10:00] "GET /virtual-machine-interface/47a9ce50-18a7-4778-b42f-673ea1aea6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.034154 10.0.0.50 - - [2025-10-28 18:10:00] "POST /set-tag HTTP/1.1" 200 109 0.024756 10.0.0.50 - - [2025-10-28 18:10:00] "GET /virtual-machine-interface/a596d851-bcde-4467-9be3-b7161c65ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004414 10.0.0.50 - - [2025-10-28 18:10:00] "POST /set-tag HTTP/1.1" 200 109 0.021992 10.0.0.50 - - [2025-10-28 18:10:00] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.023213 10.0.0.50 - - [2025-10-28 18:10:00] "GET /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003168 10.0.0.50 - - [2025-10-28 18:10:01] "POST /ref-update HTTP/1.1" 200 156 0.018592 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /firewall-rule/a9612849-5991-4c46-8043-c1c33dc62ad5 HTTP/1.1" 200 115 0.086498 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /loadbalancer-member/03a42855-0f7c-470b-8ce7-830a9aafca43 HTTP/1.1" 200 115 0.049987 10.0.0.50 - - [2025-10-28 18:10:01] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.024188 10.0.0.50 - - [2025-10-28 18:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038077 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /loadbalancer-pool/69248cd3-a7b9-4345-8ad7-b24d4a873a0f HTTP/1.1" 200 115 0.130352 10.0.0.50 - - [2025-10-28 18:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011386 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /loadbalancer-listener/3e15d9ac-9579-495c-974f-e36d1694afa9 HTTP/1.1" 200 115 0.042917 10.0.0.50 - - [2025-10-28 18:10:01] "GET /floating-ip/2a62c996-1aec-4897-be21-0c29cdbe2006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004632 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.008140 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.032678 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.034028 10.0.0.50 - - [2025-10-28 18:10:01] "PUT /floating-ip/2a62c996-1aec-4897-be21-0c29cdbe2006 HTTP/1.1" 200 256 0.085154 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.037495 10.0.0.50 - - [2025-10-28 18:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011081 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.006600 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /floating-ip/2a62c996-1aec-4897-be21-0c29cdbe2006 HTTP/1.1" 200 115 0.174757 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.057928 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.023011 10.0.0.50 - - [2025-10-28 18:10:01] "POST /chown HTTP/1.1" 200 109 0.023912 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /loadbalancer/648a295d-3838-46fe-a26e-e9687b8d60d9 HTTP/1.1" 200 115 0.114150 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /instance-ip/5b4bfd4f-7de3-425d-8ec3-bb7c8beb81ed HTTP/1.1" 200 115 0.048755 10.0.0.50 - - [2025-10-28 18:10:01] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.019050 10.0.0.50 - - [2025-10-28 18:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047165 10.0.0.50 - - [2025-10-28 18:10:01] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.020529 10.0.0.50 - - [2025-10-28 18:10:01] "DELETE /virtual-machine-interface/a596d851-bcde-4467-9be3-b7161c65ce7b HTTP/1.1" 200 115 0.158279 10.0.0.50 - - [2025-10-28 18:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015450 10.0.0.50 - - [2025-10-28 18:10:02] "PUT /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 266 0.013849 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /tag/a9686592-6366-465c-8a13-1b893f859eff HTTP/1.1" 200 115 0.142169 10.0.0.50 - - [2025-10-28 18:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028990 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /service-instance/33249fa8-6e60-4815-b070-1e60658a6d7f HTTP/1.1" 200 115 0.037682 10.0.0.50 - - [2025-10-28 18:10:02] "GET /virtual-machine-interface/47a9ce50-18a7-4778-b42f-673ea1aea6bf?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009427 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /virtual-machine-interface/47a9ce50-18a7-4778-b42f-673ea1aea6bf HTTP/1.1" 200 115 0.052243 10.0.0.50 - - [2025-10-28 18:10:02] "POST /ref-update HTTP/1.1" 200 156 0.016910 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /virtual-machine/0ea28c97-7e8c-43d6-b60c-815f5b1eaf40 HTTP/1.1" 200 115 0.039253 10.0.0.50 - - [2025-10-28 18:10:02] "GET /virtual-machine-interface/12faf84f-ad57-46de-91e7-4c2035c462d9?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.008137 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /virtual-machine-interface/12faf84f-ad57-46de-91e7-4c2035c462d9 HTTP/1.1" 200 115 0.067088 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /virtual-machine/7fbfb44f-3710-4927-a4f8-47355e315faa HTTP/1.1" 200 115 0.045663 10.0.0.50 - - [2025-10-28 18:10:02] "GET /floating-ip-pool/415fde05-e89b-4049-94f7-0c99117e8942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005802 10.0.0.50 - - [2025-10-28 18:10:02] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /floating-ip-pool/415fde05-e89b-4049-94f7-0c99117e8942 HTTP/1.1" 200 115 0.028378 10.0.0.50 - - [2025-10-28 18:10:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008160 10.0.0.50 - - [2025-10-28 18:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2025-10-28 18:10:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004338 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /virtual-network/c3dbc13f-d317-4fd5-b8cc-454e5533e863 HTTP/1.1" 200 115 0.110652 10.0.0.50 - - [2025-10-28 18:10:02] "GET /routing-instance/fc97b863-79a1-4bc6-ac47-2e149bf5d5f9 HTTP/1.1" 404 171 0.028834 10.0.0.50 - - [2025-10-28 18:10:02] "GET /domains HTTP/1.1" 200 280 0.001866 10.0.0.50 - - [2025-10-28 18:10:02] "GET /domain/19f74df7-48fd-48d8-8447-fd9a2671cb8c HTTP/1.1" 200 3085 0.005772 10.0.0.50 - - [2025-10-28 18:10:02] "DELETE /route-target/49a4eac1-47ca-4e0b-9e70-b7ece988c1c9 HTTP/1.1" 200 115 0.056590 10.0.0.50 - - [2025-10-28 18:10:03] "GET /project/af521c23-c82b-4221-80c5-681d171046df HTTP/1.1" 200 6873 0.046450 10.0.0.50 - - [2025-10-28 18:10:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004579 10.0.0.50 - - [2025-10-28 18:10:03] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.50 - - [2025-10-28 18:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.50 - - [2025-10-28 18:10:03] "GET /loadbalancer/cb0b7f87-c968-43ad-95f7-7ba40af3d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004453 10.0.0.50 - - [2025-10-28 18:10:03] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004448 10.0.0.50 - - [2025-10-28 18:10:03] "POST /set-tag HTTP/1.1" 200 109 0.018078 10.0.0.50 - - [2025-10-28 18:10:03] "DELETE /loadbalancer-member/d2738843-d2c8-4e39-a8de-7cfe8510e4b7 HTTP/1.1" 200 115 0.049234 10.0.0.50 - - [2025-10-28 18:10:04] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005008 10.0.0.50 - - [2025-10-28 18:10:04] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.50 - - [2025-10-28 18:10:04] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006131 10.0.0.50 - - [2025-10-28 18:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.50 - - [2025-10-28 18:10:04] "GET /virtual-machine/52fc64e9-3733-45f1-8ff8-bd70c080ebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002935 10.0.0.50 - - [2025-10-28 18:10:04] "POST /ref-update HTTP/1.1" 200 156 0.009491 10.0.0.50 - - [2025-10-28 18:10:04] "GET /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008054 10.0.0.50 - - [2025-10-28 18:10:04] "POST /set-tag HTTP/1.1" 200 109 0.018082 10.0.0.50 - - [2025-10-28 18:10:04] "POST /set-tag HTTP/1.1" 200 109 0.025533 10.0.0.50 - - [2025-10-28 18:10:04] "POST /set-tag HTTP/1.1" 200 109 0.022960 10.0.0.50 - - [2025-10-28 18:10:04] "DELETE /instance-ip/2f5a952a-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.034351 10.0.0.50 - - [2025-10-28 18:10:04] "POST /ref-update HTTP/1.1" 200 156 0.008571 10.0.0.50 - - [2025-10-28 18:10:04] "DELETE /virtual-machine-interface/2f406bbe-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.055249 10.0.0.50 - - [2025-10-28 18:10:04] "DELETE /virtual-machine/52fc64e9-3733-45f1-8ff8-bd70c080ebd2 HTTP/1.1" 200 115 0.017307 10.0.0.50 - - [2025-10-28 18:10:08] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004492 10.0.0.50 - - [2025-10-28 18:10:08] "POST /set-tag HTTP/1.1" 200 109 0.010453 10.0.0.50 - - [2025-10-28 18:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.50 - - [2025-10-28 18:10:08] "GET /loadbalancer/cb0b7f87-c968-43ad-95f7-7ba40af3d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003016 10.0.0.50 - - [2025-10-28 18:10:09] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006637 10.0.0.50 - - [2025-10-28 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.50 - - [2025-10-28 18:10:09] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007154 10.0.0.50 - - [2025-10-28 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.50 - - [2025-10-28 18:10:09] "GET /virtual-machine/9b856a4d-45de-43ca-b3cf-cf66a933c4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002976 10.0.0.50 - - [2025-10-28 18:10:09] "POST /ref-update HTTP/1.1" 200 156 0.012834 10.0.0.50 - - [2025-10-28 18:10:09] "GET /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016942 10.0.0.50 - - [2025-10-28 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.023074 10.0.0.50 - - [2025-10-28 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.048968 10.0.0.50 - - [2025-10-28 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.033937 10.0.0.50 - - [2025-10-28 18:10:09] "DELETE /instance-ip/2eede056-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.050308 10.0.0.50 - - [2025-10-28 18:10:09] "POST /ref-update HTTP/1.1" 200 156 0.008663 10.0.0.50 - - [2025-10-28 18:10:09] "DELETE /virtual-machine-interface/2ed52584-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.057889 10.0.0.50 - - [2025-10-28 18:10:09] "DELETE /virtual-machine/9b856a4d-45de-43ca-b3cf-cf66a933c4f8 HTTP/1.1" 200 115 0.027598 10.0.0.50 - - [2025-10-28 18:10:10] "DELETE /tag/ff857fe1-39f3-4da1-8014-bcc47dd66197 HTTP/1.1" 200 115 0.046027 10.0.0.50 - - [2025-10-28 18:10:10] "DELETE /tag/8be33ba6-e768-400c-b8d9-ccf80ad643be HTTP/1.1" 200 115 0.087720 10.0.0.50 - - [2025-10-28 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.50 - - [2025-10-28 18:10:13] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029872 10.0.0.50 - - [2025-10-28 18:10:13] "POST /tags HTTP/1.1" 200 393 0.043154 10.0.0.50 - - [2025-10-28 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008858 10.0.0.50 - - [2025-10-28 18:10:13] "GET /tag/1e5e10a2-c0db-4a5a-bc81-edfd990a109f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.028864 10.0.0.50 - - [2025-10-28 18:10:13] "POST /tags HTTP/1.1" 200 341 0.026691 10.0.0.50 - - [2025-10-28 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2025-10-28 18:10:13] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018462 10.0.0.50 - - [2025-10-28 18:10:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000532 10.0.0.50 - - [2025-10-28 18:10:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.002272 10.0.0.50 - - [2025-10-28 18:10:13] "POST /security-groups HTTP/1.1" 200 589 0.076768 10.0.0.50 - - [2025-10-28 18:10:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.001851 10.0.0.50 - - [2025-10-28 18:10:13] "POST /projects HTTP/1.1" 200 519 0.239718 10.0.0.50 - - [2025-10-28 18:10:14] "POST /access-control-lists HTTP/1.1" 200 598 0.075739 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.008833 10.0.0.50 - - [2025-10-28 18:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.052794 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013313 10.0.0.50 - - [2025-10-28 18:10:14] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.014283 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.50 - - [2025-10-28 18:10:14] "POST /access-control-lists HTTP/1.1" 200 596 0.082276 10.0.0.50 - - [2025-10-28 18:10:14] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.037860 10.0.0.50 - - [2025-10-28 18:10:14] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.067044 10.0.0.50 - - [2025-10-28 18:10:14] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.049273 10.0.0.50 - - [2025-10-28 18:10:14] "POST /security-groups HTTP/1.1" 200 591 0.098154 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.001615 10.0.0.50 - - [2025-10-28 18:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038170 10.0.0.50 - - [2025-10-28 18:10:14] "POST /chown HTTP/1.1" 200 109 0.024245 10.0.0.50 - - [2025-10-28 18:10:14] "POST /access-control-lists HTTP/1.1" 200 632 0.066313 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.021498 10.0.0.50 - - [2025-10-28 18:10:14] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009309 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2025-10-28 18:10:14] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004345 10.0.0.50 - - [2025-10-28 18:10:14] "POST /tags HTTP/1.1" 409 226 0.002060 10.0.0.50 - - [2025-10-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.50 - - [2025-10-28 18:10:14] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011355 10.0.0.50 - - [2025-10-28 18:10:14] "POST /access-control-lists HTTP/1.1" 200 630 0.086447 10.0.0.50 - - [2025-10-28 18:10:14] "POST /firewall-rules HTTP/1.1" 200 600 0.084303 10.0.0.50 - - [2025-10-28 18:10:14] "GET /firewall-rule/29e5c796-0189-4912-b25a-203a0f23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018966 10.0.0.50 - - [2025-10-28 18:10:14] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.008649 10.0.0.50 - - [2025-10-28 18:10:14] "GET /firewall-rule/29e5c796-0189-4912-b25a-203a0f23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003065 10.0.0.50 - - [2025-10-28 18:10:15] "POST /ref-update HTTP/1.1" 200 156 0.063087 10.0.0.50 - - [2025-10-28 18:10:15] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021479 10.0.0.50 - - [2025-10-28 18:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.50 - - [2025-10-28 18:10:15] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002979 10.0.0.50 - - [2025-10-28 18:10:15] "POST /tags HTTP/1.1" 409 226 0.001802 10.0.0.50 - - [2025-10-28 18:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2025-10-28 18:10:15] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012667 10.0.0.50 - - [2025-10-28 18:10:15] "POST /firewall-rules HTTP/1.1" 200 598 0.083610 10.0.0.50 - - [2025-10-28 18:10:15] "GET /firewall-rule/1567ec39-c1a6-4abe-a255-852b0b1a8530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004974 10.0.0.50 - - [2025-10-28 18:10:15] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004200 10.0.0.50 - - [2025-10-28 18:10:15] "GET /firewall-rule/1567ec39-c1a6-4abe-a255-852b0b1a8530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002277 10.0.0.50 - - [2025-10-28 18:10:15] "POST /ref-update HTTP/1.1" 200 156 0.050558 10.0.0.50 - - [2025-10-28 18:10:16] "POST /tags HTTP/1.1" 200 393 0.019922 10.0.0.50 - - [2025-10-28 18:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014303 10.0.0.50 - - [2025-10-28 18:10:16] "GET /tag/50c6ce6a-2b49-4b77-ac17-900478111f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012399 10.0.0.50 - - [2025-10-28 18:10:16] "POST /tags HTTP/1.1" 200 341 0.016366 10.0.0.50 - - [2025-10-28 18:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.50 - - [2025-10-28 18:10:16] "GET /tag/2fe6be5a-1df4-4fc7-a812-0cf26f0b3275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014757 10.0.0.50 - - [2025-10-28 18:10:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000764 10.0.0.50 - - [2025-10-28 18:10:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.001588 10.0.0.50 - - [2025-10-28 18:10:16] "POST /security-groups HTTP/1.1" 200 589 0.061894 10.0.0.50 - - [2025-10-28 18:10:16] "POST /projects HTTP/1.1" 200 519 0.197915 10.0.0.50 - - [2025-10-28 18:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018658 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.013626 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014132 10.0.0.50 - - [2025-10-28 18:10:17] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.018786 10.0.0.50 - - [2025-10-28 18:10:17] "POST /access-control-lists HTTP/1.1" 200 598 0.069372 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014836 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.009107 10.0.0.50 - - [2025-10-28 18:10:17] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003883 10.0.0.50 - - [2025-10-28 18:10:17] "POST /access-control-lists HTTP/1.1" 200 596 0.062242 10.0.0.50 - - [2025-10-28 18:10:17] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.070595 10.0.0.50 - - [2025-10-28 18:10:17] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.050830 10.0.0.50 - - [2025-10-28 18:10:17] "POST /security-groups HTTP/1.1" 200 591 0.085467 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002495 10.0.0.50 - - [2025-10-28 18:10:17] "POST /access-control-lists HTTP/1.1" 200 632 0.060958 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.012900 10.0.0.50 - - [2025-10-28 18:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.071868 10.0.0.50 - - [2025-10-28 18:10:17] "POST /chown HTTP/1.1" 200 109 0.055922 10.0.0.50 - - [2025-10-28 18:10:17] "POST /access-control-lists HTTP/1.1" 200 630 0.077854 10.0.0.50 - - [2025-10-28 18:10:17] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009659 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2025-10-28 18:10:17] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002573 10.0.0.50 - - [2025-10-28 18:10:17] "POST /tags HTTP/1.1" 409 226 0.001943 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.50 - - [2025-10-28 18:10:17] "GET /tag/2fe6be5a-1df4-4fc7-a812-0cf26f0b3275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010487 10.0.0.50 - - [2025-10-28 18:10:17] "POST /firewall-rules HTTP/1.1" 200 600 0.063395 10.0.0.50 - - [2025-10-28 18:10:17] "GET /firewall-rule/d0fa919b-36ad-4a2a-a093-b97d62341d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005619 10.0.0.50 - - [2025-10-28 18:10:17] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003744 10.0.0.50 - - [2025-10-28 18:10:17] "GET /firewall-rule/d0fa919b-36ad-4a2a-a093-b97d62341d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003148 10.0.0.50 - - [2025-10-28 18:10:17] "POST /ref-update HTTP/1.1" 200 156 0.060767 10.0.0.50 - - [2025-10-28 18:10:17] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013352 10.0.0.50 - - [2025-10-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.50 - - [2025-10-28 18:10:17] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003204 10.0.0.50 - - [2025-10-28 18:10:17] "POST /tags HTTP/1.1" 409 226 0.001877 10.0.0.50 - - [2025-10-28 18:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2025-10-28 18:10:18] "GET /tag/2fe6be5a-1df4-4fc7-a812-0cf26f0b3275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010689 10.0.0.50 - - [2025-10-28 18:10:18] "POST /firewall-rules HTTP/1.1" 200 598 0.066971 10.0.0.50 - - [2025-10-28 18:10:18] "GET /firewall-rule/91d23628-967b-49e6-b0f7-aa65216aa4e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.012852 10.0.0.50 - - [2025-10-28 18:10:18] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004207 10.0.0.50 - - [2025-10-28 18:10:18] "GET /firewall-rule/91d23628-967b-49e6-b0f7-aa65216aa4e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002233 10.0.0.50 - - [2025-10-28 18:10:18] "POST /ref-update HTTP/1.1" 200 156 0.055729 10.0.0.50 - - [2025-10-28 18:10:19] "POST /tags HTTP/1.1" 200 345 0.090282 10.0.0.50 - - [2025-10-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.50 - - [2025-10-28 18:10:19] "GET /tag/7902ddbf-6084-4ffb-972d-475e5037771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019379 10.0.0.50 - - [2025-10-28 18:10:19] "POST /projects HTTP/1.1" 409 238 0.002145 10.0.0.50 - - [2025-10-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.50 - - [2025-10-28 18:10:19] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041413 10.0.0.50 - - [2025-10-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.50 - - [2025-10-28 18:10:19] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006752 10.0.0.50 - - [2025-10-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2025-10-28 18:10:19] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009022 10.0.0.50 - - [2025-10-28 18:10:19] "POST /security-groups HTTP/1.1" 409 285 0.002495 10.0.0.50 - - [2025-10-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2025-10-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2025-10-28 18:10:20] "PUT /security-group/8134c66a-cb69-42d4-8076-449da0619d96 HTTP/1.1" 200 262 0.065981 10.0.0.50 - - [2025-10-28 18:10:20] "PUT /access-control-list/f6d2ee78-6787-4140-bfdf-f2840e8979c2 HTTP/1.1" 200 272 0.024707 10.0.0.50 - - [2025-10-28 18:10:20] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.087368 10.0.0.50 - - [2025-10-28 18:10:20] "PUT /access-control-list/0a6cfc36-aedd-4e50-83d1-180e05d3cc23 HTTP/1.1" 200 272 0.032933 10.0.0.50 - - [2025-10-28 18:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018730 10.0.0.50 - - [2025-10-28 18:10:20] "POST /tags HTTP/1.1" 409 228 0.019458 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.50 - - [2025-10-28 18:10:20] "GET /tag/7902ddbf-6084-4ffb-972d-475e5037771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012483 10.0.0.50 - - [2025-10-28 18:10:20] "POST /tags HTTP/1.1" 200 345 0.024700 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.50 - - [2025-10-28 18:10:20] "GET /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011780 10.0.0.50 - - [2025-10-28 18:10:20] "POST /projects HTTP/1.1" 409 238 0.002257 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.50 - - [2025-10-28 18:10:20] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059410 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.50 - - [2025-10-28 18:10:20] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003799 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.50 - - [2025-10-28 18:10:20] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032561 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2025-10-28 18:10:20] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005888 10.0.0.50 - - [2025-10-28 18:10:20] "POST /security-groups HTTP/1.1" 409 285 0.001833 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.50 - - [2025-10-28 18:10:20] "PUT /security-group/6067d5d1-a475-4c5d-9417-9f1f50bfc8f3 HTTP/1.1" 200 262 0.055041 10.0.0.50 - - [2025-10-28 18:10:20] "PUT /access-control-list/c99c8654-6259-4f3a-918e-bdc902f8548d HTTP/1.1" 200 272 0.013325 10.0.0.50 - - [2025-10-28 18:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032712 10.0.0.50 - - [2025-10-28 18:10:20] "POST /tags HTTP/1.1" 409 228 0.013472 10.0.0.50 - - [2025-10-28 18:10:20] "PUT /access-control-list/102b0129-eb6e-4d5b-9792-e2257ef3bc28 HTTP/1.1" 200 272 0.032001 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2025-10-28 18:10:20] "GET /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011329 10.0.0.50 - - [2025-10-28 18:10:20] "POST /tags HTTP/1.1" 200 291 0.055890 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2025-10-28 18:10:20] "GET /tag/57e6ee41-6be0-4b9d-b24d-0b6319ff6116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012796 10.0.0.50 - - [2025-10-28 18:10:20] "POST /tags HTTP/1.1" 200 303 0.065639 10.0.0.50 - - [2025-10-28 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.50 - - [2025-10-28 18:10:21] "GET /tag/3f736be4-092b-4881-b75b-babb108744b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014914 10.0.0.50 - - [2025-10-28 18:10:21] "POST /tags HTTP/1.1" 409 252 0.002101 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2025-10-28 18:10:21] "GET /tag/1e5e10a2-c0db-4a5a-bc81-edfd990a109f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014249 10.0.0.50 - - [2025-10-28 18:10:21] "POST /tags HTTP/1.1" 409 226 0.002040 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2025-10-28 18:10:21] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010336 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010612 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.50 - - [2025-10-28 18:10:21] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030178 10.0.0.50 - - [2025-10-28 18:10:21] "POST /virtual-machines HTTP/1.1" 200 395 0.011252 10.0.0.50 - - [2025-10-28 18:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008783 10.0.0.50 - - [2025-10-28 18:10:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103957 10.0.0.50 - - [2025-10-28 18:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023009 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006928 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004706 10.0.0.50 - - [2025-10-28 18:10:21] "POST /instance-ips HTTP/1.1" 200 397 0.017919 10.0.0.50 - - [2025-10-28 18:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020072 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013442 10.0.0.50 - - [2025-10-28 18:10:21] "POST /set-tag HTTP/1.1" 200 109 0.071816 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010924 10.0.0.50 - - [2025-10-28 18:10:21] "GET /instance-ip/5e200f52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005011 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004472 10.0.0.50 - - [2025-10-28 18:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003486 10.0.0.50 - - [2025-10-28 18:10:21] "POST /ref-update HTTP/1.1" 200 156 0.020658 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004583 10.0.0.50 - - [2025-10-28 18:10:21] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2025-10-28 18:10:21] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004651 10.0.0.50 - - [2025-10-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2025-10-28 18:10:21] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026851 10.0.0.50 - - [2025-10-28 18:10:21] "POST /virtual-machines HTTP/1.1" 200 395 0.016263 10.0.0.50 - - [2025-10-28 18:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009409 10.0.0.50 - - [2025-10-28 18:10:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106864 10.0.0.50 - - [2025-10-28 18:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028091 10.0.0.50 - - [2025-10-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004558 10.0.0.50 - - [2025-10-28 18:10:22] "POST /instance-ips HTTP/1.1" 200 397 0.018702 10.0.0.50 - - [2025-10-28 18:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026242 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007172 10.0.0.50 - - [2025-10-28 18:10:22] "POST /set-tag HTTP/1.1" 200 109 0.060009 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011342 10.0.0.50 - - [2025-10-28 18:10:22] "GET /instance-ip/5e8f790a-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002821 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004406 10.0.0.50 - - [2025-10-28 18:10:22] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003295 10.0.0.50 - - [2025-10-28 18:10:22] "POST /ref-update HTTP/1.1" 200 156 0.007175 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004189 10.0.0.50 - - [2025-10-28 18:10:22] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.50 - - [2025-10-28 18:10:22] "POST /tags HTTP/1.1" 200 291 0.017261 10.0.0.50 - - [2025-10-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2025-10-28 18:10:22] "GET /tag/ec3e5263-42c5-437c-9ee8-df27dcb63327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011770 10.0.0.50 - - [2025-10-28 18:10:22] "POST /tags HTTP/1.1" 409 252 0.002193 10.0.0.50 - - [2025-10-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.50 - - [2025-10-28 18:10:22] "GET /tag/50c6ce6a-2b49-4b77-ac17-900478111f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010028 10.0.0.50 - - [2025-10-28 18:10:22] "POST /tags HTTP/1.1" 409 226 0.001859 10.0.0.50 - - [2025-10-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2025-10-28 18:10:22] "GET /tag/2fe6be5a-1df4-4fc7-a812-0cf26f0b3275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009831 10.0.0.50 - - [2025-10-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-10-28 18:10:22] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004388 10.0.0.50 - - [2025-10-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.50 - - [2025-10-28 18:10:22] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031488 10.0.0.50 - - [2025-10-28 18:10:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007509 10.0.0.50 - - [2025-10-28 18:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008899 10.0.0.50 - - [2025-10-28 18:10:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109109 10.0.0.50 - - [2025-10-28 18:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021395 10.0.0.50 - - [2025-10-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013527 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004785 10.0.0.50 - - [2025-10-28 18:10:23] "POST /instance-ips HTTP/1.1" 200 397 0.019038 10.0.0.50 - - [2025-10-28 18:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024550 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013320 10.0.0.50 - - [2025-10-28 18:10:23] "POST /set-tag HTTP/1.1" 200 109 0.067583 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011591 10.0.0.50 - - [2025-10-28 18:10:23] "GET /instance-ip/5f13f342-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003413 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004393 10.0.0.50 - - [2025-10-28 18:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003568 10.0.0.50 - - [2025-10-28 18:10:23] "POST /ref-update HTTP/1.1" 200 156 0.007821 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004164 10.0.0.50 - - [2025-10-28 18:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.50 - - [2025-10-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003276 10.0.0.50 - - [2025-10-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.50 - - [2025-10-28 18:10:23] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040489 10.0.0.50 - - [2025-10-28 18:10:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008406 10.0.0.50 - - [2025-10-28 18:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012703 10.0.0.50 - - [2025-10-28 18:10:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113096 10.0.0.50 - - [2025-10-28 18:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008266 10.0.0.50 - - [2025-10-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004524 10.0.0.50 - - [2025-10-28 18:10:23] "POST /instance-ips HTTP/1.1" 200 397 0.021135 10.0.0.50 - - [2025-10-28 18:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025996 10.0.0.50 - - [2025-10-28 18:10:23] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016269 10.0.0.50 - - [2025-10-28 18:10:23] "POST /set-tag HTTP/1.1" 200 109 0.059760 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011245 10.0.0.50 - - [2025-10-28 18:10:24] "GET /instance-ip/5f825f6c-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003042 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004301 10.0.0.50 - - [2025-10-28 18:10:24] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003174 10.0.0.50 - - [2025-10-28 18:10:24] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012781 10.0.0.50 - - [2025-10-28 18:10:24] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.50 - - [2025-10-28 18:10:24] "POST /tags HTTP/1.1" 200 299 0.017881 10.0.0.50 - - [2025-10-28 18:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.50 - - [2025-10-28 18:10:24] "GET /tag/bb114dca-f713-4701-8ab5-80a27b9d18e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011109 10.0.0.50 - - [2025-10-28 18:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003749 10.0.0.50 - - [2025-10-28 18:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2025-10-28 18:10:24] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039409 10.0.0.50 - - [2025-10-28 18:10:24] "POST /virtual-machines HTTP/1.1" 200 395 0.011397 10.0.0.50 - - [2025-10-28 18:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020328 10.0.0.50 - - [2025-10-28 18:10:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105425 10.0.0.50 - - [2025-10-28 18:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008547 10.0.0.50 - - [2025-10-28 18:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006681 10.0.0.50 - - [2025-10-28 18:10:24] "POST /instance-ips HTTP/1.1" 200 397 0.019050 10.0.0.50 - - [2025-10-28 18:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021544 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010211 10.0.0.50 - - [2025-10-28 18:10:24] "POST /set-tag HTTP/1.1" 200 109 0.021271 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018556 10.0.0.50 - - [2025-10-28 18:10:24] "GET /instance-ip/6005a0f2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005863 10.0.0.50 - - [2025-10-28 18:10:24] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006179 10.0.0.50 - - [2025-10-28 18:10:24] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.50 - - [2025-10-28 18:10:24] "POST /tags HTTP/1.1" 200 299 0.021314 10.0.0.50 - - [2025-10-28 18:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-10-28 18:10:24] "GET /tag/a2d5be6d-2d9f-4721-8174-a3c1965f38a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010980 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2025-10-28 18:10:25] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003917 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.50 - - [2025-10-28 18:10:25] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036736 10.0.0.50 - - [2025-10-28 18:10:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007389 10.0.0.50 - - [2025-10-28 18:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008921 10.0.0.50 - - [2025-10-28 18:10:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107642 10.0.0.50 - - [2025-10-28 18:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020547 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.50 - - [2025-10-28 18:10:25] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005663 10.0.0.50 - - [2025-10-28 18:10:25] "POST /instance-ips HTTP/1.1" 200 397 0.026160 10.0.0.50 - - [2025-10-28 18:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019718 10.0.0.50 - - [2025-10-28 18:10:25] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011372 10.0.0.50 - - [2025-10-28 18:10:25] "POST /set-tag HTTP/1.1" 200 109 0.018099 10.0.0.50 - - [2025-10-28 18:10:25] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013813 10.0.0.50 - - [2025-10-28 18:10:25] "GET /instance-ip/606f718a-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006997 10.0.0.50 - - [2025-10-28 18:10:25] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004996 10.0.0.50 - - [2025-10-28 18:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.50 - - [2025-10-28 18:10:25] "POST /tags HTTP/1.1" 200 299 0.016669 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.50 - - [2025-10-28 18:10:25] "GET /tag/261096a2-3d98-4004-838d-480c3ea5c49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013467 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2025-10-28 18:10:25] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005177 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2025-10-28 18:10:25] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029583 10.0.0.50 - - [2025-10-28 18:10:25] "POST /virtual-machines HTTP/1.1" 200 395 0.010554 10.0.0.50 - - [2025-10-28 18:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009781 10.0.0.50 - - [2025-10-28 18:10:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101980 10.0.0.50 - - [2025-10-28 18:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025130 10.0.0.50 - - [2025-10-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010311 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006212 10.0.0.50 - - [2025-10-28 18:10:26] "POST /instance-ips HTTP/1.1" 200 397 0.024794 10.0.0.50 - - [2025-10-28 18:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019945 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007905 10.0.0.50 - - [2025-10-28 18:10:26] "POST /set-tag HTTP/1.1" 200 109 0.026579 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013792 10.0.0.50 - - [2025-10-28 18:10:26] "GET /instance-ip/60d5cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002569 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004226 10.0.0.50 - - [2025-10-28 18:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.50 - - [2025-10-28 18:10:26] "POST /tags HTTP/1.1" 200 299 0.016827 10.0.0.50 - - [2025-10-28 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2025-10-28 18:10:26] "GET /tag/60206efc-5db4-462c-ae58-0425503d273e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011326 10.0.0.50 - - [2025-10-28 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005772 10.0.0.50 - - [2025-10-28 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2025-10-28 18:10:26] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042995 10.0.0.50 - - [2025-10-28 18:10:26] "POST /virtual-machines HTTP/1.1" 200 395 0.011391 10.0.0.50 - - [2025-10-28 18:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016557 10.0.0.50 - - [2025-10-28 18:10:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102543 10.0.0.50 - - [2025-10-28 18:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009214 10.0.0.50 - - [2025-10-28 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007514 10.0.0.50 - - [2025-10-28 18:10:26] "POST /instance-ips HTTP/1.1" 200 397 0.021214 10.0.0.50 - - [2025-10-28 18:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022442 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013648 10.0.0.50 - - [2025-10-28 18:10:26] "POST /set-tag HTTP/1.1" 200 109 0.018768 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011421 10.0.0.50 - - [2025-10-28 18:10:26] "GET /instance-ip/6144580a-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003259 10.0.0.50 - - [2025-10-28 18:10:26] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004241 10.0.0.50 - - [2025-10-28 18:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003439 10.0.0.50 - - [2025-10-28 18:10:27] "POST /ref-update HTTP/1.1" 200 156 0.008042 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004724 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003571 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003754 10.0.0.50 - - [2025-10-28 18:10:27] "POST /ref-update HTTP/1.1" 200 156 0.007684 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004255 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003391 10.0.0.50 - - [2025-10-28 18:10:27] "POST /ref-update HTTP/1.1" 200 156 0.006845 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004267 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003928 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004043 10.0.0.50 - - [2025-10-28 18:10:27] "POST /ref-update HTTP/1.1" 200 156 0.007734 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004270 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003756 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004401 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003618 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004882 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003849 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003803 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.50 - - [2025-10-28 18:10:27] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005498 10.0.0.50 - - [2025-10-28 18:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.50 - - [2025-10-28 18:10:32] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004727 10.0.0.50 - - [2025-10-28 18:10:32] "POST /set-tag HTTP/1.1" 200 109 0.003213 10.0.0.50 - - [2025-10-28 18:10:32] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004945 10.0.0.50 - - [2025-10-28 18:10:32] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.50 - - [2025-10-28 18:10:32] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003923 10.0.0.50 - - [2025-10-28 18:10:32] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2025-10-28 18:10:32] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003774 10.0.0.50 - - [2025-10-28 18:10:32] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.50 - - [2025-10-28 18:10:33] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004400 10.0.0.50 - - [2025-10-28 18:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.50 - - [2025-10-28 18:10:34] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004513 10.0.0.50 - - [2025-10-28 18:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine/426e010f-95ed-4fd4-9379-e67fdbed61f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004119 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004117 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine/7c39ac0a-e3a0-456a-963d-e19a2a12bac7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003088 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004076 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine/b811d54d-9ccd-4aef-b831-1316ee1e5ded?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003129 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003983 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine/f85e0bc0-ca90-4c19-a9ba-a4f1adfd498d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003146 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004173 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine/ab9fc5ef-7aa9-4ed6-a8ef-c34076d21ce5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003240 10.0.0.50 - - [2025-10-28 18:10:35] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004288 10.0.0.50 - - [2025-10-28 18:10:37] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004595 10.0.0.50 - - [2025-10-28 18:10:37] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.50 - - [2025-10-28 18:10:40] "GET /virtual-machine/54381a78-8d14-495f-975e-e7e7d5798b21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003953 10.0.0.50 - - [2025-10-28 18:10:40] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004604 10.0.0.50 - - [2025-10-28 18:10:40] "GET /virtual-machine/1f7796cf-aefe-4e5d-9b05-b5accab177f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.016434 10.0.0.50 - - [2025-10-28 18:10:40] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004317 10.0.0.50 - - [2025-10-28 18:10:40] "GET /virtual-machine/6c1764b6-13b2-440b-9e3d-6acf1d6672f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003024 10.0.0.50 - - [2025-10-28 18:10:40] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004108 10.0.0.50 - - [2025-10-28 18:10:41] "GET /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007558 10.0.0.50 - - [2025-10-28 18:10:41] "POST /tags HTTP/1.1" 200 333 0.020300 10.0.0.50 - - [2025-10-28 18:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.50 - - [2025-10-28 18:10:41] "GET /tag/0c24800a-aade-47ff-9eae-cb39d6f9109d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020149 10.0.0.50 - - [2025-10-28 18:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:10:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:10:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.010112 10.0.0.50 - - [2025-10-28 18:10:41] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047975 10.0.0.50 - - [2025-10-28 18:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.50 - - [2025-10-28 18:10:41] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007269 10.0.0.50 - - [2025-10-28 18:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.50 - - [2025-10-28 18:10:41] "GET /service-appliance-set/3dce9eb6-786d-4bf5-a7dd-8bd6f6019c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003132 10.0.0.50 - - [2025-10-28 18:10:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.001805 10.0.0.50 - - [2025-10-28 18:10:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.181573 10.0.0.50 - - [2025-10-28 18:10:41] "GET /virtual-machine-interface/b1b8090c-57a9-4e16-a321-295719ea52c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015311 10.0.0.50 - - [2025-10-28 18:10:41] "POST /instance-ips HTTP/1.1" 200 409 0.036167 10.0.0.50 - - [2025-10-28 18:10:42] "GET /instance-ip/50961ff2-2aae-4f3a-91e3-8aabcbe6570e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.011767 10.0.0.50 - - [2025-10-28 18:10:42] "POST /loadbalancers HTTP/1.1" 200 629 0.061309 10.0.0.50 - - [2025-10-28 18:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025399 10.0.0.50 - - [2025-10-28 18:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.50 - - [2025-10-28 18:10:42] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048220 10.0.0.50 - - [2025-10-28 18:10:42] "GET /instance-ip/50961ff2-2aae-4f3a-91e3-8aabcbe6570e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006645 10.0.0.50 - - [2025-10-28 18:10:42] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029447 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002707 10.0.0.50 - - [2025-10-28 18:10:42] "POST /floating-ips HTTP/1.1" 200 597 0.045390 10.0.0.50 - - [2025-10-28 18:10:42] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.082669 10.0.0.50 - - [2025-10-28 18:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-10-28 18:10:42] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034312 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer-listener/c95cf76a-06e2-460c-a7e9-b36883165f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.007006 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer-listener/c95cf76a-06e2-460c-a7e9-b36883165f8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003422 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003845 10.0.0.50 - - [2025-10-28 18:10:42] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.037752 10.0.0.50 - - [2025-10-28 18:10:42] "GET /instance-ip/50961ff2-2aae-4f3a-91e3-8aabcbe6570e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.017753 10.0.0.50 - - [2025-10-28 18:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.50 - - [2025-10-28 18:10:42] "GET /instance-ip/50961ff2-2aae-4f3a-91e3-8aabcbe6570e?fields=floating_ips HTTP/1.1" 200 1212 0.016268 10.0.0.50 - - [2025-10-28 18:10:42] "GET /floating-ip/a448204d-00a0-42bd-81fc-a77b6690d968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003210 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002865 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer-pool/f2abfea0-5fab-4950-b714-cbccda37479c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004195 10.0.0.50 - - [2025-10-28 18:10:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026373 10.0.0.50 - - [2025-10-28 18:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013076 10.0.0.50 - - [2025-10-28 18:10:42] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006783 10.0.0.50 - - [2025-10-28 18:10:42] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004649 10.0.0.50 - - [2025-10-28 18:10:42] "POST /tags HTTP/1.1" 409 221 0.004154 10.0.0.50 - - [2025-10-28 18:10:42] "POST /ref-update HTTP/1.1" 200 156 0.005488 10.0.0.50 - - [2025-10-28 18:10:42] "GET /floating-ip/a448204d-00a0-42bd-81fc-a77b6690d968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015782 10.0.0.50 - - [2025-10-28 18:10:42] "PUT /floating-ip/a448204d-00a0-42bd-81fc-a77b6690d968 HTTP/1.1" 200 256 0.010857 10.0.0.50 - - [2025-10-28 18:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-10-28 18:10:42] "GET /tag/0c24800a-aade-47ff-9eae-cb39d6f9109d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010479 10.0.0.50 - - [2025-10-28 18:10:42] "POST /set-tag HTTP/1.1" 200 109 0.058680 10.0.0.50 - - [2025-10-28 18:10:42] "GET /loadbalancer-pool/f2abfea0-5fab-4950-b714-cbccda37479c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003444 10.0.0.50 - - [2025-10-28 18:10:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022470 10.0.0.50 - - [2025-10-28 18:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024949 10.0.0.50 - - [2025-10-28 18:10:42] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008160 10.0.0.50 - - [2025-10-28 18:10:42] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003844 10.0.0.50 - - [2025-10-28 18:10:42] "POST /ref-update HTTP/1.1" 200 156 0.006149 10.0.0.50 - - [2025-10-28 18:10:43] "GET /floating-ip/a448204d-00a0-42bd-81fc-a77b6690d968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.020371 10.0.0.50 - - [2025-10-28 18:10:43] "POST /set-tag HTTP/1.1" 200 109 0.071935 10.0.0.50 - - [2025-10-28 18:10:43] "POST /tags HTTP/1.1" 409 206 0.002501 10.0.0.50 - - [2025-10-28 18:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.50 - - [2025-10-28 18:10:43] "GET /tag/3f736be4-092b-4881-b75b-babb108744b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017718 10.0.0.50 - - [2025-10-28 18:10:43] "POST /tags HTTP/1.1" 409 204 0.002345 10.0.0.50 - - [2025-10-28 18:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2025-10-28 18:10:43] "GET /tag/a2d5be6d-2d9f-4721-8174-a3c1965f38a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010536 10.0.0.50 - - [2025-10-28 18:10:43] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003202 10.0.0.50 - - [2025-10-28 18:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2025-10-28 18:10:44] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003020 10.0.0.50 - - [2025-10-28 18:10:44] "POST /tags HTTP/1.1" 409 206 0.002489 10.0.0.50 - - [2025-10-28 18:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.50 - - [2025-10-28 18:10:44] "GET /tag/3f736be4-092b-4881-b75b-babb108744b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015993 10.0.0.50 - - [2025-10-28 18:10:44] "POST /tags HTTP/1.1" 409 226 0.002441 10.0.0.50 - - [2025-10-28 18:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2025-10-28 18:10:44] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010330 10.0.0.50 - - [2025-10-28 18:10:44] "POST /tags HTTP/1.1" 409 204 0.002299 10.0.0.50 - - [2025-10-28 18:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2025-10-28 18:10:44] "GET /tag/a2d5be6d-2d9f-4721-8174-a3c1965f38a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010643 10.0.0.50 - - [2025-10-28 18:10:44] "POST /tags HTTP/1.1" 409 226 0.001779 10.0.0.50 - - [2025-10-28 18:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.50 - - [2025-10-28 18:10:44] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009909 10.0.0.50 - - [2025-10-28 18:10:44] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002159 10.0.0.50 - - [2025-10-28 18:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2025-10-28 18:10:44] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003221 10.0.0.50 - - [2025-10-28 18:10:44] "POST /firewall-rules HTTP/1.1" 200 626 0.083855 10.0.0.50 - - [2025-10-28 18:10:44] "POST /firewall-rules HTTP/1.1" 200 646 0.081960 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-rule/cf49bbdf-201d-49b2-ad0f-7765fe0930e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008474 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002400 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-rule/83ce4661-1173-4ae6-aedf-e81b16c654b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003987 10.0.0.50 - - [2025-10-28 18:10:44] "POST /ref-update HTTP/1.1" 200 156 0.022378 10.0.0.50 - - [2025-10-28 18:10:44] "POST /firewall-policys HTTP/1.1" 200 606 0.032384 10.0.0.50 - - [2025-10-28 18:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012988 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011291 10.0.0.50 - - [2025-10-28 18:10:44] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003439 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003352 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004637 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003028 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004612 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002267 10.0.0.50 - - [2025-10-28 18:10:44] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002319 10.0.0.50 - - [2025-10-28 18:10:44] "POST /ref-update HTTP/1.1" 200 156 0.021157 10.0.0.50 - - [2025-10-28 18:10:44] "POST /ref-update HTTP/1.1" 200 156 0.036058 10.0.0.50 - - [2025-10-28 18:10:45] "POST /ref-update HTTP/1.1" 200 156 0.027640 10.0.0.50 - - [2025-10-28 18:10:45] "POST /ref-update HTTP/1.1" 200 156 0.021728 10.0.0.50 - - [2025-10-28 18:10:45] "POST /ref-update HTTP/1.1" 200 156 0.027521 10.0.0.50 - - [2025-10-28 18:10:45] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006791 10.0.0.50 - - [2025-10-28 18:10:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002424 10.0.0.50 - - [2025-10-28 18:10:59] "GET /global-system-configs HTTP/1.1" 200 322 0.004047 10.0.0.50 - - [2025-10-28 18:12:43] "POST /tags HTTP/1.1" 409 252 0.004923 10.0.0.50 - - [2025-10-28 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2025-10-28 18:12:43] "GET /tag/50c6ce6a-2b49-4b77-ac17-900478111f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014051 10.0.0.50 - - [2025-10-28 18:12:43] "POST /tags HTTP/1.1" 409 228 0.002053 10.0.0.50 - - [2025-10-28 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2025-10-28 18:12:43] "GET /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010215 10.0.0.50 - - [2025-10-28 18:12:43] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003282 10.0.0.50 - - [2025-10-28 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.50 - - [2025-10-28 18:12:43] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002732 10.0.0.50 - - [2025-10-28 18:12:43] "POST /tags HTTP/1.1" 409 206 0.001824 10.0.0.50 - - [2025-10-28 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2025-10-28 18:12:43] "GET /tag/3f736be4-092b-4881-b75b-babb108744b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010859 10.0.0.50 - - [2025-10-28 18:12:43] "POST /tags HTTP/1.1" 409 226 0.004910 10.0.0.50 - - [2025-10-28 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2025-10-28 18:12:43] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010544 10.0.0.50 - - [2025-10-28 18:12:43] "POST /tags HTTP/1.1" 409 204 0.001964 10.0.0.50 - - [2025-10-28 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2025-10-28 18:12:43] "GET /tag/a2d5be6d-2d9f-4721-8174-a3c1965f38a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010120 10.0.0.50 - - [2025-10-28 18:12:43] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2025-10-28 18:12:44] "GET /tag/86ff4679-2287-464b-b89a-37309dae8bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010409 10.0.0.50 - - [2025-10-28 18:12:44] "POST /tags HTTP/1.1" 409 228 0.001881 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2025-10-28 18:12:44] "GET /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010018 10.0.0.50 - - [2025-10-28 18:12:44] "POST /tags HTTP/1.1" 409 252 0.002068 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.50 - - [2025-10-28 18:12:44] "GET /tag/50c6ce6a-2b49-4b77-ac17-900478111f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011004 10.0.0.50 - - [2025-10-28 18:12:44] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002420 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.50 - - [2025-10-28 18:12:44] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002943 10.0.0.50 - - [2025-10-28 18:12:44] "POST /firewall-rules HTTP/1.1" 409 281 0.001921 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.50 - - [2025-10-28 18:12:44] "PUT /firewall-rule/83ce4661-1173-4ae6-aedf-e81b16c654b1 HTTP/1.1" 200 260 0.018301 10.0.0.50 - - [2025-10-28 18:12:44] "POST /firewall-rules HTTP/1.1" 409 291 0.011124 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.50 - - [2025-10-28 18:12:44] "PUT /firewall-rule/cf49bbdf-201d-49b2-ad0f-7765fe0930e7 HTTP/1.1" 200 260 0.029848 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-rule/cf49bbdf-201d-49b2-ad0f-7765fe0930e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007237 10.0.0.50 - - [2025-10-28 18:12:44] "POST /firewall-rules HTTP/1.1" 200 658 0.078453 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-rule/a4ba5333-d410-418f-a5cd-438639f6ee13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004371 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002216 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-rule/83ce4661-1173-4ae6-aedf-e81b16c654b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002281 10.0.0.50 - - [2025-10-28 18:12:44] "POST /firewall-policys HTTP/1.1" 409 269 0.001615 10.0.0.50 - - [2025-10-28 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.50 - - [2025-10-28 18:12:44] "PUT /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2 HTTP/1.1" 200 264 0.020493 10.0.0.50 - - [2025-10-28 18:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014475 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.014002 10.0.0.50 - - [2025-10-28 18:12:44] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002722 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002274 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-policy/1e272d29-5016-401d-9cfe-3bb00e8b9703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001947 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002986 10.0.0.50 - - [2025-10-28 18:12:44] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002643 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009868 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005348 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006474 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004814 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.50 - - [2025-10-28 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2025-10-28 18:13:46] "GET /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003148 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003955 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.019691 10.0.0.50 - - [2025-10-28 18:13:46] "DELETE /loadbalancer-member/933ae4dd-eb1b-4ae9-a913-aa93624a75ae HTTP/1.1" 200 115 0.039533 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004100 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004898 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004538 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.50 - - [2025-10-28 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.50 - - [2025-10-28 18:13:46] "GET /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002612 10.0.0.50 - - [2025-10-28 18:13:46] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004357 10.0.0.50 - - [2025-10-28 18:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.50 - - [2025-10-28 18:13:47] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006908 10.0.0.50 - - [2025-10-28 18:13:47] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004390 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine/426e010f-95ed-4fd4-9379-e67fdbed61f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002782 10.0.0.50 - - [2025-10-28 18:13:48] "POST /ref-update HTTP/1.1" 200 156 0.008885 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005564 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.017566 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.030762 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.014931 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.029977 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.023550 10.0.0.50 - - [2025-10-28 18:13:48] "DELETE /instance-ip/5e200f52-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.041167 10.0.0.50 - - [2025-10-28 18:13:48] "POST /ref-update HTTP/1.1" 200 156 0.007736 10.0.0.50 - - [2025-10-28 18:13:48] "DELETE /virtual-machine-interface/5e0bc2d6-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.043565 10.0.0.50 - - [2025-10-28 18:13:48] "DELETE /virtual-machine/426e010f-95ed-4fd4-9379-e67fdbed61f6 HTTP/1.1" 200 115 0.018004 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004750 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003901 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine/7c39ac0a-e3a0-456a-963d-e19a2a12bac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003042 10.0.0.50 - - [2025-10-28 18:13:48] "POST /ref-update HTTP/1.1" 200 156 0.008691 10.0.0.50 - - [2025-10-28 18:13:48] "GET /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.023325 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.022286 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.042334 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.036654 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.023168 10.0.0.50 - - [2025-10-28 18:13:48] "POST /set-tag HTTP/1.1" 200 109 0.037193 10.0.0.50 - - [2025-10-28 18:13:48] "DELETE /instance-ip/5e8f790a-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.052270 10.0.0.50 - - [2025-10-28 18:13:48] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.50 - - [2025-10-28 18:13:49] "DELETE /virtual-machine-interface/5e78cfca-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.046880 10.0.0.50 - - [2025-10-28 18:13:49] "DELETE /virtual-machine/7c39ac0a-e3a0-456a-963d-e19a2a12bac7 HTTP/1.1" 200 115 0.019322 10.0.0.50 - - [2025-10-28 18:13:49] "DELETE /tag/57e6ee41-6be0-4b9d-b24d-0b6319ff6116 HTTP/1.1" 200 115 0.033459 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003511 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004530 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine/b811d54d-9ccd-4aef-b831-1316ee1e5ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002901 10.0.0.50 - - [2025-10-28 18:13:49] "POST /ref-update HTTP/1.1" 200 156 0.008926 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012451 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.017804 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.031454 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.028235 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.014517 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.030665 10.0.0.50 - - [2025-10-28 18:13:49] "DELETE /instance-ip/5f13f342-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.043221 10.0.0.50 - - [2025-10-28 18:13:49] "DELETE /virtual-machine-interface/5efe9cae-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.034445 10.0.0.50 - - [2025-10-28 18:13:49] "DELETE /virtual-machine/b811d54d-9ccd-4aef-b831-1316ee1e5ded HTTP/1.1" 200 115 0.019866 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006763 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004010 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine/f85e0bc0-ca90-4c19-a9ba-a4f1adfd498d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005502 10.0.0.50 - - [2025-10-28 18:13:49] "POST /ref-update HTTP/1.1" 200 156 0.014863 10.0.0.50 - - [2025-10-28 18:13:49] "GET /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014706 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.035612 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.033259 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.040337 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.015348 10.0.0.50 - - [2025-10-28 18:13:49] "POST /set-tag HTTP/1.1" 200 109 0.022871 10.0.0.50 - - [2025-10-28 18:13:50] "DELETE /instance-ip/5f825f6c-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.050113 10.0.0.50 - - [2025-10-28 18:13:50] "DELETE /virtual-machine-interface/5f682a52-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.036096 10.0.0.50 - - [2025-10-28 18:13:50] "DELETE /virtual-machine/f85e0bc0-ca90-4c19-a9ba-a4f1adfd498d HTTP/1.1" 200 115 0.020060 10.0.0.50 - - [2025-10-28 18:13:50] "DELETE /tag/3f736be4-092b-4881-b75b-babb108744b7 HTTP/1.1" 409 388 0.007280 10.0.0.50 - - [2025-10-28 18:13:50] "DELETE /tag/ec3e5263-42c5-437c-9ee8-df27dcb63327 HTTP/1.1" 200 115 0.033537 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004418 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006755 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine/ab9fc5ef-7aa9-4ed6-a8ef-c34076d21ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002218 10.0.0.50 - - [2025-10-28 18:14:18] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004568 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.015737 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.022818 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.022814 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.039181 10.0.0.50 - - [2025-10-28 18:14:18] "DELETE /instance-ip/6005a0f2-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.224777 10.0.0.50 - - [2025-10-28 18:14:18] "DELETE /virtual-machine-interface/5fec9986-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.038242 10.0.0.50 - - [2025-10-28 18:14:18] "DELETE /virtual-machine/ab9fc5ef-7aa9-4ed6-a8ef-c34076d21ce5 HTTP/1.1" 200 115 0.020310 10.0.0.50 - - [2025-10-28 18:14:18] "DELETE /tag/bb114dca-f713-4701-8ab5-80a27b9d18e0 HTTP/1.1" 200 115 0.034883 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004747 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003990 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine/1f7796cf-aefe-4e5d-9b05-b5accab177f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002755 10.0.0.50 - - [2025-10-28 18:14:18] "POST /ref-update HTTP/1.1" 200 156 0.009655 10.0.0.50 - - [2025-10-28 18:14:18] "GET /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008217 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.020138 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.028260 10.0.0.50 - - [2025-10-28 18:14:18] "POST /set-tag HTTP/1.1" 200 109 0.025407 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.013885 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /instance-ip/606f718a-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.071046 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /virtual-machine-interface/6059e2a2-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.040771 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /virtual-machine/1f7796cf-aefe-4e5d-9b05-b5accab177f2 HTTP/1.1" 200 115 0.024931 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /tag/a2d5be6d-2d9f-4721-8174-a3c1965f38a5 HTTP/1.1" 409 236 0.005147 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /tag/1e5e10a2-c0db-4a5a-bc81-edfd990a109f HTTP/1.1" 200 115 0.033398 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /tag/7902ddbf-6084-4ffb-972d-475e5037771e HTTP/1.1" 200 115 0.033807 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005485 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004116 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine/54381a78-8d14-495f-975e-e7e7d5798b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002927 10.0.0.50 - - [2025-10-28 18:14:19] "POST /ref-update HTTP/1.1" 200 156 0.008674 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006334 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.017195 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.015356 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.022797 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.012053 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /instance-ip/60d5cfca-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.047352 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /virtual-machine-interface/60c0a172-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.039614 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /virtual-machine/54381a78-8d14-495f-975e-e7e7d5798b21 HTTP/1.1" 200 115 0.027791 10.0.0.50 - - [2025-10-28 18:14:19] "DELETE /tag/261096a2-3d98-4004-838d-480c3ea5c49b HTTP/1.1" 200 115 0.032029 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003899 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004317 10.0.0.50 - - [2025-10-28 18:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine/6c1764b6-13b2-440b-9e3d-6acf1d6672f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002846 10.0.0.50 - - [2025-10-28 18:14:19] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.50 - - [2025-10-28 18:14:19] "GET /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011110 10.0.0.50 - - [2025-10-28 18:14:20] "POST /set-tag HTTP/1.1" 200 109 0.018540 10.0.0.50 - - [2025-10-28 18:14:20] "POST /set-tag HTTP/1.1" 200 109 0.023518 10.0.0.50 - - [2025-10-28 18:14:20] "POST /set-tag HTTP/1.1" 200 109 0.023178 10.0.0.50 - - [2025-10-28 18:14:20] "POST /set-tag HTTP/1.1" 200 109 0.012883 10.0.0.50 - - [2025-10-28 18:14:20] "DELETE /instance-ip/6144580a-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.044274 10.0.0.50 - - [2025-10-28 18:14:20] "DELETE /virtual-machine-interface/612b6a48-b429-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.033822 10.0.0.50 - - [2025-10-28 18:14:20] "DELETE /virtual-machine/6c1764b6-13b2-440b-9e3d-6acf1d6672f6 HTTP/1.1" 200 115 0.024482 10.0.0.50 - - [2025-10-28 18:14:20] "DELETE /tag/50c6ce6a-2b49-4b77-ac17-900478111f96 HTTP/1.1" 409 236 0.004967 10.0.0.50 - - [2025-10-28 18:14:20] "DELETE /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609 HTTP/1.1" 409 236 0.004982 10.0.0.50 - - [2025-10-28 18:14:20] "DELETE /tag/60206efc-5db4-462c-ae58-0425503d273e HTTP/1.1" 200 115 0.031764 10.0.0.50 - - [2025-10-28 18:14:21] "POST /projects HTTP/1.1" 409 238 0.002228 10.0.0.50 - - [2025-10-28 18:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2025-10-28 18:14:21] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031865 10.0.0.50 - - [2025-10-28 18:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.50 - - [2025-10-28 18:14:21] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003643 10.0.0.50 - - [2025-10-28 18:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2025-10-28 18:14:21] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004456 10.0.0.50 - - [2025-10-28 18:14:21] "POST /security-groups HTTP/1.1" 409 285 0.002128 10.0.0.50 - - [2025-10-28 18:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2025-10-28 18:14:21] "PUT /security-group/6067d5d1-a475-4c5d-9417-9f1f50bfc8f3 HTTP/1.1" 200 262 0.054390 10.0.0.50 - - [2025-10-28 18:14:21] "PUT /access-control-list/c99c8654-6259-4f3a-918e-bdc902f8548d HTTP/1.1" 200 272 0.017452 10.0.0.50 - - [2025-10-28 18:14:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028224 10.0.0.50 - - [2025-10-28 18:14:21] "PUT /access-control-list/102b0129-eb6e-4d5b-9792-e2257ef3bc28 HTTP/1.1" 200 272 0.029943 10.0.0.50 - - [2025-10-28 18:14:26] "POST /projects HTTP/1.1" 409 238 0.002072 10.0.0.50 - - [2025-10-28 18:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.50 - - [2025-10-28 18:14:26] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032176 10.0.0.50 - - [2025-10-28 18:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-10-28 18:14:26] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004787 10.0.0.50 - - [2025-10-28 18:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2025-10-28 18:14:26] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004002 10.0.0.50 - - [2025-10-28 18:14:26] "POST /security-groups HTTP/1.1" 409 285 0.002111 10.0.0.50 - - [2025-10-28 18:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2025-10-28 18:14:26] "PUT /security-group/6067d5d1-a475-4c5d-9417-9f1f50bfc8f3 HTTP/1.1" 200 262 0.055032 10.0.0.50 - - [2025-10-28 18:14:26] "PUT /access-control-list/c99c8654-6259-4f3a-918e-bdc902f8548d HTTP/1.1" 200 272 0.010973 10.0.0.50 - - [2025-10-28 18:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022482 10.0.0.50 - - [2025-10-28 18:14:26] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002968 10.0.0.50 - - [2025-10-28 18:14:26] "PUT /access-control-list/102b0129-eb6e-4d5b-9792-e2257ef3bc28 HTTP/1.1" 200 272 0.024563 10.0.0.50 - - [2025-10-28 18:14:26] "GET /firewall-rule/d0fa919b-36ad-4a2a-a093-b97d62341d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004129 10.0.0.50 - - [2025-10-28 18:14:27] "POST /ref-update HTTP/1.1" 200 156 0.055493 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /firewall-rule/d0fa919b-36ad-4a2a-a093-b97d62341d55 HTTP/1.1" 200 115 0.031893 10.0.0.50 - - [2025-10-28 18:14:27] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004085 10.0.0.50 - - [2025-10-28 18:14:27] "GET /firewall-rule/91d23628-967b-49e6-b0f7-aa65216aa4e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002817 10.0.0.50 - - [2025-10-28 18:14:27] "POST /ref-update HTTP/1.1" 200 156 0.051057 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /firewall-rule/91d23628-967b-49e6-b0f7-aa65216aa4e6 HTTP/1.1" 200 115 0.030358 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /tag/50c6ce6a-2b49-4b77-ac17-900478111f96 HTTP/1.1" 409 236 0.004466 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609 HTTP/1.1" 409 236 0.004648 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /tag/2fe6be5a-1df4-4fc7-a812-0cf26f0b3275 HTTP/1.1" 200 115 0.035646 10.0.0.50 - - [2025-10-28 18:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.50 - - [2025-10-28 18:14:27] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004064 10.0.0.50 - - [2025-10-28 18:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.50 - - [2025-10-28 18:14:27] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003398 10.0.0.50 - - [2025-10-28 18:14:27] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.040673 10.0.0.50 - - [2025-10-28 18:14:27] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.045198 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /security-group/6067d5d1-a475-4c5d-9417-9f1f50bfc8f3 HTTP/1.1" 200 115 0.039626 10.0.0.50 - - [2025-10-28 18:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /access-control-list/c99c8654-6259-4f3a-918e-bdc902f8548d HTTP/1.1" 200 115 0.030628 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /access-control-list/102b0129-eb6e-4d5b-9792-e2257ef3bc28 HTTP/1.1" 200 115 0.021848 10.0.0.50 - - [2025-10-28 18:14:27] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030331 10.0.0.50 - - [2025-10-28 18:14:27] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?fields=security_groups HTTP/1.1" 200 1352 0.035224 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /security-group/67adb63b-9b4b-46e8-b79a-8b78735b0285 HTTP/1.1" 200 115 0.046463 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /access-control-list/dcb0cf66-8906-498d-9943-cd1dd352c31d HTTP/1.1" 200 115 0.028619 10.0.0.50 - - [2025-10-28 18:14:27] "GET /project/48d4178e-00c1-4431-abde-91757f1b2c04?fields=application_policy_sets HTTP/1.1" 200 1391 0.044405 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /access-control-list/8c097461-4a28-459f-be6a-37f4ecc0c356 HTTP/1.1" 200 115 0.051064 10.0.0.50 - - [2025-10-28 18:14:27] "DELETE /project/48d4178e-00c1-4431-abde-91757f1b2c04 HTTP/1.1" 200 115 0.309273 10.0.0.50 - - [2025-10-28 18:14:27] "POST /projects HTTP/1.1" 409 238 0.004753 10.0.0.50 - - [2025-10-28 18:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.50 - - [2025-10-28 18:14:28] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034057 10.0.0.50 - - [2025-10-28 18:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.50 - - [2025-10-28 18:14:28] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004694 10.0.0.50 - - [2025-10-28 18:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.50 - - [2025-10-28 18:14:28] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004749 10.0.0.50 - - [2025-10-28 18:14:28] "POST /security-groups HTTP/1.1" 409 285 0.002350 10.0.0.50 - - [2025-10-28 18:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2025-10-28 18:14:28] "PUT /security-group/8134c66a-cb69-42d4-8076-449da0619d96 HTTP/1.1" 200 262 0.052565 10.0.0.50 - - [2025-10-28 18:14:28] "PUT /access-control-list/f6d2ee78-6787-4140-bfdf-f2840e8979c2 HTTP/1.1" 200 272 0.014552 10.0.0.50 - - [2025-10-28 18:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026392 10.0.0.50 - - [2025-10-28 18:14:28] "PUT /access-control-list/0a6cfc36-aedd-4e50-83d1-180e05d3cc23 HTTP/1.1" 200 272 0.029944 10.0.0.50 - - [2025-10-28 18:14:32] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003133 10.0.0.50 - - [2025-10-28 18:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2025-10-28 18:14:32] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002853 10.0.0.50 - - [2025-10-28 18:14:32] "GET /firewall-policy/698950f4-a97c-4826-975a-b3b86bb62653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003517 10.0.0.50 - - [2025-10-28 18:14:32] "GET /firewall-rule/83ce4661-1173-4ae6-aedf-e81b16c654b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003129 10.0.0.50 - - [2025-10-28 18:14:32] "POST /ref-update HTTP/1.1" 200 156 0.015855 10.0.0.50 - - [2025-10-28 18:14:32] "DELETE /firewall-rule/83ce4661-1173-4ae6-aedf-e81b16c654b1 HTTP/1.1" 200 115 0.059422 10.0.0.50 - - [2025-10-28 18:14:32] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005234 10.0.0.50 - - [2025-10-28 18:14:32] "GET /firewall-rule/a4ba5333-d410-418f-a5cd-438639f6ee13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002900 10.0.0.50 - - [2025-10-28 18:14:32] "POST /ref-update HTTP/1.1" 200 156 0.013502 10.0.0.50 - - [2025-10-28 18:14:32] "DELETE /firewall-rule/a4ba5333-d410-418f-a5cd-438639f6ee13 HTTP/1.1" 200 115 0.046686 10.0.0.50 - - [2025-10-28 18:14:32] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004858 10.0.0.50 - - [2025-10-28 18:14:32] "GET /firewall-rule/cf49bbdf-201d-49b2-ad0f-7765fe0930e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003067 10.0.0.50 - - [2025-10-28 18:14:32] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.50 - - [2025-10-28 18:14:32] "DELETE /firewall-rule/cf49bbdf-201d-49b2-ad0f-7765fe0930e7 HTTP/1.1" 200 115 0.036374 10.0.0.50 - - [2025-10-28 18:14:32] "GET /application-policy-set/360f0bd2-52d8-4f76-a3fd-98507b3f5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002867 10.0.0.50 - - [2025-10-28 18:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-10-28 18:14:33] "GET /policy-management/0ad454f7-9e5e-452c-9c28-5dd86345bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002537 10.0.0.50 - - [2025-10-28 18:14:33] "GET /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003401 10.0.0.50 - - [2025-10-28 18:14:33] "POST /ref-update HTTP/1.1" 200 156 0.018988 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /firewall-policy/43490d10-7af4-4736-8344-80d62e6d9ee2 HTTP/1.1" 200 115 0.027704 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /tag/50c6ce6a-2b49-4b77-ac17-900478111f96 HTTP/1.1" 200 115 0.051117 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /tag/a2d5be6d-2d9f-4721-8174-a3c1965f38a5 HTTP/1.1" 200 115 0.058593 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /tag/e2aeaa97-09bd-4cc1-90d7-9adae8ccb609 HTTP/1.1" 200 115 0.051291 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /tag/3f736be4-092b-4881-b75b-babb108744b7 HTTP/1.1" 200 115 0.052966 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /loadbalancer-member/fe9d0c07-1acf-42bd-927b-a74a32099c5b HTTP/1.1" 200 115 0.029349 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /loadbalancer-pool/f2abfea0-5fab-4950-b714-cbccda37479c HTTP/1.1" 200 115 0.024525 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /loadbalancer-listener/c95cf76a-06e2-460c-a7e9-b36883165f8b HTTP/1.1" 200 115 0.025913 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /loadbalancer/4bc1635a-6628-4182-882d-b5eafed45bea HTTP/1.1" 200 115 0.027714 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /floating-ip/a448204d-00a0-42bd-81fc-a77b6690d968 HTTP/1.1" 200 115 0.023143 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /instance-ip/50961ff2-2aae-4f3a-91e3-8aabcbe6570e HTTP/1.1" 200 115 0.062742 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /virtual-machine-interface/b1b8090c-57a9-4e16-a321-295719ea52c2 HTTP/1.1" 200 115 0.041176 10.0.0.50 - - [2025-10-28 18:14:33] "DELETE /tag/0c24800a-aade-47ff-9eae-cb39d6f9109d HTTP/1.1" 200 115 0.050949 10.0.0.50 - - [2025-10-28 18:14:33] "POST /projects HTTP/1.1" 409 238 0.004648 10.0.0.50 - - [2025-10-28 18:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.50 - - [2025-10-28 18:14:33] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044240 10.0.0.50 - - [2025-10-28 18:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2025-10-28 18:14:33] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004364 10.0.0.50 - - [2025-10-28 18:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2025-10-28 18:14:33] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003584 10.0.0.50 - - [2025-10-28 18:14:33] "POST /security-groups HTTP/1.1" 409 285 0.001821 10.0.0.50 - - [2025-10-28 18:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2025-10-28 18:14:33] "PUT /security-group/8134c66a-cb69-42d4-8076-449da0619d96 HTTP/1.1" 200 262 0.055951 10.0.0.50 - - [2025-10-28 18:14:33] "PUT /access-control-list/f6d2ee78-6787-4140-bfdf-f2840e8979c2 HTTP/1.1" 200 272 0.018550 10.0.0.50 - - [2025-10-28 18:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038033 10.0.0.50 - - [2025-10-28 18:14:34] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.008225 10.0.0.50 - - [2025-10-28 18:14:34] "PUT /access-control-list/0a6cfc36-aedd-4e50-83d1-180e05d3cc23 HTTP/1.1" 200 272 0.035810 10.0.0.50 - - [2025-10-28 18:14:34] "GET /firewall-rule/29e5c796-0189-4912-b25a-203a0f23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003991 10.0.0.50 - - [2025-10-28 18:14:34] "POST /ref-update HTTP/1.1" 200 156 0.055205 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /firewall-rule/29e5c796-0189-4912-b25a-203a0f23ff73 HTTP/1.1" 200 115 0.043247 10.0.0.50 - - [2025-10-28 18:14:34] "GET /firewall-policy/afd2ec48-a19d-45f5-9cae-00e1d4a2e3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009222 10.0.0.50 - - [2025-10-28 18:14:34] "GET /firewall-rule/1567ec39-c1a6-4abe-a255-852b0b1a8530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002915 10.0.0.50 - - [2025-10-28 18:14:34] "POST /ref-update HTTP/1.1" 200 156 0.040900 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /firewall-rule/1567ec39-c1a6-4abe-a255-852b0b1a8530 HTTP/1.1" 200 115 0.045432 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /tag/86ff4679-2287-464b-b89a-37309dae8bf0 HTTP/1.1" 200 115 0.044122 10.0.0.50 - - [2025-10-28 18:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-10-28 18:14:34] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004652 10.0.0.50 - - [2025-10-28 18:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.50 - - [2025-10-28 18:14:34] "GET /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003871 10.0.0.50 - - [2025-10-28 18:14:34] "PUT /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06 HTTP/1.1" 200 264 0.042943 10.0.0.50 - - [2025-10-28 18:14:34] "PUT /virtual-network/c4b27215-f873-4a57-ba4a-137db2dd2144 HTTP/1.1" 200 264 0.049531 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /security-group/8134c66a-cb69-42d4-8076-449da0619d96 HTTP/1.1" 200 115 0.061139 10.0.0.50 - - [2025-10-28 18:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /access-control-list/f6d2ee78-6787-4140-bfdf-f2840e8979c2 HTTP/1.1" 200 115 0.039640 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /access-control-list/0a6cfc36-aedd-4e50-83d1-180e05d3cc23 HTTP/1.1" 200 115 0.032272 10.0.0.50 - - [2025-10-28 18:14:34] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.046525 10.0.0.50 - - [2025-10-28 18:14:34] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?fields=security_groups HTTP/1.1" 200 1351 0.040346 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /security-group/d3a1415b-8a54-46c8-8bad-20e596abe318 HTTP/1.1" 200 115 0.046650 10.0.0.50 - - [2025-10-28 18:14:34] "DELETE /access-control-list/70e55f24-2f74-456a-b984-d0f857a67385 HTTP/1.1" 200 115 0.045768 10.0.0.50 - - [2025-10-28 18:14:34] "GET /project/56b78200-23ea-4d75-8382-679f06f49731?fields=application_policy_sets HTTP/1.1" 200 1390 0.054732 10.0.0.50 - - [2025-10-28 18:14:35] "DELETE /access-control-list/5d624cd7-90a0-49e9-96a6-3d0d053e76a6 HTTP/1.1" 200 115 0.065657 10.0.0.50 - - [2025-10-28 18:14:35] "DELETE /project/56b78200-23ea-4d75-8382-679f06f49731 HTTP/1.1" 200 115 0.384597 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:14:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:14:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001093 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:14:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:14:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:14:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:14:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.50 - - [2025-10-28 18:15:18] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.50 - - [2025-10-28 18:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2025-10-28 18:15:18] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003015 10.0.0.50 - - [2025-10-28 18:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.50 - - [2025-10-28 18:15:18] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002459 10.0.0.50 - - [2025-10-28 18:15:34] "GET / HTTP/1.1" 200 35931 0.002122 10.0.0.50 - - [2025-10-28 18:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2025-10-28 18:15:34] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004353 10.0.0.50 - - [2025-10-28 18:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015169 10.0.0.50 - - [2025-10-28 18:15:34] "GET /config-node/cb0c971d-4987-48f2-b125-bcb4c5ea1cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002868 10.0.0.50 - - [2025-10-28 18:15:34] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.50 - - [2025-10-28 18:15:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002072 10.0.0.50 - - [2025-10-28 18:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2025-10-28 18:15:39] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002366 10.0.0.50 - - [2025-10-28 18:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.50 - - [2025-10-28 18:15:39] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.010360 10.0.0.50 - - [2025-10-28 18:15:39] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.50 - - [2025-10-28 18:15:39] "POST /alarms HTTP/1.1" 409 264 0.001995 10.0.0.50 - - [2025-10-28 18:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/a23bdcbf-4c45-4855-a483-23beadee113d HTTP/1.1" 200 244 0.009542 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 261 0.003467 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/8de3dffa-1638-472f-81ef-73ed4254f3e5 HTTP/1.1" 200 244 0.009730 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 261 0.008069 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/dcac3494-4f8d-4a79-ac15-a3faf48e13b9 HTTP/1.1" 200 244 0.010447 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 253 0.002614 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/938417de-a156-42d9-b574-7464853a15f8 HTTP/1.1" 200 244 0.009921 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 251 0.002212 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/f7113ab4-acbf-4cf0-be4c-cb1387b60d2c HTTP/1.1" 200 244 0.009216 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 252 0.011290 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/3b5897e1-ecc3-421f-912c-cd4fb4b7cbb8 HTTP/1.1" 200 244 0.008815 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 256 0.011768 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/8319a2d6-46ee-45bb-8781-b4571c9f7cec HTTP/1.1" 200 244 0.012359 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 248 0.003343 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/785ab3e5-3607-43f8-baaf-fc679d0bd57a HTTP/1.1" 200 244 0.010200 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 252 0.007687 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/12ae9beb-07fd-4586-86b6-52be24e76246 HTTP/1.1" 200 244 0.010581 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 257 0.011544 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009396 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/58642390-6ca6-4496-8189-3cdaae480030 HTTP/1.1" 200 244 0.010098 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 251 0.008180 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/bebbbc37-ae02-4848-a697-5fe542826f1e HTTP/1.1" 200 244 0.012459 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 257 0.004274 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/512f6928-c6ab-4af7-951c-6c07781395c5 HTTP/1.1" 200 244 0.012235 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 261 0.005032 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/88ea3dd4-0ab5-42cc-acbd-f8b8dc57174f HTTP/1.1" 200 244 0.010942 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 258 0.005446 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2025-10-28 18:15:40] "PUT /alarm/c91ae208-9e3f-4fc0-8790-f7c8fc48fadf HTTP/1.1" 200 244 0.011421 10.0.0.50 - - [2025-10-28 18:15:40] "POST /alarms HTTP/1.1" 409 254 0.006554 10.0.0.50 - - [2025-10-28 18:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/cf039d42-a1fe-4b4b-8a08-d1bc2183464b HTTP/1.1" 200 244 0.014037 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 254 0.006608 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/7e375939-7a6b-4263-98aa-cba8b2eca0e5 HTTP/1.1" 200 244 0.010382 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 254 0.006228 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/271e869f-0bf6-4067-ba06-fe3b059847d3 HTTP/1.1" 200 244 0.009818 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 247 0.003859 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/313c1f81-dc0e-40d7-a7d1-990724711d73 HTTP/1.1" 200 244 0.010462 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 272 0.017118 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/37bfcbae-7b3a-494c-aa5f-e2eb83aaea4b HTTP/1.1" 200 244 0.010267 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 261 0.008693 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/7a4ec717-3275-4669-b6b4-7e81dead0292 HTTP/1.1" 200 244 0.012458 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 259 0.004858 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/262ac8b7-8093-4cfc-b6c7-03e717263e0c HTTP/1.1" 200 244 0.013401 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 265 0.004013 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/c06a87dc-3dd3-452a-b7bb-56dcab14d0cb HTTP/1.1" 200 244 0.010314 10.0.0.50 - - [2025-10-28 18:15:41] "POST /alarms HTTP/1.1" 409 279 0.007724 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /alarm/428c4169-e840-4c29-bb91-bda47d0d4bd7 HTTP/1.1" 200 244 0.010993 10.0.0.50 - - [2025-10-28 18:15:41] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.50 - - [2025-10-28 18:15:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002026 10.0.0.50 - - [2025-10-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-10-28 18:15:41] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.007192 10.0.0.50 - - [2025-10-28 18:15:42] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.50 - - [2025-10-28 18:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2025-10-28 18:15:42] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003508 10.0.0.50 - - [2025-10-28 18:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2025-10-28 18:15:42] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.009598 10.0.0.50 - - [2025-10-28 18:15:42] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.50 - - [2025-10-28 18:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2025-10-28 18:15:42] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004871 10.0.0.50 - - [2025-10-28 18:15:42] "PUT /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a HTTP/1.1" 200 274 0.015971 10.0.0.50 - - [2025-10-28 18:15:45] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.50 - - [2025-10-28 18:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2025-10-28 18:15:45] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002398 10.0.0.50 - - [2025-10-28 18:15:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001499 10.0.0.50 - - [2025-10-28 18:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.50 - - [2025-10-28 18:15:45] "GET /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004896 10.0.0.50 - - [2025-10-28 18:15:45] "PUT /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333 HTTP/1.1" 200 254 0.011795 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:15:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:15:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.50 - - [2025-10-28 18:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.50 - - [2025-10-28 18:15:47] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003375 10.0.0.50 - - [2025-10-28 18:15:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002386 10.0.0.50 - - [2025-10-28 18:15:59] "GET /global-system-configs HTTP/1.1" 200 322 0.005448 10.0.0.50 - - [2025-10-28 18:16:00] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.50 - - [2025-10-28 18:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2025-10-28 18:16:00] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009980 10.0.0.50 - - [2025-10-28 18:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.50 - - [2025-10-28 18:16:00] "GET /config-node/cb0c971d-4987-48f2-b125-bcb4c5ea1cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002441 10.0.0.50 - - [2025-10-28 18:16:12] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.50 - - [2025-10-28 18:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2025-10-28 18:16:12] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002877 10.0.0.50 - - [2025-10-28 18:16:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001834 10.0.0.50 - - [2025-10-28 18:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.50 - - [2025-10-28 18:16:12] "GET /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003339 10.0.0.50 - - [2025-10-28 18:16:12] "PUT /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333 HTTP/1.1" 200 254 0.014967 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:16:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001911 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:16:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:16:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:16:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.50 - - [2025-10-28 18:16:51] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.50 - - [2025-10-28 18:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2025-10-28 18:16:51] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004774 10.0.0.50 - - [2025-10-28 18:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2025-10-28 18:16:51] "GET /config-node/cb0c971d-4987-48f2-b125-bcb4c5ea1cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002778 10.0.0.50 - - [2025-10-28 18:16:51] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.50 - - [2025-10-28 18:16:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002139 10.0.0.50 - - [2025-10-28 18:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.50 - - [2025-10-28 18:16:56] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002193 10.0.0.50 - - [2025-10-28 18:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.50 - - [2025-10-28 18:16:56] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.013010 10.0.0.50 - - [2025-10-28 18:16:57] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 264 0.005059 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/a23bdcbf-4c45-4855-a483-23beadee113d HTTP/1.1" 200 244 0.007757 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 261 0.010467 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/8de3dffa-1638-472f-81ef-73ed4254f3e5 HTTP/1.1" 200 244 0.010779 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 261 0.007732 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/dcac3494-4f8d-4a79-ac15-a3faf48e13b9 HTTP/1.1" 200 244 0.010019 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 253 0.005700 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/938417de-a156-42d9-b574-7464853a15f8 HTTP/1.1" 200 244 0.008957 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 251 0.005741 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/f7113ab4-acbf-4cf0-be4c-cb1387b60d2c HTTP/1.1" 200 244 0.008756 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 252 0.005959 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/3b5897e1-ecc3-421f-912c-cd4fb4b7cbb8 HTTP/1.1" 200 244 0.012197 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 256 0.006138 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/8319a2d6-46ee-45bb-8781-b4571c9f7cec HTTP/1.1" 200 244 0.013266 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 248 0.008040 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/785ab3e5-3607-43f8-baaf-fc679d0bd57a HTTP/1.1" 200 244 0.017567 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 252 0.010047 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/12ae9beb-07fd-4586-86b6-52be24e76246 HTTP/1.1" 200 244 0.013522 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 257 0.013820 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/58642390-6ca6-4496-8189-3cdaae480030 HTTP/1.1" 200 244 0.009166 10.0.0.50 - - [2025-10-28 18:16:57] "POST /alarms HTTP/1.1" 409 251 0.012471 10.0.0.50 - - [2025-10-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-10-28 18:16:57] "PUT /alarm/bebbbc37-ae02-4848-a697-5fe542826f1e HTTP/1.1" 200 244 0.009863 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 257 0.014959 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/512f6928-c6ab-4af7-951c-6c07781395c5 HTTP/1.1" 200 244 0.010355 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 261 0.003689 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/88ea3dd4-0ab5-42cc-acbd-f8b8dc57174f HTTP/1.1" 200 244 0.008715 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 258 0.011321 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/c91ae208-9e3f-4fc0-8790-f7c8fc48fadf HTTP/1.1" 200 244 0.009172 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 254 0.004240 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/cf039d42-a1fe-4b4b-8a08-d1bc2183464b HTTP/1.1" 200 244 0.009258 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 254 0.007117 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/7e375939-7a6b-4263-98aa-cba8b2eca0e5 HTTP/1.1" 200 244 0.011428 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 254 0.005269 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/271e869f-0bf6-4067-ba06-fe3b059847d3 HTTP/1.1" 200 244 0.010592 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 247 0.003525 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/313c1f81-dc0e-40d7-a7d1-990724711d73 HTTP/1.1" 200 244 0.008819 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 272 0.004506 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/37bfcbae-7b3a-494c-aa5f-e2eb83aaea4b HTTP/1.1" 200 244 0.010647 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 261 0.005999 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/7a4ec717-3275-4669-b6b4-7e81dead0292 HTTP/1.1" 200 244 0.016285 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 259 0.021446 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/262ac8b7-8093-4cfc-b6c7-03e717263e0c HTTP/1.1" 200 244 0.010674 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 265 0.015697 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/c06a87dc-3dd3-452a-b7bb-56dcab14d0cb HTTP/1.1" 200 244 0.010996 10.0.0.50 - - [2025-10-28 18:16:58] "POST /alarms HTTP/1.1" 409 279 0.008343 10.0.0.50 - - [2025-10-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.50 - - [2025-10-28 18:16:58] "PUT /alarm/428c4169-e840-4c29-bb91-bda47d0d4bd7 HTTP/1.1" 200 244 0.012275 10.0.0.50 - - [2025-10-28 18:16:59] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.50 - - [2025-10-28 18:16:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003356 10.0.0.50 - - [2025-10-28 18:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.50 - - [2025-10-28 18:16:59] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.007897 10.0.0.50 - - [2025-10-28 18:16:59] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.50 - - [2025-10-28 18:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2025-10-28 18:16:59] "GET /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002412 10.0.0.50 - - [2025-10-28 18:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.50 - - [2025-10-28 18:16:59] "PUT /global-vrouter-config/6b264df1-84dd-45c5-af58-953ba70534db HTTP/1.1" 200 276 0.014056 10.0.0.50 - - [2025-10-28 18:16:59] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.50 - - [2025-10-28 18:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.50 - - [2025-10-28 18:16:59] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006013 10.0.0.50 - - [2025-10-28 18:16:59] "PUT /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a HTTP/1.1" 200 274 0.027273 10.0.0.50 - - [2025-10-28 18:17:03] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.50 - - [2025-10-28 18:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-10-28 18:17:03] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002514 10.0.0.50 - - [2025-10-28 18:17:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002164 10.0.0.50 - - [2025-10-28 18:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2025-10-28 18:17:03] "GET /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002731 10.0.0.50 - - [2025-10-28 18:17:03] "PUT /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333 HTTP/1.1" 200 254 0.013676 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:17:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:17:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.50 - - [2025-10-28 18:17:07] "POST /tags HTTP/1.1" 200 355 0.031104 10.0.0.50 - - [2025-10-28 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.50 - - [2025-10-28 18:17:07] "GET /tag/46c2dc1b-7565-4622-8847-61c6a1aeb79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017915 10.0.0.50 - - [2025-10-28 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004362 10.0.0.50 - - [2025-10-28 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007373 10.0.0.50 - - [2025-10-28 18:17:07] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039521 10.0.0.50 - - [2025-10-28 18:17:07] "POST /virtual-machines HTTP/1.1" 200 351 0.009622 10.0.0.50 - - [2025-10-28 18:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009590 10.0.0.50 - - [2025-10-28 18:17:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.151906 10.0.0.50 - - [2025-10-28 18:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007559 10.0.0.50 - - [2025-10-28 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004725 10.0.0.50 - - [2025-10-28 18:17:07] "POST /instance-ips HTTP/1.1" 200 391 0.023646 10.0.0.50 - - [2025-10-28 18:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023551 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008403 10.0.0.50 - - [2025-10-28 18:17:07] "POST /set-tag HTTP/1.1" 200 109 0.012660 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008933 10.0.0.50 - - [2025-10-28 18:17:07] "GET /instance-ip/50264190-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002984 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004466 10.0.0.50 - - [2025-10-28 18:17:07] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003770 10.0.0.50 - - [2025-10-28 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004280 10.0.0.50 - - [2025-10-28 18:17:07] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.50 - - [2025-10-28 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2025-10-28 18:17:07] "GET /virtual-network/19601ca2-8c51-492f-82f7-e2c435c9ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003863 10.0.0.50 - - [2025-10-28 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.50 - - [2025-10-28 18:17:07] "GET /project/af521c23-c82b-4221-80c5-681d171046df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034205 10.0.0.50 - - [2025-10-28 18:17:07] "POST /virtual-machines HTTP/1.1" 200 355 0.007673 10.0.0.50 - - [2025-10-28 18:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023371 10.0.0.50 - - [2025-10-28 18:17:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119539 10.0.0.50 - - [2025-10-28 18:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007758 10.0.0.50 - - [2025-10-28 18:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012866 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004578 10.0.0.50 - - [2025-10-28 18:17:08] "POST /instance-ips HTTP/1.1" 200 395 0.016817 10.0.0.50 - - [2025-10-28 18:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012027 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004502 10.0.0.50 - - [2025-10-28 18:17:08] "POST /set-tag HTTP/1.1" 200 109 0.014079 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008625 10.0.0.50 - - [2025-10-28 18:17:08] "GET /instance-ip/508ba2ec-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004386 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012366 10.0.0.50 - - [2025-10-28 18:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-router/30f71bcb-5c11-429c-b229-72f75621689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003896 10.0.0.50 - - [2025-10-28 18:17:08] "POST /ref-update HTTP/1.1" 200 156 0.011560 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009906 10.0.0.50 - - [2025-10-28 18:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013702 10.0.0.50 - - [2025-10-28 18:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.50 - - [2025-10-28 18:17:08] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003959 10.0.0.50 - - [2025-10-28 18:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.50 - - [2025-10-28 18:17:19] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.50 - - [2025-10-28 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-10-28 18:17:19] "GET /global-system-config/cc6e53ba-1d53-435b-8043-266d8453954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004307 10.0.0.50 - - [2025-10-28 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.50 - - [2025-10-28 18:17:19] "GET /config-node/cb0c971d-4987-48f2-b125-bcb4c5ea1cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001620 10.0.0.50 - - [2025-10-28 18:17:20] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004515 10.0.0.50 - - [2025-10-28 18:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.50 - - [2025-10-28 18:17:21] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004240 10.0.0.50 - - [2025-10-28 18:17:21] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.50 - - [2025-10-28 18:17:21] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005074 10.0.0.50 - - [2025-10-28 18:17:22] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.50 - - [2025-10-28 18:17:30] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.50 - - [2025-10-28 18:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2025-10-28 18:17:30] "GET /routing-instance/8adf619a-f8f9-4ca9-a395-a660b9e74aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009882 10.0.0.50 - - [2025-10-28 18:17:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002093 10.0.0.50 - - [2025-10-28 18:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2025-10-28 18:17:30] "GET /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002700 10.0.0.50 - - [2025-10-28 18:17:30] "PUT /bgp-router/999041da-9045-4eb0-b64c-a3a1e7a99333 HTTP/1.1" 200 254 0.011309 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:17:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:17:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.50 - - [2025-10-28 18:17:54] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005950 10.0.0.50 - - [2025-10-28 18:17:54] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.50 - - [2025-10-28 18:17:54] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003952 10.0.0.50 - - [2025-10-28 18:17:54] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.50 - - [2025-10-28 18:17:54] "GET /virtual-machine/a78f594d-07e1-488a-b832-b5161666ebb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003079 10.0.0.50 - - [2025-10-28 18:17:54] "POST /ref-update HTTP/1.1" 200 156 0.014236 10.0.0.50 - - [2025-10-28 18:17:54] "GET /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004445 10.0.0.50 - - [2025-10-28 18:17:54] "POST /set-tag HTTP/1.1" 200 109 0.012777 10.0.0.50 - - [2025-10-28 18:17:54] "POST /set-tag HTTP/1.1" 200 109 0.013108 10.0.0.50 - - [2025-10-28 18:17:54] "DELETE /instance-ip/50264190-b42a-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.039253 10.0.0.50 - - [2025-10-28 18:17:54] "DELETE /virtual-machine-interface/50067752-b42a-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.060240 10.0.0.50 - - [2025-10-28 18:17:54] "DELETE /virtual-machine/a78f594d-07e1-488a-b832-b5161666ebb2 HTTP/1.1" 200 115 0.014903 10.0.0.50 - - [2025-10-28 18:17:54] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008065 10.0.0.50 - - [2025-10-28 18:17:54] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.50 - - [2025-10-28 18:18:25] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005066 10.0.0.50 - - [2025-10-28 18:18:25] "POST /set-tag HTTP/1.1" 200 109 0.007933 10.0.0.50 - - [2025-10-28 18:18:25] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005129 10.0.0.50 - - [2025-10-28 18:18:25] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.50 - - [2025-10-28 18:18:25] "GET /virtual-machine/5d13cb9d-dd75-4742-ae90-c02b174efe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003422 10.0.0.50 - - [2025-10-28 18:18:25] "POST /ref-update HTTP/1.1" 200 156 0.015349 10.0.0.50 - - [2025-10-28 18:18:25] "GET /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004403 10.0.0.50 - - [2025-10-28 18:18:25] "POST /set-tag HTTP/1.1" 200 109 0.027278 10.0.0.50 - - [2025-10-28 18:18:25] "POST /set-tag HTTP/1.1" 200 109 0.062365 10.0.0.50 - - [2025-10-28 18:18:25] "DELETE /instance-ip/508ba2ec-b42a-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.033717 10.0.0.50 - - [2025-10-28 18:18:25] "DELETE /virtual-machine-interface/506fc32e-b42a-11f0-9156-fa163ecbb119 HTTP/1.1" 200 115 0.075321 10.0.0.50 - - [2025-10-28 18:18:25] "DELETE /virtual-machine/5d13cb9d-dd75-4742-ae90-c02b174efe60 HTTP/1.1" 200 115 0.026253 10.0.0.50 - - [2025-10-28 18:18:25] "DELETE /tag/46c2dc1b-7565-4622-8847-61c6a1aeb79b HTTP/1.1" 200 115 0.052422 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:18:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.50 - - [2025-10-28 18:18:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939