++ 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: =================== Fri Nov 7 03:24:27 PM UTC 2025 ===================' INFO: =================== Fri Nov 7 03:24:27 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ 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.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 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.19 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.19 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.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.166.225.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.166.225.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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/07/2025 15:25:12.508 7f0f556a0500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/07/2025 15:25:12.829 7f0f556a0500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/07/2025 15:25:12.849 7f0f556a0500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/07/2025 15:25:12.850 7f0f556a0500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000870 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-11-07 15:25:25] "GET / HTTP/1.1" 503 181 0.000476 10.0.0.19 - - [2025-11-07 15:25:25] "GET / HTTP/1.1" 503 181 0.000303 10.0.0.19 - - [2025-11-07 15:25:25] "GET / HTTP/1.1" 200 35931 0.002353 10.0.0.19 - - [2025-11-07 15:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020818 10.0.0.19 - - [2025-11-07 15:25:26] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019257 10.0.0.19 - - [2025-11-07 15:25:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.010083 10.0.0.19 - - [2025-11-07 15:25:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034007 10.0.0.19 - - [2025-11-07 15:25:26] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.19 - - [2025-11-07 15:25:26] "GET / HTTP/1.1" 200 45303 0.005219 10.0.0.19 - - [2025-11-07 15:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2025-11-07 15:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003333 10.0.0.19 - - [2025-11-07 15:25:26] "GET / HTTP/1.1" 200 35931 0.001177 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.19 - - [2025-11-07 15:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2025-11-07 15:25:26] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008801 10.0.0.19 - - [2025-11-07 15:25:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002328 10.0.0.19 - - [2025-11-07 15:25:26] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.19 - - [2025-11-07 15:25:26] "POST /database-nodes HTTP/1.1" 200 597 0.059606 10.0.0.19 - - [2025-11-07 15:25:27] "GET / HTTP/1.1" 200 35931 0.001120 10.0.0.19 - - [2025-11-07 15:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.19 - - [2025-11-07 15:25:27] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.142345 10.0.0.19 - - [2025-11-07 15:25:27] "GET / HTTP/1.1" 200 35931 0.001121 10.0.0.19 - - [2025-11-07 15:25:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002023 10.0.0.19 - - [2025-11-07 15:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-11-07 15:25:27] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004750 10.0.0.19 - - [2025-11-07 15:25:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.079817 10.0.0.19 - - [2025-11-07 15:25:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.157151 10.0.0.19 - - [2025-11-07 15:25:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.060253 10.0.0.19 - - [2025-11-07 15:25:28] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.19 - - [2025-11-07 15:25:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.002824 10.0.0.19 - - [2025-11-07 15:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.19 - - [2025-11-07 15:25:28] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014086 10.0.0.19 - - [2025-11-07 15:25:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.114491 10.0.0.19 - - [2025-11-07 15:25:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.011600 10.0.0.19 - - [2025-11-07 15:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018096 10.0.0.19 - - [2025-11-07 15:25:29] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009326 10.0.0.19 - - [2025-11-07 15:25:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039150 10.0.0.19 - - [2025-11-07 15:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.19 - - [2025-11-07 15:25:29] "GET /network-ipam/ed97c4a6-17be-4397-bce0-a730f4020b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005449 10.0.0.19 - - [2025-11-07 15:25:29] "POST /service-templates HTTP/1.1" 200 511 0.080940 10.0.0.19 - - [2025-11-07 15:25:29] "POST /service-templates HTTP/1.1" 200 501 0.061601 10.0.0.19 - - [2025-11-07 15:25:29] "POST /service-templates HTTP/1.1" 200 515 0.135954 10.0.0.19 - - [2025-11-07 15:25:29] "GET / HTTP/1.1" 200 35931 0.002611 10.0.0.19 - - [2025-11-07 15:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008718 10.0.0.19 - - [2025-11-07 15:25:29] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.19 - - [2025-11-07 15:25:29] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011338 10.0.0.19 - - [2025-11-07 15:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016454 10.0.0.19 - - [2025-11-07 15:25:29] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020841 10.0.0.19 - - [2025-11-07 15:25:29] "POST /service-templates HTTP/1.1" 200 535 0.103112 10.0.0.19 - - [2025-11-07 15:25:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.014940 10.0.0.19 - - [2025-11-07 15:25:29] "POST /bgp-routers HTTP/1.1" 200 616 0.124400 10.0.0.19 - - [2025-11-07 15:25:29] "POST /service-templates HTTP/1.1" 200 507 0.085413 10.0.0.19 - - [2025-11-07 15:25:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.128269 10.0.0.19 - - [2025-11-07 15:25:29] "GET /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.063286 10.0.0.19 - - [2025-11-07 15:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2025-11-07 15:25:29] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014202 10.0.0.19 - - [2025-11-07 15:25:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025141 10.0.0.19 - - [2025-11-07 15:25:30] "POST /ref-update HTTP/1.1" 200 156 0.027354 10.0.0.19 - - [2025-11-07 15:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.19 - - [2025-11-07 15:25:32] "GET /network-ipam/ed97c4a6-17be-4397-bce0-a730f4020b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003498 10.0.0.19 - - [2025-11-07 15:25:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.005814 10.0.0.19 - - [2025-11-07 15:25:33] "POST /access-control-lists HTTP/1.1" 200 587 0.029011 10.0.0.19 - - [2025-11-07 15:25:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.018098 10.0.0.19 - - [2025-11-07 15:25:33] "POST /access-control-lists HTTP/1.1" 200 585 0.036118 10.0.0.19 - - [2025-11-07 15:25:33] "POST /route-targets HTTP/1.1" 200 327 0.017326 10.0.0.19 - - [2025-11-07 15:25:33] "POST /ref-update HTTP/1.1" 200 156 0.033778 10.0.0.19 - - [2025-11-07 15:25:33] "POST /route-targets HTTP/1.1" 200 327 0.022931 10.0.0.19 - - [2025-11-07 15:25:33] "POST /ref-update HTTP/1.1" 200 156 0.023916 10.0.0.19 - - [2025-11-07 15:25:33] "POST /route-targets HTTP/1.1" 200 327 0.032475 10.0.0.19 - - [2025-11-07 15:25:33] "POST /ref-update HTTP/1.1" 200 156 0.073128 10.0.0.19 - - [2025-11-07 15:25:34] "POST /route-targets HTTP/1.1" 200 327 0.032499 10.0.0.19 - - [2025-11-07 15:25:34] "POST /ref-update HTTP/1.1" 200 156 0.035441 10.0.0.19 - - [2025-11-07 15:25:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.006986 10.0.0.19 - - [2025-11-07 15:25:34] "POST /access-control-lists HTTP/1.1" 200 551 0.100194 10.0.0.19 - - [2025-11-07 15:25:34] "PUT /access-control-list/cfc933b0-e845-402a-95b6-2e3df70ee193 HTTP/1.1" 200 272 0.026463 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003249 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 10.0.0.19 - - [2025-11-07 15:25:34] "PUT /access-control-list/3ac544e6-ff1e-4d37-9609-97d9caf3cf4c HTTP/1.1" 200 272 0.069970 10.0.0.19 - - [2025-11-07 15:25:36] "GET / HTTP/1.1" 200 35931 0.004824 10.0.0.19 - - [2025-11-07 15:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.19 - - [2025-11-07 15:25:36] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017843 10.0.0.19 - - [2025-11-07 15:25:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.003022 10.0.0.19 - - [2025-11-07 15:25:36] "POST /config-nodes HTTP/1.1" 200 593 0.042956 10.0.0.19 - - [2025-11-07 15:25:36] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.19 - - [2025-11-07 15:25:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002931 10.0.0.19 - - [2025-11-07 15:25:40] "GET / HTTP/1.1" 200 35931 0.001220 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 10.0.0.19 - - [2025-11-07 15:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2025-11-07 15:25:40] "GET /domain/7372ce2f-cbf1-4d86-9538-90a67679ac05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005671 10.0.0.19 - - [2025-11-07 15:25:40] "POST /id-to-fqname HTTP/1.1" 200 173 0.000498 10.0.0.19 - - [2025-11-07 15:25:40] "POST /fqname-to-id HTTP/1.1" 404 182 0.009631 10.0.0.19 - - [2025-11-07 15:25:41] "POST /security-groups HTTP/1.1" 200 570 0.343630 10.0.0.19 - - [2025-11-07 15:25:41] "POST /projects HTTP/1.1" 200 481 0.554956 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.002964 10.0.0.19 - - [2025-11-07 15:25:41] "POST /access-control-lists HTTP/1.1" 200 579 0.074413 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.003507 10.0.0.19 - - [2025-11-07 15:25:41] "POST /security-groups HTTP/1.1" 200 534 0.103245 10.0.0.19 - - [2025-11-07 15:25:41] "POST /chown HTTP/1.1" 200 109 0.061712 10.0.0.19 - - [2025-11-07 15:25:41] "POST /access-control-lists HTTP/1.1" 200 577 0.082078 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.19 - - [2025-11-07 15:25:41] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.014266 10.0.0.19 - - [2025-11-07 15:25:41] "POST /policy-managements HTTP/1.1" 409 214 0.021252 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013457 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.19 - - [2025-11-07 15:25:41] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004300 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.002202 10.0.0.19 - - [2025-11-07 15:25:41] "POST /access-control-lists HTTP/1.1" 200 594 0.028143 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.030945 10.0.0.19 - - [2025-11-07 15:25:41] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.064013 10.0.0.19 - - [2025-11-07 15:25:41] "POST /access-control-lists HTTP/1.1" 200 592 0.068820 10.0.0.19 - - [2025-11-07 15:25:41] "POST /application-policy-sets HTTP/1.1" 200 528 0.148165 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014878 10.0.0.19 - - [2025-11-07 15:25:41] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002985 10.0.0.19 - - [2025-11-07 15:25:41] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.012926 10.0.0.19 - - [2025-11-07 15:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.19 - - [2025-11-07 15:25:41] "GET /virtual-network/496eb276-90b3-47d8-8133-53576bbe24d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.015153 10.0.0.19 - - [2025-11-07 15:25:41] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.19 - - [2025-11-07 15:25:41] "POST /alarms HTTP/1.1" 200 581 0.036265 10.0.0.19 - - [2025-11-07 15:25:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.001282 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.010653 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 575 0.067513 10.0.0.19 - - [2025-11-07 15:25:42] "POST /security-groups HTTP/1.1" 200 574 0.045002 10.0.0.19 - - [2025-11-07 15:25:42] "POST /projects HTTP/1.1" 200 489 0.229769 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.007037 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 575 0.059048 10.0.0.19 - - [2025-11-07 15:25:42] "POST /access-control-lists HTTP/1.1" 200 583 0.094707 10.0.0.19 - - [2025-11-07 15:25:42] "POST /security-groups HTTP/1.1" 200 546 0.109694 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005887 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 559 0.109038 10.0.0.19 - - [2025-11-07 15:25:42] "POST /chown HTTP/1.1" 200 109 0.087806 10.0.0.19 - - [2025-11-07 15:25:42] "POST /access-control-lists HTTP/1.1" 200 581 0.138616 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 555 0.160322 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.015783 10.0.0.19 - - [2025-11-07 15:25:42] "POST /network-ipams HTTP/1.1" 200 522 0.127825 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 557 0.109424 10.0.0.19 - - [2025-11-07 15:25:42] "POST /access-control-lists HTTP/1.1" 200 602 0.117667 10.0.0.19 - - [2025-11-07 15:25:42] "POST /network-ipams HTTP/1.1" 200 510 0.092400 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.008570 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005513 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 565 0.086434 10.0.0.19 - - [2025-11-07 15:25:42] "POST /access-control-lists HTTP/1.1" 200 600 0.077966 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 549 0.090044 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 557 0.102110 10.0.0.19 - - [2025-11-07 15:25:42] "POST /alarms HTTP/1.1" 200 567 0.030794 10.0.0.19 - - [2025-11-07 15:25:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.017621 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 555 0.088230 10.0.0.19 - - [2025-11-07 15:25:43] "POST /useragent-kv HTTP/1.1" 200 115 0.015223 10.0.0.19 - - [2025-11-07 15:25:43] "POST /virtual-networks HTTP/1.1" 200 538 0.385072 10.0.0.19 - - [2025-11-07 15:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.19 - - [2025-11-07 15:25:43] "POST /access-control-lists HTTP/1.1" 200 589 0.146492 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 567 0.117213 10.0.0.19 - - [2025-11-07 15:25:43] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.060707 10.0.0.19 - - [2025-11-07 15:25:43] "POST /route-targets HTTP/1.1" 200 327 0.024217 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 575 0.078092 10.0.0.19 - - [2025-11-07 15:25:43] "POST /ref-update HTTP/1.1" 200 156 0.114731 10.0.0.19 - - [2025-11-07 15:25:43] "POST /network-ipams HTTP/1.1" 200 518 0.158620 10.0.0.19 - - [2025-11-07 15:25:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.009851 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 569 0.167096 10.0.0.19 - - [2025-11-07 15:25:43] "PUT /access-control-list/dd971b17-19cc-4518-9b2f-5673ca329565 HTTP/1.1" 200 272 0.107445 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 561 0.221500 10.0.0.19 - - [2025-11-07 15:25:43] "POST /useragent-kv HTTP/1.1" 200 115 0.019600 10.0.0.19 - - [2025-11-07 15:25:43] "POST /virtual-networks HTTP/1.1" 200 546 0.355582 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 561 0.047759 10.0.0.19 - - [2025-11-07 15:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016563 10.0.0.19 - - [2025-11-07 15:25:43] "POST /route-targets HTTP/1.1" 200 327 0.065711 10.0.0.19 - - [2025-11-07 15:25:43] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.038301 10.0.0.19 - - [2025-11-07 15:25:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.008543 10.0.0.19 - - [2025-11-07 15:25:43] "POST /ref-update HTTP/1.1" 200 156 0.033482 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 561 0.130456 10.0.0.19 - - [2025-11-07 15:25:43] "POST /alarms HTTP/1.1" 200 547 0.055911 10.0.0.19 - - [2025-11-07 15:25:43] "POST /network-policys HTTP/1.1" 200 538 0.064487 10.0.0.19 - - [2025-11-07 15:25:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.020851 10.0.0.19 - - [2025-11-07 15:25:44] "POST /alarms HTTP/1.1" 200 595 0.040976 10.0.0.19 - - [2025-11-07 15:25:44] "POST /network-policys HTTP/1.1" 200 534 0.070262 10.0.0.19 - - [2025-11-07 15:25:44] "POST /alarms HTTP/1.1" 200 575 0.065282 10.0.0.19 - - [2025-11-07 15:25:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.040109 10.0.0.19 - - [2025-11-07 15:25:44] "POST /alarms HTTP/1.1" 200 571 0.068310 10.0.0.19 - - [2025-11-07 15:25:44] "POST /network-policys HTTP/1.1" 200 542 0.054793 10.0.0.19 - - [2025-11-07 15:25:44] "POST /alarms HTTP/1.1" 200 583 0.040365 10.0.0.19 - - [2025-11-07 15:25:44] "POST /alarms HTTP/1.1" 200 609 0.129113 10.0.0.19 - - [2025-11-07 15:25:44] "PUT /access-control-list/61f0f8ec-28f0-4414-af81-863186031292 HTTP/1.1" 200 272 0.072204 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-update HTTP/1.1" 200 156 0.225813 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2025-11-07 15:25:44] "PUT /access-control-list/dd971b17-19cc-4518-9b2f-5673ca329565 HTTP/1.1" 200 272 0.034380 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-update HTTP/1.1" 200 156 0.070220 10.0.0.19 - - [2025-11-07 15:25:44] "PUT /access-control-list/61f0f8ec-28f0-4414-af81-863186031292 HTTP/1.1" 200 272 0.055400 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-update HTTP/1.1" 200 156 0.050290 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-update HTTP/1.1" 200 156 0.114684 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003078 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008779 10.0.0.19 - - [2025-11-07 15:25:44] "PUT /access-control-list/dd971b17-19cc-4518-9b2f-5673ca329565 HTTP/1.1" 200 272 0.082829 10.0.0.19 - - [2025-11-07 15:25:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.007775 10.0.0.19 - - [2025-11-07 15:25:44] "POST /ref-update HTTP/1.1" 200 156 0.164946 10.0.0.19 - - [2025-11-07 15:25:44] "POST /access-control-lists HTTP/1.1" 200 601 0.083163 10.0.0.19 - - [2025-11-07 15:25:45] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-update HTTP/1.1" 200 156 0.091087 10.0.0.19 - - [2025-11-07 15:25:45] "PUT /access-control-list/dcef716f-ab63-45bd-9868-59006d004db2 HTTP/1.1" 200 272 0.034589 10.0.0.19 - - [2025-11-07 15:25:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003500 10.0.0.19 - - [2025-11-07 15:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018821 10.0.0.19 - - [2025-11-07 15:25:45] "PUT /access-control-list/61f0f8ec-28f0-4414-af81-863186031292 HTTP/1.1" 200 272 0.050225 10.0.0.19 - - [2025-11-07 15:25:45] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.059686 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-update HTTP/1.1" 200 156 0.129675 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016880 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-update HTTP/1.1" 200 156 0.053783 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004789 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008389 10.0.0.19 - - [2025-11-07 15:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.19 - - [2025-11-07 15:25:45] "PUT /access-control-list/dcef716f-ab63-45bd-9868-59006d004db2 HTTP/1.1" 200 272 0.068295 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-update HTTP/1.1" 200 156 0.029452 10.0.0.19 - - [2025-11-07 15:25:45] "GET /virtual-network/496eb276-90b3-47d8-8133-53576bbe24d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.025797 10.0.0.19 - - [2025-11-07 15:25:45] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004057 10.0.0.19 - - [2025-11-07 15:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.19 - - [2025-11-07 15:25:45] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002489 10.0.0.19 - - [2025-11-07 15:25:45] "POST /firewall-policys HTTP/1.1" 200 530 0.066347 10.0.0.19 - - [2025-11-07 15:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024847 10.0.0.19 - - [2025-11-07 15:25:45] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.027326 10.0.0.19 - - [2025-11-07 15:25:45] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.009778 10.0.0.19 - - [2025-11-07 15:25:45] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003378 10.0.0.19 - - [2025-11-07 15:25:45] "POST /ref-update HTTP/1.1" 200 156 0.022887 10.0.0.19 - - [2025-11-07 15:25:45] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.031349 10.0.0.19 - - [2025-11-07 15:25:45] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.19 - - [2025-11-07 15:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2025-11-07 15:25:45] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002358 10.0.0.19 - - [2025-11-07 15:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2025-11-07 15:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.19 - - [2025-11-07 15:25:45] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002336 10.0.0.19 - - [2025-11-07 15:25:45] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.022660 10.0.0.19 - - [2025-11-07 15:25:45] "POST /firewall-policys HTTP/1.1" 200 532 0.060965 10.0.0.19 - - [2025-11-07 15:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.043622 10.0.0.19 - - [2025-11-07 15:25:45] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015955 10.0.0.19 - - [2025-11-07 15:25:45] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004122 10.0.0.19 - - [2025-11-07 15:25:45] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012829 10.0.0.19 - - [2025-11-07 15:25:45] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.006454 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003817 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.022378 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.071766 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.046849 10.0.0.19 - - [2025-11-07 15:25:46] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.028008 10.0.0.19 - - [2025-11-07 15:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.19 - - [2025-11-07 15:25:46] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.19 - - [2025-11-07 15:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2025-11-07 15:25:46] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006320 10.0.0.19 - - [2025-11-07 15:25:46] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007711 10.0.0.19 - - [2025-11-07 15:25:46] "PUT /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7 HTTP/1.1" 200 274 0.045721 10.0.0.19 - - [2025-11-07 15:25:46] "POST /firewall-policys HTTP/1.1" 200 530 0.081227 10.0.0.19 - - [2025-11-07 15:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051339 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003186 10.0.0.19 - - [2025-11-07 15:25:46] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004251 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002527 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002092 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002203 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.001979 10.0.0.19 - - [2025-11-07 15:25:46] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001807 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.033755 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.037918 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.014697 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.175099 10.0.0.19 - - [2025-11-07 15:25:46] "POST /ref-update HTTP/1.1" 200 156 0.048831 10.0.0.19 - - [2025-11-07 15:25:46] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.007942 10.0.0.19 - - [2025-11-07 15:25:47] "POST /tags HTTP/1.1" 200 299 0.055532 10.0.0.19 - - [2025-11-07 15:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021533 10.0.0.19 - - [2025-11-07 15:25:47] "GET /tag/79dc52ea-53d2-4220-b447-73bffc958928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012937 10.0.0.19 - - [2025-11-07 15:25:47] "POST /set-tag HTTP/1.1" 200 109 0.026141 10.0.0.19 - - [2025-11-07 15:25:47] "POST /tags HTTP/1.1" 200 357 0.110486 10.0.0.19 - - [2025-11-07 15:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.038007 10.0.0.19 - - [2025-11-07 15:25:47] "GET /tag/67f67bc4-d984-47fa-82a9-0bf530385216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.029310 10.0.0.19 - - [2025-11-07 15:25:47] "POST /tags HTTP/1.1" 200 305 0.113878 10.0.0.19 - - [2025-11-07 15:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023908 10.0.0.19 - - [2025-11-07 15:25:47] "GET /tag/42dd3258-8103-4bd4-858f-3029ab15ee9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.027661 10.0.0.19 - - [2025-11-07 15:25:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.001159 10.0.0.19 - - [2025-11-07 15:25:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.017233 10.0.0.19 - - [2025-11-07 15:25:48] "POST /security-groups HTTP/1.1" 200 571 0.068643 10.0.0.19 - - [2025-11-07 15:25:48] "POST /projects HTTP/1.1" 200 483 0.407649 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.005167 10.0.0.19 - - [2025-11-07 15:25:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043720 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.19 - - [2025-11-07 15:25:48] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.037044 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.19 - - [2025-11-07 15:25:48] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004890 10.0.0.19 - - [2025-11-07 15:25:48] "POST /access-control-lists HTTP/1.1" 200 580 0.131170 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.010572 10.0.0.19 - - [2025-11-07 15:25:48] "POST /access-control-lists HTTP/1.1" 200 578 0.069632 10.0.0.19 - - [2025-11-07 15:25:48] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.114039 10.0.0.19 - - [2025-11-07 15:25:48] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.081753 10.0.0.19 - - [2025-11-07 15:25:48] "POST /security-groups HTTP/1.1" 200 537 0.089653 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.002385 10.0.0.19 - - [2025-11-07 15:25:48] "POST /access-control-lists HTTP/1.1" 200 596 0.047250 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.003891 10.0.0.19 - - [2025-11-07 15:25:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.077709 10.0.0.19 - - [2025-11-07 15:25:48] "POST /chown HTTP/1.1" 200 109 0.040498 10.0.0.19 - - [2025-11-07 15:25:48] "POST /access-control-lists HTTP/1.1" 200 594 0.084110 10.0.0.19 - - [2025-11-07 15:25:48] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029216 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.19 - - [2025-11-07 15:25:48] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003338 10.0.0.19 - - [2025-11-07 15:25:48] "POST /tags HTTP/1.1" 409 207 0.002015 10.0.0.19 - - [2025-11-07 15:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.19 - - [2025-11-07 15:25:48] "GET /tag/42dd3258-8103-4bd4-858f-3029ab15ee9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022760 10.0.0.19 - - [2025-11-07 15:25:49] "POST /firewall-rules HTTP/1.1" 200 564 0.080616 10.0.0.19 - - [2025-11-07 15:25:49] "GET /firewall-rule/866eb624-45d6-4c1e-947e-20b98699463d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004330 10.0.0.19 - - [2025-11-07 15:25:49] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003860 10.0.0.19 - - [2025-11-07 15:25:49] "GET /firewall-rule/866eb624-45d6-4c1e-947e-20b98699463d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006625 10.0.0.19 - - [2025-11-07 15:25:49] "POST /ref-update HTTP/1.1" 200 156 0.041397 10.0.0.19 - - [2025-11-07 15:25:49] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024862 10.0.0.19 - - [2025-11-07 15:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2025-11-07 15:25:49] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003151 10.0.0.19 - - [2025-11-07 15:25:49] "POST /tags HTTP/1.1" 409 207 0.004898 10.0.0.19 - - [2025-11-07 15:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-11-07 15:25:49] "GET /tag/42dd3258-8103-4bd4-858f-3029ab15ee9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020181 10.0.0.19 - - [2025-11-07 15:25:49] "POST /firewall-rules HTTP/1.1" 200 562 0.094175 10.0.0.19 - - [2025-11-07 15:25:49] "GET /firewall-rule/5ed9e1d3-8d27-4391-9178-947383afc6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018846 10.0.0.19 - - [2025-11-07 15:25:49] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004590 10.0.0.19 - - [2025-11-07 15:25:49] "GET /firewall-rule/5ed9e1d3-8d27-4391-9178-947383afc6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003889 10.0.0.19 - - [2025-11-07 15:25:49] "POST /ref-update HTTP/1.1" 200 156 0.059204 10.0.0.19 - - [2025-11-07 15:25:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.002430 10.0.0.19 - - [2025-11-07 15:25:49] "POST /tags HTTP/1.1" 200 301 0.309982 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.070195 10.0.0.19 - - [2025-11-07 15:25:50] "GET /tag/5dbb8606-d3bd-439c-84f9-4384f6a5e36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019143 10.0.0.19 - - [2025-11-07 15:25:50] "POST /tags HTTP/1.1" 200 325 0.066382 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.19 - - [2025-11-07 15:25:50] "GET /tag/2fc8382d-a1ee-48ec-ab29-e2ff810b2474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.027232 10.0.0.19 - - [2025-11-07 15:25:50] "POST /tags HTTP/1.1" 200 363 0.038440 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019482 10.0.0.19 - - [2025-11-07 15:25:50] "GET /tag/cbcce621-a97e-484b-ae88-9fd4f404d4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.025659 10.0.0.19 - - [2025-11-07 15:25:50] "POST /tags HTTP/1.1" 200 311 0.045360 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015984 10.0.0.19 - - [2025-11-07 15:25:50] "GET /tag/99534d6f-8882-4970-8a10-182aaf5bf7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016688 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2025-11-07 15:25:50] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008119 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.19 - - [2025-11-07 15:25:50] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038965 10.0.0.19 - - [2025-11-07 15:25:50] "POST /virtual-machines HTTP/1.1" 200 377 0.017832 10.0.0.19 - - [2025-11-07 15:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015434 10.0.0.19 - - [2025-11-07 15:25:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.137397 10.0.0.19 - - [2025-11-07 15:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022407 10.0.0.19 - - [2025-11-07 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020245 10.0.0.19 - - [2025-11-07 15:25:51] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.023910 10.0.0.19 - - [2025-11-07 15:25:51] "POST /instance-ips HTTP/1.1" 200 409 0.077739 10.0.0.19 - - [2025-11-07 15:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.034907 10.0.0.19 - - [2025-11-07 15:25:51] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.020484 10.0.0.19 - - [2025-11-07 15:25:51] "POST /set-tag HTTP/1.1" 200 109 0.022310 10.0.0.19 - - [2025-11-07 15:25:51] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.018067 10.0.0.19 - - [2025-11-07 15:25:51] "GET /instance-ip/0afddd50-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.011113 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.002561 10.0.0.19 - - [2025-11-07 15:25:51] "POST /tags HTTP/1.1" 200 355 0.026920 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021246 10.0.0.19 - - [2025-11-07 15:25:51] "GET /tag/bd61c13d-105f-4f6f-9e75-6ec4f968f931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.029600 10.0.0.19 - - [2025-11-07 15:25:51] "POST /tags HTTP/1.1" 200 303 0.029383 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012921 10.0.0.19 - - [2025-11-07 15:25:51] "GET /tag/5c61c820-e171-47f3-803f-1f35a8334adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.043792 10.0.0.19 - - [2025-11-07 15:25:51] "POST /projects HTTP/1.1" 409 218 0.003049 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.19 - - [2025-11-07 15:25:51] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023255 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2025-11-07 15:25:51] "GET /network-ipam/ff6df051-38e2-4c45-b344-a5327139dd2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002997 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-11-07 15:25:51] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004076 10.0.0.19 - - [2025-11-07 15:25:51] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.037596 10.0.0.19 - - [2025-11-07 15:25:51] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004240 10.0.0.19 - - [2025-11-07 15:25:51] "POST /set-tag HTTP/1.1" 200 109 0.062253 10.0.0.19 - - [2025-11-07 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008900 10.0.0.19 - - [2025-11-07 15:25:52] "GET /network-ipam/15aaead5-abd2-4690-a233-ec5bc2033934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005952 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2025-11-07 15:25:52] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010516 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.053400 10.0.0.19 - - [2025-11-07 15:25:52] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.026570 10.0.0.19 - - [2025-11-07 15:25:52] "POST /set-tag HTTP/1.1" 200 109 0.068260 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-11-07 15:25:52] "GET /network-policy/1f473e00-012e-43a1-a8dd-c47fcc1c2b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002813 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.19 - - [2025-11-07 15:25:52] "GET /network-policy/0722b45a-e752-47c3-b3c0-610302d0e58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004286 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.19 - - [2025-11-07 15:25:52] "GET /network-policy/b3f38c75-7a35-4c67-971b-51f5305cb309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002358 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /network-policy/b3f38c75-7a35-4c67-971b-51f5305cb309 HTTP/1.1" 200 262 0.008826 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /access-control-list/dd971b17-19cc-4518-9b2f-5673ca329565 HTTP/1.1" 200 272 0.033849 10.0.0.19 - - [2025-11-07 15:25:52] "POST /ref-update HTTP/1.1" 200 156 0.074229 10.0.0.19 - - [2025-11-07 15:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016433 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /access-control-list/dcef716f-ab63-45bd-9868-59006d004db2 HTTP/1.1" 200 272 0.060634 10.0.0.19 - - [2025-11-07 15:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011035 10.0.0.19 - - [2025-11-07 15:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2025-11-07 15:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2025-11-07 15:25:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2025-11-07 15:25:52] "POST /security-groups HTTP/1.1" 409 245 0.004175 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /security-group/d0188619-badc-46a5-b612-cc5bba6cb477 HTTP/1.1" 200 262 0.059725 10.0.0.19 - - [2025-11-07 15:25:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033154 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /access-control-list/1ccc2c9c-ac7d-454d-b7b7-29c9a67f85b3 HTTP/1.1" 200 272 0.014896 10.0.0.19 - - [2025-11-07 15:25:52] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008069 10.0.0.19 - - [2025-11-07 15:25:52] "PUT /access-control-list/193c66e1-2682-42a4-bde2-7b1ccdf61992 HTTP/1.1" 200 272 0.035961 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.19 - - [2025-11-07 15:25:52] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002866 10.0.0.19 - - [2025-11-07 15:25:52] "POST /tags HTTP/1.1" 409 206 0.001847 10.0.0.19 - - [2025-11-07 15:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2025-11-07 15:25:52] "GET /tag/5c61c820-e171-47f3-803f-1f35a8334adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.025938 10.0.0.19 - - [2025-11-07 15:25:53] "POST /firewall-rules HTTP/1.1" 200 562 0.086276 10.0.0.19 - - [2025-11-07 15:25:53] "GET /firewall-rule/4206df67-8c80-432a-8760-ce0558a3e664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004561 10.0.0.19 - - [2025-11-07 15:25:53] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008900 10.0.0.19 - - [2025-11-07 15:25:53] "GET /firewall-rule/4206df67-8c80-432a-8760-ce0558a3e664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004025 10.0.0.19 - - [2025-11-07 15:25:53] "POST /ref-update HTTP/1.1" 200 156 0.021801 10.0.0.19 - - [2025-11-07 15:25:53] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010580 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2025-11-07 15:25:53] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003750 10.0.0.19 - - [2025-11-07 15:25:53] "POST /tags HTTP/1.1" 409 206 0.002046 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2025-11-07 15:25:53] "GET /tag/5c61c820-e171-47f3-803f-1f35a8334adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013926 10.0.0.19 - - [2025-11-07 15:25:53] "POST /firewall-rules HTTP/1.1" 200 560 0.072890 10.0.0.19 - - [2025-11-07 15:25:53] "GET /firewall-rule/49876a7d-1048-4e21-ab3f-e9750a005cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012499 10.0.0.19 - - [2025-11-07 15:25:53] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006187 10.0.0.19 - - [2025-11-07 15:25:53] "GET /firewall-rule/49876a7d-1048-4e21-ab3f-e9750a005cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007066 10.0.0.19 - - [2025-11-07 15:25:53] "POST /ref-update HTTP/1.1" 200 156 0.039038 10.0.0.19 - - [2025-11-07 15:25:53] "POST /tags HTTP/1.1" 200 305 0.109919 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011139 10.0.0.19 - - [2025-11-07 15:25:53] "GET /tag/ac1c8f7c-2e28-4dc8-8e56-d9d6daf02fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017770 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2025-11-07 15:25:53] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054926 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.19 - - [2025-11-07 15:25:53] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004478 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.19 - - [2025-11-07 15:25:53] "GET /service-appliance-set/24d7efce-07b9-4b42-97f6-396a74544691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005272 10.0.0.19 - - [2025-11-07 15:25:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002122 10.0.0.19 - - [2025-11-07 15:25:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117569 10.0.0.19 - - [2025-11-07 15:25:54] "GET /virtual-machine-interface/0509dc3d-ebe3-47de-b374-926b0ad52704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.019462 10.0.0.19 - - [2025-11-07 15:25:54] "POST /instance-ips HTTP/1.1" 200 381 0.072704 10.0.0.19 - - [2025-11-07 15:25:54] "GET /instance-ip/bb62cf82-8b50-4649-b5ec-dc515cd1bc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007455 10.0.0.19 - - [2025-11-07 15:25:54] "POST /loadbalancers HTTP/1.1" 200 582 0.099367 10.0.0.19 - - [2025-11-07 15:25:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041996 10.0.0.19 - - [2025-11-07 15:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012059 10.0.0.19 - - [2025-11-07 15:25:54] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.096709 10.0.0.19 - - [2025-11-07 15:25:54] "GET /instance-ip/bb62cf82-8b50-4649-b5ec-dc515cd1bc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003052 10.0.0.19 - - [2025-11-07 15:25:54] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.105375 10.0.0.19 - - [2025-11-07 15:25:54] "POST /floating-ips HTTP/1.1" 200 583 0.023272 10.0.0.19 - - [2025-11-07 15:25:54] "GET /loadbalancer/c547a7b1-7681-4ecb-a812-77fa721726ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008053 10.0.0.19 - - [2025-11-07 15:25:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019832 10.0.0.19 - - [2025-11-07 15:25:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027802 10.0.0.19 - - [2025-11-07 15:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.19 - - [2025-11-07 15:25:54] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048303 10.0.0.19 - - [2025-11-07 15:25:54] "GET /loadbalancer-listener/5914f9f4-ef30-48e8-8565-2d3c7a0f0e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006654 10.0.0.19 - - [2025-11-07 15:25:54] "GET /loadbalancer-listener/5914f9f4-ef30-48e8-8565-2d3c7a0f0e31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007701 10.0.0.19 - - [2025-11-07 15:25:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037743 10.0.0.19 - - [2025-11-07 15:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.19 - - [2025-11-07 15:25:54] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003003 10.0.0.19 - - [2025-11-07 15:25:54] "GET /instance-ip/bb62cf82-8b50-4649-b5ec-dc515cd1bc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003822 10.0.0.19 - - [2025-11-07 15:25:54] "GET /instance-ip/bb62cf82-8b50-4649-b5ec-dc515cd1bc73?fields=floating_ips HTTP/1.1" 200 1171 0.007238 10.0.0.19 - - [2025-11-07 15:25:54] "GET /floating-ip/c7d300df-3eeb-495e-83f2-a5d03a2b9be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003300 10.0.0.19 - - [2025-11-07 15:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.19 - - [2025-11-07 15:25:54] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.015518 10.0.0.19 - - [2025-11-07 15:25:54] "POST /tags HTTP/1.1" 200 371 0.049536 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006904 10.0.0.19 - - [2025-11-07 15:25:55] "GET /tag/8a49bd3e-a343-4ac6-9bda-09271e0d5ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.087913 10.0.0.19 - - [2025-11-07 15:25:55] "POST /tags HTTP/1.1" 200 319 0.072114 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.19 - - [2025-11-07 15:25:55] "GET /tag/4d3fe90e-7e38-44c9-8e3b-b72b25562760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027874 10.0.0.19 - - [2025-11-07 15:25:55] "POST /id-to-fqname HTTP/1.1" 200 181 0.000509 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.016761 10.0.0.19 - - [2025-11-07 15:25:55] "POST /security-groups HTTP/1.1" 200 578 0.090724 10.0.0.19 - - [2025-11-07 15:25:55] "POST /projects HTTP/1.1" 200 497 0.266703 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.005262 10.0.0.19 - - [2025-11-07 15:25:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020573 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.024146 10.0.0.19 - - [2025-11-07 15:25:55] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.015305 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-11-07 15:25:55] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.017668 10.0.0.19 - - [2025-11-07 15:25:55] "POST /access-control-lists HTTP/1.1" 200 587 0.125627 10.0.0.19 - - [2025-11-07 15:25:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.010262 10.0.0.19 - - [2025-11-07 15:25:55] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.088545 10.0.0.19 - - [2025-11-07 15:25:55] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.083806 10.0.0.19 - - [2025-11-07 15:25:55] "POST /access-control-lists HTTP/1.1" 200 585 0.174793 10.0.0.19 - - [2025-11-07 15:25:56] "POST /security-groups HTTP/1.1" 200 558 0.104490 10.0.0.19 - - [2025-11-07 15:25:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.013762 10.0.0.19 - - [2025-11-07 15:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.059238 10.0.0.19 - - [2025-11-07 15:25:56] "POST /chown HTTP/1.1" 200 109 0.017457 10.0.0.19 - - [2025-11-07 15:25:56] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003697 10.0.0.19 - - [2025-11-07 15:25:56] "POST /access-control-lists HTTP/1.1" 200 610 0.096331 10.0.0.19 - - [2025-11-07 15:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2025-11-07 15:25:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.021165 10.0.0.19 - - [2025-11-07 15:25:56] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005927 10.0.0.19 - - [2025-11-07 15:25:56] "POST /tags HTTP/1.1" 409 214 0.002103 10.0.0.19 - - [2025-11-07 15:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2025-11-07 15:25:56] "GET /tag/4d3fe90e-7e38-44c9-8e3b-b72b25562760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.051794 10.0.0.19 - - [2025-11-07 15:25:56] "POST /access-control-lists HTTP/1.1" 200 608 0.076981 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:25:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 10.0.0.19 - - [2025-11-07 15:25:56] "POST /firewall-rules HTTP/1.1" 200 578 0.098163 10.0.0.19 - - [2025-11-07 15:25:56] "GET /firewall-rule/3349fad4-a26b-4b88-b6a2-46f10e54d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013501 10.0.0.19 - - [2025-11-07 15:25:56] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004881 10.0.0.19 - - [2025-11-07 15:25:56] "GET /firewall-rule/3349fad4-a26b-4b88-b6a2-46f10e54d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003269 10.0.0.19 - - [2025-11-07 15:25:56] "POST /ref-update HTTP/1.1" 200 156 0.056241 10.0.0.19 - - [2025-11-07 15:25:56] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002754 10.0.0.19 - - [2025-11-07 15:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2025-11-07 15:25:56] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002759 10.0.0.19 - - [2025-11-07 15:25:56] "POST /tags HTTP/1.1" 409 214 0.011169 10.0.0.19 - - [2025-11-07 15:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2025-11-07 15:25:56] "GET /tag/4d3fe90e-7e38-44c9-8e3b-b72b25562760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010463 10.0.0.19 - - [2025-11-07 15:25:56] "POST /firewall-rules HTTP/1.1" 200 576 0.213487 10.0.0.19 - - [2025-11-07 15:25:56] "GET /firewall-rule/ec554cba-637e-4dfc-9ea8-34b422c2688b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.026174 10.0.0.19 - - [2025-11-07 15:25:56] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.012694 10.0.0.19 - - [2025-11-07 15:25:57] "GET /firewall-rule/ec554cba-637e-4dfc-9ea8-34b422c2688b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003453 10.0.0.19 - - [2025-11-07 15:25:57] "POST /ref-update HTTP/1.1" 200 156 0.046575 10.0.0.19 - - [2025-11-07 15:25:57] "POST /tags HTTP/1.1" 200 301 0.051356 10.0.0.19 - - [2025-11-07 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2025-11-07 15:25:57] "GET /tag/32fca6fd-217b-4bac-817d-272a9e47fce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011277 10.0.0.19 - - [2025-11-07 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2025-11-07 15:25:57] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048868 10.0.0.19 - - [2025-11-07 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-11-07 15:25:57] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004346 10.0.0.19 - - [2025-11-07 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2025-11-07 15:25:57] "GET /service-appliance-set/24d7efce-07b9-4b42-97f6-396a74544691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004990 10.0.0.19 - - [2025-11-07 15:25:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.003201 10.0.0.19 - - [2025-11-07 15:25:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158465 10.0.0.19 - - [2025-11-07 15:25:57] "GET /virtual-machine-interface/8f4c372e-2fc4-4b18-8147-3d921018fc68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.009127 10.0.0.19 - - [2025-11-07 15:25:57] "POST /instance-ips HTTP/1.1" 200 377 0.031733 10.0.0.19 - - [2025-11-07 15:25:57] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.027604 10.0.0.19 - - [2025-11-07 15:25:57] "POST /loadbalancers HTTP/1.1" 200 582 0.065031 10.0.0.19 - - [2025-11-07 15:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.039713 10.0.0.19 - - [2025-11-07 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014416 10.0.0.19 - - [2025-11-07 15:25:57] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063369 10.0.0.19 - - [2025-11-07 15:25:57] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002962 10.0.0.19 - - [2025-11-07 15:25:57] "POST /floating-ips HTTP/1.1" 200 581 0.035869 10.0.0.19 - - [2025-11-07 15:25:57] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081922 10.0.0.19 - - [2025-11-07 15:25:57] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004265 10.0.0.19 - - [2025-11-07 15:25:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032197 10.0.0.19 - - [2025-11-07 15:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008689 10.0.0.19 - - [2025-11-07 15:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.19 - - [2025-11-07 15:25:58] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041558 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer-listener/e5773b5a-cfb7-4b7b-b4d0-17f775653977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004601 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer-listener/e5773b5a-cfb7-4b7b-b4d0-17f775653977?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004412 10.0.0.19 - - [2025-11-07 15:25:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022210 10.0.0.19 - - [2025-11-07 15:25:58] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002754 10.0.0.19 - - [2025-11-07 15:25:58] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?fields=floating_ips HTTP/1.1" 200 1164 0.007094 10.0.0.19 - - [2025-11-07 15:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2025-11-07 15:25:58] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034318 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007352 10.0.0.19 - - [2025-11-07 15:25:58] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003527 10.0.0.19 - - [2025-11-07 15:25:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021906 10.0.0.19 - - [2025-11-07 15:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023100 10.0.0.19 - - [2025-11-07 15:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.19 - - [2025-11-07 15:25:58] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033428 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer-listener/adb5b2ee-e618-4acf-992b-124ff0344ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004586 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer-listener/adb5b2ee-e618-4acf-992b-124ff0344ff9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003516 10.0.0.19 - - [2025-11-07 15:25:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019295 10.0.0.19 - - [2025-11-07 15:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013006 10.0.0.19 - - [2025-11-07 15:25:58] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002348 10.0.0.19 - - [2025-11-07 15:25:58] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?fields=floating_ips HTTP/1.1" 200 1164 0.005692 10.0.0.19 - - [2025-11-07 15:25:58] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002421 10.0.0.19 - - [2025-11-07 15:25:58] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040454 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002720 10.0.0.19 - - [2025-11-07 15:25:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018759 10.0.0.19 - - [2025-11-07 15:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017075 10.0.0.19 - - [2025-11-07 15:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.19 - - [2025-11-07 15:25:58] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029616 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer-listener/2aaa4a44-ef6f-403b-b26f-850607d03ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008416 10.0.0.19 - - [2025-11-07 15:25:58] "GET /loadbalancer-listener/2aaa4a44-ef6f-403b-b26f-850607d03ab6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004022 10.0.0.19 - - [2025-11-07 15:25:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.041123 10.0.0.19 - - [2025-11-07 15:25:58] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009413 10.0.0.19 - - [2025-11-07 15:25:58] "GET /instance-ip/edadb21a-b17c-4eb3-86fe-6fc81abdc783?fields=floating_ips HTTP/1.1" 200 1164 0.002595 10.0.0.19 - - [2025-11-07 15:25:58] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002112 10.0.0.19 - - [2025-11-07 15:25:59] "POST /tags HTTP/1.1" 200 363 0.051899 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2025-11-07 15:25:59] "GET /tag/87e604f6-582c-48e7-992e-f5d17014329d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015994 10.0.0.19 - - [2025-11-07 15:25:59] "POST /tags HTTP/1.1" 200 311 0.019421 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017749 10.0.0.19 - - [2025-11-07 15:25:59] "GET /tag/afa0848b-08af-4dfb-b972-9f07984b1096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015118 10.0.0.19 - - [2025-11-07 15:25:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000473 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.016354 10.0.0.19 - - [2025-11-07 15:25:59] "POST /security-groups HTTP/1.1" 200 574 0.077478 10.0.0.19 - - [2025-11-07 15:25:59] "POST /projects HTTP/1.1" 200 489 0.241400 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.002923 10.0.0.19 - - [2025-11-07 15:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039130 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011046 10.0.0.19 - - [2025-11-07 15:25:59] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014678 10.0.0.19 - - [2025-11-07 15:25:59] "POST /access-control-lists HTTP/1.1" 200 583 0.084400 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021039 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.001924 10.0.0.19 - - [2025-11-07 15:25:59] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003965 10.0.0.19 - - [2025-11-07 15:25:59] "POST /access-control-lists HTTP/1.1" 200 581 0.073256 10.0.0.19 - - [2025-11-07 15:25:59] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.105188 10.0.0.19 - - [2025-11-07 15:25:59] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.053251 10.0.0.19 - - [2025-11-07 15:25:59] "POST /security-groups HTTP/1.1" 200 546 0.083361 10.0.0.19 - - [2025-11-07 15:25:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.002677 10.0.0.19 - - [2025-11-07 15:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017348 10.0.0.19 - - [2025-11-07 15:25:59] "POST /access-control-lists HTTP/1.1" 200 602 0.040283 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.020514 10.0.0.19 - - [2025-11-07 15:26:00] "POST /chown HTTP/1.1" 200 109 0.047272 10.0.0.19 - - [2025-11-07 15:26:00] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005978 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-11-07 15:26:00] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009025 10.0.0.19 - - [2025-11-07 15:26:00] "POST /access-control-lists HTTP/1.1" 200 600 0.079989 10.0.0.19 - - [2025-11-07 15:26:00] "POST /tags HTTP/1.1" 409 210 0.004556 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2025-11-07 15:26:00] "GET /tag/afa0848b-08af-4dfb-b972-9f07984b1096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010206 10.0.0.19 - - [2025-11-07 15:26:00] "POST /firewall-rules HTTP/1.1" 200 570 0.066880 10.0.0.19 - - [2025-11-07 15:26:00] "GET /firewall-rule/e0ff0440-a7ea-4df3-ae2b-634bac870f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004270 10.0.0.19 - - [2025-11-07 15:26:00] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004404 10.0.0.19 - - [2025-11-07 15:26:00] "GET /firewall-rule/e0ff0440-a7ea-4df3-ae2b-634bac870f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002340 10.0.0.19 - - [2025-11-07 15:26:00] "POST /ref-update HTTP/1.1" 200 156 0.034042 10.0.0.19 - - [2025-11-07 15:26:00] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015632 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.19 - - [2025-11-07 15:26:00] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003099 10.0.0.19 - - [2025-11-07 15:26:00] "POST /tags HTTP/1.1" 409 210 0.002358 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.19 - - [2025-11-07 15:26:00] "GET /tag/afa0848b-08af-4dfb-b972-9f07984b1096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014992 10.0.0.19 - - [2025-11-07 15:26:00] "POST /firewall-rules HTTP/1.1" 200 568 0.076711 10.0.0.19 - - [2025-11-07 15:26:00] "GET /firewall-rule/073caeb3-cbda-4561-9637-09e96a5baf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007098 10.0.0.19 - - [2025-11-07 15:26:00] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003464 10.0.0.19 - - [2025-11-07 15:26:00] "GET /firewall-rule/073caeb3-cbda-4561-9637-09e96a5baf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002870 10.0.0.19 - - [2025-11-07 15:26:00] "POST /ref-update HTTP/1.1" 200 156 0.037084 10.0.0.19 - - [2025-11-07 15:26:00] "POST /tags HTTP/1.1" 409 237 0.011163 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2025-11-07 15:26:00] "GET /tag/cbcce621-a97e-484b-ae88-9fd4f404d4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011101 10.0.0.19 - - [2025-11-07 15:26:00] "POST /tags HTTP/1.1" 409 210 0.002113 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2025-11-07 15:26:00] "GET /tag/99534d6f-8882-4970-8a10-182aaf5bf7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011002 10.0.0.19 - - [2025-11-07 15:26:00] "POST /projects HTTP/1.1" 409 223 0.007324 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2025-11-07 15:26:00] "GET /project/dfa98e4b-0942-4647-9999-3cbbf4db87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035840 10.0.0.19 - - [2025-11-07 15:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-11-07 15:26:01] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005491 10.0.0.19 - - [2025-11-07 15:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2025-11-07 15:26:01] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004154 10.0.0.19 - - [2025-11-07 15:26:01] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.056679 10.0.0.19 - - [2025-11-07 15:26:01] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.057414 10.0.0.19 - - [2025-11-07 15:26:01] "POST /security-groups HTTP/1.1" 409 253 0.008102 10.0.0.19 - - [2025-11-07 15:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2025-11-07 15:26:01] "PUT /security-group/60ad1089-2ea8-4667-83ef-1642863a5218 HTTP/1.1" 200 262 0.063241 10.0.0.19 - - [2025-11-07 15:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026814 10.0.0.19 - - [2025-11-07 15:26:01] "PUT /access-control-list/c43d2dcd-e68e-4bff-8d46-f6250b5ffa0f HTTP/1.1" 200 272 0.018433 10.0.0.19 - - [2025-11-07 15:26:01] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007501 10.0.0.19 - - [2025-11-07 15:26:01] "PUT /access-control-list/dc696f4c-019d-486c-86b3-be0274c9da51 HTTP/1.1" 200 272 0.020957 10.0.0.19 - - [2025-11-07 15:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2025-11-07 15:26:01] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002575 10.0.0.19 - - [2025-11-07 15:26:01] "POST /tags HTTP/1.1" 409 210 0.001774 10.0.0.19 - - [2025-11-07 15:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-11-07 15:26:01] "GET /tag/99534d6f-8882-4970-8a10-182aaf5bf7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010387 10.0.0.19 - - [2025-11-07 15:26:01] "POST /firewall-rules HTTP/1.1" 200 570 0.075853 10.0.0.19 - - [2025-11-07 15:26:01] "GET /firewall-rule/b9353d4f-e9a4-47cc-8581-50d9bfab17bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003803 10.0.0.19 - - [2025-11-07 15:26:01] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003208 10.0.0.19 - - [2025-11-07 15:26:01] "GET /firewall-rule/b9353d4f-e9a4-47cc-8581-50d9bfab17bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002008 10.0.0.19 - - [2025-11-07 15:26:01] "POST /ref-update HTTP/1.1" 200 156 0.037813 10.0.0.19 - - [2025-11-07 15:26:01] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014181 10.0.0.19 - - [2025-11-07 15:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.19 - - [2025-11-07 15:26:01] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002727 10.0.0.19 - - [2025-11-07 15:26:01] "POST /tags HTTP/1.1" 409 210 0.001818 10.0.0.19 - - [2025-11-07 15:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2025-11-07 15:26:01] "GET /tag/99534d6f-8882-4970-8a10-182aaf5bf7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010680 10.0.0.19 - - [2025-11-07 15:26:01] "POST /firewall-rules HTTP/1.1" 200 568 0.064262 10.0.0.19 - - [2025-11-07 15:26:01] "GET /firewall-rule/5e9ef0f2-fd40-4d13-9205-dfc566d77362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.024328 10.0.0.19 - - [2025-11-07 15:26:01] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004271 10.0.0.19 - - [2025-11-07 15:26:01] "GET /firewall-rule/5e9ef0f2-fd40-4d13-9205-dfc566d77362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002243 10.0.0.19 - - [2025-11-07 15:26:02] "POST /ref-update HTTP/1.1" 200 156 0.055957 10.0.0.19 - - [2025-11-07 15:26:02] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004470 10.0.0.19 - - [2025-11-07 15:26:02] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.241 - - [2025-11-07 15:27:40] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.241 - - [2025-11-07 15:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2025-11-07 15:27:40] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004485 10.0.0.241 - - [2025-11-07 15:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011370 10.0.0.241 - - [2025-11-07 15:27:40] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004747 10.0.0.241 - - [2025-11-07 15:27:40] "PUT /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7 HTTP/1.1" 200 274 0.015410 10.0.0.241 - - [2025-11-07 15:27:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.005962 10.0.0.241 - - [2025-11-07 15:27:40] "POST /virtual-routers HTTP/1.1" 200 599 0.026298 10.0.0.241 - - [2025-11-07 15:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.241 - - [2025-11-07 15:27:40] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003277 10.0.0.241 - - [2025-11-07 15:27:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001996 10.0.0.241 - - [2025-11-07 15:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.241 - - [2025-11-07 15:27:40] "GET /virtual-network/496eb276-90b3-47d8-8133-53576bbe24d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003806 10.0.0.241 - - [2025-11-07 15:27:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059276 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:28:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 10.0.0.241 - - [2025-11-07 15:29:11] "GET / HTTP/1.1" 200 35931 0.002701 10.0.0.241 - - [2025-11-07 15:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.241 - - [2025-11-07 15:29:11] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004481 10.0.0.241 - - [2025-11-07 15:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2025-11-07 15:29:11] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002729 10.0.0.241 - - [2025-11-07 15:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.241 - - [2025-11-07 15:29:11] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003605 10.0.0.241 - - [2025-11-07 15:29:11] "PUT /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b HTTP/1.1" 200 262 0.009416 10.0.0.241 - - [2025-11-07 15:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007327 10.0.0.241 - - [2025-11-07 15:29:11] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002974 10.0.0.241 - - [2025-11-07 15:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.241 - - [2025-11-07 15:29:11] "GET /virtual-machine-interface/d1f591b9-8073-4d9d-b21c-a3427490975c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003850 10.0.0.241 - - [2025-11-07 15:29:11] "PUT /virtual-machine-interface/d1f591b9-8073-4d9d-b21c-a3427490975c HTTP/1.1" 200 284 0.009516 10.0.0.19 - - [2025-11-07 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2025-11-07 15:29:29] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002405 10.0.0.19 - - [2025-11-07 15:29:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004377 10.0.0.19 - - [2025-11-07 15:29:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002027 10.0.0.19 - - [2025-11-07 15:29:47] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003137 10.0.0.19 - - [2025-11-07 15:29:47] "POST /ref-update HTTP/1.1" 200 156 0.010263 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004413 10.0.0.19 - - [2025-11-07 15:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.19 - - [2025-11-07 15:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2025-11-07 15:29:58] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002658 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007140 10.0.0.19 - - [2025-11-07 15:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.19 - - [2025-11-07 15:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.19 - - [2025-11-07 15:29:58] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002509 10.0.0.19 - - [2025-11-07 15:29:58] "GET /loadbalancer-pool/18425139-44a2-45f5-9117-9457233139f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004126 10.0.0.19 - - [2025-11-07 15:29:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015298 10.0.0.19 - - [2025-11-07 15:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021164 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006798 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009686 10.0.0.19 - - [2025-11-07 15:29:58] "POST /ref-update HTTP/1.1" 200 156 0.006808 10.0.0.19 - - [2025-11-07 15:29:58] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.007787 10.0.0.19 - - [2025-11-07 15:29:58] "PUT /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36 HTTP/1.1" 200 256 0.009739 10.0.0.19 - - [2025-11-07 15:29:58] "POST /tags HTTP/1.1" 409 205 0.002606 10.0.0.19 - - [2025-11-07 15:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.19 - - [2025-11-07 15:29:58] "GET /tag/32fca6fd-217b-4bac-817d-272a9e47fce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010426 10.0.0.19 - - [2025-11-07 15:29:58] "POST /set-tag HTTP/1.1" 200 109 0.060070 10.0.0.19 - - [2025-11-07 15:29:58] "GET /loadbalancer-pool/9b0cbe32-da14-473e-8797-96d7865d72f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014457 10.0.0.19 - - [2025-11-07 15:29:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018881 10.0.0.19 - - [2025-11-07 15:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015658 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014934 10.0.0.19 - - [2025-11-07 15:29:58] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003659 10.0.0.19 - - [2025-11-07 15:29:58] "POST /ref-update HTTP/1.1" 200 156 0.007482 10.0.0.19 - - [2025-11-07 15:29:58] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009633 10.0.0.19 - - [2025-11-07 15:29:58] "PUT /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36 HTTP/1.1" 200 256 0.008548 10.0.0.19 - - [2025-11-07 15:29:58] "GET /loadbalancer-pool/35bca98a-c14f-41ee-a6cb-a160773221f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011991 10.0.0.19 - - [2025-11-07 15:29:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013643 10.0.0.19 - - [2025-11-07 15:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020907 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008836 10.0.0.19 - - [2025-11-07 15:29:58] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003705 10.0.0.19 - - [2025-11-07 15:29:58] "POST /ref-update HTTP/1.1" 200 156 0.006287 10.0.0.19 - - [2025-11-07 15:29:58] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.008630 10.0.0.19 - - [2025-11-07 15:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.19 - - [2025-11-07 15:29:58] "PUT /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36 HTTP/1.1" 200 256 0.014327 10.0.0.19 - - [2025-11-07 15:32:29] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010563 10.0.0.19 - - [2025-11-07 15:32:29] "POST /set-tag HTTP/1.1" 200 109 0.008397 10.0.0.19 - - [2025-11-07 15:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-11-07 15:32:29] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002574 10.0.0.19 - - [2025-11-07 15:32:29] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003884 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.025108 10.0.0.19 - - [2025-11-07 15:32:30] "DELETE /loadbalancer-member/593a1b9e-b71c-40b4-aeb3-6f98d7c62e4e HTTP/1.1" 200 115 0.036446 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004347 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.19 - - [2025-11-07 15:32:30] "DELETE /loadbalancer-member/fafa19ab-43c8-4d06-a0fe-1ea415738250 HTTP/1.1" 200 115 0.039722 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004059 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.19 - - [2025-11-07 15:32:30] "DELETE /loadbalancer-member/5afbc7ba-5625-47c0-8e11-57ec05ccc92f HTTP/1.1" 200 115 0.043164 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006025 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.006171 10.0.0.19 - - [2025-11-07 15:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2025-11-07 15:32:30] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002069 10.0.0.19 - - [2025-11-07 15:32:30] "GET /loadbalancer-pool/18425139-44a2-45f5-9117-9457233139f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002107 10.0.0.19 - - [2025-11-07 15:32:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013276 10.0.0.19 - - [2025-11-07 15:32:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016671 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011406 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006578 10.0.0.19 - - [2025-11-07 15:32:30] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002178 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.060391 10.0.0.19 - - [2025-11-07 15:32:30] "GET /loadbalancer-pool/9b0cbe32-da14-473e-8797-96d7865d72f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019219 10.0.0.19 - - [2025-11-07 15:32:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017929 10.0.0.19 - - [2025-11-07 15:32:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013341 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007411 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.011641 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004324 10.0.0.19 - - [2025-11-07 15:32:30] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001826 10.0.0.19 - - [2025-11-07 15:32:30] "GET /loadbalancer-pool/35bca98a-c14f-41ee-a6cb-a160773221f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002806 10.0.0.19 - - [2025-11-07 15:32:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017333 10.0.0.19 - - [2025-11-07 15:32:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016305 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008132 10.0.0.19 - - [2025-11-07 15:32:30] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012004 10.0.0.19 - - [2025-11-07 15:32:30] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002006 10.0.0.19 - - [2025-11-07 15:32:30] "POST /set-tag HTTP/1.1" 200 109 0.002318 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:33:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:33:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:33:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:33:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.19 - - [2025-11-07 15:33:39] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.19 - - [2025-11-07 15:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2025-11-07 15:33:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031491 10.0.0.19 - - [2025-11-07 15:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2025-11-07 15:33:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030484 10.0.0.19 - - [2025-11-07 15:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2025-11-07 15:33:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047632 10.0.0.19 - - [2025-11-07 15:33:40] "POST /tags HTTP/1.1" 200 333 0.033267 10.0.0.19 - - [2025-11-07 15:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2025-11-07 15:33:40] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018925 10.0.0.19 - - [2025-11-07 15:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-11-07 15:33:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040933 10.0.0.19 - - [2025-11-07 15:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2025-11-07 15:33:40] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004337 10.0.0.19 - - [2025-11-07 15:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2025-11-07 15:33:40] "GET /service-appliance-set/24d7efce-07b9-4b42-97f6-396a74544691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003645 10.0.0.19 - - [2025-11-07 15:33:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.002424 10.0.0.19 - - [2025-11-07 15:33:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.107568 10.0.0.19 - - [2025-11-07 15:33:40] "GET /virtual-machine-interface/ff700d63-7c46-4859-947b-d2f21aff9507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019434 10.0.0.19 - - [2025-11-07 15:33:40] "POST /instance-ips HTTP/1.1" 200 409 0.022692 10.0.0.19 - - [2025-11-07 15:33:40] "GET /instance-ip/8b282ce2-6e5e-4876-8c03-86cc73c393ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004238 10.0.0.19 - - [2025-11-07 15:33:40] "POST /loadbalancers HTTP/1.1" 200 610 0.062537 10.0.0.19 - - [2025-11-07 15:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019551 10.0.0.19 - - [2025-11-07 15:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2025-11-07 15:33:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044379 10.0.0.19 - - [2025-11-07 15:33:40] "GET /instance-ip/8b282ce2-6e5e-4876-8c03-86cc73c393ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002517 10.0.0.19 - - [2025-11-07 15:33:40] "POST /floating-ips HTTP/1.1" 200 597 0.016451 10.0.0.19 - - [2025-11-07 15:33:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041749 10.0.0.19 - - [2025-11-07 15:33:40] "GET /loadbalancer/836fbdb3-6ab6-43aa-9db5-58bddefe4209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002926 10.0.0.19 - - [2025-11-07 15:33:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.025892 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2025-11-07 15:33:41] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.016068 10.0.0.19 - - [2025-11-07 15:33:41] "GET /loadbalancer-listener/bad43244-67f4-4028-a112-b5ce1b761bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.010752 10.0.0.19 - - [2025-11-07 15:33:41] "GET /loadbalancer-listener/bad43244-67f4-4028-a112-b5ce1b761bc5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003540 10.0.0.19 - - [2025-11-07 15:33:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027503 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2025-11-07 15:33:41] "GET /instance-ip/8b282ce2-6e5e-4876-8c03-86cc73c393ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009751 10.0.0.19 - - [2025-11-07 15:33:41] "GET /instance-ip/8b282ce2-6e5e-4876-8c03-86cc73c393ad?fields=floating_ips HTTP/1.1" 200 1213 0.009903 10.0.0.19 - - [2025-11-07 15:33:41] "GET /floating-ip/54315646-1f15-44a9-a423-5b58c64fa504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005790 10.0.0.19 - - [2025-11-07 15:33:41] "GET /loadbalancer/836fbdb3-6ab6-43aa-9db5-58bddefe4209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003034 10.0.0.19 - - [2025-11-07 15:33:41] "POST /tags HTTP/1.1" 200 295 0.050556 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.19 - - [2025-11-07 15:33:41] "GET /tag/0c6ba2f0-caa0-40bd-82bf-ccac06660af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012312 10.0.0.19 - - [2025-11-07 15:33:41] "POST /tags HTTP/1.1" 409 233 0.001846 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2025-11-07 15:33:41] "GET /tag/bd61c13d-105f-4f6f-9e75-6ec4f968f931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009991 10.0.0.19 - - [2025-11-07 15:33:41] "POST /tags HTTP/1.1" 409 206 0.002131 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2025-11-07 15:33:41] "GET /tag/5c61c820-e171-47f3-803f-1f35a8334adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013421 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-11-07 15:33:41] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004024 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.19 - - [2025-11-07 15:33:41] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036494 10.0.0.19 - - [2025-11-07 15:33:41] "POST /virtual-machines HTTP/1.1" 200 369 0.008020 10.0.0.19 - - [2025-11-07 15:33:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011548 10.0.0.19 - - [2025-11-07 15:33:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.169050 10.0.0.19 - - [2025-11-07 15:33:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008359 10.0.0.19 - - [2025-11-07 15:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008323 10.0.0.19 - - [2025-11-07 15:33:41] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005721 10.0.0.19 - - [2025-11-07 15:33:41] "POST /instance-ips HTTP/1.1" 200 409 0.019452 10.0.0.19 - - [2025-11-07 15:33:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021615 10.0.0.19 - - [2025-11-07 15:33:41] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007677 10.0.0.19 - - [2025-11-07 15:33:41] "POST /set-tag HTTP/1.1" 200 109 0.015214 10.0.0.19 - - [2025-11-07 15:33:42] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014793 10.0.0.19 - - [2025-11-07 15:33:42] "GET /instance-ip/23a399de-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003747 10.0.0.19 - - [2025-11-07 15:33:42] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004049 10.0.0.19 - - [2025-11-07 15:33:42] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.19 - - [2025-11-07 15:33:42] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003530 10.0.0.19 - - [2025-11-07 15:33:42] "POST /ref-update HTTP/1.1" 200 156 0.008499 10.0.0.19 - - [2025-11-07 15:33:42] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009985 10.0.0.19 - - [2025-11-07 15:33:42] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2025-11-07 15:33:42] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004361 10.0.0.19 - - [2025-11-07 15:33:42] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.19 - - [2025-11-07 15:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005492 10.0.0.19 - - [2025-11-07 15:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2025-11-07 15:33:43] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028403 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-networks?parent_id=7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002226 10.0.0.19 - - [2025-11-07 15:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-11-07 15:33:43] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049191 10.0.0.19 - - [2025-11-07 15:33:43] "POST /virtual-machines HTTP/1.1" 200 369 0.024072 10.0.0.19 - - [2025-11-07 15:33:43] "POST /virtual-networks HTTP/1.1" 200 512 0.145073 10.0.0.19 - - [2025-11-07 15:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026590 10.0.0.19 - - [2025-11-07 15:33:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050374 10.0.0.19 - - [2025-11-07 15:33:43] "POST /route-targets HTTP/1.1" 200 327 0.008620 10.0.0.19 - - [2025-11-07 15:33:43] "GET /network-ipam/fd0f4566-2a79-47fa-8d98-c02a219827ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006187 10.0.0.19 - - [2025-11-07 15:33:43] "POST /ref-update HTTP/1.1" 200 156 0.075261 10.0.0.19 - - [2025-11-07 15:33:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172640 10.0.0.19 - - [2025-11-07 15:33:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040869 10.0.0.19 - - [2025-11-07 15:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006894 10.0.0.19 - - [2025-11-07 15:33:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004570 10.0.0.19 - - [2025-11-07 15:33:43] "POST /ref-update HTTP/1.1" 200 156 0.198825 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006287 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006758 10.0.0.19 - - [2025-11-07 15:33:43] "GET /domains HTTP/1.1" 200 280 0.001634 10.0.0.19 - - [2025-11-07 15:33:43] "POST /instance-ips HTTP/1.1" 200 409 0.039541 10.0.0.19 - - [2025-11-07 15:33:43] "GET /domain/7372ce2f-cbf1-4d86-9538-90a67679ac05 HTTP/1.1" 200 3086 0.046588 10.0.0.19 - - [2025-11-07 15:33:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034594 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013661 10.0.0.19 - - [2025-11-07 15:33:43] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086 HTTP/1.1" 200 7064 0.059381 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2089 0.005408 10.0.0.19 - - [2025-11-07 15:33:43] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2089 0.007929 10.0.0.19 - - [2025-11-07 15:33:44] "GET /routing-instance/90b38a19-db01-484a-b68a-428e61edbc98 HTTP/1.1" 200 1403 0.006837 10.0.0.19 - - [2025-11-07 15:33:44] "GET /routing-instance/90b38a19-db01-484a-b68a-428e61edbc98 HTTP/1.1" 200 1403 0.003398 10.0.0.19 - - [2025-11-07 15:33:44] "GET /route-target/5e4fb77b-2227-4c7b-b9e3-8d88d082245d HTTP/1.1" 200 1152 0.003780 10.0.0.19 - - [2025-11-07 15:33:44] "POST /set-tag HTTP/1.1" 200 109 0.037165 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010673 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2089 0.011635 10.0.0.19 - - [2025-11-07 15:33:44] "GET /instance-ip/24d0fffe-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004508 10.0.0.19 - - [2025-11-07 15:33:44] "GET /routing-instance/90b38a19-db01-484a-b68a-428e61edbc98 HTTP/1.1" 200 1403 0.003060 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005681 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2089 0.003832 10.0.0.19 - - [2025-11-07 15:33:44] "GET /routing-instance/90b38a19-db01-484a-b68a-428e61edbc98 HTTP/1.1" 200 1403 0.002519 10.0.0.19 - - [2025-11-07 15:33:44] "GET /routing-instance/90b38a19-db01-484a-b68a-428e61edbc98 HTTP/1.1" 200 1403 0.002335 10.0.0.19 - - [2025-11-07 15:33:44] "GET /route-target/5e4fb77b-2227-4c7b-b9e3-8d88d082245d HTTP/1.1" 200 1152 0.002129 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005197 10.0.0.19 - - [2025-11-07 15:33:44] "POST /set-tag HTTP/1.1" 200 109 0.005462 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.019077 10.0.0.19 - - [2025-11-07 15:33:44] "GET /domains HTTP/1.1" 200 280 0.006511 10.0.0.19 - - [2025-11-07 15:33:44] "GET /domain/7372ce2f-cbf1-4d86-9538-90a67679ac05 HTTP/1.1" 200 3086 0.002733 10.0.0.19 - - [2025-11-07 15:33:44] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086 HTTP/1.1" 200 7064 0.023922 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2089 0.009056 10.0.0.19 - - [2025-11-07 15:33:44] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006207 10.0.0.19 - - [2025-11-07 15:33:44] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.19 - - [2025-11-07 15:33:44] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032459 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013180 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007029 10.0.0.19 - - [2025-11-07 15:33:44] "GET /floating-ip-pools?parent_id=02ee14ed-f772-4e1d-80ab-bfa2df009ce3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006742 10.0.0.19 - - [2025-11-07 15:33:44] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003525 10.0.0.19 - - [2025-11-07 15:33:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017290 10.0.0.19 - - [2025-11-07 15:33:44] "POST /ref-update HTTP/1.1" 200 156 0.008045 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022171 10.0.0.19 - - [2025-11-07 15:33:44] "GET /domains HTTP/1.1" 200 280 0.001940 10.0.0.19 - - [2025-11-07 15:33:44] "GET /domain/7372ce2f-cbf1-4d86-9538-90a67679ac05 HTTP/1.1" 200 3086 0.002873 10.0.0.19 - - [2025-11-07 15:33:44] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086 HTTP/1.1" 200 7320 0.043201 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2327 0.009226 10.0.0.19 - - [2025-11-07 15:33:44] "GET /floating-ip-pool/40f35681-7e21-43f6-b214-1f45c2f791f9 HTTP/1.1" 200 1314 0.002474 10.0.0.19 - - [2025-11-07 15:33:44] "GET /domains HTTP/1.1" 200 280 0.001908 10.0.0.19 - - [2025-11-07 15:33:44] "GET /domain/7372ce2f-cbf1-4d86-9538-90a67679ac05 HTTP/1.1" 200 3086 0.002581 10.0.0.19 - - [2025-11-07 15:33:44] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086 HTTP/1.1" 200 7320 0.026124 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 2327 0.003824 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006152 10.0.0.19 - - [2025-11-07 15:33:44] "POST /tags HTTP/1.1" 200 365 0.057871 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012043 10.0.0.19 - - [2025-11-07 15:33:44] "GET /tag/49ad9140-7859-4b84-817f-e265dde20427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012605 10.0.0.19 - - [2025-11-07 15:33:44] "POST /tags HTTP/1.1" 409 206 0.003446 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-11-07 15:33:44] "GET /tag/5c61c820-e171-47f3-803f-1f35a8334adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014097 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2025-11-07 15:33:44] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029376 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-11-07 15:33:44] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004185 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2025-11-07 15:33:44] "GET /service-appliance-set/40c7ded6-c3ee-47a5-a530-5e6fc0aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003449 10.0.0.19 - - [2025-11-07 15:33:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.001452 10.0.0.19 - - [2025-11-07 15:33:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093687 10.0.0.19 - - [2025-11-07 15:33:45] "GET /virtual-machine-interface/06a6b53d-0eac-45d1-b09b-6f1cca9e613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004580 10.0.0.19 - - [2025-11-07 15:33:45] "POST /set-tag HTTP/1.1" 200 109 0.012631 10.0.0.19 - - [2025-11-07 15:33:45] "POST /instance-ips HTTP/1.1" 200 417 0.047282 10.0.0.19 - - [2025-11-07 15:33:45] "GET /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004214 10.0.0.19 - - [2025-11-07 15:33:45] "POST /loadbalancers HTTP/1.1" 200 618 0.059863 10.0.0.19 - - [2025-11-07 15:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030149 10.0.0.19 - - [2025-11-07 15:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.19 - - [2025-11-07 15:33:45] "POST /service-instances HTTP/1.1" 200 566 0.036983 10.0.0.19 - - [2025-11-07 15:33:45] "POST /ref-update HTTP/1.1" 200 156 0.010974 10.0.0.19 - - [2025-11-07 15:33:45] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033588 10.0.0.19 - - [2025-11-07 15:33:45] "GET /virtual-machine-interface/06a6b53d-0eac-45d1-b09b-6f1cca9e613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.011352 10.0.0.19 - - [2025-11-07 15:33:45] "GET /virtual-machine-interface/06a6b53d-0eac-45d1-b09b-6f1cca9e613b?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007278 10.0.0.19 - - [2025-11-07 15:33:45] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.010324 10.0.0.19 - - [2025-11-07 15:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033524 10.0.0.19 - - [2025-11-07 15:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2025-11-07 15:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2025-11-07 15:33:45] "GET /floating-ip-pool/40f35681-7e21-43f6-b214-1f45c2f791f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002198 10.0.0.19 - - [2025-11-07 15:33:45] "POST /floating-ips HTTP/1.1" 200 671 0.080346 10.0.0.19 - - [2025-11-07 15:33:45] "POST /virtual-machines HTTP/1.1" 200 429 0.056837 10.0.0.19 - - [2025-11-07 15:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015005 10.0.0.19 - - [2025-11-07 15:33:45] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004519 10.0.0.19 - - [2025-11-07 15:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-11-07 15:33:45] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004300 10.0.0.19 - - [2025-11-07 15:33:45] "POST /tags HTTP/1.1" 409 221 0.020742 10.0.0.19 - - [2025-11-07 15:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.19 - - [2025-11-07 15:33:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143988 10.0.0.19 - - [2025-11-07 15:33:45] "POST /chown HTTP/1.1" 200 109 0.013771 10.0.0.19 - - [2025-11-07 15:33:45] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018663 10.0.0.19 - - [2025-11-07 15:33:45] "POST /tags HTTP/1.1" 409 238 0.003054 10.0.0.19 - - [2025-11-07 15:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2025-11-07 15:33:45] "POST /chown HTTP/1.1" 200 109 0.005886 10.0.0.19 - - [2025-11-07 15:33:45] "PUT /virtual-machine-interface/ba6dfecc-03bf-472c-8545-b1387129effa HTTP/1.1" 200 284 0.015439 10.0.0.19 - - [2025-11-07 15:33:45] "GET /tag/49ad9140-7859-4b84-817f-e265dde20427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.017772 10.0.0.19 - - [2025-11-07 15:33:45] "PUT /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 256 0.049179 10.0.0.19 - - [2025-11-07 15:33:45] "POST /firewall-rules HTTP/1.1" 200 650 0.064511 10.0.0.19 - - [2025-11-07 15:33:45] "POST /ref-update HTTP/1.1" 200 156 0.021756 10.0.0.19 - - [2025-11-07 15:33:45] "GET /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012142 10.0.0.19 - - [2025-11-07 15:33:45] "POST /ref-update HTTP/1.1" 200 156 0.012864 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.016940 10.0.0.19 - - [2025-11-07 15:33:46] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009425 10.0.0.19 - - [2025-11-07 15:33:46] "GET /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003019 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.024903 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.016933 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.014084 10.0.0.19 - - [2025-11-07 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.023800 10.0.0.19 - - [2025-11-07 15:33:46] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059517 10.0.0.19 - - [2025-11-07 15:33:46] "GET /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003111 10.0.0.19 - - [2025-11-07 15:33:46] "POST /virtual-machines HTTP/1.1" 200 429 0.021024 10.0.0.19 - - [2025-11-07 15:33:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.073434 10.0.0.19 - - [2025-11-07 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.19 - - [2025-11-07 15:33:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113156 10.0.0.19 - - [2025-11-07 15:33:46] "POST /chown HTTP/1.1" 200 109 0.038874 10.0.0.19 - - [2025-11-07 15:33:46] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061300 10.0.0.19 - - [2025-11-07 15:33:46] "GET /loadbalancer-listener/38f22833-c0e0-4819-9ca4-d37883d597c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007985 10.0.0.19 - - [2025-11-07 15:33:46] "POST /chown HTTP/1.1" 200 109 0.018318 10.0.0.19 - - [2025-11-07 15:33:46] "GET /loadbalancer-listener/38f22833-c0e0-4819-9ca4-d37883d597c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009771 10.0.0.19 - - [2025-11-07 15:33:46] "PUT /virtual-machine-interface/046f96b9-00dd-4d6f-b68d-ab9f05bfef8e HTTP/1.1" 200 284 0.016724 10.0.0.19 - - [2025-11-07 15:33:46] "PUT /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 256 0.022557 10.0.0.19 - - [2025-11-07 15:33:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040073 10.0.0.19 - - [2025-11-07 15:33:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039595 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.055168 10.0.0.19 - - [2025-11-07 15:33:46] "GET /loadbalancer-pool/343c4d88-63ab-4cfa-9910-fb99e4152d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005987 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.024461 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.024938 10.0.0.19 - - [2025-11-07 15:33:46] "POST /loadbalancer-members HTTP/1.1" 200 707 0.066579 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.007841 10.0.0.19 - - [2025-11-07 15:33:46] "POST /ref-update HTTP/1.1" 200 156 0.036535 10.0.0.19 - - [2025-11-07 15:33:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027863 10.0.0.19 - - [2025-11-07 15:33:46] "GET /loadbalancer-member/30402571-eced-4214-a0a5-c24e47e8e243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.025470 10.0.0.19 - - [2025-11-07 15:33:46] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002213 10.0.0.19 - - [2025-11-07 15:33:46] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.010572 10.0.0.19 - - [2025-11-07 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.19 - - [2025-11-07 15:33:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031855 10.0.0.19 - - [2025-11-07 15:33:46] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004008 10.0.0.19 - - [2025-11-07 15:33:46] "POST /tags HTTP/1.1" 409 221 0.005657 10.0.0.19 - - [2025-11-07 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2025-11-07 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2025-11-07 15:33:46] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013342 10.0.0.19 - - [2025-11-07 15:33:46] "POST /tags HTTP/1.1" 409 238 0.003701 10.0.0.19 - - [2025-11-07 15:33:46] "POST /chown HTTP/1.1" 200 109 0.010319 10.0.0.19 - - [2025-11-07 15:33:46] "POST /chown HTTP/1.1" 200 109 0.019717 10.0.0.19 - - [2025-11-07 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.19 - - [2025-11-07 15:33:46] "GET /tag/49ad9140-7859-4b84-817f-e265dde20427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.017828 10.0.0.19 - - [2025-11-07 15:33:46] "POST /firewall-rules HTTP/1.1" 409 293 0.002861 10.0.0.19 - - [2025-11-07 15:33:46] "PUT /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 256 0.048064 10.0.0.19 - - [2025-11-07 15:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.19 - - [2025-11-07 15:33:47] "POST /ref-update HTTP/1.1" 200 156 0.019475 10.0.0.19 - - [2025-11-07 15:33:47] "POST /chown HTTP/1.1" 200 109 0.020252 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7 HTTP/1.1" 200 260 0.058347 10.0.0.19 - - [2025-11-07 15:33:47] "GET /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.021960 10.0.0.19 - - [2025-11-07 15:33:47] "POST /chown HTTP/1.1" 200 109 0.041039 10.0.0.19 - - [2025-11-07 15:33:47] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006474 10.0.0.19 - - [2025-11-07 15:33:47] "GET /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005111 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 256 0.029423 10.0.0.19 - - [2025-11-07 15:33:47] "POST /ref-update HTTP/1.1" 200 156 0.037334 10.0.0.19 - - [2025-11-07 15:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012287 10.0.0.19 - - [2025-11-07 15:33:47] "POST /chown HTTP/1.1" 200 109 0.013274 10.0.0.19 - - [2025-11-07 15:33:47] "POST /chown HTTP/1.1" 200 109 0.030053 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 256 0.022738 10.0.0.19 - - [2025-11-07 15:33:47] "POST /ref-update HTTP/1.1" 200 156 0.012460 10.0.0.19 - - [2025-11-07 15:33:47] "POST /chown HTTP/1.1" 200 109 0.009902 10.0.0.19 - - [2025-11-07 15:33:47] "POST /chown HTTP/1.1" 200 109 0.008451 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 256 0.015493 10.0.0.19 - - [2025-11-07 15:33:47] "POST /ref-update HTTP/1.1" 200 156 0.023825 10.0.0.19 - - [2025-11-07 15:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.19 - - [2025-11-07 15:33:47] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004651 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.007279 10.0.0.19 - - [2025-11-07 15:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.19 - - [2025-11-07 15:33:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014139 10.0.0.19 - - [2025-11-07 15:33:47] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042176 10.0.0.19 - - [2025-11-07 15:33:47] "POST /virtual-machines HTTP/1.1" 200 373 0.006956 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.008117 10.0.0.19 - - [2025-11-07 15:33:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010829 10.0.0.19 - - [2025-11-07 15:33:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033997 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.025313 10.0.0.19 - - [2025-11-07 15:33:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026968 10.0.0.19 - - [2025-11-07 15:33:47] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.027307 10.0.0.19 - - [2025-11-07 15:33:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134279 10.0.0.19 - - [2025-11-07 15:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.041047 10.0.0.19 - - [2025-11-07 15:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042199 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020983 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004688 10.0.0.19 - - [2025-11-07 15:33:48] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.016432 10.0.0.19 - - [2025-11-07 15:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018170 10.0.0.19 - - [2025-11-07 15:33:48] "POST /instance-ips HTTP/1.1" 200 413 0.058276 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2025-11-07 15:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028556 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012658 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.007219 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.011318 10.0.0.19 - - [2025-11-07 15:33:48] "POST /ref-update HTTP/1.1" 200 156 0.014743 10.0.0.19 - - [2025-11-07 15:33:48] "POST /set-tag HTTP/1.1" 200 109 0.026799 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008918 10.0.0.19 - - [2025-11-07 15:33:48] "GET /instance-ip/275917ca-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004109 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.009862 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.015779 10.0.0.19 - - [2025-11-07 15:33:48] "POST /ref-update HTTP/1.1" 200 156 0.012706 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004755 10.0.0.19 - - [2025-11-07 15:33:48] "POST /set-tag HTTP/1.1" 200 109 0.009301 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004219 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.005897 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.016260 10.0.0.19 - - [2025-11-07 15:33:48] "POST /ref-update HTTP/1.1" 200 156 0.012924 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010301 10.0.0.19 - - [2025-11-07 15:33:48] "POST /set-tag HTTP/1.1" 200 109 0.005385 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.026947 10.0.0.19 - - [2025-11-07 15:33:48] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004167 10.0.0.19 - - [2025-11-07 15:33:48] "POST /set-tag HTTP/1.1" 200 109 0.007848 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.016874 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.005900 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.019459 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.023127 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.006185 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.005568 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.006111 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.017089 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.015940 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.005686 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.015794 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.020364 10.0.0.19 - - [2025-11-07 15:33:48] "POST /chown HTTP/1.1" 200 109 0.007097 10.0.0.19 - - [2025-11-07 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.006802 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.014287 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.006185 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.018215 10.0.0.19 - - [2025-11-07 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.006279 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.014378 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.013391 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.017982 10.0.0.19 - - [2025-11-07 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.006755 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.006987 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.017927 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.017796 10.0.0.19 - - [2025-11-07 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.005631 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.017720 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.015570 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.018166 10.0.0.19 - - [2025-11-07 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.006410 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.007584 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.012618 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.016206 10.0.0.19 - - [2025-11-07 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.008148 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.021099 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.008588 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.053575 10.0.0.19 - - [2025-11-07 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2025-11-07 15:33:49] "POST /chown HTTP/1.1" 200 109 0.009700 10.0.0.19 - - [2025-11-07 15:33:50] "POST /chown HTTP/1.1" 200 109 0.037797 10.0.0.19 - - [2025-11-07 15:33:50] "POST /chown HTTP/1.1" 200 109 0.018672 10.0.0.19 - - [2025-11-07 15:33:50] "POST /chown HTTP/1.1" 200 109 0.007538 10.0.0.19 - - [2025-11-07 15:33:51] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.19 - - [2025-11-07 15:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2025-11-07 15:33:51] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004442 10.0.0.19 - - [2025-11-07 15:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.19 - - [2025-11-07 15:33:51] "GET /config-node/fec23637-4762-4d0b-800b-8636947b7b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003152 10.0.0.19 - - [2025-11-07 15:33:52] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008610 10.0.0.19 - - [2025-11-07 15:33:52] "POST /set-tag HTTP/1.1" 200 109 0.003761 10.0.0.19 - - [2025-11-07 15:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2025-11-07 15:33:52] "GET /loadbalancer/836fbdb3-6ab6-43aa-9db5-58bddefe4209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002251 10.0.0.19 - - [2025-11-07 15:33:52] "GET /loadbalancer-pool/caf5a691-0383-40e3-b091-d67b8975dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002247 10.0.0.19 - - [2025-11-07 15:33:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013496 10.0.0.19 - - [2025-11-07 15:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008795 10.0.0.19 - - [2025-11-07 15:33:52] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005699 10.0.0.19 - - [2025-11-07 15:33:52] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008589 10.0.0.19 - - [2025-11-07 15:33:52] "POST /ref-update HTTP/1.1" 200 156 0.016384 10.0.0.19 - - [2025-11-07 15:33:52] "GET /floating-ip/54315646-1f15-44a9-a423-5b58c64fa504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.008638 10.0.0.19 - - [2025-11-07 15:33:52] "POST /tags HTTP/1.1" 409 221 0.002970 10.0.0.19 - - [2025-11-07 15:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.19 - - [2025-11-07 15:33:52] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009619 10.0.0.19 - - [2025-11-07 15:33:52] "PUT /floating-ip/54315646-1f15-44a9-a423-5b58c64fa504 HTTP/1.1" 200 256 0.007339 10.0.0.19 - - [2025-11-07 15:33:52] "POST /set-tag HTTP/1.1" 200 109 0.017983 10.0.0.19 - - [2025-11-07 15:33:52] "GET /virtual-machine/fbfdddf3-a444-41e3-b600-b7036ada2a21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002873 10.0.0.19 - - [2025-11-07 15:33:52] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003965 10.0.0.19 - - [2025-11-07 15:33:53] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005601 10.0.0.19 - - [2025-11-07 15:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.19 - - [2025-11-07 15:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2025-11-07 15:33:53] "GET /loadbalancer/836fbdb3-6ab6-43aa-9db5-58bddefe4209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002671 10.0.0.19 - - [2025-11-07 15:33:53] "GET /loadbalancer-pool/caf5a691-0383-40e3-b091-d67b8975dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003067 10.0.0.19 - - [2025-11-07 15:33:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015609 10.0.0.19 - - [2025-11-07 15:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011923 10.0.0.19 - - [2025-11-07 15:33:53] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008840 10.0.0.19 - - [2025-11-07 15:33:53] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004119 10.0.0.19 - - [2025-11-07 15:33:53] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.19 - - [2025-11-07 15:33:53] "GET /floating-ip/54315646-1f15-44a9-a423-5b58c64fa504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009260 10.0.0.19 - - [2025-11-07 15:33:53] "POST /set-tag HTTP/1.1" 200 109 0.016699 10.0.0.19 - - [2025-11-07 15:33:57] "GET /virtual-machine/b76ce396-2eb9-407f-879e-6867089297df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002978 10.0.0.19 - - [2025-11-07 15:33:57] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004544 10.0.0.19 - - [2025-11-07 15:34:02] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004209 10.0.0.19 - - [2025-11-07 15:34:02] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.19 - - [2025-11-07 15:34:02] "GET /virtual-machine/1064779a-1ed4-4445-ba93-2e60c01fd863?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003521 10.0.0.19 - - [2025-11-07 15:34:02] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005085 10.0.0.19 - - [2025-11-07 15:34:03] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005716 10.0.0.19 - - [2025-11-07 15:34:03] "POST /set-tag HTTP/1.1" 200 109 0.005375 10.0.0.19 - - [2025-11-07 15:34:03] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.19 - - [2025-11-07 15:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-11-07 15:34:03] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002698 10.0.0.19 - - [2025-11-07 15:34:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001669 10.0.0.19 - - [2025-11-07 15:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2025-11-07 15:34:03] "GET /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004377 10.0.0.19 - - [2025-11-07 15:34:03] "PUT /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf HTTP/1.1" 200 254 0.014528 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:34:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001782 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:34:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001678 10.0.0.19 - - [2025-11-07 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.19 - - [2025-11-07 15:34:30] "POST /chown HTTP/1.1" 200 109 0.005534 10.0.0.19 - - [2025-11-07 15:34:30] "POST /chown HTTP/1.1" 200 109 0.012160 10.0.0.19 - - [2025-11-07 15:34:30] "POST /chown HTTP/1.1" 200 109 0.013094 10.0.0.19 - - [2025-11-07 15:34:30] "POST /chown HTTP/1.1" 200 109 0.012885 10.0.0.19 - - [2025-11-07 15:34:35] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007195 10.0.0.19 - - [2025-11-07 15:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.19 - - [2025-11-07 15:34:35] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003851 10.0.0.19 - - [2025-11-07 15:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.19 - - [2025-11-07 15:34:35] "GET /virtual-machine/1064779a-1ed4-4445-ba93-2e60c01fd863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002348 10.0.0.19 - - [2025-11-07 15:34:35] "POST /ref-update HTTP/1.1" 200 156 0.016861 10.0.0.19 - - [2025-11-07 15:34:35] "GET /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.031908 10.0.0.19 - - [2025-11-07 15:34:35] "POST /set-tag HTTP/1.1" 200 109 0.024940 10.0.0.19 - - [2025-11-07 15:34:35] "POST /set-tag HTTP/1.1" 200 109 0.014126 10.0.0.19 - - [2025-11-07 15:34:35] "DELETE /instance-ip/275917ca-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.045620 10.0.0.19 - - [2025-11-07 15:34:35] "DELETE /virtual-machine-interface/273d397e-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.047350 10.0.0.19 - - [2025-11-07 15:34:35] "DELETE /virtual-machine/1064779a-1ed4-4445-ba93-2e60c01fd863 HTTP/1.1" 200 115 0.017694 10.0.0.19 - - [2025-11-07 15:34:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004549 10.0.0.19 - - [2025-11-07 15:34:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002227 10.0.0.19 - - [2025-11-07 15:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.19 - - [2025-11-07 15:34:38] "GET /tag/49ad9140-7859-4b84-817f-e265dde20427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010072 10.0.0.19 - - [2025-11-07 15:34:38] "GET /tag/49ad9140-7859-4b84-817f-e265dde20427?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.010896 10.0.0.19 - - [2025-11-07 15:34:38] "GET /virtual-machine-interface/046f96b9-00dd-4d6f-b68d-ab9f05bfef8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004173 10.0.0.19 - - [2025-11-07 15:34:38] "POST /set-tag HTTP/1.1" 200 109 0.013117 10.0.0.19 - - [2025-11-07 15:34:38] "GET /virtual-machine-interface/06a6b53d-0eac-45d1-b09b-6f1cca9e613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005865 10.0.0.19 - - [2025-11-07 15:34:38] "POST /set-tag HTTP/1.1" 200 109 0.023045 10.0.0.19 - - [2025-11-07 15:34:38] "GET /virtual-machine-interface/ba6dfecc-03bf-472c-8545-b1387129effa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.021818 10.0.0.19 - - [2025-11-07 15:34:38] "POST /set-tag HTTP/1.1" 200 109 0.016307 10.0.0.19 - - [2025-11-07 15:34:38] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010270 10.0.0.19 - - [2025-11-07 15:34:38] "GET /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002457 10.0.0.19 - - [2025-11-07 15:34:38] "POST /ref-update HTTP/1.1" 200 156 0.011699 10.0.0.19 - - [2025-11-07 15:34:38] "DELETE /firewall-rule/1b03cdb4-871c-4738-bc1c-f4d75a2098f7 HTTP/1.1" 200 115 0.043530 10.0.0.19 - - [2025-11-07 15:34:38] "DELETE /loadbalancer-member/30402571-eced-4214-a0a5-c24e47e8e243 HTTP/1.1" 200 115 0.029627 10.0.0.19 - - [2025-11-07 15:34:38] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.013591 10.0.0.19 - - [2025-11-07 15:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.034631 10.0.0.19 - - [2025-11-07 15:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.19 - - [2025-11-07 15:34:38] "DELETE /loadbalancer-pool/343c4d88-63ab-4cfa-9910-fb99e4152d97 HTTP/1.1" 200 115 0.087442 10.0.0.19 - - [2025-11-07 15:34:38] "POST /chown HTTP/1.1" 200 109 0.015982 10.0.0.19 - - [2025-11-07 15:34:38] "DELETE /loadbalancer-listener/38f22833-c0e0-4819-9ca4-d37883d597c3 HTTP/1.1" 200 115 0.054829 10.0.0.19 - - [2025-11-07 15:34:38] "GET /floating-ip/4b78d6ab-5f6b-4262-9617-3c170ca3da16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.007353 10.0.0.19 - - [2025-11-07 15:34:38] "POST /chown HTTP/1.1" 200 109 0.012996 10.0.0.19 - - [2025-11-07 15:34:38] "POST /chown HTTP/1.1" 200 109 0.012819 10.0.0.19 - - [2025-11-07 15:34:38] "POST /chown HTTP/1.1" 200 109 0.031304 10.0.0.19 - - [2025-11-07 15:34:39] "PUT /floating-ip/4b78d6ab-5f6b-4262-9617-3c170ca3da16 HTTP/1.1" 200 256 0.061725 10.0.0.19 - - [2025-11-07 15:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010735 10.0.0.19 - - [2025-11-07 15:34:39] "POST /chown HTTP/1.1" 200 109 0.017099 10.0.0.19 - - [2025-11-07 15:34:39] "POST /chown HTTP/1.1" 200 109 0.023546 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /floating-ip/4b78d6ab-5f6b-4262-9617-3c170ca3da16 HTTP/1.1" 200 115 0.094230 10.0.0.19 - - [2025-11-07 15:34:39] "POST /chown HTTP/1.1" 200 109 0.005097 10.0.0.19 - - [2025-11-07 15:34:39] "POST /chown HTTP/1.1" 200 109 0.021647 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03 HTTP/1.1" 200 115 0.074311 10.0.0.19 - - [2025-11-07 15:34:39] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.011720 10.0.0.19 - - [2025-11-07 15:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007772 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /instance-ip/d06cf7ab-b12a-47cc-80a3-63d024360ba5 HTTP/1.1" 200 115 0.105064 10.0.0.19 - - [2025-11-07 15:34:39] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.014273 10.0.0.19 - - [2025-11-07 15:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024673 10.0.0.19 - - [2025-11-07 15:34:39] "GET /floating-ip-pool/40f35681-7e21-43f6-b214-1f45c2f791f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011549 10.0.0.19 - - [2025-11-07 15:34:39] "POST /ref-update HTTP/1.1" 200 156 0.039465 10.0.0.19 - - [2025-11-07 15:34:39] "PUT /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 266 0.028700 10.0.0.19 - - [2025-11-07 15:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039307 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /virtual-machine-interface/06a6b53d-0eac-45d1-b09b-6f1cca9e613b HTTP/1.1" 200 115 0.186512 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /floating-ip-pool/40f35681-7e21-43f6-b214-1f45c2f791f9 HTTP/1.1" 200 115 0.103962 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /service-instance/2849a8d2-0007-4ff8-a2c1-dae9bbd3f8bf HTTP/1.1" 200 115 0.095085 10.0.0.19 - - [2025-11-07 15:34:39] "GET /virtual-machine-interface/046f96b9-00dd-4d6f-b68d-ab9f05bfef8e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.008224 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /tag/49ad9140-7859-4b84-817f-e265dde20427 HTTP/1.1" 200 115 0.193322 10.0.0.19 - - [2025-11-07 15:34:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001442 10.0.0.19 - - [2025-11-07 15:34:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006387 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /virtual-network/02ee14ed-f772-4e1d-80ab-bfa2df009ce3 HTTP/1.1" 200 115 0.189963 10.0.0.19 - - [2025-11-07 15:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.19 - - [2025-11-07 15:34:39] "GET /routing-instance/90b38a19-db01-484a-b68a-428e61edbc98 HTTP/1.1" 404 171 0.024386 10.0.0.19 - - [2025-11-07 15:34:39] "GET /domains HTTP/1.1" 200 280 0.005956 10.0.0.19 - - [2025-11-07 15:34:39] "GET /domain/7372ce2f-cbf1-4d86-9538-90a67679ac05 HTTP/1.1" 200 3086 0.019686 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /virtual-machine-interface/046f96b9-00dd-4d6f-b68d-ab9f05bfef8e HTTP/1.1" 200 115 0.111736 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /route-target/5e4fb77b-2227-4c7b-b9e3-8d88d082245d HTTP/1.1" 200 115 0.081840 10.0.0.19 - - [2025-11-07 15:34:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086 HTTP/1.1" 200 7142 0.089677 10.0.0.19 - - [2025-11-07 15:34:39] "DELETE /virtual-machine/06c29c46-c1a4-4c96-953d-047b432eeb11 HTTP/1.1" 200 115 0.113146 10.0.0.19 - - [2025-11-07 15:34:39] "GET /virtual-machine-interface/ba6dfecc-03bf-472c-8545-b1387129effa?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006055 10.0.0.19 - - [2025-11-07 15:34:40] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021169 10.0.0.19 - - [2025-11-07 15:34:40] "POST /set-tag HTTP/1.1" 200 109 0.009780 10.0.0.19 - - [2025-11-07 15:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.19 - - [2025-11-07 15:34:40] "GET /loadbalancer/836fbdb3-6ab6-43aa-9db5-58bddefe4209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002792 10.0.0.19 - - [2025-11-07 15:34:40] "DELETE /virtual-machine-interface/ba6dfecc-03bf-472c-8545-b1387129effa HTTP/1.1" 200 115 0.104234 10.0.0.19 - - [2025-11-07 15:34:40] "POST /ref-update HTTP/1.1" 200 156 0.011674 10.0.0.19 - - [2025-11-07 15:34:40] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021062 10.0.0.19 - - [2025-11-07 15:34:40] "DELETE /virtual-machine/8e32eca9-364a-48cc-a508-267f6ac2b04a HTTP/1.1" 200 115 0.071179 10.0.0.19 - - [2025-11-07 15:34:40] "POST /set-tag HTTP/1.1" 200 109 0.069407 10.0.0.19 - - [2025-11-07 15:34:40] "DELETE /loadbalancer-member/e1e8b159-df10-4db5-839a-86b22c61dc8e HTTP/1.1" 200 115 0.053402 10.0.0.19 - - [2025-11-07 15:34:41] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006247 10.0.0.19 - - [2025-11-07 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.007306 10.0.0.19 - - [2025-11-07 15:34:41] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004519 10.0.0.19 - - [2025-11-07 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.19 - - [2025-11-07 15:34:41] "GET /virtual-machine/b76ce396-2eb9-407f-879e-6867089297df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002774 10.0.0.19 - - [2025-11-07 15:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008487 10.0.0.19 - - [2025-11-07 15:34:41] "GET /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004485 10.0.0.19 - - [2025-11-07 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.025126 10.0.0.19 - - [2025-11-07 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.024448 10.0.0.19 - - [2025-11-07 15:34:41] "POST /set-tag HTTP/1.1" 200 109 0.027620 10.0.0.19 - - [2025-11-07 15:34:41] "DELETE /instance-ip/24d0fffe-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.040971 10.0.0.19 - - [2025-11-07 15:34:41] "POST /ref-update HTTP/1.1" 200 156 0.009425 10.0.0.19 - - [2025-11-07 15:34:41] "DELETE /virtual-machine-interface/24aec9e8-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.033273 10.0.0.19 - - [2025-11-07 15:34:41] "DELETE /virtual-machine/b76ce396-2eb9-407f-879e-6867089297df HTTP/1.1" 200 115 0.020037 10.0.0.19 - - [2025-11-07 15:34:45] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006064 10.0.0.19 - - [2025-11-07 15:34:45] "POST /set-tag HTTP/1.1" 200 109 0.003900 10.0.0.19 - - [2025-11-07 15:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.19 - - [2025-11-07 15:34:45] "GET /loadbalancer/836fbdb3-6ab6-43aa-9db5-58bddefe4209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.013824 10.0.0.19 - - [2025-11-07 15:34:46] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006223 10.0.0.19 - - [2025-11-07 15:34:46] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.19 - - [2025-11-07 15:34:46] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003822 10.0.0.19 - - [2025-11-07 15:34:46] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.19 - - [2025-11-07 15:34:46] "GET /virtual-machine/fbfdddf3-a444-41e3-b600-b7036ada2a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002743 10.0.0.19 - - [2025-11-07 15:34:46] "POST /ref-update HTTP/1.1" 200 156 0.009071 10.0.0.19 - - [2025-11-07 15:34:46] "GET /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009218 10.0.0.19 - - [2025-11-07 15:34:46] "POST /set-tag HTTP/1.1" 200 109 0.017586 10.0.0.19 - - [2025-11-07 15:34:46] "POST /set-tag HTTP/1.1" 200 109 0.014382 10.0.0.19 - - [2025-11-07 15:34:46] "POST /set-tag HTTP/1.1" 200 109 0.030355 10.0.0.19 - - [2025-11-07 15:34:46] "DELETE /instance-ip/23a399de-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.034881 10.0.0.19 - - [2025-11-07 15:34:46] "POST /ref-update HTTP/1.1" 200 156 0.012378 10.0.0.19 - - [2025-11-07 15:34:46] "DELETE /virtual-machine-interface/237f86fc-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.042470 10.0.0.19 - - [2025-11-07 15:34:46] "DELETE /virtual-machine/fbfdddf3-a444-41e3-b600-b7036ada2a21 HTTP/1.1" 200 115 0.019114 10.0.0.19 - - [2025-11-07 15:34:46] "DELETE /tag/bd61c13d-105f-4f6f-9e75-6ec4f968f931 HTTP/1.1" 200 115 0.033079 10.0.0.19 - - [2025-11-07 15:34:46] "DELETE /tag/0c6ba2f0-caa0-40bd-82bf-ccac06660af7 HTTP/1.1" 200 115 0.054923 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2025-11-07 15:34:50] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032138 10.0.0.19 - - [2025-11-07 15:34:50] "POST /tags HTTP/1.1" 200 393 0.035091 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.19 - - [2025-11-07 15:34:50] "GET /tag/f05ac2ca-d0b0-49a7-b38e-109547fc265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010818 10.0.0.19 - - [2025-11-07 15:34:50] "POST /tags HTTP/1.1" 200 341 0.016155 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2025-11-07 15:34:50] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011000 10.0.0.19 - - [2025-11-07 15:34:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000476 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.001892 10.0.0.19 - - [2025-11-07 15:34:50] "POST /security-groups HTTP/1.1" 200 589 0.060400 10.0.0.19 - - [2025-11-07 15:34:50] "POST /projects HTTP/1.1" 200 519 0.164510 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.002059 10.0.0.19 - - [2025-11-07 15:34:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012354 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009388 10.0.0.19 - - [2025-11-07 15:34:50] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.022977 10.0.0.19 - - [2025-11-07 15:34:50] "POST /access-control-lists HTTP/1.1" 200 598 0.078462 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.015580 10.0.0.19 - - [2025-11-07 15:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016754 10.0.0.19 - - [2025-11-07 15:34:50] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006259 10.0.0.19 - - [2025-11-07 15:34:50] "POST /access-control-lists HTTP/1.1" 200 596 0.066298 10.0.0.19 - - [2025-11-07 15:34:51] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.077732 10.0.0.19 - - [2025-11-07 15:34:51] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.044707 10.0.0.19 - - [2025-11-07 15:34:51] "POST /security-groups HTTP/1.1" 200 591 0.066347 10.0.0.19 - - [2025-11-07 15:34:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.001799 10.0.0.19 - - [2025-11-07 15:34:51] "POST /access-control-lists HTTP/1.1" 200 632 0.030361 10.0.0.19 - - [2025-11-07 15:34:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.008054 10.0.0.19 - - [2025-11-07 15:34:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046019 10.0.0.19 - - [2025-11-07 15:34:51] "POST /chown HTTP/1.1" 200 109 0.017828 10.0.0.19 - - [2025-11-07 15:34:51] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013011 10.0.0.19 - - [2025-11-07 15:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2025-11-07 15:34:51] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010394 10.0.0.19 - - [2025-11-07 15:34:51] "POST /access-control-lists HTTP/1.1" 200 630 0.115609 10.0.0.19 - - [2025-11-07 15:34:51] "POST /tags HTTP/1.1" 409 226 0.028173 10.0.0.19 - - [2025-11-07 15:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2025-11-07 15:34:51] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013681 10.0.0.19 - - [2025-11-07 15:34:51] "POST /firewall-rules HTTP/1.1" 200 600 0.064230 10.0.0.19 - - [2025-11-07 15:34:51] "GET /firewall-rule/34557a67-4171-4341-9e87-2bff68237630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018461 10.0.0.19 - - [2025-11-07 15:34:51] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005501 10.0.0.19 - - [2025-11-07 15:34:51] "GET /firewall-rule/34557a67-4171-4341-9e87-2bff68237630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002195 10.0.0.19 - - [2025-11-07 15:34:51] "POST /ref-update HTTP/1.1" 200 156 0.039201 10.0.0.19 - - [2025-11-07 15:34:51] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006560 10.0.0.19 - - [2025-11-07 15:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.19 - - [2025-11-07 15:34:51] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002743 10.0.0.19 - - [2025-11-07 15:34:51] "POST /tags HTTP/1.1" 409 226 0.001712 10.0.0.19 - - [2025-11-07 15:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.19 - - [2025-11-07 15:34:51] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010291 10.0.0.19 - - [2025-11-07 15:34:51] "POST /firewall-rules HTTP/1.1" 200 598 0.064901 10.0.0.19 - - [2025-11-07 15:34:51] "GET /firewall-rule/e941c7d2-7f21-4de5-a0e7-3f0343720a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013225 10.0.0.19 - - [2025-11-07 15:34:51] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004561 10.0.0.19 - - [2025-11-07 15:34:51] "GET /firewall-rule/e941c7d2-7f21-4de5-a0e7-3f0343720a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002270 10.0.0.19 - - [2025-11-07 15:34:52] "POST /ref-update HTTP/1.1" 200 156 0.049184 10.0.0.19 - - [2025-11-07 15:34:53] "POST /tags HTTP/1.1" 200 393 0.024152 10.0.0.19 - - [2025-11-07 15:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006758 10.0.0.19 - - [2025-11-07 15:34:53] "GET /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011068 10.0.0.19 - - [2025-11-07 15:34:53] "POST /tags HTTP/1.1" 200 341 0.020457 10.0.0.19 - - [2025-11-07 15:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.19 - - [2025-11-07 15:34:53] "GET /tag/78f1609d-41b6-4eff-97b3-f8eef4a6edf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011451 10.0.0.19 - - [2025-11-07 15:34:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.000527 10.0.0.19 - - [2025-11-07 15:34:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.002090 10.0.0.19 - - [2025-11-07 15:34:53] "POST /security-groups HTTP/1.1" 200 589 0.058182 10.0.0.19 - - [2025-11-07 15:34:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.004126 10.0.0.19 - - [2025-11-07 15:34:53] "POST /projects HTTP/1.1" 200 519 0.184435 10.0.0.19 - - [2025-11-07 15:34:53] "POST /access-control-lists HTTP/1.1" 200 598 0.060870 10.0.0.19 - - [2025-11-07 15:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.056322 10.0.0.19 - - [2025-11-07 15:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009833 10.0.0.19 - - [2025-11-07 15:34:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.001815 10.0.0.19 - - [2025-11-07 15:34:54] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.038212 10.0.0.19 - - [2025-11-07 15:34:54] "POST /access-control-lists HTTP/1.1" 200 596 0.059832 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009775 10.0.0.19 - - [2025-11-07 15:34:54] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007282 10.0.0.19 - - [2025-11-07 15:34:54] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.065348 10.0.0.19 - - [2025-11-07 15:34:54] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.050219 10.0.0.19 - - [2025-11-07 15:34:54] "POST /security-groups HTTP/1.1" 200 591 0.086704 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.001962 10.0.0.19 - - [2025-11-07 15:34:54] "POST /access-control-lists HTTP/1.1" 200 632 0.062982 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.008616 10.0.0.19 - - [2025-11-07 15:34:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.068700 10.0.0.19 - - [2025-11-07 15:34:54] "POST /chown HTTP/1.1" 200 109 0.016759 10.0.0.19 - - [2025-11-07 15:34:54] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008188 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2025-11-07 15:34:54] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008403 10.0.0.19 - - [2025-11-07 15:34:54] "POST /tags HTTP/1.1" 409 226 0.001806 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2025-11-07 15:34:54] "GET /tag/78f1609d-41b6-4eff-97b3-f8eef4a6edf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011101 10.0.0.19 - - [2025-11-07 15:34:54] "POST /access-control-lists HTTP/1.1" 200 630 0.128277 10.0.0.19 - - [2025-11-07 15:34:54] "POST /firewall-rules HTTP/1.1" 200 600 0.131417 10.0.0.19 - - [2025-11-07 15:34:54] "GET /firewall-rule/1d855642-b77c-446b-a781-316a253e3d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003841 10.0.0.19 - - [2025-11-07 15:34:54] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003592 10.0.0.19 - - [2025-11-07 15:34:54] "GET /firewall-rule/1d855642-b77c-446b-a781-316a253e3d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002356 10.0.0.19 - - [2025-11-07 15:34:54] "POST /ref-update HTTP/1.1" 200 156 0.052873 10.0.0.19 - - [2025-11-07 15:34:54] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011342 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2025-11-07 15:34:54] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007857 10.0.0.19 - - [2025-11-07 15:34:54] "POST /tags HTTP/1.1" 409 226 0.001782 10.0.0.19 - - [2025-11-07 15:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2025-11-07 15:34:54] "GET /tag/78f1609d-41b6-4eff-97b3-f8eef4a6edf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013713 10.0.0.19 - - [2025-11-07 15:34:55] "POST /firewall-rules HTTP/1.1" 200 598 0.064728 10.0.0.19 - - [2025-11-07 15:34:55] "GET /firewall-rule/98532bb4-e2d2-421e-b960-de56cec66a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007891 10.0.0.19 - - [2025-11-07 15:34:55] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004150 10.0.0.19 - - [2025-11-07 15:34:55] "GET /firewall-rule/98532bb4-e2d2-421e-b960-de56cec66a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002100 10.0.0.19 - - [2025-11-07 15:34:55] "POST /ref-update HTTP/1.1" 200 156 0.053681 10.0.0.19 - - [2025-11-07 15:34:56] "POST /tags HTTP/1.1" 200 345 0.072881 10.0.0.19 - - [2025-11-07 15:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.19 - - [2025-11-07 15:34:56] "GET /tag/98eb14db-6cb6-4052-ae2c-b0f3493d7755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017071 10.0.0.19 - - [2025-11-07 15:34:56] "POST /projects HTTP/1.1" 409 238 0.002067 10.0.0.19 - - [2025-11-07 15:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2025-11-07 15:34:56] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042283 10.0.0.19 - - [2025-11-07 15:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2025-11-07 15:34:56] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004632 10.0.0.19 - - [2025-11-07 15:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-11-07 15:34:56] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003950 10.0.0.19 - - [2025-11-07 15:34:56] "POST /security-groups HTTP/1.1" 409 285 0.002056 10.0.0.19 - - [2025-11-07 15:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2025-11-07 15:34:56] "PUT /security-group/a69e2977-ccec-49d7-aa7f-150ccd549c38 HTTP/1.1" 200 262 0.059778 10.0.0.19 - - [2025-11-07 15:34:56] "PUT /access-control-list/55db2a71-68e8-4c55-9b21-8ed4f092860f HTTP/1.1" 200 272 0.017081 10.0.0.19 - - [2025-11-07 15:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.057484 10.0.0.19 - - [2025-11-07 15:34:56] "POST /tags HTTP/1.1" 409 228 0.005669 10.0.0.19 - - [2025-11-07 15:34:56] "PUT /access-control-list/72c140b5-75cd-4ef8-ad7f-f8d1421b2e4d HTTP/1.1" 200 272 0.032521 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2025-11-07 15:34:57] "GET /tag/98eb14db-6cb6-4052-ae2c-b0f3493d7755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009771 10.0.0.19 - - [2025-11-07 15:34:57] "POST /tags HTTP/1.1" 200 345 0.029380 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.19 - - [2025-11-07 15:34:57] "GET /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016136 10.0.0.19 - - [2025-11-07 15:34:57] "POST /projects HTTP/1.1" 409 238 0.002203 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2025-11-07 15:34:57] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.021811 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.19 - - [2025-11-07 15:34:57] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003990 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2025-11-07 15:34:57] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005234 10.0.0.19 - - [2025-11-07 15:34:57] "POST /security-groups HTTP/1.1" 409 285 0.002565 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2025-11-07 15:34:57] "PUT /security-group/a72405d7-cfa6-4bcf-aabf-2f26f4fc73b1 HTTP/1.1" 200 262 0.081377 10.0.0.19 - - [2025-11-07 15:34:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.062129 10.0.0.19 - - [2025-11-07 15:34:57] "PUT /access-control-list/1b87d4ca-728b-426e-a35f-8cc445a6d986 HTTP/1.1" 200 272 0.063373 10.0.0.19 - - [2025-11-07 15:34:57] "PUT /access-control-list/a464f743-6653-4d80-a528-99a4e8bc5fbf HTTP/1.1" 200 272 0.033089 10.0.0.19 - - [2025-11-07 15:34:57] "POST /tags HTTP/1.1" 200 291 0.117734 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2025-11-07 15:34:57] "GET /tag/a3e15f3c-c4a1-4dde-b11a-d7ec447ad762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013101 10.0.0.19 - - [2025-11-07 15:34:57] "POST /tags HTTP/1.1" 200 303 0.059126 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2025-11-07 15:34:57] "GET /tag/93aba93e-7d6a-4a00-8a53-236e54206acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013148 10.0.0.19 - - [2025-11-07 15:34:57] "POST /tags HTTP/1.1" 409 252 0.001775 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2025-11-07 15:34:57] "GET /tag/f05ac2ca-d0b0-49a7-b38e-109547fc265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013173 10.0.0.19 - - [2025-11-07 15:34:57] "POST /tags HTTP/1.1" 409 226 0.001794 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-11-07 15:34:57] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010310 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2025-11-07 15:34:57] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004070 10.0.0.19 - - [2025-11-07 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2025-11-07 15:34:57] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031908 10.0.0.19 - - [2025-11-07 15:34:58] "POST /virtual-machines HTTP/1.1" 200 395 0.013275 10.0.0.19 - - [2025-11-07 15:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007221 10.0.0.19 - - [2025-11-07 15:34:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102324 10.0.0.19 - - [2025-11-07 15:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012453 10.0.0.19 - - [2025-11-07 15:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004291 10.0.0.19 - - [2025-11-07 15:34:58] "POST /instance-ips HTTP/1.1" 200 397 0.018898 10.0.0.19 - - [2025-11-07 15:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.041721 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011143 10.0.0.19 - - [2025-11-07 15:34:58] "POST /set-tag HTTP/1.1" 200 109 0.071804 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016837 10.0.0.19 - - [2025-11-07 15:34:58] "GET /instance-ip/512cfcf6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003688 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004409 10.0.0.19 - - [2025-11-07 15:34:58] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003186 10.0.0.19 - - [2025-11-07 15:34:58] "POST /ref-update HTTP/1.1" 200 156 0.007364 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003868 10.0.0.19 - - [2025-11-07 15:34:58] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2025-11-07 15:34:58] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003559 10.0.0.19 - - [2025-11-07 15:34:58] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.19 - - [2025-11-07 15:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-11-07 15:34:59] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003994 10.0.0.19 - - [2025-11-07 15:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.19 - - [2025-11-07 15:34:59] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049255 10.0.0.19 - - [2025-11-07 15:34:59] "POST /virtual-machines HTTP/1.1" 200 395 0.024866 10.0.0.19 - - [2025-11-07 15:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022830 10.0.0.19 - - [2025-11-07 15:34:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128101 10.0.0.19 - - [2025-11-07 15:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008556 10.0.0.19 - - [2025-11-07 15:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014748 10.0.0.19 - - [2025-11-07 15:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.19 - - [2025-11-07 15:34:59] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005240 10.0.0.19 - - [2025-11-07 15:34:59] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033558 10.0.0.19 - - [2025-11-07 15:35:00] "POST /instance-ips HTTP/1.1" 200 397 0.032625 10.0.0.19 - - [2025-11-07 15:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012665 10.0.0.19 - - [2025-11-07 15:35:00] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005391 10.0.0.19 - - [2025-11-07 15:35:00] "POST /set-tag HTTP/1.1" 200 109 0.074476 10.0.0.19 - - [2025-11-07 15:35:00] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006296 10.0.0.19 - - [2025-11-07 15:35:00] "GET /instance-ip/52369ad0-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003518 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2025-11-07 15:35:00] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040715 10.0.0.19 - - [2025-11-07 15:35:00] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007024 10.0.0.19 - - [2025-11-07 15:35:00] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.19 - - [2025-11-07 15:35:00] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004125 10.0.0.19 - - [2025-11-07 15:35:00] "POST /ref-update HTTP/1.1" 200 156 0.007965 10.0.0.19 - - [2025-11-07 15:35:00] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015853 10.0.0.19 - - [2025-11-07 15:35:00] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2025-11-07 15:35:00] "POST /tags HTTP/1.1" 200 291 0.020051 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014158 10.0.0.19 - - [2025-11-07 15:35:00] "GET /tag/858d0c8b-3ce0-4286-af2e-07b7d43cbacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011653 10.0.0.19 - - [2025-11-07 15:35:00] "POST /tags HTTP/1.1" 409 252 0.001929 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-11-07 15:35:00] "GET /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011716 10.0.0.19 - - [2025-11-07 15:35:00] "POST /tags HTTP/1.1" 409 228 0.002126 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.19 - - [2025-11-07 15:35:00] "GET /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010839 10.0.0.19 - - [2025-11-07 15:35:00] "POST /tags HTTP/1.1" 409 226 0.001774 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.19 - - [2025-11-07 15:35:00] "GET /tag/78f1609d-41b6-4eff-97b3-f8eef4a6edf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012277 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2025-11-07 15:35:00] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004450 10.0.0.19 - - [2025-11-07 15:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.19 - - [2025-11-07 15:35:00] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037067 10.0.0.19 - - [2025-11-07 15:35:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008991 10.0.0.19 - - [2025-11-07 15:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021561 10.0.0.19 - - [2025-11-07 15:35:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090346 10.0.0.19 - - [2025-11-07 15:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009363 10.0.0.19 - - [2025-11-07 15:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006165 10.0.0.19 - - [2025-11-07 15:35:01] "POST /instance-ips HTTP/1.1" 200 397 0.027420 10.0.0.19 - - [2025-11-07 15:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021852 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010092 10.0.0.19 - - [2025-11-07 15:35:01] "POST /set-tag HTTP/1.1" 200 109 0.064067 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019903 10.0.0.19 - - [2025-11-07 15:35:01] "GET /instance-ip/52daaa12-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005692 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004237 10.0.0.19 - - [2025-11-07 15:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004452 10.0.0.19 - - [2025-11-07 15:35:01] "POST /ref-update HTTP/1.1" 200 156 0.010126 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012702 10.0.0.19 - - [2025-11-07 15:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.19 - - [2025-11-07 15:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005245 10.0.0.19 - - [2025-11-07 15:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2025-11-07 15:35:01] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036062 10.0.0.19 - - [2025-11-07 15:35:01] "POST /virtual-machines HTTP/1.1" 200 395 0.008962 10.0.0.19 - - [2025-11-07 15:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013086 10.0.0.19 - - [2025-11-07 15:35:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108876 10.0.0.19 - - [2025-11-07 15:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008771 10.0.0.19 - - [2025-11-07 15:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005359 10.0.0.19 - - [2025-11-07 15:35:01] "POST /instance-ips HTTP/1.1" 200 397 0.026238 10.0.0.19 - - [2025-11-07 15:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023708 10.0.0.19 - - [2025-11-07 15:35:01] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013280 10.0.0.19 - - [2025-11-07 15:35:02] "POST /set-tag HTTP/1.1" 200 109 0.075564 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012809 10.0.0.19 - - [2025-11-07 15:35:02] "GET /instance-ip/53518646-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003195 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004009 10.0.0.19 - - [2025-11-07 15:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003313 10.0.0.19 - - [2025-11-07 15:35:02] "POST /ref-update HTTP/1.1" 200 156 0.008084 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010594 10.0.0.19 - - [2025-11-07 15:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.19 - - [2025-11-07 15:35:02] "POST /tags HTTP/1.1" 200 299 0.017869 10.0.0.19 - - [2025-11-07 15:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.19 - - [2025-11-07 15:35:02] "GET /tag/667577e0-dd28-477d-b1ca-1d70e8dcb107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011530 10.0.0.19 - - [2025-11-07 15:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003864 10.0.0.19 - - [2025-11-07 15:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2025-11-07 15:35:02] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038594 10.0.0.19 - - [2025-11-07 15:35:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009066 10.0.0.19 - - [2025-11-07 15:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011445 10.0.0.19 - - [2025-11-07 15:35:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098586 10.0.0.19 - - [2025-11-07 15:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008096 10.0.0.19 - - [2025-11-07 15:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005703 10.0.0.19 - - [2025-11-07 15:35:02] "POST /instance-ips HTTP/1.1" 200 397 0.025173 10.0.0.19 - - [2025-11-07 15:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022023 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008417 10.0.0.19 - - [2025-11-07 15:35:02] "POST /set-tag HTTP/1.1" 200 109 0.017368 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011134 10.0.0.19 - - [2025-11-07 15:35:02] "GET /instance-ip/53cdd430-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006220 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004055 10.0.0.19 - - [2025-11-07 15:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004118 10.0.0.19 - - [2025-11-07 15:35:02] "POST /ref-update HTTP/1.1" 200 156 0.008365 10.0.0.19 - - [2025-11-07 15:35:02] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005586 10.0.0.19 - - [2025-11-07 15:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.19 - - [2025-11-07 15:35:02] "POST /tags HTTP/1.1" 200 299 0.017632 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.19 - - [2025-11-07 15:35:03] "GET /tag/a332fe0d-6226-442b-882d-78df64148c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016505 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-11-07 15:35:03] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003924 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.19 - - [2025-11-07 15:35:03] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031658 10.0.0.19 - - [2025-11-07 15:35:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008901 10.0.0.19 - - [2025-11-07 15:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008630 10.0.0.19 - - [2025-11-07 15:35:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097836 10.0.0.19 - - [2025-11-07 15:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007144 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008088 10.0.0.19 - - [2025-11-07 15:35:03] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005802 10.0.0.19 - - [2025-11-07 15:35:03] "POST /instance-ips HTTP/1.1" 200 397 0.017655 10.0.0.19 - - [2025-11-07 15:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015670 10.0.0.19 - - [2025-11-07 15:35:03] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006681 10.0.0.19 - - [2025-11-07 15:35:03] "POST /set-tag HTTP/1.1" 200 109 0.016754 10.0.0.19 - - [2025-11-07 15:35:03] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015585 10.0.0.19 - - [2025-11-07 15:35:03] "GET /instance-ip/544066f8-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002763 10.0.0.19 - - [2025-11-07 15:35:03] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005906 10.0.0.19 - - [2025-11-07 15:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.19 - - [2025-11-07 15:35:03] "POST /tags HTTP/1.1" 200 299 0.023577 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019402 10.0.0.19 - - [2025-11-07 15:35:03] "GET /tag/b79de39a-ca5d-49f1-8858-f10388ca85cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011327 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2025-11-07 15:35:03] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003413 10.0.0.19 - - [2025-11-07 15:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2025-11-07 15:35:03] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032058 10.0.0.19 - - [2025-11-07 15:35:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008576 10.0.0.19 - - [2025-11-07 15:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007758 10.0.0.19 - - [2025-11-07 15:35:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121180 10.0.0.19 - - [2025-11-07 15:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023777 10.0.0.19 - - [2025-11-07 15:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009079 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007048 10.0.0.19 - - [2025-11-07 15:35:04] "POST /instance-ips HTTP/1.1" 200 397 0.021042 10.0.0.19 - - [2025-11-07 15:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032027 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006285 10.0.0.19 - - [2025-11-07 15:35:04] "POST /set-tag HTTP/1.1" 200 109 0.018887 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011581 10.0.0.19 - - [2025-11-07 15:35:04] "GET /instance-ip/54a799f4-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004615 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004579 10.0.0.19 - - [2025-11-07 15:35:04] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004198 10.0.0.19 - - [2025-11-07 15:35:04] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009618 10.0.0.19 - - [2025-11-07 15:35:04] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.19 - - [2025-11-07 15:35:04] "POST /tags HTTP/1.1" 200 299 0.017622 10.0.0.19 - - [2025-11-07 15:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013977 10.0.0.19 - - [2025-11-07 15:35:04] "GET /tag/76ed70f8-2a31-4209-a39a-44d100546e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016373 10.0.0.19 - - [2025-11-07 15:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004125 10.0.0.19 - - [2025-11-07 15:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2025-11-07 15:35:04] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029567 10.0.0.19 - - [2025-11-07 15:35:04] "POST /virtual-machines HTTP/1.1" 200 395 0.014365 10.0.0.19 - - [2025-11-07 15:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010439 10.0.0.19 - - [2025-11-07 15:35:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099671 10.0.0.19 - - [2025-11-07 15:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007888 10.0.0.19 - - [2025-11-07 15:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006350 10.0.0.19 - - [2025-11-07 15:35:04] "POST /instance-ips HTTP/1.1" 200 397 0.023869 10.0.0.19 - - [2025-11-07 15:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011136 10.0.0.19 - - [2025-11-07 15:35:04] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012835 10.0.0.19 - - [2025-11-07 15:35:04] "POST /set-tag HTTP/1.1" 200 109 0.015537 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004564 10.0.0.19 - - [2025-11-07 15:35:05] "GET /instance-ip/552305b2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002934 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005212 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004183 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003990 10.0.0.19 - - [2025-11-07 15:35:05] "POST /ref-update HTTP/1.1" 200 156 0.007636 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004122 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003723 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004029 10.0.0.19 - - [2025-11-07 15:35:05] "POST /ref-update HTTP/1.1" 200 156 0.008169 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004069 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003846 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine/bafebdaf-544e-4a32-9695-9f449cd29578?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003182 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003825 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004227 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005640 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine/54302954-282c-4ad8-ade7-5537cddf5312?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004645 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005119 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003715 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004032 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004282 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.19 - - [2025-11-07 15:35:05] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003988 10.0.0.19 - - [2025-11-07 15:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.19 - - [2025-11-07 15:35:07] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004119 10.0.0.19 - - [2025-11-07 15:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.19 - - [2025-11-07 15:35:08] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004191 10.0.0.19 - - [2025-11-07 15:35:08] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.19 - - [2025-11-07 15:35:10] "GET /virtual-machine/07ee8e1c-8d4f-462d-a414-93a2be9cbbf3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002739 10.0.0.19 - - [2025-11-07 15:35:10] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003631 10.0.0.19 - - [2025-11-07 15:35:10] "GET /virtual-machine/8ab979e2-06d8-4053-94b4-819f18760246?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.010431 10.0.0.19 - - [2025-11-07 15:35:10] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004018 10.0.0.19 - - [2025-11-07 15:35:11] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005072 10.0.0.19 - - [2025-11-07 15:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.19 - - [2025-11-07 15:35:12] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004900 10.0.0.19 - - [2025-11-07 15:35:12] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.19 - - [2025-11-07 15:35:12] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006904 10.0.0.19 - - [2025-11-07 15:35:12] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2025-11-07 15:35:12] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004141 10.0.0.19 - - [2025-11-07 15:35:12] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine/2cc92173-debb-4447-a108-75f4dcd9751b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002684 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003496 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine/8b179f0f-a977-4a41-821b-7dc029ed1943?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002887 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003868 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine/b92a4daf-2d84-41ee-ae59-005d0850766b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002863 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003831 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine/c1d1be81-93d6-483d-b346-80ab6a6375aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003137 10.0.0.19 - - [2025-11-07 15:35:15] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003953 10.0.0.19 - - [2025-11-07 15:35:16] "GET /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001726 10.0.0.19 - - [2025-11-07 15:35:16] "POST /tags HTTP/1.1" 200 333 0.028323 10.0.0.19 - - [2025-11-07 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019164 10.0.0.19 - - [2025-11-07 15:35:16] "GET /tag/4d4cf51b-b2e2-475e-bd6e-38588fe95ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020001 10.0.0.19 - - [2025-11-07 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.19 - - [2025-11-07 15:35:16] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043653 10.0.0.19 - - [2025-11-07 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.19 - - [2025-11-07 15:35:16] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004692 10.0.0.19 - - [2025-11-07 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-11-07 15:35:16] "GET /service-appliance-set/24d7efce-07b9-4b42-97f6-396a74544691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002423 10.0.0.19 - - [2025-11-07 15:35:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.002176 10.0.0.19 - - [2025-11-07 15:35:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093546 10.0.0.19 - - [2025-11-07 15:35:16] "GET /virtual-machine-interface/ad1c3b46-ceee-441b-aab8-abf177407f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012826 10.0.0.19 - - [2025-11-07 15:35:16] "POST /instance-ips HTTP/1.1" 200 409 0.019856 10.0.0.19 - - [2025-11-07 15:35:16] "GET /instance-ip/ae936a0a-4c2f-4723-8f38-2ce22add50b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.010807 10.0.0.19 - - [2025-11-07 15:35:16] "POST /loadbalancers HTTP/1.1" 200 629 0.057028 10.0.0.19 - - [2025-11-07 15:35:16] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025861 10.0.0.19 - - [2025-11-07 15:35:16] "GET /instance-ip/ae936a0a-4c2f-4723-8f38-2ce22add50b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004210 10.0.0.19 - - [2025-11-07 15:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010108 10.0.0.19 - - [2025-11-07 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009624 10.0.0.19 - - [2025-11-07 15:35:16] "POST /floating-ips HTTP/1.1" 200 597 0.035993 10.0.0.19 - - [2025-11-07 15:35:16] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044927 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002739 10.0.0.19 - - [2025-11-07 15:35:17] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015706 10.0.0.19 - - [2025-11-07 15:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.19 - - [2025-11-07 15:35:17] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038347 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer-listener/e7ca1944-111a-4367-87cc-af26f12ace96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003446 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer-listener/e7ca1944-111a-4367-87cc-af26f12ace96?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004060 10.0.0.19 - - [2025-11-07 15:35:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021130 10.0.0.19 - - [2025-11-07 15:35:17] "GET /instance-ip/ae936a0a-4c2f-4723-8f38-2ce22add50b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007401 10.0.0.19 - - [2025-11-07 15:35:17] "GET /instance-ip/ae936a0a-4c2f-4723-8f38-2ce22add50b2?fields=floating_ips HTTP/1.1" 200 1213 0.006511 10.0.0.19 - - [2025-11-07 15:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002064 10.0.0.19 - - [2025-11-07 15:35:17] "GET /floating-ip/a3d22578-dfa2-4aa2-b55e-6f9a7cee2045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002728 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer-pool/08079293-f62e-4561-a986-463c44995346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.007200 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003546 10.0.0.19 - - [2025-11-07 15:35:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.047554 10.0.0.19 - - [2025-11-07 15:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018522 10.0.0.19 - - [2025-11-07 15:35:17] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021235 10.0.0.19 - - [2025-11-07 15:35:17] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006932 10.0.0.19 - - [2025-11-07 15:35:17] "POST /ref-update HTTP/1.1" 200 156 0.006383 10.0.0.19 - - [2025-11-07 15:35:17] "GET /floating-ip/a3d22578-dfa2-4aa2-b55e-6f9a7cee2045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.014088 10.0.0.19 - - [2025-11-07 15:35:17] "POST /tags HTTP/1.1" 409 221 0.001925 10.0.0.19 - - [2025-11-07 15:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2025-11-07 15:35:17] "GET /tag/4d4cf51b-b2e2-475e-bd6e-38588fe95ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011461 10.0.0.19 - - [2025-11-07 15:35:17] "PUT /floating-ip/a3d22578-dfa2-4aa2-b55e-6f9a7cee2045 HTTP/1.1" 200 256 0.008766 10.0.0.19 - - [2025-11-07 15:35:17] "POST /set-tag HTTP/1.1" 200 109 0.067152 10.0.0.19 - - [2025-11-07 15:35:17] "GET /loadbalancer-pool/08079293-f62e-4561-a986-463c44995346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002877 10.0.0.19 - - [2025-11-07 15:35:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017629 10.0.0.19 - - [2025-11-07 15:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019045 10.0.0.19 - - [2025-11-07 15:35:17] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005257 10.0.0.19 - - [2025-11-07 15:35:17] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004194 10.0.0.19 - - [2025-11-07 15:35:17] "POST /ref-update HTTP/1.1" 200 156 0.006345 10.0.0.19 - - [2025-11-07 15:35:17] "GET /floating-ip/a3d22578-dfa2-4aa2-b55e-6f9a7cee2045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007239 10.0.0.19 - - [2025-11-07 15:35:17] "POST /set-tag HTTP/1.1" 200 109 0.060174 10.0.0.19 - - [2025-11-07 15:35:18] "POST /tags HTTP/1.1" 409 206 0.002495 10.0.0.19 - - [2025-11-07 15:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2025-11-07 15:35:18] "GET /tag/93aba93e-7d6a-4a00-8a53-236e54206acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020129 10.0.0.19 - - [2025-11-07 15:35:18] "POST /tags HTTP/1.1" 409 204 0.001949 10.0.0.19 - - [2025-11-07 15:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2025-11-07 15:35:18] "GET /tag/a332fe0d-6226-442b-882d-78df64148c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009651 10.0.0.19 - - [2025-11-07 15:35:18] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002714 10.0.0.19 - - [2025-11-07 15:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2025-11-07 15:35:18] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002476 10.0.0.19 - - [2025-11-07 15:35:18] "POST /tags HTTP/1.1" 409 206 0.001973 10.0.0.19 - - [2025-11-07 15:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2025-11-07 15:35:18] "GET /tag/93aba93e-7d6a-4a00-8a53-236e54206acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010680 10.0.0.19 - - [2025-11-07 15:35:18] "POST /tags HTTP/1.1" 409 226 0.002119 10.0.0.19 - - [2025-11-07 15:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2025-11-07 15:35:18] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009996 10.0.0.19 - - [2025-11-07 15:35:19] "POST /tags HTTP/1.1" 409 204 0.002213 10.0.0.19 - - [2025-11-07 15:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2025-11-07 15:35:19] "GET /tag/a332fe0d-6226-442b-882d-78df64148c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011032 10.0.0.19 - - [2025-11-07 15:35:19] "POST /tags HTTP/1.1" 409 226 0.002146 10.0.0.19 - - [2025-11-07 15:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.19 - - [2025-11-07 15:35:19] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018643 10.0.0.19 - - [2025-11-07 15:35:19] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002578 10.0.0.19 - - [2025-11-07 15:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2025-11-07 15:35:19] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002516 10.0.0.19 - - [2025-11-07 15:35:19] "POST /firewall-rules HTTP/1.1" 200 626 0.078956 10.0.0.19 - - [2025-11-07 15:35:19] "POST /firewall-rules HTTP/1.1" 200 646 0.082295 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-rule/2bb74786-6561-42e4-8e97-8f1529bb71f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.027121 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002489 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-rule/a6d24061-6938-4507-b694-0b56e6606c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002855 10.0.0.19 - - [2025-11-07 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.012052 10.0.0.19 - - [2025-11-07 15:35:19] "POST /firewall-policys HTTP/1.1" 200 606 0.022018 10.0.0.19 - - [2025-11-07 15:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020591 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.017410 10.0.0.19 - - [2025-11-07 15:35:19] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002761 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002249 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.003541 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003791 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003505 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.001899 10.0.0.19 - - [2025-11-07 15:35:19] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002718 10.0.0.19 - - [2025-11-07 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.025276 10.0.0.19 - - [2025-11-07 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.036871 10.0.0.19 - - [2025-11-07 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.017187 10.0.0.19 - - [2025-11-07 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.029590 10.0.0.19 - - [2025-11-07 15:35:19] "POST /ref-update HTTP/1.1" 200 156 0.039928 10.0.0.19 - - [2025-11-07 15:35:20] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002493 10.0.0.19 - - [2025-11-07 15:36:38] "POST /tags HTTP/1.1" 200 365 0.273385 10.0.0.19 - - [2025-11-07 15:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-11-07 15:36:38] "GET /tag/a8da3e83-bc50-495d-9988-5083107b70ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011426 10.0.0.19 - - [2025-11-07 15:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2025-11-07 15:36:38] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029234 10.0.0.19 - - [2025-11-07 15:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-11-07 15:36:38] "GET /service-appliance-set/40c7ded6-c3ee-47a5-a530-5e6fc0aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002806 10.0.0.19 - - [2025-11-07 15:36:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.001910 10.0.0.19 - - [2025-11-07 15:36:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102358 10.0.0.19 - - [2025-11-07 15:36:39] "GET /virtual-machine-interface/9cfd3d8b-312a-405f-84e3-9a993bb5e36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013546 10.0.0.19 - - [2025-11-07 15:36:39] "POST /set-tag HTTP/1.1" 200 109 0.013077 10.0.0.19 - - [2025-11-07 15:36:39] "POST /instance-ips HTTP/1.1" 200 417 0.028239 10.0.0.19 - - [2025-11-07 15:36:39] "GET /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007082 10.0.0.19 - - [2025-11-07 15:36:39] "POST /loadbalancers HTTP/1.1" 200 618 0.060478 10.0.0.19 - - [2025-11-07 15:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016131 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010263 10.0.0.19 - - [2025-11-07 15:36:39] "POST /service-instances HTTP/1.1" 200 566 0.031516 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.008663 10.0.0.19 - - [2025-11-07 15:36:39] "PUT /service-instance/96108376-3c58-4135-9c67-69403d4b9c94 HTTP/1.1" 200 266 0.009969 10.0.0.19 - - [2025-11-07 15:36:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049437 10.0.0.19 - - [2025-11-07 15:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033470 10.0.0.19 - - [2025-11-07 15:36:39] "GET /virtual-machine-interface/9cfd3d8b-312a-405f-84e3-9a993bb5e36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014009 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.19 - - [2025-11-07 15:36:39] "GET /virtual-machine-interface/9cfd3d8b-312a-405f-84e3-9a993bb5e36c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006076 10.0.0.19 - - [2025-11-07 15:36:39] "POST /virtual-machines HTTP/1.1" 200 429 0.011288 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.008128 10.0.0.19 - - [2025-11-07 15:36:39] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003981 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2025-11-07 15:36:39] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020459 10.0.0.19 - - [2025-11-07 15:36:39] "POST /tags HTTP/1.1" 409 221 0.009403 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.19 - - [2025-11-07 15:36:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.114615 10.0.0.19 - - [2025-11-07 15:36:39] "POST /chown HTTP/1.1" 200 109 0.025522 10.0.0.19 - - [2025-11-07 15:36:39] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016550 10.0.0.19 - - [2025-11-07 15:36:39] "POST /tags HTTP/1.1" 409 238 0.001706 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2025-11-07 15:36:39] "GET /tag/a8da3e83-bc50-495d-9988-5083107b70ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010410 10.0.0.19 - - [2025-11-07 15:36:39] "POST /chown HTTP/1.1" 200 109 0.012644 10.0.0.19 - - [2025-11-07 15:36:39] "PUT /virtual-machine-interface/fba5acb0-05dd-4335-9de6-aa24586ec76f HTTP/1.1" 200 284 0.017827 10.0.0.19 - - [2025-11-07 15:36:39] "PUT /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 256 0.067779 10.0.0.19 - - [2025-11-07 15:36:39] "POST /firewall-rules HTTP/1.1" 200 650 0.111912 10.0.0.19 - - [2025-11-07 15:36:39] "GET /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006597 10.0.0.19 - - [2025-11-07 15:36:39] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003938 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.015213 10.0.0.19 - - [2025-11-07 15:36:39] "GET /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014521 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.018590 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.020677 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.032577 10.0.0.19 - - [2025-11-07 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.029265 10.0.0.19 - - [2025-11-07 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.033756 10.0.0.19 - - [2025-11-07 15:36:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090504 10.0.0.19 - - [2025-11-07 15:36:40] "POST /ref-update HTTP/1.1" 200 156 0.045430 10.0.0.19 - - [2025-11-07 15:36:40] "GET /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003188 10.0.0.19 - - [2025-11-07 15:36:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022361 10.0.0.19 - - [2025-11-07 15:36:40] "POST /virtual-machines HTTP/1.1" 200 429 0.021091 10.0.0.19 - - [2025-11-07 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.19 - - [2025-11-07 15:36:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092073 10.0.0.19 - - [2025-11-07 15:36:40] "GET /loadbalancer-listener/1c59c0bf-3fb1-472b-9ff4-bc641fb6e927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007328 10.0.0.19 - - [2025-11-07 15:36:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165940 10.0.0.19 - - [2025-11-07 15:36:40] "GET /loadbalancer-listener/1c59c0bf-3fb1-472b-9ff4-bc641fb6e927?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.044237 10.0.0.19 - - [2025-11-07 15:36:40] "POST /chown HTTP/1.1" 200 109 0.050366 10.0.0.19 - - [2025-11-07 15:36:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.041263 10.0.0.19 - - [2025-11-07 15:36:40] "POST /chown HTTP/1.1" 200 109 0.014814 10.0.0.19 - - [2025-11-07 15:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038975 10.0.0.19 - - [2025-11-07 15:36:40] "GET /loadbalancer-pool/887c042d-ca5a-43f3-8f54-2be670bf07fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005696 10.0.0.19 - - [2025-11-07 15:36:40] "PUT /virtual-machine-interface/292e76c5-2d69-4b49-9c45-7d78a42c682b HTTP/1.1" 200 284 0.027460 10.0.0.19 - - [2025-11-07 15:36:40] "PUT /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 256 0.029845 10.0.0.19 - - [2025-11-07 15:36:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.021382 10.0.0.19 - - [2025-11-07 15:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015305 10.0.0.19 - - [2025-11-07 15:36:40] "GET /loadbalancer-member/6cea5b69-39b3-457a-81eb-6001bccff89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004661 10.0.0.19 - - [2025-11-07 15:36:40] "POST /ref-update HTTP/1.1" 200 156 0.024402 10.0.0.19 - - [2025-11-07 15:36:40] "POST /ref-update HTTP/1.1" 200 156 0.021197 10.0.0.19 - - [2025-11-07 15:36:40] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006900 10.0.0.19 - - [2025-11-07 15:36:40] "POST /ref-update HTTP/1.1" 200 156 0.031835 10.0.0.19 - - [2025-11-07 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020911 10.0.0.19 - - [2025-11-07 15:36:40] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013380 10.0.0.19 - - [2025-11-07 15:36:40] "POST /ref-update HTTP/1.1" 200 156 0.017996 10.0.0.19 - - [2025-11-07 15:36:40] "POST /tags HTTP/1.1" 409 221 0.002762 10.0.0.19 - - [2025-11-07 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009640 10.0.0.19 - - [2025-11-07 15:36:40] "POST /ref-update HTTP/1.1" 200 156 0.043505 10.0.0.19 - - [2025-11-07 15:36:40] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.040547 10.0.0.19 - - [2025-11-07 15:36:40] "PUT /service-instance/96108376-3c58-4135-9c67-69403d4b9c94 HTTP/1.1" 200 266 0.013558 10.0.0.19 - - [2025-11-07 15:36:40] "POST /tags HTTP/1.1" 409 238 0.018766 10.0.0.19 - - [2025-11-07 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2025-11-07 15:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031654 10.0.0.19 - - [2025-11-07 15:36:40] "GET /tag/a8da3e83-bc50-495d-9988-5083107b70ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.049959 10.0.0.19 - - [2025-11-07 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.19 - - [2025-11-07 15:36:40] "POST /firewall-rules HTTP/1.1" 409 293 0.002157 10.0.0.19 - - [2025-11-07 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2025-11-07 15:36:40] "POST /chown HTTP/1.1" 200 109 0.015212 10.0.0.19 - - [2025-11-07 15:36:40] "POST /chown HTTP/1.1" 200 109 0.023999 10.0.0.19 - - [2025-11-07 15:36:41] "PUT /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02 HTTP/1.1" 200 260 0.063461 10.0.0.19 - - [2025-11-07 15:36:41] "PUT /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 256 0.035673 10.0.0.19 - - [2025-11-07 15:36:41] "GET /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002870 10.0.0.19 - - [2025-11-07 15:36:41] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003229 10.0.0.19 - - [2025-11-07 15:36:41] "GET /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001988 10.0.0.19 - - [2025-11-07 15:36:41] "POST /ref-update HTTP/1.1" 200 156 0.013014 10.0.0.19 - - [2025-11-07 15:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2025-11-07 15:36:41] "POST /chown HTTP/1.1" 200 109 0.025607 10.0.0.19 - - [2025-11-07 15:36:41] "GET /tag/a8da3e83-bc50-495d-9988-5083107b70ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024012 10.0.0.19 - - [2025-11-07 15:36:41] "GET /tag/a8da3e83-bc50-495d-9988-5083107b70ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.018776 10.0.0.19 - - [2025-11-07 15:36:41] "POST /chown HTTP/1.1" 200 109 0.024927 10.0.0.19 - - [2025-11-07 15:36:41] "GET /virtual-machine-interface/292e76c5-2d69-4b49-9c45-7d78a42c682b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004956 10.0.0.19 - - [2025-11-07 15:36:41] "PUT /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 256 0.018363 10.0.0.19 - - [2025-11-07 15:36:41] "POST /set-tag HTTP/1.1" 200 109 0.044309 10.0.0.19 - - [2025-11-07 15:36:41] "GET /virtual-machine-interface/9cfd3d8b-312a-405f-84e3-9a993bb5e36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009912 10.0.0.19 - - [2025-11-07 15:36:41] "POST /ref-update HTTP/1.1" 200 156 0.035393 10.0.0.19 - - [2025-11-07 15:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.19 - - [2025-11-07 15:36:41] "POST /set-tag HTTP/1.1" 200 109 0.015905 10.0.0.19 - - [2025-11-07 15:36:41] "GET /virtual-machine-interface/fba5acb0-05dd-4335-9de6-aa24586ec76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.020339 10.0.0.19 - - [2025-11-07 15:36:41] "POST /chown HTTP/1.1" 200 109 0.021851 10.0.0.19 - - [2025-11-07 15:36:41] "POST /chown HTTP/1.1" 200 109 0.021364 10.0.0.19 - - [2025-11-07 15:36:41] "POST /set-tag HTTP/1.1" 200 109 0.055334 10.0.0.19 - - [2025-11-07 15:36:41] "PUT /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 256 0.039887 10.0.0.19 - - [2025-11-07 15:36:41] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.002522 10.0.0.19 - - [2025-11-07 15:36:41] "GET /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002279 10.0.0.19 - - [2025-11-07 15:36:41] "POST /ref-update HTTP/1.1" 200 156 0.015163 10.0.0.19 - - [2025-11-07 15:36:41] "POST /ref-update HTTP/1.1" 200 156 0.022812 10.0.0.19 - - [2025-11-07 15:36:41] "POST /chown HTTP/1.1" 200 109 0.020613 10.0.0.19 - - [2025-11-07 15:36:41] "POST /chown HTTP/1.1" 200 109 0.031735 10.0.0.19 - - [2025-11-07 15:36:41] "DELETE /firewall-rule/e99629ca-aae8-4a38-971d-95640cbe6b02 HTTP/1.1" 200 115 0.064236 10.0.0.19 - - [2025-11-07 15:36:41] "PUT /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 256 0.023589 10.0.0.19 - - [2025-11-07 15:36:41] "DELETE /loadbalancer-member/6cea5b69-39b3-457a-81eb-6001bccff89e HTTP/1.1" 200 115 0.072289 10.0.0.19 - - [2025-11-07 15:36:41] "POST /ref-update HTTP/1.1" 200 156 0.058203 10.0.0.19 - - [2025-11-07 15:36:41] "DELETE /loadbalancer-pool/887c042d-ca5a-43f3-8f54-2be670bf07fc HTTP/1.1" 200 115 0.064811 10.0.0.19 - - [2025-11-07 15:36:41] "PUT /service-instance/96108376-3c58-4135-9c67-69403d4b9c94 HTTP/1.1" 200 266 0.015291 10.0.0.19 - - [2025-11-07 15:36:41] "DELETE /loadbalancer-listener/1c59c0bf-3fb1-472b-9ff4-bc641fb6e927 HTTP/1.1" 200 115 0.081244 10.0.0.19 - - [2025-11-07 15:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036345 10.0.0.19 - - [2025-11-07 15:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2025-11-07 15:36:41] "DELETE /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03 HTTP/1.1" 200 115 0.106248 10.0.0.19 - - [2025-11-07 15:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011500 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /instance-ip/d1b84f75-80e8-474b-a328-801ca034be42 HTTP/1.1" 200 115 0.115746 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /virtual-machine-interface/9cfd3d8b-312a-405f-84e3-9a993bb5e36c HTTP/1.1" 200 115 0.089882 10.0.0.19 - - [2025-11-07 15:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2025-11-07 15:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /tag/a8da3e83-bc50-495d-9988-5083107b70ed HTTP/1.1" 200 115 0.091354 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /service-instance/96108376-3c58-4135-9c67-69403d4b9c94 HTTP/1.1" 200 115 0.062245 10.0.0.19 - - [2025-11-07 15:36:42] "GET /virtual-machine-interface/fba5acb0-05dd-4335-9de6-aa24586ec76f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010033 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /virtual-machine-interface/fba5acb0-05dd-4335-9de6-aa24586ec76f HTTP/1.1" 200 115 0.049537 10.0.0.19 - - [2025-11-07 15:36:42] "POST /ref-update HTTP/1.1" 200 156 0.009663 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /virtual-machine/4365ee5e-6a63-494e-b416-7503e628133e HTTP/1.1" 200 115 0.025786 10.0.0.19 - - [2025-11-07 15:36:42] "GET /virtual-machine-interface/292e76c5-2d69-4b49-9c45-7d78a42c682b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007498 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /virtual-machine-interface/292e76c5-2d69-4b49-9c45-7d78a42c682b HTTP/1.1" 200 115 0.053512 10.0.0.19 - - [2025-11-07 15:36:42] "DELETE /virtual-machine/f39fe6da-6e8b-4f4b-8e7c-2c1bd8c685ef HTTP/1.1" 200 115 0.030932 10.0.0.19 - - [2025-11-07 15:36:54] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004430 10.0.0.19 - - [2025-11-07 15:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.19 - - [2025-11-07 15:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2025-11-07 15:36:54] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007074 10.0.0.19 - - [2025-11-07 15:36:54] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006466 10.0.0.19 - - [2025-11-07 15:36:54] "POST /set-tag HTTP/1.1" 200 109 0.020859 10.0.0.19 - - [2025-11-07 15:36:54] "DELETE /loadbalancer-member/fbbdb3e8-d69d-4edc-80a5-81f124f3ea99 HTTP/1.1" 200 115 0.032211 10.0.0.19 - - [2025-11-07 15:36:54] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007248 10.0.0.19 - - [2025-11-07 15:36:54] "POST /set-tag HTTP/1.1" 200 109 0.003256 10.0.0.19 - - [2025-11-07 15:36:54] "DELETE /loadbalancer-member/6a158373-af13-4dce-885a-a79a08716f6e HTTP/1.1" 200 115 0.045264 10.0.0.19 - - [2025-11-07 15:36:54] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009426 10.0.0.19 - - [2025-11-07 15:36:55] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.19 - - [2025-11-07 15:36:55] "DELETE /loadbalancer-member/c980f9e7-2b3a-4994-9afd-47c2f13b351d HTTP/1.1" 200 115 0.042667 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004765 10.0.0.19 - - [2025-11-07 15:36:55] "POST /set-tag HTTP/1.1" 200 109 0.005942 10.0.0.19 - - [2025-11-07 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2025-11-07 15:36:55] "GET /loadbalancer/983e0765-6435-4400-a2ab-aaeb6280106e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003980 10.0.0.19 - - [2025-11-07 15:36:55] "GET /loadbalancer-pool/18425139-44a2-45f5-9117-9457233139f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002688 10.0.0.19 - - [2025-11-07 15:36:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022937 10.0.0.19 - - [2025-11-07 15:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019054 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010231 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004758 10.0.0.19 - - [2025-11-07 15:36:55] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002130 10.0.0.19 - - [2025-11-07 15:36:55] "POST /set-tag HTTP/1.1" 200 109 0.063599 10.0.0.19 - - [2025-11-07 15:36:55] "GET /loadbalancer-pool/9b0cbe32-da14-473e-8797-96d7865d72f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010481 10.0.0.19 - - [2025-11-07 15:36:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022739 10.0.0.19 - - [2025-11-07 15:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017696 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.023095 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010104 10.0.0.19 - - [2025-11-07 15:36:55] "POST /set-tag HTTP/1.1" 200 109 0.004171 10.0.0.19 - - [2025-11-07 15:36:55] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007365 10.0.0.19 - - [2025-11-07 15:36:55] "GET /loadbalancer-pool/35bca98a-c14f-41ee-a6cb-a160773221f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003786 10.0.0.19 - - [2025-11-07 15:36:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027751 10.0.0.19 - - [2025-11-07 15:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033831 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012273 10.0.0.19 - - [2025-11-07 15:36:55] "GET /virtual-machine-interface/0adeb678-bbee-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004490 10.0.0.19 - - [2025-11-07 15:36:55] "GET /floating-ip/c43a05f0-86c3-45d8-a10b-837633b5dc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002124 10.0.0.19 - - [2025-11-07 15:36:55] "POST /set-tag HTTP/1.1" 200 109 0.004798 10.0.0.19 - - [2025-11-07 15:37:26] "POST /tags HTTP/1.1" 409 252 0.001817 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2025-11-07 15:37:26] "GET /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015452 10.0.0.19 - - [2025-11-07 15:37:26] "POST /tags HTTP/1.1" 409 228 0.001762 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2025-11-07 15:37:26] "GET /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010203 10.0.0.19 - - [2025-11-07 15:37:26] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002260 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2025-11-07 15:37:26] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002735 10.0.0.19 - - [2025-11-07 15:37:26] "POST /tags HTTP/1.1" 409 206 0.001610 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.19 - - [2025-11-07 15:37:26] "GET /tag/93aba93e-7d6a-4a00-8a53-236e54206acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010429 10.0.0.19 - - [2025-11-07 15:37:26] "POST /tags HTTP/1.1" 409 226 0.002144 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2025-11-07 15:37:26] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010653 10.0.0.19 - - [2025-11-07 15:37:26] "POST /tags HTTP/1.1" 409 204 0.001786 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-11-07 15:37:26] "GET /tag/a332fe0d-6226-442b-882d-78df64148c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010539 10.0.0.19 - - [2025-11-07 15:37:26] "POST /tags HTTP/1.1" 409 226 0.001744 10.0.0.19 - - [2025-11-07 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.19 - - [2025-11-07 15:37:27] "GET /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011101 10.0.0.19 - - [2025-11-07 15:37:27] "POST /tags HTTP/1.1" 409 228 0.001917 10.0.0.19 - - [2025-11-07 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2025-11-07 15:37:27] "GET /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009760 10.0.0.19 - - [2025-11-07 15:37:27] "POST /tags HTTP/1.1" 409 252 0.001612 10.0.0.19 - - [2025-11-07 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.19 - - [2025-11-07 15:37:27] "GET /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009273 10.0.0.19 - - [2025-11-07 15:37:27] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001806 10.0.0.19 - - [2025-11-07 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2025-11-07 15:37:27] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002233 10.0.0.19 - - [2025-11-07 15:37:27] "POST /firewall-rules HTTP/1.1" 409 281 0.001490 10.0.0.19 - - [2025-11-07 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2025-11-07 15:37:27] "PUT /firewall-rule/a6d24061-6938-4507-b694-0b56e6606c20 HTTP/1.1" 200 260 0.015194 10.0.0.19 - - [2025-11-07 15:37:27] "POST /firewall-rules HTTP/1.1" 409 291 0.004255 10.0.0.19 - - [2025-11-07 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2025-11-07 15:37:27] "PUT /firewall-rule/2bb74786-6561-42e4-8e97-8f1529bb71f5 HTTP/1.1" 200 260 0.020336 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-rule/2bb74786-6561-42e4-8e97-8f1529bb71f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009783 10.0.0.19 - - [2025-11-07 15:37:27] "POST /firewall-rules HTTP/1.1" 200 658 0.077121 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-rule/2f4ab31a-9e49-4c89-9830-1e1860d1f5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004430 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002537 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-rule/a6d24061-6938-4507-b694-0b56e6606c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002343 10.0.0.19 - - [2025-11-07 15:37:27] "POST /firewall-policys HTTP/1.1" 409 269 0.002140 10.0.0.19 - - [2025-11-07 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.19 - - [2025-11-07 15:37:27] "PUT /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd HTTP/1.1" 200 264 0.035920 10.0.0.19 - - [2025-11-07 15:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030976 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014142 10.0.0.19 - - [2025-11-07 15:37:27] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003038 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002117 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002353 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003856 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002079 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001803 10.0.0.19 - - [2025-11-07 15:37:27] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003186 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:37:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:37:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001353 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:37:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:37:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:37:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:37:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:38:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:38:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008394 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.010588 10.0.0.19 - - [2025-11-07 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2025-11-07 15:38:29] "GET /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002001 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005912 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.021476 10.0.0.19 - - [2025-11-07 15:38:29] "DELETE /loadbalancer-member/89d83799-43b1-439d-94bb-bebddb325d82 HTTP/1.1" 200 115 0.044393 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004648 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004060 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004670 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003513 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001693 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004305 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.19 - - [2025-11-07 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2025-11-07 15:38:29] "GET /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002148 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003674 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.19 - - [2025-11-07 15:38:29] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004837 10.0.0.19 - - [2025-11-07 15:38:29] "POST /set-tag HTTP/1.1" 200 109 0.005272 10.0.0.19 - - [2025-11-07 15:38:30] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004164 10.0.0.19 - - [2025-11-07 15:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.19 - - [2025-11-07 15:38:30] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006387 10.0.0.19 - - [2025-11-07 15:38:30] "POST /set-tag HTTP/1.1" 200 109 0.008112 10.0.0.19 - - [2025-11-07 15:38:30] "GET /virtual-machine/07ee8e1c-8d4f-462d-a414-93a2be9cbbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003435 10.0.0.19 - - [2025-11-07 15:38:30] "POST /ref-update HTTP/1.1" 200 156 0.009153 10.0.0.19 - - [2025-11-07 15:38:30] "GET /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007706 10.0.0.19 - - [2025-11-07 15:38:30] "POST /set-tag HTTP/1.1" 200 109 0.019326 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.019261 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.027390 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.025746 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.014243 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /instance-ip/52daaa12-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.042832 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /virtual-machine-interface/52c44f4c-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.038583 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /virtual-machine/07ee8e1c-8d4f-462d-a414-93a2be9cbbf3 HTTP/1.1" 200 115 0.023852 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004840 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003658 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine/8ab979e2-06d8-4053-94b4-819f18760246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002701 10.0.0.19 - - [2025-11-07 15:38:31] "POST /ref-update HTTP/1.1" 200 156 0.008881 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004160 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.016531 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.023156 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.017156 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.013780 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.023192 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /instance-ip/53518646-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.056905 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /virtual-machine-interface/5337a280-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.040586 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /virtual-machine/8ab979e2-06d8-4053-94b4-819f18760246 HTTP/1.1" 200 115 0.029501 10.0.0.19 - - [2025-11-07 15:38:31] "DELETE /tag/858d0c8b-3ce0-4286-af2e-07b7d43cbacc HTTP/1.1" 200 115 0.030901 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003583 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010010 10.0.0.19 - - [2025-11-07 15:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine/54302954-282c-4ad8-ade7-5537cddf5312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002528 10.0.0.19 - - [2025-11-07 15:38:31] "POST /ref-update HTTP/1.1" 200 156 0.022590 10.0.0.19 - - [2025-11-07 15:38:31] "GET /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005823 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.019855 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.040842 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.025976 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.014733 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.026385 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /instance-ip/52369ad0-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.046216 10.0.0.19 - - [2025-11-07 15:38:32] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /virtual-machine-interface/521a1946-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.042312 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /virtual-machine/54302954-282c-4ad8-ade7-5537cddf5312 HTTP/1.1" 200 115 0.016281 10.0.0.19 - - [2025-11-07 15:38:32] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010329 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.19 - - [2025-11-07 15:38:32] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003777 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.19 - - [2025-11-07 15:38:32] "GET /virtual-machine/bafebdaf-544e-4a32-9695-9f449cd29578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002944 10.0.0.19 - - [2025-11-07 15:38:32] "POST /ref-update HTTP/1.1" 200 156 0.009447 10.0.0.19 - - [2025-11-07 15:38:32] "GET /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025413 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.021306 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.023590 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.022128 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.037288 10.0.0.19 - - [2025-11-07 15:38:32] "POST /set-tag HTTP/1.1" 200 109 0.029522 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /instance-ip/512cfcf6-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.061852 10.0.0.19 - - [2025-11-07 15:38:32] "POST /ref-update HTTP/1.1" 200 156 0.010752 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /virtual-machine-interface/511853e6-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.036722 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /virtual-machine/bafebdaf-544e-4a32-9695-9f449cd29578 HTTP/1.1" 200 115 0.029191 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /tag/a3e15f3c-c4a1-4dde-b11a-d7ec447ad762 HTTP/1.1" 200 115 0.041869 10.0.0.19 - - [2025-11-07 15:38:32] "DELETE /tag/93aba93e-7d6a-4a00-8a53-236e54206acb HTTP/1.1" 409 388 0.006799 10.0.0.19 - - [2025-11-07 15:38:38] "POST /tags HTTP/1.1" 200 365 0.046320 10.0.0.19 - - [2025-11-07 15:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013519 10.0.0.19 - - [2025-11-07 15:38:38] "GET /tag/2c8cd6da-3e41-4f55-a83d-5f5848d08165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012905 10.0.0.19 - - [2025-11-07 15:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-11-07 15:38:38] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037726 10.0.0.19 - - [2025-11-07 15:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2025-11-07 15:38:38] "GET /service-appliance-set/40c7ded6-c3ee-47a5-a530-5e6fc0aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002878 10.0.0.19 - - [2025-11-07 15:38:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.001711 10.0.0.19 - - [2025-11-07 15:38:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086495 10.0.0.19 - - [2025-11-07 15:38:38] "GET /virtual-machine-interface/87c5bb3c-c370-4299-a2a5-545c64b6e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014279 10.0.0.19 - - [2025-11-07 15:38:38] "POST /set-tag HTTP/1.1" 200 109 0.023180 10.0.0.19 - - [2025-11-07 15:38:38] "POST /instance-ips HTTP/1.1" 200 417 0.020091 10.0.0.19 - - [2025-11-07 15:38:38] "GET /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006393 10.0.0.19 - - [2025-11-07 15:38:38] "POST /loadbalancers HTTP/1.1" 200 618 0.061720 10.0.0.19 - - [2025-11-07 15:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010448 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021847 10.0.0.19 - - [2025-11-07 15:38:39] "POST /service-instances HTTP/1.1" 200 566 0.057255 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.018574 10.0.0.19 - - [2025-11-07 15:38:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042742 10.0.0.19 - - [2025-11-07 15:38:39] "GET /virtual-machine-interface/87c5bb3c-c370-4299-a2a5-545c64b6e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005767 10.0.0.19 - - [2025-11-07 15:38:39] "GET /virtual-machine-interface/87c5bb3c-c370-4299-a2a5-545c64b6e778?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009577 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.001912 10.0.0.19 - - [2025-11-07 15:38:39] "PUT /service-instance/f9147f60-2a2f-4dc0-a57e-e2d959b324d8 HTTP/1.1" 200 266 0.020478 10.0.0.19 - - [2025-11-07 15:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010370 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2025-11-07 15:38:39] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002359 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-11-07 15:38:39] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002181 10.0.0.19 - - [2025-11-07 15:38:39] "POST /virtual-machines HTTP/1.1" 200 429 0.011803 10.0.0.19 - - [2025-11-07 15:38:39] "POST /tags HTTP/1.1" 409 221 0.004299 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.19 - - [2025-11-07 15:38:39] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010524 10.0.0.19 - - [2025-11-07 15:38:39] "POST /tags HTTP/1.1" 409 238 0.001873 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2025-11-07 15:38:39] "GET /tag/2c8cd6da-3e41-4f55-a83d-5f5848d08165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010033 10.0.0.19 - - [2025-11-07 15:38:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.114288 10.0.0.19 - - [2025-11-07 15:38:39] "POST /chown HTTP/1.1" 200 109 0.024605 10.0.0.19 - - [2025-11-07 15:38:39] "POST /firewall-rules HTTP/1.1" 200 650 0.115808 10.0.0.19 - - [2025-11-07 15:38:39] "POST /chown HTTP/1.1" 200 109 0.040336 10.0.0.19 - - [2025-11-07 15:38:39] "GET /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014908 10.0.0.19 - - [2025-11-07 15:38:39] "PUT /virtual-machine-interface/5a10040e-08f8-4f2a-b584-0150c6b84ab5 HTTP/1.1" 200 284 0.011308 10.0.0.19 - - [2025-11-07 15:38:39] "PUT /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 256 0.015728 10.0.0.19 - - [2025-11-07 15:38:39] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002323 10.0.0.19 - - [2025-11-07 15:38:39] "GET /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002120 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.012656 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.011403 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.028137 10.0.0.19 - - [2025-11-07 15:38:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045847 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.033432 10.0.0.19 - - [2025-11-07 15:38:39] "GET /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003086 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.009116 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.013061 10.0.0.19 - - [2025-11-07 15:38:39] "POST /ref-update HTTP/1.1" 200 156 0.015808 10.0.0.19 - - [2025-11-07 15:38:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.043630 10.0.0.19 - - [2025-11-07 15:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2025-11-07 15:38:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026415 10.0.0.19 - - [2025-11-07 15:38:39] "POST /virtual-machines HTTP/1.1" 200 429 0.010421 10.0.0.19 - - [2025-11-07 15:38:39] "GET /loadbalancer-listener/1c6967e6-95cc-4fc7-ad3e-ab9f58e58d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.041434 10.0.0.19 - - [2025-11-07 15:38:39] "GET /loadbalancer-listener/1c6967e6-95cc-4fc7-ad3e-ab9f58e58d16?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.013572 10.0.0.19 - - [2025-11-07 15:38:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110079 10.0.0.19 - - [2025-11-07 15:38:39] "POST /chown HTTP/1.1" 200 109 0.020795 10.0.0.19 - - [2025-11-07 15:38:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.047804 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.018223 10.0.0.19 - - [2025-11-07 15:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030806 10.0.0.19 - - [2025-11-07 15:38:40] "GET /loadbalancer-pool/8a0a5981-b19f-4896-920f-84357906c539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004171 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /virtual-machine-interface/c593d062-b529-489f-8b12-697e81a5d0b9 HTTP/1.1" 200 284 0.032627 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 256 0.016081 10.0.0.19 - - [2025-11-07 15:38:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.028651 10.0.0.19 - - [2025-11-07 15:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006237 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.014307 10.0.0.19 - - [2025-11-07 15:38:40] "GET /loadbalancer-member/bb58ca7a-c26d-4c7a-aff9-20d1db7e0997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.012461 10.0.0.19 - - [2025-11-07 15:38:40] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003241 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.022810 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.012689 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2025-11-07 15:38:40] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002521 10.0.0.19 - - [2025-11-07 15:38:40] "POST /tags HTTP/1.1" 409 221 0.001858 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.009297 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.015121 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007793 10.0.0.19 - - [2025-11-07 15:38:40] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013927 10.0.0.19 - - [2025-11-07 15:38:40] "POST /tags HTTP/1.1" 409 238 0.001901 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /service-instance/f9147f60-2a2f-4dc0-a57e-e2d959b324d8 HTTP/1.1" 200 266 0.009583 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2025-11-07 15:38:40] "GET /tag/2c8cd6da-3e41-4f55-a83d-5f5848d08165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010249 10.0.0.19 - - [2025-11-07 15:38:40] "POST /firewall-rules HTTP/1.1" 409 293 0.003861 10.0.0.19 - - [2025-11-07 15:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019114 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.005163 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1 HTTP/1.1" 200 260 0.015260 10.0.0.19 - - [2025-11-07 15:38:40] "GET /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007105 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.015497 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 256 0.017520 10.0.0.19 - - [2025-11-07 15:38:40] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003092 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.019165 10.0.0.19 - - [2025-11-07 15:38:40] "GET /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006607 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009007 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.015152 10.0.0.19 - - [2025-11-07 15:38:40] "GET /tag/2c8cd6da-3e41-4f55-a83d-5f5848d08165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016901 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.027900 10.0.0.19 - - [2025-11-07 15:38:40] "GET /tag/2c8cd6da-3e41-4f55-a83d-5f5848d08165?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.018333 10.0.0.19 - - [2025-11-07 15:38:40] "GET /virtual-machine-interface/5a10040e-08f8-4f2a-b584-0150c6b84ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004436 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 256 0.012852 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.014339 10.0.0.19 - - [2025-11-07 15:38:40] "POST /set-tag HTTP/1.1" 200 109 0.022842 10.0.0.19 - - [2025-11-07 15:38:40] "GET /virtual-machine-interface/87c5bb3c-c370-4299-a2a5-545c64b6e778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.021182 10.0.0.19 - - [2025-11-07 15:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.008899 10.0.0.19 - - [2025-11-07 15:38:40] "POST /set-tag HTTP/1.1" 200 109 0.029921 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.007618 10.0.0.19 - - [2025-11-07 15:38:40] "GET /virtual-machine-interface/c593d062-b529-489f-8b12-697e81a5d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007028 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 256 0.027413 10.0.0.19 - - [2025-11-07 15:38:40] "POST /set-tag HTTP/1.1" 200 109 0.026416 10.0.0.19 - - [2025-11-07 15:38:40] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009777 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.046552 10.0.0.19 - - [2025-11-07 15:38:40] "GET /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002670 10.0.0.19 - - [2025-11-07 15:38:40] "POST /ref-update HTTP/1.1" 200 156 0.017124 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.020981 10.0.0.19 - - [2025-11-07 15:38:40] "POST /chown HTTP/1.1" 200 109 0.016201 10.0.0.19 - - [2025-11-07 15:38:40] "PUT /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 256 0.020500 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /firewall-rule/b92a486b-e642-4e6e-8bb7-00862cd13ba1 HTTP/1.1" 200 115 0.078788 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /loadbalancer-member/bb58ca7a-c26d-4c7a-aff9-20d1db7e0997 HTTP/1.1" 200 115 0.028524 10.0.0.19 - - [2025-11-07 15:38:41] "POST /ref-update HTTP/1.1" 200 156 0.018943 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /loadbalancer-pool/8a0a5981-b19f-4896-920f-84357906c539 HTTP/1.1" 200 115 0.043369 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /loadbalancer-listener/1c6967e6-95cc-4fc7-ad3e-ab9f58e58d16 HTTP/1.1" 200 115 0.026062 10.0.0.19 - - [2025-11-07 15:38:41] "PUT /service-instance/f9147f60-2a2f-4dc0-a57e-e2d959b324d8 HTTP/1.1" 200 266 0.009496 10.0.0.19 - - [2025-11-07 15:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015163 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03 HTTP/1.1" 200 115 0.087449 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /instance-ip/dbce97e2-0d66-4bf3-83c1-ad799cafd0a7 HTTP/1.1" 200 115 0.043191 10.0.0.19 - - [2025-11-07 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008649 10.0.0.19 - - [2025-11-07 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /virtual-machine-interface/87c5bb3c-c370-4299-a2a5-545c64b6e778 HTTP/1.1" 200 115 0.044241 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /tag/2c8cd6da-3e41-4f55-a83d-5f5848d08165 HTTP/1.1" 200 115 0.056583 10.0.0.19 - - [2025-11-07 15:38:41] "POST /service-instances HTTP/1.1" 409 259 0.001823 10.0.0.19 - - [2025-11-07 15:38:41] "POST /service-instances HTTP/1.1" 409 259 0.001856 10.0.0.19 - - [2025-11-07 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2025-11-07 15:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /service-instance/f9147f60-2a2f-4dc0-a57e-e2d959b324d8 HTTP/1.1" 200 115 0.034228 10.0.0.19 - - [2025-11-07 15:38:41] "GET /virtual-machine-interface/5a10040e-08f8-4f2a-b584-0150c6b84ab5?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004256 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /virtual-machine-interface/5a10040e-08f8-4f2a-b584-0150c6b84ab5 HTTP/1.1" 200 115 0.041034 10.0.0.19 - - [2025-11-07 15:38:41] "POST /ref-update HTTP/1.1" 200 156 0.008634 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /virtual-machine/06017721-219b-4540-8dcc-4b71f9a20126 HTTP/1.1" 200 115 0.028281 10.0.0.19 - - [2025-11-07 15:38:41] "GET /virtual-machine-interface/c593d062-b529-489f-8b12-697e81a5d0b9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004728 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /virtual-machine-interface/c593d062-b529-489f-8b12-697e81a5d0b9 HTTP/1.1" 200 115 0.039997 10.0.0.19 - - [2025-11-07 15:38:41] "DELETE /virtual-machine/161889d8-9232-40c7-8626-3a5785079484 HTTP/1.1" 200 115 0.021730 10.0.0.19 - - [2025-11-07 15:39:00] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010742 10.0.0.19 - - [2025-11-07 15:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.19 - - [2025-11-07 15:39:00] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004986 10.0.0.19 - - [2025-11-07 15:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.19 - - [2025-11-07 15:39:00] "GET /virtual-machine/b92a4daf-2d84-41ee-ae59-005d0850766b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003420 10.0.0.19 - - [2025-11-07 15:39:00] "POST /ref-update HTTP/1.1" 200 156 0.020203 10.0.0.19 - - [2025-11-07 15:39:00] "GET /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023813 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.015611 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.026243 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.031475 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.013176 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /instance-ip/544066f8-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.055701 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /virtual-machine-interface/5428e8f2-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.048708 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /virtual-machine/b92a4daf-2d84-41ee-ae59-005d0850766b HTTP/1.1" 200 115 0.018175 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /tag/a332fe0d-6226-442b-882d-78df64148c60 HTTP/1.1" 409 236 0.004481 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005577 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003477 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine/8b179f0f-a977-4a41-821b-7dc029ed1943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002254 10.0.0.19 - - [2025-11-07 15:39:01] "POST /ref-update HTTP/1.1" 200 156 0.008793 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004324 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.015724 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.031134 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.013284 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.026212 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /instance-ip/54a799f4-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.042084 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /virtual-machine-interface/54911666-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.034938 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /virtual-machine/8b179f0f-a977-4a41-821b-7dc029ed1943 HTTP/1.1" 200 115 0.021482 10.0.0.19 - - [2025-11-07 15:39:01] "DELETE /tag/b79de39a-ca5d-49f1-8858-f10388ca85cd HTTP/1.1" 200 115 0.029497 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004000 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003664 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.001636 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine/2cc92173-debb-4447-a108-75f4dcd9751b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002653 10.0.0.19 - - [2025-11-07 15:39:01] "POST /ref-update HTTP/1.1" 200 156 0.008067 10.0.0.19 - - [2025-11-07 15:39:01] "GET /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015541 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.015783 10.0.0.19 - - [2025-11-07 15:39:01] "POST /set-tag HTTP/1.1" 200 109 0.018955 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.024600 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.012164 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /instance-ip/53cdd430-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.061575 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /virtual-machine-interface/53b5ec6c-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.041123 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /virtual-machine/2cc92173-debb-4447-a108-75f4dcd9751b HTTP/1.1" 200 115 0.018580 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /tag/667577e0-dd28-477d-b1ca-1d70e8dcb107 HTTP/1.1" 200 115 0.031700 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /tag/f05ac2ca-d0b0-49a7-b38e-109547fc265a HTTP/1.1" 200 115 0.034014 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /tag/98eb14db-6cb6-4052-ae2c-b0f3493d7755 HTTP/1.1" 200 115 0.043136 10.0.0.19 - - [2025-11-07 15:39:02] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003609 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.19 - - [2025-11-07 15:39:02] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003533 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.001649 10.0.0.19 - - [2025-11-07 15:39:02] "GET /virtual-machine/c1d1be81-93d6-483d-b346-80ab6a6375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002478 10.0.0.19 - - [2025-11-07 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.007858 10.0.0.19 - - [2025-11-07 15:39:02] "GET /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005488 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.020170 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.025153 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.027251 10.0.0.19 - - [2025-11-07 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.012187 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /instance-ip/552305b2-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.049246 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /virtual-machine-interface/550a1c1e-bbef-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.037716 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /virtual-machine/c1d1be81-93d6-483d-b346-80ab6a6375aa HTTP/1.1" 200 115 0.024235 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba HTTP/1.1" 409 236 0.012894 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a HTTP/1.1" 409 236 0.004200 10.0.0.19 - - [2025-11-07 15:39:02] "DELETE /tag/76ed70f8-2a31-4209-a39a-44d100546e24 HTTP/1.1" 200 115 0.032338 10.0.0.19 - - [2025-11-07 15:39:04] "POST /projects HTTP/1.1" 409 238 0.002277 10.0.0.19 - - [2025-11-07 15:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.19 - - [2025-11-07 15:39:04] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023938 10.0.0.19 - - [2025-11-07 15:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2025-11-07 15:39:04] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004451 10.0.0.19 - - [2025-11-07 15:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2025-11-07 15:39:04] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003688 10.0.0.19 - - [2025-11-07 15:39:04] "POST /security-groups HTTP/1.1" 409 285 0.002538 10.0.0.19 - - [2025-11-07 15:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-11-07 15:39:04] "PUT /security-group/a72405d7-cfa6-4bcf-aabf-2f26f4fc73b1 HTTP/1.1" 200 262 0.059275 10.0.0.19 - - [2025-11-07 15:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022738 10.0.0.19 - - [2025-11-07 15:39:04] "PUT /access-control-list/1b87d4ca-728b-426e-a35f-8cc445a6d986 HTTP/1.1" 200 272 0.022971 10.0.0.19 - - [2025-11-07 15:39:04] "PUT /access-control-list/a464f743-6653-4d80-a528-99a4e8bc5fbf HTTP/1.1" 200 272 0.016822 10.0.0.19 - - [2025-11-07 15:39:09] "POST /projects HTTP/1.1" 409 238 0.002119 10.0.0.19 - - [2025-11-07 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-11-07 15:39:09] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042580 10.0.0.19 - - [2025-11-07 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.19 - - [2025-11-07 15:39:09] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006469 10.0.0.19 - - [2025-11-07 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2025-11-07 15:39:09] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003480 10.0.0.19 - - [2025-11-07 15:39:09] "POST /security-groups HTTP/1.1" 409 285 0.001779 10.0.0.19 - - [2025-11-07 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2025-11-07 15:39:09] "PUT /security-group/a72405d7-cfa6-4bcf-aabf-2f26f4fc73b1 HTTP/1.1" 200 262 0.059682 10.0.0.19 - - [2025-11-07 15:39:09] "PUT /access-control-list/1b87d4ca-728b-426e-a35f-8cc445a6d986 HTTP/1.1" 200 272 0.010814 10.0.0.19 - - [2025-11-07 15:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024477 10.0.0.19 - - [2025-11-07 15:39:09] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006099 10.0.0.19 - - [2025-11-07 15:39:10] "PUT /access-control-list/a464f743-6653-4d80-a528-99a4e8bc5fbf HTTP/1.1" 200 272 0.036874 10.0.0.19 - - [2025-11-07 15:39:10] "GET /firewall-rule/1d855642-b77c-446b-a781-316a253e3d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003092 10.0.0.19 - - [2025-11-07 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.069494 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /firewall-rule/1d855642-b77c-446b-a781-316a253e3d35 HTTP/1.1" 200 115 0.034115 10.0.0.19 - - [2025-11-07 15:39:10] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003606 10.0.0.19 - - [2025-11-07 15:39:10] "GET /firewall-rule/98532bb4-e2d2-421e-b960-de56cec66a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002493 10.0.0.19 - - [2025-11-07 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.041575 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /firewall-rule/98532bb4-e2d2-421e-b960-de56cec66a9c HTTP/1.1" 200 115 0.029274 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba HTTP/1.1" 409 236 0.003564 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a HTTP/1.1" 409 236 0.003649 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /tag/78f1609d-41b6-4eff-97b3-f8eef4a6edf7 HTTP/1.1" 200 115 0.027618 10.0.0.19 - - [2025-11-07 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.19 - - [2025-11-07 15:39:10] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003933 10.0.0.19 - - [2025-11-07 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.19 - - [2025-11-07 15:39:10] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003506 10.0.0.19 - - [2025-11-07 15:39:10] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.031715 10.0.0.19 - - [2025-11-07 15:39:10] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.038639 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /security-group/a72405d7-cfa6-4bcf-aabf-2f26f4fc73b1 HTTP/1.1" 200 115 0.039629 10.0.0.19 - - [2025-11-07 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001165 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /access-control-list/1b87d4ca-728b-426e-a35f-8cc445a6d986 HTTP/1.1" 200 115 0.025729 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /access-control-list/a464f743-6653-4d80-a528-99a4e8bc5fbf HTTP/1.1" 200 115 0.024624 10.0.0.19 - - [2025-11-07 15:39:10] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.022942 10.0.0.19 - - [2025-11-07 15:39:10] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?fields=security_groups HTTP/1.1" 200 1352 0.029995 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /security-group/7520e590-f93b-4bf7-87af-93058d5352ea HTTP/1.1" 200 115 0.054458 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /access-control-list/96ad3535-66e0-4b3c-b1a5-715c0af2a935 HTTP/1.1" 200 115 0.042661 10.0.0.19 - - [2025-11-07 15:39:10] "GET /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75?fields=application_policy_sets HTTP/1.1" 200 1391 0.049928 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /access-control-list/652f0515-1fe0-4cfa-8e3d-65b997d25034 HTTP/1.1" 200 115 0.041418 10.0.0.19 - - [2025-11-07 15:39:10] "DELETE /project/1de6baa2-f35c-4f0d-b625-9f1b97b57c75 HTTP/1.1" 200 115 0.284211 10.0.0.19 - - [2025-11-07 15:39:10] "POST /projects HTTP/1.1" 409 238 0.002696 10.0.0.19 - - [2025-11-07 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2025-11-07 15:39:11] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033851 10.0.0.19 - - [2025-11-07 15:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.19 - - [2025-11-07 15:39:11] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004908 10.0.0.19 - - [2025-11-07 15:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2025-11-07 15:39:11] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004344 10.0.0.19 - - [2025-11-07 15:39:11] "POST /security-groups HTTP/1.1" 409 285 0.001957 10.0.0.19 - - [2025-11-07 15:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2025-11-07 15:39:11] "PUT /security-group/a69e2977-ccec-49d7-aa7f-150ccd549c38 HTTP/1.1" 200 262 0.057636 10.0.0.19 - - [2025-11-07 15:39:11] "PUT /access-control-list/55db2a71-68e8-4c55-9b21-8ed4f092860f HTTP/1.1" 200 272 0.016497 10.0.0.19 - - [2025-11-07 15:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025827 10.0.0.19 - - [2025-11-07 15:39:11] "PUT /access-control-list/72c140b5-75cd-4ef8-ad7f-f8d1421b2e4d HTTP/1.1" 200 272 0.023889 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /loadbalancer-member/4e08118c-e92a-40bb-bd1e-f1da2fa8be58 HTTP/1.1" 200 115 0.043074 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /loadbalancer-pool/08079293-f62e-4561-a986-463c44995346 HTTP/1.1" 200 115 0.048605 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /loadbalancer-listener/e7ca1944-111a-4367-87cc-af26f12ace96 HTTP/1.1" 200 115 0.055272 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /loadbalancer/3bfb2681-76c3-4140-b3d2-f1f9df90ce9d HTTP/1.1" 200 115 0.035934 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /floating-ip/a3d22578-dfa2-4aa2-b55e-6f9a7cee2045 HTTP/1.1" 200 115 0.035105 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /instance-ip/ae936a0a-4c2f-4723-8f38-2ce22add50b2 HTTP/1.1" 200 115 0.036620 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /virtual-machine-interface/ad1c3b46-ceee-441b-aab8-abf177407f56 HTTP/1.1" 200 115 0.038886 10.0.0.19 - - [2025-11-07 15:39:15] "DELETE /tag/4d4cf51b-b2e2-475e-bd6e-38588fe95ddd HTTP/1.1" 200 115 0.035081 10.0.0.19 - - [2025-11-07 15:39:15] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002409 10.0.0.19 - - [2025-11-07 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2025-11-07 15:39:15] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002384 10.0.0.19 - - [2025-11-07 15:39:15] "GET /firewall-policy/02234853-a29e-4df5-8a1a-4674d3a045f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002381 10.0.0.19 - - [2025-11-07 15:39:15] "GET /firewall-rule/a6d24061-6938-4507-b694-0b56e6606c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003524 10.0.0.19 - - [2025-11-07 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.013150 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /firewall-rule/a6d24061-6938-4507-b694-0b56e6606c20 HTTP/1.1" 200 115 0.043819 10.0.0.19 - - [2025-11-07 15:39:16] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002736 10.0.0.19 - - [2025-11-07 15:39:16] "GET /firewall-rule/2f4ab31a-9e49-4c89-9830-1e1860d1f5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002790 10.0.0.19 - - [2025-11-07 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.013752 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /firewall-rule/2f4ab31a-9e49-4c89-9830-1e1860d1f5ea HTTP/1.1" 200 115 0.046447 10.0.0.19 - - [2025-11-07 15:39:16] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004762 10.0.0.19 - - [2025-11-07 15:39:16] "GET /firewall-rule/2bb74786-6561-42e4-8e97-8f1529bb71f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002676 10.0.0.19 - - [2025-11-07 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /firewall-rule/2bb74786-6561-42e4-8e97-8f1529bb71f5 HTTP/1.1" 200 115 0.039475 10.0.0.19 - - [2025-11-07 15:39:16] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002813 10.0.0.19 - - [2025-11-07 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2025-11-07 15:39:16] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002223 10.0.0.19 - - [2025-11-07 15:39:16] "GET /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002922 10.0.0.19 - - [2025-11-07 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.028293 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /firewall-policy/bba3d579-d1a3-45f3-add9-4bbe587877bd HTTP/1.1" 200 115 0.023621 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /tag/ecd76740-9922-48f1-8f39-2c5e81b147ba HTTP/1.1" 200 115 0.031648 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /tag/93aba93e-7d6a-4a00-8a53-236e54206acb HTTP/1.1" 200 115 0.056880 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /tag/a332fe0d-6226-442b-882d-78df64148c60 HTTP/1.1" 200 115 0.063754 10.0.0.19 - - [2025-11-07 15:39:16] "DELETE /tag/dd16f103-8d5b-492c-b6cf-9585c13c8a6a HTTP/1.1" 200 115 0.065810 10.0.0.19 - - [2025-11-07 15:39:16] "POST /projects HTTP/1.1" 409 238 0.002905 10.0.0.19 - - [2025-11-07 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.19 - - [2025-11-07 15:39:16] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039235 10.0.0.19 - - [2025-11-07 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.19 - - [2025-11-07 15:39:16] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007561 10.0.0.19 - - [2025-11-07 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2025-11-07 15:39:16] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004464 10.0.0.19 - - [2025-11-07 15:39:16] "POST /security-groups HTTP/1.1" 409 285 0.002032 10.0.0.19 - - [2025-11-07 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2025-11-07 15:39:16] "PUT /security-group/a69e2977-ccec-49d7-aa7f-150ccd549c38 HTTP/1.1" 200 262 0.058876 10.0.0.19 - - [2025-11-07 15:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022267 10.0.0.19 - - [2025-11-07 15:39:16] "PUT /access-control-list/55db2a71-68e8-4c55-9b21-8ed4f092860f HTTP/1.1" 200 272 0.028621 10.0.0.19 - - [2025-11-07 15:39:17] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.025548 10.0.0.19 - - [2025-11-07 15:39:17] "PUT /access-control-list/72c140b5-75cd-4ef8-ad7f-f8d1421b2e4d HTTP/1.1" 200 272 0.014289 10.0.0.19 - - [2025-11-07 15:39:17] "GET /firewall-rule/34557a67-4171-4341-9e87-2bff68237630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002523 10.0.0.19 - - [2025-11-07 15:39:17] "POST /ref-update HTTP/1.1" 200 156 0.045890 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /firewall-rule/34557a67-4171-4341-9e87-2bff68237630 HTTP/1.1" 200 115 0.040509 10.0.0.19 - - [2025-11-07 15:39:17] "GET /firewall-policy/a2c4d7ac-6e62-4712-8570-8a9deafbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.015431 10.0.0.19 - - [2025-11-07 15:39:17] "GET /firewall-rule/e941c7d2-7f21-4de5-a0e7-3f0343720a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005666 10.0.0.19 - - [2025-11-07 15:39:17] "POST /ref-update HTTP/1.1" 200 156 0.067087 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /firewall-rule/e941c7d2-7f21-4de5-a0e7-3f0343720a88 HTTP/1.1" 200 115 0.065053 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /tag/5ca46893-f7a9-49b3-a05d-c0336fbce8f2 HTTP/1.1" 200 115 0.038582 10.0.0.19 - - [2025-11-07 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010240 10.0.0.19 - - [2025-11-07 15:39:17] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004679 10.0.0.19 - - [2025-11-07 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.19 - - [2025-11-07 15:39:17] "GET /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010494 10.0.0.19 - - [2025-11-07 15:39:17] "PUT /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35 HTTP/1.1" 200 264 0.049691 10.0.0.19 - - [2025-11-07 15:39:17] "PUT /virtual-network/f6f10557-1383-458b-8e02-5db92a36d9d0 HTTP/1.1" 200 264 0.045646 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /security-group/a69e2977-ccec-49d7-aa7f-150ccd549c38 HTTP/1.1" 200 115 0.049949 10.0.0.19 - - [2025-11-07 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /access-control-list/55db2a71-68e8-4c55-9b21-8ed4f092860f HTTP/1.1" 200 115 0.039441 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /access-control-list/72c140b5-75cd-4ef8-ad7f-f8d1421b2e4d HTTP/1.1" 200 115 0.028797 10.0.0.19 - - [2025-11-07 15:39:17] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.031558 10.0.0.19 - - [2025-11-07 15:39:17] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?fields=security_groups HTTP/1.1" 200 1351 0.031661 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /security-group/96e0d872-35fc-4742-9e9c-d82003467c7f HTTP/1.1" 200 115 0.066115 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /access-control-list/8afe4cda-1846-482f-b6c5-75b86a778719 HTTP/1.1" 200 115 0.054739 10.0.0.19 - - [2025-11-07 15:39:17] "GET /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011?fields=application_policy_sets HTTP/1.1" 200 1390 0.055495 10.0.0.19 - - [2025-11-07 15:39:17] "DELETE /access-control-list/4e60af63-caac-4a32-8644-e0df64bd645e HTTP/1.1" 200 115 0.070880 10.0.0.19 - - [2025-11-07 15:39:18] "DELETE /project/0a3b82be-df0a-45d3-b8d7-02b2563c7011 HTTP/1.1" 200 115 0.333881 10.0.0.19 - - [2025-11-07 15:39:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002132 10.0.0.19 - - [2025-11-07 15:39:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003192 10.0.0.19 - - [2025-11-07 15:40:07] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.19 - - [2025-11-07 15:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.19 - - [2025-11-07 15:40:07] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002675 10.0.0.19 - - [2025-11-07 15:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2025-11-07 15:40:07] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002054 10.0.0.19 - - [2025-11-07 15:40:21] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.19 - - [2025-11-07 15:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2025-11-07 15:40:21] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004175 10.0.0.19 - - [2025-11-07 15:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2025-11-07 15:40:21] "GET /config-node/fec23637-4762-4d0b-800b-8636947b7b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002109 10.0.0.19 - - [2025-11-07 15:40:22] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.19 - - [2025-11-07 15:40:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001850 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2025-11-07 15:40:27] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003093 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.010737 10.0.0.19 - - [2025-11-07 15:40:27] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 264 0.001863 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/c1b8b170-aca1-4ec0-9845-834ab03223ba HTTP/1.1" 200 244 0.009072 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 261 0.007491 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/1c1d914a-85a2-4375-9f03-c44838a12655 HTTP/1.1" 200 244 0.010042 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 261 0.010930 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/3005c8a1-4a46-4dae-8861-b14889c9a086 HTTP/1.1" 200 244 0.011139 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 253 0.008266 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/792d5124-bbbf-4942-933e-31704f292555 HTTP/1.1" 200 244 0.021415 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 251 0.001621 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/d2aa14d4-a96c-4213-b97d-84b2b28c03da HTTP/1.1" 200 244 0.010507 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 252 0.006089 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/cd31b809-beb5-4c78-82a6-f1f4a075f50a HTTP/1.1" 200 244 0.019854 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 256 0.003619 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/fba9e7fd-152b-4e8e-990d-a17af1080736 HTTP/1.1" 200 244 0.014670 10.0.0.19 - - [2025-11-07 15:40:27] "POST /alarms HTTP/1.1" 409 248 0.007296 10.0.0.19 - - [2025-11-07 15:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2025-11-07 15:40:27] "PUT /alarm/51d9400c-f194-4745-85fe-54ddb880ac97 HTTP/1.1" 200 244 0.012156 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 252 0.013111 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/26426a40-4275-48c1-b103-4f5fd4c3bf55 HTTP/1.1" 200 244 0.013532 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 257 0.012743 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/45d90672-de5f-49b2-bb60-8c2cc7147443 HTTP/1.1" 200 244 0.023494 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 251 0.005338 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/faa64d5b-90d9-4d6a-89b2-c4c6cadbce8c HTTP/1.1" 200 244 0.010463 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 257 0.003087 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/b793e220-b201-4431-8e98-47b0cda97e94 HTTP/1.1" 200 244 0.009934 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 261 0.002408 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/bc1c8fb7-2887-4929-8319-87438497b8a3 HTTP/1.1" 200 244 0.010428 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 258 0.005964 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/6b38d374-df09-4703-b58b-6fdca08915b4 HTTP/1.1" 200 244 0.009971 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 254 0.016821 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/755d64e1-697c-477a-8480-231b1af60f25 HTTP/1.1" 200 244 0.012707 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 254 0.005155 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/320cc540-d87b-4b7d-9e35-9a52bbedbd76 HTTP/1.1" 200 244 0.013256 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 254 0.003819 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/23d0493d-8262-4fd7-95b2-c9cfe5113d72 HTTP/1.1" 200 244 0.010301 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 247 0.007641 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/055f84c9-12be-4739-9eb2-00922268ad12 HTTP/1.1" 200 244 0.013874 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 272 0.002685 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/ca5d1a4b-a90d-424f-9819-4bed01445cbd HTTP/1.1" 200 244 0.010712 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 261 0.004513 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/655cd394-07a4-48f8-b9cc-f3d866e4e033 HTTP/1.1" 200 244 0.015507 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 259 0.017388 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-11-07 15:40:28] "PUT /alarm/21384309-0dcf-42d6-a3fd-779c40f6151c HTTP/1.1" 200 244 0.016031 10.0.0.19 - - [2025-11-07 15:40:28] "POST /alarms HTTP/1.1" 409 265 0.017007 10.0.0.19 - - [2025-11-07 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.19 - - [2025-11-07 15:40:29] "PUT /alarm/8c5bc4a4-03e4-484d-a0dd-3a0d1d99e093 HTTP/1.1" 200 244 0.013182 10.0.0.19 - - [2025-11-07 15:40:29] "POST /alarms HTTP/1.1" 409 279 0.003655 10.0.0.19 - - [2025-11-07 15:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2025-11-07 15:40:29] "PUT /alarm/abb33913-3702-494d-8f0e-4917666a46ed HTTP/1.1" 200 244 0.011971 10.0.0.19 - - [2025-11-07 15:40:29] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.19 - - [2025-11-07 15:40:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003791 10.0.0.19 - - [2025-11-07 15:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.19 - - [2025-11-07 15:40:29] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.015704 10.0.0.19 - - [2025-11-07 15:40:29] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.19 - - [2025-11-07 15:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2025-11-07 15:40:29] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003042 10.0.0.19 - - [2025-11-07 15:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2025-11-07 15:40:29] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.007573 10.0.0.19 - - [2025-11-07 15:40:30] "GET / HTTP/1.1" 200 35931 0.002412 10.0.0.19 - - [2025-11-07 15:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2025-11-07 15:40:30] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004350 10.0.0.19 - - [2025-11-07 15:40:30] "PUT /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7 HTTP/1.1" 200 274 0.013150 10.0.0.19 - - [2025-11-07 15:40:33] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.19 - - [2025-11-07 15:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2025-11-07 15:40:33] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002784 10.0.0.19 - - [2025-11-07 15:40:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001659 10.0.0.19 - - [2025-11-07 15:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.19 - - [2025-11-07 15:40:33] "GET /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002583 10.0.0.19 - - [2025-11-07 15:40:33] "PUT /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf HTTP/1.1" 200 254 0.009918 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:40:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:40:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.19 - - [2025-11-07 15:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012144 10.0.0.19 - - [2025-11-07 15:40:36] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007548 10.0.0.19 - - [2025-11-07 15:40:38] "POST /tags HTTP/1.1" 200 365 0.038844 10.0.0.19 - - [2025-11-07 15:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010192 10.0.0.19 - - [2025-11-07 15:40:38] "GET /tag/3c669285-0ab3-4751-9678-1dff69dc7251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012269 10.0.0.19 - - [2025-11-07 15:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2025-11-07 15:40:38] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032841 10.0.0.19 - - [2025-11-07 15:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2025-11-07 15:40:38] "GET /service-appliance-set/40c7ded6-c3ee-47a5-a530-5e6fc0aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002606 10.0.0.19 - - [2025-11-07 15:40:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.001754 10.0.0.19 - - [2025-11-07 15:40:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087251 10.0.0.19 - - [2025-11-07 15:40:38] "GET /virtual-machine-interface/492adb5b-cc91-4a0e-9437-cecf82d75079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004574 10.0.0.19 - - [2025-11-07 15:40:38] "POST /set-tag HTTP/1.1" 200 109 0.013766 10.0.0.19 - - [2025-11-07 15:40:38] "POST /instance-ips HTTP/1.1" 200 417 0.023942 10.0.0.19 - - [2025-11-07 15:40:38] "GET /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004050 10.0.0.19 - - [2025-11-07 15:40:38] "POST /loadbalancers HTTP/1.1" 200 618 0.057601 10.0.0.19 - - [2025-11-07 15:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015333 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018179 10.0.0.19 - - [2025-11-07 15:40:39] "POST /service-instances HTTP/1.1" 200 566 0.027989 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.018414 10.0.0.19 - - [2025-11-07 15:40:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032495 10.0.0.19 - - [2025-11-07 15:40:39] "GET /virtual-machine-interface/492adb5b-cc91-4a0e-9437-cecf82d75079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004582 10.0.0.19 - - [2025-11-07 15:40:39] "GET /virtual-machine-interface/492adb5b-cc91-4a0e-9437-cecf82d75079?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004947 10.0.0.19 - - [2025-11-07 15:40:39] "PUT /service-instance/288412f1-e05c-4c62-b2be-a679ffbc4a2a HTTP/1.1" 200 266 0.007191 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.004338 10.0.0.19 - - [2025-11-07 15:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015259 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-11-07 15:40:39] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011822 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.19 - - [2025-11-07 15:40:39] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003021 10.0.0.19 - - [2025-11-07 15:40:39] "POST /virtual-machines HTTP/1.1" 200 429 0.018798 10.0.0.19 - - [2025-11-07 15:40:39] "POST /tags HTTP/1.1" 409 221 0.002697 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006786 10.0.0.19 - - [2025-11-07 15:40:39] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028138 10.0.0.19 - - [2025-11-07 15:40:39] "POST /tags HTTP/1.1" 409 238 0.005808 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.19 - - [2025-11-07 15:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112587 10.0.0.19 - - [2025-11-07 15:40:39] "POST /chown HTTP/1.1" 200 109 0.018593 10.0.0.19 - - [2025-11-07 15:40:39] "GET /tag/3c669285-0ab3-4751-9678-1dff69dc7251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011020 10.0.0.19 - - [2025-11-07 15:40:39] "POST /chown HTTP/1.1" 200 109 0.007414 10.0.0.19 - - [2025-11-07 15:40:39] "PUT /virtual-machine-interface/266b84da-b26b-4f7d-ba9b-6208179c32b0 HTTP/1.1" 200 284 0.011487 10.0.0.19 - - [2025-11-07 15:40:39] "POST /firewall-rules HTTP/1.1" 200 650 0.059499 10.0.0.19 - - [2025-11-07 15:40:39] "GET /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013449 10.0.0.19 - - [2025-11-07 15:40:39] "PUT /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 256 0.037364 10.0.0.19 - - [2025-11-07 15:40:39] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003403 10.0.0.19 - - [2025-11-07 15:40:39] "GET /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003015 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.013955 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.040042 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.027901 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.029072 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008690 10.0.0.19 - - [2025-11-07 15:40:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033499 10.0.0.19 - - [2025-11-07 15:40:39] "GET /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002705 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.018248 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.016735 10.0.0.19 - - [2025-11-07 15:40:39] "POST /ref-update HTTP/1.1" 200 156 0.021454 10.0.0.19 - - [2025-11-07 15:40:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031057 10.0.0.19 - - [2025-11-07 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012064 10.0.0.19 - - [2025-11-07 15:40:39] "POST /virtual-machines HTTP/1.1" 200 429 0.015754 10.0.0.19 - - [2025-11-07 15:40:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046813 10.0.0.19 - - [2025-11-07 15:40:39] "GET /loadbalancer-listener/b64d4e7e-6dd0-4a05-ae98-0dcea448815f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.041383 10.0.0.19 - - [2025-11-07 15:40:39] "GET /loadbalancer-listener/b64d4e7e-6dd0-4a05-ae98-0dcea448815f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.014151 10.0.0.19 - - [2025-11-07 15:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124933 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.020342 10.0.0.19 - - [2025-11-07 15:40:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.062870 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /virtual-machine-interface/e766d7a0-2dcf-4be2-9f25-82ba57570cc8 HTTP/1.1" 200 284 0.012649 10.0.0.19 - - [2025-11-07 15:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018246 10.0.0.19 - - [2025-11-07 15:40:40] "GET /loadbalancer-pool/d17d593d-dabb-4fab-9135-fa1ee25888b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004160 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 256 0.033022 10.0.0.19 - - [2025-11-07 15:40:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020921 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.016406 10.0.0.19 - - [2025-11-07 15:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024614 10.0.0.19 - - [2025-11-07 15:40:40] "GET /loadbalancer-member/51023f9b-2434-4e0c-878a-a2196f096305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006675 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.028471 10.0.0.19 - - [2025-11-07 15:40:40] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008028 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2025-11-07 15:40:40] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008632 10.0.0.19 - - [2025-11-07 15:40:40] "POST /tags HTTP/1.1" 409 221 0.004173 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.022870 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /service-instance/288412f1-e05c-4c62-b2be-a679ffbc4a2a HTTP/1.1" 200 266 0.008245 10.0.0.19 - - [2025-11-07 15:40:40] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013146 10.0.0.19 - - [2025-11-07 15:40:40] "POST /tags HTTP/1.1" 409 238 0.001856 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2025-11-07 15:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007865 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2025-11-07 15:40:40] "GET /tag/3c669285-0ab3-4751-9678-1dff69dc7251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011133 10.0.0.19 - - [2025-11-07 15:40:40] "POST /firewall-rules HTTP/1.1" 409 293 0.002263 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.012789 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1 HTTP/1.1" 200 260 0.032570 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 256 0.020937 10.0.0.19 - - [2025-11-07 15:40:40] "GET /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015621 10.0.0.19 - - [2025-11-07 15:40:40] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003386 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.017613 10.0.0.19 - - [2025-11-07 15:40:40] "GET /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002561 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2025-11-07 15:40:40] "GET /tag/3c669285-0ab3-4751-9678-1dff69dc7251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009577 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.016298 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.017232 10.0.0.19 - - [2025-11-07 15:40:40] "GET /tag/3c669285-0ab3-4751-9678-1dff69dc7251?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012437 10.0.0.19 - - [2025-11-07 15:40:40] "GET /virtual-machine-interface/266b84da-b26b-4f7d-ba9b-6208179c32b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005117 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 256 0.042163 10.0.0.19 - - [2025-11-07 15:40:40] "POST /set-tag HTTP/1.1" 200 109 0.021934 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.011835 10.0.0.19 - - [2025-11-07 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.19 - - [2025-11-07 15:40:40] "GET /virtual-machine-interface/492adb5b-cc91-4a0e-9437-cecf82d75079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006867 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.011096 10.0.0.19 - - [2025-11-07 15:40:40] "POST /set-tag HTTP/1.1" 200 109 0.030410 10.0.0.19 - - [2025-11-07 15:40:40] "GET /virtual-machine-interface/e766d7a0-2dcf-4be2-9f25-82ba57570cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008233 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.009129 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 256 0.014490 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.027585 10.0.0.19 - - [2025-11-07 15:40:40] "POST /set-tag HTTP/1.1" 200 109 0.045053 10.0.0.19 - - [2025-11-07 15:40:40] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009979 10.0.0.19 - - [2025-11-07 15:40:40] "GET /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002427 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.006156 10.0.0.19 - - [2025-11-07 15:40:40] "POST /chown HTTP/1.1" 200 109 0.019803 10.0.0.19 - - [2025-11-07 15:40:40] "PUT /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 256 0.016231 10.0.0.19 - - [2025-11-07 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.018088 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /firewall-rule/af62f56c-285e-421a-a224-2571b0a4f8d1 HTTP/1.1" 200 115 0.048163 10.0.0.19 - - [2025-11-07 15:40:41] "POST /ref-update HTTP/1.1" 200 156 0.018899 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /loadbalancer-member/51023f9b-2434-4e0c-878a-a2196f096305 HTTP/1.1" 200 115 0.041933 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /loadbalancer-pool/d17d593d-dabb-4fab-9135-fa1ee25888b6 HTTP/1.1" 200 115 0.034779 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /loadbalancer-listener/b64d4e7e-6dd0-4a05-ae98-0dcea448815f HTTP/1.1" 200 115 0.027595 10.0.0.19 - - [2025-11-07 15:40:41] "PUT /service-instance/288412f1-e05c-4c62-b2be-a679ffbc4a2a HTTP/1.1" 200 266 0.021269 10.0.0.19 - - [2025-11-07 15:40:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017382 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03 HTTP/1.1" 200 115 0.055576 10.0.0.19 - - [2025-11-07 15:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.19 - - [2025-11-07 15:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /instance-ip/d6cd6ea8-3214-4ad2-9672-213bcd29aee2 HTTP/1.1" 200 115 0.053044 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /virtual-machine-interface/492adb5b-cc91-4a0e-9437-cecf82d75079 HTTP/1.1" 200 115 0.100446 10.0.0.19 - - [2025-11-07 15:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.19 - - [2025-11-07 15:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /tag/3c669285-0ab3-4751-9678-1dff69dc7251 HTTP/1.1" 200 115 0.072890 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /service-instance/288412f1-e05c-4c62-b2be-a679ffbc4a2a HTTP/1.1" 200 115 0.043138 10.0.0.19 - - [2025-11-07 15:40:41] "GET /virtual-machine-interface/e766d7a0-2dcf-4be2-9f25-82ba57570cc8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005685 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /virtual-machine-interface/e766d7a0-2dcf-4be2-9f25-82ba57570cc8 HTTP/1.1" 200 115 0.042102 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /virtual-machine/f7bfe9f9-cebc-4633-99ed-799f81cf5c91 HTTP/1.1" 200 115 0.026188 10.0.0.19 - - [2025-11-07 15:40:41] "GET /virtual-machine-interface/266b84da-b26b-4f7d-ba9b-6208179c32b0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007750 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /virtual-machine-interface/266b84da-b26b-4f7d-ba9b-6208179c32b0 HTTP/1.1" 200 115 0.039228 10.0.0.19 - - [2025-11-07 15:40:41] "POST /ref-update HTTP/1.1" 200 156 0.011333 10.0.0.19 - - [2025-11-07 15:40:41] "DELETE /virtual-machine/262c3cd7-08cb-46d3-bb81-73c97d27ab49 HTTP/1.1" 200 115 0.040078 10.0.0.19 - - [2025-11-07 15:40:48] "GET / HTTP/1.1" 200 35931 0.002441 10.0.0.19 - - [2025-11-07 15:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2025-11-07 15:40:48] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004262 10.0.0.19 - - [2025-11-07 15:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2025-11-07 15:40:48] "GET /config-node/fec23637-4762-4d0b-800b-8636947b7b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002517 10.0.0.19 - - [2025-11-07 15:41:00] "GET / HTTP/1.1" 200 35931 0.002429 10.0.0.19 - - [2025-11-07 15:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2025-11-07 15:41:00] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002404 10.0.0.19 - - [2025-11-07 15:41:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001704 10.0.0.19 - - [2025-11-07 15:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.19 - - [2025-11-07 15:41:00] "GET /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003937 10.0.0.19 - - [2025-11-07 15:41:00] "PUT /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf HTTP/1.1" 200 254 0.010771 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:41:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001178 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:41:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.19 - - [2025-11-07 15:41:36] "GET / HTTP/1.1" 200 35931 0.006847 10.0.0.19 - - [2025-11-07 15:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2025-11-07 15:41:36] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004697 10.0.0.19 - - [2025-11-07 15:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2025-11-07 15:41:36] "GET /config-node/fec23637-4762-4d0b-800b-8636947b7b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003088 10.0.0.19 - - [2025-11-07 15:41:37] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.19 - - [2025-11-07 15:41:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002000 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2025-11-07 15:41:42] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002078 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.006398 10.0.0.19 - - [2025-11-07 15:41:42] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 264 0.002126 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/c1b8b170-aca1-4ec0-9845-834ab03223ba HTTP/1.1" 200 244 0.009113 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 261 0.006531 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/1c1d914a-85a2-4375-9f03-c44838a12655 HTTP/1.1" 200 244 0.010212 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 261 0.005541 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/3005c8a1-4a46-4dae-8861-b14889c9a086 HTTP/1.1" 200 244 0.008884 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 253 0.003031 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/792d5124-bbbf-4942-933e-31704f292555 HTTP/1.1" 200 244 0.010958 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 251 0.010390 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/d2aa14d4-a96c-4213-b97d-84b2b28c03da HTTP/1.1" 200 244 0.011796 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 252 0.010445 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/cd31b809-beb5-4c78-82a6-f1f4a075f50a HTTP/1.1" 200 244 0.009171 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 256 0.001595 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/fba9e7fd-152b-4e8e-990d-a17af1080736 HTTP/1.1" 200 244 0.015867 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 248 0.002079 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/51d9400c-f194-4745-85fe-54ddb880ac97 HTTP/1.1" 200 244 0.009124 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 252 0.007868 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/26426a40-4275-48c1-b103-4f5fd4c3bf55 HTTP/1.1" 200 244 0.014462 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 257 0.009929 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2025-11-07 15:41:42] "PUT /alarm/45d90672-de5f-49b2-bb60-8c2cc7147443 HTTP/1.1" 200 244 0.021775 10.0.0.19 - - [2025-11-07 15:41:42] "POST /alarms HTTP/1.1" 409 251 0.006842 10.0.0.19 - - [2025-11-07 15:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/faa64d5b-90d9-4d6a-89b2-c4c6cadbce8c HTTP/1.1" 200 244 0.016936 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 257 0.003338 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/b793e220-b201-4431-8e98-47b0cda97e94 HTTP/1.1" 200 244 0.016392 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 261 0.001950 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/bc1c8fb7-2887-4929-8319-87438497b8a3 HTTP/1.1" 200 244 0.016972 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 258 0.013010 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/6b38d374-df09-4703-b58b-6fdca08915b4 HTTP/1.1" 200 244 0.009674 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 254 0.012438 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/755d64e1-697c-477a-8480-231b1af60f25 HTTP/1.1" 200 244 0.009821 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 254 0.010685 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/320cc540-d87b-4b7d-9e35-9a52bbedbd76 HTTP/1.1" 200 244 0.008589 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 254 0.014248 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/23d0493d-8262-4fd7-95b2-c9cfe5113d72 HTTP/1.1" 200 244 0.011230 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 247 0.004483 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/055f84c9-12be-4739-9eb2-00922268ad12 HTTP/1.1" 200 244 0.008361 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 272 0.002658 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/ca5d1a4b-a90d-424f-9819-4bed01445cbd HTTP/1.1" 200 244 0.008874 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 261 0.004406 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/655cd394-07a4-48f8-b9cc-f3d866e4e033 HTTP/1.1" 200 244 0.010444 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 259 0.006495 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/21384309-0dcf-42d6-a3fd-779c40f6151c HTTP/1.1" 200 244 0.010677 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 265 0.007220 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/8c5bc4a4-03e4-484d-a0dd-3a0d1d99e093 HTTP/1.1" 200 244 0.009257 10.0.0.19 - - [2025-11-07 15:41:43] "POST /alarms HTTP/1.1" 409 279 0.002930 10.0.0.19 - - [2025-11-07 15:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.19 - - [2025-11-07 15:41:43] "PUT /alarm/abb33913-3702-494d-8f0e-4917666a46ed HTTP/1.1" 200 244 0.010116 10.0.0.19 - - [2025-11-07 15:41:44] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.19 - - [2025-11-07 15:41:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005066 10.0.0.19 - - [2025-11-07 15:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2025-11-07 15:41:44] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.012945 10.0.0.19 - - [2025-11-07 15:41:44] "GET / HTTP/1.1" 200 35931 0.002580 10.0.0.19 - - [2025-11-07 15:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2025-11-07 15:41:44] "GET /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002489 10.0.0.19 - - [2025-11-07 15:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.19 - - [2025-11-07 15:41:44] "PUT /global-vrouter-config/dcd4183f-f26f-4add-ad61-33c3a619116b HTTP/1.1" 200 276 0.018568 10.0.0.19 - - [2025-11-07 15:41:44] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.19 - - [2025-11-07 15:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-11-07 15:41:44] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006033 10.0.0.19 - - [2025-11-07 15:41:44] "PUT /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7 HTTP/1.1" 200 274 0.021995 10.0.0.19 - - [2025-11-07 15:41:48] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.19 - - [2025-11-07 15:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2025-11-07 15:41:48] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002862 10.0.0.19 - - [2025-11-07 15:41:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002018 10.0.0.19 - - [2025-11-07 15:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2025-11-07 15:41:48] "GET /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002911 10.0.0.19 - - [2025-11-07 15:41:48] "PUT /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf HTTP/1.1" 200 254 0.012429 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:41:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:41:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.19 - - [2025-11-07 15:41:53] "POST /tags HTTP/1.1" 200 355 0.029271 10.0.0.19 - - [2025-11-07 15:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010852 10.0.0.19 - - [2025-11-07 15:41:53] "GET /tag/cdc38b72-a38b-42ba-a301-96af788067d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016835 10.0.0.19 - - [2025-11-07 15:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.19 - - [2025-11-07 15:41:53] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008687 10.0.0.19 - - [2025-11-07 15:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2025-11-07 15:41:53] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044191 10.0.0.19 - - [2025-11-07 15:41:53] "POST /virtual-machines HTTP/1.1" 200 351 0.018126 10.0.0.19 - - [2025-11-07 15:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010494 10.0.0.19 - - [2025-11-07 15:41:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.100581 10.0.0.19 - - [2025-11-07 15:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010714 10.0.0.19 - - [2025-11-07 15:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011515 10.0.0.19 - - [2025-11-07 15:41:53] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004827 10.0.0.19 - - [2025-11-07 15:41:53] "POST /instance-ips HTTP/1.1" 200 391 0.023301 10.0.0.19 - - [2025-11-07 15:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025828 10.0.0.19 - - [2025-11-07 15:41:53] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014292 10.0.0.19 - - [2025-11-07 15:41:53] "POST /set-tag HTTP/1.1" 200 109 0.016968 10.0.0.19 - - [2025-11-07 15:41:53] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013887 10.0.0.19 - - [2025-11-07 15:41:53] "GET /instance-ip/48ce95be-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005989 10.0.0.19 - - [2025-11-07 15:41:53] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004482 10.0.0.19 - - [2025-11-07 15:41:53] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.19 - - [2025-11-07 15:41:53] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004837 10.0.0.19 - - [2025-11-07 15:41:54] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020336 10.0.0.19 - - [2025-11-07 15:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.19 - - [2025-11-07 15:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-network/be444035-2992-4150-9a09-d4d6913e5c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003373 10.0.0.19 - - [2025-11-07 15:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2025-11-07 15:41:54] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039165 10.0.0.19 - - [2025-11-07 15:41:54] "POST /virtual-machines HTTP/1.1" 200 355 0.006691 10.0.0.19 - - [2025-11-07 15:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008616 10.0.0.19 - - [2025-11-07 15:41:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116612 10.0.0.19 - - [2025-11-07 15:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008139 10.0.0.19 - - [2025-11-07 15:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004788 10.0.0.19 - - [2025-11-07 15:41:54] "POST /instance-ips HTTP/1.1" 200 395 0.020753 10.0.0.19 - - [2025-11-07 15:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014478 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006865 10.0.0.19 - - [2025-11-07 15:41:54] "POST /set-tag HTTP/1.1" 200 109 0.019717 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017321 10.0.0.19 - - [2025-11-07 15:41:54] "GET /instance-ip/493d4338-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003720 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005705 10.0.0.19 - - [2025-11-07 15:41:54] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-router/91b6443d-2577-40b5-a312-177f23b2c77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.006474 10.0.0.19 - - [2025-11-07 15:41:54] "POST /ref-update HTTP/1.1" 200 156 0.010660 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005848 10.0.0.19 - - [2025-11-07 15:41:54] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004392 10.0.0.19 - - [2025-11-07 15:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.19 - - [2025-11-07 15:41:54] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003858 10.0.0.19 - - [2025-11-07 15:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.19 - - [2025-11-07 15:42:03] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.19 - - [2025-11-07 15:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2025-11-07 15:42:03] "GET /global-system-config/46bdcb0b-47d4-4bf3-a51d-f4a35279a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004496 10.0.0.19 - - [2025-11-07 15:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.19 - - [2025-11-07 15:42:03] "GET /config-node/fec23637-4762-4d0b-800b-8636947b7b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002139 10.0.0.19 - - [2025-11-07 15:42:07] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004135 10.0.0.19 - - [2025-11-07 15:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.19 - - [2025-11-07 15:42:08] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004407 10.0.0.19 - - [2025-11-07 15:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.19 - - [2025-11-07 15:42:09] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006198 10.0.0.19 - - [2025-11-07 15:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.19 - - [2025-11-07 15:42:15] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.19 - - [2025-11-07 15:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2025-11-07 15:42:15] "GET /routing-instance/1aea4510-6be3-4633-b3f8-0f8c88ae9261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002568 10.0.0.19 - - [2025-11-07 15:42:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001532 10.0.0.19 - - [2025-11-07 15:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.19 - - [2025-11-07 15:42:15] "GET /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002412 10.0.0.19 - - [2025-11-07 15:42:15] "PUT /bgp-router/61b875f2-dbd6-4e5a-ac40-be02c3ddaebf HTTP/1.1" 200 254 0.011820 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.19 - - [2025-11-07 15:42:38] "POST /tags HTTP/1.1" 200 365 0.051755 10.0.0.19 - - [2025-11-07 15:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.19 - - [2025-11-07 15:42:38] "GET /tag/a97f205c-8f42-44d6-92d7-21ee4db723a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017025 10.0.0.19 - - [2025-11-07 15:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2025-11-07 15:42:38] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041658 10.0.0.19 - - [2025-11-07 15:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2025-11-07 15:42:38] "GET /service-appliance-set/40c7ded6-c3ee-47a5-a530-5e6fc0aed6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003258 10.0.0.19 - - [2025-11-07 15:42:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.002081 10.0.0.19 - - [2025-11-07 15:42:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.117046 10.0.0.19 - - [2025-11-07 15:42:38] "GET /virtual-machine-interface/672fc2a8-34a2-4c10-98cc-867dddc8b3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010563 10.0.0.19 - - [2025-11-07 15:42:38] "POST /set-tag HTTP/1.1" 200 109 0.023539 10.0.0.19 - - [2025-11-07 15:42:39] "POST /instance-ips HTTP/1.1" 200 417 0.048630 10.0.0.19 - - [2025-11-07 15:42:39] "GET /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003996 10.0.0.19 - - [2025-11-07 15:42:39] "POST /loadbalancers HTTP/1.1" 200 618 0.070254 10.0.0.19 - - [2025-11-07 15:42:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031071 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015820 10.0.0.19 - - [2025-11-07 15:42:39] "POST /service-instances HTTP/1.1" 200 566 0.047328 10.0.0.19 - - [2025-11-07 15:42:39] "POST /ref-update HTTP/1.1" 200 156 0.019573 10.0.0.19 - - [2025-11-07 15:42:39] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076040 10.0.0.19 - - [2025-11-07 15:42:39] "GET /virtual-machine-interface/672fc2a8-34a2-4c10-98cc-867dddc8b3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010479 10.0.0.19 - - [2025-11-07 15:42:39] "GET /virtual-machine-interface/672fc2a8-34a2-4c10-98cc-867dddc8b3f3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007640 10.0.0.19 - - [2025-11-07 15:42:39] "PUT /service-instance/eaf3e551-da14-4595-986b-ac9a52007532 HTTP/1.1" 200 266 0.027862 10.0.0.19 - - [2025-11-07 15:42:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024363 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.004824 10.0.0.19 - - [2025-11-07 15:42:39] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002761 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-11-07 15:42:39] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004103 10.0.0.19 - - [2025-11-07 15:42:39] "POST /tags HTTP/1.1" 409 221 0.004259 10.0.0.19 - - [2025-11-07 15:42:39] "POST /virtual-machines HTTP/1.1" 200 429 0.015139 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.19 - - [2025-11-07 15:42:39] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011347 10.0.0.19 - - [2025-11-07 15:42:39] "POST /tags HTTP/1.1" 409 238 0.002383 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 10.0.0.19 - - [2025-11-07 15:42:39] "GET /tag/a97f205c-8f42-44d6-92d7-21ee4db723a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018304 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.19 - - [2025-11-07 15:42:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.156750 10.0.0.19 - - [2025-11-07 15:42:39] "POST /chown HTTP/1.1" 200 109 0.022506 10.0.0.19 - - [2025-11-07 15:42:39] "POST /firewall-rules HTTP/1.1" 200 650 0.152895 10.0.0.19 - - [2025-11-07 15:42:39] "GET /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.021986 10.0.0.19 - - [2025-11-07 15:42:39] "POST /chown HTTP/1.1" 200 109 0.048016 10.0.0.19 - - [2025-11-07 15:42:39] "PUT /virtual-machine-interface/56245b43-4c30-4739-874c-a10bfb55fee7 HTTP/1.1" 200 284 0.015711 10.0.0.19 - - [2025-11-07 15:42:39] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005941 10.0.0.19 - - [2025-11-07 15:42:39] "GET /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003589 10.0.0.19 - - [2025-11-07 15:42:39] "PUT /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 256 0.029825 10.0.0.19 - - [2025-11-07 15:42:39] "POST /ref-update HTTP/1.1" 200 156 0.027120 10.0.0.19 - - [2025-11-07 15:42:39] "POST /ref-update HTTP/1.1" 200 156 0.017060 10.0.0.19 - - [2025-11-07 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023279 10.0.0.19 - - [2025-11-07 15:42:39] "POST /ref-update HTTP/1.1" 200 156 0.082574 10.0.0.19 - - [2025-11-07 15:42:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.102852 10.0.0.19 - - [2025-11-07 15:42:40] "GET /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.075601 10.0.0.19 - - [2025-11-07 15:42:40] "POST /ref-update HTTP/1.1" 200 156 0.134685 10.0.0.19 - - [2025-11-07 15:42:40] "POST /ref-update HTTP/1.1" 200 156 0.016276 10.0.0.19 - - [2025-11-07 15:42:40] "POST /ref-update HTTP/1.1" 200 156 0.021104 10.0.0.19 - - [2025-11-07 15:42:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.080040 10.0.0.19 - - [2025-11-07 15:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033863 10.0.0.19 - - [2025-11-07 15:42:40] "POST /ref-update HTTP/1.1" 200 156 0.086061 10.0.0.19 - - [2025-11-07 15:42:40] "GET /project/7eb9b25e-d7aa-4ae7-a1d7-e22c8d44e086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080977 10.0.0.19 - - [2025-11-07 15:42:40] "POST /virtual-machines HTTP/1.1" 200 429 0.042413 10.0.0.19 - - [2025-11-07 15:42:40] "GET /loadbalancer-listener/20538b9a-222b-4a1f-b4c2-c98a48c05329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.028501 10.0.0.19 - - [2025-11-07 15:42:40] "GET /loadbalancer-listener/20538b9a-222b-4a1f-b4c2-c98a48c05329?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.032963 10.0.0.19 - - [2025-11-07 15:42:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043274 10.0.0.19 - - [2025-11-07 15:42:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164410 10.0.0.19 - - [2025-11-07 15:42:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.052399 10.0.0.19 - - [2025-11-07 15:42:40] "GET /loadbalancer-pool/53f7079c-a238-467b-8aeb-77fe266fae89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027706 10.0.0.19 - - [2025-11-07 15:42:40] "POST /chown HTTP/1.1" 200 109 0.065566 10.0.0.19 - - [2025-11-07 15:42:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.075991 10.0.0.19 - - [2025-11-07 15:42:40] "POST /chown HTTP/1.1" 200 109 0.037209 10.0.0.19 - - [2025-11-07 15:42:40] "PUT /virtual-machine-interface/2eb38e7f-202a-48be-a9b4-f0d944f99847 HTTP/1.1" 200 284 0.015013 10.0.0.19 - - [2025-11-07 15:42:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022303 10.0.0.19 - - [2025-11-07 15:42:40] "GET /loadbalancer-member/5f41326d-4071-4470-aa13-6b9efb304368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.021156 10.0.0.19 - - [2025-11-07 15:42:40] "GET /application-policy-set/86727f1d-681b-40b2-860b-87f2456f1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006500 10.0.0.19 - - [2025-11-07 15:42:40] "PUT /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 256 0.035518 10.0.0.19 - - [2025-11-07 15:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2025-11-07 15:42:40] "GET /policy-management/147f4546-60c6-4074-b4e2-1924c0365900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003467 10.0.0.19 - - [2025-11-07 15:42:40] "POST /tags HTTP/1.1" 409 221 0.002722 10.0.0.19 - - [2025-11-07 15:42:40] "POST /ref-update HTTP/1.1" 200 156 0.012762 10.0.0.19 - - [2025-11-07 15:42:40] "POST /ref-update HTTP/1.1" 200 156 0.021883 10.0.0.19 - - [2025-11-07 15:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018665 10.0.0.19 - - [2025-11-07 15:42:40] "GET /tag/93715f2b-ce9e-40a2-8d07-de9582843862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024284 10.0.0.19 - - [2025-11-07 15:42:40] "POST /tags HTTP/1.1" 409 238 0.016468 10.0.0.19 - - [2025-11-07 15:42:41] "POST /ref-update HTTP/1.1" 200 156 0.070871 10.0.0.19 - - [2025-11-07 15:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2025-11-07 15:42:41] "GET /tag/a97f205c-8f42-44d6-92d7-21ee4db723a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016781 10.0.0.19 - - [2025-11-07 15:42:41] "POST /firewall-rules HTTP/1.1" 409 293 0.004691 10.0.0.19 - - [2025-11-07 15:42:41] "POST /ref-update HTTP/1.1" 200 156 0.035084 10.0.0.19 - - [2025-11-07 15:42:41] "POST /ref-update HTTP/1.1" 200 156 0.042639 10.0.0.19 - - [2025-11-07 15:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.19 - - [2025-11-07 15:42:41] "PUT /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5 HTTP/1.1" 200 260 0.026207 10.0.0.19 - - [2025-11-07 15:42:41] "GET /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009819 10.0.0.19 - - [2025-11-07 15:42:41] "PUT /service-instance/eaf3e551-da14-4595-986b-ac9a52007532 HTTP/1.1" 200 266 0.016737 10.0.0.19 - - [2025-11-07 15:42:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013491 10.0.0.19 - - [2025-11-07 15:42:41] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019962 10.0.0.19 - - [2025-11-07 15:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.19 - - [2025-11-07 15:42:41] "GET /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004688 10.0.0.19 - - [2025-11-07 15:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.19 - - [2025-11-07 15:42:41] "GET /tag/a97f205c-8f42-44d6-92d7-21ee4db723a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024060 10.0.0.19 - - [2025-11-07 15:42:41] "GET /tag/a97f205c-8f42-44d6-92d7-21ee4db723a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.025677 10.0.0.19 - - [2025-11-07 15:42:41] "POST /chown HTTP/1.1" 200 109 0.063570 10.0.0.19 - - [2025-11-07 15:42:41] "GET /virtual-machine-interface/2eb38e7f-202a-48be-a9b4-f0d944f99847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.023382 10.0.0.19 - - [2025-11-07 15:42:41] "POST /chown HTTP/1.1" 200 109 0.033864 10.0.0.19 - - [2025-11-07 15:42:41] "PUT /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 256 0.054062 10.0.0.19 - - [2025-11-07 15:42:41] "POST /set-tag HTTP/1.1" 200 109 0.094912 10.0.0.19 - - [2025-11-07 15:42:41] "GET /virtual-machine-interface/56245b43-4c30-4739-874c-a10bfb55fee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.036701 10.0.0.19 - - [2025-11-07 15:42:41] "POST /ref-update HTTP/1.1" 200 156 0.079420 10.0.0.19 - - [2025-11-07 15:42:41] "POST /chown HTTP/1.1" 200 109 0.019543 10.0.0.19 - - [2025-11-07 15:42:41] "POST /set-tag HTTP/1.1" 200 109 0.088979 10.0.0.19 - - [2025-11-07 15:42:41] "POST /chown HTTP/1.1" 200 109 0.081262 10.0.0.19 - - [2025-11-07 15:42:41] "GET /virtual-machine-interface/672fc2a8-34a2-4c10-98cc-867dddc8b3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005305 10.0.0.19 - - [2025-11-07 15:42:41] "PUT /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 256 0.018847 10.0.0.19 - - [2025-11-07 15:42:41] "POST /set-tag HTTP/1.1" 200 109 0.044642 10.0.0.19 - - [2025-11-07 15:42:41] "GET /firewall-policy/90fe139b-128c-4d88-985e-b47e5428171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004190 10.0.0.19 - - [2025-11-07 15:42:41] "POST /ref-update HTTP/1.1" 200 156 0.037688 10.0.0.19 - - [2025-11-07 15:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-11-07 15:42:41] "GET /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004395 10.0.0.19 - - [2025-11-07 15:42:41] "POST /ref-update HTTP/1.1" 200 156 0.016090 10.0.0.19 - - [2025-11-07 15:42:41] "POST /chown HTTP/1.1" 200 109 0.036637 10.0.0.19 - - [2025-11-07 15:42:41] "POST /chown HTTP/1.1" 200 109 0.017205 10.0.0.19 - - [2025-11-07 15:42:42] "PUT /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 256 0.030609 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /firewall-rule/55f0aed4-e60b-4baf-b03c-f35486f383a5 HTTP/1.1" 200 115 0.132206 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /loadbalancer-member/5f41326d-4071-4470-aa13-6b9efb304368 HTTP/1.1" 200 115 0.046940 10.0.0.19 - - [2025-11-07 15:42:42] "POST /ref-update HTTP/1.1" 200 156 0.029107 10.0.0.19 - - [2025-11-07 15:42:42] "POST /chown HTTP/1.1" 200 109 0.019714 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /loadbalancer-pool/53f7079c-a238-467b-8aeb-77fe266fae89 HTTP/1.1" 200 115 0.077294 10.0.0.19 - - [2025-11-07 15:42:42] "POST /chown HTTP/1.1" 200 109 0.026630 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /loadbalancer-listener/20538b9a-222b-4a1f-b4c2-c98a48c05329 HTTP/1.1" 200 115 0.058604 10.0.0.19 - - [2025-11-07 15:42:42] "PUT /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 256 0.031743 10.0.0.19 - - [2025-11-07 15:42:42] "POST /ref-update HTTP/1.1" 200 156 0.047076 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /loadbalancer/3bb559b6-e04c-4fef-bd65-a11e48817f03 HTTP/1.1" 200 115 0.125005 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /instance-ip/2c8c46b4-e978-4096-befb-9c2db7feba8d HTTP/1.1" 200 115 0.112326 10.0.0.19 - - [2025-11-07 15:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001126 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /virtual-machine-interface/672fc2a8-34a2-4c10-98cc-867dddc8b3f3 HTTP/1.1" 200 115 0.051559 10.0.0.19 - - [2025-11-07 15:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /tag/a97f205c-8f42-44d6-92d7-21ee4db723a1 HTTP/1.1" 200 115 0.116828 10.0.0.19 - - [2025-11-07 15:42:42] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004189 10.0.0.19 - - [2025-11-07 15:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.19 - - [2025-11-07 15:42:42] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005065 10.0.0.19 - - [2025-11-07 15:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /service-instance/eaf3e551-da14-4595-986b-ac9a52007532 HTTP/1.1" 200 115 0.048095 10.0.0.19 - - [2025-11-07 15:42:42] "GET /virtual-machine-interface/2eb38e7f-202a-48be-a9b4-f0d944f99847?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006811 10.0.0.19 - - [2025-11-07 15:42:42] "GET /virtual-machine/bc334449-6221-4cea-9af3-5aa96f8b66dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006464 10.0.0.19 - - [2025-11-07 15:42:42] "POST /ref-update HTTP/1.1" 200 156 0.016453 10.0.0.19 - - [2025-11-07 15:42:42] "GET /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.024664 10.0.0.19 - - [2025-11-07 15:42:42] "POST /set-tag HTTP/1.1" 200 109 0.069573 10.0.0.19 - - [2025-11-07 15:42:42] "DELETE /virtual-machine-interface/2eb38e7f-202a-48be-a9b4-f0d944f99847 HTTP/1.1" 200 115 0.188672 10.0.0.19 - - [2025-11-07 15:42:42] "POST /set-tag HTTP/1.1" 200 109 0.069220 10.0.0.19 - - [2025-11-07 15:42:43] "DELETE /virtual-machine/36cf0c09-0f94-4637-ac52-56bbeeec8627 HTTP/1.1" 200 115 0.063867 10.0.0.19 - - [2025-11-07 15:42:43] "GET /virtual-machine-interface/56245b43-4c30-4739-874c-a10bfb55fee7?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.005360 10.0.0.19 - - [2025-11-07 15:42:43] "DELETE /instance-ip/48ce95be-bbf0-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.136616 10.0.0.19 - - [2025-11-07 15:42:43] "DELETE /virtual-machine-interface/56245b43-4c30-4739-874c-a10bfb55fee7 HTTP/1.1" 200 115 0.094005 10.0.0.19 - - [2025-11-07 15:42:43] "DELETE /virtual-machine-interface/48b5e0a0-bbf0-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.083198 10.0.0.19 - - [2025-11-07 15:42:43] "POST /ref-update HTTP/1.1" 200 156 0.018502 10.0.0.19 - - [2025-11-07 15:42:43] "DELETE /virtual-machine/bc334449-6221-4cea-9af3-5aa96f8b66dd HTTP/1.1" 200 115 0.061186 10.0.0.19 - - [2025-11-07 15:42:43] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004716 10.0.0.19 - - [2025-11-07 15:42:43] "DELETE /virtual-machine/5c9bb245-5ed5-4f0b-a4c1-dd97cb4364bf HTTP/1.1" 200 115 0.078900 10.0.0.19 - - [2025-11-07 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.002462 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001390 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001333 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:42:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001273 10.0.0.19 - - [2025-11-07 15:43:11] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004643 10.0.0.19 - - [2025-11-07 15:43:11] "POST /set-tag HTTP/1.1" 200 109 0.010216 10.0.0.19 - - [2025-11-07 15:43:11] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005253 10.0.0.19 - - [2025-11-07 15:43:11] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.19 - - [2025-11-07 15:43:11] "GET /virtual-machine/97a4c01c-7bee-481c-821a-c77c2f7808cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004882 10.0.0.19 - - [2025-11-07 15:43:11] "POST /ref-update HTTP/1.1" 200 156 0.012798 10.0.0.19 - - [2025-11-07 15:43:11] "GET /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004504 10.0.0.19 - - [2025-11-07 15:43:11] "POST /set-tag HTTP/1.1" 200 109 0.034812 10.0.0.19 - - [2025-11-07 15:43:11] "POST /set-tag HTTP/1.1" 200 109 0.033564 10.0.0.19 - - [2025-11-07 15:43:11] "DELETE /instance-ip/493d4338-bbf0-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.051080 10.0.0.19 - - [2025-11-07 15:43:11] "DELETE /virtual-machine-interface/4922cf94-bbf0-11f0-ad5a-fa163e19f7ec HTTP/1.1" 200 115 0.050009 10.0.0.19 - - [2025-11-07 15:43:11] "DELETE /virtual-machine/97a4c01c-7bee-481c-821a-c77c2f7808cc HTTP/1.1" 200 115 0.022826 10.0.0.19 - - [2025-11-07 15:43:11] "DELETE /tag/cdc38b72-a38b-42ba-a301-96af788067d5 HTTP/1.1" 200 115 0.039883 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:43:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.19 - - [2025-11-07 15:43:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842