++ 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 Feb 20 09:06:02 AM UTC 2026 ===================' INFO: =================== Fri Feb 20 09:06:02 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.50,10.239.98.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.239.98.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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: 02/20/2026 09:06:47.598 7fb531f1b2c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/20/2026 09:06:48.224 7fb531f1b2c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/20/2026 09:06:48.297 7fb531f1b2c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/20/2026 09:06:48.297 7fb531f1b2c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-02-20 09:06:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.003553 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-02-20 09:07:00] "GET / HTTP/1.1" 503 181 0.000254 10.0.0.50 - - [2026-02-20 09:07:00] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.50 - - [2026-02-20 09:07:01] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.50 - - [2026-02-20 09:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.50 - - [2026-02-20 09:07:01] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.047055 10.0.0.50 - - [2026-02-20 09:07:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002350 10.0.0.50 - - [2026-02-20 09:07:01] "POST /database-nodes HTTP/1.1" 200 597 0.056469 10.0.0.50 - - [2026-02-20 09:07:01] "GET / HTTP/1.1" 200 45303 0.001524 10.0.0.50 - - [2026-02-20 09:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-02-20 09:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2026-02-20 09:07:01] "GET / HTTP/1.1" 200 35931 0.001287 10.0.0.50 - - [2026-02-20 09:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2026-02-20 09:07:01] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006654 10.0.0.50 - - [2026-02-20 09:07:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002929 10.0.0.50 - - [2026-02-20 09:07:01] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.052907 10.0.0.50 - - [2026-02-20 09:07:02] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.50 - - [2026-02-20 09:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.50 - - [2026-02-20 09:07:02] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005498 10.0.0.50 - - [2026-02-20 09:07:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002300 10.0.0.50 - - [2026-02-20 09:07:02] "POST /config-database-nodes HTTP/1.1" 200 611 0.017435 10.0.0.50 - - [2026-02-20 09:07:02] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.50 - - [2026-02-20 09:07:02] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.50 - - [2026-02-20 09:07:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.007034 10.0.0.50 - - [2026-02-20 09:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012316 10.0.0.50 - - [2026-02-20 09:07:03] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004489 10.0.0.50 - - [2026-02-20 09:07:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.087735 10.0.0.50 - - [2026-02-20 09:07:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.002062 10.0.0.50 - - [2026-02-20 09:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2026-02-20 09:07:03] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023210 10.0.0.50 - - [2026-02-20 09:07:03] "GET / HTTP/1.1" 200 35931 0.004164 10.0.0.50 - - [2026-02-20 09:07:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.126555 10.0.0.50 - - [2026-02-20 09:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012334 10.0.0.50 - - [2026-02-20 09:07:03] "GET /network-ipam/c7484f4c-aa17-4b74-9eed-b086c64a2e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004690 10.0.0.50 - - [2026-02-20 09:07:03] "POST /service-templates HTTP/1.1" 200 511 0.044918 10.0.0.50 - - [2026-02-20 09:07:03] "POST /service-templates HTTP/1.1" 200 501 0.070580 10.0.0.50 - - [2026-02-20 09:07:04] "POST /service-templates HTTP/1.1" 200 515 0.095381 10.0.0.50 - - [2026-02-20 09:07:04] "POST /service-templates HTTP/1.1" 200 535 0.114899 10.0.0.50 - - [2026-02-20 09:07:04] "POST /service-templates HTTP/1.1" 200 507 0.049276 10.0.0.50 - - [2026-02-20 09:07:04] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.50 - - [2026-02-20 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-02-20 09:07:04] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003608 10.0.0.50 - - [2026-02-20 09:07:04] "POST /bgp-routers HTTP/1.1" 200 616 0.022226 10.0.0.50 - - [2026-02-20 09:07:04] "GET /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006708 10.0.0.50 - - [2026-02-20 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.50 - - [2026-02-20 09:07:04] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004281 10.0.0.50 - - [2026-02-20 09:07:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001771 10.0.0.50 - - [2026-02-20 09:07:04] "POST /ref-update HTTP/1.1" 200 156 0.032882 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:07:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001411 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:07:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001533 10.0.0.50 - - [2026-02-20 09:07:07] "GET / HTTP/1.1" 200 35931 0.001162 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016849 10.0.0.50 - - [2026-02-20 09:07:07] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008416 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.001672 10.0.0.50 - - [2026-02-20 09:07:07] "GET / HTTP/1.1" 200 35931 0.001288 10.0.0.50 - - [2026-02-20 09:07:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.039983 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.50 - - [2026-02-20 09:07:07] "GET /domain/30f6b841-1309-40f3-9c41-bedb694c0e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007383 10.0.0.50 - - [2026-02-20 09:07:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000617 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.015218 10.0.0.50 - - [2026-02-20 09:07:07] "POST /security-groups HTTP/1.1" 200 570 0.111981 10.0.0.50 - - [2026-02-20 09:07:07] "POST /projects HTTP/1.1" 200 481 0.302403 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.50 - - [2026-02-20 09:07:07] "GET /network-ipam/c7484f4c-aa17-4b74-9eed-b086c64a2e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010419 10.0.0.50 - - [2026-02-20 09:07:07] "POST /security-groups HTTP/1.1" 200 534 0.070454 10.0.0.50 - - [2026-02-20 09:07:07] "POST /chown HTTP/1.1" 200 109 0.012731 10.0.0.50 - - [2026-02-20 09:07:07] "POST /policy-managements HTTP/1.1" 409 214 0.002122 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018297 10.0.0.50 - - [2026-02-20 09:07:07] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010007 10.0.0.50 - - [2026-02-20 09:07:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.027752 10.0.0.50 - - [2026-02-20 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012392 10.0.0.50 - - [2026-02-20 09:07:07] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006670 10.0.0.50 - - [2026-02-20 09:07:08] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.017716 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029773 10.0.0.50 - - [2026-02-20 09:07:08] "GET /virtual-network/9d53f94b-6efa-4d82-9e08-6f9cedbbb810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008465 10.0.0.50 - - [2026-02-20 09:07:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000482 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.007881 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002009 10.0.0.50 - - [2026-02-20 09:07:08] "POST /security-groups HTTP/1.1" 200 574 0.081870 10.0.0.50 - - [2026-02-20 09:07:08] "POST /projects HTTP/1.1" 200 489 0.296916 10.0.0.50 - - [2026-02-20 09:07:08] "POST /access-control-lists HTTP/1.1" 200 587 0.111314 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.029728 10.0.0.50 - - [2026-02-20 09:07:08] "POST /security-groups HTTP/1.1" 200 546 0.069957 10.0.0.50 - - [2026-02-20 09:07:08] "POST /access-control-lists HTTP/1.1" 200 585 0.096362 10.0.0.50 - - [2026-02-20 09:07:08] "POST /chown HTTP/1.1" 200 109 0.083549 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.016144 10.0.0.50 - - [2026-02-20 09:07:08] "POST /access-control-lists HTTP/1.1" 200 579 0.047972 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.035118 10.0.0.50 - - [2026-02-20 09:07:08] "POST /network-ipams HTTP/1.1" 200 522 0.123430 10.0.0.50 - - [2026-02-20 09:07:08] "POST /access-control-lists HTTP/1.1" 200 577 0.049093 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.020029 10.0.0.50 - - [2026-02-20 09:07:08] "POST /network-ipams HTTP/1.1" 200 510 0.106964 10.0.0.50 - - [2026-02-20 09:07:08] "POST /access-control-lists HTTP/1.1" 200 594 0.053246 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.016371 10.0.0.50 - - [2026-02-20 09:07:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.012672 10.0.0.50 - - [2026-02-20 09:07:09] "GET / HTTP/1.1" 200 35931 0.001203 10.0.0.50 - - [2026-02-20 09:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.50 - - [2026-02-20 09:07:09] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017453 10.0.0.50 - - [2026-02-20 09:07:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.009836 10.0.0.50 - - [2026-02-20 09:07:09] "POST /access-control-lists HTTP/1.1" 200 592 0.139890 10.0.0.50 - - [2026-02-20 09:07:09] "POST /analytics-nodes HTTP/1.1" 200 599 0.096409 10.0.0.50 - - [2026-02-20 09:07:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003132 10.0.0.50 - - [2026-02-20 09:07:09] "POST /virtual-networks HTTP/1.1" 200 538 0.311837 10.0.0.50 - - [2026-02-20 09:07:09] "POST /route-targets HTTP/1.1" 200 327 0.082145 10.0.0.50 - - [2026-02-20 09:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027996 10.0.0.50 - - [2026-02-20 09:07:09] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.023879 10.0.0.50 - - [2026-02-20 09:07:09] "POST /ref-update HTTP/1.1" 200 156 0.081280 10.0.0.50 - - [2026-02-20 09:07:09] "POST /network-ipams HTTP/1.1" 200 518 0.071262 10.0.0.50 - - [2026-02-20 09:07:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.010964 10.0.0.50 - - [2026-02-20 09:07:09] "POST /route-targets HTTP/1.1" 200 327 0.046999 10.0.0.50 - - [2026-02-20 09:07:09] "POST /ref-update HTTP/1.1" 200 156 0.049240 10.0.0.50 - - [2026-02-20 09:07:09] "POST /route-targets HTTP/1.1" 200 327 0.023207 10.0.0.50 - - [2026-02-20 09:07:09] "POST /ref-update HTTP/1.1" 200 156 0.067073 10.0.0.50 - - [2026-02-20 09:07:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001281 10.0.0.50 - - [2026-02-20 09:07:09] "POST /virtual-networks HTTP/1.1" 200 546 0.397056 10.0.0.50 - - [2026-02-20 09:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.50 - - [2026-02-20 09:07:09] "POST /route-targets HTTP/1.1" 200 327 0.013360 10.0.0.50 - - [2026-02-20 09:07:10] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.037895 10.0.0.50 - - [2026-02-20 09:07:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.001295 10.0.0.50 - - [2026-02-20 09:07:10] "POST /ref-update HTTP/1.1" 200 156 0.057856 10.0.0.50 - - [2026-02-20 09:07:10] "POST /network-policys HTTP/1.1" 200 538 0.076471 10.0.0.50 - - [2026-02-20 09:07:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.009085 10.0.0.50 - - [2026-02-20 09:07:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.003145 10.0.0.50 - - [2026-02-20 09:07:10] "POST /network-policys HTTP/1.1" 200 534 0.052811 10.0.0.50 - - [2026-02-20 09:07:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.009287 10.0.0.50 - - [2026-02-20 09:07:10] "POST /access-control-lists HTTP/1.1" 200 551 0.069521 10.0.0.50 - - [2026-02-20 09:07:10] "PUT /access-control-list/deaed4a7-b3ca-4fda-a8db-975d7ebc8a12 HTTP/1.1" 200 272 0.019572 10.0.0.50 - - [2026-02-20 09:07:10] "POST /network-policys HTTP/1.1" 200 542 0.087299 10.0.0.50 - - [2026-02-20 09:07:10] "PUT /access-control-list/4581ef2f-f1ea-4ea4-9e98-c9094332131a HTTP/1.1" 200 272 0.128323 10.0.0.50 - - [2026-02-20 09:07:10] "PUT /access-control-list/6b4b832a-9e41-491e-94bd-907309759fed HTTP/1.1" 200 272 0.074035 10.0.0.50 - - [2026-02-20 09:07:10] "POST /ref-update HTTP/1.1" 200 156 0.176181 10.0.0.50 - - [2026-02-20 09:07:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015137 10.0.0.50 - - [2026-02-20 09:07:10] "PUT /access-control-list/47e8db3b-97f2-4889-aa9d-3a08f44dd6af HTTP/1.1" 200 272 0.030531 10.0.0.50 - - [2026-02-20 09:07:10] "PUT /access-control-list/9d5285c3-f2d5-4a87-ae1a-982495713a7f HTTP/1.1" 200 272 0.048587 10.0.0.50 - - [2026-02-20 09:07:10] "PUT /access-control-list/30ef944d-a3da-4d68-92d6-6afa68b348e3 HTTP/1.1" 200 272 0.113271 10.0.0.50 - - [2026-02-20 09:07:10] "POST /ref-update HTTP/1.1" 200 156 0.155989 10.0.0.50 - - [2026-02-20 09:07:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002412 10.0.0.50 - - [2026-02-20 09:07:10] "POST /access-control-lists HTTP/1.1" 200 583 0.076703 10.0.0.50 - - [2026-02-20 09:07:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.012182 10.0.0.50 - - [2026-02-20 09:07:10] "POST /ref-update HTTP/1.1" 200 156 0.182508 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016170 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003303 10.0.0.50 - - [2026-02-20 09:07:11] "POST /access-control-lists HTTP/1.1" 200 581 0.068812 10.0.0.50 - - [2026-02-20 09:07:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002508 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-update HTTP/1.1" 200 156 0.183262 10.0.0.50 - - [2026-02-20 09:07:11] "POST /access-control-lists HTTP/1.1" 200 602 0.063150 10.0.0.50 - - [2026-02-20 09:07:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.001699 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-update HTTP/1.1" 200 156 0.152823 10.0.0.50 - - [2026-02-20 09:07:11] "POST /access-control-lists HTTP/1.1" 200 600 0.133674 10.0.0.50 - - [2026-02-20 09:07:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002761 10.0.0.50 - - [2026-02-20 09:07:11] "POST /access-control-lists HTTP/1.1" 200 589 0.089816 10.0.0.50 - - [2026-02-20 09:07:11] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.50 - - [2026-02-20 09:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008352 10.0.0.50 - - [2026-02-20 09:07:11] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012665 10.0.0.50 - - [2026-02-20 09:07:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002096 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-update HTTP/1.1" 200 156 0.247405 10.0.0.50 - - [2026-02-20 09:07:11] "POST /route-targets HTTP/1.1" 200 327 0.036283 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045047 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035439 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-update HTTP/1.1" 200 156 0.139261 10.0.0.50 - - [2026-02-20 09:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-02-20 09:07:11] "POST /config-nodes HTTP/1.1" 200 593 0.171507 10.0.0.50 - - [2026-02-20 09:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.033823 10.0.0.50 - - [2026-02-20 09:07:11] "PUT /access-control-list/b006e293-ad5e-48b1-9527-9016fab048ba HTTP/1.1" 200 272 0.077004 10.0.0.50 - - [2026-02-20 09:07:12] "GET /virtual-network/9d53f94b-6efa-4d82-9e08-6f9cedbbb810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.033412 10.0.0.50 - - [2026-02-20 09:07:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.003462 10.0.0.50 - - [2026-02-20 09:07:12] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.010913 10.0.0.50 - - [2026-02-20 09:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010173 10.0.0.50 - - [2026-02-20 09:07:12] "POST /access-control-lists HTTP/1.1" 200 601 0.069929 10.0.0.50 - - [2026-02-20 09:07:12] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012090 10.0.0.50 - - [2026-02-20 09:07:12] "POST /route-targets HTTP/1.1" 200 327 0.014515 10.0.0.50 - - [2026-02-20 09:07:12] "POST /firewall-policys HTTP/1.1" 200 530 0.043461 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.039517 10.0.0.50 - - [2026-02-20 09:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.068907 10.0.0.50 - - [2026-02-20 09:07:12] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.017145 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/ef37ca12-36bb-4525-828b-44d33e427dcd HTTP/1.1" 200 272 0.046188 10.0.0.50 - - [2026-02-20 09:07:12] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002862 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/b006e293-ad5e-48b1-9527-9016fab048ba HTTP/1.1" 200 272 0.037293 10.0.0.50 - - [2026-02-20 09:07:12] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008780 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/ef37ca12-36bb-4525-828b-44d33e427dcd HTTP/1.1" 200 272 0.033856 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.049711 10.0.0.50 - - [2026-02-20 09:07:12] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005442 10.0.0.50 - - [2026-02-20 09:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/81d52e0f-eaa9-453a-86be-f08b9e112acf HTTP/1.1" 200 272 0.029679 10.0.0.50 - - [2026-02-20 09:07:12] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005696 10.0.0.50 - - [2026-02-20 09:07:12] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.039220 10.0.0.50 - - [2026-02-20 09:07:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.025660 10.0.0.50 - - [2026-02-20 09:07:12] "POST /firewall-policys HTTP/1.1" 200 532 0.069975 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.054548 10.0.0.50 - - [2026-02-20 09:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.049407 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/ef37ca12-36bb-4525-828b-44d33e427dcd HTTP/1.1" 200 272 0.026508 10.0.0.50 - - [2026-02-20 09:07:12] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023340 10.0.0.50 - - [2026-02-20 09:07:12] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004191 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/b006e293-ad5e-48b1-9527-9016fab048ba HTTP/1.1" 200 272 0.073890 10.0.0.50 - - [2026-02-20 09:07:12] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.024819 10.0.0.50 - - [2026-02-20 09:07:12] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.009513 10.0.0.50 - - [2026-02-20 09:07:12] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004273 10.0.0.50 - - [2026-02-20 09:07:12] "PUT /access-control-list/ef37ca12-36bb-4525-828b-44d33e427dcd HTTP/1.1" 200 272 0.081615 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.027033 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.029865 10.0.0.50 - - [2026-02-20 09:07:12] "POST /ref-update HTTP/1.1" 200 156 0.086572 10.0.0.50 - - [2026-02-20 09:07:13] "POST /ref-update HTTP/1.1" 200 156 0.080526 10.0.0.50 - - [2026-02-20 09:07:13] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003723 10.0.0.50 - - [2026-02-20 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.50 - - [2026-02-20 09:07:13] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001975 10.0.0.50 - - [2026-02-20 09:07:13] "POST /firewall-policys HTTP/1.1" 200 530 0.024430 10.0.0.50 - - [2026-02-20 09:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021303 10.0.0.50 - - [2026-02-20 09:07:13] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008819 10.0.0.50 - - [2026-02-20 09:07:13] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008082 10.0.0.50 - - [2026-02-20 09:07:13] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002697 10.0.0.50 - - [2026-02-20 09:07:13] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002235 10.0.0.50 - - [2026-02-20 09:07:13] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002193 10.0.0.50 - - [2026-02-20 09:07:13] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002071 10.0.0.50 - - [2026-02-20 09:07:13] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002145 10.0.0.50 - - [2026-02-20 09:07:13] "POST /ref-update HTTP/1.1" 200 156 0.024150 10.0.0.50 - - [2026-02-20 09:07:13] "POST /ref-update HTTP/1.1" 200 156 0.019210 10.0.0.50 - - [2026-02-20 09:07:13] "POST /ref-update HTTP/1.1" 200 156 0.017742 10.0.0.50 - - [2026-02-20 09:07:13] "POST /ref-update HTTP/1.1" 200 156 0.029608 10.0.0.50 - - [2026-02-20 09:07:13] "POST /ref-update HTTP/1.1" 200 156 0.026983 10.0.0.50 - - [2026-02-20 09:07:13] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.003893 10.0.0.50 - - [2026-02-20 09:07:13] "POST /tags HTTP/1.1" 200 299 0.044245 10.0.0.50 - - [2026-02-20 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014596 10.0.0.50 - - [2026-02-20 09:07:13] "GET /tag/35267e56-4f41-48b3-889b-8889fa60fe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012667 10.0.0.50 - - [2026-02-20 09:07:13] "POST /set-tag HTTP/1.1" 200 109 0.013061 10.0.0.50 - - [2026-02-20 09:07:13] "POST /tags HTTP/1.1" 200 357 0.078653 10.0.0.50 - - [2026-02-20 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013742 10.0.0.50 - - [2026-02-20 09:07:13] "GET /tag/d263a82d-0d27-46fe-8d76-ba60606c23d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.022282 10.0.0.50 - - [2026-02-20 09:07:13] "POST /tags HTTP/1.1" 200 305 0.044423 10.0.0.50 - - [2026-02-20 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016353 10.0.0.50 - - [2026-02-20 09:07:14] "GET /tag/26332784-e6a8-4d32-a576-d402c44d52df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013392 10.0.0.50 - - [2026-02-20 09:07:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000465 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.010351 10.0.0.50 - - [2026-02-20 09:07:14] "POST /security-groups HTTP/1.1" 200 571 0.070397 10.0.0.50 - - [2026-02-20 09:07:14] "POST /projects HTTP/1.1" 200 483 0.175506 10.0.0.50 - - [2026-02-20 09:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012877 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.011943 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.50 - - [2026-02-20 09:07:14] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017383 10.0.0.50 - - [2026-02-20 09:07:14] "POST /access-control-lists HTTP/1.1" 200 580 0.066768 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.008868 10.0.0.50 - - [2026-02-20 09:07:14] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009212 10.0.0.50 - - [2026-02-20 09:07:14] "POST /access-control-lists HTTP/1.1" 200 578 0.063740 10.0.0.50 - - [2026-02-20 09:07:14] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.133817 10.0.0.50 - - [2026-02-20 09:07:14] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.071658 10.0.0.50 - - [2026-02-20 09:07:14] "POST /security-groups HTTP/1.1" 200 537 0.070017 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.001504 10.0.0.50 - - [2026-02-20 09:07:14] "POST /access-control-lists HTTP/1.1" 200 596 0.027293 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.001538 10.0.0.50 - - [2026-02-20 09:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.050900 10.0.0.50 - - [2026-02-20 09:07:14] "POST /access-control-lists HTTP/1.1" 200 594 0.063825 10.0.0.50 - - [2026-02-20 09:07:14] "POST /chown HTTP/1.1" 200 109 0.049544 10.0.0.50 - - [2026-02-20 09:07:14] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005189 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.50 - - [2026-02-20 09:07:14] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003670 10.0.0.50 - - [2026-02-20 09:07:14] "POST /tags HTTP/1.1" 409 207 0.001816 10.0.0.50 - - [2026-02-20 09:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2026-02-20 09:07:14] "GET /tag/26332784-e6a8-4d32-a576-d402c44d52df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016374 10.0.0.50 - - [2026-02-20 09:07:15] "POST /firewall-rules HTTP/1.1" 200 564 0.074989 10.0.0.50 - - [2026-02-20 09:07:15] "GET /firewall-rule/dcee8309-afb2-480b-a2a9-10b759127c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004788 10.0.0.50 - - [2026-02-20 09:07:15] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002124 10.0.0.50 - - [2026-02-20 09:07:15] "GET /firewall-rule/dcee8309-afb2-480b-a2a9-10b759127c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.001981 10.0.0.50 - - [2026-02-20 09:07:15] "POST /ref-update HTTP/1.1" 200 156 0.019287 10.0.0.50 - - [2026-02-20 09:07:15] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002220 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.50 - - [2026-02-20 09:07:15] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008371 10.0.0.50 - - [2026-02-20 09:07:15] "POST /tags HTTP/1.1" 409 207 0.001961 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.50 - - [2026-02-20 09:07:15] "GET /tag/26332784-e6a8-4d32-a576-d402c44d52df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014591 10.0.0.50 - - [2026-02-20 09:07:15] "POST /firewall-rules HTTP/1.1" 200 562 0.075576 10.0.0.50 - - [2026-02-20 09:07:15] "GET /firewall-rule/27901d01-1e6c-43db-81a0-039937e0afa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004090 10.0.0.50 - - [2026-02-20 09:07:15] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003433 10.0.0.50 - - [2026-02-20 09:07:15] "GET /firewall-rule/27901d01-1e6c-43db-81a0-039937e0afa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002205 10.0.0.50 - - [2026-02-20 09:07:15] "POST /ref-update HTTP/1.1" 200 156 0.018679 10.0.0.50 - - [2026-02-20 09:07:15] "POST /tags HTTP/1.1" 200 305 0.060809 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017330 10.0.0.50 - - [2026-02-20 09:07:15] "GET /tag/1e5ad311-9092-4ddd-8c19-f44a17f69c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012353 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.50 - - [2026-02-20 09:07:15] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062114 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.50 - - [2026-02-20 09:07:15] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.003946 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.50 - - [2026-02-20 09:07:15] "GET /service-appliance-set/29b9c21b-474e-4f3f-bb37-d7ab38a9a1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005158 10.0.0.50 - - [2026-02-20 09:07:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.001701 10.0.0.50 - - [2026-02-20 09:07:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113304 10.0.0.50 - - [2026-02-20 09:07:15] "GET /virtual-machine-interface/9cdead4d-f829-4e1c-9fbc-57910342e56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.018052 10.0.0.50 - - [2026-02-20 09:07:15] "POST /instance-ips HTTP/1.1" 200 381 0.041940 10.0.0.50 - - [2026-02-20 09:07:16] "GET /instance-ip/0290b226-ded2-418f-9bd3-d94748d9e60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004349 10.0.0.50 - - [2026-02-20 09:07:16] "POST /loadbalancers HTTP/1.1" 200 582 0.062866 10.0.0.50 - - [2026-02-20 09:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009595 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.50 - - [2026-02-20 09:07:16] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063091 10.0.0.50 - - [2026-02-20 09:07:16] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046830 10.0.0.50 - - [2026-02-20 09:07:16] "GET /instance-ip/0290b226-ded2-418f-9bd3-d94748d9e60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007551 10.0.0.50 - - [2026-02-20 09:07:16] "GET /loadbalancer/663d88fb-5110-48a7-8abe-c46d23c4441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.009685 10.0.0.50 - - [2026-02-20 09:07:16] "POST /floating-ips HTTP/1.1" 200 583 0.031248 10.0.0.50 - - [2026-02-20 09:07:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.050666 10.0.0.50 - - [2026-02-20 09:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042868 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.50 - - [2026-02-20 09:07:16] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057598 10.0.0.50 - - [2026-02-20 09:07:16] "GET /loadbalancer-listener/40b5b169-c5cb-487b-b5eb-67699a672f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.001981 10.0.0.50 - - [2026-02-20 09:07:16] "GET /loadbalancer-listener/40b5b169-c5cb-487b-b5eb-67699a672f67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003202 10.0.0.50 - - [2026-02-20 09:07:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039448 10.0.0.50 - - [2026-02-20 09:07:16] "GET /instance-ip/0290b226-ded2-418f-9bd3-d94748d9e60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002741 10.0.0.50 - - [2026-02-20 09:07:16] "GET /instance-ip/0290b226-ded2-418f-9bd3-d94748d9e60e?fields=floating_ips HTTP/1.1" 200 1169 0.006911 10.0.0.50 - - [2026-02-20 09:07:16] "GET /floating-ip/716f7029-0e77-4ca2-9a17-57fcf17d3a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001983 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.50 - - [2026-02-20 09:07:16] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002631 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2026-02-20 09:07:16] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.008377 10.0.0.50 - - [2026-02-20 09:07:16] "POST /tags HTTP/1.1" 200 301 0.046788 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013864 10.0.0.50 - - [2026-02-20 09:07:16] "GET /tag/2ded4c96-4dea-4f9d-9ceb-1f7d9d9b7dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014500 10.0.0.50 - - [2026-02-20 09:07:16] "POST /tags HTTP/1.1" 200 325 0.051791 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.50 - - [2026-02-20 09:07:16] "GET /tag/9f552545-76c1-4783-823c-2f9393f6a5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015154 10.0.0.50 - - [2026-02-20 09:07:16] "POST /tags HTTP/1.1" 200 363 0.017979 10.0.0.50 - - [2026-02-20 09:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011983 10.0.0.50 - - [2026-02-20 09:07:16] "GET /tag/d138bbe0-2fa3-4726-8fd0-e81e788f8e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024044 10.0.0.50 - - [2026-02-20 09:07:17] "POST /tags HTTP/1.1" 200 311 0.018259 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014757 10.0.0.50 - - [2026-02-20 09:07:17] "GET /tag/5623191f-927f-4b7c-9cc2-17edc6844867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011876 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.50 - - [2026-02-20 09:07:17] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004387 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.50 - - [2026-02-20 09:07:17] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029164 10.0.0.50 - - [2026-02-20 09:07:17] "POST /virtual-machines HTTP/1.1" 200 377 0.009973 10.0.0.50 - - [2026-02-20 09:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019330 10.0.0.50 - - [2026-02-20 09:07:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.124583 10.0.0.50 - - [2026-02-20 09:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008518 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.50 - - [2026-02-20 09:07:17] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008403 10.0.0.50 - - [2026-02-20 09:07:17] "POST /instance-ips HTTP/1.1" 200 409 0.034421 10.0.0.50 - - [2026-02-20 09:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023869 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.034556 10.0.0.50 - - [2026-02-20 09:07:17] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.003836 10.0.0.50 - - [2026-02-20 09:07:17] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006016 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.50 - - [2026-02-20 09:07:17] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.009183 10.0.0.50 - - [2026-02-20 09:07:17] "POST /set-tag HTTP/1.1" 200 109 0.022223 10.0.0.50 - - [2026-02-20 09:07:17] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017994 10.0.0.50 - - [2026-02-20 09:07:17] "GET /instance-ip/8e104710-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002706 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2026-02-20 09:07:17] "GET /loadbalancer/663d88fb-5110-48a7-8abe-c46d23c4441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.013400 10.0.0.50 - - [2026-02-20 09:07:17] "POST /tags HTTP/1.1" 200 301 0.017352 10.0.0.50 - - [2026-02-20 09:07:17] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.50 - - [2026-02-20 09:07:17] "GET /tag/260a71f5-1585-4d7b-9c09-09ff18d523a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010408 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2026-02-20 09:07:17] "POST /alarms HTTP/1.1" 200 581 0.030952 10.0.0.50 - - [2026-02-20 09:07:17] "POST /alarms HTTP/1.1" 200 575 0.027097 10.0.0.50 - - [2026-02-20 09:07:17] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059673 10.0.0.50 - - [2026-02-20 09:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.50 - - [2026-02-20 09:07:17] "POST /alarms HTTP/1.1" 200 575 0.070454 10.0.0.50 - - [2026-02-20 09:07:18] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.015357 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 559 0.017599 10.0.0.50 - - [2026-02-20 09:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-02-20 09:07:18] "GET /service-appliance-set/29b9c21b-474e-4f3f-bb37-d7ab38a9a1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002064 10.0.0.50 - - [2026-02-20 09:07:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.001273 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 555 0.014189 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 557 0.019065 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 565 0.109366 10.0.0.50 - - [2026-02-20 09:07:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145268 10.0.0.50 - - [2026-02-20 09:07:18] "GET /virtual-machine-interface/2ec72e1d-701f-4a19-948b-3d8625c5804f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.019657 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 549 0.030771 10.0.0.50 - - [2026-02-20 09:07:18] "POST /instance-ips HTTP/1.1" 200 377 0.074510 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 557 0.086311 10.0.0.50 - - [2026-02-20 09:07:18] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011470 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 567 0.156849 10.0.0.50 - - [2026-02-20 09:07:18] "POST /loadbalancers HTTP/1.1" 200 582 0.196624 10.0.0.50 - - [2026-02-20 09:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.062471 10.0.0.50 - - [2026-02-20 09:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017295 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 555 0.103045 10.0.0.50 - - [2026-02-20 09:07:18] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.126772 10.0.0.50 - - [2026-02-20 09:07:18] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011971 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 567 0.085972 10.0.0.50 - - [2026-02-20 09:07:18] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068285 10.0.0.50 - - [2026-02-20 09:07:18] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009649 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 575 0.096086 10.0.0.50 - - [2026-02-20 09:07:18] "POST /floating-ips HTTP/1.1" 200 581 0.101974 10.0.0.50 - - [2026-02-20 09:07:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.124121 10.0.0.50 - - [2026-02-20 09:07:18] "POST /alarms HTTP/1.1" 200 569 0.041048 10.0.0.50 - - [2026-02-20 09:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019007 10.0.0.50 - - [2026-02-20 09:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 561 0.038100 10.0.0.50 - - [2026-02-20 09:07:19] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046083 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 561 0.042477 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer-listener/b7c9ee26-1098-4d95-83e7-c684ee962796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002954 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer-listener/b7c9ee26-1098-4d95-83e7-c684ee962796?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003568 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 561 0.054262 10.0.0.50 - - [2026-02-20 09:07:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.071715 10.0.0.50 - - [2026-02-20 09:07:19] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005740 10.0.0.50 - - [2026-02-20 09:07:19] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?fields=floating_ips HTTP/1.1" 200 1164 0.014988 10.0.0.50 - - [2026-02-20 09:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009914 10.0.0.50 - - [2026-02-20 09:07:19] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009615 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 547 0.077503 10.0.0.50 - - [2026-02-20 09:07:19] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048688 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 595 0.051062 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015203 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 575 0.030632 10.0.0.50 - - [2026-02-20 09:07:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031031 10.0.0.50 - - [2026-02-20 09:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013176 10.0.0.50 - - [2026-02-20 09:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 571 0.045804 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 583 0.027841 10.0.0.50 - - [2026-02-20 09:07:19] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032705 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer-listener/aadfd7cb-fef1-4a4b-8cc1-6be79da6d7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002367 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer-listener/aadfd7cb-fef1-4a4b-8cc1-6be79da6d7de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003909 10.0.0.50 - - [2026-02-20 09:07:19] "POST /alarms HTTP/1.1" 200 609 0.025486 10.0.0.50 - - [2026-02-20 09:07:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031121 10.0.0.50 - - [2026-02-20 09:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.50 - - [2026-02-20 09:07:19] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020522 10.0.0.50 - - [2026-02-20 09:07:19] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?fields=floating_ips HTTP/1.1" 200 1164 0.005178 10.0.0.50 - - [2026-02-20 09:07:19] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007918 10.0.0.50 - - [2026-02-20 09:07:19] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047872 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002736 10.0.0.50 - - [2026-02-20 09:07:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035152 10.0.0.50 - - [2026-02-20 09:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025515 10.0.0.50 - - [2026-02-20 09:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014113 10.0.0.50 - - [2026-02-20 09:07:19] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043673 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer-listener/82197d1a-090b-4399-9615-08fb75d29f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003381 10.0.0.50 - - [2026-02-20 09:07:19] "GET /loadbalancer-listener/82197d1a-090b-4399-9615-08fb75d29f89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006406 10.0.0.50 - - [2026-02-20 09:07:19] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.50 - - [2026-02-20 09:07:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005540 10.0.0.50 - - [2026-02-20 09:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013929 10.0.0.50 - - [2026-02-20 09:07:20] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.017916 10.0.0.50 - - [2026-02-20 09:07:20] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.057472 10.0.0.50 - - [2026-02-20 09:07:20] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007610 10.0.0.50 - - [2026-02-20 09:07:20] "GET /instance-ip/a742c7ad-2dcb-4364-8867-505852d01c82?fields=floating_ips HTTP/1.1" 200 1164 0.002815 10.0.0.50 - - [2026-02-20 09:07:20] "POST /tags HTTP/1.1" 200 355 0.054583 10.0.0.50 - - [2026-02-20 09:07:20] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006002 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.027150 10.0.0.50 - - [2026-02-20 09:07:20] "GET /tag/93758f01-4c03-4bb8-9dd9-08082b17b54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017735 10.0.0.50 - - [2026-02-20 09:07:20] "POST /tags HTTP/1.1" 200 303 0.025797 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.50 - - [2026-02-20 09:07:20] "GET /tag/f439fc7a-c6db-42a0-8bd5-4cd5c1c73098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027283 10.0.0.50 - - [2026-02-20 09:07:20] "POST /projects HTTP/1.1" 409 218 0.005306 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010219 10.0.0.50 - - [2026-02-20 09:07:20] "GET / HTTP/1.1" 200 35931 0.001288 10.0.0.50 - - [2026-02-20 09:07:20] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041919 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008320 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.50 - - [2026-02-20 09:07:20] "GET /network-ipam/56b89606-9a9f-4316-891e-52fdf8adc570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.006494 10.0.0.50 - - [2026-02-20 09:07:20] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007966 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-02-20 09:07:20] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007548 10.0.0.50 - - [2026-02-20 09:07:20] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.078160 10.0.0.50 - - [2026-02-20 09:07:20] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.139805 10.0.0.50 - - [2026-02-20 09:07:20] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.031451 10.0.0.50 - - [2026-02-20 09:07:20] "POST /set-tag HTTP/1.1" 200 109 0.136285 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.50 - - [2026-02-20 09:07:20] "GET /network-ipam/d84aa09c-aea4-4a5e-958c-eeeff61fc9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002832 10.0.0.50 - - [2026-02-20 09:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.50 - - [2026-02-20 09:07:20] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004115 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.090970 10.0.0.50 - - [2026-02-20 09:07:21] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.011306 10.0.0.50 - - [2026-02-20 09:07:21] "POST /set-tag HTTP/1.1" 200 109 0.082543 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014003 10.0.0.50 - - [2026-02-20 09:07:21] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.50 - - [2026-02-20 09:07:21] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005586 10.0.0.50 - - [2026-02-20 09:07:21] "GET /network-policy/3f95f8b4-9a6c-4699-a4f4-cf1cb5429d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002112 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb HTTP/1.1" 200 274 0.026484 10.0.0.50 - - [2026-02-20 09:07:21] "GET /network-policy/3409e921-ebef-444a-a290-0eb8a6b85926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.021576 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.50 - - [2026-02-20 09:07:21] "GET /network-policy/74484d80-535c-49d0-a645-38799ac1b8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006928 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /network-policy/74484d80-535c-49d0-a645-38799ac1b8dc HTTP/1.1" 200 262 0.010203 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /access-control-list/ef37ca12-36bb-4525-828b-44d33e427dcd HTTP/1.1" 200 272 0.078095 10.0.0.50 - - [2026-02-20 09:07:21] "POST /ref-update HTTP/1.1" 200 156 0.115239 10.0.0.50 - - [2026-02-20 09:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022694 10.0.0.50 - - [2026-02-20 09:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011725 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /access-control-list/b006e293-ad5e-48b1-9527-9016fab048ba HTTP/1.1" 200 272 0.084114 10.0.0.50 - - [2026-02-20 09:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006720 10.0.0.50 - - [2026-02-20 09:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001573 10.0.0.50 - - [2026-02-20 09:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2026-02-20 09:07:21] "POST /security-groups HTTP/1.1" 409 245 0.002223 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /security-group/3ff04508-a93c-41a3-b568-ddb268c0b199 HTTP/1.1" 200 262 0.072213 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /access-control-list/9d5285c3-f2d5-4a87-ae1a-982495713a7f HTTP/1.1" 200 272 0.019551 10.0.0.50 - - [2026-02-20 09:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024332 10.0.0.50 - - [2026-02-20 09:07:21] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014831 10.0.0.50 - - [2026-02-20 09:07:21] "PUT /access-control-list/30ef944d-a3da-4d68-92d6-6afa68b348e3 HTTP/1.1" 200 272 0.025712 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.50 - - [2026-02-20 09:07:21] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002251 10.0.0.50 - - [2026-02-20 09:07:21] "POST /tags HTTP/1.1" 409 206 0.001521 10.0.0.50 - - [2026-02-20 09:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.50 - - [2026-02-20 09:07:21] "GET /tag/f439fc7a-c6db-42a0-8bd5-4cd5c1c73098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025229 10.0.0.50 - - [2026-02-20 09:07:22] "POST /firewall-rules HTTP/1.1" 200 562 0.086978 10.0.0.50 - - [2026-02-20 09:07:22] "GET /firewall-rule/938f37c6-a90f-4895-8999-71ceddbf443d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.014094 10.0.0.50 - - [2026-02-20 09:07:22] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011915 10.0.0.50 - - [2026-02-20 09:07:22] "GET /firewall-rule/938f37c6-a90f-4895-8999-71ceddbf443d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002284 10.0.0.50 - - [2026-02-20 09:07:22] "POST /ref-update HTTP/1.1" 200 156 0.029134 10.0.0.50 - - [2026-02-20 09:07:22] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005943 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2026-02-20 09:07:22] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011949 10.0.0.50 - - [2026-02-20 09:07:22] "POST /tags HTTP/1.1" 409 206 0.001849 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2026-02-20 09:07:22] "GET /tag/f439fc7a-c6db-42a0-8bd5-4cd5c1c73098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015203 10.0.0.50 - - [2026-02-20 09:07:22] "POST /firewall-rules HTTP/1.1" 200 560 0.060112 10.0.0.50 - - [2026-02-20 09:07:22] "GET /firewall-rule/453b4b46-e584-4e46-8cdb-a369d114078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.028009 10.0.0.50 - - [2026-02-20 09:07:22] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004224 10.0.0.50 - - [2026-02-20 09:07:22] "GET /firewall-rule/453b4b46-e584-4e46-8cdb-a369d114078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002273 10.0.0.50 - - [2026-02-20 09:07:22] "POST /ref-update HTTP/1.1" 200 156 0.025765 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.50 - - [2026-02-20 09:07:22] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002079 10.0.0.50 - - [2026-02-20 09:07:22] "POST /tags HTTP/1.1" 200 371 0.016130 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019374 10.0.0.50 - - [2026-02-20 09:07:22] "GET /tag/62b592e2-26da-47a7-b6e1-e33cc643cebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.015538 10.0.0.50 - - [2026-02-20 09:07:22] "POST /tags HTTP/1.1" 200 319 0.022752 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009956 10.0.0.50 - - [2026-02-20 09:07:22] "GET /tag/fd670d27-688a-4384-8f50-52bb4c9c9f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.028820 10.0.0.50 - - [2026-02-20 09:07:22] "POST /id-to-fqname HTTP/1.1" 200 181 0.001001 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.003243 10.0.0.50 - - [2026-02-20 09:07:22] "POST /security-groups HTTP/1.1" 200 578 0.090990 10.0.0.50 - - [2026-02-20 09:07:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002238 10.0.0.50 - - [2026-02-20 09:07:22] "POST /projects HTTP/1.1" 200 497 0.226415 10.0.0.50 - - [2026-02-20 09:07:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020508 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014672 10.0.0.50 - - [2026-02-20 09:07:23] "POST /access-control-lists HTTP/1.1" 200 587 0.106010 10.0.0.50 - - [2026-02-20 09:07:23] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009197 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.003009 10.0.0.50 - - [2026-02-20 09:07:23] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.006550 10.0.0.50 - - [2026-02-20 09:07:23] "POST /access-control-lists HTTP/1.1" 200 585 0.076653 10.0.0.50 - - [2026-02-20 09:07:23] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.121450 10.0.0.50 - - [2026-02-20 09:07:23] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.067884 10.0.0.50 - - [2026-02-20 09:07:23] "POST /security-groups HTTP/1.1" 200 558 0.106533 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 404 248 0.008504 10.0.0.50 - - [2026-02-20 09:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012973 10.0.0.50 - - [2026-02-20 09:07:23] "POST /access-control-lists HTTP/1.1" 200 610 0.074014 10.0.0.50 - - [2026-02-20 09:07:23] "POST /chown HTTP/1.1" 200 109 0.065024 10.0.0.50 - - [2026-02-20 09:07:23] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008808 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.002845 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.50 - - [2026-02-20 09:07:23] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003262 10.0.0.50 - - [2026-02-20 09:07:23] "POST /tags HTTP/1.1" 409 214 0.005964 10.0.0.50 - - [2026-02-20 09:07:23] "POST /access-control-lists HTTP/1.1" 200 608 0.070814 10.0.0.50 - - [2026-02-20 09:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.50 - - [2026-02-20 09:07:23] "GET /tag/fd670d27-688a-4384-8f50-52bb4c9c9f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015841 10.0.0.50 - - [2026-02-20 09:07:23] "POST /firewall-rules HTTP/1.1" 200 578 0.075439 10.0.0.50 - - [2026-02-20 09:07:23] "GET /firewall-rule/62c2a02e-cd08-4b7f-b2d8-dc6dad5fac1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003939 10.0.0.50 - - [2026-02-20 09:07:23] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003314 10.0.0.50 - - [2026-02-20 09:07:23] "GET /firewall-rule/62c2a02e-cd08-4b7f-b2d8-dc6dad5fac1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002063 10.0.0.50 - - [2026-02-20 09:07:23] "POST /ref-update HTTP/1.1" 200 156 0.036924 10.0.0.50 - - [2026-02-20 09:07:24] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023845 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010383 10.0.0.50 - - [2026-02-20 09:07:24] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003544 10.0.0.50 - - [2026-02-20 09:07:24] "POST /tags HTTP/1.1" 409 214 0.005657 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.50 - - [2026-02-20 09:07:24] "GET /tag/fd670d27-688a-4384-8f50-52bb4c9c9f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016901 10.0.0.50 - - [2026-02-20 09:07:24] "POST /firewall-rules HTTP/1.1" 200 576 0.156800 10.0.0.50 - - [2026-02-20 09:07:24] "GET /firewall-rule/8d240e8c-18a3-4fde-8248-9d2db6938a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013145 10.0.0.50 - - [2026-02-20 09:07:24] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.009048 10.0.0.50 - - [2026-02-20 09:07:24] "GET /firewall-rule/8d240e8c-18a3-4fde-8248-9d2db6938a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002325 10.0.0.50 - - [2026-02-20 09:07:24] "POST /ref-update HTTP/1.1" 200 156 0.042146 10.0.0.50 - - [2026-02-20 09:07:24] "POST /tags HTTP/1.1" 200 363 0.045280 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.50 - - [2026-02-20 09:07:24] "GET /tag/055e2a53-7562-4c12-9a82-add28513990c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.015808 10.0.0.50 - - [2026-02-20 09:07:24] "POST /tags HTTP/1.1" 200 311 0.025250 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.50 - - [2026-02-20 09:07:24] "GET /tag/db169d1e-27f4-4ca8-8091-89bc57a098a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.052186 10.0.0.50 - - [2026-02-20 09:07:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.018446 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.002304 10.0.0.50 - - [2026-02-20 09:07:24] "POST /security-groups HTTP/1.1" 200 574 0.084501 10.0.0.50 - - [2026-02-20 09:07:24] "POST /projects HTTP/1.1" 200 489 0.204978 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.001543 10.0.0.50 - - [2026-02-20 09:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012032 10.0.0.50 - - [2026-02-20 09:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.50 - - [2026-02-20 09:07:24] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.025139 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.50 - - [2026-02-20 09:07:25] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.017351 10.0.0.50 - - [2026-02-20 09:07:25] "POST /access-control-lists HTTP/1.1" 200 583 0.113492 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002535 10.0.0.50 - - [2026-02-20 09:07:25] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.056628 10.0.0.50 - - [2026-02-20 09:07:25] "POST /access-control-lists HTTP/1.1" 200 581 0.070941 10.0.0.50 - - [2026-02-20 09:07:25] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.100002 10.0.0.50 - - [2026-02-20 09:07:25] "POST /security-groups HTTP/1.1" 200 546 0.069438 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.002391 10.0.0.50 - - [2026-02-20 09:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025798 10.0.0.50 - - [2026-02-20 09:07:25] "POST /chown HTTP/1.1" 200 109 0.052335 10.0.0.50 - - [2026-02-20 09:07:25] "POST /access-control-lists HTTP/1.1" 200 602 0.084205 10.0.0.50 - - [2026-02-20 09:07:25] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010840 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.002110 10.0.0.50 - - [2026-02-20 09:07:25] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003254 10.0.0.50 - - [2026-02-20 09:07:25] "POST /tags HTTP/1.1" 409 210 0.001875 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2026-02-20 09:07:25] "GET /tag/db169d1e-27f4-4ca8-8091-89bc57a098a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032697 10.0.0.50 - - [2026-02-20 09:07:25] "POST /access-control-lists HTTP/1.1" 200 600 0.089913 10.0.0.50 - - [2026-02-20 09:07:25] "POST /firewall-rules HTTP/1.1" 200 570 0.064446 10.0.0.50 - - [2026-02-20 09:07:25] "GET /firewall-rule/2e795b30-1cbb-4380-8604-785c3180d699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005537 10.0.0.50 - - [2026-02-20 09:07:25] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004608 10.0.0.50 - - [2026-02-20 09:07:25] "GET /firewall-rule/2e795b30-1cbb-4380-8604-785c3180d699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004275 10.0.0.50 - - [2026-02-20 09:07:25] "POST /ref-update HTTP/1.1" 200 156 0.047483 10.0.0.50 - - [2026-02-20 09:07:25] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012389 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.50 - - [2026-02-20 09:07:25] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002301 10.0.0.50 - - [2026-02-20 09:07:25] "POST /tags HTTP/1.1" 409 210 0.001568 10.0.0.50 - - [2026-02-20 09:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2026-02-20 09:07:25] "GET /tag/db169d1e-27f4-4ca8-8091-89bc57a098a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019951 10.0.0.50 - - [2026-02-20 09:07:26] "POST /firewall-rules HTTP/1.1" 200 568 0.069564 10.0.0.50 - - [2026-02-20 09:07:26] "GET /firewall-rule/3dc3af6e-2df0-4f2e-8468-a71c177eaecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003833 10.0.0.50 - - [2026-02-20 09:07:26] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003341 10.0.0.50 - - [2026-02-20 09:07:26] "GET /firewall-rule/3dc3af6e-2df0-4f2e-8468-a71c177eaecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.001821 10.0.0.50 - - [2026-02-20 09:07:26] "POST /ref-update HTTP/1.1" 200 156 0.040889 10.0.0.50 - - [2026-02-20 09:07:26] "POST /tags HTTP/1.1" 409 237 0.003505 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2026-02-20 09:07:26] "GET /tag/d138bbe0-2fa3-4726-8fd0-e81e788f8e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015679 10.0.0.50 - - [2026-02-20 09:07:26] "POST /tags HTTP/1.1" 409 210 0.001600 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.50 - - [2026-02-20 09:07:26] "GET /tag/5623191f-927f-4b7c-9cc2-17edc6844867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013256 10.0.0.50 - - [2026-02-20 09:07:26] "POST /projects HTTP/1.1" 409 223 0.002051 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.50 - - [2026-02-20 09:07:26] "GET /project/39bf1796-9bea-4671-b190-5ea1e7b9ab52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028014 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.50 - - [2026-02-20 09:07:26] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005582 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2026-02-20 09:07:26] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004747 10.0.0.50 - - [2026-02-20 09:07:26] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.070161 10.0.0.50 - - [2026-02-20 09:07:26] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.046778 10.0.0.50 - - [2026-02-20 09:07:26] "POST /security-groups HTTP/1.1" 409 253 0.002363 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2026-02-20 09:07:26] "PUT /security-group/188f4748-6b5d-4ddf-a5cf-7bc502bcd604 HTTP/1.1" 200 262 0.064332 10.0.0.50 - - [2026-02-20 09:07:26] "PUT /access-control-list/3c51badc-08a4-4f22-9e62-65af90d1ec7b HTTP/1.1" 200 272 0.018772 10.0.0.50 - - [2026-02-20 09:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.036058 10.0.0.50 - - [2026-02-20 09:07:26] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008125 10.0.0.50 - - [2026-02-20 09:07:26] "PUT /access-control-list/87b07f90-50ba-4860-be0d-ba9fe14c919f HTTP/1.1" 200 272 0.017692 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2026-02-20 09:07:26] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003480 10.0.0.50 - - [2026-02-20 09:07:26] "POST /tags HTTP/1.1" 409 210 0.001963 10.0.0.50 - - [2026-02-20 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.50 - - [2026-02-20 09:07:26] "GET /tag/5623191f-927f-4b7c-9cc2-17edc6844867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010754 10.0.0.50 - - [2026-02-20 09:07:26] "POST /firewall-rules HTTP/1.1" 200 570 0.090889 10.0.0.50 - - [2026-02-20 09:07:26] "GET /firewall-rule/5207a1c2-84d2-4df0-81ec-ba37c808836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008500 10.0.0.50 - - [2026-02-20 09:07:27] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008501 10.0.0.50 - - [2026-02-20 09:07:27] "GET /firewall-rule/5207a1c2-84d2-4df0-81ec-ba37c808836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002596 10.0.0.50 - - [2026-02-20 09:07:27] "POST /ref-update HTTP/1.1" 200 156 0.046099 10.0.0.50 - - [2026-02-20 09:07:27] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031574 10.0.0.50 - - [2026-02-20 09:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2026-02-20 09:07:27] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002819 10.0.0.50 - - [2026-02-20 09:07:27] "POST /tags HTTP/1.1" 409 210 0.002135 10.0.0.50 - - [2026-02-20 09:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2026-02-20 09:07:27] "GET /tag/5623191f-927f-4b7c-9cc2-17edc6844867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019779 10.0.0.50 - - [2026-02-20 09:07:27] "POST /firewall-rules HTTP/1.1" 200 568 0.072575 10.0.0.50 - - [2026-02-20 09:07:27] "GET /firewall-rule/a15963c7-082f-4826-816a-3de4bdcead5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.023013 10.0.0.50 - - [2026-02-20 09:07:27] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005086 10.0.0.50 - - [2026-02-20 09:07:27] "GET /firewall-rule/a15963c7-082f-4826-816a-3de4bdcead5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002172 10.0.0.50 - - [2026-02-20 09:07:27] "POST /ref-update HTTP/1.1" 200 156 0.045326 10.0.0.50 - - [2026-02-20 09:07:27] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009559 10.0.0.50 - - [2026-02-20 09:07:27] "POST /set-tag HTTP/1.1" 200 109 0.002149 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:07:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001330 10.0.0.129 - - [2026-02-20 09:07:35] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.129 - - [2026-02-20 09:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.129 - - [2026-02-20 09:07:35] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004419 10.0.0.129 - - [2026-02-20 09:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.129 - - [2026-02-20 09:07:35] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002826 10.0.0.129 - - [2026-02-20 09:07:35] "PUT /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb HTTP/1.1" 200 274 0.010704 10.0.0.129 - - [2026-02-20 09:07:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.015893 10.0.0.129 - - [2026-02-20 09:07:35] "POST /virtual-routers HTTP/1.1" 200 599 0.014598 10.0.0.129 - - [2026-02-20 09:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.129 - - [2026-02-20 09:07:35] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005582 10.0.0.129 - - [2026-02-20 09:07:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.002208 10.0.0.129 - - [2026-02-20 09:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.129 - - [2026-02-20 09:07:35] "GET /virtual-network/9d53f94b-6efa-4d82-9e08-6f9cedbbb810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003890 10.0.0.129 - - [2026-02-20 09:07:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.045285 10.0.0.129 - - [2026-02-20 09:08:25] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.129 - - [2026-02-20 09:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2026-02-20 09:08:25] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004405 10.0.0.129 - - [2026-02-20 09:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2026-02-20 09:08:25] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002841 10.0.0.129 - - [2026-02-20 09:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.129 - - [2026-02-20 09:08:25] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002332 10.0.0.129 - - [2026-02-20 09:08:26] "PUT /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf HTTP/1.1" 200 262 0.010263 10.0.0.129 - - [2026-02-20 09:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017717 10.0.0.129 - - [2026-02-20 09:08:26] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007230 10.0.0.129 - - [2026-02-20 09:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.129 - - [2026-02-20 09:08:26] "GET /virtual-machine-interface/d192e89e-81f0-41d7-a2c1-5e1b33957ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004495 10.0.0.129 - - [2026-02-20 09:08:26] "PUT /virtual-machine-interface/d192e89e-81f0-41d7-a2c1-5e1b33957ea9 HTTP/1.1" 200 284 0.011144 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:09:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 10.0.0.50 - - [2026-02-20 09:11:12] "GET /global-system-configs HTTP/1.1" 200 322 0.003233 10.0.0.50 - - [2026-02-20 09:11:13] "GET /global-system-configs HTTP/1.1" 200 322 0.001926 10.0.0.50 - - [2026-02-20 09:12:13] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003039 10.0.0.50 - - [2026-02-20 09:12:13] "POST /ref-update HTTP/1.1" 200 156 0.007027 10.0.0.50 - - [2026-02-20 09:12:25] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010561 10.0.0.50 - - [2026-02-20 09:12:25] "POST /set-tag HTTP/1.1" 200 109 0.006068 10.0.0.50 - - [2026-02-20 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2026-02-20 09:12:25] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002361 10.0.0.50 - - [2026-02-20 09:12:25] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005913 10.0.0.50 - - [2026-02-20 09:12:25] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.50 - - [2026-02-20 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.50 - - [2026-02-20 09:12:25] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002026 10.0.0.50 - - [2026-02-20 09:12:25] "GET /loadbalancer-pool/d533585f-a4a6-4988-abd4-cacd7c0fb3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003823 10.0.0.50 - - [2026-02-20 09:12:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018063 10.0.0.50 - - [2026-02-20 09:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.043322 10.0.0.50 - - [2026-02-20 09:12:25] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012633 10.0.0.50 - - [2026-02-20 09:12:25] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004678 10.0.0.50 - - [2026-02-20 09:12:25] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.50 - - [2026-02-20 09:12:25] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014498 10.0.0.50 - - [2026-02-20 09:12:25] "POST /tags HTTP/1.1" 409 205 0.003137 10.0.0.50 - - [2026-02-20 09:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.50 - - [2026-02-20 09:12:25] "GET /tag/260a71f5-1585-4d7b-9c09-09ff18d523a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009989 10.0.0.50 - - [2026-02-20 09:12:25] "PUT /floating-ip/176662a4-564d-4c51-9979-cb41b97af215 HTTP/1.1" 200 256 0.010586 10.0.0.50 - - [2026-02-20 09:12:25] "POST /set-tag HTTP/1.1" 200 109 0.064476 10.0.0.50 - - [2026-02-20 09:12:25] "GET /loadbalancer-pool/ef9c21d7-02fe-4bee-905e-fc127575cb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015347 10.0.0.50 - - [2026-02-20 09:12:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020328 10.0.0.50 - - [2026-02-20 09:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006667 10.0.0.50 - - [2026-02-20 09:12:25] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011220 10.0.0.50 - - [2026-02-20 09:12:25] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004919 10.0.0.50 - - [2026-02-20 09:12:25] "POST /set-tag HTTP/1.1" 200 109 0.004916 10.0.0.50 - - [2026-02-20 09:12:25] "POST /ref-update HTTP/1.1" 200 156 0.006335 10.0.0.50 - - [2026-02-20 09:12:25] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010320 10.0.0.50 - - [2026-02-20 09:12:25] "GET /loadbalancer-pool/eecc927d-cab6-43fb-b566-aed499deb91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003950 10.0.0.50 - - [2026-02-20 09:12:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018076 10.0.0.50 - - [2026-02-20 09:12:26] "PUT /floating-ip/176662a4-564d-4c51-9979-cb41b97af215 HTTP/1.1" 200 256 0.025382 10.0.0.50 - - [2026-02-20 09:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022142 10.0.0.50 - - [2026-02-20 09:12:26] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009252 10.0.0.50 - - [2026-02-20 09:12:26] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009194 10.0.0.50 - - [2026-02-20 09:12:26] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.50 - - [2026-02-20 09:12:26] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.50 - - [2026-02-20 09:12:26] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002318 10.0.0.50 - - [2026-02-20 09:12:26] "PUT /floating-ip/176662a4-564d-4c51-9979-cb41b97af215 HTTP/1.1" 200 256 0.018245 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:13:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:13:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004463 10.0.0.50 - - [2026-02-20 09:13:40] "POST /set-tag HTTP/1.1" 200 109 0.003585 10.0.0.50 - - [2026-02-20 09:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2026-02-20 09:13:40] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002492 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003510 10.0.0.50 - - [2026-02-20 09:13:40] "POST /set-tag HTTP/1.1" 200 109 0.035301 10.0.0.50 - - [2026-02-20 09:13:40] "DELETE /loadbalancer-member/ced39923-0dbb-4e24-a4d1-aaa6db0a4228 HTTP/1.1" 200 115 0.027885 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009537 10.0.0.50 - - [2026-02-20 09:13:40] "POST /set-tag HTTP/1.1" 200 109 0.006169 10.0.0.50 - - [2026-02-20 09:13:40] "DELETE /loadbalancer-member/190180dd-6eac-41ba-baa1-3a9ade174b26 HTTP/1.1" 200 115 0.025926 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005650 10.0.0.50 - - [2026-02-20 09:13:40] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.50 - - [2026-02-20 09:13:40] "DELETE /loadbalancer-member/21d589d3-19ae-445c-aa2a-56c98d5ffd25 HTTP/1.1" 200 115 0.025635 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004511 10.0.0.50 - - [2026-02-20 09:13:40] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.50 - - [2026-02-20 09:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.50 - - [2026-02-20 09:13:40] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002168 10.0.0.50 - - [2026-02-20 09:13:40] "GET /loadbalancer-pool/d533585f-a4a6-4988-abd4-cacd7c0fb3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002618 10.0.0.50 - - [2026-02-20 09:13:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013532 10.0.0.50 - - [2026-02-20 09:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013952 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012004 10.0.0.50 - - [2026-02-20 09:13:40] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007338 10.0.0.50 - - [2026-02-20 09:13:40] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002738 10.0.0.50 - - [2026-02-20 09:13:41] "POST /set-tag HTTP/1.1" 200 109 0.059837 10.0.0.50 - - [2026-02-20 09:13:41] "GET /loadbalancer-pool/ef9c21d7-02fe-4bee-905e-fc127575cb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022028 10.0.0.50 - - [2026-02-20 09:13:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017810 10.0.0.50 - - [2026-02-20 09:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011518 10.0.0.50 - - [2026-02-20 09:13:41] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018576 10.0.0.50 - - [2026-02-20 09:13:41] "POST /set-tag HTTP/1.1" 200 109 0.026150 10.0.0.50 - - [2026-02-20 09:13:41] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020897 10.0.0.50 - - [2026-02-20 09:13:41] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002949 10.0.0.50 - - [2026-02-20 09:13:41] "GET /loadbalancer-pool/eecc927d-cab6-43fb-b566-aed499deb91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003370 10.0.0.50 - - [2026-02-20 09:13:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025854 10.0.0.50 - - [2026-02-20 09:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023764 10.0.0.50 - - [2026-02-20 09:13:41] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004329 10.0.0.50 - - [2026-02-20 09:13:41] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004174 10.0.0.50 - - [2026-02-20 09:13:41] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001729 10.0.0.50 - - [2026-02-20 09:13:41] "POST /set-tag HTTP/1.1" 200 109 0.003098 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:14:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:14:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.50 - - [2026-02-20 09:14:40] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.50 - - [2026-02-20 09:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.50 - - [2026-02-20 09:14:40] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004323 10.0.0.50 - - [2026-02-20 09:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2026-02-20 09:14:41] "GET /config-node/16391b9c-85e8-47f3-895b-e7fe3235fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003247 10.0.0.50 - - [2026-02-20 09:14:52] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.50 - - [2026-02-20 09:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.50 - - [2026-02-20 09:14:52] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002288 10.0.0.50 - - [2026-02-20 09:14:52] "POST /bgp-routers HTTP/1.1" 409 301 0.007607 10.0.0.50 - - [2026-02-20 09:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008653 10.0.0.50 - - [2026-02-20 09:14:53] "GET /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003746 10.0.0.50 - - [2026-02-20 09:14:53] "PUT /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e HTTP/1.1" 200 254 0.013362 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:14:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:14:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001199 10.0.0.50 - - [2026-02-20 09:15:07] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.50 - - [2026-02-20 09:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2026-02-20 09:15:07] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032025 10.0.0.50 - - [2026-02-20 09:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.50 - - [2026-02-20 09:15:08] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043624 10.0.0.50 - - [2026-02-20 09:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.50 - - [2026-02-20 09:15:08] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043885 10.0.0.50 - - [2026-02-20 09:15:08] "POST /tags HTTP/1.1" 200 333 0.081122 10.0.0.50 - - [2026-02-20 09:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022218 10.0.0.50 - - [2026-02-20 09:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2026-02-20 09:15:08] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021317 10.0.0.50 - - [2026-02-20 09:15:08] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047711 10.0.0.50 - - [2026-02-20 09:15:08] "GET /virtual-networks?parent_id=501f8325-0c18-427a-9907-e055a1ff0fa9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003490 10.0.0.50 - - [2026-02-20 09:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058002 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2026-02-20 09:15:09] "POST /virtual-networks HTTP/1.1" 200 512 0.090952 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.013410 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.50 - - [2026-02-20 09:15:09] "GET /service-appliance-set/29b9c21b-474e-4f3f-bb37-d7ab38a9a1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004290 10.0.0.50 - - [2026-02-20 09:15:09] "GET /network-ipam/8fa7d20c-4e8a-4a6e-a003-3840aac78607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003178 10.0.0.50 - - [2026-02-20 09:15:09] "POST /route-targets HTTP/1.1" 200 327 0.013882 10.0.0.50 - - [2026-02-20 09:15:09] "POST /ref-update HTTP/1.1" 200 156 0.017874 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 404 254 0.003489 10.0.0.50 - - [2026-02-20 09:15:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008610 10.0.0.50 - - [2026-02-20 09:15:09] "POST /ref-update HTTP/1.1" 200 156 0.119735 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010492 10.0.0.50 - - [2026-02-20 09:15:09] "GET /domains HTTP/1.1" 200 280 0.001833 10.0.0.50 - - [2026-02-20 09:15:09] "GET /domain/30f6b841-1309-40f3-9c41-bedb694c0e97 HTTP/1.1" 200 3086 0.033263 10.0.0.50 - - [2026-02-20 09:15:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.183534 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-machine-interface/473bdfe9-087f-46f0-b323-29d6ffc62118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015915 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9 HTTP/1.1" 200 5476 0.059835 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2083 0.004912 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2083 0.005097 10.0.0.50 - - [2026-02-20 09:15:09] "GET /routing-instance/a816a83d-7ffc-4a5f-a7eb-5bc7d67077ab HTTP/1.1" 200 1403 0.002802 10.0.0.50 - - [2026-02-20 09:15:09] "GET /routing-instance/a816a83d-7ffc-4a5f-a7eb-5bc7d67077ab HTTP/1.1" 200 1403 0.002420 10.0.0.50 - - [2026-02-20 09:15:09] "GET /route-target/29f1796a-76c2-4b9b-af67-92f842919e13 HTTP/1.1" 200 1152 0.003639 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2083 0.004225 10.0.0.50 - - [2026-02-20 09:15:09] "GET /routing-instance/a816a83d-7ffc-4a5f-a7eb-5bc7d67077ab HTTP/1.1" 200 1403 0.003169 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007101 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2083 0.004314 10.0.0.50 - - [2026-02-20 09:15:09] "POST /instance-ips HTTP/1.1" 200 409 0.055492 10.0.0.50 - - [2026-02-20 09:15:09] "GET /routing-instance/a816a83d-7ffc-4a5f-a7eb-5bc7d67077ab HTTP/1.1" 200 1403 0.006735 10.0.0.50 - - [2026-02-20 09:15:09] "GET /instance-ip/2a467ae0-66fb-4647-9088-34732e1784f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.013038 10.0.0.50 - - [2026-02-20 09:15:09] "GET /routing-instance/a816a83d-7ffc-4a5f-a7eb-5bc7d67077ab HTTP/1.1" 200 1403 0.004984 10.0.0.50 - - [2026-02-20 09:15:09] "GET /route-target/29f1796a-76c2-4b9b-af67-92f842919e13 HTTP/1.1" 200 1152 0.005183 10.0.0.50 - - [2026-02-20 09:15:09] "GET /domains HTTP/1.1" 200 280 0.003390 10.0.0.50 - - [2026-02-20 09:15:09] "GET /domain/30f6b841-1309-40f3-9c41-bedb694c0e97 HTTP/1.1" 200 3086 0.041747 10.0.0.50 - - [2026-02-20 09:15:09] "POST /loadbalancers HTTP/1.1" 200 610 0.084857 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9 HTTP/1.1" 200 5716 0.048428 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2083 0.010432 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.085158 10.0.0.50 - - [2026-02-20 09:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.070562 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009187 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009070 10.0.0.50 - - [2026-02-20 09:15:09] "GET /instance-ip/2a467ae0-66fb-4647-9088-34732e1784f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.021455 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043099 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045221 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005201 10.0.0.50 - - [2026-02-20 09:15:09] "GET /floating-ip-pools?parent_id=b2c4ab8d-4523-4350-a8c3-0e98885fb4a4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002714 10.0.0.50 - - [2026-02-20 09:15:09] "POST /floating-ips HTTP/1.1" 200 597 0.018756 10.0.0.50 - - [2026-02-20 09:15:09] "GET /loadbalancer/0c23c729-6578-4bc2-b08b-c95f245f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.012046 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006797 10.0.0.50 - - [2026-02-20 09:15:09] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.029571 10.0.0.50 - - [2026-02-20 09:15:09] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020256 10.0.0.50 - - [2026-02-20 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.50 - - [2026-02-20 09:15:09] "POST /ref-update HTTP/1.1" 200 156 0.025736 10.0.0.50 - - [2026-02-20 09:15:09] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006968 10.0.0.50 - - [2026-02-20 09:15:09] "GET /domains HTTP/1.1" 200 280 0.003535 10.0.0.50 - - [2026-02-20 09:15:09] "GET /domain/30f6b841-1309-40f3-9c41-bedb694c0e97 HTTP/1.1" 200 3086 0.007101 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061007 10.0.0.50 - - [2026-02-20 09:15:09] "GET /loadbalancer-listener/f6b99fca-b8fd-4723-ba46-f7a052a5c6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004316 10.0.0.50 - - [2026-02-20 09:15:09] "GET /loadbalancer-listener/f6b99fca-b8fd-4723-ba46-f7a052a5c6c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.014355 10.0.0.50 - - [2026-02-20 09:15:09] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9 HTTP/1.1" 200 6525 0.070749 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2321 0.011489 10.0.0.50 - - [2026-02-20 09:15:10] "GET /floating-ip-pool/ca5acebb-d4c8-4197-8207-10b5ce7fa3c7 HTTP/1.1" 200 1314 0.004497 10.0.0.50 - - [2026-02-20 09:15:10] "GET /domains HTTP/1.1" 200 280 0.002026 10.0.0.50 - - [2026-02-20 09:15:10] "GET /domain/30f6b841-1309-40f3-9c41-bedb694c0e97 HTTP/1.1" 200 3086 0.008939 10.0.0.50 - - [2026-02-20 09:15:10] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.055490 10.0.0.50 - - [2026-02-20 09:15:10] "GET /instance-ip/2a467ae0-66fb-4647-9088-34732e1784f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008783 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.50 - - [2026-02-20 09:15:10] "GET /loadbalancer/0c23c729-6578-4bc2-b08b-c95f245f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003871 10.0.0.50 - - [2026-02-20 09:15:10] "GET /instance-ip/2a467ae0-66fb-4647-9088-34732e1784f8?fields=floating_ips HTTP/1.1" 200 1212 0.016861 10.0.0.50 - - [2026-02-20 09:15:10] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9 HTTP/1.1" 200 6814 0.091618 10.0.0.50 - - [2026-02-20 09:15:10] "GET /floating-ip/b15f45d9-a062-4700-bdb6-8e28381e68fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.007107 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 2321 0.003495 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003218 10.0.0.50 - - [2026-02-20 09:15:10] "POST /tags HTTP/1.1" 200 295 0.049303 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.50 - - [2026-02-20 09:15:10] "GET /tag/1394fe32-f5ed-4b1a-8d5d-4508b8e6ea8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017488 10.0.0.50 - - [2026-02-20 09:15:10] "POST /tags HTTP/1.1" 409 233 0.001992 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-02-20 09:15:10] "GET /tag/93758f01-4c03-4bb8-9dd9-08082b17b54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014738 10.0.0.50 - - [2026-02-20 09:15:10] "POST /tags HTTP/1.1" 409 206 0.002045 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.50 - - [2026-02-20 09:15:10] "GET /tag/f439fc7a-c6db-42a0-8bd5-4cd5c1c73098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009533 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005144 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.50 - - [2026-02-20 09:15:10] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056933 10.0.0.50 - - [2026-02-20 09:15:10] "POST /virtual-machines HTTP/1.1" 200 369 0.016186 10.0.0.50 - - [2026-02-20 09:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036800 10.0.0.50 - - [2026-02-20 09:15:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110601 10.0.0.50 - - [2026-02-20 09:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018431 10.0.0.50 - - [2026-02-20 09:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010828 10.0.0.50 - - [2026-02-20 09:15:10] "POST /instance-ips HTTP/1.1" 200 409 0.023368 10.0.0.50 - - [2026-02-20 09:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025584 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011437 10.0.0.50 - - [2026-02-20 09:15:10] "POST /set-tag HTTP/1.1" 200 109 0.015667 10.0.0.50 - - [2026-02-20 09:15:10] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013557 10.0.0.50 - - [2026-02-20 09:15:10] "GET /instance-ip/a829f2d0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010059 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003909 10.0.0.50 - - [2026-02-20 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002776 10.0.0.50 - - [2026-02-20 09:15:11] "POST /ref-update HTTP/1.1" 200 156 0.007011 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009073 10.0.0.50 - - [2026-02-20 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.50 - - [2026-02-20 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003569 10.0.0.50 - - [2026-02-20 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-02-20 09:15:11] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033081 10.0.0.50 - - [2026-02-20 09:15:11] "POST /virtual-machines HTTP/1.1" 200 369 0.007646 10.0.0.50 - - [2026-02-20 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008401 10.0.0.50 - - [2026-02-20 09:15:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107831 10.0.0.50 - - [2026-02-20 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020126 10.0.0.50 - - [2026-02-20 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010378 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004189 10.0.0.50 - - [2026-02-20 09:15:11] "POST /instance-ips HTTP/1.1" 200 409 0.027514 10.0.0.50 - - [2026-02-20 09:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020589 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016207 10.0.0.50 - - [2026-02-20 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.030562 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.030875 10.0.0.50 - - [2026-02-20 09:15:11] "GET /instance-ip/a88f612e-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.017843 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004105 10.0.0.50 - - [2026-02-20 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003156 10.0.0.50 - - [2026-02-20 09:15:11] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.50 - - [2026-02-20 09:15:11] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004050 10.0.0.50 - - [2026-02-20 09:15:11] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.50 - - [2026-02-20 09:15:11] "POST /tags HTTP/1.1" 200 365 0.046922 10.0.0.50 - - [2026-02-20 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.50 - - [2026-02-20 09:15:11] "GET /tag/b6609f6e-7e86-4e45-8141-f28a81c5d9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015053 10.0.0.50 - - [2026-02-20 09:15:11] "POST /tags HTTP/1.1" 409 206 0.002337 10.0.0.50 - - [2026-02-20 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.50 - - [2026-02-20 09:15:11] "GET /tag/f439fc7a-c6db-42a0-8bd5-4cd5c1c73098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018039 10.0.0.50 - - [2026-02-20 09:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.50 - - [2026-02-20 09:15:12] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043330 10.0.0.50 - - [2026-02-20 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2026-02-20 09:15:12] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003609 10.0.0.50 - - [2026-02-20 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.50 - - [2026-02-20 09:15:12] "GET /service-appliance-set/cf9ecd97-39fd-4fa7-9d85-8748237e2d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003556 10.0.0.50 - - [2026-02-20 09:15:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.002972 10.0.0.50 - - [2026-02-20 09:15:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112685 10.0.0.50 - - [2026-02-20 09:15:12] "GET /virtual-machine-interface/81ee7d86-85ce-4897-94cc-e0cb131eb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011277 10.0.0.50 - - [2026-02-20 09:15:12] "POST /set-tag HTTP/1.1" 200 109 0.021700 10.0.0.50 - - [2026-02-20 09:15:12] "POST /instance-ips HTTP/1.1" 200 417 0.040434 10.0.0.50 - - [2026-02-20 09:15:12] "GET /instance-ip/315082e6-6532-43e2-9248-8117e27d945d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003711 10.0.0.50 - - [2026-02-20 09:15:12] "POST /loadbalancers HTTP/1.1" 200 618 0.066617 10.0.0.50 - - [2026-02-20 09:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021500 10.0.0.50 - - [2026-02-20 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.50 - - [2026-02-20 09:15:12] "POST /service-instances HTTP/1.1" 200 566 0.017879 10.0.0.50 - - [2026-02-20 09:15:12] "POST /ref-update HTTP/1.1" 200 156 0.019961 10.0.0.50 - - [2026-02-20 09:15:12] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.075840 10.0.0.50 - - [2026-02-20 09:15:12] "GET /virtual-machine-interface/81ee7d86-85ce-4897-94cc-e0cb131eb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011063 10.0.0.50 - - [2026-02-20 09:15:12] "GET /virtual-machine-interface/81ee7d86-85ce-4897-94cc-e0cb131eb1e3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.022151 10.0.0.50 - - [2026-02-20 09:15:12] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.051435 10.0.0.50 - - [2026-02-20 09:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019649 10.0.0.50 - - [2026-02-20 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2026-02-20 09:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-02-20 09:15:12] "GET /floating-ip-pool/ca5acebb-d4c8-4197-8207-10b5ce7fa3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002209 10.0.0.50 - - [2026-02-20 09:15:12] "POST /virtual-machines HTTP/1.1" 200 429 0.013521 10.0.0.50 - - [2026-02-20 09:15:12] "POST /floating-ips HTTP/1.1" 200 671 0.150055 10.0.0.50 - - [2026-02-20 09:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.054748 10.0.0.50 - - [2026-02-20 09:15:13] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009785 10.0.0.50 - - [2026-02-20 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.50 - - [2026-02-20 09:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.213387 10.0.0.50 - - [2026-02-20 09:15:13] "POST /chown HTTP/1.1" 200 109 0.038090 10.0.0.50 - - [2026-02-20 09:15:13] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010677 10.0.0.50 - - [2026-02-20 09:15:13] "POST /tags HTTP/1.1" 409 221 0.001554 10.0.0.50 - - [2026-02-20 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.50 - - [2026-02-20 09:15:13] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010372 10.0.0.50 - - [2026-02-20 09:15:13] "POST /tags HTTP/1.1" 409 238 0.001477 10.0.0.50 - - [2026-02-20 09:15:13] "POST /chown HTTP/1.1" 200 109 0.005597 10.0.0.50 - - [2026-02-20 09:15:13] "PUT /virtual-machine-interface/14dd4c6d-f4cb-49cb-9866-c95966f39f76 HTTP/1.1" 200 284 0.021068 10.0.0.50 - - [2026-02-20 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009265 10.0.0.50 - - [2026-02-20 09:15:13] "GET /tag/b6609f6e-7e86-4e45-8141-f28a81c5d9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016222 10.0.0.50 - - [2026-02-20 09:15:13] "PUT /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 256 0.023579 10.0.0.50 - - [2026-02-20 09:15:13] "POST /firewall-rules HTTP/1.1" 200 650 0.105571 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.053080 10.0.0.50 - - [2026-02-20 09:15:13] "GET /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.019242 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.053696 10.0.0.50 - - [2026-02-20 09:15:13] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002330 10.0.0.50 - - [2026-02-20 09:15:13] "GET /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009605 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.010267 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.012095 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.032591 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.015611 10.0.0.50 - - [2026-02-20 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022123 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.035661 10.0.0.50 - - [2026-02-20 09:15:13] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051187 10.0.0.50 - - [2026-02-20 09:15:13] "POST /virtual-machines HTTP/1.1" 200 429 0.010121 10.0.0.50 - - [2026-02-20 09:15:13] "GET /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002624 10.0.0.50 - - [2026-02-20 09:15:13] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.086200 10.0.0.50 - - [2026-02-20 09:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.50 - - [2026-02-20 09:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119662 10.0.0.50 - - [2026-02-20 09:15:13] "POST /chown HTTP/1.1" 200 109 0.014436 10.0.0.50 - - [2026-02-20 09:15:13] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047369 10.0.0.50 - - [2026-02-20 09:15:13] "POST /chown HTTP/1.1" 200 109 0.029160 10.0.0.50 - - [2026-02-20 09:15:13] "GET /loadbalancer-listener/e9571296-586b-4bc1-99d4-2e1e00e16858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.015146 10.0.0.50 - - [2026-02-20 09:15:13] "GET /loadbalancer-listener/e9571296-586b-4bc1-99d4-2e1e00e16858?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003266 10.0.0.50 - - [2026-02-20 09:15:13] "PUT /virtual-machine-interface/542be9cc-6401-4a73-9363-e77a155f1b73 HTTP/1.1" 200 284 0.025636 10.0.0.50 - - [2026-02-20 09:15:13] "PUT /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 256 0.024772 10.0.0.50 - - [2026-02-20 09:15:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.015218 10.0.0.50 - - [2026-02-20 09:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027816 10.0.0.50 - - [2026-02-20 09:15:13] "GET /loadbalancer-pool/51b325ce-d082-4097-8c90-7ce6887b37c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010694 10.0.0.50 - - [2026-02-20 09:15:13] "POST /ref-update HTTP/1.1" 200 156 0.046591 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.017577 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.008496 10.0.0.50 - - [2026-02-20 09:15:14] "POST /loadbalancer-members HTTP/1.1" 200 707 0.019497 10.0.0.50 - - [2026-02-20 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014153 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.019227 10.0.0.50 - - [2026-02-20 09:15:14] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010718 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.025320 10.0.0.50 - - [2026-02-20 09:15:14] "POST /set-tag HTTP/1.1" 200 109 0.005419 10.0.0.50 - - [2026-02-20 09:15:14] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003305 10.0.0.50 - - [2026-02-20 09:15:14] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.010936 10.0.0.50 - - [2026-02-20 09:15:14] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.50 - - [2026-02-20 09:15:14] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001976 10.0.0.50 - - [2026-02-20 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008441 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010142 10.0.0.50 - - [2026-02-20 09:15:14] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002553 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.007872 10.0.0.50 - - [2026-02-20 09:15:14] "POST /tags HTTP/1.1" 409 221 0.001974 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2026-02-20 09:15:14] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013516 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.015109 10.0.0.50 - - [2026-02-20 09:15:14] "PUT /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 256 0.018974 10.0.0.50 - - [2026-02-20 09:15:14] "POST /tags HTTP/1.1" 409 238 0.011257 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.50 - - [2026-02-20 09:15:14] "GET /tag/b6609f6e-7e86-4e45-8141-f28a81c5d9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014059 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.047718 10.0.0.50 - - [2026-02-20 09:15:14] "POST /firewall-rules HTTP/1.1" 409 293 0.002058 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.006479 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.016066 10.0.0.50 - - [2026-02-20 09:15:14] "PUT /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056 HTTP/1.1" 200 260 0.049787 10.0.0.50 - - [2026-02-20 09:15:14] "PUT /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 256 0.022652 10.0.0.50 - - [2026-02-20 09:15:14] "GET /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011778 10.0.0.50 - - [2026-02-20 09:15:14] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013966 10.0.0.50 - - [2026-02-20 09:15:14] "GET /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005402 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.037750 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.008717 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011035 10.0.0.50 - - [2026-02-20 09:15:14] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010957 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.041960 10.0.0.50 - - [2026-02-20 09:15:14] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040153 10.0.0.50 - - [2026-02-20 09:15:14] "PUT /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 256 0.037926 10.0.0.50 - - [2026-02-20 09:15:14] "POST /virtual-machines HTTP/1.1" 200 373 0.020950 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.035438 10.0.0.50 - - [2026-02-20 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027540 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.032715 10.0.0.50 - - [2026-02-20 09:15:14] "POST /chown HTTP/1.1" 200 109 0.054377 10.0.0.50 - - [2026-02-20 09:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131144 10.0.0.50 - - [2026-02-20 09:15:14] "PUT /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 256 0.033240 10.0.0.50 - - [2026-02-20 09:15:14] "POST /ref-update HTTP/1.1" 200 156 0.018120 10.0.0.50 - - [2026-02-20 09:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008285 10.0.0.50 - - [2026-02-20 09:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.50 - - [2026-02-20 09:15:14] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005321 10.0.0.50 - - [2026-02-20 09:15:15] "POST /instance-ips HTTP/1.1" 200 413 0.019630 10.0.0.50 - - [2026-02-20 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022028 10.0.0.50 - - [2026-02-20 09:15:15] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016642 10.0.0.50 - - [2026-02-20 09:15:15] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.012686 10.0.0.50 - - [2026-02-20 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012782 10.0.0.50 - - [2026-02-20 09:15:15] "POST /set-tag HTTP/1.1" 200 109 0.029584 10.0.0.50 - - [2026-02-20 09:15:15] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.031537 10.0.0.50 - - [2026-02-20 09:15:15] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021591 10.0.0.50 - - [2026-02-20 09:15:15] "GET /instance-ip/aaaf2be2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004336 10.0.0.50 - - [2026-02-20 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020913 10.0.0.50 - - [2026-02-20 09:15:15] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.007376 10.0.0.50 - - [2026-02-20 09:15:15] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007860 10.0.0.50 - - [2026-02-20 09:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.50 - - [2026-02-20 09:15:15] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003107 10.0.0.50 - - [2026-02-20 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.005942 10.0.0.50 - - [2026-02-20 09:15:15] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.50 - - [2026-02-20 09:15:15] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009245 10.0.0.50 - - [2026-02-20 09:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.50 - - [2026-02-20 09:15:15] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.007100 10.0.0.50 - - [2026-02-20 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.005461 10.0.0.50 - - [2026-02-20 09:15:15] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003841 10.0.0.50 - - [2026-02-20 09:15:15] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.50 - - [2026-02-20 09:15:15] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.007336 10.0.0.50 - - [2026-02-20 09:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009669 10.0.0.50 - - [2026-02-20 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.005746 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.023425 10.0.0.50 - - [2026-02-20 09:15:15] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.011988 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.020273 10.0.0.50 - - [2026-02-20 09:15:15] "POST /ref-update HTTP/1.1" 200 156 0.006534 10.0.0.50 - - [2026-02-20 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.005614 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.006005 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.009219 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.017064 10.0.0.50 - - [2026-02-20 09:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.005169 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.016947 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.50 - - [2026-02-20 09:15:15] "POST /chown HTTP/1.1" 200 109 0.005681 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.006747 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.016305 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.019426 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.024178 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.006274 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.019308 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.018757 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.005995 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.005324 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.009426 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.016842 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.013826 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.012955 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.018665 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.009355 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.017844 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.013556 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.008541 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.010060 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.006928 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.025614 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.005682 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.018797 10.0.0.50 - - [2026-02-20 09:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010325 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.005980 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.017946 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.010300 10.0.0.50 - - [2026-02-20 09:15:16] "POST /chown HTTP/1.1" 200 109 0.005832 10.0.0.50 - - [2026-02-20 09:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.005070 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.005705 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.013703 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.019722 10.0.0.50 - - [2026-02-20 09:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.005566 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.018036 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.019153 10.0.0.50 - - [2026-02-20 09:15:17] "POST /chown HTTP/1.1" 200 109 0.006103 10.0.0.50 - - [2026-02-20 09:15:21] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005036 10.0.0.50 - - [2026-02-20 09:15:21] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.50 - - [2026-02-20 09:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-02-20 09:15:21] "GET /loadbalancer/0c23c729-6578-4bc2-b08b-c95f245f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003435 10.0.0.50 - - [2026-02-20 09:15:21] "GET /loadbalancer-pool/510e6432-e6ed-45bc-9f60-c878c717cf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002343 10.0.0.50 - - [2026-02-20 09:15:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014337 10.0.0.50 - - [2026-02-20 09:15:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011582 10.0.0.50 - - [2026-02-20 09:15:21] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007170 10.0.0.50 - - [2026-02-20 09:15:21] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003386 10.0.0.50 - - [2026-02-20 09:15:21] "POST /ref-update HTTP/1.1" 200 156 0.005837 10.0.0.50 - - [2026-02-20 09:15:21] "GET /floating-ip/b15f45d9-a062-4700-bdb6-8e28381e68fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012869 10.0.0.50 - - [2026-02-20 09:15:21] "POST /tags HTTP/1.1" 409 221 0.002429 10.0.0.50 - - [2026-02-20 09:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.50 - - [2026-02-20 09:15:21] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010137 10.0.0.50 - - [2026-02-20 09:15:21] "PUT /floating-ip/b15f45d9-a062-4700-bdb6-8e28381e68fb HTTP/1.1" 200 256 0.011636 10.0.0.50 - - [2026-02-20 09:15:21] "POST /set-tag HTTP/1.1" 200 109 0.037102 10.0.0.50 - - [2026-02-20 09:15:22] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003986 10.0.0.50 - - [2026-02-20 09:15:22] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.50 - - [2026-02-20 09:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.50 - - [2026-02-20 09:15:22] "GET /loadbalancer/0c23c729-6578-4bc2-b08b-c95f245f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002070 10.0.0.50 - - [2026-02-20 09:15:22] "GET /loadbalancer-pool/510e6432-e6ed-45bc-9f60-c878c717cf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002356 10.0.0.50 - - [2026-02-20 09:15:22] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015381 10.0.0.50 - - [2026-02-20 09:15:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012317 10.0.0.50 - - [2026-02-20 09:15:22] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005740 10.0.0.50 - - [2026-02-20 09:15:22] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005167 10.0.0.50 - - [2026-02-20 09:15:22] "POST /ref-update HTTP/1.1" 200 156 0.007255 10.0.0.50 - - [2026-02-20 09:15:22] "GET /floating-ip/b15f45d9-a062-4700-bdb6-8e28381e68fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005560 10.0.0.50 - - [2026-02-20 09:15:22] "POST /set-tag HTTP/1.1" 200 109 0.019691 10.0.0.50 - - [2026-02-20 09:15:23] "GET /virtual-machine/f3bfb842-03c2-45ca-b216-b316d8214ed1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002850 10.0.0.50 - - [2026-02-20 09:15:23] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003997 10.0.0.50 - - [2026-02-20 09:15:23] "GET /virtual-machine/c61a1410-e895-4dc5-a1ad-6d932975f8e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002697 10.0.0.50 - - [2026-02-20 09:15:23] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004498 10.0.0.50 - - [2026-02-20 09:15:25] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005195 10.0.0.50 - - [2026-02-20 09:15:25] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.50 - - [2026-02-20 09:15:28] "GET /virtual-machine/9d55bce2-8227-4c18-9c20-e16ed9ee647a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002903 10.0.0.50 - - [2026-02-20 09:15:28] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006024 10.0.0.50 - - [2026-02-20 09:15:28] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006154 10.0.0.50 - - [2026-02-20 09:15:28] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.50 - - [2026-02-20 09:15:59] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004026 10.0.0.50 - - [2026-02-20 09:15:59] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.50 - - [2026-02-20 09:15:59] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003494 10.0.0.50 - - [2026-02-20 09:15:59] "POST /set-tag HTTP/1.1" 200 109 0.001635 10.0.0.50 - - [2026-02-20 09:15:59] "GET /virtual-machine/9d55bce2-8227-4c18-9c20-e16ed9ee647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002858 10.0.0.50 - - [2026-02-20 09:15:59] "POST /ref-update HTTP/1.1" 200 156 0.010001 10.0.0.50 - - [2026-02-20 09:15:59] "GET /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004159 10.0.0.50 - - [2026-02-20 09:15:59] "POST /set-tag HTTP/1.1" 200 109 0.012285 10.0.0.50 - - [2026-02-20 09:15:59] "POST /set-tag HTTP/1.1" 200 109 0.027624 10.0.0.50 - - [2026-02-20 09:15:59] "DELETE /instance-ip/aaaf2be2-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.040881 10.0.0.50 - - [2026-02-20 09:15:59] "DELETE /virtual-machine-interface/aa92562a-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.033471 10.0.0.50 - - [2026-02-20 09:15:59] "DELETE /virtual-machine/9d55bce2-8227-4c18-9c20-e16ed9ee647a HTTP/1.1" 200 115 0.030605 10.0.0.50 - - [2026-02-20 09:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.50 - - [2026-02-20 09:16:03] "GET /tag/b6609f6e-7e86-4e45-8141-f28a81c5d9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010075 10.0.0.50 - - [2026-02-20 09:16:03] "GET /tag/b6609f6e-7e86-4e45-8141-f28a81c5d9cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011678 10.0.0.50 - - [2026-02-20 09:16:03] "GET /virtual-machine-interface/14dd4c6d-f4cb-49cb-9866-c95966f39f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003590 10.0.0.50 - - [2026-02-20 09:16:03] "POST /set-tag HTTP/1.1" 200 109 0.011551 10.0.0.50 - - [2026-02-20 09:16:03] "GET /virtual-machine-interface/542be9cc-6401-4a73-9363-e77a155f1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004284 10.0.0.50 - - [2026-02-20 09:16:03] "POST /set-tag HTTP/1.1" 200 109 0.013256 10.0.0.50 - - [2026-02-20 09:16:03] "GET /virtual-machine-interface/81ee7d86-85ce-4897-94cc-e0cb131eb1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017404 10.0.0.50 - - [2026-02-20 09:16:03] "POST /set-tag HTTP/1.1" 200 109 0.013238 10.0.0.50 - - [2026-02-20 09:16:03] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004051 10.0.0.50 - - [2026-02-20 09:16:03] "GET /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008842 10.0.0.50 - - [2026-02-20 09:16:03] "POST /ref-update HTTP/1.1" 200 156 0.021153 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /firewall-rule/1e0472ef-7a5e-4e7d-b0a2-88d5bd9b6056 HTTP/1.1" 200 115 0.032211 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /loadbalancer-member/388f686e-a469-4933-ac1b-1c8f74ce061b HTTP/1.1" 200 115 0.037363 10.0.0.50 - - [2026-02-20 09:16:04] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.010306 10.0.0.50 - - [2026-02-20 09:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016211 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /loadbalancer-pool/51b325ce-d082-4097-8c90-7ce6887b37c8 HTTP/1.1" 200 115 0.070503 10.0.0.50 - - [2026-02-20 09:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013006 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.010199 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /loadbalancer-listener/e9571296-586b-4bc1-99d4-2e1e00e16858 HTTP/1.1" 200 115 0.041284 10.0.0.50 - - [2026-02-20 09:16:04] "GET /floating-ip/e6e69c18-0869-4cca-82b4-62d32e404c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002856 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.007674 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.014133 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.024412 10.0.0.50 - - [2026-02-20 09:16:04] "PUT /floating-ip/e6e69c18-0869-4cca-82b4-62d32e404c99 HTTP/1.1" 200 256 0.030924 10.0.0.50 - - [2026-02-20 09:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.015427 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /floating-ip/e6e69c18-0869-4cca-82b4-62d32e404c99 HTTP/1.1" 200 115 0.072693 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.024281 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd HTTP/1.1" 200 115 0.033050 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.008165 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.019884 10.0.0.50 - - [2026-02-20 09:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010792 10.0.0.50 - - [2026-02-20 09:16:04] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.016666 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.023791 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /instance-ip/315082e6-6532-43e2-9248-8117e27d945d HTTP/1.1" 200 115 0.125149 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 404 171 0.033325 10.0.0.50 - - [2026-02-20 09:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039862 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 200 109 0.043924 10.0.0.50 - - [2026-02-20 09:16:04] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.011736 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /virtual-machine-interface/81ee7d86-85ce-4897-94cc-e0cb131eb1e3 HTTP/1.1" 200 115 0.121293 10.0.0.50 - - [2026-02-20 09:16:04] "POST /chown HTTP/1.1" 404 171 0.023412 10.0.0.50 - - [2026-02-20 09:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.061013 10.0.0.50 - - [2026-02-20 09:16:04] "GET /floating-ip-pool/ca5acebb-d4c8-4197-8207-10b5ce7fa3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003720 10.0.0.50 - - [2026-02-20 09:16:04] "POST /ref-update HTTP/1.1" 200 156 0.027529 10.0.0.50 - - [2026-02-20 09:16:04] "PUT /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 266 0.023697 10.0.0.50 - - [2026-02-20 09:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.040057 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /tag/b6609f6e-7e86-4e45-8141-f28a81c5d9cd HTTP/1.1" 200 115 0.181728 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /floating-ip-pool/ca5acebb-d4c8-4197-8207-10b5ce7fa3c7 HTTP/1.1" 200 115 0.078865 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /service-instance/ece24a62-28ac-4c17-bd26-f7891bdc3b25 HTTP/1.1" 200 115 0.080206 10.0.0.50 - - [2026-02-20 09:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.50 - - [2026-02-20 09:16:04] "GET /virtual-machine-interface/542be9cc-6401-4a73-9363-e77a155f1b73?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007933 10.0.0.50 - - [2026-02-20 09:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005914 10.0.0.50 - - [2026-02-20 09:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002503 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /virtual-network/b2c4ab8d-4523-4350-a8c3-0e98885fb4a4 HTTP/1.1" 200 115 0.160536 10.0.0.50 - - [2026-02-20 09:16:04] "DELETE /route-target/29f1796a-76c2-4b9b-af67-92f842919e13 HTTP/1.1" 200 115 0.032902 10.0.0.50 - - [2026-02-20 09:16:04] "GET /routing-instance/a816a83d-7ffc-4a5f-a7eb-5bc7d67077ab HTTP/1.1" 404 171 0.003335 10.0.0.50 - - [2026-02-20 09:16:05] "GET /domains HTTP/1.1" 200 280 0.005734 10.0.0.50 - - [2026-02-20 09:16:05] "GET /domain/30f6b841-1309-40f3-9c41-bedb694c0e97 HTTP/1.1" 200 3086 0.002887 10.0.0.50 - - [2026-02-20 09:16:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9 HTTP/1.1" 200 7142 0.028563 10.0.0.50 - - [2026-02-20 09:16:05] "DELETE /virtual-machine-interface/542be9cc-6401-4a73-9363-e77a155f1b73 HTTP/1.1" 200 115 0.112855 10.0.0.50 - - [2026-02-20 09:16:05] "DELETE /virtual-machine/b86f0534-b629-4286-b44c-d048944cc5a3 HTTP/1.1" 200 115 0.029425 10.0.0.50 - - [2026-02-20 09:16:05] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.021572 10.0.0.50 - - [2026-02-20 09:16:05] "GET /virtual-machine-interface/14dd4c6d-f4cb-49cb-9866-c95966f39f76?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.018628 10.0.0.50 - - [2026-02-20 09:16:05] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.50 - - [2026-02-20 09:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.50 - - [2026-02-20 09:16:05] "GET /loadbalancer/0c23c729-6578-4bc2-b08b-c95f245f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001992 10.0.0.50 - - [2026-02-20 09:16:05] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004904 10.0.0.50 - - [2026-02-20 09:16:05] "POST /set-tag HTTP/1.1" 200 109 0.036610 10.0.0.50 - - [2026-02-20 09:16:05] "DELETE /virtual-machine-interface/14dd4c6d-f4cb-49cb-9866-c95966f39f76 HTTP/1.1" 200 115 0.069791 10.0.0.50 - - [2026-02-20 09:16:05] "POST /ref-update HTTP/1.1" 200 156 0.021522 10.0.0.50 - - [2026-02-20 09:16:05] "DELETE /loadbalancer-member/a26f04ff-7f48-4af0-889b-d369138471a9 HTTP/1.1" 200 115 0.069349 10.0.0.50 - - [2026-02-20 09:16:05] "DELETE /virtual-machine/95774035-6f64-4ff5-9d99-7411fb0651aa HTTP/1.1" 200 115 0.051957 10.0.0.50 - - [2026-02-20 09:16:06] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007479 10.0.0.50 - - [2026-02-20 09:16:06] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.50 - - [2026-02-20 09:16:06] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004107 10.0.0.50 - - [2026-02-20 09:16:06] "POST /set-tag HTTP/1.1" 200 109 0.001687 10.0.0.50 - - [2026-02-20 09:16:06] "GET /virtual-machine/c61a1410-e895-4dc5-a1ad-6d932975f8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002793 10.0.0.50 - - [2026-02-20 09:16:06] "POST /ref-update HTTP/1.1" 200 156 0.007330 10.0.0.50 - - [2026-02-20 09:16:06] "GET /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012426 10.0.0.50 - - [2026-02-20 09:16:06] "POST /set-tag HTTP/1.1" 200 109 0.013973 10.0.0.50 - - [2026-02-20 09:16:06] "POST /set-tag HTTP/1.1" 200 109 0.024792 10.0.0.50 - - [2026-02-20 09:16:06] "POST /set-tag HTTP/1.1" 200 109 0.013482 10.0.0.50 - - [2026-02-20 09:16:06] "DELETE /instance-ip/a88f612e-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.033222 10.0.0.50 - - [2026-02-20 09:16:06] "POST /ref-update HTTP/1.1" 200 156 0.012995 10.0.0.50 - - [2026-02-20 09:16:06] "DELETE /virtual-machine-interface/a87a397a-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.033280 10.0.0.50 - - [2026-02-20 09:16:06] "DELETE /virtual-machine/c61a1410-e895-4dc5-a1ad-6d932975f8e1 HTTP/1.1" 200 115 0.021710 10.0.0.50 - - [2026-02-20 09:16:10] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013185 10.0.0.50 - - [2026-02-20 09:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.50 - - [2026-02-20 09:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.50 - - [2026-02-20 09:16:10] "GET /loadbalancer/0c23c729-6578-4bc2-b08b-c95f245f76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002749 10.0.0.50 - - [2026-02-20 09:16:11] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011636 10.0.0.50 - - [2026-02-20 09:16:11] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.50 - - [2026-02-20 09:16:11] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011049 10.0.0.50 - - [2026-02-20 09:16:11] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.50 - - [2026-02-20 09:16:11] "GET /virtual-machine/f3bfb842-03c2-45ca-b216-b316d8214ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002513 10.0.0.50 - - [2026-02-20 09:16:11] "POST /ref-update HTTP/1.1" 200 156 0.008838 10.0.0.50 - - [2026-02-20 09:16:11] "GET /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006528 10.0.0.50 - - [2026-02-20 09:16:11] "POST /set-tag HTTP/1.1" 200 109 0.034982 10.0.0.50 - - [2026-02-20 09:16:11] "POST /set-tag HTTP/1.1" 200 109 0.036743 10.0.0.50 - - [2026-02-20 09:16:11] "POST /set-tag HTTP/1.1" 200 109 0.033737 10.0.0.50 - - [2026-02-20 09:16:11] "DELETE /instance-ip/a829f2d0-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.027414 10.0.0.50 - - [2026-02-20 09:16:11] "POST /ref-update HTTP/1.1" 200 156 0.010566 10.0.0.50 - - [2026-02-20 09:16:12] "DELETE /virtual-machine-interface/a80f44c6-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.067769 10.0.0.50 - - [2026-02-20 09:16:12] "DELETE /virtual-machine/f3bfb842-03c2-45ca-b216-b316d8214ed1 HTTP/1.1" 200 115 0.027572 10.0.0.50 - - [2026-02-20 09:16:12] "DELETE /tag/1394fe32-f5ed-4b1a-8d5d-4508b8e6ea8c HTTP/1.1" 200 115 0.064123 10.0.0.50 - - [2026-02-20 09:16:12] "DELETE /tag/93758f01-4c03-4bb8-9dd9-08082b17b54f HTTP/1.1" 200 115 0.030280 10.0.0.50 - - [2026-02-20 09:16:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001981 10.0.0.50 - - [2026-02-20 09:16:13] "GET /global-system-configs HTTP/1.1" 200 322 0.005985 10.0.0.50 - - [2026-02-20 09:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.50 - - [2026-02-20 09:16:15] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047895 10.0.0.50 - - [2026-02-20 09:16:15] "POST /tags HTTP/1.1" 200 393 0.020111 10.0.0.50 - - [2026-02-20 09:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010819 10.0.0.50 - - [2026-02-20 09:16:15] "GET /tag/855aebe4-635d-429d-b5a8-729a42e8cee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015074 10.0.0.50 - - [2026-02-20 09:16:15] "POST /tags HTTP/1.1" 200 341 0.015772 10.0.0.50 - - [2026-02-20 09:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2026-02-20 09:16:15] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010595 10.0.0.50 - - [2026-02-20 09:16:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000961 10.0.0.50 - - [2026-02-20 09:16:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.015103 10.0.0.50 - - [2026-02-20 09:16:15] "POST /security-groups HTTP/1.1" 200 589 0.065716 10.0.0.50 - - [2026-02-20 09:16:15] "POST /projects HTTP/1.1" 200 519 0.193944 10.0.0.50 - - [2026-02-20 09:16:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002906 10.0.0.50 - - [2026-02-20 09:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029932 10.0.0.50 - - [2026-02-20 09:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.50 - - [2026-02-20 09:16:16] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.019098 10.0.0.50 - - [2026-02-20 09:16:16] "POST /access-control-lists HTTP/1.1" 200 598 0.075026 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.020609 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007372 10.0.0.50 - - [2026-02-20 09:16:16] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003563 10.0.0.50 - - [2026-02-20 09:16:16] "POST /access-control-lists HTTP/1.1" 200 596 0.024921 10.0.0.50 - - [2026-02-20 09:16:16] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.068871 10.0.0.50 - - [2026-02-20 09:16:16] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.047384 10.0.0.50 - - [2026-02-20 09:16:16] "POST /security-groups HTTP/1.1" 200 591 0.064812 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.001575 10.0.0.50 - - [2026-02-20 09:16:16] "POST /access-control-lists HTTP/1.1" 200 632 0.060221 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.015762 10.0.0.50 - - [2026-02-20 09:16:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.069900 10.0.0.50 - - [2026-02-20 09:16:16] "POST /chown HTTP/1.1" 200 109 0.018178 10.0.0.50 - - [2026-02-20 09:16:16] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004700 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2026-02-20 09:16:16] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016759 10.0.0.50 - - [2026-02-20 09:16:16] "POST /access-control-lists HTTP/1.1" 200 630 0.057353 10.0.0.50 - - [2026-02-20 09:16:16] "POST /tags HTTP/1.1" 409 226 0.013445 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.50 - - [2026-02-20 09:16:16] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009997 10.0.0.50 - - [2026-02-20 09:16:16] "POST /firewall-rules HTTP/1.1" 200 600 0.075139 10.0.0.50 - - [2026-02-20 09:16:16] "GET /firewall-rule/a23cfce5-d476-421c-930e-06821ef66adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013721 10.0.0.50 - - [2026-02-20 09:16:16] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003635 10.0.0.50 - - [2026-02-20 09:16:16] "GET /firewall-rule/a23cfce5-d476-421c-930e-06821ef66adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001832 10.0.0.50 - - [2026-02-20 09:16:16] "POST /ref-update HTTP/1.1" 200 156 0.048048 10.0.0.50 - - [2026-02-20 09:16:16] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002838 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.50 - - [2026-02-20 09:16:16] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002195 10.0.0.50 - - [2026-02-20 09:16:16] "POST /tags HTTP/1.1" 409 226 0.001220 10.0.0.50 - - [2026-02-20 09:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.50 - - [2026-02-20 09:16:16] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013223 10.0.0.50 - - [2026-02-20 09:16:16] "POST /firewall-rules HTTP/1.1" 200 598 0.064038 10.0.0.50 - - [2026-02-20 09:16:16] "GET /firewall-rule/9b03f863-262c-4879-b9f5-5be8a9cd729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007414 10.0.0.50 - - [2026-02-20 09:16:16] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.006572 10.0.0.50 - - [2026-02-20 09:16:17] "GET /firewall-rule/9b03f863-262c-4879-b9f5-5be8a9cd729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004478 10.0.0.50 - - [2026-02-20 09:16:17] "POST /ref-update HTTP/1.1" 200 156 0.040418 10.0.0.50 - - [2026-02-20 09:16:18] "POST /tags HTTP/1.1" 200 393 0.057219 10.0.0.50 - - [2026-02-20 09:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019806 10.0.0.50 - - [2026-02-20 09:16:18] "GET /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011180 10.0.0.50 - - [2026-02-20 09:16:18] "POST /tags HTTP/1.1" 200 341 0.017260 10.0.0.50 - - [2026-02-20 09:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.50 - - [2026-02-20 09:16:18] "GET /tag/e608ac40-a74e-4ef4-ae76-756221c075db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012098 10.0.0.50 - - [2026-02-20 09:16:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.001727 10.0.0.50 - - [2026-02-20 09:16:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.004159 10.0.0.50 - - [2026-02-20 09:16:18] "POST /security-groups HTTP/1.1" 200 589 0.067990 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.001699 10.0.0.50 - - [2026-02-20 09:16:19] "POST /projects HTTP/1.1" 200 519 0.211937 10.0.0.50 - - [2026-02-20 09:16:19] "POST /access-control-lists HTTP/1.1" 200 598 0.018155 10.0.0.50 - - [2026-02-20 09:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007572 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.016320 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015124 10.0.0.50 - - [2026-02-20 09:16:19] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004411 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.50 - - [2026-02-20 09:16:19] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.050307 10.0.0.50 - - [2026-02-20 09:16:19] "POST /access-control-lists HTTP/1.1" 200 596 0.067551 10.0.0.50 - - [2026-02-20 09:16:19] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.046470 10.0.0.50 - - [2026-02-20 09:16:19] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.032290 10.0.0.50 - - [2026-02-20 09:16:19] "POST /security-groups HTTP/1.1" 200 591 0.068614 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.002151 10.0.0.50 - - [2026-02-20 09:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023247 10.0.0.50 - - [2026-02-20 09:16:19] "POST /chown HTTP/1.1" 200 109 0.069385 10.0.0.50 - - [2026-02-20 09:16:19] "POST /access-control-lists HTTP/1.1" 200 632 0.102881 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.002390 10.0.0.50 - - [2026-02-20 09:16:19] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002084 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2026-02-20 09:16:19] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001838 10.0.0.50 - - [2026-02-20 09:16:19] "POST /tags HTTP/1.1" 409 226 0.001304 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008341 10.0.0.50 - - [2026-02-20 09:16:19] "GET /tag/e608ac40-a74e-4ef4-ae76-756221c075db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011582 10.0.0.50 - - [2026-02-20 09:16:19] "POST /access-control-lists HTTP/1.1" 200 630 0.069613 10.0.0.50 - - [2026-02-20 09:16:19] "POST /firewall-rules HTTP/1.1" 200 600 0.102573 10.0.0.50 - - [2026-02-20 09:16:19] "GET /firewall-rule/804a4f4c-1574-43f1-b573-61aa9ca1c7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008444 10.0.0.50 - - [2026-02-20 09:16:19] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003178 10.0.0.50 - - [2026-02-20 09:16:19] "GET /firewall-rule/804a4f4c-1574-43f1-b573-61aa9ca1c7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002697 10.0.0.50 - - [2026-02-20 09:16:19] "POST /ref-update HTTP/1.1" 200 156 0.057917 10.0.0.50 - - [2026-02-20 09:16:19] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011985 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-02-20 09:16:19] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002139 10.0.0.50 - - [2026-02-20 09:16:19] "POST /tags HTTP/1.1" 409 226 0.002878 10.0.0.50 - - [2026-02-20 09:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2026-02-20 09:16:19] "GET /tag/e608ac40-a74e-4ef4-ae76-756221c075db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009842 10.0.0.50 - - [2026-02-20 09:16:20] "POST /firewall-rules HTTP/1.1" 200 598 0.066256 10.0.0.50 - - [2026-02-20 09:16:20] "GET /firewall-rule/3f30158d-084f-4d96-8c21-04bb927863c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.013000 10.0.0.50 - - [2026-02-20 09:16:20] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003937 10.0.0.50 - - [2026-02-20 09:16:20] "GET /firewall-rule/3f30158d-084f-4d96-8c21-04bb927863c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002331 10.0.0.50 - - [2026-02-20 09:16:20] "POST /ref-update HTTP/1.1" 200 156 0.060697 10.0.0.50 - - [2026-02-20 09:16:21] "POST /tags HTTP/1.1" 200 345 0.081113 10.0.0.50 - - [2026-02-20 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.50 - - [2026-02-20 09:16:21] "GET /tag/a402f595-f390-442d-995d-b833c0b21b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014241 10.0.0.50 - - [2026-02-20 09:16:21] "POST /projects HTTP/1.1" 409 238 0.002533 10.0.0.50 - - [2026-02-20 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.50 - - [2026-02-20 09:16:21] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027020 10.0.0.50 - - [2026-02-20 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011467 10.0.0.50 - - [2026-02-20 09:16:21] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.013642 10.0.0.50 - - [2026-02-20 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-02-20 09:16:21] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004519 10.0.0.50 - - [2026-02-20 09:16:21] "POST /security-groups HTTP/1.1" 409 285 0.001743 10.0.0.50 - - [2026-02-20 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.50 - - [2026-02-20 09:16:22] "PUT /security-group/eff879a6-a6c8-4296-ac7d-e749cb0a130d HTTP/1.1" 200 262 0.058398 10.0.0.50 - - [2026-02-20 09:16:22] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.099296 10.0.0.50 - - [2026-02-20 09:16:22] "PUT /access-control-list/e8348465-83ec-4d62-af49-a57d12ca9981 HTTP/1.1" 200 272 0.038049 10.0.0.50 - - [2026-02-20 09:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.070626 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 409 228 0.026622 10.0.0.50 - - [2026-02-20 09:16:22] "PUT /access-control-list/0bc145c4-43de-4a74-a284-52a904a15675 HTTP/1.1" 200 272 0.049228 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.50 - - [2026-02-20 09:16:22] "GET /tag/a402f595-f390-442d-995d-b833c0b21b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011042 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 200 345 0.027952 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.50 - - [2026-02-20 09:16:22] "GET /tag/ae294331-c3c6-4667-8491-04b06fb2140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012333 10.0.0.50 - - [2026-02-20 09:16:22] "POST /projects HTTP/1.1" 409 238 0.001502 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.50 - - [2026-02-20 09:16:22] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045063 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.50 - - [2026-02-20 09:16:22] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005503 10.0.0.50 - - [2026-02-20 09:16:22] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044507 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.50 - - [2026-02-20 09:16:22] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003566 10.0.0.50 - - [2026-02-20 09:16:22] "POST /security-groups HTTP/1.1" 409 285 0.001900 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.50 - - [2026-02-20 09:16:22] "PUT /security-group/dc4762ee-8eb6-4a4c-83f5-db3bf059add7 HTTP/1.1" 200 262 0.064538 10.0.0.50 - - [2026-02-20 09:16:22] "PUT /access-control-list/c534e88a-0679-48c4-b6e6-3fa3dd2b56ec HTTP/1.1" 200 272 0.015150 10.0.0.50 - - [2026-02-20 09:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032266 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 409 228 0.013535 10.0.0.50 - - [2026-02-20 09:16:22] "PUT /access-control-list/95f31281-fecd-4a41-a31e-d0e85816ac2c HTTP/1.1" 200 272 0.029826 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-02-20 09:16:22] "GET /tag/ae294331-c3c6-4667-8491-04b06fb2140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010534 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 200 291 0.037267 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.50 - - [2026-02-20 09:16:22] "GET /tag/efd8d357-8c16-4b4e-a967-89b178432195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012766 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 200 303 0.051193 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014788 10.0.0.50 - - [2026-02-20 09:16:22] "GET /tag/54029971-0d05-4a6d-8c21-54312fd5a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011786 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 409 252 0.001713 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.50 - - [2026-02-20 09:16:22] "GET /tag/855aebe4-635d-429d-b5a8-729a42e8cee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010468 10.0.0.50 - - [2026-02-20 09:16:22] "POST /tags HTTP/1.1" 409 226 0.006872 10.0.0.50 - - [2026-02-20 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-02-20 09:16:23] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010246 10.0.0.50 - - [2026-02-20 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003673 10.0.0.50 - - [2026-02-20 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2026-02-20 09:16:23] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037358 10.0.0.50 - - [2026-02-20 09:16:23] "POST /virtual-machines HTTP/1.1" 200 395 0.007074 10.0.0.50 - - [2026-02-20 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007288 10.0.0.50 - - [2026-02-20 09:16:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111331 10.0.0.50 - - [2026-02-20 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016899 10.0.0.50 - - [2026-02-20 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011136 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004581 10.0.0.50 - - [2026-02-20 09:16:23] "POST /instance-ips HTTP/1.1" 200 397 0.043633 10.0.0.50 - - [2026-02-20 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027706 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014852 10.0.0.50 - - [2026-02-20 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.067684 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011182 10.0.0.50 - - [2026-02-20 09:16:23] "GET /instance-ip/d36b0da8-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007756 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004263 10.0.0.50 - - [2026-02-20 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003139 10.0.0.50 - - [2026-02-20 09:16:23] "POST /ref-update HTTP/1.1" 200 156 0.010005 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009561 10.0.0.50 - - [2026-02-20 09:16:23] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.50 - - [2026-02-20 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.50 - - [2026-02-20 09:16:23] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003279 10.0.0.50 - - [2026-02-20 09:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.50 - - [2026-02-20 09:16:23] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036969 10.0.0.50 - - [2026-02-20 09:16:23] "POST /virtual-machines HTTP/1.1" 200 395 0.009550 10.0.0.50 - - [2026-02-20 09:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021728 10.0.0.50 - - [2026-02-20 09:16:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094897 10.0.0.50 - - [2026-02-20 09:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007661 10.0.0.50 - - [2026-02-20 09:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013128 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005377 10.0.0.50 - - [2026-02-20 09:16:24] "POST /instance-ips HTTP/1.1" 200 397 0.017513 10.0.0.50 - - [2026-02-20 09:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026284 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012363 10.0.0.50 - - [2026-02-20 09:16:24] "POST /set-tag HTTP/1.1" 200 109 0.075801 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011908 10.0.0.50 - - [2026-02-20 09:16:24] "GET /instance-ip/d3e35f42-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002873 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004021 10.0.0.50 - - [2026-02-20 09:16:24] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003071 10.0.0.50 - - [2026-02-20 09:16:24] "POST /ref-update HTTP/1.1" 200 156 0.007593 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007797 10.0.0.50 - - [2026-02-20 09:16:24] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.50 - - [2026-02-20 09:16:24] "POST /tags HTTP/1.1" 200 291 0.015424 10.0.0.50 - - [2026-02-20 09:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010731 10.0.0.50 - - [2026-02-20 09:16:24] "GET /tag/121bd9fd-27a7-4f7a-b2a3-ffd2e36bd178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.022889 10.0.0.50 - - [2026-02-20 09:16:24] "POST /tags HTTP/1.1" 409 252 0.002459 10.0.0.50 - - [2026-02-20 09:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.50 - - [2026-02-20 09:16:24] "GET /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011131 10.0.0.50 - - [2026-02-20 09:16:24] "POST /tags HTTP/1.1" 409 226 0.002200 10.0.0.50 - - [2026-02-20 09:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-02-20 09:16:24] "GET /tag/e608ac40-a74e-4ef4-ae76-756221c075db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009779 10.0.0.50 - - [2026-02-20 09:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.50 - - [2026-02-20 09:16:24] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003635 10.0.0.50 - - [2026-02-20 09:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.50 - - [2026-02-20 09:16:24] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029562 10.0.0.50 - - [2026-02-20 09:16:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006907 10.0.0.50 - - [2026-02-20 09:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023432 10.0.0.50 - - [2026-02-20 09:16:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111090 10.0.0.50 - - [2026-02-20 09:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006918 10.0.0.50 - - [2026-02-20 09:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010475 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003921 10.0.0.50 - - [2026-02-20 09:16:25] "POST /instance-ips HTTP/1.1" 200 397 0.021486 10.0.0.50 - - [2026-02-20 09:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016172 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010524 10.0.0.50 - - [2026-02-20 09:16:25] "POST /set-tag HTTP/1.1" 200 109 0.063961 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016809 10.0.0.50 - - [2026-02-20 09:16:25] "GET /instance-ip/d478346e-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004861 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004241 10.0.0.50 - - [2026-02-20 09:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003712 10.0.0.50 - - [2026-02-20 09:16:25] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004571 10.0.0.50 - - [2026-02-20 09:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.50 - - [2026-02-20 09:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003374 10.0.0.50 - - [2026-02-20 09:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.50 - - [2026-02-20 09:16:25] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029336 10.0.0.50 - - [2026-02-20 09:16:25] "POST /virtual-machines HTTP/1.1" 200 395 0.010611 10.0.0.50 - - [2026-02-20 09:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006535 10.0.0.50 - - [2026-02-20 09:16:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097407 10.0.0.50 - - [2026-02-20 09:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018796 10.0.0.50 - - [2026-02-20 09:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013985 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004442 10.0.0.50 - - [2026-02-20 09:16:25] "POST /instance-ips HTTP/1.1" 200 397 0.019395 10.0.0.50 - - [2026-02-20 09:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024910 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007368 10.0.0.50 - - [2026-02-20 09:16:25] "POST /set-tag HTTP/1.1" 200 109 0.062558 10.0.0.50 - - [2026-02-20 09:16:25] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013098 10.0.0.50 - - [2026-02-20 09:16:25] "GET /instance-ip/d4da6d8c-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002920 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004384 10.0.0.50 - - [2026-02-20 09:16:26] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003289 10.0.0.50 - - [2026-02-20 09:16:26] "POST /ref-update HTTP/1.1" 200 156 0.007506 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005714 10.0.0.50 - - [2026-02-20 09:16:26] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.50 - - [2026-02-20 09:16:26] "POST /tags HTTP/1.1" 200 299 0.021729 10.0.0.50 - - [2026-02-20 09:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011983 10.0.0.50 - - [2026-02-20 09:16:26] "GET /tag/f4f1e8b0-4948-4c80-a6ae-73f1afe62267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012177 10.0.0.50 - - [2026-02-20 09:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003638 10.0.0.50 - - [2026-02-20 09:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2026-02-20 09:16:26] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032601 10.0.0.50 - - [2026-02-20 09:16:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007235 10.0.0.50 - - [2026-02-20 09:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009520 10.0.0.50 - - [2026-02-20 09:16:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099047 10.0.0.50 - - [2026-02-20 09:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017326 10.0.0.50 - - [2026-02-20 09:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011775 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004606 10.0.0.50 - - [2026-02-20 09:16:26] "POST /instance-ips HTTP/1.1" 200 397 0.019386 10.0.0.50 - - [2026-02-20 09:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022166 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016107 10.0.0.50 - - [2026-02-20 09:16:26] "POST /set-tag HTTP/1.1" 200 109 0.016708 10.0.0.50 - - [2026-02-20 09:16:26] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014156 10.0.0.50 - - [2026-02-20 09:16:26] "GET /instance-ip/d55067d0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002886 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006739 10.0.0.50 - - [2026-02-20 09:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.50 - - [2026-02-20 09:16:27] "POST /tags HTTP/1.1" 200 299 0.015161 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.50 - - [2026-02-20 09:16:27] "GET /tag/60049100-8e06-4ce0-a2cb-f7319c683725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012519 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009351 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-02-20 09:16:27] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037604 10.0.0.50 - - [2026-02-20 09:16:27] "POST /virtual-machines HTTP/1.1" 200 395 0.006920 10.0.0.50 - - [2026-02-20 09:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007424 10.0.0.50 - - [2026-02-20 09:16:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097286 10.0.0.50 - - [2026-02-20 09:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020928 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004213 10.0.0.50 - - [2026-02-20 09:16:27] "POST /instance-ips HTTP/1.1" 200 397 0.021018 10.0.0.50 - - [2026-02-20 09:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017238 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005618 10.0.0.50 - - [2026-02-20 09:16:27] "POST /set-tag HTTP/1.1" 200 109 0.018571 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014194 10.0.0.50 - - [2026-02-20 09:16:27] "GET /instance-ip/d5dd18a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007167 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004802 10.0.0.50 - - [2026-02-20 09:16:27] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.50 - - [2026-02-20 09:16:27] "POST /tags HTTP/1.1" 200 299 0.020170 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2026-02-20 09:16:27] "GET /tag/ed98b95f-037e-4a84-8c95-c0fb1eee08e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010506 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.50 - - [2026-02-20 09:16:27] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003975 10.0.0.50 - - [2026-02-20 09:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2026-02-20 09:16:27] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.020931 10.0.0.50 - - [2026-02-20 09:16:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007676 10.0.0.50 - - [2026-02-20 09:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015034 10.0.0.50 - - [2026-02-20 09:16:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101904 10.0.0.50 - - [2026-02-20 09:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011731 10.0.0.50 - - [2026-02-20 09:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009346 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007624 10.0.0.50 - - [2026-02-20 09:16:28] "POST /instance-ips HTTP/1.1" 200 397 0.017956 10.0.0.50 - - [2026-02-20 09:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018652 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013111 10.0.0.50 - - [2026-02-20 09:16:28] "POST /set-tag HTTP/1.1" 200 109 0.015647 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024763 10.0.0.50 - - [2026-02-20 09:16:28] "GET /instance-ip/d6417bb6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006943 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004031 10.0.0.50 - - [2026-02-20 09:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.50 - - [2026-02-20 09:16:28] "POST /tags HTTP/1.1" 200 299 0.023023 10.0.0.50 - - [2026-02-20 09:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.50 - - [2026-02-20 09:16:28] "GET /tag/6aec8084-ca5d-4ee3-88a7-2c0ffa43ee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012010 10.0.0.50 - - [2026-02-20 09:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006564 10.0.0.50 - - [2026-02-20 09:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.50 - - [2026-02-20 09:16:28] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030772 10.0.0.50 - - [2026-02-20 09:16:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007593 10.0.0.50 - - [2026-02-20 09:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021563 10.0.0.50 - - [2026-02-20 09:16:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102729 10.0.0.50 - - [2026-02-20 09:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013995 10.0.0.50 - - [2026-02-20 09:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011893 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008150 10.0.0.50 - - [2026-02-20 09:16:28] "POST /instance-ips HTTP/1.1" 200 397 0.018719 10.0.0.50 - - [2026-02-20 09:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020989 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009706 10.0.0.50 - - [2026-02-20 09:16:28] "POST /set-tag HTTP/1.1" 200 109 0.016973 10.0.0.50 - - [2026-02-20 09:16:28] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021731 10.0.0.50 - - [2026-02-20 09:16:28] "GET /instance-ip/d6af12f2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003173 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004009 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003211 10.0.0.50 - - [2026-02-20 09:16:29] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004226 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003416 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003872 10.0.0.50 - - [2026-02-20 09:16:29] "POST /ref-update HTTP/1.1" 200 156 0.007117 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003973 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005263 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003884 10.0.0.50 - - [2026-02-20 09:16:29] "POST /ref-update HTTP/1.1" 200 156 0.007308 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003968 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003275 10.0.0.50 - - [2026-02-20 09:16:29] "POST /ref-update HTTP/1.1" 200 156 0.007850 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004942 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004089 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003529 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004095 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003794 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009521 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017205 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.004111 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004177 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.50 - - [2026-02-20 09:16:29] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003586 10.0.0.50 - - [2026-02-20 09:16:29] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.50 - - [2026-02-20 09:16:33] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004307 10.0.0.50 - - [2026-02-20 09:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.50 - - [2026-02-20 09:16:33] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003524 10.0.0.50 - - [2026-02-20 09:16:33] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.50 - - [2026-02-20 09:16:34] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004641 10.0.0.50 - - [2026-02-20 09:16:34] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.50 - - [2026-02-20 09:16:34] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004324 10.0.0.50 - - [2026-02-20 09:16:34] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.50 - - [2026-02-20 09:16:34] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003666 10.0.0.50 - - [2026-02-20 09:16:34] "POST /set-tag HTTP/1.1" 200 109 0.001671 10.0.0.50 - - [2026-02-20 09:16:34] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003858 10.0.0.50 - - [2026-02-20 09:16:34] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/ed947de6-e2b8-44c8-8bd4-047c1a53bfdc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002652 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003382 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/219132e3-0cfc-49de-9d3c-02ccb18db22b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002788 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003724 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/bc673ea2-66ad-4f5f-bce5-99260e3664a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002901 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003887 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/41c41193-7ad6-4000-97b9-024ec598c9c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002624 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003646 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/bd73dbe3-dab1-431f-a9ad-b6dc381cc592?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002687 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003358 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/21da39ba-4de3-42db-8dde-4428426d5a17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002347 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003984 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/ea128661-902c-41db-9f18-f826e151f19d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002603 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003383 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine/491361b1-0e8c-4dcf-a945-caa30701f365?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002672 10.0.0.50 - - [2026-02-20 09:16:37] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004259 10.0.0.50 - - [2026-02-20 09:16:38] "GET /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002113 10.0.0.50 - - [2026-02-20 09:16:38] "POST /tags HTTP/1.1" 200 333 0.022152 10.0.0.50 - - [2026-02-20 09:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014517 10.0.0.50 - - [2026-02-20 09:16:38] "GET /tag/86c8fbc7-fa5b-4a70-87df-bf22a3a6605a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011249 10.0.0.50 - - [2026-02-20 09:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.50 - - [2026-02-20 09:16:38] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031767 10.0.0.50 - - [2026-02-20 09:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.50 - - [2026-02-20 09:16:38] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003382 10.0.0.50 - - [2026-02-20 09:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001172 10.0.0.50 - - [2026-02-20 09:16:38] "GET /service-appliance-set/29b9c21b-474e-4f3f-bb37-d7ab38a9a1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001620 10.0.0.50 - - [2026-02-20 09:16:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.001011 10.0.0.50 - - [2026-02-20 09:16:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089108 10.0.0.50 - - [2026-02-20 09:16:38] "GET /virtual-machine-interface/cd6f0c3c-f248-455c-b078-72fc8d603b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005656 10.0.0.50 - - [2026-02-20 09:16:38] "POST /instance-ips HTTP/1.1" 200 409 0.019041 10.0.0.50 - - [2026-02-20 09:16:38] "GET /instance-ip/368f68f7-faf2-4510-80c5-10e6a0855794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.013663 10.0.0.50 - - [2026-02-20 09:16:38] "POST /loadbalancers HTTP/1.1" 200 629 0.057454 10.0.0.50 - - [2026-02-20 09:16:38] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035941 10.0.0.50 - - [2026-02-20 09:16:38] "GET /instance-ip/368f68f7-faf2-4510-80c5-10e6a0855794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002896 10.0.0.50 - - [2026-02-20 09:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017828 10.0.0.50 - - [2026-02-20 09:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.50 - - [2026-02-20 09:16:39] "POST /floating-ips HTTP/1.1" 200 597 0.044001 10.0.0.50 - - [2026-02-20 09:16:39] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035710 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002460 10.0.0.50 - - [2026-02-20 09:16:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014385 10.0.0.50 - - [2026-02-20 09:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2026-02-20 09:16:39] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028029 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer-listener/6070b262-e6a1-4080-a7be-88246755278e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003081 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer-listener/6070b262-e6a1-4080-a7be-88246755278e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002462 10.0.0.50 - - [2026-02-20 09:16:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027253 10.0.0.50 - - [2026-02-20 09:16:39] "GET /instance-ip/368f68f7-faf2-4510-80c5-10e6a0855794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002785 10.0.0.50 - - [2026-02-20 09:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001622 10.0.0.50 - - [2026-02-20 09:16:39] "GET /instance-ip/368f68f7-faf2-4510-80c5-10e6a0855794?fields=floating_ips HTTP/1.1" 200 1211 0.004398 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer-pool/5dab80f2-4362-492a-910c-5307aa5f79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003565 10.0.0.50 - - [2026-02-20 09:16:39] "GET /floating-ip/9de42ad8-f019-47a1-99ff-15a8ed71b004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004722 10.0.0.50 - - [2026-02-20 09:16:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021651 10.0.0.50 - - [2026-02-20 09:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014059 10.0.0.50 - - [2026-02-20 09:16:39] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013210 10.0.0.50 - - [2026-02-20 09:16:39] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003149 10.0.0.50 - - [2026-02-20 09:16:39] "POST /ref-update HTTP/1.1" 200 156 0.006770 10.0.0.50 - - [2026-02-20 09:16:39] "GET /floating-ip/9de42ad8-f019-47a1-99ff-15a8ed71b004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.012643 10.0.0.50 - - [2026-02-20 09:16:39] "POST /tags HTTP/1.1" 409 221 0.001745 10.0.0.50 - - [2026-02-20 09:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.50 - - [2026-02-20 09:16:39] "GET /tag/86c8fbc7-fa5b-4a70-87df-bf22a3a6605a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009655 10.0.0.50 - - [2026-02-20 09:16:39] "PUT /floating-ip/9de42ad8-f019-47a1-99ff-15a8ed71b004 HTTP/1.1" 200 256 0.007092 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006170 10.0.0.50 - - [2026-02-20 09:16:39] "POST /set-tag HTTP/1.1" 200 109 0.073462 10.0.0.50 - - [2026-02-20 09:16:39] "GET /loadbalancer-pool/5dab80f2-4362-492a-910c-5307aa5f79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.010766 10.0.0.50 - - [2026-02-20 09:16:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019979 10.0.0.50 - - [2026-02-20 09:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023519 10.0.0.50 - - [2026-02-20 09:16:39] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009637 10.0.0.50 - - [2026-02-20 09:16:39] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005491 10.0.0.50 - - [2026-02-20 09:16:39] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.50 - - [2026-02-20 09:16:39] "GET /floating-ip/9de42ad8-f019-47a1-99ff-15a8ed71b004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.010511 10.0.0.50 - - [2026-02-20 09:16:39] "POST /set-tag HTTP/1.1" 200 109 0.064026 10.0.0.50 - - [2026-02-20 09:16:39] "POST /tags HTTP/1.1" 409 206 0.004068 10.0.0.50 - - [2026-02-20 09:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.50 - - [2026-02-20 09:16:39] "GET /tag/54029971-0d05-4a6d-8c21-54312fd5a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011024 10.0.0.50 - - [2026-02-20 09:16:39] "POST /tags HTTP/1.1" 409 204 0.001344 10.0.0.50 - - [2026-02-20 09:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.50 - - [2026-02-20 09:16:39] "GET /tag/60049100-8e06-4ce0-a2cb-f7319c683725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009516 10.0.0.50 - - [2026-02-20 09:16:40] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001970 10.0.0.50 - - [2026-02-20 09:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.50 - - [2026-02-20 09:16:40] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002115 10.0.0.50 - - [2026-02-20 09:16:40] "POST /tags HTTP/1.1" 409 206 0.001208 10.0.0.50 - - [2026-02-20 09:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2026-02-20 09:16:40] "GET /tag/54029971-0d05-4a6d-8c21-54312fd5a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011781 10.0.0.50 - - [2026-02-20 09:16:40] "POST /tags HTTP/1.1" 409 226 0.001847 10.0.0.50 - - [2026-02-20 09:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2026-02-20 09:16:40] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013891 10.0.0.50 - - [2026-02-20 09:16:40] "POST /tags HTTP/1.1" 409 204 0.001950 10.0.0.50 - - [2026-02-20 09:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.50 - - [2026-02-20 09:16:40] "GET /tag/60049100-8e06-4ce0-a2cb-f7319c683725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012559 10.0.0.50 - - [2026-02-20 09:16:40] "POST /tags HTTP/1.1" 409 226 0.001588 10.0.0.50 - - [2026-02-20 09:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.50 - - [2026-02-20 09:16:40] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010319 10.0.0.50 - - [2026-02-20 09:16:40] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001971 10.0.0.50 - - [2026-02-20 09:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.50 - - [2026-02-20 09:16:40] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005539 10.0.0.50 - - [2026-02-20 09:16:40] "POST /firewall-rules HTTP/1.1" 200 626 0.072980 10.0.0.50 - - [2026-02-20 09:16:40] "POST /firewall-rules HTTP/1.1" 200 646 0.082473 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-rule/325722b6-b5ad-459c-b142-5dea35a58aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.011543 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002345 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-rule/4c6a0b53-27c1-43f7-8dbe-3ea41e26dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003033 10.0.0.50 - - [2026-02-20 09:16:40] "POST /ref-update HTTP/1.1" 200 156 0.014390 10.0.0.50 - - [2026-02-20 09:16:40] "POST /firewall-policys HTTP/1.1" 200 606 0.025438 10.0.0.50 - - [2026-02-20 09:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015154 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008802 10.0.0.50 - - [2026-02-20 09:16:40] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002463 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002072 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003042 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003515 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003150 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001690 10.0.0.50 - - [2026-02-20 09:16:40] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002574 10.0.0.50 - - [2026-02-20 09:16:40] "POST /ref-update HTTP/1.1" 200 156 0.016657 10.0.0.50 - - [2026-02-20 09:16:40] "POST /ref-update HTTP/1.1" 200 156 0.023638 10.0.0.50 - - [2026-02-20 09:16:40] "POST /ref-update HTTP/1.1" 200 156 0.018306 10.0.0.50 - - [2026-02-20 09:16:40] "POST /ref-update HTTP/1.1" 200 156 0.030262 10.0.0.50 - - [2026-02-20 09:16:41] "POST /ref-update HTTP/1.1" 200 156 0.043041 10.0.0.50 - - [2026-02-20 09:16:41] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002582 10.0.0.50 - - [2026-02-20 09:18:03] "POST /tags HTTP/1.1" 200 365 0.041293 10.0.0.50 - - [2026-02-20 09:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.50 - - [2026-02-20 09:18:03] "GET /tag/b9d0ee05-348e-45b8-8d7d-02d95270ef47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011201 10.0.0.50 - - [2026-02-20 09:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2026-02-20 09:18:03] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037898 10.0.0.50 - - [2026-02-20 09:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.50 - - [2026-02-20 09:18:03] "GET /service-appliance-set/cf9ecd97-39fd-4fa7-9d85-8748237e2d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002522 10.0.0.50 - - [2026-02-20 09:18:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.001482 10.0.0.50 - - [2026-02-20 09:18:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101811 10.0.0.50 - - [2026-02-20 09:18:04] "GET /virtual-machine-interface/d12b5266-2b74-4111-9d6c-bbdc1acf8528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004345 10.0.0.50 - - [2026-02-20 09:18:04] "POST /set-tag HTTP/1.1" 200 109 0.016539 10.0.0.50 - - [2026-02-20 09:18:04] "POST /instance-ips HTTP/1.1" 200 417 0.023314 10.0.0.50 - - [2026-02-20 09:18:04] "GET /instance-ip/c12e8632-5755-40c7-bd88-633480b78987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004181 10.0.0.50 - - [2026-02-20 09:18:04] "POST /loadbalancers HTTP/1.1" 200 618 0.058279 10.0.0.50 - - [2026-02-20 09:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027736 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011566 10.0.0.50 - - [2026-02-20 09:18:04] "POST /service-instances HTTP/1.1" 200 566 0.027700 10.0.0.50 - - [2026-02-20 09:18:04] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.50 - - [2026-02-20 09:18:04] "PUT /service-instance/0f30e5f8-98c3-4457-88eb-bc31896dc6c3 HTTP/1.1" 200 266 0.009324 10.0.0.50 - - [2026-02-20 09:18:04] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043478 10.0.0.50 - - [2026-02-20 09:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022739 10.0.0.50 - - [2026-02-20 09:18:04] "GET /virtual-machine-interface/d12b5266-2b74-4111-9d6c-bbdc1acf8528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006202 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007932 10.0.0.50 - - [2026-02-20 09:18:04] "GET /virtual-machine-interface/d12b5266-2b74-4111-9d6c-bbdc1acf8528?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011879 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.002650 10.0.0.50 - - [2026-02-20 09:18:04] "POST /virtual-machines HTTP/1.1" 200 429 0.014269 10.0.0.50 - - [2026-02-20 09:18:04] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.017985 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2026-02-20 09:18:04] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018550 10.0.0.50 - - [2026-02-20 09:18:04] "POST /tags HTTP/1.1" 409 221 0.004359 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.50 - - [2026-02-20 09:18:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111121 10.0.0.50 - - [2026-02-20 09:18:04] "POST /chown HTTP/1.1" 200 109 0.019478 10.0.0.50 - - [2026-02-20 09:18:04] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019387 10.0.0.50 - - [2026-02-20 09:18:04] "POST /tags HTTP/1.1" 409 238 0.001722 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.50 - - [2026-02-20 09:18:04] "GET /tag/b9d0ee05-348e-45b8-8d7d-02d95270ef47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010146 10.0.0.50 - - [2026-02-20 09:18:04] "POST /chown HTTP/1.1" 200 109 0.021288 10.0.0.50 - - [2026-02-20 09:18:04] "PUT /virtual-machine-interface/25fe3585-0ade-48dd-991e-c3c1fcff946c HTTP/1.1" 200 284 0.037585 10.0.0.50 - - [2026-02-20 09:18:04] "PUT /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 256 0.031180 10.0.0.50 - - [2026-02-20 09:18:04] "POST /firewall-rules HTTP/1.1" 200 650 0.136830 10.0.0.50 - - [2026-02-20 09:18:04] "GET /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010029 10.0.0.50 - - [2026-02-20 09:18:04] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004301 10.0.0.50 - - [2026-02-20 09:18:04] "POST /ref-update HTTP/1.1" 200 156 0.063084 10.0.0.50 - - [2026-02-20 09:18:04] "POST /ref-update HTTP/1.1" 200 156 0.011238 10.0.0.50 - - [2026-02-20 09:18:04] "POST /ref-update HTTP/1.1" 200 156 0.023161 10.0.0.50 - - [2026-02-20 09:18:04] "GET /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012717 10.0.0.50 - - [2026-02-20 09:18:04] "POST /ref-update HTTP/1.1" 200 156 0.012678 10.0.0.50 - - [2026-02-20 09:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.50 - - [2026-02-20 09:18:04] "POST /ref-update HTTP/1.1" 200 156 0.014048 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.050530 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.062317 10.0.0.50 - - [2026-02-20 09:18:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.108182 10.0.0.50 - - [2026-02-20 09:18:05] "GET /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.006848 10.0.0.50 - - [2026-02-20 09:18:05] "POST /virtual-machines HTTP/1.1" 200 429 0.013205 10.0.0.50 - - [2026-02-20 09:18:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.041317 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.50 - - [2026-02-20 09:18:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087910 10.0.0.50 - - [2026-02-20 09:18:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144733 10.0.0.50 - - [2026-02-20 09:18:05] "GET /loadbalancer-listener/0e382b6d-7b72-42e9-a7bc-5d73f1134e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015364 10.0.0.50 - - [2026-02-20 09:18:05] "POST /chown HTTP/1.1" 200 109 0.013381 10.0.0.50 - - [2026-02-20 09:18:05] "GET /loadbalancer-listener/0e382b6d-7b72-42e9-a7bc-5d73f1134e8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003325 10.0.0.50 - - [2026-02-20 09:18:05] "POST /chown HTTP/1.1" 200 109 0.006210 10.0.0.50 - - [2026-02-20 09:18:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030522 10.0.0.50 - - [2026-02-20 09:18:05] "PUT /virtual-machine-interface/2f7e0c7f-c868-4230-8d5a-5d013c61d1ab HTTP/1.1" 200 284 0.027992 10.0.0.50 - - [2026-02-20 09:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026824 10.0.0.50 - - [2026-02-20 09:18:05] "GET /loadbalancer-pool/a2fe50d8-fc4d-4b89-9ff7-8b08b7cb1e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003459 10.0.0.50 - - [2026-02-20 09:18:05] "PUT /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 256 0.031874 10.0.0.50 - - [2026-02-20 09:18:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.016003 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.009943 10.0.0.50 - - [2026-02-20 09:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031095 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.040640 10.0.0.50 - - [2026-02-20 09:18:05] "GET /loadbalancer-member/c9e41f20-34b2-4dc5-b5f7-c940c0e06ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011777 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.018637 10.0.0.50 - - [2026-02-20 09:18:05] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002630 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.50 - - [2026-02-20 09:18:05] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002174 10.0.0.50 - - [2026-02-20 09:18:05] "POST /tags HTTP/1.1" 409 221 0.006885 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.011119 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.023685 10.0.0.50 - - [2026-02-20 09:18:05] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023021 10.0.0.50 - - [2026-02-20 09:18:05] "POST /tags HTTP/1.1" 409 238 0.012812 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2026-02-20 09:18:05] "PUT /service-instance/0f30e5f8-98c3-4457-88eb-bc31896dc6c3 HTTP/1.1" 200 266 0.009698 10.0.0.50 - - [2026-02-20 09:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013934 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.50 - - [2026-02-20 09:18:05] "GET /tag/b9d0ee05-348e-45b8-8d7d-02d95270ef47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009580 10.0.0.50 - - [2026-02-20 09:18:05] "POST /firewall-rules HTTP/1.1" 409 293 0.001745 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2026-02-20 09:18:05] "PUT /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29 HTTP/1.1" 200 260 0.015260 10.0.0.50 - - [2026-02-20 09:18:05] "GET /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.020573 10.0.0.50 - - [2026-02-20 09:18:05] "POST /chown HTTP/1.1" 200 109 0.018583 10.0.0.50 - - [2026-02-20 09:18:05] "POST /chown HTTP/1.1" 200 109 0.016717 10.0.0.50 - - [2026-02-20 09:18:05] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004326 10.0.0.50 - - [2026-02-20 09:18:05] "GET /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004269 10.0.0.50 - - [2026-02-20 09:18:05] "PUT /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 256 0.030396 10.0.0.50 - - [2026-02-20 09:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810 10.0.0.50 - - [2026-02-20 09:18:05] "GET /tag/b9d0ee05-348e-45b8-8d7d-02d95270ef47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014398 10.0.0.50 - - [2026-02-20 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.010765 10.0.0.50 - - [2026-02-20 09:18:05] "GET /tag/b9d0ee05-348e-45b8-8d7d-02d95270ef47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.017645 10.0.0.50 - - [2026-02-20 09:18:05] "GET /virtual-machine-interface/25fe3585-0ade-48dd-991e-c3c1fcff946c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005443 10.0.0.50 - - [2026-02-20 09:18:05] "POST /chown HTTP/1.1" 200 109 0.034968 10.0.0.50 - - [2026-02-20 09:18:06] "POST /chown HTTP/1.1" 200 109 0.030205 10.0.0.50 - - [2026-02-20 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.049277 10.0.0.50 - - [2026-02-20 09:18:06] "PUT /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 256 0.009857 10.0.0.50 - - [2026-02-20 09:18:06] "GET /virtual-machine-interface/2f7e0c7f-c868-4230-8d5a-5d013c61d1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011719 10.0.0.50 - - [2026-02-20 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.020956 10.0.0.50 - - [2026-02-20 09:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001146 10.0.0.50 - - [2026-02-20 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.022213 10.0.0.50 - - [2026-02-20 09:18:06] "GET /virtual-machine-interface/d12b5266-2b74-4111-9d6c-bbdc1acf8528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007958 10.0.0.50 - - [2026-02-20 09:18:06] "POST /chown HTTP/1.1" 200 109 0.005577 10.0.0.50 - - [2026-02-20 09:18:06] "POST /chown HTTP/1.1" 200 109 0.014029 10.0.0.50 - - [2026-02-20 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.033383 10.0.0.50 - - [2026-02-20 09:18:06] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011370 10.0.0.50 - - [2026-02-20 09:18:06] "PUT /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 256 0.035026 10.0.0.50 - - [2026-02-20 09:18:06] "GET /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006842 10.0.0.50 - - [2026-02-20 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.015551 10.0.0.50 - - [2026-02-20 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.024344 10.0.0.50 - - [2026-02-20 09:18:06] "POST /chown HTTP/1.1" 200 109 0.014773 10.0.0.50 - - [2026-02-20 09:18:06] "POST /chown HTTP/1.1" 200 109 0.022446 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /firewall-rule/a162ecd4-f8df-4fe3-8d47-71c7d2f29d29 HTTP/1.1" 200 115 0.069289 10.0.0.50 - - [2026-02-20 09:18:06] "PUT /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 256 0.017051 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /loadbalancer-member/c9e41f20-34b2-4dc5-b5f7-c940c0e06ff9 HTTP/1.1" 200 115 0.063832 10.0.0.50 - - [2026-02-20 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.042094 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /loadbalancer-pool/a2fe50d8-fc4d-4b89-9ff7-8b08b7cb1e62 HTTP/1.1" 200 115 0.041851 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /loadbalancer-listener/0e382b6d-7b72-42e9-a7bc-5d73f1134e8c HTTP/1.1" 200 115 0.021877 10.0.0.50 - - [2026-02-20 09:18:06] "PUT /service-instance/0f30e5f8-98c3-4457-88eb-bc31896dc6c3 HTTP/1.1" 200 266 0.014291 10.0.0.50 - - [2026-02-20 09:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012687 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd HTTP/1.1" 200 115 0.088871 10.0.0.50 - - [2026-02-20 09:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.50 - - [2026-02-20 09:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /instance-ip/c12e8632-5755-40c7-bd88-633480b78987 HTTP/1.1" 200 115 0.049806 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /virtual-machine-interface/d12b5266-2b74-4111-9d6c-bbdc1acf8528 HTTP/1.1" 200 115 0.032797 10.0.0.50 - - [2026-02-20 09:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-02-20 09:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /tag/b9d0ee05-348e-45b8-8d7d-02d95270ef47 HTTP/1.1" 200 115 0.069549 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /service-instance/0f30e5f8-98c3-4457-88eb-bc31896dc6c3 HTTP/1.1" 200 115 0.029760 10.0.0.50 - - [2026-02-20 09:18:06] "GET /virtual-machine-interface/25fe3585-0ade-48dd-991e-c3c1fcff946c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004428 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /virtual-machine-interface/25fe3585-0ade-48dd-991e-c3c1fcff946c HTTP/1.1" 200 115 0.046317 10.0.0.50 - - [2026-02-20 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.009178 10.0.0.50 - - [2026-02-20 09:18:06] "DELETE /virtual-machine/eb787fae-d5ed-4a3c-9aad-aed9a9fabfaf HTTP/1.1" 200 115 0.033518 10.0.0.50 - - [2026-02-20 09:18:06] "GET /virtual-machine-interface/2f7e0c7f-c868-4230-8d5a-5d013c61d1ab?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004896 10.0.0.50 - - [2026-02-20 09:18:07] "DELETE /virtual-machine-interface/2f7e0c7f-c868-4230-8d5a-5d013c61d1ab HTTP/1.1" 200 115 0.045415 10.0.0.50 - - [2026-02-20 09:18:07] "DELETE /virtual-machine/3b9f4b73-0d8e-4eb0-a6bb-6e873f7ec03c HTTP/1.1" 200 115 0.020140 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:18:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:18:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 10.0.0.50 - - [2026-02-20 09:18:39] "POST /tags HTTP/1.1" 409 252 0.002753 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008910 10.0.0.50 - - [2026-02-20 09:18:39] "GET /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015095 10.0.0.50 - - [2026-02-20 09:18:39] "POST /tags HTTP/1.1" 409 228 0.001802 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.50 - - [2026-02-20 09:18:39] "GET /tag/ae294331-c3c6-4667-8491-04b06fb2140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009941 10.0.0.50 - - [2026-02-20 09:18:39] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002244 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2026-02-20 09:18:39] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002682 10.0.0.50 - - [2026-02-20 09:18:39] "POST /tags HTTP/1.1" 409 206 0.001764 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2026-02-20 09:18:39] "GET /tag/54029971-0d05-4a6d-8c21-54312fd5a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010268 10.0.0.50 - - [2026-02-20 09:18:39] "POST /tags HTTP/1.1" 409 226 0.001611 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2026-02-20 09:18:39] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014495 10.0.0.50 - - [2026-02-20 09:18:39] "POST /tags HTTP/1.1" 409 204 0.001968 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2026-02-20 09:18:39] "GET /tag/60049100-8e06-4ce0-a2cb-f7319c683725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010770 10.0.0.50 - - [2026-02-20 09:18:39] "POST /tags HTTP/1.1" 409 226 0.002138 10.0.0.50 - - [2026-02-20 09:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.50 - - [2026-02-20 09:18:40] "GET /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011154 10.0.0.50 - - [2026-02-20 09:18:40] "POST /tags HTTP/1.1" 409 228 0.001688 10.0.0.50 - - [2026-02-20 09:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.50 - - [2026-02-20 09:18:40] "GET /tag/ae294331-c3c6-4667-8491-04b06fb2140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009933 10.0.0.50 - - [2026-02-20 09:18:40] "POST /tags HTTP/1.1" 409 252 0.001767 10.0.0.50 - - [2026-02-20 09:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.50 - - [2026-02-20 09:18:40] "GET /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009174 10.0.0.50 - - [2026-02-20 09:18:40] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001606 10.0.0.50 - - [2026-02-20 09:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.50 - - [2026-02-20 09:18:40] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002351 10.0.0.50 - - [2026-02-20 09:18:40] "POST /firewall-rules HTTP/1.1" 409 281 0.001426 10.0.0.50 - - [2026-02-20 09:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-02-20 09:18:40] "PUT /firewall-rule/4c6a0b53-27c1-43f7-8dbe-3ea41e26dd99 HTTP/1.1" 200 260 0.016129 10.0.0.50 - - [2026-02-20 09:18:40] "POST /firewall-rules HTTP/1.1" 409 291 0.009336 10.0.0.50 - - [2026-02-20 09:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-02-20 09:18:40] "PUT /firewall-rule/325722b6-b5ad-459c-b142-5dea35a58aaa HTTP/1.1" 200 260 0.022847 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-rule/325722b6-b5ad-459c-b142-5dea35a58aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.018260 10.0.0.50 - - [2026-02-20 09:18:40] "POST /firewall-rules HTTP/1.1" 200 658 0.073330 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-rule/90cda9d4-715e-43fc-a2f8-c39e216b2353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004455 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003697 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-rule/4c6a0b53-27c1-43f7-8dbe-3ea41e26dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.011768 10.0.0.50 - - [2026-02-20 09:18:40] "POST /firewall-policys HTTP/1.1" 409 269 0.001967 10.0.0.50 - - [2026-02-20 09:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.50 - - [2026-02-20 09:18:40] "PUT /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20 HTTP/1.1" 200 264 0.027340 10.0.0.50 - - [2026-02-20 09:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035299 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005761 10.0.0.50 - - [2026-02-20 09:18:40] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002480 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002085 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001957 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003532 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002118 10.0.0.50 - - [2026-02-20 09:18:40] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001733 10.0.0.50 - - [2026-02-20 09:19:01] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005413 10.0.0.50 - - [2026-02-20 09:19:01] "POST /set-tag HTTP/1.1" 200 109 0.005812 10.0.0.50 - - [2026-02-20 09:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2026-02-20 09:19:01] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003337 10.0.0.50 - - [2026-02-20 09:19:01] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005492 10.0.0.50 - - [2026-02-20 09:19:01] "POST /set-tag HTTP/1.1" 200 109 0.048431 10.0.0.50 - - [2026-02-20 09:19:01] "DELETE /loadbalancer-member/47eb99fb-9634-4c76-829d-b6820f4a0aaa HTTP/1.1" 200 115 0.044272 10.0.0.50 - - [2026-02-20 09:19:01] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007769 10.0.0.50 - - [2026-02-20 09:19:01] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.50 - - [2026-02-20 09:19:01] "DELETE /loadbalancer-member/f23aa46a-33aa-4ba0-b6af-91ef5fb95df4 HTTP/1.1" 200 115 0.029415 10.0.0.50 - - [2026-02-20 09:19:01] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009691 10.0.0.50 - - [2026-02-20 09:19:01] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.50 - - [2026-02-20 09:19:01] "DELETE /loadbalancer-member/118accd6-42ed-42cb-af74-3dd07dcb2384 HTTP/1.1" 200 115 0.031646 10.0.0.50 - - [2026-02-20 09:19:01] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007408 10.0.0.50 - - [2026-02-20 09:19:01] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.50 - - [2026-02-20 09:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2026-02-20 09:19:01] "GET /loadbalancer/993d520c-8662-42e7-81a5-6afd777bb22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007104 10.0.0.50 - - [2026-02-20 09:19:01] "GET /loadbalancer-pool/d533585f-a4a6-4988-abd4-cacd7c0fb3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002637 10.0.0.50 - - [2026-02-20 09:19:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014384 10.0.0.50 - - [2026-02-20 09:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023561 10.0.0.50 - - [2026-02-20 09:19:02] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017649 10.0.0.50 - - [2026-02-20 09:19:02] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004302 10.0.0.50 - - [2026-02-20 09:19:02] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003528 10.0.0.50 - - [2026-02-20 09:19:02] "POST /set-tag HTTP/1.1" 200 109 0.075493 10.0.0.50 - - [2026-02-20 09:19:02] "GET /loadbalancer-pool/ef9c21d7-02fe-4bee-905e-fc127575cb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010884 10.0.0.50 - - [2026-02-20 09:19:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034521 10.0.0.50 - - [2026-02-20 09:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013277 10.0.0.50 - - [2026-02-20 09:19:02] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015812 10.0.0.50 - - [2026-02-20 09:19:02] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014069 10.0.0.50 - - [2026-02-20 09:19:02] "POST /set-tag HTTP/1.1" 200 109 0.012929 10.0.0.50 - - [2026-02-20 09:19:02] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002230 10.0.0.50 - - [2026-02-20 09:19:02] "GET /loadbalancer-pool/eecc927d-cab6-43fb-b566-aed499deb91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006248 10.0.0.50 - - [2026-02-20 09:19:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037136 10.0.0.50 - - [2026-02-20 09:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035442 10.0.0.50 - - [2026-02-20 09:19:02] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008531 10.0.0.50 - - [2026-02-20 09:19:02] "GET /virtual-machine-interface/8df3fef2-0e3b-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010671 10.0.0.50 - - [2026-02-20 09:19:02] "GET /floating-ip/176662a4-564d-4c51-9979-cb41b97af215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004210 10.0.0.50 - - [2026-02-20 09:19:02] "POST /set-tag HTTP/1.1" 200 109 0.002466 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:19:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:19:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:19:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:19:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:19:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:19:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004479 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021698 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004358 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.003375 10.0.0.50 - - [2026-02-20 09:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-02-20 09:19:48] "GET /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002354 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004306 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.043123 10.0.0.50 - - [2026-02-20 09:19:48] "DELETE /loadbalancer-member/a7dc0578-b3c6-468b-a49f-b09e0a9469f7 HTTP/1.1" 200 115 0.041127 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005180 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004242 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.50 - - [2026-02-20 09:19:48] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005510 10.0.0.50 - - [2026-02-20 09:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.50 - - [2026-02-20 09:19:49] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004492 10.0.0.50 - - [2026-02-20 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.50 - - [2026-02-20 09:19:49] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006227 10.0.0.50 - - [2026-02-20 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.50 - - [2026-02-20 09:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.50 - - [2026-02-20 09:19:49] "GET /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002906 10.0.0.50 - - [2026-02-20 09:19:49] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010012 10.0.0.50 - - [2026-02-20 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.004651 10.0.0.50 - - [2026-02-20 09:19:49] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004666 10.0.0.50 - - [2026-02-20 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.008460 10.0.0.50 - - [2026-02-20 09:19:49] "GET /virtual-machine/41c41193-7ad6-4000-97b9-024ec598c9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002880 10.0.0.50 - - [2026-02-20 09:19:49] "POST /ref-update HTTP/1.1" 200 156 0.008033 10.0.0.50 - - [2026-02-20 09:19:49] "GET /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013767 10.0.0.50 - - [2026-02-20 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.022901 10.0.0.50 - - [2026-02-20 09:19:49] "POST /set-tag HTTP/1.1" 200 109 0.023896 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.025476 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.026558 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.013282 10.0.0.50 - - [2026-02-20 09:19:50] "DELETE /instance-ip/d4da6d8c-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.054606 10.0.0.50 - - [2026-02-20 09:19:50] "DELETE /virtual-machine-interface/d4c6d7c2-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.043998 10.0.0.50 - - [2026-02-20 09:19:50] "DELETE /virtual-machine/41c41193-7ad6-4000-97b9-024ec598c9c6 HTTP/1.1" 200 115 0.027932 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005939 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003850 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine/219132e3-0cfc-49de-9d3c-02ccb18db22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002805 10.0.0.50 - - [2026-02-20 09:19:50] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020698 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.017112 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.022424 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.021574 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.013093 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.022976 10.0.0.50 - - [2026-02-20 09:19:50] "DELETE /instance-ip/d3e35f42-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.055627 10.0.0.50 - - [2026-02-20 09:19:50] "POST /ref-update HTTP/1.1" 200 156 0.014076 10.0.0.50 - - [2026-02-20 09:19:50] "DELETE /virtual-machine-interface/d3cc02ca-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.062717 10.0.0.50 - - [2026-02-20 09:19:50] "DELETE /virtual-machine/219132e3-0cfc-49de-9d3c-02ccb18db22b HTTP/1.1" 200 115 0.023981 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006591 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005314 10.0.0.50 - - [2026-02-20 09:19:50] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine/bc673ea2-66ad-4f5f-bce5-99260e3664a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002722 10.0.0.50 - - [2026-02-20 09:19:50] "POST /ref-update HTTP/1.1" 200 156 0.010323 10.0.0.50 - - [2026-02-20 09:19:50] "GET /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005675 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.026172 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.026741 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.019778 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.021166 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.017576 10.0.0.50 - - [2026-02-20 09:19:51] "DELETE /instance-ip/d478346e-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.172093 10.0.0.50 - - [2026-02-20 09:19:51] "DELETE /virtual-machine-interface/d45f1d44-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.087275 10.0.0.50 - - [2026-02-20 09:19:51] "DELETE /virtual-machine/bc673ea2-66ad-4f5f-bce5-99260e3664a8 HTTP/1.1" 200 115 0.016829 10.0.0.50 - - [2026-02-20 09:19:51] "DELETE /tag/121bd9fd-27a7-4f7a-b2a3-ffd2e36bd178 HTTP/1.1" 200 115 0.025895 10.0.0.50 - - [2026-02-20 09:19:51] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004866 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.50 - - [2026-02-20 09:19:51] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003709 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.50 - - [2026-02-20 09:19:51] "GET /virtual-machine/ed947de6-e2b8-44c8-8bd4-047c1a53bfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002674 10.0.0.50 - - [2026-02-20 09:19:51] "POST /ref-update HTTP/1.1" 200 156 0.010595 10.0.0.50 - - [2026-02-20 09:19:51] "GET /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017569 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.016892 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.028152 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.017123 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.016558 10.0.0.50 - - [2026-02-20 09:19:51] "POST /set-tag HTTP/1.1" 200 109 0.030902 10.0.0.50 - - [2026-02-20 09:19:51] "DELETE /instance-ip/d36b0da8-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.061944 10.0.0.50 - - [2026-02-20 09:19:51] "POST /ref-update HTTP/1.1" 200 156 0.007904 10.0.0.50 - - [2026-02-20 09:19:52] "DELETE /virtual-machine-interface/d355b6a6-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.040264 10.0.0.50 - - [2026-02-20 09:19:52] "DELETE /virtual-machine/ed947de6-e2b8-44c8-8bd4-047c1a53bfdc HTTP/1.1" 200 115 0.018790 10.0.0.50 - - [2026-02-20 09:19:52] "DELETE /tag/54029971-0d05-4a6d-8c21-54312fd5a034 HTTP/1.1" 409 388 0.003872 10.0.0.50 - - [2026-02-20 09:19:52] "DELETE /tag/efd8d357-8c16-4b4e-a967-89b178432195 HTTP/1.1" 200 115 0.028612 10.0.0.50 - - [2026-02-20 09:20:03] "POST /tags HTTP/1.1" 200 365 0.045521 10.0.0.50 - - [2026-02-20 09:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006032 10.0.0.50 - - [2026-02-20 09:20:03] "GET /tag/11295de3-f1b6-4f94-92f5-cb63b57a771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011861 10.0.0.50 - - [2026-02-20 09:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2026-02-20 09:20:03] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026158 10.0.0.50 - - [2026-02-20 09:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.50 - - [2026-02-20 09:20:03] "GET /service-appliance-set/cf9ecd97-39fd-4fa7-9d85-8748237e2d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002604 10.0.0.50 - - [2026-02-20 09:20:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.001544 10.0.0.50 - - [2026-02-20 09:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093747 10.0.0.50 - - [2026-02-20 09:20:04] "GET /virtual-machine-interface/b3f72fe8-6396-476f-aa1b-390c1787c802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007627 10.0.0.50 - - [2026-02-20 09:20:04] "POST /set-tag HTTP/1.1" 200 109 0.014126 10.0.0.50 - - [2026-02-20 09:20:04] "POST /instance-ips HTTP/1.1" 200 417 0.039850 10.0.0.50 - - [2026-02-20 09:20:04] "GET /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005857 10.0.0.50 - - [2026-02-20 09:20:04] "POST /loadbalancers HTTP/1.1" 200 618 0.064117 10.0.0.50 - - [2026-02-20 09:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034815 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.50 - - [2026-02-20 09:20:04] "POST /service-instances HTTP/1.1" 200 566 0.033298 10.0.0.50 - - [2026-02-20 09:20:04] "POST /ref-update HTTP/1.1" 200 156 0.012883 10.0.0.50 - - [2026-02-20 09:20:04] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033823 10.0.0.50 - - [2026-02-20 09:20:04] "GET /virtual-machine-interface/b3f72fe8-6396-476f-aa1b-390c1787c802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004230 10.0.0.50 - - [2026-02-20 09:20:04] "GET /virtual-machine-interface/b3f72fe8-6396-476f-aa1b-390c1787c802?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005060 10.0.0.50 - - [2026-02-20 09:20:04] "PUT /service-instance/3276c371-0678-4088-9d6e-d778ed501136 HTTP/1.1" 200 266 0.007474 10.0.0.50 - - [2026-02-20 09:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014713 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.003880 10.0.0.50 - - [2026-02-20 09:20:04] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002499 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.50 - - [2026-02-20 09:20:04] "POST /virtual-machines HTTP/1.1" 200 429 0.011970 10.0.0.50 - - [2026-02-20 09:20:04] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007124 10.0.0.50 - - [2026-02-20 09:20:04] "POST /tags HTTP/1.1" 409 221 0.002537 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.50 - - [2026-02-20 09:20:04] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009609 10.0.0.50 - - [2026-02-20 09:20:04] "POST /tags HTTP/1.1" 409 238 0.002243 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.50 - - [2026-02-20 09:20:04] "GET /tag/11295de3-f1b6-4f94-92f5-cb63b57a771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012861 10.0.0.50 - - [2026-02-20 09:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112151 10.0.0.50 - - [2026-02-20 09:20:04] "POST /chown HTTP/1.1" 200 109 0.025959 10.0.0.50 - - [2026-02-20 09:20:04] "POST /firewall-rules HTTP/1.1" 200 650 0.124589 10.0.0.50 - - [2026-02-20 09:20:04] "POST /chown HTTP/1.1" 200 109 0.038017 10.0.0.50 - - [2026-02-20 09:20:04] "PUT /virtual-machine-interface/36ca4a47-61e0-48fb-93e8-34d5729b71ef HTTP/1.1" 200 284 0.010791 10.0.0.50 - - [2026-02-20 09:20:04] "GET /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009714 10.0.0.50 - - [2026-02-20 09:20:04] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004588 10.0.0.50 - - [2026-02-20 09:20:04] "GET /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002482 10.0.0.50 - - [2026-02-20 09:20:04] "PUT /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 256 0.033220 10.0.0.50 - - [2026-02-20 09:20:04] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.50 - - [2026-02-20 09:20:04] "POST /ref-update HTTP/1.1" 200 156 0.024461 10.0.0.50 - - [2026-02-20 09:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011509 10.0.0.50 - - [2026-02-20 09:20:04] "POST /ref-update HTTP/1.1" 200 156 0.032118 10.0.0.50 - - [2026-02-20 09:20:04] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044972 10.0.0.50 - - [2026-02-20 09:20:04] "POST /ref-update HTTP/1.1" 200 156 0.031723 10.0.0.50 - - [2026-02-20 09:20:05] "GET /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.005343 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.011609 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.020549 10.0.0.50 - - [2026-02-20 09:20:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.044764 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.014698 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-02-20 09:20:05] "POST /virtual-machines HTTP/1.1" 200 429 0.011078 10.0.0.50 - - [2026-02-20 09:20:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035397 10.0.0.50 - - [2026-02-20 09:20:05] "GET /loadbalancer-listener/d86df5f9-2435-42d9-b340-a54dae37920d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003742 10.0.0.50 - - [2026-02-20 09:20:05] "GET /loadbalancer-listener/d86df5f9-2435-42d9-b340-a54dae37920d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002818 10.0.0.50 - - [2026-02-20 09:20:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106160 10.0.0.50 - - [2026-02-20 09:20:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038897 10.0.0.50 - - [2026-02-20 09:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028865 10.0.0.50 - - [2026-02-20 09:20:05] "POST /chown HTTP/1.1" 200 109 0.035131 10.0.0.50 - - [2026-02-20 09:20:05] "GET /loadbalancer-pool/cc26a90f-c771-4085-bbc0-97e0c838a987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009234 10.0.0.50 - - [2026-02-20 09:20:05] "POST /chown HTTP/1.1" 200 109 0.005823 10.0.0.50 - - [2026-02-20 09:20:05] "PUT /virtual-machine-interface/84928834-480a-4a3d-a865-27d3c3a8c08f HTTP/1.1" 200 284 0.022143 10.0.0.50 - - [2026-02-20 09:20:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041465 10.0.0.50 - - [2026-02-20 09:20:05] "PUT /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 256 0.039879 10.0.0.50 - - [2026-02-20 09:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027074 10.0.0.50 - - [2026-02-20 09:20:05] "GET /loadbalancer-member/df7632f3-d24c-469d-8ded-a242e5887c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005713 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.50 - - [2026-02-20 09:20:05] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003159 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.017928 10.0.0.50 - - [2026-02-20 09:20:05] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015095 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.023626 10.0.0.50 - - [2026-02-20 09:20:05] "POST /tags HTTP/1.1" 409 221 0.002166 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.50 - - [2026-02-20 09:20:05] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011542 10.0.0.50 - - [2026-02-20 09:20:05] "POST /tags HTTP/1.1" 409 238 0.001609 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.019097 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.019469 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2026-02-20 09:20:05] "GET /tag/11295de3-f1b6-4f94-92f5-cb63b57a771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012748 10.0.0.50 - - [2026-02-20 09:20:05] "POST /firewall-rules HTTP/1.1" 409 293 0.002243 10.0.0.50 - - [2026-02-20 09:20:05] "PUT /service-instance/3276c371-0678-4088-9d6e-d778ed501136 HTTP/1.1" 200 266 0.019767 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.50 - - [2026-02-20 09:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008640 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.50 - - [2026-02-20 09:20:05] "PUT /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4 HTTP/1.1" 200 260 0.032826 10.0.0.50 - - [2026-02-20 09:20:05] "GET /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009629 10.0.0.50 - - [2026-02-20 09:20:05] "POST /chown HTTP/1.1" 200 109 0.024241 10.0.0.50 - - [2026-02-20 09:20:05] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018993 10.0.0.50 - - [2026-02-20 09:20:05] "POST /chown HTTP/1.1" 200 109 0.005756 10.0.0.50 - - [2026-02-20 09:20:05] "GET /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005745 10.0.0.50 - - [2026-02-20 09:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.50 - - [2026-02-20 09:20:05] "GET /tag/11295de3-f1b6-4f94-92f5-cb63b57a771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009594 10.0.0.50 - - [2026-02-20 09:20:05] "PUT /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 256 0.034654 10.0.0.50 - - [2026-02-20 09:20:05] "GET /tag/11295de3-f1b6-4f94-92f5-cb63b57a771e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.025588 10.0.0.50 - - [2026-02-20 09:20:05] "POST /ref-update HTTP/1.1" 200 156 0.026378 10.0.0.50 - - [2026-02-20 09:20:05] "GET /virtual-machine-interface/36ca4a47-61e0-48fb-93e8-34d5729b71ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004287 10.0.0.50 - - [2026-02-20 09:20:05] "POST /chown HTTP/1.1" 200 109 0.022671 10.0.0.50 - - [2026-02-20 09:20:05] "POST /set-tag HTTP/1.1" 200 109 0.059475 10.0.0.50 - - [2026-02-20 09:20:05] "POST /chown HTTP/1.1" 200 109 0.032582 10.0.0.50 - - [2026-02-20 09:20:06] "GET /virtual-machine-interface/84928834-480a-4a3d-a865-27d3c3a8c08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.034792 10.0.0.50 - - [2026-02-20 09:20:06] "PUT /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 256 0.039520 10.0.0.50 - - [2026-02-20 09:20:06] "POST /set-tag HTTP/1.1" 200 109 0.020539 10.0.0.50 - - [2026-02-20 09:20:06] "POST /ref-update HTTP/1.1" 200 156 0.016289 10.0.0.50 - - [2026-02-20 09:20:06] "GET /virtual-machine-interface/b3f72fe8-6396-476f-aa1b-390c1787c802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014331 10.0.0.50 - - [2026-02-20 09:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.50 - - [2026-02-20 09:20:06] "POST /chown HTTP/1.1" 200 109 0.005758 10.0.0.50 - - [2026-02-20 09:20:06] "POST /set-tag HTTP/1.1" 200 109 0.037248 10.0.0.50 - - [2026-02-20 09:20:06] "POST /chown HTTP/1.1" 200 109 0.005766 10.0.0.50 - - [2026-02-20 09:20:06] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.001975 10.0.0.50 - - [2026-02-20 09:20:06] "GET /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.001801 10.0.0.50 - - [2026-02-20 09:20:06] "PUT /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 256 0.019511 10.0.0.50 - - [2026-02-20 09:20:06] "POST /ref-update HTTP/1.1" 200 156 0.020949 10.0.0.50 - - [2026-02-20 09:20:06] "POST /ref-update HTTP/1.1" 200 156 0.041512 10.0.0.50 - - [2026-02-20 09:20:06] "POST /chown HTTP/1.1" 200 109 0.004506 10.0.0.50 - - [2026-02-20 09:20:06] "POST /chown HTTP/1.1" 200 109 0.036732 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /firewall-rule/d2de8f27-014b-4ed9-98a8-4893332ad0d4 HTTP/1.1" 200 115 0.096182 10.0.0.50 - - [2026-02-20 09:20:06] "PUT /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 256 0.017883 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /loadbalancer-member/df7632f3-d24c-469d-8ded-a242e5887c9a HTTP/1.1" 200 115 0.034322 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /loadbalancer-pool/cc26a90f-c771-4085-bbc0-97e0c838a987 HTTP/1.1" 200 115 0.030927 10.0.0.50 - - [2026-02-20 09:20:06] "POST /ref-update HTTP/1.1" 200 156 0.015217 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /loadbalancer-listener/d86df5f9-2435-42d9-b340-a54dae37920d HTTP/1.1" 200 115 0.046205 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd HTTP/1.1" 200 115 0.031383 10.0.0.50 - - [2026-02-20 09:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2026-02-20 09:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /instance-ip/887e154f-d6c3-40b1-9099-6e851584f9ba HTTP/1.1" 200 115 0.039107 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /virtual-machine-interface/b3f72fe8-6396-476f-aa1b-390c1787c802 HTTP/1.1" 200 115 0.057121 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /tag/11295de3-f1b6-4f94-92f5-cb63b57a771e HTTP/1.1" 200 115 0.068243 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /service-instance/3276c371-0678-4088-9d6e-d778ed501136 HTTP/1.1" 200 115 0.056116 10.0.0.50 - - [2026-02-20 09:20:06] "GET /virtual-machine-interface/84928834-480a-4a3d-a865-27d3c3a8c08f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004094 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /virtual-machine-interface/84928834-480a-4a3d-a865-27d3c3a8c08f HTTP/1.1" 200 115 0.048750 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /virtual-machine/404a09ea-5a7c-49a9-a940-b1f53698932e HTTP/1.1" 200 115 0.021173 10.0.0.50 - - [2026-02-20 09:20:06] "GET /virtual-machine-interface/36ca4a47-61e0-48fb-93e8-34d5729b71ef?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005033 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /virtual-machine-interface/36ca4a47-61e0-48fb-93e8-34d5729b71ef HTTP/1.1" 200 115 0.046994 10.0.0.50 - - [2026-02-20 09:20:06] "POST /ref-update HTTP/1.1" 200 156 0.012375 10.0.0.50 - - [2026-02-20 09:20:06] "DELETE /virtual-machine/1bd68a78-dc94-4868-bb43-6450093b370b HTTP/1.1" 200 115 0.023264 10.0.0.50 - - [2026-02-20 09:20:19] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007898 10.0.0.50 - - [2026-02-20 09:20:19] "POST /set-tag HTTP/1.1" 200 109 0.006201 10.0.0.50 - - [2026-02-20 09:20:19] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005910 10.0.0.50 - - [2026-02-20 09:20:19] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.50 - - [2026-02-20 09:20:19] "GET /virtual-machine/21da39ba-4de3-42db-8dde-4428426d5a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004197 10.0.0.50 - - [2026-02-20 09:20:19] "POST /ref-update HTTP/1.1" 200 156 0.009871 10.0.0.50 - - [2026-02-20 09:20:19] "GET /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006730 10.0.0.50 - - [2026-02-20 09:20:19] "POST /set-tag HTTP/1.1" 200 109 0.014758 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.030617 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.031899 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.012960 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /instance-ip/d6417bb6-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.036276 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /virtual-machine-interface/d628f9ba-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.041093 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /virtual-machine/21da39ba-4de3-42db-8dde-4428426d5a17 HTTP/1.1" 200 115 0.017108 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /tag/ed98b95f-037e-4a84-8c95-c0fb1eee08e2 HTTP/1.1" 200 115 0.032125 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003903 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003729 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine/491361b1-0e8c-4dcf-a945-caa30701f365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002836 10.0.0.50 - - [2026-02-20 09:20:20] "POST /ref-update HTTP/1.1" 200 156 0.008737 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.029514 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.015071 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.028806 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.029371 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.013121 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /instance-ip/d6af12f2-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.040789 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /virtual-machine-interface/d6953486-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.034184 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /virtual-machine/491361b1-0e8c-4dcf-a945-caa30701f365 HTTP/1.1" 200 115 0.017010 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /tag/6aec8084-ca5d-4ee3-88a7-2c0ffa43ee31 HTTP/1.1" 200 115 0.031264 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /tag/ae294331-c3c6-4667-8491-04b06fb2140f HTTP/1.1" 409 236 0.005263 10.0.0.50 - - [2026-02-20 09:20:20] "DELETE /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f HTTP/1.1" 409 236 0.004952 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003780 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004302 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine/ea128661-902c-41db-9f18-f826e151f19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002466 10.0.0.50 - - [2026-02-20 09:20:20] "POST /ref-update HTTP/1.1" 200 156 0.010308 10.0.0.50 - - [2026-02-20 09:20:20] "GET /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017763 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.016084 10.0.0.50 - - [2026-02-20 09:20:20] "POST /set-tag HTTP/1.1" 200 109 0.027431 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.030452 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.012470 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /instance-ip/d5dd18a6-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.048799 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /virtual-machine-interface/d5c9db10-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.040930 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /virtual-machine/ea128661-902c-41db-9f18-f826e151f19d HTTP/1.1" 200 115 0.023211 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /tag/60049100-8e06-4ce0-a2cb-f7319c683725 HTTP/1.1" 409 236 0.004900 10.0.0.50 - - [2026-02-20 09:20:21] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004296 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.50 - - [2026-02-20 09:20:21] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003745 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.001717 10.0.0.50 - - [2026-02-20 09:20:21] "GET /virtual-machine/bd73dbe3-dab1-431f-a9ad-b6dc381cc592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002854 10.0.0.50 - - [2026-02-20 09:20:21] "POST /ref-update HTTP/1.1" 200 156 0.021180 10.0.0.50 - - [2026-02-20 09:20:21] "GET /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013646 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.017239 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.026606 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.020304 10.0.0.50 - - [2026-02-20 09:20:21] "POST /set-tag HTTP/1.1" 200 109 0.013052 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /instance-ip/d55067d0-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.037960 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /virtual-machine-interface/d53d6ea0-0e3c-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.052690 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /virtual-machine/bd73dbe3-dab1-431f-a9ad-b6dc381cc592 HTTP/1.1" 200 115 0.021681 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /tag/a402f595-f390-442d-995d-b833c0b21b9e HTTP/1.1" 200 115 0.030760 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /tag/855aebe4-635d-429d-b5a8-729a42e8cee1 HTTP/1.1" 200 115 0.032925 10.0.0.50 - - [2026-02-20 09:20:21] "DELETE /tag/f4f1e8b0-4948-4c80-a6ae-73f1afe62267 HTTP/1.1" 200 115 0.027860 10.0.0.50 - - [2026-02-20 09:20:23] "POST /projects HTTP/1.1" 409 238 0.002194 10.0.0.50 - - [2026-02-20 09:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2026-02-20 09:20:23] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027225 10.0.0.50 - - [2026-02-20 09:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-02-20 09:20:23] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003591 10.0.0.50 - - [2026-02-20 09:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2026-02-20 09:20:23] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003791 10.0.0.50 - - [2026-02-20 09:20:23] "POST /security-groups HTTP/1.1" 409 285 0.001721 10.0.0.50 - - [2026-02-20 09:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.50 - - [2026-02-20 09:20:24] "PUT /security-group/dc4762ee-8eb6-4a4c-83f5-db3bf059add7 HTTP/1.1" 200 262 0.056957 10.0.0.50 - - [2026-02-20 09:20:24] "PUT /access-control-list/c534e88a-0679-48c4-b6e6-3fa3dd2b56ec HTTP/1.1" 200 272 0.020119 10.0.0.50 - - [2026-02-20 09:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030211 10.0.0.50 - - [2026-02-20 09:20:24] "PUT /access-control-list/95f31281-fecd-4a41-a31e-d0e85816ac2c HTTP/1.1" 200 272 0.026780 10.0.0.50 - - [2026-02-20 09:20:29] "POST /projects HTTP/1.1" 409 238 0.001876 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.50 - - [2026-02-20 09:20:29] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028125 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.50 - - [2026-02-20 09:20:29] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003398 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.50 - - [2026-02-20 09:20:29] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003577 10.0.0.50 - - [2026-02-20 09:20:29] "POST /security-groups HTTP/1.1" 409 285 0.001683 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.50 - - [2026-02-20 09:20:29] "PUT /security-group/dc4762ee-8eb6-4a4c-83f5-db3bf059add7 HTTP/1.1" 200 262 0.051575 10.0.0.50 - - [2026-02-20 09:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013726 10.0.0.50 - - [2026-02-20 09:20:29] "PUT /access-control-list/c534e88a-0679-48c4-b6e6-3fa3dd2b56ec HTTP/1.1" 200 272 0.015532 10.0.0.50 - - [2026-02-20 09:20:29] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004078 10.0.0.50 - - [2026-02-20 09:20:29] "PUT /access-control-list/95f31281-fecd-4a41-a31e-d0e85816ac2c HTTP/1.1" 200 272 0.011791 10.0.0.50 - - [2026-02-20 09:20:29] "GET /firewall-rule/804a4f4c-1574-43f1-b573-61aa9ca1c7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002637 10.0.0.50 - - [2026-02-20 09:20:29] "POST /ref-update HTTP/1.1" 200 156 0.043756 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /firewall-rule/804a4f4c-1574-43f1-b573-61aa9ca1c7d5 HTTP/1.1" 200 115 0.030647 10.0.0.50 - - [2026-02-20 09:20:29] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004107 10.0.0.50 - - [2026-02-20 09:20:29] "GET /firewall-rule/3f30158d-084f-4d96-8c21-04bb927863c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002609 10.0.0.50 - - [2026-02-20 09:20:29] "POST /ref-update HTTP/1.1" 200 156 0.043710 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /firewall-rule/3f30158d-084f-4d96-8c21-04bb927863c7 HTTP/1.1" 200 115 0.034947 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /tag/e608ac40-a74e-4ef4-ae76-756221c075db HTTP/1.1" 200 115 0.033547 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /tag/ae294331-c3c6-4667-8491-04b06fb2140f HTTP/1.1" 409 236 0.003551 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f HTTP/1.1" 409 236 0.005132 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.50 - - [2026-02-20 09:20:29] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004683 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.50 - - [2026-02-20 09:20:29] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004141 10.0.0.50 - - [2026-02-20 09:20:29] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.078525 10.0.0.50 - - [2026-02-20 09:20:29] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.037083 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /security-group/dc4762ee-8eb6-4a4c-83f5-db3bf059add7 HTTP/1.1" 200 115 0.042028 10.0.0.50 - - [2026-02-20 09:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.50 - - [2026-02-20 09:20:29] "DELETE /access-control-list/c534e88a-0679-48c4-b6e6-3fa3dd2b56ec HTTP/1.1" 200 115 0.032497 10.0.0.50 - - [2026-02-20 09:20:30] "DELETE /access-control-list/95f31281-fecd-4a41-a31e-d0e85816ac2c HTTP/1.1" 200 115 0.025369 10.0.0.50 - - [2026-02-20 09:20:30] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031330 10.0.0.50 - - [2026-02-20 09:20:30] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?fields=security_groups HTTP/1.1" 200 1353 0.027767 10.0.0.50 - - [2026-02-20 09:20:30] "DELETE /security-group/86f5349c-174f-4fa3-937e-d09b2fc3e447 HTTP/1.1" 200 115 0.037071 10.0.0.50 - - [2026-02-20 09:20:30] "DELETE /access-control-list/b64cfb8f-8081-47fb-baec-7e6148e10332 HTTP/1.1" 200 115 0.035162 10.0.0.50 - - [2026-02-20 09:20:30] "GET /project/cc49cad8-46a3-434e-a134-a5b8533acf7f?fields=application_policy_sets HTTP/1.1" 200 1392 0.043592 10.0.0.50 - - [2026-02-20 09:20:30] "DELETE /access-control-list/13cefdb9-3c67-4d3c-9c39-e9e0cb952c42 HTTP/1.1" 200 115 0.043178 10.0.0.50 - - [2026-02-20 09:20:30] "DELETE /project/cc49cad8-46a3-434e-a134-a5b8533acf7f HTTP/1.1" 200 115 0.254207 10.0.0.50 - - [2026-02-20 09:20:30] "POST /projects HTTP/1.1" 409 238 0.003321 10.0.0.50 - - [2026-02-20 09:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.50 - - [2026-02-20 09:20:30] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028518 10.0.0.50 - - [2026-02-20 09:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.50 - - [2026-02-20 09:20:30] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003481 10.0.0.50 - - [2026-02-20 09:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.50 - - [2026-02-20 09:20:30] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004572 10.0.0.50 - - [2026-02-20 09:20:30] "POST /security-groups HTTP/1.1" 409 285 0.002626 10.0.0.50 - - [2026-02-20 09:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.50 - - [2026-02-20 09:20:30] "PUT /security-group/eff879a6-a6c8-4296-ac7d-e749cb0a130d HTTP/1.1" 200 262 0.053326 10.0.0.50 - - [2026-02-20 09:20:30] "PUT /access-control-list/e8348465-83ec-4d62-af49-a57d12ca9981 HTTP/1.1" 200 272 0.011324 10.0.0.50 - - [2026-02-20 09:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022829 10.0.0.50 - - [2026-02-20 09:20:30] "PUT /access-control-list/0bc145c4-43de-4a74-a284-52a904a15675 HTTP/1.1" 200 272 0.020562 10.0.0.50 - - [2026-02-20 09:20:34] "DELETE /loadbalancer-member/1878d8f6-99b6-4127-adb5-3bd0aa9fcf47 HTTP/1.1" 200 115 0.032566 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /loadbalancer-pool/5dab80f2-4362-492a-910c-5307aa5f79bf HTTP/1.1" 200 115 0.043148 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /loadbalancer-listener/6070b262-e6a1-4080-a7be-88246755278e HTTP/1.1" 200 115 0.072944 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /loadbalancer/a80af63c-0bd7-4aa6-a175-05d7f7e62a23 HTTP/1.1" 200 115 0.066029 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /floating-ip/9de42ad8-f019-47a1-99ff-15a8ed71b004 HTTP/1.1" 200 115 0.033185 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /instance-ip/368f68f7-faf2-4510-80c5-10e6a0855794 HTTP/1.1" 200 115 0.038355 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /virtual-machine-interface/cd6f0c3c-f248-455c-b078-72fc8d603b60 HTTP/1.1" 200 115 0.048028 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /tag/86c8fbc7-fa5b-4a70-87df-bf22a3a6605a HTTP/1.1" 200 115 0.028199 10.0.0.50 - - [2026-02-20 09:20:35] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002241 10.0.0.50 - - [2026-02-20 09:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2026-02-20 09:20:35] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002171 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-policy/0430b1a9-c629-4b6a-a55c-4446489be943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001794 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-rule/4c6a0b53-27c1-43f7-8dbe-3ea41e26dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001853 10.0.0.50 - - [2026-02-20 09:20:35] "POST /ref-update HTTP/1.1" 200 156 0.009606 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /firewall-rule/4c6a0b53-27c1-43f7-8dbe-3ea41e26dd99 HTTP/1.1" 200 115 0.031162 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002131 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-rule/325722b6-b5ad-459c-b142-5dea35a58aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002493 10.0.0.50 - - [2026-02-20 09:20:35] "POST /ref-update HTTP/1.1" 200 156 0.013619 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /firewall-rule/325722b6-b5ad-459c-b142-5dea35a58aaa HTTP/1.1" 200 115 0.037132 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003294 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-rule/90cda9d4-715e-43fc-a2f8-c39e216b2353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002547 10.0.0.50 - - [2026-02-20 09:20:35] "POST /ref-update HTTP/1.1" 200 156 0.017909 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /firewall-rule/90cda9d4-715e-43fc-a2f8-c39e216b2353 HTTP/1.1" 200 115 0.036675 10.0.0.50 - - [2026-02-20 09:20:35] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004112 10.0.0.50 - - [2026-02-20 09:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2026-02-20 09:20:35] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002034 10.0.0.50 - - [2026-02-20 09:20:35] "GET /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009344 10.0.0.50 - - [2026-02-20 09:20:35] "POST /ref-update HTTP/1.1" 200 156 0.021700 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /firewall-policy/ba900ccc-f9c1-403e-97d2-ddde00d3df20 HTTP/1.1" 200 115 0.034871 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /tag/60049100-8e06-4ce0-a2cb-f7319c683725 HTTP/1.1" 200 115 0.051118 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /tag/ae294331-c3c6-4667-8491-04b06fb2140f HTTP/1.1" 200 115 0.050202 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /tag/3690c803-bbe5-4fea-ac75-54a44e54e47f HTTP/1.1" 200 115 0.028027 10.0.0.50 - - [2026-02-20 09:20:35] "DELETE /tag/54029971-0d05-4a6d-8c21-54312fd5a034 HTTP/1.1" 200 115 0.060451 10.0.0.50 - - [2026-02-20 09:20:36] "POST /projects HTTP/1.1" 409 238 0.003702 10.0.0.50 - - [2026-02-20 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2026-02-20 09:20:36] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035075 10.0.0.50 - - [2026-02-20 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.50 - - [2026-02-20 09:20:36] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003489 10.0.0.50 - - [2026-02-20 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.50 - - [2026-02-20 09:20:36] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004082 10.0.0.50 - - [2026-02-20 09:20:36] "POST /security-groups HTTP/1.1" 409 285 0.002193 10.0.0.50 - - [2026-02-20 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.50 - - [2026-02-20 09:20:36] "PUT /security-group/eff879a6-a6c8-4296-ac7d-e749cb0a130d HTTP/1.1" 200 262 0.053111 10.0.0.50 - - [2026-02-20 09:20:36] "PUT /access-control-list/e8348465-83ec-4d62-af49-a57d12ca9981 HTTP/1.1" 200 272 0.031804 10.0.0.50 - - [2026-02-20 09:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.064850 10.0.0.50 - - [2026-02-20 09:20:36] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.027684 10.0.0.50 - - [2026-02-20 09:20:36] "PUT /access-control-list/0bc145c4-43de-4a74-a284-52a904a15675 HTTP/1.1" 200 272 0.050312 10.0.0.50 - - [2026-02-20 09:20:36] "GET /firewall-rule/a23cfce5-d476-421c-930e-06821ef66adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011190 10.0.0.50 - - [2026-02-20 09:20:36] "POST /ref-update HTTP/1.1" 200 156 0.051412 10.0.0.50 - - [2026-02-20 09:20:36] "DELETE /firewall-rule/a23cfce5-d476-421c-930e-06821ef66adf HTTP/1.1" 200 115 0.050589 10.0.0.50 - - [2026-02-20 09:20:36] "GET /firewall-policy/ef84fcc4-a22f-453b-95d3-0db0b71d9eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.016434 10.0.0.50 - - [2026-02-20 09:20:36] "GET /firewall-rule/9b03f863-262c-4879-b9f5-5be8a9cd729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002753 10.0.0.50 - - [2026-02-20 09:20:36] "POST /ref-update HTTP/1.1" 200 156 0.063117 10.0.0.50 - - [2026-02-20 09:20:36] "DELETE /firewall-rule/9b03f863-262c-4879-b9f5-5be8a9cd729e HTTP/1.1" 200 115 0.051962 10.0.0.50 - - [2026-02-20 09:20:36] "DELETE /tag/a6819601-3a2e-4a7e-bb5a-26daee7bcf3f HTTP/1.1" 200 115 0.045517 10.0.0.50 - - [2026-02-20 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2026-02-20 09:20:36] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004119 10.0.0.50 - - [2026-02-20 09:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.50 - - [2026-02-20 09:20:36] "GET /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.010783 10.0.0.50 - - [2026-02-20 09:20:36] "PUT /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460 HTTP/1.1" 200 264 0.042345 10.0.0.50 - - [2026-02-20 09:20:36] "PUT /virtual-network/0dbad738-fb9c-49fb-9aca-61d69b4b5ce3 HTTP/1.1" 200 264 0.053345 10.0.0.50 - - [2026-02-20 09:20:36] "DELETE /security-group/eff879a6-a6c8-4296-ac7d-e749cb0a130d HTTP/1.1" 200 115 0.063479 10.0.0.50 - - [2026-02-20 09:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.50 - - [2026-02-20 09:20:37] "DELETE /access-control-list/e8348465-83ec-4d62-af49-a57d12ca9981 HTTP/1.1" 200 115 0.037252 10.0.0.50 - - [2026-02-20 09:20:37] "DELETE /access-control-list/0bc145c4-43de-4a74-a284-52a904a15675 HTTP/1.1" 200 115 0.021218 10.0.0.50 - - [2026-02-20 09:20:37] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037110 10.0.0.50 - - [2026-02-20 09:20:37] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?fields=security_groups HTTP/1.1" 200 1353 0.041043 10.0.0.50 - - [2026-02-20 09:20:37] "DELETE /access-control-list/9403e8b3-7bb9-4ba0-8271-447d95ab1011 HTTP/1.1" 200 115 0.029848 10.0.0.50 - - [2026-02-20 09:20:37] "DELETE /security-group/d486722f-2293-4b13-a0c2-f0420a9a0fdb HTTP/1.1" 200 115 0.061500 10.0.0.50 - - [2026-02-20 09:20:37] "GET /project/d3773e5b-9d46-4515-ba30-ca5e43014377?fields=application_policy_sets HTTP/1.1" 200 1392 0.052577 10.0.0.50 - - [2026-02-20 09:20:37] "DELETE /access-control-list/09115fc5-d3c8-49c7-91d3-a7540100fba0 HTTP/1.1" 200 115 0.057221 10.0.0.50 - - [2026-02-20 09:20:37] "DELETE /project/d3773e5b-9d46-4515-ba30-ca5e43014377 HTTP/1.1" 200 115 0.335365 10.0.0.50 - - [2026-02-20 09:21:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002177 10.0.0.50 - - [2026-02-20 09:21:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002425 10.0.0.50 - - [2026-02-20 09:21:26] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.50 - - [2026-02-20 09:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2026-02-20 09:21:26] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003285 10.0.0.50 - - [2026-02-20 09:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.50 - - [2026-02-20 09:21:26] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002406 10.0.0.50 - - [2026-02-20 09:21:44] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.50 - - [2026-02-20 09:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-02-20 09:21:44] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005746 10.0.0.50 - - [2026-02-20 09:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.50 - - [2026-02-20 09:21:44] "GET /config-node/16391b9c-85e8-47f3-895b-e7fe3235fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003170 10.0.0.50 - - [2026-02-20 09:21:44] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.50 - - [2026-02-20 09:21:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002002 10.0.0.50 - - [2026-02-20 09:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2026-02-20 09:21:49] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002045 10.0.0.50 - - [2026-02-20 09:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.50 - - [2026-02-20 09:21:49] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.013111 10.0.0.50 - - [2026-02-20 09:21:49] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.50 - - [2026-02-20 09:21:49] "POST /alarms HTTP/1.1" 409 264 0.001817 10.0.0.50 - - [2026-02-20 09:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2026-02-20 09:21:49] "PUT /alarm/7e0ff5c8-6f67-4642-9464-b23a0ef5f30b HTTP/1.1" 200 244 0.010674 10.0.0.50 - - [2026-02-20 09:21:49] "POST /alarms HTTP/1.1" 409 261 0.004728 10.0.0.50 - - [2026-02-20 09:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.50 - - [2026-02-20 09:21:49] "PUT /alarm/20cd3fae-d100-4c10-a471-6d07c3ea0793 HTTP/1.1" 200 244 0.008887 10.0.0.50 - - [2026-02-20 09:21:49] "POST /alarms HTTP/1.1" 409 261 0.002502 10.0.0.50 - - [2026-02-20 09:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/338122bc-bc26-4c67-9521-ef2dc593b95b HTTP/1.1" 200 244 0.009274 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 253 0.005628 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010295 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/67a72d8f-0d86-4d19-a465-80e143c4e97a HTTP/1.1" 200 244 0.010767 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 251 0.011844 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/bb33f964-c711-4bee-add2-c4e357e62e8c HTTP/1.1" 200 244 0.014847 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 252 0.005291 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/18f5f2f0-03d7-44ac-be44-787dd24f8078 HTTP/1.1" 200 244 0.008604 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 256 0.002711 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/122493b2-97f2-4624-b253-b43e9b6ce13f HTTP/1.1" 200 244 0.023790 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 248 0.005188 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/99efc49d-f445-4509-9492-eea6800bfaab HTTP/1.1" 200 244 0.010939 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 252 0.005696 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/416060a7-c9a3-4be8-918a-f4153f90bde3 HTTP/1.1" 200 244 0.010654 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 257 0.007896 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/05be8860-a7cb-44af-8ad2-4e96641ac572 HTTP/1.1" 200 244 0.010967 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 251 0.007614 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/dbf96028-aaba-4b8b-a800-03665b449a37 HTTP/1.1" 200 244 0.013015 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 257 0.020296 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/acb790b6-219f-42b8-9300-9fd690dfd22d HTTP/1.1" 200 244 0.013191 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 261 0.015109 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/9fe508ce-93f1-436c-9c66-0975d8f11245 HTTP/1.1" 200 244 0.011905 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 258 0.026622 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/5581a7d8-90e9-41a8-8d59-cf912f1c0c94 HTTP/1.1" 200 244 0.010897 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 254 0.005843 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/f78db2ac-8124-4c8f-8639-46b014e697d7 HTTP/1.1" 200 244 0.011072 10.0.0.50 - - [2026-02-20 09:21:50] "POST /alarms HTTP/1.1" 409 254 0.010417 10.0.0.50 - - [2026-02-20 09:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.50 - - [2026-02-20 09:21:50] "PUT /alarm/487ca383-2a75-48f1-be15-1f4f41809624 HTTP/1.1" 200 244 0.010623 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 254 0.008461 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/c38af8ee-7ffd-4c2d-a936-d131e2499293 HTTP/1.1" 200 244 0.015278 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 247 0.003349 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/4e65743f-0a2b-4a9f-bb55-459fb207ad2a HTTP/1.1" 200 244 0.010727 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 272 0.003963 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/f3bd4b31-f9d4-442a-87ba-ea0134d378a6 HTTP/1.1" 200 244 0.011732 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 261 0.002043 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/22307b6b-0f66-4156-a59d-5fc4e5b4a700 HTTP/1.1" 200 244 0.011831 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 259 0.016669 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/15b76d2a-18eb-4a5f-9347-b6dbe491c7e8 HTTP/1.1" 200 244 0.011160 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 265 0.015563 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/e369f5b7-ca48-4529-8a47-da92afcb04ec HTTP/1.1" 200 244 0.008379 10.0.0.50 - - [2026-02-20 09:21:51] "POST /alarms HTTP/1.1" 409 279 0.009794 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /alarm/10e51bf3-ff8d-42d8-a33c-f6026db3c362 HTTP/1.1" 200 244 0.018604 10.0.0.50 - - [2026-02-20 09:21:51] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.50 - - [2026-02-20 09:21:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002250 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.50 - - [2026-02-20 09:21:51] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.015030 10.0.0.50 - - [2026-02-20 09:21:51] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2026-02-20 09:21:51] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002559 10.0.0.50 - - [2026-02-20 09:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.50 - - [2026-02-20 09:21:52] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.021549 10.0.0.50 - - [2026-02-20 09:21:52] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.50 - - [2026-02-20 09:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.50 - - [2026-02-20 09:21:52] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003941 10.0.0.50 - - [2026-02-20 09:21:52] "PUT /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb HTTP/1.1" 200 274 0.013764 10.0.0.50 - - [2026-02-20 09:21:55] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.50 - - [2026-02-20 09:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.50 - - [2026-02-20 09:21:55] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002688 10.0.0.50 - - [2026-02-20 09:21:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001792 10.0.0.50 - - [2026-02-20 09:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2026-02-20 09:21:55] "GET /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007268 10.0.0.50 - - [2026-02-20 09:21:55] "PUT /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e HTTP/1.1" 200 254 0.014192 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:21:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:21:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.50 - - [2026-02-20 09:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-02-20 09:21:57] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002433 10.0.0.50 - - [2026-02-20 09:22:03] "POST /tags HTTP/1.1" 200 365 0.044053 10.0.0.50 - - [2026-02-20 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012957 10.0.0.50 - - [2026-02-20 09:22:03] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014673 10.0.0.50 - - [2026-02-20 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2026-02-20 09:22:03] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028422 10.0.0.50 - - [2026-02-20 09:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.50 - - [2026-02-20 09:22:03] "GET /service-appliance-set/cf9ecd97-39fd-4fa7-9d85-8748237e2d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002109 10.0.0.50 - - [2026-02-20 09:22:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.002134 10.0.0.50 - - [2026-02-20 09:22:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092557 10.0.0.50 - - [2026-02-20 09:22:04] "GET /virtual-machine-interface/b707bbac-a33b-4247-a21b-6cba32fac530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008502 10.0.0.50 - - [2026-02-20 09:22:04] "POST /set-tag HTTP/1.1" 200 109 0.012532 10.0.0.50 - - [2026-02-20 09:22:04] "POST /instance-ips HTTP/1.1" 200 417 0.034676 10.0.0.50 - - [2026-02-20 09:22:04] "GET /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005878 10.0.0.50 - - [2026-02-20 09:22:04] "POST /loadbalancers HTTP/1.1" 200 618 0.059259 10.0.0.50 - - [2026-02-20 09:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029982 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009778 10.0.0.50 - - [2026-02-20 09:22:04] "POST /service-instances HTTP/1.1" 200 566 0.036717 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.012291 10.0.0.50 - - [2026-02-20 09:22:04] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029710 10.0.0.50 - - [2026-02-20 09:22:04] "GET /virtual-machine-interface/b707bbac-a33b-4247-a21b-6cba32fac530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006364 10.0.0.50 - - [2026-02-20 09:22:04] "PUT /service-instance/27c9fb71-5e0d-477d-b937-eaa4319894a7 HTTP/1.1" 200 266 0.022913 10.0.0.50 - - [2026-02-20 09:22:04] "GET /virtual-machine-interface/b707bbac-a33b-4247-a21b-6cba32fac530?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.015192 10.0.0.50 - - [2026-02-20 09:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020563 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.001414 10.0.0.50 - - [2026-02-20 09:22:04] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003061 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001122 10.0.0.50 - - [2026-02-20 09:22:04] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001778 10.0.0.50 - - [2026-02-20 09:22:04] "POST /tags HTTP/1.1" 409 221 0.001150 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.000997 10.0.0.50 - - [2026-02-20 09:22:04] "POST /virtual-machines HTTP/1.1" 200 429 0.009626 10.0.0.50 - - [2026-02-20 09:22:04] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011765 10.0.0.50 - - [2026-02-20 09:22:04] "POST /tags HTTP/1.1" 409 238 0.002225 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.50 - - [2026-02-20 09:22:04] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016301 10.0.0.50 - - [2026-02-20 09:22:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126184 10.0.0.50 - - [2026-02-20 09:22:04] "POST /chown HTTP/1.1" 200 109 0.016556 10.0.0.50 - - [2026-02-20 09:22:04] "POST /firewall-rules HTTP/1.1" 200 650 0.116225 10.0.0.50 - - [2026-02-20 09:22:04] "GET /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010965 10.0.0.50 - - [2026-02-20 09:22:04] "POST /chown HTTP/1.1" 200 109 0.037970 10.0.0.50 - - [2026-02-20 09:22:04] "PUT /virtual-machine-interface/7ab4a57e-3387-4137-b68e-f4cd99849178 HTTP/1.1" 200 284 0.010735 10.0.0.50 - - [2026-02-20 09:22:04] "PUT /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 256 0.020423 10.0.0.50 - - [2026-02-20 09:22:04] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007700 10.0.0.50 - - [2026-02-20 09:22:04] "GET /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002107 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.011368 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.011252 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.014337 10.0.0.50 - - [2026-02-20 09:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.016707 10.0.0.50 - - [2026-02-20 09:22:04] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029765 10.0.0.50 - - [2026-02-20 09:22:04] "GET /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002030 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.007468 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.50 - - [2026-02-20 09:22:04] "POST /ref-update HTTP/1.1" 200 156 0.016333 10.0.0.50 - - [2026-02-20 09:22:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035566 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.50 - - [2026-02-20 09:22:05] "POST /virtual-machines HTTP/1.1" 200 429 0.016003 10.0.0.50 - - [2026-02-20 09:22:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044780 10.0.0.50 - - [2026-02-20 09:22:05] "GET /loadbalancer-listener/9f328d1c-8a3c-423a-8f37-dea4962a311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018535 10.0.0.50 - - [2026-02-20 09:22:05] "GET /loadbalancer-listener/9f328d1c-8a3c-423a-8f37-dea4962a311b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.010699 10.0.0.50 - - [2026-02-20 09:22:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.099854 10.0.0.50 - - [2026-02-20 09:22:05] "POST /chown HTTP/1.1" 200 109 0.039644 10.0.0.50 - - [2026-02-20 09:22:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.060824 10.0.0.50 - - [2026-02-20 09:22:05] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.50 - - [2026-02-20 09:22:05] "PUT /virtual-machine-interface/6624fa38-bf5d-405d-972c-eebaaeeea64d HTTP/1.1" 200 284 0.008951 10.0.0.50 - - [2026-02-20 09:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023963 10.0.0.50 - - [2026-02-20 09:22:05] "GET /loadbalancer-pool/f164f0ff-f488-4a53-8578-de3cba3914fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008226 10.0.0.50 - - [2026-02-20 09:22:05] "PUT /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 256 0.047035 10.0.0.50 - - [2026-02-20 09:22:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036995 10.0.0.50 - - [2026-02-20 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.017471 10.0.0.50 - - [2026-02-20 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.027346 10.0.0.50 - - [2026-02-20 09:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007748 10.0.0.50 - - [2026-02-20 09:22:05] "GET /loadbalancer-member/776d82f6-9de6-4541-bbe8-f8569e8a0b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.021957 10.0.0.50 - - [2026-02-20 09:22:05] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001765 10.0.0.50 - - [2026-02-20 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.032065 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-02-20 09:22:05] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003392 10.0.0.50 - - [2026-02-20 09:22:05] "POST /tags HTTP/1.1" 409 221 0.001783 10.0.0.50 - - [2026-02-20 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.010262 10.0.0.50 - - [2026-02-20 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.024639 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.50 - - [2026-02-20 09:22:05] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015671 10.0.0.50 - - [2026-02-20 09:22:05] "POST /tags HTTP/1.1" 409 238 0.002287 10.0.0.50 - - [2026-02-20 09:22:05] "PUT /service-instance/27c9fb71-5e0d-477d-b937-eaa4319894a7 HTTP/1.1" 200 266 0.008026 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2026-02-20 09:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017831 10.0.0.50 - - [2026-02-20 09:22:05] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027196 10.0.0.50 - - [2026-02-20 09:22:05] "POST /firewall-rules HTTP/1.1" 409 293 0.004730 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.50 - - [2026-02-20 09:22:05] "POST /chown HTTP/1.1" 200 109 0.014761 10.0.0.50 - - [2026-02-20 09:22:05] "POST /chown HTTP/1.1" 200 109 0.021246 10.0.0.50 - - [2026-02-20 09:22:05] "PUT /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0 HTTP/1.1" 200 260 0.054307 10.0.0.50 - - [2026-02-20 09:22:05] "GET /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009503 10.0.0.50 - - [2026-02-20 09:22:05] "PUT /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 256 0.033993 10.0.0.50 - - [2026-02-20 09:22:05] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006992 10.0.0.50 - - [2026-02-20 09:22:05] "GET /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003179 10.0.0.50 - - [2026-02-20 09:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2026-02-20 09:22:05] "POST /ref-update HTTP/1.1" 200 156 0.018628 10.0.0.50 - - [2026-02-20 09:22:05] "POST /chown HTTP/1.1" 200 109 0.021272 10.0.0.50 - - [2026-02-20 09:22:05] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.025478 10.0.0.50 - - [2026-02-20 09:22:05] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015141 10.0.0.50 - - [2026-02-20 09:22:05] "POST /chown HTTP/1.1" 200 109 0.056499 10.0.0.50 - - [2026-02-20 09:22:05] "GET /virtual-machine-interface/6624fa38-bf5d-405d-972c-eebaaeeea64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015137 10.0.0.50 - - [2026-02-20 09:22:05] "PUT /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 256 0.015199 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.014752 10.0.0.50 - - [2026-02-20 09:22:06] "POST /set-tag HTTP/1.1" 200 109 0.053261 10.0.0.50 - - [2026-02-20 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013996 10.0.0.50 - - [2026-02-20 09:22:06] "GET /virtual-machine-interface/7ab4a57e-3387-4137-b68e-f4cd99849178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010630 10.0.0.50 - - [2026-02-20 09:22:06] "POST /set-tag HTTP/1.1" 200 109 0.015660 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.005314 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.011469 10.0.0.50 - - [2026-02-20 09:22:06] "GET /virtual-machine-interface/b707bbac-a33b-4247-a21b-6cba32fac530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008537 10.0.0.50 - - [2026-02-20 09:22:06] "PUT /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 256 0.020939 10.0.0.50 - - [2026-02-20 09:22:06] "POST /set-tag HTTP/1.1" 200 109 0.021842 10.0.0.50 - - [2026-02-20 09:22:06] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004017 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.008793 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.016305 10.0.0.50 - - [2026-02-20 09:22:06] "GET /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.014295 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.016488 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.017995 10.0.0.50 - - [2026-02-20 09:22:06] "PUT /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 256 0.011588 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /firewall-rule/4799aecd-0c84-4ac8-bc66-72f1c88187c0 HTTP/1.1" 200 115 0.074237 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.031210 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /loadbalancer-member/776d82f6-9de6-4541-bbe8-f8569e8a0b41 HTTP/1.1" 200 115 0.047127 10.0.0.50 - - [2026-02-20 09:22:06] "PUT /service-instance/27c9fb71-5e0d-477d-b937-eaa4319894a7 HTTP/1.1" 200 266 0.018565 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /loadbalancer-pool/f164f0ff-f488-4a53-8578-de3cba3914fa HTTP/1.1" 200 115 0.054260 10.0.0.50 - - [2026-02-20 09:22:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018823 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /loadbalancer-listener/9f328d1c-8a3c-423a-8f37-dea4962a311b HTTP/1.1" 200 115 0.045915 10.0.0.50 - - [2026-02-20 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013798 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.007702 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.014698 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.010071 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd HTTP/1.1" 200 115 0.074605 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 200 109 0.008923 10.0.0.50 - - [2026-02-20 09:22:06] "POST /chown HTTP/1.1" 404 171 0.015378 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /instance-ip/3d956ab8-8c8d-4906-ae79-115ed465a8b6 HTTP/1.1" 200 115 0.061330 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.012429 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /virtual-machine-interface/b707bbac-a33b-4247-a21b-6cba32fac530 HTTP/1.1" 200 115 0.046373 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771 HTTP/1.1" 409 336 0.005102 10.0.0.50 - - [2026-02-20 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-02-20 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.50 - - [2026-02-20 09:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.50 - - [2026-02-20 09:22:06] "POST /service-instances HTTP/1.1" 409 259 0.004718 10.0.0.50 - - [2026-02-20 09:22:06] "POST /service-instances HTTP/1.1" 409 259 0.001858 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /service-instance/27c9fb71-5e0d-477d-b937-eaa4319894a7 HTTP/1.1" 200 115 0.042851 10.0.0.50 - - [2026-02-20 09:22:06] "GET /virtual-machine-interface/7ab4a57e-3387-4137-b68e-f4cd99849178?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004539 10.0.0.50 - - [2026-02-20 09:22:06] "DELETE /virtual-machine-interface/7ab4a57e-3387-4137-b68e-f4cd99849178 HTTP/1.1" 200 115 0.039922 10.0.0.50 - - [2026-02-20 09:22:06] "POST /ref-update HTTP/1.1" 200 156 0.008282 10.0.0.50 - - [2026-02-20 09:22:07] "DELETE /virtual-machine/9875193e-6ab8-4625-b69f-1c1f43754a4d HTTP/1.1" 200 115 0.017979 10.0.0.50 - - [2026-02-20 09:22:07] "GET /virtual-machine-interface/6624fa38-bf5d-405d-972c-eebaaeeea64d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004585 10.0.0.50 - - [2026-02-20 09:22:07] "DELETE /virtual-machine-interface/6624fa38-bf5d-405d-972c-eebaaeeea64d HTTP/1.1" 200 115 0.038256 10.0.0.50 - - [2026-02-20 09:22:07] "DELETE /virtual-machine/9a2f00c7-2d00-4c42-82e7-d5c5ec4e9ea7 HTTP/1.1" 200 115 0.017056 10.0.0.50 - - [2026-02-20 09:22:11] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.50 - - [2026-02-20 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.50 - - [2026-02-20 09:22:11] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004440 10.0.0.50 - - [2026-02-20 09:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.50 - - [2026-02-20 09:22:11] "GET /config-node/16391b9c-85e8-47f3-895b-e7fe3235fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002472 10.0.0.50 - - [2026-02-20 09:22:22] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.50 - - [2026-02-20 09:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.50 - - [2026-02-20 09:22:22] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002575 10.0.0.50 - - [2026-02-20 09:22:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001708 10.0.0.50 - - [2026-02-20 09:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.50 - - [2026-02-20 09:22:22] "GET /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002729 10.0.0.50 - - [2026-02-20 09:22:22] "PUT /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e HTTP/1.1" 200 254 0.014209 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:22:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:22:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.50 - - [2026-02-20 09:22:36] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.50 - - [2026-02-20 09:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2026-02-20 09:22:36] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004473 10.0.0.50 - - [2026-02-20 09:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2026-02-20 09:22:36] "GET /config-node/16391b9c-85e8-47f3-895b-e7fe3235fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001894 10.0.0.50 - - [2026-02-20 09:22:37] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.50 - - [2026-02-20 09:22:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002326 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2026-02-20 09:22:42] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002254 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.005914 10.0.0.50 - - [2026-02-20 09:22:42] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 264 0.001785 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/7e0ff5c8-6f67-4642-9464-b23a0ef5f30b HTTP/1.1" 200 244 0.007247 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 261 0.002287 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/20cd3fae-d100-4c10-a471-6d07c3ea0793 HTTP/1.1" 200 244 0.008459 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 261 0.005517 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/338122bc-bc26-4c67-9521-ef2dc593b95b HTTP/1.1" 200 244 0.008243 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 253 0.001529 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/67a72d8f-0d86-4d19-a465-80e143c4e97a HTTP/1.1" 200 244 0.009650 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 251 0.002332 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/bb33f964-c711-4bee-add2-c4e357e62e8c HTTP/1.1" 200 244 0.010177 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 252 0.010125 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/18f5f2f0-03d7-44ac-be44-787dd24f8078 HTTP/1.1" 200 244 0.008822 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 256 0.009256 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/122493b2-97f2-4624-b253-b43e9b6ce13f HTTP/1.1" 200 244 0.009545 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 248 0.003879 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/99efc49d-f445-4509-9492-eea6800bfaab HTTP/1.1" 200 244 0.008622 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 252 0.008911 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.50 - - [2026-02-20 09:22:42] "PUT /alarm/416060a7-c9a3-4be8-918a-f4153f90bde3 HTTP/1.1" 200 244 0.010390 10.0.0.50 - - [2026-02-20 09:22:42] "POST /alarms HTTP/1.1" 409 257 0.009306 10.0.0.50 - - [2026-02-20 09:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/05be8860-a7cb-44af-8ad2-4e96641ac572 HTTP/1.1" 200 244 0.009374 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 251 0.002914 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/dbf96028-aaba-4b8b-a800-03665b449a37 HTTP/1.1" 200 244 0.010084 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 257 0.006670 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/acb790b6-219f-42b8-9300-9fd690dfd22d HTTP/1.1" 200 244 0.017105 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 261 0.012918 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/9fe508ce-93f1-436c-9c66-0975d8f11245 HTTP/1.1" 200 244 0.009842 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 258 0.006120 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/5581a7d8-90e9-41a8-8d59-cf912f1c0c94 HTTP/1.1" 200 244 0.008740 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 254 0.009557 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/f78db2ac-8124-4c8f-8639-46b014e697d7 HTTP/1.1" 200 244 0.008561 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 254 0.005486 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/487ca383-2a75-48f1-be15-1f4f41809624 HTTP/1.1" 200 244 0.011098 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 254 0.006660 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/c38af8ee-7ffd-4c2d-a936-d131e2499293 HTTP/1.1" 200 244 0.008576 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 247 0.012055 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/4e65743f-0a2b-4a9f-bb55-459fb207ad2a HTTP/1.1" 200 244 0.009693 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 272 0.007617 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/f3bd4b31-f9d4-442a-87ba-ea0134d378a6 HTTP/1.1" 200 244 0.009075 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 261 0.010529 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/22307b6b-0f66-4156-a59d-5fc4e5b4a700 HTTP/1.1" 200 244 0.010029 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 259 0.007979 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/15b76d2a-18eb-4a5f-9347-b6dbe491c7e8 HTTP/1.1" 200 244 0.010972 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 265 0.008960 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2026-02-20 09:22:43] "PUT /alarm/e369f5b7-ca48-4529-8a47-da92afcb04ec HTTP/1.1" 200 244 0.009227 10.0.0.50 - - [2026-02-20 09:22:43] "POST /alarms HTTP/1.1" 409 279 0.007622 10.0.0.50 - - [2026-02-20 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2026-02-20 09:22:44] "PUT /alarm/10e51bf3-ff8d-42d8-a33c-f6026db3c362 HTTP/1.1" 200 244 0.010045 10.0.0.50 - - [2026-02-20 09:22:44] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.50 - - [2026-02-20 09:22:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001799 10.0.0.50 - - [2026-02-20 09:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2026-02-20 09:22:44] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.007365 10.0.0.50 - - [2026-02-20 09:22:44] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.50 - - [2026-02-20 09:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.50 - - [2026-02-20 09:22:44] "GET /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002395 10.0.0.50 - - [2026-02-20 09:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.50 - - [2026-02-20 09:22:44] "PUT /global-vrouter-config/2feedb20-b56e-4a18-baf8-e177e368e7c3 HTTP/1.1" 200 276 0.007514 10.0.0.50 - - [2026-02-20 09:22:44] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.50 - - [2026-02-20 09:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.50 - - [2026-02-20 09:22:44] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004824 10.0.0.50 - - [2026-02-20 09:22:44] "PUT /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb HTTP/1.1" 200 274 0.011693 10.0.0.50 - - [2026-02-20 09:22:48] "GET / HTTP/1.1" 200 35931 0.001450 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:22:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 10.0.0.50 - - [2026-02-20 09:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:22:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001686 10.0.0.50 - - [2026-02-20 09:22:48] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007954 10.0.0.50 - - [2026-02-20 09:22:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002914 10.0.0.50 - - [2026-02-20 09:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2026-02-20 09:22:48] "GET /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003164 10.0.0.50 - - [2026-02-20 09:22:48] "PUT /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e HTTP/1.1" 200 254 0.014110 10.0.0.50 - - [2026-02-20 09:22:51] "POST /tags HTTP/1.1" 200 355 0.018141 10.0.0.50 - - [2026-02-20 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.50 - - [2026-02-20 09:22:52] "GET /tag/737cd0b5-d7ae-4567-b879-36cf714362ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010917 10.0.0.50 - - [2026-02-20 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004220 10.0.0.50 - - [2026-02-20 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2026-02-20 09:22:52] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060870 10.0.0.50 - - [2026-02-20 09:22:52] "POST /virtual-machines HTTP/1.1" 200 351 0.039307 10.0.0.50 - - [2026-02-20 09:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010357 10.0.0.50 - - [2026-02-20 09:22:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.104285 10.0.0.50 - - [2026-02-20 09:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023551 10.0.0.50 - - [2026-02-20 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015415 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004750 10.0.0.50 - - [2026-02-20 09:22:52] "POST /instance-ips HTTP/1.1" 200 391 0.023327 10.0.0.50 - - [2026-02-20 09:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026861 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008527 10.0.0.50 - - [2026-02-20 09:22:52] "POST /set-tag HTTP/1.1" 200 109 0.013945 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019479 10.0.0.50 - - [2026-02-20 09:22:52] "GET /instance-ip/bb501d8e-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003274 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004625 10.0.0.50 - - [2026-02-20 09:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003136 10.0.0.50 - - [2026-02-20 09:22:52] "POST /ref-update HTTP/1.1" 200 156 0.008169 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009641 10.0.0.50 - - [2026-02-20 09:22:52] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.50 - - [2026-02-20 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-02-20 09:22:52] "GET /virtual-network/7b5b472d-5e41-4550-97de-2637b3e3d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003616 10.0.0.50 - - [2026-02-20 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2026-02-20 09:22:52] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026651 10.0.0.50 - - [2026-02-20 09:22:52] "POST /virtual-machines HTTP/1.1" 200 355 0.008374 10.0.0.50 - - [2026-02-20 09:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021505 10.0.0.50 - - [2026-02-20 09:22:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.101842 10.0.0.50 - - [2026-02-20 09:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008822 10.0.0.50 - - [2026-02-20 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004952 10.0.0.50 - - [2026-02-20 09:22:53] "POST /instance-ips HTTP/1.1" 200 395 0.017159 10.0.0.50 - - [2026-02-20 09:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024571 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004919 10.0.0.50 - - [2026-02-20 09:22:53] "POST /set-tag HTTP/1.1" 200 109 0.013453 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011850 10.0.0.50 - - [2026-02-20 09:22:53] "GET /instance-ip/bbbd8388-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002732 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004641 10.0.0.50 - - [2026-02-20 09:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-router/a73762b8-b178-4d18-8cdb-73351cd3f9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003232 10.0.0.50 - - [2026-02-20 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.012760 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016255 10.0.0.50 - - [2026-02-20 09:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006558 10.0.0.50 - - [2026-02-20 09:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.50 - - [2026-02-20 09:22:53] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008662 10.0.0.50 - - [2026-02-20 09:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.50 - - [2026-02-20 09:23:03] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.50 - - [2026-02-20 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-02-20 09:23:03] "GET /global-system-config/530e7dea-5ebd-48b1-b375-65d15a8eedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006722 10.0.0.50 - - [2026-02-20 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.50 - - [2026-02-20 09:23:03] "GET /config-node/16391b9c-85e8-47f3-895b-e7fe3235fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002352 10.0.0.50 - - [2026-02-20 09:23:07] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004182 10.0.0.50 - - [2026-02-20 09:23:07] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.50 - - [2026-02-20 09:23:08] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003968 10.0.0.50 - - [2026-02-20 09:23:08] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.50 - - [2026-02-20 09:23:09] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010617 10.0.0.50 - - [2026-02-20 09:23:09] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.50 - - [2026-02-20 09:23:15] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.50 - - [2026-02-20 09:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.50 - - [2026-02-20 09:23:15] "GET /routing-instance/59ecc601-0330-4538-ad2a-9475a6af454a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002319 10.0.0.50 - - [2026-02-20 09:23:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001709 10.0.0.50 - - [2026-02-20 09:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.50 - - [2026-02-20 09:23:15] "GET /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004625 10.0.0.50 - - [2026-02-20 09:23:15] "PUT /bgp-router/90ecc20d-c818-4140-bf3e-da10a74fba6e HTTP/1.1" 200 254 0.019910 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:23:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:23:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:23:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:23:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.50 - - [2026-02-20 09:23:40] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008762 10.0.0.50 - - [2026-02-20 09:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.50 - - [2026-02-20 09:23:40] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009181 10.0.0.50 - - [2026-02-20 09:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.50 - - [2026-02-20 09:23:40] "GET /virtual-machine/97f53158-05d1-4431-9503-01b86ed6f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006244 10.0.0.50 - - [2026-02-20 09:23:40] "POST /ref-update HTTP/1.1" 200 156 0.009026 10.0.0.50 - - [2026-02-20 09:23:40] "GET /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012770 10.0.0.50 - - [2026-02-20 09:23:40] "POST /set-tag HTTP/1.1" 200 109 0.013167 10.0.0.50 - - [2026-02-20 09:23:40] "POST /set-tag HTTP/1.1" 200 109 0.034956 10.0.0.50 - - [2026-02-20 09:23:40] "DELETE /instance-ip/bb501d8e-0e3d-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.046217 10.0.0.50 - - [2026-02-20 09:23:40] "DELETE /virtual-machine-interface/bb3ac6a0-0e3d-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.050724 10.0.0.50 - - [2026-02-20 09:23:40] "DELETE /virtual-machine/97f53158-05d1-4431-9503-01b86ed6f2b7 HTTP/1.1" 200 115 0.017190 10.0.0.50 - - [2026-02-20 09:23:40] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005978 10.0.0.50 - - [2026-02-20 09:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002327 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:23:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:23:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001151 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:24:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:24:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000752 10.0.0.50 - - [2026-02-20 09:24:03] "POST /tags HTTP/1.1" 409 238 0.002076 10.0.0.50 - - [2026-02-20 09:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2026-02-20 09:24:03] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011295 10.0.0.50 - - [2026-02-20 09:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2026-02-20 09:24:03] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042727 10.0.0.50 - - [2026-02-20 09:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.50 - - [2026-02-20 09:24:03] "GET /service-appliance-set/cf9ecd97-39fd-4fa7-9d85-8748237e2d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002400 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001757 10.0.0.50 - - [2026-02-20 09:24:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111176 10.0.0.50 - - [2026-02-20 09:24:04] "GET /virtual-machine-interface/c84682b5-352a-4770-b7d7-e9ae8493cfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018274 10.0.0.50 - - [2026-02-20 09:24:04] "POST /set-tag HTTP/1.1" 200 109 0.022062 10.0.0.50 - - [2026-02-20 09:24:04] "POST /instance-ips HTTP/1.1" 200 417 0.029812 10.0.0.50 - - [2026-02-20 09:24:04] "GET /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004133 10.0.0.50 - - [2026-02-20 09:24:04] "POST /loadbalancers HTTP/1.1" 200 618 0.066061 10.0.0.50 - - [2026-02-20 09:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011468 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011185 10.0.0.50 - - [2026-02-20 09:24:04] "POST /service-instances HTTP/1.1" 200 566 0.060003 10.0.0.50 - - [2026-02-20 09:24:04] "POST /ref-update HTTP/1.1" 200 156 0.034086 10.0.0.50 - - [2026-02-20 09:24:04] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072965 10.0.0.50 - - [2026-02-20 09:24:04] "PUT /service-instance/6d9af4bc-37f9-4e22-81db-103e53b5e88e HTTP/1.1" 200 266 0.008163 10.0.0.50 - - [2026-02-20 09:24:04] "GET /virtual-machine-interface/c84682b5-352a-4770-b7d7-e9ae8493cfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004692 10.0.0.50 - - [2026-02-20 09:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033745 10.0.0.50 - - [2026-02-20 09:24:04] "GET /virtual-machine-interface/c84682b5-352a-4770-b7d7-e9ae8493cfbb?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016293 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.015399 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.50 - - [2026-02-20 09:24:04] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003132 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.50 - - [2026-02-20 09:24:04] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002619 10.0.0.50 - - [2026-02-20 09:24:04] "POST /virtual-machines HTTP/1.1" 200 429 0.019525 10.0.0.50 - - [2026-02-20 09:24:04] "POST /tags HTTP/1.1" 409 221 0.003637 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.50 - - [2026-02-20 09:24:04] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.066671 10.0.0.50 - - [2026-02-20 09:24:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.148162 10.0.0.50 - - [2026-02-20 09:24:04] "POST /tags HTTP/1.1" 409 238 0.004697 10.0.0.50 - - [2026-02-20 09:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.50 - - [2026-02-20 09:24:04] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017148 10.0.0.50 - - [2026-02-20 09:24:04] "POST /chown HTTP/1.1" 200 109 0.040658 10.0.0.50 - - [2026-02-20 09:24:04] "POST /chown HTTP/1.1" 200 109 0.014414 10.0.0.50 - - [2026-02-20 09:24:04] "PUT /virtual-machine-interface/2b21503b-ec36-4d26-bef0-b823bcd30748 HTTP/1.1" 200 284 0.019718 10.0.0.50 - - [2026-02-20 09:24:04] "PUT /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 256 0.016716 10.0.0.50 - - [2026-02-20 09:24:05] "POST /firewall-rules HTTP/1.1" 200 650 0.137875 10.0.0.50 - - [2026-02-20 09:24:05] "GET /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.017217 10.0.0.50 - - [2026-02-20 09:24:05] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004586 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.043293 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.017849 10.0.0.50 - - [2026-02-20 09:24:05] "GET /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007390 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.033485 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.032977 10.0.0.50 - - [2026-02-20 09:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.007687 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.021405 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.018855 10.0.0.50 - - [2026-02-20 09:24:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047496 10.0.0.50 - - [2026-02-20 09:24:05] "GET /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002427 10.0.0.50 - - [2026-02-20 09:24:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.037250 10.0.0.50 - - [2026-02-20 09:24:05] "POST /virtual-machines HTTP/1.1" 200 429 0.023869 10.0.0.50 - - [2026-02-20 09:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.50 - - [2026-02-20 09:24:05] "GET /project/501f8325-0c18-427a-9907-e055a1ff0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094024 10.0.0.50 - - [2026-02-20 09:24:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135648 10.0.0.50 - - [2026-02-20 09:24:05] "GET /loadbalancer-listener/7d8ca462-2776-4f5a-a34b-abcea831ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.019440 10.0.0.50 - - [2026-02-20 09:24:05] "POST /chown HTTP/1.1" 200 109 0.020711 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:24:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 10.0.0.50 - - [2026-02-20 09:24:05] "GET /loadbalancer-listener/7d8ca462-2776-4f5a-a34b-abcea831ae98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004426 [Introspect:8084]10.0.0.50 - - [2026-02-20 09:24:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000687 10.0.0.50 - - [2026-02-20 09:24:05] "POST /chown HTTP/1.1" 200 109 0.010698 10.0.0.50 - - [2026-02-20 09:24:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034065 10.0.0.50 - - [2026-02-20 09:24:05] "PUT /virtual-machine-interface/fa6a08fa-c930-48cb-b4ce-76047bca0b2a HTTP/1.1" 200 284 0.030835 10.0.0.50 - - [2026-02-20 09:24:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.041839 10.0.0.50 - - [2026-02-20 09:24:05] "GET /loadbalancer-pool/41ac7c14-e6f2-4502-b32d-6281f7f32fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004615 10.0.0.50 - - [2026-02-20 09:24:05] "PUT /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 256 0.040099 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.011602 10.0.0.50 - - [2026-02-20 09:24:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053098 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.046630 10.0.0.50 - - [2026-02-20 09:24:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039378 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.030192 10.0.0.50 - - [2026-02-20 09:24:05] "GET /loadbalancer-member/224ead4f-fec5-492a-862b-3e726b0fe374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.011220 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.007120 10.0.0.50 - - [2026-02-20 09:24:05] "GET /application-policy-set/a03e35de-c18d-4448-bebb-5bb6e98996ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004514 10.0.0.50 - - [2026-02-20 09:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010386 10.0.0.50 - - [2026-02-20 09:24:05] "GET /policy-management/8c30e5c0-ad92-458e-8804-009aef103bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007297 10.0.0.50 - - [2026-02-20 09:24:05] "POST /ref-update HTTP/1.1" 200 156 0.026147 10.0.0.50 - - [2026-02-20 09:24:05] "POST /tags HTTP/1.1" 409 221 0.001974 10.0.0.50 - - [2026-02-20 09:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.50 - - [2026-02-20 09:24:05] "GET /tag/6d71a257-9936-4fcc-bc3c-ad0491ff900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.054176 10.0.0.50 - - [2026-02-20 09:24:05] "POST /tags HTTP/1.1" 409 238 0.011920 10.0.0.50 - - [2026-02-20 09:24:05] "PUT /service-instance/6d9af4bc-37f9-4e22-81db-103e53b5e88e HTTP/1.1" 200 266 0.010062 10.0.0.50 - - [2026-02-20 09:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011096 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.50 - - [2026-02-20 09:24:06] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010110 10.0.0.50 - - [2026-02-20 09:24:06] "POST /firewall-rules HTTP/1.1" 409 293 0.001557 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.014560 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.031095 10.0.0.50 - - [2026-02-20 09:24:06] "PUT /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 256 0.023614 10.0.0.50 - - [2026-02-20 09:24:06] "PUT /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b HTTP/1.1" 200 260 0.058376 10.0.0.50 - - [2026-02-20 09:24:06] "GET /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.024006 10.0.0.50 - - [2026-02-20 09:24:06] "POST /ref-update HTTP/1.1" 200 156 0.014106 10.0.0.50 - - [2026-02-20 09:24:06] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011228 10.0.0.50 - - [2026-02-20 09:24:06] "GET /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002383 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.016648 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.022736 10.0.0.50 - - [2026-02-20 09:24:06] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010807 10.0.0.50 - - [2026-02-20 09:24:06] "GET /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015277 10.0.0.50 - - [2026-02-20 09:24:06] "GET /virtual-machine-interface/2b21503b-ec36-4d26-bef0-b823bcd30748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003678 10.0.0.50 - - [2026-02-20 09:24:06] "PUT /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 256 0.025487 10.0.0.50 - - [2026-02-20 09:24:06] "POST /ref-update HTTP/1.1" 200 156 0.019460 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.50 - - [2026-02-20 09:24:06] "POST /set-tag HTTP/1.1" 200 109 0.014774 10.0.0.50 - - [2026-02-20 09:24:06] "GET /virtual-machine-interface/c84682b5-352a-4770-b7d7-e9ae8493cfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.025373 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.015289 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.023870 10.0.0.50 - - [2026-02-20 09:24:06] "POST /set-tag HTTP/1.1" 200 109 0.044262 10.0.0.50 - - [2026-02-20 09:24:06] "PUT /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 256 0.035099 10.0.0.50 - - [2026-02-20 09:24:06] "GET /virtual-machine-interface/fa6a08fa-c930-48cb-b4ce-76047bca0b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004436 10.0.0.50 - - [2026-02-20 09:24:06] "POST /set-tag HTTP/1.1" 200 109 0.019189 10.0.0.50 - - [2026-02-20 09:24:06] "GET /firewall-policy/0fc87c53-670e-4410-a770-dbeef2e5862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007728 10.0.0.50 - - [2026-02-20 09:24:06] "POST /ref-update HTTP/1.1" 200 156 0.015991 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.026863 10.0.0.50 - - [2026-02-20 09:24:06] "GET /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011094 10.0.0.50 - - [2026-02-20 09:24:06] "POST /chown HTTP/1.1" 200 109 0.021009 10.0.0.50 - - [2026-02-20 09:24:06] "POST /ref-update HTTP/1.1" 200 156 0.014866 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /firewall-rule/453f6eea-4d8d-438e-a5f9-0cf5f31ecd8b HTTP/1.1" 200 115 0.031050 10.0.0.50 - - [2026-02-20 09:24:06] "PUT /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 256 0.017357 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /loadbalancer-member/224ead4f-fec5-492a-862b-3e726b0fe374 HTTP/1.1" 200 115 0.047994 10.0.0.50 - - [2026-02-20 09:24:06] "POST /ref-update HTTP/1.1" 200 156 0.038014 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /loadbalancer-pool/41ac7c14-e6f2-4502-b32d-6281f7f32fd3 HTTP/1.1" 200 115 0.038589 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /loadbalancer-listener/7d8ca462-2776-4f5a-a34b-abcea831ae98 HTTP/1.1" 200 115 0.024617 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /loadbalancer/1d0ec947-3283-432b-b3f9-6cb33c8a5bdd HTTP/1.1" 200 115 0.032905 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2026-02-20 09:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /instance-ip/1b1d70f1-667d-4a98-b6bb-3b47a4d78dcf HTTP/1.1" 200 115 0.048635 10.0.0.50 - - [2026-02-20 09:24:06] "DELETE /virtual-machine-interface/c84682b5-352a-4770-b7d7-e9ae8493cfbb HTTP/1.1" 200 115 0.054961 10.0.0.50 - - [2026-02-20 09:24:07] "DELETE /service-instance/6d9af4bc-37f9-4e22-81db-103e53b5e88e HTTP/1.1" 200 115 0.067392 10.0.0.50 - - [2026-02-20 09:24:07] "DELETE /tag/b226ea6a-67aa-42ee-b17f-b1c5c5aee771 HTTP/1.1" 200 115 0.101804 10.0.0.50 - - [2026-02-20 09:24:07] "GET /virtual-machine-interface/2b21503b-ec36-4d26-bef0-b823bcd30748?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009750 10.0.0.50 - - [2026-02-20 09:24:07] "DELETE /virtual-machine-interface/2b21503b-ec36-4d26-bef0-b823bcd30748 HTTP/1.1" 200 115 0.070384 10.0.0.50 - - [2026-02-20 09:24:07] "POST /ref-update HTTP/1.1" 200 156 0.011176 10.0.0.50 - - [2026-02-20 09:24:07] "DELETE /virtual-machine/f8ede65e-94ec-4c28-9d51-b513fae1f630 HTTP/1.1" 200 115 0.045062 10.0.0.50 - - [2026-02-20 09:24:07] "GET /virtual-machine-interface/fa6a08fa-c930-48cb-b4ce-76047bca0b2a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005247 10.0.0.50 - - [2026-02-20 09:24:07] "DELETE /virtual-machine-interface/fa6a08fa-c930-48cb-b4ce-76047bca0b2a HTTP/1.1" 200 115 0.052174 10.0.0.50 - - [2026-02-20 09:24:07] "DELETE /virtual-machine/4b610d4c-58be-4137-8f66-1ce53217462b HTTP/1.1" 200 115 0.026476 10.0.0.50 - - [2026-02-20 09:24:11] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004281 10.0.0.50 - - [2026-02-20 09:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.50 - - [2026-02-20 09:24:11] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004643 10.0.0.50 - - [2026-02-20 09:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.50 - - [2026-02-20 09:24:11] "GET /virtual-machine/cf6b81c7-9167-4f11-8e0d-f85ab9c5a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002781 10.0.0.50 - - [2026-02-20 09:24:11] "POST /ref-update HTTP/1.1" 200 156 0.010264 10.0.0.50 - - [2026-02-20 09:24:11] "GET /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015111 10.0.0.50 - - [2026-02-20 09:24:11] "POST /set-tag HTTP/1.1" 200 109 0.023500 10.0.0.50 - - [2026-02-20 09:24:11] "POST /set-tag HTTP/1.1" 200 109 0.018508 10.0.0.50 - - [2026-02-20 09:24:11] "DELETE /instance-ip/bbbd8388-0e3d-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.102302 10.0.0.50 - - [2026-02-20 09:24:11] "DELETE /virtual-machine-interface/bba4c76c-0e3d-11f1-91cc-fa163ecb9273 HTTP/1.1" 200 115 0.055612 10.0.0.50 - - [2026-02-20 09:24:11] "DELETE /virtual-machine/cf6b81c7-9167-4f11-8e0d-f85ab9c5a9be HTTP/1.1" 200 115 0.027834 10.0.0.50 - - [2026-02-20 09:24:11] "DELETE /tag/737cd0b5-d7ae-4567-b879-36cf714362ee HTTP/1.1" 200 115 0.049862