++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Mar 17 02:43:35 PM UTC 2026 ===================' INFO: =================== Tue Mar 17 02:43:35 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.50,10.100.83.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.100.83.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__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/17/2026 14:44:21.485 7f069575d540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/17/2026 14:44:21.793 7f069575d540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/17/2026 14:44:21.815 7f069575d540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/17/2026 14:44:21.815 7f069575d540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-03-17 14:44:38] "GET / HTTP/1.1" 503 181 0.001152 10.0.0.50 - - [2026-03-17 14:44:39] "GET / HTTP/1.1" 200 45303 0.004079 10.0.0.50 - - [2026-03-17 14:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.50 - - [2026-03-17 14:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.50 - - [2026-03-17 14:44:39] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.50 - - [2026-03-17 14:44:40] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.50 - - [2026-03-17 14:44:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.005210 10.0.0.50 - - [2026-03-17 14:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.50 - - [2026-03-17 14:44:40] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007438 10.0.0.50 - - [2026-03-17 14:44:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.118551 10.0.0.50 - - [2026-03-17 14:44:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.014606 10.0.0.50 - - [2026-03-17 14:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.50 - - [2026-03-17 14:44:40] "GET / HTTP/1.1" 200 35931 0.015642 10.0.0.50 - - [2026-03-17 14:44:40] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.045850 10.0.0.50 - - [2026-03-17 14:44:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.259727 10.0.0.50 - - [2026-03-17 14:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.50 - - [2026-03-17 14:44:41] "GET /network-ipam/5ab0ef3b-e5ac-4b2a-85c8-f5b8254c6cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.013419 10.0.0.50 - - [2026-03-17 14:44:41] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.50 - - [2026-03-17 14:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257 10.0.0.50 - - [2026-03-17 14:44:41] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013409 10.0.0.50 - - [2026-03-17 14:44:41] "POST /bgp-routers HTTP/1.1" 200 616 0.234577 10.0.0.50 - - [2026-03-17 14:44:41] "GET /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.027771 10.0.0.50 - - [2026-03-17 14:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.50 - - [2026-03-17 14:44:41] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018625 10.0.0.50 - - [2026-03-17 14:44:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015174 10.0.0.50 - - [2026-03-17 14:44:41] "POST /ref-update HTTP/1.1" 200 156 0.054386 10.0.0.50 - - [2026-03-17 14:44:41] "POST /service-templates HTTP/1.1" 200 511 0.090768 10.0.0.50 - - [2026-03-17 14:44:42] "POST /service-templates HTTP/1.1" 200 501 0.157179 10.0.0.50 - - [2026-03-17 14:44:42] "POST /service-templates HTTP/1.1" 200 515 0.137594 10.0.0.50 - - [2026-03-17 14:44:42] "POST /service-templates HTTP/1.1" 200 535 0.154044 10.0.0.50 - - [2026-03-17 14:44:42] "POST /service-templates HTTP/1.1" 200 507 0.119056 10.0.0.50 - - [2026-03-17 14:44:43] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.50 - - [2026-03-17 14:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.50 - - [2026-03-17 14:44:43] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.021544 10.0.0.50 - - [2026-03-17 14:44:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.012318 10.0.0.50 - - [2026-03-17 14:44:43] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.153681 10.0.0.50 - - [2026-03-17 14:44:44] "GET / HTTP/1.1" 200 35931 0.004637 10.0.0.50 - - [2026-03-17 14:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023665 10.0.0.50 - - [2026-03-17 14:44:44] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042100 10.0.0.50 - - [2026-03-17 14:44:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.010591 10.0.0.50 - - [2026-03-17 14:44:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.167926 10.0.0.50 - - [2026-03-17 14:44:45] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.50 - - [2026-03-17 14:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012453 10.0.0.50 - - [2026-03-17 14:44:45] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027729 10.0.0.50 - - [2026-03-17 14:44:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.005574 10.0.0.50 - - [2026-03-17 14:44:45] "POST /analytics-nodes HTTP/1.1" 200 599 0.135378 10.0.0.50 - - [2026-03-17 14:44:46] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.50 - - [2026-03-17 14:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.50 - - [2026-03-17 14:44:46] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009577 10.0.0.50 - - [2026-03-17 14:44:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003327 10.0.0.50 - - [2026-03-17 14:44:46] "POST /config-nodes HTTP/1.1" 200 593 0.043596 10.0.0.50 - - [2026-03-17 14:44:46] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.50 - - [2026-03-17 14:44:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007517 10.0.0.50 - - [2026-03-17 14:44:48] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.50 - - [2026-03-17 14:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010286 10.0.0.50 - - [2026-03-17 14:44:48] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.017673 10.0.0.50 - - [2026-03-17 14:44:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003281 10.0.0.50 - - [2026-03-17 14:44:48] "POST /database-nodes HTTP/1.1" 200 597 0.102705 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:44:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:44:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007064 10.0.0.50 - - [2026-03-17 14:44:49] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.50 - - [2026-03-17 14:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017818 10.0.0.50 - - [2026-03-17 14:44:49] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033752 10.0.0.50 - - [2026-03-17 14:44:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.014980 10.0.0.50 - - [2026-03-17 14:44:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.222095 10.0.0.50 - - [2026-03-17 14:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011189 10.0.0.50 - - [2026-03-17 14:44:51] "GET /network-ipam/5ab0ef3b-e5ac-4b2a-85c8-f5b8254c6cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010761 10.0.0.50 - - [2026-03-17 14:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.50 - - [2026-03-17 14:44:51] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.011921 10.0.0.50 - - [2026-03-17 14:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.50 - - [2026-03-17 14:44:51] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.016528 10.0.0.50 - - [2026-03-17 14:44:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.006827 10.0.0.50 - - [2026-03-17 14:44:52] "POST /access-control-lists HTTP/1.1" 200 587 0.146705 10.0.0.50 - - [2026-03-17 14:44:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.019490 10.0.0.50 - - [2026-03-17 14:44:52] "POST /access-control-lists HTTP/1.1" 200 585 0.065344 10.0.0.50 - - [2026-03-17 14:44:52] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.50 - - [2026-03-17 14:44:52] "POST /alarms HTTP/1.1" 200 581 0.141520 10.0.0.50 - - [2026-03-17 14:44:52] "POST /route-targets HTTP/1.1" 200 327 0.077168 10.0.0.50 - - [2026-03-17 14:44:52] "POST /ref-update HTTP/1.1" 200 156 0.100415 10.0.0.50 - - [2026-03-17 14:44:52] "POST /alarms HTTP/1.1" 200 575 0.154771 10.0.0.50 - - [2026-03-17 14:44:53] "POST /alarms HTTP/1.1" 200 575 0.090931 10.0.0.50 - - [2026-03-17 14:44:53] "POST /route-targets HTTP/1.1" 200 327 0.054487 10.0.0.50 - - [2026-03-17 14:44:53] "POST /ref-update HTTP/1.1" 200 156 0.078847 10.0.0.50 - - [2026-03-17 14:44:53] "POST /alarms HTTP/1.1" 200 559 0.148284 10.0.0.50 - - [2026-03-17 14:44:53] "POST /route-targets HTTP/1.1" 200 327 0.114010 10.0.0.50 - - [2026-03-17 14:44:53] "POST /ref-update HTTP/1.1" 200 156 0.099916 10.0.0.50 - - [2026-03-17 14:44:53] "POST /alarms HTTP/1.1" 200 555 0.271909 10.0.0.50 - - [2026-03-17 14:44:53] "POST /route-targets HTTP/1.1" 200 327 0.089359 10.0.0.50 - - [2026-03-17 14:44:53] "POST /alarms HTTP/1.1" 200 557 0.173106 10.0.0.50 - - [2026-03-17 14:44:53] "POST /ref-update HTTP/1.1" 200 156 0.185201 10.0.0.50 - - [2026-03-17 14:44:53] "POST /alarms HTTP/1.1" 200 565 0.201834 10.0.0.50 - - [2026-03-17 14:44:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.011201 10.0.0.50 - - [2026-03-17 14:44:54] "POST /access-control-lists HTTP/1.1" 200 551 0.164053 10.0.0.50 - - [2026-03-17 14:44:54] "POST /alarms HTTP/1.1" 200 549 0.372586 10.0.0.50 - - [2026-03-17 14:44:54] "PUT /access-control-list/376a575f-c7f6-495b-875f-be4ab588a2f5 HTTP/1.1" 200 272 0.175712 10.0.0.50 - - [2026-03-17 14:44:54] "PUT /access-control-list/c313bb37-c6df-4ff2-a90b-9973c3fa5f16 HTTP/1.1" 200 272 0.179134 10.0.0.50 - - [2026-03-17 14:44:54] "POST /alarms HTTP/1.1" 200 557 0.348943 10.0.0.50 - - [2026-03-17 14:44:54] "POST /alarms HTTP/1.1" 200 567 0.110702 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 555 0.147029 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 567 0.100580 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 575 0.088197 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 569 0.152520 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 561 0.092586 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 561 0.140012 10.0.0.50 - - [2026-03-17 14:44:55] "POST /alarms HTTP/1.1" 200 561 0.148495 10.0.0.50 - - [2026-03-17 14:44:56] "POST /alarms HTTP/1.1" 200 547 0.258716 10.0.0.50 - - [2026-03-17 14:44:56] "POST /alarms HTTP/1.1" 200 595 0.133543 10.0.0.50 - - [2026-03-17 14:44:56] "POST /alarms HTTP/1.1" 200 575 0.102778 10.0.0.50 - - [2026-03-17 14:44:56] "POST /alarms HTTP/1.1" 200 571 0.159117 10.0.0.50 - - [2026-03-17 14:44:56] "POST /alarms HTTP/1.1" 200 583 0.145657 10.0.0.50 - - [2026-03-17 14:44:56] "POST /alarms HTTP/1.1" 200 609 0.179739 10.0.0.50 - - [2026-03-17 14:44:57] "GET / HTTP/1.1" 200 35931 0.003105 10.0.0.50 - - [2026-03-17 14:44:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007764 10.0.0.50 - - [2026-03-17 14:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.50 - - [2026-03-17 14:44:57] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.094263 10.0.0.50 - - [2026-03-17 14:44:58] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.50 - - [2026-03-17 14:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008693 10.0.0.50 - - [2026-03-17 14:44:58] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015792 10.0.0.50 - - [2026-03-17 14:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.50 - - [2026-03-17 14:44:58] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.069742 10.0.0.50 - - [2026-03-17 14:44:59] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.50 - - [2026-03-17 14:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.50 - - [2026-03-17 14:44:59] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007635 10.0.0.50 - - [2026-03-17 14:44:59] "PUT /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8 HTTP/1.1" 200 274 0.084779 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001579 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002302 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:45:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001324 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:45:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001339 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:45:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001367 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:45:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001958 10.0.0.50 - - [2026-03-17 14:45:59] "GET / HTTP/1.1" 200 35931 0.002178 10.0.0.50 - - [2026-03-17 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.50 - - [2026-03-17 14:45:59] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007538 10.0.0.50 - - [2026-03-17 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.50 - - [2026-03-17 14:45:59] "GET /config-node/15e8ac2d-39ba-4258-9145-d1a7b1a145fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006148 10.0.0.50 - - [2026-03-17 14:46:11] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.50 - - [2026-03-17 14:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.50 - - [2026-03-17 14:46:11] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013293 10.0.0.50 - - [2026-03-17 14:46:11] "POST /bgp-routers HTTP/1.1" 409 301 0.005991 10.0.0.50 - - [2026-03-17 14:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.50 - - [2026-03-17 14:46:11] "GET /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007888 10.0.0.50 - - [2026-03-17 14:46:11] "PUT /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580 HTTP/1.1" 200 254 0.039972 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:46:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001573 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:46:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001787 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001529 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001661 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001412 10.0.0.50 - - [2026-03-17 14:48:36] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.50 - - [2026-03-17 14:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.50 - - [2026-03-17 14:48:36] "GET /domain/e2b92d88-1e3c-43cc-a74b-532eca62d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005165 10.0.0.50 - - [2026-03-17 14:48:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.003263 10.0.0.50 - - [2026-03-17 14:48:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.009149 10.0.0.50 - - [2026-03-17 14:48:36] "POST /security-groups HTTP/1.1" 200 570 0.102241 10.0.0.50 - - [2026-03-17 14:48:36] "POST /projects HTTP/1.1" 200 481 0.359890 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.006119 10.0.0.50 - - [2026-03-17 14:48:37] "POST /security-groups HTTP/1.1" 200 534 0.100676 10.0.0.50 - - [2026-03-17 14:48:37] "POST /access-control-lists HTTP/1.1" 200 579 0.135406 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.006865 10.0.0.50 - - [2026-03-17 14:48:37] "POST /chown HTTP/1.1" 200 109 0.067178 10.0.0.50 - - [2026-03-17 14:48:37] "POST /policy-managements HTTP/1.1" 409 214 0.013083 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010435 10.0.0.50 - - [2026-03-17 14:48:37] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035828 10.0.0.50 - - [2026-03-17 14:48:37] "POST /access-control-lists HTTP/1.1" 200 577 0.076550 10.0.0.50 - - [2026-03-17 14:48:37] "POST /application-policy-sets HTTP/1.1" 200 528 0.059621 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012634 10.0.0.50 - - [2026-03-17 14:48:37] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004729 10.0.0.50 - - [2026-03-17 14:48:37] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.015828 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.50 - - [2026-03-17 14:48:37] "GET /virtual-network/0a837f52-7d05-48e4-8e5e-b4aab940484a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.014465 10.0.0.50 - - [2026-03-17 14:48:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.000767 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.009910 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.003085 10.0.0.50 - - [2026-03-17 14:48:37] "POST /security-groups HTTP/1.1" 200 574 0.103449 10.0.0.50 - - [2026-03-17 14:48:37] "POST /projects HTTP/1.1" 200 489 0.319670 10.0.0.50 - - [2026-03-17 14:48:37] "POST /access-control-lists HTTP/1.1" 200 594 0.088563 10.0.0.50 - - [2026-03-17 14:48:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.025272 10.0.0.50 - - [2026-03-17 14:48:37] "POST /security-groups HTTP/1.1" 200 546 0.079604 10.0.0.50 - - [2026-03-17 14:48:38] "POST /chown HTTP/1.1" 200 109 0.024728 10.0.0.50 - - [2026-03-17 14:48:38] "POST /access-control-lists HTTP/1.1" 200 592 0.081422 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.006150 10.0.0.50 - - [2026-03-17 14:48:38] "POST /network-ipams HTTP/1.1" 200 522 0.150932 10.0.0.50 - - [2026-03-17 14:48:38] "POST /access-control-lists HTTP/1.1" 200 583 0.096787 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.047746 10.0.0.50 - - [2026-03-17 14:48:38] "POST /network-ipams HTTP/1.1" 200 510 0.153229 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.012425 10.0.0.50 - - [2026-03-17 14:48:38] "POST /access-control-lists HTTP/1.1" 200 581 0.116339 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.005362 10.0.0.50 - - [2026-03-17 14:48:38] "POST /access-control-lists HTTP/1.1" 200 602 0.033791 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.024921 10.0.0.50 - - [2026-03-17 14:48:38] "POST /access-control-lists HTTP/1.1" 200 600 0.054358 10.0.0.50 - - [2026-03-17 14:48:38] "POST /useragent-kv HTTP/1.1" 200 115 0.038202 10.0.0.50 - - [2026-03-17 14:48:38] "POST /virtual-networks HTTP/1.1" 200 538 0.352997 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008782 10.0.0.50 - - [2026-03-17 14:48:38] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.014524 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.004206 10.0.0.50 - - [2026-03-17 14:48:38] "POST /network-ipams HTTP/1.1" 200 518 0.066377 10.0.0.50 - - [2026-03-17 14:48:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.009517 10.0.0.50 - - [2026-03-17 14:48:39] "POST /access-control-lists HTTP/1.1" 200 589 0.117662 10.0.0.50 - - [2026-03-17 14:48:39] "POST /route-targets HTTP/1.1" 200 327 0.043225 10.0.0.50 - - [2026-03-17 14:48:39] "POST /ref-update HTTP/1.1" 200 156 0.103425 10.0.0.50 - - [2026-03-17 14:48:39] "PUT /access-control-list/652fe0f6-66de-4dee-8875-1c170f80480c HTTP/1.1" 200 272 0.144468 10.0.0.50 - - [2026-03-17 14:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.067341 10.0.0.50 - - [2026-03-17 14:48:39] "POST /virtual-networks HTTP/1.1" 200 546 0.405888 10.0.0.50 - - [2026-03-17 14:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017012 10.0.0.50 - - [2026-03-17 14:48:39] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.018549 10.0.0.50 - - [2026-03-17 14:48:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.004902 10.0.0.50 - - [2026-03-17 14:48:39] "POST /route-targets HTTP/1.1" 200 327 0.048107 10.0.0.50 - - [2026-03-17 14:48:39] "POST /network-policys HTTP/1.1" 200 538 0.081706 10.0.0.50 - - [2026-03-17 14:48:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.017079 10.0.0.50 - - [2026-03-17 14:48:39] "POST /ref-update HTTP/1.1" 200 156 0.072904 10.0.0.50 - - [2026-03-17 14:48:39] "POST /network-policys HTTP/1.1" 200 534 0.056780 10.0.0.50 - - [2026-03-17 14:48:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.017151 10.0.0.50 - - [2026-03-17 14:48:39] "POST /network-policys HTTP/1.1" 200 542 0.082467 10.0.0.50 - - [2026-03-17 14:48:40] "PUT /access-control-list/d2088b73-b615-42c4-9495-9395e0670570 HTTP/1.1" 200 272 0.043764 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-update HTTP/1.1" 200 156 0.127684 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009041 10.0.0.50 - - [2026-03-17 14:48:40] "PUT /access-control-list/652fe0f6-66de-4dee-8875-1c170f80480c HTTP/1.1" 200 272 0.068391 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-update HTTP/1.1" 200 156 0.177984 10.0.0.50 - - [2026-03-17 14:48:40] "PUT /access-control-list/652fe0f6-66de-4dee-8875-1c170f80480c HTTP/1.1" 200 272 0.076074 10.0.0.50 - - [2026-03-17 14:48:40] "PUT /access-control-list/d2088b73-b615-42c4-9495-9395e0670570 HTTP/1.1" 200 272 0.088374 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-update HTTP/1.1" 200 156 0.248064 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029212 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011420 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-update HTTP/1.1" 200 156 0.146960 10.0.0.50 - - [2026-03-17 14:48:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.007505 10.0.0.50 - - [2026-03-17 14:48:40] "POST /ref-update HTTP/1.1" 200 156 0.279617 10.0.0.50 - - [2026-03-17 14:48:40] "POST /access-control-lists HTTP/1.1" 200 601 0.124918 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-update HTTP/1.1" 200 156 0.218315 10.0.0.50 - - [2026-03-17 14:48:41] "PUT /access-control-list/f4891dae-cf3a-407b-91a5-2c60f44bcbd3 HTTP/1.1" 200 272 0.076701 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-update HTTP/1.1" 200 156 0.220947 10.0.0.50 - - [2026-03-17 14:48:41] "PUT /access-control-list/d2088b73-b615-42c4-9495-9395e0670570 HTTP/1.1" 200 272 0.073965 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-update HTTP/1.1" 200 156 0.477811 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011708 10.0.0.50 - - [2026-03-17 14:48:41] "PUT /access-control-list/f4891dae-cf3a-407b-91a5-2c60f44bcbd3 HTTP/1.1" 200 272 0.114272 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-update HTTP/1.1" 200 156 0.029017 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040408 10.0.0.50 - - [2026-03-17 14:48:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015144 10.0.0.50 - - [2026-03-17 14:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.50 - - [2026-03-17 14:48:41] "GET /virtual-network/0a837f52-7d05-48e4-8e5e-b4aab940484a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012082 10.0.0.50 - - [2026-03-17 14:48:41] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007421 10.0.0.50 - - [2026-03-17 14:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.50 - - [2026-03-17 14:48:41] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004876 10.0.0.50 - - [2026-03-17 14:48:42] "POST /firewall-policys HTTP/1.1" 200 530 0.052272 10.0.0.50 - - [2026-03-17 14:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.060644 10.0.0.50 - - [2026-03-17 14:48:42] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.035003 10.0.0.50 - - [2026-03-17 14:48:42] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004403 10.0.0.50 - - [2026-03-17 14:48:42] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004504 10.0.0.50 - - [2026-03-17 14:48:42] "POST /ref-update HTTP/1.1" 200 156 0.045801 10.0.0.50 - - [2026-03-17 14:48:42] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005167 10.0.0.50 - - [2026-03-17 14:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.50 - - [2026-03-17 14:48:42] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015955 10.0.0.50 - - [2026-03-17 14:48:42] "POST /firewall-policys HTTP/1.1" 200 532 0.083002 10.0.0.50 - - [2026-03-17 14:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.070585 10.0.0.50 - - [2026-03-17 14:48:42] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008080 10.0.0.50 - - [2026-03-17 14:48:42] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004141 10.0.0.50 - - [2026-03-17 14:48:42] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004004 10.0.0.50 - - [2026-03-17 14:48:42] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006392 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005352 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002336 10.0.0.50 - - [2026-03-17 14:48:42] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011925 10.0.0.50 - - [2026-03-17 14:48:42] "POST /ref-update HTTP/1.1" 200 156 0.034619 10.0.0.50 - - [2026-03-17 14:48:42] "POST /ref-update HTTP/1.1" 200 156 0.084375 10.0.0.50 - - [2026-03-17 14:48:42] "POST /ref-update HTTP/1.1" 200 156 0.037816 10.0.0.50 - - [2026-03-17 14:48:42] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.030700 10.0.0.50 - - [2026-03-17 14:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.50 - - [2026-03-17 14:48:42] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005946 10.0.0.50 - - [2026-03-17 14:48:43] "POST /firewall-policys HTTP/1.1" 200 530 0.036867 10.0.0.50 - - [2026-03-17 14:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.064188 10.0.0.50 - - [2026-03-17 14:48:43] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019814 10.0.0.50 - - [2026-03-17 14:48:43] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.074618 10.0.0.50 - - [2026-03-17 14:48:43] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004163 10.0.0.50 - - [2026-03-17 14:48:43] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003634 10.0.0.50 - - [2026-03-17 14:48:43] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.021188 10.0.0.50 - - [2026-03-17 14:48:43] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003991 10.0.0.50 - - [2026-03-17 14:48:43] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004032 10.0.0.50 - - [2026-03-17 14:48:43] "POST /ref-update HTTP/1.1" 200 156 0.051346 10.0.0.50 - - [2026-03-17 14:48:43] "POST /ref-update HTTP/1.1" 200 156 0.068878 10.0.0.50 - - [2026-03-17 14:48:43] "POST /ref-update HTTP/1.1" 200 156 0.051870 10.0.0.50 - - [2026-03-17 14:48:43] "POST /ref-update HTTP/1.1" 200 156 0.051486 10.0.0.50 - - [2026-03-17 14:48:43] "POST /ref-update HTTP/1.1" 200 156 0.134303 10.0.0.50 - - [2026-03-17 14:48:43] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.049423 10.0.0.50 - - [2026-03-17 14:48:44] "POST /tags HTTP/1.1" 200 299 0.132643 10.0.0.50 - - [2026-03-17 14:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019982 10.0.0.50 - - [2026-03-17 14:48:44] "GET /tag/de8a5e19-fd27-464e-a4df-b5cab623d84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030457 10.0.0.50 - - [2026-03-17 14:48:44] "POST /set-tag HTTP/1.1" 200 109 0.038016 10.0.0.50 - - [2026-03-17 14:48:44] "POST /tags HTTP/1.1" 200 301 0.127595 10.0.0.50 - - [2026-03-17 14:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.50 - - [2026-03-17 14:48:44] "GET /tag/6a174c1d-52fa-4854-bc24-beaf7a76b354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025982 10.0.0.50 - - [2026-03-17 14:48:44] "POST /tags HTTP/1.1" 200 325 0.097815 10.0.0.50 - - [2026-03-17 14:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.50 - - [2026-03-17 14:48:44] "GET /tag/8eca374a-b9ce-48c5-a00e-5d28e967416b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.035319 10.0.0.50 - - [2026-03-17 14:48:44] "POST /tags HTTP/1.1" 200 311 0.152075 10.0.0.50 - - [2026-03-17 14:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016602 10.0.0.50 - - [2026-03-17 14:48:45] "GET /tag/78e93438-5991-447e-a479-442cf434b90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.036887 10.0.0.50 - - [2026-03-17 14:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.50 - - [2026-03-17 14:48:45] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012698 10.0.0.50 - - [2026-03-17 14:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.50 - - [2026-03-17 14:48:45] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074085 10.0.0.50 - - [2026-03-17 14:48:45] "POST /virtual-machines HTTP/1.1" 200 377 0.029234 10.0.0.50 - - [2026-03-17 14:48:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.062489 10.0.0.50 - - [2026-03-17 14:48:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.224671 10.0.0.50 - - [2026-03-17 14:48:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.081475 10.0.0.50 - - [2026-03-17 14:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024806 10.0.0.50 - - [2026-03-17 14:48:45] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009990 10.0.0.50 - - [2026-03-17 14:48:45] "POST /instance-ips HTTP/1.1" 200 409 0.126779 10.0.0.50 - - [2026-03-17 14:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.078253 10.0.0.50 - - [2026-03-17 14:48:46] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022533 10.0.0.50 - - [2026-03-17 14:48:46] "POST /set-tag HTTP/1.1" 200 109 0.078830 10.0.0.50 - - [2026-03-17 14:48:46] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.022036 10.0.0.50 - - [2026-03-17 14:48:46] "GET /instance-ip/66592456-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.024416 10.0.0.50 - - [2026-03-17 14:48:46] "POST /tags HTTP/1.1" 200 357 0.125184 10.0.0.50 - - [2026-03-17 14:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032168 10.0.0.50 - - [2026-03-17 14:48:46] "GET /global-system-configs HTTP/1.1" 200 322 0.045692 10.0.0.50 - - [2026-03-17 14:48:46] "GET /tag/f874b42c-f376-40d5-bc32-9e86f54bd5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.088270 10.0.0.50 - - [2026-03-17 14:48:46] "POST /tags HTTP/1.1" 200 305 0.133298 10.0.0.50 - - [2026-03-17 14:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010907 10.0.0.50 - - [2026-03-17 14:48:46] "GET /tag/c797b9d2-4496-4ddc-adc3-f96b6f057901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019758 10.0.0.50 - - [2026-03-17 14:48:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000579 10.0.0.50 - - [2026-03-17 14:48:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.012644 10.0.0.50 - - [2026-03-17 14:48:47] "POST /security-groups HTTP/1.1" 200 571 0.096424 10.0.0.50 - - [2026-03-17 14:48:47] "POST /projects HTTP/1.1" 200 483 0.224160 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.004364 10.0.0.50 - - [2026-03-17 14:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.042822 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018627 10.0.0.50 - - [2026-03-17 14:48:47] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.011744 10.0.0.50 - - [2026-03-17 14:48:47] "POST /access-control-lists HTTP/1.1" 200 580 0.091986 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.033369 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.50 - - [2026-03-17 14:48:47] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.021014 10.0.0.50 - - [2026-03-17 14:48:47] "POST /access-control-lists HTTP/1.1" 200 578 0.067710 10.0.0.50 - - [2026-03-17 14:48:47] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.156047 10.0.0.50 - - [2026-03-17 14:48:47] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.079962 10.0.0.50 - - [2026-03-17 14:48:47] "POST /security-groups HTTP/1.1" 200 537 0.089108 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.005941 10.0.0.50 - - [2026-03-17 14:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.083854 10.0.0.50 - - [2026-03-17 14:48:47] "POST /access-control-lists HTTP/1.1" 200 596 0.126632 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 404 233 0.032706 10.0.0.50 - - [2026-03-17 14:48:47] "GET /global-system-configs HTTP/1.1" 200 322 0.018885 10.0.0.50 - - [2026-03-17 14:48:47] "POST /chown HTTP/1.1" 200 109 0.149931 10.0.0.50 - - [2026-03-17 14:48:47] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.037672 10.0.0.50 - - [2026-03-17 14:48:47] "POST /access-control-lists HTTP/1.1" 200 594 0.109989 10.0.0.50 - - [2026-03-17 14:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030994 10.0.0.50 - - [2026-03-17 14:48:47] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004044 10.0.0.50 - - [2026-03-17 14:48:48] "POST /tags HTTP/1.1" 409 207 0.002606 10.0.0.50 - - [2026-03-17 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.50 - - [2026-03-17 14:48:48] "GET /tag/c797b9d2-4496-4ddc-adc3-f96b6f057901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013509 10.0.0.50 - - [2026-03-17 14:48:48] "POST /firewall-rules HTTP/1.1" 200 564 0.116200 10.0.0.50 - - [2026-03-17 14:48:48] "GET /firewall-rule/07f8fc6a-a313-47f8-a8e1-3b2c892409ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024197 10.0.0.50 - - [2026-03-17 14:48:48] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004002 10.0.0.50 - - [2026-03-17 14:48:48] "GET /firewall-rule/07f8fc6a-a313-47f8-a8e1-3b2c892409ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006769 10.0.0.50 - - [2026-03-17 14:48:48] "POST /ref-update HTTP/1.1" 200 156 0.046455 10.0.0.50 - - [2026-03-17 14:48:48] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019866 10.0.0.50 - - [2026-03-17 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.50 - - [2026-03-17 14:48:48] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003717 10.0.0.50 - - [2026-03-17 14:48:48] "POST /tags HTTP/1.1" 409 207 0.003530 10.0.0.50 - - [2026-03-17 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.50 - - [2026-03-17 14:48:48] "GET /tag/c797b9d2-4496-4ddc-adc3-f96b6f057901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020752 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001846 10.0.0.50 - - [2026-03-17 14:48:48] "POST /firewall-rules HTTP/1.1" 200 562 0.097334 10.0.0.50 - - [2026-03-17 14:48:48] "GET /firewall-rule/d405a441-0e59-4e53-9889-71478e87231f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.012028 10.0.0.50 - - [2026-03-17 14:48:48] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005196 10.0.0.50 - - [2026-03-17 14:48:48] "GET /firewall-rule/d405a441-0e59-4e53-9889-71478e87231f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003643 10.0.0.50 - - [2026-03-17 14:48:48] "POST /ref-update HTTP/1.1" 200 156 0.068737 10.0.0.50 - - [2026-03-17 14:48:48] "POST /tags HTTP/1.1" 200 305 0.145046 10.0.0.50 - - [2026-03-17 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.048461 10.0.0.50 - - [2026-03-17 14:48:49] "GET /tag/bc3ad208-8fc5-4da2-b23e-6e6e3946d52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025483 10.0.0.50 - - [2026-03-17 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.50 - - [2026-03-17 14:48:49] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071639 10.0.0.50 - - [2026-03-17 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.50 - - [2026-03-17 14:48:49] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007910 10.0.0.50 - - [2026-03-17 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.50 - - [2026-03-17 14:48:49] "GET /service-appliance-set/3da4cf57-07b6-45c9-b0b3-f655f867c00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009996 10.0.0.50 - - [2026-03-17 14:48:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.005136 10.0.0.50 - - [2026-03-17 14:48:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.161076 10.0.0.50 - - [2026-03-17 14:48:49] "GET /virtual-machine-interface/240d4f4e-bc25-4c4a-8c8b-6b2e4e1a36c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007473 10.0.0.50 - - [2026-03-17 14:48:49] "POST /instance-ips HTTP/1.1" 200 381 0.066136 10.0.0.50 - - [2026-03-17 14:48:49] "GET /instance-ip/e403a07f-7fd8-45b4-969a-58c614ee8c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.035378 10.0.0.50 - - [2026-03-17 14:48:49] "POST /loadbalancers HTTP/1.1" 200 582 0.098715 10.0.0.50 - - [2026-03-17 14:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.070765 10.0.0.50 - - [2026-03-17 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022747 10.0.0.50 - - [2026-03-17 14:48:50] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094154 10.0.0.50 - - [2026-03-17 14:48:50] "GET /loadbalancer/e9743fe1-c31d-40bc-9516-501397f90681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.016944 10.0.0.50 - - [2026-03-17 14:48:50] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.111999 10.0.0.50 - - [2026-03-17 14:48:50] "GET /instance-ip/e403a07f-7fd8-45b4-969a-58c614ee8c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010036 10.0.0.50 - - [2026-03-17 14:48:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.122946 10.0.0.50 - - [2026-03-17 14:48:50] "POST /floating-ips HTTP/1.1" 200 583 0.075073 10.0.0.50 - - [2026-03-17 14:48:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046601 10.0.0.50 - - [2026-03-17 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.033170 10.0.0.50 - - [2026-03-17 14:48:50] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081061 10.0.0.50 - - [2026-03-17 14:48:50] "GET /loadbalancer-listener/ce1e9069-6f46-4906-b41e-bcf353be66e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.009775 10.0.0.50 - - [2026-03-17 14:48:50] "GET /loadbalancer-listener/ce1e9069-6f46-4906-b41e-bcf353be66e5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.014421 10.0.0.50 - - [2026-03-17 14:48:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034587 10.0.0.50 - - [2026-03-17 14:48:50] "GET /instance-ip/e403a07f-7fd8-45b4-969a-58c614ee8c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.028405 10.0.0.50 - - [2026-03-17 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.031437 10.0.0.50 - - [2026-03-17 14:48:50] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012196 10.0.0.50 - - [2026-03-17 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009264 10.0.0.50 - - [2026-03-17 14:48:50] "GET /instance-ip/e403a07f-7fd8-45b4-969a-58c614ee8c49?fields=floating_ips HTTP/1.1" 200 1171 0.032307 10.0.0.50 - - [2026-03-17 14:48:50] "GET /floating-ip/86a1d05b-923d-4498-bca4-bc5ba65e33a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005044 10.0.0.50 - - [2026-03-17 14:48:50] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.039637 10.0.0.50 - - [2026-03-17 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.50 - - [2026-03-17 14:48:50] "GET /loadbalancer/e9743fe1-c31d-40bc-9516-501397f90681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.017858 10.0.0.50 - - [2026-03-17 14:48:50] "POST /tags HTTP/1.1" 200 355 0.043340 10.0.0.50 - - [2026-03-17 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.50 - - [2026-03-17 14:48:50] "GET /tag/d35e8519-0ef7-445d-ab18-b15b729bcecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.021732 10.0.0.50 - - [2026-03-17 14:48:51] "POST /tags HTTP/1.1" 200 303 0.052207 10.0.0.50 - - [2026-03-17 14:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.047689 10.0.0.50 - - [2026-03-17 14:48:51] "GET /tag/81b609b6-a7a1-41cb-a4d6-0c15c0373748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.071395 10.0.0.50 - - [2026-03-17 14:48:51] "POST /projects HTTP/1.1" 409 218 0.007442 10.0.0.50 - - [2026-03-17 14:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.50 - - [2026-03-17 14:48:51] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.105169 10.0.0.50 - - [2026-03-17 14:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.50 - - [2026-03-17 14:48:51] "GET /network-ipam/e1b7e704-6cfd-492a-9b29-011a7d408557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003542 10.0.0.50 - - [2026-03-17 14:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.50 - - [2026-03-17 14:48:51] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007537 10.0.0.50 - - [2026-03-17 14:48:51] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.100282 10.0.0.50 - - [2026-03-17 14:48:51] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012759 10.0.0.50 - - [2026-03-17 14:48:51] "POST /set-tag HTTP/1.1" 200 109 0.107873 10.0.0.50 - - [2026-03-17 14:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.50 - - [2026-03-17 14:48:51] "GET /network-ipam/90b3defc-53bb-4179-bdf4-17a285b32224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.009317 10.0.0.50 - - [2026-03-17 14:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.50 - - [2026-03-17 14:48:51] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007148 10.0.0.50 - - [2026-03-17 14:48:51] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.120487 10.0.0.50 - - [2026-03-17 14:48:51] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.021227 10.0.0.50 - - [2026-03-17 14:48:52] "POST /set-tag HTTP/1.1" 200 109 0.149341 10.0.0.50 - - [2026-03-17 14:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027065 10.0.0.50 - - [2026-03-17 14:48:52] "GET /network-policy/c562e835-0bed-4c12-aa91-427423e81091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.010600 10.0.0.50 - - [2026-03-17 14:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.50 - - [2026-03-17 14:48:52] "GET /network-policy/82b71a55-23cf-4289-a8fd-270a1b9cc45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004499 10.0.0.50 - - [2026-03-17 14:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.50 - - [2026-03-17 14:48:52] "GET /network-policy/787fe566-15a5-4733-87cb-8ec07a71b058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.015859 10.0.0.50 - - [2026-03-17 14:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.50 - - [2026-03-17 14:48:52] "PUT /network-policy/787fe566-15a5-4733-87cb-8ec07a71b058 HTTP/1.1" 200 262 0.020663 10.0.0.50 - - [2026-03-17 14:48:52] "POST /ref-update HTTP/1.1" 200 156 0.180919 10.0.0.50 - - [2026-03-17 14:48:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030873 10.0.0.50 - - [2026-03-17 14:48:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009105 10.0.0.50 - - [2026-03-17 14:48:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003145 10.0.0.50 - - [2026-03-17 14:48:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008933 10.0.0.50 - - [2026-03-17 14:48:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005164 10.0.0.50 - - [2026-03-17 14:48:52] "POST /security-groups HTTP/1.1" 409 245 0.011681 10.0.0.50 - - [2026-03-17 14:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.50 - - [2026-03-17 14:48:52] "PUT /security-group/96f8620a-f96a-4162-9206-e646fd973487 HTTP/1.1" 200 262 0.112305 10.0.0.50 - - [2026-03-17 14:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.090940 10.0.0.50 - - [2026-03-17 14:48:53] "PUT /access-control-list/245ba848-b86d-40b7-b644-f2d2b14c2ecd HTTP/1.1" 200 272 0.066967 10.0.0.50 - - [2026-03-17 14:48:53] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026437 10.0.0.50 - - [2026-03-17 14:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014391 10.0.0.50 - - [2026-03-17 14:48:53] "PUT /access-control-list/3fd9ee6c-6fe0-4b4d-ade1-b36d25dcbf67 HTTP/1.1" 200 272 0.050143 10.0.0.50 - - [2026-03-17 14:48:53] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008159 10.0.0.50 - - [2026-03-17 14:48:53] "POST /tags HTTP/1.1" 409 206 0.009493 10.0.0.50 - - [2026-03-17 14:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.50 - - [2026-03-17 14:48:53] "GET /tag/81b609b6-a7a1-41cb-a4d6-0c15c0373748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024529 10.0.0.50 - - [2026-03-17 14:48:53] "POST /firewall-rules HTTP/1.1" 200 562 0.100328 10.0.0.50 - - [2026-03-17 14:48:53] "GET /firewall-rule/28ab38bd-e626-4414-adff-69f74eb5396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.028348 10.0.0.50 - - [2026-03-17 14:48:53] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005893 10.0.0.50 - - [2026-03-17 14:48:53] "GET /firewall-rule/28ab38bd-e626-4414-adff-69f74eb5396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010104 10.0.0.50 - - [2026-03-17 14:48:53] "POST /ref-update HTTP/1.1" 200 156 0.061555 10.0.0.50 - - [2026-03-17 14:48:53] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003967 10.0.0.50 - - [2026-03-17 14:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-03-17 14:48:53] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003092 10.0.0.50 - - [2026-03-17 14:48:53] "POST /tags HTTP/1.1" 409 206 0.003584 10.0.0.50 - - [2026-03-17 14:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.50 - - [2026-03-17 14:48:53] "GET /tag/81b609b6-a7a1-41cb-a4d6-0c15c0373748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016260 10.0.0.50 - - [2026-03-17 14:48:53] "POST /firewall-rules HTTP/1.1" 200 560 0.125546 10.0.0.50 - - [2026-03-17 14:48:53] "GET /firewall-rule/aff4aea6-5b52-456c-9fa5-c5894e21caf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.024619 10.0.0.50 - - [2026-03-17 14:48:53] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.030046 10.0.0.50 - - [2026-03-17 14:48:53] "GET /firewall-rule/aff4aea6-5b52-456c-9fa5-c5894e21caf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004358 10.0.0.50 - - [2026-03-17 14:48:54] "POST /ref-update HTTP/1.1" 200 156 0.062696 10.0.0.50 - - [2026-03-17 14:48:54] "POST /tags HTTP/1.1" 200 301 0.054111 10.0.0.50 - - [2026-03-17 14:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.50 - - [2026-03-17 14:48:54] "GET /tag/aa4a728e-8003-4aa5-be67-7dca986b2bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027041 10.0.0.50 - - [2026-03-17 14:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.50 - - [2026-03-17 14:48:54] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068724 10.0.0.50 - - [2026-03-17 14:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008746 10.0.0.50 - - [2026-03-17 14:48:54] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010065 10.0.0.50 - - [2026-03-17 14:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.50 - - [2026-03-17 14:48:54] "GET /service-appliance-set/3da4cf57-07b6-45c9-b0b3-f655f867c00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005713 10.0.0.50 - - [2026-03-17 14:48:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.002828 10.0.0.50 - - [2026-03-17 14:48:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139751 10.0.0.50 - - [2026-03-17 14:48:54] "GET /virtual-machine-interface/5ec509e8-c76a-4677-9b63-f52ad0aef27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.031960 10.0.0.50 - - [2026-03-17 14:48:54] "POST /instance-ips HTTP/1.1" 200 377 0.044972 10.0.0.50 - - [2026-03-17 14:48:54] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006117 10.0.0.50 - - [2026-03-17 14:48:54] "POST /loadbalancers HTTP/1.1" 200 582 0.100119 10.0.0.50 - - [2026-03-17 14:48:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.077168 10.0.0.50 - - [2026-03-17 14:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018950 10.0.0.50 - - [2026-03-17 14:48:55] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.129519 10.0.0.50 - - [2026-03-17 14:48:55] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011624 10.0.0.50 - - [2026-03-17 14:48:55] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.112830 10.0.0.50 - - [2026-03-17 14:48:55] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.016327 10.0.0.50 - - [2026-03-17 14:48:55] "POST /floating-ips HTTP/1.1" 200 581 0.123240 10.0.0.50 - - [2026-03-17 14:48:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.106911 10.0.0.50 - - [2026-03-17 14:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016542 10.0.0.50 - - [2026-03-17 14:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015836 10.0.0.50 - - [2026-03-17 14:48:55] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.083693 10.0.0.50 - - [2026-03-17 14:48:55] "GET /loadbalancer-listener/77a10d7a-2a0b-4729-8388-95d88eb72c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.005430 10.0.0.50 - - [2026-03-17 14:48:55] "GET /loadbalancer-listener/77a10d7a-2a0b-4729-8388-95d88eb72c23?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.009406 10.0.0.50 - - [2026-03-17 14:48:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048180 10.0.0.50 - - [2026-03-17 14:48:55] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017618 10.0.0.50 - - [2026-03-17 14:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.50 - - [2026-03-17 14:48:55] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?fields=floating_ips HTTP/1.1" 200 1165 0.013227 10.0.0.50 - - [2026-03-17 14:48:55] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008808 10.0.0.50 - - [2026-03-17 14:48:55] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077482 10.0.0.50 - - [2026-03-17 14:48:55] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008206 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001402 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:48:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002012 10.0.0.50 - - [2026-03-17 14:48:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051672 10.0.0.50 - - [2026-03-17 14:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027548 10.0.0.50 - - [2026-03-17 14:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013198 10.0.0.50 - - [2026-03-17 14:48:55] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.075038 10.0.0.50 - - [2026-03-17 14:48:55] "GET /loadbalancer-listener/45af54ed-7972-4714-aeca-cf666f1a3214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010665 10.0.0.50 - - [2026-03-17 14:48:56] "GET /loadbalancer-listener/45af54ed-7972-4714-aeca-cf666f1a3214?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007180 10.0.0.50 - - [2026-03-17 14:48:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038833 10.0.0.50 - - [2026-03-17 14:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025384 10.0.0.50 - - [2026-03-17 14:48:56] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010583 10.0.0.50 - - [2026-03-17 14:48:56] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?fields=floating_ips HTTP/1.1" 200 1165 0.008403 10.0.0.50 - - [2026-03-17 14:48:56] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004556 10.0.0.50 - - [2026-03-17 14:48:56] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.108810 10.0.0.50 - - [2026-03-17 14:48:56] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005140 10.0.0.50 - - [2026-03-17 14:48:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.175421 10.0.0.50 - - [2026-03-17 14:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.049714 10.0.0.50 - - [2026-03-17 14:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018705 10.0.0.50 - - [2026-03-17 14:48:56] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072597 10.0.0.50 - - [2026-03-17 14:48:56] "GET /loadbalancer-listener/936dbf98-5de8-42ea-ae2e-27b08c068a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.010857 10.0.0.50 - - [2026-03-17 14:48:56] "GET /loadbalancer-listener/936dbf98-5de8-42ea-ae2e-27b08c068a8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007407 10.0.0.50 - - [2026-03-17 14:48:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.045777 10.0.0.50 - - [2026-03-17 14:48:56] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005157 10.0.0.50 - - [2026-03-17 14:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014455 10.0.0.50 - - [2026-03-17 14:48:56] "GET /instance-ip/e6985944-772f-4c76-bc94-5074ce93c852?fields=floating_ips HTTP/1.1" 200 1165 0.020382 10.0.0.50 - - [2026-03-17 14:48:56] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004898 10.0.0.50 - - [2026-03-17 14:48:56] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.014110 10.0.0.50 - - [2026-03-17 14:48:56] "POST /tags HTTP/1.1" 200 371 0.029490 10.0.0.50 - - [2026-03-17 14:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.50 - - [2026-03-17 14:48:56] "GET /tag/2e8e52d6-907a-4465-9914-3a9b8fad1542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.015050 10.0.0.50 - - [2026-03-17 14:48:57] "POST /tags HTTP/1.1" 200 319 0.056081 10.0.0.50 - - [2026-03-17 14:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.50 - - [2026-03-17 14:48:57] "GET /tag/c8a62ee9-6e94-413f-8eea-dd84923d3810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.022574 10.0.0.50 - - [2026-03-17 14:48:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.000638 10.0.0.50 - - [2026-03-17 14:48:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.012837 10.0.0.50 - - [2026-03-17 14:48:57] "POST /security-groups HTTP/1.1" 200 578 0.098726 10.0.0.50 - - [2026-03-17 14:48:57] "POST /projects HTTP/1.1" 200 497 0.283505 10.0.0.50 - - [2026-03-17 14:48:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.005758 10.0.0.50 - - [2026-03-17 14:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023218 10.0.0.50 - - [2026-03-17 14:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014868 10.0.0.50 - - [2026-03-17 14:48:57] "POST /access-control-lists HTTP/1.1" 200 587 0.063845 10.0.0.50 - - [2026-03-17 14:48:57] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.030340 10.0.0.50 - - [2026-03-17 14:48:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.033935 10.0.0.50 - - [2026-03-17 14:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.50 - - [2026-03-17 14:48:57] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005727 10.0.0.50 - - [2026-03-17 14:48:57] "POST /access-control-lists HTTP/1.1" 200 585 0.096147 10.0.0.50 - - [2026-03-17 14:48:57] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.136431 10.0.0.50 - - [2026-03-17 14:48:57] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.116356 10.0.0.50 - - [2026-03-17 14:48:57] "POST /security-groups HTTP/1.1" 200 558 0.104424 10.0.0.50 - - [2026-03-17 14:48:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.002753 10.0.0.50 - - [2026-03-17 14:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.085915 10.0.0.50 - - [2026-03-17 14:48:58] "POST /access-control-lists HTTP/1.1" 200 610 0.098967 10.0.0.50 - - [2026-03-17 14:48:58] "POST /fqname-to-id HTTP/1.1" 404 247 0.002520 10.0.0.50 - - [2026-03-17 14:48:58] "POST /chown HTTP/1.1" 200 109 0.079798 10.0.0.50 - - [2026-03-17 14:48:58] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026134 10.0.0.50 - - [2026-03-17 14:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.50 - - [2026-03-17 14:48:58] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009781 10.0.0.50 - - [2026-03-17 14:48:58] "POST /tags HTTP/1.1" 409 214 0.003438 10.0.0.50 - - [2026-03-17 14:48:58] "POST /access-control-lists HTTP/1.1" 200 608 0.106928 10.0.0.50 - - [2026-03-17 14:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204 10.0.0.50 - - [2026-03-17 14:48:58] "GET /tag/c8a62ee9-6e94-413f-8eea-dd84923d3810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.039329 10.0.0.50 - - [2026-03-17 14:48:58] "POST /firewall-rules HTTP/1.1" 200 578 0.115783 10.0.0.50 - - [2026-03-17 14:48:58] "GET /firewall-rule/7e1f65dd-81e9-4b40-9c89-92f2a4678798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.025661 10.0.0.50 - - [2026-03-17 14:48:58] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.015147 10.0.0.50 - - [2026-03-17 14:48:58] "GET /firewall-rule/7e1f65dd-81e9-4b40-9c89-92f2a4678798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007962 10.0.0.50 - - [2026-03-17 14:48:58] "POST /ref-update HTTP/1.1" 200 156 0.078183 10.0.0.50 - - [2026-03-17 14:48:58] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026526 10.0.0.50 - - [2026-03-17 14:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.50 - - [2026-03-17 14:48:58] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004205 10.0.0.50 - - [2026-03-17 14:48:58] "POST /tags HTTP/1.1" 409 214 0.011418 10.0.0.50 - - [2026-03-17 14:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.50 - - [2026-03-17 14:48:58] "GET /tag/c8a62ee9-6e94-413f-8eea-dd84923d3810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.029711 10.0.0.50 - - [2026-03-17 14:48:59] "POST /firewall-rules HTTP/1.1" 200 576 0.145096 10.0.0.50 - - [2026-03-17 14:48:59] "GET /firewall-rule/93a3bd01-edad-4650-8a78-c4dbb30ff37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007977 10.0.0.50 - - [2026-03-17 14:48:59] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.007189 10.0.0.50 - - [2026-03-17 14:48:59] "GET /firewall-rule/93a3bd01-edad-4650-8a78-c4dbb30ff37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005325 10.0.0.50 - - [2026-03-17 14:48:59] "POST /ref-update HTTP/1.1" 200 156 0.074846 10.0.0.50 - - [2026-03-17 14:48:59] "POST /tags HTTP/1.1" 200 363 0.061318 10.0.0.50 - - [2026-03-17 14:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007283 10.0.0.50 - - [2026-03-17 14:48:59] "GET /tag/a39152fa-6378-4474-8447-c84fef16e3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018598 10.0.0.50 - - [2026-03-17 14:48:59] "POST /tags HTTP/1.1" 200 311 0.150627 10.0.0.50 - - [2026-03-17 14:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.029198 10.0.0.50 - - [2026-03-17 14:48:59] "GET /tag/b2b49510-54e7-4e66-ad3c-12492d08eb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.113467 10.0.0.50 - - [2026-03-17 14:49:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.010263 10.0.0.50 - - [2026-03-17 14:49:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.020344 10.0.0.50 - - [2026-03-17 14:49:00] "POST /security-groups HTTP/1.1" 200 574 0.103716 10.0.0.50 - - [2026-03-17 14:49:00] "POST /projects HTTP/1.1" 200 489 0.431693 10.0.0.50 - - [2026-03-17 14:49:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.005380 10.0.0.50 - - [2026-03-17 14:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.064126 10.0.0.50 - - [2026-03-17 14:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020910 10.0.0.50 - - [2026-03-17 14:49:00] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.040825 10.0.0.50 - - [2026-03-17 14:49:00] "POST /access-control-lists HTTP/1.1" 200 583 0.157510 10.0.0.50 - - [2026-03-17 14:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.50 - - [2026-03-17 14:49:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.003603 10.0.0.50 - - [2026-03-17 14:49:00] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.015125 10.0.0.50 - - [2026-03-17 14:49:00] "POST /access-control-lists HTTP/1.1" 200 581 0.061136 10.0.0.50 - - [2026-03-17 14:49:00] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.152110 10.0.0.50 - - [2026-03-17 14:49:00] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.113945 10.0.0.50 - - [2026-03-17 14:49:01] "POST /security-groups HTTP/1.1" 200 546 0.193636 10.0.0.50 - - [2026-03-17 14:49:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.016362 10.0.0.50 - - [2026-03-17 14:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.040739 10.0.0.50 - - [2026-03-17 14:49:01] "POST /access-control-lists HTTP/1.1" 200 602 0.092608 10.0.0.50 - - [2026-03-17 14:49:01] "POST /chown HTTP/1.1" 200 109 0.057566 10.0.0.50 - - [2026-03-17 14:49:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.012177 10.0.0.50 - - [2026-03-17 14:49:01] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014009 10.0.0.50 - - [2026-03-17 14:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011967 10.0.0.50 - - [2026-03-17 14:49:01] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014113 10.0.0.50 - - [2026-03-17 14:49:01] "POST /tags HTTP/1.1" 409 210 0.007651 10.0.0.50 - - [2026-03-17 14:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.50 - - [2026-03-17 14:49:01] "GET /tag/b2b49510-54e7-4e66-ad3c-12492d08eb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027102 10.0.0.50 - - [2026-03-17 14:49:01] "POST /access-control-lists HTTP/1.1" 200 600 0.153296 10.0.0.50 - - [2026-03-17 14:49:01] "POST /firewall-rules HTTP/1.1" 200 570 0.210250 10.0.0.50 - - [2026-03-17 14:49:01] "GET /firewall-rule/7ce46e76-94ba-4869-be51-1488b8b37cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008742 10.0.0.50 - - [2026-03-17 14:49:01] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.006438 10.0.0.50 - - [2026-03-17 14:49:01] "GET /firewall-rule/7ce46e76-94ba-4869-be51-1488b8b37cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004463 10.0.0.50 - - [2026-03-17 14:49:01] "POST /ref-update HTTP/1.1" 200 156 0.110229 10.0.0.50 - - [2026-03-17 14:49:01] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020359 10.0.0.50 - - [2026-03-17 14:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.50 - - [2026-03-17 14:49:01] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010520 10.0.0.50 - - [2026-03-17 14:49:01] "POST /tags HTTP/1.1" 409 210 0.012296 10.0.0.50 - - [2026-03-17 14:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.50 - - [2026-03-17 14:49:02] "GET /tag/b2b49510-54e7-4e66-ad3c-12492d08eb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025450 10.0.0.50 - - [2026-03-17 14:49:02] "POST /firewall-rules HTTP/1.1" 200 568 0.120888 10.0.0.50 - - [2026-03-17 14:49:02] "GET /firewall-rule/65ae0fee-80b0-4daf-ad39-f9854b0c4baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025875 10.0.0.50 - - [2026-03-17 14:49:02] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.011798 10.0.0.50 - - [2026-03-17 14:49:02] "GET /firewall-rule/65ae0fee-80b0-4daf-ad39-f9854b0c4baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005006 10.0.0.50 - - [2026-03-17 14:49:02] "POST /ref-update HTTP/1.1" 200 156 0.162098 10.0.0.50 - - [2026-03-17 14:49:02] "POST /tags HTTP/1.1" 200 363 0.030394 10.0.0.50 - - [2026-03-17 14:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012315 10.0.0.50 - - [2026-03-17 14:49:02] "GET /tag/79156fe4-8ed5-4270-84c6-0b82f1f1179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.021033 10.0.0.50 - - [2026-03-17 14:49:02] "POST /tags HTTP/1.1" 409 210 0.003994 10.0.0.50 - - [2026-03-17 14:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.50 - - [2026-03-17 14:49:02] "GET /tag/78e93438-5991-447e-a479-442cf434b90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.038781 10.0.0.50 - - [2026-03-17 14:49:02] "POST /projects HTTP/1.1" 409 223 0.003211 10.0.0.50 - - [2026-03-17 14:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.50 - - [2026-03-17 14:49:02] "GET /project/eb6f7b3a-980a-4366-b2cb-ca8b73442d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.105660 10.0.0.50 - - [2026-03-17 14:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.50 - - [2026-03-17 14:49:02] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.012154 10.0.0.50 - - [2026-03-17 14:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.50 - - [2026-03-17 14:49:03] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006767 10.0.0.50 - - [2026-03-17 14:49:03] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.093637 10.0.0.50 - - [2026-03-17 14:49:03] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.089777 10.0.0.50 - - [2026-03-17 14:49:03] "POST /security-groups HTTP/1.1" 409 253 0.004394 10.0.0.50 - - [2026-03-17 14:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2026-03-17 14:49:03] "PUT /security-group/7475060c-3a65-45a7-a4e0-0f4ff69630f7 HTTP/1.1" 200 262 0.090438 10.0.0.50 - - [2026-03-17 14:49:03] "PUT /access-control-list/5094a111-9a6e-421e-8df3-ace303a4b61b HTTP/1.1" 200 272 0.069658 10.0.0.50 - - [2026-03-17 14:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.090526 10.0.0.50 - - [2026-03-17 14:49:03] "PUT /access-control-list/8f6f9677-aa80-4c96-a52a-07a1e222c348 HTTP/1.1" 200 272 0.076348 10.0.0.50 - - [2026-03-17 14:49:03] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.044054 10.0.0.50 - - [2026-03-17 14:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.50 - - [2026-03-17 14:49:03] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008326 10.0.0.50 - - [2026-03-17 14:49:03] "POST /tags HTTP/1.1" 409 210 0.008361 10.0.0.50 - - [2026-03-17 14:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.50 - - [2026-03-17 14:49:03] "GET /tag/78e93438-5991-447e-a479-442cf434b90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.034594 10.0.0.50 - - [2026-03-17 14:49:03] "POST /firewall-rules HTTP/1.1" 200 570 0.122509 10.0.0.50 - - [2026-03-17 14:49:03] "GET /firewall-rule/3e4179d7-5596-4d9a-a2f0-257e50d3035b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.033896 10.0.0.50 - - [2026-03-17 14:49:03] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005214 10.0.0.50 - - [2026-03-17 14:49:03] "GET /firewall-rule/3e4179d7-5596-4d9a-a2f0-257e50d3035b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004215 10.0.0.50 - - [2026-03-17 14:49:04] "POST /ref-update HTTP/1.1" 200 156 0.199772 10.0.0.50 - - [2026-03-17 14:49:04] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003347 10.0.0.50 - - [2026-03-17 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.50 - - [2026-03-17 14:49:04] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006055 10.0.0.50 - - [2026-03-17 14:49:04] "POST /tags HTTP/1.1" 409 210 0.003481 10.0.0.50 - - [2026-03-17 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.50 - - [2026-03-17 14:49:04] "GET /tag/78e93438-5991-447e-a479-442cf434b90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027416 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001280 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001310 10.0.0.50 - - [2026-03-17 14:49:04] "POST /firewall-rules HTTP/1.1" 200 568 0.120409 10.0.0.50 - - [2026-03-17 14:49:04] "GET /firewall-rule/709e331f-fb77-488b-9fad-28a57321987f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016939 10.0.0.50 - - [2026-03-17 14:49:04] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.011376 10.0.0.50 - - [2026-03-17 14:49:04] "GET /firewall-rule/709e331f-fb77-488b-9fad-28a57321987f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003724 10.0.0.50 - - [2026-03-17 14:49:04] "POST /ref-update HTTP/1.1" 200 156 0.088951 10.0.0.50 - - [2026-03-17 14:49:04] "POST /tags HTTP/1.1" 409 237 0.022754 10.0.0.50 - - [2026-03-17 14:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.50 - - [2026-03-17 14:49:04] "GET /tag/79156fe4-8ed5-4270-84c6-0b82f1f1179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.015515 10.0.0.50 - - [2026-03-17 14:49:04] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.020339 10.0.0.50 - - [2026-03-17 14:49:04] "POST /set-tag HTTP/1.1" 200 109 0.023055 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:49:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001639 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:49:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001538 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:49:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001281 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:49:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001661 10.0.0.33 - - [2026-03-17 14:49:46] "GET / HTTP/1.1" 200 35931 0.002396 10.0.0.33 - - [2026-03-17 14:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.33 - - [2026-03-17 14:49:46] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010863 10.0.0.33 - - [2026-03-17 14:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2026-03-17 14:49:46] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004999 10.0.0.33 - - [2026-03-17 14:49:46] "PUT /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8 HTTP/1.1" 200 274 0.028182 10.0.0.33 - - [2026-03-17 14:49:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.030786 10.0.0.33 - - [2026-03-17 14:49:46] "POST /virtual-routers HTTP/1.1" 200 599 0.055674 10.0.0.33 - - [2026-03-17 14:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031646 10.0.0.33 - - [2026-03-17 14:49:46] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.010909 10.0.0.33 - - [2026-03-17 14:49:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003050 10.0.0.33 - - [2026-03-17 14:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-03-17 14:49:46] "GET /virtual-network/0a837f52-7d05-48e4-8e5e-b4aab940484a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017519 10.0.0.33 - - [2026-03-17 14:49:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.119159 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:53:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001187 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001716 10.0.0.50 - - [2026-03-17 14:53:43] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004138 10.0.0.50 - - [2026-03-17 14:53:43] "POST /ref-update HTTP/1.1" 200 156 0.023410 10.0.0.50 - - [2026-03-17 14:53:46] "GET /global-system-configs HTTP/1.1" 200 322 0.006834 10.0.0.50 - - [2026-03-17 14:53:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002353 10.0.0.50 - - [2026-03-17 14:53:53] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013574 10.0.0.50 - - [2026-03-17 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.005271 10.0.0.50 - - [2026-03-17 14:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.50 - - [2026-03-17 14:53:53] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004609 10.0.0.50 - - [2026-03-17 14:53:54] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011041 10.0.0.50 - - [2026-03-17 14:53:54] "POST /set-tag HTTP/1.1" 200 109 0.003882 10.0.0.50 - - [2026-03-17 14:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.50 - - [2026-03-17 14:53:54] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003777 10.0.0.50 - - [2026-03-17 14:53:54] "GET /loadbalancer-pool/a7a5f56b-7db1-45e6-895e-473507a2b5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005342 10.0.0.50 - - [2026-03-17 14:53:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026086 10.0.0.50 - - [2026-03-17 14:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033237 10.0.0.50 - - [2026-03-17 14:53:54] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026327 10.0.0.50 - - [2026-03-17 14:53:54] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012794 10.0.0.50 - - [2026-03-17 14:53:54] "POST /ref-update HTTP/1.1" 200 156 0.014220 10.0.0.50 - - [2026-03-17 14:53:55] "POST /tags HTTP/1.1" 409 205 0.017708 10.0.0.50 - - [2026-03-17 14:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.50 - - [2026-03-17 14:53:55] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.050333 10.0.0.50 - - [2026-03-17 14:53:55] "GET /tag/aa4a728e-8003-4aa5-be67-7dca986b2bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018872 10.0.0.50 - - [2026-03-17 14:53:55] "PUT /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01 HTTP/1.1" 200 256 0.041433 10.0.0.50 - - [2026-03-17 14:53:55] "POST /set-tag HTTP/1.1" 200 109 0.089850 10.0.0.50 - - [2026-03-17 14:53:55] "GET /loadbalancer-pool/99ab2187-c0d8-4013-a3bd-d76a40dab86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.032191 10.0.0.50 - - [2026-03-17 14:53:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042760 10.0.0.50 - - [2026-03-17 14:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011438 10.0.0.50 - - [2026-03-17 14:53:55] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017166 10.0.0.50 - - [2026-03-17 14:53:55] "POST /set-tag HTTP/1.1" 200 109 0.010729 10.0.0.50 - - [2026-03-17 14:53:55] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010426 10.0.0.50 - - [2026-03-17 14:53:55] "POST /ref-update HTTP/1.1" 200 156 0.018952 10.0.0.50 - - [2026-03-17 14:53:55] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013118 10.0.0.50 - - [2026-03-17 14:53:55] "GET /loadbalancer-pool/6e977e23-130c-4848-9ab5-1fe95d6334df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022034 10.0.0.50 - - [2026-03-17 14:53:55] "PUT /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01 HTTP/1.1" 200 256 0.021758 10.0.0.50 - - [2026-03-17 14:53:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.073233 10.0.0.50 - - [2026-03-17 14:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.044155 10.0.0.50 - - [2026-03-17 14:53:55] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026142 10.0.0.50 - - [2026-03-17 14:53:55] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007896 10.0.0.50 - - [2026-03-17 14:53:55] "POST /ref-update HTTP/1.1" 200 156 0.015844 10.0.0.50 - - [2026-03-17 14:53:55] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.016849 10.0.0.50 - - [2026-03-17 14:53:55] "POST /set-tag HTTP/1.1" 200 109 0.012897 10.0.0.50 - - [2026-03-17 14:53:55] "PUT /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01 HTTP/1.1" 200 256 0.024271 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001804 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:54:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:54:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001526 10.0.0.33 - - [2026-03-17 14:54:27] "GET / HTTP/1.1" 200 35931 0.002536 10.0.0.33 - - [2026-03-17 14:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.33 - - [2026-03-17 14:54:27] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.011438 10.0.0.33 - - [2026-03-17 14:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.33 - - [2026-03-17 14:54:27] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004683 10.0.0.33 - - [2026-03-17 14:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.33 - - [2026-03-17 14:54:27] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005637 10.0.0.33 - - [2026-03-17 14:54:27] "PUT /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986 HTTP/1.1" 200 262 0.016574 10.0.0.33 - - [2026-03-17 14:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.33 - - [2026-03-17 14:54:27] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004923 10.0.0.33 - - [2026-03-17 14:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.33 - - [2026-03-17 14:54:27] "GET /virtual-machine-interface/2996764c-8b93-4938-8dbf-af36722a6bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006302 10.0.0.33 - - [2026-03-17 14:54:27] "PUT /virtual-machine-interface/2996764c-8b93-4938-8dbf-af36722a6bde HTTP/1.1" 200 284 0.014544 10.0.0.50 - - [2026-03-17 14:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2026-03-17 14:54:42] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004209 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006497 10.0.0.50 - - [2026-03-17 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.009462 10.0.0.50 - - [2026-03-17 14:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.50 - - [2026-03-17 14:54:52] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003487 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004678 10.0.0.50 - - [2026-03-17 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.028190 10.0.0.50 - - [2026-03-17 14:54:52] "DELETE /loadbalancer-member/3601c6a9-9491-4e66-8013-4b956f9d8867 HTTP/1.1" 200 115 0.073067 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009224 10.0.0.50 - - [2026-03-17 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.005613 10.0.0.50 - - [2026-03-17 14:54:52] "DELETE /loadbalancer-member/44dd9a11-7b0e-4bff-b727-03e24cf6b243 HTTP/1.1" 200 115 0.077692 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010337 10.0.0.50 - - [2026-03-17 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.50 - - [2026-03-17 14:54:52] "DELETE /loadbalancer-member/987261a5-2948-40c8-be80-aa7f64ef30fb HTTP/1.1" 200 115 0.085463 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020208 10.0.0.50 - - [2026-03-17 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.003720 10.0.0.50 - - [2026-03-17 14:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.50 - - [2026-03-17 14:54:52] "GET /loadbalancer/4b68d51f-acdf-4ee0-a382-0d6cad47751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003953 10.0.0.50 - - [2026-03-17 14:54:52] "GET /loadbalancer-pool/a7a5f56b-7db1-45e6-895e-473507a2b5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009625 10.0.0.50 - - [2026-03-17 14:54:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051946 10.0.0.50 - - [2026-03-17 14:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036116 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030792 10.0.0.50 - - [2026-03-17 14:54:52] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023631 10.0.0.50 - - [2026-03-17 14:54:52] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.021370 10.0.0.50 - - [2026-03-17 14:54:53] "POST /set-tag HTTP/1.1" 200 109 0.116423 10.0.0.50 - - [2026-03-17 14:54:53] "GET /loadbalancer-pool/99ab2187-c0d8-4013-a3bd-d76a40dab86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016761 10.0.0.50 - - [2026-03-17 14:54:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.065504 10.0.0.50 - - [2026-03-17 14:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.039469 10.0.0.50 - - [2026-03-17 14:54:53] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.032617 10.0.0.50 - - [2026-03-17 14:54:53] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007692 10.0.0.50 - - [2026-03-17 14:54:53] "POST /set-tag HTTP/1.1" 200 109 0.007819 10.0.0.50 - - [2026-03-17 14:54:53] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005671 10.0.0.50 - - [2026-03-17 14:54:53] "GET /loadbalancer-pool/6e977e23-130c-4848-9ab5-1fe95d6334df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012685 10.0.0.50 - - [2026-03-17 14:54:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.053192 10.0.0.50 - - [2026-03-17 14:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035037 10.0.0.50 - - [2026-03-17 14:54:53] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017745 10.0.0.50 - - [2026-03-17 14:54:53] "GET /virtual-machine-interface/6620dbe6-2210-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006616 10.0.0.50 - - [2026-03-17 14:54:53] "GET /floating-ip/c6a8c6b4-4322-4eae-b7f5-689f8c24de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003285 10.0.0.50 - - [2026-03-17 14:54:53] "POST /set-tag HTTP/1.1" 200 109 0.008638 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:58:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:58:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001808 10.0.0.50 - - [2026-03-17 14:58:46] "GET /global-system-configs HTTP/1.1" 200 322 0.010695 10.0.0.50 - - [2026-03-17 14:58:47] "GET /global-system-configs HTTP/1.1" 200 322 0.003577 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:59:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001293 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:59:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001661 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:59:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:59:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001934 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.50 - - [2026-03-17 14:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001440 10.0.0.50 - - [2026-03-17 15:01:39] "GET / HTTP/1.1" 200 35931 0.003464 10.0.0.50 - - [2026-03-17 15:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.50 - - [2026-03-17 15:01:39] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094833 10.0.0.50 - - [2026-03-17 15:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.50 - - [2026-03-17 15:01:39] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061250 10.0.0.50 - - [2026-03-17 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.50 - - [2026-03-17 15:01:40] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064737 10.0.0.50 - - [2026-03-17 15:01:40] "POST /tags HTTP/1.1" 200 333 0.064157 10.0.0.50 - - [2026-03-17 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029008 10.0.0.50 - - [2026-03-17 15:01:40] "GET /tag/f655f3b7-92bd-425b-8901-9fac6de4834d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030899 10.0.0.50 - - [2026-03-17 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014458 10.0.0.50 - - [2026-03-17 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.50 - - [2026-03-17 15:01:40] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083377 10.0.0.50 - - [2026-03-17 15:01:40] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.091742 10.0.0.50 - - [2026-03-17 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.50 - - [2026-03-17 15:01:40] "GET /virtual-networks?parent_id=9f9654e6-9f79-4b99-80a9-d26eacded17b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002462 10.0.0.50 - - [2026-03-17 15:01:40] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007684 10.0.0.50 - - [2026-03-17 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.50 - - [2026-03-17 15:01:40] "GET /service-appliance-set/3da4cf57-07b6-45c9-b0b3-f655f867c00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004596 10.0.0.50 - - [2026-03-17 15:01:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.003418 10.0.0.50 - - [2026-03-17 15:01:41] "POST /virtual-networks HTTP/1.1" 200 512 0.114085 10.0.0.50 - - [2026-03-17 15:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.50 - - [2026-03-17 15:01:41] "GET /network-ipam/fe1b1cba-96e9-4572-a5b4-8fc67a253f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.029916 10.0.0.50 - - [2026-03-17 15:01:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.169268 10.0.0.50 - - [2026-03-17 15:01:41] "GET /virtual-machine-interface/c9397453-28e4-4a19-b282-e40189a67f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031107 10.0.0.50 - - [2026-03-17 15:01:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004224 10.0.0.50 - - [2026-03-17 15:01:41] "POST /ref-update HTTP/1.1" 200 156 0.169588 10.0.0.50 - - [2026-03-17 15:01:41] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007154 10.0.0.50 - - [2026-03-17 15:01:41] "POST /instance-ips HTTP/1.1" 200 409 0.083278 10.0.0.50 - - [2026-03-17 15:01:41] "GET /domains HTTP/1.1" 200 280 0.012711 10.0.0.50 - - [2026-03-17 15:01:41] "GET /instance-ip/f66ad7c6-1544-4a0a-8e86-802feae39f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.013824 10.0.0.50 - - [2026-03-17 15:01:41] "GET /domain/e2b92d88-1e3c-43cc-a74b-532eca62d2ba HTTP/1.1" 200 3087 0.028936 10.0.0.50 - - [2026-03-17 15:01:41] "POST /loadbalancers HTTP/1.1" 200 610 0.110085 10.0.0.50 - - [2026-03-17 15:01:41] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b HTTP/1.1" 200 5716 0.190653 10.0.0.50 - - [2026-03-17 15:01:41] "POST /route-targets HTTP/1.1" 200 327 0.072534 10.0.0.50 - - [2026-03-17 15:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.082271 10.0.0.50 - - [2026-03-17 15:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023439 10.0.0.50 - - [2026-03-17 15:01:41] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2080 0.087683 10.0.0.50 - - [2026-03-17 15:01:41] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2080 0.010280 10.0.0.50 - - [2026-03-17 15:01:41] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.212795 10.0.0.50 - - [2026-03-17 15:01:41] "POST /ref-update HTTP/1.1" 200 156 0.139371 10.0.0.50 - - [2026-03-17 15:01:41] "GET /routing-instance/4282e9d4-91f2-453a-b0a3-9717d36386c6 HTTP/1.1" 200 1181 0.051023 10.0.0.50 - - [2026-03-17 15:01:41] "GET /instance-ip/f66ad7c6-1544-4a0a-8e86-802feae39f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.007222 10.0.0.50 - - [2026-03-17 15:01:41] "GET /routing-instance/4282e9d4-91f2-453a-b0a3-9717d36386c6 HTTP/1.1" 200 1402 0.022301 10.0.0.50 - - [2026-03-17 15:01:41] "GET /route-target/48ffe177-038d-4fb3-8a7f-1a0b63cb7b1a HTTP/1.1" 200 1151 0.016294 10.0.0.50 - - [2026-03-17 15:01:41] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.216273 10.0.0.50 - - [2026-03-17 15:01:41] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2080 0.037688 10.0.0.50 - - [2026-03-17 15:01:41] "GET /routing-instance/4282e9d4-91f2-453a-b0a3-9717d36386c6 HTTP/1.1" 200 1402 0.004335 10.0.0.50 - - [2026-03-17 15:01:41] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013732 10.0.0.50 - - [2026-03-17 15:01:42] "GET /loadbalancer/d05fbd7b-1ffe-431a-a711-9f6c5f542ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.019427 10.0.0.50 - - [2026-03-17 15:01:42] "POST /floating-ips HTTP/1.1" 200 597 0.147909 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2080 0.025169 10.0.0.50 - - [2026-03-17 15:01:42] "GET /routing-instance/4282e9d4-91f2-453a-b0a3-9717d36386c6 HTTP/1.1" 200 1402 0.008297 10.0.0.50 - - [2026-03-17 15:01:42] "GET /routing-instance/4282e9d4-91f2-453a-b0a3-9717d36386c6 HTTP/1.1" 200 1402 0.006240 10.0.0.50 - - [2026-03-17 15:01:42] "GET /route-target/48ffe177-038d-4fb3-8a7f-1a0b63cb7b1a HTTP/1.1" 200 1151 0.010061 10.0.0.50 - - [2026-03-17 15:01:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.085196 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.50 - - [2026-03-17 15:01:42] "GET /domains HTTP/1.1" 200 280 0.011223 10.0.0.50 - - [2026-03-17 15:01:42] "GET /domain/e2b92d88-1e3c-43cc-a74b-532eca62d2ba HTTP/1.1" 200 3087 0.008509 10.0.0.50 - - [2026-03-17 15:01:42] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090223 10.0.0.50 - - [2026-03-17 15:01:42] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b HTTP/1.1" 200 6269 0.124147 10.0.0.50 - - [2026-03-17 15:01:42] "GET /loadbalancer-listener/ba6db927-1c3c-4dfd-85e9-7f53323627f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.022063 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2080 0.012778 10.0.0.50 - - [2026-03-17 15:01:42] "GET /loadbalancer-listener/ba6db927-1c3c-4dfd-85e9-7f53323627f2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.014194 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.50 - - [2026-03-17 15:01:42] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056682 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008140 10.0.0.50 - - [2026-03-17 15:01:42] "GET /floating-ip-pools?parent_id=df24df60-5b33-47bb-af2e-9db596ecf4c1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003668 10.0.0.50 - - [2026-03-17 15:01:42] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.074604 10.0.0.50 - - [2026-03-17 15:01:42] "GET /instance-ip/f66ad7c6-1544-4a0a-8e86-802feae39f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012639 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006419 10.0.0.50 - - [2026-03-17 15:01:42] "GET /instance-ip/f66ad7c6-1544-4a0a-8e86-802feae39f1d?fields=floating_ips HTTP/1.1" 200 1213 0.013725 10.0.0.50 - - [2026-03-17 15:01:42] "GET /loadbalancer/d05fbd7b-1ffe-431a-a711-9f6c5f542ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004091 10.0.0.50 - - [2026-03-17 15:01:42] "GET /floating-ip/374e5f5a-2642-4680-a8e2-ad7665996298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.008600 10.0.0.50 - - [2026-03-17 15:01:42] "POST /floating-ip-pools HTTP/1.1" 200 562 0.057148 10.0.0.50 - - [2026-03-17 15:01:42] "POST /ref-update HTTP/1.1" 200 156 0.036581 10.0.0.50 - - [2026-03-17 15:01:42] "POST /tags HTTP/1.1" 200 295 0.133414 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.018954 10.0.0.50 - - [2026-03-17 15:01:42] "GET /domains HTTP/1.1" 200 280 0.013310 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.50 - - [2026-03-17 15:01:42] "GET /domain/e2b92d88-1e3c-43cc-a74b-532eca62d2ba HTTP/1.1" 200 3087 0.011058 10.0.0.50 - - [2026-03-17 15:01:42] "GET /tag/d5be09b0-0ef8-46e3-9cdd-50d7470f4092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.029051 10.0.0.50 - - [2026-03-17 15:01:42] "POST /tags HTTP/1.1" 409 233 0.004037 10.0.0.50 - - [2026-03-17 15:01:42] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b HTTP/1.1" 200 6814 0.073937 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010654 10.0.0.50 - - [2026-03-17 15:01:42] "GET /tag/d35e8519-0ef7-445d-ab18-b15b729bcecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017799 10.0.0.50 - - [2026-03-17 15:01:42] "POST /tags HTTP/1.1" 409 206 0.003339 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2318 0.026366 10.0.0.50 - - [2026-03-17 15:01:42] "GET /floating-ip-pool/bd3057cb-f69b-4442-a664-7d9caf601b4d HTTP/1.1" 200 1315 0.004036 10.0.0.50 - - [2026-03-17 15:01:42] "GET /domains HTTP/1.1" 200 280 0.002547 10.0.0.50 - - [2026-03-17 15:01:42] "GET /domain/e2b92d88-1e3c-43cc-a74b-532eca62d2ba HTTP/1.1" 200 3087 0.004466 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.50 - - [2026-03-17 15:01:42] "GET /tag/81b609b6-a7a1-41cb-a4d6-0c15c0373748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.032502 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008903 10.0.0.50 - - [2026-03-17 15:01:42] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b HTTP/1.1" 200 6814 0.103120 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011200 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 2318 0.021850 10.0.0.50 - - [2026-03-17 15:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017851 10.0.0.50 - - [2026-03-17 15:01:42] "GET /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.015009 10.0.0.50 - - [2026-03-17 15:01:43] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.097593 10.0.0.50 - - [2026-03-17 15:01:43] "POST /virtual-machines HTTP/1.1" 200 369 0.024243 10.0.0.50 - - [2026-03-17 15:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037844 10.0.0.50 - - [2026-03-17 15:01:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163249 10.0.0.50 - - [2026-03-17 15:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015992 10.0.0.50 - - [2026-03-17 15:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.50 - - [2026-03-17 15:01:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014281 10.0.0.50 - - [2026-03-17 15:01:43] "POST /instance-ips HTTP/1.1" 200 409 0.037767 10.0.0.50 - - [2026-03-17 15:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.051135 10.0.0.50 - - [2026-03-17 15:01:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019034 10.0.0.50 - - [2026-03-17 15:01:43] "POST /set-tag HTTP/1.1" 200 109 0.045915 10.0.0.50 - - [2026-03-17 15:01:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024965 10.0.0.50 - - [2026-03-17 15:01:43] "GET /instance-ip/35e9fe60-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.025899 10.0.0.50 - - [2026-03-17 15:01:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007549 10.0.0.50 - - [2026-03-17 15:01:43] "POST /set-tag HTTP/1.1" 200 109 0.004535 10.0.0.50 - - [2026-03-17 15:01:43] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007799 10.0.0.50 - - [2026-03-17 15:01:43] "POST /ref-update HTTP/1.1" 200 156 0.021523 10.0.0.50 - - [2026-03-17 15:01:44] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025085 10.0.0.50 - - [2026-03-17 15:01:44] "POST /set-tag HTTP/1.1" 200 109 0.005272 10.0.0.50 - - [2026-03-17 15:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.50 - - [2026-03-17 15:01:44] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010673 10.0.0.50 - - [2026-03-17 15:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.50 - - [2026-03-17 15:01:44] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055820 10.0.0.50 - - [2026-03-17 15:01:44] "POST /virtual-machines HTTP/1.1" 200 369 0.016190 10.0.0.50 - - [2026-03-17 15:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.047044 10.0.0.50 - - [2026-03-17 15:01:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.178125 10.0.0.50 - - [2026-03-17 15:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017389 10.0.0.50 - - [2026-03-17 15:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029863 10.0.0.50 - - [2026-03-17 15:01:44] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008197 10.0.0.50 - - [2026-03-17 15:01:44] "POST /instance-ips HTTP/1.1" 200 409 0.072222 10.0.0.50 - - [2026-03-17 15:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.059277 10.0.0.50 - - [2026-03-17 15:01:44] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013246 10.0.0.50 - - [2026-03-17 15:01:44] "POST /set-tag HTTP/1.1" 200 109 0.085778 10.0.0.50 - - [2026-03-17 15:01:44] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.080196 10.0.0.50 - - [2026-03-17 15:01:45] "GET /instance-ip/368e7ddc-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011647 10.0.0.50 - - [2026-03-17 15:01:45] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009142 10.0.0.50 - - [2026-03-17 15:01:45] "POST /set-tag HTTP/1.1" 200 109 0.005913 10.0.0.50 - - [2026-03-17 15:01:45] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.008438 10.0.0.50 - - [2026-03-17 15:01:45] "POST /ref-update HTTP/1.1" 200 156 0.019095 10.0.0.50 - - [2026-03-17 15:01:45] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015025 10.0.0.50 - - [2026-03-17 15:01:45] "POST /set-tag HTTP/1.1" 200 109 0.005172 10.0.0.50 - - [2026-03-17 15:01:45] "POST /tags HTTP/1.1" 200 365 0.084978 10.0.0.50 - - [2026-03-17 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.50 - - [2026-03-17 15:01:45] "GET /tag/ba6a7145-3048-4a3e-96a8-c5c1d02d1269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.025354 10.0.0.50 - - [2026-03-17 15:01:45] "POST /tags HTTP/1.1" 409 206 0.005015 10.0.0.50 - - [2026-03-17 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.50 - - [2026-03-17 15:01:45] "GET /tag/81b609b6-a7a1-41cb-a4d6-0c15c0373748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014081 10.0.0.50 - - [2026-03-17 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.50 - - [2026-03-17 15:01:45] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067790 10.0.0.50 - - [2026-03-17 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012682 10.0.0.50 - - [2026-03-17 15:01:45] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006776 10.0.0.50 - - [2026-03-17 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.50 - - [2026-03-17 15:01:45] "GET /service-appliance-set/5559c8bc-627e-45de-8180-89feefb21fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006105 10.0.0.50 - - [2026-03-17 15:01:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.007579 10.0.0.50 - - [2026-03-17 15:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.163706 10.0.0.50 - - [2026-03-17 15:01:45] "GET /virtual-machine-interface/e6423162-4e91-443f-858a-f3ef9550a887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026939 10.0.0.50 - - [2026-03-17 15:01:45] "POST /set-tag HTTP/1.1" 200 109 0.042120 10.0.0.50 - - [2026-03-17 15:01:46] "POST /instance-ips HTTP/1.1" 200 417 0.039016 10.0.0.50 - - [2026-03-17 15:01:46] "GET /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.019792 10.0.0.50 - - [2026-03-17 15:01:46] "POST /loadbalancers HTTP/1.1" 200 618 0.080554 10.0.0.50 - - [2026-03-17 15:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017503 10.0.0.50 - - [2026-03-17 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007496 10.0.0.50 - - [2026-03-17 15:01:46] "POST /service-instances HTTP/1.1" 200 566 0.057497 10.0.0.50 - - [2026-03-17 15:01:46] "POST /ref-update HTTP/1.1" 200 156 0.027979 10.0.0.50 - - [2026-03-17 15:01:46] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.093754 10.0.0.50 - - [2026-03-17 15:01:46] "GET /virtual-machine-interface/e6423162-4e91-443f-858a-f3ef9550a887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019906 10.0.0.50 - - [2026-03-17 15:01:46] "GET /virtual-machine-interface/e6423162-4e91-443f-858a-f3ef9550a887?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009968 10.0.0.50 - - [2026-03-17 15:01:46] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.055575 10.0.0.50 - - [2026-03-17 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022265 10.0.0.50 - - [2026-03-17 15:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.043017 10.0.0.50 - - [2026-03-17 15:01:46] "GET /floating-ip-pool/bd3057cb-f69b-4442-a664-7d9caf601b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004071 10.0.0.50 - - [2026-03-17 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.042862 10.0.0.50 - - [2026-03-17 15:01:46] "POST /virtual-machines HTTP/1.1" 200 429 0.047112 10.0.0.50 - - [2026-03-17 15:01:46] "POST /floating-ips HTTP/1.1" 200 671 0.200546 10.0.0.50 - - [2026-03-17 15:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039217 10.0.0.50 - - [2026-03-17 15:01:46] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012761 10.0.0.50 - - [2026-03-17 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.50 - - [2026-03-17 15:01:46] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011676 10.0.0.50 - - [2026-03-17 15:01:46] "POST /tags HTTP/1.1" 409 221 0.014526 10.0.0.50 - - [2026-03-17 15:01:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.275033 10.0.0.50 - - [2026-03-17 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009825 10.0.0.50 - - [2026-03-17 15:01:47] "GET /tag/f655f3b7-92bd-425b-8901-9fac6de4834d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025434 10.0.0.50 - - [2026-03-17 15:01:47] "POST /tags HTTP/1.1" 409 238 0.003404 10.0.0.50 - - [2026-03-17 15:01:47] "POST /chown HTTP/1.1" 200 109 0.055931 10.0.0.50 - - [2026-03-17 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2026-03-17 15:01:47] "GET /tag/ba6a7145-3048-4a3e-96a8-c5c1d02d1269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013687 10.0.0.50 - - [2026-03-17 15:01:47] "POST /chown HTTP/1.1" 200 109 0.019243 10.0.0.50 - - [2026-03-17 15:01:47] "PUT /virtual-machine-interface/1ed35039-a1c4-4b2e-b5d4-dfaec49bec89 HTTP/1.1" 200 284 0.036951 10.0.0.50 - - [2026-03-17 15:01:47] "PUT /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 256 0.041428 10.0.0.50 - - [2026-03-17 15:01:47] "POST /firewall-rules HTTP/1.1" 200 650 0.167056 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.044647 10.0.0.50 - - [2026-03-17 15:01:47] "GET /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.049439 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.059621 10.0.0.50 - - [2026-03-17 15:01:47] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005531 10.0.0.50 - - [2026-03-17 15:01:47] "GET /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.019198 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.036693 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.031345 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.064326 10.0.0.50 - - [2026-03-17 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.074257 10.0.0.50 - - [2026-03-17 15:01:47] "POST /ref-update HTTP/1.1" 200 156 0.067253 10.0.0.50 - - [2026-03-17 15:01:47] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.119258 10.0.0.50 - - [2026-03-17 15:01:47] "GET /loadbalancer/3e0b05c7-4909-418a-8ae8-57f2ce3eef23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005562 10.0.0.50 - - [2026-03-17 15:01:47] "POST /virtual-machines HTTP/1.1" 200 429 0.021960 10.0.0.50 - - [2026-03-17 15:01:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.092784 10.0.0.50 - - [2026-03-17 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.50 - - [2026-03-17 15:01:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.238249 10.0.0.50 - - [2026-03-17 15:01:48] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.141071 10.0.0.50 - - [2026-03-17 15:01:48] "POST /chown HTTP/1.1" 200 109 0.081650 10.0.0.50 - - [2026-03-17 15:01:48] "GET /loadbalancer-listener/977118ac-b887-444e-b57a-670437947534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.033179 10.0.0.50 - - [2026-03-17 15:01:48] "GET /loadbalancer-listener/977118ac-b887-444e-b57a-670437947534?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.018369 10.0.0.50 - - [2026-03-17 15:01:48] "POST /chown HTTP/1.1" 200 109 0.020065 10.0.0.50 - - [2026-03-17 15:01:48] "PUT /virtual-machine-interface/5c260c66-6ad9-4636-9f86-62f7e5328f5f HTTP/1.1" 200 284 0.049609 10.0.0.50 - - [2026-03-17 15:01:48] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.111316 10.0.0.50 - - [2026-03-17 15:01:48] "PUT /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 256 0.056836 10.0.0.50 - - [2026-03-17 15:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042545 10.0.0.50 - - [2026-03-17 15:01:48] "GET /loadbalancer-pool/326cccd6-ef06-4dca-9ba5-60fc681f28dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020869 10.0.0.50 - - [2026-03-17 15:01:48] "POST /ref-update HTTP/1.1" 200 156 0.056785 10.0.0.50 - - [2026-03-17 15:01:48] "POST /ref-update HTTP/1.1" 200 156 0.038486 10.0.0.50 - - [2026-03-17 15:01:48] "POST /ref-update HTTP/1.1" 200 156 0.053089 10.0.0.50 - - [2026-03-17 15:01:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.095214 10.0.0.50 - - [2026-03-17 15:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037257 10.0.0.50 - - [2026-03-17 15:01:48] "POST /ref-update HTTP/1.1" 200 156 0.051661 10.0.0.50 - - [2026-03-17 15:01:48] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027507 10.0.0.50 - - [2026-03-17 15:01:48] "POST /ref-update HTTP/1.1" 200 156 0.047028 10.0.0.50 - - [2026-03-17 15:01:48] "POST /set-tag HTTP/1.1" 200 109 0.006011 10.0.0.50 - - [2026-03-17 15:01:48] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008611 10.0.0.50 - - [2026-03-17 15:01:48] "POST /set-tag HTTP/1.1" 200 109 0.014307 10.0.0.50 - - [2026-03-17 15:01:48] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.022572 10.0.0.50 - - [2026-03-17 15:01:48] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020385 10.0.0.50 - - [2026-03-17 15:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.50 - - [2026-03-17 15:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047594 10.0.0.50 - - [2026-03-17 15:01:48] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018640 10.0.0.50 - - [2026-03-17 15:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.50 - - [2026-03-17 15:01:48] "POST /tags HTTP/1.1" 409 221 0.004659 10.0.0.50 - - [2026-03-17 15:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.50 - - [2026-03-17 15:01:48] "POST /chown HTTP/1.1" 200 109 0.031992 10.0.0.50 - - [2026-03-17 15:01:48] "GET /tag/f655f3b7-92bd-425b-8901-9fac6de4834d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030765 10.0.0.50 - - [2026-03-17 15:01:48] "POST /chown HTTP/1.1" 200 109 0.070031 10.0.0.50 - - [2026-03-17 15:01:48] "POST /tags HTTP/1.1" 409 238 0.008191 10.0.0.50 - - [2026-03-17 15:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013777 10.0.0.50 - - [2026-03-17 15:01:48] "GET /tag/ba6a7145-3048-4a3e-96a8-c5c1d02d1269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020767 10.0.0.50 - - [2026-03-17 15:01:48] "PUT /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 256 0.072649 10.0.0.50 - - [2026-03-17 15:01:49] "POST /firewall-rules HTTP/1.1" 409 293 0.016315 10.0.0.50 - - [2026-03-17 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028424 10.0.0.50 - - [2026-03-17 15:01:49] "POST /ref-update HTTP/1.1" 200 156 0.065292 10.0.0.50 - - [2026-03-17 15:01:49] "POST /chown HTTP/1.1" 200 109 0.036264 10.0.0.50 - - [2026-03-17 15:01:49] "POST /chown HTTP/1.1" 200 109 0.067308 10.0.0.50 - - [2026-03-17 15:01:49] "PUT /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5 HTTP/1.1" 200 260 0.184022 10.0.0.50 - - [2026-03-17 15:01:49] "PUT /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 256 0.044955 10.0.0.50 - - [2026-03-17 15:01:49] "GET /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.017482 10.0.0.50 - - [2026-03-17 15:01:49] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011752 10.0.0.50 - - [2026-03-17 15:01:49] "GET /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.016513 10.0.0.50 - - [2026-03-17 15:01:49] "POST /ref-update HTTP/1.1" 200 156 0.073058 10.0.0.50 - - [2026-03-17 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.50 - - [2026-03-17 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.50 - - [2026-03-17 15:01:49] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015762 10.0.0.50 - - [2026-03-17 15:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006331 10.0.0.50 - - [2026-03-17 15:01:49] "POST /chown HTTP/1.1" 200 109 0.015681 10.0.0.50 - - [2026-03-17 15:01:49] "POST /chown HTTP/1.1" 200 109 0.050050 10.0.0.50 - - [2026-03-17 15:01:49] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.109606 10.0.0.50 - - [2026-03-17 15:01:49] "PUT /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 256 0.080633 10.0.0.50 - - [2026-03-17 15:01:49] "POST /virtual-machines HTTP/1.1" 200 373 0.043648 10.0.0.50 - - [2026-03-17 15:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.041791 10.0.0.50 - - [2026-03-17 15:01:49] "POST /ref-update HTTP/1.1" 200 156 0.065499 10.0.0.50 - - [2026-03-17 15:01:49] "POST /chown HTTP/1.1" 200 109 0.049619 10.0.0.50 - - [2026-03-17 15:01:49] "POST /chown HTTP/1.1" 200 109 0.042007 10.0.0.50 - - [2026-03-17 15:01:49] "PUT /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 256 0.091539 10.0.0.50 - - [2026-03-17 15:01:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.301705 10.0.0.50 - - [2026-03-17 15:01:50] "POST /ref-update HTTP/1.1" 200 156 0.106376 10.0.0.50 - - [2026-03-17 15:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040548 10.0.0.50 - - [2026-03-17 15:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024087 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.021259 10.0.0.50 - - [2026-03-17 15:01:50] "POST /instance-ips HTTP/1.1" 200 413 0.075112 10.0.0.50 - - [2026-03-17 15:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039464 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018082 10.0.0.50 - - [2026-03-17 15:01:50] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.019574 10.0.0.50 - - [2026-03-17 15:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030909 10.0.0.50 - - [2026-03-17 15:01:50] "POST /set-tag HTTP/1.1" 200 109 0.054769 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.028870 10.0.0.50 - - [2026-03-17 15:01:50] "GET /instance-ip/39e13510-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.008730 10.0.0.50 - - [2026-03-17 15:01:50] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.037596 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.051405 10.0.0.50 - - [2026-03-17 15:01:50] "POST /set-tag HTTP/1.1" 200 109 0.010152 10.0.0.50 - - [2026-03-17 15:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.075504 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.022777 10.0.0.50 - - [2026-03-17 15:01:50] "POST /ref-update HTTP/1.1" 200 156 0.017014 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017042 10.0.0.50 - - [2026-03-17 15:01:50] "POST /set-tag HTTP/1.1" 200 109 0.010155 10.0.0.50 - - [2026-03-17 15:01:50] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007880 10.0.0.50 - - [2026-03-17 15:01:50] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.030696 10.0.0.50 - - [2026-03-17 15:01:50] "POST /set-tag HTTP/1.1" 200 109 0.017051 10.0.0.50 - - [2026-03-17 15:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.038525 10.0.0.50 - - [2026-03-17 15:01:50] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.017711 10.0.0.50 - - [2026-03-17 15:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026111 10.0.0.50 - - [2026-03-17 15:01:51] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.028525 10.0.0.50 - - [2026-03-17 15:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030446 10.0.0.50 - - [2026-03-17 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009640 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.029790 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.016493 10.0.0.50 - - [2026-03-17 15:01:51] "POST /ref-update HTTP/1.1" 200 156 0.026515 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.039913 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.019485 10.0.0.50 - - [2026-03-17 15:01:51] "POST /ref-update HTTP/1.1" 200 156 0.032869 10.0.0.50 - - [2026-03-17 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006890 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.012531 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.033938 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.023026 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.009792 10.0.0.50 - - [2026-03-17 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.011120 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.026381 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.011750 10.0.0.50 - - [2026-03-17 15:01:51] "POST /chown HTTP/1.1" 200 109 0.031861 10.0.0.50 - - [2026-03-17 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009817 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.020668 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.040493 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.029286 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.014063 10.0.0.50 - - [2026-03-17 15:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.014255 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.011026 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.022857 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.049319 10.0.0.50 - - [2026-03-17 15:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.018272 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.041141 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.018929 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.024231 10.0.0.50 - - [2026-03-17 15:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011031 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.017220 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.029332 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.048809 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.010771 10.0.0.50 - - [2026-03-17 15:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.009975 10.0.0.50 - - [2026-03-17 15:01:52] "POST /chown HTTP/1.1" 200 109 0.009220 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.023510 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.022517 10.0.0.50 - - [2026-03-17 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.010863 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.043438 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.018243 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.032575 10.0.0.50 - - [2026-03-17 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008878 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.010833 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.032979 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.032807 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.014837 10.0.0.50 - - [2026-03-17 15:01:53] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.039816 10.0.0.50 - - [2026-03-17 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006885 10.0.0.50 - - [2026-03-17 15:01:53] "POST /set-tag HTTP/1.1" 200 109 0.006041 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.018311 10.0.0.50 - - [2026-03-17 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010426 10.0.0.50 - - [2026-03-17 15:01:53] "GET /loadbalancer/d05fbd7b-1ffe-431a-a711-9f6c5f542ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006117 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.045720 10.0.0.50 - - [2026-03-17 15:01:53] "GET /loadbalancer-pool/ed97f4c5-5975-4eb7-9443-b9a213515fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.018852 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.010301 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.031027 10.0.0.50 - - [2026-03-17 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.50 - - [2026-03-17 15:01:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.058934 10.0.0.50 - - [2026-03-17 15:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020699 10.0.0.50 - - [2026-03-17 15:01:53] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011146 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.011712 10.0.0.50 - - [2026-03-17 15:01:53] "POST /tags HTTP/1.1" 409 221 0.002421 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.023988 10.0.0.50 - - [2026-03-17 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009063 10.0.0.50 - - [2026-03-17 15:01:53] "GET /tag/f655f3b7-92bd-425b-8901-9fac6de4834d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017172 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.025504 10.0.0.50 - - [2026-03-17 15:01:53] "POST /chown HTTP/1.1" 200 109 0.009946 10.0.0.50 - - [2026-03-17 15:01:53] "POST /set-tag HTTP/1.1" 200 109 0.048828 10.0.0.50 - - [2026-03-17 15:01:54] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006209 10.0.0.50 - - [2026-03-17 15:01:54] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.50 - - [2026-03-17 15:01:54] "GET /floating-ip/374e5f5a-2642-4680-a8e2-ad7665996298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.016957 10.0.0.50 - - [2026-03-17 15:01:54] "PUT /floating-ip/374e5f5a-2642-4680-a8e2-ad7665996298 HTTP/1.1" 200 256 0.015477 10.0.0.50 - - [2026-03-17 15:01:54] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005543 10.0.0.50 - - [2026-03-17 15:01:54] "POST /set-tag HTTP/1.1" 200 109 0.004870 10.0.0.50 - - [2026-03-17 15:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.50 - - [2026-03-17 15:01:54] "GET /loadbalancer/d05fbd7b-1ffe-431a-a711-9f6c5f542ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004964 10.0.0.50 - - [2026-03-17 15:01:54] "GET /loadbalancer-pool/ed97f4c5-5975-4eb7-9443-b9a213515fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005165 10.0.0.50 - - [2026-03-17 15:01:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.058258 10.0.0.50 - - [2026-03-17 15:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016886 10.0.0.50 - - [2026-03-17 15:01:54] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025442 10.0.0.50 - - [2026-03-17 15:01:54] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015312 10.0.0.50 - - [2026-03-17 15:01:54] "POST /ref-update HTTP/1.1" 200 156 0.025202 10.0.0.50 - - [2026-03-17 15:01:54] "GET /floating-ip/374e5f5a-2642-4680-a8e2-ad7665996298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.021454 10.0.0.50 - - [2026-03-17 15:01:54] "POST /set-tag HTTP/1.1" 200 109 0.090869 10.0.0.50 - - [2026-03-17 15:01:58] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007157 10.0.0.50 - - [2026-03-17 15:01:58] "POST /set-tag HTTP/1.1" 200 109 0.003964 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine/af114e27-b115-4c01-b6ae-10bdf412a1e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.005612 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011321 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine/8d634122-d636-4a88-b1f3-5e04787b0a30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.005081 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016458 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine/ced76333-2d27-4715-8d22-e7c88625b11c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004117 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006185 10.0.0.50 - - [2026-03-17 15:01:59] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010182 10.0.0.50 - - [2026-03-17 15:01:59] "POST /set-tag HTTP/1.1" 200 109 0.004272 10.0.0.50 - - [2026-03-17 15:02:31] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007930 10.0.0.50 - - [2026-03-17 15:02:31] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.50 - - [2026-03-17 15:02:31] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006855 10.0.0.50 - - [2026-03-17 15:02:31] "POST /set-tag HTTP/1.1" 200 109 0.003905 10.0.0.50 - - [2026-03-17 15:02:31] "GET /virtual-machine/ced76333-2d27-4715-8d22-e7c88625b11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005136 10.0.0.50 - - [2026-03-17 15:02:31] "POST /ref-update HTTP/1.1" 200 156 0.014821 10.0.0.50 - - [2026-03-17 15:02:31] "GET /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025812 10.0.0.50 - - [2026-03-17 15:02:31] "POST /set-tag HTTP/1.1" 200 109 0.044770 10.0.0.50 - - [2026-03-17 15:02:31] "POST /set-tag HTTP/1.1" 200 109 0.035493 10.0.0.50 - - [2026-03-17 15:02:31] "DELETE /instance-ip/39e13510-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.075496 10.0.0.50 - - [2026-03-17 15:02:32] "DELETE /virtual-machine-interface/39a50108-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.087949 10.0.0.50 - - [2026-03-17 15:02:32] "DELETE /virtual-machine/ced76333-2d27-4715-8d22-e7c88625b11c HTTP/1.1" 200 115 0.046262 10.0.0.50 - - [2026-03-17 15:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.50 - - [2026-03-17 15:02:35] "GET /tag/ba6a7145-3048-4a3e-96a8-c5c1d02d1269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014050 10.0.0.50 - - [2026-03-17 15:02:35] "GET /tag/ba6a7145-3048-4a3e-96a8-c5c1d02d1269?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015300 10.0.0.50 - - [2026-03-17 15:02:35] "GET /virtual-machine-interface/1ed35039-a1c4-4b2e-b5d4-dfaec49bec89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007805 10.0.0.50 - - [2026-03-17 15:02:35] "POST /set-tag HTTP/1.1" 200 109 0.023306 10.0.0.50 - - [2026-03-17 15:02:35] "GET /virtual-machine-interface/5c260c66-6ad9-4636-9f86-62f7e5328f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.025685 10.0.0.50 - - [2026-03-17 15:02:35] "POST /set-tag HTTP/1.1" 200 109 0.036634 10.0.0.50 - - [2026-03-17 15:02:35] "GET /virtual-machine-interface/e6423162-4e91-443f-858a-f3ef9550a887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009204 10.0.0.50 - - [2026-03-17 15:02:35] "POST /set-tag HTTP/1.1" 200 109 0.022157 10.0.0.50 - - [2026-03-17 15:02:35] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010503 10.0.0.50 - - [2026-03-17 15:02:35] "GET /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004450 10.0.0.50 - - [2026-03-17 15:02:35] "POST /ref-update HTTP/1.1" 200 156 0.021857 10.0.0.50 - - [2026-03-17 15:02:35] "DELETE /firewall-rule/48a161cf-d490-40b4-9bc9-6076c6f725d5 HTTP/1.1" 200 115 0.075225 10.0.0.50 - - [2026-03-17 15:02:35] "DELETE /loadbalancer-member/e225c921-3f26-43fb-9b48-e19a60fe2f8d HTTP/1.1" 200 115 0.054360 10.0.0.50 - - [2026-03-17 15:02:35] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.046196 10.0.0.50 - - [2026-03-17 15:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.042095 10.0.0.50 - - [2026-03-17 15:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.024211 10.0.0.50 - - [2026-03-17 15:02:35] "DELETE /loadbalancer-pool/326cccd6-ef06-4dca-9ba5-60fc681f28dc HTTP/1.1" 200 115 0.167097 10.0.0.50 - - [2026-03-17 15:02:35] "POST /chown HTTP/1.1" 200 109 0.026132 10.0.0.50 - - [2026-03-17 15:02:35] "DELETE /loadbalancer-listener/977118ac-b887-444e-b57a-670437947534 HTTP/1.1" 200 115 0.099818 10.0.0.50 - - [2026-03-17 15:02:35] "POST /chown HTTP/1.1" 200 109 0.029983 10.0.0.50 - - [2026-03-17 15:02:35] "GET /floating-ip/d9641859-abba-4074-bb2c-80f6c8c5f7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.015444 10.0.0.50 - - [2026-03-17 15:02:35] "POST /chown HTTP/1.1" 200 109 0.025021 10.0.0.50 - - [2026-03-17 15:02:35] "POST /chown HTTP/1.1" 200 109 0.024543 10.0.0.50 - - [2026-03-17 15:02:35] "PUT /floating-ip/d9641859-abba-4074-bb2c-80f6c8c5f7bb HTTP/1.1" 200 256 0.048656 10.0.0.50 - - [2026-03-17 15:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011080 10.0.0.50 - - [2026-03-17 15:02:35] "POST /chown HTTP/1.1" 200 109 0.023443 10.0.0.50 - - [2026-03-17 15:02:36] "POST /chown HTTP/1.1" 200 109 0.068157 10.0.0.50 - - [2026-03-17 15:02:36] "DELETE /floating-ip/d9641859-abba-4074-bb2c-80f6c8c5f7bb HTTP/1.1" 200 115 0.205402 10.0.0.50 - - [2026-03-17 15:02:36] "POST /chown HTTP/1.1" 200 109 0.049903 10.0.0.50 - - [2026-03-17 15:02:36] "POST /chown HTTP/1.1" 200 109 0.025592 10.0.0.50 - - [2026-03-17 15:02:36] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.036597 10.0.0.50 - - [2026-03-17 15:02:36] "DELETE /loadbalancer/3e0b05c7-4909-418a-8ae8-57f2ce3eef23 HTTP/1.1" 200 115 0.199921 10.0.0.50 - - [2026-03-17 15:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032817 10.0.0.50 - - [2026-03-17 15:02:36] "POST /ref-update HTTP/1.1" 404 171 0.004926 10.0.0.50 - - [2026-03-17 15:02:36] "DELETE /instance-ip/f3637699-fcb5-4c22-9cb8-6277eded0f2b HTTP/1.1" 200 115 0.137446 10.0.0.50 - - [2026-03-17 15:02:36] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.065576 10.0.0.50 - - [2026-03-17 15:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032500 10.0.0.50 - - [2026-03-17 15:02:36] "POST /ref-update HTTP/1.1" 404 171 0.007582 10.0.0.50 - - [2026-03-17 15:02:36] "DELETE /virtual-machine-interface/e6423162-4e91-443f-858a-f3ef9550a887 HTTP/1.1" 200 115 0.227662 10.0.0.50 - - [2026-03-17 15:02:36] "PUT /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 266 0.042917 10.0.0.50 - - [2026-03-17 15:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.051002 10.0.0.50 - - [2026-03-17 15:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /tag/ba6a7145-3048-4a3e-96a8-c5c1d02d1269 HTTP/1.1" 200 115 0.285299 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /service-instance/0cafc960-e58e-40d0-a79e-1fea88f748d4 HTTP/1.1" 200 115 0.167241 10.0.0.50 - - [2026-03-17 15:02:37] "GET /floating-ip-pool/bd3057cb-f69b-4442-a664-7d9caf601b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014937 10.0.0.50 - - [2026-03-17 15:02:37] "POST /ref-update HTTP/1.1" 200 156 0.036008 10.0.0.50 - - [2026-03-17 15:02:37] "GET /virtual-machine-interface/1ed35039-a1c4-4b2e-b5d4-dfaec49bec89?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.018501 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /floating-ip-pool/bd3057cb-f69b-4442-a664-7d9caf601b4d HTTP/1.1" 200 115 0.101430 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /virtual-machine-interface/1ed35039-a1c4-4b2e-b5d4-dfaec49bec89 HTTP/1.1" 200 115 0.120430 10.0.0.50 - - [2026-03-17 15:02:37] "POST /ref-update HTTP/1.1" 200 156 0.037187 10.0.0.50 - - [2026-03-17 15:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004933 10.0.0.50 - - [2026-03-17 15:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012236 10.0.0.50 - - [2026-03-17 15:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006270 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /virtual-network/df24df60-5b33-47bb-af2e-9db596ecf4c1 HTTP/1.1" 200 115 0.243303 10.0.0.50 - - [2026-03-17 15:02:37] "GET /routing-instance/4282e9d4-91f2-453a-b0a3-9717d36386c6 HTTP/1.1" 404 171 0.034964 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /virtual-machine/35ebbbe8-ed0f-4efd-b083-42525c6373db HTTP/1.1" 200 115 0.141877 10.0.0.50 - - [2026-03-17 15:02:37] "GET /domains HTTP/1.1" 200 280 0.011582 10.0.0.50 - - [2026-03-17 15:02:37] "GET /virtual-machine-interface/5c260c66-6ad9-4636-9f86-62f7e5328f5f?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.017062 10.0.0.50 - - [2026-03-17 15:02:37] "GET /domain/e2b92d88-1e3c-43cc-a74b-532eca62d2ba HTTP/1.1" 200 3087 0.010979 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /route-target/48ffe177-038d-4fb3-8a7f-1a0b63cb7b1a HTTP/1.1" 200 115 0.101285 10.0.0.50 - - [2026-03-17 15:02:37] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b HTTP/1.1" 200 6873 0.124799 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /virtual-machine-interface/5c260c66-6ad9-4636-9f86-62f7e5328f5f HTTP/1.1" 200 115 0.205420 10.0.0.50 - - [2026-03-17 15:02:37] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.022612 10.0.0.50 - - [2026-03-17 15:02:37] "POST /set-tag HTTP/1.1" 200 109 0.011854 10.0.0.50 - - [2026-03-17 15:02:37] "DELETE /virtual-machine/1c9c9313-2c4f-4489-83c7-9f9d71777063 HTTP/1.1" 200 115 0.106413 10.0.0.50 - - [2026-03-17 15:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.50 - - [2026-03-17 15:02:37] "GET /loadbalancer/d05fbd7b-1ffe-431a-a711-9f6c5f542ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007305 10.0.0.50 - - [2026-03-17 15:02:37] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019793 10.0.0.50 - - [2026-03-17 15:02:38] "POST /set-tag HTTP/1.1" 200 109 0.063222 10.0.0.50 - - [2026-03-17 15:02:38] "DELETE /loadbalancer-member/1aabd8b5-fdd9-4bd1-9b44-015af0e36f68 HTTP/1.1" 200 115 0.094855 10.0.0.50 - - [2026-03-17 15:02:38] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010083 10.0.0.50 - - [2026-03-17 15:02:38] "POST /set-tag HTTP/1.1" 200 109 0.004213 10.0.0.50 - - [2026-03-17 15:02:38] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007632 10.0.0.50 - - [2026-03-17 15:02:38] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.50 - - [2026-03-17 15:02:38] "GET /virtual-machine/8d634122-d636-4a88-b1f3-5e04787b0a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005222 10.0.0.50 - - [2026-03-17 15:02:38] "POST /ref-update HTTP/1.1" 200 156 0.017677 10.0.0.50 - - [2026-03-17 15:02:38] "GET /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016267 10.0.0.50 - - [2026-03-17 15:02:38] "POST /set-tag HTTP/1.1" 200 109 0.029659 10.0.0.50 - - [2026-03-17 15:02:38] "POST /set-tag HTTP/1.1" 200 109 0.027758 10.0.0.50 - - [2026-03-17 15:02:38] "POST /set-tag HTTP/1.1" 200 109 0.042015 10.0.0.50 - - [2026-03-17 15:02:39] "DELETE /instance-ip/368e7ddc-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.092867 10.0.0.50 - - [2026-03-17 15:02:39] "POST /ref-update HTTP/1.1" 200 156 0.019362 10.0.0.50 - - [2026-03-17 15:02:39] "DELETE /virtual-machine-interface/3668e112-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.064728 10.0.0.50 - - [2026-03-17 15:02:39] "DELETE /virtual-machine/8d634122-d636-4a88-b1f3-5e04787b0a30 HTTP/1.1" 200 115 0.040606 10.0.0.50 - - [2026-03-17 15:02:42] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008235 10.0.0.50 - - [2026-03-17 15:02:42] "POST /set-tag HTTP/1.1" 200 109 0.007591 10.0.0.50 - - [2026-03-17 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.50 - - [2026-03-17 15:02:42] "GET /loadbalancer/d05fbd7b-1ffe-431a-a711-9f6c5f542ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.019289 10.0.0.50 - - [2026-03-17 15:02:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012424 10.0.0.50 - - [2026-03-17 15:02:43] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.50 - - [2026-03-17 15:02:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006220 10.0.0.50 - - [2026-03-17 15:02:43] "POST /set-tag HTTP/1.1" 200 109 0.011896 10.0.0.50 - - [2026-03-17 15:02:43] "GET /virtual-machine/af114e27-b115-4c01-b6ae-10bdf412a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.014832 10.0.0.50 - - [2026-03-17 15:02:43] "POST /ref-update HTTP/1.1" 200 156 0.039759 10.0.0.50 - - [2026-03-17 15:02:43] "GET /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.025049 10.0.0.50 - - [2026-03-17 15:02:43] "POST /set-tag HTTP/1.1" 200 109 0.046720 10.0.0.50 - - [2026-03-17 15:02:43] "POST /set-tag HTTP/1.1" 200 109 0.034965 10.0.0.50 - - [2026-03-17 15:02:44] "POST /set-tag HTTP/1.1" 200 109 0.069138 10.0.0.50 - - [2026-03-17 15:02:44] "DELETE /instance-ip/35e9fe60-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.090728 10.0.0.50 - - [2026-03-17 15:02:44] "POST /ref-update HTTP/1.1" 200 156 0.023878 10.0.0.50 - - [2026-03-17 15:02:44] "DELETE /virtual-machine-interface/35c668d8-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.121577 10.0.0.50 - - [2026-03-17 15:02:44] "DELETE /virtual-machine/af114e27-b115-4c01-b6ae-10bdf412a1e5 HTTP/1.1" 200 115 0.058059 10.0.0.50 - - [2026-03-17 15:02:44] "DELETE /tag/d5be09b0-0ef8-46e3-9cdd-50d7470f4092 HTTP/1.1" 200 115 0.154723 10.0.0.50 - - [2026-03-17 15:02:44] "DELETE /tag/d35e8519-0ef7-445d-ab18-b15b729bcecf HTTP/1.1" 200 115 0.147790 10.0.0.50 - - [2026-03-17 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.50 - - [2026-03-17 15:02:48] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076619 10.0.0.50 - - [2026-03-17 15:02:48] "POST /tags HTTP/1.1" 200 393 0.079248 10.0.0.50 - - [2026-03-17 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007212 10.0.0.50 - - [2026-03-17 15:02:48] "GET /tag/a5ca28aa-5786-4999-b7e6-85a18d7e6dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021891 10.0.0.50 - - [2026-03-17 15:02:48] "POST /tags HTTP/1.1" 200 341 0.038223 10.0.0.50 - - [2026-03-17 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.50 - - [2026-03-17 15:02:48] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018199 10.0.0.50 - - [2026-03-17 15:02:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.004183 10.0.0.50 - - [2026-03-17 15:02:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.006150 10.0.0.50 - - [2026-03-17 15:02:49] "POST /security-groups HTTP/1.1" 200 589 0.076922 10.0.0.50 - - [2026-03-17 15:02:49] "POST /projects HTTP/1.1" 200 519 0.344716 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.003971 10.0.0.50 - - [2026-03-17 15:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016517 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012102 10.0.0.50 - - [2026-03-17 15:02:49] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007101 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.50 - - [2026-03-17 15:02:49] "POST /access-control-lists HTTP/1.1" 200 598 0.129622 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.018679 10.0.0.50 - - [2026-03-17 15:02:49] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.033579 10.0.0.50 - - [2026-03-17 15:02:49] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.101687 10.0.0.50 - - [2026-03-17 15:02:49] "POST /access-control-lists HTTP/1.1" 200 596 0.089289 10.0.0.50 - - [2026-03-17 15:02:49] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.132271 10.0.0.50 - - [2026-03-17 15:02:49] "POST /security-groups HTTP/1.1" 200 591 0.100025 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.007182 10.0.0.50 - - [2026-03-17 15:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.051375 10.0.0.50 - - [2026-03-17 15:02:49] "POST /chown HTTP/1.1" 200 109 0.032320 10.0.0.50 - - [2026-03-17 15:02:49] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005700 10.0.0.50 - - [2026-03-17 15:02:49] "POST /access-control-lists HTTP/1.1" 200 632 0.130661 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010925 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.032295 10.0.0.50 - - [2026-03-17 15:02:49] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023421 10.0.0.50 - - [2026-03-17 15:02:49] "POST /tags HTTP/1.1" 409 226 0.002653 10.0.0.50 - - [2026-03-17 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.50 - - [2026-03-17 15:02:49] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024839 10.0.0.50 - - [2026-03-17 15:02:50] "POST /access-control-lists HTTP/1.1" 200 630 0.109265 10.0.0.50 - - [2026-03-17 15:02:50] "POST /firewall-rules HTTP/1.1" 200 600 0.129166 10.0.0.50 - - [2026-03-17 15:02:50] "GET /firewall-rule/34379875-5fa9-436e-a35e-bb499fcf5477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.023348 10.0.0.50 - - [2026-03-17 15:02:50] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.008574 10.0.0.50 - - [2026-03-17 15:02:50] "GET /firewall-rule/34379875-5fa9-436e-a35e-bb499fcf5477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005322 10.0.0.50 - - [2026-03-17 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.096162 10.0.0.50 - - [2026-03-17 15:02:50] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025247 10.0.0.50 - - [2026-03-17 15:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.50 - - [2026-03-17 15:02:50] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004302 10.0.0.50 - - [2026-03-17 15:02:50] "POST /tags HTTP/1.1" 409 226 0.002812 10.0.0.50 - - [2026-03-17 15:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.50 - - [2026-03-17 15:02:50] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014197 10.0.0.50 - - [2026-03-17 15:02:50] "POST /firewall-rules HTTP/1.1" 200 598 0.091005 10.0.0.50 - - [2026-03-17 15:02:50] "GET /firewall-rule/18d80688-d73b-47f8-8885-4aeba6092ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006258 10.0.0.50 - - [2026-03-17 15:02:50] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.007593 10.0.0.50 - - [2026-03-17 15:02:50] "GET /firewall-rule/18d80688-d73b-47f8-8885-4aeba6092ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004545 10.0.0.50 - - [2026-03-17 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.137247 10.0.0.50 - - [2026-03-17 15:02:51] "POST /tags HTTP/1.1" 200 393 0.040431 10.0.0.50 - - [2026-03-17 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018274 10.0.0.50 - - [2026-03-17 15:02:51] "GET /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020263 10.0.0.50 - - [2026-03-17 15:02:51] "POST /tags HTTP/1.1" 200 341 0.032662 10.0.0.50 - - [2026-03-17 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011185 10.0.0.50 - - [2026-03-17 15:02:51] "GET /tag/22e07bdf-af67-4e68-8c1e-d9a08fff5ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023805 10.0.0.50 - - [2026-03-17 15:02:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000643 10.0.0.50 - - [2026-03-17 15:02:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.009809 10.0.0.50 - - [2026-03-17 15:02:51] "POST /security-groups HTTP/1.1" 200 589 0.089806 10.0.0.50 - - [2026-03-17 15:02:52] "POST /projects HTTP/1.1" 200 519 0.289304 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.006295 10.0.0.50 - - [2026-03-17 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021623 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016220 10.0.0.50 - - [2026-03-17 15:02:52] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018887 10.0.0.50 - - [2026-03-17 15:02:52] "POST /access-control-lists HTTP/1.1" 200 598 0.121199 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015749 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.017062 10.0.0.50 - - [2026-03-17 15:02:52] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008559 10.0.0.50 - - [2026-03-17 15:02:52] "POST /access-control-lists HTTP/1.1" 200 596 0.080184 10.0.0.50 - - [2026-03-17 15:02:52] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.155570 10.0.0.50 - - [2026-03-17 15:02:52] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.083363 10.0.0.50 - - [2026-03-17 15:02:52] "POST /security-groups HTTP/1.1" 200 591 0.091286 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.003666 10.0.0.50 - - [2026-03-17 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029706 10.0.0.50 - - [2026-03-17 15:02:52] "POST /chown HTTP/1.1" 200 109 0.019243 10.0.0.50 - - [2026-03-17 15:02:52] "POST /access-control-lists HTTP/1.1" 200 632 0.060203 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.015337 10.0.0.50 - - [2026-03-17 15:02:52] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.038916 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.50 - - [2026-03-17 15:02:52] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004731 10.0.0.50 - - [2026-03-17 15:02:52] "POST /tags HTTP/1.1" 409 226 0.003779 10.0.0.50 - - [2026-03-17 15:02:52] "POST /access-control-lists HTTP/1.1" 200 630 0.085989 10.0.0.50 - - [2026-03-17 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013227 10.0.0.50 - - [2026-03-17 15:02:52] "GET /tag/22e07bdf-af67-4e68-8c1e-d9a08fff5ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022307 10.0.0.50 - - [2026-03-17 15:02:52] "POST /firewall-rules HTTP/1.1" 200 600 0.082649 10.0.0.50 - - [2026-03-17 15:02:53] "GET /firewall-rule/95a10958-ec23-4d39-b518-da9e7222b343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007276 10.0.0.50 - - [2026-03-17 15:02:53] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.009847 10.0.0.50 - - [2026-03-17 15:02:53] "GET /firewall-rule/95a10958-ec23-4d39-b518-da9e7222b343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005909 10.0.0.50 - - [2026-03-17 15:02:53] "POST /ref-update HTTP/1.1" 200 156 0.117180 10.0.0.50 - - [2026-03-17 15:02:53] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028473 10.0.0.50 - - [2026-03-17 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.50 - - [2026-03-17 15:02:53] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005825 10.0.0.50 - - [2026-03-17 15:02:53] "POST /tags HTTP/1.1" 409 226 0.003345 10.0.0.50 - - [2026-03-17 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.50 - - [2026-03-17 15:02:53] "GET /tag/22e07bdf-af67-4e68-8c1e-d9a08fff5ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.028022 10.0.0.50 - - [2026-03-17 15:02:53] "POST /firewall-rules HTTP/1.1" 200 598 0.103958 10.0.0.50 - - [2026-03-17 15:02:53] "GET /firewall-rule/23715153-d3bc-4c13-ab8e-c454764a9e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015358 10.0.0.50 - - [2026-03-17 15:02:53] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.010590 10.0.0.50 - - [2026-03-17 15:02:53] "GET /firewall-rule/23715153-d3bc-4c13-ab8e-c454764a9e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004426 10.0.0.50 - - [2026-03-17 15:02:53] "POST /ref-update HTTP/1.1" 200 156 0.119229 10.0.0.50 - - [2026-03-17 15:02:54] "POST /tags HTTP/1.1" 200 345 0.154044 10.0.0.50 - - [2026-03-17 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020569 10.0.0.50 - - [2026-03-17 15:02:54] "GET /tag/b4b7943a-df83-4eff-b0db-c9cb726178e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.036320 10.0.0.50 - - [2026-03-17 15:02:54] "POST /projects HTTP/1.1" 409 238 0.006253 10.0.0.50 - - [2026-03-17 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2026-03-17 15:02:54] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.087055 10.0.0.50 - - [2026-03-17 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.50 - - [2026-03-17 15:02:54] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010847 10.0.0.50 - - [2026-03-17 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2026-03-17 15:02:54] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.013608 10.0.0.50 - - [2026-03-17 15:02:55] "POST /security-groups HTTP/1.1" 409 285 0.005581 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.50 - - [2026-03-17 15:02:55] "PUT /security-group/6fda899b-a9d3-40c8-a2b3-01e0e4d9bc37 HTTP/1.1" 200 262 0.090937 10.0.0.50 - - [2026-03-17 15:02:55] "PUT /access-control-list/65bfa2f3-193b-47db-ab07-2aad14930dbd HTTP/1.1" 200 272 0.041262 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.50 - - [2026-03-17 15:02:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.054808 10.0.0.50 - - [2026-03-17 15:02:55] "POST /tags HTTP/1.1" 409 228 0.008253 10.0.0.50 - - [2026-03-17 15:02:55] "PUT /access-control-list/49787207-19fe-4675-bbc3-6c57c3ca4c5c HTTP/1.1" 200 272 0.064880 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017819 10.0.0.50 - - [2026-03-17 15:02:55] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.109804 10.0.0.50 - - [2026-03-17 15:02:55] "GET /tag/b4b7943a-df83-4eff-b0db-c9cb726178e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014744 10.0.0.50 - - [2026-03-17 15:02:55] "POST /tags HTTP/1.1" 200 345 0.066691 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015806 10.0.0.50 - - [2026-03-17 15:02:55] "GET /tag/408b9674-9bbe-4c63-be4b-a908c25c8231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.037739 10.0.0.50 - - [2026-03-17 15:02:55] "POST /projects HTTP/1.1" 409 238 0.005861 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.50 - - [2026-03-17 15:02:55] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051690 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.50 - - [2026-03-17 15:02:55] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006515 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.50 - - [2026-03-17 15:02:55] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010340 10.0.0.50 - - [2026-03-17 15:02:55] "POST /security-groups HTTP/1.1" 409 285 0.006311 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.50 - - [2026-03-17 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.50 - - [2026-03-17 15:02:55] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.078986 10.0.0.50 - - [2026-03-17 15:02:55] "PUT /security-group/4aecd1db-ae5e-4469-9955-f1c9491c0f74 HTTP/1.1" 200 262 0.112091 10.0.0.50 - - [2026-03-17 15:02:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047880 10.0.0.50 - - [2026-03-17 15:02:55] "PUT /access-control-list/92337865-6687-4632-ae72-8a0d1db56c77 HTTP/1.1" 200 272 0.022228 10.0.0.50 - - [2026-03-17 15:02:56] "POST /tags HTTP/1.1" 409 228 0.026675 10.0.0.50 - - [2026-03-17 15:02:56] "PUT /access-control-list/cac8c9f6-c051-44f8-8d51-195175938a21 HTTP/1.1" 200 272 0.070079 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.50 - - [2026-03-17 15:02:56] "GET /tag/408b9674-9bbe-4c63-be4b-a908c25c8231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.047517 10.0.0.50 - - [2026-03-17 15:02:56] "POST /tags HTTP/1.1" 200 291 0.075624 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.50 - - [2026-03-17 15:02:56] "GET /tag/01f7d5ba-262c-4191-9d08-20091363967a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.019214 10.0.0.50 - - [2026-03-17 15:02:56] "POST /tags HTTP/1.1" 200 303 0.089255 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.50 - - [2026-03-17 15:02:56] "GET /tag/595e594c-8511-4a2e-bb83-dbf06f505a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016291 10.0.0.50 - - [2026-03-17 15:02:56] "POST /tags HTTP/1.1" 409 252 0.003354 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.50 - - [2026-03-17 15:02:56] "GET /tag/a5ca28aa-5786-4999-b7e6-85a18d7e6dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015469 10.0.0.50 - - [2026-03-17 15:02:56] "POST /tags HTTP/1.1" 409 226 0.002723 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.50 - - [2026-03-17 15:02:56] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014818 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008195 10.0.0.50 - - [2026-03-17 15:02:56] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008976 10.0.0.50 - - [2026-03-17 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2026-03-17 15:02:56] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064727 10.0.0.50 - - [2026-03-17 15:02:56] "POST /virtual-machines HTTP/1.1" 200 395 0.017507 10.0.0.50 - - [2026-03-17 15:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015587 10.0.0.50 - - [2026-03-17 15:02:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148369 10.0.0.50 - - [2026-03-17 15:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018318 10.0.0.50 - - [2026-03-17 15:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014271 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006648 10.0.0.50 - - [2026-03-17 15:02:57] "POST /instance-ips HTTP/1.1" 200 397 0.049178 10.0.0.50 - - [2026-03-17 15:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043134 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021747 10.0.0.50 - - [2026-03-17 15:02:57] "POST /set-tag HTTP/1.1" 200 109 0.079740 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012575 10.0.0.50 - - [2026-03-17 15:02:57] "GET /instance-ip/61cd6ab2-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006551 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006275 10.0.0.50 - - [2026-03-17 15:02:57] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005793 10.0.0.50 - - [2026-03-17 15:02:57] "POST /ref-update HTTP/1.1" 200 156 0.014252 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006684 10.0.0.50 - - [2026-03-17 15:02:57] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.50 - - [2026-03-17 15:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.50 - - [2026-03-17 15:02:57] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007066 10.0.0.50 - - [2026-03-17 15:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.50 - - [2026-03-17 15:02:57] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055935 10.0.0.50 - - [2026-03-17 15:02:57] "POST /virtual-machines HTTP/1.1" 200 395 0.013961 10.0.0.50 - - [2026-03-17 15:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.050725 10.0.0.50 - - [2026-03-17 15:02:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.166829 10.0.0.50 - - [2026-03-17 15:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016267 10.0.0.50 - - [2026-03-17 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008719 10.0.0.50 - - [2026-03-17 15:02:58] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010762 10.0.0.50 - - [2026-03-17 15:02:58] "POST /instance-ips HTTP/1.1" 200 397 0.031947 10.0.0.50 - - [2026-03-17 15:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035984 10.0.0.50 - - [2026-03-17 15:02:58] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020626 10.0.0.50 - - [2026-03-17 15:02:58] "POST /set-tag HTTP/1.1" 200 109 0.093053 10.0.0.50 - - [2026-03-17 15:02:58] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021669 10.0.0.50 - - [2026-03-17 15:02:58] "GET /instance-ip/626b1f6e-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004991 10.0.0.50 - - [2026-03-17 15:02:58] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006472 10.0.0.50 - - [2026-03-17 15:02:58] "POST /set-tag HTTP/1.1" 200 109 0.003772 10.0.0.50 - - [2026-03-17 15:02:58] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.007141 10.0.0.50 - - [2026-03-17 15:02:58] "POST /ref-update HTTP/1.1" 200 156 0.014973 10.0.0.50 - - [2026-03-17 15:02:58] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012106 10.0.0.50 - - [2026-03-17 15:02:58] "POST /set-tag HTTP/1.1" 200 109 0.004285 10.0.0.50 - - [2026-03-17 15:02:58] "POST /tags HTTP/1.1" 200 291 0.036251 10.0.0.50 - - [2026-03-17 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.50 - - [2026-03-17 15:02:58] "GET /tag/db38400d-23c9-488c-9696-ee974576fa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.021071 10.0.0.50 - - [2026-03-17 15:02:58] "POST /tags HTTP/1.1" 409 252 0.002671 10.0.0.50 - - [2026-03-17 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.50 - - [2026-03-17 15:02:58] "GET /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019735 10.0.0.50 - - [2026-03-17 15:02:58] "POST /tags HTTP/1.1" 409 226 0.003039 10.0.0.50 - - [2026-03-17 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.50 - - [2026-03-17 15:02:58] "GET /tag/22e07bdf-af67-4e68-8c1e-d9a08fff5ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022416 10.0.0.50 - - [2026-03-17 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006708 10.0.0.50 - - [2026-03-17 15:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.50 - - [2026-03-17 15:02:59] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050953 10.0.0.50 - - [2026-03-17 15:02:59] "POST /virtual-machines HTTP/1.1" 200 395 0.013346 10.0.0.50 - - [2026-03-17 15:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024965 10.0.0.50 - - [2026-03-17 15:02:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136092 10.0.0.50 - - [2026-03-17 15:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012169 10.0.0.50 - - [2026-03-17 15:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011302 10.0.0.50 - - [2026-03-17 15:02:59] "POST /instance-ips HTTP/1.1" 200 397 0.032827 10.0.0.50 - - [2026-03-17 15:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042691 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008736 10.0.0.50 - - [2026-03-17 15:02:59] "POST /set-tag HTTP/1.1" 200 109 0.081993 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008507 10.0.0.50 - - [2026-03-17 15:02:59] "GET /instance-ip/632a7eae-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004678 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009418 10.0.0.50 - - [2026-03-17 15:02:59] "POST /set-tag HTTP/1.1" 200 109 0.004433 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.008091 10.0.0.50 - - [2026-03-17 15:02:59] "POST /ref-update HTTP/1.1" 200 156 0.024840 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006601 10.0.0.50 - - [2026-03-17 15:02:59] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.50 - - [2026-03-17 15:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.50 - - [2026-03-17 15:02:59] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011792 10.0.0.50 - - [2026-03-17 15:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.50 - - [2026-03-17 15:03:00] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051888 10.0.0.50 - - [2026-03-17 15:03:00] "POST /virtual-machines HTTP/1.1" 200 395 0.018055 10.0.0.50 - - [2026-03-17 15:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.046277 10.0.0.50 - - [2026-03-17 15:03:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140287 10.0.0.50 - - [2026-03-17 15:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013283 10.0.0.50 - - [2026-03-17 15:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010622 10.0.0.50 - - [2026-03-17 15:03:00] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006225 10.0.0.50 - - [2026-03-17 15:03:00] "POST /instance-ips HTTP/1.1" 200 397 0.041692 10.0.0.50 - - [2026-03-17 15:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044722 10.0.0.50 - - [2026-03-17 15:03:00] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023160 10.0.0.50 - - [2026-03-17 15:03:00] "POST /set-tag HTTP/1.1" 200 109 0.084300 10.0.0.50 - - [2026-03-17 15:03:00] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.052609 10.0.0.50 - - [2026-03-17 15:03:00] "GET /instance-ip/63c65be4-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008407 10.0.0.50 - - [2026-03-17 15:03:00] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014136 10.0.0.50 - - [2026-03-17 15:03:00] "POST /set-tag HTTP/1.1" 200 109 0.005117 10.0.0.50 - - [2026-03-17 15:03:00] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007676 10.0.0.50 - - [2026-03-17 15:03:00] "POST /ref-update HTTP/1.1" 200 156 0.015858 10.0.0.50 - - [2026-03-17 15:03:01] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021996 10.0.0.50 - - [2026-03-17 15:03:01] "POST /set-tag HTTP/1.1" 200 109 0.004103 10.0.0.50 - - [2026-03-17 15:03:01] "POST /tags HTTP/1.1" 200 299 0.037263 10.0.0.50 - - [2026-03-17 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.50 - - [2026-03-17 15:03:01] "GET /tag/5b344bb4-731a-4053-8dc0-05e03b4fc119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.021248 10.0.0.50 - - [2026-03-17 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.50 - - [2026-03-17 15:03:01] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006773 10.0.0.50 - - [2026-03-17 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.50 - - [2026-03-17 15:03:01] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.066710 10.0.0.50 - - [2026-03-17 15:03:01] "POST /virtual-machines HTTP/1.1" 200 395 0.031091 10.0.0.50 - - [2026-03-17 15:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031907 10.0.0.50 - - [2026-03-17 15:03:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136135 10.0.0.50 - - [2026-03-17 15:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017887 10.0.0.50 - - [2026-03-17 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011197 10.0.0.50 - - [2026-03-17 15:03:01] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021356 10.0.0.50 - - [2026-03-17 15:03:01] "POST /instance-ips HTTP/1.1" 200 397 0.039908 10.0.0.50 - - [2026-03-17 15:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033124 10.0.0.50 - - [2026-03-17 15:03:01] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020870 10.0.0.50 - - [2026-03-17 15:03:01] "POST /set-tag HTTP/1.1" 200 109 0.050456 10.0.0.50 - - [2026-03-17 15:03:01] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025930 10.0.0.50 - - [2026-03-17 15:03:01] "GET /instance-ip/648669b6-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006324 10.0.0.50 - - [2026-03-17 15:03:02] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006414 10.0.0.50 - - [2026-03-17 15:03:02] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.50 - - [2026-03-17 15:03:02] "POST /tags HTTP/1.1" 200 299 0.034532 10.0.0.50 - - [2026-03-17 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.50 - - [2026-03-17 15:03:02] "GET /tag/0c462438-46bc-4c87-906b-6afb4ed59fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015121 10.0.0.50 - - [2026-03-17 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.50 - - [2026-03-17 15:03:02] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005324 10.0.0.50 - - [2026-03-17 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.50 - - [2026-03-17 15:03:02] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069123 10.0.0.50 - - [2026-03-17 15:03:02] "POST /virtual-machines HTTP/1.1" 200 395 0.011349 10.0.0.50 - - [2026-03-17 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032164 10.0.0.50 - - [2026-03-17 15:03:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.168105 10.0.0.50 - - [2026-03-17 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016759 10.0.0.50 - - [2026-03-17 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.50 - - [2026-03-17 15:03:02] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009374 10.0.0.50 - - [2026-03-17 15:03:02] "POST /instance-ips HTTP/1.1" 200 397 0.042355 10.0.0.50 - - [2026-03-17 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028433 10.0.0.50 - - [2026-03-17 15:03:02] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017668 10.0.0.50 - - [2026-03-17 15:03:02] "POST /set-tag HTTP/1.1" 200 109 0.043785 10.0.0.50 - - [2026-03-17 15:03:02] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021205 10.0.0.50 - - [2026-03-17 15:03:03] "GET /instance-ip/652092ca-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004410 10.0.0.50 - - [2026-03-17 15:03:03] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008918 10.0.0.50 - - [2026-03-17 15:03:03] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.50 - - [2026-03-17 15:03:03] "POST /tags HTTP/1.1" 200 299 0.043199 10.0.0.50 - - [2026-03-17 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.50 - - [2026-03-17 15:03:03] "GET /tag/6345e44b-b7ea-4006-8bbf-c4da19a52db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.032888 10.0.0.50 - - [2026-03-17 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011308 10.0.0.50 - - [2026-03-17 15:03:03] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009014 10.0.0.50 - - [2026-03-17 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.50 - - [2026-03-17 15:03:03] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.075567 10.0.0.50 - - [2026-03-17 15:03:03] "POST /virtual-machines HTTP/1.1" 200 395 0.019743 10.0.0.50 - - [2026-03-17 15:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032363 10.0.0.50 - - [2026-03-17 15:03:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131665 10.0.0.50 - - [2026-03-17 15:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022453 10.0.0.50 - - [2026-03-17 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019444 10.0.0.50 - - [2026-03-17 15:03:03] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014258 10.0.0.50 - - [2026-03-17 15:03:03] "POST /instance-ips HTTP/1.1" 200 397 0.057869 10.0.0.50 - - [2026-03-17 15:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.083297 10.0.0.50 - - [2026-03-17 15:03:04] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027486 10.0.0.50 - - [2026-03-17 15:03:04] "POST /set-tag HTTP/1.1" 200 109 0.031020 10.0.0.50 - - [2026-03-17 15:03:04] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017333 10.0.0.50 - - [2026-03-17 15:03:04] "GET /instance-ip/65c37eb8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004638 10.0.0.50 - - [2026-03-17 15:03:04] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006274 10.0.0.50 - - [2026-03-17 15:03:04] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.50 - - [2026-03-17 15:03:04] "POST /tags HTTP/1.1" 200 299 0.030762 10.0.0.50 - - [2026-03-17 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.50 - - [2026-03-17 15:03:04] "GET /tag/c399bc03-9414-4e20-8dc4-3f336055731b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.023389 10.0.0.50 - - [2026-03-17 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.50 - - [2026-03-17 15:03:04] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008643 10.0.0.50 - - [2026-03-17 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.50 - - [2026-03-17 15:03:04] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.084393 10.0.0.50 - - [2026-03-17 15:03:04] "POST /virtual-machines HTTP/1.1" 200 395 0.016418 10.0.0.50 - - [2026-03-17 15:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037898 10.0.0.50 - - [2026-03-17 15:03:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139856 10.0.0.50 - - [2026-03-17 15:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021942 10.0.0.50 - - [2026-03-17 15:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013642 10.0.0.50 - - [2026-03-17 15:03:04] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006371 10.0.0.50 - - [2026-03-17 15:03:04] "POST /instance-ips HTTP/1.1" 200 397 0.042160 10.0.0.50 - - [2026-03-17 15:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026288 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015194 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.053768 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.033461 10.0.0.50 - - [2026-03-17 15:03:05] "GET /instance-ip/666971d8-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016612 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006625 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.005864 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.013354 10.0.0.50 - - [2026-03-17 15:03:05] "POST /ref-update HTTP/1.1" 200 156 0.021399 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026965 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.011334 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007229 10.0.0.50 - - [2026-03-17 15:03:05] "POST /ref-update HTTP/1.1" 200 156 0.019519 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018212 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.004650 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007566 10.0.0.50 - - [2026-03-17 15:03:05] "POST /ref-update HTTP/1.1" 200 156 0.016974 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006660 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006559 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.004034 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008218 10.0.0.50 - - [2026-03-17 15:03:05] "POST /ref-update HTTP/1.1" 200 156 0.014233 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005732 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005781 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.009472 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010736 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.004222 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013698 10.0.0.50 - - [2026-03-17 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.011163 10.0.0.50 - - [2026-03-17 15:03:05] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007324 10.0.0.50 - - [2026-03-17 15:03:06] "POST /set-tag HTTP/1.1" 200 109 0.010347 10.0.0.50 - - [2026-03-17 15:03:06] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008440 10.0.0.50 - - [2026-03-17 15:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003987 10.0.0.50 - - [2026-03-17 15:03:06] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007318 10.0.0.50 - - [2026-03-17 15:03:06] "POST /set-tag HTTP/1.1" 200 109 0.008266 10.0.0.50 - - [2026-03-17 15:03:06] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008979 10.0.0.50 - - [2026-03-17 15:03:06] "POST /set-tag HTTP/1.1" 200 109 0.005151 10.0.0.50 - - [2026-03-17 15:03:06] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011724 10.0.0.50 - - [2026-03-17 15:03:06] "POST /set-tag HTTP/1.1" 200 109 0.004039 10.0.0.50 - - [2026-03-17 15:03:06] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013326 10.0.0.50 - - [2026-03-17 15:03:06] "POST /set-tag HTTP/1.1" 200 109 0.006303 10.0.0.50 - - [2026-03-17 15:03:07] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010222 10.0.0.50 - - [2026-03-17 15:03:07] "POST /set-tag HTTP/1.1" 200 109 0.004851 10.0.0.50 - - [2026-03-17 15:03:07] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009111 10.0.0.50 - - [2026-03-17 15:03:07] "POST /set-tag HTTP/1.1" 200 109 0.004440 10.0.0.50 - - [2026-03-17 15:03:10] "GET /virtual-machine/fb36273c-8069-46da-a3ce-84c9eefb108b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005124 10.0.0.50 - - [2026-03-17 15:03:10] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007087 10.0.0.50 - - [2026-03-17 15:03:11] "GET /virtual-machine/409eecd3-6cb5-4a0f-979e-f4fcb3828804?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003838 10.0.0.50 - - [2026-03-17 15:03:11] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006248 10.0.0.50 - - [2026-03-17 15:03:11] "GET /virtual-machine/5df355b5-9e44-4ad1-bb67-f9119eb25c28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004746 10.0.0.50 - - [2026-03-17 15:03:11] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008648 10.0.0.50 - - [2026-03-17 15:03:11] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009806 10.0.0.50 - - [2026-03-17 15:03:11] "POST /set-tag HTTP/1.1" 200 109 0.008302 10.0.0.50 - - [2026-03-17 15:03:11] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008354 10.0.0.50 - - [2026-03-17 15:03:11] "POST /set-tag HTTP/1.1" 200 109 0.006539 10.0.0.50 - - [2026-03-17 15:03:12] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009971 10.0.0.50 - - [2026-03-17 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.005072 10.0.0.50 - - [2026-03-17 15:03:12] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011935 10.0.0.50 - - [2026-03-17 15:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003599 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine/f69732db-069e-4f0b-b7f8-3ef2df53b08e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004577 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005913 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine/6b41071d-41f7-4def-850f-d197ad34564a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004588 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005502 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine/ad21b5fe-ef3d-44ce-8ac6-6d04e3487716?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004297 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006844 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine/57a3d766-c0ca-479a-961a-b9891852374e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004816 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005903 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine/92fa2b95-a838-48a8-b3b9-8a5c0ecd137a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005039 10.0.0.50 - - [2026-03-17 15:03:16] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008015 10.0.0.50 - - [2026-03-17 15:03:17] "GET /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003482 10.0.0.50 - - [2026-03-17 15:03:17] "POST /tags HTTP/1.1" 200 333 0.070259 10.0.0.50 - - [2026-03-17 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015437 10.0.0.50 - - [2026-03-17 15:03:17] "GET /tag/c791cf89-5538-4537-be1c-f456b551a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021023 10.0.0.50 - - [2026-03-17 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.50 - - [2026-03-17 15:03:17] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053819 10.0.0.50 - - [2026-03-17 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.50 - - [2026-03-17 15:03:17] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008134 10.0.0.50 - - [2026-03-17 15:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.50 - - [2026-03-17 15:03:17] "GET /service-appliance-set/3da4cf57-07b6-45c9-b0b3-f655f867c00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003336 10.0.0.50 - - [2026-03-17 15:03:17] "POST /fqname-to-id HTTP/1.1" 404 273 0.002475 10.0.0.50 - - [2026-03-17 15:03:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.135169 10.0.0.50 - - [2026-03-17 15:03:17] "GET /virtual-machine-interface/cdbebec6-8fa2-405c-98b7-25a825dcc297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020392 10.0.0.50 - - [2026-03-17 15:03:17] "POST /instance-ips HTTP/1.1" 200 409 0.179054 10.0.0.50 - - [2026-03-17 15:03:17] "GET /instance-ip/5b51015e-eb19-44db-ac51-c0b845af8755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009061 10.0.0.50 - - [2026-03-17 15:03:18] "POST /loadbalancers HTTP/1.1" 200 629 0.078070 10.0.0.50 - - [2026-03-17 15:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027977 10.0.0.50 - - [2026-03-17 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.50 - - [2026-03-17 15:03:18] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.082342 10.0.0.50 - - [2026-03-17 15:03:18] "GET /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009089 10.0.0.50 - - [2026-03-17 15:03:18] "GET /instance-ip/5b51015e-eb19-44db-ac51-c0b845af8755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008781 10.0.0.50 - - [2026-03-17 15:03:18] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.079097 10.0.0.50 - - [2026-03-17 15:03:18] "POST /floating-ips HTTP/1.1" 200 597 0.068964 10.0.0.50 - - [2026-03-17 15:03:18] "GET /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.014333 10.0.0.50 - - [2026-03-17 15:03:18] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.046456 10.0.0.50 - - [2026-03-17 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.50 - - [2026-03-17 15:03:18] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069891 10.0.0.50 - - [2026-03-17 15:03:18] "GET /loadbalancer-listener/cc107477-eae0-41ec-9143-d046f128ee02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.010145 10.0.0.50 - - [2026-03-17 15:03:18] "GET /loadbalancer-listener/cc107477-eae0-41ec-9143-d046f128ee02?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005993 10.0.0.50 - - [2026-03-17 15:03:18] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.047611 10.0.0.50 - - [2026-03-17 15:03:18] "GET /instance-ip/5b51015e-eb19-44db-ac51-c0b845af8755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010821 10.0.0.50 - - [2026-03-17 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.50 - - [2026-03-17 15:03:18] "GET /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004310 10.0.0.50 - - [2026-03-17 15:03:18] "GET /instance-ip/5b51015e-eb19-44db-ac51-c0b845af8755?fields=floating_ips HTTP/1.1" 200 1212 0.013619 10.0.0.50 - - [2026-03-17 15:03:18] "GET /loadbalancer-pool/7e3e61b7-7f9f-4aad-9b55-78fa55391d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012536 10.0.0.50 - - [2026-03-17 15:03:18] "GET /floating-ip/ef50e72f-b93b-4450-88e0-a4fbbfa421b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004945 10.0.0.50 - - [2026-03-17 15:03:18] "POST /loadbalancer-members HTTP/1.1" 200 721 0.039690 10.0.0.50 - - [2026-03-17 15:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021531 10.0.0.50 - - [2026-03-17 15:03:18] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008377 10.0.0.50 - - [2026-03-17 15:03:18] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006108 10.0.0.50 - - [2026-03-17 15:03:18] "POST /ref-update HTTP/1.1" 200 156 0.019967 10.0.0.50 - - [2026-03-17 15:03:18] "POST /tags HTTP/1.1" 409 221 0.008916 10.0.0.50 - - [2026-03-17 15:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.50 - - [2026-03-17 15:03:18] "GET /floating-ip/ef50e72f-b93b-4450-88e0-a4fbbfa421b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.033804 10.0.0.50 - - [2026-03-17 15:03:18] "GET /tag/c791cf89-5538-4537-be1c-f456b551a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014384 10.0.0.50 - - [2026-03-17 15:03:18] "PUT /floating-ip/ef50e72f-b93b-4450-88e0-a4fbbfa421b4 HTTP/1.1" 200 256 0.025114 10.0.0.50 - - [2026-03-17 15:03:19] "POST /set-tag HTTP/1.1" 200 109 0.100564 10.0.0.50 - - [2026-03-17 15:03:19] "GET /loadbalancer-pool/7e3e61b7-7f9f-4aad-9b55-78fa55391d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006919 10.0.0.50 - - [2026-03-17 15:03:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.037848 10.0.0.50 - - [2026-03-17 15:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013511 10.0.0.50 - - [2026-03-17 15:03:19] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014607 10.0.0.50 - - [2026-03-17 15:03:19] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006642 10.0.0.50 - - [2026-03-17 15:03:19] "POST /ref-update HTTP/1.1" 200 156 0.045306 10.0.0.50 - - [2026-03-17 15:03:19] "GET /floating-ip/ef50e72f-b93b-4450-88e0-a4fbbfa421b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.019237 10.0.0.50 - - [2026-03-17 15:03:19] "POST /set-tag HTTP/1.1" 200 109 0.145368 10.0.0.50 - - [2026-03-17 15:03:22] "POST /tags HTTP/1.1" 409 206 0.003908 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.50 - - [2026-03-17 15:03:22] "GET /tag/595e594c-8511-4a2e-bb83-dbf06f505a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014182 10.0.0.50 - - [2026-03-17 15:03:22] "POST /tags HTTP/1.1" 409 204 0.003609 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.50 - - [2026-03-17 15:03:22] "GET /tag/0c462438-46bc-4c87-906b-6afb4ed59fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012196 10.0.0.50 - - [2026-03-17 15:03:22] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003807 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.50 - - [2026-03-17 15:03:22] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004714 10.0.0.50 - - [2026-03-17 15:03:22] "POST /tags HTTP/1.1" 409 206 0.003036 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.50 - - [2026-03-17 15:03:22] "GET /tag/595e594c-8511-4a2e-bb83-dbf06f505a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013078 10.0.0.50 - - [2026-03-17 15:03:22] "POST /tags HTTP/1.1" 409 226 0.003509 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.50 - - [2026-03-17 15:03:22] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014475 10.0.0.50 - - [2026-03-17 15:03:22] "POST /tags HTTP/1.1" 409 204 0.003373 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.50 - - [2026-03-17 15:03:22] "GET /tag/0c462438-46bc-4c87-906b-6afb4ed59fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014898 10.0.0.50 - - [2026-03-17 15:03:22] "POST /tags HTTP/1.1" 409 226 0.002552 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.50 - - [2026-03-17 15:03:22] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016442 10.0.0.50 - - [2026-03-17 15:03:22] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005212 10.0.0.50 - - [2026-03-17 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.50 - - [2026-03-17 15:03:22] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004189 10.0.0.50 - - [2026-03-17 15:03:23] "POST /firewall-rules HTTP/1.1" 200 626 0.081963 10.0.0.50 - - [2026-03-17 15:03:23] "POST /firewall-rules HTTP/1.1" 200 646 0.120148 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-rule/c30e5eda-18d3-4d15-8726-9c11c27306e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.010462 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004516 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-rule/8d1b6301-7d64-46ee-a8d6-03d70e08e938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005549 10.0.0.50 - - [2026-03-17 15:03:23] "POST /ref-update HTTP/1.1" 200 156 0.022593 10.0.0.50 - - [2026-03-17 15:03:23] "POST /firewall-policys HTTP/1.1" 200 606 0.045012 10.0.0.50 - - [2026-03-17 15:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031846 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007574 10.0.0.50 - - [2026-03-17 15:03:23] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002902 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007194 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005661 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007352 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006063 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003759 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003815 10.0.0.50 - - [2026-03-17 15:03:23] "POST /ref-update HTTP/1.1" 200 156 0.030687 10.0.0.50 - - [2026-03-17 15:03:23] "POST /ref-update HTTP/1.1" 200 156 0.038760 10.0.0.50 - - [2026-03-17 15:03:23] "POST /ref-update HTTP/1.1" 200 156 0.062604 10.0.0.50 - - [2026-03-17 15:03:23] "POST /ref-update HTTP/1.1" 200 156 0.038701 10.0.0.50 - - [2026-03-17 15:03:23] "POST /ref-update HTTP/1.1" 200 156 0.057254 10.0.0.50 - - [2026-03-17 15:03:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004939 10.0.0.50 - - [2026-03-17 15:03:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003810 10.0.0.50 - - [2026-03-17 15:03:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002668 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:03:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001462 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:03:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001291 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:04:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001447 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001376 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001708 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:04:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:04:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001911 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 252 0.004775 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016943 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 228 0.003849 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/408b9674-9bbe-4c63-be4b-a908c25c8231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013819 10.0.0.50 - - [2026-03-17 15:05:22] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005832 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.50 - - [2026-03-17 15:05:22] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007783 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 206 0.003614 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/595e594c-8511-4a2e-bb83-dbf06f505a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013525 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 226 0.002892 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021133 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 204 0.003202 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/0c462438-46bc-4c87-906b-6afb4ed59fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.020724 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 226 0.006498 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015149 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 228 0.002827 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/408b9674-9bbe-4c63-be4b-a908c25c8231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012522 10.0.0.50 - - [2026-03-17 15:05:22] "POST /tags HTTP/1.1" 409 252 0.003251 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.50 - - [2026-03-17 15:05:22] "GET /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015081 10.0.0.50 - - [2026-03-17 15:05:22] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003847 10.0.0.50 - - [2026-03-17 15:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.50 - - [2026-03-17 15:05:22] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005110 10.0.0.50 - - [2026-03-17 15:05:22] "POST /firewall-rules HTTP/1.1" 409 281 0.003742 10.0.0.50 - - [2026-03-17 15:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.50 - - [2026-03-17 15:05:23] "PUT /firewall-rule/8d1b6301-7d64-46ee-a8d6-03d70e08e938 HTTP/1.1" 200 260 0.034469 10.0.0.50 - - [2026-03-17 15:05:23] "POST /firewall-rules HTTP/1.1" 409 291 0.021722 10.0.0.50 - - [2026-03-17 15:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.50 - - [2026-03-17 15:05:23] "PUT /firewall-rule/c30e5eda-18d3-4d15-8726-9c11c27306e9 HTTP/1.1" 200 260 0.067409 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-rule/c30e5eda-18d3-4d15-8726-9c11c27306e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.015030 10.0.0.50 - - [2026-03-17 15:05:23] "POST /firewall-rules HTTP/1.1" 200 658 0.108682 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-rule/8ea19374-4ab6-429a-b9b2-b473eeefd53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.020614 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003608 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-rule/8d1b6301-7d64-46ee-a8d6-03d70e08e938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004854 10.0.0.50 - - [2026-03-17 15:05:23] "POST /firewall-policys HTTP/1.1" 409 269 0.003022 10.0.0.50 - - [2026-03-17 15:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.50 - - [2026-03-17 15:05:23] "PUT /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1 HTTP/1.1" 200 264 0.036944 10.0.0.50 - - [2026-03-17 15:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032486 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004592 10.0.0.50 - - [2026-03-17 15:05:23] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003742 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004034 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-policy/2ed0a5ca-0b69-457d-9144-3230519ed4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004879 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003809 10.0.0.50 - - [2026-03-17 15:05:23] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003831 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007546 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.004460 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005552 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.009499 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010156 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.006988 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014096 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.005647 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010602 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.003579 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005982 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007273 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.003469 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008039 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.50 - - [2026-03-17 15:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.50 - - [2026-03-17 15:06:25] "GET /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004402 10.0.0.50 - - [2026-03-17 15:06:25] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006351 10.0.0.50 - - [2026-03-17 15:06:25] "POST /set-tag HTTP/1.1" 200 109 0.069571 10.0.0.50 - - [2026-03-17 15:06:25] "DELETE /loadbalancer-member/d05f1365-4d8e-4ef2-bea7-1cbc6578b8e9 HTTP/1.1" 200 115 0.066320 10.0.0.50 - - [2026-03-17 15:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.50 - - [2026-03-17 15:06:26] "GET /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.007453 10.0.0.50 - - [2026-03-17 15:06:26] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011448 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.009769 10.0.0.50 - - [2026-03-17 15:06:26] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018500 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.50 - - [2026-03-17 15:06:26] "GET /virtual-machine/fb36273c-8069-46da-a3ce-84c9eefb108b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004358 10.0.0.50 - - [2026-03-17 15:06:26] "POST /ref-update HTTP/1.1" 200 156 0.013331 10.0.0.50 - - [2026-03-17 15:06:26] "GET /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006494 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.031858 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.045310 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.037254 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.039459 10.0.0.50 - - [2026-03-17 15:06:26] "POST /set-tag HTTP/1.1" 200 109 0.047435 10.0.0.50 - - [2026-03-17 15:06:26] "DELETE /instance-ip/61cd6ab2-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.068379 10.0.0.50 - - [2026-03-17 15:06:26] "POST /ref-update HTTP/1.1" 200 156 0.015338 10.0.0.50 - - [2026-03-17 15:06:26] "DELETE /virtual-machine-interface/61aace76-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.062459 10.0.0.50 - - [2026-03-17 15:06:26] "DELETE /virtual-machine/fb36273c-8069-46da-a3ce-84c9eefb108b HTTP/1.1" 200 115 0.028831 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012995 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.007888 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007766 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.005732 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine/5df355b5-9e44-4ad1-bb67-f9119eb25c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006438 10.0.0.50 - - [2026-03-17 15:06:27] "POST /ref-update HTTP/1.1" 200 156 0.014913 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008995 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.033191 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.038457 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.057992 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.024263 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.045110 10.0.0.50 - - [2026-03-17 15:06:27] "DELETE /instance-ip/632a7eae-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.066681 10.0.0.50 - - [2026-03-17 15:06:27] "DELETE /virtual-machine-interface/630b6d20-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.043859 10.0.0.50 - - [2026-03-17 15:06:27] "DELETE /virtual-machine/5df355b5-9e44-4ad1-bb67-f9119eb25c28 HTTP/1.1" 200 115 0.061921 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013097 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.004843 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006291 10.0.0.50 - - [2026-03-17 15:06:27] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine/409eecd3-6cb5-4a0f-979e-f4fcb3828804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004191 10.0.0.50 - - [2026-03-17 15:06:27] "POST /ref-update HTTP/1.1" 200 156 0.029419 10.0.0.50 - - [2026-03-17 15:06:27] "GET /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014249 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.034826 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.057708 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.062139 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.024041 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.042778 10.0.0.50 - - [2026-03-17 15:06:28] "DELETE /instance-ip/626b1f6e-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.061042 10.0.0.50 - - [2026-03-17 15:06:28] "POST /ref-update HTTP/1.1" 200 156 0.012769 10.0.0.50 - - [2026-03-17 15:06:28] "DELETE /virtual-machine-interface/6245d830-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.091115 10.0.0.50 - - [2026-03-17 15:06:28] "DELETE /virtual-machine/409eecd3-6cb5-4a0f-979e-f4fcb3828804 HTTP/1.1" 200 115 0.037700 10.0.0.50 - - [2026-03-17 15:06:28] "DELETE /tag/01f7d5ba-262c-4191-9d08-20091363967a HTTP/1.1" 200 115 0.048953 10.0.0.50 - - [2026-03-17 15:06:28] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005394 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.50 - - [2026-03-17 15:06:28] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006246 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.50 - - [2026-03-17 15:06:28] "GET /virtual-machine/f69732db-069e-4f0b-b7f8-3ef2df53b08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.012530 10.0.0.50 - - [2026-03-17 15:06:28] "POST /ref-update HTTP/1.1" 200 156 0.016185 10.0.0.50 - - [2026-03-17 15:06:28] "GET /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010101 10.0.0.50 - - [2026-03-17 15:06:28] "POST /set-tag HTTP/1.1" 200 109 0.042316 10.0.0.50 - - [2026-03-17 15:06:29] "POST /set-tag HTTP/1.1" 200 109 0.084083 10.0.0.50 - - [2026-03-17 15:06:29] "POST /set-tag HTTP/1.1" 200 109 0.042700 10.0.0.50 - - [2026-03-17 15:06:29] "POST /set-tag HTTP/1.1" 200 109 0.028572 10.0.0.50 - - [2026-03-17 15:06:29] "POST /set-tag HTTP/1.1" 200 109 0.062342 10.0.0.50 - - [2026-03-17 15:06:29] "DELETE /instance-ip/63c65be4-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.075834 10.0.0.50 - - [2026-03-17 15:06:29] "DELETE /virtual-machine-interface/63a63c92-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.053914 10.0.0.50 - - [2026-03-17 15:06:29] "DELETE /virtual-machine/f69732db-069e-4f0b-b7f8-3ef2df53b08e HTTP/1.1" 200 115 0.033382 10.0.0.50 - - [2026-03-17 15:06:29] "DELETE /tag/595e594c-8511-4a2e-bb83-dbf06f505a36 HTTP/1.1" 409 388 0.009673 10.0.0.50 - - [2026-03-17 15:06:29] "DELETE /tag/db38400d-23c9-488c-9696-ee974576fa8a HTTP/1.1" 200 115 0.045760 10.0.0.50 - - [2026-03-17 15:06:56] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005263 10.0.0.50 - - [2026-03-17 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.50 - - [2026-03-17 15:06:56] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007131 10.0.0.50 - - [2026-03-17 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.004333 10.0.0.50 - - [2026-03-17 15:06:56] "GET /virtual-machine/ad21b5fe-ef3d-44ce-8ac6-6d04e3487716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003328 10.0.0.50 - - [2026-03-17 15:06:56] "POST /ref-update HTTP/1.1" 200 156 0.011445 10.0.0.50 - - [2026-03-17 15:06:56] "GET /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014872 10.0.0.50 - - [2026-03-17 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.029606 10.0.0.50 - - [2026-03-17 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.045396 10.0.0.50 - - [2026-03-17 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.021364 10.0.0.50 - - [2026-03-17 15:06:56] "POST /set-tag HTTP/1.1" 200 109 0.039912 10.0.0.50 - - [2026-03-17 15:06:56] "DELETE /instance-ip/65c37eb8-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.072858 10.0.0.50 - - [2026-03-17 15:06:56] "DELETE /virtual-machine-interface/65a30304-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.057780 10.0.0.50 - - [2026-03-17 15:06:56] "DELETE /virtual-machine/ad21b5fe-ef3d-44ce-8ac6-6d04e3487716 HTTP/1.1" 200 115 0.026263 10.0.0.50 - - [2026-03-17 15:06:57] "DELETE /tag/6345e44b-b7ea-4006-8bbf-c4da19a52db4 HTTP/1.1" 200 115 0.064704 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008904 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.007979 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007211 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.004810 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine/57a3d766-c0ca-479a-961a-b9891852374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005175 10.0.0.50 - - [2026-03-17 15:06:57] "POST /ref-update HTTP/1.1" 200 156 0.018032 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005242 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.024357 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.027224 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.034238 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.021732 10.0.0.50 - - [2026-03-17 15:06:57] "DELETE /instance-ip/652092ca-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.058978 10.0.0.50 - - [2026-03-17 15:06:57] "DELETE /virtual-machine-interface/64fc0a7c-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.058158 10.0.0.50 - - [2026-03-17 15:06:57] "DELETE /virtual-machine/57a3d766-c0ca-479a-961a-b9891852374e HTTP/1.1" 200 115 0.038282 10.0.0.50 - - [2026-03-17 15:06:57] "DELETE /tag/0c462438-46bc-4c87-906b-6afb4ed59fca HTTP/1.1" 409 236 0.007601 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006446 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.003351 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006942 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.004253 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine/6b41071d-41f7-4def-850f-d197ad34564a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003598 10.0.0.50 - - [2026-03-17 15:06:57] "POST /ref-update HTTP/1.1" 200 156 0.014976 10.0.0.50 - - [2026-03-17 15:06:57] "GET /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006348 10.0.0.50 - - [2026-03-17 15:06:57] "POST /set-tag HTTP/1.1" 200 109 0.025275 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.050241 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.027693 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.035689 10.0.0.50 - - [2026-03-17 15:06:58] "DELETE /instance-ip/648669b6-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.090864 10.0.0.50 - - [2026-03-17 15:06:58] "DELETE /virtual-machine-interface/6466662a-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.068211 10.0.0.50 - - [2026-03-17 15:06:58] "DELETE /virtual-machine/6b41071d-41f7-4def-850f-d197ad34564a HTTP/1.1" 200 115 0.040308 10.0.0.50 - - [2026-03-17 15:06:58] "DELETE /tag/a5ca28aa-5786-4999-b7e6-85a18d7e6dba HTTP/1.1" 200 115 0.049884 10.0.0.50 - - [2026-03-17 15:06:58] "DELETE /tag/b4b7943a-df83-4eff-b0db-c9cb726178e0 HTTP/1.1" 200 115 0.060462 10.0.0.50 - - [2026-03-17 15:06:58] "DELETE /tag/5b344bb4-731a-4053-8dc0-05e03b4fc119 HTTP/1.1" 200 115 0.044256 10.0.0.50 - - [2026-03-17 15:06:58] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004860 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.003334 10.0.0.50 - - [2026-03-17 15:06:58] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005119 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.50 - - [2026-03-17 15:06:58] "GET /virtual-machine/92fa2b95-a838-48a8-b3b9-8a5c0ecd137a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004272 10.0.0.50 - - [2026-03-17 15:06:58] "POST /ref-update HTTP/1.1" 200 156 0.015503 10.0.0.50 - - [2026-03-17 15:06:58] "GET /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018799 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.049629 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.048885 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.056149 10.0.0.50 - - [2026-03-17 15:06:58] "POST /set-tag HTTP/1.1" 200 109 0.019936 10.0.0.50 - - [2026-03-17 15:06:59] "DELETE /instance-ip/666971d8-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.074353 10.0.0.50 - - [2026-03-17 15:06:59] "DELETE /virtual-machine-interface/664999ee-2212-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.047202 10.0.0.50 - - [2026-03-17 15:06:59] "DELETE /virtual-machine/92fa2b95-a838-48a8-b3b9-8a5c0ecd137a HTTP/1.1" 200 115 0.026452 10.0.0.50 - - [2026-03-17 15:06:59] "DELETE /tag/408b9674-9bbe-4c63-be4b-a908c25c8231 HTTP/1.1" 409 236 0.007502 10.0.0.50 - - [2026-03-17 15:06:59] "DELETE /tag/c399bc03-9414-4e20-8dc4-3f336055731b HTTP/1.1" 200 115 0.069675 10.0.0.50 - - [2026-03-17 15:06:59] "DELETE /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e HTTP/1.1" 409 236 0.011030 10.0.0.50 - - [2026-03-17 15:07:00] "POST /projects HTTP/1.1" 409 238 0.002784 10.0.0.50 - - [2026-03-17 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-03-17 15:07:00] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047334 10.0.0.50 - - [2026-03-17 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.50 - - [2026-03-17 15:07:00] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006452 10.0.0.50 - - [2026-03-17 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.50 - - [2026-03-17 15:07:00] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011479 10.0.0.50 - - [2026-03-17 15:07:00] "POST /security-groups HTTP/1.1" 409 285 0.003725 10.0.0.50 - - [2026-03-17 15:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.50 - - [2026-03-17 15:07:00] "PUT /security-group/4aecd1db-ae5e-4469-9955-f1c9491c0f74 HTTP/1.1" 200 262 0.066012 10.0.0.50 - - [2026-03-17 15:07:01] "PUT /access-control-list/92337865-6687-4632-ae72-8a0d1db56c77 HTTP/1.1" 200 272 0.024009 10.0.0.50 - - [2026-03-17 15:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031949 10.0.0.50 - - [2026-03-17 15:07:01] "PUT /access-control-list/cac8c9f6-c051-44f8-8d51-195175938a21 HTTP/1.1" 200 272 0.030020 10.0.0.50 - - [2026-03-17 15:07:06] "POST /projects HTTP/1.1" 409 238 0.003297 10.0.0.50 - - [2026-03-17 15:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2026-03-17 15:07:06] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046372 10.0.0.50 - - [2026-03-17 15:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.50 - - [2026-03-17 15:07:06] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008883 10.0.0.50 - - [2026-03-17 15:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.50 - - [2026-03-17 15:07:06] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010219 10.0.0.50 - - [2026-03-17 15:07:06] "POST /security-groups HTTP/1.1" 409 285 0.011006 10.0.0.50 - - [2026-03-17 15:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009246 10.0.0.50 - - [2026-03-17 15:07:06] "PUT /security-group/4aecd1db-ae5e-4469-9955-f1c9491c0f74 HTTP/1.1" 200 262 0.076329 10.0.0.50 - - [2026-03-17 15:07:06] "PUT /access-control-list/92337865-6687-4632-ae72-8a0d1db56c77 HTTP/1.1" 200 272 0.018204 10.0.0.50 - - [2026-03-17 15:07:06] "PUT /access-control-list/cac8c9f6-c051-44f8-8d51-195175938a21 HTTP/1.1" 200 272 0.028088 10.0.0.50 - - [2026-03-17 15:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049235 10.0.0.50 - - [2026-03-17 15:07:06] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009513 10.0.0.50 - - [2026-03-17 15:07:06] "GET /firewall-rule/95a10958-ec23-4d39-b518-da9e7222b343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005627 10.0.0.50 - - [2026-03-17 15:07:06] "POST /ref-update HTTP/1.1" 200 156 0.133601 10.0.0.50 - - [2026-03-17 15:07:06] "DELETE /firewall-rule/95a10958-ec23-4d39-b518-da9e7222b343 HTTP/1.1" 200 115 0.079878 10.0.0.50 - - [2026-03-17 15:07:06] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.011037 10.0.0.50 - - [2026-03-17 15:07:06] "GET /firewall-rule/23715153-d3bc-4c13-ab8e-c454764a9e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007170 10.0.0.50 - - [2026-03-17 15:07:06] "POST /ref-update HTTP/1.1" 200 156 0.111373 10.0.0.50 - - [2026-03-17 15:07:06] "DELETE /firewall-rule/23715153-d3bc-4c13-ab8e-c454764a9e5c HTTP/1.1" 200 115 0.074120 10.0.0.50 - - [2026-03-17 15:07:06] "DELETE /tag/408b9674-9bbe-4c63-be4b-a908c25c8231 HTTP/1.1" 409 236 0.007289 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e HTTP/1.1" 409 236 0.006195 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /tag/22e07bdf-af67-4e68-8c1e-d9a08fff5ee9 HTTP/1.1" 200 115 0.056289 10.0.0.50 - - [2026-03-17 15:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.50 - - [2026-03-17 15:07:07] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005328 10.0.0.50 - - [2026-03-17 15:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.50 - - [2026-03-17 15:07:07] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006643 10.0.0.50 - - [2026-03-17 15:07:07] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.060617 10.0.0.50 - - [2026-03-17 15:07:07] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.070673 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /security-group/4aecd1db-ae5e-4469-9955-f1c9491c0f74 HTTP/1.1" 200 115 0.070871 10.0.0.50 - - [2026-03-17 15:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /access-control-list/92337865-6687-4632-ae72-8a0d1db56c77 HTTP/1.1" 200 115 0.046201 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /access-control-list/cac8c9f6-c051-44f8-8d51-195175938a21 HTTP/1.1" 200 115 0.058216 10.0.0.50 - - [2026-03-17 15:07:07] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.074885 10.0.0.50 - - [2026-03-17 15:07:07] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?fields=security_groups HTTP/1.1" 200 1353 0.043796 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /security-group/90747371-ad56-47da-828e-f8ce0ee2226e HTTP/1.1" 200 115 0.062651 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /access-control-list/3e8ab9b3-a3ec-464c-82d9-39940202bcb5 HTTP/1.1" 200 115 0.053063 10.0.0.50 - - [2026-03-17 15:07:07] "GET /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1?fields=application_policy_sets HTTP/1.1" 200 1392 0.058276 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /access-control-list/10b2ecc1-0a6e-4b9a-a26e-7ad11a461d69 HTTP/1.1" 200 115 0.073324 10.0.0.50 - - [2026-03-17 15:07:07] "DELETE /project/9c9a391c-00fa-4465-93a8-9d38d1036dd1 HTTP/1.1" 200 115 0.422405 10.0.0.50 - - [2026-03-17 15:07:07] "POST /projects HTTP/1.1" 409 238 0.013890 10.0.0.50 - - [2026-03-17 15:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.50 - - [2026-03-17 15:07:08] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043308 10.0.0.50 - - [2026-03-17 15:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.50 - - [2026-03-17 15:07:08] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007601 10.0.0.50 - - [2026-03-17 15:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.50 - - [2026-03-17 15:07:08] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006291 10.0.0.50 - - [2026-03-17 15:07:08] "POST /security-groups HTTP/1.1" 409 285 0.004291 10.0.0.50 - - [2026-03-17 15:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2026-03-17 15:07:08] "PUT /security-group/6fda899b-a9d3-40c8-a2b3-01e0e4d9bc37 HTTP/1.1" 200 262 0.065179 10.0.0.50 - - [2026-03-17 15:07:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.043766 10.0.0.50 - - [2026-03-17 15:07:08] "PUT /access-control-list/65bfa2f3-193b-47db-ab07-2aad14930dbd HTTP/1.1" 200 272 0.019836 10.0.0.50 - - [2026-03-17 15:07:08] "PUT /access-control-list/49787207-19fe-4675-bbc3-6c57c3ca4c5c HTTP/1.1" 200 272 0.035632 10.0.0.50 - - [2026-03-17 15:07:12] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003845 10.0.0.50 - - [2026-03-17 15:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.50 - - [2026-03-17 15:07:12] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003943 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-policy/af098655-38ae-476b-af22-92a897345a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003891 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-rule/8d1b6301-7d64-46ee-a8d6-03d70e08e938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004274 10.0.0.50 - - [2026-03-17 15:07:12] "POST /ref-update HTTP/1.1" 200 156 0.029181 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /firewall-rule/8d1b6301-7d64-46ee-a8d6-03d70e08e938 HTTP/1.1" 200 115 0.099864 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003298 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-rule/8ea19374-4ab6-429a-b9b2-b473eeefd53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004167 10.0.0.50 - - [2026-03-17 15:07:12] "POST /ref-update HTTP/1.1" 200 156 0.021609 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /firewall-rule/8ea19374-4ab6-429a-b9b2-b473eeefd53a HTTP/1.1" 200 115 0.074955 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008337 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-rule/c30e5eda-18d3-4d15-8726-9c11c27306e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004467 10.0.0.50 - - [2026-03-17 15:07:12] "POST /ref-update HTTP/1.1" 200 156 0.016219 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /firewall-rule/c30e5eda-18d3-4d15-8726-9c11c27306e9 HTTP/1.1" 200 115 0.060844 10.0.0.50 - - [2026-03-17 15:07:12] "GET /application-policy-set/bece8a5b-cf80-4581-9d65-897ca281be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003209 10.0.0.50 - - [2026-03-17 15:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.50 - - [2026-03-17 15:07:12] "GET /policy-management/798ec54a-c8d2-48f1-a179-693d92f9ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004127 10.0.0.50 - - [2026-03-17 15:07:12] "GET /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008826 10.0.0.50 - - [2026-03-17 15:07:12] "POST /ref-update HTTP/1.1" 200 156 0.035557 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /firewall-policy/51e407b3-3572-4be7-a37b-ebade17d5ba1 HTTP/1.1" 200 115 0.053448 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /tag/408b9674-9bbe-4c63-be4b-a908c25c8231 HTTP/1.1" 200 115 0.115003 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /tag/595e594c-8511-4a2e-bb83-dbf06f505a36 HTTP/1.1" 200 115 0.075741 10.0.0.50 - - [2026-03-17 15:07:12] "DELETE /tag/53928b44-eb1d-4a76-b265-e6ceb1d3cf9e HTTP/1.1" 200 115 0.056581 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /tag/0c462438-46bc-4c87-906b-6afb4ed59fca HTTP/1.1" 200 115 0.110243 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /loadbalancer-member/1ccef6e5-2f3d-4915-b919-61edbfe6dc33 HTTP/1.1" 200 115 0.074902 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /loadbalancer-pool/7e3e61b7-7f9f-4aad-9b55-78fa55391d22 HTTP/1.1" 200 115 0.066279 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /loadbalancer-listener/cc107477-eae0-41ec-9143-d046f128ee02 HTTP/1.1" 200 115 0.078584 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /loadbalancer/b6ee3944-56d6-49ba-aa51-020fb469b29b HTTP/1.1" 200 115 0.099133 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /floating-ip/ef50e72f-b93b-4450-88e0-a4fbbfa421b4 HTTP/1.1" 200 115 0.050969 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /instance-ip/5b51015e-eb19-44db-ac51-c0b845af8755 HTTP/1.1" 200 115 0.053802 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /virtual-machine-interface/cdbebec6-8fa2-405c-98b7-25a825dcc297 HTTP/1.1" 200 115 0.086897 10.0.0.50 - - [2026-03-17 15:07:13] "DELETE /tag/c791cf89-5538-4537-be1c-f456b551a551 HTTP/1.1" 200 115 0.055526 10.0.0.50 - - [2026-03-17 15:07:13] "POST /projects HTTP/1.1" 409 238 0.002968 10.0.0.50 - - [2026-03-17 15:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.50 - - [2026-03-17 15:07:13] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.084428 10.0.0.50 - - [2026-03-17 15:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.50 - - [2026-03-17 15:07:13] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015293 10.0.0.50 - - [2026-03-17 15:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.50 - - [2026-03-17 15:07:13] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012089 10.0.0.50 - - [2026-03-17 15:07:14] "POST /security-groups HTTP/1.1" 409 285 0.005471 10.0.0.50 - - [2026-03-17 15:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2026-03-17 15:07:14] "PUT /security-group/6fda899b-a9d3-40c8-a2b3-01e0e4d9bc37 HTTP/1.1" 200 262 0.075066 10.0.0.50 - - [2026-03-17 15:07:14] "PUT /access-control-list/65bfa2f3-193b-47db-ab07-2aad14930dbd HTTP/1.1" 200 272 0.026227 10.0.0.50 - - [2026-03-17 15:07:14] "PUT /access-control-list/49787207-19fe-4675-bbc3-6c57c3ca4c5c HTTP/1.1" 200 272 0.025799 10.0.0.50 - - [2026-03-17 15:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028809 10.0.0.50 - - [2026-03-17 15:07:14] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007883 10.0.0.50 - - [2026-03-17 15:07:14] "GET /firewall-rule/34379875-5fa9-436e-a35e-bb499fcf5477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004793 10.0.0.50 - - [2026-03-17 15:07:14] "POST /ref-update HTTP/1.1" 200 156 0.098269 10.0.0.50 - - [2026-03-17 15:07:14] "DELETE /firewall-rule/34379875-5fa9-436e-a35e-bb499fcf5477 HTTP/1.1" 200 115 0.082865 10.0.0.50 - - [2026-03-17 15:07:14] "GET /firewall-policy/9b96b44c-35d5-4456-bfb1-470cfc1329fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.012121 10.0.0.50 - - [2026-03-17 15:07:14] "GET /firewall-rule/18d80688-d73b-47f8-8885-4aeba6092ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.026084 10.0.0.50 - - [2026-03-17 15:07:14] "POST /ref-update HTTP/1.1" 200 156 0.092891 10.0.0.50 - - [2026-03-17 15:07:14] "DELETE /firewall-rule/18d80688-d73b-47f8-8885-4aeba6092ec3 HTTP/1.1" 200 115 0.060737 10.0.0.50 - - [2026-03-17 15:07:14] "DELETE /tag/a5606030-826a-4cb9-af6e-cb9b0df252ca HTTP/1.1" 200 115 0.067617 10.0.0.50 - - [2026-03-17 15:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.50 - - [2026-03-17 15:07:14] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006528 10.0.0.50 - - [2026-03-17 15:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013094 10.0.0.50 - - [2026-03-17 15:07:14] "GET /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007262 10.0.0.50 - - [2026-03-17 15:07:15] "PUT /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc HTTP/1.1" 200 264 0.093835 10.0.0.50 - - [2026-03-17 15:07:15] "PUT /virtual-network/b82c5473-76a5-40e4-b5fb-922b71d75278 HTTP/1.1" 200 264 0.102322 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /security-group/6fda899b-a9d3-40c8-a2b3-01e0e4d9bc37 HTTP/1.1" 200 115 0.067919 10.0.0.50 - - [2026-03-17 15:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /access-control-list/65bfa2f3-193b-47db-ab07-2aad14930dbd HTTP/1.1" 200 115 0.066885 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /access-control-list/49787207-19fe-4675-bbc3-6c57c3ca4c5c HTTP/1.1" 200 115 0.080223 10.0.0.50 - - [2026-03-17 15:07:15] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.108636 10.0.0.50 - - [2026-03-17 15:07:15] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?fields=security_groups HTTP/1.1" 200 1352 0.057721 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /security-group/a8bbbe3b-6712-424d-b265-27ea0afd5914 HTTP/1.1" 200 115 0.066404 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /access-control-list/75460103-2a39-489c-b45d-f9e3f63448b1 HTTP/1.1" 200 115 0.059495 10.0.0.50 - - [2026-03-17 15:07:15] "GET /project/4d2b5340-72c6-4d23-b2a6-2e5926514291?fields=application_policy_sets HTTP/1.1" 200 1391 0.125034 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /access-control-list/08c50945-9e2b-4153-a159-766c7102213b HTTP/1.1" 200 115 0.127870 10.0.0.50 - - [2026-03-17 15:07:15] "DELETE /project/4d2b5340-72c6-4d23-b2a6-2e5926514291 HTTP/1.1" 200 115 0.599647 10.0.0.50 - - [2026-03-17 15:08:15] "GET / HTTP/1.1" 200 35931 0.002735 10.0.0.50 - - [2026-03-17 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.50 - - [2026-03-17 15:08:15] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003949 10.0.0.50 - - [2026-03-17 15:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.50 - - [2026-03-17 15:08:16] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003392 10.0.0.50 - - [2026-03-17 15:08:31] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.50 - - [2026-03-17 15:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.50 - - [2026-03-17 15:08:31] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007899 10.0.0.50 - - [2026-03-17 15:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.50 - - [2026-03-17 15:08:31] "GET /config-node/15e8ac2d-39ba-4258-9145-d1a7b1a145fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002838 10.0.0.50 - - [2026-03-17 15:08:32] "GET / HTTP/1.1" 200 35931 0.002272 10.0.0.50 - - [2026-03-17 15:08:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003550 10.0.0.50 - - [2026-03-17 15:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.50 - - [2026-03-17 15:08:37] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003770 10.0.0.50 - - [2026-03-17 15:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.50 - - [2026-03-17 15:08:37] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.018656 10.0.0.50 - - [2026-03-17 15:08:37] "GET / HTTP/1.1" 200 35931 0.003803 10.0.0.50 - - [2026-03-17 15:08:37] "POST /alarms HTTP/1.1" 409 264 0.004184 10.0.0.50 - - [2026-03-17 15:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2026-03-17 15:08:37] "PUT /alarm/6261ebc7-ee56-4671-bc40-f3e2152b7489 HTTP/1.1" 200 244 0.037936 10.0.0.50 - - [2026-03-17 15:08:37] "POST /alarms HTTP/1.1" 409 261 0.002795 10.0.0.50 - - [2026-03-17 15:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2026-03-17 15:08:37] "PUT /alarm/813b87a4-3114-4a41-a9d0-93c90e22af92 HTTP/1.1" 200 244 0.017114 10.0.0.50 - - [2026-03-17 15:08:37] "POST /alarms HTTP/1.1" 409 261 0.008203 10.0.0.50 - - [2026-03-17 15:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.50 - - [2026-03-17 15:08:37] "PUT /alarm/889ed423-845d-4140-b06a-b3790437c4a8 HTTP/1.1" 200 244 0.016110 10.0.0.50 - - [2026-03-17 15:08:37] "POST /alarms HTTP/1.1" 409 253 0.009722 10.0.0.50 - - [2026-03-17 15:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.50 - - [2026-03-17 15:08:37] "PUT /alarm/87f06c62-15f7-4667-8684-cf86a097a172 HTTP/1.1" 200 244 0.021301 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 251 0.018818 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010526 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/e7170564-0e8a-4bb8-a79f-ff89e2b413a6 HTTP/1.1" 200 244 0.057210 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 252 0.006204 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011997 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/2e29bf2a-2300-4c14-ba36-6a60ce0c86c7 HTTP/1.1" 200 244 0.035147 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 256 0.018739 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007934 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/2edd574e-7dac-4828-897a-6674d7553085 HTTP/1.1" 200 244 0.029739 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 248 0.044220 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/49b78d09-d034-4d6e-b3f1-011d9c52b2e8 HTTP/1.1" 200 244 0.032054 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 252 0.034123 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/28058720-5f85-4e6b-a589-0ebb3b257548 HTTP/1.1" 200 244 0.034277 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 257 0.036168 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/a8047fb3-04c4-4a3c-87ba-3a248bf7855c HTTP/1.1" 200 244 0.036318 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 251 0.025417 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/960a9a61-7fdb-4d91-9cd2-853520d4119c HTTP/1.1" 200 244 0.037813 10.0.0.50 - - [2026-03-17 15:08:38] "POST /alarms HTTP/1.1" 409 257 0.029442 10.0.0.50 - - [2026-03-17 15:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.50 - - [2026-03-17 15:08:38] "PUT /alarm/805a4217-3d6b-4338-a371-808a214f6f6a HTTP/1.1" 200 244 0.026627 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 261 0.034780 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/46dfd848-aba8-4713-b76b-9d2bb5c35e65 HTTP/1.1" 200 244 0.023017 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 258 0.005356 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/4bdb462f-a4e7-4b20-8b77-86594b10ac8d HTTP/1.1" 200 244 0.040726 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 254 0.009604 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/ee852b50-8154-465a-824c-96f0d5d8ee0d HTTP/1.1" 200 244 0.022738 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 254 0.027897 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/1f6a3de7-b5c3-46ba-b61d-dbef7622b657 HTTP/1.1" 200 244 0.024115 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 254 0.016990 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/e639d6dc-d101-4b5b-8a60-409593b0da4b HTTP/1.1" 200 244 0.023724 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 247 0.014538 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/77da67d1-a066-41ae-b2ce-cde38728c453 HTTP/1.1" 200 244 0.019764 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 272 0.022146 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/c598444f-4002-4500-ae86-aa250647ec86 HTTP/1.1" 200 244 0.018926 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 261 0.005710 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/e4850210-7dc2-486b-9096-e6d556546c4c HTTP/1.1" 200 244 0.019232 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 259 0.005933 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/beeca7c2-3ca2-40bd-9e38-68ce9163f15f HTTP/1.1" 200 244 0.023152 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 265 0.011029 10.0.0.50 - - [2026-03-17 15:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.50 - - [2026-03-17 15:08:39] "PUT /alarm/59012e55-9c02-4593-8a0a-6cb326a96b6a HTTP/1.1" 200 244 0.015872 10.0.0.50 - - [2026-03-17 15:08:39] "POST /alarms HTTP/1.1" 409 279 0.005791 10.0.0.50 - - [2026-03-17 15:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2026-03-17 15:08:40] "PUT /alarm/d2421484-e9d3-442a-a9ad-47bd1c253704 HTTP/1.1" 200 244 0.039470 10.0.0.50 - - [2026-03-17 15:08:40] "GET / HTTP/1.1" 200 35931 0.002222 10.0.0.50 - - [2026-03-17 15:08:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006471 10.0.0.50 - - [2026-03-17 15:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.50 - - [2026-03-17 15:08:40] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.017140 10.0.0.50 - - [2026-03-17 15:08:40] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.50 - - [2026-03-17 15:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.50 - - [2026-03-17 15:08:40] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007187 10.0.0.50 - - [2026-03-17 15:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.50 - - [2026-03-17 15:08:40] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.014452 10.0.0.50 - - [2026-03-17 15:08:41] "GET / HTTP/1.1" 200 35931 0.002150 10.0.0.50 - - [2026-03-17 15:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.50 - - [2026-03-17 15:08:41] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005992 10.0.0.50 - - [2026-03-17 15:08:41] "PUT /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8 HTTP/1.1" 200 274 0.040013 10.0.0.50 - - [2026-03-17 15:08:43] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.50 - - [2026-03-17 15:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010565 10.0.0.50 - - [2026-03-17 15:08:43] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003572 10.0.0.50 - - [2026-03-17 15:08:43] "POST /bgp-routers HTTP/1.1" 409 301 0.011614 10.0.0.50 - - [2026-03-17 15:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.50 - - [2026-03-17 15:08:43] "GET /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005571 10.0.0.50 - - [2026-03-17 15:08:43] "PUT /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580 HTTP/1.1" 200 254 0.020174 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:08:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:08:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001519 10.0.0.50 - - [2026-03-17 15:08:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002397 10.0.0.50 - - [2026-03-17 15:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011786 10.0.0.50 - - [2026-03-17 15:08:47] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.013354 10.0.0.50 - - [2026-03-17 15:08:47] "GET /global-system-configs HTTP/1.1" 200 322 0.003200 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:08:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:08:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001710 10.0.0.50 - - [2026-03-17 15:09:04] "GET / HTTP/1.1" 200 35931 0.002605 10.0.0.50 - - [2026-03-17 15:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.50 - - [2026-03-17 15:09:04] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006180 10.0.0.50 - - [2026-03-17 15:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.50 - - [2026-03-17 15:09:04] "GET /config-node/15e8ac2d-39ba-4258-9145-d1a7b1a145fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003555 10.0.0.50 - - [2026-03-17 15:09:16] "GET / HTTP/1.1" 200 35931 0.002562 10.0.0.50 - - [2026-03-17 15:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.50 - - [2026-03-17 15:09:16] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005920 10.0.0.50 - - [2026-03-17 15:09:16] "POST /bgp-routers HTTP/1.1" 409 301 0.005051 10.0.0.50 - - [2026-03-17 15:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2026-03-17 15:09:16] "GET /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003941 10.0.0.50 - - [2026-03-17 15:09:16] "PUT /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580 HTTP/1.1" 200 254 0.019475 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001441 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001677 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001487 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001958 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001356 10.0.0.50 - - [2026-03-17 15:09:42] "GET / HTTP/1.1" 200 35931 0.002273 10.0.0.50 - - [2026-03-17 15:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.50 - - [2026-03-17 15:09:42] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006827 10.0.0.50 - - [2026-03-17 15:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.50 - - [2026-03-17 15:09:42] "GET /config-node/15e8ac2d-39ba-4258-9145-d1a7b1a145fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003437 10.0.0.50 - - [2026-03-17 15:09:42] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.50 - - [2026-03-17 15:09:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002927 10.0.0.50 - - [2026-03-17 15:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-03-17 15:09:47] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004518 10.0.0.50 - - [2026-03-17 15:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.50 - - [2026-03-17 15:09:47] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.012260 10.0.0.50 - - [2026-03-17 15:09:47] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.50 - - [2026-03-17 15:09:47] "POST /alarms HTTP/1.1" 409 264 0.002820 10.0.0.50 - - [2026-03-17 15:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/6261ebc7-ee56-4671-bc40-f3e2152b7489 HTTP/1.1" 200 244 0.018069 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 261 0.003076 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/813b87a4-3114-4a41-a9d0-93c90e22af92 HTTP/1.1" 200 244 0.015481 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 261 0.002958 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/889ed423-845d-4140-b06a-b3790437c4a8 HTTP/1.1" 200 244 0.014575 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 253 0.002895 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/87f06c62-15f7-4667-8684-cf86a097a172 HTTP/1.1" 200 244 0.015614 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 251 0.012583 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/e7170564-0e8a-4bb8-a79f-ff89e2b413a6 HTTP/1.1" 200 244 0.016108 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 252 0.006346 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/2e29bf2a-2300-4c14-ba36-6a60ce0c86c7 HTTP/1.1" 200 244 0.017121 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 256 0.007275 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/2edd574e-7dac-4828-897a-6674d7553085 HTTP/1.1" 200 244 0.029691 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 248 0.023427 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/49b78d09-d034-4d6e-b3f1-011d9c52b2e8 HTTP/1.1" 200 244 0.017848 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 252 0.012232 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/28058720-5f85-4e6b-a589-0ebb3b257548 HTTP/1.1" 200 244 0.013754 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 257 0.003531 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/a8047fb3-04c4-4a3c-87ba-3a248bf7855c HTTP/1.1" 200 244 0.012104 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 251 0.017994 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/960a9a61-7fdb-4d91-9cd2-853520d4119c HTTP/1.1" 200 244 0.013986 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 257 0.007102 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/805a4217-3d6b-4338-a371-808a214f6f6a HTTP/1.1" 200 244 0.017548 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 261 0.008229 10.0.0.50 - - [2026-03-17 15:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.50 - - [2026-03-17 15:09:48] "PUT /alarm/46dfd848-aba8-4713-b76b-9d2bb5c35e65 HTTP/1.1" 200 244 0.015296 10.0.0.50 - - [2026-03-17 15:09:48] "POST /alarms HTTP/1.1" 409 258 0.007171 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/4bdb462f-a4e7-4b20-8b77-86594b10ac8d HTTP/1.1" 200 244 0.012586 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 254 0.022849 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/ee852b50-8154-465a-824c-96f0d5d8ee0d HTTP/1.1" 200 244 0.018465 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 254 0.013254 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/1f6a3de7-b5c3-46ba-b61d-dbef7622b657 HTTP/1.1" 200 244 0.018138 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 254 0.010807 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/e639d6dc-d101-4b5b-8a60-409593b0da4b HTTP/1.1" 200 244 0.018195 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 247 0.017157 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/77da67d1-a066-41ae-b2ce-cde38728c453 HTTP/1.1" 200 244 0.019650 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 272 0.011761 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/c598444f-4002-4500-ae86-aa250647ec86 HTTP/1.1" 200 244 0.015556 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 261 0.018077 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/e4850210-7dc2-486b-9096-e6d556546c4c HTTP/1.1" 200 244 0.024332 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 259 0.014415 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/beeca7c2-3ca2-40bd-9e38-68ce9163f15f HTTP/1.1" 200 244 0.018374 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 265 0.014425 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/59012e55-9c02-4593-8a0a-6cb326a96b6a HTTP/1.1" 200 244 0.018000 10.0.0.50 - - [2026-03-17 15:09:49] "POST /alarms HTTP/1.1" 409 279 0.010454 10.0.0.50 - - [2026-03-17 15:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.50 - - [2026-03-17 15:09:49] "PUT /alarm/d2421484-e9d3-442a-a9ad-47bd1c253704 HTTP/1.1" 200 244 0.016926 10.0.0.50 - - [2026-03-17 15:09:50] "GET / HTTP/1.1" 200 35931 0.002422 10.0.0.50 - - [2026-03-17 15:09:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002725 10.0.0.50 - - [2026-03-17 15:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.50 - - [2026-03-17 15:09:50] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.014844 10.0.0.50 - - [2026-03-17 15:09:50] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.50 - - [2026-03-17 15:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-03-17 15:09:50] "GET /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006297 10.0.0.50 - - [2026-03-17 15:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.50 - - [2026-03-17 15:09:50] "PUT /global-vrouter-config/33f94749-b96f-47e1-a925-b69c5ec89574 HTTP/1.1" 200 276 0.013818 10.0.0.50 - - [2026-03-17 15:09:51] "GET / HTTP/1.1" 200 35931 0.001936 10.0.0.50 - - [2026-03-17 15:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.50 - - [2026-03-17 15:09:51] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007524 10.0.0.50 - - [2026-03-17 15:09:51] "PUT /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8 HTTP/1.1" 200 274 0.041052 10.0.0.50 - - [2026-03-17 15:09:54] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.50 - - [2026-03-17 15:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.50 - - [2026-03-17 15:09:54] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003733 10.0.0.50 - - [2026-03-17 15:09:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002876 10.0.0.50 - - [2026-03-17 15:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.50 - - [2026-03-17 15:09:54] "GET /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005128 10.0.0.50 - - [2026-03-17 15:09:54] "PUT /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580 HTTP/1.1" 200 254 0.039428 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001590 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:09:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001923 10.0.0.50 - - [2026-03-17 15:09:59] "POST /tags HTTP/1.1" 200 355 0.034323 10.0.0.50 - - [2026-03-17 15:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.50 - - [2026-03-17 15:09:59] "GET /tag/3dc26e60-a41b-41a0-b28f-854068ce47d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016145 10.0.0.50 - - [2026-03-17 15:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.50 - - [2026-03-17 15:09:59] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.017211 10.0.0.50 - - [2026-03-17 15:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.50 - - [2026-03-17 15:09:59] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072035 10.0.0.50 - - [2026-03-17 15:09:59] "POST /virtual-machines HTTP/1.1" 200 351 0.015930 10.0.0.50 - - [2026-03-17 15:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024112 10.0.0.50 - - [2026-03-17 15:09:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.148824 10.0.0.50 - - [2026-03-17 15:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014392 10.0.0.50 - - [2026-03-17 15:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009829 10.0.0.50 - - [2026-03-17 15:09:59] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008552 10.0.0.50 - - [2026-03-17 15:09:59] "POST /instance-ips HTTP/1.1" 200 391 0.027421 10.0.0.50 - - [2026-03-17 15:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024559 10.0.0.50 - - [2026-03-17 15:09:59] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006312 10.0.0.50 - - [2026-03-17 15:09:59] "POST /set-tag HTTP/1.1" 200 109 0.025423 10.0.0.50 - - [2026-03-17 15:09:59] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016361 10.0.0.50 - - [2026-03-17 15:09:59] "GET /instance-ip/5da04d32-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004741 10.0.0.50 - - [2026-03-17 15:09:59] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004956 10.0.0.50 - - [2026-03-17 15:09:59] "POST /set-tag HTTP/1.1" 200 109 0.003961 10.0.0.50 - - [2026-03-17 15:09:59] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006891 10.0.0.50 - - [2026-03-17 15:10:00] "POST /ref-update HTTP/1.1" 200 156 0.023101 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012804 10.0.0.50 - - [2026-03-17 15:10:00] "POST /set-tag HTTP/1.1" 200 109 0.004290 10.0.0.50 - - [2026-03-17 15:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-network/e3dd279b-eeb4-426a-b8b9-98e9d94e05dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007330 10.0.0.50 - - [2026-03-17 15:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.50 - - [2026-03-17 15:10:00] "GET /project/9f9654e6-9f79-4b99-80a9-d26eacded17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056403 10.0.0.50 - - [2026-03-17 15:10:00] "POST /virtual-machines HTTP/1.1" 200 355 0.015965 10.0.0.50 - - [2026-03-17 15:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039033 10.0.0.50 - - [2026-03-17 15:10:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.158127 10.0.0.50 - - [2026-03-17 15:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026445 10.0.0.50 - - [2026-03-17 15:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023598 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.022767 10.0.0.50 - - [2026-03-17 15:10:00] "POST /instance-ips HTTP/1.1" 200 395 0.026383 10.0.0.50 - - [2026-03-17 15:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039737 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014614 10.0.0.50 - - [2026-03-17 15:10:00] "POST /set-tag HTTP/1.1" 200 109 0.023725 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027191 10.0.0.50 - - [2026-03-17 15:10:00] "GET /instance-ip/5e356070-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008304 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007979 10.0.0.50 - - [2026-03-17 15:10:00] "POST /set-tag HTTP/1.1" 200 109 0.005444 10.0.0.50 - - [2026-03-17 15:10:00] "GET /virtual-router/a36b0818-7475-4bd7-b6a9-f72ff25fb986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.007125 10.0.0.50 - - [2026-03-17 15:10:01] "POST /ref-update HTTP/1.1" 200 156 0.014395 10.0.0.50 - - [2026-03-17 15:10:01] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020697 10.0.0.50 - - [2026-03-17 15:10:01] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.50 - - [2026-03-17 15:10:01] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005877 10.0.0.50 - - [2026-03-17 15:10:01] "POST /set-tag HTTP/1.1" 200 109 0.004012 10.0.0.50 - - [2026-03-17 15:10:01] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005936 10.0.0.50 - - [2026-03-17 15:10:01] "POST /set-tag HTTP/1.1" 200 109 0.005574 10.0.0.50 - - [2026-03-17 15:10:11] "GET / HTTP/1.1" 200 35931 0.003456 10.0.0.50 - - [2026-03-17 15:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.50 - - [2026-03-17 15:10:11] "GET /global-system-config/fe1d17d9-770e-4a89-9303-0b9b40149ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007129 10.0.0.50 - - [2026-03-17 15:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.50 - - [2026-03-17 15:10:11] "GET /config-node/15e8ac2d-39ba-4258-9145-d1a7b1a145fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005856 10.0.0.50 - - [2026-03-17 15:10:12] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006738 10.0.0.50 - - [2026-03-17 15:10:12] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.50 - - [2026-03-17 15:10:13] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005577 10.0.0.50 - - [2026-03-17 15:10:13] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.50 - - [2026-03-17 15:10:14] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006329 10.0.0.50 - - [2026-03-17 15:10:14] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.50 - - [2026-03-17 15:10:22] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.50 - - [2026-03-17 15:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.50 - - [2026-03-17 15:10:22] "GET /routing-instance/342faeef-a67e-43fd-90e6-d318ad72a0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003705 10.0.0.50 - - [2026-03-17 15:10:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002784 10.0.0.50 - - [2026-03-17 15:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.50 - - [2026-03-17 15:10:23] "GET /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004975 10.0.0.50 - - [2026-03-17 15:10:23] "PUT /bgp-router/2511482a-3f85-4775-9e9c-8639503d8580 HTTP/1.1" 200 254 0.023335 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:10:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001731 [Introspect:8084]10.0.0.50 - - [2026-03-17 15:10:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001968 10.0.0.50 - - [2026-03-17 15:10:46] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006370 10.0.0.50 - - [2026-03-17 15:10:46] "POST /set-tag HTTP/1.1" 200 109 0.003615 10.0.0.50 - - [2026-03-17 15:10:46] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010849 10.0.0.50 - - [2026-03-17 15:10:46] "POST /set-tag HTTP/1.1" 200 109 0.003810 10.0.0.50 - - [2026-03-17 15:10:46] "GET /virtual-machine/716fd251-e8ff-465a-969e-4bb1b130bd66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004132 10.0.0.50 - - [2026-03-17 15:10:46] "POST /ref-update HTTP/1.1" 200 156 0.023488 10.0.0.50 - - [2026-03-17 15:10:46] "GET /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017842 10.0.0.50 - - [2026-03-17 15:10:46] "POST /set-tag HTTP/1.1" 200 109 0.038290 10.0.0.50 - - [2026-03-17 15:10:46] "POST /set-tag HTTP/1.1" 200 109 0.045900 10.0.0.50 - - [2026-03-17 15:10:46] "DELETE /instance-ip/5da04d32-2213-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.040268 10.0.0.50 - - [2026-03-17 15:10:47] "DELETE /virtual-machine-interface/5d7ec2ca-2213-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.056112 10.0.0.50 - - [2026-03-17 15:10:47] "DELETE /virtual-machine/716fd251-e8ff-465a-969e-4bb1b130bd66 HTTP/1.1" 200 115 0.026052 10.0.0.50 - - [2026-03-17 15:10:47] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010125 10.0.0.50 - - [2026-03-17 15:10:47] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.50 - - [2026-03-17 15:11:17] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008102 10.0.0.50 - - [2026-03-17 15:11:17] "POST /set-tag HTTP/1.1" 200 109 0.016257 10.0.0.50 - - [2026-03-17 15:11:17] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007136 10.0.0.50 - - [2026-03-17 15:11:17] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.50 - - [2026-03-17 15:11:17] "GET /virtual-machine/1e481976-c4c7-493e-b016-45153384139d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.005016 10.0.0.50 - - [2026-03-17 15:11:17] "POST /ref-update HTTP/1.1" 200 156 0.016962 10.0.0.50 - - [2026-03-17 15:11:17] "GET /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005204 10.0.0.50 - - [2026-03-17 15:11:17] "POST /set-tag HTTP/1.1" 200 109 0.020724 10.0.0.50 - - [2026-03-17 15:11:17] "POST /set-tag HTTP/1.1" 200 109 0.029840 10.0.0.50 - - [2026-03-17 15:11:17] "DELETE /instance-ip/5e356070-2213-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.050042 10.0.0.50 - - [2026-03-17 15:11:18] "DELETE /virtual-machine-interface/5e101824-2213-11f1-b329-fa163e846eee HTTP/1.1" 200 115 0.054528 10.0.0.50 - - [2026-03-17 15:11:18] "DELETE /virtual-machine/1e481976-c4c7-493e-b016-45153384139d HTTP/1.1" 200 115 0.064896 10.0.0.50 - - [2026-03-17 15:11:18] "DELETE /tag/3dc26e60-a41b-41a0-b28f-854068ce47d4 HTTP/1.1" 200 115 0.076542