++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Nov 6 08:22:12 AM UTC 2025 ===================' INFO: =================== Thu Nov 6 08:22:12 AM 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.96.168.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.96.168.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 ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + 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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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: 11/06/2025 08:22:55.156 7f8dc0807700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/06/2025 08:22:55.527 7f8dc0807700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/06/2025 08:22:55.578 7f8dc0807700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/06/2025 08:22:55.579 7f8dc0807700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-11-06 08:23:10] "GET / HTTP/1.1" 503 181 0.000563 10.0.0.50 - - [2025-11-06 08:23:10] "GET / HTTP/1.1" 503 181 0.000285 10.0.0.50 - - [2025-11-06 08:23:10] "GET / HTTP/1.1" 503 181 0.000275 10.0.0.50 - - [2025-11-06 08:23:10] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.50 - - [2025-11-06 08:23:11] "GET / HTTP/1.1" 200 35931 0.003145 10.0.0.50 - - [2025-11-06 08:23:11] "GET / HTTP/1.1" 200 45303 0.001307 10.0.0.50 - - [2025-11-06 08:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025633 10.0.0.50 - - [2025-11-06 08:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.50 - - [2025-11-06 08:23:11] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.50 - - [2025-11-06 08:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010176 10.0.0.50 - - [2025-11-06 08:23:11] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011567 10.0.0.50 - - [2025-11-06 08:23:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.007400 10.0.0.50 - - [2025-11-06 08:23:11] "POST /config-nodes HTTP/1.1" 200 593 0.105664 10.0.0.50 - - [2025-11-06 08:23:11] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.50 - - [2025-11-06 08:23:11] "GET / HTTP/1.1" 200 35931 0.001216 10.0.0.50 - - [2025-11-06 08:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.50 - - [2025-11-06 08:23:11] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010835 10.0.0.50 - - [2025-11-06 08:23:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.017381 10.0.0.50 - - [2025-11-06 08:23:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.111539 10.0.0.50 - - [2025-11-06 08:23:12] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.50 - - [2025-11-06 08:23:12] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.50 - - [2025-11-06 08:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.50 - - [2025-11-06 08:23:12] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013683 10.0.0.50 - - [2025-11-06 08:23:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003972 10.0.0.50 - - [2025-11-06 08:23:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.090015 10.0.0.50 - - [2025-11-06 08:23:12] "GET / HTTP/1.1" 200 35931 0.002328 10.0.0.50 - - [2025-11-06 08:23:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.019948 10.0.0.50 - - [2025-11-06 08:23:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.003380 10.0.0.50 - - [2025-11-06 08:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.50 - - [2025-11-06 08:23:12] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009015 10.0.0.50 - - [2025-11-06 08:23:12] "POST /service-appliance-sets HTTP/1.1" 200 553 0.136917 10.0.0.50 - - [2025-11-06 08:23:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.002968 10.0.0.50 - - [2025-11-06 08:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.50 - - [2025-11-06 08:23:13] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006934 10.0.0.50 - - [2025-11-06 08:23:13] "POST /service-appliance-sets HTTP/1.1" 200 541 0.118403 10.0.0.50 - - [2025-11-06 08:23:13] "GET / HTTP/1.1" 200 35931 0.003177 10.0.0.50 - - [2025-11-06 08:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.50 - - [2025-11-06 08:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026371 10.0.0.50 - - [2025-11-06 08:23:13] "GET /network-ipam/590510a7-c7ef-44f4-abc9-02bd9ae7fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.030195 10.0.0.50 - - [2025-11-06 08:23:13] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023855 10.0.0.50 - - [2025-11-06 08:23:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004078 10.0.0.50 - - [2025-11-06 08:23:13] "POST /database-nodes HTTP/1.1" 200 597 0.063243 10.0.0.50 - - [2025-11-06 08:23:13] "POST /service-templates HTTP/1.1" 200 511 0.126206 10.0.0.50 - - [2025-11-06 08:23:13] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.50 - - [2025-11-06 08:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023158 10.0.0.50 - - [2025-11-06 08:23:14] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.028686 10.0.0.50 - - [2025-11-06 08:23:14] "POST /service-templates HTTP/1.1" 200 501 0.115766 10.0.0.50 - - [2025-11-06 08:23:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.013119 10.0.0.50 - - [2025-11-06 08:23:14] "POST /service-templates HTTP/1.1" 200 515 0.064118 10.0.0.50 - - [2025-11-06 08:23:14] "POST /analytics-nodes HTTP/1.1" 200 599 0.145743 10.0.0.50 - - [2025-11-06 08:23:14] "GET / HTTP/1.1" 200 35931 0.002317 10.0.0.50 - - [2025-11-06 08:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013597 10.0.0.50 - - [2025-11-06 08:23:14] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006849 10.0.0.50 - - [2025-11-06 08:23:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.012241 10.0.0.50 - - [2025-11-06 08:23:14] "POST /service-templates HTTP/1.1" 200 535 0.246348 10.0.0.50 - - [2025-11-06 08:23:14] "POST /config-database-nodes HTTP/1.1" 200 611 0.115518 10.0.0.50 - - [2025-11-06 08:23:14] "POST /service-templates HTTP/1.1" 200 507 0.134356 10.0.0.50 - - [2025-11-06 08:23:16] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.50 - - [2025-11-06 08:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.50 - - [2025-11-06 08:23:16] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006472 10.0.0.50 - - [2025-11-06 08:23:16] "POST /bgp-routers HTTP/1.1" 200 616 0.189258 10.0.0.50 - - [2025-11-06 08:23:17] "GET /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.032048 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 10.0.0.50 - - [2025-11-06 08:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.50 - - [2025-11-06 08:23:17] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008183 10.0.0.50 - - [2025-11-06 08:23:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019784 10.0.0.50 - - [2025-11-06 08:23:17] "POST /ref-update HTTP/1.1" 200 156 0.060670 10.0.0.50 - - [2025-11-06 08:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.50 - - [2025-11-06 08:23:17] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.006773 10.0.0.50 - - [2025-11-06 08:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.50 - - [2025-11-06 08:23:17] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.071552 10.0.0.50 - - [2025-11-06 08:23:18] "GET / HTTP/1.1" 200 35931 0.004142 10.0.0.50 - - [2025-11-06 08:23:18] "POST /alarms HTTP/1.1" 200 581 0.070760 10.0.0.50 - - [2025-11-06 08:23:18] "POST /alarms HTTP/1.1" 200 575 0.140436 10.0.0.50 - - [2025-11-06 08:23:18] "POST /alarms HTTP/1.1" 200 575 0.069076 10.0.0.50 - - [2025-11-06 08:23:18] "POST /alarms HTTP/1.1" 200 559 0.029692 10.0.0.50 - - [2025-11-06 08:23:18] "POST /alarms HTTP/1.1" 200 555 0.088711 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 557 0.174242 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 565 0.113966 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 549 0.090740 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 557 0.068959 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 567 0.078804 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 555 0.109612 10.0.0.50 - - [2025-11-06 08:23:19] "POST /alarms HTTP/1.1" 200 567 0.069861 10.0.0.50 - - [2025-11-06 08:23:20] "POST /alarms HTTP/1.1" 200 575 0.120865 10.0.0.50 - - [2025-11-06 08:23:20] "POST /alarms HTTP/1.1" 200 569 0.100722 10.0.0.50 - - [2025-11-06 08:23:20] "POST /alarms HTTP/1.1" 200 561 0.218261 10.0.0.50 - - [2025-11-06 08:23:20] "POST /alarms HTTP/1.1" 200 561 0.091506 10.0.0.50 - - [2025-11-06 08:23:20] "POST /alarms HTTP/1.1" 200 561 0.127619 10.0.0.50 - - [2025-11-06 08:23:20] "POST /alarms HTTP/1.1" 200 547 0.178088 10.0.0.50 - - [2025-11-06 08:23:21] "POST /alarms HTTP/1.1" 200 595 0.142303 10.0.0.50 - - [2025-11-06 08:23:21] "POST /alarms HTTP/1.1" 200 575 0.069207 10.0.0.50 - - [2025-11-06 08:23:21] "POST /alarms HTTP/1.1" 200 571 0.100438 10.0.0.50 - - [2025-11-06 08:23:21] "POST /alarms HTTP/1.1" 200 583 0.075747 10.0.0.50 - - [2025-11-06 08:23:21] "POST /alarms HTTP/1.1" 200 609 0.047972 10.0.0.50 - - [2025-11-06 08:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.50 - - [2025-11-06 08:23:21] "GET /network-ipam/590510a7-c7ef-44f4-abc9-02bd9ae7fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005333 10.0.0.50 - - [2025-11-06 08:23:22] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.50 - - [2025-11-06 08:23:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004018 10.0.0.50 - - [2025-11-06 08:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007420 10.0.0.50 - - [2025-11-06 08:23:22] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.036507 10.0.0.50 - - [2025-11-06 08:23:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.007586 10.0.0.50 - - [2025-11-06 08:23:22] "POST /access-control-lists HTTP/1.1" 200 587 0.110210 10.0.0.50 - - [2025-11-06 08:23:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.009154 10.0.0.50 - - [2025-11-06 08:23:22] "POST /access-control-lists HTTP/1.1" 200 585 0.125223 10.0.0.50 - - [2025-11-06 08:23:23] "POST /route-targets HTTP/1.1" 200 327 0.136172 10.0.0.50 - - [2025-11-06 08:23:23] "POST /ref-update HTTP/1.1" 200 156 0.182805 10.0.0.50 - - [2025-11-06 08:23:23] "POST /route-targets HTTP/1.1" 200 327 0.064407 10.0.0.50 - - [2025-11-06 08:23:23] "POST /ref-update HTTP/1.1" 200 156 0.079411 10.0.0.50 - - [2025-11-06 08:23:23] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.50 - - [2025-11-06 08:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015010 10.0.0.50 - - [2025-11-06 08:23:23] "POST /route-targets HTTP/1.1" 200 327 0.065913 10.0.0.50 - - [2025-11-06 08:23:23] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.023333 10.0.0.50 - - [2025-11-06 08:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014481 10.0.0.50 - - [2025-11-06 08:23:23] "POST /ref-update HTTP/1.1" 200 156 0.049916 10.0.0.50 - - [2025-11-06 08:23:23] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.028330 10.0.0.50 - - [2025-11-06 08:23:23] "POST /route-targets HTTP/1.1" 200 327 0.031279 10.0.0.50 - - [2025-11-06 08:23:23] "POST /ref-update HTTP/1.1" 200 156 0.044295 10.0.0.50 - - [2025-11-06 08:23:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.009265 10.0.0.50 - - [2025-11-06 08:23:24] "POST /access-control-lists HTTP/1.1" 200 551 0.137795 10.0.0.50 - - [2025-11-06 08:23:24] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.50 - - [2025-11-06 08:23:24] "PUT /access-control-list/318e139e-d19d-4f6b-9bc2-d50da82ae2d1 HTTP/1.1" 200 272 0.039188 10.0.0.50 - - [2025-11-06 08:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012604 10.0.0.50 - - [2025-11-06 08:23:24] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027353 10.0.0.50 - - [2025-11-06 08:23:24] "PUT /access-control-list/b75961da-81e0-41f7-8d81-236f1d6957fb HTTP/1.1" 200 272 0.062512 10.0.0.50 - - [2025-11-06 08:23:24] "PUT /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7 HTTP/1.1" 200 274 0.086628 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001227 10.0.0.50 - - [2025-11-06 08:23:29] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.50 - - [2025-11-06 08:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.50 - - [2025-11-06 08:23:30] "GET /domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004069 10.0.0.50 - - [2025-11-06 08:23:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.000588 10.0.0.50 - - [2025-11-06 08:23:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.032652 10.0.0.50 - - [2025-11-06 08:23:30] "POST /security-groups HTTP/1.1" 200 570 0.067532 10.0.0.50 - - [2025-11-06 08:23:30] "POST /projects HTTP/1.1" 200 481 0.264578 10.0.0.50 - - [2025-11-06 08:23:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.008795 10.0.0.50 - - [2025-11-06 08:23:30] "POST /security-groups HTTP/1.1" 200 534 0.092920 10.0.0.50 - - [2025-11-06 08:23:30] "POST /access-control-lists HTTP/1.1" 200 579 0.130093 10.0.0.50 - - [2025-11-06 08:23:30] "POST /chown HTTP/1.1" 200 109 0.091758 10.0.0.50 - - [2025-11-06 08:23:30] "POST /policy-managements HTTP/1.1" 409 214 0.013563 10.0.0.50 - - [2025-11-06 08:23:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.016519 10.0.0.50 - - [2025-11-06 08:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019128 10.0.0.50 - - [2025-11-06 08:23:30] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046232 10.0.0.50 - - [2025-11-06 08:23:30] "POST /access-control-lists HTTP/1.1" 200 577 0.104341 10.0.0.50 - - [2025-11-06 08:23:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.011114 10.0.0.50 - - [2025-11-06 08:23:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.108788 10.0.0.50 - - [2025-11-06 08:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010692 10.0.0.50 - - [2025-11-06 08:23:31] "POST /access-control-lists HTTP/1.1" 200 594 0.102822 10.0.0.50 - - [2025-11-06 08:23:31] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010408 10.0.0.50 - - [2025-11-06 08:23:31] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.026683 10.0.0.50 - - [2025-11-06 08:23:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.031052 10.0.0.50 - - [2025-11-06 08:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020878 10.0.0.50 - - [2025-11-06 08:23:31] "GET /virtual-network/466b9342-5807-420d-ad36-11ab9df51bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047153 10.0.0.50 - - [2025-11-06 08:23:31] "POST /access-control-lists HTTP/1.1" 200 592 0.110114 10.0.0.50 - - [2025-11-06 08:23:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.003335 10.0.0.50 - - [2025-11-06 08:23:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.008139 10.0.0.50 - - [2025-11-06 08:23:31] "POST /security-groups HTTP/1.1" 200 574 0.109431 10.0.0.50 - - [2025-11-06 08:23:31] "POST /projects HTTP/1.1" 200 489 0.527061 10.0.0.50 - - [2025-11-06 08:23:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.011618 10.0.0.50 - - [2025-11-06 08:23:31] "POST /security-groups HTTP/1.1" 200 546 0.047987 10.0.0.50 - - [2025-11-06 08:23:31] "POST /access-control-lists HTTP/1.1" 200 583 0.119779 10.0.0.50 - - [2025-11-06 08:23:31] "POST /chown HTTP/1.1" 200 109 0.076676 10.0.0.50 - - [2025-11-06 08:23:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.009304 10.0.0.50 - - [2025-11-06 08:23:32] "POST /network-ipams HTTP/1.1" 200 522 0.107197 10.0.0.50 - - [2025-11-06 08:23:32] "POST /access-control-lists HTTP/1.1" 200 581 0.122268 10.0.0.50 - - [2025-11-06 08:23:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.028800 10.0.0.50 - - [2025-11-06 08:23:32] "POST /network-ipams HTTP/1.1" 200 510 0.195756 10.0.0.50 - - [2025-11-06 08:23:32] "POST /access-control-lists HTTP/1.1" 200 602 0.132378 10.0.0.50 - - [2025-11-06 08:23:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.030846 10.0.0.50 - - [2025-11-06 08:23:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.011603 10.0.0.50 - - [2025-11-06 08:23:32] "POST /access-control-lists HTTP/1.1" 200 600 0.070237 10.0.0.50 - - [2025-11-06 08:23:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.016160 10.0.0.50 - - [2025-11-06 08:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.034405 10.0.0.50 - - [2025-11-06 08:23:32] "POST /virtual-networks HTTP/1.1" 200 538 0.337783 10.0.0.50 - - [2025-11-06 08:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.50 - - [2025-11-06 08:23:32] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.027147 10.0.0.50 - - [2025-11-06 08:23:32] "POST /access-control-lists HTTP/1.1" 200 589 0.161088 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001360 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001187 10.0.0.50 - - [2025-11-06 08:23:32] "POST /network-ipams HTTP/1.1" 200 518 0.144158 10.0.0.50 - - [2025-11-06 08:23:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.017631 10.0.0.50 - - [2025-11-06 08:23:32] "POST /route-targets HTTP/1.1" 200 327 0.063769 10.0.0.50 - - [2025-11-06 08:23:33] "POST /ref-update HTTP/1.1" 200 156 0.072204 10.0.0.50 - - [2025-11-06 08:23:33] "PUT /access-control-list/69d5e346-37b3-47ce-857c-ee36832130d7 HTTP/1.1" 200 272 0.135045 10.0.0.50 - - [2025-11-06 08:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.032188 10.0.0.50 - - [2025-11-06 08:23:33] "POST /virtual-networks HTTP/1.1" 200 546 0.703470 10.0.0.50 - - [2025-11-06 08:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016680 10.0.0.50 - - [2025-11-06 08:23:33] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008670 10.0.0.50 - - [2025-11-06 08:23:33] "POST /route-targets HTTP/1.1" 200 327 0.023824 10.0.0.50 - - [2025-11-06 08:23:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.018537 10.0.0.50 - - [2025-11-06 08:23:33] "POST /ref-update HTTP/1.1" 200 156 0.085096 10.0.0.50 - - [2025-11-06 08:23:33] "POST /network-policys HTTP/1.1" 200 538 0.072207 10.0.0.50 - - [2025-11-06 08:23:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.019701 10.0.0.50 - - [2025-11-06 08:23:34] "POST /network-policys HTTP/1.1" 200 534 0.040312 10.0.0.50 - - [2025-11-06 08:23:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.031343 10.0.0.50 - - [2025-11-06 08:23:34] "POST /network-policys HTTP/1.1" 200 542 0.051034 10.0.0.50 - - [2025-11-06 08:23:34] "PUT /access-control-list/d80ade87-57b5-4e24-8519-d2dfb7216c40 HTTP/1.1" 200 272 0.052102 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-update HTTP/1.1" 200 156 0.143119 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008507 10.0.0.50 - - [2025-11-06 08:23:34] "PUT /access-control-list/d80ade87-57b5-4e24-8519-d2dfb7216c40 HTTP/1.1" 200 272 0.030244 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-update HTTP/1.1" 200 156 0.177161 10.0.0.50 - - [2025-11-06 08:23:34] "PUT /access-control-list/69d5e346-37b3-47ce-857c-ee36832130d7 HTTP/1.1" 200 272 0.096151 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-update HTTP/1.1" 200 156 0.059827 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-update HTTP/1.1" 200 156 0.166369 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019354 10.0.0.50 - - [2025-11-06 08:23:34] "PUT /access-control-list/69d5e346-37b3-47ce-857c-ee36832130d7 HTTP/1.1" 200 272 0.085813 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021553 10.0.0.50 - - [2025-11-06 08:23:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.006277 10.0.0.50 - - [2025-11-06 08:23:34] "POST /ref-update HTTP/1.1" 200 156 0.143328 10.0.0.50 - - [2025-11-06 08:23:34] "POST /access-control-lists HTTP/1.1" 200 601 0.073539 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-update HTTP/1.1" 200 156 0.127509 10.0.0.50 - - [2025-11-06 08:23:35] "PUT /access-control-list/d0374bdd-98e9-43f1-ab77-08f94f1efc40 HTTP/1.1" 200 272 0.057909 10.0.0.50 - - [2025-11-06 08:23:35] "PUT /access-control-list/d80ade87-57b5-4e24-8519-d2dfb7216c40 HTTP/1.1" 200 272 0.099357 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-update HTTP/1.1" 200 156 0.052536 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-update HTTP/1.1" 200 156 0.195093 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011278 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010383 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005320 10.0.0.50 - - [2025-11-06 08:23:35] "PUT /access-control-list/d0374bdd-98e9-43f1-ab77-08f94f1efc40 HTTP/1.1" 200 272 0.091229 10.0.0.50 - - [2025-11-06 08:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017031 10.0.0.50 - - [2025-11-06 08:23:35] "GET /virtual-network/466b9342-5807-420d-ad36-11ab9df51bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016485 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-update HTTP/1.1" 200 156 0.049738 10.0.0.50 - - [2025-11-06 08:23:35] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.021670 10.0.0.50 - - [2025-11-06 08:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008402 10.0.0.50 - - [2025-11-06 08:23:35] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015182 10.0.0.50 - - [2025-11-06 08:23:35] "POST /firewall-policys HTTP/1.1" 200 530 0.050348 10.0.0.50 - - [2025-11-06 08:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.043679 10.0.0.50 - - [2025-11-06 08:23:35] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012198 10.0.0.50 - - [2025-11-06 08:23:35] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003863 10.0.0.50 - - [2025-11-06 08:23:35] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005956 10.0.0.50 - - [2025-11-06 08:23:35] "POST /ref-update HTTP/1.1" 200 156 0.019377 10.0.0.50 - - [2025-11-06 08:23:35] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.014036 10.0.0.50 - - [2025-11-06 08:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007393 10.0.0.50 - - [2025-11-06 08:23:35] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008632 10.0.0.50 - - [2025-11-06 08:23:36] "POST /firewall-policys HTTP/1.1" 200 532 0.062441 10.0.0.50 - - [2025-11-06 08:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.045478 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003917 10.0.0.50 - - [2025-11-06 08:23:36] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.011438 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003310 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005211 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003576 10.0.0.50 - - [2025-11-06 08:23:36] "POST /ref-update HTTP/1.1" 200 156 0.042121 10.0.0.50 - - [2025-11-06 08:23:36] "POST /ref-update HTTP/1.1" 200 156 0.136153 10.0.0.50 - - [2025-11-06 08:23:36] "POST /ref-update HTTP/1.1" 200 156 0.045911 10.0.0.50 - - [2025-11-06 08:23:36] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.031395 10.0.0.50 - - [2025-11-06 08:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.50 - - [2025-11-06 08:23:36] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004029 10.0.0.50 - - [2025-11-06 08:23:36] "POST /firewall-policys HTTP/1.1" 200 530 0.050055 10.0.0.50 - - [2025-11-06 08:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.084813 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/8990f39e-e403-47ef-8abb-df8a491087bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.029049 10.0.0.50 - - [2025-11-06 08:23:36] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006627 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/8990f39e-e403-47ef-8abb-df8a491087bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005440 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012767 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004486 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007992 10.0.0.50 - - [2025-11-06 08:23:36] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003304 10.0.0.50 - - [2025-11-06 08:23:36] "POST /ref-update HTTP/1.1" 200 156 0.028408 10.0.0.50 - - [2025-11-06 08:23:37] "POST /ref-update HTTP/1.1" 200 156 0.043469 10.0.0.50 - - [2025-11-06 08:23:37] "POST /ref-update HTTP/1.1" 200 156 0.059764 10.0.0.50 - - [2025-11-06 08:23:37] "POST /ref-update HTTP/1.1" 200 156 0.032008 10.0.0.50 - - [2025-11-06 08:23:37] "POST /ref-update HTTP/1.1" 200 156 0.062852 10.0.0.50 - - [2025-11-06 08:23:37] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.024578 10.0.0.50 - - [2025-11-06 08:23:37] "POST /tags HTTP/1.1" 200 299 0.113354 10.0.0.50 - - [2025-11-06 08:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.023897 10.0.0.50 - - [2025-11-06 08:23:37] "GET /tag/2fff86e6-39a4-4289-ad57-6b1a8e44497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.042653 10.0.0.50 - - [2025-11-06 08:23:37] "POST /set-tag HTTP/1.1" 200 109 0.046893 10.0.0.50 - - [2025-11-06 08:23:37] "POST /tags HTTP/1.1" 200 357 0.179576 10.0.0.50 - - [2025-11-06 08:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010274 10.0.0.50 - - [2025-11-06 08:23:38] "GET /tag/340180e3-0543-4df8-9836-bc88f4b95f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.031369 10.0.0.50 - - [2025-11-06 08:23:38] "POST /tags HTTP/1.1" 200 305 0.221695 10.0.0.50 - - [2025-11-06 08:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012534 10.0.0.50 - - [2025-11-06 08:23:38] "GET /tag/42bae231-2cad-449d-8063-8ddc0d248a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.034866 10.0.0.50 - - [2025-11-06 08:23:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.000820 10.0.0.50 - - [2025-11-06 08:23:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.009416 10.0.0.50 - - [2025-11-06 08:23:38] "POST /security-groups HTTP/1.1" 200 571 0.106158 10.0.0.50 - - [2025-11-06 08:23:38] "POST /projects HTTP/1.1" 200 483 0.543322 10.0.0.50 - - [2025-11-06 08:23:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.009474 10.0.0.50 - - [2025-11-06 08:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.059400 10.0.0.50 - - [2025-11-06 08:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.039122 10.0.0.50 - - [2025-11-06 08:23:39] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.027853 10.0.0.50 - - [2025-11-06 08:23:39] "POST /access-control-lists HTTP/1.1" 200 580 0.144537 10.0.0.50 - - [2025-11-06 08:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.50 - - [2025-11-06 08:23:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.007106 10.0.0.50 - - [2025-11-06 08:23:39] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.017411 10.0.0.50 - - [2025-11-06 08:23:39] "POST /access-control-lists HTTP/1.1" 200 578 0.079698 10.0.0.50 - - [2025-11-06 08:23:39] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.148638 10.0.0.50 - - [2025-11-06 08:23:39] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.146161 10.0.0.50 - - [2025-11-06 08:23:39] "POST /security-groups HTTP/1.1" 200 537 0.113338 10.0.0.50 - - [2025-11-06 08:23:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.019959 10.0.0.50 - - [2025-11-06 08:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.095177 10.0.0.50 - - [2025-11-06 08:23:39] "POST /chown HTTP/1.1" 200 109 0.054020 10.0.0.50 - - [2025-11-06 08:23:39] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.034253 10.0.0.50 - - [2025-11-06 08:23:39] "POST /access-control-lists HTTP/1.1" 200 596 0.160399 10.0.0.50 - - [2025-11-06 08:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.50 - - [2025-11-06 08:23:39] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007421 10.0.0.50 - - [2025-11-06 08:23:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.003307 10.0.0.50 - - [2025-11-06 08:23:40] "POST /tags HTTP/1.1" 409 207 0.008449 10.0.0.50 - - [2025-11-06 08:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.50 - - [2025-11-06 08:23:40] "GET /tag/42bae231-2cad-449d-8063-8ddc0d248a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.040002 10.0.0.50 - - [2025-11-06 08:23:40] "POST /access-control-lists HTTP/1.1" 200 594 0.140083 10.0.0.50 - - [2025-11-06 08:23:40] "POST /firewall-rules HTTP/1.1" 200 564 0.313156 10.0.0.50 - - [2025-11-06 08:23:40] "GET /firewall-rule/f7369dc6-51e9-4c22-ab0a-274a80b41da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017661 10.0.0.50 - - [2025-11-06 08:23:40] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008360 10.0.0.50 - - [2025-11-06 08:23:40] "GET /firewall-rule/f7369dc6-51e9-4c22-ab0a-274a80b41da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004059 10.0.0.50 - - [2025-11-06 08:23:40] "POST /ref-update HTTP/1.1" 200 156 0.050085 10.0.0.50 - - [2025-11-06 08:23:40] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021569 10.0.0.50 - - [2025-11-06 08:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.50 - - [2025-11-06 08:23:40] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004552 10.0.0.50 - - [2025-11-06 08:23:40] "POST /tags HTTP/1.1" 409 207 0.002905 10.0.0.50 - - [2025-11-06 08:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.50 - - [2025-11-06 08:23:40] "GET /tag/42bae231-2cad-449d-8063-8ddc0d248a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.023760 10.0.0.50 - - [2025-11-06 08:23:40] "POST /firewall-rules HTTP/1.1" 200 562 0.108349 10.0.0.50 - - [2025-11-06 08:23:40] "GET /firewall-rule/2b57d950-88fd-4bd9-8d02-b2fee08ed900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004885 10.0.0.50 - - [2025-11-06 08:23:40] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007162 10.0.0.50 - - [2025-11-06 08:23:40] "GET /firewall-rule/2b57d950-88fd-4bd9-8d02-b2fee08ed900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003333 10.0.0.50 - - [2025-11-06 08:23:41] "POST /ref-update HTTP/1.1" 200 156 0.036024 10.0.0.50 - - [2025-11-06 08:23:41] "POST /tags HTTP/1.1" 200 301 0.142309 10.0.0.50 - - [2025-11-06 08:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020643 10.0.0.50 - - [2025-11-06 08:23:41] "GET /tag/fc42780f-f992-468d-b8e0-131a29b4e8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028648 10.0.0.50 - - [2025-11-06 08:23:41] "POST /tags HTTP/1.1" 200 325 0.118536 10.0.0.50 - - [2025-11-06 08:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026443 10.0.0.50 - - [2025-11-06 08:23:41] "GET /tag/f2975301-2d7b-48b2-8462-0ee6c3066bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021508 10.0.0.50 - - [2025-11-06 08:23:41] "POST /tags HTTP/1.1" 200 363 0.025535 10.0.0.50 - - [2025-11-06 08:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031476 10.0.0.50 - - [2025-11-06 08:23:41] "GET /tag/cebf8fc0-df64-4860-82ac-d461a15c5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014065 10.0.0.50 - - [2025-11-06 08:23:41] "POST /tags HTTP/1.1" 200 311 0.026044 10.0.0.50 - - [2025-11-06 08:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024759 10.0.0.50 - - [2025-11-06 08:23:41] "GET /tag/8e2cdece-84a8-4c2e-a84b-cb7e53d0413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021572 10.0.0.50 - - [2025-11-06 08:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2025-11-06 08:23:41] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005531 10.0.0.50 - - [2025-11-06 08:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009007 10.0.0.50 - - [2025-11-06 08:23:41] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045329 10.0.0.50 - - [2025-11-06 08:23:41] "POST /virtual-machines HTTP/1.1" 200 377 0.025045 10.0.0.50 - - [2025-11-06 08:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009649 10.0.0.50 - - [2025-11-06 08:23:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.120203 10.0.0.50 - - [2025-11-06 08:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.073363 10.0.0.50 - - [2025-11-06 08:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007643 10.0.0.50 - - [2025-11-06 08:23:42] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013080 10.0.0.50 - - [2025-11-06 08:23:42] "POST /instance-ips HTTP/1.1" 200 409 0.057105 10.0.0.50 - - [2025-11-06 08:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025735 10.0.0.50 - - [2025-11-06 08:23:42] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.023825 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001534 10.0.0.50 - - [2025-11-06 08:23:42] "POST /set-tag HTTP/1.1" 200 109 0.062253 10.0.0.50 - - [2025-11-06 08:23:42] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029989 10.0.0.50 - - [2025-11-06 08:23:42] "GET /instance-ip/e76c0074-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.021366 10.0.0.50 - - [2025-11-06 08:23:42] "POST /tags HTTP/1.1" 200 305 0.183080 10.0.0.50 - - [2025-11-06 08:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008485 10.0.0.50 - - [2025-11-06 08:23:42] "GET /tag/d0984c93-02cd-4195-baa8-4ca9c3848c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021559 10.0.0.50 - - [2025-11-06 08:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.50 - - [2025-11-06 08:23:43] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.185715 10.0.0.50 - - [2025-11-06 08:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.50 - - [2025-11-06 08:23:43] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005540 10.0.0.50 - - [2025-11-06 08:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.50 - - [2025-11-06 08:23:43] "GET /service-appliance-set/5d088571-4642-4337-9d8b-8b71a5ecd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005032 10.0.0.50 - - [2025-11-06 08:23:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002470 10.0.0.50 - - [2025-11-06 08:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.164435 10.0.0.50 - - [2025-11-06 08:23:43] "GET /virtual-machine-interface/e50a5e54-c6c2-4761-be0b-208732b20c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011889 10.0.0.50 - - [2025-11-06 08:23:43] "POST /instance-ips HTTP/1.1" 200 381 0.050741 10.0.0.50 - - [2025-11-06 08:23:43] "GET /instance-ip/31b9f9f2-56d3-4fd9-b465-346d4629bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016747 10.0.0.50 - - [2025-11-06 08:23:43] "POST /loadbalancers HTTP/1.1" 200 582 0.111220 10.0.0.50 - - [2025-11-06 08:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016926 10.0.0.50 - - [2025-11-06 08:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014444 10.0.0.50 - - [2025-11-06 08:23:43] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075284 10.0.0.50 - - [2025-11-06 08:23:43] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087587 10.0.0.50 - - [2025-11-06 08:23:43] "GET /loadbalancer/5e2b223d-819a-4c11-82e2-854b4627704e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.014547 10.0.0.50 - - [2025-11-06 08:23:43] "GET /instance-ip/31b9f9f2-56d3-4fd9-b465-346d4629bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008098 10.0.0.50 - - [2025-11-06 08:23:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054106 10.0.0.50 - - [2025-11-06 08:23:43] "POST /floating-ips HTTP/1.1" 200 583 0.083717 10.0.0.50 - - [2025-11-06 08:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.073168 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.034734 10.0.0.50 - - [2025-11-06 08:23:44] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079967 10.0.0.50 - - [2025-11-06 08:23:44] "GET /loadbalancer-listener/a7cd552c-898c-441a-aa91-8701aeeea924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005366 10.0.0.50 - - [2025-11-06 08:23:44] "GET /loadbalancer-listener/a7cd552c-898c-441a-aa91-8701aeeea924?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006070 10.0.0.50 - - [2025-11-06 08:23:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030568 10.0.0.50 - - [2025-11-06 08:23:44] "GET /instance-ip/31b9f9f2-56d3-4fd9-b465-346d4629bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003566 10.0.0.50 - - [2025-11-06 08:23:44] "GET /instance-ip/31b9f9f2-56d3-4fd9-b465-346d4629bdb7?fields=floating_ips HTTP/1.1" 200 1170 0.007926 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007625 10.0.0.50 - - [2025-11-06 08:23:44] "GET /floating-ip/4583ef20-42bf-4f33-af43-043c2834c98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004151 10.0.0.50 - - [2025-11-06 08:23:44] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003064 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.50 - - [2025-11-06 08:23:44] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.020835 10.0.0.50 - - [2025-11-06 08:23:44] "POST /tags HTTP/1.1" 200 355 0.068836 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.50 - - [2025-11-06 08:23:44] "GET /tag/00e6ef07-b2eb-412a-8a69-30f827049061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015843 10.0.0.50 - - [2025-11-06 08:23:44] "POST /tags HTTP/1.1" 200 303 0.028850 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.50 - - [2025-11-06 08:23:44] "GET /tag/bc1c433c-4264-4bb5-ac21-2ace2a312816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019380 10.0.0.50 - - [2025-11-06 08:23:44] "POST /projects HTTP/1.1" 409 218 0.007616 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.50 - - [2025-11-06 08:23:44] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055354 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010635 10.0.0.50 - - [2025-11-06 08:23:44] "GET /network-ipam/ec953806-adb0-4ef9-9051-b73bdfbb52fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003978 10.0.0.50 - - [2025-11-06 08:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.50 - - [2025-11-06 08:23:44] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011592 10.0.0.50 - - [2025-11-06 08:23:44] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.077775 10.0.0.50 - - [2025-11-06 08:23:45] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.025680 10.0.0.50 - - [2025-11-06 08:23:45] "POST /set-tag HTTP/1.1" 200 109 0.069694 10.0.0.50 - - [2025-11-06 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2025-11-06 08:23:45] "GET /network-ipam/f74d15aa-dc4e-49cc-9840-cec4a0e221d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003673 10.0.0.50 - - [2025-11-06 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.50 - - [2025-11-06 08:23:45] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004697 10.0.0.50 - - [2025-11-06 08:23:45] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.072011 10.0.0.50 - - [2025-11-06 08:23:45] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.017820 10.0.0.50 - - [2025-11-06 08:23:45] "POST /set-tag HTTP/1.1" 200 109 0.087035 10.0.0.50 - - [2025-11-06 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010788 10.0.0.50 - - [2025-11-06 08:23:45] "GET /network-policy/0f672a50-ac82-4649-98af-266b7148506a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008032 10.0.0.50 - - [2025-11-06 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017641 10.0.0.50 - - [2025-11-06 08:23:45] "GET /network-policy/d3cf4e66-622f-4792-800c-f73461bbc450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003694 10.0.0.50 - - [2025-11-06 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2025-11-06 08:23:45] "GET /network-policy/8b2865a1-2c59-49e6-b095-d42e3ab7b29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005020 10.0.0.50 - - [2025-11-06 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006204 10.0.0.50 - - [2025-11-06 08:23:45] "PUT /network-policy/8b2865a1-2c59-49e6-b095-d42e3ab7b29c HTTP/1.1" 200 262 0.029079 10.0.0.50 - - [2025-11-06 08:23:45] "PUT /access-control-list/69d5e346-37b3-47ce-857c-ee36832130d7 HTTP/1.1" 200 272 0.047873 10.0.0.50 - - [2025-11-06 08:23:45] "POST /ref-update HTTP/1.1" 200 156 0.153254 10.0.0.50 - - [2025-11-06 08:23:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013936 10.0.0.50 - - [2025-11-06 08:23:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006430 10.0.0.50 - - [2025-11-06 08:23:45] "PUT /access-control-list/d0374bdd-98e9-43f1-ab77-08f94f1efc40 HTTP/1.1" 200 272 0.120766 10.0.0.50 - - [2025-11-06 08:23:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.050085 10.0.0.50 - - [2025-11-06 08:23:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019540 10.0.0.50 - - [2025-11-06 08:23:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016073 10.0.0.50 - - [2025-11-06 08:23:46] "POST /security-groups HTTP/1.1" 409 245 0.007406 10.0.0.50 - - [2025-11-06 08:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2025-11-06 08:23:46] "PUT /security-group/d7d9793c-a4c2-427b-ae4c-904f80ae0ba1 HTTP/1.1" 200 262 0.087607 10.0.0.50 - - [2025-11-06 08:23:46] "PUT /access-control-list/657ef24a-343a-431e-8d88-d3ce37d40f81 HTTP/1.1" 200 272 0.026577 10.0.0.50 - - [2025-11-06 08:23:46] "PUT /access-control-list/1a17ebb4-476e-46f5-baf4-83992b2132b2 HTTP/1.1" 200 272 0.036132 10.0.0.50 - - [2025-11-06 08:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.055611 10.0.0.50 - - [2025-11-06 08:23:46] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019760 10.0.0.50 - - [2025-11-06 08:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.50 - - [2025-11-06 08:23:46] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004465 10.0.0.50 - - [2025-11-06 08:23:46] "POST /tags HTTP/1.1" 409 206 0.002777 10.0.0.50 - - [2025-11-06 08:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.50 - - [2025-11-06 08:23:46] "GET /tag/bc1c433c-4264-4bb5-ac21-2ace2a312816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028368 10.0.0.50 - - [2025-11-06 08:23:46] "POST /firewall-rules HTTP/1.1" 200 562 0.193513 10.0.0.50 - - [2025-11-06 08:23:46] "GET /firewall-rule/3a3fc7aa-ad96-4f26-b858-6205d382afcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.034624 10.0.0.50 - - [2025-11-06 08:23:46] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.015200 10.0.0.50 - - [2025-11-06 08:23:46] "GET /firewall-rule/3a3fc7aa-ad96-4f26-b858-6205d382afcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002753 10.0.0.50 - - [2025-11-06 08:23:46] "POST /ref-update HTTP/1.1" 200 156 0.030851 10.0.0.50 - - [2025-11-06 08:23:46] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019389 10.0.0.50 - - [2025-11-06 08:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.50 - - [2025-11-06 08:23:46] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003247 10.0.0.50 - - [2025-11-06 08:23:46] "POST /tags HTTP/1.1" 409 206 0.002057 10.0.0.50 - - [2025-11-06 08:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.50 - - [2025-11-06 08:23:47] "GET /tag/bc1c433c-4264-4bb5-ac21-2ace2a312816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026892 10.0.0.50 - - [2025-11-06 08:23:47] "POST /firewall-rules HTTP/1.1" 200 560 0.084864 10.0.0.50 - - [2025-11-06 08:23:47] "GET /firewall-rule/c62f4a6b-94b9-48cc-b315-bcfff1dc9ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.011889 10.0.0.50 - - [2025-11-06 08:23:47] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004604 10.0.0.50 - - [2025-11-06 08:23:47] "GET /firewall-rule/c62f4a6b-94b9-48cc-b315-bcfff1dc9ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002456 10.0.0.50 - - [2025-11-06 08:23:47] "POST /ref-update HTTP/1.1" 200 156 0.062147 10.0.0.50 - - [2025-11-06 08:23:47] "POST /tags HTTP/1.1" 200 301 0.040423 10.0.0.50 - - [2025-11-06 08:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012229 10.0.0.50 - - [2025-11-06 08:23:47] "GET /tag/63d635af-2228-415c-8a9a-937c4d169d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019174 10.0.0.50 - - [2025-11-06 08:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.50 - - [2025-11-06 08:23:47] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045080 10.0.0.50 - - [2025-11-06 08:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2025-11-06 08:23:47] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004452 10.0.0.50 - - [2025-11-06 08:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.50 - - [2025-11-06 08:23:47] "GET /service-appliance-set/5d088571-4642-4337-9d8b-8b71a5ecd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003305 10.0.0.50 - - [2025-11-06 08:23:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.002058 10.0.0.50 - - [2025-11-06 08:23:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119373 10.0.0.50 - - [2025-11-06 08:23:47] "GET /virtual-machine-interface/ad9f6305-5bd8-4e34-9b33-a40d16dd1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.008729 10.0.0.50 - - [2025-11-06 08:23:47] "POST /instance-ips HTTP/1.1" 200 377 0.030330 10.0.0.50 - - [2025-11-06 08:23:47] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.015125 10.0.0.50 - - [2025-11-06 08:23:47] "POST /loadbalancers HTTP/1.1" 200 582 0.128669 10.0.0.50 - - [2025-11-06 08:23:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037187 10.0.0.50 - - [2025-11-06 08:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011536 10.0.0.50 - - [2025-11-06 08:23:48] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051464 10.0.0.50 - - [2025-11-06 08:23:48] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008746 10.0.0.50 - - [2025-11-06 08:23:48] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041073 10.0.0.50 - - [2025-11-06 08:23:48] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007189 10.0.0.50 - - [2025-11-06 08:23:48] "POST /floating-ips HTTP/1.1" 200 581 0.048245 10.0.0.50 - - [2025-11-06 08:23:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.092622 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:23:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 10.0.0.50 - - [2025-11-06 08:23:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018540 10.0.0.50 - - [2025-11-06 08:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2025-11-06 08:23:48] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065449 10.0.0.50 - - [2025-11-06 08:23:48] "GET /loadbalancer-listener/8935c0c1-b81c-444c-8c60-13d7a9de0812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003980 10.0.0.50 - - [2025-11-06 08:23:48] "GET /loadbalancer-listener/8935c0c1-b81c-444c-8c60-13d7a9de0812?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005038 10.0.0.50 - - [2025-11-06 08:23:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.065132 10.0.0.50 - - [2025-11-06 08:23:48] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011160 10.0.0.50 - - [2025-11-06 08:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.50 - - [2025-11-06 08:23:48] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?fields=floating_ips HTTP/1.1" 200 1165 0.010283 10.0.0.50 - - [2025-11-06 08:23:48] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003080 10.0.0.50 - - [2025-11-06 08:23:48] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031661 10.0.0.50 - - [2025-11-06 08:23:48] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.015838 10.0.0.50 - - [2025-11-06 08:23:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031867 10.0.0.50 - - [2025-11-06 08:23:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038370 10.0.0.50 - - [2025-11-06 08:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.50 - - [2025-11-06 08:23:48] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.174613 10.0.0.50 - - [2025-11-06 08:23:48] "GET /loadbalancer-listener/6791b675-c61f-4d26-9c2b-6494d69275be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008355 10.0.0.50 - - [2025-11-06 08:23:49] "GET /loadbalancer-listener/6791b675-c61f-4d26-9c2b-6494d69275be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.020853 10.0.0.50 - - [2025-11-06 08:23:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051029 10.0.0.50 - - [2025-11-06 08:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019744 10.0.0.50 - - [2025-11-06 08:23:49] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005587 10.0.0.50 - - [2025-11-06 08:23:49] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?fields=floating_ips HTTP/1.1" 200 1165 0.013760 10.0.0.50 - - [2025-11-06 08:23:49] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.016134 10.0.0.50 - - [2025-11-06 08:23:49] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.118861 10.0.0.50 - - [2025-11-06 08:23:49] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005365 10.0.0.50 - - [2025-11-06 08:23:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020745 10.0.0.50 - - [2025-11-06 08:23:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025625 10.0.0.50 - - [2025-11-06 08:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027259 10.0.0.50 - - [2025-11-06 08:23:49] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045189 10.0.0.50 - - [2025-11-06 08:23:49] "GET /loadbalancer-listener/9b493dc6-6a05-4be9-bf5d-13370455e68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.010916 10.0.0.50 - - [2025-11-06 08:23:49] "GET /loadbalancer-listener/9b493dc6-6a05-4be9-bf5d-13370455e68a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.008865 10.0.0.50 - - [2025-11-06 08:23:49] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025130 10.0.0.50 - - [2025-11-06 08:23:49] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007637 10.0.0.50 - - [2025-11-06 08:23:49] "GET /instance-ip/b335cce2-a665-492c-932a-ae77cf772849?fields=floating_ips HTTP/1.1" 200 1165 0.017051 10.0.0.50 - - [2025-11-06 08:23:49] "POST /tags HTTP/1.1" 200 371 0.049108 10.0.0.50 - - [2025-11-06 08:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.50 - - [2025-11-06 08:23:49] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.015707 10.0.0.50 - - [2025-11-06 08:23:49] "GET /tag/07d1f4c5-04f9-4875-9686-ac25d4923ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.017989 10.0.0.50 - - [2025-11-06 08:23:49] "POST /tags HTTP/1.1" 200 319 0.031044 10.0.0.50 - - [2025-11-06 08:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012963 10.0.0.50 - - [2025-11-06 08:23:49] "GET /tag/0588aafa-7e4e-4e70-8a7b-23adcaca7366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.019406 10.0.0.50 - - [2025-11-06 08:23:49] "POST /id-to-fqname HTTP/1.1" 200 181 0.000862 10.0.0.50 - - [2025-11-06 08:23:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.008760 10.0.0.50 - - [2025-11-06 08:23:50] "POST /security-groups HTTP/1.1" 200 578 0.097491 10.0.0.50 - - [2025-11-06 08:23:50] "POST /projects HTTP/1.1" 200 497 0.208144 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.001903 10.0.0.50 - - [2025-11-06 08:23:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021237 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014661 10.0.0.50 - - [2025-11-06 08:23:50] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.023440 10.0.0.50 - - [2025-11-06 08:23:50] "POST /access-control-lists HTTP/1.1" 200 587 0.093395 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015339 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.007033 10.0.0.50 - - [2025-11-06 08:23:50] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005913 10.0.0.50 - - [2025-11-06 08:23:50] "POST /access-control-lists HTTP/1.1" 200 585 0.073409 10.0.0.50 - - [2025-11-06 08:23:50] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.133222 10.0.0.50 - - [2025-11-06 08:23:50] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.060616 10.0.0.50 - - [2025-11-06 08:23:50] "POST /security-groups HTTP/1.1" 200 558 0.082133 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.001990 10.0.0.50 - - [2025-11-06 08:23:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029244 10.0.0.50 - - [2025-11-06 08:23:50] "POST /access-control-lists HTTP/1.1" 200 610 0.046871 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 404 247 0.011335 10.0.0.50 - - [2025-11-06 08:23:50] "POST /chown HTTP/1.1" 200 109 0.032302 10.0.0.50 - - [2025-11-06 08:23:50] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011679 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-11-06 08:23:50] "POST /access-control-lists HTTP/1.1" 200 608 0.072680 10.0.0.50 - - [2025-11-06 08:23:50] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.072322 10.0.0.50 - - [2025-11-06 08:23:50] "POST /tags HTTP/1.1" 409 214 0.005458 10.0.0.50 - - [2025-11-06 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007918 10.0.0.50 - - [2025-11-06 08:23:50] "GET /tag/0588aafa-7e4e-4e70-8a7b-23adcaca7366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.019514 10.0.0.50 - - [2025-11-06 08:23:51] "POST /firewall-rules HTTP/1.1" 200 578 0.080477 10.0.0.50 - - [2025-11-06 08:23:51] "GET /firewall-rule/fd0630c3-251c-4507-b552-387609ed3f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005099 10.0.0.50 - - [2025-11-06 08:23:51] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004269 10.0.0.50 - - [2025-11-06 08:23:51] "GET /firewall-rule/fd0630c3-251c-4507-b552-387609ed3f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002554 10.0.0.50 - - [2025-11-06 08:23:51] "POST /ref-update HTTP/1.1" 200 156 0.031289 10.0.0.50 - - [2025-11-06 08:23:51] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014572 10.0.0.50 - - [2025-11-06 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.50 - - [2025-11-06 08:23:51] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003269 10.0.0.50 - - [2025-11-06 08:23:51] "POST /tags HTTP/1.1" 409 214 0.005336 10.0.0.50 - - [2025-11-06 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.50 - - [2025-11-06 08:23:51] "GET /tag/0588aafa-7e4e-4e70-8a7b-23adcaca7366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.011904 10.0.0.50 - - [2025-11-06 08:23:51] "POST /firewall-rules HTTP/1.1" 200 576 0.071152 10.0.0.50 - - [2025-11-06 08:23:51] "GET /firewall-rule/7d411127-d3e7-4c7e-87ce-10d20865a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013889 10.0.0.50 - - [2025-11-06 08:23:51] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005285 10.0.0.50 - - [2025-11-06 08:23:51] "GET /firewall-rule/7d411127-d3e7-4c7e-87ce-10d20865a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007516 10.0.0.50 - - [2025-11-06 08:23:51] "POST /ref-update HTTP/1.1" 200 156 0.037662 10.0.0.50 - - [2025-11-06 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.50 - - [2025-11-06 08:23:51] "GET /loadbalancer/5e2b223d-819a-4c11-82e2-854b4627704e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002794 10.0.0.50 - - [2025-11-06 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2025-11-06 08:23:51] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.011569 10.0.0.50 - - [2025-11-06 08:23:51] "POST /tags HTTP/1.1" 200 363 0.022122 10.0.0.50 - - [2025-11-06 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013688 10.0.0.50 - - [2025-11-06 08:23:51] "GET /tag/244ea641-889a-4f83-bf54-60ffce56b26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016605 10.0.0.50 - - [2025-11-06 08:23:51] "POST /tags HTTP/1.1" 200 311 0.027639 10.0.0.50 - - [2025-11-06 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027821 10.0.0.50 - - [2025-11-06 08:23:51] "GET /tag/fbbc3732-1647-40ae-a956-c796f57458d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016847 10.0.0.50 - - [2025-11-06 08:23:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000686 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.004219 10.0.0.50 - - [2025-11-06 08:23:52] "POST /security-groups HTTP/1.1" 200 574 0.088395 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.004181 10.0.0.50 - - [2025-11-06 08:23:52] "POST /projects HTTP/1.1" 200 489 0.280584 10.0.0.50 - - [2025-11-06 08:23:52] "POST /access-control-lists HTTP/1.1" 200 583 0.065937 10.0.0.50 - - [2025-11-06 08:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.058939 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.014054 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011450 10.0.0.50 - - [2025-11-06 08:23:52] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009979 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.50 - - [2025-11-06 08:23:52] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.044601 10.0.0.50 - - [2025-11-06 08:23:52] "POST /access-control-lists HTTP/1.1" 200 581 0.078799 10.0.0.50 - - [2025-11-06 08:23:52] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.065443 10.0.0.50 - - [2025-11-06 08:23:52] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.084710 10.0.0.50 - - [2025-11-06 08:23:52] "POST /security-groups HTTP/1.1" 200 546 0.071145 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.002857 10.0.0.50 - - [2025-11-06 08:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.060016 10.0.0.50 - - [2025-11-06 08:23:52] "POST /access-control-lists HTTP/1.1" 200 602 0.086257 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.016763 10.0.0.50 - - [2025-11-06 08:23:52] "POST /chown HTTP/1.1" 200 109 0.044028 10.0.0.50 - - [2025-11-06 08:23:52] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014797 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2025-11-06 08:23:52] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031508 10.0.0.50 - - [2025-11-06 08:23:52] "POST /access-control-lists HTTP/1.1" 200 600 0.063041 10.0.0.50 - - [2025-11-06 08:23:52] "POST /tags HTTP/1.1" 409 210 0.015406 10.0.0.50 - - [2025-11-06 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.50 - - [2025-11-06 08:23:52] "GET /tag/fbbc3732-1647-40ae-a956-c796f57458d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013688 10.0.0.50 - - [2025-11-06 08:23:53] "POST /firewall-rules HTTP/1.1" 200 570 0.071831 10.0.0.50 - - [2025-11-06 08:23:53] "GET /firewall-rule/e50373ba-35a4-48c2-b2d1-b87c9d86a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004979 10.0.0.50 - - [2025-11-06 08:23:53] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003912 10.0.0.50 - - [2025-11-06 08:23:53] "GET /firewall-rule/e50373ba-35a4-48c2-b2d1-b87c9d86a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002354 10.0.0.50 - - [2025-11-06 08:23:53] "POST /ref-update HTTP/1.1" 200 156 0.058580 10.0.0.50 - - [2025-11-06 08:23:53] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009731 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.50 - - [2025-11-06 08:23:53] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003277 10.0.0.50 - - [2025-11-06 08:23:53] "POST /tags HTTP/1.1" 409 210 0.002016 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.50 - - [2025-11-06 08:23:53] "GET /tag/fbbc3732-1647-40ae-a956-c796f57458d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011786 10.0.0.50 - - [2025-11-06 08:23:53] "POST /firewall-rules HTTP/1.1" 200 568 0.079311 10.0.0.50 - - [2025-11-06 08:23:53] "GET /firewall-rule/1fd258a1-4b52-4575-ad59-8b1c0c509ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005685 10.0.0.50 - - [2025-11-06 08:23:53] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004895 10.0.0.50 - - [2025-11-06 08:23:53] "GET /firewall-rule/1fd258a1-4b52-4575-ad59-8b1c0c509ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003220 10.0.0.50 - - [2025-11-06 08:23:53] "POST /ref-update HTTP/1.1" 200 156 0.043478 10.0.0.50 - - [2025-11-06 08:23:53] "POST /tags HTTP/1.1" 409 237 0.003004 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-11-06 08:23:53] "GET /tag/cebf8fc0-df64-4860-82ac-d461a15c5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015267 10.0.0.50 - - [2025-11-06 08:23:53] "POST /tags HTTP/1.1" 409 210 0.009329 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2025-11-06 08:23:53] "GET /tag/8e2cdece-84a8-4c2e-a84b-cb7e53d0413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013621 10.0.0.50 - - [2025-11-06 08:23:53] "POST /projects HTTP/1.1" 409 223 0.003110 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-11-06 08:23:53] "GET /project/6c599bb4-dfd5-4b36-beea-168d69496007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046470 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2025-11-06 08:23:53] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004778 10.0.0.50 - - [2025-11-06 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.50 - - [2025-11-06 08:23:53] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005393 10.0.0.50 - - [2025-11-06 08:23:53] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.050113 10.0.0.50 - - [2025-11-06 08:23:54] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.059875 10.0.0.50 - - [2025-11-06 08:23:54] "POST /security-groups HTTP/1.1" 409 253 0.003982 10.0.0.50 - - [2025-11-06 08:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2025-11-06 08:23:54] "PUT /security-group/c64f4f2b-33bd-4f99-be00-732dd355767e HTTP/1.1" 200 262 0.064730 10.0.0.50 - - [2025-11-06 08:23:54] "PUT /access-control-list/6fc6f039-b3e0-438a-b199-4a4e16295153 HTTP/1.1" 200 272 0.029979 10.0.0.50 - - [2025-11-06 08:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035606 10.0.0.50 - - [2025-11-06 08:23:54] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025574 10.0.0.50 - - [2025-11-06 08:23:54] "PUT /access-control-list/de27758b-9052-48e1-b603-88bc06b5267a HTTP/1.1" 200 272 0.057431 10.0.0.50 - - [2025-11-06 08:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018438 10.0.0.50 - - [2025-11-06 08:23:54] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003101 10.0.0.50 - - [2025-11-06 08:23:54] "POST /tags HTTP/1.1" 409 210 0.002430 10.0.0.50 - - [2025-11-06 08:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2025-11-06 08:23:54] "GET /tag/8e2cdece-84a8-4c2e-a84b-cb7e53d0413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011266 10.0.0.50 - - [2025-11-06 08:23:54] "POST /firewall-rules HTTP/1.1" 200 570 0.080531 10.0.0.50 - - [2025-11-06 08:23:54] "GET /firewall-rule/115d59c3-8d11-4f1d-8a0e-ca785edd1dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012049 10.0.0.50 - - [2025-11-06 08:23:54] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004234 10.0.0.50 - - [2025-11-06 08:23:54] "GET /firewall-rule/115d59c3-8d11-4f1d-8a0e-ca785edd1dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003279 10.0.0.50 - - [2025-11-06 08:23:54] "POST /ref-update HTTP/1.1" 200 156 0.052949 10.0.0.50 - - [2025-11-06 08:23:54] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012786 10.0.0.50 - - [2025-11-06 08:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2025-11-06 08:23:54] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003265 10.0.0.50 - - [2025-11-06 08:23:54] "POST /tags HTTP/1.1" 409 210 0.002238 10.0.0.50 - - [2025-11-06 08:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.50 - - [2025-11-06 08:23:54] "GET /tag/8e2cdece-84a8-4c2e-a84b-cb7e53d0413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023474 10.0.0.50 - - [2025-11-06 08:23:54] "POST /firewall-rules HTTP/1.1" 200 568 0.081940 10.0.0.50 - - [2025-11-06 08:23:54] "GET /firewall-rule/9a165a54-5e44-45ad-a34f-57ac23d90dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005948 10.0.0.50 - - [2025-11-06 08:23:54] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.011419 10.0.0.50 - - [2025-11-06 08:23:54] "GET /firewall-rule/9a165a54-5e44-45ad-a34f-57ac23d90dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003197 10.0.0.50 - - [2025-11-06 08:23:55] "POST /ref-update HTTP/1.1" 200 156 0.052163 10.0.0.50 - - [2025-11-06 08:23:55] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007920 10.0.0.50 - - [2025-11-06 08:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.249 - - [2025-11-06 08:24:03] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.249 - - [2025-11-06 08:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.249 - - [2025-11-06 08:24:03] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005855 10.0.0.249 - - [2025-11-06 08:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.249 - - [2025-11-06 08:24:03] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004035 10.0.0.249 - - [2025-11-06 08:24:03] "PUT /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7 HTTP/1.1" 200 274 0.010510 10.0.0.249 - - [2025-11-06 08:24:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.009069 10.0.0.249 - - [2025-11-06 08:24:03] "POST /virtual-routers HTTP/1.1" 200 599 0.019662 10.0.0.249 - - [2025-11-06 08:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006808 10.0.0.249 - - [2025-11-06 08:24:03] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.010741 10.0.0.249 - - [2025-11-06 08:24:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.002494 10.0.0.249 - - [2025-11-06 08:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.249 - - [2025-11-06 08:24:03] "GET /virtual-network/466b9342-5807-420d-ad36-11ab9df51bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006215 10.0.0.249 - - [2025-11-06 08:24:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.095188 10.0.0.50 - - [2025-11-06 08:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.50 - - [2025-11-06 08:24:14] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004432 10.0.0.249 - - [2025-11-06 08:24:38] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.249 - - [2025-11-06 08:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.249 - - [2025-11-06 08:24:38] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005344 10.0.0.249 - - [2025-11-06 08:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.249 - - [2025-11-06 08:24:38] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003338 10.0.0.249 - - [2025-11-06 08:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.249 - - [2025-11-06 08:24:38] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003624 10.0.0.249 - - [2025-11-06 08:24:38] "PUT /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80 HTTP/1.1" 200 262 0.011521 10.0.0.249 - - [2025-11-06 08:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.249 - - [2025-11-06 08:24:38] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002806 10.0.0.249 - - [2025-11-06 08:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.249 - - [2025-11-06 08:24:38] "GET /virtual-machine-interface/4279fb1f-6a9c-4c8b-a9d9-13bd37e77193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005659 10.0.0.249 - - [2025-11-06 08:24:38] "PUT /virtual-machine-interface/4279fb1f-6a9c-4c8b-a9d9-13bd37e77193 HTTP/1.1" 200 284 0.015558 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:24:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:24:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:25:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.50 - - [2025-11-06 08:25:17] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.50 - - [2025-11-06 08:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.50 - - [2025-11-06 08:25:17] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006592 10.0.0.50 - - [2025-11-06 08:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.50 - - [2025-11-06 08:25:17] "GET /config-node/693b466a-93c4-40e4-b8ba-5aee9f24621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004519 10.0.0.50 - - [2025-11-06 08:25:29] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.50 - - [2025-11-06 08:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.50 - - [2025-11-06 08:25:29] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003835 10.0.0.50 - - [2025-11-06 08:25:29] "POST /bgp-routers HTTP/1.1" 409 301 0.003931 10.0.0.50 - - [2025-11-06 08:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-11-06 08:25:29] "GET /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004777 10.0.0.50 - - [2025-11-06 08:25:29] "PUT /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56 HTTP/1.1" 200 254 0.012455 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:25:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:25:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.50 - - [2025-11-06 08:27:23] "GET /global-system-configs HTTP/1.1" 200 322 0.006021 10.0.0.50 - - [2025-11-06 08:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.007412 10.0.0.50 - - [2025-11-06 08:27:40] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004176 10.0.0.50 - - [2025-11-06 08:27:40] "POST /ref-update HTTP/1.1" 200 156 0.012609 10.0.0.50 - - [2025-11-06 08:27:46] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006525 10.0.0.50 - - [2025-11-06 08:27:46] "POST /set-tag HTTP/1.1" 200 109 0.008673 10.0.0.50 - - [2025-11-06 08:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.50 - - [2025-11-06 08:27:46] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005955 10.0.0.50 - - [2025-11-06 08:27:46] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005010 10.0.0.50 - - [2025-11-06 08:27:46] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.50 - - [2025-11-06 08:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2025-11-06 08:27:46] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002858 10.0.0.50 - - [2025-11-06 08:27:46] "GET /loadbalancer-pool/6a7d0f98-ea9e-4df3-abfc-368a74f1dcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013015 10.0.0.50 - - [2025-11-06 08:27:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016860 10.0.0.50 - - [2025-11-06 08:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015361 10.0.0.50 - - [2025-11-06 08:27:46] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007028 10.0.0.50 - - [2025-11-06 08:27:46] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010520 10.0.0.50 - - [2025-11-06 08:27:46] "POST /ref-update HTTP/1.1" 200 156 0.011608 10.0.0.50 - - [2025-11-06 08:27:46] "POST /tags HTTP/1.1" 409 205 0.003929 10.0.0.50 - - [2025-11-06 08:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2025-11-06 08:27:46] "GET /tag/63d635af-2228-415c-8a9a-937c4d169d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014723 10.0.0.50 - - [2025-11-06 08:27:46] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.005808 10.0.0.50 - - [2025-11-06 08:27:46] "PUT /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722 HTTP/1.1" 200 256 0.017870 10.0.0.50 - - [2025-11-06 08:27:46] "POST /set-tag HTTP/1.1" 200 109 0.097264 10.0.0.50 - - [2025-11-06 08:27:46] "GET /loadbalancer-pool/c2611109-60b4-47dc-abf6-878653328a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005056 10.0.0.50 - - [2025-11-06 08:27:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023214 10.0.0.50 - - [2025-11-06 08:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027475 10.0.0.50 - - [2025-11-06 08:27:47] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014513 10.0.0.50 - - [2025-11-06 08:27:47] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008872 10.0.0.50 - - [2025-11-06 08:27:47] "POST /ref-update HTTP/1.1" 200 156 0.012972 10.0.0.50 - - [2025-11-06 08:27:47] "POST /set-tag HTTP/1.1" 200 109 0.005400 10.0.0.50 - - [2025-11-06 08:27:47] "GET /loadbalancer-pool/1d9dae02-fbd9-419e-9a6a-e4f3afd08f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011540 10.0.0.50 - - [2025-11-06 08:27:47] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003205 10.0.0.50 - - [2025-11-06 08:27:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038463 10.0.0.50 - - [2025-11-06 08:27:47] "PUT /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722 HTTP/1.1" 200 256 0.032024 10.0.0.50 - - [2025-11-06 08:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009797 10.0.0.50 - - [2025-11-06 08:27:47] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014120 10.0.0.50 - - [2025-11-06 08:27:47] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007405 10.0.0.50 - - [2025-11-06 08:27:47] "POST /set-tag HTTP/1.1" 200 109 0.005196 10.0.0.50 - - [2025-11-06 08:27:47] "POST /ref-update HTTP/1.1" 200 156 0.007218 10.0.0.50 - - [2025-11-06 08:27:47] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002925 10.0.0.50 - - [2025-11-06 08:27:47] "PUT /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722 HTTP/1.1" 200 256 0.012308 10.0.0.50 - - [2025-11-06 08:29:57] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006856 10.0.0.50 - - [2025-11-06 08:29:57] "POST /set-tag HTTP/1.1" 200 109 0.006039 10.0.0.50 - - [2025-11-06 08:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.50 - - [2025-11-06 08:29:57] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004043 10.0.0.50 - - [2025-11-06 08:29:57] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005715 10.0.0.50 - - [2025-11-06 08:29:57] "POST /set-tag HTTP/1.1" 200 109 0.042301 10.0.0.50 - - [2025-11-06 08:29:58] "DELETE /loadbalancer-member/9de0fc7f-e490-4169-b564-fb01fa580e7f HTTP/1.1" 200 115 0.062870 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015962 10.0.0.50 - - [2025-11-06 08:29:58] "POST /set-tag HTTP/1.1" 200 109 0.003607 10.0.0.50 - - [2025-11-06 08:29:58] "DELETE /loadbalancer-member/18a90d56-fea3-457d-aef8-020a5eaae849 HTTP/1.1" 200 115 0.056029 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009029 10.0.0.50 - - [2025-11-06 08:29:58] "POST /set-tag HTTP/1.1" 200 109 0.004041 10.0.0.50 - - [2025-11-06 08:29:58] "DELETE /loadbalancer-member/298813d9-666d-4d19-8452-d8a5980082e8 HTTP/1.1" 200 115 0.060183 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008378 10.0.0.50 - - [2025-11-06 08:29:58] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.50 - - [2025-11-06 08:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.50 - - [2025-11-06 08:29:58] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003311 10.0.0.50 - - [2025-11-06 08:29:58] "GET /loadbalancer-pool/6a7d0f98-ea9e-4df3-abfc-368a74f1dcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003455 10.0.0.50 - - [2025-11-06 08:29:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023907 10.0.0.50 - - [2025-11-06 08:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017772 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021456 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006281 10.0.0.50 - - [2025-11-06 08:29:58] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005344 10.0.0.50 - - [2025-11-06 08:29:58] "POST /set-tag HTTP/1.1" 200 109 0.081487 10.0.0.50 - - [2025-11-06 08:29:58] "GET /loadbalancer-pool/c2611109-60b4-47dc-abf6-878653328a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021659 10.0.0.50 - - [2025-11-06 08:29:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.053918 10.0.0.50 - - [2025-11-06 08:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026134 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.033114 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005717 10.0.0.50 - - [2025-11-06 08:29:58] "POST /set-tag HTTP/1.1" 200 109 0.004543 10.0.0.50 - - [2025-11-06 08:29:58] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006501 10.0.0.50 - - [2025-11-06 08:29:58] "GET /loadbalancer-pool/1d9dae02-fbd9-419e-9a6a-e4f3afd08f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003736 10.0.0.50 - - [2025-11-06 08:29:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035885 10.0.0.50 - - [2025-11-06 08:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026197 10.0.0.50 - - [2025-11-06 08:29:58] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008637 10.0.0.50 - - [2025-11-06 08:29:59] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017512 10.0.0.50 - - [2025-11-06 08:29:59] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008027 10.0.0.50 - - [2025-11-06 08:29:59] "POST /set-tag HTTP/1.1" 200 109 0.005527 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001341 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001580 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001392 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001781 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:30:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001331 10.0.0.50 - - [2025-11-06 08:31:39] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.50 - - [2025-11-06 08:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.50 - - [2025-11-06 08:31:39] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028118 10.0.0.50 - - [2025-11-06 08:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.50 - - [2025-11-06 08:31:39] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032167 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015202 10.0.0.50 - - [2025-11-06 08:31:40] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046836 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.002732 10.0.0.50 - - [2025-11-06 08:31:40] "POST /tags HTTP/1.1" 200 333 0.043347 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.50 - - [2025-11-06 08:31:40] "GET /tag/bafa7087-527b-41eb-85a9-5a99305d5047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014387 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2025-11-06 08:31:40] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038042 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2025-11-06 08:31:40] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006265 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.50 - - [2025-11-06 08:31:40] "GET /service-appliance-set/5d088571-4642-4337-9d8b-8b71a5ecd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004737 10.0.0.50 - - [2025-11-06 08:31:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.002702 10.0.0.50 - - [2025-11-06 08:31:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.120321 10.0.0.50 - - [2025-11-06 08:31:41] "GET /virtual-machine-interface/4cc39b20-a9f0-4aac-b515-4f7e380f167f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.023149 10.0.0.50 - - [2025-11-06 08:31:41] "POST /instance-ips HTTP/1.1" 200 409 0.036443 10.0.0.50 - - [2025-11-06 08:31:41] "GET /instance-ip/f0c0113c-96b2-4306-95a0-5502baea1348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.023278 10.0.0.50 - - [2025-11-06 08:31:41] "POST /loadbalancers HTTP/1.1" 200 610 0.059898 10.0.0.50 - - [2025-11-06 08:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022152 10.0.0.50 - - [2025-11-06 08:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019837 10.0.0.50 - - [2025-11-06 08:31:41] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070141 10.0.0.50 - - [2025-11-06 08:31:41] "GET /instance-ip/f0c0113c-96b2-4306-95a0-5502baea1348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006284 10.0.0.50 - - [2025-11-06 08:31:41] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.149938 10.0.0.50 - - [2025-11-06 08:31:41] "GET /loadbalancer/3713ba1d-8e5a-411f-9051-05f6cf98d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006078 10.0.0.50 - - [2025-11-06 08:31:41] "POST /floating-ips HTTP/1.1" 200 597 0.070009 10.0.0.50 - - [2025-11-06 08:31:41] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.050744 10.0.0.50 - - [2025-11-06 08:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2025-11-06 08:31:41] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042104 10.0.0.50 - - [2025-11-06 08:31:41] "GET /loadbalancer-listener/48a2f0ad-b47b-4e6a-b46b-d4ed9113e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004808 10.0.0.50 - - [2025-11-06 08:31:41] "GET /loadbalancer-listener/48a2f0ad-b47b-4e6a-b46b-d4ed9113e6f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004626 10.0.0.50 - - [2025-11-06 08:31:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036021 10.0.0.50 - - [2025-11-06 08:31:41] "GET /instance-ip/f0c0113c-96b2-4306-95a0-5502baea1348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008567 10.0.0.50 - - [2025-11-06 08:31:41] "GET /instance-ip/f0c0113c-96b2-4306-95a0-5502baea1348?fields=floating_ips HTTP/1.1" 200 1213 0.013333 10.0.0.50 - - [2025-11-06 08:31:41] "GET /floating-ip/29720a03-8cc9-486e-a547-84418008c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004985 10.0.0.50 - - [2025-11-06 08:31:41] "POST /tags HTTP/1.1" 200 295 0.119003 10.0.0.50 - - [2025-11-06 08:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014674 10.0.0.50 - - [2025-11-06 08:31:42] "GET /tag/19b7ddad-2905-4d8c-9feb-8535f8831dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.019739 10.0.0.50 - - [2025-11-06 08:31:42] "POST /tags HTTP/1.1" 409 233 0.003696 10.0.0.50 - - [2025-11-06 08:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2025-11-06 08:31:42] "GET /tag/00e6ef07-b2eb-412a-8a69-30f827049061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.016457 10.0.0.50 - - [2025-11-06 08:31:42] "POST /tags HTTP/1.1" 409 206 0.003605 10.0.0.50 - - [2025-11-06 08:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2025-11-06 08:31:42] "GET /tag/bc1c433c-4264-4bb5-ac21-2ace2a312816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016546 10.0.0.50 - - [2025-11-06 08:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.50 - - [2025-11-06 08:31:42] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006368 10.0.0.50 - - [2025-11-06 08:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2025-11-06 08:31:42] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053953 10.0.0.50 - - [2025-11-06 08:31:42] "POST /virtual-machines HTTP/1.1" 200 369 0.019177 10.0.0.50 - - [2025-11-06 08:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032715 10.0.0.50 - - [2025-11-06 08:31:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150012 10.0.0.50 - - [2025-11-06 08:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008779 10.0.0.50 - - [2025-11-06 08:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.50 - - [2025-11-06 08:31:42] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005121 10.0.0.50 - - [2025-11-06 08:31:42] "POST /instance-ips HTTP/1.1" 200 409 0.031146 10.0.0.50 - - [2025-11-06 08:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032047 10.0.0.50 - - [2025-11-06 08:31:42] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005861 10.0.0.50 - - [2025-11-06 08:31:42] "POST /set-tag HTTP/1.1" 200 109 0.021243 10.0.0.50 - - [2025-11-06 08:31:42] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.023008 10.0.0.50 - - [2025-11-06 08:31:42] "GET /instance-ip/05cffc5e-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003283 10.0.0.50 - - [2025-11-06 08:31:42] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005105 10.0.0.50 - - [2025-11-06 08:31:42] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.50 - - [2025-11-06 08:31:42] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004163 10.0.0.50 - - [2025-11-06 08:31:43] "POST /ref-update HTTP/1.1" 200 156 0.028237 10.0.0.50 - - [2025-11-06 08:31:43] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013291 10.0.0.50 - - [2025-11-06 08:31:43] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.50 - - [2025-11-06 08:31:43] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005217 10.0.0.50 - - [2025-11-06 08:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.50 - - [2025-11-06 08:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.50 - - [2025-11-06 08:31:43] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012616 10.0.0.50 - - [2025-11-06 08:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.50 - - [2025-11-06 08:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.50 - - [2025-11-06 08:31:43] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037721 10.0.0.50 - - [2025-11-06 08:31:43] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045826 10.0.0.50 - - [2025-11-06 08:31:43] "GET /virtual-networks?parent_id=10f09ac2-1a25-475a-8d94-f8c2df08be53&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004735 10.0.0.50 - - [2025-11-06 08:31:43] "POST /virtual-machines HTTP/1.1" 200 369 0.021010 10.0.0.50 - - [2025-11-06 08:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029575 10.0.0.50 - - [2025-11-06 08:31:43] "POST /virtual-networks HTTP/1.1" 200 512 0.135264 10.0.0.50 - - [2025-11-06 08:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022846 10.0.0.50 - - [2025-11-06 08:31:43] "POST /route-targets HTTP/1.1" 200 327 0.037917 10.0.0.50 - - [2025-11-06 08:31:44] "GET /network-ipam/6787e39f-6d98-40d9-87cd-5f9b78f94cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.051279 10.0.0.50 - - [2025-11-06 08:31:44] "POST /ref-update HTTP/1.1" 200 156 0.088091 10.0.0.50 - - [2025-11-06 08:31:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.263655 10.0.0.50 - - [2025-11-06 08:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032396 10.0.0.50 - - [2025-11-06 08:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023647 10.0.0.50 - - [2025-11-06 08:31:44] "POST /useragent-kv HTTP/1.1" 200 115 0.018736 10.0.0.50 - - [2025-11-06 08:31:44] "POST /ref-update HTTP/1.1" 200 156 0.170544 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006198 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007278 10.0.0.50 - - [2025-11-06 08:31:44] "GET /domains HTTP/1.1" 200 280 0.002752 10.0.0.50 - - [2025-11-06 08:31:44] "GET /domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 HTTP/1.1" 200 3087 0.023245 10.0.0.50 - - [2025-11-06 08:31:44] "POST /instance-ips HTTP/1.1" 200 409 0.045598 10.0.0.50 - - [2025-11-06 08:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.084016 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007356 10.0.0.50 - - [2025-11-06 08:31:44] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53 HTTP/1.1" 200 7064 0.133298 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2089 0.006350 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2089 0.004474 10.0.0.50 - - [2025-11-06 08:31:44] "GET /routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a HTTP/1.1" 200 1402 0.003515 10.0.0.50 - - [2025-11-06 08:31:44] "GET /routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a HTTP/1.1" 200 1402 0.003040 10.0.0.50 - - [2025-11-06 08:31:44] "GET /route-target/673b3183-5b08-4e7e-bef4-de7a443b9641 HTTP/1.1" 200 1152 0.004764 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2089 0.004387 10.0.0.50 - - [2025-11-06 08:31:44] "GET /routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a HTTP/1.1" 200 1402 0.004257 10.0.0.50 - - [2025-11-06 08:31:44] "POST /set-tag HTTP/1.1" 200 109 0.032487 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014807 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.031851 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2089 0.015838 10.0.0.50 - - [2025-11-06 08:31:44] "GET /instance-ip/06bf179e-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004005 10.0.0.50 - - [2025-11-06 08:31:44] "GET /routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a HTTP/1.1" 200 1402 0.003276 10.0.0.50 - - [2025-11-06 08:31:44] "GET /routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a HTTP/1.1" 200 1402 0.002865 10.0.0.50 - - [2025-11-06 08:31:44] "GET /route-target/673b3183-5b08-4e7e-bef4-de7a443b9641 HTTP/1.1" 200 1152 0.003407 10.0.0.50 - - [2025-11-06 08:31:44] "GET /domains HTTP/1.1" 200 280 0.005009 10.0.0.50 - - [2025-11-06 08:31:44] "GET /domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 HTTP/1.1" 200 3087 0.003516 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004283 10.0.0.50 - - [2025-11-06 08:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.014933 10.0.0.50 - - [2025-11-06 08:31:44] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53 HTTP/1.1" 200 7064 0.040943 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2089 0.004588 10.0.0.50 - - [2025-11-06 08:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.50 - - [2025-11-06 08:31:44] "POST /ref-update HTTP/1.1" 200 156 0.021617 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.029199 10.0.0.50 - - [2025-11-06 08:31:44] "POST /set-tag HTTP/1.1" 200 109 0.005421 10.0.0.50 - - [2025-11-06 08:31:44] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089749 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005817 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006024 10.0.0.50 - - [2025-11-06 08:31:44] "GET /floating-ip-pools?parent_id=62bf0e87-748c-43ec-bfda-e5dcd0dadf9c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004903 10.0.0.50 - - [2025-11-06 08:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005058 10.0.0.50 - - [2025-11-06 08:31:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026747 10.0.0.50 - - [2025-11-06 08:31:44] "POST /ref-update HTTP/1.1" 200 156 0.028383 10.0.0.50 - - [2025-11-06 08:31:44] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004901 10.0.0.50 - - [2025-11-06 08:31:44] "GET /domains HTTP/1.1" 200 280 0.002069 10.0.0.50 - - [2025-11-06 08:31:44] "GET /domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 HTTP/1.1" 200 3087 0.003218 10.0.0.50 - - [2025-11-06 08:31:45] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53 HTTP/1.1" 200 7320 0.039477 10.0.0.50 - - [2025-11-06 08:31:45] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2327 0.006082 10.0.0.50 - - [2025-11-06 08:31:45] "GET /floating-ip-pool/c9a86045-b87c-4244-bf5d-1eb10532fdc6 HTTP/1.1" 200 1315 0.002659 10.0.0.50 - - [2025-11-06 08:31:45] "GET /domains HTTP/1.1" 200 280 0.002321 10.0.0.50 - - [2025-11-06 08:31:45] "GET /domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 HTTP/1.1" 200 3087 0.002971 10.0.0.50 - - [2025-11-06 08:31:45] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53 HTTP/1.1" 200 7320 0.025029 10.0.0.50 - - [2025-11-06 08:31:45] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 2327 0.005554 10.0.0.50 - - [2025-11-06 08:31:45] "GET /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004379 10.0.0.50 - - [2025-11-06 08:31:45] "POST /tags HTTP/1.1" 200 365 0.061036 10.0.0.50 - - [2025-11-06 08:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018092 10.0.0.50 - - [2025-11-06 08:31:45] "GET /tag/fb32d897-0a90-4842-9ba3-e758760d277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015185 10.0.0.50 - - [2025-11-06 08:31:45] "POST /tags HTTP/1.1" 409 206 0.002398 10.0.0.50 - - [2025-11-06 08:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2025-11-06 08:31:45] "GET /tag/bc1c433c-4264-4bb5-ac21-2ace2a312816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012483 10.0.0.50 - - [2025-11-06 08:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2025-11-06 08:31:45] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038383 10.0.0.50 - - [2025-11-06 08:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.50 - - [2025-11-06 08:31:45] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005063 10.0.0.50 - - [2025-11-06 08:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.50 - - [2025-11-06 08:31:45] "GET /service-appliance-set/1faf40b9-ebc1-437a-84de-184f74f190ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004693 10.0.0.50 - - [2025-11-06 08:31:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.002582 10.0.0.50 - - [2025-11-06 08:31:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119409 10.0.0.50 - - [2025-11-06 08:31:45] "GET /virtual-machine-interface/1d4149a1-b4a7-4570-ade9-3efbae1c260f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026858 10.0.0.50 - - [2025-11-06 08:31:45] "POST /set-tag HTTP/1.1" 200 109 0.015955 10.0.0.50 - - [2025-11-06 08:31:45] "POST /instance-ips HTTP/1.1" 200 417 0.057052 10.0.0.50 - - [2025-11-06 08:31:45] "GET /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012427 10.0.0.50 - - [2025-11-06 08:31:45] "POST /loadbalancers HTTP/1.1" 200 618 0.064460 10.0.0.50 - - [2025-11-06 08:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.048517 10.0.0.50 - - [2025-11-06 08:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009923 10.0.0.50 - - [2025-11-06 08:31:46] "POST /service-instances HTTP/1.1" 200 566 0.051172 10.0.0.50 - - [2025-11-06 08:31:46] "POST /ref-update HTTP/1.1" 200 156 0.011863 10.0.0.50 - - [2025-11-06 08:31:46] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054804 10.0.0.50 - - [2025-11-06 08:31:46] "GET /virtual-machine-interface/1d4149a1-b4a7-4570-ade9-3efbae1c260f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004973 10.0.0.50 - - [2025-11-06 08:31:46] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.029172 10.0.0.50 - - [2025-11-06 08:31:46] "GET /virtual-machine-interface/1d4149a1-b4a7-4570-ade9-3efbae1c260f?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.025919 10.0.0.50 - - [2025-11-06 08:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027491 10.0.0.50 - - [2025-11-06 08:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.50 - - [2025-11-06 08:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.50 - - [2025-11-06 08:31:46] "GET /floating-ip-pool/c9a86045-b87c-4244-bf5d-1eb10532fdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002405 10.0.0.50 - - [2025-11-06 08:31:46] "POST /virtual-machines HTTP/1.1" 200 429 0.023356 10.0.0.50 - - [2025-11-06 08:31:46] "POST /floating-ips HTTP/1.1" 200 671 0.178093 10.0.0.50 - - [2025-11-06 08:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023330 10.0.0.50 - - [2025-11-06 08:31:46] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006690 10.0.0.50 - - [2025-11-06 08:31:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.228508 10.0.0.50 - - [2025-11-06 08:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012896 10.0.0.50 - - [2025-11-06 08:31:46] "POST /chown HTTP/1.1" 200 109 0.012843 10.0.0.50 - - [2025-11-06 08:31:46] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003788 10.0.0.50 - - [2025-11-06 08:31:46] "POST /tags HTTP/1.1" 409 221 0.012237 10.0.0.50 - - [2025-11-06 08:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2025-11-06 08:31:46] "POST /chown HTTP/1.1" 200 109 0.018148 10.0.0.50 - - [2025-11-06 08:31:46] "PUT /virtual-machine-interface/74a1a0d2-c5ea-4cb1-89b6-a57bb7dd8e6c HTTP/1.1" 200 284 0.026259 10.0.0.50 - - [2025-11-06 08:31:46] "GET /tag/bafa7087-527b-41eb-85a9-5a99305d5047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.047128 10.0.0.50 - - [2025-11-06 08:31:46] "POST /tags HTTP/1.1" 409 238 0.013016 10.0.0.50 - - [2025-11-06 08:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.50 - - [2025-11-06 08:31:46] "PUT /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 256 0.083477 10.0.0.50 - - [2025-11-06 08:31:46] "GET /tag/fb32d897-0a90-4842-9ba3-e758760d277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.032030 10.0.0.50 - - [2025-11-06 08:31:46] "POST /ref-update HTTP/1.1" 200 156 0.047862 10.0.0.50 - - [2025-11-06 08:31:46] "POST /ref-update HTTP/1.1" 200 156 0.032352 10.0.0.50 - - [2025-11-06 08:31:46] "POST /ref-update HTTP/1.1" 200 156 0.031008 10.0.0.50 - - [2025-11-06 08:31:46] "POST /firewall-rules HTTP/1.1" 200 650 0.172760 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.052066 10.0.0.50 - - [2025-11-06 08:31:47] "GET /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.018034 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.028441 10.0.0.50 - - [2025-11-06 08:31:47] "GET /firewall-policy/8990f39e-e403-47ef-8abb-df8a491087bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.007219 10.0.0.50 - - [2025-11-06 08:31:47] "GET /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002908 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.031594 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.030932 10.0.0.50 - - [2025-11-06 08:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010187 10.0.0.50 - - [2025-11-06 08:31:47] "POST /virtual-machines HTTP/1.1" 200 429 0.014923 10.0.0.50 - - [2025-11-06 08:31:47] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037770 10.0.0.50 - - [2025-11-06 08:31:47] "GET /loadbalancer/381cfe08-9125-415f-a6bb-ddba85e7e01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003398 10.0.0.50 - - [2025-11-06 08:31:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111119 10.0.0.50 - - [2025-11-06 08:31:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.084077 10.0.0.50 - - [2025-11-06 08:31:47] "POST /chown HTTP/1.1" 200 109 0.034088 10.0.0.50 - - [2025-11-06 08:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.50 - - [2025-11-06 08:31:47] "POST /chown HTTP/1.1" 200 109 0.012954 10.0.0.50 - - [2025-11-06 08:31:47] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070698 10.0.0.50 - - [2025-11-06 08:31:47] "GET /loadbalancer-listener/69ed4ed7-dc2c-4c6a-aaf5-4dd5ae25ea6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007017 10.0.0.50 - - [2025-11-06 08:31:47] "PUT /virtual-machine-interface/3dcecc44-94f3-453e-ab17-39dadb4e93ef HTTP/1.1" 200 284 0.052589 10.0.0.50 - - [2025-11-06 08:31:47] "PUT /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 256 0.028160 10.0.0.50 - - [2025-11-06 08:31:47] "GET /loadbalancer-listener/69ed4ed7-dc2c-4c6a-aaf5-4dd5ae25ea6b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005363 10.0.0.50 - - [2025-11-06 08:31:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.036541 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.045357 10.0.0.50 - - [2025-11-06 08:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043899 10.0.0.50 - - [2025-11-06 08:31:47] "GET /loadbalancer-pool/fa883000-ba36-4eea-95cf-476b5e1d26dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008318 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.062001 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.034630 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.015985 10.0.0.50 - - [2025-11-06 08:31:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.099734 10.0.0.50 - - [2025-11-06 08:31:47] "POST /ref-update HTTP/1.1" 200 156 0.065594 10.0.0.50 - - [2025-11-06 08:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.086031 10.0.0.50 - - [2025-11-06 08:31:47] "GET /loadbalancer-member/54d42a72-6cbe-4b0b-83db-a274a86c8021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.011982 10.0.0.50 - - [2025-11-06 08:31:47] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.027350 10.0.0.50 - - [2025-11-06 08:31:47] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006282 10.0.0.50 - - [2025-11-06 08:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-11-06 08:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023170 10.0.0.50 - - [2025-11-06 08:31:47] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017256 10.0.0.50 - - [2025-11-06 08:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2025-11-06 08:31:48] "POST /tags HTTP/1.1" 409 221 0.002411 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2025-11-06 08:31:48] "GET /tag/bafa7087-527b-41eb-85a9-5a99305d5047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011279 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.013950 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.025860 10.0.0.50 - - [2025-11-06 08:31:48] "POST /tags HTTP/1.1" 409 238 0.008465 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014214 10.0.0.50 - - [2025-11-06 08:31:48] "GET /tag/fb32d897-0a90-4842-9ba3-e758760d277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020458 10.0.0.50 - - [2025-11-06 08:31:48] "PUT /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 256 0.050350 10.0.0.50 - - [2025-11-06 08:31:48] "POST /firewall-rules HTTP/1.1" 409 293 0.023175 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2025-11-06 08:31:48] "POST /ref-update HTTP/1.1" 200 156 0.049557 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.021816 10.0.0.50 - - [2025-11-06 08:31:48] "PUT /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906 HTTP/1.1" 200 260 0.069023 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.043558 10.0.0.50 - - [2025-11-06 08:31:48] "GET /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003783 10.0.0.50 - - [2025-11-06 08:31:48] "GET /firewall-policy/8990f39e-e403-47ef-8abb-df8a491087bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004838 10.0.0.50 - - [2025-11-06 08:31:48] "GET /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006590 10.0.0.50 - - [2025-11-06 08:31:48] "PUT /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 256 0.022582 10.0.0.50 - - [2025-11-06 08:31:48] "POST /ref-update HTTP/1.1" 200 156 0.028389 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.50 - - [2025-11-06 08:31:48] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011837 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.011016 10.0.0.50 - - [2025-11-06 08:31:48] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058982 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.044377 10.0.0.50 - - [2025-11-06 08:31:48] "POST /virtual-machines HTTP/1.1" 200 373 0.025450 10.0.0.50 - - [2025-11-06 08:31:48] "PUT /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 256 0.052359 10.0.0.50 - - [2025-11-06 08:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.059480 10.0.0.50 - - [2025-11-06 08:31:48] "POST /ref-update HTTP/1.1" 200 156 0.041364 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.025661 10.0.0.50 - - [2025-11-06 08:31:48] "POST /chown HTTP/1.1" 200 109 0.039752 10.0.0.50 - - [2025-11-06 08:31:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.160436 10.0.0.50 - - [2025-11-06 08:31:48] "PUT /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 256 0.024459 10.0.0.50 - - [2025-11-06 08:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029971 10.0.0.50 - - [2025-11-06 08:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018045 10.0.0.50 - - [2025-11-06 08:31:48] "POST /ref-update HTTP/1.1" 200 156 0.066697 10.0.0.50 - - [2025-11-06 08:31:48] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.011312 10.0.0.50 - - [2025-11-06 08:31:49] "POST /instance-ips HTTP/1.1" 200 413 0.042068 10.0.0.50 - - [2025-11-06 08:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047920 10.0.0.50 - - [2025-11-06 08:31:49] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.021032 10.0.0.50 - - [2025-11-06 08:31:49] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.037931 10.0.0.50 - - [2025-11-06 08:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024473 10.0.0.50 - - [2025-11-06 08:31:49] "POST /set-tag HTTP/1.1" 200 109 0.027615 10.0.0.50 - - [2025-11-06 08:31:49] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.014746 10.0.0.50 - - [2025-11-06 08:31:49] "GET /instance-ip/098efd18-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.007093 10.0.0.50 - - [2025-11-06 08:31:49] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.012873 10.0.0.50 - - [2025-11-06 08:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012183 10.0.0.50 - - [2025-11-06 08:31:49] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005900 10.0.0.50 - - [2025-11-06 08:31:49] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.014754 10.0.0.50 - - [2025-11-06 08:31:49] "POST /set-tag HTTP/1.1" 200 109 0.005546 10.0.0.50 - - [2025-11-06 08:31:49] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.014465 10.0.0.50 - - [2025-11-06 08:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016995 10.0.0.50 - - [2025-11-06 08:31:49] "POST /ref-update HTTP/1.1" 200 156 0.015440 10.0.0.50 - - [2025-11-06 08:31:49] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011995 10.0.0.50 - - [2025-11-06 08:31:49] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.023922 10.0.0.50 - - [2025-11-06 08:31:49] "POST /set-tag HTTP/1.1" 200 109 0.008713 10.0.0.50 - - [2025-11-06 08:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015247 10.0.0.50 - - [2025-11-06 08:31:49] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005301 10.0.0.50 - - [2025-11-06 08:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.50 - - [2025-11-06 08:31:49] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.012103 10.0.0.50 - - [2025-11-06 08:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012819 10.0.0.50 - - [2025-11-06 08:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.007265 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.022317 10.0.0.50 - - [2025-11-06 08:31:49] "POST /ref-update HTTP/1.1" 200 156 0.017506 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.014707 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.023436 10.0.0.50 - - [2025-11-06 08:31:49] "POST /ref-update HTTP/1.1" 200 156 0.029180 10.0.0.50 - - [2025-11-06 08:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.010162 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.019919 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.008490 10.0.0.50 - - [2025-11-06 08:31:49] "POST /chown HTTP/1.1" 200 109 0.026606 10.0.0.50 - - [2025-11-06 08:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.007790 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.007699 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.020806 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.026537 10.0.0.50 - - [2025-11-06 08:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.009070 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.018593 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.008438 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.017764 10.0.0.50 - - [2025-11-06 08:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.007783 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.018901 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.019717 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.016478 10.0.0.50 - - [2025-11-06 08:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019125 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.011856 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.011413 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.023264 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.029003 10.0.0.50 - - [2025-11-06 08:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.016329 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.021106 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.007992 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.014520 10.0.0.50 - - [2025-11-06 08:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.007926 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.021649 10.0.0.50 - - [2025-11-06 08:31:50] "POST /chown HTTP/1.1" 200 109 0.019651 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.012794 10.0.0.50 - - [2025-11-06 08:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.007869 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.015023 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.020397 10.0.0.50 - - [2025-11-06 08:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.007342 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.016092 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.014450 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.007508 10.0.0.50 - - [2025-11-06 08:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.009330 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.030406 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.008665 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.029168 10.0.0.50 - - [2025-11-06 08:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.007343 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.022033 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.019535 10.0.0.50 - - [2025-11-06 08:31:51] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.50 - - [2025-11-06 08:31:56] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006059 10.0.0.50 - - [2025-11-06 08:31:56] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.50 - - [2025-11-06 08:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.50 - - [2025-11-06 08:31:56] "GET /loadbalancer/3713ba1d-8e5a-411f-9051-05f6cf98d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002672 10.0.0.50 - - [2025-11-06 08:31:56] "GET /loadbalancer-pool/55e9746d-47f2-4dd1-9c96-3df8a22ba6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002993 10.0.0.50 - - [2025-11-06 08:31:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017797 10.0.0.50 - - [2025-11-06 08:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026731 10.0.0.50 - - [2025-11-06 08:31:56] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012773 10.0.0.50 - - [2025-11-06 08:31:56] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005407 10.0.0.50 - - [2025-11-06 08:31:56] "POST /ref-update HTTP/1.1" 200 156 0.007488 10.0.0.50 - - [2025-11-06 08:31:56] "GET /floating-ip/29720a03-8cc9-486e-a547-84418008c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.013733 10.0.0.50 - - [2025-11-06 08:31:56] "POST /tags HTTP/1.1" 409 221 0.002321 10.0.0.50 - - [2025-11-06 08:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2025-11-06 08:31:56] "GET /tag/bafa7087-527b-41eb-85a9-5a99305d5047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012700 10.0.0.50 - - [2025-11-06 08:31:56] "PUT /floating-ip/29720a03-8cc9-486e-a547-84418008c696 HTTP/1.1" 200 256 0.018486 10.0.0.50 - - [2025-11-06 08:31:57] "POST /set-tag HTTP/1.1" 200 109 0.020864 10.0.0.50 - - [2025-11-06 08:31:57] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009302 10.0.0.50 - - [2025-11-06 08:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.50 - - [2025-11-06 08:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2025-11-06 08:31:57] "GET /loadbalancer/3713ba1d-8e5a-411f-9051-05f6cf98d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002844 10.0.0.50 - - [2025-11-06 08:31:57] "GET /loadbalancer-pool/55e9746d-47f2-4dd1-9c96-3df8a22ba6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003388 10.0.0.50 - - [2025-11-06 08:31:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015818 10.0.0.50 - - [2025-11-06 08:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009372 10.0.0.50 - - [2025-11-06 08:31:57] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006966 10.0.0.50 - - [2025-11-06 08:31:57] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009774 10.0.0.50 - - [2025-11-06 08:31:57] "POST /ref-update HTTP/1.1" 200 156 0.009035 10.0.0.50 - - [2025-11-06 08:31:57] "GET /floating-ip/29720a03-8cc9-486e-a547-84418008c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006620 10.0.0.50 - - [2025-11-06 08:31:57] "POST /set-tag HTTP/1.1" 200 109 0.035007 10.0.0.50 - - [2025-11-06 08:31:58] "GET /virtual-machine/5c726cfb-1eba-4095-b614-911392287fee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003512 10.0.0.50 - - [2025-11-06 08:31:58] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004703 10.0.0.50 - - [2025-11-06 08:31:58] "GET /virtual-machine/3359d628-9741-44bb-b86f-dc41a31c87b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003302 10.0.0.50 - - [2025-11-06 08:31:58] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004721 10.0.0.50 - - [2025-11-06 08:32:02] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004786 10.0.0.50 - - [2025-11-06 08:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.50 - - [2025-11-06 08:32:03] "GET /virtual-machine/3719e6c8-b4dd-466e-9505-368455b773d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003481 10.0.0.50 - - [2025-11-06 08:32:03] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005673 10.0.0.50 - - [2025-11-06 08:32:03] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005754 10.0.0.50 - - [2025-11-06 08:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.50 - - [2025-11-06 08:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.50 - - [2025-11-06 08:32:14] "POST /chown HTTP/1.1" 200 109 0.009099 10.0.0.50 - - [2025-11-06 08:32:14] "POST /chown HTTP/1.1" 200 109 0.020922 10.0.0.50 - - [2025-11-06 08:32:14] "POST /chown HTTP/1.1" 200 109 0.008326 10.0.0.50 - - [2025-11-06 08:32:14] "POST /chown HTTP/1.1" 200 109 0.008017 10.0.0.50 - - [2025-11-06 08:32:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004901 10.0.0.50 - - [2025-11-06 08:32:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002541 10.0.0.50 - - [2025-11-06 08:32:35] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005995 10.0.0.50 - - [2025-11-06 08:32:35] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.50 - - [2025-11-06 08:32:35] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004774 10.0.0.50 - - [2025-11-06 08:32:35] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.50 - - [2025-11-06 08:32:35] "GET /virtual-machine/3719e6c8-b4dd-466e-9505-368455b773d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002470 10.0.0.50 - - [2025-11-06 08:32:35] "POST /ref-update HTTP/1.1" 200 156 0.026924 10.0.0.50 - - [2025-11-06 08:32:35] "GET /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.019373 10.0.0.50 - - [2025-11-06 08:32:35] "POST /set-tag HTTP/1.1" 200 109 0.029693 10.0.0.50 - - [2025-11-06 08:32:36] "POST /set-tag HTTP/1.1" 200 109 0.023673 10.0.0.50 - - [2025-11-06 08:32:36] "DELETE /instance-ip/098efd18-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.077845 10.0.0.50 - - [2025-11-06 08:32:36] "DELETE /virtual-machine-interface/0968ad98-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.043753 10.0.0.50 - - [2025-11-06 08:32:36] "DELETE /virtual-machine/3719e6c8-b4dd-466e-9505-368455b773d0 HTTP/1.1" 200 115 0.022710 10.0.0.50 - - [2025-11-06 08:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-11-06 08:32:38] "GET /tag/fb32d897-0a90-4842-9ba3-e758760d277e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016488 10.0.0.50 - - [2025-11-06 08:32:38] "GET /tag/fb32d897-0a90-4842-9ba3-e758760d277e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015352 10.0.0.50 - - [2025-11-06 08:32:38] "GET /virtual-machine-interface/1d4149a1-b4a7-4570-ade9-3efbae1c260f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006340 10.0.0.50 - - [2025-11-06 08:32:38] "POST /set-tag HTTP/1.1" 200 109 0.020375 10.0.0.50 - - [2025-11-06 08:32:38] "GET /virtual-machine-interface/3dcecc44-94f3-453e-ab17-39dadb4e93ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015510 10.0.0.50 - - [2025-11-06 08:32:38] "POST /set-tag HTTP/1.1" 200 109 0.020520 10.0.0.50 - - [2025-11-06 08:32:39] "GET /virtual-machine-interface/74a1a0d2-c5ea-4cb1-89b6-a57bb7dd8e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.006022 10.0.0.50 - - [2025-11-06 08:32:39] "POST /set-tag HTTP/1.1" 200 109 0.018981 10.0.0.50 - - [2025-11-06 08:32:39] "GET /firewall-policy/8990f39e-e403-47ef-8abb-df8a491087bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.028759 10.0.0.50 - - [2025-11-06 08:32:39] "GET /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004440 10.0.0.50 - - [2025-11-06 08:32:39] "POST /ref-update HTTP/1.1" 200 156 0.032933 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /firewall-rule/8c9caf5e-f6f2-4c54-8e8d-2ffa7864a906 HTTP/1.1" 200 115 0.059657 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /loadbalancer-member/54d42a72-6cbe-4b0b-83db-a274a86c8021 HTTP/1.1" 200 115 0.039801 10.0.0.50 - - [2025-11-06 08:32:39] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.013756 10.0.0.50 - - [2025-11-06 08:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015046 10.0.0.50 - - [2025-11-06 08:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /loadbalancer-pool/fa883000-ba36-4eea-95cf-476b5e1d26dd HTTP/1.1" 200 115 0.117085 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.026128 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.026525 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /loadbalancer-listener/69ed4ed7-dc2c-4c6a-aaf5-4dd5ae25ea6b HTTP/1.1" 200 115 0.130008 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.052041 10.0.0.50 - - [2025-11-06 08:32:39] "GET /floating-ip/f35923d3-9950-4df2-a898-4d7536540f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.013087 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.014344 10.0.0.50 - - [2025-11-06 08:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2025-11-06 08:32:39] "PUT /floating-ip/f35923d3-9950-4df2-a898-4d7536540f46 HTTP/1.1" 200 256 0.035801 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.028659 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /floating-ip/f35923d3-9950-4df2-a898-4d7536540f46 HTTP/1.1" 200 115 0.076855 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.026839 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.019064 10.0.0.50 - - [2025-11-06 08:32:39] "POST /chown HTTP/1.1" 200 109 0.019456 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /loadbalancer/381cfe08-9125-415f-a6bb-ddba85e7e01a HTTP/1.1" 200 115 0.125190 10.0.0.50 - - [2025-11-06 08:32:39] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.014635 10.0.0.50 - - [2025-11-06 08:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031081 10.0.0.50 - - [2025-11-06 08:32:39] "POST /ref-update HTTP/1.1" 404 171 0.009727 10.0.0.50 - - [2025-11-06 08:32:39] "DELETE /instance-ip/e715f528-021b-401d-9fb0-78bb2fae1247 HTTP/1.1" 200 115 0.128319 10.0.0.50 - - [2025-11-06 08:32:40] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.029962 10.0.0.50 - - [2025-11-06 08:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032517 10.0.0.50 - - [2025-11-06 08:32:40] "POST /ref-update HTTP/1.1" 404 171 0.002815 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /virtual-machine-interface/1d4149a1-b4a7-4570-ade9-3efbae1c260f HTTP/1.1" 200 115 0.129785 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /tag/fb32d897-0a90-4842-9ba3-e758760d277e HTTP/1.1" 200 115 0.073974 10.0.0.50 - - [2025-11-06 08:32:40] "PUT /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 266 0.025381 10.0.0.50 - - [2025-11-06 08:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024436 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /service-instance/fba1c39f-37da-4482-ab04-da5431e36040 HTTP/1.1" 200 115 0.048786 10.0.0.50 - - [2025-11-06 08:32:40] "GET /virtual-machine-interface/3dcecc44-94f3-453e-ab17-39dadb4e93ef?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006437 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /virtual-machine-interface/3dcecc44-94f3-453e-ab17-39dadb4e93ef HTTP/1.1" 200 115 0.059764 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /virtual-machine/8ed5ce64-4a62-4137-a26c-6bdc4885e3e3 HTTP/1.1" 200 115 0.033476 10.0.0.50 - - [2025-11-06 08:32:40] "GET /virtual-machine-interface/74a1a0d2-c5ea-4cb1-89b6-a57bb7dd8e6c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.008055 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /virtual-machine-interface/74a1a0d2-c5ea-4cb1-89b6-a57bb7dd8e6c HTTP/1.1" 200 115 0.055110 10.0.0.50 - - [2025-11-06 08:32:40] "POST /ref-update HTTP/1.1" 200 156 0.015725 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /virtual-machine/fb766c04-2d4d-44c2-b51a-99d7f9c23d2e HTTP/1.1" 200 115 0.051734 10.0.0.50 - - [2025-11-06 08:32:40] "GET /floating-ip-pool/c9a86045-b87c-4244-bf5d-1eb10532fdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003148 10.0.0.50 - - [2025-11-06 08:32:40] "POST /ref-update HTTP/1.1" 200 156 0.016611 10.0.0.50 - - [2025-11-06 08:32:40] "DELETE /floating-ip-pool/c9a86045-b87c-4244-bf5d-1eb10532fdc6 HTTP/1.1" 200 115 0.061093 10.0.0.50 - - [2025-11-06 08:32:41] "POST /useragent-kv HTTP/1.1" 200 115 0.018087 10.0.0.50 - - [2025-11-06 08:32:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002666 10.0.0.50 - - [2025-11-06 08:32:41] "DELETE /virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c HTTP/1.1" 200 115 0.128586 10.0.0.50 - - [2025-11-06 08:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012409 10.0.0.50 - - [2025-11-06 08:32:41] "GET /routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a HTTP/1.1" 404 171 0.009413 10.0.0.50 - - [2025-11-06 08:32:41] "GET /domains HTTP/1.1" 200 280 0.002632 10.0.0.50 - - [2025-11-06 08:32:41] "GET /domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 HTTP/1.1" 200 3087 0.003193 10.0.0.50 - - [2025-11-06 08:32:41] "DELETE /route-target/673b3183-5b08-4e7e-bef4-de7a443b9641 HTTP/1.1" 200 115 0.040665 10.0.0.50 - - [2025-11-06 08:32:41] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53 HTTP/1.1" 200 6873 0.093921 10.0.0.50 - - [2025-11-06 08:32:41] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011019 10.0.0.50 - - [2025-11-06 08:32:41] "POST /set-tag HTTP/1.1" 200 109 0.014900 10.0.0.50 - - [2025-11-06 08:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.50 - - [2025-11-06 08:32:41] "GET /loadbalancer/3713ba1d-8e5a-411f-9051-05f6cf98d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003139 10.0.0.50 - - [2025-11-06 08:32:41] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005524 10.0.0.50 - - [2025-11-06 08:32:41] "POST /set-tag HTTP/1.1" 200 109 0.041282 10.0.0.50 - - [2025-11-06 08:32:41] "DELETE /loadbalancer-member/846efaa1-2d40-4425-828e-bc19b76acfe5 HTTP/1.1" 200 115 0.063198 10.0.0.50 - - [2025-11-06 08:32:42] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006948 10.0.0.50 - - [2025-11-06 08:32:42] "POST /set-tag HTTP/1.1" 200 109 0.008285 10.0.0.50 - - [2025-11-06 08:32:42] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010730 10.0.0.50 - - [2025-11-06 08:32:42] "POST /set-tag HTTP/1.1" 200 109 0.009676 10.0.0.50 - - [2025-11-06 08:32:42] "GET /virtual-machine/3359d628-9741-44bb-b86f-dc41a31c87b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003353 10.0.0.50 - - [2025-11-06 08:32:42] "POST /ref-update HTTP/1.1" 200 156 0.022261 10.0.0.50 - - [2025-11-06 08:32:42] "GET /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010436 10.0.0.50 - - [2025-11-06 08:32:43] "POST /set-tag HTTP/1.1" 200 109 0.019338 10.0.0.50 - - [2025-11-06 08:32:43] "POST /set-tag HTTP/1.1" 200 109 0.038895 10.0.0.50 - - [2025-11-06 08:32:43] "POST /set-tag HTTP/1.1" 200 109 0.026978 10.0.0.50 - - [2025-11-06 08:32:43] "DELETE /instance-ip/06bf179e-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.038589 10.0.0.50 - - [2025-11-06 08:32:43] "POST /ref-update HTTP/1.1" 200 156 0.016276 10.0.0.50 - - [2025-11-06 08:32:43] "DELETE /virtual-machine-interface/06898c82-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.046848 10.0.0.50 - - [2025-11-06 08:32:43] "DELETE /virtual-machine/3359d628-9741-44bb-b86f-dc41a31c87b6 HTTP/1.1" 200 115 0.027729 10.0.0.50 - - [2025-11-06 08:32:46] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007535 10.0.0.50 - - [2025-11-06 08:32:46] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.50 - - [2025-11-06 08:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.50 - - [2025-11-06 08:32:46] "GET /loadbalancer/3713ba1d-8e5a-411f-9051-05f6cf98d941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003016 10.0.0.50 - - [2025-11-06 08:32:47] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009686 10.0.0.50 - - [2025-11-06 08:32:47] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.50 - - [2025-11-06 08:32:47] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005268 10.0.0.50 - - [2025-11-06 08:32:47] "POST /set-tag HTTP/1.1" 200 109 0.004983 10.0.0.50 - - [2025-11-06 08:32:47] "GET /virtual-machine/5c726cfb-1eba-4095-b614-911392287fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003110 10.0.0.50 - - [2025-11-06 08:32:47] "POST /ref-update HTTP/1.1" 200 156 0.009438 10.0.0.50 - - [2025-11-06 08:32:47] "GET /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005993 10.0.0.50 - - [2025-11-06 08:32:47] "POST /set-tag HTTP/1.1" 200 109 0.018178 10.0.0.50 - - [2025-11-06 08:32:47] "POST /set-tag HTTP/1.1" 200 109 0.022986 10.0.0.50 - - [2025-11-06 08:32:48] "POST /set-tag HTTP/1.1" 200 109 0.039780 10.0.0.50 - - [2025-11-06 08:32:48] "DELETE /instance-ip/05cffc5e-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.038456 10.0.0.50 - - [2025-11-06 08:32:48] "POST /ref-update HTTP/1.1" 200 156 0.014390 10.0.0.50 - - [2025-11-06 08:32:48] "DELETE /virtual-machine-interface/05aef4fa-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.066702 10.0.0.50 - - [2025-11-06 08:32:48] "DELETE /virtual-machine/5c726cfb-1eba-4095-b614-911392287fee HTTP/1.1" 200 115 0.041377 10.0.0.50 - - [2025-11-06 08:32:48] "DELETE /tag/19b7ddad-2905-4d8c-9feb-8535f8831dfc HTTP/1.1" 200 115 0.092968 10.0.0.50 - - [2025-11-06 08:32:48] "DELETE /tag/00e6ef07-b2eb-412a-8a69-30f827049061 HTTP/1.1" 200 115 0.050711 10.0.0.50 - - [2025-11-06 08:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2025-11-06 08:32:51] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044264 10.0.0.50 - - [2025-11-06 08:32:51] "POST /tags HTTP/1.1" 200 393 0.040391 10.0.0.50 - - [2025-11-06 08:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021089 10.0.0.50 - - [2025-11-06 08:32:51] "GET /tag/7e8e829d-3016-4670-8bc3-0341eed204e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015420 10.0.0.50 - - [2025-11-06 08:32:51] "POST /tags HTTP/1.1" 200 341 0.028276 10.0.0.50 - - [2025-11-06 08:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.50 - - [2025-11-06 08:32:51] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015592 10.0.0.50 - - [2025-11-06 08:32:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.012644 10.0.0.50 - - [2025-11-06 08:32:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.003621 10.0.0.50 - - [2025-11-06 08:32:52] "POST /security-groups HTTP/1.1" 200 589 0.075667 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.013671 10.0.0.50 - - [2025-11-06 08:32:52] "POST /projects HTTP/1.1" 200 519 0.261280 10.0.0.50 - - [2025-11-06 08:32:52] "POST /access-control-lists HTTP/1.1" 200 598 0.064365 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.022672 10.0.0.50 - - [2025-11-06 08:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.034745 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.50 - - [2025-11-06 08:32:52] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005789 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2025-11-06 08:32:52] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.039206 10.0.0.50 - - [2025-11-06 08:32:52] "POST /access-control-lists HTTP/1.1" 200 596 0.074520 10.0.0.50 - - [2025-11-06 08:32:52] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.069946 10.0.0.50 - - [2025-11-06 08:32:52] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.048018 10.0.0.50 - - [2025-11-06 08:32:52] "POST /security-groups HTTP/1.1" 200 591 0.088793 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.004090 10.0.0.50 - - [2025-11-06 08:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037728 10.0.0.50 - - [2025-11-06 08:32:52] "POST /chown HTTP/1.1" 200 109 0.065685 10.0.0.50 - - [2025-11-06 08:32:52] "POST /access-control-lists HTTP/1.1" 200 632 0.123769 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.023182 10.0.0.50 - - [2025-11-06 08:32:52] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005319 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.50 - - [2025-11-06 08:32:52] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002921 10.0.0.50 - - [2025-11-06 08:32:52] "POST /tags HTTP/1.1" 409 226 0.005914 10.0.0.50 - - [2025-11-06 08:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.50 - - [2025-11-06 08:32:52] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.029586 10.0.0.50 - - [2025-11-06 08:32:52] "POST /access-control-lists HTTP/1.1" 200 630 0.081742 10.0.0.50 - - [2025-11-06 08:32:52] "POST /firewall-rules HTTP/1.1" 200 600 0.100546 10.0.0.50 - - [2025-11-06 08:32:52] "GET /firewall-rule/26350e23-7f12-481c-b90b-d0c9652c24ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005205 10.0.0.50 - - [2025-11-06 08:32:53] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005879 10.0.0.50 - - [2025-11-06 08:32:53] "GET /firewall-rule/26350e23-7f12-481c-b90b-d0c9652c24ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003297 10.0.0.50 - - [2025-11-06 08:32:53] "POST /ref-update HTTP/1.1" 200 156 0.049526 10.0.0.50 - - [2025-11-06 08:32:53] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013034 10.0.0.50 - - [2025-11-06 08:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2025-11-06 08:32:53] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003742 10.0.0.50 - - [2025-11-06 08:32:53] "POST /tags HTTP/1.1" 409 226 0.002567 10.0.0.50 - - [2025-11-06 08:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.50 - - [2025-11-06 08:32:53] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012994 10.0.0.50 - - [2025-11-06 08:32:53] "POST /firewall-rules HTTP/1.1" 200 598 0.074056 10.0.0.50 - - [2025-11-06 08:32:53] "GET /firewall-rule/88ed54d4-2b56-41fe-81a1-292f837e7a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004987 10.0.0.50 - - [2025-11-06 08:32:53] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004032 10.0.0.50 - - [2025-11-06 08:32:53] "GET /firewall-rule/88ed54d4-2b56-41fe-81a1-292f837e7a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002521 10.0.0.50 - - [2025-11-06 08:32:53] "POST /ref-update HTTP/1.1" 200 156 0.052599 10.0.0.50 - - [2025-11-06 08:32:54] "POST /tags HTTP/1.1" 200 393 0.022648 10.0.0.50 - - [2025-11-06 08:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012976 10.0.0.50 - - [2025-11-06 08:32:54] "GET /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012719 10.0.0.50 - - [2025-11-06 08:32:54] "POST /tags HTTP/1.1" 200 341 0.046762 10.0.0.50 - - [2025-11-06 08:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006881 10.0.0.50 - - [2025-11-06 08:32:54] "GET /tag/84eedc3c-486e-4ad3-bc15-50d048054528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021754 10.0.0.50 - - [2025-11-06 08:32:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.002156 10.0.0.50 - - [2025-11-06 08:32:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.006768 10.0.0.50 - - [2025-11-06 08:32:55] "POST /security-groups HTTP/1.1" 200 589 0.079268 10.0.0.50 - - [2025-11-06 08:32:55] "POST /projects HTTP/1.1" 200 519 0.186296 10.0.0.50 - - [2025-11-06 08:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011141 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010712 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.005122 10.0.0.50 - - [2025-11-06 08:32:55] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018192 10.0.0.50 - - [2025-11-06 08:32:55] "POST /access-control-lists HTTP/1.1" 200 598 0.061574 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015575 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.009082 10.0.0.50 - - [2025-11-06 08:32:55] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006669 10.0.0.50 - - [2025-11-06 08:32:55] "POST /access-control-lists HTTP/1.1" 200 596 0.077602 10.0.0.50 - - [2025-11-06 08:32:55] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.130980 10.0.0.50 - - [2025-11-06 08:32:55] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.059467 10.0.0.50 - - [2025-11-06 08:32:55] "POST /security-groups HTTP/1.1" 200 591 0.073344 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.002214 10.0.0.50 - - [2025-11-06 08:32:55] "POST /access-control-lists HTTP/1.1" 200 632 0.064492 10.0.0.50 - - [2025-11-06 08:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.067346 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.030762 10.0.0.50 - - [2025-11-06 08:32:55] "POST /chown HTTP/1.1" 200 109 0.020294 10.0.0.50 - - [2025-11-06 08:32:55] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013138 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.50 - - [2025-11-06 08:32:55] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026965 10.0.0.50 - - [2025-11-06 08:32:55] "POST /access-control-lists HTTP/1.1" 200 630 0.062093 10.0.0.50 - - [2025-11-06 08:32:55] "POST /tags HTTP/1.1" 409 226 0.018185 10.0.0.50 - - [2025-11-06 08:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.50 - - [2025-11-06 08:32:55] "GET /tag/84eedc3c-486e-4ad3-bc15-50d048054528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011753 10.0.0.50 - - [2025-11-06 08:32:55] "POST /firewall-rules HTTP/1.1" 200 600 0.065891 10.0.0.50 - - [2025-11-06 08:32:55] "GET /firewall-rule/486125c9-3ae7-4c8b-ac26-db86c6ad04f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004661 10.0.0.50 - - [2025-11-06 08:32:55] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004092 10.0.0.50 - - [2025-11-06 08:32:55] "GET /firewall-rule/486125c9-3ae7-4c8b-ac26-db86c6ad04f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002506 10.0.0.50 - - [2025-11-06 08:32:56] "POST /ref-update HTTP/1.1" 200 156 0.053066 10.0.0.50 - - [2025-11-06 08:32:56] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029259 10.0.0.50 - - [2025-11-06 08:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010460 10.0.0.50 - - [2025-11-06 08:32:56] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003353 10.0.0.50 - - [2025-11-06 08:32:56] "POST /tags HTTP/1.1" 409 226 0.002101 10.0.0.50 - - [2025-11-06 08:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.50 - - [2025-11-06 08:32:56] "GET /tag/84eedc3c-486e-4ad3-bc15-50d048054528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017884 10.0.0.50 - - [2025-11-06 08:32:56] "POST /firewall-rules HTTP/1.1" 200 598 0.068990 10.0.0.50 - - [2025-11-06 08:32:56] "GET /firewall-rule/148cd952-c946-484b-93fd-148d6cff36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012780 10.0.0.50 - - [2025-11-06 08:32:56] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004657 10.0.0.50 - - [2025-11-06 08:32:56] "GET /firewall-rule/148cd952-c946-484b-93fd-148d6cff36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002609 10.0.0.50 - - [2025-11-06 08:32:56] "POST /ref-update HTTP/1.1" 200 156 0.057171 10.0.0.50 - - [2025-11-06 08:32:57] "POST /tags HTTP/1.1" 200 345 0.081351 10.0.0.50 - - [2025-11-06 08:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.50 - - [2025-11-06 08:32:57] "GET /tag/9430bf60-8104-43eb-b43e-4bc2da812399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014369 10.0.0.50 - - [2025-11-06 08:32:57] "POST /projects HTTP/1.1" 409 238 0.001921 10.0.0.50 - - [2025-11-06 08:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-11-06 08:32:57] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033507 10.0.0.50 - - [2025-11-06 08:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2025-11-06 08:32:57] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005176 10.0.0.50 - - [2025-11-06 08:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.50 - - [2025-11-06 08:32:57] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005156 10.0.0.50 - - [2025-11-06 08:32:57] "POST /security-groups HTTP/1.1" 409 285 0.012348 10.0.0.50 - - [2025-11-06 08:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.50 - - [2025-11-06 08:32:58] "PUT /security-group/ff7bd6d8-325f-47dc-b2f0-f3f0b4a6952c HTTP/1.1" 200 262 0.066109 10.0.0.50 - - [2025-11-06 08:32:58] "PUT /access-control-list/158703d8-2bc7-4ac4-9e37-64fb5cb14cb6 HTTP/1.1" 200 272 0.012024 10.0.0.50 - - [2025-11-06 08:32:58] "PUT /access-control-list/ef33dadf-1cb5-406d-bcef-06a921268555 HTTP/1.1" 200 272 0.028663 10.0.0.50 - - [2025-11-06 08:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028195 10.0.0.50 - - [2025-11-06 08:32:58] "POST /tags HTTP/1.1" 409 228 0.015320 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.50 - - [2025-11-06 08:32:58] "GET /tag/9430bf60-8104-43eb-b43e-4bc2da812399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012570 10.0.0.50 - - [2025-11-06 08:32:58] "POST /tags HTTP/1.1" 200 345 0.042343 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.50 - - [2025-11-06 08:32:58] "GET /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013808 10.0.0.50 - - [2025-11-06 08:32:58] "POST /projects HTTP/1.1" 409 238 0.001966 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.50 - - [2025-11-06 08:32:58] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039640 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.50 - - [2025-11-06 08:32:58] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004432 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.50 - - [2025-11-06 08:32:58] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004819 10.0.0.50 - - [2025-11-06 08:32:58] "POST /security-groups HTTP/1.1" 409 285 0.002306 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2025-11-06 08:32:58] "PUT /security-group/3b9164e8-0378-4d07-a91d-65543d998e38 HTTP/1.1" 200 262 0.059582 10.0.0.50 - - [2025-11-06 08:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031824 10.0.0.50 - - [2025-11-06 08:32:58] "PUT /access-control-list/6ca42dae-1d05-43ce-8923-63c14e97b9e0 HTTP/1.1" 200 272 0.012099 10.0.0.50 - - [2025-11-06 08:32:58] "PUT /access-control-list/16d87c92-c6b9-4d8c-a3a4-5f83e71d322d HTTP/1.1" 200 272 0.029685 10.0.0.50 - - [2025-11-06 08:32:58] "POST /tags HTTP/1.1" 200 291 0.091519 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.50 - - [2025-11-06 08:32:58] "GET /tag/ce62cdc5-e6ef-4e22-b1dd-443bcdcb278d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013171 10.0.0.50 - - [2025-11-06 08:32:58] "POST /tags HTTP/1.1" 200 303 0.044898 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.50 - - [2025-11-06 08:32:58] "GET /tag/5590c94d-84db-403b-a054-5208cf3c0696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021400 10.0.0.50 - - [2025-11-06 08:32:58] "POST /tags HTTP/1.1" 409 252 0.002357 10.0.0.50 - - [2025-11-06 08:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2025-11-06 08:32:58] "GET /tag/7e8e829d-3016-4670-8bc3-0341eed204e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011367 10.0.0.50 - - [2025-11-06 08:32:58] "POST /tags HTTP/1.1" 409 226 0.001902 10.0.0.50 - - [2025-11-06 08:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-11-06 08:32:59] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012707 10.0.0.50 - - [2025-11-06 08:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007484 10.0.0.50 - - [2025-11-06 08:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.50 - - [2025-11-06 08:32:59] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041799 10.0.0.50 - - [2025-11-06 08:32:59] "POST /virtual-machines HTTP/1.1" 200 395 0.011933 10.0.0.50 - - [2025-11-06 08:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013676 10.0.0.50 - - [2025-11-06 08:32:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.157587 10.0.0.50 - - [2025-11-06 08:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009068 10.0.0.50 - - [2025-11-06 08:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013272 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013580 10.0.0.50 - - [2025-11-06 08:32:59] "POST /instance-ips HTTP/1.1" 200 397 0.023695 10.0.0.50 - - [2025-11-06 08:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028825 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010175 10.0.0.50 - - [2025-11-06 08:32:59] "POST /set-tag HTTP/1.1" 200 109 0.068029 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010526 10.0.0.50 - - [2025-11-06 08:32:59] "GET /instance-ip/339f400e-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007254 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004762 10.0.0.50 - - [2025-11-06 08:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003548 10.0.0.50 - - [2025-11-06 08:32:59] "POST /ref-update HTTP/1.1" 200 156 0.010797 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004647 10.0.0.50 - - [2025-11-06 08:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.50 - - [2025-11-06 08:32:59] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004336 10.0.0.50 - - [2025-11-06 08:32:59] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.50 - - [2025-11-06 08:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.50 - - [2025-11-06 08:33:00] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005922 10.0.0.50 - - [2025-11-06 08:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.50 - - [2025-11-06 08:33:00] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063665 10.0.0.50 - - [2025-11-06 08:33:00] "POST /virtual-machines HTTP/1.1" 200 395 0.019451 10.0.0.50 - - [2025-11-06 08:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036482 10.0.0.50 - - [2025-11-06 08:33:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140491 10.0.0.50 - - [2025-11-06 08:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014355 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006531 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.50 - - [2025-11-06 08:33:01] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032506 10.0.0.50 - - [2025-11-06 08:33:01] "POST /instance-ips HTTP/1.1" 200 397 0.019559 10.0.0.50 - - [2025-11-06 08:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025632 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015249 10.0.0.50 - - [2025-11-06 08:33:01] "POST /set-tag HTTP/1.1" 200 109 0.067448 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009045 10.0.0.50 - - [2025-11-06 08:33:01] "GET /instance-ip/349c2e22-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006327 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005337 10.0.0.50 - - [2025-11-06 08:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.017133 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2025-11-06 08:33:01] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033638 10.0.0.50 - - [2025-11-06 08:33:01] "POST /ref-update HTTP/1.1" 200 156 0.016254 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014062 10.0.0.50 - - [2025-11-06 08:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2025-11-06 08:33:01] "POST /tags HTTP/1.1" 200 291 0.020822 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016052 10.0.0.50 - - [2025-11-06 08:33:01] "GET /tag/842676d5-79fe-4e51-8810-f6a402a0e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.015914 10.0.0.50 - - [2025-11-06 08:33:01] "POST /tags HTTP/1.1" 409 252 0.002431 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.50 - - [2025-11-06 08:33:01] "GET /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011993 10.0.0.50 - - [2025-11-06 08:33:01] "POST /tags HTTP/1.1" 409 228 0.002521 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.50 - - [2025-11-06 08:33:01] "GET /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015660 10.0.0.50 - - [2025-11-06 08:33:01] "POST /tags HTTP/1.1" 409 226 0.002374 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.50 - - [2025-11-06 08:33:01] "GET /tag/84eedc3c-486e-4ad3-bc15-50d048054528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011724 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.50 - - [2025-11-06 08:33:01] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004456 10.0.0.50 - - [2025-11-06 08:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2025-11-06 08:33:02] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037652 10.0.0.50 - - [2025-11-06 08:33:02] "POST /virtual-machines HTTP/1.1" 200 395 0.013193 10.0.0.50 - - [2025-11-06 08:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014502 10.0.0.50 - - [2025-11-06 08:33:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112971 10.0.0.50 - - [2025-11-06 08:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010913 10.0.0.50 - - [2025-11-06 08:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019044 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005073 10.0.0.50 - - [2025-11-06 08:33:02] "POST /instance-ips HTTP/1.1" 200 397 0.022266 10.0.0.50 - - [2025-11-06 08:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046406 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014387 10.0.0.50 - - [2025-11-06 08:33:02] "POST /set-tag HTTP/1.1" 200 109 0.075759 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012170 10.0.0.50 - - [2025-11-06 08:33:02] "GET /instance-ip/3550e524-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007388 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004936 10.0.0.50 - - [2025-11-06 08:33:02] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004412 10.0.0.50 - - [2025-11-06 08:33:02] "POST /ref-update HTTP/1.1" 200 156 0.010486 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016054 10.0.0.50 - - [2025-11-06 08:33:02] "POST /set-tag HTTP/1.1" 200 109 0.004945 10.0.0.50 - - [2025-11-06 08:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.50 - - [2025-11-06 08:33:02] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004161 10.0.0.50 - - [2025-11-06 08:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.50 - - [2025-11-06 08:33:02] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038453 10.0.0.50 - - [2025-11-06 08:33:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009291 10.0.0.50 - - [2025-11-06 08:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017986 10.0.0.50 - - [2025-11-06 08:33:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104011 10.0.0.50 - - [2025-11-06 08:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012347 10.0.0.50 - - [2025-11-06 08:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011930 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005171 10.0.0.50 - - [2025-11-06 08:33:03] "POST /instance-ips HTTP/1.1" 200 397 0.021395 10.0.0.50 - - [2025-11-06 08:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031250 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016984 10.0.0.50 - - [2025-11-06 08:33:03] "POST /set-tag HTTP/1.1" 200 109 0.063708 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007320 10.0.0.50 - - [2025-11-06 08:33:03] "GET /instance-ip/35cf6b6a-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005680 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005640 10.0.0.50 - - [2025-11-06 08:33:03] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004814 10.0.0.50 - - [2025-11-06 08:33:03] "POST /ref-update HTTP/1.1" 200 156 0.010112 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012709 10.0.0.50 - - [2025-11-06 08:33:03] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.50 - - [2025-11-06 08:33:03] "POST /tags HTTP/1.1" 200 299 0.019717 10.0.0.50 - - [2025-11-06 08:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014143 10.0.0.50 - - [2025-11-06 08:33:03] "GET /tag/c3da5e48-43f3-4cd3-adc7-0410093e1717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012055 10.0.0.50 - - [2025-11-06 08:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2025-11-06 08:33:03] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003937 10.0.0.50 - - [2025-11-06 08:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.50 - - [2025-11-06 08:33:03] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037158 10.0.0.50 - - [2025-11-06 08:33:03] "POST /virtual-machines HTTP/1.1" 200 395 0.018547 10.0.0.50 - - [2025-11-06 08:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020184 10.0.0.50 - - [2025-11-06 08:33:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113188 10.0.0.50 - - [2025-11-06 08:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010315 10.0.0.50 - - [2025-11-06 08:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016690 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005618 10.0.0.50 - - [2025-11-06 08:33:04] "POST /instance-ips HTTP/1.1" 200 397 0.027960 10.0.0.50 - - [2025-11-06 08:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034170 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015797 10.0.0.50 - - [2025-11-06 08:33:04] "POST /set-tag HTTP/1.1" 200 109 0.019851 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009337 10.0.0.50 - - [2025-11-06 08:33:04] "GET /instance-ip/365c2370-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010026 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005107 10.0.0.50 - - [2025-11-06 08:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004170 10.0.0.50 - - [2025-11-06 08:33:04] "POST /ref-update HTTP/1.1" 200 156 0.011023 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006343 10.0.0.50 - - [2025-11-06 08:33:04] "POST /set-tag HTTP/1.1" 200 109 0.011283 10.0.0.50 - - [2025-11-06 08:33:04] "POST /tags HTTP/1.1" 200 299 0.016722 10.0.0.50 - - [2025-11-06 08:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.50 - - [2025-11-06 08:33:04] "GET /tag/d558a7cc-53b9-4d0d-957c-4c2b62a87b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015073 10.0.0.50 - - [2025-11-06 08:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004540 10.0.0.50 - - [2025-11-06 08:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2025-11-06 08:33:04] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032116 10.0.0.50 - - [2025-11-06 08:33:04] "POST /virtual-machines HTTP/1.1" 200 395 0.010070 10.0.0.50 - - [2025-11-06 08:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009402 10.0.0.50 - - [2025-11-06 08:33:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114787 10.0.0.50 - - [2025-11-06 08:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035066 10.0.0.50 - - [2025-11-06 08:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012266 10.0.0.50 - - [2025-11-06 08:33:04] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007151 10.0.0.50 - - [2025-11-06 08:33:04] "POST /instance-ips HTTP/1.1" 200 397 0.024721 10.0.0.50 - - [2025-11-06 08:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021684 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015587 10.0.0.50 - - [2025-11-06 08:33:05] "POST /set-tag HTTP/1.1" 200 109 0.017548 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007238 10.0.0.50 - - [2025-11-06 08:33:05] "GET /instance-ip/36d9b236-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002688 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004552 10.0.0.50 - - [2025-11-06 08:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.010623 10.0.0.50 - - [2025-11-06 08:33:05] "POST /ref-update HTTP/1.1" 200 156 0.008369 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009647 10.0.0.50 - - [2025-11-06 08:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.50 - - [2025-11-06 08:33:05] "POST /tags HTTP/1.1" 200 299 0.019648 10.0.0.50 - - [2025-11-06 08:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.50 - - [2025-11-06 08:33:05] "GET /tag/6dee44f0-a592-44b6-97e2-9ba3774ddb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012694 10.0.0.50 - - [2025-11-06 08:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004648 10.0.0.50 - - [2025-11-06 08:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2025-11-06 08:33:05] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038981 10.0.0.50 - - [2025-11-06 08:33:05] "POST /virtual-machines HTTP/1.1" 200 395 0.007785 10.0.0.50 - - [2025-11-06 08:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018004 10.0.0.50 - - [2025-11-06 08:33:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124272 10.0.0.50 - - [2025-11-06 08:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017830 10.0.0.50 - - [2025-11-06 08:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013394 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009674 10.0.0.50 - - [2025-11-06 08:33:05] "POST /instance-ips HTTP/1.1" 200 397 0.030850 10.0.0.50 - - [2025-11-06 08:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026135 10.0.0.50 - - [2025-11-06 08:33:05] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016630 10.0.0.50 - - [2025-11-06 08:33:05] "POST /set-tag HTTP/1.1" 200 109 0.027396 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023265 10.0.0.50 - - [2025-11-06 08:33:06] "GET /instance-ip/3760197a-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003110 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005085 10.0.0.50 - - [2025-11-06 08:33:06] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.50 - - [2025-11-06 08:33:06] "POST /tags HTTP/1.1" 200 299 0.023391 10.0.0.50 - - [2025-11-06 08:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023210 10.0.0.50 - - [2025-11-06 08:33:06] "GET /tag/16075a93-6f29-487b-9a67-a7463caf476d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020844 10.0.0.50 - - [2025-11-06 08:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005179 10.0.0.50 - - [2025-11-06 08:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.50 - - [2025-11-06 08:33:06] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044210 10.0.0.50 - - [2025-11-06 08:33:06] "POST /virtual-machines HTTP/1.1" 200 395 0.014298 10.0.0.50 - - [2025-11-06 08:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012167 10.0.0.50 - - [2025-11-06 08:33:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138160 10.0.0.50 - - [2025-11-06 08:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024108 10.0.0.50 - - [2025-11-06 08:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021150 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005308 10.0.0.50 - - [2025-11-06 08:33:06] "POST /instance-ips HTTP/1.1" 200 397 0.020251 10.0.0.50 - - [2025-11-06 08:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.040807 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014356 10.0.0.50 - - [2025-11-06 08:33:06] "POST /set-tag HTTP/1.1" 200 109 0.023859 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023536 10.0.0.50 - - [2025-11-06 08:33:06] "GET /instance-ip/37dce9c8-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003833 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005372 10.0.0.50 - - [2025-11-06 08:33:06] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006458 10.0.0.50 - - [2025-11-06 08:33:06] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.50 - - [2025-11-06 08:33:06] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005057 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004485 10.0.0.50 - - [2025-11-06 08:33:07] "POST /ref-update HTTP/1.1" 200 156 0.010604 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025347 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.012068 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005639 10.0.0.50 - - [2025-11-06 08:33:07] "POST /ref-update HTTP/1.1" 200 156 0.009782 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014948 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006568 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.003311 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005998 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004998 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005337 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.50 - - [2025-11-06 08:33:07] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005227 10.0.0.50 - - [2025-11-06 08:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.50 - - [2025-11-06 08:33:08] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007764 10.0.0.50 - - [2025-11-06 08:33:08] "POST /set-tag HTTP/1.1" 200 109 0.010002 10.0.0.50 - - [2025-11-06 08:33:08] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008996 10.0.0.50 - - [2025-11-06 08:33:08] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.50 - - [2025-11-06 08:33:08] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004681 10.0.0.50 - - [2025-11-06 08:33:08] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.50 - - [2025-11-06 08:33:09] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005551 10.0.0.50 - - [2025-11-06 08:33:09] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.50 - - [2025-11-06 08:33:10] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005572 10.0.0.50 - - [2025-11-06 08:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.50 - - [2025-11-06 08:33:11] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008266 10.0.0.50 - - [2025-11-06 08:33:11] "POST /set-tag HTTP/1.1" 200 109 0.004419 10.0.0.50 - - [2025-11-06 08:33:12] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006232 10.0.0.50 - - [2025-11-06 08:33:12] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.50 - - [2025-11-06 08:33:12] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012551 10.0.0.50 - - [2025-11-06 08:33:12] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine/0570d429-bb8d-4f6c-b903-69edbd299976?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004416 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007149 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine/a98128b7-5804-4ea4-856c-904e7dc09c1c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003486 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004534 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine/baaf8a6a-c1c8-4c99-882a-c098e361bcda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004097 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005615 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine/63f64d8a-4275-4389-a281-7a636b04cbd1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003318 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005736 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine/a83dbf3c-ca11-46b8-9af5-6d15f27db140?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003385 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015474 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine/96069c7c-6c28-40ef-8936-c6dde4ca7d2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003699 10.0.0.50 - - [2025-11-06 08:33:16] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005199 10.0.0.50 - - [2025-11-06 08:33:17] "GET /virtual-machine/856add6e-2999-4664-9e28-3204d292de30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003393 10.0.0.50 - - [2025-11-06 08:33:17] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004868 10.0.0.50 - - [2025-11-06 08:33:17] "GET /virtual-machine/71a73953-f3ac-4f62-a849-3eb94605be3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003375 10.0.0.50 - - [2025-11-06 08:33:17] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005677 10.0.0.50 - - [2025-11-06 08:33:17] "GET /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006050 10.0.0.50 - - [2025-11-06 08:33:17] "POST /tags HTTP/1.1" 200 333 0.034028 10.0.0.50 - - [2025-11-06 08:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011344 10.0.0.50 - - [2025-11-06 08:33:17] "GET /tag/fc37d9e8-1250-4876-a0cc-42b279b91b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022844 10.0.0.50 - - [2025-11-06 08:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2025-11-06 08:33:18] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040860 10.0.0.50 - - [2025-11-06 08:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.50 - - [2025-11-06 08:33:18] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005094 10.0.0.50 - - [2025-11-06 08:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.50 - - [2025-11-06 08:33:18] "GET /service-appliance-set/5d088571-4642-4337-9d8b-8b71a5ecd71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003089 10.0.0.50 - - [2025-11-06 08:33:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.001999 10.0.0.50 - - [2025-11-06 08:33:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106758 10.0.0.50 - - [2025-11-06 08:33:18] "GET /virtual-machine-interface/99c44dea-df5a-47bd-ae70-c10055bf4dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.009309 10.0.0.50 - - [2025-11-06 08:33:18] "POST /instance-ips HTTP/1.1" 200 409 0.029359 10.0.0.50 - - [2025-11-06 08:33:18] "GET /instance-ip/bebbda55-7b76-45fa-a985-77cea743b4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004372 10.0.0.50 - - [2025-11-06 08:33:18] "POST /loadbalancers HTTP/1.1" 200 629 0.065816 10.0.0.50 - - [2025-11-06 08:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020407 10.0.0.50 - - [2025-11-06 08:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009818 10.0.0.50 - - [2025-11-06 08:33:18] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050936 10.0.0.50 - - [2025-11-06 08:33:18] "GET /instance-ip/bebbda55-7b76-45fa-a985-77cea743b4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002977 10.0.0.50 - - [2025-11-06 08:33:18] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058013 10.0.0.50 - - [2025-11-06 08:33:18] "POST /floating-ips HTTP/1.1" 200 597 0.065210 10.0.0.50 - - [2025-11-06 08:33:18] "GET /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.014210 10.0.0.50 - - [2025-11-06 08:33:18] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.025191 10.0.0.50 - - [2025-11-06 08:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.50 - - [2025-11-06 08:33:18] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035405 10.0.0.50 - - [2025-11-06 08:33:18] "GET /loadbalancer-listener/d2946626-9b6c-4931-87ba-b87a5928106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004195 10.0.0.50 - - [2025-11-06 08:33:18] "GET /loadbalancer-listener/d2946626-9b6c-4931-87ba-b87a5928106e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003944 10.0.0.50 - - [2025-11-06 08:33:18] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019303 10.0.0.50 - - [2025-11-06 08:33:18] "GET /instance-ip/bebbda55-7b76-45fa-a985-77cea743b4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004623 10.0.0.50 - - [2025-11-06 08:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2025-11-06 08:33:18] "GET /instance-ip/bebbda55-7b76-45fa-a985-77cea743b4b9?fields=floating_ips HTTP/1.1" 200 1213 0.008772 10.0.0.50 - - [2025-11-06 08:33:18] "GET /floating-ip/787dca26-f826-4cf4-9159-34fca7fa6d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003071 10.0.0.50 - - [2025-11-06 08:33:18] "GET /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004570 10.0.0.50 - - [2025-11-06 08:33:18] "GET /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006892 10.0.0.50 - - [2025-11-06 08:33:18] "GET /loadbalancer-pool/a4c927fe-fa03-4b78-a152-f286ed691f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007732 10.0.0.50 - - [2025-11-06 08:33:18] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028423 10.0.0.50 - - [2025-11-06 08:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008367 10.0.0.50 - - [2025-11-06 08:33:18] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007211 10.0.0.50 - - [2025-11-06 08:33:19] "POST /tags HTTP/1.1" 409 221 0.002374 10.0.0.50 - - [2025-11-06 08:33:19] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004956 10.0.0.50 - - [2025-11-06 08:33:19] "POST /ref-update HTTP/1.1" 200 156 0.008840 10.0.0.50 - - [2025-11-06 08:33:19] "GET /floating-ip/787dca26-f826-4cf4-9159-34fca7fa6d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.017265 10.0.0.50 - - [2025-11-06 08:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.50 - - [2025-11-06 08:33:19] "GET /tag/fc37d9e8-1250-4876-a0cc-42b279b91b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014533 10.0.0.50 - - [2025-11-06 08:33:19] "PUT /floating-ip/787dca26-f826-4cf4-9159-34fca7fa6d8d HTTP/1.1" 200 256 0.010686 10.0.0.50 - - [2025-11-06 08:33:19] "POST /set-tag HTTP/1.1" 200 109 0.084843 10.0.0.50 - - [2025-11-06 08:33:19] "GET /loadbalancer-pool/a4c927fe-fa03-4b78-a152-f286ed691f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007743 10.0.0.50 - - [2025-11-06 08:33:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014834 10.0.0.50 - - [2025-11-06 08:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024598 10.0.0.50 - - [2025-11-06 08:33:19] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018238 10.0.0.50 - - [2025-11-06 08:33:19] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006194 10.0.0.50 - - [2025-11-06 08:33:19] "POST /ref-update HTTP/1.1" 200 156 0.011097 10.0.0.50 - - [2025-11-06 08:33:19] "GET /floating-ip/787dca26-f826-4cf4-9159-34fca7fa6d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.015803 10.0.0.50 - - [2025-11-06 08:33:19] "POST /set-tag HTTP/1.1" 200 109 0.063150 10.0.0.50 - - [2025-11-06 08:33:20] "POST /tags HTTP/1.1" 409 206 0.002287 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.50 - - [2025-11-06 08:33:20] "GET /tag/5590c94d-84db-403b-a054-5208cf3c0696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015469 10.0.0.50 - - [2025-11-06 08:33:20] "POST /tags HTTP/1.1" 409 204 0.002532 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2025-11-06 08:33:20] "GET /tag/d558a7cc-53b9-4d0d-957c-4c2b62a87b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015219 10.0.0.50 - - [2025-11-06 08:33:20] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002708 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2025-11-06 08:33:20] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003265 10.0.0.50 - - [2025-11-06 08:33:20] "POST /tags HTTP/1.1" 409 206 0.002635 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.50 - - [2025-11-06 08:33:20] "GET /tag/5590c94d-84db-403b-a054-5208cf3c0696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013249 10.0.0.50 - - [2025-11-06 08:33:20] "POST /tags HTTP/1.1" 409 226 0.002323 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.50 - - [2025-11-06 08:33:20] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011081 10.0.0.50 - - [2025-11-06 08:33:20] "POST /tags HTTP/1.1" 409 204 0.002094 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2025-11-06 08:33:20] "GET /tag/d558a7cc-53b9-4d0d-957c-4c2b62a87b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012021 10.0.0.50 - - [2025-11-06 08:33:20] "POST /tags HTTP/1.1" 409 226 0.002137 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-11-06 08:33:20] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012621 10.0.0.50 - - [2025-11-06 08:33:20] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009677 10.0.0.50 - - [2025-11-06 08:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.50 - - [2025-11-06 08:33:20] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006224 10.0.0.50 - - [2025-11-06 08:33:20] "POST /firewall-rules HTTP/1.1" 200 626 0.083671 10.0.0.50 - - [2025-11-06 08:33:20] "POST /firewall-rules HTTP/1.1" 200 646 0.081817 10.0.0.50 - - [2025-11-06 08:33:20] "GET /firewall-rule/da59b2b3-3f49-4ff1-9e4d-10d8a27a348e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005851 10.0.0.50 - - [2025-11-06 08:33:20] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011135 10.0.0.50 - - [2025-11-06 08:33:20] "GET /firewall-rule/85f73d94-509c-482e-9821-3f80d6a6016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005194 10.0.0.50 - - [2025-11-06 08:33:20] "POST /ref-update HTTP/1.1" 200 156 0.024405 10.0.0.50 - - [2025-11-06 08:33:21] "POST /firewall-policys HTTP/1.1" 200 606 0.045360 10.0.0.50 - - [2025-11-06 08:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034462 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.018659 10.0.0.50 - - [2025-11-06 08:33:21] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003049 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003668 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007696 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/8990f39e-e403-47ef-8abb-df8a491087bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006377 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007015 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004522 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005223 10.0.0.50 - - [2025-11-06 08:33:21] "POST /ref-update HTTP/1.1" 200 156 0.027791 10.0.0.50 - - [2025-11-06 08:33:21] "POST /ref-update HTTP/1.1" 200 156 0.078496 10.0.0.50 - - [2025-11-06 08:33:21] "POST /ref-update HTTP/1.1" 200 156 0.041538 10.0.0.50 - - [2025-11-06 08:33:21] "POST /ref-update HTTP/1.1" 200 156 0.029502 10.0.0.50 - - [2025-11-06 08:33:21] "POST /ref-update HTTP/1.1" 200 156 0.070407 10.0.0.50 - - [2025-11-06 08:33:21] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013340 10.0.0.50 - - [2025-11-06 08:35:17] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005080 10.0.0.50 - - [2025-11-06 08:35:17] "POST /set-tag HTTP/1.1" 200 109 0.007641 10.0.0.50 - - [2025-11-06 08:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.50 - - [2025-11-06 08:35:18] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005096 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006009 10.0.0.50 - - [2025-11-06 08:35:18] "POST /set-tag HTTP/1.1" 200 109 0.029950 10.0.0.50 - - [2025-11-06 08:35:18] "DELETE /loadbalancer-member/71cab473-05df-40f7-badb-1cd28390526d HTTP/1.1" 200 115 0.087722 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005022 10.0.0.50 - - [2025-11-06 08:35:18] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.50 - - [2025-11-06 08:35:18] "DELETE /loadbalancer-member/1574b0de-f0c0-46f7-bdfe-759910bef316 HTTP/1.1" 200 115 0.045141 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010210 10.0.0.50 - - [2025-11-06 08:35:18] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.50 - - [2025-11-06 08:35:18] "DELETE /loadbalancer-member/f5fa5934-3c65-4720-acca-0f712f29fe80 HTTP/1.1" 200 115 0.050250 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006462 10.0.0.50 - - [2025-11-06 08:35:18] "POST /set-tag HTTP/1.1" 200 109 0.004714 10.0.0.50 - - [2025-11-06 08:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.50 - - [2025-11-06 08:35:18] "GET /loadbalancer/a4115111-b84b-4ca6-ba51-8ea5cd48c42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002995 10.0.0.50 - - [2025-11-06 08:35:18] "GET /loadbalancer-pool/6a7d0f98-ea9e-4df3-abfc-368a74f1dcdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005615 10.0.0.50 - - [2025-11-06 08:35:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031448 10.0.0.50 - - [2025-11-06 08:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035063 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015776 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005986 10.0.0.50 - - [2025-11-06 08:35:18] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002693 10.0.0.50 - - [2025-11-06 08:35:18] "POST /set-tag HTTP/1.1" 200 109 0.063475 10.0.0.50 - - [2025-11-06 08:35:18] "GET /loadbalancer-pool/c2611109-60b4-47dc-abf6-878653328a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019427 10.0.0.50 - - [2025-11-06 08:35:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024539 10.0.0.50 - - [2025-11-06 08:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010961 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018081 10.0.0.50 - - [2025-11-06 08:35:18] "POST /set-tag HTTP/1.1" 200 109 0.011489 10.0.0.50 - - [2025-11-06 08:35:18] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006505 10.0.0.50 - - [2025-11-06 08:35:18] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002971 10.0.0.50 - - [2025-11-06 08:35:18] "GET /loadbalancer-pool/1d9dae02-fbd9-419e-9a6a-e4f3afd08f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003542 10.0.0.50 - - [2025-11-06 08:35:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022327 10.0.0.50 - - [2025-11-06 08:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021319 10.0.0.50 - - [2025-11-06 08:35:19] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019071 10.0.0.50 - - [2025-11-06 08:35:19] "GET /virtual-machine-interface/e74c1250-bae9-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026781 10.0.0.50 - - [2025-11-06 08:35:19] "GET /floating-ip/40f6e466-e46b-420b-b17c-c4791de11722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005438 10.0.0.50 - - [2025-11-06 08:35:19] "POST /set-tag HTTP/1.1" 200 109 0.005383 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 252 0.005269 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013291 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 228 0.002297 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012305 10.0.0.50 - - [2025-11-06 08:35:25] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005125 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2025-11-06 08:35:25] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009294 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 206 0.003888 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009249 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/5590c94d-84db-403b-a054-5208cf3c0696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024664 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 226 0.005115 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015266 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 204 0.003799 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/d558a7cc-53b9-4d0d-957c-4c2b62a87b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017728 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 226 0.002193 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/f80c4402-8d22-46ef-8947-effc2983c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012371 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 228 0.004518 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014848 10.0.0.50 - - [2025-11-06 08:35:25] "POST /tags HTTP/1.1" 409 252 0.002646 10.0.0.50 - - [2025-11-06 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.50 - - [2025-11-06 08:35:25] "GET /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.040718 10.0.0.50 - - [2025-11-06 08:35:25] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004266 10.0.0.50 - - [2025-11-06 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.50 - - [2025-11-06 08:35:26] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003402 10.0.0.50 - - [2025-11-06 08:35:26] "POST /firewall-rules HTTP/1.1" 409 281 0.003198 10.0.0.50 - - [2025-11-06 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.50 - - [2025-11-06 08:35:26] "PUT /firewall-rule/85f73d94-509c-482e-9821-3f80d6a6016f HTTP/1.1" 200 260 0.044312 10.0.0.50 - - [2025-11-06 08:35:26] "POST /firewall-rules HTTP/1.1" 409 291 0.022063 10.0.0.50 - - [2025-11-06 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.50 - - [2025-11-06 08:35:26] "PUT /firewall-rule/da59b2b3-3f49-4ff1-9e4d-10d8a27a348e HTTP/1.1" 200 260 0.051336 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-rule/da59b2b3-3f49-4ff1-9e4d-10d8a27a348e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.037994 10.0.0.50 - - [2025-11-06 08:35:26] "POST /firewall-rules HTTP/1.1" 200 658 0.108702 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-rule/2b5a497a-8945-4c76-a457-2264f11f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.029241 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007073 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-rule/85f73d94-509c-482e-9821-3f80d6a6016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003746 10.0.0.50 - - [2025-11-06 08:35:26] "POST /firewall-policys HTTP/1.1" 409 269 0.002732 10.0.0.50 - - [2025-11-06 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.50 - - [2025-11-06 08:35:26] "PUT /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad HTTP/1.1" 200 264 0.047312 10.0.0.50 - - [2025-11-06 08:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023196 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.019304 10.0.0.50 - - [2025-11-06 08:35:26] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006778 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005556 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002804 10.0.0.50 - - [2025-11-06 08:35:26] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002615 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:35:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:35:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:35:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001992 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:35:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001303 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:35:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001038 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:35:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:36:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:36:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 10.0.0.50 - - [2025-11-06 08:36:27] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018043 10.0.0.50 - - [2025-11-06 08:36:27] "POST /set-tag HTTP/1.1" 200 109 0.006438 10.0.0.50 - - [2025-11-06 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.50 - - [2025-11-06 08:36:27] "GET /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005554 10.0.0.50 - - [2025-11-06 08:36:27] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006648 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.073657 10.0.0.50 - - [2025-11-06 08:36:28] "DELETE /loadbalancer-member/59161f77-96ed-405d-ba0e-5db15bd1d719 HTTP/1.1" 200 115 0.066662 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007046 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004925 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005990 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005482 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007749 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.004508 10.0.0.50 - - [2025-11-06 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.50 - - [2025-11-06 08:36:28] "GET /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004914 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004987 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.004959 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004772 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006289 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.50 - - [2025-11-06 08:36:28] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004847 10.0.0.50 - - [2025-11-06 08:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006636 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006657 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine/0570d429-bb8d-4f6c-b903-69edbd299976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002939 10.0.0.50 - - [2025-11-06 08:36:29] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004842 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.021190 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.024009 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.018170 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.029461 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.035662 10.0.0.50 - - [2025-11-06 08:36:29] "DELETE /instance-ip/339f400e-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.083967 10.0.0.50 - - [2025-11-06 08:36:29] "POST /ref-update HTTP/1.1" 200 156 0.021182 10.0.0.50 - - [2025-11-06 08:36:29] "DELETE /virtual-machine-interface/337dd874-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.105762 10.0.0.50 - - [2025-11-06 08:36:29] "DELETE /virtual-machine/0570d429-bb8d-4f6c-b903-69edbd299976 HTTP/1.1" 200 115 0.074608 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.024790 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.019443 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.025202 10.0.0.50 - - [2025-11-06 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.005528 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine/a98128b7-5804-4ea4-856c-904e7dc09c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.019616 10.0.0.50 - - [2025-11-06 08:36:29] "POST /ref-update HTTP/1.1" 200 156 0.017566 10.0.0.50 - - [2025-11-06 08:36:29] "GET /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015315 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.037844 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.063641 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.041198 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.032400 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.026663 10.0.0.50 - - [2025-11-06 08:36:30] "DELETE /instance-ip/349c2e22-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.064201 10.0.0.50 - - [2025-11-06 08:36:30] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.50 - - [2025-11-06 08:36:30] "DELETE /virtual-machine-interface/347c8d92-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.052155 10.0.0.50 - - [2025-11-06 08:36:30] "DELETE /virtual-machine/a98128b7-5804-4ea4-856c-904e7dc09c1c HTTP/1.1" 200 115 0.026552 10.0.0.50 - - [2025-11-06 08:36:30] "DELETE /tag/ce62cdc5-e6ef-4e22-b1dd-443bcdcb278d HTTP/1.1" 200 115 0.055549 10.0.0.50 - - [2025-11-06 08:36:30] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005163 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.50 - - [2025-11-06 08:36:30] "GET /virtual-machine/63f64d8a-4275-4389-a281-7a636b04cbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003068 10.0.0.50 - - [2025-11-06 08:36:30] "POST /ref-update HTTP/1.1" 200 156 0.017627 10.0.0.50 - - [2025-11-06 08:36:30] "GET /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004834 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.018422 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.033978 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.017767 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.034527 10.0.0.50 - - [2025-11-06 08:36:30] "POST /set-tag HTTP/1.1" 200 109 0.033359 10.0.0.50 - - [2025-11-06 08:36:30] "DELETE /instance-ip/35cf6b6a-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.041178 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /virtual-machine-interface/35b5d308-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.061919 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /virtual-machine/63f64d8a-4275-4389-a281-7a636b04cbd1 HTTP/1.1" 200 115 0.026113 10.0.0.50 - - [2025-11-06 08:36:31] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005946 10.0.0.50 - - [2025-11-06 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.003193 10.0.0.50 - - [2025-11-06 08:36:31] "GET /virtual-machine/baaf8a6a-c1c8-4c99-882a-c098e361bcda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002988 10.0.0.50 - - [2025-11-06 08:36:31] "POST /ref-update HTTP/1.1" 200 156 0.010266 10.0.0.50 - - [2025-11-06 08:36:31] "GET /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019135 10.0.0.50 - - [2025-11-06 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.020324 10.0.0.50 - - [2025-11-06 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.038423 10.0.0.50 - - [2025-11-06 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.027939 10.0.0.50 - - [2025-11-06 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.019150 10.0.0.50 - - [2025-11-06 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.034682 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /instance-ip/3550e524-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.062370 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /virtual-machine-interface/3534eae0-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.055289 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /virtual-machine/baaf8a6a-c1c8-4c99-882a-c098e361bcda HTTP/1.1" 200 115 0.021262 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /tag/842676d5-79fe-4e51-8810-f6a402a0e79b HTTP/1.1" 200 115 0.040541 10.0.0.50 - - [2025-11-06 08:36:31] "DELETE /tag/5590c94d-84db-403b-a054-5208cf3c0696 HTTP/1.1" 409 388 0.004903 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005143 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.009658 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006147 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine/856add6e-2999-4664-9e28-3204d292de30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003539 10.0.0.50 - - [2025-11-06 08:36:59] "POST /ref-update HTTP/1.1" 200 156 0.010978 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016114 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.030156 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.023301 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.036382 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.014610 10.0.0.50 - - [2025-11-06 08:36:59] "DELETE /instance-ip/36d9b236-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.060119 10.0.0.50 - - [2025-11-06 08:36:59] "DELETE /virtual-machine-interface/36c0b948-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.054662 10.0.0.50 - - [2025-11-06 08:36:59] "DELETE /virtual-machine/856add6e-2999-4664-9e28-3204d292de30 HTTP/1.1" 200 115 0.019856 10.0.0.50 - - [2025-11-06 08:36:59] "DELETE /tag/d558a7cc-53b9-4d0d-957c-4c2b62a87b9f HTTP/1.1" 409 236 0.010225 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005043 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004577 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine/a83dbf3c-ca11-46b8-9af5-6d15f27db140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002636 10.0.0.50 - - [2025-11-06 08:36:59] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.50 - - [2025-11-06 08:36:59] "GET /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006286 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.019680 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.032756 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.017561 10.0.0.50 - - [2025-11-06 08:36:59] "POST /set-tag HTTP/1.1" 200 109 0.032788 10.0.0.50 - - [2025-11-06 08:36:59] "DELETE /instance-ip/365c2370-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.048412 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /virtual-machine-interface/3640c24c-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.092995 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /virtual-machine/a83dbf3c-ca11-46b8-9af5-6d15f27db140 HTTP/1.1" 200 115 0.048206 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /tag/c3da5e48-43f3-4cd3-adc7-0410093e1717 HTTP/1.1" 200 115 0.063185 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /tag/7e8e829d-3016-4670-8bc3-0341eed204e2 HTTP/1.1" 200 115 0.049411 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /tag/9430bf60-8104-43eb-b43e-4bc2da812399 HTTP/1.1" 200 115 0.044856 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008041 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004663 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine/71a73953-f3ac-4f62-a849-3eb94605be3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005630 10.0.0.50 - - [2025-11-06 08:37:00] "POST /ref-update HTTP/1.1" 200 156 0.011045 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013049 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.019065 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.026454 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.035781 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.014004 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /instance-ip/37dce9c8-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.055330 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /virtual-machine-interface/37c1a712-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.051234 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /virtual-machine/71a73953-f3ac-4f62-a849-3eb94605be3b HTTP/1.1" 200 115 0.025687 10.0.0.50 - - [2025-11-06 08:37:00] "DELETE /tag/16075a93-6f29-487b-9a67-a7463caf476d HTTP/1.1" 200 115 0.051051 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004753 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005020 10.0.0.50 - - [2025-11-06 08:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine/96069c7c-6c28-40ef-8936-c6dde4ca7d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003622 10.0.0.50 - - [2025-11-06 08:37:00] "POST /ref-update HTTP/1.1" 200 156 0.018278 10.0.0.50 - - [2025-11-06 08:37:00] "GET /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011314 10.0.0.50 - - [2025-11-06 08:37:01] "POST /set-tag HTTP/1.1" 200 109 0.019415 10.0.0.50 - - [2025-11-06 08:37:01] "POST /set-tag HTTP/1.1" 200 109 0.032764 10.0.0.50 - - [2025-11-06 08:37:01] "POST /set-tag HTTP/1.1" 200 109 0.031578 10.0.0.50 - - [2025-11-06 08:37:01] "POST /set-tag HTTP/1.1" 200 109 0.025876 10.0.0.50 - - [2025-11-06 08:37:01] "DELETE /instance-ip/3760197a-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.052848 10.0.0.50 - - [2025-11-06 08:37:01] "DELETE /virtual-machine-interface/37435a9c-baeb-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.049014 10.0.0.50 - - [2025-11-06 08:37:01] "DELETE /virtual-machine/96069c7c-6c28-40ef-8936-c6dde4ca7d2a HTTP/1.1" 200 115 0.027281 10.0.0.50 - - [2025-11-06 08:37:01] "DELETE /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8 HTTP/1.1" 409 236 0.005857 10.0.0.50 - - [2025-11-06 08:37:01] "DELETE /tag/6dee44f0-a592-44b6-97e2-9ba3774ddb2b HTTP/1.1" 200 115 0.039004 10.0.0.50 - - [2025-11-06 08:37:01] "DELETE /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e HTTP/1.1" 409 236 0.004643 10.0.0.50 - - [2025-11-06 08:37:03] "POST /projects HTTP/1.1" 409 238 0.002558 10.0.0.50 - - [2025-11-06 08:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2025-11-06 08:37:03] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036673 10.0.0.50 - - [2025-11-06 08:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2025-11-06 08:37:03] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005011 10.0.0.50 - - [2025-11-06 08:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2025-11-06 08:37:03] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004502 10.0.0.50 - - [2025-11-06 08:37:03] "POST /security-groups HTTP/1.1" 409 285 0.002516 10.0.0.50 - - [2025-11-06 08:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2025-11-06 08:37:03] "PUT /security-group/3b9164e8-0378-4d07-a91d-65543d998e38 HTTP/1.1" 200 262 0.066925 10.0.0.50 - - [2025-11-06 08:37:03] "PUT /access-control-list/6ca42dae-1d05-43ce-8923-63c14e97b9e0 HTTP/1.1" 200 272 0.019597 10.0.0.50 - - [2025-11-06 08:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031760 10.0.0.50 - - [2025-11-06 08:37:03] "PUT /access-control-list/16d87c92-c6b9-4d8c-a3a4-5f83e71d322d HTTP/1.1" 200 272 0.041412 10.0.0.50 - - [2025-11-06 08:37:08] "POST /projects HTTP/1.1" 409 238 0.002738 10.0.0.50 - - [2025-11-06 08:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2025-11-06 08:37:08] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037523 10.0.0.50 - - [2025-11-06 08:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2025-11-06 08:37:08] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004422 10.0.0.50 - - [2025-11-06 08:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.50 - - [2025-11-06 08:37:08] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004586 10.0.0.50 - - [2025-11-06 08:37:08] "POST /security-groups HTTP/1.1" 409 285 0.002467 10.0.0.50 - - [2025-11-06 08:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.50 - - [2025-11-06 08:37:08] "PUT /security-group/3b9164e8-0378-4d07-a91d-65543d998e38 HTTP/1.1" 200 262 0.069042 10.0.0.50 - - [2025-11-06 08:37:08] "PUT /access-control-list/6ca42dae-1d05-43ce-8923-63c14e97b9e0 HTTP/1.1" 200 272 0.017681 10.0.0.50 - - [2025-11-06 08:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025977 10.0.0.50 - - [2025-11-06 08:37:08] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.021462 10.0.0.50 - - [2025-11-06 08:37:08] "PUT /access-control-list/16d87c92-c6b9-4d8c-a3a4-5f83e71d322d HTTP/1.1" 200 272 0.035886 10.0.0.50 - - [2025-11-06 08:37:08] "GET /firewall-rule/486125c9-3ae7-4c8b-ac26-db86c6ad04f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003390 10.0.0.50 - - [2025-11-06 08:37:08] "POST /ref-update HTTP/1.1" 200 156 0.059014 10.0.0.50 - - [2025-11-06 08:37:08] "DELETE /firewall-rule/486125c9-3ae7-4c8b-ac26-db86c6ad04f1 HTTP/1.1" 200 115 0.045376 10.0.0.50 - - [2025-11-06 08:37:08] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.010294 10.0.0.50 - - [2025-11-06 08:37:08] "GET /firewall-rule/148cd952-c946-484b-93fd-148d6cff36ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003856 10.0.0.50 - - [2025-11-06 08:37:08] "POST /ref-update HTTP/1.1" 200 156 0.049249 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /firewall-rule/148cd952-c946-484b-93fd-148d6cff36ea HTTP/1.1" 200 115 0.048652 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8 HTTP/1.1" 409 236 0.009591 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /tag/84eedc3c-486e-4ad3-bc15-50d048054528 HTTP/1.1" 200 115 0.052899 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e HTTP/1.1" 409 236 0.007805 10.0.0.50 - - [2025-11-06 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.50 - - [2025-11-06 08:37:09] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005292 10.0.0.50 - - [2025-11-06 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2025-11-06 08:37:09] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004577 10.0.0.50 - - [2025-11-06 08:37:09] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.049530 10.0.0.50 - - [2025-11-06 08:37:09] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.050664 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /security-group/3b9164e8-0378-4d07-a91d-65543d998e38 HTTP/1.1" 200 115 0.060767 10.0.0.50 - - [2025-11-06 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /access-control-list/6ca42dae-1d05-43ce-8923-63c14e97b9e0 HTTP/1.1" 200 115 0.043081 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /access-control-list/16d87c92-c6b9-4d8c-a3a4-5f83e71d322d HTTP/1.1" 200 115 0.030504 10.0.0.50 - - [2025-11-06 08:37:09] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.059242 10.0.0.50 - - [2025-11-06 08:37:09] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?fields=security_groups HTTP/1.1" 200 1351 0.033544 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /security-group/446f127f-8e2f-4d1a-b2ff-46298252644c HTTP/1.1" 200 115 0.052057 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /access-control-list/f6125992-a55c-41cc-8ca1-fe9d488b2eb9 HTTP/1.1" 200 115 0.053077 10.0.0.50 - - [2025-11-06 08:37:09] "GET /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce?fields=application_policy_sets HTTP/1.1" 200 1390 0.056029 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /access-control-list/d2efb944-1413-44f7-82bd-74f47a6974d5 HTTP/1.1" 200 115 0.054178 10.0.0.50 - - [2025-11-06 08:37:09] "DELETE /project/2f1b023d-cb3f-48eb-86a1-cd78aab4a3ce HTTP/1.1" 200 115 0.363969 10.0.0.50 - - [2025-11-06 08:37:09] "POST /projects HTTP/1.1" 409 238 0.002593 10.0.0.50 - - [2025-11-06 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2025-11-06 08:37:09] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036234 10.0.0.50 - - [2025-11-06 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2025-11-06 08:37:09] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004984 10.0.0.50 - - [2025-11-06 08:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2025-11-06 08:37:10] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005587 10.0.0.50 - - [2025-11-06 08:37:10] "POST /security-groups HTTP/1.1" 409 285 0.002765 10.0.0.50 - - [2025-11-06 08:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-11-06 08:37:10] "PUT /security-group/ff7bd6d8-325f-47dc-b2f0-f3f0b4a6952c HTTP/1.1" 200 262 0.059592 10.0.0.50 - - [2025-11-06 08:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.044201 10.0.0.50 - - [2025-11-06 08:37:10] "PUT /access-control-list/158703d8-2bc7-4ac4-9e37-64fb5cb14cb6 HTTP/1.1" 200 272 0.016631 10.0.0.50 - - [2025-11-06 08:37:10] "PUT /access-control-list/ef33dadf-1cb5-406d-bcef-06a921268555 HTTP/1.1" 200 272 0.029994 10.0.0.50 - - [2025-11-06 08:37:14] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003530 10.0.0.50 - - [2025-11-06 08:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.50 - - [2025-11-06 08:37:14] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003404 10.0.0.50 - - [2025-11-06 08:37:14] "GET /firewall-policy/bdecd73e-44c9-4215-a466-599f87bcb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003276 10.0.0.50 - - [2025-11-06 08:37:14] "GET /firewall-rule/85f73d94-509c-482e-9821-3f80d6a6016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003262 10.0.0.50 - - [2025-11-06 08:37:14] "POST /ref-update HTTP/1.1" 200 156 0.013532 10.0.0.50 - - [2025-11-06 08:37:14] "DELETE /firewall-rule/85f73d94-509c-482e-9821-3f80d6a6016f HTTP/1.1" 200 115 0.038195 10.0.0.50 - - [2025-11-06 08:37:14] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003171 10.0.0.50 - - [2025-11-06 08:37:14] "GET /firewall-rule/2b5a497a-8945-4c76-a457-2264f11f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003302 10.0.0.50 - - [2025-11-06 08:37:14] "POST /ref-update HTTP/1.1" 200 156 0.016619 10.0.0.50 - - [2025-11-06 08:37:14] "DELETE /firewall-rule/2b5a497a-8945-4c76-a457-2264f11f5974 HTTP/1.1" 200 115 0.127103 10.0.0.50 - - [2025-11-06 08:37:14] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004720 10.0.0.50 - - [2025-11-06 08:37:14] "GET /firewall-rule/da59b2b3-3f49-4ff1-9e4d-10d8a27a348e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003480 10.0.0.50 - - [2025-11-06 08:37:14] "POST /ref-update HTTP/1.1" 200 156 0.014452 10.0.0.50 - - [2025-11-06 08:37:14] "DELETE /firewall-rule/da59b2b3-3f49-4ff1-9e4d-10d8a27a348e HTTP/1.1" 200 115 0.106256 10.0.0.50 - - [2025-11-06 08:37:14] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003017 10.0.0.50 - - [2025-11-06 08:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2025-11-06 08:37:15] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006595 10.0.0.50 - - [2025-11-06 08:37:15] "GET /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004926 10.0.0.50 - - [2025-11-06 08:37:15] "POST /ref-update HTTP/1.1" 200 156 0.023766 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /firewall-policy/2798e800-d54e-4591-9ac0-9d2675f864ad HTTP/1.1" 200 115 0.066616 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /tag/5dbd8a38-9225-4584-bd74-51efc6bd7bc8 HTTP/1.1" 200 115 0.073670 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /tag/d558a7cc-53b9-4d0d-957c-4c2b62a87b9f HTTP/1.1" 200 115 0.118669 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /tag/5590c94d-84db-403b-a054-5208cf3c0696 HTTP/1.1" 200 115 0.096410 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /tag/188c565c-b4fc-482e-af6b-2f1483bb0c5e HTTP/1.1" 200 115 0.094323 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /loadbalancer-member/31124dec-947e-408c-b3f8-0ead02b3a8be HTTP/1.1" 200 115 0.041635 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /loadbalancer-pool/a4c927fe-fa03-4b78-a152-f286ed691f12 HTTP/1.1" 200 115 0.051801 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /loadbalancer-listener/d2946626-9b6c-4931-87ba-b87a5928106e HTTP/1.1" 200 115 0.039408 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /loadbalancer/65ba2300-119e-460e-9e2c-9a5ce67d21b2 HTTP/1.1" 200 115 0.041994 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /floating-ip/787dca26-f826-4cf4-9159-34fca7fa6d8d HTTP/1.1" 200 115 0.038656 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /instance-ip/bebbda55-7b76-45fa-a985-77cea743b4b9 HTTP/1.1" 200 115 0.066208 10.0.0.50 - - [2025-11-06 08:37:15] "DELETE /virtual-machine-interface/99c44dea-df5a-47bd-ae70-c10055bf4dce HTTP/1.1" 200 115 0.071364 10.0.0.50 - - [2025-11-06 08:37:16] "DELETE /tag/fc37d9e8-1250-4876-a0cc-42b279b91b60 HTTP/1.1" 200 115 0.084478 10.0.0.50 - - [2025-11-06 08:37:16] "POST /projects HTTP/1.1" 409 238 0.002373 10.0.0.50 - - [2025-11-06 08:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.50 - - [2025-11-06 08:37:16] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050247 10.0.0.50 - - [2025-11-06 08:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.50 - - [2025-11-06 08:37:16] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011583 10.0.0.50 - - [2025-11-06 08:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.50 - - [2025-11-06 08:37:16] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012957 10.0.0.50 - - [2025-11-06 08:37:16] "POST /security-groups HTTP/1.1" 409 285 0.002953 10.0.0.50 - - [2025-11-06 08:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.50 - - [2025-11-06 08:37:16] "PUT /security-group/ff7bd6d8-325f-47dc-b2f0-f3f0b4a6952c HTTP/1.1" 200 262 0.063910 10.0.0.50 - - [2025-11-06 08:37:16] "PUT /access-control-list/158703d8-2bc7-4ac4-9e37-64fb5cb14cb6 HTTP/1.1" 200 272 0.021401 10.0.0.50 - - [2025-11-06 08:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.049599 10.0.0.50 - - [2025-11-06 08:37:16] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.056694 10.0.0.50 - - [2025-11-06 08:37:16] "PUT /access-control-list/ef33dadf-1cb5-406d-bcef-06a921268555 HTTP/1.1" 200 272 0.068306 10.0.0.50 - - [2025-11-06 08:37:16] "GET /firewall-rule/26350e23-7f12-481c-b90b-d0c9652c24ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003637 10.0.0.50 - - [2025-11-06 08:37:16] "POST /ref-update HTTP/1.1" 200 156 0.056019 10.0.0.50 - - [2025-11-06 08:37:16] "DELETE /firewall-rule/26350e23-7f12-481c-b90b-d0c9652c24ad HTTP/1.1" 200 115 0.037528 10.0.0.50 - - [2025-11-06 08:37:16] "GET /firewall-policy/4ff458f4-d876-4310-92a1-b88fa3ab8c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010566 10.0.0.50 - - [2025-11-06 08:37:16] "GET /firewall-rule/88ed54d4-2b56-41fe-81a1-292f837e7a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003443 10.0.0.50 - - [2025-11-06 08:37:16] "POST /ref-update HTTP/1.1" 200 156 0.058854 10.0.0.50 - - [2025-11-06 08:37:16] "DELETE /firewall-rule/88ed54d4-2b56-41fe-81a1-292f837e7a0f HTTP/1.1" 200 115 0.051491 10.0.0.50 - - [2025-11-06 08:37:16] "DELETE /tag/f80c4402-8d22-46ef-8947-effc2983c034 HTTP/1.1" 200 115 0.082621 10.0.0.50 - - [2025-11-06 08:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2025-11-06 08:37:16] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007886 10.0.0.50 - - [2025-11-06 08:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.50 - - [2025-11-06 08:37:16] "GET /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009486 10.0.0.50 - - [2025-11-06 08:37:17] "PUT /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea HTTP/1.1" 200 264 0.074523 10.0.0.50 - - [2025-11-06 08:37:17] "PUT /virtual-network/4f61df77-3b05-44ef-a9f4-3c1b9de626ba HTTP/1.1" 200 264 0.068755 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /access-control-list/158703d8-2bc7-4ac4-9e37-64fb5cb14cb6 HTTP/1.1" 200 115 0.037085 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /security-group/ff7bd6d8-325f-47dc-b2f0-f3f0b4a6952c HTTP/1.1" 200 115 0.085855 10.0.0.50 - - [2025-11-06 08:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /access-control-list/ef33dadf-1cb5-406d-bcef-06a921268555 HTTP/1.1" 200 115 0.026714 10.0.0.50 - - [2025-11-06 08:37:17] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036375 10.0.0.50 - - [2025-11-06 08:37:17] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?fields=security_groups HTTP/1.1" 200 1352 0.044019 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /security-group/e54eb029-cbab-4c30-8f4a-f6b8fa94b83d HTTP/1.1" 200 115 0.056611 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /access-control-list/09f1317e-5c6e-4c4e-9bd8-a63993023961 HTTP/1.1" 200 115 0.053950 10.0.0.50 - - [2025-11-06 08:37:17] "GET /project/114c0af2-1583-432e-9b9d-efb6ba1c657a?fields=application_policy_sets HTTP/1.1" 200 1391 0.060381 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /access-control-list/c135b98c-843b-45fd-b884-2fe269ce28ad HTTP/1.1" 200 115 0.074443 10.0.0.50 - - [2025-11-06 08:37:17] "DELETE /project/114c0af2-1583-432e-9b9d-efb6ba1c657a HTTP/1.1" 200 115 0.411300 10.0.0.50 - - [2025-11-06 08:37:17] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003915 10.0.0.50 - - [2025-11-06 08:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.50 - - [2025-11-06 08:37:17] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003340 10.0.0.50 - - [2025-11-06 08:37:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002547 10.0.0.50 - - [2025-11-06 08:37:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002323 10.0.0.50 - - [2025-11-06 08:38:07] "GET / HTTP/1.1" 200 35931 0.003530 10.0.0.50 - - [2025-11-06 08:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.50 - - [2025-11-06 08:38:07] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003624 10.0.0.50 - - [2025-11-06 08:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2025-11-06 08:38:08] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006066 10.0.0.50 - - [2025-11-06 08:38:26] "GET / HTTP/1.1" 200 35931 0.002962 10.0.0.50 - - [2025-11-06 08:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.50 - - [2025-11-06 08:38:26] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009097 10.0.0.50 - - [2025-11-06 08:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.50 - - [2025-11-06 08:38:26] "GET /config-node/693b466a-93c4-40e4-b8ba-5aee9f24621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003340 10.0.0.50 - - [2025-11-06 08:38:27] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.50 - - [2025-11-06 08:38:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002805 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.50 - - [2025-11-06 08:38:32] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003286 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.008728 10.0.0.50 - - [2025-11-06 08:38:32] "GET / HTTP/1.1" 200 35931 0.002533 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 264 0.002762 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/a5e39b8d-c19b-4ab2-943f-57d4ea253097 HTTP/1.1" 200 244 0.011726 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 261 0.005953 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/7d03aa75-e315-4890-8fda-e9a9daa13b04 HTTP/1.1" 200 244 0.013273 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 261 0.009861 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/b9626c0d-c020-4676-9b40-a99bdebc12cd HTTP/1.1" 200 244 0.014552 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 253 0.010845 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/5f355a56-26af-49c3-8704-fec8f6ac7fcc HTTP/1.1" 200 244 0.014318 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 251 0.015359 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/364d77f7-3bfa-4331-a2d6-3cceacbce4fb HTTP/1.1" 200 244 0.011320 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 252 0.008272 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/24fb174a-f7f2-488a-b3e0-7c73d5bd5a04 HTTP/1.1" 200 244 0.010760 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 256 0.002752 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/96e29615-5676-4dd9-8c86-b9ac49121c5e HTTP/1.1" 200 244 0.011714 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 248 0.005782 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.50 - - [2025-11-06 08:38:32] "PUT /alarm/37a7e1de-9c50-4612-bb5c-4d97cc49050d HTTP/1.1" 200 244 0.012966 10.0.0.50 - - [2025-11-06 08:38:32] "POST /alarms HTTP/1.1" 409 252 0.010197 10.0.0.50 - - [2025-11-06 08:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/2a80029b-1853-4018-9c3d-cacec99fe30c HTTP/1.1" 200 244 0.013635 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 257 0.021272 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/8da6e5a2-8e36-4ede-81ab-8a1e9173dc16 HTTP/1.1" 200 244 0.012790 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 251 0.004425 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/b565492c-bc38-4554-ab22-c4806efdbc68 HTTP/1.1" 200 244 0.013532 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 257 0.006887 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/e47c97d8-2cf7-4cae-a353-c5b1b0d457d0 HTTP/1.1" 200 244 0.018901 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 261 0.013042 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/78f8c372-6ab0-4fb7-a961-0edbb85c7d51 HTTP/1.1" 200 244 0.012185 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 258 0.008761 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/9229637b-5c7f-46be-bff1-1f7f231f160c HTTP/1.1" 200 244 0.010345 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 254 0.005702 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/091e250a-a85b-41eb-9584-4167bef6ed31 HTTP/1.1" 200 244 0.011051 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 254 0.009498 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/3830f7b6-f795-434b-8afd-d0a61c72c45c HTTP/1.1" 200 244 0.012131 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 254 0.008980 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/3c0c066a-7286-4b0f-9122-578dcae10b2d HTTP/1.1" 200 244 0.015037 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 247 0.014246 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/f1fc3fb7-0080-4122-aca3-02813f93c35f HTTP/1.1" 200 244 0.011856 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 272 0.003760 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/e37dac82-e113-4994-b587-1eee6b647781 HTTP/1.1" 200 244 0.011591 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 261 0.006797 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/20b5cb12-d56c-4e0e-a4e3-d6df2545ccfe HTTP/1.1" 200 244 0.011571 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 259 0.011744 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/229e59c9-1d2b-41ef-a84c-b08d62f6d34b HTTP/1.1" 200 244 0.015253 10.0.0.50 - - [2025-11-06 08:38:33] "POST /alarms HTTP/1.1" 409 265 0.009841 10.0.0.50 - - [2025-11-06 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2025-11-06 08:38:33] "PUT /alarm/cd9e3f1b-a32d-47a2-b6bd-2da41eadc862 HTTP/1.1" 200 244 0.011547 10.0.0.50 - - [2025-11-06 08:38:34] "POST /alarms HTTP/1.1" 409 279 0.012931 10.0.0.50 - - [2025-11-06 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2025-11-06 08:38:34] "PUT /alarm/7ab5f05c-968e-4fc9-9a26-8190d4feae2e HTTP/1.1" 200 244 0.012168 10.0.0.50 - - [2025-11-06 08:38:34] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.50 - - [2025-11-06 08:38:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002271 10.0.0.50 - - [2025-11-06 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.50 - - [2025-11-06 08:38:34] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.008517 10.0.0.50 - - [2025-11-06 08:38:34] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.50 - - [2025-11-06 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2025-11-06 08:38:34] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002889 10.0.0.50 - - [2025-11-06 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2025-11-06 08:38:34] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.012272 10.0.0.50 - - [2025-11-06 08:38:34] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.50 - - [2025-11-06 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2025-11-06 08:38:34] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006124 10.0.0.50 - - [2025-11-06 08:38:35] "PUT /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7 HTTP/1.1" 200 274 0.024696 10.0.0.50 - - [2025-11-06 08:38:38] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.50 - - [2025-11-06 08:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-11-06 08:38:38] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003691 10.0.0.50 - - [2025-11-06 08:38:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002263 10.0.0.50 - - [2025-11-06 08:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.50 - - [2025-11-06 08:38:38] "GET /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005605 10.0.0.50 - - [2025-11-06 08:38:38] "PUT /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56 HTTP/1.1" 200 254 0.018646 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:38:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001252 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:38:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 10.0.0.50 - - [2025-11-06 08:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.50 - - [2025-11-06 08:38:41] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005595 10.0.0.50 - - [2025-11-06 08:38:55] "GET / HTTP/1.1" 200 35931 0.002365 10.0.0.50 - - [2025-11-06 08:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.50 - - [2025-11-06 08:38:55] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005965 10.0.0.50 - - [2025-11-06 08:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.50 - - [2025-11-06 08:38:55] "GET /config-node/693b466a-93c4-40e4-b8ba-5aee9f24621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002296 10.0.0.50 - - [2025-11-06 08:39:06] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.50 - - [2025-11-06 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2025-11-06 08:39:06] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008839 10.0.0.50 - - [2025-11-06 08:39:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002697 10.0.0.50 - - [2025-11-06 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.50 - - [2025-11-06 08:39:06] "GET /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003841 10.0.0.50 - - [2025-11-06 08:39:06] "PUT /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56 HTTP/1.1" 200 254 0.019073 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001588 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 10.0.0.50 - - [2025-11-06 08:39:15] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004251 10.0.0.50 - - [2025-11-06 08:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2025-11-06 08:39:15] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003168 10.0.0.50 - - [2025-11-06 08:39:22] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.50 - - [2025-11-06 08:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2025-11-06 08:39:22] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004827 10.0.0.50 - - [2025-11-06 08:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2025-11-06 08:39:22] "GET /config-node/693b466a-93c4-40e4-b8ba-5aee9f24621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002219 10.0.0.50 - - [2025-11-06 08:39:22] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.50 - - [2025-11-06 08:39:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002458 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2025-11-06 08:39:27] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002645 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.50 - - [2025-11-06 08:39:27] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.007953 10.0.0.50 - - [2025-11-06 08:39:27] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.50 - - [2025-11-06 08:39:27] "POST /alarms HTTP/1.1" 409 264 0.002493 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2025-11-06 08:39:27] "PUT /alarm/a5e39b8d-c19b-4ab2-943f-57d4ea253097 HTTP/1.1" 200 244 0.011147 10.0.0.50 - - [2025-11-06 08:39:27] "POST /alarms HTTP/1.1" 409 261 0.007466 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2025-11-06 08:39:27] "PUT /alarm/7d03aa75-e315-4890-8fda-e9a9daa13b04 HTTP/1.1" 200 244 0.009208 10.0.0.50 - - [2025-11-06 08:39:27] "POST /alarms HTTP/1.1" 409 261 0.004190 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011183 10.0.0.50 - - [2025-11-06 08:39:27] "PUT /alarm/b9626c0d-c020-4676-9b40-a99bdebc12cd HTTP/1.1" 200 244 0.010305 10.0.0.50 - - [2025-11-06 08:39:27] "POST /alarms HTTP/1.1" 409 253 0.004015 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-11-06 08:39:27] "PUT /alarm/5f355a56-26af-49c3-8704-fec8f6ac7fcc HTTP/1.1" 200 244 0.009944 10.0.0.50 - - [2025-11-06 08:39:27] "POST /alarms HTTP/1.1" 409 251 0.008720 10.0.0.50 - - [2025-11-06 08:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-11-06 08:39:27] "PUT /alarm/364d77f7-3bfa-4331-a2d6-3cceacbce4fb HTTP/1.1" 200 244 0.009275 10.0.0.50 - - [2025-11-06 08:39:27] "POST /alarms HTTP/1.1" 409 252 0.003806 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/24fb174a-f7f2-488a-b3e0-7c73d5bd5a04 HTTP/1.1" 200 244 0.012847 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 256 0.008139 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/96e29615-5676-4dd9-8c86-b9ac49121c5e HTTP/1.1" 200 244 0.009817 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 248 0.006626 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/37a7e1de-9c50-4612-bb5c-4d97cc49050d HTTP/1.1" 200 244 0.009400 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 252 0.007854 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/2a80029b-1853-4018-9c3d-cacec99fe30c HTTP/1.1" 200 244 0.012126 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 257 0.006766 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/8da6e5a2-8e36-4ede-81ab-8a1e9173dc16 HTTP/1.1" 200 244 0.015779 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 251 0.008508 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/b565492c-bc38-4554-ab22-c4806efdbc68 HTTP/1.1" 200 244 0.011967 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 257 0.007931 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/e47c97d8-2cf7-4cae-a353-c5b1b0d457d0 HTTP/1.1" 200 244 0.010552 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 261 0.007118 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/78f8c372-6ab0-4fb7-a961-0edbb85c7d51 HTTP/1.1" 200 244 0.013683 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 258 0.005907 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/9229637b-5c7f-46be-bff1-1f7f231f160c HTTP/1.1" 200 244 0.010134 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 254 0.010793 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/091e250a-a85b-41eb-9584-4167bef6ed31 HTTP/1.1" 200 244 0.010728 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 254 0.008791 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/3830f7b6-f795-434b-8afd-d0a61c72c45c HTTP/1.1" 200 244 0.012285 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 254 0.006012 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/3c0c066a-7286-4b0f-9122-578dcae10b2d HTTP/1.1" 200 244 0.011062 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 247 0.006682 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/f1fc3fb7-0080-4122-aca3-02813f93c35f HTTP/1.1" 200 244 0.010563 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 272 0.007808 10.0.0.50 - - [2025-11-06 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.50 - - [2025-11-06 08:39:28] "PUT /alarm/e37dac82-e113-4994-b587-1eee6b647781 HTTP/1.1" 200 244 0.013871 10.0.0.50 - - [2025-11-06 08:39:28] "POST /alarms HTTP/1.1" 409 261 0.009219 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2025-11-06 08:39:29] "PUT /alarm/20b5cb12-d56c-4e0e-a4e3-d6df2545ccfe HTTP/1.1" 200 244 0.009860 10.0.0.50 - - [2025-11-06 08:39:29] "POST /alarms HTTP/1.1" 409 259 0.006646 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2025-11-06 08:39:29] "PUT /alarm/229e59c9-1d2b-41ef-a84c-b08d62f6d34b HTTP/1.1" 200 244 0.010277 10.0.0.50 - - [2025-11-06 08:39:29] "POST /alarms HTTP/1.1" 409 265 0.008174 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.50 - - [2025-11-06 08:39:29] "PUT /alarm/cd9e3f1b-a32d-47a2-b6bd-2da41eadc862 HTTP/1.1" 200 244 0.011218 10.0.0.50 - - [2025-11-06 08:39:29] "POST /alarms HTTP/1.1" 409 279 0.009271 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2025-11-06 08:39:29] "PUT /alarm/7ab5f05c-968e-4fc9-9a26-8190d4feae2e HTTP/1.1" 200 244 0.020043 10.0.0.50 - - [2025-11-06 08:39:29] "GET / HTTP/1.1" 200 35931 0.002903 10.0.0.50 - - [2025-11-06 08:39:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002498 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.50 - - [2025-11-06 08:39:29] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.010895 10.0.0.50 - - [2025-11-06 08:39:29] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2025-11-06 08:39:29] "GET /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003137 10.0.0.50 - - [2025-11-06 08:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2025-11-06 08:39:30] "PUT /global-vrouter-config/a4a8bef4-cc03-451b-9315-94503dec0c9f HTTP/1.1" 200 276 0.019694 10.0.0.50 - - [2025-11-06 08:39:30] "GET / HTTP/1.1" 200 35931 0.005067 10.0.0.50 - - [2025-11-06 08:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.50 - - [2025-11-06 08:39:30] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005336 10.0.0.50 - - [2025-11-06 08:39:30] "PUT /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7 HTTP/1.1" 200 274 0.031048 10.0.0.50 - - [2025-11-06 08:39:33] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.50 - - [2025-11-06 08:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2025-11-06 08:39:33] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003121 10.0.0.50 - - [2025-11-06 08:39:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002204 10.0.0.50 - - [2025-11-06 08:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2025-11-06 08:39:33] "GET /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003677 10.0.0.50 - - [2025-11-06 08:39:33] "PUT /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56 HTTP/1.1" 200 254 0.023903 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001078 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.50 - - [2025-11-06 08:39:38] "POST /tags HTTP/1.1" 200 355 0.040201 10.0.0.50 - - [2025-11-06 08:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025049 10.0.0.50 - - [2025-11-06 08:39:38] "GET /tag/d648d561-2fa5-49e5-8087-9f314cf0663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.032825 10.0.0.50 - - [2025-11-06 08:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.50 - - [2025-11-06 08:39:38] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005492 10.0.0.50 - - [2025-11-06 08:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.50 - - [2025-11-06 08:39:38] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048540 10.0.0.50 - - [2025-11-06 08:39:38] "POST /virtual-machines HTTP/1.1" 200 351 0.022823 10.0.0.50 - - [2025-11-06 08:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018886 10.0.0.50 - - [2025-11-06 08:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.126302 10.0.0.50 - - [2025-11-06 08:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024812 10.0.0.50 - - [2025-11-06 08:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010340 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007106 10.0.0.50 - - [2025-11-06 08:39:39] "POST /instance-ips HTTP/1.1" 200 391 0.029310 10.0.0.50 - - [2025-11-06 08:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036065 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012359 10.0.0.50 - - [2025-11-06 08:39:39] "POST /set-tag HTTP/1.1" 200 109 0.018748 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018763 10.0.0.50 - - [2025-11-06 08:39:39] "GET /instance-ip/21d57cde-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003415 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006470 10.0.0.50 - - [2025-11-06 08:39:39] "POST /set-tag HTTP/1.1" 200 109 0.006376 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006750 10.0.0.50 - - [2025-11-06 08:39:39] "POST /ref-update HTTP/1.1" 200 156 0.014943 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017787 10.0.0.50 - - [2025-11-06 08:39:39] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.50 - - [2025-11-06 08:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.50 - - [2025-11-06 08:39:39] "GET /virtual-network/982f6eca-3385-4207-8bb8-3bc97e36e1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007699 10.0.0.50 - - [2025-11-06 08:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.50 - - [2025-11-06 08:39:39] "GET /project/10f09ac2-1a25-475a-8d94-f8c2df08be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061448 10.0.0.50 - - [2025-11-06 08:39:39] "POST /virtual-machines HTTP/1.1" 200 355 0.015925 10.0.0.50 - - [2025-11-06 08:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020242 10.0.0.50 - - [2025-11-06 08:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.151447 10.0.0.50 - - [2025-11-06 08:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027136 10.0.0.50 - - [2025-11-06 08:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.037582 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.026813 10.0.0.50 - - [2025-11-06 08:39:40] "POST /instance-ips HTTP/1.1" 200 395 0.068349 10.0.0.50 - - [2025-11-06 08:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020179 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018174 10.0.0.50 - - [2025-11-06 08:39:40] "POST /set-tag HTTP/1.1" 200 109 0.017691 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016896 10.0.0.50 - - [2025-11-06 08:39:40] "GET /instance-ip/22657a96-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006934 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004982 10.0.0.50 - - [2025-11-06 08:39:40] "POST /set-tag HTTP/1.1" 200 109 0.008505 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-router/2be8863a-c27e-4e17-9c26-81d2e7827d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004670 10.0.0.50 - - [2025-11-06 08:39:40] "POST /ref-update HTTP/1.1" 200 156 0.018159 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024265 10.0.0.50 - - [2025-11-06 08:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005621 10.0.0.50 - - [2025-11-06 08:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.50 - - [2025-11-06 08:39:40] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005013 10.0.0.50 - - [2025-11-06 08:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.50 - - [2025-11-06 08:39:49] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.50 - - [2025-11-06 08:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2025-11-06 08:39:49] "GET /global-system-config/4c95fec2-7bfb-41c2-bc63-e8b9e7a6fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005524 10.0.0.50 - - [2025-11-06 08:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.50 - - [2025-11-06 08:39:49] "GET /config-node/693b466a-93c4-40e4-b8ba-5aee9f24621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003007 10.0.0.50 - - [2025-11-06 08:39:53] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005788 10.0.0.50 - - [2025-11-06 08:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.50 - - [2025-11-06 08:39:54] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005479 10.0.0.50 - - [2025-11-06 08:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.50 - - [2025-11-06 08:39:55] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004729 10.0.0.50 - - [2025-11-06 08:39:55] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.50 - - [2025-11-06 08:40:00] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.50 - - [2025-11-06 08:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.50 - - [2025-11-06 08:40:00] "GET /routing-instance/b8feb2b3-c7c2-425e-8198-1c0c9ff849ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003230 10.0.0.50 - - [2025-11-06 08:40:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002517 10.0.0.50 - - [2025-11-06 08:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.50 - - [2025-11-06 08:40:00] "GET /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003985 10.0.0.50 - - [2025-11-06 08:40:01] "PUT /bgp-router/92e62924-46d0-4b6c-87a3-b6856ffedc56 HTTP/1.1" 200 254 0.014353 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:40:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001327 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:40:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001592 10.0.0.50 - - [2025-11-06 08:40:27] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007262 10.0.0.50 - - [2025-11-06 08:40:27] "POST /set-tag HTTP/1.1" 200 109 0.012100 10.0.0.50 - - [2025-11-06 08:40:27] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007757 10.0.0.50 - - [2025-11-06 08:40:27] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.50 - - [2025-11-06 08:40:27] "GET /virtual-machine/ab966dd7-56ed-46be-840c-0d91f32bfb04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003684 10.0.0.50 - - [2025-11-06 08:40:27] "POST /ref-update HTTP/1.1" 200 156 0.018795 10.0.0.50 - - [2025-11-06 08:40:27] "GET /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020768 10.0.0.50 - - [2025-11-06 08:40:27] "POST /set-tag HTTP/1.1" 200 109 0.030154 10.0.0.50 - - [2025-11-06 08:40:27] "POST /set-tag HTTP/1.1" 200 109 0.047837 10.0.0.50 - - [2025-11-06 08:40:27] "DELETE /instance-ip/21d57cde-baec-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.055531 10.0.0.50 - - [2025-11-06 08:40:27] "DELETE /virtual-machine-interface/21b45734-baec-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.086129 10.0.0.50 - - [2025-11-06 08:40:27] "DELETE /virtual-machine/ab966dd7-56ed-46be-840c-0d91f32bfb04 HTTP/1.1" 200 115 0.049903 10.0.0.50 - - [2025-11-06 08:40:27] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013457 10.0.0.50 - - [2025-11-06 08:40:27] "POST /set-tag HTTP/1.1" 200 109 0.003328 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:40:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001240 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:40:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.50 - - [2025-11-06 08:40:58] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005003 10.0.0.50 - - [2025-11-06 08:40:58] "POST /set-tag HTTP/1.1" 200 109 0.009132 10.0.0.50 - - [2025-11-06 08:40:58] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004526 10.0.0.50 - - [2025-11-06 08:40:58] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.50 - - [2025-11-06 08:40:58] "GET /virtual-machine/1b831d95-0f79-40f3-b83a-c372ad55c1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.012158 10.0.0.50 - - [2025-11-06 08:40:58] "POST /ref-update HTTP/1.1" 200 156 0.021935 10.0.0.50 - - [2025-11-06 08:40:58] "GET /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005077 10.0.0.50 - - [2025-11-06 08:40:58] "POST /set-tag HTTP/1.1" 200 109 0.020868 10.0.0.50 - - [2025-11-06 08:40:58] "POST /set-tag HTTP/1.1" 200 109 0.031029 10.0.0.50 - - [2025-11-06 08:40:58] "DELETE /instance-ip/22657a96-baec-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.133242 10.0.0.50 - - [2025-11-06 08:40:58] "DELETE /virtual-machine-interface/223f5474-baec-11f0-a654-fa163ef57e0e HTTP/1.1" 200 115 0.110705 10.0.0.50 - - [2025-11-06 08:40:59] "DELETE /virtual-machine/1b831d95-0f79-40f3-b83a-c372ad55c1c7 HTTP/1.1" 200 115 0.043662 10.0.0.50 - - [2025-11-06 08:40:59] "DELETE /tag/d648d561-2fa5-49e5-8087-9f314cf0663a HTTP/1.1" 200 115 0.062183 10.0.0.50 - - [2025-11-06 08:41:15] "GET /application-policy-set/0dbaf10f-a953-4682-bc6a-06ff928e0b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006528 10.0.0.50 - - [2025-11-06 08:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.50 - - [2025-11-06 08:41:15] "GET /policy-management/643c20cd-a013-4f69-92c2-7adc3bdcd920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003121 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:41:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:41:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001240 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:41:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.50 - - [2025-11-06 08:41:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061