++ 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 +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Fri Jun 19 08:24:44 PM UTC 2026 ===================' INFO: =================== Fri Jun 19 08:24:44 PM 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}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.4.147.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.4.147.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ 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: 06/19/2026 20:25:25.889 7f1316463640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/19/2026 20:25:26.245 7f1316463640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/19/2026 20:25:26.263 7f1316463640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/19/2026 20:25:26.263 7f1316463640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-06-19 20:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.002072 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-06-19 20:25:40] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.50 - - [2026-06-19 20:25:40] "GET / HTTP/1.1" 503 181 0.000186 10.0.0.50 - - [2026-06-19 20:25:40] "GET / HTTP/1.1" 200 35931 0.001161 10.0.0.50 - - [2026-06-19 20:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.50 - - [2026-06-19 20:25:40] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004592 10.0.0.50 - - [2026-06-19 20:25:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002253 10.0.0.50 - - [2026-06-19 20:25:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.049319 10.0.0.50 - - [2026-06-19 20:25:41] "GET / HTTP/1.1" 200 45303 0.001211 10.0.0.50 - - [2026-06-19 20:25:41] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020027 10.0.0.50 - - [2026-06-19 20:25:41] "GET / HTTP/1.1" 200 35931 0.001019 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.50 - - [2026-06-19 20:25:41] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013354 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.003424 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2026-06-19 20:25:41] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005524 10.0.0.50 - - [2026-06-19 20:25:41] "GET / HTTP/1.1" 200 35931 0.001148 10.0.0.50 - - [2026-06-19 20:25:41] "GET / HTTP/1.1" 200 35931 0.003086 10.0.0.50 - - [2026-06-19 20:25:41] "POST /config-nodes HTTP/1.1" 200 593 0.051446 10.0.0.50 - - [2026-06-19 20:25:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.000511 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.016902 10.0.0.50 - - [2026-06-19 20:25:41] "POST /security-groups HTTP/1.1" 200 570 0.112636 10.0.0.50 - - [2026-06-19 20:25:41] "POST /projects HTTP/1.1" 200 481 0.372242 10.0.0.50 - - [2026-06-19 20:25:41] "POST /security-groups HTTP/1.1" 200 534 0.092464 10.0.0.50 - - [2026-06-19 20:25:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.002726 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.50 - - [2026-06-19 20:25:42] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017142 10.0.0.50 - - [2026-06-19 20:25:42] "GET / HTTP/1.1" 200 35931 0.001219 10.0.0.50 - - [2026-06-19 20:25:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006028 10.0.0.50 - - [2026-06-19 20:25:42] "POST /chown HTTP/1.1" 200 109 0.062196 10.0.0.50 - - [2026-06-19 20:25:42] "POST /policy-managements HTTP/1.1" 409 214 0.021344 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.50 - - [2026-06-19 20:25:42] "POST /service-appliance-sets HTTP/1.1" 200 553 0.106221 10.0.0.50 - - [2026-06-19 20:25:42] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003914 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.004706 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542 10.0.0.50 - - [2026-06-19 20:25:42] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007486 10.0.0.50 - - [2026-06-19 20:25:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.053473 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.50 - - [2026-06-19 20:25:42] "POST /service-appliance-sets HTTP/1.1" 200 541 0.037197 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2026-06-19 20:25:42] "GET /network-ipam/6d53fff6-f081-4199-8d23-9b92f9ba1c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004564 10.0.0.50 - - [2026-06-19 20:25:42] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006106 10.0.0.50 - - [2026-06-19 20:25:42] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.014495 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.50 - - [2026-06-19 20:25:42] "GET /virtual-network/103bc96a-a20f-4c82-b973-ad8845f663c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012141 10.0.0.50 - - [2026-06-19 20:25:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000483 10.0.0.50 - - [2026-06-19 20:25:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.021666 10.0.0.50 - - [2026-06-19 20:25:42] "POST /security-groups HTTP/1.1" 200 574 0.085081 10.0.0.50 - - [2026-06-19 20:25:42] "POST /service-templates HTTP/1.1" 200 511 0.098294 10.0.0.50 - - [2026-06-19 20:25:42] "POST /projects HTTP/1.1" 200 489 0.339297 10.0.0.50 - - [2026-06-19 20:25:42] "POST /service-templates HTTP/1.1" 200 501 0.069591 10.0.0.50 - - [2026-06-19 20:25:42] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.50 - - [2026-06-19 20:25:42] "POST /security-groups HTTP/1.1" 200 546 0.135485 10.0.0.50 - - [2026-06-19 20:25:42] "POST /service-templates HTTP/1.1" 200 515 0.106120 10.0.0.50 - - [2026-06-19 20:25:42] "POST /chown HTTP/1.1" 200 109 0.074546 10.0.0.50 - - [2026-06-19 20:25:43] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025065 10.0.0.50 - - [2026-06-19 20:25:43] "POST /service-templates HTTP/1.1" 200 535 0.139633 10.0.0.50 - - [2026-06-19 20:25:43] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006269 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002252 10.0.0.50 - - [2026-06-19 20:25:43] "POST /network-ipams HTTP/1.1" 200 522 0.109910 10.0.0.50 - - [2026-06-19 20:25:43] "POST /database-nodes HTTP/1.1" 200 597 0.070984 10.0.0.50 - - [2026-06-19 20:25:43] "POST /service-templates HTTP/1.1" 200 507 0.092223 10.0.0.50 - - [2026-06-19 20:25:43] "POST /network-ipams HTTP/1.1" 200 510 0.168504 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.001852 10.0.0.50 - - [2026-06-19 20:25:43] "POST /useragent-kv HTTP/1.1" 200 115 0.013741 10.0.0.50 - - [2026-06-19 20:25:43] "POST /virtual-networks HTTP/1.1" 200 538 0.169495 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.50 - - [2026-06-19 20:25:43] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.50 - - [2026-06-19 20:25:43] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.021706 10.0.0.50 - - [2026-06-19 20:25:43] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005416 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.003140 10.0.0.50 - - [2026-06-19 20:25:43] "POST /network-ipams HTTP/1.1" 200 518 0.046504 10.0.0.50 - - [2026-06-19 20:25:43] "POST /config-database-nodes HTTP/1.1" 200 611 0.051487 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.003935 10.0.0.50 - - [2026-06-19 20:25:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011237 10.0.0.50 - - [2026-06-19 20:25:43] "POST /virtual-networks HTTP/1.1" 200 546 0.211661 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.50 - - [2026-06-19 20:25:43] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022987 10.0.0.50 - - [2026-06-19 20:25:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003849 10.0.0.50 - - [2026-06-19 20:25:44] "POST /network-policys HTTP/1.1" 200 538 0.045970 10.0.0.50 - - [2026-06-19 20:25:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.015429 10.0.0.50 - - [2026-06-19 20:25:44] "POST /network-policys HTTP/1.1" 200 534 0.046460 10.0.0.50 - - [2026-06-19 20:25:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.009260 10.0.0.50 - - [2026-06-19 20:25:44] "POST /network-policys HTTP/1.1" 200 542 0.056237 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-update HTTP/1.1" 200 156 0.073201 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002668 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-update HTTP/1.1" 200 156 0.100047 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:25:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:25:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.50 - - [2026-06-19 20:25:44] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.50 - - [2026-06-19 20:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012242 10.0.0.50 - - [2026-06-19 20:25:44] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008359 10.0.0.50 - - [2026-06-19 20:25:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.013710 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-update HTTP/1.1" 200 156 0.159366 10.0.0.50 - - [2026-06-19 20:25:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.050041 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032666 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-06-19 20:25:44] "POST /ref-update HTTP/1.1" 200 156 0.131058 10.0.0.50 - - [2026-06-19 20:25:45] "POST /ref-update HTTP/1.1" 200 156 0.430977 10.0.0.50 - - [2026-06-19 20:25:45] "POST /ref-update HTTP/1.1" 200 156 0.087759 10.0.0.50 - - [2026-06-19 20:25:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020187 10.0.0.50 - - [2026-06-19 20:25:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024245 10.0.0.50 - - [2026-06-19 20:25:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002664 10.0.0.50 - - [2026-06-19 20:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.50 - - [2026-06-19 20:25:45] "GET /virtual-network/103bc96a-a20f-4c82-b973-ad8845f663c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008939 10.0.0.50 - - [2026-06-19 20:25:45] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006556 10.0.0.50 - - [2026-06-19 20:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2026-06-19 20:25:45] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003038 10.0.0.50 - - [2026-06-19 20:25:45] "POST /firewall-policys HTTP/1.1" 200 530 0.033133 10.0.0.50 - - [2026-06-19 20:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.045901 10.0.0.50 - - [2026-06-19 20:25:45] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016500 10.0.0.50 - - [2026-06-19 20:25:45] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005934 10.0.0.50 - - [2026-06-19 20:25:45] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003173 10.0.0.50 - - [2026-06-19 20:25:46] "POST /ref-update HTTP/1.1" 200 156 0.033296 10.0.0.50 - - [2026-06-19 20:25:46] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007399 10.0.0.50 - - [2026-06-19 20:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.50 - - [2026-06-19 20:25:46] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003806 10.0.0.50 - - [2026-06-19 20:25:46] "POST /firewall-policys HTTP/1.1" 200 532 0.036937 10.0.0.50 - - [2026-06-19 20:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.063607 10.0.0.50 - - [2026-06-19 20:25:46] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008285 10.0.0.50 - - [2026-06-19 20:25:46] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.015374 10.0.0.50 - - [2026-06-19 20:25:46] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011951 10.0.0.50 - - [2026-06-19 20:25:46] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002704 10.0.0.50 - - [2026-06-19 20:25:46] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007096 10.0.0.50 - - [2026-06-19 20:25:46] "POST /ref-update HTTP/1.1" 200 156 0.021079 10.0.0.50 - - [2026-06-19 20:25:46] "POST /ref-update HTTP/1.1" 200 156 0.114920 10.0.0.50 - - [2026-06-19 20:25:46] "POST /ref-update HTTP/1.1" 200 156 0.057870 10.0.0.50 - - [2026-06-19 20:25:46] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.023661 10.0.0.50 - - [2026-06-19 20:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.50 - - [2026-06-19 20:25:46] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.50 - - [2026-06-19 20:25:46] "GET / HTTP/1.1" 200 35931 0.001064 10.0.0.50 - - [2026-06-19 20:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.50 - - [2026-06-19 20:25:46] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019440 10.0.0.50 - - [2026-06-19 20:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021593 10.0.0.50 - - [2026-06-19 20:25:46] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013794 10.0.0.50 - - [2026-06-19 20:25:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.004512 10.0.0.50 - - [2026-06-19 20:25:46] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007965 10.0.0.50 - - [2026-06-19 20:25:46] "POST /firewall-policys HTTP/1.1" 200 530 0.100450 10.0.0.50 - - [2026-06-19 20:25:46] "POST /bgp-routers HTTP/1.1" 200 616 0.094730 10.0.0.50 - - [2026-06-19 20:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.040723 10.0.0.50 - - [2026-06-19 20:25:46] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.109190 10.0.0.50 - - [2026-06-19 20:25:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.289703 10.0.0.50 - - [2026-06-19 20:25:47] "GET /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.211329 10.0.0.50 - - [2026-06-19 20:25:47] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009689 10.0.0.50 - - [2026-06-19 20:25:47] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002720 10.0.0.50 - - [2026-06-19 20:25:47] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002799 10.0.0.50 - - [2026-06-19 20:25:47] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002638 10.0.0.50 - - [2026-06-19 20:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.50 - - [2026-06-19 20:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2026-06-19 20:25:47] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003119 10.0.0.50 - - [2026-06-19 20:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2026-06-19 20:25:47] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009191 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011536 10.0.0.50 - - [2026-06-19 20:25:47] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006837 10.0.0.50 - - [2026-06-19 20:25:47] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005923 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-update HTTP/1.1" 200 156 0.033858 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-update HTTP/1.1" 200 156 0.054232 10.0.0.50 - - [2026-06-19 20:25:47] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.109344 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-update HTTP/1.1" 200 156 0.138731 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-update HTTP/1.1" 200 156 0.075233 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-update HTTP/1.1" 200 156 0.057484 10.0.0.50 - - [2026-06-19 20:25:47] "POST /ref-update HTTP/1.1" 200 156 0.091233 10.0.0.50 - - [2026-06-19 20:25:47] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.50 - - [2026-06-19 20:25:47] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.085920 10.0.0.50 - - [2026-06-19 20:25:47] "POST /alarms HTTP/1.1" 200 581 0.083144 10.0.0.50 - - [2026-06-19 20:25:47] "POST /alarms HTTP/1.1" 200 575 0.102000 10.0.0.50 - - [2026-06-19 20:25:47] "POST /tags HTTP/1.1" 200 299 0.194288 10.0.0.50 - - [2026-06-19 20:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.50 - - [2026-06-19 20:25:48] "GET /tag/15cf8a79-7674-4c37-967b-3b70a09f1ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.050113 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 575 0.171534 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 559 0.067444 10.0.0.50 - - [2026-06-19 20:25:48] "POST /set-tag HTTP/1.1" 200 109 0.082703 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 555 0.046965 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 557 0.049094 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 565 0.077543 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 549 0.045014 10.0.0.50 - - [2026-06-19 20:25:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.007256 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 557 0.234689 10.0.0.50 - - [2026-06-19 20:25:48] "POST /alarms HTTP/1.1" 200 567 0.229175 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 555 0.042154 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 567 0.142998 10.0.0.50 - - [2026-06-19 20:25:49] "POST /tags HTTP/1.1" 200 357 0.664422 10.0.0.50 - - [2026-06-19 20:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029736 10.0.0.50 - - [2026-06-19 20:25:49] "GET /tag/4f616fc8-07f6-4c1f-ab9b-e0457bf1bc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.092400 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 575 0.235230 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 569 0.134000 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 561 0.113633 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 561 0.102951 10.0.0.50 - - [2026-06-19 20:25:49] "POST /tags HTTP/1.1" 200 305 0.525170 10.0.0.50 - - [2026-06-19 20:25:49] "POST /alarms HTTP/1.1" 200 561 0.096814 10.0.0.50 - - [2026-06-19 20:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021794 10.0.0.50 - - [2026-06-19 20:25:50] "GET /tag/e96974ba-8c9a-4b94-b1fb-4ac068f1607f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.059623 10.0.0.50 - - [2026-06-19 20:25:50] "POST /alarms HTTP/1.1" 200 547 0.135429 10.0.0.50 - - [2026-06-19 20:25:50] "POST /alarms HTTP/1.1" 200 595 0.147022 10.0.0.50 - - [2026-06-19 20:25:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000479 10.0.0.50 - - [2026-06-19 20:25:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.005486 10.0.0.50 - - [2026-06-19 20:25:50] "POST /alarms HTTP/1.1" 200 575 0.088681 10.0.0.50 - - [2026-06-19 20:25:50] "POST /security-groups HTTP/1.1" 200 571 0.156423 10.0.0.50 - - [2026-06-19 20:25:50] "POST /projects HTTP/1.1" 200 483 0.429790 10.0.0.50 - - [2026-06-19 20:25:50] "POST /alarms HTTP/1.1" 200 571 0.148214 10.0.0.50 - - [2026-06-19 20:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.059969 10.0.0.50 - - [2026-06-19 20:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023036 10.0.0.50 - - [2026-06-19 20:25:50] "POST /alarms HTTP/1.1" 200 583 0.080039 10.0.0.50 - - [2026-06-19 20:25:50] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.025504 10.0.0.50 - - [2026-06-19 20:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.50 - - [2026-06-19 20:25:50] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008178 10.0.0.50 - - [2026-06-19 20:25:50] "POST /alarms HTTP/1.1" 200 609 0.036872 10.0.0.50 - - [2026-06-19 20:25:51] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.251861 10.0.0.50 - - [2026-06-19 20:25:51] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.110634 10.0.0.50 - - [2026-06-19 20:25:51] "GET / HTTP/1.1" 200 35931 0.001135 10.0.0.50 - - [2026-06-19 20:25:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002482 10.0.0.50 - - [2026-06-19 20:25:51] "POST /security-groups HTTP/1.1" 200 537 0.088622 10.0.0.50 - - [2026-06-19 20:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014328 10.0.0.50 - - [2026-06-19 20:25:51] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.025273 10.0.0.50 - - [2026-06-19 20:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.142159 10.0.0.50 - - [2026-06-19 20:25:51] "POST /chown HTTP/1.1" 200 109 0.035068 10.0.0.50 - - [2026-06-19 20:25:51] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022302 10.0.0.50 - - [2026-06-19 20:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012893 10.0.0.50 - - [2026-06-19 20:25:51] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005136 10.0.0.50 - - [2026-06-19 20:25:51] "POST /tags HTTP/1.1" 409 207 0.005111 10.0.0.50 - - [2026-06-19 20:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.50 - - [2026-06-19 20:25:51] "GET /tag/e96974ba-8c9a-4b94-b1fb-4ac068f1607f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.019900 10.0.0.50 - - [2026-06-19 20:25:51] "POST /firewall-rules HTTP/1.1" 200 564 0.074928 10.0.0.50 - - [2026-06-19 20:25:51] "GET /firewall-rule/bc885157-ce33-406f-a9a5-0d0295c5bdaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010480 10.0.0.50 - - [2026-06-19 20:25:51] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002679 10.0.0.50 - - [2026-06-19 20:25:51] "GET /firewall-rule/bc885157-ce33-406f-a9a5-0d0295c5bdaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007303 10.0.0.50 - - [2026-06-19 20:25:51] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.50 - - [2026-06-19 20:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021956 10.0.0.50 - - [2026-06-19 20:25:51] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011687 10.0.0.50 - - [2026-06-19 20:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.50 - - [2026-06-19 20:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010726 10.0.0.50 - - [2026-06-19 20:25:51] "GET /network-ipam/6d53fff6-f081-4199-8d23-9b92f9ba1c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011457 10.0.0.50 - - [2026-06-19 20:25:51] "POST /ref-update HTTP/1.1" 200 156 0.145137 10.0.0.50 - - [2026-06-19 20:25:52] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024022 10.0.0.50 - - [2026-06-19 20:25:52] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.042292 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.045904 10.0.0.50 - - [2026-06-19 20:25:52] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002795 10.0.0.50 - - [2026-06-19 20:25:52] "POST /tags HTTP/1.1" 409 207 0.002125 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.50 - - [2026-06-19 20:25:52] "GET /tag/e96974ba-8c9a-4b94-b1fb-4ac068f1607f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.014960 10.0.0.50 - - [2026-06-19 20:25:52] "POST /firewall-rules HTTP/1.1" 200 562 0.104717 10.0.0.50 - - [2026-06-19 20:25:52] "GET /firewall-rule/164cd975-e065-47aa-9ef5-ee4e7267bd1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009940 10.0.0.50 - - [2026-06-19 20:25:52] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004645 10.0.0.50 - - [2026-06-19 20:25:52] "GET /firewall-rule/164cd975-e065-47aa-9ef5-ee4e7267bd1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004064 10.0.0.50 - - [2026-06-19 20:25:52] "POST /ref-update HTTP/1.1" 200 156 0.049044 10.0.0.50 - - [2026-06-19 20:25:52] "POST /tags HTTP/1.1" 200 305 0.092931 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.032720 10.0.0.50 - - [2026-06-19 20:25:52] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007239 10.0.0.50 - - [2026-06-19 20:25:52] "GET /tag/c5882f5f-b147-4e3c-8c7d-b4d994491963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.042332 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.012722 10.0.0.50 - - [2026-06-19 20:25:52] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015234 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.50 - - [2026-06-19 20:25:52] "PUT /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b HTTP/1.1" 200 274 0.095182 10.0.0.50 - - [2026-06-19 20:25:52] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040907 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.50 - - [2026-06-19 20:25:52] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004236 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.50 - - [2026-06-19 20:25:52] "GET /service-appliance-set/65677b82-8c0d-4f4f-bead-2564e41e197b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.018918 10.0.0.50 - - [2026-06-19 20:25:52] "POST /access-control-lists HTTP/1.1" 200 587 0.224193 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.002305 10.0.0.50 - - [2026-06-19 20:25:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.008520 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 585 0.067792 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.014075 10.0.0.50 - - [2026-06-19 20:25:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133623 10.0.0.50 - - [2026-06-19 20:25:53] "GET /virtual-machine-interface/0314c2b8-9802-44eb-a2f4-6e39d0e38594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.026537 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 580 0.121720 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.002009 10.0.0.50 - - [2026-06-19 20:25:53] "POST /instance-ips HTTP/1.1" 200 381 0.079445 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 578 0.047052 10.0.0.50 - - [2026-06-19 20:25:53] "GET /instance-ip/e03b6ae5-fe2b-406a-82c4-f63f8faaa2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.028876 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.017644 10.0.0.50 - - [2026-06-19 20:25:53] "POST /loadbalancers HTTP/1.1" 200 582 0.145675 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 596 0.150026 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.026730 10.0.0.50 - - [2026-06-19 20:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.057626 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011860 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 594 0.064150 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.020127 10.0.0.50 - - [2026-06-19 20:25:53] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.118180 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 579 0.058752 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.012583 10.0.0.50 - - [2026-06-19 20:25:53] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.115620 10.0.0.50 - - [2026-06-19 20:25:53] "GET /loadbalancer/f2b556ae-7dc4-485a-93cf-003562f566a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.018216 10.0.0.50 - - [2026-06-19 20:25:53] "GET /instance-ip/e03b6ae5-fe2b-406a-82c4-f63f8faaa2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009142 10.0.0.50 - - [2026-06-19 20:25:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059309 10.0.0.50 - - [2026-06-19 20:25:53] "POST /floating-ips HTTP/1.1" 200 583 0.076354 10.0.0.50 - - [2026-06-19 20:25:53] "POST /access-control-lists HTTP/1.1" 200 577 0.096455 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 404 232 0.040025 10.0.0.50 - - [2026-06-19 20:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.115748 10.0.0.50 - - [2026-06-19 20:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013546 10.0.0.50 - - [2026-06-19 20:25:54] "POST /access-control-lists HTTP/1.1" 200 594 0.083283 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.011778 10.0.0.50 - - [2026-06-19 20:25:54] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100820 10.0.0.50 - - [2026-06-19 20:25:54] "GET /loadbalancer-listener/41460ce5-a2b1-4bd4-855a-d8a8a5952766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005192 10.0.0.50 - - [2026-06-19 20:25:54] "GET /loadbalancer-listener/41460ce5-a2b1-4bd4-855a-d8a8a5952766?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006678 10.0.0.50 - - [2026-06-19 20:25:54] "POST /access-control-lists HTTP/1.1" 200 592 0.059263 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.008857 10.0.0.50 - - [2026-06-19 20:25:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.052741 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.50 - - [2026-06-19 20:25:54] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.042622 10.0.0.50 - - [2026-06-19 20:25:54] "POST /access-control-lists HTTP/1.1" 200 583 0.099361 10.0.0.50 - - [2026-06-19 20:25:54] "GET /instance-ip/e03b6ae5-fe2b-406a-82c4-f63f8faaa2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.058552 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001918 10.0.0.50 - - [2026-06-19 20:25:54] "GET /instance-ip/e03b6ae5-fe2b-406a-82c4-f63f8faaa2ef?fields=floating_ips HTTP/1.1" 200 1170 0.011865 10.0.0.50 - - [2026-06-19 20:25:54] "GET /floating-ip/49b5a111-f01a-445f-83f5-7aadf70d5198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.009568 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.50 - - [2026-06-19 20:25:54] "POST /access-control-lists HTTP/1.1" 200 581 0.050792 10.0.0.50 - - [2026-06-19 20:25:54] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.034328 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001611 10.0.0.50 - - [2026-06-19 20:25:54] "POST /access-control-lists HTTP/1.1" 200 602 0.045567 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.008421 10.0.0.50 - - [2026-06-19 20:25:54] "POST /tags HTTP/1.1" 200 301 0.102745 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.50 - - [2026-06-19 20:25:54] "GET /tag/397373b7-fd45-4f93-97b4-8652f43adc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.023568 10.0.0.50 - - [2026-06-19 20:25:54] "POST /access-control-lists HTTP/1.1" 200 600 0.066317 10.0.0.50 - - [2026-06-19 20:25:54] "POST /tags HTTP/1.1" 200 325 0.093179 10.0.0.50 - - [2026-06-19 20:25:54] "POST /route-targets HTTP/1.1" 200 327 0.015242 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019910 10.0.0.50 - - [2026-06-19 20:25:54] "GET /tag/e518f3a4-32de-4b1a-9bbf-d3396be5a990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.036129 10.0.0.50 - - [2026-06-19 20:25:54] "POST /ref-update HTTP/1.1" 200 156 0.077640 10.0.0.50 - - [2026-06-19 20:25:54] "POST /route-targets HTTP/1.1" 200 327 0.020687 10.0.0.50 - - [2026-06-19 20:25:54] "POST /tags HTTP/1.1" 200 363 0.083824 10.0.0.50 - - [2026-06-19 20:25:54] "POST /ref-update HTTP/1.1" 200 156 0.045021 10.0.0.50 - - [2026-06-19 20:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.50 - - [2026-06-19 20:25:54] "GET /tag/91a5b6ab-d47d-4da4-9d8a-9d2a57198569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.033693 10.0.0.50 - - [2026-06-19 20:25:54] "POST /route-targets HTTP/1.1" 200 327 0.017989 10.0.0.50 - - [2026-06-19 20:25:54] "POST /ref-update HTTP/1.1" 200 156 0.020709 10.0.0.50 - - [2026-06-19 20:25:55] "POST /tags HTTP/1.1" 200 311 0.118268 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.50 - - [2026-06-19 20:25:55] "POST /route-targets HTTP/1.1" 200 327 0.018626 10.0.0.50 - - [2026-06-19 20:25:55] "GET /tag/e48b7d9f-c6bd-4425-b109-91018ec4ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.024930 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.50 - - [2026-06-19 20:25:55] "POST /ref-update HTTP/1.1" 200 156 0.054201 10.0.0.50 - - [2026-06-19 20:25:55] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.025202 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2026-06-19 20:25:55] "POST /route-targets HTTP/1.1" 200 327 0.030350 10.0.0.50 - - [2026-06-19 20:25:55] "POST /ref-update HTTP/1.1" 200 156 0.030651 10.0.0.50 - - [2026-06-19 20:25:55] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.076574 10.0.0.50 - - [2026-06-19 20:25:55] "POST /route-targets HTTP/1.1" 200 327 0.040524 10.0.0.50 - - [2026-06-19 20:25:55] "POST /virtual-machines HTTP/1.1" 200 377 0.029108 10.0.0.50 - - [2026-06-19 20:25:55] "POST /ref-update HTTP/1.1" 200 156 0.010218 10.0.0.50 - - [2026-06-19 20:25:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018725 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.007118 10.0.0.50 - - [2026-06-19 20:25:55] "POST /access-control-lists HTTP/1.1" 200 551 0.086574 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.010657 10.0.0.50 - - [2026-06-19 20:25:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.207993 10.0.0.50 - - [2026-06-19 20:25:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025419 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019274 10.0.0.50 - - [2026-06-19 20:25:55] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.027363 10.0.0.50 - - [2026-06-19 20:25:55] "POST /access-control-lists HTTP/1.1" 200 589 0.115649 10.0.0.50 - - [2026-06-19 20:25:55] "POST /ref-update HTTP/1.1" 200 156 0.042599 10.0.0.50 - - [2026-06-19 20:25:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.018035 10.0.0.50 - - [2026-06-19 20:25:55] "POST /instance-ips HTTP/1.1" 200 409 0.095343 10.0.0.50 - - [2026-06-19 20:25:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031365 10.0.0.50 - - [2026-06-19 20:25:55] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.010466 10.0.0.50 - - [2026-06-19 20:25:55] "POST /access-control-lists HTTP/1.1" 200 601 0.090920 10.0.0.50 - - [2026-06-19 20:25:56] "POST /ref-update HTTP/1.1" 200 156 0.033399 10.0.0.50 - - [2026-06-19 20:25:56] "POST /set-tag HTTP/1.1" 200 109 0.098585 10.0.0.50 - - [2026-06-19 20:25:56] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.034647 10.0.0.50 - - [2026-06-19 20:25:56] "GET /instance-ip/1329e93a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.013767 10.0.0.50 - - [2026-06-19 20:25:56] "POST /ref-update HTTP/1.1" 200 156 0.083044 10.0.0.50 - - [2026-06-19 20:25:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.002686 10.0.0.50 - - [2026-06-19 20:25:56] "POST /tags HTTP/1.1" 200 301 0.043446 10.0.0.50 - - [2026-06-19 20:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025921 10.0.0.50 - - [2026-06-19 20:25:56] "GET /tag/566c971e-2aec-4ec4-abbf-16e95a403cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.107575 10.0.0.50 - - [2026-06-19 20:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.50 - - [2026-06-19 20:25:56] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.079255 10.0.0.50 - - [2026-06-19 20:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011582 10.0.0.50 - - [2026-06-19 20:25:56] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006097 10.0.0.50 - - [2026-06-19 20:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-06-19 20:25:56] "GET /service-appliance-set/65677b82-8c0d-4f4f-bead-2564e41e197b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003022 10.0.0.50 - - [2026-06-19 20:25:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.001879 10.0.0.50 - - [2026-06-19 20:25:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138924 10.0.0.50 - - [2026-06-19 20:25:56] "GET /virtual-machine-interface/5ae9dbd0-bf5f-4788-9b55-46c5e9023809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006991 10.0.0.50 - - [2026-06-19 20:25:56] "POST /instance-ips HTTP/1.1" 200 377 0.042088 10.0.0.50 - - [2026-06-19 20:25:56] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016407 10.0.0.50 - - [2026-06-19 20:25:57] "POST /loadbalancers HTTP/1.1" 200 582 0.087480 10.0.0.50 - - [2026-06-19 20:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033489 10.0.0.50 - - [2026-06-19 20:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.50 - - [2026-06-19 20:25:57] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.066167 10.0.0.50 - - [2026-06-19 20:25:57] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009064 10.0.0.50 - - [2026-06-19 20:25:57] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041658 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002951 10.0.0.50 - - [2026-06-19 20:25:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029418 10.0.0.50 - - [2026-06-19 20:25:57] "POST /floating-ips HTTP/1.1" 200 581 0.046974 10.0.0.50 - - [2026-06-19 20:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018418 10.0.0.50 - - [2026-06-19 20:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015287 10.0.0.50 - - [2026-06-19 20:25:57] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044796 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer-listener/23dfb443-ec1f-48ee-9e4e-252b11cdbe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006473 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer-listener/23dfb443-ec1f-48ee-9e4e-252b11cdbe6b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009770 10.0.0.50 - - [2026-06-19 20:25:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038509 10.0.0.50 - - [2026-06-19 20:25:57] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005196 10.0.0.50 - - [2026-06-19 20:25:57] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?fields=floating_ips HTTP/1.1" 200 1164 0.007639 10.0.0.50 - - [2026-06-19 20:25:57] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002011 10.0.0.50 - - [2026-06-19 20:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-06-19 20:25:57] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043925 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011485 10.0.0.50 - - [2026-06-19 20:25:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022612 10.0.0.50 - - [2026-06-19 20:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007408 10.0.0.50 - - [2026-06-19 20:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018758 10.0.0.50 - - [2026-06-19 20:25:57] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041384 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer-listener/c0f9013e-b26c-4df2-8007-43ddcf110e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002795 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer-listener/c0f9013e-b26c-4df2-8007-43ddcf110e06?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003967 10.0.0.50 - - [2026-06-19 20:25:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031734 10.0.0.50 - - [2026-06-19 20:25:57] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005219 10.0.0.50 - - [2026-06-19 20:25:57] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?fields=floating_ips HTTP/1.1" 200 1164 0.002587 10.0.0.50 - - [2026-06-19 20:25:57] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004898 10.0.0.50 - - [2026-06-19 20:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2026-06-19 20:25:57] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049251 10.0.0.50 - - [2026-06-19 20:25:57] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003782 10.0.0.50 - - [2026-06-19 20:25:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024626 10.0.0.50 - - [2026-06-19 20:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027754 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021340 10.0.0.50 - - [2026-06-19 20:25:58] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.036173 10.0.0.50 - - [2026-06-19 20:25:58] "GET /loadbalancer-listener/25755c6a-7eaf-4588-b568-9935ef503077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005198 10.0.0.50 - - [2026-06-19 20:25:58] "GET /loadbalancer-listener/25755c6a-7eaf-4588-b568-9935ef503077?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.009266 10.0.0.50 - - [2026-06-19 20:25:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024653 10.0.0.50 - - [2026-06-19 20:25:58] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003018 10.0.0.50 - - [2026-06-19 20:25:58] "GET /instance-ip/33bcb63f-6ac0-43aa-b2e3-7ee45f2d4aac?fields=floating_ips HTTP/1.1" 200 1164 0.003092 10.0.0.50 - - [2026-06-19 20:25:58] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002568 10.0.0.50 - - [2026-06-19 20:25:58] "POST /tags HTTP/1.1" 200 355 0.034642 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.50 - - [2026-06-19 20:25:58] "GET /tag/e9400d9e-7e35-469e-b5a5-305c771688a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011349 10.0.0.50 - - [2026-06-19 20:25:58] "POST /tags HTTP/1.1" 200 303 0.027804 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009707 10.0.0.50 - - [2026-06-19 20:25:58] "GET /tag/df5b8e16-0524-473f-8555-8039c925092d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014800 10.0.0.50 - - [2026-06-19 20:25:58] "POST /projects HTTP/1.1" 409 218 0.005916 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.50 - - [2026-06-19 20:25:58] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034845 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-06-19 20:25:58] "GET /network-ipam/171f4173-7931-4620-b861-6d2ce1587f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002616 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.50 - - [2026-06-19 20:25:58] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004138 10.0.0.50 - - [2026-06-19 20:25:58] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.049984 10.0.0.50 - - [2026-06-19 20:25:58] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004545 10.0.0.50 - - [2026-06-19 20:25:58] "POST /set-tag HTTP/1.1" 200 109 0.057729 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:25:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001425 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:25:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 10.0.0.50 - - [2026-06-19 20:25:58] "GET /network-ipam/87de5f4e-4c1c-494f-92c2-6d635240ff82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002769 10.0.0.50 - - [2026-06-19 20:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.50 - - [2026-06-19 20:25:58] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004557 10.0.0.50 - - [2026-06-19 20:25:58] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.053401 10.0.0.50 - - [2026-06-19 20:25:58] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014261 10.0.0.50 - - [2026-06-19 20:25:58] "POST /set-tag HTTP/1.1" 200 109 0.059223 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-06-19 20:25:59] "GET /network-policy/576acdb7-39ac-495b-af3b-1a0eb8141206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.092314 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2026-06-19 20:25:59] "GET /network-policy/cc9ad24a-6160-4640-a065-a2412355cfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.033647 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2026-06-19 20:25:59] "GET /network-policy/fb2a1baf-3250-45ce-90a4-caa4428918ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002109 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2026-06-19 20:25:59] "PUT /network-policy/fb2a1baf-3250-45ce-90a4-caa4428918ee HTTP/1.1" 200 262 0.007458 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-update HTTP/1.1" 200 156 0.109110 10.0.0.50 - - [2026-06-19 20:25:59] "PUT /access-control-list/be07c997-175f-47af-a4e7-355070b83951 HTTP/1.1" 200 272 0.094794 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003187 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2026-06-19 20:25:59] "PUT /access-control-list/113899fe-2c2c-4e70-8e1c-0b85d184b7db HTTP/1.1" 200 272 0.080491 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005711 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004992 10.0.0.50 - - [2026-06-19 20:25:59] "POST /security-groups HTTP/1.1" 409 245 0.008611 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2026-06-19 20:25:59] "PUT /security-group/67caff0d-195d-440a-957f-3869974fb709 HTTP/1.1" 200 262 0.056156 10.0.0.50 - - [2026-06-19 20:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030972 10.0.0.50 - - [2026-06-19 20:25:59] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008973 10.0.0.50 - - [2026-06-19 20:25:59] "PUT /access-control-list/6170d909-b28e-4366-8b38-dc9133d71c6e HTTP/1.1" 200 272 0.034494 10.0.0.50 - - [2026-06-19 20:25:59] "PUT /access-control-list/ea753ccc-6cec-4a97-9122-5a1aad098755 HTTP/1.1" 200 272 0.011423 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.50 - - [2026-06-19 20:25:59] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007835 10.0.0.50 - - [2026-06-19 20:25:59] "POST /tags HTTP/1.1" 409 206 0.001881 10.0.0.50 - - [2026-06-19 20:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2026-06-19 20:25:59] "GET /tag/df5b8e16-0524-473f-8555-8039c925092d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019851 10.0.0.50 - - [2026-06-19 20:25:59] "POST /firewall-rules HTTP/1.1" 200 562 0.105232 10.0.0.50 - - [2026-06-19 20:25:59] "GET /firewall-rule/7b0493d0-664e-4fa8-b3c0-fce3b858f74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004270 10.0.0.50 - - [2026-06-19 20:25:59] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005774 10.0.0.50 - - [2026-06-19 20:25:59] "GET /firewall-rule/7b0493d0-664e-4fa8-b3c0-fce3b858f74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003791 10.0.0.50 - - [2026-06-19 20:25:59] "POST /ref-update HTTP/1.1" 200 156 0.027627 10.0.0.50 - - [2026-06-19 20:26:00] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003166 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.50 - - [2026-06-19 20:26:00] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002796 10.0.0.50 - - [2026-06-19 20:26:00] "POST /tags HTTP/1.1" 409 206 0.001798 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.50 - - [2026-06-19 20:26:00] "GET /tag/df5b8e16-0524-473f-8555-8039c925092d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024842 10.0.0.50 - - [2026-06-19 20:26:00] "POST /firewall-rules HTTP/1.1" 200 560 0.089780 10.0.0.50 - - [2026-06-19 20:26:00] "GET /firewall-rule/3f4490ce-e990-4736-841e-5b993f83c5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.012331 10.0.0.50 - - [2026-06-19 20:26:00] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006130 10.0.0.50 - - [2026-06-19 20:26:00] "GET /firewall-rule/3f4490ce-e990-4736-841e-5b993f83c5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002381 10.0.0.50 - - [2026-06-19 20:26:00] "POST /ref-update HTTP/1.1" 200 156 0.022591 10.0.0.50 - - [2026-06-19 20:26:00] "POST /tags HTTP/1.1" 200 371 0.027058 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.50 - - [2026-06-19 20:26:00] "GET /tag/1a5139da-8fcc-4fc3-b270-44db1ad88863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.015980 10.0.0.50 - - [2026-06-19 20:26:00] "POST /tags HTTP/1.1" 200 319 0.030193 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019803 10.0.0.50 - - [2026-06-19 20:26:00] "GET /tag/a1377fbd-9b33-477e-95ad-6b2c0e73894d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032954 10.0.0.50 - - [2026-06-19 20:26:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.000479 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.001262 10.0.0.50 - - [2026-06-19 20:26:00] "POST /security-groups HTTP/1.1" 200 578 0.079852 10.0.0.50 - - [2026-06-19 20:26:00] "POST /projects HTTP/1.1" 200 497 0.174087 10.0.0.50 - - [2026-06-19 20:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016627 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.006719 10.0.0.50 - - [2026-06-19 20:26:00] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026483 10.0.0.50 - - [2026-06-19 20:26:00] "POST /access-control-lists HTTP/1.1" 200 587 0.067724 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-06-19 20:26:00] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007684 10.0.0.50 - - [2026-06-19 20:26:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.001893 10.0.0.50 - - [2026-06-19 20:26:01] "POST /access-control-lists HTTP/1.1" 200 585 0.062512 10.0.0.50 - - [2026-06-19 20:26:01] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.178080 10.0.0.50 - - [2026-06-19 20:26:01] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.076056 10.0.0.50 - - [2026-06-19 20:26:01] "POST /security-groups HTTP/1.1" 200 558 0.116110 10.0.0.50 - - [2026-06-19 20:26:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.001876 10.0.0.50 - - [2026-06-19 20:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021532 10.0.0.50 - - [2026-06-19 20:26:01] "POST /access-control-lists HTTP/1.1" 200 610 0.068768 10.0.0.50 - - [2026-06-19 20:26:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.009243 10.0.0.50 - - [2026-06-19 20:26:01] "POST /chown HTTP/1.1" 200 109 0.058375 10.0.0.50 - - [2026-06-19 20:26:01] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009031 10.0.0.50 - - [2026-06-19 20:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.50 - - [2026-06-19 20:26:01] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.042011 10.0.0.50 - - [2026-06-19 20:26:01] "POST /access-control-lists HTTP/1.1" 200 608 0.065690 10.0.0.50 - - [2026-06-19 20:26:01] "POST /tags HTTP/1.1" 409 214 0.007953 10.0.0.50 - - [2026-06-19 20:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2026-06-19 20:26:01] "GET /tag/a1377fbd-9b33-477e-95ad-6b2c0e73894d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.023901 10.0.0.50 - - [2026-06-19 20:26:01] "POST /firewall-rules HTTP/1.1" 200 578 0.078928 10.0.0.50 - - [2026-06-19 20:26:01] "GET /firewall-rule/deae227c-64cc-4d26-9659-9c4a65e7fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006678 10.0.0.50 - - [2026-06-19 20:26:01] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004272 10.0.0.50 - - [2026-06-19 20:26:01] "GET /firewall-rule/deae227c-64cc-4d26-9659-9c4a65e7fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002931 10.0.0.50 - - [2026-06-19 20:26:01] "POST /ref-update HTTP/1.1" 200 156 0.045766 10.0.0.50 - - [2026-06-19 20:26:01] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021425 10.0.0.50 - - [2026-06-19 20:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.50 - - [2026-06-19 20:26:01] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002503 10.0.0.50 - - [2026-06-19 20:26:01] "POST /tags HTTP/1.1" 409 214 0.001546 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.50 - - [2026-06-19 20:26:02] "GET /tag/a1377fbd-9b33-477e-95ad-6b2c0e73894d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.013173 10.0.0.50 - - [2026-06-19 20:26:02] "POST /firewall-rules HTTP/1.1" 200 576 0.087081 10.0.0.50 - - [2026-06-19 20:26:02] "GET /firewall-rule/00c738ee-9032-4f76-bc95-4978c2c6de98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004489 10.0.0.50 - - [2026-06-19 20:26:02] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006292 10.0.0.50 - - [2026-06-19 20:26:02] "GET /firewall-rule/00c738ee-9032-4f76-bc95-4978c2c6de98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002821 10.0.0.50 - - [2026-06-19 20:26:02] "POST /ref-update HTTP/1.1" 200 156 0.039407 10.0.0.50 - - [2026-06-19 20:26:02] "POST /tags HTTP/1.1" 200 363 0.041179 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025467 10.0.0.50 - - [2026-06-19 20:26:02] "GET /tag/b866283f-8d8b-4298-aa0b-46c1692ddde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.028718 10.0.0.50 - - [2026-06-19 20:26:02] "POST /tags HTTP/1.1" 200 311 0.020838 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014286 10.0.0.50 - - [2026-06-19 20:26:02] "GET /tag/5cd29e46-90dd-43b4-8eb0-e9e8c0f331b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012009 10.0.0.50 - - [2026-06-19 20:26:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000454 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.008104 10.0.0.50 - - [2026-06-19 20:26:02] "POST /security-groups HTTP/1.1" 200 574 0.058994 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.001935 10.0.0.50 - - [2026-06-19 20:26:02] "POST /projects HTTP/1.1" 200 489 0.189300 10.0.0.50 - - [2026-06-19 20:26:02] "POST /access-control-lists HTTP/1.1" 200 583 0.061379 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.015272 10.0.0.50 - - [2026-06-19 20:26:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.063057 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.50 - - [2026-06-19 20:26:02] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018054 10.0.0.50 - - [2026-06-19 20:26:02] "POST /access-control-lists HTTP/1.1" 200 581 0.082664 10.0.0.50 - - [2026-06-19 20:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012495 10.0.0.50 - - [2026-06-19 20:26:02] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004544 10.0.0.50 - - [2026-06-19 20:26:03] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.037733 10.0.0.50 - - [2026-06-19 20:26:03] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.038038 10.0.0.50 - - [2026-06-19 20:26:03] "POST /security-groups HTTP/1.1" 200 546 0.072868 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.002115 10.0.0.50 - - [2026-06-19 20:26:03] "POST /access-control-lists HTTP/1.1" 200 602 0.057675 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.005615 10.0.0.50 - - [2026-06-19 20:26:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.075916 10.0.0.50 - - [2026-06-19 20:26:03] "POST /access-control-lists HTTP/1.1" 200 600 0.043478 10.0.0.50 - - [2026-06-19 20:26:03] "POST /chown HTTP/1.1" 200 109 0.031780 10.0.0.50 - - [2026-06-19 20:26:03] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014472 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.50 - - [2026-06-19 20:26:03] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002382 10.0.0.50 - - [2026-06-19 20:26:03] "POST /tags HTTP/1.1" 409 210 0.001481 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.50 - - [2026-06-19 20:26:03] "GET /tag/5cd29e46-90dd-43b4-8eb0-e9e8c0f331b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010412 10.0.0.50 - - [2026-06-19 20:26:03] "POST /firewall-rules HTTP/1.1" 200 570 0.064173 10.0.0.50 - - [2026-06-19 20:26:03] "GET /firewall-rule/a2a9467d-edcc-49a9-ba40-4e7fab9754a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.018774 10.0.0.50 - - [2026-06-19 20:26:03] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003954 10.0.0.50 - - [2026-06-19 20:26:03] "GET /firewall-rule/a2a9467d-edcc-49a9-ba40-4e7fab9754a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002068 10.0.0.50 - - [2026-06-19 20:26:03] "POST /ref-update HTTP/1.1" 200 156 0.036786 10.0.0.50 - - [2026-06-19 20:26:03] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002579 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.50 - - [2026-06-19 20:26:03] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002048 10.0.0.50 - - [2026-06-19 20:26:03] "POST /tags HTTP/1.1" 409 210 0.002095 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.50 - - [2026-06-19 20:26:03] "GET /tag/5cd29e46-90dd-43b4-8eb0-e9e8c0f331b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009505 10.0.0.50 - - [2026-06-19 20:26:03] "POST /firewall-rules HTTP/1.1" 200 568 0.062139 10.0.0.50 - - [2026-06-19 20:26:03] "GET /firewall-rule/4cabfe34-401e-48a3-b074-4f1bb04d9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004169 10.0.0.50 - - [2026-06-19 20:26:03] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003277 10.0.0.50 - - [2026-06-19 20:26:03] "GET /firewall-rule/4cabfe34-401e-48a3-b074-4f1bb04d9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001912 10.0.0.50 - - [2026-06-19 20:26:03] "POST /ref-update HTTP/1.1" 200 156 0.034312 10.0.0.50 - - [2026-06-19 20:26:03] "POST /tags HTTP/1.1" 409 237 0.008274 10.0.0.50 - - [2026-06-19 20:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2026-06-19 20:26:04] "GET /tag/91a5b6ab-d47d-4da4-9d8a-9d2a57198569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010076 10.0.0.50 - - [2026-06-19 20:26:04] "POST /tags HTTP/1.1" 409 210 0.001792 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.50 - - [2026-06-19 20:26:04] "GET /tag/e48b7d9f-c6bd-4425-b109-91018ec4ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009582 10.0.0.50 - - [2026-06-19 20:26:04] "POST /projects HTTP/1.1" 409 223 0.001491 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2026-06-19 20:26:04] "GET /project/127f5877-b0fa-4bb3-83d0-d66e3a569e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.056102 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2026-06-19 20:26:04] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004311 10.0.0.242 - - [2026-06-19 20:26:04] "GET / HTTP/1.1" 200 35931 0.001230 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.242 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.242 - - [2026-06-19 20:26:04] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004055 10.0.0.242 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2026-06-19 20:26:04] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004323 10.0.0.242 - - [2026-06-19 20:26:04] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002377 10.0.0.242 - - [2026-06-19 20:26:04] "PUT /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b HTTP/1.1" 200 274 0.022043 10.0.0.242 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002628 10.0.0.50 - - [2026-06-19 20:26:04] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.047517 10.0.0.50 - - [2026-06-19 20:26:04] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.040355 10.0.0.242 - - [2026-06-19 20:26:04] "POST /virtual-routers HTTP/1.1" 200 599 0.025266 10.0.0.242 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.242 - - [2026-06-19 20:26:04] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004413 10.0.0.50 - - [2026-06-19 20:26:04] "POST /security-groups HTTP/1.1" 409 253 0.001956 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.242 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001880 10.0.0.242 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2026-06-19 20:26:04] "PUT /security-group/88569b93-f344-41ac-af58-859e678b2ed4 HTTP/1.1" 200 262 0.056612 10.0.0.242 - - [2026-06-19 20:26:04] "GET /virtual-network/103bc96a-a20f-4c82-b973-ad8845f663c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030630 10.0.0.50 - - [2026-06-19 20:26:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019885 10.0.0.50 - - [2026-06-19 20:26:04] "PUT /access-control-list/f28ddad9-bee7-46e3-ad7e-aad6a0699b8a HTTP/1.1" 200 272 0.014311 10.0.0.50 - - [2026-06-19 20:26:04] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011562 10.0.0.50 - - [2026-06-19 20:26:04] "PUT /access-control-list/383b4333-05c3-40ef-858c-ca454eec8bc8 HTTP/1.1" 200 272 0.018471 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.50 - - [2026-06-19 20:26:04] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006143 10.0.0.50 - - [2026-06-19 20:26:04] "POST /tags HTTP/1.1" 409 210 0.001528 10.0.0.242 - - [2026-06-19 20:26:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.113731 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2026-06-19 20:26:04] "GET /tag/e48b7d9f-c6bd-4425-b109-91018ec4ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011213 10.0.0.50 - - [2026-06-19 20:26:04] "POST /firewall-rules HTTP/1.1" 200 570 0.066932 10.0.0.50 - - [2026-06-19 20:26:04] "GET /firewall-rule/db0d4a5d-5985-48f6-bcc5-e09cb9992bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003817 10.0.0.50 - - [2026-06-19 20:26:04] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.002954 10.0.0.50 - - [2026-06-19 20:26:04] "GET /firewall-rule/db0d4a5d-5985-48f6-bcc5-e09cb9992bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001741 10.0.0.50 - - [2026-06-19 20:26:04] "POST /ref-update HTTP/1.1" 200 156 0.036686 10.0.0.50 - - [2026-06-19 20:26:04] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002824 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.50 - - [2026-06-19 20:26:04] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002834 10.0.0.50 - - [2026-06-19 20:26:04] "POST /tags HTTP/1.1" 409 210 0.001745 10.0.0.50 - - [2026-06-19 20:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.50 - - [2026-06-19 20:26:04] "GET /tag/e48b7d9f-c6bd-4425-b109-91018ec4ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011013 10.0.0.50 - - [2026-06-19 20:26:05] "POST /firewall-rules HTTP/1.1" 200 568 0.075709 10.0.0.50 - - [2026-06-19 20:26:05] "GET /firewall-rule/8a438779-e89c-4d16-8b40-819545607504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016356 10.0.0.50 - - [2026-06-19 20:26:05] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005492 10.0.0.50 - - [2026-06-19 20:26:05] "GET /firewall-rule/8a438779-e89c-4d16-8b40-819545607504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002040 10.0.0.50 - - [2026-06-19 20:26:05] "POST /ref-update HTTP/1.1" 200 156 0.043150 10.0.0.50 - - [2026-06-19 20:26:05] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007274 10.0.0.50 - - [2026-06-19 20:26:05] "POST /ref-update HTTP/1.1" 200 156 0.013983 10.0.0.50 - - [2026-06-19 20:26:05] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.018865 10.0.0.50 - - [2026-06-19 20:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002461 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:26:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:26:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.50 - - [2026-06-19 20:26:22] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.50 - - [2026-06-19 20:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2026-06-19 20:26:22] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.012740 10.0.0.50 - - [2026-06-19 20:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.50 - - [2026-06-19 20:26:22] "GET /config-node/38789602-ad3a-4a4c-b2c5-eb509138e2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003407 10.0.0.50 - - [2026-06-19 20:26:23] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004625 10.0.0.50 - - [2026-06-19 20:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.50 - - [2026-06-19 20:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2026-06-19 20:26:24] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002193 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004359 10.0.0.50 - - [2026-06-19 20:26:24] "POST /set-tag HTTP/1.1" 200 109 0.007787 10.0.0.50 - - [2026-06-19 20:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-06-19 20:26:24] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002008 10.0.0.50 - - [2026-06-19 20:26:24] "GET /loadbalancer-pool/6fbbee06-3eb3-46f3-b329-fb2c00ddd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007139 10.0.0.50 - - [2026-06-19 20:26:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014163 10.0.0.50 - - [2026-06-19 20:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014247 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009928 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011568 10.0.0.50 - - [2026-06-19 20:26:24] "POST /ref-update HTTP/1.1" 200 156 0.012088 10.0.0.50 - - [2026-06-19 20:26:24] "POST /tags HTTP/1.1" 409 205 0.002152 10.0.0.50 - - [2026-06-19 20:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.50 - - [2026-06-19 20:26:24] "GET /tag/566c971e-2aec-4ec4-abbf-16e95a403cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009649 10.0.0.50 - - [2026-06-19 20:26:24] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.003107 10.0.0.50 - - [2026-06-19 20:26:24] "PUT /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334 HTTP/1.1" 200 256 0.006778 10.0.0.50 - - [2026-06-19 20:26:24] "POST /set-tag HTTP/1.1" 200 109 0.060296 10.0.0.50 - - [2026-06-19 20:26:24] "GET /loadbalancer-pool/5c4d7b58-fdfe-478b-a5f7-43707152fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009772 10.0.0.50 - - [2026-06-19 20:26:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025781 10.0.0.50 - - [2026-06-19 20:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009292 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016353 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014746 10.0.0.50 - - [2026-06-19 20:26:24] "POST /set-tag HTTP/1.1" 200 109 0.011199 10.0.0.50 - - [2026-06-19 20:26:24] "POST /ref-update HTTP/1.1" 200 156 0.009178 10.0.0.50 - - [2026-06-19 20:26:24] "GET /loadbalancer-pool/768e27bb-133b-4dd6-96da-2e3292b296ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004163 10.0.0.50 - - [2026-06-19 20:26:24] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003120 10.0.0.50 - - [2026-06-19 20:26:24] "PUT /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334 HTTP/1.1" 200 256 0.018328 10.0.0.50 - - [2026-06-19 20:26:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025220 10.0.0.50 - - [2026-06-19 20:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036762 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003664 10.0.0.50 - - [2026-06-19 20:26:24] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004189 10.0.0.50 - - [2026-06-19 20:26:24] "POST /ref-update HTTP/1.1" 200 156 0.007485 10.0.0.50 - - [2026-06-19 20:26:24] "POST /set-tag HTTP/1.1" 200 109 0.005639 10.0.0.50 - - [2026-06-19 20:26:24] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002740 10.0.0.50 - - [2026-06-19 20:26:24] "PUT /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334 HTTP/1.1" 200 256 0.009096 10.0.0.50 - - [2026-06-19 20:26:33] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.50 - - [2026-06-19 20:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2026-06-19 20:26:33] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002379 10.0.0.50 - - [2026-06-19 20:26:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001483 10.0.0.50 - - [2026-06-19 20:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.50 - - [2026-06-19 20:26:33] "GET /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004616 10.0.0.50 - - [2026-06-19 20:26:33] "PUT /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd HTTP/1.1" 200 254 0.013496 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:26:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:26:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 10.0.0.50 - - [2026-06-19 20:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-06-19 20:26:43] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003623 10.0.0.242 - - [2026-06-19 20:26:53] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.242 - - [2026-06-19 20:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2026-06-19 20:26:53] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009033 10.0.0.242 - - [2026-06-19 20:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.242 - - [2026-06-19 20:26:53] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003642 10.0.0.242 - - [2026-06-19 20:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.242 - - [2026-06-19 20:26:53] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002779 10.0.0.242 - - [2026-06-19 20:26:53] "PUT /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762 HTTP/1.1" 200 262 0.016526 10.0.0.242 - - [2026-06-19 20:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.242 - - [2026-06-19 20:26:53] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006724 10.0.0.242 - - [2026-06-19 20:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-06-19 20:26:53] "GET /virtual-machine-interface/36c608ff-ec8e-4ad9-b408-3d672be4775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003682 10.0.0.242 - - [2026-06-19 20:26:53] "PUT /virtual-machine-interface/36c608ff-ec8e-4ad9-b408-3d672be4775d HTTP/1.1" 200 284 0.010069 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:27:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:27:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:28:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:28:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:28:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:28:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001193 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007994 10.0.0.50 - - [2026-06-19 20:28:15] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.50 - - [2026-06-19 20:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.50 - - [2026-06-19 20:28:15] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002616 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003881 10.0.0.50 - - [2026-06-19 20:28:15] "POST /set-tag HTTP/1.1" 200 109 0.020490 10.0.0.50 - - [2026-06-19 20:28:15] "DELETE /loadbalancer-member/f69dd550-1c66-4a26-8097-e40c563602a4 HTTP/1.1" 200 115 0.021547 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.031182 10.0.0.50 - - [2026-06-19 20:28:15] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.50 - - [2026-06-19 20:28:15] "DELETE /loadbalancer-member/aeab4cde-94d3-4a4b-96bf-e6ee40fe1b7a HTTP/1.1" 200 115 0.021649 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013156 10.0.0.50 - - [2026-06-19 20:28:15] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.50 - - [2026-06-19 20:28:15] "DELETE /loadbalancer-member/aa33699e-9802-4096-abd9-6c5388c0b6bd HTTP/1.1" 200 115 0.018686 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005384 10.0.0.50 - - [2026-06-19 20:28:15] "POST /set-tag HTTP/1.1" 200 109 0.009482 10.0.0.50 - - [2026-06-19 20:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2026-06-19 20:28:15] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002161 10.0.0.50 - - [2026-06-19 20:28:15] "GET /loadbalancer-pool/6fbbee06-3eb3-46f3-b329-fb2c00ddd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.001893 10.0.0.50 - - [2026-06-19 20:28:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015888 10.0.0.50 - - [2026-06-19 20:28:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008505 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009547 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009635 10.0.0.50 - - [2026-06-19 20:28:15] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002068 10.0.0.50 - - [2026-06-19 20:28:15] "POST /set-tag HTTP/1.1" 200 109 0.063884 10.0.0.50 - - [2026-06-19 20:28:15] "GET /loadbalancer-pool/5c4d7b58-fdfe-478b-a5f7-43707152fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014518 10.0.0.50 - - [2026-06-19 20:28:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013572 10.0.0.50 - - [2026-06-19 20:28:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008979 10.0.0.50 - - [2026-06-19 20:28:15] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005738 10.0.0.50 - - [2026-06-19 20:28:16] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004342 10.0.0.50 - - [2026-06-19 20:28:16] "POST /set-tag HTTP/1.1" 200 109 0.004704 10.0.0.50 - - [2026-06-19 20:28:16] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001731 10.0.0.50 - - [2026-06-19 20:28:16] "GET /loadbalancer-pool/768e27bb-133b-4dd6-96da-2e3292b296ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002683 10.0.0.50 - - [2026-06-19 20:28:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012918 10.0.0.50 - - [2026-06-19 20:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023665 10.0.0.50 - - [2026-06-19 20:28:16] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013586 10.0.0.50 - - [2026-06-19 20:28:16] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003370 10.0.0.50 - - [2026-06-19 20:28:16] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001611 10.0.0.50 - - [2026-06-19 20:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.50 - - [2026-06-19 20:29:38] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.50 - - [2026-06-19 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.50 - - [2026-06-19 20:29:38] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038148 10.0.0.50 - - [2026-06-19 20:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.50 - - [2026-06-19 20:29:38] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039030 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2026-06-19 20:29:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034159 10.0.0.50 - - [2026-06-19 20:29:39] "POST /tags HTTP/1.1" 200 333 0.026995 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.50 - - [2026-06-19 20:29:39] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020292 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2026-06-19 20:29:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030691 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.50 - - [2026-06-19 20:29:39] "GET /virtual-networks?parent_id=119ee423-ca47-4637-b484-56dc0377c1de&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006033 10.0.0.50 - - [2026-06-19 20:29:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035343 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.50 - - [2026-06-19 20:29:39] "POST /virtual-networks HTTP/1.1" 200 512 0.081587 10.0.0.50 - - [2026-06-19 20:29:39] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004554 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.50 - - [2026-06-19 20:29:39] "GET /service-appliance-set/65677b82-8c0d-4f4f-bead-2564e41e197b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002605 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2026-06-19 20:29:39] "GET /network-ipam/ecf6741a-8b69-4046-bf6c-898e5cb23f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003625 10.0.0.50 - - [2026-06-19 20:29:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002858 10.0.0.50 - - [2026-06-19 20:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.016907 10.0.0.50 - - [2026-06-19 20:29:39] "POST /ref-update HTTP/1.1" 200 156 0.078943 10.0.0.50 - - [2026-06-19 20:29:39] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006391 10.0.0.50 - - [2026-06-19 20:29:39] "GET /domains HTTP/1.1" 200 280 0.008913 10.0.0.50 - - [2026-06-19 20:29:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.139019 10.0.0.50 - - [2026-06-19 20:29:39] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3 HTTP/1.1" 200 3086 0.031221 10.0.0.50 - - [2026-06-19 20:29:39] "GET /virtual-machine-interface/afd541cc-f622-45ba-8e28-47b86aad5565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019951 10.0.0.50 - - [2026-06-19 20:29:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de HTTP/1.1" 200 5476 0.057241 10.0.0.50 - - [2026-06-19 20:29:39] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.006871 10.0.0.50 - - [2026-06-19 20:29:39] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.004529 10.0.0.50 - - [2026-06-19 20:29:39] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1181 0.002435 10.0.0.50 - - [2026-06-19 20:29:39] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1181 0.002899 10.0.0.50 - - [2026-06-19 20:29:39] "POST /instance-ips HTTP/1.1" 200 409 0.051477 10.0.0.50 - - [2026-06-19 20:29:39] "GET /instance-ip/e4522790-921c-41ba-a8b8-818ba6c298aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005934 10.0.0.50 - - [2026-06-19 20:29:40] "POST /loadbalancers HTTP/1.1" 200 610 0.065798 10.0.0.50 - - [2026-06-19 20:29:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035501 10.0.0.50 - - [2026-06-19 20:29:40] "GET /instance-ip/e4522790-921c-41ba-a8b8-818ba6c298aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013422 10.0.0.50 - - [2026-06-19 20:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031818 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008580 10.0.0.50 - - [2026-06-19 20:29:40] "POST /route-targets HTTP/1.1" 200 327 0.029043 10.0.0.50 - - [2026-06-19 20:29:40] "POST /floating-ips HTTP/1.1" 200 597 0.084249 10.0.0.50 - - [2026-06-19 20:29:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065749 10.0.0.50 - - [2026-06-19 20:29:40] "POST /ref-update HTTP/1.1" 200 156 0.082577 10.0.0.50 - - [2026-06-19 20:29:40] "GET /loadbalancer/c6e8fc5b-a2b3-4c42-b738-4cf1f38b9cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006662 10.0.0.50 - - [2026-06-19 20:29:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.026379 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.50 - - [2026-06-19 20:29:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031800 10.0.0.50 - - [2026-06-19 20:29:40] "GET /loadbalancer-listener/58c213f2-6385-4482-8a3d-e7660b783c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.002707 10.0.0.50 - - [2026-06-19 20:29:40] "GET /loadbalancer-listener/58c213f2-6385-4482-8a3d-e7660b783c87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.002402 10.0.0.50 - - [2026-06-19 20:29:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.043264 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.50 - - [2026-06-19 20:29:40] "GET /instance-ip/e4522790-921c-41ba-a8b8-818ba6c298aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007022 10.0.0.50 - - [2026-06-19 20:29:40] "GET /loadbalancer/c6e8fc5b-a2b3-4c42-b738-4cf1f38b9cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010040 10.0.0.50 - - [2026-06-19 20:29:40] "GET /instance-ip/e4522790-921c-41ba-a8b8-818ba6c298aa?fields=floating_ips HTTP/1.1" 200 1213 0.005061 10.0.0.50 - - [2026-06-19 20:29:40] "GET /floating-ip/f0a355f8-d908-4722-9983-d4fc8d6e6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.009181 10.0.0.50 - - [2026-06-19 20:29:40] "POST /tags HTTP/1.1" 200 295 0.062333 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007919 10.0.0.50 - - [2026-06-19 20:29:40] "GET /tag/4d95e97e-4546-4455-8d8f-8422cee97e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.032567 10.0.0.50 - - [2026-06-19 20:29:40] "POST /tags HTTP/1.1" 409 233 0.001917 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2026-06-19 20:29:40] "GET /tag/e9400d9e-7e35-469e-b5a5-305c771688a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.009433 10.0.0.50 - - [2026-06-19 20:29:40] "POST /tags HTTP/1.1" 409 206 0.001480 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.50 - - [2026-06-19 20:29:40] "GET /tag/df5b8e16-0524-473f-8555-8039c925092d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012620 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2026-06-19 20:29:40] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004848 10.0.0.50 - - [2026-06-19 20:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2026-06-19 20:29:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026094 10.0.0.50 - - [2026-06-19 20:29:40] "POST /virtual-machines HTTP/1.1" 200 369 0.008930 10.0.0.50 - - [2026-06-19 20:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020873 10.0.0.50 - - [2026-06-19 20:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101344 10.0.0.50 - - [2026-06-19 20:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008081 10.0.0.50 - - [2026-06-19 20:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022797 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004545 10.0.0.50 - - [2026-06-19 20:29:41] "POST /instance-ips HTTP/1.1" 200 409 0.021018 10.0.0.50 - - [2026-06-19 20:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021533 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008547 10.0.0.50 - - [2026-06-19 20:29:41] "POST /set-tag HTTP/1.1" 200 109 0.015120 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014778 10.0.0.50 - - [2026-06-19 20:29:41] "GET /instance-ip/9986345c-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003353 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006809 10.0.0.50 - - [2026-06-19 20:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002415 10.0.0.50 - - [2026-06-19 20:29:41] "POST /ref-update HTTP/1.1" 200 156 0.023342 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012349 10.0.0.50 - - [2026-06-19 20:29:41] "POST /set-tag HTTP/1.1" 200 109 0.005955 10.0.0.50 - - [2026-06-19 20:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004520 10.0.0.50 - - [2026-06-19 20:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2026-06-19 20:29:41] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038272 10.0.0.50 - - [2026-06-19 20:29:41] "POST /virtual-machines HTTP/1.1" 200 369 0.007732 10.0.0.50 - - [2026-06-19 20:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022149 10.0.0.50 - - [2026-06-19 20:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106179 10.0.0.50 - - [2026-06-19 20:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008287 10.0.0.50 - - [2026-06-19 20:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009296 10.0.0.50 - - [2026-06-19 20:29:41] "POST /instance-ips HTTP/1.1" 200 409 0.021770 10.0.0.50 - - [2026-06-19 20:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036105 10.0.0.50 - - [2026-06-19 20:29:41] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004673 10.0.0.50 - - [2026-06-19 20:29:42] "POST /set-tag HTTP/1.1" 200 109 0.014225 10.0.0.50 - - [2026-06-19 20:29:42] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023691 10.0.0.50 - - [2026-06-19 20:29:42] "GET /instance-ip/99fac060-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002657 10.0.0.50 - - [2026-06-19 20:29:42] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004644 10.0.0.50 - - [2026-06-19 20:29:42] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.50 - - [2026-06-19 20:29:42] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004443 10.0.0.50 - - [2026-06-19 20:29:42] "POST /ref-update HTTP/1.1" 200 156 0.008974 10.0.0.50 - - [2026-06-19 20:29:42] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011913 10.0.0.50 - - [2026-06-19 20:29:42] "POST /set-tag HTTP/1.1" 200 109 0.003321 10.0.0.50 - - [2026-06-19 20:29:42] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003844 10.0.0.50 - - [2026-06-19 20:29:42] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.50 - - [2026-06-19 20:29:42] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003575 10.0.0.50 - - [2026-06-19 20:29:42] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.50 - - [2026-06-19 20:29:44] "GET /domains HTTP/1.1" 200 280 0.001877 10.0.0.50 - - [2026-06-19 20:29:44] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3 HTTP/1.1" 200 3086 0.002599 10.0.0.50 - - [2026-06-19 20:29:45] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de HTTP/1.1" 200 7064 0.061811 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.004158 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.003923 10.0.0.50 - - [2026-06-19 20:29:45] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1402 0.003891 10.0.0.50 - - [2026-06-19 20:29:45] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1402 0.002318 10.0.0.50 - - [2026-06-19 20:29:45] "GET /route-target/d351585c-2ce5-4888-ace2-8ba862d15408 HTTP/1.1" 200 1153 0.002408 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.003460 10.0.0.50 - - [2026-06-19 20:29:45] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1402 0.001894 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003081 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.004292 10.0.0.50 - - [2026-06-19 20:29:45] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1402 0.001828 10.0.0.50 - - [2026-06-19 20:29:45] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 200 1402 0.002039 10.0.0.50 - - [2026-06-19 20:29:45] "GET /route-target/d351585c-2ce5-4888-ace2-8ba862d15408 HTTP/1.1" 200 1153 0.001644 10.0.0.50 - - [2026-06-19 20:29:45] "GET /domains HTTP/1.1" 200 280 0.001632 10.0.0.50 - - [2026-06-19 20:29:45] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3 HTTP/1.1" 200 3086 0.002347 10.0.0.50 - - [2026-06-19 20:29:45] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de HTTP/1.1" 200 7064 0.025823 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2089 0.003735 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2026-06-19 20:29:45] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028494 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003825 10.0.0.50 - - [2026-06-19 20:29:45] "GET /floating-ip-pools?parent_id=c214fdba-e898-4164-8906-1fa1b34c03d8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001452 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003999 10.0.0.50 - - [2026-06-19 20:29:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017934 10.0.0.50 - - [2026-06-19 20:29:45] "POST /ref-update HTTP/1.1" 200 156 0.008075 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003998 10.0.0.50 - - [2026-06-19 20:29:45] "GET /domains HTTP/1.1" 200 280 0.001473 10.0.0.50 - - [2026-06-19 20:29:45] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3 HTTP/1.1" 200 3086 0.002113 10.0.0.50 - - [2026-06-19 20:29:45] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de HTTP/1.1" 200 7320 0.036132 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2327 0.004385 10.0.0.50 - - [2026-06-19 20:29:45] "GET /floating-ip-pool/fe6b40b4-1383-49dd-b98e-cdb348fcd873 HTTP/1.1" 200 1315 0.001797 10.0.0.50 - - [2026-06-19 20:29:45] "GET /domains HTTP/1.1" 200 280 0.001239 10.0.0.50 - - [2026-06-19 20:29:45] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3 HTTP/1.1" 200 3086 0.001997 10.0.0.50 - - [2026-06-19 20:29:45] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de HTTP/1.1" 200 7320 0.025925 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 2327 0.003544 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003539 10.0.0.50 - - [2026-06-19 20:29:45] "POST /tags HTTP/1.1" 200 365 0.047113 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.50 - - [2026-06-19 20:29:45] "GET /tag/19875bef-0af9-477b-9715-734998a90a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014740 10.0.0.50 - - [2026-06-19 20:29:45] "POST /tags HTTP/1.1" 409 206 0.001804 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-06-19 20:29:45] "GET /tag/df5b8e16-0524-473f-8555-8039c925092d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010039 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2026-06-19 20:29:45] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035643 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003577 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.50 - - [2026-06-19 20:29:45] "GET /service-appliance-set/f8ffd4b5-12dd-4ff6-9809-17cab90fcc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003226 10.0.0.50 - - [2026-06-19 20:29:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001442 10.0.0.50 - - [2026-06-19 20:29:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086066 10.0.0.50 - - [2026-06-19 20:29:45] "GET /virtual-machine-interface/4e49d28c-59d8-4ebc-acc3-d042381044ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010725 10.0.0.50 - - [2026-06-19 20:29:45] "POST /set-tag HTTP/1.1" 200 109 0.033469 10.0.0.50 - - [2026-06-19 20:29:46] "POST /instance-ips HTTP/1.1" 200 417 0.021094 10.0.0.50 - - [2026-06-19 20:29:46] "GET /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005540 10.0.0.50 - - [2026-06-19 20:29:46] "POST /loadbalancers HTTP/1.1" 200 618 0.060326 10.0.0.50 - - [2026-06-19 20:29:46] "POST /service-instances HTTP/1.1" 200 566 0.022021 10.0.0.50 - - [2026-06-19 20:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034090 10.0.0.50 - - [2026-06-19 20:29:46] "POST /ref-update HTTP/1.1" 200 156 0.034334 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018453 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2026-06-19 20:29:46] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040879 10.0.0.50 - - [2026-06-19 20:29:46] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.008666 10.0.0.50 - - [2026-06-19 20:29:46] "GET /virtual-machine-interface/4e49d28c-59d8-4ebc-acc3-d042381044ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004436 10.0.0.50 - - [2026-06-19 20:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022371 10.0.0.50 - - [2026-06-19 20:29:46] "GET /virtual-machine-interface/4e49d28c-59d8-4ebc-acc3-d042381044ba?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.021522 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013451 10.0.0.50 - - [2026-06-19 20:29:46] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.008769 10.0.0.50 - - [2026-06-19 20:29:46] "GET /floating-ip-pool/fe6b40b4-1383-49dd-b98e-cdb348fcd873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002364 10.0.0.50 - - [2026-06-19 20:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008600 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.50 - - [2026-06-19 20:29:46] "POST /virtual-machines HTTP/1.1" 200 429 0.028119 10.0.0.50 - - [2026-06-19 20:29:46] "POST /floating-ips HTTP/1.1" 200 671 0.135977 10.0.0.50 - - [2026-06-19 20:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011662 10.0.0.50 - - [2026-06-19 20:29:46] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015333 10.0.0.50 - - [2026-06-19 20:29:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.140774 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.50 - - [2026-06-19 20:29:46] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012843 10.0.0.50 - - [2026-06-19 20:29:46] "POST /chown HTTP/1.1" 200 109 0.030189 10.0.0.50 - - [2026-06-19 20:29:46] "POST /tags HTTP/1.1" 409 221 0.004737 10.0.0.50 - - [2026-06-19 20:29:46] "POST /chown HTTP/1.1" 200 109 0.010628 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.50 - - [2026-06-19 20:29:46] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010160 10.0.0.50 - - [2026-06-19 20:29:46] "POST /tags HTTP/1.1" 409 238 0.001715 10.0.0.50 - - [2026-06-19 20:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.50 - - [2026-06-19 20:29:46] "GET /tag/19875bef-0af9-477b-9715-734998a90a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011937 10.0.0.50 - - [2026-06-19 20:29:46] "PUT /virtual-machine-interface/d057b571-53b1-4eeb-bde6-0f0f1af50e80 HTTP/1.1" 200 284 0.023281 10.0.0.50 - - [2026-06-19 20:29:46] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.022027 10.0.0.50 - - [2026-06-19 20:29:46] "POST /ref-update HTTP/1.1" 200 156 0.021327 10.0.0.50 - - [2026-06-19 20:29:46] "POST /firewall-rules HTTP/1.1" 200 650 0.108460 10.0.0.50 - - [2026-06-19 20:29:46] "POST /ref-update HTTP/1.1" 200 156 0.043689 10.0.0.50 - - [2026-06-19 20:29:46] "GET /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.026614 10.0.0.50 - - [2026-06-19 20:29:46] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004163 10.0.0.50 - - [2026-06-19 20:29:46] "GET /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003357 10.0.0.50 - - [2026-06-19 20:29:46] "POST /ref-update HTTP/1.1" 200 156 0.041238 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.020194 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.013142 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007913 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.012197 10.0.0.50 - - [2026-06-19 20:29:47] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051353 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.036116 10.0.0.50 - - [2026-06-19 20:29:47] "POST /virtual-machines HTTP/1.1" 200 429 0.010925 10.0.0.50 - - [2026-06-19 20:29:47] "GET /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003722 10.0.0.50 - - [2026-06-19 20:29:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.012639 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.50 - - [2026-06-19 20:29:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.125771 10.0.0.50 - - [2026-06-19 20:29:47] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.103106 10.0.0.50 - - [2026-06-19 20:29:47] "GET /loadbalancer-listener/32fd3256-aac8-40b9-af33-79ff6f034b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.011498 10.0.0.50 - - [2026-06-19 20:29:47] "POST /chown HTTP/1.1" 200 109 0.036069 10.0.0.50 - - [2026-06-19 20:29:47] "GET /loadbalancer-listener/32fd3256-aac8-40b9-af33-79ff6f034b31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.018321 10.0.0.50 - - [2026-06-19 20:29:47] "POST /chown HTTP/1.1" 200 109 0.011757 10.0.0.50 - - [2026-06-19 20:29:47] "PUT /virtual-machine-interface/4d877056-4c9c-4060-bbf4-9c5fb0ad1fc0 HTTP/1.1" 200 284 0.016571 10.0.0.50 - - [2026-06-19 20:29:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.051697 10.0.0.50 - - [2026-06-19 20:29:47] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.038333 10.0.0.50 - - [2026-06-19 20:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018180 10.0.0.50 - - [2026-06-19 20:29:47] "GET /loadbalancer-pool/e9484a7c-76fe-4a07-975f-534c1f34b476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005144 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.025705 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.020204 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.021355 10.0.0.50 - - [2026-06-19 20:29:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.063533 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.052901 10.0.0.50 - - [2026-06-19 20:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.050320 10.0.0.50 - - [2026-06-19 20:29:47] "GET /loadbalancer-member/a799598c-c8ca-4aa3-b585-16275c6804b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.013690 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.50 - - [2026-06-19 20:29:47] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002967 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.50 - - [2026-06-19 20:29:47] "POST /chown HTTP/1.1" 200 109 0.014822 10.0.0.50 - - [2026-06-19 20:29:47] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003905 10.0.0.50 - - [2026-06-19 20:29:47] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.50 - - [2026-06-19 20:29:47] "POST /tags HTTP/1.1" 409 221 0.003990 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.50 - - [2026-06-19 20:29:47] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009937 10.0.0.50 - - [2026-06-19 20:29:47] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.034650 10.0.0.50 - - [2026-06-19 20:29:47] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.50 - - [2026-06-19 20:29:47] "POST /tags HTTP/1.1" 409 238 0.001844 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2026-06-19 20:29:47] "GET /tag/19875bef-0af9-477b-9715-734998a90a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.009550 10.0.0.50 - - [2026-06-19 20:29:47] "POST /firewall-rules HTTP/1.1" 409 293 0.001897 10.0.0.50 - - [2026-06-19 20:29:47] "POST /chown HTTP/1.1" 200 109 0.008089 10.0.0.50 - - [2026-06-19 20:29:47] "POST /chown HTTP/1.1" 200 109 0.020399 10.0.0.50 - - [2026-06-19 20:29:47] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.018881 10.0.0.50 - - [2026-06-19 20:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.50 - - [2026-06-19 20:29:47] "PUT /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45 HTTP/1.1" 200 260 0.018563 10.0.0.50 - - [2026-06-19 20:29:48] "GET /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013501 10.0.0.50 - - [2026-06-19 20:29:48] "POST /ref-update HTTP/1.1" 200 156 0.011080 10.0.0.50 - - [2026-06-19 20:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.005532 10.0.0.50 - - [2026-06-19 20:29:48] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010794 10.0.0.50 - - [2026-06-19 20:29:48] "GET /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002075 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.005746 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.021822 10.0.0.50 - - [2026-06-19 20:29:48] "POST /ref-update HTTP/1.1" 200 156 0.019845 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.005929 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.018675 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.025142 10.0.0.50 - - [2026-06-19 20:29:48] "POST /ref-update HTTP/1.1" 200 156 0.009036 10.0.0.50 - - [2026-06-19 20:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.005364 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.005810 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.020425 10.0.0.50 - - [2026-06-19 20:29:48] "POST /ref-update HTTP/1.1" 200 156 0.028048 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.006427 10.0.0.50 - - [2026-06-19 20:29:48] "POST /chown HTTP/1.1" 200 109 0.021068 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 256 0.019848 10.0.0.50 - - [2026-06-19 20:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009267 10.0.0.50 - - [2026-06-19 20:29:48] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009165 10.0.0.50 - - [2026-06-19 20:29:48] "POST /ref-update HTTP/1.1" 200 156 0.009937 10.0.0.50 - - [2026-06-19 20:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.50 - - [2026-06-19 20:29:48] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.024327 10.0.0.50 - - [2026-06-19 20:29:48] "POST /virtual-machines HTTP/1.1" 200 373 0.014688 10.0.0.50 - - [2026-06-19 20:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012186 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.024784 10.0.0.50 - - [2026-06-19 20:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016009 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.046731 10.0.0.50 - - [2026-06-19 20:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025749 10.0.0.50 - - [2026-06-19 20:29:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.193213 10.0.0.50 - - [2026-06-19 20:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038980 10.0.0.50 - - [2026-06-19 20:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.50 - - [2026-06-19 20:29:48] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.020984 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004366 10.0.0.50 - - [2026-06-19 20:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.006430 10.0.0.50 - - [2026-06-19 20:29:49] "POST /instance-ips HTTP/1.1" 200 413 0.034107 10.0.0.50 - - [2026-06-19 20:29:49] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.006969 10.0.0.50 - - [2026-06-19 20:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027442 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006770 10.0.0.50 - - [2026-06-19 20:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031994 10.0.0.50 - - [2026-06-19 20:29:49] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.007511 10.0.0.50 - - [2026-06-19 20:29:49] "POST /set-tag HTTP/1.1" 200 109 0.020061 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009128 10.0.0.50 - - [2026-06-19 20:29:49] "GET /instance-ip/9e389a80-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006318 10.0.0.50 - - [2026-06-19 20:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011832 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004043 10.0.0.50 - - [2026-06-19 20:29:49] "POST /set-tag HTTP/1.1" 200 109 0.001521 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005039 10.0.0.50 - - [2026-06-19 20:29:49] "POST /ref-update HTTP/1.1" 200 156 0.007610 10.0.0.50 - - [2026-06-19 20:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005314 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005685 10.0.0.50 - - [2026-06-19 20:29:49] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.023020 10.0.0.50 - - [2026-06-19 20:29:49] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007553 10.0.0.50 - - [2026-06-19 20:29:49] "POST /ref-update HTTP/1.1" 200 156 0.010794 10.0.0.50 - - [2026-06-19 20:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005711 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.015878 10.0.0.50 - - [2026-06-19 20:29:49] "POST /ref-update HTTP/1.1" 200 156 0.013206 10.0.0.50 - - [2026-06-19 20:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005708 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.020932 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.012561 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.50 - - [2026-06-19 20:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005162 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.014597 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005949 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.014839 10.0.0.50 - - [2026-06-19 20:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.006284 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.014807 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.016635 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005813 10.0.0.50 - - [2026-06-19 20:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.006102 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.005974 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.007025 10.0.0.50 - - [2026-06-19 20:29:49] "POST /chown HTTP/1.1" 200 109 0.028116 10.0.0.50 - - [2026-06-19 20:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.005958 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.022058 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.012243 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.50 - - [2026-06-19 20:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.004972 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.005920 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.016695 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.014988 10.0.0.50 - - [2026-06-19 20:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.006513 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.013355 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.006228 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.013149 10.0.0.50 - - [2026-06-19 20:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.015061 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.016170 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.006133 10.0.0.50 - - [2026-06-19 20:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.007758 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.007751 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.013566 10.0.0.50 - - [2026-06-19 20:29:50] "POST /chown HTTP/1.1" 200 109 0.022922 10.0.0.50 - - [2026-06-19 20:29:51] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005555 10.0.0.50 - - [2026-06-19 20:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.50 - - [2026-06-19 20:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2026-06-19 20:29:51] "GET /loadbalancer/c6e8fc5b-a2b3-4c42-b738-4cf1f38b9cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003300 10.0.0.50 - - [2026-06-19 20:29:51] "GET /loadbalancer-pool/2fc57ad7-6d88-4038-9fde-ebb1f3f2fff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002545 10.0.0.50 - - [2026-06-19 20:29:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025354 10.0.0.50 - - [2026-06-19 20:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010368 10.0.0.50 - - [2026-06-19 20:29:52] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004073 10.0.0.50 - - [2026-06-19 20:29:52] "POST /tags HTTP/1.1" 409 221 0.003350 10.0.0.50 - - [2026-06-19 20:29:52] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007216 10.0.0.50 - - [2026-06-19 20:29:52] "POST /ref-update HTTP/1.1" 200 156 0.024989 10.0.0.50 - - [2026-06-19 20:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.50 - - [2026-06-19 20:29:52] "GET /floating-ip/f0a355f8-d908-4722-9983-d4fc8d6e6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.009715 10.0.0.50 - - [2026-06-19 20:29:52] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016821 10.0.0.50 - - [2026-06-19 20:29:52] "PUT /floating-ip/f0a355f8-d908-4722-9983-d4fc8d6e6303 HTTP/1.1" 200 256 0.035919 10.0.0.50 - - [2026-06-19 20:29:52] "POST /set-tag HTTP/1.1" 200 109 0.036299 10.0.0.50 - - [2026-06-19 20:29:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002695 10.0.0.50 - - [2026-06-19 20:29:52] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004654 10.0.0.50 - - [2026-06-19 20:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.50 - - [2026-06-19 20:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2026-06-19 20:29:52] "GET /loadbalancer/c6e8fc5b-a2b3-4c42-b738-4cf1f38b9cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002348 10.0.0.50 - - [2026-06-19 20:29:52] "GET /loadbalancer-pool/2fc57ad7-6d88-4038-9fde-ebb1f3f2fff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003714 10.0.0.50 - - [2026-06-19 20:29:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019790 10.0.0.50 - - [2026-06-19 20:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015604 10.0.0.50 - - [2026-06-19 20:29:53] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010699 10.0.0.50 - - [2026-06-19 20:29:53] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006206 10.0.0.50 - - [2026-06-19 20:29:53] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.50 - - [2026-06-19 20:29:53] "GET /floating-ip/f0a355f8-d908-4722-9983-d4fc8d6e6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014730 10.0.0.50 - - [2026-06-19 20:29:53] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.50 - - [2026-06-19 20:29:53] "GET /virtual-machine/e09b6f6f-dd1f-4733-9376-85ec1cffd327?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002935 10.0.0.50 - - [2026-06-19 20:29:53] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005074 10.0.0.50 - - [2026-06-19 20:29:53] "GET /virtual-machine/4889b7fb-d91a-4081-b1ac-3a8a3f0eab06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003008 10.0.0.50 - - [2026-06-19 20:29:53] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005370 10.0.0.50 - - [2026-06-19 20:29:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002283 10.0.0.50 - - [2026-06-19 20:30:02] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004118 10.0.0.50 - - [2026-06-19 20:30:02] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.50 - - [2026-06-19 20:30:03] "GET /virtual-machine/606b378d-b0c2-4947-9ef4-d8f2b4817313?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002951 10.0.0.50 - - [2026-06-19 20:30:03] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004990 10.0.0.50 - - [2026-06-19 20:30:04] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010399 10.0.0.50 - - [2026-06-19 20:30:04] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.50 - - [2026-06-19 20:30:35] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004272 10.0.0.50 - - [2026-06-19 20:30:35] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.50 - - [2026-06-19 20:30:35] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003714 10.0.0.50 - - [2026-06-19 20:30:35] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.50 - - [2026-06-19 20:30:36] "GET /virtual-machine/606b378d-b0c2-4947-9ef4-d8f2b4817313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002488 10.0.0.50 - - [2026-06-19 20:30:36] "POST /ref-update HTTP/1.1" 200 156 0.009014 10.0.0.50 - - [2026-06-19 20:30:36] "GET /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018586 10.0.0.50 - - [2026-06-19 20:30:36] "POST /set-tag HTTP/1.1" 200 109 0.013168 10.0.0.50 - - [2026-06-19 20:30:36] "POST /set-tag HTTP/1.1" 200 109 0.020293 10.0.0.50 - - [2026-06-19 20:30:36] "DELETE /instance-ip/9e389a80-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.041845 10.0.0.50 - - [2026-06-19 20:30:36] "DELETE /virtual-machine-interface/9e141836-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.037410 10.0.0.50 - - [2026-06-19 20:30:36] "DELETE /virtual-machine/606b378d-b0c2-4947-9ef4-d8f2b4817313 HTTP/1.1" 200 115 0.017406 10.0.0.50 - - [2026-06-19 20:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2026-06-19 20:30:39] "GET /tag/19875bef-0af9-477b-9715-734998a90a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011459 10.0.0.50 - - [2026-06-19 20:30:39] "GET /tag/19875bef-0af9-477b-9715-734998a90a92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010693 10.0.0.50 - - [2026-06-19 20:30:39] "GET /virtual-machine-interface/4d877056-4c9c-4060-bbf4-9c5fb0ad1fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003774 10.0.0.50 - - [2026-06-19 20:30:39] "POST /set-tag HTTP/1.1" 200 109 0.015936 10.0.0.50 - - [2026-06-19 20:30:39] "GET /virtual-machine-interface/4e49d28c-59d8-4ebc-acc3-d042381044ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010262 10.0.0.50 - - [2026-06-19 20:30:39] "POST /set-tag HTTP/1.1" 200 109 0.015139 10.0.0.50 - - [2026-06-19 20:30:39] "GET /virtual-machine-interface/d057b571-53b1-4eeb-bde6-0f0f1af50e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004426 10.0.0.50 - - [2026-06-19 20:30:39] "POST /set-tag HTTP/1.1" 200 109 0.013317 10.0.0.50 - - [2026-06-19 20:30:39] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011755 10.0.0.50 - - [2026-06-19 20:30:39] "GET /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003012 10.0.0.50 - - [2026-06-19 20:30:39] "POST /ref-update HTTP/1.1" 200 156 0.011562 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /firewall-rule/df9668ae-fc66-4642-9b01-3b2d3daeff45 HTTP/1.1" 200 115 0.041894 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /loadbalancer-member/a799598c-c8ca-4aa3-b585-16275c6804b3 HTTP/1.1" 200 115 0.035036 10.0.0.50 - - [2026-06-19 20:30:39] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.020677 10.0.0.50 - - [2026-06-19 20:30:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023861 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /loadbalancer-pool/e9484a7c-76fe-4a07-975f-534c1f34b476 HTTP/1.1" 200 115 0.066276 10.0.0.50 - - [2026-06-19 20:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /loadbalancer-listener/32fd3256-aac8-40b9-af33-79ff6f034b31 HTTP/1.1" 200 115 0.035054 10.0.0.50 - - [2026-06-19 20:30:39] "GET /floating-ip/1946960e-4693-41d1-8e43-5bb2ec6dcb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009870 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.009573 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.019706 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.022951 10.0.0.50 - - [2026-06-19 20:30:39] "PUT /floating-ip/1946960e-4693-41d1-8e43-5bb2ec6dcb79 HTTP/1.1" 200 256 0.037020 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.013028 10.0.0.50 - - [2026-06-19 20:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.012789 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /floating-ip/1946960e-4693-41d1-8e43-5bb2ec6dcb79 HTTP/1.1" 200 115 0.094884 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.005529 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.011420 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348 HTTP/1.1" 200 115 0.059799 10.0.0.50 - - [2026-06-19 20:30:39] "POST /chown HTTP/1.1" 200 109 0.026332 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /instance-ip/155f7c77-3d08-4d3b-9102-e8aee4f29f01 HTTP/1.1" 200 115 0.051708 10.0.0.50 - - [2026-06-19 20:30:39] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.010501 10.0.0.50 - - [2026-06-19 20:30:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024992 10.0.0.50 - - [2026-06-19 20:30:39] "DELETE /virtual-machine-interface/4e49d28c-59d8-4ebc-acc3-d042381044ba HTTP/1.1" 200 115 0.109873 10.0.0.50 - - [2026-06-19 20:30:39] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.020257 10.0.0.50 - - [2026-06-19 20:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015085 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /tag/19875bef-0af9-477b-9715-734998a90a92 HTTP/1.1" 200 115 0.107564 10.0.0.50 - - [2026-06-19 20:30:40] "GET /floating-ip-pool/fe6b40b4-1383-49dd-b98e-cdb348fcd873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005576 10.0.0.50 - - [2026-06-19 20:30:40] "POST /ref-update HTTP/1.1" 200 156 0.022360 10.0.0.50 - - [2026-06-19 20:30:40] "PUT /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 266 0.022351 10.0.0.50 - - [2026-06-19 20:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031306 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /floating-ip-pool/fe6b40b4-1383-49dd-b98e-cdb348fcd873 HTTP/1.1" 200 115 0.093858 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /service-instance/7ed4afbd-ece8-411f-bd50-c5d8e48627e7 HTTP/1.1" 200 115 0.050635 10.0.0.50 - - [2026-06-19 20:30:40] "GET /virtual-machine-interface/d057b571-53b1-4eeb-bde6-0f0f1af50e80?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004693 10.0.0.50 - - [2026-06-19 20:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001229 10.0.0.50 - - [2026-06-19 20:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002115 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 HTTP/1.1" 200 115 0.117380 10.0.0.50 - - [2026-06-19 20:30:40] "GET /routing-instance/78f22302-8384-4809-a671-1bf1974305eb HTTP/1.1" 404 171 0.002639 10.0.0.50 - - [2026-06-19 20:30:40] "GET /domains HTTP/1.1" 200 280 0.012394 10.0.0.50 - - [2026-06-19 20:30:40] "GET /domain/47ff4071-3dae-4f8a-9130-569afee07ce3 HTTP/1.1" 200 3086 0.007182 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /virtual-machine-interface/d057b571-53b1-4eeb-bde6-0f0f1af50e80 HTTP/1.1" 200 115 0.115015 10.0.0.50 - - [2026-06-19 20:30:40] "POST /ref-update HTTP/1.1" 200 156 0.036311 10.0.0.50 - - [2026-06-19 20:30:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de HTTP/1.1" 200 7142 0.107367 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /virtual-machine/610681ad-b39f-470c-8422-f94117b303dd HTTP/1.1" 200 115 0.056648 10.0.0.50 - - [2026-06-19 20:30:40] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011601 10.0.0.50 - - [2026-06-19 20:30:40] "POST /set-tag HTTP/1.1" 200 109 0.014756 10.0.0.50 - - [2026-06-19 20:30:40] "GET /virtual-machine-interface/4d877056-4c9c-4060-bbf4-9c5fb0ad1fc0?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009420 10.0.0.50 - - [2026-06-19 20:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.50 - - [2026-06-19 20:30:40] "GET /loadbalancer/c6e8fc5b-a2b3-4c42-b738-4cf1f38b9cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002218 10.0.0.50 - - [2026-06-19 20:30:40] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005645 10.0.0.50 - - [2026-06-19 20:30:40] "POST /set-tag HTTP/1.1" 200 109 0.025914 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /virtual-machine-interface/4d877056-4c9c-4060-bbf4-9c5fb0ad1fc0 HTTP/1.1" 200 115 0.083800 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /loadbalancer-member/f060af74-5d38-40ea-acc0-8d3c7dee2761 HTTP/1.1" 200 115 0.060491 10.0.0.50 - - [2026-06-19 20:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /virtual-machine/5e187e7a-a170-46e7-9e54-19eadfcf899a HTTP/1.1" 200 115 0.035694 10.0.0.50 - - [2026-06-19 20:30:40] "DELETE /route-target/d351585c-2ce5-4888-ace2-8ba862d15408 HTTP/1.1" 200 115 0.033903 10.0.0.50 - - [2026-06-19 20:30:41] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006218 10.0.0.50 - - [2026-06-19 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.004202 10.0.0.50 - - [2026-06-19 20:30:41] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004401 10.0.0.50 - - [2026-06-19 20:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.50 - - [2026-06-19 20:30:42] "GET /virtual-machine/4889b7fb-d91a-4081-b1ac-3a8a3f0eab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002971 10.0.0.50 - - [2026-06-19 20:30:42] "POST /ref-update HTTP/1.1" 200 156 0.012659 10.0.0.50 - - [2026-06-19 20:30:42] "GET /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008218 10.0.0.50 - - [2026-06-19 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.018653 10.0.0.50 - - [2026-06-19 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.026942 10.0.0.50 - - [2026-06-19 20:30:42] "POST /set-tag HTTP/1.1" 200 109 0.020183 10.0.0.50 - - [2026-06-19 20:30:42] "DELETE /instance-ip/99fac060-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.028431 10.0.0.50 - - [2026-06-19 20:30:42] "POST /ref-update HTTP/1.1" 200 156 0.006025 10.0.0.50 - - [2026-06-19 20:30:42] "DELETE /virtual-machine-interface/99e0f78e-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.038160 10.0.0.50 - - [2026-06-19 20:30:42] "DELETE /virtual-machine/4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 HTTP/1.1" 200 115 0.018718 10.0.0.50 - - [2026-06-19 20:30:45] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004366 10.0.0.50 - - [2026-06-19 20:30:45] "POST /set-tag HTTP/1.1" 200 109 0.003612 10.0.0.50 - - [2026-06-19 20:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2026-06-19 20:30:45] "GET /loadbalancer/c6e8fc5b-a2b3-4c42-b738-4cf1f38b9cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010197 10.0.0.50 - - [2026-06-19 20:30:46] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005733 10.0.0.50 - - [2026-06-19 20:30:46] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.50 - - [2026-06-19 20:30:46] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006390 10.0.0.50 - - [2026-06-19 20:30:47] "POST /set-tag HTTP/1.1" 200 109 0.004737 10.0.0.50 - - [2026-06-19 20:30:47] "GET /virtual-machine/e09b6f6f-dd1f-4733-9376-85ec1cffd327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002596 10.0.0.50 - - [2026-06-19 20:30:47] "POST /ref-update HTTP/1.1" 200 156 0.007795 10.0.0.50 - - [2026-06-19 20:30:47] "GET /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010471 10.0.0.50 - - [2026-06-19 20:30:47] "POST /set-tag HTTP/1.1" 200 109 0.022875 10.0.0.50 - - [2026-06-19 20:30:47] "POST /set-tag HTTP/1.1" 200 109 0.025179 10.0.0.50 - - [2026-06-19 20:30:47] "POST /set-tag HTTP/1.1" 200 109 0.027321 10.0.0.50 - - [2026-06-19 20:30:47] "DELETE /instance-ip/9986345c-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.039200 10.0.0.50 - - [2026-06-19 20:30:47] "POST /ref-update HTTP/1.1" 200 156 0.008068 10.0.0.50 - - [2026-06-19 20:30:47] "DELETE /virtual-machine-interface/996e67fa-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.033046 10.0.0.50 - - [2026-06-19 20:30:47] "DELETE /virtual-machine/e09b6f6f-dd1f-4733-9376-85ec1cffd327 HTTP/1.1" 200 115 0.023649 10.0.0.50 - - [2026-06-19 20:30:47] "DELETE /tag/4d95e97e-4546-4455-8d8f-8422cee97e23 HTTP/1.1" 200 115 0.050503 10.0.0.50 - - [2026-06-19 20:30:47] "DELETE /tag/e9400d9e-7e35-469e-b5a5-305c771688a5 HTTP/1.1" 200 115 0.029341 10.0.0.50 - - [2026-06-19 20:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2026-06-19 20:30:50] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047453 10.0.0.50 - - [2026-06-19 20:30:51] "POST /tags HTTP/1.1" 200 393 0.040806 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007995 10.0.0.50 - - [2026-06-19 20:30:51] "GET /tag/2a04f0d4-2b78-4ffb-ac81-84f988fc809f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012076 10.0.0.50 - - [2026-06-19 20:30:51] "POST /tags HTTP/1.1" 200 341 0.018366 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007753 10.0.0.50 - - [2026-06-19 20:30:51] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.028682 10.0.0.50 - - [2026-06-19 20:30:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000669 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.005536 10.0.0.50 - - [2026-06-19 20:30:51] "POST /security-groups HTTP/1.1" 200 589 0.066687 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003589 10.0.0.50 - - [2026-06-19 20:30:51] "POST /projects HTTP/1.1" 200 519 0.197576 10.0.0.50 - - [2026-06-19 20:30:51] "POST /access-control-lists HTTP/1.1" 200 598 0.056734 10.0.0.50 - - [2026-06-19 20:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016495 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.038991 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025253 10.0.0.50 - - [2026-06-19 20:30:51] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010914 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2026-06-19 20:30:51] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.019247 10.0.0.50 - - [2026-06-19 20:30:51] "POST /access-control-lists HTTP/1.1" 200 596 0.089454 10.0.0.50 - - [2026-06-19 20:30:51] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.041245 10.0.0.50 - - [2026-06-19 20:30:51] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.052035 10.0.0.50 - - [2026-06-19 20:30:51] "POST /security-groups HTTP/1.1" 200 591 0.064792 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.001745 10.0.0.50 - - [2026-06-19 20:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032348 10.0.0.50 - - [2026-06-19 20:30:51] "POST /chown HTTP/1.1" 200 109 0.038071 10.0.0.50 - - [2026-06-19 20:30:51] "POST /access-control-lists HTTP/1.1" 200 632 0.106360 10.0.0.50 - - [2026-06-19 20:30:51] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024435 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.007700 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.50 - - [2026-06-19 20:30:51] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004550 10.0.0.50 - - [2026-06-19 20:30:51] "POST /tags HTTP/1.1" 409 226 0.001804 10.0.0.50 - - [2026-06-19 20:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.50 - - [2026-06-19 20:30:51] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018383 10.0.0.50 - - [2026-06-19 20:30:51] "POST /access-control-lists HTTP/1.1" 200 630 0.074501 10.0.0.50 - - [2026-06-19 20:30:52] "POST /firewall-rules HTTP/1.1" 200 600 0.089052 10.0.0.50 - - [2026-06-19 20:30:52] "GET /firewall-rule/4727f67b-89b3-4eda-8ee7-5e2f5c418ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010953 10.0.0.50 - - [2026-06-19 20:30:52] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004613 10.0.0.50 - - [2026-06-19 20:30:52] "GET /firewall-rule/4727f67b-89b3-4eda-8ee7-5e2f5c418ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002126 10.0.0.50 - - [2026-06-19 20:30:52] "POST /ref-update HTTP/1.1" 200 156 0.041793 10.0.0.50 - - [2026-06-19 20:30:52] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009688 10.0.0.50 - - [2026-06-19 20:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-06-19 20:30:52] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002288 10.0.0.50 - - [2026-06-19 20:30:52] "POST /tags HTTP/1.1" 409 226 0.001497 10.0.0.50 - - [2026-06-19 20:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2026-06-19 20:30:52] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010524 10.0.0.50 - - [2026-06-19 20:30:52] "POST /firewall-rules HTTP/1.1" 200 598 0.064909 10.0.0.50 - - [2026-06-19 20:30:52] "GET /firewall-rule/0bbcb619-6288-4b0e-9c47-930aa03bfce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.013960 10.0.0.50 - - [2026-06-19 20:30:52] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.014079 10.0.0.50 - - [2026-06-19 20:30:52] "GET /firewall-rule/0bbcb619-6288-4b0e-9c47-930aa03bfce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002241 10.0.0.50 - - [2026-06-19 20:30:52] "POST /ref-update HTTP/1.1" 200 156 0.044630 10.0.0.50 - - [2026-06-19 20:30:54] "POST /tags HTTP/1.1" 200 393 0.042790 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011352 10.0.0.50 - - [2026-06-19 20:30:54] "GET /tag/88b268be-bd4c-4050-9974-2ed197c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014120 10.0.0.50 - - [2026-06-19 20:30:54] "POST /tags HTTP/1.1" 200 341 0.021174 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2026-06-19 20:30:54] "GET /tag/d4c28df5-979f-4250-8ea0-c0144b10d86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010636 10.0.0.50 - - [2026-06-19 20:30:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000423 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.018144 10.0.0.50 - - [2026-06-19 20:30:54] "POST /security-groups HTTP/1.1" 200 589 0.068232 10.0.0.50 - - [2026-06-19 20:30:54] "POST /projects HTTP/1.1" 200 519 0.169297 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.001683 10.0.0.50 - - [2026-06-19 20:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013632 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012605 10.0.0.50 - - [2026-06-19 20:30:54] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022887 10.0.0.50 - - [2026-06-19 20:30:54] "POST /access-control-lists HTTP/1.1" 200 598 0.082069 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.50 - - [2026-06-19 20:30:54] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006817 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.001804 10.0.0.50 - - [2026-06-19 20:30:54] "POST /access-control-lists HTTP/1.1" 200 596 0.060878 10.0.0.50 - - [2026-06-19 20:30:54] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.085220 10.0.0.50 - - [2026-06-19 20:30:54] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.054689 10.0.0.50 - - [2026-06-19 20:30:54] "POST /security-groups HTTP/1.1" 200 591 0.062594 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.002729 10.0.0.50 - - [2026-06-19 20:30:54] "POST /access-control-lists HTTP/1.1" 200 632 0.057640 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.008338 10.0.0.50 - - [2026-06-19 20:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.064456 10.0.0.50 - - [2026-06-19 20:30:54] "POST /chown HTTP/1.1" 200 109 0.011372 10.0.0.50 - - [2026-06-19 20:30:54] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007336 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.50 - - [2026-06-19 20:30:54] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020881 10.0.0.50 - - [2026-06-19 20:30:54] "POST /access-control-lists HTTP/1.1" 200 630 0.061919 10.0.0.50 - - [2026-06-19 20:30:54] "POST /tags HTTP/1.1" 409 226 0.008935 10.0.0.50 - - [2026-06-19 20:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.50 - - [2026-06-19 20:30:54] "GET /tag/d4c28df5-979f-4250-8ea0-c0144b10d86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009843 10.0.0.50 - - [2026-06-19 20:30:55] "POST /firewall-rules HTTP/1.1" 200 600 0.064232 10.0.0.50 - - [2026-06-19 20:30:55] "GET /firewall-rule/990d23f9-f104-4c73-849a-d4500c2f7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.028925 10.0.0.50 - - [2026-06-19 20:30:55] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003895 10.0.0.50 - - [2026-06-19 20:30:55] "GET /firewall-rule/990d23f9-f104-4c73-849a-d4500c2f7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002076 10.0.0.50 - - [2026-06-19 20:30:55] "POST /ref-update HTTP/1.1" 200 156 0.065468 10.0.0.50 - - [2026-06-19 20:30:55] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002411 10.0.0.50 - - [2026-06-19 20:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.50 - - [2026-06-19 20:30:55] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002044 10.0.0.50 - - [2026-06-19 20:30:55] "POST /tags HTTP/1.1" 409 226 0.001349 10.0.0.50 - - [2026-06-19 20:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.50 - - [2026-06-19 20:30:55] "GET /tag/d4c28df5-979f-4250-8ea0-c0144b10d86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009196 10.0.0.50 - - [2026-06-19 20:30:55] "POST /firewall-rules HTTP/1.1" 200 598 0.064701 10.0.0.50 - - [2026-06-19 20:30:55] "GET /firewall-rule/c81ff960-21f6-4e33-85b3-f36af7a8d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012143 10.0.0.50 - - [2026-06-19 20:30:55] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.011279 10.0.0.50 - - [2026-06-19 20:30:55] "GET /firewall-rule/c81ff960-21f6-4e33-85b3-f36af7a8d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002649 10.0.0.50 - - [2026-06-19 20:30:55] "POST /ref-update HTTP/1.1" 200 156 0.044480 10.0.0.50 - - [2026-06-19 20:30:57] "POST /tags HTTP/1.1" 200 345 0.076538 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.50 - - [2026-06-19 20:30:57] "GET /tag/ffd18bbe-77b2-45f6-b253-3f06d3ce6d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016427 10.0.0.50 - - [2026-06-19 20:30:57] "POST /projects HTTP/1.1" 409 238 0.002566 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.50 - - [2026-06-19 20:30:57] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046966 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.50 - - [2026-06-19 20:30:57] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004823 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2026-06-19 20:30:57] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004351 10.0.0.50 - - [2026-06-19 20:30:57] "POST /security-groups HTTP/1.1" 409 285 0.003177 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2026-06-19 20:30:57] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032170 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006874 10.0.0.50 - - [2026-06-19 20:30:57] "PUT /security-group/cfe5afbb-f3fd-4904-b3eb-101a55ae5b91 HTTP/1.1" 200 262 0.057094 10.0.0.50 - - [2026-06-19 20:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032271 10.0.0.50 - - [2026-06-19 20:30:57] "PUT /access-control-list/d1d86626-5c98-4670-91f8-2cd3b11938b5 HTTP/1.1" 200 272 0.022978 10.0.0.50 - - [2026-06-19 20:30:57] "POST /tags HTTP/1.1" 409 228 0.008692 10.0.0.50 - - [2026-06-19 20:30:57] "PUT /access-control-list/2d467c82-5f1d-45ec-9257-a7ce6fb42e12 HTTP/1.1" 200 272 0.028776 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2026-06-19 20:30:57] "GET /tag/ffd18bbe-77b2-45f6-b253-3f06d3ce6d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010908 10.0.0.50 - - [2026-06-19 20:30:57] "POST /tags HTTP/1.1" 200 345 0.032202 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.50 - - [2026-06-19 20:30:57] "GET /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011974 10.0.0.50 - - [2026-06-19 20:30:57] "POST /projects HTTP/1.1" 409 238 0.001734 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2026-06-19 20:30:57] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027474 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010873 10.0.0.50 - - [2026-06-19 20:30:57] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022364 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.50 - - [2026-06-19 20:30:57] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004040 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.50 - - [2026-06-19 20:30:57] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003168 10.0.0.50 - - [2026-06-19 20:30:57] "POST /security-groups HTTP/1.1" 409 285 0.002314 10.0.0.50 - - [2026-06-19 20:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2026-06-19 20:30:57] "PUT /security-group/63d748fd-5f4c-40fb-8f50-62662165e354 HTTP/1.1" 200 262 0.055645 10.0.0.50 - - [2026-06-19 20:30:57] "PUT /access-control-list/454ceeb3-c792-4a85-9522-6f6c16d0655a HTTP/1.1" 200 272 0.013115 10.0.0.50 - - [2026-06-19 20:30:57] "PUT /access-control-list/12d1e023-d8d9-4df2-ba66-64d208cd778c HTTP/1.1" 200 272 0.013641 10.0.0.50 - - [2026-06-19 20:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013005 10.0.0.50 - - [2026-06-19 20:30:58] "POST /tags HTTP/1.1" 409 228 0.012807 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2026-06-19 20:30:58] "GET /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010089 10.0.0.50 - - [2026-06-19 20:30:58] "POST /tags HTTP/1.1" 200 291 0.066550 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.50 - - [2026-06-19 20:30:58] "GET /tag/ed793136-83e3-4488-9fac-9f4106a7b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011912 10.0.0.50 - - [2026-06-19 20:30:58] "POST /tags HTTP/1.1" 200 303 0.051330 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.50 - - [2026-06-19 20:30:58] "GET /tag/f377890a-3190-4a4e-8e67-2c79c061d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012400 10.0.0.50 - - [2026-06-19 20:30:58] "POST /tags HTTP/1.1" 409 252 0.001575 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.50 - - [2026-06-19 20:30:58] "GET /tag/2a04f0d4-2b78-4ffb-ac81-84f988fc809f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010082 10.0.0.50 - - [2026-06-19 20:30:58] "POST /tags HTTP/1.1" 409 226 0.001623 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.50 - - [2026-06-19 20:30:58] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009301 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.50 - - [2026-06-19 20:30:58] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003902 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.50 - - [2026-06-19 20:30:58] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028743 10.0.0.50 - - [2026-06-19 20:30:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008061 10.0.0.50 - - [2026-06-19 20:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014197 10.0.0.50 - - [2026-06-19 20:30:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092037 10.0.0.50 - - [2026-06-19 20:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007478 10.0.0.50 - - [2026-06-19 20:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011622 10.0.0.50 - - [2026-06-19 20:30:58] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007895 10.0.0.50 - - [2026-06-19 20:30:58] "POST /instance-ips HTTP/1.1" 200 397 0.017236 10.0.0.50 - - [2026-06-19 20:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024579 10.0.0.50 - - [2026-06-19 20:30:58] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011468 10.0.0.50 - - [2026-06-19 20:30:58] "POST /set-tag HTTP/1.1" 200 109 0.067771 10.0.0.50 - - [2026-06-19 20:30:58] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010709 10.0.0.50 - - [2026-06-19 20:30:58] "GET /instance-ip/c7cf7f6c-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003433 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003925 10.0.0.50 - - [2026-06-19 20:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002942 10.0.0.50 - - [2026-06-19 20:30:59] "POST /ref-update HTTP/1.1" 200 156 0.007240 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010482 10.0.0.50 - - [2026-06-19 20:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003544 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.50 - - [2026-06-19 20:30:59] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027445 10.0.0.50 - - [2026-06-19 20:30:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007071 10.0.0.50 - - [2026-06-19 20:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017601 10.0.0.50 - - [2026-06-19 20:30:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.084958 10.0.0.50 - - [2026-06-19 20:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006875 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007171 10.0.0.50 - - [2026-06-19 20:30:59] "POST /instance-ips HTTP/1.1" 200 397 0.017785 10.0.0.50 - - [2026-06-19 20:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020438 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007952 10.0.0.50 - - [2026-06-19 20:30:59] "POST /set-tag HTTP/1.1" 200 109 0.059774 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011819 10.0.0.50 - - [2026-06-19 20:30:59] "GET /instance-ip/c8372dba-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002602 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003934 10.0.0.50 - - [2026-06-19 20:30:59] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.002939 10.0.0.50 - - [2026-06-19 20:30:59] "POST /ref-update HTTP/1.1" 200 156 0.007632 10.0.0.50 - - [2026-06-19 20:30:59] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004363 10.0.0.50 - - [2026-06-19 20:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.50 - - [2026-06-19 20:30:59] "POST /tags HTTP/1.1" 200 291 0.016478 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.50 - - [2026-06-19 20:30:59] "GET /tag/b0c8f17c-94df-462a-afa0-5a8098b38d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.020230 10.0.0.50 - - [2026-06-19 20:30:59] "POST /tags HTTP/1.1" 409 252 0.001692 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-06-19 20:30:59] "GET /tag/88b268be-bd4c-4050-9974-2ed197c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009745 10.0.0.50 - - [2026-06-19 20:30:59] "POST /tags HTTP/1.1" 409 226 0.001501 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.50 - - [2026-06-19 20:30:59] "GET /tag/d4c28df5-979f-4250-8ea0-c0144b10d86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009720 10.0.0.50 - - [2026-06-19 20:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003943 10.0.0.50 - - [2026-06-19 20:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.50 - - [2026-06-19 20:31:00] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043393 10.0.0.50 - - [2026-06-19 20:31:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007282 10.0.0.50 - - [2026-06-19 20:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018865 10.0.0.50 - - [2026-06-19 20:31:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095280 10.0.0.50 - - [2026-06-19 20:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007342 10.0.0.50 - - [2026-06-19 20:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014172 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003684 10.0.0.50 - - [2026-06-19 20:31:00] "POST /instance-ips HTTP/1.1" 200 397 0.020579 10.0.0.50 - - [2026-06-19 20:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018664 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003319 10.0.0.50 - - [2026-06-19 20:31:00] "POST /set-tag HTTP/1.1" 200 109 0.063761 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011224 10.0.0.50 - - [2026-06-19 20:31:00] "GET /instance-ip/c8be19d8-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004389 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004070 10.0.0.50 - - [2026-06-19 20:31:00] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002883 10.0.0.50 - - [2026-06-19 20:31:00] "POST /ref-update HTTP/1.1" 200 156 0.006493 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003890 10.0.0.50 - - [2026-06-19 20:31:00] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.50 - - [2026-06-19 20:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001166 10.0.0.50 - - [2026-06-19 20:31:00] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003811 10.0.0.50 - - [2026-06-19 20:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.50 - - [2026-06-19 20:31:00] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034689 10.0.0.50 - - [2026-06-19 20:31:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008436 10.0.0.50 - - [2026-06-19 20:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016766 10.0.0.50 - - [2026-06-19 20:31:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115418 10.0.0.50 - - [2026-06-19 20:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010361 10.0.0.50 - - [2026-06-19 20:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008264 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003595 10.0.0.50 - - [2026-06-19 20:31:01] "POST /instance-ips HTTP/1.1" 200 397 0.019602 10.0.0.50 - - [2026-06-19 20:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029468 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010664 10.0.0.50 - - [2026-06-19 20:31:01] "POST /set-tag HTTP/1.1" 200 109 0.063649 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012184 10.0.0.50 - - [2026-06-19 20:31:01] "GET /instance-ip/c92c6ed8-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004191 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004508 10.0.0.50 - - [2026-06-19 20:31:01] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003074 10.0.0.50 - - [2026-06-19 20:31:01] "POST /ref-update HTTP/1.1" 200 156 0.006636 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003886 10.0.0.50 - - [2026-06-19 20:31:01] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.50 - - [2026-06-19 20:31:01] "POST /tags HTTP/1.1" 200 299 0.014042 10.0.0.50 - - [2026-06-19 20:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2026-06-19 20:31:01] "GET /tag/02321225-3dbc-44fa-a13e-cfd3f3100121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010399 10.0.0.50 - - [2026-06-19 20:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003255 10.0.0.50 - - [2026-06-19 20:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.50 - - [2026-06-19 20:31:01] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029155 10.0.0.50 - - [2026-06-19 20:31:01] "POST /virtual-machines HTTP/1.1" 200 395 0.010352 10.0.0.50 - - [2026-06-19 20:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027766 10.0.0.50 - - [2026-06-19 20:31:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095641 10.0.0.50 - - [2026-06-19 20:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007858 10.0.0.50 - - [2026-06-19 20:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003751 10.0.0.50 - - [2026-06-19 20:31:01] "POST /instance-ips HTTP/1.1" 200 397 0.019518 10.0.0.50 - - [2026-06-19 20:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019003 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011580 10.0.0.50 - - [2026-06-19 20:31:01] "POST /set-tag HTTP/1.1" 200 109 0.015674 10.0.0.50 - - [2026-06-19 20:31:01] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008812 10.0.0.50 - - [2026-06-19 20:31:01] "GET /instance-ip/c9a1fcd4-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005089 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003955 10.0.0.50 - - [2026-06-19 20:31:02] "POST /set-tag HTTP/1.1" 200 109 0.001794 10.0.0.50 - - [2026-06-19 20:31:02] "POST /tags HTTP/1.1" 200 299 0.014252 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.50 - - [2026-06-19 20:31:02] "GET /tag/1687476d-bde2-40fe-9177-e349797d8718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010228 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003085 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001143 10.0.0.50 - - [2026-06-19 20:31:02] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024137 10.0.0.50 - - [2026-06-19 20:31:02] "POST /virtual-machines HTTP/1.1" 200 395 0.017414 10.0.0.50 - - [2026-06-19 20:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007303 10.0.0.50 - - [2026-06-19 20:31:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099523 10.0.0.50 - - [2026-06-19 20:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023136 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004180 10.0.0.50 - - [2026-06-19 20:31:02] "POST /instance-ips HTTP/1.1" 200 397 0.027029 10.0.0.50 - - [2026-06-19 20:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017671 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010071 10.0.0.50 - - [2026-06-19 20:31:02] "POST /set-tag HTTP/1.1" 200 109 0.025054 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015258 10.0.0.50 - - [2026-06-19 20:31:02] "GET /instance-ip/c9fc06c0-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005054 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003926 10.0.0.50 - - [2026-06-19 20:31:02] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.50 - - [2026-06-19 20:31:02] "POST /tags HTTP/1.1" 200 299 0.013950 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2026-06-19 20:31:02] "GET /tag/183aea37-bcca-451a-8973-ae2bbd272177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010374 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2026-06-19 20:31:02] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003266 10.0.0.50 - - [2026-06-19 20:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.50 - - [2026-06-19 20:31:02] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031201 10.0.0.50 - - [2026-06-19 20:31:02] "POST /virtual-machines HTTP/1.1" 200 395 0.007029 10.0.0.50 - - [2026-06-19 20:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011445 10.0.0.50 - - [2026-06-19 20:31:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107755 10.0.0.50 - - [2026-06-19 20:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007062 10.0.0.50 - - [2026-06-19 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005627 10.0.0.50 - - [2026-06-19 20:31:03] "POST /instance-ips HTTP/1.1" 200 397 0.016848 10.0.0.50 - - [2026-06-19 20:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021905 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009933 10.0.0.50 - - [2026-06-19 20:31:03] "POST /set-tag HTTP/1.1" 200 109 0.015594 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014095 10.0.0.50 - - [2026-06-19 20:31:03] "GET /instance-ip/ca5dbabe-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002520 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003978 10.0.0.50 - - [2026-06-19 20:31:03] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.50 - - [2026-06-19 20:31:03] "POST /tags HTTP/1.1" 200 299 0.015651 10.0.0.50 - - [2026-06-19 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2026-06-19 20:31:03] "GET /tag/8d153366-496e-448d-a2a9-e4634450cdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010624 10.0.0.50 - - [2026-06-19 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003291 10.0.0.50 - - [2026-06-19 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.50 - - [2026-06-19 20:31:03] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032889 10.0.0.50 - - [2026-06-19 20:31:03] "POST /virtual-machines HTTP/1.1" 200 395 0.006428 10.0.0.50 - - [2026-06-19 20:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010555 10.0.0.50 - - [2026-06-19 20:31:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096975 10.0.0.50 - - [2026-06-19 20:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.50 - - [2026-06-19 20:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007476 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014273 10.0.0.50 - - [2026-06-19 20:31:03] "POST /instance-ips HTTP/1.1" 200 397 0.025174 10.0.0.50 - - [2026-06-19 20:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023180 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013427 10.0.0.50 - - [2026-06-19 20:31:03] "POST /set-tag HTTP/1.1" 200 109 0.015755 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008934 10.0.0.50 - - [2026-06-19 20:31:03] "GET /instance-ip/cabb2a8c-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004555 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009490 10.0.0.50 - - [2026-06-19 20:31:03] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003190 10.0.0.50 - - [2026-06-19 20:31:03] "POST /ref-update HTTP/1.1" 200 156 0.006162 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004125 10.0.0.50 - - [2026-06-19 20:31:03] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.50 - - [2026-06-19 20:31:03] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003443 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003326 10.0.0.50 - - [2026-06-19 20:31:04] "POST /ref-update HTTP/1.1" 200 156 0.009998 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004585 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003476 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004022 10.0.0.50 - - [2026-06-19 20:31:04] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009045 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008986 10.0.0.50 - - [2026-06-19 20:31:04] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004390 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003568 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004744 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004119 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004213 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001800 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003294 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.50 - - [2026-06-19 20:31:04] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004363 10.0.0.50 - - [2026-06-19 20:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.50 - - [2026-06-19 20:31:05] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004161 10.0.0.50 - - [2026-06-19 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.50 - - [2026-06-19 20:31:05] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004179 10.0.0.50 - - [2026-06-19 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.50 - - [2026-06-19 20:31:05] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003680 10.0.0.50 - - [2026-06-19 20:31:05] "POST /set-tag HTTP/1.1" 200 109 0.001670 10.0.0.50 - - [2026-06-19 20:31:10] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004902 10.0.0.50 - - [2026-06-19 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.50 - - [2026-06-19 20:31:10] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004555 10.0.0.50 - - [2026-06-19 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.50 - - [2026-06-19 20:31:10] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004029 10.0.0.50 - - [2026-06-19 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.004019 10.0.0.50 - - [2026-06-19 20:31:10] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003475 10.0.0.50 - - [2026-06-19 20:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.50 - - [2026-06-19 20:31:11] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006564 10.0.0.50 - - [2026-06-19 20:31:11] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine/8c39b218-1811-43ce-af0f-f2b9454b947e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002842 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003622 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine/55925fb1-2229-4256-bc1c-936cb383529b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002681 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007882 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine/9b4bce65-680d-4f8f-b272-3e381882cc4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002626 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003504 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine/81f98be9-e16a-48a0-8c39-572fa356a2d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002719 10.0.0.50 - - [2026-06-19 20:31:12] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003653 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine/6876c8c1-8dba-4ec9-8349-e54d6165821e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003009 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003575 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine/e96be150-9002-4c92-89dc-65f677373580?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002983 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003367 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine/63b59120-cce5-4249-b114-3765f19fc533?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002530 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine/cf52faff-5c0c-444e-b252-3b2e8c9449a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002611 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003398 10.0.0.50 - - [2026-06-19 20:31:13] "GET /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001981 10.0.0.50 - - [2026-06-19 20:31:13] "POST /tags HTTP/1.1" 200 333 0.039115 10.0.0.50 - - [2026-06-19 20:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011958 10.0.0.50 - - [2026-06-19 20:31:13] "GET /tag/fd58097f-e364-467c-a678-3414305635a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012442 10.0.0.50 - - [2026-06-19 20:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-06-19 20:31:13] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031973 10.0.0.50 - - [2026-06-19 20:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-06-19 20:31:13] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004028 10.0.0.50 - - [2026-06-19 20:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2026-06-19 20:31:13] "GET /service-appliance-set/65677b82-8c0d-4f4f-bead-2564e41e197b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002624 10.0.0.50 - - [2026-06-19 20:31:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.001410 10.0.0.50 - - [2026-06-19 20:31:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091764 10.0.0.50 - - [2026-06-19 20:31:14] "GET /virtual-machine-interface/5d814bde-e264-490b-9f72-f1b4f9ff5fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.018997 10.0.0.50 - - [2026-06-19 20:31:14] "POST /instance-ips HTTP/1.1" 200 409 0.017649 10.0.0.50 - - [2026-06-19 20:31:14] "GET /instance-ip/0c5fb166-f099-4f7c-990d-f8838326b284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004825 10.0.0.50 - - [2026-06-19 20:31:14] "POST /loadbalancers HTTP/1.1" 200 629 0.058733 10.0.0.50 - - [2026-06-19 20:31:14] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031485 10.0.0.50 - - [2026-06-19 20:31:14] "GET /instance-ip/0c5fb166-f099-4f7c-990d-f8838326b284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003066 10.0.0.50 - - [2026-06-19 20:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010669 10.0.0.50 - - [2026-06-19 20:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2026-06-19 20:31:14] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023283 10.0.0.50 - - [2026-06-19 20:31:14] "POST /floating-ips HTTP/1.1" 200 597 0.014260 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002553 10.0.0.50 - - [2026-06-19 20:31:14] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016794 10.0.0.50 - - [2026-06-19 20:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2026-06-19 20:31:14] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026090 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer-listener/f26a20af-7a26-42ac-a8dc-5317ebe2229f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002647 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer-listener/f26a20af-7a26-42ac-a8dc-5317ebe2229f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002450 10.0.0.50 - - [2026-06-19 20:31:14] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.015995 10.0.0.50 - - [2026-06-19 20:31:14] "GET /instance-ip/0c5fb166-f099-4f7c-990d-f8838326b284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002836 10.0.0.50 - - [2026-06-19 20:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002877 10.0.0.50 - - [2026-06-19 20:31:14] "GET /instance-ip/0c5fb166-f099-4f7c-990d-f8838326b284?fields=floating_ips HTTP/1.1" 200 1211 0.005619 10.0.0.50 - - [2026-06-19 20:31:14] "GET /floating-ip/ff790111-3d50-4fe3-9f71-469e5c9fa436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001614 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer-pool/ad1c0c50-3c15-4862-a7ca-801a92dda6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003576 10.0.0.50 - - [2026-06-19 20:31:14] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020288 10.0.0.50 - - [2026-06-19 20:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013211 10.0.0.50 - - [2026-06-19 20:31:14] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010540 10.0.0.50 - - [2026-06-19 20:31:14] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003740 10.0.0.50 - - [2026-06-19 20:31:14] "POST /ref-update HTTP/1.1" 200 156 0.005977 10.0.0.50 - - [2026-06-19 20:31:14] "GET /floating-ip/ff790111-3d50-4fe3-9f71-469e5c9fa436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009096 10.0.0.50 - - [2026-06-19 20:31:14] "PUT /floating-ip/ff790111-3d50-4fe3-9f71-469e5c9fa436 HTTP/1.1" 200 256 0.009154 10.0.0.50 - - [2026-06-19 20:31:14] "POST /tags HTTP/1.1" 409 221 0.011075 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009937 10.0.0.50 - - [2026-06-19 20:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2026-06-19 20:31:14] "GET /tag/fd58097f-e364-467c-a678-3414305635a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011274 10.0.0.50 - - [2026-06-19 20:31:14] "POST /set-tag HTTP/1.1" 200 109 0.063765 10.0.0.50 - - [2026-06-19 20:31:14] "GET /loadbalancer-pool/ad1c0c50-3c15-4862-a7ca-801a92dda6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.020634 10.0.0.50 - - [2026-06-19 20:31:14] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021449 10.0.0.50 - - [2026-06-19 20:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007249 10.0.0.50 - - [2026-06-19 20:31:14] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005345 10.0.0.50 - - [2026-06-19 20:31:14] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003693 10.0.0.50 - - [2026-06-19 20:31:14] "POST /ref-update HTTP/1.1" 200 156 0.012088 10.0.0.50 - - [2026-06-19 20:31:14] "GET /floating-ip/ff790111-3d50-4fe3-9f71-469e5c9fa436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007678 10.0.0.50 - - [2026-06-19 20:31:15] "POST /set-tag HTTP/1.1" 200 109 0.087572 10.0.0.50 - - [2026-06-19 20:31:15] "POST /tags HTTP/1.1" 409 206 0.006469 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.50 - - [2026-06-19 20:31:15] "GET /tag/f377890a-3190-4a4e-8e67-2c79c061d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016651 10.0.0.50 - - [2026-06-19 20:31:15] "POST /tags HTTP/1.1" 409 204 0.004515 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2026-06-19 20:31:15] "GET /tag/1687476d-bde2-40fe-9177-e349797d8718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010596 10.0.0.50 - - [2026-06-19 20:31:15] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001857 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.50 - - [2026-06-19 20:31:15] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002577 10.0.0.50 - - [2026-06-19 20:31:15] "POST /tags HTTP/1.1" 409 206 0.001460 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.50 - - [2026-06-19 20:31:15] "GET /tag/f377890a-3190-4a4e-8e67-2c79c061d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009070 10.0.0.50 - - [2026-06-19 20:31:15] "POST /tags HTTP/1.1" 409 226 0.002110 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.50 - - [2026-06-19 20:31:15] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018706 10.0.0.50 - - [2026-06-19 20:31:15] "POST /tags HTTP/1.1" 409 204 0.002011 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2026-06-19 20:31:15] "GET /tag/1687476d-bde2-40fe-9177-e349797d8718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009735 10.0.0.50 - - [2026-06-19 20:31:15] "POST /tags HTTP/1.1" 409 226 0.001563 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2026-06-19 20:31:15] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010291 10.0.0.50 - - [2026-06-19 20:31:15] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001769 10.0.0.50 - - [2026-06-19 20:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2026-06-19 20:31:15] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002270 10.0.0.50 - - [2026-06-19 20:31:15] "POST /firewall-rules HTTP/1.1" 200 626 0.065227 10.0.0.50 - - [2026-06-19 20:31:15] "POST /firewall-rules HTTP/1.1" 200 646 0.070810 10.0.0.50 - - [2026-06-19 20:31:15] "GET /firewall-rule/e834d659-a075-4623-8ea7-381d67664f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.024106 10.0.0.50 - - [2026-06-19 20:31:15] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002443 10.0.0.50 - - [2026-06-19 20:31:15] "GET /firewall-rule/4a8c0ecb-d9a6-4f7d-a337-cca9a5327bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003129 10.0.0.50 - - [2026-06-19 20:31:15] "POST /ref-update HTTP/1.1" 200 156 0.011893 10.0.0.50 - - [2026-06-19 20:31:15] "POST /firewall-policys HTTP/1.1" 200 606 0.018123 10.0.0.50 - - [2026-06-19 20:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011806 10.0.0.50 - - [2026-06-19 20:31:15] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006308 10.0.0.50 - - [2026-06-19 20:31:16] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002286 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001852 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003049 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003332 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002738 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001666 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002613 10.0.0.50 - - [2026-06-19 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.015853 10.0.0.50 - - [2026-06-19 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.029432 10.0.0.50 - - [2026-06-19 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.014846 10.0.0.50 - - [2026-06-19 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.026666 10.0.0.50 - - [2026-06-19 20:31:16] "POST /ref-update HTTP/1.1" 200 156 0.027311 10.0.0.50 - - [2026-06-19 20:31:16] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002441 10.0.0.50 - - [2026-06-19 20:32:39] "POST /tags HTTP/1.1" 200 365 0.040715 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-06-19 20:32:39] "GET /tag/e36b1ed4-c623-482b-8180-0d02bdafcc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013251 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-06-19 20:32:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028278 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.50 - - [2026-06-19 20:32:39] "GET /service-appliance-set/f8ffd4b5-12dd-4ff6-9809-17cab90fcc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002544 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.001442 10.0.0.50 - - [2026-06-19 20:32:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.139045 10.0.0.50 - - [2026-06-19 20:32:39] "GET /virtual-machine-interface/393c79e4-acb4-4b23-8173-f1a279ed8b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.020207 10.0.0.50 - - [2026-06-19 20:32:39] "POST /set-tag HTTP/1.1" 200 109 0.013970 10.0.0.50 - - [2026-06-19 20:32:39] "POST /instance-ips HTTP/1.1" 200 417 0.024172 10.0.0.50 - - [2026-06-19 20:32:39] "GET /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.012131 10.0.0.50 - - [2026-06-19 20:32:39] "POST /loadbalancers HTTP/1.1" 200 618 0.064200 10.0.0.50 - - [2026-06-19 20:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032207 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012803 10.0.0.50 - - [2026-06-19 20:32:39] "POST /service-instances HTTP/1.1" 200 566 0.028798 10.0.0.50 - - [2026-06-19 20:32:39] "POST /ref-update HTTP/1.1" 200 156 0.006330 10.0.0.50 - - [2026-06-19 20:32:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028365 10.0.0.50 - - [2026-06-19 20:32:39] "GET /virtual-machine-interface/393c79e4-acb4-4b23-8173-f1a279ed8b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.003436 10.0.0.50 - - [2026-06-19 20:32:39] "GET /virtual-machine-interface/393c79e4-acb4-4b23-8173-f1a279ed8b3b?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006940 10.0.0.50 - - [2026-06-19 20:32:39] "PUT /service-instance/20fef5e1-a8f2-4c77-9489-b3dfcedef6a5 HTTP/1.1" 200 266 0.009387 10.0.0.50 - - [2026-06-19 20:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010672 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.001439 10.0.0.50 - - [2026-06-19 20:32:39] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002791 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.50 - - [2026-06-19 20:32:39] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001854 10.0.0.50 - - [2026-06-19 20:32:39] "POST /virtual-machines HTTP/1.1" 200 429 0.017375 10.0.0.50 - - [2026-06-19 20:32:39] "POST /tags HTTP/1.1" 409 221 0.011464 10.0.0.50 - - [2026-06-19 20:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.50 - - [2026-06-19 20:32:39] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024567 10.0.0.50 - - [2026-06-19 20:32:40] "POST /tags HTTP/1.1" 409 238 0.001925 10.0.0.50 - - [2026-06-19 20:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.50 - - [2026-06-19 20:32:40] "GET /tag/e36b1ed4-c623-482b-8180-0d02bdafcc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.023071 10.0.0.50 - - [2026-06-19 20:32:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134088 10.0.0.50 - - [2026-06-19 20:32:40] "POST /chown HTTP/1.1" 200 109 0.024376 10.0.0.50 - - [2026-06-19 20:32:40] "POST /firewall-rules HTTP/1.1" 200 650 0.090935 10.0.0.50 - - [2026-06-19 20:32:40] "POST /chown HTTP/1.1" 200 109 0.068531 10.0.0.50 - - [2026-06-19 20:32:40] "PUT /virtual-machine-interface/4fe14389-e38e-4d0f-b7dd-1840bbe14ae3 HTTP/1.1" 200 284 0.017126 10.0.0.50 - - [2026-06-19 20:32:40] "GET /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.044796 10.0.0.50 - - [2026-06-19 20:32:40] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011418 10.0.0.50 - - [2026-06-19 20:32:40] "PUT /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 256 0.024810 10.0.0.50 - - [2026-06-19 20:32:40] "GET /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002830 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.012791 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.020844 10.0.0.50 - - [2026-06-19 20:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014314 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.030287 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.021450 10.0.0.50 - - [2026-06-19 20:32:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034702 10.0.0.50 - - [2026-06-19 20:32:40] "GET /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.009017 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.015994 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.014324 10.0.0.50 - - [2026-06-19 20:32:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052223 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.022643 10.0.0.50 - - [2026-06-19 20:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.50 - - [2026-06-19 20:32:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035398 10.0.0.50 - - [2026-06-19 20:32:40] "GET /loadbalancer-listener/6aeca851-d595-4fdf-9efd-75826e2fb29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003333 10.0.0.50 - - [2026-06-19 20:32:40] "GET /loadbalancer-listener/6aeca851-d595-4fdf-9efd-75826e2fb29c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005313 10.0.0.50 - - [2026-06-19 20:32:40] "POST /virtual-machines HTTP/1.1" 200 429 0.026885 10.0.0.50 - - [2026-06-19 20:32:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.075360 10.0.0.50 - - [2026-06-19 20:32:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129316 10.0.0.50 - - [2026-06-19 20:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.044114 10.0.0.50 - - [2026-06-19 20:32:40] "GET /loadbalancer-pool/ab6fa521-abd9-4b97-8e3a-e60d07b8eb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004438 10.0.0.50 - - [2026-06-19 20:32:40] "POST /chown HTTP/1.1" 200 109 0.026768 10.0.0.50 - - [2026-06-19 20:32:40] "POST /chown HTTP/1.1" 200 109 0.005639 10.0.0.50 - - [2026-06-19 20:32:40] "PUT /virtual-machine-interface/deb093eb-f052-419e-8253-baac8c572126 HTTP/1.1" 200 284 0.010532 10.0.0.50 - - [2026-06-19 20:32:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040523 10.0.0.50 - - [2026-06-19 20:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021272 10.0.0.50 - - [2026-06-19 20:32:40] "PUT /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 256 0.051841 10.0.0.50 - - [2026-06-19 20:32:40] "GET /loadbalancer-member/8fd6c373-0929-48d0-927e-8a39e2ef2d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.004522 10.0.0.50 - - [2026-06-19 20:32:40] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002747 10.0.0.50 - - [2026-06-19 20:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.50 - - [2026-06-19 20:32:40] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002175 10.0.0.50 - - [2026-06-19 20:32:40] "POST /ref-update HTTP/1.1" 200 156 0.015200 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.016941 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.50 - - [2026-06-19 20:32:41] "POST /tags HTTP/1.1" 409 221 0.002738 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.50 - - [2026-06-19 20:32:41] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009750 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.007566 10.0.0.50 - - [2026-06-19 20:32:41] "POST /tags HTTP/1.1" 409 238 0.001751 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.031544 10.0.0.50 - - [2026-06-19 20:32:41] "GET /tag/e36b1ed4-c623-482b-8180-0d02bdafcc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.025104 10.0.0.50 - - [2026-06-19 20:32:41] "PUT /service-instance/20fef5e1-a8f2-4c77-9489-b3dfcedef6a5 HTTP/1.1" 200 266 0.007194 10.0.0.50 - - [2026-06-19 20:32:41] "POST /firewall-rules HTTP/1.1" 409 293 0.001893 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.50 - - [2026-06-19 20:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.006611 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.011494 10.0.0.50 - - [2026-06-19 20:32:41] "PUT /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6 HTTP/1.1" 200 260 0.062790 10.0.0.50 - - [2026-06-19 20:32:41] "GET /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004122 10.0.0.50 - - [2026-06-19 20:32:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003080 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.005501 10.0.0.50 - - [2026-06-19 20:32:41] "PUT /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 256 0.014851 10.0.0.50 - - [2026-06-19 20:32:41] "GET /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005089 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.016633 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.50 - - [2026-06-19 20:32:41] "GET /tag/e36b1ed4-c623-482b-8180-0d02bdafcc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011779 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.017899 10.0.0.50 - - [2026-06-19 20:32:41] "GET /tag/e36b1ed4-c623-482b-8180-0d02bdafcc4b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011169 10.0.0.50 - - [2026-06-19 20:32:41] "GET /virtual-machine-interface/393c79e4-acb4-4b23-8173-f1a279ed8b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.028968 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.050298 10.0.0.50 - - [2026-06-19 20:32:41] "PUT /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 256 0.023052 10.0.0.50 - - [2026-06-19 20:32:41] "POST /set-tag HTTP/1.1" 200 109 0.033991 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.009340 10.0.0.50 - - [2026-06-19 20:32:41] "GET /virtual-machine-interface/4fe14389-e38e-4d0f-b7dd-1840bbe14ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010469 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.011428 10.0.0.50 - - [2026-06-19 20:32:41] "POST /set-tag HTTP/1.1" 200 109 0.033713 10.0.0.50 - - [2026-06-19 20:32:41] "GET /virtual-machine-interface/deb093eb-f052-419e-8253-baac8c572126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014372 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.033215 10.0.0.50 - - [2026-06-19 20:32:41] "PUT /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 256 0.013700 10.0.0.50 - - [2026-06-19 20:32:41] "POST /set-tag HTTP/1.1" 200 109 0.021891 10.0.0.50 - - [2026-06-19 20:32:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014071 10.0.0.50 - - [2026-06-19 20:32:41] "GET /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002139 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.032433 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.018237 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.011262 10.0.0.50 - - [2026-06-19 20:32:41] "POST /chown HTTP/1.1" 200 109 0.004992 10.0.0.50 - - [2026-06-19 20:32:41] "DELETE /firewall-rule/1bd29006-79e7-4331-9af0-797f62654ae6 HTTP/1.1" 200 115 0.060993 10.0.0.50 - - [2026-06-19 20:32:41] "PUT /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 256 0.035637 10.0.0.50 - - [2026-06-19 20:32:41] "POST /ref-update HTTP/1.1" 200 156 0.022386 10.0.0.50 - - [2026-06-19 20:32:41] "DELETE /loadbalancer-member/8fd6c373-0929-48d0-927e-8a39e2ef2d33 HTTP/1.1" 200 115 0.045743 10.0.0.50 - - [2026-06-19 20:32:41] "DELETE /loadbalancer-pool/ab6fa521-abd9-4b97-8e3a-e60d07b8eb4d HTTP/1.1" 200 115 0.026670 10.0.0.50 - - [2026-06-19 20:32:41] "DELETE /loadbalancer-listener/6aeca851-d595-4fdf-9efd-75826e2fb29c HTTP/1.1" 200 115 0.037572 10.0.0.50 - - [2026-06-19 20:32:41] "DELETE /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348 HTTP/1.1" 200 115 0.032528 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.50 - - [2026-06-19 20:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /instance-ip/ba1c3d9b-597e-4c4b-8390-b3bed0318d17 HTTP/1.1" 200 115 0.062730 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /virtual-machine-interface/393c79e4-acb4-4b23-8173-f1a279ed8b3b HTTP/1.1" 200 115 0.058933 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /service-instance/20fef5e1-a8f2-4c77-9489-b3dfcedef6a5 HTTP/1.1" 200 115 0.060290 10.0.0.50 - - [2026-06-19 20:32:42] "GET /virtual-machine-interface/deb093eb-f052-419e-8253-baac8c572126?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008818 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /tag/e36b1ed4-c623-482b-8180-0d02bdafcc4b HTTP/1.1" 200 115 0.112645 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /virtual-machine-interface/deb093eb-f052-419e-8253-baac8c572126 HTTP/1.1" 200 115 0.045915 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /virtual-machine/0ba45637-3277-4cf6-9739-490e3ace64f0 HTTP/1.1" 200 115 0.016278 10.0.0.50 - - [2026-06-19 20:32:42] "GET /virtual-machine-interface/4fe14389-e38e-4d0f-b7dd-1840bbe14ae3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004749 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /virtual-machine-interface/4fe14389-e38e-4d0f-b7dd-1840bbe14ae3 HTTP/1.1" 200 115 0.024372 10.0.0.50 - - [2026-06-19 20:32:42] "POST /ref-update HTTP/1.1" 200 156 0.006302 10.0.0.50 - - [2026-06-19 20:32:42] "DELETE /virtual-machine/7f4babee-b617-408e-9ee6-77f7824411d7 HTTP/1.1" 200 115 0.022026 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:32:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:32:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.50 - - [2026-06-19 20:33:14] "POST /tags HTTP/1.1" 409 252 0.002867 10.0.0.50 - - [2026-06-19 20:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.50 - - [2026-06-19 20:33:14] "GET /tag/88b268be-bd4c-4050-9974-2ed197c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012045 10.0.0.50 - - [2026-06-19 20:33:14] "POST /tags HTTP/1.1" 409 228 0.003669 10.0.0.50 - - [2026-06-19 20:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.50 - - [2026-06-19 20:33:14] "GET /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.009393 10.0.0.50 - - [2026-06-19 20:33:14] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002214 10.0.0.50 - - [2026-06-19 20:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.50 - - [2026-06-19 20:33:14] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001870 10.0.0.50 - - [2026-06-19 20:33:14] "POST /tags HTTP/1.1" 409 206 0.001275 10.0.0.50 - - [2026-06-19 20:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.50 - - [2026-06-19 20:33:14] "GET /tag/f377890a-3190-4a4e-8e67-2c79c061d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009067 10.0.0.50 - - [2026-06-19 20:33:15] "POST /tags HTTP/1.1" 409 226 0.001892 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.50 - - [2026-06-19 20:33:15] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010210 10.0.0.50 - - [2026-06-19 20:33:15] "POST /tags HTTP/1.1" 409 204 0.001641 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.50 - - [2026-06-19 20:33:15] "GET /tag/1687476d-bde2-40fe-9177-e349797d8718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012105 10.0.0.50 - - [2026-06-19 20:33:15] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2026-06-19 20:33:15] "GET /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010248 10.0.0.50 - - [2026-06-19 20:33:15] "POST /tags HTTP/1.1" 409 228 0.001782 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2026-06-19 20:33:15] "GET /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010540 10.0.0.50 - - [2026-06-19 20:33:15] "POST /tags HTTP/1.1" 409 252 0.001957 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.50 - - [2026-06-19 20:33:15] "GET /tag/88b268be-bd4c-4050-9974-2ed197c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010073 10.0.0.50 - - [2026-06-19 20:33:15] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002203 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2026-06-19 20:33:15] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003162 10.0.0.50 - - [2026-06-19 20:33:15] "POST /firewall-rules HTTP/1.1" 409 281 0.001688 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2026-06-19 20:33:15] "PUT /firewall-rule/4a8c0ecb-d9a6-4f7d-a337-cca9a5327bda HTTP/1.1" 200 260 0.016879 10.0.0.50 - - [2026-06-19 20:33:15] "POST /firewall-rules HTTP/1.1" 409 291 0.002044 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.50 - - [2026-06-19 20:33:15] "PUT /firewall-rule/e834d659-a075-4623-8ea7-381d67664f7a HTTP/1.1" 200 260 0.027192 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-rule/e834d659-a075-4623-8ea7-381d67664f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004363 10.0.0.50 - - [2026-06-19 20:33:15] "POST /firewall-rules HTTP/1.1" 200 658 0.090085 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-rule/51924aea-ca45-4cc1-9fef-49733e2e104d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003473 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001716 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-rule/4a8c0ecb-d9a6-4f7d-a337-cca9a5327bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.001960 10.0.0.50 - - [2026-06-19 20:33:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002003 10.0.0.50 - - [2026-06-19 20:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.50 - - [2026-06-19 20:33:15] "PUT /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee HTTP/1.1" 200 264 0.017918 10.0.0.50 - - [2026-06-19 20:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022292 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012722 10.0.0.50 - - [2026-06-19 20:33:15] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002472 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001702 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001789 10.0.0.50 - - [2026-06-19 20:33:15] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001620 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:34:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:34:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:34:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:34:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:34:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:34:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.50 - - [2026-06-19 20:34:16] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005263 10.0.0.50 - - [2026-06-19 20:34:16] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.50 - - [2026-06-19 20:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2026-06-19 20:34:16] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002006 10.0.0.50 - - [2026-06-19 20:34:16] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003254 10.0.0.50 - - [2026-06-19 20:34:16] "POST /set-tag HTTP/1.1" 200 109 0.018556 10.0.0.50 - - [2026-06-19 20:34:17] "DELETE /loadbalancer-member/960b33a0-6a73-4236-af0d-498c1b8854f0 HTTP/1.1" 200 115 0.028534 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003816 10.0.0.50 - - [2026-06-19 20:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.50 - - [2026-06-19 20:34:17] "DELETE /loadbalancer-member/4cd86c76-f1e6-4afd-9fb8-d779df57f42d HTTP/1.1" 200 115 0.027483 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003584 10.0.0.50 - - [2026-06-19 20:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.50 - - [2026-06-19 20:34:17] "DELETE /loadbalancer-member/f5d4db6e-7caa-420d-b67d-8db7a6228481 HTTP/1.1" 200 115 0.022145 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003508 10.0.0.50 - - [2026-06-19 20:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.50 - - [2026-06-19 20:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.50 - - [2026-06-19 20:34:17] "GET /loadbalancer/f567454f-e3f2-4814-abb0-22cccdcf926f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001948 10.0.0.50 - - [2026-06-19 20:34:17] "GET /loadbalancer-pool/6fbbee06-3eb3-46f3-b329-fb2c00ddd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.001953 10.0.0.50 - - [2026-06-19 20:34:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.012158 10.0.0.50 - - [2026-06-19 20:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.006761 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010499 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004193 10.0.0.50 - - [2026-06-19 20:34:17] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001638 10.0.0.50 - - [2026-06-19 20:34:17] "POST /set-tag HTTP/1.1" 200 109 0.059623 10.0.0.50 - - [2026-06-19 20:34:17] "GET /loadbalancer-pool/5c4d7b58-fdfe-478b-a5f7-43707152fa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017700 10.0.0.50 - - [2026-06-19 20:34:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015013 10.0.0.50 - - [2026-06-19 20:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007762 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010597 10.0.0.50 - - [2026-06-19 20:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003262 10.0.0.50 - - [2026-06-19 20:34:17] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001626 10.0.0.50 - - [2026-06-19 20:34:17] "GET /loadbalancer-pool/768e27bb-133b-4dd6-96da-2e3292b296ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002529 10.0.0.50 - - [2026-06-19 20:34:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014291 10.0.0.50 - - [2026-06-19 20:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010974 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006990 10.0.0.50 - - [2026-06-19 20:34:17] "GET /virtual-machine-interface/13047056-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003510 10.0.0.50 - - [2026-06-19 20:34:17] "GET /floating-ip/0574311c-08da-4579-8b3f-c00780bc5334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001888 10.0.0.50 - - [2026-06-19 20:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.50 - - [2026-06-19 20:34:22] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008688 10.0.0.50 - - [2026-06-19 20:34:22] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.50 - - [2026-06-19 20:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.50 - - [2026-06-19 20:34:22] "GET /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002323 10.0.0.50 - - [2026-06-19 20:34:22] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004008 10.0.0.50 - - [2026-06-19 20:34:22] "POST /set-tag HTTP/1.1" 200 109 0.016613 10.0.0.50 - - [2026-06-19 20:34:22] "DELETE /loadbalancer-member/860db21e-a827-4e63-9ed7-1ab568e05993 HTTP/1.1" 200 115 0.023593 10.0.0.50 - - [2026-06-19 20:34:22] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003988 10.0.0.50 - - [2026-06-19 20:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.50 - - [2026-06-19 20:34:22] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004296 10.0.0.50 - - [2026-06-19 20:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.50 - - [2026-06-19 20:34:22] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003341 10.0.0.50 - - [2026-06-19 20:34:22] "POST /set-tag HTTP/1.1" 200 109 0.001553 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003888 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006761 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004110 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004434 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.50 - - [2026-06-19 20:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2026-06-19 20:34:23] "GET /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.013177 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006483 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006177 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003662 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003888 10.0.0.50 - - [2026-06-19 20:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.50 - - [2026-06-19 20:34:23] "GET /virtual-machine/81f98be9-e16a-48a0-8c39-572fa356a2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002026 10.0.0.50 - - [2026-06-19 20:34:24] "POST /ref-update HTTP/1.1" 200 156 0.009923 10.0.0.50 - - [2026-06-19 20:34:24] "GET /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013617 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.016180 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.014067 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.022975 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.024058 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.013595 10.0.0.50 - - [2026-06-19 20:34:24] "DELETE /instance-ip/c92c6ed8-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.041878 10.0.0.50 - - [2026-06-19 20:34:24] "DELETE /virtual-machine-interface/c9114c7a-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.040649 10.0.0.50 - - [2026-06-19 20:34:24] "DELETE /virtual-machine/81f98be9-e16a-48a0-8c39-572fa356a2d4 HTTP/1.1" 200 115 0.023217 10.0.0.50 - - [2026-06-19 20:34:24] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004403 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.50 - - [2026-06-19 20:34:24] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004226 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.001732 10.0.0.50 - - [2026-06-19 20:34:24] "GET /virtual-machine/55925fb1-2229-4256-bc1c-936cb383529b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002062 10.0.0.50 - - [2026-06-19 20:34:24] "POST /ref-update HTTP/1.1" 200 156 0.007114 10.0.0.50 - - [2026-06-19 20:34:24] "GET /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003819 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.015760 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.029271 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.013065 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.024484 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.020701 10.0.0.50 - - [2026-06-19 20:34:24] "DELETE /instance-ip/c8372dba-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.032938 10.0.0.50 - - [2026-06-19 20:34:24] "POST /ref-update HTTP/1.1" 200 156 0.011179 10.0.0.50 - - [2026-06-19 20:34:24] "DELETE /virtual-machine-interface/c8205086-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.041055 10.0.0.50 - - [2026-06-19 20:34:24] "DELETE /virtual-machine/55925fb1-2229-4256-bc1c-936cb383529b HTTP/1.1" 200 115 0.036273 10.0.0.50 - - [2026-06-19 20:34:24] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007597 10.0.0.50 - - [2026-06-19 20:34:24] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.50 - - [2026-06-19 20:34:25] "GET /virtual-machine/8c39b218-1811-43ce-af0f-f2b9454b947e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007171 10.0.0.50 - - [2026-06-19 20:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007675 10.0.0.50 - - [2026-06-19 20:34:25] "GET /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004242 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.024863 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.025378 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.014862 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.027566 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.042577 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /instance-ip/c7cf7f6c-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.030916 10.0.0.50 - - [2026-06-19 20:34:25] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /virtual-machine-interface/c7b6b338-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.044039 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /virtual-machine/8c39b218-1811-43ce-af0f-f2b9454b947e HTTP/1.1" 200 115 0.015544 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /tag/ed793136-83e3-4488-9fac-9f4106a7b4be HTTP/1.1" 200 115 0.044960 10.0.0.50 - - [2026-06-19 20:34:25] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003317 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.50 - - [2026-06-19 20:34:25] "GET /virtual-machine/9b4bce65-680d-4f8f-b272-3e381882cc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007741 10.0.0.50 - - [2026-06-19 20:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007377 10.0.0.50 - - [2026-06-19 20:34:25] "GET /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003931 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.017611 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.030748 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.012924 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.022979 10.0.0.50 - - [2026-06-19 20:34:25] "POST /set-tag HTTP/1.1" 200 109 0.017281 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /instance-ip/c8be19d8-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.027353 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /virtual-machine-interface/c8a65348-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.026126 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /virtual-machine/9b4bce65-680d-4f8f-b272-3e381882cc4f HTTP/1.1" 200 115 0.019814 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /tag/b0c8f17c-94df-462a-afa0-5a8098b38d0c HTTP/1.1" 200 115 0.032978 10.0.0.50 - - [2026-06-19 20:34:25] "DELETE /tag/f377890a-3190-4a4e-8e67-2c79c061d187 HTTP/1.1" 409 388 0.004820 10.0.0.50 - - [2026-06-19 20:34:39] "POST /tags HTTP/1.1" 200 365 0.039184 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014550 10.0.0.50 - - [2026-06-19 20:34:39] "GET /tag/b46db933-49c9-42da-8b4e-a6745b3ebe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012982 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.50 - - [2026-06-19 20:34:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036257 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2026-06-19 20:34:39] "GET /service-appliance-set/f8ffd4b5-12dd-4ff6-9809-17cab90fcc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.001756 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.001339 10.0.0.50 - - [2026-06-19 20:34:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.096669 10.0.0.50 - - [2026-06-19 20:34:39] "GET /virtual-machine-interface/d9e1e5e7-cc67-4439-a165-d90f420cb0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014501 10.0.0.50 - - [2026-06-19 20:34:39] "POST /set-tag HTTP/1.1" 200 109 0.014241 10.0.0.50 - - [2026-06-19 20:34:39] "POST /instance-ips HTTP/1.1" 200 417 0.017951 10.0.0.50 - - [2026-06-19 20:34:39] "GET /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010577 10.0.0.50 - - [2026-06-19 20:34:39] "POST /loadbalancers HTTP/1.1" 200 618 0.061496 10.0.0.50 - - [2026-06-19 20:34:39] "POST /service-instances HTTP/1.1" 200 566 0.016415 10.0.0.50 - - [2026-06-19 20:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021569 10.0.0.50 - - [2026-06-19 20:34:39] "POST /ref-update HTTP/1.1" 200 156 0.012414 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.50 - - [2026-06-19 20:34:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029316 10.0.0.50 - - [2026-06-19 20:34:39] "PUT /service-instance/da05a923-114f-4147-87f6-eef6f0e5dec4 HTTP/1.1" 200 266 0.013223 10.0.0.50 - - [2026-06-19 20:34:39] "GET /virtual-machine-interface/d9e1e5e7-cc67-4439-a165-d90f420cb0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004121 10.0.0.50 - - [2026-06-19 20:34:39] "GET /virtual-machine-interface/d9e1e5e7-cc67-4439-a165-d90f420cb0eb?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004704 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.003298 10.0.0.50 - - [2026-06-19 20:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006007 10.0.0.50 - - [2026-06-19 20:34:39] "PUT /service-instance/da05a923-114f-4147-87f6-eef6f0e5dec4 HTTP/1.1" 200 266 0.006808 10.0.0.50 - - [2026-06-19 20:34:39] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002696 10.0.0.50 - - [2026-06-19 20:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016250 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014075 10.0.0.50 - - [2026-06-19 20:34:39] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005382 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-06-19 20:34:39] "POST /tags HTTP/1.1" 409 221 0.001813 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011240 10.0.0.50 - - [2026-06-19 20:34:39] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009903 10.0.0.50 - - [2026-06-19 20:34:39] "POST /tags HTTP/1.1" 409 238 0.001225 10.0.0.50 - - [2026-06-19 20:34:39] "POST /virtual-machines HTTP/1.1" 200 429 0.028421 10.0.0.50 - - [2026-06-19 20:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2026-06-19 20:34:40] "GET /tag/b46db933-49c9-42da-8b4e-a6745b3ebe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.037345 10.0.0.50 - - [2026-06-19 20:34:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122994 10.0.0.50 - - [2026-06-19 20:34:40] "POST /chown HTTP/1.1" 200 109 0.017683 10.0.0.50 - - [2026-06-19 20:34:40] "POST /firewall-rules HTTP/1.1" 200 650 0.117119 10.0.0.50 - - [2026-06-19 20:34:40] "GET /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013127 10.0.0.50 - - [2026-06-19 20:34:40] "POST /chown HTTP/1.1" 200 109 0.043544 10.0.0.50 - - [2026-06-19 20:34:40] "PUT /virtual-machine-interface/36aed1c6-9c1b-4dc5-bf3e-681103305b90 HTTP/1.1" 200 284 0.023103 10.0.0.50 - - [2026-06-19 20:34:40] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017494 10.0.0.50 - - [2026-06-19 20:34:40] "GET /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005361 10.0.0.50 - - [2026-06-19 20:34:40] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.041315 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.023671 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.012359 10.0.0.50 - - [2026-06-19 20:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015926 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.045815 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.037552 10.0.0.50 - - [2026-06-19 20:34:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.117249 10.0.0.50 - - [2026-06-19 20:34:40] "GET /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.011889 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.011192 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.029041 10.0.0.50 - - [2026-06-19 20:34:40] "POST /ref-update HTTP/1.1" 200 156 0.016848 10.0.0.50 - - [2026-06-19 20:34:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.038358 10.0.0.50 - - [2026-06-19 20:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2026-06-19 20:34:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030765 10.0.0.50 - - [2026-06-19 20:34:40] "POST /virtual-machines HTTP/1.1" 200 429 0.025072 10.0.0.50 - - [2026-06-19 20:34:40] "GET /loadbalancer-listener/499693d8-863d-4789-9120-07fd1a6fffb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.074616 10.0.0.50 - - [2026-06-19 20:34:40] "GET /loadbalancer-listener/499693d8-863d-4789-9120-07fd1a6fffb2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.012542 10.0.0.50 - - [2026-06-19 20:34:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118717 10.0.0.50 - - [2026-06-19 20:34:40] "POST /chown HTTP/1.1" 200 109 0.027320 10.0.0.50 - - [2026-06-19 20:34:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.062073 10.0.0.50 - - [2026-06-19 20:34:40] "POST /chown HTTP/1.1" 200 109 0.011285 10.0.0.50 - - [2026-06-19 20:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022722 10.0.0.50 - - [2026-06-19 20:34:40] "PUT /virtual-machine-interface/1a03d27c-1de2-4195-8adb-2a4415ac60e1 HTTP/1.1" 200 284 0.037894 10.0.0.50 - - [2026-06-19 20:34:40] "GET /loadbalancer-pool/cc67b787-879e-470e-9634-85828c64ad1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010571 10.0.0.50 - - [2026-06-19 20:34:40] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.029936 10.0.0.50 - - [2026-06-19 20:34:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032842 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.018113 10.0.0.50 - - [2026-06-19 20:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007680 10.0.0.50 - - [2026-06-19 20:34:41] "GET /loadbalancer-member/04421a1a-271c-4f37-8a45-ca05ac8a4ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.009055 10.0.0.50 - - [2026-06-19 20:34:41] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003131 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.017821 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.016131 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.50 - - [2026-06-19 20:34:41] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002646 10.0.0.50 - - [2026-06-19 20:34:41] "POST /tags HTTP/1.1" 409 221 0.001859 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.010827 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-06-19 20:34:41] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011954 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.041295 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011838 10.0.0.50 - - [2026-06-19 20:34:41] "POST /tags HTTP/1.1" 409 238 0.006281 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.50 - - [2026-06-19 20:34:41] "GET /tag/b46db933-49c9-42da-8b4e-a6745b3ebe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010416 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.020401 10.0.0.50 - - [2026-06-19 20:34:41] "POST /firewall-rules HTTP/1.1" 409 293 0.009963 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.018152 10.0.0.50 - - [2026-06-19 20:34:41] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.015287 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2026-06-19 20:34:41] "PUT /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2 HTTP/1.1" 200 260 0.017683 10.0.0.50 - - [2026-06-19 20:34:41] "GET /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010507 10.0.0.50 - - [2026-06-19 20:34:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011215 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.038061 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.027477 10.0.0.50 - - [2026-06-19 20:34:41] "GET /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004452 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012026 10.0.0.50 - - [2026-06-19 20:34:41] "GET /tag/b46db933-49c9-42da-8b4e-a6745b3ebe31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010112 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.029144 10.0.0.50 - - [2026-06-19 20:34:41] "GET /tag/b46db933-49c9-42da-8b4e-a6745b3ebe31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012087 10.0.0.50 - - [2026-06-19 20:34:41] "GET /virtual-machine-interface/1a03d27c-1de2-4195-8adb-2a4415ac60e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005265 10.0.0.50 - - [2026-06-19 20:34:41] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.028916 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.019706 10.0.0.50 - - [2026-06-19 20:34:41] "POST /set-tag HTTP/1.1" 200 109 0.043241 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012139 10.0.0.50 - - [2026-06-19 20:34:41] "GET /virtual-machine-interface/36aed1c6-9c1b-4dc5-bf3e-681103305b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004181 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.008744 10.0.0.50 - - [2026-06-19 20:34:41] "POST /set-tag HTTP/1.1" 200 109 0.034218 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.032364 10.0.0.50 - - [2026-06-19 20:34:41] "GET /virtual-machine-interface/d9e1e5e7-cc67-4439-a165-d90f420cb0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020667 10.0.0.50 - - [2026-06-19 20:34:41] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.022514 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.012200 10.0.0.50 - - [2026-06-19 20:34:41] "POST /set-tag HTTP/1.1" 200 109 0.026871 10.0.0.50 - - [2026-06-19 20:34:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013334 10.0.0.50 - - [2026-06-19 20:34:41] "GET /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002343 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.035233 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.013674 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.009203 10.0.0.50 - - [2026-06-19 20:34:41] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.014356 10.0.0.50 - - [2026-06-19 20:34:41] "POST /ref-update HTTP/1.1" 200 156 0.016870 10.0.0.50 - - [2026-06-19 20:34:41] "DELETE /firewall-rule/2f2531e5-dd62-405d-bd02-cf3e11bb3dd2 HTTP/1.1" 200 115 0.063418 10.0.0.50 - - [2026-06-19 20:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.50 - - [2026-06-19 20:34:41] "DELETE /loadbalancer-member/04421a1a-271c-4f37-8a45-ca05ac8a4ed7 HTTP/1.1" 200 115 0.020891 10.0.0.50 - - [2026-06-19 20:34:41] "DELETE /loadbalancer-pool/cc67b787-879e-470e-9634-85828c64ad1f HTTP/1.1" 200 115 0.034285 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.017932 10.0.0.50 - - [2026-06-19 20:34:41] "POST /chown HTTP/1.1" 200 109 0.027921 10.0.0.50 - - [2026-06-19 20:34:41] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 256 0.014812 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /loadbalancer-listener/499693d8-863d-4789-9120-07fd1a6fffb2 HTTP/1.1" 200 115 0.062739 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348 HTTP/1.1" 200 115 0.026157 10.0.0.50 - - [2026-06-19 20:34:42] "POST /ref-update HTTP/1.1" 200 156 0.013730 10.0.0.50 - - [2026-06-19 20:34:42] "POST /chown HTTP/1.1" 200 109 0.017075 10.0.0.50 - - [2026-06-19 20:34:42] "POST /chown HTTP/1.1" 200 109 0.013164 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 200 115 0.093701 10.0.0.50 - - [2026-06-19 20:34:42] "PUT /instance-ip/39e0919f-48c4-453c-a0e9-05c179ad717f HTTP/1.1" 404 171 0.002070 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /virtual-machine-interface/d9e1e5e7-cc67-4439-a165-d90f420cb0eb HTTP/1.1" 200 115 0.050128 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /tag/b46db933-49c9-42da-8b4e-a6745b3ebe31 HTTP/1.1" 200 115 0.085525 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /service-instance/da05a923-114f-4147-87f6-eef6f0e5dec4 HTTP/1.1" 200 115 0.029014 10.0.0.50 - - [2026-06-19 20:34:42] "GET /virtual-machine-interface/36aed1c6-9c1b-4dc5-bf3e-681103305b90?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006439 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /virtual-machine-interface/36aed1c6-9c1b-4dc5-bf3e-681103305b90 HTTP/1.1" 200 115 0.045116 10.0.0.50 - - [2026-06-19 20:34:42] "POST /ref-update HTTP/1.1" 200 156 0.014081 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /virtual-machine/21ec3b09-9b90-42a9-93ba-7790e0d4c51c HTTP/1.1" 200 115 0.021587 10.0.0.50 - - [2026-06-19 20:34:42] "GET /virtual-machine-interface/1a03d27c-1de2-4195-8adb-2a4415ac60e1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008204 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /virtual-machine-interface/1a03d27c-1de2-4195-8adb-2a4415ac60e1 HTTP/1.1" 200 115 0.040004 10.0.0.50 - - [2026-06-19 20:34:42] "DELETE /virtual-machine/92608b46-b5eb-46ba-bba0-377b5d8aa324 HTTP/1.1" 200 115 0.022780 10.0.0.50 - - [2026-06-19 20:34:52] "GET /global-system-configs HTTP/1.1" 200 322 0.012744 10.0.0.50 - - [2026-06-19 20:34:53] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003987 10.0.0.50 - - [2026-06-19 20:34:53] "POST /set-tag HTTP/1.1" 200 109 0.003898 10.0.0.50 - - [2026-06-19 20:34:53] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004477 10.0.0.50 - - [2026-06-19 20:34:53] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.50 - - [2026-06-19 20:34:53] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004102 10.0.0.50 - - [2026-06-19 20:34:53] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.50 - - [2026-06-19 20:34:54] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005370 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.50 - - [2026-06-19 20:34:54] "GET /virtual-machine/e96be150-9002-4c92-89dc-65f677373580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002465 10.0.0.50 - - [2026-06-19 20:34:54] "POST /ref-update HTTP/1.1" 200 156 0.008019 10.0.0.50 - - [2026-06-19 20:34:54] "GET /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021495 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.015187 10.0.0.50 - - [2026-06-19 20:34:54] "GET /global-system-configs HTTP/1.1" 200 322 0.005972 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.047060 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.018395 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.011732 10.0.0.50 - - [2026-06-19 20:34:54] "DELETE /instance-ip/ca5dbabe-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.043967 10.0.0.50 - - [2026-06-19 20:34:54] "DELETE /virtual-machine-interface/ca4521fc-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.036610 10.0.0.50 - - [2026-06-19 20:34:54] "DELETE /virtual-machine/e96be150-9002-4c92-89dc-65f677373580 HTTP/1.1" 200 115 0.022353 10.0.0.50 - - [2026-06-19 20:34:54] "DELETE /tag/183aea37-bcca-451a-8973-ae2bbd272177 HTTP/1.1" 200 115 0.036510 10.0.0.50 - - [2026-06-19 20:34:54] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006115 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.50 - - [2026-06-19 20:34:54] "GET /virtual-machine/cf52faff-5c0c-444e-b252-3b2e8c9449a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002051 10.0.0.50 - - [2026-06-19 20:34:54] "POST /ref-update HTTP/1.1" 200 156 0.009437 10.0.0.50 - - [2026-06-19 20:34:54] "GET /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004270 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.013950 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.025076 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.014331 10.0.0.50 - - [2026-06-19 20:34:54] "POST /set-tag HTTP/1.1" 200 109 0.031620 10.0.0.50 - - [2026-06-19 20:34:54] "DELETE /instance-ip/cabb2a8c-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.043147 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /virtual-machine-interface/caa2f034-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.032931 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /virtual-machine/cf52faff-5c0c-444e-b252-3b2e8c9449a2 HTTP/1.1" 200 115 0.020625 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650 HTTP/1.1" 409 236 0.004446 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /tag/88b268be-bd4c-4050-9974-2ed197c6385f HTTP/1.1" 409 236 0.003560 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /tag/8d153366-496e-448d-a2a9-e4634450cdfd HTTP/1.1" 200 115 0.042770 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003412 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine/6876c8c1-8dba-4ec9-8349-e54d6165821e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002228 10.0.0.50 - - [2026-06-19 20:34:55] "POST /ref-update HTTP/1.1" 200 156 0.007194 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003870 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.013424 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.017373 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.015453 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.027242 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /instance-ip/c9a1fcd4-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.044513 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /virtual-machine-interface/c98b1e24-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.058263 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /virtual-machine/6876c8c1-8dba-4ec9-8349-e54d6165821e HTTP/1.1" 200 115 0.020205 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /tag/02321225-3dbc-44fa-a13e-cfd3f3100121 HTTP/1.1" 200 115 0.024501 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003354 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003947 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine/63b59120-cce5-4249-b114-3765f19fc533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005455 10.0.0.50 - - [2026-06-19 20:34:55] "POST /ref-update HTTP/1.1" 200 156 0.010476 10.0.0.50 - - [2026-06-19 20:34:55] "GET /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016448 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.015147 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.023920 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.021024 10.0.0.50 - - [2026-06-19 20:34:55] "POST /set-tag HTTP/1.1" 200 109 0.011888 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /instance-ip/c9fc06c0-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.039883 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /virtual-machine-interface/c9e896b2-6c1d-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.033957 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /virtual-machine/63b59120-cce5-4249-b114-3765f19fc533 HTTP/1.1" 200 115 0.014315 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /tag/2a04f0d4-2b78-4ffb-ac81-84f988fc809f HTTP/1.1" 200 115 0.029476 10.0.0.50 - - [2026-06-19 20:34:55] "DELETE /tag/1687476d-bde2-40fe-9177-e349797d8718 HTTP/1.1" 409 236 0.003407 10.0.0.50 - - [2026-06-19 20:34:56] "DELETE /tag/ffd18bbe-77b2-45f6-b253-3f06d3ce6d23 HTTP/1.1" 200 115 0.034357 10.0.0.50 - - [2026-06-19 20:34:57] "POST /projects HTTP/1.1" 409 238 0.002018 10.0.0.50 - - [2026-06-19 20:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.50 - - [2026-06-19 20:34:57] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025041 10.0.0.50 - - [2026-06-19 20:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.50 - - [2026-06-19 20:34:57] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008615 10.0.0.50 - - [2026-06-19 20:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.50 - - [2026-06-19 20:34:58] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009938 10.0.0.50 - - [2026-06-19 20:34:58] "POST /security-groups HTTP/1.1" 409 285 0.003588 10.0.0.50 - - [2026-06-19 20:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2026-06-19 20:34:58] "PUT /security-group/63d748fd-5f4c-40fb-8f50-62662165e354 HTTP/1.1" 200 262 0.057932 10.0.0.50 - - [2026-06-19 20:34:58] "PUT /access-control-list/454ceeb3-c792-4a85-9522-6f6c16d0655a HTTP/1.1" 200 272 0.012677 10.0.0.50 - - [2026-06-19 20:34:58] "PUT /access-control-list/12d1e023-d8d9-4df2-ba66-64d208cd778c HTTP/1.1" 200 272 0.016887 10.0.0.50 - - [2026-06-19 20:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017995 10.0.0.50 - - [2026-06-19 20:35:03] "POST /projects HTTP/1.1" 409 238 0.001897 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.50 - - [2026-06-19 20:35:03] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024381 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.50 - - [2026-06-19 20:35:03] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003844 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.50 - - [2026-06-19 20:35:03] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003268 10.0.0.50 - - [2026-06-19 20:35:03] "POST /security-groups HTTP/1.1" 409 285 0.002270 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.50 - - [2026-06-19 20:35:03] "PUT /security-group/63d748fd-5f4c-40fb-8f50-62662165e354 HTTP/1.1" 200 262 0.051493 10.0.0.50 - - [2026-06-19 20:35:03] "PUT /access-control-list/454ceeb3-c792-4a85-9522-6f6c16d0655a HTTP/1.1" 200 272 0.008674 10.0.0.50 - - [2026-06-19 20:35:03] "PUT /access-control-list/12d1e023-d8d9-4df2-ba66-64d208cd778c HTTP/1.1" 200 272 0.014897 10.0.0.50 - - [2026-06-19 20:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012013 10.0.0.50 - - [2026-06-19 20:35:03] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009544 10.0.0.50 - - [2026-06-19 20:35:03] "GET /firewall-rule/990d23f9-f104-4c73-849a-d4500c2f7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002632 10.0.0.50 - - [2026-06-19 20:35:03] "POST /ref-update HTTP/1.1" 200 156 0.051684 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /firewall-rule/990d23f9-f104-4c73-849a-d4500c2f7a7b HTTP/1.1" 200 115 0.045840 10.0.0.50 - - [2026-06-19 20:35:03] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004757 10.0.0.50 - - [2026-06-19 20:35:03] "GET /firewall-rule/c81ff960-21f6-4e33-85b3-f36af7a8d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003100 10.0.0.50 - - [2026-06-19 20:35:03] "POST /ref-update HTTP/1.1" 200 156 0.039393 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /firewall-rule/c81ff960-21f6-4e33-85b3-f36af7a8d001 HTTP/1.1" 200 115 0.039159 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /tag/d4c28df5-979f-4250-8ea0-c0144b10d86f HTTP/1.1" 200 115 0.027906 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650 HTTP/1.1" 409 236 0.003432 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /tag/88b268be-bd4c-4050-9974-2ed197c6385f HTTP/1.1" 409 236 0.004325 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.50 - - [2026-06-19 20:35:03] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003249 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.50 - - [2026-06-19 20:35:03] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003801 10.0.0.50 - - [2026-06-19 20:35:03] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.051435 10.0.0.50 - - [2026-06-19 20:35:03] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.050538 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /security-group/63d748fd-5f4c-40fb-8f50-62662165e354 HTTP/1.1" 200 115 0.056408 10.0.0.50 - - [2026-06-19 20:35:03] "DELETE /access-control-list/454ceeb3-c792-4a85-9522-6f6c16d0655a HTTP/1.1" 200 115 0.032535 10.0.0.50 - - [2026-06-19 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.50 - - [2026-06-19 20:35:04] "DELETE /access-control-list/12d1e023-d8d9-4df2-ba66-64d208cd778c HTTP/1.1" 200 115 0.033791 10.0.0.50 - - [2026-06-19 20:35:04] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.051283 10.0.0.50 - - [2026-06-19 20:35:04] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?fields=security_groups HTTP/1.1" 200 1352 0.030581 10.0.0.50 - - [2026-06-19 20:35:04] "DELETE /security-group/095ebbac-5ce8-40ce-84e9-6215170f98c3 HTTP/1.1" 200 115 0.040186 10.0.0.50 - - [2026-06-19 20:35:04] "DELETE /access-control-list/a0c999fd-66b5-4c9e-9cd9-a98f97f35317 HTTP/1.1" 200 115 0.026431 10.0.0.50 - - [2026-06-19 20:35:04] "GET /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510?fields=application_policy_sets HTTP/1.1" 200 1391 0.034277 10.0.0.50 - - [2026-06-19 20:35:04] "DELETE /access-control-list/279e4053-cdb0-4a36-a7e8-8e5e5623345b HTTP/1.1" 200 115 0.034885 10.0.0.50 - - [2026-06-19 20:35:04] "DELETE /project/1b74e1a7-6e7a-48a3-ba76-02fe962e5510 HTTP/1.1" 200 115 0.283522 10.0.0.50 - - [2026-06-19 20:35:04] "POST /projects HTTP/1.1" 409 238 0.001909 10.0.0.50 - - [2026-06-19 20:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2026-06-19 20:35:04] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022161 10.0.0.50 - - [2026-06-19 20:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2026-06-19 20:35:04] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003651 10.0.0.50 - - [2026-06-19 20:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.50 - - [2026-06-19 20:35:04] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003775 10.0.0.50 - - [2026-06-19 20:35:04] "POST /security-groups HTTP/1.1" 409 285 0.002143 10.0.0.50 - - [2026-06-19 20:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.50 - - [2026-06-19 20:35:04] "PUT /security-group/cfe5afbb-f3fd-4904-b3eb-101a55ae5b91 HTTP/1.1" 200 262 0.055780 10.0.0.50 - - [2026-06-19 20:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018197 10.0.0.50 - - [2026-06-19 20:35:04] "PUT /access-control-list/d1d86626-5c98-4670-91f8-2cd3b11938b5 HTTP/1.1" 200 272 0.017910 10.0.0.50 - - [2026-06-19 20:35:04] "PUT /access-control-list/2d467c82-5f1d-45ec-9257-a7ce6fb42e12 HTTP/1.1" 200 272 0.029113 10.0.0.50 - - [2026-06-19 20:35:09] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002417 10.0.0.50 - - [2026-06-19 20:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.50 - - [2026-06-19 20:35:09] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003945 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002131 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-rule/4a8c0ecb-d9a6-4f7d-a337-cca9a5327bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002655 10.0.0.50 - - [2026-06-19 20:35:09] "POST /ref-update HTTP/1.1" 200 156 0.016469 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /firewall-rule/4a8c0ecb-d9a6-4f7d-a337-cca9a5327bda HTTP/1.1" 200 115 0.027767 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002340 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-rule/e834d659-a075-4623-8ea7-381d67664f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002460 10.0.0.50 - - [2026-06-19 20:35:09] "POST /ref-update HTTP/1.1" 200 156 0.012252 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /firewall-rule/e834d659-a075-4623-8ea7-381d67664f7a HTTP/1.1" 200 115 0.037274 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003772 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-rule/51924aea-ca45-4cc1-9fef-49733e2e104d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003280 10.0.0.50 - - [2026-06-19 20:35:09] "POST /ref-update HTTP/1.1" 200 156 0.019797 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /firewall-rule/51924aea-ca45-4cc1-9fef-49733e2e104d HTTP/1.1" 200 115 0.054261 10.0.0.50 - - [2026-06-19 20:35:09] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003085 10.0.0.50 - - [2026-06-19 20:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.50 - - [2026-06-19 20:35:09] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002171 10.0.0.50 - - [2026-06-19 20:35:09] "GET /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002749 10.0.0.50 - - [2026-06-19 20:35:09] "POST /ref-update HTTP/1.1" 200 156 0.022284 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /firewall-policy/151bb1ec-8a1a-4141-a755-94bf950d30ee HTTP/1.1" 200 115 0.028783 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /tag/181b756a-70f6-47a1-a3b8-7fc7a6584650 HTTP/1.1" 200 115 0.054712 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /tag/1687476d-bde2-40fe-9177-e349797d8718 HTTP/1.1" 200 115 0.050424 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /tag/88b268be-bd4c-4050-9974-2ed197c6385f HTTP/1.1" 200 115 0.028365 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /tag/f377890a-3190-4a4e-8e67-2c79c061d187 HTTP/1.1" 200 115 0.048372 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /loadbalancer-member/ba19cb9b-1e23-4871-bf7f-8256f7ad704f HTTP/1.1" 200 115 0.024877 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /loadbalancer-pool/ad1c0c50-3c15-4862-a7ca-801a92dda6de HTTP/1.1" 200 115 0.025790 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /loadbalancer-listener/f26a20af-7a26-42ac-a8dc-5317ebe2229f HTTP/1.1" 200 115 0.024622 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /loadbalancer/19105fcc-5b59-4698-a112-0f0118ef823a HTTP/1.1" 200 115 0.032477 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /floating-ip/ff790111-3d50-4fe3-9f71-469e5c9fa436 HTTP/1.1" 200 115 0.023525 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /instance-ip/0c5fb166-f099-4f7c-990d-f8838326b284 HTTP/1.1" 200 115 0.032037 10.0.0.50 - - [2026-06-19 20:35:09] "DELETE /virtual-machine-interface/5d814bde-e264-490b-9f72-f1b4f9ff5fa1 HTTP/1.1" 200 115 0.053725 10.0.0.50 - - [2026-06-19 20:35:10] "DELETE /tag/fd58097f-e364-467c-a678-3414305635a1 HTTP/1.1" 200 115 0.054737 10.0.0.50 - - [2026-06-19 20:35:10] "POST /projects HTTP/1.1" 409 238 0.003361 10.0.0.50 - - [2026-06-19 20:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.50 - - [2026-06-19 20:35:10] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045170 10.0.0.50 - - [2026-06-19 20:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.50 - - [2026-06-19 20:35:10] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003495 10.0.0.50 - - [2026-06-19 20:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.50 - - [2026-06-19 20:35:10] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004028 10.0.0.50 - - [2026-06-19 20:35:10] "POST /security-groups HTTP/1.1" 409 285 0.002817 10.0.0.50 - - [2026-06-19 20:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2026-06-19 20:35:10] "PUT /security-group/cfe5afbb-f3fd-4904-b3eb-101a55ae5b91 HTTP/1.1" 200 262 0.074262 10.0.0.50 - - [2026-06-19 20:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028193 10.0.0.50 - - [2026-06-19 20:35:10] "PUT /access-control-list/d1d86626-5c98-4670-91f8-2cd3b11938b5 HTTP/1.1" 200 272 0.013496 10.0.0.50 - - [2026-06-19 20:35:10] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.042278 10.0.0.50 - - [2026-06-19 20:35:10] "PUT /access-control-list/2d467c82-5f1d-45ec-9257-a7ce6fb42e12 HTTP/1.1" 200 272 0.035515 10.0.0.50 - - [2026-06-19 20:35:10] "GET /firewall-rule/4727f67b-89b3-4eda-8ee7-5e2f5c418ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002459 10.0.0.50 - - [2026-06-19 20:35:10] "POST /ref-update HTTP/1.1" 200 156 0.041713 10.0.0.50 - - [2026-06-19 20:35:10] "DELETE /firewall-rule/4727f67b-89b3-4eda-8ee7-5e2f5c418ded HTTP/1.1" 200 115 0.030842 10.0.0.50 - - [2026-06-19 20:35:10] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006803 10.0.0.50 - - [2026-06-19 20:35:10] "GET /firewall-rule/0bbcb619-6288-4b0e-9c47-930aa03bfce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002491 10.0.0.50 - - [2026-06-19 20:35:10] "POST /ref-update HTTP/1.1" 200 156 0.050367 10.0.0.50 - - [2026-06-19 20:35:10] "DELETE /firewall-rule/0bbcb619-6288-4b0e-9c47-930aa03bfce8 HTTP/1.1" 200 115 0.079409 10.0.0.50 - - [2026-06-19 20:35:10] "DELETE /tag/eb8c9f5d-d81d-4d1b-8782-e10cda4aa3a2 HTTP/1.1" 200 115 0.055554 10.0.0.50 - - [2026-06-19 20:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.50 - - [2026-06-19 20:35:10] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004426 10.0.0.50 - - [2026-06-19 20:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2026-06-19 20:35:10] "GET /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005943 10.0.0.50 - - [2026-06-19 20:35:10] "PUT /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c HTTP/1.1" 200 264 0.046450 10.0.0.50 - - [2026-06-19 20:35:10] "PUT /virtual-network/d193a69a-9e45-4ef3-80c9-f391c409b93e HTTP/1.1" 200 264 0.033491 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /security-group/cfe5afbb-f3fd-4904-b3eb-101a55ae5b91 HTTP/1.1" 200 115 0.049863 10.0.0.50 - - [2026-06-19 20:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /access-control-list/d1d86626-5c98-4670-91f8-2cd3b11938b5 HTTP/1.1" 200 115 0.035832 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /access-control-list/2d467c82-5f1d-45ec-9257-a7ce6fb42e12 HTTP/1.1" 200 115 0.030148 10.0.0.50 - - [2026-06-19 20:35:11] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032992 10.0.0.50 - - [2026-06-19 20:35:11] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?fields=security_groups HTTP/1.1" 200 1352 0.033103 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /security-group/64ecb305-cbb8-4bb7-8a94-c2b4c0092223 HTTP/1.1" 200 115 0.183984 10.0.0.50 - - [2026-06-19 20:35:11] "GET /project/c354fe75-fe00-4914-83f8-8631dfc8ab93?fields=application_policy_sets HTTP/1.1" 200 1391 0.036822 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /access-control-list/c6a7ea43-5703-4d88-8b28-56335a7ad1cd HTTP/1.1" 200 115 0.384816 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /access-control-list/5cf264ec-f340-4fef-bbe6-e6fed45ffc88 HTTP/1.1" 200 115 0.094137 10.0.0.50 - - [2026-06-19 20:35:11] "DELETE /project/c354fe75-fe00-4914-83f8-8631dfc8ab93 HTTP/1.1" 200 115 0.616760 10.0.0.50 - - [2026-06-19 20:36:00] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.50 - - [2026-06-19 20:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2026-06-19 20:36:00] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002281 10.0.0.50 - - [2026-06-19 20:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2026-06-19 20:36:01] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002790 10.0.0.50 - - [2026-06-19 20:36:16] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.50 - - [2026-06-19 20:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.50 - - [2026-06-19 20:36:16] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004265 10.0.0.50 - - [2026-06-19 20:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.50 - - [2026-06-19 20:36:16] "GET /config-node/38789602-ad3a-4a4c-b2c5-eb509138e2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001609 10.0.0.50 - - [2026-06-19 20:36:16] "GET / HTTP/1.1" 200 35931 0.001239 10.0.0.50 - - [2026-06-19 20:36:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001779 10.0.0.50 - - [2026-06-19 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.50 - - [2026-06-19 20:36:21] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002033 10.0.0.50 - - [2026-06-19 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.50 - - [2026-06-19 20:36:21] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.006821 10.0.0.50 - - [2026-06-19 20:36:21] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.50 - - [2026-06-19 20:36:21] "POST /alarms HTTP/1.1" 409 264 0.001894 10.0.0.50 - - [2026-06-19 20:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.50 - - [2026-06-19 20:36:21] "PUT /alarm/8867033b-8b33-4235-9484-4c843c993aa2 HTTP/1.1" 200 244 0.008565 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 261 0.002265 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/8fea1e37-02bd-4ff4-a8d7-50ffd2e27ea4 HTTP/1.1" 200 244 0.007967 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 261 0.005278 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/5ed55f56-794a-4848-ac8d-efc4f646f42b HTTP/1.1" 200 244 0.008859 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 253 0.006599 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/2bfaf7da-14b4-4606-8db2-8d0cc0b67943 HTTP/1.1" 200 244 0.015956 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 251 0.005006 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/4d7321cc-b457-4427-9971-d863f0abba48 HTTP/1.1" 200 244 0.009161 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 252 0.006407 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/19aa562a-ee62-4a24-ab9b-15f4965eb25c HTTP/1.1" 200 244 0.008679 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 256 0.006110 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/127bf642-8930-45a9-89d7-51e3e7a51b11 HTTP/1.1" 200 244 0.008952 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 248 0.002471 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/b055525c-6930-4eb7-9870-ec3cea0a1600 HTTP/1.1" 200 244 0.011869 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 252 0.002609 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/271a68a1-e606-48ef-b57d-34906c5fa326 HTTP/1.1" 200 244 0.017026 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 257 0.015637 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/0313548f-3a63-4228-b159-4cadfb8555e9 HTTP/1.1" 200 244 0.010137 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 251 0.013035 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/f3309314-e4a0-4503-80da-204198bb5380 HTTP/1.1" 200 244 0.010121 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 257 0.013308 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/5c007842-da99-4fa7-b356-bb2198ba0d3c HTTP/1.1" 200 244 0.011490 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 261 0.007985 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/99b52a1d-74d0-40b9-943b-2af69ac00631 HTTP/1.1" 200 244 0.010239 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 258 0.010862 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.50 - - [2026-06-19 20:36:22] "PUT /alarm/bdb89b8a-d806-42cf-9d12-37584a2d6d8c HTTP/1.1" 200 244 0.011563 10.0.0.50 - - [2026-06-19 20:36:22] "POST /alarms HTTP/1.1" 409 254 0.011704 10.0.0.50 - - [2026-06-19 20:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/25fbd1fd-6924-4996-87b5-9e7f0ab08514 HTTP/1.1" 200 244 0.015092 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 254 0.010734 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/2a0b0535-814c-460c-8c68-412d07ea40c4 HTTP/1.1" 200 244 0.011247 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 254 0.001415 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/fd320f12-0000-40fa-997a-6841fd5420dd HTTP/1.1" 200 244 0.012469 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 247 0.006871 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011604 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/0a893479-2c4b-45e2-831e-aca8f66377ff HTTP/1.1" 200 244 0.011455 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 272 0.009915 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014008 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/9528d49e-6f1c-4767-b95f-bd56ee84d4c6 HTTP/1.1" 200 244 0.011201 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 261 0.005287 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/8ae6d5e1-7f6a-4cec-aed0-f55091fd86c5 HTTP/1.1" 200 244 0.011130 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 259 0.004322 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/b795816f-d518-4979-8b63-5c514bb05162 HTTP/1.1" 200 244 0.010594 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 265 0.007967 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/da8b37ec-5837-4640-baf9-1c063a6c7291 HTTP/1.1" 200 244 0.009775 10.0.0.50 - - [2026-06-19 20:36:23] "POST /alarms HTTP/1.1" 409 279 0.009912 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /alarm/da033c93-f1bd-4556-b8d2-b6f712d56966 HTTP/1.1" 200 244 0.008810 10.0.0.50 - - [2026-06-19 20:36:23] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.50 - - [2026-06-19 20:36:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001709 10.0.0.50 - - [2026-06-19 20:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.50 - - [2026-06-19 20:36:23] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.006285 10.0.0.50 - - [2026-06-19 20:36:24] "GET / HTTP/1.1" 200 35931 0.001219 10.0.0.50 - - [2026-06-19 20:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2026-06-19 20:36:24] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002081 10.0.0.50 - - [2026-06-19 20:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.50 - - [2026-06-19 20:36:24] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.007854 10.0.0.50 - - [2026-06-19 20:36:24] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.50 - - [2026-06-19 20:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-06-19 20:36:24] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004629 10.0.0.50 - - [2026-06-19 20:36:24] "PUT /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b HTTP/1.1" 200 274 0.014140 10.0.0.50 - - [2026-06-19 20:36:27] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.50 - - [2026-06-19 20:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.50 - - [2026-06-19 20:36:27] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002784 10.0.0.50 - - [2026-06-19 20:36:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001365 10.0.0.50 - - [2026-06-19 20:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.50 - - [2026-06-19 20:36:27] "GET /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004988 10.0.0.50 - - [2026-06-19 20:36:27] "PUT /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd HTTP/1.1" 200 254 0.011152 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 10.0.0.50 - - [2026-06-19 20:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2026-06-19 20:36:29] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002200 10.0.0.50 - - [2026-06-19 20:36:39] "POST /tags HTTP/1.1" 200 365 0.040781 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.50 - - [2026-06-19 20:36:39] "GET /tag/8b5e393a-9236-4885-a7be-f0fe9ab85fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011081 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.50 - - [2026-06-19 20:36:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027157 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.50 - - [2026-06-19 20:36:39] "GET /service-appliance-set/f8ffd4b5-12dd-4ff6-9809-17cab90fcc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.001978 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.001799 10.0.0.50 - - [2026-06-19 20:36:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091794 10.0.0.50 - - [2026-06-19 20:36:39] "GET /virtual-machine-interface/eb468a1a-c0e5-4c77-989f-08490451f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009388 10.0.0.50 - - [2026-06-19 20:36:39] "POST /set-tag HTTP/1.1" 200 109 0.019862 10.0.0.50 - - [2026-06-19 20:36:39] "POST /instance-ips HTTP/1.1" 200 417 0.019652 10.0.0.50 - - [2026-06-19 20:36:39] "GET /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004608 10.0.0.50 - - [2026-06-19 20:36:39] "POST /loadbalancers HTTP/1.1" 200 618 0.059099 10.0.0.50 - - [2026-06-19 20:36:39] "POST /service-instances HTTP/1.1" 200 566 0.016384 10.0.0.50 - - [2026-06-19 20:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013494 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.50 - - [2026-06-19 20:36:39] "POST /ref-update HTTP/1.1" 200 156 0.015881 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.50 - - [2026-06-19 20:36:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040473 10.0.0.50 - - [2026-06-19 20:36:39] "PUT /service-instance/1d290629-e407-4140-91c3-9112fbe87136 HTTP/1.1" 200 266 0.007149 10.0.0.50 - - [2026-06-19 20:36:39] "GET /virtual-machine-interface/eb468a1a-c0e5-4c77-989f-08490451f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004100 10.0.0.50 - - [2026-06-19 20:36:39] "GET /virtual-machine-interface/eb468a1a-c0e5-4c77-989f-08490451f35a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005254 10.0.0.50 - - [2026-06-19 20:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008148 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.010114 10.0.0.50 - - [2026-06-19 20:36:39] "PUT /service-instance/1d290629-e407-4140-91c3-9112fbe87136 HTTP/1.1" 200 266 0.006319 10.0.0.50 - - [2026-06-19 20:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008934 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-06-19 20:36:39] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002741 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.50 - - [2026-06-19 20:36:39] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001891 10.0.0.50 - - [2026-06-19 20:36:39] "POST /tags HTTP/1.1" 409 221 0.004412 10.0.0.50 - - [2026-06-19 20:36:39] "POST /virtual-machines HTTP/1.1" 200 429 0.018220 10.0.0.50 - - [2026-06-19 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023431 10.0.0.50 - - [2026-06-19 20:36:39] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023522 10.0.0.50 - - [2026-06-19 20:36:40] "POST /tags HTTP/1.1" 409 238 0.002249 10.0.0.50 - - [2026-06-19 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.50 - - [2026-06-19 20:36:40] "GET /tag/8b5e393a-9236-4885-a7be-f0fe9ab85fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009866 10.0.0.50 - - [2026-06-19 20:36:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.207663 10.0.0.50 - - [2026-06-19 20:36:40] "POST /chown HTTP/1.1" 200 109 0.034265 10.0.0.50 - - [2026-06-19 20:36:40] "POST /firewall-rules HTTP/1.1" 200 650 0.262170 10.0.0.50 - - [2026-06-19 20:36:40] "POST /chown HTTP/1.1" 200 109 0.050241 10.0.0.50 - - [2026-06-19 20:36:40] "GET /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010974 10.0.0.50 - - [2026-06-19 20:36:40] "PUT /virtual-machine-interface/557de781-94ef-4849-a6ad-6f1e38b5011e HTTP/1.1" 200 284 0.030660 10.0.0.50 - - [2026-06-19 20:36:40] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016944 10.0.0.50 - - [2026-06-19 20:36:40] "GET /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009532 10.0.0.50 - - [2026-06-19 20:36:40] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.034367 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.030355 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.059145 10.0.0.50 - - [2026-06-19 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.041110 10.0.0.50 - - [2026-06-19 20:36:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065444 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.041341 10.0.0.50 - - [2026-06-19 20:36:40] "GET /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.003400 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.013194 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.046795 10.0.0.50 - - [2026-06-19 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.028736 10.0.0.50 - - [2026-06-19 20:36:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.108917 10.0.0.50 - - [2026-06-19 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008485 10.0.0.50 - - [2026-06-19 20:36:40] "POST /virtual-machines HTTP/1.1" 200 429 0.029767 10.0.0.50 - - [2026-06-19 20:36:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094771 10.0.0.50 - - [2026-06-19 20:36:40] "GET /loadbalancer-listener/a7273e3b-8007-4cdd-9c1b-ce6d582e2c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008654 10.0.0.50 - - [2026-06-19 20:36:40] "GET /loadbalancer-listener/a7273e3b-8007-4cdd-9c1b-ce6d582e2c07?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003229 10.0.0.50 - - [2026-06-19 20:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.210157 10.0.0.50 - - [2026-06-19 20:36:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.082571 10.0.0.50 - - [2026-06-19 20:36:41] "POST /chown HTTP/1.1" 200 109 0.028232 10.0.0.50 - - [2026-06-19 20:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032427 10.0.0.50 - - [2026-06-19 20:36:41] "GET /loadbalancer-pool/f9974561-fe9b-4939-a67e-021edc8d7a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006979 10.0.0.50 - - [2026-06-19 20:36:41] "POST /chown HTTP/1.1" 200 109 0.013543 10.0.0.50 - - [2026-06-19 20:36:41] "PUT /virtual-machine-interface/e265eb89-978f-44a4-b4c5-b659be98f6ad HTTP/1.1" 200 284 0.037862 10.0.0.50 - - [2026-06-19 20:36:41] "POST /loadbalancer-members HTTP/1.1" 200 707 0.072508 10.0.0.50 - - [2026-06-19 20:36:41] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.046151 10.0.0.50 - - [2026-06-19 20:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.047018 10.0.0.50 - - [2026-06-19 20:36:41] "GET /loadbalancer-member/dc0cf6ec-f1a4-48ff-b6a9-05805f306955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.005336 10.0.0.50 - - [2026-06-19 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.017150 10.0.0.50 - - [2026-06-19 20:36:41] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004282 10.0.0.50 - - [2026-06-19 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.024947 10.0.0.50 - - [2026-06-19 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021564 10.0.0.50 - - [2026-06-19 20:36:41] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008408 10.0.0.50 - - [2026-06-19 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.044264 10.0.0.50 - - [2026-06-19 20:36:41] "POST /tags HTTP/1.1" 409 221 0.002347 10.0.0.50 - - [2026-06-19 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.50 - - [2026-06-19 20:36:41] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019912 10.0.0.50 - - [2026-06-19 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.032985 10.0.0.50 - - [2026-06-19 20:36:41] "POST /tags HTTP/1.1" 409 238 0.002041 10.0.0.50 - - [2026-06-19 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.029208 10.0.0.50 - - [2026-06-19 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009108 10.0.0.50 - - [2026-06-19 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006448 10.0.0.50 - - [2026-06-19 20:36:41] "GET /tag/8b5e393a-9236-4885-a7be-f0fe9ab85fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.020582 10.0.0.50 - - [2026-06-19 20:36:41] "POST /firewall-rules HTTP/1.1" 409 293 0.005535 10.0.0.50 - - [2026-06-19 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2026-06-19 20:36:41] "POST /chown HTTP/1.1" 200 109 0.055697 10.0.0.50 - - [2026-06-19 20:36:41] "PUT /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc HTTP/1.1" 200 260 0.095199 10.0.0.50 - - [2026-06-19 20:36:41] "POST /chown HTTP/1.1" 200 109 0.026847 10.0.0.50 - - [2026-06-19 20:36:41] "GET /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003524 10.0.0.50 - - [2026-06-19 20:36:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006426 10.0.0.50 - - [2026-06-19 20:36:41] "GET /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002088 10.0.0.50 - - [2026-06-19 20:36:41] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.045280 10.0.0.50 - - [2026-06-19 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.023523 10.0.0.50 - - [2026-06-19 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.50 - - [2026-06-19 20:36:41] "GET /tag/8b5e393a-9236-4885-a7be-f0fe9ab85fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.022626 10.0.0.50 - - [2026-06-19 20:36:41] "GET /tag/8b5e393a-9236-4885-a7be-f0fe9ab85fff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.025344 10.0.0.50 - - [2026-06-19 20:36:41] "POST /chown HTTP/1.1" 200 109 0.033849 10.0.0.50 - - [2026-06-19 20:36:41] "POST /chown HTTP/1.1" 200 109 0.028559 10.0.0.50 - - [2026-06-19 20:36:41] "GET /virtual-machine-interface/557de781-94ef-4849-a6ad-6f1e38b5011e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.016533 10.0.0.50 - - [2026-06-19 20:36:41] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.045408 10.0.0.50 - - [2026-06-19 20:36:41] "POST /set-tag HTTP/1.1" 200 109 0.041456 10.0.0.50 - - [2026-06-19 20:36:42] "GET /virtual-machine-interface/e265eb89-978f-44a4-b4c5-b659be98f6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018915 10.0.0.50 - - [2026-06-19 20:36:42] "POST /ref-update HTTP/1.1" 200 156 0.011593 10.0.0.50 - - [2026-06-19 20:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.007432 10.0.0.50 - - [2026-06-19 20:36:42] "POST /set-tag HTTP/1.1" 200 109 0.027036 10.0.0.50 - - [2026-06-19 20:36:42] "GET /virtual-machine-interface/eb468a1a-c0e5-4c77-989f-08490451f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012112 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.026176 10.0.0.50 - - [2026-06-19 20:36:42] "POST /set-tag HTTP/1.1" 200 109 0.037324 10.0.0.50 - - [2026-06-19 20:36:42] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.017393 10.0.0.50 - - [2026-06-19 20:36:42] "POST /ref-update HTTP/1.1" 200 156 0.020807 10.0.0.50 - - [2026-06-19 20:36:42] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004904 10.0.0.50 - - [2026-06-19 20:36:42] "GET /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002218 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.009893 10.0.0.50 - - [2026-06-19 20:36:42] "POST /ref-update HTTP/1.1" 200 156 0.031810 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.107105 10.0.0.50 - - [2026-06-19 20:36:42] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.018589 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /firewall-rule/6169282d-772b-476f-af69-a1d400ffa7bc HTTP/1.1" 200 115 0.162765 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /loadbalancer-member/dc0cf6ec-f1a4-48ff-b6a9-05805f306955 HTTP/1.1" 200 115 0.061322 10.0.0.50 - - [2026-06-19 20:36:42] "POST /ref-update HTTP/1.1" 200 156 0.038958 10.0.0.50 - - [2026-06-19 20:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.008554 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /loadbalancer-pool/f9974561-fe9b-4939-a67e-021edc8d7a8c HTTP/1.1" 200 115 0.051621 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.007806 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /loadbalancer-listener/a7273e3b-8007-4cdd-9c1b-ce6d582e2c07 HTTP/1.1" 200 115 0.066968 10.0.0.50 - - [2026-06-19 20:36:42] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.040778 10.0.0.50 - - [2026-06-19 20:36:42] "POST /ref-update HTTP/1.1" 200 156 0.031802 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348 HTTP/1.1" 200 115 0.093239 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.058678 10.0.0.50 - - [2026-06-19 20:36:42] "POST /chown HTTP/1.1" 200 109 0.031861 10.0.0.50 - - [2026-06-19 20:36:42] "PUT /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 256 0.027193 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /instance-ip/1f5d84e0-87c5-4c64-8675-5595b8d1f0a9 HTTP/1.1" 200 115 0.114545 10.0.0.50 - - [2026-06-19 20:36:42] "POST /ref-update HTTP/1.1" 404 171 0.006996 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /virtual-machine-interface/eb468a1a-c0e5-4c77-989f-08490451f35a HTTP/1.1" 200 115 0.058482 10.0.0.50 - - [2026-06-19 20:36:42] "DELETE /tag/8b5e393a-9236-4885-a7be-f0fe9ab85fff HTTP/1.1" 200 115 0.082681 10.0.0.50 - - [2026-06-19 20:36:43] "DELETE /service-instance/1d290629-e407-4140-91c3-9112fbe87136 HTTP/1.1" 200 115 0.032211 10.0.0.50 - - [2026-06-19 20:36:43] "GET /virtual-machine-interface/e265eb89-978f-44a4-b4c5-b659be98f6ad?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004400 10.0.0.50 - - [2026-06-19 20:36:43] "DELETE /virtual-machine-interface/e265eb89-978f-44a4-b4c5-b659be98f6ad HTTP/1.1" 200 115 0.043186 10.0.0.50 - - [2026-06-19 20:36:43] "DELETE /virtual-machine/a01011b3-4fff-4e4a-a1a4-12027a1aafc0 HTTP/1.1" 200 115 0.022586 10.0.0.50 - - [2026-06-19 20:36:43] "GET /virtual-machine-interface/557de781-94ef-4849-a6ad-6f1e38b5011e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.011367 10.0.0.50 - - [2026-06-19 20:36:43] "DELETE /virtual-machine-interface/557de781-94ef-4849-a6ad-6f1e38b5011e HTTP/1.1" 200 115 0.034695 10.0.0.50 - - [2026-06-19 20:36:43] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.50 - - [2026-06-19 20:36:43] "DELETE /virtual-machine/b61366e2-7041-4752-9628-497341d99ebb HTTP/1.1" 200 115 0.038892 10.0.0.50 - - [2026-06-19 20:36:43] "GET / HTTP/1.1" 200 35931 0.001187 10.0.0.50 - - [2026-06-19 20:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.50 - - [2026-06-19 20:36:43] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007082 10.0.0.50 - - [2026-06-19 20:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-06-19 20:36:43] "GET /config-node/38789602-ad3a-4a4c-b2c5-eb509138e2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001698 10.0.0.50 - - [2026-06-19 20:36:54] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.50 - - [2026-06-19 20:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.50 - - [2026-06-19 20:36:54] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002763 10.0.0.50 - - [2026-06-19 20:36:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001534 10.0.0.50 - - [2026-06-19 20:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.50 - - [2026-06-19 20:36:54] "GET /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005228 10.0.0.50 - - [2026-06-19 20:36:54] "PUT /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd HTTP/1.1" 200 254 0.013907 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:36:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:36:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.50 - - [2026-06-19 20:37:09] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-06-19 20:37:09] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003835 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.50 - - [2026-06-19 20:37:09] "GET /config-node/38789602-ad3a-4a4c-b2c5-eb509138e2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001797 10.0.0.50 - - [2026-06-19 20:37:09] "POST /tags HTTP/1.1" 200 303 0.045791 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007542 10.0.0.50 - - [2026-06-19 20:37:09] "GET /tag/8204ecd1-a229-4d7e-83a2-e323e81e9391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012961 10.0.0.50 - - [2026-06-19 20:37:09] "POST /tags HTTP/1.1" 200 299 0.052455 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2026-06-19 20:37:09] "GET /tag/c93971c2-1f36-4cb6-88d7-23c922c7d17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011041 10.0.0.50 - - [2026-06-19 20:37:09] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001862 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2026-06-19 20:37:09] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002787 10.0.0.50 - - [2026-06-19 20:37:09] "POST /tags HTTP/1.1" 409 206 0.001731 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.50 - - [2026-06-19 20:37:09] "GET /tag/8204ecd1-a229-4d7e-83a2-e323e81e9391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010580 10.0.0.50 - - [2026-06-19 20:37:09] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.50 - - [2026-06-19 20:37:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001915 10.0.0.50 - - [2026-06-19 20:37:09] "POST /tags HTTP/1.1" 200 341 0.018747 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.50 - - [2026-06-19 20:37:09] "GET /tag/59d81dd8-95f3-45e4-9a96-d78818f06dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011062 10.0.0.50 - - [2026-06-19 20:37:09] "POST /tags HTTP/1.1" 409 204 0.001575 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.50 - - [2026-06-19 20:37:09] "GET /tag/c93971c2-1f36-4cb6-88d7-23c922c7d17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010247 10.0.0.50 - - [2026-06-19 20:37:09] "POST /tags HTTP/1.1" 409 226 0.001699 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.50 - - [2026-06-19 20:37:09] "GET /tag/59d81dd8-95f3-45e4-9a96-d78818f06dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009790 10.0.0.50 - - [2026-06-19 20:37:09] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001741 10.0.0.50 - - [2026-06-19 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.50 - - [2026-06-19 20:37:09] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001939 10.0.0.50 - - [2026-06-19 20:37:09] "POST /firewall-rules HTTP/1.1" 200 626 0.061760 10.0.0.50 - - [2026-06-19 20:37:09] "POST /firewall-rules HTTP/1.1" 200 646 0.079855 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-rule/19c8413a-2741-47bb-800c-7e51ac55a451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.012976 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003513 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-rule/b0061652-8ea9-48c3-9bae-6bb36068600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002921 10.0.0.50 - - [2026-06-19 20:37:09] "POST /ref-update HTTP/1.1" 200 156 0.013468 10.0.0.50 - - [2026-06-19 20:37:09] "POST /firewall-policys HTTP/1.1" 200 606 0.018985 10.0.0.50 - - [2026-06-19 20:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023572 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008014 10.0.0.50 - - [2026-06-19 20:37:09] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002300 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001771 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.002933 10.0.0.50 - - [2026-06-19 20:37:09] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002489 10.0.0.50 - - [2026-06-19 20:37:10] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003765 10.0.0.50 - - [2026-06-19 20:37:10] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002222 10.0.0.50 - - [2026-06-19 20:37:10] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.001862 10.0.0.50 - - [2026-06-19 20:37:10] "POST /ref-update HTTP/1.1" 200 156 0.016219 10.0.0.50 - - [2026-06-19 20:37:10] "POST /ref-update HTTP/1.1" 200 156 0.022468 10.0.0.50 - - [2026-06-19 20:37:10] "POST /ref-update HTTP/1.1" 200 156 0.022089 10.0.0.50 - - [2026-06-19 20:37:10] "POST /ref-update HTTP/1.1" 200 156 0.018559 10.0.0.50 - - [2026-06-19 20:37:10] "POST /ref-update HTTP/1.1" 200 156 0.026584 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 200 393 0.023232 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/924927c1-d86c-4298-9398-885db57b2e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010260 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 200 345 0.038551 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015059 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/5e83cf94-c511-4e60-b0f2-236c7e6292d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011764 10.0.0.50 - - [2026-06-19 20:37:10] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002981 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.50 - - [2026-06-19 20:37:10] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002559 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 409 206 0.001822 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/8204ecd1-a229-4d7e-83a2-e323e81e9391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009823 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 409 226 0.001569 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/59d81dd8-95f3-45e4-9a96-d78818f06dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009668 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 409 204 0.001571 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/c93971c2-1f36-4cb6-88d7-23c922c7d17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009527 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 409 226 0.001358 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/59d81dd8-95f3-45e4-9a96-d78818f06dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010959 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 409 228 0.001679 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/5e83cf94-c511-4e60-b0f2-236c7e6292d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010344 10.0.0.50 - - [2026-06-19 20:37:10] "POST /tags HTTP/1.1" 409 252 0.001748 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.50 - - [2026-06-19 20:37:10] "GET /tag/924927c1-d86c-4298-9398-885db57b2e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009468 10.0.0.50 - - [2026-06-19 20:37:10] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001838 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.50 - - [2026-06-19 20:37:10] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002034 10.0.0.50 - - [2026-06-19 20:37:10] "POST /firewall-rules HTTP/1.1" 409 281 0.001510 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.50 - - [2026-06-19 20:37:10] "PUT /firewall-rule/b0061652-8ea9-48c3-9bae-6bb36068600d HTTP/1.1" 200 260 0.014837 10.0.0.50 - - [2026-06-19 20:37:10] "POST /firewall-rules HTTP/1.1" 409 291 0.012539 10.0.0.50 - - [2026-06-19 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.50 - - [2026-06-19 20:37:10] "PUT /firewall-rule/19c8413a-2741-47bb-800c-7e51ac55a451 HTTP/1.1" 200 260 0.019027 10.0.0.50 - - [2026-06-19 20:37:10] "GET /firewall-rule/19c8413a-2741-47bb-800c-7e51ac55a451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005082 10.0.0.50 - - [2026-06-19 20:37:11] "POST /firewall-rules HTTP/1.1" 200 658 0.073613 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-rule/e1956127-e9a4-4ae3-b7f5-62ed86c8691d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003443 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001850 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-rule/b0061652-8ea9-48c3-9bae-6bb36068600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.001937 10.0.0.50 - - [2026-06-19 20:37:11] "POST /firewall-policys HTTP/1.1" 409 269 0.002433 10.0.0.50 - - [2026-06-19 20:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.50 - - [2026-06-19 20:37:11] "PUT /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8 HTTP/1.1" 200 264 0.017752 10.0.0.50 - - [2026-06-19 20:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020610 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009079 10.0.0.50 - - [2026-06-19 20:37:11] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002463 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002377 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/98a7fd50-6611-4a31-8e4f-65a660103c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.002398 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002723 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002927 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001867 10.0.0.50 - - [2026-06-19 20:37:11] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002392 10.0.0.50 - - [2026-06-19 20:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.50 - - [2026-06-19 20:37:11] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002144 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/d7b15201-3347-4a71-995d-ee31dbed444b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002749 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-rule/b0061652-8ea9-48c3-9bae-6bb36068600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002216 10.0.0.50 - - [2026-06-19 20:37:11] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.50 - - [2026-06-19 20:37:11] "DELETE /firewall-rule/b0061652-8ea9-48c3-9bae-6bb36068600d HTTP/1.1" 200 115 0.042284 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003073 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-rule/19c8413a-2741-47bb-800c-7e51ac55a451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.003325 10.0.0.50 - - [2026-06-19 20:37:11] "POST /ref-update HTTP/1.1" 200 156 0.013250 10.0.0.50 - - [2026-06-19 20:37:11] "DELETE /firewall-rule/19c8413a-2741-47bb-800c-7e51ac55a451 HTTP/1.1" 200 115 0.029806 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004826 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-rule/e1956127-e9a4-4ae3-b7f5-62ed86c8691d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002625 10.0.0.50 - - [2026-06-19 20:37:11] "POST /ref-update HTTP/1.1" 200 156 0.009744 10.0.0.50 - - [2026-06-19 20:37:11] "DELETE /firewall-rule/e1956127-e9a4-4ae3-b7f5-62ed86c8691d HTTP/1.1" 200 115 0.036924 10.0.0.50 - - [2026-06-19 20:37:11] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002335 10.0.0.50 - - [2026-06-19 20:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.50 - - [2026-06-19 20:37:11] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002794 10.0.0.50 - - [2026-06-19 20:37:11] "GET /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002889 10.0.0.50 - - [2026-06-19 20:37:11] "POST /ref-update HTTP/1.1" 200 156 0.059070 10.0.0.50 - - [2026-06-19 20:37:11] "DELETE /firewall-policy/ffbff39f-455e-4e5f-85dd-f033c2beb7e8 HTTP/1.1" 200 115 0.036836 10.0.0.50 - - [2026-06-19 20:37:12] "DELETE /tag/5e83cf94-c511-4e60-b0f2-236c7e6292d7 HTTP/1.1" 200 115 0.068208 10.0.0.50 - - [2026-06-19 20:37:12] "DELETE /tag/c93971c2-1f36-4cb6-88d7-23c922c7d17c HTTP/1.1" 200 115 0.054342 10.0.0.50 - - [2026-06-19 20:37:12] "DELETE /tag/924927c1-d86c-4298-9398-885db57b2e00 HTTP/1.1" 200 115 0.029522 10.0.0.50 - - [2026-06-19 20:37:12] "DELETE /tag/8204ecd1-a229-4d7e-83a2-e323e81e9391 HTTP/1.1" 200 115 0.041510 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2026-06-19 20:37:14] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002158 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.012709 10.0.0.50 - - [2026-06-19 20:37:14] "GET / HTTP/1.1" 200 35931 0.003243 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 264 0.001805 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/8867033b-8b33-4235-9484-4c843c993aa2 HTTP/1.1" 200 244 0.008432 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 261 0.001866 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/8fea1e37-02bd-4ff4-a8d7-50ffd2e27ea4 HTTP/1.1" 200 244 0.009653 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 261 0.002070 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/5ed55f56-794a-4848-ac8d-efc4f646f42b HTTP/1.1" 200 244 0.006979 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 253 0.009501 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/2bfaf7da-14b4-4606-8db2-8d0cc0b67943 HTTP/1.1" 200 244 0.008371 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 251 0.007965 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/4d7321cc-b457-4427-9971-d863f0abba48 HTTP/1.1" 200 244 0.008527 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 252 0.008114 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/19aa562a-ee62-4a24-ab9b-15f4965eb25c HTTP/1.1" 200 244 0.010509 10.0.0.50 - - [2026-06-19 20:37:14] "POST /alarms HTTP/1.1" 409 256 0.006036 10.0.0.50 - - [2026-06-19 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.50 - - [2026-06-19 20:37:14] "PUT /alarm/127bf642-8930-45a9-89d7-51e3e7a51b11 HTTP/1.1" 200 244 0.009283 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 248 0.005576 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/b055525c-6930-4eb7-9870-ec3cea0a1600 HTTP/1.1" 200 244 0.009137 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 252 0.009865 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/271a68a1-e606-48ef-b57d-34906c5fa326 HTTP/1.1" 200 244 0.009090 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 257 0.006603 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/0313548f-3a63-4228-b159-4cadfb8555e9 HTTP/1.1" 200 244 0.008916 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 251 0.011160 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/f3309314-e4a0-4503-80da-204198bb5380 HTTP/1.1" 200 244 0.008737 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 257 0.007254 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/5c007842-da99-4fa7-b356-bb2198ba0d3c HTTP/1.1" 200 244 0.008432 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 261 0.008676 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/99b52a1d-74d0-40b9-943b-2af69ac00631 HTTP/1.1" 200 244 0.009149 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 258 0.001942 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/bdb89b8a-d806-42cf-9d12-37584a2d6d8c HTTP/1.1" 200 244 0.008814 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 254 0.001964 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/25fbd1fd-6924-4996-87b5-9e7f0ab08514 HTTP/1.1" 200 244 0.008983 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 254 0.006192 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/2a0b0535-814c-460c-8c68-412d07ea40c4 HTTP/1.1" 200 244 0.009866 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 254 0.006299 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/fd320f12-0000-40fa-997a-6841fd5420dd HTTP/1.1" 200 244 0.020965 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 247 0.007112 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/0a893479-2c4b-45e2-831e-aca8f66377ff HTTP/1.1" 200 244 0.007926 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 272 0.006911 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/9528d49e-6f1c-4767-b95f-bd56ee84d4c6 HTTP/1.1" 200 244 0.010167 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 261 0.011049 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/8ae6d5e1-7f6a-4cec-aed0-f55091fd86c5 HTTP/1.1" 200 244 0.008117 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 259 0.007302 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2026-06-19 20:37:15] "PUT /alarm/b795816f-d518-4979-8b63-5c514bb05162 HTTP/1.1" 200 244 0.010882 10.0.0.50 - - [2026-06-19 20:37:15] "POST /alarms HTTP/1.1" 409 265 0.003244 10.0.0.50 - - [2026-06-19 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2026-06-19 20:37:16] "PUT /alarm/da8b37ec-5837-4640-baf9-1c063a6c7291 HTTP/1.1" 200 244 0.009024 10.0.0.50 - - [2026-06-19 20:37:16] "POST /alarms HTTP/1.1" 409 279 0.011082 10.0.0.50 - - [2026-06-19 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.50 - - [2026-06-19 20:37:16] "PUT /alarm/da033c93-f1bd-4556-b8d2-b6f712d56966 HTTP/1.1" 200 244 0.008417 10.0.0.50 - - [2026-06-19 20:37:16] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.50 - - [2026-06-19 20:37:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001921 10.0.0.50 - - [2026-06-19 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-06-19 20:37:16] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.009182 10.0.0.50 - - [2026-06-19 20:37:16] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.50 - - [2026-06-19 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.50 - - [2026-06-19 20:37:16] "GET /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002272 10.0.0.50 - - [2026-06-19 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.50 - - [2026-06-19 20:37:16] "PUT /global-vrouter-config/42076783-0820-4c65-8fca-f84c471ddd70 HTTP/1.1" 200 276 0.008685 10.0.0.50 - - [2026-06-19 20:37:16] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.50 - - [2026-06-19 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.50 - - [2026-06-19 20:37:16] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003895 10.0.0.50 - - [2026-06-19 20:37:16] "PUT /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b HTTP/1.1" 200 274 0.013069 10.0.0.50 - - [2026-06-19 20:37:20] "GET / HTTP/1.1" 200 35931 0.001197 10.0.0.50 - - [2026-06-19 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2026-06-19 20:37:20] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008292 10.0.0.50 - - [2026-06-19 20:37:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001555 10.0.0.50 - - [2026-06-19 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2026-06-19 20:37:20] "GET /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002762 10.0.0.50 - - [2026-06-19 20:37:20] "PUT /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd HTTP/1.1" 200 254 0.011115 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:37:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:37:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.50 - - [2026-06-19 20:37:24] "POST /tags HTTP/1.1" 200 355 0.023068 10.0.0.50 - - [2026-06-19 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2026-06-19 20:37:24] "GET /tag/fddc7ea7-d884-4ae3-b0e7-eb4dbc6c15e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010286 10.0.0.50 - - [2026-06-19 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005567 10.0.0.50 - - [2026-06-19 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.50 - - [2026-06-19 20:37:24] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032686 10.0.0.50 - - [2026-06-19 20:37:24] "POST /virtual-machines HTTP/1.1" 200 351 0.010257 10.0.0.50 - - [2026-06-19 20:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011258 10.0.0.50 - - [2026-06-19 20:37:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.112874 10.0.0.50 - - [2026-06-19 20:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018055 10.0.0.50 - - [2026-06-19 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009442 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004224 10.0.0.50 - - [2026-06-19 20:37:24] "POST /instance-ips HTTP/1.1" 200 391 0.015949 10.0.0.50 - - [2026-06-19 20:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017347 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009540 10.0.0.50 - - [2026-06-19 20:37:24] "POST /set-tag HTTP/1.1" 200 109 0.012866 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013280 10.0.0.50 - - [2026-06-19 20:37:24] "GET /instance-ip/adc7d9c4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002623 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003953 10.0.0.50 - - [2026-06-19 20:37:24] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003643 10.0.0.50 - - [2026-06-19 20:37:24] "POST /ref-update HTTP/1.1" 200 156 0.006918 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003808 10.0.0.50 - - [2026-06-19 20:37:24] "POST /set-tag HTTP/1.1" 200 109 0.001779 10.0.0.50 - - [2026-06-19 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.50 - - [2026-06-19 20:37:24] "GET /virtual-network/a08480f5-8355-4dfa-a66e-949014503f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003910 10.0.0.50 - - [2026-06-19 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.50 - - [2026-06-19 20:37:24] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029538 10.0.0.50 - - [2026-06-19 20:37:25] "POST /virtual-machines HTTP/1.1" 200 355 0.007793 10.0.0.50 - - [2026-06-19 20:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010023 10.0.0.50 - - [2026-06-19 20:37:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.088187 10.0.0.50 - - [2026-06-19 20:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006925 10.0.0.50 - - [2026-06-19 20:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012259 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.003958 10.0.0.50 - - [2026-06-19 20:37:25] "POST /instance-ips HTTP/1.1" 200 395 0.016492 10.0.0.50 - - [2026-06-19 20:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020376 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008799 10.0.0.50 - - [2026-06-19 20:37:25] "POST /set-tag HTTP/1.1" 200 109 0.012197 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011488 10.0.0.50 - - [2026-06-19 20:37:25] "GET /instance-ip/ae2a5496-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002477 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005993 10.0.0.50 - - [2026-06-19 20:37:25] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-router/1b99ab91-11c8-4fb9-a296-38a2c6f45762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003086 10.0.0.50 - - [2026-06-19 20:37:25] "POST /ref-update HTTP/1.1" 200 156 0.011173 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027295 10.0.0.50 - - [2026-06-19 20:37:25] "POST /set-tag HTTP/1.1" 200 109 0.005762 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003875 10.0.0.50 - - [2026-06-19 20:37:25] "POST /set-tag HTTP/1.1" 200 109 0.001756 10.0.0.50 - - [2026-06-19 20:37:25] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003261 10.0.0.50 - - [2026-06-19 20:37:25] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.50 - - [2026-06-19 20:37:35] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.50 - - [2026-06-19 20:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.50 - - [2026-06-19 20:37:35] "GET /global-system-config/cb6e2510-1779-447a-acc8-3ff7e18aa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006001 10.0.0.50 - - [2026-06-19 20:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.50 - - [2026-06-19 20:37:35] "GET /config-node/38789602-ad3a-4a4c-b2c5-eb509138e2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002425 10.0.0.50 - - [2026-06-19 20:37:36] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004090 10.0.0.50 - - [2026-06-19 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.50 - - [2026-06-19 20:37:36] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004505 10.0.0.50 - - [2026-06-19 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.50 - - [2026-06-19 20:37:36] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006546 10.0.0.50 - - [2026-06-19 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.50 - - [2026-06-19 20:37:46] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.50 - - [2026-06-19 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-06-19 20:37:46] "GET /routing-instance/943a102e-883a-444b-ac14-afd37e941767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002630 10.0.0.50 - - [2026-06-19 20:37:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001752 10.0.0.50 - - [2026-06-19 20:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.50 - - [2026-06-19 20:37:46] "GET /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004249 10.0.0.50 - - [2026-06-19 20:37:46] "PUT /bgp-router/a09d1c4d-9c18-4f5f-ab79-7f6b1859c5fd HTTP/1.1" 200 254 0.014162 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:37:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:37:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.50 - - [2026-06-19 20:38:09] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004059 10.0.0.50 - - [2026-06-19 20:38:09] "POST /set-tag HTTP/1.1" 200 109 0.006281 10.0.0.50 - - [2026-06-19 20:38:09] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.084030 10.0.0.50 - - [2026-06-19 20:38:09] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.50 - - [2026-06-19 20:38:09] "GET /virtual-machine/bcfe40d4-9d7f-4f4e-b1e5-c405f0e13544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002219 10.0.0.50 - - [2026-06-19 20:38:09] "POST /ref-update HTTP/1.1" 200 156 0.041372 10.0.0.50 - - [2026-06-19 20:38:09] "GET /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005336 10.0.0.50 - - [2026-06-19 20:38:09] "POST /set-tag HTTP/1.1" 200 109 0.012613 10.0.0.50 - - [2026-06-19 20:38:09] "POST /set-tag HTTP/1.1" 200 109 0.012741 10.0.0.50 - - [2026-06-19 20:38:09] "DELETE /instance-ip/adc7d9c4-6c1e-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.045012 10.0.0.50 - - [2026-06-19 20:38:09] "DELETE /virtual-machine-interface/adb228a4-6c1e-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.046856 10.0.0.50 - - [2026-06-19 20:38:09] "DELETE /virtual-machine/bcfe40d4-9d7f-4f4e-b1e5-c405f0e13544 HTTP/1.1" 200 115 0.018098 10.0.0.50 - - [2026-06-19 20:38:09] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010789 10.0.0.50 - - [2026-06-19 20:38:09] "POST /set-tag HTTP/1.1" 200 109 0.002198 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:38:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.50 - - [2026-06-19 20:38:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 10.0.0.50 - - [2026-06-19 20:38:39] "POST /tags HTTP/1.1" 200 365 0.072071 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.50 - - [2026-06-19 20:38:39] "GET /tag/af59c3be-3709-485d-99a0-e86d38d4ffc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.025665 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.50 - - [2026-06-19 20:38:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053559 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.50 - - [2026-06-19 20:38:39] "GET /service-appliance-set/f8ffd4b5-12dd-4ff6-9809-17cab90fcc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002476 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.001447 10.0.0.50 - - [2026-06-19 20:38:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090259 10.0.0.50 - - [2026-06-19 20:38:39] "GET /virtual-machine-interface/7c7a792b-9f71-45fa-bec7-6eb4cf4d1b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011700 10.0.0.50 - - [2026-06-19 20:38:39] "POST /set-tag HTTP/1.1" 200 109 0.013679 10.0.0.50 - - [2026-06-19 20:38:39] "POST /instance-ips HTTP/1.1" 200 417 0.021197 10.0.0.50 - - [2026-06-19 20:38:39] "GET /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007948 10.0.0.50 - - [2026-06-19 20:38:39] "POST /loadbalancers HTTP/1.1" 200 618 0.056511 10.0.0.50 - - [2026-06-19 20:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015548 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008035 10.0.0.50 - - [2026-06-19 20:38:39] "POST /service-instances HTTP/1.1" 200 566 0.015133 10.0.0.50 - - [2026-06-19 20:38:39] "POST /ref-update HTTP/1.1" 200 156 0.007497 10.0.0.50 - - [2026-06-19 20:38:39] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027871 10.0.0.50 - - [2026-06-19 20:38:39] "GET /virtual-machine-interface/7c7a792b-9f71-45fa-bec7-6eb4cf4d1b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008339 10.0.0.50 - - [2026-06-19 20:38:39] "GET /virtual-machine-interface/7c7a792b-9f71-45fa-bec7-6eb4cf4d1b6c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011949 10.0.0.50 - - [2026-06-19 20:38:39] "PUT /service-instance/3436fada-537d-4204-abb9-033cd3b150f6 HTTP/1.1" 200 266 0.015836 10.0.0.50 - - [2026-06-19 20:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010652 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017781 10.0.0.50 - - [2026-06-19 20:38:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.006604 10.0.0.50 - - [2026-06-19 20:38:40] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004980 10.0.0.50 - - [2026-06-19 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.50 - - [2026-06-19 20:38:40] "POST /virtual-machines HTTP/1.1" 200 429 0.017787 10.0.0.50 - - [2026-06-19 20:38:40] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002308 10.0.0.50 - - [2026-06-19 20:38:40] "POST /tags HTTP/1.1" 409 221 0.002852 10.0.0.50 - - [2026-06-19 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.50 - - [2026-06-19 20:38:40] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.028323 10.0.0.50 - - [2026-06-19 20:38:40] "POST /tags HTTP/1.1" 409 238 0.017325 10.0.0.50 - - [2026-06-19 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.50 - - [2026-06-19 20:38:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122918 10.0.0.50 - - [2026-06-19 20:38:40] "POST /chown HTTP/1.1" 200 109 0.028153 10.0.0.50 - - [2026-06-19 20:38:40] "GET /tag/af59c3be-3709-485d-99a0-e86d38d4ffc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017100 10.0.0.50 - - [2026-06-19 20:38:40] "POST /firewall-rules HTTP/1.1" 200 650 0.070471 10.0.0.50 - - [2026-06-19 20:38:40] "GET /firewall-rule/823532dc-0017-4a50-9fee-244371122230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011491 10.0.0.50 - - [2026-06-19 20:38:40] "POST /chown HTTP/1.1" 200 109 0.085281 10.0.0.50 - - [2026-06-19 20:38:40] "PUT /virtual-machine-interface/8d853ff8-3f6e-40a0-8957-88c65c55593f HTTP/1.1" 200 284 0.025141 10.0.0.50 - - [2026-06-19 20:38:40] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.059298 10.0.0.50 - - [2026-06-19 20:38:40] "GET /firewall-rule/823532dc-0017-4a50-9fee-244371122230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002321 10.0.0.50 - - [2026-06-19 20:38:40] "PUT /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 256 0.081304 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.042772 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.015519 10.0.0.50 - - [2026-06-19 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015936 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.030623 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.040716 10.0.0.50 - - [2026-06-19 20:38:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074430 10.0.0.50 - - [2026-06-19 20:38:40] "GET /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.004986 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.016764 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.029302 10.0.0.50 - - [2026-06-19 20:38:40] "POST /ref-update HTTP/1.1" 200 156 0.041451 10.0.0.50 - - [2026-06-19 20:38:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072676 10.0.0.50 - - [2026-06-19 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.50 - - [2026-06-19 20:38:40] "GET /project/119ee423-ca47-4637-b484-56dc0377c1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043714 10.0.0.50 - - [2026-06-19 20:38:40] "POST /virtual-machines HTTP/1.1" 200 429 0.034258 10.0.0.50 - - [2026-06-19 20:38:40] "GET /loadbalancer-listener/26a30c70-b8fd-4515-bd52-8a5467d7fa71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005768 10.0.0.50 - - [2026-06-19 20:38:40] "GET /loadbalancer-listener/26a30c70-b8fd-4515-bd52-8a5467d7fa71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006139 10.0.0.50 - - [2026-06-19 20:38:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.078965 10.0.0.50 - - [2026-06-19 20:38:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131049 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.020442 10.0.0.50 - - [2026-06-19 20:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009367 10.0.0.50 - - [2026-06-19 20:38:41] "GET /loadbalancer-pool/12f6fa1e-a1e7-45d2-a143-ce680218c899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002812 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.014488 10.0.0.50 - - [2026-06-19 20:38:41] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042348 10.0.0.50 - - [2026-06-19 20:38:41] "PUT /virtual-machine-interface/8d035206-2088-4d8f-b153-02b41ef3557e HTTP/1.1" 200 284 0.031690 10.0.0.50 - - [2026-06-19 20:38:41] "PUT /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 256 0.017688 10.0.0.50 - - [2026-06-19 20:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011353 10.0.0.50 - - [2026-06-19 20:38:41] "GET /loadbalancer-member/db091fa0-c675-4b1b-a332-059738d8d356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.002872 10.0.0.50 - - [2026-06-19 20:38:41] "GET /application-policy-set/d17aa61d-3996-4eac-8071-aa1252051f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002286 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.014178 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.031618 10.0.0.50 - - [2026-06-19 20:38:41] "GET /policy-management/0f5e87ee-aa6d-4ebe-bb39-a320708f6cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015605 10.0.0.50 - - [2026-06-19 20:38:41] "POST /tags HTTP/1.1" 409 221 0.008097 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.017096 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2026-06-19 20:38:41] "GET /tag/6843f247-850d-46b4-bec9-68b8a4da5103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012132 10.0.0.50 - - [2026-06-19 20:38:41] "POST /tags HTTP/1.1" 409 238 0.007778 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.020337 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.023090 10.0.0.50 - - [2026-06-19 20:38:41] "GET /tag/af59c3be-3709-485d-99a0-e86d38d4ffc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.037292 10.0.0.50 - - [2026-06-19 20:38:41] "POST /firewall-rules HTTP/1.1" 409 293 0.004750 10.0.0.50 - - [2026-06-19 20:38:41] "PUT /service-instance/3436fada-537d-4204-abb9-033cd3b150f6 HTTP/1.1" 200 266 0.020424 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017509 10.0.0.50 - - [2026-06-19 20:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008535 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.012771 10.0.0.50 - - [2026-06-19 20:38:41] "PUT /firewall-rule/823532dc-0017-4a50-9fee-244371122230 HTTP/1.1" 200 260 0.040855 10.0.0.50 - - [2026-06-19 20:38:41] "GET /firewall-rule/823532dc-0017-4a50-9fee-244371122230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.008369 10.0.0.50 - - [2026-06-19 20:38:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006918 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.005759 10.0.0.50 - - [2026-06-19 20:38:41] "GET /firewall-rule/823532dc-0017-4a50-9fee-244371122230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002231 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2026-06-19 20:38:41] "GET /tag/af59c3be-3709-485d-99a0-e86d38d4ffc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009239 10.0.0.50 - - [2026-06-19 20:38:41] "PUT /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 256 0.036731 10.0.0.50 - - [2026-06-19 20:38:41] "GET /tag/af59c3be-3709-485d-99a0-e86d38d4ffc5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.017133 10.0.0.50 - - [2026-06-19 20:38:41] "GET /virtual-machine-interface/7c7a792b-9f71-45fa-bec7-6eb4cf4d1b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004103 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.023881 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.011945 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.054410 10.0.0.50 - - [2026-06-19 20:38:41] "POST /set-tag HTTP/1.1" 200 109 0.068048 10.0.0.50 - - [2026-06-19 20:38:41] "GET /virtual-machine-interface/8d035206-2088-4d8f-b153-02b41ef3557e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.021788 10.0.0.50 - - [2026-06-19 20:38:41] "PUT /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 256 0.043572 10.0.0.50 - - [2026-06-19 20:38:41] "POST /set-tag HTTP/1.1" 200 109 0.037444 10.0.0.50 - - [2026-06-19 20:38:41] "POST /ref-update HTTP/1.1" 200 156 0.012295 10.0.0.50 - - [2026-06-19 20:38:41] "GET /virtual-machine-interface/8d853ff8-3f6e-40a0-8957-88c65c55593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006051 10.0.0.50 - - [2026-06-19 20:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.017807 10.0.0.50 - - [2026-06-19 20:38:41] "POST /set-tag HTTP/1.1" 200 109 0.056198 10.0.0.50 - - [2026-06-19 20:38:41] "GET /firewall-policy/f55f4c9f-3e92-477d-a84b-4c4e11657673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.025568 10.0.0.50 - - [2026-06-19 20:38:41] "POST /chown HTTP/1.1" 200 109 0.015293 10.0.0.50 - - [2026-06-19 20:38:42] "PUT /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 256 0.022035 10.0.0.50 - - [2026-06-19 20:38:42] "GET /firewall-rule/823532dc-0017-4a50-9fee-244371122230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004570 10.0.0.50 - - [2026-06-19 20:38:42] "POST /ref-update HTTP/1.1" 200 156 0.022100 10.0.0.50 - - [2026-06-19 20:38:42] "POST /ref-update HTTP/1.1" 200 156 0.031821 10.0.0.50 - - [2026-06-19 20:38:42] "POST /chown HTTP/1.1" 200 109 0.007907 10.0.0.50 - - [2026-06-19 20:38:42] "POST /chown HTTP/1.1" 200 109 0.015098 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /firewall-rule/823532dc-0017-4a50-9fee-244371122230 HTTP/1.1" 200 115 0.089719 10.0.0.50 - - [2026-06-19 20:38:42] "PUT /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 256 0.058717 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /loadbalancer-member/db091fa0-c675-4b1b-a332-059738d8d356 HTTP/1.1" 200 115 0.083906 10.0.0.50 - - [2026-06-19 20:38:42] "POST /ref-update HTTP/1.1" 200 156 0.020399 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /loadbalancer-pool/12f6fa1e-a1e7-45d2-a143-ce680218c899 HTTP/1.1" 200 115 0.068470 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /loadbalancer-listener/26a30c70-b8fd-4515-bd52-8a5467d7fa71 HTTP/1.1" 200 115 0.041251 10.0.0.50 - - [2026-06-19 20:38:42] "PUT /service-instance/3436fada-537d-4204-abb9-033cd3b150f6 HTTP/1.1" 200 266 0.014869 10.0.0.50 - - [2026-06-19 20:38:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017847 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /loadbalancer/62f08bf3-3d79-4a8f-8735-c88ef6566348 HTTP/1.1" 200 115 0.082039 10.0.0.50 - - [2026-06-19 20:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2026-06-19 20:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /instance-ip/8953b368-b8ef-431f-af82-341c1049d2f0 HTTP/1.1" 200 115 0.054026 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /virtual-machine-interface/7c7a792b-9f71-45fa-bec7-6eb4cf4d1b6c HTTP/1.1" 200 115 0.033091 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /tag/af59c3be-3709-485d-99a0-e86d38d4ffc5 HTTP/1.1" 200 115 0.063021 10.0.0.50 - - [2026-06-19 20:38:42] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004094 10.0.0.50 - - [2026-06-19 20:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.50 - - [2026-06-19 20:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.50 - - [2026-06-19 20:38:42] "POST /set-tag HTTP/1.1" 200 109 0.008363 10.0.0.50 - - [2026-06-19 20:38:42] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004431 10.0.0.50 - - [2026-06-19 20:38:42] "POST /set-tag HTTP/1.1" 200 109 0.003853 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /service-instance/3436fada-537d-4204-abb9-033cd3b150f6 HTTP/1.1" 200 115 0.052094 10.0.0.50 - - [2026-06-19 20:38:42] "GET /virtual-machine/0f8e5aca-979c-4626-8d68-677ca07b6132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002992 10.0.0.50 - - [2026-06-19 20:38:42] "GET /virtual-machine-interface/8d853ff8-3f6e-40a0-8957-88c65c55593f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006068 10.0.0.50 - - [2026-06-19 20:38:42] "POST /ref-update HTTP/1.1" 200 156 0.022919 10.0.0.50 - - [2026-06-19 20:38:42] "GET /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014034 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /virtual-machine-interface/8d853ff8-3f6e-40a0-8957-88c65c55593f HTTP/1.1" 200 115 0.081315 10.0.0.50 - - [2026-06-19 20:38:42] "POST /ref-update HTTP/1.1" 200 156 0.013234 10.0.0.50 - - [2026-06-19 20:38:42] "POST /set-tag HTTP/1.1" 200 109 0.038689 10.0.0.50 - - [2026-06-19 20:38:42] "POST /set-tag HTTP/1.1" 200 109 0.028003 10.0.0.50 - - [2026-06-19 20:38:42] "DELETE /virtual-machine/4341895c-9bf5-495e-8874-4ae0489ccb09 HTTP/1.1" 200 115 0.067814 10.0.0.50 - - [2026-06-19 20:38:42] "GET /virtual-machine-interface/8d035206-2088-4d8f-b153-02b41ef3557e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005696 10.0.0.50 - - [2026-06-19 20:38:43] "DELETE /instance-ip/ae2a5496-6c1e-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.093975 10.0.0.50 - - [2026-06-19 20:38:43] "DELETE /virtual-machine-interface/8d035206-2088-4d8f-b153-02b41ef3557e HTTP/1.1" 200 115 0.062561 10.0.0.50 - - [2026-06-19 20:38:43] "DELETE /virtual-machine-interface/ae140556-6c1e-11f1-85be-fa163e83aa5d HTTP/1.1" 200 115 0.062606 10.0.0.50 - - [2026-06-19 20:38:43] "DELETE /virtual-machine/02e5dd3b-aed5-434a-bec6-d44c45a69df7 HTTP/1.1" 200 115 0.041626 10.0.0.50 - - [2026-06-19 20:38:43] "DELETE /virtual-machine/0f8e5aca-979c-4626-8d68-677ca07b6132 HTTP/1.1" 200 115 0.026903 10.0.0.50 - - [2026-06-19 20:38:43] "DELETE /tag/fddc7ea7-d884-4ae3-b0e7-eb4dbc6c15e5 HTTP/1.1" 200 115 0.040069