++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Mar 13 11:35:53 PM UTC 2026 ===================' INFO: =================== Fri Mar 13 11:35:53 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.228.72.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.228.72.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + 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/13/2026 23:36:32.624 7fa010d85340 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/13/2026 23:36:32.764 7fa010d85340 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/13/2026 23:36:32.777 7fa010d85340 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/13/2026 23:36:32.777 7fa010d85340 [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-13 23:36:39] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.50 - - [2026-03-13 23:36:39] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.50 - - [2026-03-13 23:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2026-03-13 23:36:39] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004910 10.0.0.50 - - [2026-03-13 23:36:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.007147 10.0.0.50 - - [2026-03-13 23:36:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.020931 10.0.0.50 - - [2026-03-13 23:36:40] "GET / HTTP/1.1" 200 45303 0.001302 10.0.0.50 - - [2026-03-13 23:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.50 - - [2026-03-13 23:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.50 - - [2026-03-13 23:36:40] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.50 - - [2026-03-13 23:36:41] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.50 - - [2026-03-13 23:36:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.002217 10.0.0.50 - - [2026-03-13 23:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.50 - - [2026-03-13 23:36:41] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008847 10.0.0.50 - - [2026-03-13 23:36:41] "POST /service-appliance-sets HTTP/1.1" 200 553 0.034144 10.0.0.50 - - [2026-03-13 23:36:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.002920 10.0.0.50 - - [2026-03-13 23:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2026-03-13 23:36:41] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006132 10.0.0.50 - - [2026-03-13 23:36:41] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.50 - - [2026-03-13 23:36:41] "GET / HTTP/1.1" 200 35931 0.002753 10.0.0.50 - - [2026-03-13 23:36:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.098794 10.0.0.50 - - [2026-03-13 23:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.50 - - [2026-03-13 23:36:41] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010464 10.0.0.50 - - [2026-03-13 23:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009678 10.0.0.50 - - [2026-03-13 23:36:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005137 10.0.0.50 - - [2026-03-13 23:36:42] "GET /network-ipam/b88c51a8-77de-4dd8-81ea-be67b1210b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009793 10.0.0.50 - - [2026-03-13 23:36:42] "POST /config-database-nodes HTTP/1.1" 200 611 0.059745 10.0.0.50 - - [2026-03-13 23:36:42] "POST /service-templates HTTP/1.1" 200 511 0.032205 10.0.0.50 - - [2026-03-13 23:36:42] "POST /service-templates HTTP/1.1" 200 501 0.067258 10.0.0.50 - - [2026-03-13 23:36:42] "POST /service-templates HTTP/1.1" 200 515 0.028032 10.0.0.50 - - [2026-03-13 23:36:42] "POST /service-templates HTTP/1.1" 200 535 0.029164 10.0.0.50 - - [2026-03-13 23:36:42] "POST /service-templates HTTP/1.1" 200 507 0.023267 10.0.0.50 - - [2026-03-13 23:36:44] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.50 - - [2026-03-13 23:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-03-13 23:36:44] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004079 10.0.0.50 - - [2026-03-13 23:36:44] "POST /bgp-routers HTTP/1.1" 200 616 0.187081 10.0.0.50 - - [2026-03-13 23:36:44] "GET /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.004507 10.0.0.50 - - [2026-03-13 23:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.50 - - [2026-03-13 23:36:44] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005414 10.0.0.50 - - [2026-03-13 23:36:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013809 10.0.0.50 - - [2026-03-13 23:36:44] "POST /ref-update HTTP/1.1" 200 156 0.012183 10.0.0.50 - - [2026-03-13 23:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.50 - - [2026-03-13 23:36:45] "GET /network-ipam/b88c51a8-77de-4dd8-81ea-be67b1210b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004812 10.0.0.50 - - [2026-03-13 23:36:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.002114 10.0.0.50 - - [2026-03-13 23:36:46] "POST /access-control-lists HTTP/1.1" 200 587 0.089043 10.0.0.50 - - [2026-03-13 23:36:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.004800 10.0.0.50 - - [2026-03-13 23:36:46] "POST /access-control-lists HTTP/1.1" 200 585 0.028891 10.0.0.50 - - [2026-03-13 23:36:46] "POST /route-targets HTTP/1.1" 200 327 0.040292 10.0.0.50 - - [2026-03-13 23:36:46] "POST /ref-update HTTP/1.1" 200 156 0.084195 10.0.0.50 - - [2026-03-13 23:36:46] "POST /route-targets HTTP/1.1" 200 327 0.025355 10.0.0.50 - - [2026-03-13 23:36:46] "POST /ref-update HTTP/1.1" 200 156 0.013614 10.0.0.50 - - [2026-03-13 23:36:46] "GET / HTTP/1.1" 200 35931 0.001178 10.0.0.50 - - [2026-03-13 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.50 - - [2026-03-13 23:36:46] "POST /route-targets HTTP/1.1" 200 327 0.027523 10.0.0.50 - - [2026-03-13 23:36:46] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016775 10.0.0.50 - - [2026-03-13 23:36:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003246 10.0.0.50 - - [2026-03-13 23:36:46] "POST /ref-update HTTP/1.1" 200 156 0.033798 10.0.0.50 - - [2026-03-13 23:36:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.124189 10.0.0.50 - - [2026-03-13 23:36:46] "POST /route-targets HTTP/1.1" 200 327 0.121940 10.0.0.50 - - [2026-03-13 23:36:46] "POST /ref-update HTTP/1.1" 200 156 0.023812 10.0.0.50 - - [2026-03-13 23:36:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.005383 10.0.0.50 - - [2026-03-13 23:36:46] "POST /access-control-lists HTTP/1.1" 200 551 0.092180 10.0.0.50 - - [2026-03-13 23:36:46] "PUT /access-control-list/b9b679e9-6303-4c06-abd4-b5e3d61611e4 HTTP/1.1" 200 272 0.020313 10.0.0.50 - - [2026-03-13 23:36:46] "PUT /access-control-list/eee0945e-faf5-46c7-aafc-bde232d5720a HTTP/1.1" 200 272 0.013630 10.0.0.50 - - [2026-03-13 23:36:49] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.50 - - [2026-03-13 23:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2026-03-13 23:36:49] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005994 10.0.0.50 - - [2026-03-13 23:36:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002241 10.0.0.50 - - [2026-03-13 23:36:49] "POST /config-nodes HTTP/1.1" 200 593 0.032910 10.0.0.50 - - [2026-03-13 23:36:49] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.50 - - [2026-03-13 23:36:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006622 10.0.0.50 - - [2026-03-13 23:36:54] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.50 - - [2026-03-13 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011210 10.0.0.50 - - [2026-03-13 23:36:54] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011009 10.0.0.50 - - [2026-03-13 23:36:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002406 10.0.0.50 - - [2026-03-13 23:36:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.026887 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:36:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:36:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 10.0.0.50 - - [2026-03-13 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2026-03-13 23:36:54] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.058745 10.0.0.50 - - [2026-03-13 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2026-03-13 23:36:54] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.078962 10.0.0.50 - - [2026-03-13 23:36:55] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 581 0.021275 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 575 0.017160 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 575 0.020124 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 559 0.035104 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 555 0.026398 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 557 0.028943 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 565 0.026365 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 549 0.026610 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 557 0.021758 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 567 0.028739 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 555 0.042314 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 567 0.032423 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 575 0.066140 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 569 0.139619 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 561 0.068468 10.0.0.50 - - [2026-03-13 23:36:55] "POST /alarms HTTP/1.1" 200 561 0.039578 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 561 0.046457 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 547 0.088453 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 595 0.075457 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 575 0.181073 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 571 0.075476 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 583 0.032652 10.0.0.50 - - [2026-03-13 23:36:56] "POST /alarms HTTP/1.1" 200 609 0.018165 10.0.0.50 - - [2026-03-13 23:36:56] "GET / HTTP/1.1" 200 35931 0.001152 10.0.0.50 - - [2026-03-13 23:36:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004961 10.0.0.50 - - [2026-03-13 23:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2026-03-13 23:36:56] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.009189 10.0.0.50 - - [2026-03-13 23:36:57] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.50 - - [2026-03-13 23:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.50 - - [2026-03-13 23:36:57] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004744 10.0.0.50 - - [2026-03-13 23:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2026-03-13 23:36:57] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.011024 10.0.0.50 - - [2026-03-13 23:36:57] "GET / HTTP/1.1" 200 35931 0.001177 10.0.0.50 - - [2026-03-13 23:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2026-03-13 23:36:57] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004277 10.0.0.50 - - [2026-03-13 23:36:57] "PUT /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df HTTP/1.1" 200 274 0.016496 10.0.0.50 - - [2026-03-13 23:37:00] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.50 - - [2026-03-13 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.50 - - [2026-03-13 23:37:00] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006951 10.0.0.50 - - [2026-03-13 23:37:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.006456 10.0.0.50 - - [2026-03-13 23:37:00] "POST /database-nodes HTTP/1.1" 200 597 0.030056 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:37:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:37:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002645 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:37:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:37:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 10.0.0.50 - - [2026-03-13 23:39:22] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.50 - - [2026-03-13 23:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.50 - - [2026-03-13 23:39:22] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004328 10.0.0.50 - - [2026-03-13 23:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2026-03-13 23:39:22] "GET /config-node/74b31c1d-42cf-4865-b89f-00a6a2744e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003265 10.0.0.50 - - [2026-03-13 23:39:33] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.50 - - [2026-03-13 23:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.50 - - [2026-03-13 23:39:33] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003202 10.0.0.50 - - [2026-03-13 23:39:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001947 10.0.0.50 - - [2026-03-13 23:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.50 - - [2026-03-13 23:39:33] "GET /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004400 10.0.0.50 - - [2026-03-13 23:39:33] "PUT /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c HTTP/1.1" 200 254 0.028861 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000715 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.50 - - [2026-03-13 23:39:44] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.50 - - [2026-03-13 23:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.50 - - [2026-03-13 23:39:44] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003276 10.0.0.50 - - [2026-03-13 23:39:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.002559 10.0.0.50 - - [2026-03-13 23:39:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.005774 10.0.0.50 - - [2026-03-13 23:39:44] "POST /security-groups HTTP/1.1" 200 570 0.088680 10.0.0.50 - - [2026-03-13 23:39:44] "POST /projects HTTP/1.1" 200 481 0.238904 10.0.0.50 - - [2026-03-13 23:39:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.004528 10.0.0.50 - - [2026-03-13 23:39:44] "POST /access-control-lists HTTP/1.1" 200 579 0.040230 10.0.0.50 - - [2026-03-13 23:39:44] "POST /security-groups HTTP/1.1" 200 534 0.100174 10.0.0.50 - - [2026-03-13 23:39:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.009735 10.0.0.50 - - [2026-03-13 23:39:45] "POST /access-control-lists HTTP/1.1" 200 577 0.039897 10.0.0.50 - - [2026-03-13 23:39:45] "POST /chown HTTP/1.1" 200 109 0.023244 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.005641 10.0.0.50 - - [2026-03-13 23:39:45] "POST /policy-managements HTTP/1.1" 409 214 0.011735 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008710 10.0.0.50 - - [2026-03-13 23:39:45] "POST /access-control-lists HTTP/1.1" 200 594 0.023883 10.0.0.50 - - [2026-03-13 23:39:45] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.024132 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.024722 10.0.0.50 - - [2026-03-13 23:39:45] "POST /access-control-lists HTTP/1.1" 200 592 0.046760 10.0.0.50 - - [2026-03-13 23:39:45] "POST /application-policy-sets HTTP/1.1" 200 528 0.086570 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019953 10.0.0.50 - - [2026-03-13 23:39:45] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007704 10.0.0.50 - - [2026-03-13 23:39:45] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.024835 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.50 - - [2026-03-13 23:39:45] "GET /virtual-network/f60d4a45-2485-4347-9184-7da1a50706bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005643 10.0.0.50 - - [2026-03-13 23:39:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000446 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.006592 10.0.0.50 - - [2026-03-13 23:39:45] "POST /security-groups HTTP/1.1" 200 574 0.094251 10.0.0.50 - - [2026-03-13 23:39:45] "POST /projects HTTP/1.1" 200 489 0.283836 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.007491 10.0.0.50 - - [2026-03-13 23:39:45] "POST /access-control-lists HTTP/1.1" 200 583 0.147501 10.0.0.50 - - [2026-03-13 23:39:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.007173 10.0.0.50 - - [2026-03-13 23:39:45] "POST /security-groups HTTP/1.1" 200 546 0.213774 10.0.0.50 - - [2026-03-13 23:39:46] "POST /access-control-lists HTTP/1.1" 200 581 0.204564 10.0.0.50 - - [2026-03-13 23:39:46] "POST /chown HTTP/1.1" 200 109 0.062026 10.0.0.50 - - [2026-03-13 23:39:46] "POST /network-ipams HTTP/1.1" 200 522 0.047255 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.010528 10.0.0.50 - - [2026-03-13 23:39:46] "POST /access-control-lists HTTP/1.1" 200 602 0.093892 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.009165 10.0.0.50 - - [2026-03-13 23:39:46] "POST /network-ipams HTTP/1.1" 200 510 0.127495 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.001920 10.0.0.50 - - [2026-03-13 23:39:46] "POST /access-control-lists HTTP/1.1" 200 600 0.037751 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.002042 10.0.0.50 - - [2026-03-13 23:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.022247 10.0.0.50 - - [2026-03-13 23:39:46] "POST /virtual-networks HTTP/1.1" 200 538 0.205949 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.50 - - [2026-03-13 23:39:46] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.045865 10.0.0.50 - - [2026-03-13 23:39:46] "POST /access-control-lists HTTP/1.1" 200 589 0.093781 10.0.0.50 - - [2026-03-13 23:39:46] "POST /route-targets HTTP/1.1" 200 327 0.036690 10.0.0.50 - - [2026-03-13 23:39:46] "POST /network-ipams HTTP/1.1" 200 518 0.072006 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.030715 10.0.0.50 - - [2026-03-13 23:39:46] "POST /ref-update HTTP/1.1" 200 156 0.071470 10.0.0.50 - - [2026-03-13 23:39:46] "PUT /access-control-list/e6c718f2-33d9-43ca-b8d6-fa71c3e72870 HTTP/1.1" 200 272 0.063326 10.0.0.50 - - [2026-03-13 23:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.014339 10.0.0.50 - - [2026-03-13 23:39:46] "POST /virtual-networks HTTP/1.1" 200 546 0.206614 10.0.0.50 - - [2026-03-13 23:39:46] "POST /route-targets HTTP/1.1" 200 327 0.010060 10.0.0.50 - - [2026-03-13 23:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013334 10.0.0.50 - - [2026-03-13 23:39:46] "POST /ref-update HTTP/1.1" 200 156 0.027675 10.0.0.50 - - [2026-03-13 23:39:46] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.012256 10.0.0.50 - - [2026-03-13 23:39:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.009763 10.0.0.50 - - [2026-03-13 23:39:47] "POST /network-policys HTTP/1.1" 200 538 0.022500 10.0.0.50 - - [2026-03-13 23:39:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.009650 10.0.0.50 - - [2026-03-13 23:39:47] "POST /network-policys HTTP/1.1" 200 534 0.042884 10.0.0.50 - - [2026-03-13 23:39:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.008081 10.0.0.50 - - [2026-03-13 23:39:47] "POST /network-policys HTTP/1.1" 200 542 0.050309 10.0.0.50 - - [2026-03-13 23:39:47] "PUT /access-control-list/fbeb8639-d60a-437b-9414-5c2521ceb925 HTTP/1.1" 200 272 0.015755 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-update HTTP/1.1" 200 156 0.120048 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002143 10.0.0.50 - - [2026-03-13 23:39:47] "PUT /access-control-list/e6c718f2-33d9-43ca-b8d6-fa71c3e72870 HTTP/1.1" 200 272 0.039608 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-update HTTP/1.1" 200 156 0.093877 10.0.0.50 - - [2026-03-13 23:39:47] "PUT /access-control-list/fbeb8639-d60a-437b-9414-5c2521ceb925 HTTP/1.1" 200 272 0.051231 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-update HTTP/1.1" 200 156 0.107968 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-update HTTP/1.1" 200 156 0.047792 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019972 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007646 10.0.0.50 - - [2026-03-13 23:39:47] "PUT /access-control-list/e6c718f2-33d9-43ca-b8d6-fa71c3e72870 HTTP/1.1" 200 272 0.061107 10.0.0.50 - - [2026-03-13 23:39:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.010099 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-update HTTP/1.1" 200 156 0.071811 10.0.0.50 - - [2026-03-13 23:39:47] "POST /access-control-lists HTTP/1.1" 200 601 0.057862 10.0.0.50 - - [2026-03-13 23:39:47] "POST /ref-update HTTP/1.1" 200 156 0.089124 10.0.0.50 - - [2026-03-13 23:39:47] "PUT /access-control-list/fbeb8639-d60a-437b-9414-5c2521ceb925 HTTP/1.1" 200 272 0.040554 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-update HTTP/1.1" 200 156 0.053804 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-update HTTP/1.1" 200 156 0.145434 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010188 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043524 10.0.0.50 - - [2026-03-13 23:39:48] "PUT /access-control-list/eb0ba80b-0ae0-4e66-87f5-a220296c5747 HTTP/1.1" 200 272 0.064421 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-update HTTP/1.1" 200 156 0.013700 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004497 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000773 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.50 - - [2026-03-13 23:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2026-03-13 23:39:48] "GET /virtual-network/f60d4a45-2485-4347-9184-7da1a50706bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006590 10.0.0.50 - - [2026-03-13 23:39:48] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.003701 10.0.0.50 - - [2026-03-13 23:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2026-03-13 23:39:48] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002552 10.0.0.50 - - [2026-03-13 23:39:48] "POST /firewall-policys HTTP/1.1" 200 530 0.036590 10.0.0.50 - - [2026-03-13 23:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043236 10.0.0.50 - - [2026-03-13 23:39:48] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014967 10.0.0.50 - - [2026-03-13 23:39:48] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.003081 10.0.0.50 - - [2026-03-13 23:39:48] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002222 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-update HTTP/1.1" 200 156 0.068226 10.0.0.50 - - [2026-03-13 23:39:48] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.007423 10.0.0.50 - - [2026-03-13 23:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.50 - - [2026-03-13 23:39:48] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002197 10.0.0.50 - - [2026-03-13 23:39:48] "POST /firewall-policys HTTP/1.1" 200 532 0.052145 10.0.0.50 - - [2026-03-13 23:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020900 10.0.0.50 - - [2026-03-13 23:39:48] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.019879 10.0.0.50 - - [2026-03-13 23:39:48] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.011632 10.0.0.50 - - [2026-03-13 23:39:48] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002906 10.0.0.50 - - [2026-03-13 23:39:48] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002279 10.0.0.50 - - [2026-03-13 23:39:48] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002085 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-update HTTP/1.1" 200 156 0.012509 10.0.0.50 - - [2026-03-13 23:39:48] "POST /ref-update HTTP/1.1" 200 156 0.029699 10.0.0.50 - - [2026-03-13 23:39:49] "POST /ref-update HTTP/1.1" 200 156 0.044570 10.0.0.50 - - [2026-03-13 23:39:49] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004118 10.0.0.50 - - [2026-03-13 23:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.50 - - [2026-03-13 23:39:49] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002332 10.0.0.50 - - [2026-03-13 23:39:49] "POST /firewall-policys HTTP/1.1" 200 530 0.068423 10.0.0.50 - - [2026-03-13 23:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037702 10.0.0.50 - - [2026-03-13 23:39:49] "GET /firewall-policy/a6a2f1a3-fd45-43d7-9dcd-78d5b5250afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014786 10.0.0.50 - - [2026-03-13 23:39:49] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.002619 10.0.0.50 - - [2026-03-13 23:39:49] "GET /firewall-policy/a6a2f1a3-fd45-43d7-9dcd-78d5b5250afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003851 10.0.0.50 - - [2026-03-13 23:39:49] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002665 10.0.0.50 - - [2026-03-13 23:39:49] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003030 10.0.0.50 - - [2026-03-13 23:39:49] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005011 10.0.0.50 - - [2026-03-13 23:39:49] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002551 10.0.0.50 - - [2026-03-13 23:39:49] "POST /ref-update HTTP/1.1" 200 156 0.020662 10.0.0.50 - - [2026-03-13 23:39:49] "POST /ref-update HTTP/1.1" 200 156 0.041051 10.0.0.50 - - [2026-03-13 23:39:49] "POST /ref-update HTTP/1.1" 200 156 0.042825 10.0.0.50 - - [2026-03-13 23:39:49] "POST /ref-update HTTP/1.1" 200 156 0.034544 10.0.0.50 - - [2026-03-13 23:39:49] "POST /ref-update HTTP/1.1" 200 156 0.037497 10.0.0.50 - - [2026-03-13 23:39:49] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.013624 10.0.0.50 - - [2026-03-13 23:39:49] "POST /tags HTTP/1.1" 200 299 0.088034 10.0.0.50 - - [2026-03-13 23:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021635 10.0.0.50 - - [2026-03-13 23:39:49] "GET /tag/7bf552a5-70e2-4434-a06a-2f91b7d47b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015924 10.0.0.50 - - [2026-03-13 23:39:49] "POST /set-tag HTTP/1.1" 200 109 0.021533 10.0.0.50 - - [2026-03-13 23:39:50] "POST /tags HTTP/1.1" 200 357 0.119625 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012815 10.0.0.50 - - [2026-03-13 23:39:50] "GET /tag/aa0f9bdd-22cf-4c68-bfcb-6bfc9c86b253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.042814 10.0.0.50 - - [2026-03-13 23:39:50] "POST /tags HTTP/1.1" 200 305 0.123908 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024744 10.0.0.50 - - [2026-03-13 23:39:50] "GET /tag/95965196-7ad4-4694-bed5-c034f31aeee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024935 10.0.0.50 - - [2026-03-13 23:39:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000502 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.016093 10.0.0.50 - - [2026-03-13 23:39:50] "POST /security-groups HTTP/1.1" 200 571 0.085659 10.0.0.50 - - [2026-03-13 23:39:50] "POST /projects HTTP/1.1" 200 483 0.248070 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.002135 10.0.0.50 - - [2026-03-13 23:39:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037726 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.026189 10.0.0.50 - - [2026-03-13 23:39:50] "POST /access-control-lists HTTP/1.1" 200 580 0.101035 10.0.0.50 - - [2026-03-13 23:39:50] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.029038 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017384 10.0.0.50 - - [2026-03-13 23:39:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.008764 10.0.0.50 - - [2026-03-13 23:39:50] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009674 10.0.0.50 - - [2026-03-13 23:39:51] "POST /access-control-lists HTTP/1.1" 200 578 0.060751 10.0.0.50 - - [2026-03-13 23:39:51] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.085378 10.0.0.50 - - [2026-03-13 23:39:51] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.067059 10.0.0.50 - - [2026-03-13 23:39:51] "POST /security-groups HTTP/1.1" 200 537 0.075601 10.0.0.50 - - [2026-03-13 23:39:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003240 10.0.0.50 - - [2026-03-13 23:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037560 10.0.0.50 - - [2026-03-13 23:39:51] "POST /access-control-lists HTTP/1.1" 200 596 0.063882 10.0.0.50 - - [2026-03-13 23:39:51] "POST /chown HTTP/1.1" 200 109 0.068712 10.0.0.50 - - [2026-03-13 23:39:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.002192 10.0.0.50 - - [2026-03-13 23:39:51] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.027158 10.0.0.50 - - [2026-03-13 23:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2026-03-13 23:39:51] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012377 10.0.0.50 - - [2026-03-13 23:39:51] "POST /access-control-lists HTTP/1.1" 200 594 0.069851 10.0.0.50 - - [2026-03-13 23:39:51] "POST /tags HTTP/1.1" 409 207 0.006044 10.0.0.50 - - [2026-03-13 23:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.50 - - [2026-03-13 23:39:51] "GET /tag/95965196-7ad4-4694-bed5-c034f31aeee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017184 10.0.0.50 - - [2026-03-13 23:39:51] "POST /firewall-rules HTTP/1.1" 200 564 0.069928 10.0.0.50 - - [2026-03-13 23:39:51] "GET /firewall-rule/9668f588-4aa8-4830-b4c7-19e41f61b628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004381 10.0.0.50 - - [2026-03-13 23:39:51] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002106 10.0.0.50 - - [2026-03-13 23:39:51] "GET /firewall-rule/9668f588-4aa8-4830-b4c7-19e41f61b628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002105 10.0.0.50 - - [2026-03-13 23:39:51] "POST /ref-update HTTP/1.1" 200 156 0.024285 10.0.0.50 - - [2026-03-13 23:39:51] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.019292 10.0.0.50 - - [2026-03-13 23:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.50 - - [2026-03-13 23:39:51] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002887 10.0.0.50 - - [2026-03-13 23:39:51] "POST /tags HTTP/1.1" 409 207 0.001621 10.0.0.50 - - [2026-03-13 23:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.50 - - [2026-03-13 23:39:51] "GET /tag/95965196-7ad4-4694-bed5-c034f31aeee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025628 10.0.0.50 - - [2026-03-13 23:39:52] "POST /firewall-rules HTTP/1.1" 200 562 0.072576 10.0.0.50 - - [2026-03-13 23:39:52] "GET /firewall-rule/227871cc-c893-4980-9fa2-74eb05707836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.007665 10.0.0.50 - - [2026-03-13 23:39:52] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004519 10.0.0.50 - - [2026-03-13 23:39:52] "GET /firewall-rule/227871cc-c893-4980-9fa2-74eb05707836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002855 10.0.0.50 - - [2026-03-13 23:39:52] "POST /ref-update HTTP/1.1" 200 156 0.036198 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 10.0.0.50 - - [2026-03-13 23:39:52] "POST /tags HTTP/1.1" 200 301 0.068467 10.0.0.50 - - [2026-03-13 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014197 10.0.0.50 - - [2026-03-13 23:39:52] "GET /tag/222d79c2-cd3f-4bdf-b4cb-ea104b21c80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016047 10.0.0.50 - - [2026-03-13 23:39:52] "POST /tags HTTP/1.1" 200 325 0.061395 10.0.0.50 - - [2026-03-13 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018496 10.0.0.50 - - [2026-03-13 23:39:52] "GET /tag/a265adf0-8781-482b-942d-14a74deb64f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013979 10.0.0.50 - - [2026-03-13 23:39:52] "POST /tags HTTP/1.1" 200 363 0.026409 10.0.0.50 - - [2026-03-13 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021230 10.0.0.50 - - [2026-03-13 23:39:52] "GET /tag/ed5bc65b-5d47-4f9b-adae-c53d18622f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017107 10.0.0.50 - - [2026-03-13 23:39:52] "POST /tags HTTP/1.1" 200 311 0.060853 10.0.0.50 - - [2026-03-13 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027414 10.0.0.50 - - [2026-03-13 23:39:52] "GET /tag/dfc76cf7-88d9-43c3-9992-26e2ba7cdafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012839 10.0.0.50 - - [2026-03-13 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.50 - - [2026-03-13 23:39:52] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004091 10.0.0.50 - - [2026-03-13 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.50 - - [2026-03-13 23:39:52] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024930 10.0.0.50 - - [2026-03-13 23:39:52] "POST /virtual-machines HTTP/1.1" 200 377 0.016378 10.0.0.50 - - [2026-03-13 23:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022076 10.0.0.50 - - [2026-03-13 23:39:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148210 10.0.0.50 - - [2026-03-13 23:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010466 10.0.0.50 - - [2026-03-13 23:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016924 10.0.0.50 - - [2026-03-13 23:39:53] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013765 10.0.0.50 - - [2026-03-13 23:39:53] "POST /instance-ips HTTP/1.1" 200 409 0.091356 10.0.0.50 - - [2026-03-13 23:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.044419 10.0.0.50 - - [2026-03-13 23:39:53] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005996 10.0.0.50 - - [2026-03-13 23:39:53] "POST /set-tag HTTP/1.1" 200 109 0.031902 10.0.0.50 - - [2026-03-13 23:39:53] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015325 10.0.0.50 - - [2026-03-13 23:39:53] "GET /instance-ip/ef258e10-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004191 10.0.0.50 - - [2026-03-13 23:39:53] "POST /tags HTTP/1.1" 200 305 0.073330 10.0.0.50 - - [2026-03-13 23:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015913 10.0.0.50 - - [2026-03-13 23:39:53] "GET /tag/b9de1853-03c1-4795-b32a-f435ea47b4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018669 10.0.0.50 - - [2026-03-13 23:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2026-03-13 23:39:53] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044903 10.0.0.50 - - [2026-03-13 23:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.50 - - [2026-03-13 23:39:53] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005642 10.0.0.50 - - [2026-03-13 23:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.50 - - [2026-03-13 23:39:53] "GET /service-appliance-set/a7cdec91-63a2-4971-abdd-e9affbf8e516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005476 10.0.0.50 - - [2026-03-13 23:39:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002321 10.0.0.50 - - [2026-03-13 23:39:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124627 10.0.0.50 - - [2026-03-13 23:39:54] "GET /virtual-machine-interface/bbca1f88-6ee4-4730-bd9b-ed3a2672603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.022464 10.0.0.50 - - [2026-03-13 23:39:54] "POST /instance-ips HTTP/1.1" 200 381 0.042197 10.0.0.50 - - [2026-03-13 23:39:54] "GET /instance-ip/23979106-9058-431a-b4d4-679e0a7ef35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006275 10.0.0.50 - - [2026-03-13 23:39:54] "POST /loadbalancers HTTP/1.1" 200 582 0.075636 10.0.0.50 - - [2026-03-13 23:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010112 10.0.0.50 - - [2026-03-13 23:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010599 10.0.0.50 - - [2026-03-13 23:39:54] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050004 10.0.0.50 - - [2026-03-13 23:39:54] "GET /loadbalancer/a695c56c-afda-4617-b4b2-682423f38897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004727 10.0.0.50 - - [2026-03-13 23:39:54] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049823 10.0.0.50 - - [2026-03-13 23:39:54] "GET /instance-ip/23979106-9058-431a-b4d4-679e0a7ef35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015671 10.0.0.50 - - [2026-03-13 23:39:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.074573 10.0.0.50 - - [2026-03-13 23:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017520 10.0.0.50 - - [2026-03-13 23:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2026-03-13 23:39:54] "POST /floating-ips HTTP/1.1" 200 583 0.041313 10.0.0.50 - - [2026-03-13 23:39:54] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078403 10.0.0.50 - - [2026-03-13 23:39:54] "GET /loadbalancer-listener/94552c2f-b29f-4a0d-94df-6b35fede4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003756 10.0.0.50 - - [2026-03-13 23:39:54] "GET /loadbalancer-listener/94552c2f-b29f-4a0d-94df-6b35fede4565?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007550 10.0.0.50 - - [2026-03-13 23:39:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020412 10.0.0.50 - - [2026-03-13 23:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.50 - - [2026-03-13 23:39:54] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005599 10.0.0.50 - - [2026-03-13 23:39:54] "GET /instance-ip/23979106-9058-431a-b4d4-679e0a7ef35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004778 10.0.0.50 - - [2026-03-13 23:39:54] "GET /instance-ip/23979106-9058-431a-b4d4-679e0a7ef35c?fields=floating_ips HTTP/1.1" 200 1170 0.005936 10.0.0.50 - - [2026-03-13 23:39:54] "GET /floating-ip/0650ef27-2157-4562-9e89-0f94b9629d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002363 10.0.0.50 - - [2026-03-13 23:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-03-13 23:39:54] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.012261 10.0.0.50 - - [2026-03-13 23:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.50 - - [2026-03-13 23:39:54] "GET /loadbalancer/a695c56c-afda-4617-b4b2-682423f38897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002871 10.0.0.50 - - [2026-03-13 23:39:54] "POST /tags HTTP/1.1" 200 355 0.026152 10.0.0.50 - - [2026-03-13 23:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011931 10.0.0.50 - - [2026-03-13 23:39:55] "GET /tag/0f43ea65-3062-4dd3-b208-1aa8439d0c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019337 10.0.0.50 - - [2026-03-13 23:39:55] "POST /tags HTTP/1.1" 200 303 0.025276 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029632 10.0.0.50 - - [2026-03-13 23:39:55] "GET /tag/fc5246a9-1eb8-47fc-a0e0-a3939da54530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015494 10.0.0.50 - - [2026-03-13 23:39:55] "POST /projects HTTP/1.1" 409 218 0.007979 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2026-03-13 23:39:55] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050882 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.50 - - [2026-03-13 23:39:55] "GET /network-ipam/ead031e1-ebe9-436b-bc88-7e53446818db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002938 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2026-03-13 23:39:55] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005162 10.0.0.50 - - [2026-03-13 23:39:55] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.058579 10.0.0.50 - - [2026-03-13 23:39:55] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008387 10.0.0.50 - - [2026-03-13 23:39:55] "POST /set-tag HTTP/1.1" 200 109 0.071955 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.50 - - [2026-03-13 23:39:55] "GET /network-ipam/56c4f5e0-0906-4122-bc33-1272d6d4b6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004897 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2026-03-13 23:39:55] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004091 10.0.0.50 - - [2026-03-13 23:39:55] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.041584 10.0.0.50 - - [2026-03-13 23:39:55] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005611 10.0.0.50 - - [2026-03-13 23:39:55] "POST /set-tag HTTP/1.1" 200 109 0.064146 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001521 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:39:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2026-03-13 23:39:55] "GET /network-policy/e45fa925-8a13-42a3-ab77-0a4f8278ae51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002523 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.50 - - [2026-03-13 23:39:55] "GET /network-policy/1bfa6065-76d5-4c6b-9322-c60e61a737b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002807 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.50 - - [2026-03-13 23:39:55] "GET /network-policy/64fd5b57-eb31-4dee-a2c1-49ad78bd5cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002173 10.0.0.50 - - [2026-03-13 23:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.50 - - [2026-03-13 23:39:55] "PUT /network-policy/64fd5b57-eb31-4dee-a2c1-49ad78bd5cdf HTTP/1.1" 200 262 0.012586 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-update HTTP/1.1" 200 156 0.140188 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003318 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2026-03-13 23:39:56] "POST /security-groups HTTP/1.1" 409 245 0.002286 10.0.0.50 - - [2026-03-13 23:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.50 - - [2026-03-13 23:39:56] "PUT /security-group/33547e97-e460-43f5-95d0-0181af597633 HTTP/1.1" 200 262 0.059351 10.0.0.50 - - [2026-03-13 23:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022717 10.0.0.50 - - [2026-03-13 23:39:56] "PUT /access-control-list/8d788789-3cfe-4dd6-9aed-0921ee564892 HTTP/1.1" 200 272 0.025023 10.0.0.50 - - [2026-03-13 23:39:56] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.019866 10.0.0.50 - - [2026-03-13 23:39:56] "PUT /access-control-list/5d779db4-ae76-4a0a-af17-8e218b76bcd9 HTTP/1.1" 200 272 0.012211 10.0.0.50 - - [2026-03-13 23:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.50 - - [2026-03-13 23:39:56] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002924 10.0.0.50 - - [2026-03-13 23:39:56] "POST /tags HTTP/1.1" 409 206 0.001539 10.0.0.50 - - [2026-03-13 23:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.50 - - [2026-03-13 23:39:56] "GET /tag/fc5246a9-1eb8-47fc-a0e0-a3939da54530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011569 10.0.0.50 - - [2026-03-13 23:39:56] "POST /firewall-rules HTTP/1.1" 200 562 0.077597 10.0.0.50 - - [2026-03-13 23:39:56] "GET /firewall-rule/b21504e2-8cad-41ce-8128-f2dd4101e3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003810 10.0.0.50 - - [2026-03-13 23:39:56] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002736 10.0.0.50 - - [2026-03-13 23:39:56] "GET /firewall-rule/b21504e2-8cad-41ce-8128-f2dd4101e3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.001770 10.0.0.50 - - [2026-03-13 23:39:56] "POST /ref-update HTTP/1.1" 200 156 0.021333 10.0.0.50 - - [2026-03-13 23:39:56] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006356 10.0.0.50 - - [2026-03-13 23:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.50 - - [2026-03-13 23:39:56] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002537 10.0.0.50 - - [2026-03-13 23:39:56] "POST /tags HTTP/1.1" 409 206 0.001566 10.0.0.50 - - [2026-03-13 23:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.50 - - [2026-03-13 23:39:56] "GET /tag/fc5246a9-1eb8-47fc-a0e0-a3939da54530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011403 10.0.0.50 - - [2026-03-13 23:39:56] "POST /firewall-rules HTTP/1.1" 200 560 0.075297 10.0.0.50 - - [2026-03-13 23:39:56] "GET /firewall-rule/58f525cb-75fa-4aa0-bb3e-bd27997087d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.012633 10.0.0.50 - - [2026-03-13 23:39:57] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007888 10.0.0.50 - - [2026-03-13 23:39:57] "GET /firewall-rule/58f525cb-75fa-4aa0-bb3e-bd27997087d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002254 10.0.0.50 - - [2026-03-13 23:39:57] "POST /ref-update HTTP/1.1" 200 156 0.033882 10.0.0.50 - - [2026-03-13 23:39:57] "POST /tags HTTP/1.1" 200 301 0.023994 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2026-03-13 23:39:57] "GET /tag/50c246ee-258a-4673-9567-ae7ddfe09627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030538 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.50 - - [2026-03-13 23:39:57] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051017 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.50 - - [2026-03-13 23:39:57] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004387 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.50 - - [2026-03-13 23:39:57] "GET /service-appliance-set/a7cdec91-63a2-4971-abdd-e9affbf8e516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002330 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.001480 10.0.0.50 - - [2026-03-13 23:39:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106489 10.0.0.50 - - [2026-03-13 23:39:57] "GET /virtual-machine-interface/9d822d7a-4432-4f2d-902d-1b078d0aed54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018612 10.0.0.50 - - [2026-03-13 23:39:57] "POST /instance-ips HTTP/1.1" 200 377 0.022362 10.0.0.50 - - [2026-03-13 23:39:57] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003764 10.0.0.50 - - [2026-03-13 23:39:57] "POST /loadbalancers HTTP/1.1" 200 582 0.069064 10.0.0.50 - - [2026-03-13 23:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013402 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.50 - - [2026-03-13 23:39:57] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031664 10.0.0.50 - - [2026-03-13 23:39:57] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006871 10.0.0.50 - - [2026-03-13 23:39:57] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041318 10.0.0.50 - - [2026-03-13 23:39:57] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005146 10.0.0.50 - - [2026-03-13 23:39:57] "POST /floating-ips HTTP/1.1" 200 581 0.055885 10.0.0.50 - - [2026-03-13 23:39:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032747 10.0.0.50 - - [2026-03-13 23:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009865 10.0.0.50 - - [2026-03-13 23:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008667 10.0.0.50 - - [2026-03-13 23:39:57] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028700 10.0.0.50 - - [2026-03-13 23:39:57] "GET /loadbalancer-listener/a22cdac0-ffae-4944-868a-61fd6c96faf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002583 10.0.0.50 - - [2026-03-13 23:39:57] "GET /loadbalancer-listener/a22cdac0-ffae-4944-868a-61fd6c96faf6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004016 10.0.0.50 - - [2026-03-13 23:39:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020454 10.0.0.50 - - [2026-03-13 23:39:58] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008712 10.0.0.50 - - [2026-03-13 23:39:58] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?fields=floating_ips HTTP/1.1" 200 1164 0.016844 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2026-03-13 23:39:58] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037503 10.0.0.50 - - [2026-03-13 23:39:58] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004462 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007568 10.0.0.50 - - [2026-03-13 23:39:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016157 10.0.0.50 - - [2026-03-13 23:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020177 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011304 10.0.0.50 - - [2026-03-13 23:39:58] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046991 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer-listener/e37e9d26-5a4f-47cd-88f9-8a2569a5e88c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002233 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer-listener/e37e9d26-5a4f-47cd-88f9-8a2569a5e88c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002736 10.0.0.50 - - [2026-03-13 23:39:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023911 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.50 - - [2026-03-13 23:39:58] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006043 10.0.0.50 - - [2026-03-13 23:39:58] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?fields=floating_ips HTTP/1.1" 200 1164 0.003883 10.0.0.50 - - [2026-03-13 23:39:58] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.010142 10.0.0.50 - - [2026-03-13 23:39:58] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051278 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002828 10.0.0.50 - - [2026-03-13 23:39:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018105 10.0.0.50 - - [2026-03-13 23:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031863 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.50 - - [2026-03-13 23:39:58] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063417 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer-listener/2f89004a-9492-4875-adc0-7521fa5bc117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003063 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer-listener/2f89004a-9492-4875-adc0-7521fa5bc117?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003443 10.0.0.50 - - [2026-03-13 23:39:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022310 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.50 - - [2026-03-13 23:39:58] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006429 10.0.0.50 - - [2026-03-13 23:39:58] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006061 10.0.0.50 - - [2026-03-13 23:39:58] "GET /instance-ip/6795cdd7-8025-4591-a144-25f4bc4451b1?fields=floating_ips HTTP/1.1" 200 1164 0.003617 10.0.0.50 - - [2026-03-13 23:39:58] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002022 10.0.0.50 - - [2026-03-13 23:39:58] "POST /tags HTTP/1.1" 200 371 0.017020 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.50 - - [2026-03-13 23:39:58] "GET /tag/db42825b-bc6c-4501-a881-d6a5d531ee70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.011190 10.0.0.50 - - [2026-03-13 23:39:58] "POST /tags HTTP/1.1" 200 319 0.017224 10.0.0.50 - - [2026-03-13 23:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.50 - - [2026-03-13 23:39:58] "GET /tag/a009e0bb-6443-42a4-81a7-7e0e4fda5873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011674 10.0.0.50 - - [2026-03-13 23:39:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.001794 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.007425 10.0.0.50 - - [2026-03-13 23:39:59] "POST /security-groups HTTP/1.1" 200 578 0.071563 10.0.0.50 - - [2026-03-13 23:39:59] "POST /projects HTTP/1.1" 200 497 0.230623 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002912 10.0.0.50 - - [2026-03-13 23:39:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010343 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010236 10.0.0.50 - - [2026-03-13 23:39:59] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.010933 10.0.0.50 - - [2026-03-13 23:39:59] "POST /access-control-lists HTTP/1.1" 200 587 0.076566 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.004456 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.50 - - [2026-03-13 23:39:59] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005112 10.0.0.50 - - [2026-03-13 23:39:59] "POST /access-control-lists HTTP/1.1" 200 585 0.065177 10.0.0.50 - - [2026-03-13 23:39:59] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.083531 10.0.0.50 - - [2026-03-13 23:39:59] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.065606 10.0.0.50 - - [2026-03-13 23:39:59] "POST /security-groups HTTP/1.1" 200 558 0.068790 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.002138 10.0.0.50 - - [2026-03-13 23:39:59] "POST /access-control-lists HTTP/1.1" 200 610 0.063292 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.017011 10.0.0.50 - - [2026-03-13 23:39:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.073914 10.0.0.50 - - [2026-03-13 23:39:59] "POST /chown HTTP/1.1" 200 109 0.073967 10.0.0.50 - - [2026-03-13 23:39:59] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010611 10.0.0.50 - - [2026-03-13 23:39:59] "POST /access-control-lists HTTP/1.1" 200 608 0.100915 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.50 - - [2026-03-13 23:39:59] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003398 10.0.0.50 - - [2026-03-13 23:39:59] "POST /tags HTTP/1.1" 409 214 0.003141 10.0.0.50 - - [2026-03-13 23:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2026-03-13 23:39:59] "GET /tag/a009e0bb-6443-42a4-81a7-7e0e4fda5873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010715 10.0.0.50 - - [2026-03-13 23:40:00] "POST /firewall-rules HTTP/1.1" 200 578 0.068516 10.0.0.50 - - [2026-03-13 23:40:00] "GET /firewall-rule/4a7e8f51-cf1b-47d8-9ac7-df23f7821d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005347 10.0.0.50 - - [2026-03-13 23:40:00] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.007754 10.0.0.50 - - [2026-03-13 23:40:00] "GET /firewall-rule/4a7e8f51-cf1b-47d8-9ac7-df23f7821d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002767 10.0.0.50 - - [2026-03-13 23:40:00] "POST /ref-update HTTP/1.1" 200 156 0.050441 10.0.0.50 - - [2026-03-13 23:40:00] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.012606 10.0.0.50 - - [2026-03-13 23:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.50 - - [2026-03-13 23:40:00] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002758 10.0.0.50 - - [2026-03-13 23:40:00] "POST /tags HTTP/1.1" 409 214 0.001908 10.0.0.50 - - [2026-03-13 23:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2026-03-13 23:40:00] "GET /tag/a009e0bb-6443-42a4-81a7-7e0e4fda5873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011868 10.0.0.50 - - [2026-03-13 23:40:00] "POST /firewall-rules HTTP/1.1" 200 576 0.124177 10.0.0.50 - - [2026-03-13 23:40:00] "GET /firewall-rule/57430f46-0be7-477f-a5d8-0b939546261c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.016490 10.0.0.50 - - [2026-03-13 23:40:00] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008008 10.0.0.50 - - [2026-03-13 23:40:00] "GET /firewall-rule/57430f46-0be7-477f-a5d8-0b939546261c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003786 10.0.0.50 - - [2026-03-13 23:40:00] "POST /ref-update HTTP/1.1" 200 156 0.037188 10.0.0.50 - - [2026-03-13 23:40:00] "POST /tags HTTP/1.1" 200 363 0.019837 10.0.0.50 - - [2026-03-13 23:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010726 10.0.0.50 - - [2026-03-13 23:40:00] "GET /tag/ad4e1886-9e8d-4603-87ad-fd63b31c6785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012557 10.0.0.50 - - [2026-03-13 23:40:00] "POST /tags HTTP/1.1" 200 311 0.022107 10.0.0.50 - - [2026-03-13 23:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009664 10.0.0.50 - - [2026-03-13 23:40:00] "GET /tag/83ca000c-15d2-4288-b710-4693c9db77ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018820 10.0.0.50 - - [2026-03-13 23:40:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.001180 10.0.0.50 - - [2026-03-13 23:40:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.012744 10.0.0.50 - - [2026-03-13 23:40:01] "POST /security-groups HTTP/1.1" 200 574 0.092472 10.0.0.50 - - [2026-03-13 23:40:01] "POST /projects HTTP/1.1" 200 489 0.235391 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.008996 10.0.0.50 - - [2026-03-13 23:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037075 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015229 10.0.0.50 - - [2026-03-13 23:40:01] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027639 10.0.0.50 - - [2026-03-13 23:40:01] "POST /access-control-lists HTTP/1.1" 200 583 0.103250 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022876 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.018055 10.0.0.50 - - [2026-03-13 23:40:01] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.018351 10.0.0.50 - - [2026-03-13 23:40:01] "POST /access-control-lists HTTP/1.1" 200 581 0.068920 10.0.0.50 - - [2026-03-13 23:40:01] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.063493 10.0.0.50 - - [2026-03-13 23:40:01] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.065643 10.0.0.50 - - [2026-03-13 23:40:01] "POST /security-groups HTTP/1.1" 200 546 0.094894 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.001834 10.0.0.50 - - [2026-03-13 23:40:01] "POST /access-control-lists HTTP/1.1" 200 602 0.039605 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.006613 10.0.0.50 - - [2026-03-13 23:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063593 10.0.0.50 - - [2026-03-13 23:40:01] "POST /chown HTTP/1.1" 200 109 0.037877 10.0.0.50 - - [2026-03-13 23:40:01] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008373 10.0.0.50 - - [2026-03-13 23:40:01] "POST /access-control-lists HTTP/1.1" 200 600 0.066653 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2026-03-13 23:40:01] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007370 10.0.0.50 - - [2026-03-13 23:40:01] "POST /tags HTTP/1.1" 409 210 0.007573 10.0.0.50 - - [2026-03-13 23:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2026-03-13 23:40:01] "GET /tag/83ca000c-15d2-4288-b710-4693c9db77ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013292 10.0.0.50 - - [2026-03-13 23:40:01] "POST /firewall-rules HTTP/1.1" 200 570 0.074984 10.0.0.50 - - [2026-03-13 23:40:01] "GET /firewall-rule/820d0721-c7c4-4713-9ace-ed198de59842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004019 10.0.0.50 - - [2026-03-13 23:40:01] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003275 10.0.0.50 - - [2026-03-13 23:40:01] "GET /firewall-rule/820d0721-c7c4-4713-9ace-ed198de59842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002245 10.0.0.50 - - [2026-03-13 23:40:02] "POST /ref-update HTTP/1.1" 200 156 0.060175 10.0.0.50 - - [2026-03-13 23:40:02] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010236 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.50 - - [2026-03-13 23:40:02] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002941 10.0.0.50 - - [2026-03-13 23:40:02] "POST /tags HTTP/1.1" 409 210 0.002049 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2026-03-13 23:40:02] "GET /tag/83ca000c-15d2-4288-b710-4693c9db77ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013752 10.0.0.50 - - [2026-03-13 23:40:02] "POST /firewall-rules HTTP/1.1" 200 568 0.072735 10.0.0.50 - - [2026-03-13 23:40:02] "GET /firewall-rule/392b7276-6d76-41c6-87fd-a512f2dd0815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.019614 10.0.0.50 - - [2026-03-13 23:40:02] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003983 10.0.0.50 - - [2026-03-13 23:40:02] "GET /firewall-rule/392b7276-6d76-41c6-87fd-a512f2dd0815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002375 10.0.0.50 - - [2026-03-13 23:40:02] "POST /ref-update HTTP/1.1" 200 156 0.043406 10.0.0.50 - - [2026-03-13 23:40:02] "POST /tags HTTP/1.1" 409 237 0.016158 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.50 - - [2026-03-13 23:40:02] "GET /tag/ed5bc65b-5d47-4f9b-adae-c53d18622f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016450 10.0.0.50 - - [2026-03-13 23:40:02] "POST /tags HTTP/1.1" 409 210 0.001992 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2026-03-13 23:40:02] "GET /tag/dfc76cf7-88d9-43c3-9992-26e2ba7cdafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016393 10.0.0.50 - - [2026-03-13 23:40:02] "POST /projects HTTP/1.1" 409 223 0.002859 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2026-03-13 23:40:02] "GET /project/aa5eaa8f-a229-448b-83e9-2daa5d4bae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032649 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.50 - - [2026-03-13 23:40:02] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004494 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012923 10.0.0.50 - - [2026-03-13 23:40:02] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007317 10.0.0.50 - - [2026-03-13 23:40:02] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.055658 10.0.0.50 - - [2026-03-13 23:40:02] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.056411 10.0.0.50 - - [2026-03-13 23:40:02] "POST /security-groups HTTP/1.1" 409 253 0.008959 10.0.0.50 - - [2026-03-13 23:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2026-03-13 23:40:02] "PUT /security-group/467aa5cb-3dde-419e-aabd-4acb3d7aecf7 HTTP/1.1" 200 262 0.061517 10.0.0.50 - - [2026-03-13 23:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040637 10.0.0.50 - - [2026-03-13 23:40:03] "PUT /access-control-list/0728fe94-74d8-49d4-9e63-a2b9133e85fb HTTP/1.1" 200 272 0.046282 10.0.0.50 - - [2026-03-13 23:40:03] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.015888 10.0.0.50 - - [2026-03-13 23:40:03] "PUT /access-control-list/4d446ac9-6897-462f-9829-f45e27f26150 HTTP/1.1" 200 272 0.020347 10.0.0.50 - - [2026-03-13 23:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.50 - - [2026-03-13 23:40:03] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002150 10.0.0.50 - - [2026-03-13 23:40:03] "POST /tags HTTP/1.1" 409 210 0.001528 10.0.0.50 - - [2026-03-13 23:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2026-03-13 23:40:03] "GET /tag/dfc76cf7-88d9-43c3-9992-26e2ba7cdafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017573 10.0.0.50 - - [2026-03-13 23:40:03] "POST /firewall-rules HTTP/1.1" 200 570 0.085304 10.0.0.50 - - [2026-03-13 23:40:03] "GET /firewall-rule/c22c2d4a-ce11-4e1e-8f67-fa05eeea20ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007519 10.0.0.50 - - [2026-03-13 23:40:03] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003345 10.0.0.50 - - [2026-03-13 23:40:03] "GET /firewall-rule/c22c2d4a-ce11-4e1e-8f67-fa05eeea20ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002559 10.0.0.50 - - [2026-03-13 23:40:03] "POST /ref-update HTTP/1.1" 200 156 0.047232 10.0.0.50 - - [2026-03-13 23:40:03] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.017623 10.0.0.50 - - [2026-03-13 23:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.50 - - [2026-03-13 23:40:03] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004622 10.0.0.50 - - [2026-03-13 23:40:03] "POST /tags HTTP/1.1" 409 210 0.001779 10.0.0.50 - - [2026-03-13 23:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.50 - - [2026-03-13 23:40:03] "GET /tag/dfc76cf7-88d9-43c3-9992-26e2ba7cdafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019325 10.0.0.50 - - [2026-03-13 23:40:03] "POST /firewall-rules HTTP/1.1" 200 568 0.064755 10.0.0.50 - - [2026-03-13 23:40:03] "GET /firewall-rule/9f4164d1-4976-4e20-a756-78b934634c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004057 10.0.0.50 - - [2026-03-13 23:40:03] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006624 10.0.0.50 - - [2026-03-13 23:40:03] "GET /firewall-rule/9f4164d1-4976-4e20-a756-78b934634c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010609 10.0.0.50 - - [2026-03-13 23:40:03] "POST /ref-update HTTP/1.1" 200 156 0.053419 10.0.0.50 - - [2026-03-13 23:40:03] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025229 10.0.0.50 - - [2026-03-13 23:40:03] "POST /set-tag HTTP/1.1" 200 109 0.003575 10.0.0.33 - - [2026-03-13 23:40:47] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2026-03-13 23:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2026-03-13 23:40:47] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004384 10.0.0.33 - - [2026-03-13 23:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.33 - - [2026-03-13 23:40:47] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002447 10.0.0.33 - - [2026-03-13 23:40:47] "PUT /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df HTTP/1.1" 200 274 0.008430 10.0.0.33 - - [2026-03-13 23:40:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.014832 10.0.0.33 - - [2026-03-13 23:40:48] "POST /virtual-routers HTTP/1.1" 200 599 0.018784 10.0.0.33 - - [2026-03-13 23:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.33 - - [2026-03-13 23:40:48] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003400 10.0.0.33 - - [2026-03-13 23:40:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.001355 10.0.0.33 - - [2026-03-13 23:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-03-13 23:40:48] "GET /virtual-network/f60d4a45-2485-4347-9184-7da1a50706bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004991 10.0.0.33 - - [2026-03-13 23:40:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071737 10.0.0.50 - - [2026-03-13 23:41:02] "GET /global-system-configs HTTP/1.1" 200 322 0.003562 10.0.0.50 - - [2026-03-13 23:41:03] "GET /global-system-configs HTTP/1.1" 200 322 0.001792 10.0.0.33 - - [2026-03-13 23:41:09] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.33 - - [2026-03-13 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2026-03-13 23:41:09] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004460 10.0.0.33 - - [2026-03-13 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-03-13 23:41:09] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002373 10.0.0.33 - - [2026-03-13 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.33 - - [2026-03-13 23:41:09] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002862 10.0.0.33 - - [2026-03-13 23:41:09] "PUT /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d HTTP/1.1" 200 262 0.012322 10.0.0.33 - - [2026-03-13 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2026-03-13 23:41:09] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002875 10.0.0.33 - - [2026-03-13 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.33 - - [2026-03-13 23:41:09] "GET /virtual-machine-interface/6e6a6ca6-b0cb-42c5-8014-315a532242a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003696 10.0.0.33 - - [2026-03-13 23:41:09] "PUT /virtual-machine-interface/6e6a6ca6-b0cb-42c5-8014-315a532242a1 HTTP/1.1" 200 284 0.008186 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:43:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001221 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:43:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000745 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 10.0.0.50 - - [2026-03-13 23:44:49] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002836 10.0.0.50 - - [2026-03-13 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.021882 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:44:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:44:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001243 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005579 10.0.0.50 - - [2026-03-13 23:44:58] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.50 - - [2026-03-13 23:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2026-03-13 23:44:58] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005091 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004158 10.0.0.50 - - [2026-03-13 23:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.50 - - [2026-03-13 23:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2026-03-13 23:44:58] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002152 10.0.0.50 - - [2026-03-13 23:44:58] "GET /loadbalancer-pool/1146771d-005d-4d72-8e64-cd69cbdc2212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004006 10.0.0.50 - - [2026-03-13 23:44:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015388 10.0.0.50 - - [2026-03-13 23:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007982 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005621 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006705 10.0.0.50 - - [2026-03-13 23:44:58] "POST /ref-update HTTP/1.1" 200 156 0.005766 10.0.0.50 - - [2026-03-13 23:44:58] "POST /tags HTTP/1.1" 409 205 0.002038 10.0.0.50 - - [2026-03-13 23:44:58] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.005910 10.0.0.50 - - [2026-03-13 23:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.50 - - [2026-03-13 23:44:58] "GET /tag/50c246ee-258a-4673-9567-ae7ddfe09627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009866 10.0.0.50 - - [2026-03-13 23:44:58] "PUT /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f HTTP/1.1" 200 256 0.016279 10.0.0.50 - - [2026-03-13 23:44:58] "POST /set-tag HTTP/1.1" 200 109 0.060145 10.0.0.50 - - [2026-03-13 23:44:58] "GET /loadbalancer-pool/d2b62779-02ba-4939-b48c-16f54073a32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018004 10.0.0.50 - - [2026-03-13 23:44:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024540 10.0.0.50 - - [2026-03-13 23:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008004 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016525 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007900 10.0.0.50 - - [2026-03-13 23:44:58] "POST /set-tag HTTP/1.1" 200 109 0.008171 10.0.0.50 - - [2026-03-13 23:44:58] "POST /ref-update HTTP/1.1" 200 156 0.006305 10.0.0.50 - - [2026-03-13 23:44:58] "GET /loadbalancer-pool/200ecc0d-4314-4746-b558-87ec9bed9996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003922 10.0.0.50 - - [2026-03-13 23:44:58] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002718 10.0.0.50 - - [2026-03-13 23:44:58] "PUT /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f HTTP/1.1" 200 256 0.012548 10.0.0.50 - - [2026-03-13 23:44:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034273 10.0.0.50 - - [2026-03-13 23:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014472 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007967 10.0.0.50 - - [2026-03-13 23:44:58] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003765 10.0.0.50 - - [2026-03-13 23:44:58] "POST /ref-update HTTP/1.1" 200 156 0.006870 10.0.0.50 - - [2026-03-13 23:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.50 - - [2026-03-13 23:44:58] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002353 10.0.0.50 - - [2026-03-13 23:44:58] "PUT /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f HTTP/1.1" 200 256 0.008552 10.0.0.50 - - [2026-03-13 23:46:02] "GET /global-system-configs HTTP/1.1" 200 322 0.011323 10.0.0.50 - - [2026-03-13 23:46:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002099 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:49:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:49:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001665 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:49:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:50:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:50:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.50 - - [2026-03-13 23:50:32] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004503 10.0.0.50 - - [2026-03-13 23:50:32] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.50 - - [2026-03-13 23:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.50 - - [2026-03-13 23:50:32] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002465 10.0.0.50 - - [2026-03-13 23:50:32] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003428 10.0.0.50 - - [2026-03-13 23:50:32] "POST /set-tag HTTP/1.1" 200 109 0.019625 10.0.0.50 - - [2026-03-13 23:50:32] "DELETE /loadbalancer-member/411cf2a6-98a5-476b-8f5c-3819e42a1a3d HTTP/1.1" 200 115 0.029792 10.0.0.50 - - [2026-03-13 23:50:32] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004863 10.0.0.50 - - [2026-03-13 23:50:32] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.50 - - [2026-03-13 23:50:32] "DELETE /loadbalancer-member/8fcabbab-24fb-418b-8ea2-663d4895cb33 HTTP/1.1" 200 115 0.039857 10.0.0.50 - - [2026-03-13 23:50:32] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004654 10.0.0.50 - - [2026-03-13 23:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.50 - - [2026-03-13 23:50:32] "DELETE /loadbalancer-member/b4bac0e2-303f-42bb-8248-87e8c64f5a45 HTTP/1.1" 200 115 0.027000 10.0.0.50 - - [2026-03-13 23:50:32] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006831 10.0.0.50 - - [2026-03-13 23:50:32] "POST /set-tag HTTP/1.1" 200 109 0.003252 10.0.0.50 - - [2026-03-13 23:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.50 - - [2026-03-13 23:50:32] "GET /loadbalancer/41337297-ffb7-4111-b388-563136fd37bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003097 10.0.0.50 - - [2026-03-13 23:50:32] "GET /loadbalancer-pool/1146771d-005d-4d72-8e64-cd69cbdc2212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002192 10.0.0.50 - - [2026-03-13 23:50:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015746 10.0.0.50 - - [2026-03-13 23:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037620 10.0.0.50 - - [2026-03-13 23:50:33] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017720 10.0.0.50 - - [2026-03-13 23:50:33] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009691 10.0.0.50 - - [2026-03-13 23:50:33] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002450 10.0.0.50 - - [2026-03-13 23:50:33] "POST /set-tag HTTP/1.1" 200 109 0.059569 10.0.0.50 - - [2026-03-13 23:50:33] "GET /loadbalancer-pool/d2b62779-02ba-4939-b48c-16f54073a32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014050 10.0.0.50 - - [2026-03-13 23:50:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017706 10.0.0.50 - - [2026-03-13 23:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007341 10.0.0.50 - - [2026-03-13 23:50:33] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.033712 10.0.0.50 - - [2026-03-13 23:50:33] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.50 - - [2026-03-13 23:50:33] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005075 10.0.0.50 - - [2026-03-13 23:50:33] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002176 10.0.0.50 - - [2026-03-13 23:50:33] "GET /loadbalancer-pool/200ecc0d-4314-4746-b558-87ec9bed9996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002711 10.0.0.50 - - [2026-03-13 23:50:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012371 10.0.0.50 - - [2026-03-13 23:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019474 10.0.0.50 - - [2026-03-13 23:50:33] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011227 10.0.0.50 - - [2026-03-13 23:50:33] "GET /virtual-machine-interface/ef04fd4e-1f35-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003408 10.0.0.50 - - [2026-03-13 23:50:33] "GET /floating-ip/7f51972f-eb50-4fe4-8fb8-c484d35a3f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001890 10.0.0.50 - - [2026-03-13 23:50:33] "POST /set-tag HTTP/1.1" 200 109 0.004067 10.0.0.50 - - [2026-03-13 23:51:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002356 10.0.0.50 - - [2026-03-13 23:51:03] "GET /global-system-configs HTTP/1.1" 200 322 0.001961 10.0.0.50 - - [2026-03-13 23:51:50] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.50 - - [2026-03-13 23:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2026-03-13 23:51:50] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029295 10.0.0.50 - - [2026-03-13 23:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2026-03-13 23:51:50] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030707 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.50 - - [2026-03-13 23:51:51] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035718 10.0.0.50 - - [2026-03-13 23:51:51] "POST /tags HTTP/1.1" 200 333 0.031695 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008013 10.0.0.50 - - [2026-03-13 23:51:51] "GET /tag/35f1df27-0f23-4934-8318-6e6b40e9e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.031630 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.50 - - [2026-03-13 23:51:51] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033984 10.0.0.50 - - [2026-03-13 23:51:51] "GET /virtual-networks?parent_id=132a9222-1879-4dc3-a6ec-54ae9124dfe2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001508 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.50 - - [2026-03-13 23:51:51] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029572 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.50 - - [2026-03-13 23:51:51] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003520 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-03-13 23:51:51] "GET /service-appliance-set/a7cdec91-63a2-4971-abdd-e9affbf8e516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002168 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.001335 10.0.0.50 - - [2026-03-13 23:51:51] "POST /virtual-networks HTTP/1.1" 200 512 0.062834 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.50 - - [2026-03-13 23:51:51] "GET /network-ipam/c04b831a-e529-4734-a3ae-f19b3e3d5d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003702 10.0.0.50 - - [2026-03-13 23:51:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.148704 10.0.0.50 - - [2026-03-13 23:51:51] "GET /virtual-machine-interface/79d47749-3888-4bb1-a07d-7ff6e44d0070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019691 10.0.0.50 - - [2026-03-13 23:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.011143 10.0.0.50 - - [2026-03-13 23:51:51] "POST /ref-update HTTP/1.1" 200 156 0.170829 10.0.0.50 - - [2026-03-13 23:51:51] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012906 10.0.0.50 - - [2026-03-13 23:51:51] "GET /domains HTTP/1.1" 200 280 0.004337 10.0.0.50 - - [2026-03-13 23:51:51] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a HTTP/1.1" 200 3086 0.011265 10.0.0.50 - - [2026-03-13 23:51:51] "POST /instance-ips HTTP/1.1" 200 409 0.057961 10.0.0.50 - - [2026-03-13 23:51:51] "GET /instance-ip/9e557c38-31e1-4d47-9696-451fff0ec3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007305 10.0.0.50 - - [2026-03-13 23:51:51] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 HTTP/1.1" 200 5476 0.054896 10.0.0.50 - - [2026-03-13 23:51:51] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.004362 10.0.0.50 - - [2026-03-13 23:51:51] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.004454 10.0.0.50 - - [2026-03-13 23:51:51] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1181 0.004208 10.0.0.50 - - [2026-03-13 23:51:51] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1181 0.043101 10.0.0.50 - - [2026-03-13 23:51:51] "POST /loadbalancers HTTP/1.1" 200 610 0.099704 10.0.0.50 - - [2026-03-13 23:51:51] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033383 10.0.0.50 - - [2026-03-13 23:51:51] "GET /instance-ip/9e557c38-31e1-4d47-9696-451fff0ec3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002290 10.0.0.50 - - [2026-03-13 23:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009774 10.0.0.50 - - [2026-03-13 23:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.50 - - [2026-03-13 23:51:51] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035149 10.0.0.50 - - [2026-03-13 23:51:51] "POST /route-targets HTTP/1.1" 200 327 0.030277 10.0.0.50 - - [2026-03-13 23:51:52] "POST /ref-update HTTP/1.1" 200 156 0.010308 10.0.0.50 - - [2026-03-13 23:51:52] "GET /loadbalancer/680d1442-a4a9-42fb-8ff2-5c53508ade14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009774 10.0.0.50 - - [2026-03-13 23:51:52] "POST /floating-ips HTTP/1.1" 200 597 0.101586 10.0.0.50 - - [2026-03-13 23:51:52] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.073477 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.50 - - [2026-03-13 23:51:52] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044169 10.0.0.50 - - [2026-03-13 23:51:52] "GET /loadbalancer-listener/0040b4ff-637d-4295-b000-de6e722e28a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.004881 10.0.0.50 - - [2026-03-13 23:51:52] "GET /loadbalancer-listener/0040b4ff-637d-4295-b000-de6e722e28a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1221 0.004239 10.0.0.50 - - [2026-03-13 23:51:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018804 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.50 - - [2026-03-13 23:51:52] "GET /instance-ip/9e557c38-31e1-4d47-9696-451fff0ec3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002631 10.0.0.50 - - [2026-03-13 23:51:52] "GET /loadbalancer/680d1442-a4a9-42fb-8ff2-5c53508ade14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002784 10.0.0.50 - - [2026-03-13 23:51:52] "GET /instance-ip/9e557c38-31e1-4d47-9696-451fff0ec3e0?fields=floating_ips HTTP/1.1" 200 1213 0.006024 10.0.0.50 - - [2026-03-13 23:51:52] "GET /floating-ip/bfb15448-b1a7-48a6-8226-d25211f1b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002391 10.0.0.50 - - [2026-03-13 23:51:52] "POST /tags HTTP/1.1" 200 295 0.052920 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007115 10.0.0.50 - - [2026-03-13 23:51:52] "GET /tag/5b055cdf-fff8-4e33-bb41-3853351434e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013377 10.0.0.50 - - [2026-03-13 23:51:52] "POST /tags HTTP/1.1" 409 233 0.002354 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.50 - - [2026-03-13 23:51:52] "GET /tag/0f43ea65-3062-4dd3-b208-1aa8439d0c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010444 10.0.0.50 - - [2026-03-13 23:51:52] "POST /tags HTTP/1.1" 409 206 0.001865 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.50 - - [2026-03-13 23:51:52] "GET /tag/fc5246a9-1eb8-47fc-a0e0-a3939da54530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014432 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.50 - - [2026-03-13 23:51:52] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004494 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2026-03-13 23:51:52] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040079 10.0.0.50 - - [2026-03-13 23:51:52] "POST /virtual-machines HTTP/1.1" 200 369 0.007936 10.0.0.50 - - [2026-03-13 23:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008492 10.0.0.50 - - [2026-03-13 23:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130469 10.0.0.50 - - [2026-03-13 23:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017921 10.0.0.50 - - [2026-03-13 23:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019037 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008061 10.0.0.50 - - [2026-03-13 23:51:53] "POST /instance-ips HTTP/1.1" 200 409 0.019100 10.0.0.50 - - [2026-03-13 23:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026036 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014282 10.0.0.50 - - [2026-03-13 23:51:53] "POST /set-tag HTTP/1.1" 200 109 0.017039 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013407 10.0.0.50 - - [2026-03-13 23:51:53] "GET /instance-ip/9c314f6c-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007412 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004324 10.0.0.50 - - [2026-03-13 23:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.50 - - [2026-03-13 23:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004055 10.0.0.50 - - [2026-03-13 23:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2026-03-13 23:51:53] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032794 10.0.0.50 - - [2026-03-13 23:51:53] "POST /virtual-machines HTTP/1.1" 200 369 0.007414 10.0.0.50 - - [2026-03-13 23:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014152 10.0.0.50 - - [2026-03-13 23:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111728 10.0.0.50 - - [2026-03-13 23:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027894 10.0.0.50 - - [2026-03-13 23:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011917 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004499 10.0.0.50 - - [2026-03-13 23:51:53] "POST /instance-ips HTTP/1.1" 200 409 0.041038 10.0.0.50 - - [2026-03-13 23:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019545 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010225 10.0.0.50 - - [2026-03-13 23:51:53] "POST /set-tag HTTP/1.1" 200 109 0.016941 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009995 10.0.0.50 - - [2026-03-13 23:51:53] "GET /instance-ip/9c8d125c-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.014062 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004154 10.0.0.50 - - [2026-03-13 23:51:53] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003157 10.0.0.50 - - [2026-03-13 23:51:53] "POST /ref-update HTTP/1.1" 200 156 0.010622 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004729 10.0.0.50 - - [2026-03-13 23:51:53] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003287 10.0.0.50 - - [2026-03-13 23:51:53] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004224 10.0.0.50 - - [2026-03-13 23:51:53] "POST /set-tag HTTP/1.1" 200 109 0.001621 10.0.0.50 - - [2026-03-13 23:51:53] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004122 10.0.0.50 - - [2026-03-13 23:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.50 - - [2026-03-13 23:51:54] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003599 10.0.0.50 - - [2026-03-13 23:51:54] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.50 - - [2026-03-13 23:51:56] "GET /domains HTTP/1.1" 200 280 0.002225 10.0.0.50 - - [2026-03-13 23:51:56] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a HTTP/1.1" 200 3086 0.002584 10.0.0.50 - - [2026-03-13 23:51:56] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 HTTP/1.1" 200 7064 0.029103 10.0.0.50 - - [2026-03-13 23:51:56] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.003829 10.0.0.50 - - [2026-03-13 23:51:56] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.003442 10.0.0.50 - - [2026-03-13 23:51:56] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1402 0.004963 10.0.0.50 - - [2026-03-13 23:51:56] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1402 0.002365 10.0.0.50 - - [2026-03-13 23:51:56] "GET /route-target/82d37513-9f22-4459-b503-5eef42404954 HTTP/1.1" 200 1152 0.003147 10.0.0.50 - - [2026-03-13 23:51:56] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.004857 10.0.0.50 - - [2026-03-13 23:51:56] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1402 0.002816 10.0.0.50 - - [2026-03-13 23:51:56] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003931 10.0.0.50 - - [2026-03-13 23:51:56] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.004420 10.0.0.50 - - [2026-03-13 23:51:56] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1402 0.002874 10.0.0.50 - - [2026-03-13 23:51:57] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 200 1402 0.002432 10.0.0.50 - - [2026-03-13 23:51:57] "GET /route-target/82d37513-9f22-4459-b503-5eef42404954 HTTP/1.1" 200 1152 0.001904 10.0.0.50 - - [2026-03-13 23:51:57] "GET /domains HTTP/1.1" 200 280 0.002007 10.0.0.50 - - [2026-03-13 23:51:57] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a HTTP/1.1" 200 3086 0.002782 10.0.0.50 - - [2026-03-13 23:51:57] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 HTTP/1.1" 200 7064 0.037247 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2091 0.004629 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-03-13 23:51:57] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038083 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003940 10.0.0.50 - - [2026-03-13 23:51:57] "GET /floating-ip-pools?parent_id=7147ded0-c840-44f0-b44d-c02ef92fe99b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002093 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003596 10.0.0.50 - - [2026-03-13 23:51:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017356 10.0.0.50 - - [2026-03-13 23:51:57] "POST /ref-update HTTP/1.1" 200 156 0.021760 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.024348 10.0.0.50 - - [2026-03-13 23:51:57] "GET /domains HTTP/1.1" 200 280 0.004214 10.0.0.50 - - [2026-03-13 23:51:57] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a HTTP/1.1" 200 3086 0.002564 10.0.0.50 - - [2026-03-13 23:51:57] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 HTTP/1.1" 200 7320 0.022481 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2329 0.004244 10.0.0.50 - - [2026-03-13 23:51:57] "GET /floating-ip-pool/de9f65b1-f6a9-454e-aeaa-612003095029 HTTP/1.1" 200 1315 0.001706 10.0.0.50 - - [2026-03-13 23:51:57] "GET /domains HTTP/1.1" 200 280 0.001112 10.0.0.50 - - [2026-03-13 23:51:57] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a HTTP/1.1" 200 3086 0.004457 10.0.0.50 - - [2026-03-13 23:51:57] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 HTTP/1.1" 200 7320 0.024637 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 2329 0.004193 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004099 10.0.0.50 - - [2026-03-13 23:51:57] "POST /tags HTTP/1.1" 200 365 0.058326 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010003 10.0.0.50 - - [2026-03-13 23:51:57] "GET /tag/696db171-c35e-4754-9872-dcb8673e1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012462 10.0.0.50 - - [2026-03-13 23:51:57] "POST /tags HTTP/1.1" 409 206 0.001671 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2026-03-13 23:51:57] "GET /tag/fc5246a9-1eb8-47fc-a0e0-a3939da54530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010757 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.50 - - [2026-03-13 23:51:57] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038712 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003601 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2026-03-13 23:51:57] "GET /service-appliance-set/fb49dd20-5bfc-4fae-9908-03160a91ee44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002897 10.0.0.50 - - [2026-03-13 23:51:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001160 10.0.0.50 - - [2026-03-13 23:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093707 10.0.0.50 - - [2026-03-13 23:51:57] "GET /virtual-machine-interface/9561d4b4-6523-4cb8-a13f-fa1be5f69047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017983 10.0.0.50 - - [2026-03-13 23:51:57] "POST /set-tag HTTP/1.1" 200 109 0.015065 10.0.0.50 - - [2026-03-13 23:51:57] "POST /instance-ips HTTP/1.1" 200 417 0.030968 10.0.0.50 - - [2026-03-13 23:51:58] "GET /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008225 10.0.0.50 - - [2026-03-13 23:51:58] "POST /loadbalancers HTTP/1.1" 200 618 0.060456 10.0.0.50 - - [2026-03-13 23:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045673 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010929 10.0.0.50 - - [2026-03-13 23:51:58] "POST /service-instances HTTP/1.1" 200 566 0.042230 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.013618 10.0.0.50 - - [2026-03-13 23:51:58] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040651 10.0.0.50 - - [2026-03-13 23:51:58] "GET /virtual-machine-interface/9561d4b4-6523-4cb8-a13f-fa1be5f69047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015460 10.0.0.50 - - [2026-03-13 23:51:58] "GET /virtual-machine-interface/9561d4b4-6523-4cb8-a13f-fa1be5f69047?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008485 10.0.0.50 - - [2026-03-13 23:51:58] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.041666 10.0.0.50 - - [2026-03-13 23:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017677 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009844 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.50 - - [2026-03-13 23:51:58] "GET /floating-ip-pool/de9f65b1-f6a9-454e-aeaa-612003095029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004897 10.0.0.50 - - [2026-03-13 23:51:58] "POST /virtual-machines HTTP/1.1" 200 429 0.011996 10.0.0.50 - - [2026-03-13 23:51:58] "POST /floating-ips HTTP/1.1" 200 671 0.119167 10.0.0.50 - - [2026-03-13 23:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.042900 10.0.0.50 - - [2026-03-13 23:51:58] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010507 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.50 - - [2026-03-13 23:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.183610 10.0.0.50 - - [2026-03-13 23:51:58] "POST /chown HTTP/1.1" 200 109 0.016245 10.0.0.50 - - [2026-03-13 23:51:58] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004799 10.0.0.50 - - [2026-03-13 23:51:58] "POST /tags HTTP/1.1" 409 221 0.002164 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.50 - - [2026-03-13 23:51:58] "POST /chown HTTP/1.1" 200 109 0.005848 10.0.0.50 - - [2026-03-13 23:51:58] "GET /tag/35f1df27-0f23-4934-8318-6e6b40e9e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016957 10.0.0.50 - - [2026-03-13 23:51:58] "POST /tags HTTP/1.1" 409 238 0.001894 10.0.0.50 - - [2026-03-13 23:51:58] "PUT /virtual-machine-interface/2de333ed-0867-4bdb-9547-e140c5fc2776 HTTP/1.1" 200 284 0.038293 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.50 - - [2026-03-13 23:51:58] "GET /tag/696db171-c35e-4754-9872-dcb8673e1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018761 10.0.0.50 - - [2026-03-13 23:51:58] "PUT /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 256 0.040314 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.010427 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.020820 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.020474 10.0.0.50 - - [2026-03-13 23:51:58] "POST /firewall-rules HTTP/1.1" 200 650 0.085757 10.0.0.50 - - [2026-03-13 23:51:58] "GET /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.007826 10.0.0.50 - - [2026-03-13 23:51:58] "GET /firewall-policy/a6a2f1a3-fd45-43d7-9dcd-78d5b5250afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005091 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.013127 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.013808 10.0.0.50 - - [2026-03-13 23:51:58] "GET /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.003889 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.023327 10.0.0.50 - - [2026-03-13 23:51:58] "POST /ref-update HTTP/1.1" 200 156 0.026899 10.0.0.50 - - [2026-03-13 23:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007183 10.0.0.50 - - [2026-03-13 23:51:59] "POST /virtual-machines HTTP/1.1" 200 429 0.017142 10.0.0.50 - - [2026-03-13 23:51:59] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038907 10.0.0.50 - - [2026-03-13 23:51:59] "GET /loadbalancer/4ad1c089-0ce3-4e04-adeb-7d1609103e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002469 10.0.0.50 - - [2026-03-13 23:51:59] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.071711 10.0.0.50 - - [2026-03-13 23:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131516 10.0.0.50 - - [2026-03-13 23:51:59] "POST /chown HTTP/1.1" 200 109 0.017822 10.0.0.50 - - [2026-03-13 23:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.50 - - [2026-03-13 23:51:59] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030663 10.0.0.50 - - [2026-03-13 23:51:59] "GET /loadbalancer-listener/e44d858e-cb2b-47bf-b9bb-0595bc1115fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006190 10.0.0.50 - - [2026-03-13 23:51:59] "POST /chown HTTP/1.1" 200 109 0.010061 10.0.0.50 - - [2026-03-13 23:51:59] "PUT /virtual-machine-interface/94887f10-a8b3-441d-a51d-0aeb397eec36 HTTP/1.1" 200 284 0.022859 10.0.0.50 - - [2026-03-13 23:51:59] "GET /loadbalancer-listener/e44d858e-cb2b-47bf-b9bb-0595bc1115fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.012571 10.0.0.50 - - [2026-03-13 23:51:59] "PUT /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 256 0.040686 10.0.0.50 - - [2026-03-13 23:51:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037354 10.0.0.50 - - [2026-03-13 23:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011858 10.0.0.50 - - [2026-03-13 23:51:59] "GET /loadbalancer-pool/c46ba219-b8f9-4f6d-8317-00e5eaed02d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004601 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.013721 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.014692 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.013267 10.0.0.50 - - [2026-03-13 23:51:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.015976 10.0.0.50 - - [2026-03-13 23:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014381 10.0.0.50 - - [2026-03-13 23:51:59] "GET /loadbalancer-member/63a5b84e-19bd-4c5e-ba49-bd21c0ed4057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011643 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.014587 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.016146 10.0.0.50 - - [2026-03-13 23:51:59] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.004359 10.0.0.50 - - [2026-03-13 23:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.50 - - [2026-03-13 23:51:59] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003843 10.0.0.50 - - [2026-03-13 23:51:59] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.009268 10.0.0.50 - - [2026-03-13 23:51:59] "POST /tags HTTP/1.1" 409 221 0.002841 10.0.0.50 - - [2026-03-13 23:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.50 - - [2026-03-13 23:51:59] "GET /tag/35f1df27-0f23-4934-8318-6e6b40e9e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.017916 10.0.0.50 - - [2026-03-13 23:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028705 10.0.0.50 - - [2026-03-13 23:51:59] "POST /tags HTTP/1.1" 409 238 0.011166 10.0.0.50 - - [2026-03-13 23:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.50 - - [2026-03-13 23:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2026-03-13 23:51:59] "GET /tag/696db171-c35e-4754-9872-dcb8673e1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011934 10.0.0.50 - - [2026-03-13 23:51:59] "POST /chown HTTP/1.1" 200 109 0.018303 10.0.0.50 - - [2026-03-13 23:51:59] "POST /firewall-rules HTTP/1.1" 409 293 0.002129 10.0.0.50 - - [2026-03-13 23:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017840 10.0.0.50 - - [2026-03-13 23:51:59] "POST /chown HTTP/1.1" 200 109 0.022327 10.0.0.50 - - [2026-03-13 23:51:59] "PUT /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 256 0.028716 10.0.0.50 - - [2026-03-13 23:51:59] "PUT /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4 HTTP/1.1" 200 260 0.035414 10.0.0.50 - - [2026-03-13 23:51:59] "GET /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.007308 10.0.0.50 - - [2026-03-13 23:51:59] "GET /firewall-policy/a6a2f1a3-fd45-43d7-9dcd-78d5b5250afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012502 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.028558 10.0.0.50 - - [2026-03-13 23:51:59] "POST /chown HTTP/1.1" 200 109 0.030818 10.0.0.50 - - [2026-03-13 23:51:59] "GET /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.016254 10.0.0.50 - - [2026-03-13 23:51:59] "POST /chown HTTP/1.1" 200 109 0.024175 10.0.0.50 - - [2026-03-13 23:51:59] "PUT /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 256 0.015155 10.0.0.50 - - [2026-03-13 23:51:59] "POST /ref-update HTTP/1.1" 200 156 0.014565 10.0.0.50 - - [2026-03-13 23:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2026-03-13 23:52:00] "POST /chown HTTP/1.1" 200 109 0.015482 10.0.0.50 - - [2026-03-13 23:52:00] "POST /chown HTTP/1.1" 200 109 0.024063 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 256 0.020205 10.0.0.50 - - [2026-03-13 23:52:00] "POST /ref-update HTTP/1.1" 200 156 0.019536 10.0.0.50 - - [2026-03-13 23:52:00] "POST /chown HTTP/1.1" 200 109 0.018246 10.0.0.50 - - [2026-03-13 23:52:00] "POST /chown HTTP/1.1" 200 109 0.019010 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 256 0.015355 10.0.0.50 - - [2026-03-13 23:52:00] "POST /ref-update HTTP/1.1" 200 156 0.024606 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.007854 10.0.0.50 - - [2026-03-13 23:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020497 10.0.0.50 - - [2026-03-13 23:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.50 - - [2026-03-13 23:52:00] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005137 10.0.0.50 - - [2026-03-13 23:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.007167 10.0.0.50 - - [2026-03-13 23:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008396 10.0.0.50 - - [2026-03-13 23:52:00] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061011 10.0.0.50 - - [2026-03-13 23:52:00] "POST /virtual-machines HTTP/1.1" 200 373 0.034179 10.0.0.50 - - [2026-03-13 23:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038881 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.027345 10.0.0.50 - - [2026-03-13 23:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033543 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.033904 10.0.0.50 - - [2026-03-13 23:52:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142820 10.0.0.50 - - [2026-03-13 23:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006931 10.0.0.50 - - [2026-03-13 23:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014426 10.0.0.50 - - [2026-03-13 23:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019887 10.0.0.50 - - [2026-03-13 23:52:00] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.031304 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.025867 10.0.0.50 - - [2026-03-13 23:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033069 10.0.0.50 - - [2026-03-13 23:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.50 - - [2026-03-13 23:52:01] "POST /instance-ips HTTP/1.1" 200 413 0.045713 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.017520 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.034500 10.0.0.50 - - [2026-03-13 23:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.072057 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009948 10.0.0.50 - - [2026-03-13 23:52:01] "POST /ref-update HTTP/1.1" 200 156 0.037020 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.016530 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.026012 10.0.0.50 - - [2026-03-13 23:52:01] "POST /set-tag HTTP/1.1" 200 109 0.068308 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013328 10.0.0.50 - - [2026-03-13 23:52:01] "GET /instance-ip/a0f75938-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007328 10.0.0.50 - - [2026-03-13 23:52:01] "POST /ref-update HTTP/1.1" 200 156 0.043523 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008009 10.0.0.50 - - [2026-03-13 23:52:01] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.50 - - [2026-03-13 23:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019475 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009313 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.020671 10.0.0.50 - - [2026-03-13 23:52:01] "POST /ref-update HTTP/1.1" 200 156 0.027398 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.043754 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022028 10.0.0.50 - - [2026-03-13 23:52:01] "POST /set-tag HTTP/1.1" 200 109 0.008394 10.0.0.50 - - [2026-03-13 23:52:01] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007253 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.023106 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.015334 10.0.0.50 - - [2026-03-13 23:52:01] "POST /set-tag HTTP/1.1" 200 109 0.015481 10.0.0.50 - - [2026-03-13 23:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.010119 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.007953 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.018423 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.050425 10.0.0.50 - - [2026-03-13 23:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024969 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.009044 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.014509 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.008355 10.0.0.50 - - [2026-03-13 23:52:01] "POST /chown HTTP/1.1" 200 109 0.018742 10.0.0.50 - - [2026-03-13 23:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.008630 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.014925 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.016109 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.007607 10.0.0.50 - - [2026-03-13 23:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.019228 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.009742 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.024166 10.0.0.50 - - [2026-03-13 23:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.009295 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.033552 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.025186 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.50 - - [2026-03-13 23:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.005236 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.008512 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.012141 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.009472 10.0.0.50 - - [2026-03-13 23:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.007169 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.014472 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.008900 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.018775 10.0.0.50 - - [2026-03-13 23:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010731 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.015621 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.006386 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.017819 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.033871 10.0.0.50 - - [2026-03-13 23:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.006735 10.0.0.50 - - [2026-03-13 23:52:02] "POST /chown HTTP/1.1" 200 109 0.033604 10.0.0.50 - - [2026-03-13 23:52:03] "POST /chown HTTP/1.1" 200 109 0.019921 10.0.0.50 - - [2026-03-13 23:52:03] "POST /chown HTTP/1.1" 200 109 0.006249 10.0.0.50 - - [2026-03-13 23:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.50 - - [2026-03-13 23:52:03] "POST /chown HTTP/1.1" 200 109 0.006543 10.0.0.50 - - [2026-03-13 23:52:03] "POST /chown HTTP/1.1" 200 109 0.006343 10.0.0.50 - - [2026-03-13 23:52:03] "POST /chown HTTP/1.1" 200 109 0.013155 10.0.0.50 - - [2026-03-13 23:52:03] "POST /chown HTTP/1.1" 200 109 0.015003 10.0.0.50 - - [2026-03-13 23:52:03] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005561 10.0.0.50 - - [2026-03-13 23:52:03] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.50 - - [2026-03-13 23:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.50 - - [2026-03-13 23:52:03] "GET /loadbalancer/680d1442-a4a9-42fb-8ff2-5c53508ade14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002371 10.0.0.50 - - [2026-03-13 23:52:03] "GET /loadbalancer-pool/5903290d-ecc5-4872-9202-c92a20b18237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003801 10.0.0.50 - - [2026-03-13 23:52:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015456 10.0.0.50 - - [2026-03-13 23:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010753 10.0.0.50 - - [2026-03-13 23:52:03] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004024 10.0.0.50 - - [2026-03-13 23:52:03] "POST /tags HTTP/1.1" 409 221 0.001604 10.0.0.50 - - [2026-03-13 23:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.50 - - [2026-03-13 23:52:03] "GET /tag/35f1df27-0f23-4934-8318-6e6b40e9e20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010563 10.0.0.50 - - [2026-03-13 23:52:03] "POST /set-tag HTTP/1.1" 200 109 0.023124 10.0.0.50 - - [2026-03-13 23:52:03] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005337 10.0.0.50 - - [2026-03-13 23:52:03] "POST /ref-update HTTP/1.1" 200 156 0.008182 10.0.0.50 - - [2026-03-13 23:52:03] "GET /floating-ip/bfb15448-b1a7-48a6-8226-d25211f1b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012510 10.0.0.50 - - [2026-03-13 23:52:03] "PUT /floating-ip/bfb15448-b1a7-48a6-8226-d25211f1b70c HTTP/1.1" 200 256 0.006460 10.0.0.50 - - [2026-03-13 23:52:04] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008234 10.0.0.50 - - [2026-03-13 23:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.50 - - [2026-03-13 23:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.50 - - [2026-03-13 23:52:04] "GET /loadbalancer/680d1442-a4a9-42fb-8ff2-5c53508ade14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006840 10.0.0.50 - - [2026-03-13 23:52:04] "GET /loadbalancer-pool/5903290d-ecc5-4872-9202-c92a20b18237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002628 10.0.0.50 - - [2026-03-13 23:52:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014490 10.0.0.50 - - [2026-03-13 23:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009243 10.0.0.50 - - [2026-03-13 23:52:04] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007524 10.0.0.50 - - [2026-03-13 23:52:04] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009522 10.0.0.50 - - [2026-03-13 23:52:04] "POST /ref-update HTTP/1.1" 200 156 0.011902 10.0.0.50 - - [2026-03-13 23:52:04] "GET /floating-ip/bfb15448-b1a7-48a6-8226-d25211f1b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013870 10.0.0.50 - - [2026-03-13 23:52:04] "POST /set-tag HTTP/1.1" 200 109 0.014666 10.0.0.50 - - [2026-03-13 23:52:08] "GET /virtual-machine/dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004628 10.0.0.50 - - [2026-03-13 23:52:08] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004041 10.0.0.50 - - [2026-03-13 23:52:08] "GET /virtual-machine/89c25b02-f37c-454a-96c3-be8b9672c14d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002959 10.0.0.50 - - [2026-03-13 23:52:08] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003189 10.0.0.50 - - [2026-03-13 23:52:14] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005781 10.0.0.50 - - [2026-03-13 23:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.50 - - [2026-03-13 23:52:18] "GET /virtual-machine/f63bc944-fc19-4aff-92db-7b84ca2f0956?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002883 10.0.0.50 - - [2026-03-13 23:52:18] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003670 10.0.0.50 - - [2026-03-13 23:52:18] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004402 10.0.0.50 - - [2026-03-13 23:52:18] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.50 - - [2026-03-13 23:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009256 10.0.0.50 - - [2026-03-13 23:52:42] "POST /chown HTTP/1.1" 200 109 0.005390 10.0.0.50 - - [2026-03-13 23:52:42] "POST /chown HTTP/1.1" 200 109 0.005729 10.0.0.50 - - [2026-03-13 23:52:42] "POST /chown HTTP/1.1" 200 109 0.015841 10.0.0.50 - - [2026-03-13 23:52:42] "POST /chown HTTP/1.1" 200 109 0.006223 10.0.0.50 - - [2026-03-13 23:52:50] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004163 10.0.0.50 - - [2026-03-13 23:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.50 - - [2026-03-13 23:52:50] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004001 10.0.0.50 - - [2026-03-13 23:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.50 - - [2026-03-13 23:52:50] "GET /virtual-machine/f63bc944-fc19-4aff-92db-7b84ca2f0956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003006 10.0.0.50 - - [2026-03-13 23:52:50] "POST /ref-update HTTP/1.1" 200 156 0.009548 10.0.0.50 - - [2026-03-13 23:52:50] "GET /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015236 10.0.0.50 - - [2026-03-13 23:52:50] "POST /set-tag HTTP/1.1" 200 109 0.015103 10.0.0.50 - - [2026-03-13 23:52:50] "POST /set-tag HTTP/1.1" 200 109 0.026124 10.0.0.50 - - [2026-03-13 23:52:50] "DELETE /instance-ip/a0f75938-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.037912 10.0.0.50 - - [2026-03-13 23:52:50] "DELETE /virtual-machine-interface/a0d74dc8-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.049077 10.0.0.50 - - [2026-03-13 23:52:50] "DELETE /virtual-machine/f63bc944-fc19-4aff-92db-7b84ca2f0956 HTTP/1.1" 200 115 0.014846 10.0.0.50 - - [2026-03-13 23:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2026-03-13 23:52:54] "GET /tag/696db171-c35e-4754-9872-dcb8673e1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011057 10.0.0.50 - - [2026-03-13 23:52:54] "GET /tag/696db171-c35e-4754-9872-dcb8673e1dc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010823 10.0.0.50 - - [2026-03-13 23:52:54] "GET /virtual-machine-interface/2de333ed-0867-4bdb-9547-e140c5fc2776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003794 10.0.0.50 - - [2026-03-13 23:52:54] "POST /set-tag HTTP/1.1" 200 109 0.015432 10.0.0.50 - - [2026-03-13 23:52:54] "GET /virtual-machine-interface/94887f10-a8b3-441d-a51d-0aeb397eec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004460 10.0.0.50 - - [2026-03-13 23:52:54] "POST /set-tag HTTP/1.1" 200 109 0.014701 10.0.0.50 - - [2026-03-13 23:52:54] "GET /virtual-machine-interface/9561d4b4-6523-4cb8-a13f-fa1be5f69047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010496 10.0.0.50 - - [2026-03-13 23:52:54] "POST /set-tag HTTP/1.1" 200 109 0.014571 10.0.0.50 - - [2026-03-13 23:52:54] "GET /firewall-policy/a6a2f1a3-fd45-43d7-9dcd-78d5b5250afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007653 10.0.0.50 - - [2026-03-13 23:52:54] "GET /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.019459 10.0.0.50 - - [2026-03-13 23:52:54] "POST /ref-update HTTP/1.1" 200 156 0.011792 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /firewall-rule/042d74ff-6af3-4fb9-9097-cc986755f8b4 HTTP/1.1" 200 115 0.037642 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /loadbalancer-member/63a5b84e-19bd-4c5e-ba49-bd21c0ed4057 HTTP/1.1" 200 115 0.031842 10.0.0.50 - - [2026-03-13 23:52:54] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.011781 10.0.0.50 - - [2026-03-13 23:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021642 10.0.0.50 - - [2026-03-13 23:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /loadbalancer-pool/c46ba219-b8f9-4f6d-8317-00e5eaed02d1 HTTP/1.1" 200 115 0.065966 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.011105 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /loadbalancer-listener/e44d858e-cb2b-47bf-b9bb-0595bc1115fb HTTP/1.1" 200 115 0.053111 10.0.0.50 - - [2026-03-13 23:52:54] "GET /floating-ip/8064a9cb-8a91-4a48-b1d0-4a654cdc5890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003366 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.007990 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.013246 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.023881 10.0.0.50 - - [2026-03-13 23:52:54] "PUT /floating-ip/8064a9cb-8a91-4a48-b1d0-4a654cdc5890 HTTP/1.1" 200 256 0.034309 10.0.0.50 - - [2026-03-13 23:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.016521 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /floating-ip/8064a9cb-8a91-4a48-b1d0-4a654cdc5890 HTTP/1.1" 200 115 0.071580 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.026071 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /loadbalancer/4ad1c089-0ce3-4e04-adeb-7d1609103e6f HTTP/1.1" 200 115 0.067755 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.017698 10.0.0.50 - - [2026-03-13 23:52:54] "POST /chown HTTP/1.1" 200 109 0.025765 10.0.0.50 - - [2026-03-13 23:52:54] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.010401 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /instance-ip/53c27b8b-b1db-4636-bc80-925ee8e8ee0d HTTP/1.1" 200 115 0.093367 10.0.0.50 - - [2026-03-13 23:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011359 10.0.0.50 - - [2026-03-13 23:52:54] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.028695 10.0.0.50 - - [2026-03-13 23:52:54] "DELETE /virtual-machine-interface/9561d4b4-6523-4cb8-a13f-fa1be5f69047 HTTP/1.1" 200 115 0.091155 10.0.0.50 - - [2026-03-13 23:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026704 10.0.0.50 - - [2026-03-13 23:52:55] "PUT /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 266 0.018794 10.0.0.50 - - [2026-03-13 23:52:55] "GET /floating-ip-pool/de9f65b1-f6a9-454e-aeaa-612003095029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005180 10.0.0.50 - - [2026-03-13 23:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011728 10.0.0.50 - - [2026-03-13 23:52:55] "POST /ref-update HTTP/1.1" 200 156 0.028951 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /tag/696db171-c35e-4754-9872-dcb8673e1dc9 HTTP/1.1" 200 115 0.176931 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /floating-ip-pool/de9f65b1-f6a9-454e-aeaa-612003095029 HTTP/1.1" 200 115 0.059139 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /service-instance/9fa1a75f-c796-4e30-9c84-00c7ded52840 HTTP/1.1" 200 115 0.071800 10.0.0.50 - - [2026-03-13 23:52:55] "GET /virtual-machine-interface/94887f10-a8b3-441d-a51d-0aeb397eec36?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.012426 10.0.0.50 - - [2026-03-13 23:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002072 10.0.0.50 - - [2026-03-13 23:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.50 - - [2026-03-13 23:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002085 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b HTTP/1.1" 200 115 0.123701 10.0.0.50 - - [2026-03-13 23:52:55] "GET /routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d HTTP/1.1" 404 171 0.005467 10.0.0.50 - - [2026-03-13 23:52:55] "GET /domains HTTP/1.1" 200 280 0.001473 10.0.0.50 - - [2026-03-13 23:52:55] "GET /domain/17f076cf-43a4-4acd-a2cf-26da5421109a HTTP/1.1" 200 3086 0.002355 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /virtual-machine-interface/94887f10-a8b3-441d-a51d-0aeb397eec36 HTTP/1.1" 200 115 0.078740 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /route-target/82d37513-9f22-4459-b503-5eef42404954 HTTP/1.1" 200 115 0.044191 10.0.0.50 - - [2026-03-13 23:52:55] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 HTTP/1.1" 200 7142 0.053549 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /virtual-machine/ed2fbb9d-26c2-4794-b947-ffa7b81368e6 HTTP/1.1" 200 115 0.067311 10.0.0.50 - - [2026-03-13 23:52:55] "GET /virtual-machine-interface/2de333ed-0867-4bdb-9547-e140c5fc2776?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008684 10.0.0.50 - - [2026-03-13 23:52:55] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006495 10.0.0.50 - - [2026-03-13 23:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.50 - - [2026-03-13 23:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-03-13 23:52:55] "GET /loadbalancer/680d1442-a4a9-42fb-8ff2-5c53508ade14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005464 10.0.0.50 - - [2026-03-13 23:52:55] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003325 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /virtual-machine-interface/2de333ed-0867-4bdb-9547-e140c5fc2776 HTTP/1.1" 200 115 0.045365 10.0.0.50 - - [2026-03-13 23:52:55] "POST /ref-update HTTP/1.1" 200 156 0.020131 10.0.0.50 - - [2026-03-13 23:52:55] "POST /set-tag HTTP/1.1" 200 109 0.038030 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /virtual-machine/14d249a4-ec7f-45eb-a6d7-9c77870c4599 HTTP/1.1" 200 115 0.054091 10.0.0.50 - - [2026-03-13 23:52:55] "DELETE /loadbalancer-member/59363c51-e0c5-403f-a99d-af7abdeb2bc9 HTTP/1.1" 200 115 0.067230 10.0.0.50 - - [2026-03-13 23:52:57] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008636 10.0.0.50 - - [2026-03-13 23:52:57] "POST /set-tag HTTP/1.1" 200 109 0.003872 10.0.0.50 - - [2026-03-13 23:52:57] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005621 10.0.0.50 - - [2026-03-13 23:52:57] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.50 - - [2026-03-13 23:52:57] "GET /virtual-machine/89c25b02-f37c-454a-96c3-be8b9672c14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002174 10.0.0.50 - - [2026-03-13 23:52:57] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.50 - - [2026-03-13 23:52:57] "GET /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012352 10.0.0.50 - - [2026-03-13 23:52:57] "POST /set-tag HTTP/1.1" 200 109 0.016770 10.0.0.50 - - [2026-03-13 23:52:57] "POST /set-tag HTTP/1.1" 200 109 0.014614 10.0.0.50 - - [2026-03-13 23:52:57] "POST /set-tag HTTP/1.1" 200 109 0.027116 10.0.0.50 - - [2026-03-13 23:52:57] "DELETE /instance-ip/9c8d125c-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.039884 10.0.0.50 - - [2026-03-13 23:52:57] "POST /ref-update HTTP/1.1" 200 156 0.017260 10.0.0.50 - - [2026-03-13 23:52:57] "DELETE /virtual-machine-interface/9c76b07a-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.042133 10.0.0.50 - - [2026-03-13 23:52:57] "DELETE /virtual-machine/89c25b02-f37c-454a-96c3-be8b9672c14d HTTP/1.1" 200 115 0.022427 10.0.0.50 - - [2026-03-13 23:53:00] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012865 10.0.0.50 - - [2026-03-13 23:53:00] "POST /set-tag HTTP/1.1" 200 109 0.020458 10.0.0.50 - - [2026-03-13 23:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.50 - - [2026-03-13 23:53:00] "GET /loadbalancer/680d1442-a4a9-42fb-8ff2-5c53508ade14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002120 10.0.0.50 - - [2026-03-13 23:53:01] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006434 10.0.0.50 - - [2026-03-13 23:53:01] "POST /set-tag HTTP/1.1" 200 109 0.006039 10.0.0.50 - - [2026-03-13 23:53:01] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004517 10.0.0.50 - - [2026-03-13 23:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.50 - - [2026-03-13 23:53:01] "GET /virtual-machine/dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002780 10.0.0.50 - - [2026-03-13 23:53:01] "POST /ref-update HTTP/1.1" 200 156 0.035811 10.0.0.50 - - [2026-03-13 23:53:01] "GET /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012796 10.0.0.50 - - [2026-03-13 23:53:01] "POST /set-tag HTTP/1.1" 200 109 0.026562 10.0.0.50 - - [2026-03-13 23:53:01] "POST /set-tag HTTP/1.1" 200 109 0.016418 10.0.0.50 - - [2026-03-13 23:53:01] "POST /set-tag HTTP/1.1" 200 109 0.028350 10.0.0.50 - - [2026-03-13 23:53:01] "DELETE /instance-ip/9c314f6c-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.052405 10.0.0.50 - - [2026-03-13 23:53:01] "POST /ref-update HTTP/1.1" 200 156 0.015201 10.0.0.50 - - [2026-03-13 23:53:01] "DELETE /virtual-machine-interface/9c194bec-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.048295 10.0.0.50 - - [2026-03-13 23:53:01] "DELETE /virtual-machine/dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 HTTP/1.1" 200 115 0.028349 10.0.0.50 - - [2026-03-13 23:53:01] "DELETE /tag/5b055cdf-fff8-4e33-bb41-3853351434e4 HTTP/1.1" 200 115 0.046922 10.0.0.50 - - [2026-03-13 23:53:01] "DELETE /tag/0f43ea65-3062-4dd3-b208-1aa8439d0c6b HTTP/1.1" 200 115 0.043045 10.0.0.50 - - [2026-03-13 23:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.50 - - [2026-03-13 23:53:05] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.015168 10.0.0.50 - - [2026-03-13 23:53:05] "POST /tags HTTP/1.1" 200 393 0.024931 10.0.0.50 - - [2026-03-13 23:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011827 10.0.0.50 - - [2026-03-13 23:53:05] "GET /tag/affd1c3f-3635-4931-8f36-dde00e3b56a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011816 10.0.0.50 - - [2026-03-13 23:53:05] "POST /tags HTTP/1.1" 200 341 0.015772 10.0.0.50 - - [2026-03-13 23:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2026-03-13 23:53:05] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011552 10.0.0.50 - - [2026-03-13 23:53:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.001276 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.004277 10.0.0.50 - - [2026-03-13 23:53:06] "POST /security-groups HTTP/1.1" 200 589 0.060129 10.0.0.50 - - [2026-03-13 23:53:06] "POST /projects HTTP/1.1" 200 519 0.206234 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.005758 10.0.0.50 - - [2026-03-13 23:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007950 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008706 10.0.0.50 - - [2026-03-13 23:53:06] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009356 10.0.0.50 - - [2026-03-13 23:53:06] "POST /access-control-lists HTTP/1.1" 200 598 0.073111 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.008811 10.0.0.50 - - [2026-03-13 23:53:06] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007378 10.0.0.50 - - [2026-03-13 23:53:06] "POST /access-control-lists HTTP/1.1" 200 596 0.061520 10.0.0.50 - - [2026-03-13 23:53:06] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.076374 10.0.0.50 - - [2026-03-13 23:53:06] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.047368 10.0.0.50 - - [2026-03-13 23:53:06] "POST /security-groups HTTP/1.1" 200 591 0.070874 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.003439 10.0.0.50 - - [2026-03-13 23:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028254 10.0.0.50 - - [2026-03-13 23:53:06] "POST /access-control-lists HTTP/1.1" 200 632 0.086520 10.0.0.50 - - [2026-03-13 23:53:06] "POST /chown HTTP/1.1" 200 109 0.059984 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.024979 10.0.0.50 - - [2026-03-13 23:53:06] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.004159 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.50 - - [2026-03-13 23:53:06] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.019489 10.0.0.50 - - [2026-03-13 23:53:06] "POST /access-control-lists HTTP/1.1" 200 630 0.065691 10.0.0.50 - - [2026-03-13 23:53:06] "POST /tags HTTP/1.1" 409 226 0.014593 10.0.0.50 - - [2026-03-13 23:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.50 - - [2026-03-13 23:53:06] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010222 10.0.0.50 - - [2026-03-13 23:53:06] "POST /firewall-rules HTTP/1.1" 200 600 0.058698 10.0.0.50 - - [2026-03-13 23:53:06] "GET /firewall-rule/5a2b1aad-c9a0-4cfa-a054-1e838a3c48d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009462 10.0.0.50 - - [2026-03-13 23:53:06] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003778 10.0.0.50 - - [2026-03-13 23:53:06] "GET /firewall-rule/5a2b1aad-c9a0-4cfa-a054-1e838a3c48d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001960 10.0.0.50 - - [2026-03-13 23:53:06] "POST /ref-update HTTP/1.1" 200 156 0.037583 10.0.0.50 - - [2026-03-13 23:53:07] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002223 10.0.0.50 - - [2026-03-13 23:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.50 - - [2026-03-13 23:53:07] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001805 10.0.0.50 - - [2026-03-13 23:53:07] "POST /tags HTTP/1.1" 409 226 0.001232 10.0.0.50 - - [2026-03-13 23:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.50 - - [2026-03-13 23:53:07] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013870 10.0.0.50 - - [2026-03-13 23:53:07] "POST /firewall-rules HTTP/1.1" 200 598 0.070088 10.0.0.50 - - [2026-03-13 23:53:07] "GET /firewall-rule/285e2e88-71cb-4851-bb04-46e762a5c8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.019455 10.0.0.50 - - [2026-03-13 23:53:07] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004186 10.0.0.50 - - [2026-03-13 23:53:07] "GET /firewall-rule/285e2e88-71cb-4851-bb04-46e762a5c8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002819 10.0.0.50 - - [2026-03-13 23:53:07] "POST /ref-update HTTP/1.1" 200 156 0.059647 10.0.0.50 - - [2026-03-13 23:53:08] "POST /tags HTTP/1.1" 200 393 0.027315 10.0.0.50 - - [2026-03-13 23:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.50 - - [2026-03-13 23:53:08] "GET /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014792 10.0.0.50 - - [2026-03-13 23:53:08] "POST /tags HTTP/1.1" 200 341 0.017335 10.0.0.50 - - [2026-03-13 23:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2026-03-13 23:53:08] "GET /tag/4329db8a-bc5e-4043-b211-7110cca1f1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011672 10.0.0.50 - - [2026-03-13 23:53:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000654 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.005609 10.0.0.50 - - [2026-03-13 23:53:09] "POST /security-groups HTTP/1.1" 200 589 0.066340 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.001569 10.0.0.50 - - [2026-03-13 23:53:09] "POST /projects HTTP/1.1" 200 519 0.192329 10.0.0.50 - - [2026-03-13 23:53:09] "POST /access-control-lists HTTP/1.1" 200 598 0.060118 10.0.0.50 - - [2026-03-13 23:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.053586 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.010517 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.50 - - [2026-03-13 23:53:09] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018097 10.0.0.50 - - [2026-03-13 23:53:09] "POST /access-control-lists HTTP/1.1" 200 596 0.068026 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008136 10.0.0.50 - - [2026-03-13 23:53:09] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.015037 10.0.0.50 - - [2026-03-13 23:53:09] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.046766 10.0.0.50 - - [2026-03-13 23:53:09] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.038347 10.0.0.50 - - [2026-03-13 23:53:09] "POST /security-groups HTTP/1.1" 200 591 0.080354 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.004388 10.0.0.50 - - [2026-03-13 23:53:09] "POST /access-control-lists HTTP/1.1" 200 632 0.058761 10.0.0.50 - - [2026-03-13 23:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.062613 10.0.0.50 - - [2026-03-13 23:53:09] "POST /chown HTTP/1.1" 200 109 0.019580 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.006972 10.0.0.50 - - [2026-03-13 23:53:09] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.018816 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2026-03-13 23:53:09] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005117 10.0.0.50 - - [2026-03-13 23:53:09] "POST /access-control-lists HTTP/1.1" 200 630 0.063195 10.0.0.50 - - [2026-03-13 23:53:09] "POST /tags HTTP/1.1" 409 226 0.001238 10.0.0.50 - - [2026-03-13 23:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2026-03-13 23:53:09] "GET /tag/4329db8a-bc5e-4043-b211-7110cca1f1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010944 10.0.0.50 - - [2026-03-13 23:53:09] "POST /firewall-rules HTTP/1.1" 200 600 0.079370 10.0.0.50 - - [2026-03-13 23:53:09] "GET /firewall-rule/e20fb1f3-5a3d-4597-912a-c67c77f853dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006827 10.0.0.50 - - [2026-03-13 23:53:09] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003702 10.0.0.50 - - [2026-03-13 23:53:09] "GET /firewall-rule/e20fb1f3-5a3d-4597-912a-c67c77f853dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002140 10.0.0.50 - - [2026-03-13 23:53:09] "POST /ref-update HTTP/1.1" 200 156 0.047335 10.0.0.50 - - [2026-03-13 23:53:09] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006581 10.0.0.50 - - [2026-03-13 23:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2026-03-13 23:53:10] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002205 10.0.0.50 - - [2026-03-13 23:53:10] "POST /tags HTTP/1.1" 409 226 0.001348 10.0.0.50 - - [2026-03-13 23:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2026-03-13 23:53:10] "GET /tag/4329db8a-bc5e-4043-b211-7110cca1f1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010382 10.0.0.50 - - [2026-03-13 23:53:10] "POST /firewall-rules HTTP/1.1" 200 598 0.062040 10.0.0.50 - - [2026-03-13 23:53:10] "GET /firewall-rule/6c3e39de-150f-49a1-9ad4-ae25126835b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.016308 10.0.0.50 - - [2026-03-13 23:53:10] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003842 10.0.0.50 - - [2026-03-13 23:53:10] "GET /firewall-rule/6c3e39de-150f-49a1-9ad4-ae25126835b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001886 10.0.0.50 - - [2026-03-13 23:53:10] "POST /ref-update HTTP/1.1" 200 156 0.047188 10.0.0.50 - - [2026-03-13 23:53:11] "POST /tags HTTP/1.1" 200 345 0.071898 10.0.0.50 - - [2026-03-13 23:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.50 - - [2026-03-13 23:53:11] "GET /tag/d8584fef-27cd-43d5-bee9-cbed94cf9006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023628 10.0.0.50 - - [2026-03-13 23:53:11] "POST /projects HTTP/1.1" 409 238 0.002494 10.0.0.50 - - [2026-03-13 23:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.50 - - [2026-03-13 23:53:12] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035120 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.50 - - [2026-03-13 23:53:12] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005316 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-03-13 23:53:12] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004294 10.0.0.50 - - [2026-03-13 23:53:12] "POST /security-groups HTTP/1.1" 409 285 0.002439 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.50 - - [2026-03-13 23:53:12] "PUT /security-group/338b86c6-4e33-4037-89e8-a58dd54ea144 HTTP/1.1" 200 262 0.059349 10.0.0.50 - - [2026-03-13 23:53:12] "PUT /access-control-list/bad9d07d-1587-4eb7-8a65-a124c2d46b1c HTTP/1.1" 200 272 0.013409 10.0.0.50 - - [2026-03-13 23:53:12] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.064534 10.0.0.50 - - [2026-03-13 23:53:12] "PUT /access-control-list/4b39ac4d-8316-4a4f-b99c-7697e72983f7 HTTP/1.1" 200 272 0.028441 10.0.0.50 - - [2026-03-13 23:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023058 10.0.0.50 - - [2026-03-13 23:53:12] "POST /tags HTTP/1.1" 409 228 0.002341 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.50 - - [2026-03-13 23:53:12] "GET /tag/d8584fef-27cd-43d5-bee9-cbed94cf9006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019335 10.0.0.50 - - [2026-03-13 23:53:12] "POST /tags HTTP/1.1" 200 345 0.023654 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.50 - - [2026-03-13 23:53:12] "GET /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011700 10.0.0.50 - - [2026-03-13 23:53:12] "POST /projects HTTP/1.1" 409 238 0.001606 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.50 - - [2026-03-13 23:53:12] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024654 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2026-03-13 23:53:12] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025377 10.0.0.50 - - [2026-03-13 23:53:12] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003672 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007088 10.0.0.50 - - [2026-03-13 23:53:12] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003673 10.0.0.50 - - [2026-03-13 23:53:12] "POST /security-groups HTTP/1.1" 409 285 0.004660 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.50 - - [2026-03-13 23:53:12] "PUT /security-group/a8550c60-edaa-4b8f-8208-7b20d84cc90b HTTP/1.1" 200 262 0.056816 10.0.0.50 - - [2026-03-13 23:53:12] "PUT /access-control-list/564db481-14b2-4ae2-8ee1-4c6cbb5214ee HTTP/1.1" 200 272 0.011548 10.0.0.50 - - [2026-03-13 23:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033310 10.0.0.50 - - [2026-03-13 23:53:12] "POST /tags HTTP/1.1" 409 228 0.013735 10.0.0.50 - - [2026-03-13 23:53:12] "PUT /access-control-list/83e5864a-760d-4d84-b2d9-126c242419d9 HTTP/1.1" 200 272 0.038621 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2026-03-13 23:53:12] "GET /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012080 10.0.0.50 - - [2026-03-13 23:53:12] "POST /tags HTTP/1.1" 200 291 0.041915 10.0.0.50 - - [2026-03-13 23:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.50 - - [2026-03-13 23:53:12] "GET /tag/a874b0e9-d82c-4ae3-9f06-9b5ed249bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012661 10.0.0.50 - - [2026-03-13 23:53:13] "POST /tags HTTP/1.1" 200 303 0.044819 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011269 10.0.0.50 - - [2026-03-13 23:53:13] "GET /tag/03d7562a-14e0-4992-9b36-2a395a031c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012102 10.0.0.50 - - [2026-03-13 23:53:13] "POST /tags HTTP/1.1" 409 252 0.001966 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2026-03-13 23:53:13] "GET /tag/affd1c3f-3635-4931-8f36-dde00e3b56a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012120 10.0.0.50 - - [2026-03-13 23:53:13] "POST /tags HTTP/1.1" 409 226 0.001559 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.50 - - [2026-03-13 23:53:13] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011064 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005996 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.50 - - [2026-03-13 23:53:13] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034821 10.0.0.50 - - [2026-03-13 23:53:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011873 10.0.0.50 - - [2026-03-13 23:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024760 10.0.0.50 - - [2026-03-13 23:53:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092829 10.0.0.50 - - [2026-03-13 23:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007981 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006818 10.0.0.50 - - [2026-03-13 23:53:13] "POST /instance-ips HTTP/1.1" 200 397 0.019992 10.0.0.50 - - [2026-03-13 23:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015800 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008962 10.0.0.50 - - [2026-03-13 23:53:13] "POST /set-tag HTTP/1.1" 200 109 0.063726 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012892 10.0.0.50 - - [2026-03-13 23:53:13] "GET /instance-ip/cc345e5c-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003652 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004115 10.0.0.50 - - [2026-03-13 23:53:13] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003694 10.0.0.50 - - [2026-03-13 23:53:13] "POST /ref-update HTTP/1.1" 200 156 0.007252 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005688 10.0.0.50 - - [2026-03-13 23:53:13] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.50 - - [2026-03-13 23:53:13] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005903 10.0.0.50 - - [2026-03-13 23:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2026-03-13 23:53:13] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035414 10.0.0.50 - - [2026-03-13 23:53:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007172 10.0.0.50 - - [2026-03-13 23:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013155 10.0.0.50 - - [2026-03-13 23:53:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113287 10.0.0.50 - - [2026-03-13 23:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007773 10.0.0.50 - - [2026-03-13 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014897 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004799 10.0.0.50 - - [2026-03-13 23:53:14] "POST /instance-ips HTTP/1.1" 200 397 0.028809 10.0.0.50 - - [2026-03-13 23:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022128 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007196 10.0.0.50 - - [2026-03-13 23:53:14] "POST /set-tag HTTP/1.1" 200 109 0.059482 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009422 10.0.0.50 - - [2026-03-13 23:53:14] "GET /instance-ip/cc9b6070-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006492 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004025 10.0.0.50 - - [2026-03-13 23:53:14] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003142 10.0.0.50 - - [2026-03-13 23:53:14] "POST /ref-update HTTP/1.1" 200 156 0.007509 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004494 10.0.0.50 - - [2026-03-13 23:53:14] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.50 - - [2026-03-13 23:53:14] "POST /tags HTTP/1.1" 200 291 0.015512 10.0.0.50 - - [2026-03-13 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.50 - - [2026-03-13 23:53:14] "GET /tag/a8608b11-2bbf-4289-b2d5-2a68a9bbd4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012390 10.0.0.50 - - [2026-03-13 23:53:14] "POST /tags HTTP/1.1" 409 252 0.001698 10.0.0.50 - - [2026-03-13 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.50 - - [2026-03-13 23:53:14] "GET /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013521 10.0.0.50 - - [2026-03-13 23:53:14] "POST /tags HTTP/1.1" 409 226 0.002033 10.0.0.50 - - [2026-03-13 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.50 - - [2026-03-13 23:53:14] "GET /tag/4329db8a-bc5e-4043-b211-7110cca1f1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010178 10.0.0.50 - - [2026-03-13 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.50 - - [2026-03-13 23:53:14] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004493 10.0.0.50 - - [2026-03-13 23:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2026-03-13 23:53:14] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030184 10.0.0.50 - - [2026-03-13 23:53:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008364 10.0.0.50 - - [2026-03-13 23:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007716 10.0.0.50 - - [2026-03-13 23:53:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099562 10.0.0.50 - - [2026-03-13 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017154 10.0.0.50 - - [2026-03-13 23:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004539 10.0.0.50 - - [2026-03-13 23:53:15] "POST /instance-ips HTTP/1.1" 200 397 0.018007 10.0.0.50 - - [2026-03-13 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016245 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012898 10.0.0.50 - - [2026-03-13 23:53:15] "POST /set-tag HTTP/1.1" 200 109 0.059818 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014683 10.0.0.50 - - [2026-03-13 23:53:15] "GET /instance-ip/cd2066ee-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005503 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004410 10.0.0.50 - - [2026-03-13 23:53:15] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003388 10.0.0.50 - - [2026-03-13 23:53:15] "POST /ref-update HTTP/1.1" 200 156 0.007520 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004299 10.0.0.50 - - [2026-03-13 23:53:15] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.50 - - [2026-03-13 23:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003390 10.0.0.50 - - [2026-03-13 23:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.50 - - [2026-03-13 23:53:15] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031655 10.0.0.50 - - [2026-03-13 23:53:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007187 10.0.0.50 - - [2026-03-13 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017614 10.0.0.50 - - [2026-03-13 23:53:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087138 10.0.0.50 - - [2026-03-13 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009664 10.0.0.50 - - [2026-03-13 23:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008018 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003731 10.0.0.50 - - [2026-03-13 23:53:15] "POST /instance-ips HTTP/1.1" 200 397 0.027107 10.0.0.50 - - [2026-03-13 23:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025563 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008119 10.0.0.50 - - [2026-03-13 23:53:15] "POST /set-tag HTTP/1.1" 200 109 0.063813 10.0.0.50 - - [2026-03-13 23:53:15] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013552 10.0.0.50 - - [2026-03-13 23:53:15] "GET /instance-ip/cd8579e4-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002802 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003909 10.0.0.50 - - [2026-03-13 23:53:16] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003266 10.0.0.50 - - [2026-03-13 23:53:16] "POST /ref-update HTTP/1.1" 200 156 0.010092 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012241 10.0.0.50 - - [2026-03-13 23:53:16] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.50 - - [2026-03-13 23:53:16] "POST /tags HTTP/1.1" 200 299 0.018763 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013428 10.0.0.50 - - [2026-03-13 23:53:16] "GET /tag/2f16c363-1ff3-4d44-9552-41fd13ad7049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018853 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003515 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2026-03-13 23:53:16] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030241 10.0.0.50 - - [2026-03-13 23:53:16] "POST /virtual-machines HTTP/1.1" 200 395 0.009230 10.0.0.50 - - [2026-03-13 23:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022994 10.0.0.50 - - [2026-03-13 23:53:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101642 10.0.0.50 - - [2026-03-13 23:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007656 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016328 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004838 10.0.0.50 - - [2026-03-13 23:53:16] "POST /instance-ips HTTP/1.1" 200 397 0.017677 10.0.0.50 - - [2026-03-13 23:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025010 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017977 10.0.0.50 - - [2026-03-13 23:53:16] "POST /set-tag HTTP/1.1" 200 109 0.019814 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018675 10.0.0.50 - - [2026-03-13 23:53:16] "GET /instance-ip/ce07c57a-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002501 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004312 10.0.0.50 - - [2026-03-13 23:53:16] "POST /set-tag HTTP/1.1" 200 109 0.001738 10.0.0.50 - - [2026-03-13 23:53:16] "POST /tags HTTP/1.1" 200 299 0.014976 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2026-03-13 23:53:16] "GET /tag/1eb5fd4d-41a2-4b07-8d8b-f5d6c2fd1bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010458 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.50 - - [2026-03-13 23:53:16] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003362 10.0.0.50 - - [2026-03-13 23:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.50 - - [2026-03-13 23:53:17] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041248 10.0.0.50 - - [2026-03-13 23:53:17] "POST /virtual-machines HTTP/1.1" 200 395 0.007828 10.0.0.50 - - [2026-03-13 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007862 10.0.0.50 - - [2026-03-13 23:53:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110776 10.0.0.50 - - [2026-03-13 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027567 10.0.0.50 - - [2026-03-13 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.50 - - [2026-03-13 23:53:17] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004541 10.0.0.50 - - [2026-03-13 23:53:17] "POST /instance-ips HTTP/1.1" 200 397 0.018522 10.0.0.50 - - [2026-03-13 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021266 10.0.0.50 - - [2026-03-13 23:53:17] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008032 10.0.0.50 - - [2026-03-13 23:53:17] "POST /set-tag HTTP/1.1" 200 109 0.020991 10.0.0.50 - - [2026-03-13 23:53:17] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016603 10.0.0.50 - - [2026-03-13 23:53:17] "GET /instance-ip/ce6f86c4-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002610 10.0.0.50 - - [2026-03-13 23:53:17] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004369 10.0.0.50 - - [2026-03-13 23:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.50 - - [2026-03-13 23:53:17] "POST /tags HTTP/1.1" 200 299 0.020124 10.0.0.50 - - [2026-03-13 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2026-03-13 23:53:17] "GET /tag/3a2173a9-c0d6-49a4-b691-1a44541a6c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011078 10.0.0.50 - - [2026-03-13 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.50 - - [2026-03-13 23:53:17] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006292 10.0.0.50 - - [2026-03-13 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.50 - - [2026-03-13 23:53:17] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034673 10.0.0.50 - - [2026-03-13 23:53:17] "POST /virtual-machines HTTP/1.1" 200 395 0.009629 10.0.0.50 - - [2026-03-13 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009967 10.0.0.50 - - [2026-03-13 23:53:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100050 10.0.0.50 - - [2026-03-13 23:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018553 10.0.0.50 - - [2026-03-13 23:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010243 10.0.0.50 - - [2026-03-13 23:53:17] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004689 10.0.0.50 - - [2026-03-13 23:53:17] "POST /instance-ips HTTP/1.1" 200 397 0.018401 10.0.0.50 - - [2026-03-13 23:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026805 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008924 10.0.0.50 - - [2026-03-13 23:53:18] "POST /set-tag HTTP/1.1" 200 109 0.017126 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013506 10.0.0.50 - - [2026-03-13 23:53:18] "GET /instance-ip/ced5d758-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008177 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003982 10.0.0.50 - - [2026-03-13 23:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.50 - - [2026-03-13 23:53:18] "POST /tags HTTP/1.1" 200 299 0.016161 10.0.0.50 - - [2026-03-13 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2026-03-13 23:53:18] "GET /tag/1369c8fb-a163-4c50-9059-1e438485eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011162 10.0.0.50 - - [2026-03-13 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003869 10.0.0.50 - - [2026-03-13 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.50 - - [2026-03-13 23:53:18] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033892 10.0.0.50 - - [2026-03-13 23:53:18] "POST /virtual-machines HTTP/1.1" 200 395 0.007304 10.0.0.50 - - [2026-03-13 23:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007252 10.0.0.50 - - [2026-03-13 23:53:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111577 10.0.0.50 - - [2026-03-13 23:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050727 10.0.0.50 - - [2026-03-13 23:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015775 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004650 10.0.0.50 - - [2026-03-13 23:53:18] "POST /instance-ips HTTP/1.1" 200 397 0.023553 10.0.0.50 - - [2026-03-13 23:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.076601 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014703 10.0.0.50 - - [2026-03-13 23:53:18] "POST /set-tag HTTP/1.1" 200 109 0.023403 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013340 10.0.0.50 - - [2026-03-13 23:53:18] "GET /instance-ip/cf3e7f4c-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014617 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005978 10.0.0.50 - - [2026-03-13 23:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.50 - - [2026-03-13 23:53:18] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.009341 10.0.0.50 - - [2026-03-13 23:53:19] "POST /ref-update HTTP/1.1" 200 156 0.017853 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011897 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007051 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.004553 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004940 10.0.0.50 - - [2026-03-13 23:53:19] "POST /ref-update HTTP/1.1" 200 156 0.009775 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.030027 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006144 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004187 10.0.0.50 - - [2026-03-13 23:53:19] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009099 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003944 10.0.0.50 - - [2026-03-13 23:53:19] "POST /ref-update HTTP/1.1" 200 156 0.007086 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009663 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003873 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004072 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003215 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001541 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004109 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004124 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003350 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.50 - - [2026-03-13 23:53:19] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003881 10.0.0.50 - - [2026-03-13 23:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.50 - - [2026-03-13 23:53:22] "GET /virtual-machine/bb2a8f91-017a-4c58-a548-dbefbf210bf6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004040 10.0.0.50 - - [2026-03-13 23:53:22] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004251 10.0.0.50 - - [2026-03-13 23:53:24] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003939 10.0.0.50 - - [2026-03-13 23:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.50 - - [2026-03-13 23:53:24] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004114 10.0.0.50 - - [2026-03-13 23:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.50 - - [2026-03-13 23:53:24] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004269 10.0.0.50 - - [2026-03-13 23:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.50 - - [2026-03-13 23:53:25] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003962 10.0.0.50 - - [2026-03-13 23:53:25] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.50 - - [2026-03-13 23:53:26] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004106 10.0.0.50 - - [2026-03-13 23:53:26] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine/d0e7f6ff-429e-42a8-8114-c38c4d47ed73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002852 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003838 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine/e2418f80-c398-4eae-a8d3-7a25e10f5f43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002886 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004664 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine/fdc7ad2a-5c34-4d0b-b471-2784d1ab2f29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002789 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004435 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine/a2d2883b-832e-43fe-9a9f-af038bd7db34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003413 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003816 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine/df84e4a2-05bd-41a8-beb3-81d358385a74?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002642 10.0.0.50 - - [2026-03-13 23:53:27] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003657 10.0.0.50 - - [2026-03-13 23:53:29] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004538 10.0.0.50 - - [2026-03-13 23:53:29] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.50 - - [2026-03-13 23:53:30] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004173 10.0.0.50 - - [2026-03-13 23:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.50 - - [2026-03-13 23:53:32] "GET /virtual-machine/5fbc1bd0-9c31-426e-9cee-048593b2f03f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003052 10.0.0.50 - - [2026-03-13 23:53:32] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004143 10.0.0.50 - - [2026-03-13 23:53:33] "GET /virtual-machine/24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002832 10.0.0.50 - - [2026-03-13 23:53:33] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003732 10.0.0.50 - - [2026-03-13 23:53:33] "GET /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001972 10.0.0.50 - - [2026-03-13 23:53:33] "POST /tags HTTP/1.1" 200 333 0.018435 10.0.0.50 - - [2026-03-13 23:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015955 10.0.0.50 - - [2026-03-13 23:53:33] "GET /tag/8170526f-6edd-4324-90e8-297fe8dedbd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015790 10.0.0.50 - - [2026-03-13 23:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2026-03-13 23:53:33] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037018 10.0.0.50 - - [2026-03-13 23:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2026-03-13 23:53:33] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004101 10.0.0.50 - - [2026-03-13 23:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2026-03-13 23:53:33] "GET /service-appliance-set/a7cdec91-63a2-4971-abdd-e9affbf8e516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002000 10.0.0.50 - - [2026-03-13 23:53:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.001049 10.0.0.50 - - [2026-03-13 23:53:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092122 10.0.0.50 - - [2026-03-13 23:53:33] "GET /virtual-machine-interface/d99c6455-2dd1-429d-8c3d-325a4f275d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.021042 10.0.0.50 - - [2026-03-13 23:53:33] "POST /instance-ips HTTP/1.1" 200 409 0.019780 10.0.0.50 - - [2026-03-13 23:53:33] "GET /instance-ip/1fbd6222-a675-42c7-9dfb-c913dfce767e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005466 10.0.0.50 - - [2026-03-13 23:53:34] "POST /loadbalancers HTTP/1.1" 200 629 0.060092 10.0.0.50 - - [2026-03-13 23:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012737 10.0.0.50 - - [2026-03-13 23:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.50 - - [2026-03-13 23:53:34] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030541 10.0.0.50 - - [2026-03-13 23:53:34] "GET /instance-ip/1fbd6222-a675-42c7-9dfb-c913dfce767e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002500 10.0.0.50 - - [2026-03-13 23:53:34] "POST /floating-ips HTTP/1.1" 200 597 0.031279 10.0.0.50 - - [2026-03-13 23:53:34] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047090 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002167 10.0.0.50 - - [2026-03-13 23:53:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014929 10.0.0.50 - - [2026-03-13 23:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2026-03-13 23:53:34] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050503 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer-listener/7f2c5737-77d0-4866-b026-90bde3b43248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004307 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer-listener/7f2c5737-77d0-4866-b026-90bde3b43248?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004426 10.0.0.50 - - [2026-03-13 23:53:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019486 10.0.0.50 - - [2026-03-13 23:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.50 - - [2026-03-13 23:53:34] "GET /instance-ip/1fbd6222-a675-42c7-9dfb-c913dfce767e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004840 10.0.0.50 - - [2026-03-13 23:53:34] "GET /instance-ip/1fbd6222-a675-42c7-9dfb-c913dfce767e?fields=floating_ips HTTP/1.1" 200 1212 0.004707 10.0.0.50 - - [2026-03-13 23:53:34] "GET /floating-ip/8bcf978c-1c89-413c-ab95-856595bc7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002224 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002783 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer-pool/0fccc2d4-e5b2-44d6-abf1-f1030fd5dea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002866 10.0.0.50 - - [2026-03-13 23:53:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021117 10.0.0.50 - - [2026-03-13 23:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009007 10.0.0.50 - - [2026-03-13 23:53:34] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016624 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.011699 10.0.0.50 - - [2026-03-13 23:53:34] "POST /tags HTTP/1.1" 409 221 0.012113 10.0.0.50 - - [2026-03-13 23:53:34] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005979 10.0.0.50 - - [2026-03-13 23:53:34] "POST /ref-update HTTP/1.1" 200 156 0.007879 10.0.0.50 - - [2026-03-13 23:53:34] "GET /floating-ip/8bcf978c-1c89-413c-ab95-856595bc7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010211 10.0.0.50 - - [2026-03-13 23:53:34] "PUT /floating-ip/8bcf978c-1c89-413c-ab95-856595bc7bb0 HTTP/1.1" 200 256 0.007119 10.0.0.50 - - [2026-03-13 23:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.50 - - [2026-03-13 23:53:34] "GET /tag/8170526f-6edd-4324-90e8-297fe8dedbd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010284 10.0.0.50 - - [2026-03-13 23:53:34] "POST /set-tag HTTP/1.1" 200 109 0.060045 10.0.0.50 - - [2026-03-13 23:53:34] "GET /loadbalancer-pool/0fccc2d4-e5b2-44d6-abf1-f1030fd5dea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004217 10.0.0.50 - - [2026-03-13 23:53:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013132 10.0.0.50 - - [2026-03-13 23:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019414 10.0.0.50 - - [2026-03-13 23:53:34] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014583 10.0.0.50 - - [2026-03-13 23:53:34] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003558 10.0.0.50 - - [2026-03-13 23:53:34] "POST /ref-update HTTP/1.1" 200 156 0.005718 10.0.0.50 - - [2026-03-13 23:53:34] "GET /floating-ip/8bcf978c-1c89-413c-ab95-856595bc7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008693 10.0.0.50 - - [2026-03-13 23:53:34] "POST /set-tag HTTP/1.1" 200 109 0.059875 10.0.0.50 - - [2026-03-13 23:53:35] "POST /tags HTTP/1.1" 409 206 0.002603 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2026-03-13 23:53:35] "GET /tag/03d7562a-14e0-4992-9b36-2a395a031c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010674 10.0.0.50 - - [2026-03-13 23:53:35] "POST /tags HTTP/1.1" 409 204 0.001535 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.50 - - [2026-03-13 23:53:35] "GET /tag/1eb5fd4d-41a2-4b07-8d8b-f5d6c2fd1bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010485 10.0.0.50 - - [2026-03-13 23:53:35] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002081 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.50 - - [2026-03-13 23:53:35] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002501 10.0.0.50 - - [2026-03-13 23:53:35] "POST /tags HTTP/1.1" 409 206 0.001392 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.50 - - [2026-03-13 23:53:35] "GET /tag/03d7562a-14e0-4992-9b36-2a395a031c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011514 10.0.0.50 - - [2026-03-13 23:53:35] "POST /tags HTTP/1.1" 409 226 0.001883 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2026-03-13 23:53:35] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010587 10.0.0.50 - - [2026-03-13 23:53:35] "POST /tags HTTP/1.1" 409 204 0.001480 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.50 - - [2026-03-13 23:53:35] "GET /tag/1eb5fd4d-41a2-4b07-8d8b-f5d6c2fd1bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009617 10.0.0.50 - - [2026-03-13 23:53:35] "POST /tags HTTP/1.1" 409 226 0.001350 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.50 - - [2026-03-13 23:53:35] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009801 10.0.0.50 - - [2026-03-13 23:53:35] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.001894 10.0.0.50 - - [2026-03-13 23:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.50 - - [2026-03-13 23:53:35] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002332 10.0.0.50 - - [2026-03-13 23:53:35] "POST /firewall-rules HTTP/1.1" 200 626 0.064272 10.0.0.50 - - [2026-03-13 23:53:35] "POST /firewall-rules HTTP/1.1" 200 646 0.071846 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-rule/4d0609bf-3bd7-4235-982a-c6175492dbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003871 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002403 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-rule/c58fecf0-04f9-4c70-a071-6fcb8b39049e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003534 10.0.0.50 - - [2026-03-13 23:53:35] "POST /ref-update HTTP/1.1" 200 156 0.013124 10.0.0.50 - - [2026-03-13 23:53:35] "POST /firewall-policys HTTP/1.1" 200 606 0.030472 10.0.0.50 - - [2026-03-13 23:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019782 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007595 10.0.0.50 - - [2026-03-13 23:53:35] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002902 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002173 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003259 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004045 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/a6a2f1a3-fd45-43d7-9dcd-78d5b5250afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003026 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001611 10.0.0.50 - - [2026-03-13 23:53:35] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002606 10.0.0.50 - - [2026-03-13 23:53:35] "POST /ref-update HTTP/1.1" 200 156 0.015834 10.0.0.50 - - [2026-03-13 23:53:35] "POST /ref-update HTTP/1.1" 200 156 0.024954 10.0.0.50 - - [2026-03-13 23:53:35] "POST /ref-update HTTP/1.1" 200 156 0.015210 10.0.0.50 - - [2026-03-13 23:53:36] "POST /ref-update HTTP/1.1" 200 156 0.031288 10.0.0.50 - - [2026-03-13 23:53:36] "POST /ref-update HTTP/1.1" 200 156 0.035058 10.0.0.50 - - [2026-03-13 23:53:36] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002650 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:53:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:53:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:53:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:53:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:54:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:54:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.50 - - [2026-03-13 23:55:34] "POST /tags HTTP/1.1" 409 252 0.002463 10.0.0.50 - - [2026-03-13 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.50 - - [2026-03-13 23:55:34] "GET /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010232 10.0.0.50 - - [2026-03-13 23:55:34] "POST /tags HTTP/1.1" 409 228 0.001285 10.0.0.50 - - [2026-03-13 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2026-03-13 23:55:34] "GET /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010074 10.0.0.50 - - [2026-03-13 23:55:34] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002799 10.0.0.50 - - [2026-03-13 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001125 10.0.0.50 - - [2026-03-13 23:55:34] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002509 10.0.0.50 - - [2026-03-13 23:55:34] "POST /tags HTTP/1.1" 409 206 0.001570 10.0.0.50 - - [2026-03-13 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2026-03-13 23:55:34] "GET /tag/03d7562a-14e0-4992-9b36-2a395a031c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010928 10.0.0.50 - - [2026-03-13 23:55:34] "POST /tags HTTP/1.1" 409 226 0.001981 10.0.0.50 - - [2026-03-13 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.50 - - [2026-03-13 23:55:34] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011158 10.0.0.50 - - [2026-03-13 23:55:34] "POST /tags HTTP/1.1" 409 204 0.001421 10.0.0.50 - - [2026-03-13 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.50 - - [2026-03-13 23:55:35] "GET /tag/1eb5fd4d-41a2-4b07-8d8b-f5d6c2fd1bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012845 10.0.0.50 - - [2026-03-13 23:55:35] "POST /tags HTTP/1.1" 409 226 0.001640 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.50 - - [2026-03-13 23:55:35] "GET /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010866 10.0.0.50 - - [2026-03-13 23:55:35] "POST /tags HTTP/1.1" 409 228 0.001607 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.50 - - [2026-03-13 23:55:35] "GET /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011685 10.0.0.50 - - [2026-03-13 23:55:35] "POST /tags HTTP/1.1" 409 252 0.001889 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2026-03-13 23:55:35] "GET /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010367 10.0.0.50 - - [2026-03-13 23:55:35] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001835 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.50 - - [2026-03-13 23:55:35] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002445 10.0.0.50 - - [2026-03-13 23:55:35] "POST /firewall-rules HTTP/1.1" 409 281 0.001715 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.50 - - [2026-03-13 23:55:35] "PUT /firewall-rule/c58fecf0-04f9-4c70-a071-6fcb8b39049e HTTP/1.1" 200 260 0.018004 10.0.0.50 - - [2026-03-13 23:55:35] "POST /firewall-rules HTTP/1.1" 409 291 0.002287 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2026-03-13 23:55:35] "PUT /firewall-rule/4d0609bf-3bd7-4235-982a-c6175492dbf7 HTTP/1.1" 200 260 0.017961 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-rule/4d0609bf-3bd7-4235-982a-c6175492dbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003061 10.0.0.50 - - [2026-03-13 23:55:35] "POST /firewall-rules HTTP/1.1" 200 658 0.071428 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-rule/3f674976-8fc9-473d-9dc1-77d0856dea45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.019043 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002844 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-rule/c58fecf0-04f9-4c70-a071-6fcb8b39049e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002119 10.0.0.50 - - [2026-03-13 23:55:35] "POST /firewall-policys HTTP/1.1" 409 269 0.001313 10.0.0.50 - - [2026-03-13 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.50 - - [2026-03-13 23:55:35] "PUT /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0 HTTP/1.1" 200 264 0.018514 10.0.0.50 - - [2026-03-13 23:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020751 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.010104 10.0.0.50 - - [2026-03-13 23:55:35] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002474 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001942 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001815 10.0.0.50 - - [2026-03-13 23:55:35] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003042 10.0.0.50 - - [2026-03-13 23:56:02] "GET /global-system-configs HTTP/1.1" 200 322 0.010165 10.0.0.50 - - [2026-03-13 23:56:03] "GET /global-system-configs HTTP/1.1" 200 322 0.001880 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:56:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001594 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008004 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.50 - - [2026-03-13 23:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2026-03-13 23:56:37] "GET /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002532 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003703 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.015702 10.0.0.50 - - [2026-03-13 23:56:37] "DELETE /loadbalancer-member/b46bf40b-fbbd-4f91-9a5c-ada9fe72d71a HTTP/1.1" 200 115 0.019521 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005558 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004143 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003830 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005076 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003795 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004424 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.50 - - [2026-03-13 23:56:37] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003554 10.0.0.50 - - [2026-03-13 23:56:37] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.50 - - [2026-03-13 23:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-03-13 23:56:37] "GET /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002009 10.0.0.50 - - [2026-03-13 23:56:38] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004327 10.0.0.50 - - [2026-03-13 23:56:38] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.50 - - [2026-03-13 23:56:38] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006197 10.0.0.50 - - [2026-03-13 23:56:38] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.50 - - [2026-03-13 23:56:38] "GET /virtual-machine/e2418f80-c398-4eae-a8d3-7a25e10f5f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002225 10.0.0.50 - - [2026-03-13 23:56:38] "POST /ref-update HTTP/1.1" 200 156 0.026598 10.0.0.50 - - [2026-03-13 23:56:38] "GET /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014543 10.0.0.50 - - [2026-03-13 23:56:38] "POST /set-tag HTTP/1.1" 200 109 0.015659 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.045999 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.029865 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.033320 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.012546 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /instance-ip/cd2066ee-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.042034 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /virtual-machine-interface/cd0bac90-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.034372 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /virtual-machine/e2418f80-c398-4eae-a8d3-7a25e10f5f43 HTTP/1.1" 200 115 0.019014 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004675 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003931 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine/fdc7ad2a-5c34-4d0b-b471-2784d1ab2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003037 10.0.0.50 - - [2026-03-13 23:56:39] "POST /ref-update HTTP/1.1" 200 156 0.008774 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013802 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.016641 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.033260 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.022526 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.014801 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.020632 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /instance-ip/cd8579e4-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.048506 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /virtual-machine-interface/cd6ebbd2-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.031256 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /virtual-machine/fdc7ad2a-5c34-4d0b-b471-2784d1ab2f29 HTTP/1.1" 200 115 0.027036 10.0.0.50 - - [2026-03-13 23:56:39] "DELETE /tag/a8608b11-2bbf-4289-b2d5-2a68a9bbd4af HTTP/1.1" 200 115 0.039667 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003824 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003887 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine/d0e7f6ff-429e-42a8-8114-c38c4d47ed73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002623 10.0.0.50 - - [2026-03-13 23:56:39] "POST /ref-update HTTP/1.1" 200 156 0.008381 10.0.0.50 - - [2026-03-13 23:56:39] "GET /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006096 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.019241 10.0.0.50 - - [2026-03-13 23:56:39] "POST /set-tag HTTP/1.1" 200 109 0.030953 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.029715 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.013106 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.024841 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /instance-ip/cc9b6070-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.063847 10.0.0.50 - - [2026-03-13 23:56:40] "POST /ref-update HTTP/1.1" 200 156 0.007273 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /virtual-machine-interface/cc81e104-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.039205 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /virtual-machine/d0e7f6ff-429e-42a8-8114-c38c4d47ed73 HTTP/1.1" 200 115 0.015301 10.0.0.50 - - [2026-03-13 23:56:40] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006907 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.50 - - [2026-03-13 23:56:40] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003493 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.001697 10.0.0.50 - - [2026-03-13 23:56:40] "GET /virtual-machine/bb2a8f91-017a-4c58-a548-dbefbf210bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002534 10.0.0.50 - - [2026-03-13 23:56:40] "POST /ref-update HTTP/1.1" 200 156 0.008585 10.0.0.50 - - [2026-03-13 23:56:40] "GET /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005854 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.016416 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.023338 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.030439 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.018753 10.0.0.50 - - [2026-03-13 23:56:40] "POST /set-tag HTTP/1.1" 200 109 0.028183 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /instance-ip/cc345e5c-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.033072 10.0.0.50 - - [2026-03-13 23:56:40] "POST /ref-update HTTP/1.1" 200 156 0.006674 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /virtual-machine-interface/cc1d4cda-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.041730 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /virtual-machine/bb2a8f91-017a-4c58-a548-dbefbf210bf6 HTTP/1.1" 200 115 0.016319 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /tag/03d7562a-14e0-4992-9b36-2a395a031c16 HTTP/1.1" 409 388 0.004646 10.0.0.50 - - [2026-03-13 23:56:40] "DELETE /tag/a874b0e9-d82c-4ae3-9f06-9b5ed249bb6a HTTP/1.1" 200 115 0.027526 10.0.0.50 - - [2026-03-13 23:57:08] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004281 10.0.0.50 - - [2026-03-13 23:57:08] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.50 - - [2026-03-13 23:57:08] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005534 10.0.0.50 - - [2026-03-13 23:57:08] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.50 - - [2026-03-13 23:57:08] "GET /virtual-machine/df84e4a2-05bd-41a8-beb3-81d358385a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.022056 10.0.0.50 - - [2026-03-13 23:57:08] "POST /ref-update HTTP/1.1" 200 156 0.009441 10.0.0.50 - - [2026-03-13 23:57:08] "GET /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009319 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.034376 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.019671 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.012640 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.021292 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /instance-ip/ced5d758-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.040975 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /virtual-machine-interface/cec1ab8e-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.055390 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /virtual-machine/df84e4a2-05bd-41a8-beb3-81d358385a74 HTTP/1.1" 200 115 0.039571 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /tag/3a2173a9-c0d6-49a4-b691-1a44541a6c3e HTTP/1.1" 200 115 0.055612 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006743 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004045 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine/24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005171 10.0.0.50 - - [2026-03-13 23:57:09] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007715 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.014771 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.015964 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.032113 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.012122 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /instance-ip/cf3e7f4c-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.038253 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /virtual-machine-interface/cf237c56-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.026298 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /virtual-machine/24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f HTTP/1.1" 200 115 0.020128 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b HTTP/1.1" 409 236 0.006453 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /tag/1369c8fb-a163-4c50-9059-1e438485eb61 HTTP/1.1" 200 115 0.032783 10.0.0.50 - - [2026-03-13 23:57:09] "DELETE /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a HTTP/1.1" 409 236 0.003989 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004160 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003486 10.0.0.50 - - [2026-03-13 23:57:09] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.50 - - [2026-03-13 23:57:09] "GET /virtual-machine/5fbc1bd0-9c31-426e-9cee-048593b2f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002362 10.0.0.50 - - [2026-03-13 23:57:09] "POST /ref-update HTTP/1.1" 200 156 0.007964 10.0.0.50 - - [2026-03-13 23:57:10] "GET /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012484 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.017657 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.027509 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.021097 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.013310 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /instance-ip/ce6f86c4-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.055824 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /virtual-machine-interface/ce598f04-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.052769 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /virtual-machine/5fbc1bd0-9c31-426e-9cee-048593b2f03f HTTP/1.1" 200 115 0.023039 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /tag/1eb5fd4d-41a2-4b07-8d8b-f5d6c2fd1bda HTTP/1.1" 409 236 0.009010 10.0.0.50 - - [2026-03-13 23:57:10] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004062 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.50 - - [2026-03-13 23:57:10] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003344 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.50 - - [2026-03-13 23:57:10] "GET /virtual-machine/a2d2883b-832e-43fe-9a9f-af038bd7db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002635 10.0.0.50 - - [2026-03-13 23:57:10] "POST /ref-update HTTP/1.1" 200 156 0.008566 10.0.0.50 - - [2026-03-13 23:57:10] "GET /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010778 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.015234 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.019187 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.020771 10.0.0.50 - - [2026-03-13 23:57:10] "POST /set-tag HTTP/1.1" 200 109 0.012477 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /instance-ip/ce07c57a-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.038910 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /virtual-machine-interface/cdee5a90-1f37-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.032822 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /virtual-machine/a2d2883b-832e-43fe-9a9f-af038bd7db34 HTTP/1.1" 200 115 0.021968 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /tag/affd1c3f-3635-4931-8f36-dde00e3b56a3 HTTP/1.1" 200 115 0.030653 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /tag/d8584fef-27cd-43d5-bee9-cbed94cf9006 HTTP/1.1" 200 115 0.030383 10.0.0.50 - - [2026-03-13 23:57:10] "DELETE /tag/2f16c363-1ff3-4d44-9552-41fd13ad7049 HTTP/1.1" 200 115 0.027509 10.0.0.50 - - [2026-03-13 23:57:12] "POST /projects HTTP/1.1" 409 238 0.003437 10.0.0.50 - - [2026-03-13 23:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.50 - - [2026-03-13 23:57:12] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033871 10.0.0.50 - - [2026-03-13 23:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.50 - - [2026-03-13 23:57:12] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003145 10.0.0.50 - - [2026-03-13 23:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.50 - - [2026-03-13 23:57:12] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003705 10.0.0.50 - - [2026-03-13 23:57:12] "POST /security-groups HTTP/1.1" 409 285 0.001877 10.0.0.50 - - [2026-03-13 23:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2026-03-13 23:57:12] "PUT /security-group/a8550c60-edaa-4b8f-8208-7b20d84cc90b HTTP/1.1" 200 262 0.055413 10.0.0.50 - - [2026-03-13 23:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019135 10.0.0.50 - - [2026-03-13 23:57:12] "PUT /access-control-list/564db481-14b2-4ae2-8ee1-4c6cbb5214ee HTTP/1.1" 200 272 0.015285 10.0.0.50 - - [2026-03-13 23:57:12] "PUT /access-control-list/83e5864a-760d-4d84-b2d9-126c242419d9 HTTP/1.1" 200 272 0.021646 10.0.0.50 - - [2026-03-13 23:57:17] "POST /projects HTTP/1.1" 409 238 0.001923 10.0.0.50 - - [2026-03-13 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.50 - - [2026-03-13 23:57:17] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033612 10.0.0.50 - - [2026-03-13 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.50 - - [2026-03-13 23:57:17] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003891 10.0.0.50 - - [2026-03-13 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.50 - - [2026-03-13 23:57:17] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003374 10.0.0.50 - - [2026-03-13 23:57:17] "POST /security-groups HTTP/1.1" 409 285 0.002396 10.0.0.50 - - [2026-03-13 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.50 - - [2026-03-13 23:57:17] "PUT /security-group/a8550c60-edaa-4b8f-8208-7b20d84cc90b HTTP/1.1" 200 262 0.056463 10.0.0.50 - - [2026-03-13 23:57:17] "PUT /access-control-list/564db481-14b2-4ae2-8ee1-4c6cbb5214ee HTTP/1.1" 200 272 0.009411 10.0.0.50 - - [2026-03-13 23:57:17] "PUT /access-control-list/83e5864a-760d-4d84-b2d9-126c242419d9 HTTP/1.1" 200 272 0.011437 10.0.0.50 - - [2026-03-13 23:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010650 10.0.0.50 - - [2026-03-13 23:57:17] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005875 10.0.0.50 - - [2026-03-13 23:57:17] "GET /firewall-rule/e20fb1f3-5a3d-4597-912a-c67c77f853dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002001 10.0.0.50 - - [2026-03-13 23:57:17] "POST /ref-update HTTP/1.1" 200 156 0.052187 10.0.0.50 - - [2026-03-13 23:57:17] "DELETE /firewall-rule/e20fb1f3-5a3d-4597-912a-c67c77f853dc HTTP/1.1" 200 115 0.042237 10.0.0.50 - - [2026-03-13 23:57:17] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005404 10.0.0.50 - - [2026-03-13 23:57:17] "GET /firewall-rule/6c3e39de-150f-49a1-9ad4-ae25126835b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002630 10.0.0.50 - - [2026-03-13 23:57:18] "POST /ref-update HTTP/1.1" 200 156 0.049458 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /firewall-rule/6c3e39de-150f-49a1-9ad4-ae25126835b0 HTTP/1.1" 200 115 0.043080 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /tag/4329db8a-bc5e-4043-b211-7110cca1f1de HTTP/1.1" 200 115 0.034769 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b HTTP/1.1" 409 236 0.004221 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a HTTP/1.1" 409 236 0.003901 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.50 - - [2026-03-13 23:57:18] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003436 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2026-03-13 23:57:18] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003780 10.0.0.50 - - [2026-03-13 23:57:18] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.033095 10.0.0.50 - - [2026-03-13 23:57:18] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.038837 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /security-group/a8550c60-edaa-4b8f-8208-7b20d84cc90b HTTP/1.1" 200 115 0.035956 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /access-control-list/564db481-14b2-4ae2-8ee1-4c6cbb5214ee HTTP/1.1" 200 115 0.032943 10.0.0.50 - - [2026-03-13 23:57:18] "GET /project/376def27-2470-4879-ba95-c04a2161deac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040118 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /access-control-list/83e5864a-760d-4d84-b2d9-126c242419d9 HTTP/1.1" 200 115 0.046020 10.0.0.50 - - [2026-03-13 23:57:18] "GET /project/376def27-2470-4879-ba95-c04a2161deac?fields=security_groups HTTP/1.1" 200 1352 0.038740 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /security-group/80692c92-94f2-4a0a-9d01-5ae21a9f2f70 HTTP/1.1" 200 115 0.035141 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /access-control-list/81673709-1b65-46a6-ac3d-d14e30aa119d HTTP/1.1" 200 115 0.027491 10.0.0.50 - - [2026-03-13 23:57:18] "GET /project/376def27-2470-4879-ba95-c04a2161deac?fields=application_policy_sets HTTP/1.1" 200 1391 0.048634 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /access-control-list/92bbffe5-383c-47f9-8a28-e14e65e6011d HTTP/1.1" 200 115 0.047129 10.0.0.50 - - [2026-03-13 23:57:18] "DELETE /project/376def27-2470-4879-ba95-c04a2161deac HTTP/1.1" 200 115 0.284234 10.0.0.50 - - [2026-03-13 23:57:18] "POST /projects HTTP/1.1" 409 238 0.002054 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006908 10.0.0.50 - - [2026-03-13 23:57:18] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048012 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2026-03-13 23:57:18] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004124 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.50 - - [2026-03-13 23:57:18] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003738 10.0.0.50 - - [2026-03-13 23:57:18] "POST /security-groups HTTP/1.1" 409 285 0.001753 10.0.0.50 - - [2026-03-13 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2026-03-13 23:57:18] "PUT /security-group/338b86c6-4e33-4037-89e8-a58dd54ea144 HTTP/1.1" 200 262 0.055493 10.0.0.50 - - [2026-03-13 23:57:18] "PUT /access-control-list/bad9d07d-1587-4eb7-8a65-a124c2d46b1c HTTP/1.1" 200 272 0.017583 10.0.0.50 - - [2026-03-13 23:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034074 10.0.0.50 - - [2026-03-13 23:57:19] "PUT /access-control-list/4b39ac4d-8316-4a4f-b99c-7697e72983f7 HTTP/1.1" 200 272 0.028080 10.0.0.50 - - [2026-03-13 23:57:23] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002441 10.0.0.50 - - [2026-03-13 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.50 - - [2026-03-13 23:57:23] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002803 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-policy/a2203aae-9bf4-4178-a6a8-d33d69c1abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002271 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-rule/c58fecf0-04f9-4c70-a071-6fcb8b39049e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003089 10.0.0.50 - - [2026-03-13 23:57:23] "POST /ref-update HTTP/1.1" 200 156 0.018479 10.0.0.50 - - [2026-03-13 23:57:23] "DELETE /firewall-rule/c58fecf0-04f9-4c70-a071-6fcb8b39049e HTTP/1.1" 200 115 0.032505 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003706 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-rule/3f674976-8fc9-473d-9dc1-77d0856dea45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002720 10.0.0.50 - - [2026-03-13 23:57:23] "POST /ref-update HTTP/1.1" 200 156 0.015066 10.0.0.50 - - [2026-03-13 23:57:23] "DELETE /firewall-rule/3f674976-8fc9-473d-9dc1-77d0856dea45 HTTP/1.1" 200 115 0.041149 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.003601 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-rule/4d0609bf-3bd7-4235-982a-c6175492dbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002808 10.0.0.50 - - [2026-03-13 23:57:23] "POST /ref-update HTTP/1.1" 200 156 0.011702 10.0.0.50 - - [2026-03-13 23:57:23] "DELETE /firewall-rule/4d0609bf-3bd7-4235-982a-c6175492dbf7 HTTP/1.1" 200 115 0.035868 10.0.0.50 - - [2026-03-13 23:57:23] "GET /application-policy-set/006d9993-11bc-4a04-94a2-28cb4424ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003242 10.0.0.50 - - [2026-03-13 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.50 - - [2026-03-13 23:57:23] "GET /policy-management/0569f396-bcba-4658-a583-2cc5441d486c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002171 10.0.0.50 - - [2026-03-13 23:57:23] "GET /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003187 10.0.0.50 - - [2026-03-13 23:57:23] "POST /ref-update HTTP/1.1" 200 156 0.019991 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /firewall-policy/55acc161-54b7-4416-87df-5c1659d8aff0 HTTP/1.1" 200 115 0.039025 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /tag/4da7a8c4-a27d-482a-bdbf-f6d03ed6328b HTTP/1.1" 200 115 0.040537 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /tag/1eb5fd4d-41a2-4b07-8d8b-f5d6c2fd1bda HTTP/1.1" 200 115 0.082335 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /tag/03d7562a-14e0-4992-9b36-2a395a031c16 HTTP/1.1" 200 115 0.048198 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /tag/b5bf6433-85e0-493d-a0a0-0e21bce41f4a HTTP/1.1" 200 115 0.041614 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /loadbalancer-member/c81a45a0-8e68-41b6-8c99-134c52387999 HTTP/1.1" 200 115 0.023595 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /loadbalancer-pool/0fccc2d4-e5b2-44d6-abf1-f1030fd5dea6 HTTP/1.1" 200 115 0.026274 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /loadbalancer-listener/7f2c5737-77d0-4866-b026-90bde3b43248 HTTP/1.1" 200 115 0.023269 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /loadbalancer/3171b0d7-91ca-497a-a775-df585513d88e HTTP/1.1" 200 115 0.028095 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /floating-ip/8bcf978c-1c89-413c-ab95-856595bc7bb0 HTTP/1.1" 200 115 0.060775 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /instance-ip/1fbd6222-a675-42c7-9dfb-c913dfce767e HTTP/1.1" 200 115 0.063144 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /virtual-machine-interface/d99c6455-2dd1-429d-8c3d-325a4f275d1c HTTP/1.1" 200 115 0.029937 10.0.0.50 - - [2026-03-13 23:57:24] "DELETE /tag/8170526f-6edd-4324-90e8-297fe8dedbd9 HTTP/1.1" 200 115 0.040394 10.0.0.50 - - [2026-03-13 23:57:24] "POST /projects HTTP/1.1" 409 238 0.001486 10.0.0.50 - - [2026-03-13 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.50 - - [2026-03-13 23:57:24] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033339 10.0.0.50 - - [2026-03-13 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.50 - - [2026-03-13 23:57:24] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004163 10.0.0.50 - - [2026-03-13 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2026-03-13 23:57:24] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003361 10.0.0.50 - - [2026-03-13 23:57:24] "POST /security-groups HTTP/1.1" 409 285 0.002607 10.0.0.50 - - [2026-03-13 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2026-03-13 23:57:24] "PUT /security-group/338b86c6-4e33-4037-89e8-a58dd54ea144 HTTP/1.1" 200 262 0.055174 10.0.0.50 - - [2026-03-13 23:57:24] "PUT /access-control-list/bad9d07d-1587-4eb7-8a65-a124c2d46b1c HTTP/1.1" 200 272 0.026419 10.0.0.50 - - [2026-03-13 23:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.054677 10.0.0.50 - - [2026-03-13 23:57:24] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.015501 10.0.0.50 - - [2026-03-13 23:57:24] "PUT /access-control-list/4b39ac4d-8316-4a4f-b99c-7697e72983f7 HTTP/1.1" 200 272 0.059853 10.0.0.50 - - [2026-03-13 23:57:24] "GET /firewall-rule/5a2b1aad-c9a0-4cfa-a054-1e838a3c48d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002638 10.0.0.50 - - [2026-03-13 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.059090 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /firewall-rule/5a2b1aad-c9a0-4cfa-a054-1e838a3c48d6 HTTP/1.1" 200 115 0.055544 10.0.0.50 - - [2026-03-13 23:57:25] "GET /firewall-policy/5c31a2ed-c1bd-49bc-9f38-656a7fd05690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006296 10.0.0.50 - - [2026-03-13 23:57:25] "GET /firewall-rule/285e2e88-71cb-4851-bb04-46e762a5c8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006175 10.0.0.50 - - [2026-03-13 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.072648 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /firewall-rule/285e2e88-71cb-4851-bb04-46e762a5c8af HTTP/1.1" 200 115 0.058704 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /tag/ab456235-9fb3-4b78-ba7e-582f698da5c7 HTTP/1.1" 200 115 0.038203 10.0.0.50 - - [2026-03-13 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2026-03-13 23:57:25] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004561 10.0.0.50 - - [2026-03-13 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.50 - - [2026-03-13 23:57:25] "GET /virtual-network/9badefb3-f533-45ff-9030-438be938abcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004258 10.0.0.50 - - [2026-03-13 23:57:25] "PUT /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb HTTP/1.1" 200 264 0.044549 10.0.0.50 - - [2026-03-13 23:57:25] "PUT /virtual-network/9badefb3-f533-45ff-9030-438be938abcf HTTP/1.1" 200 264 0.056525 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /security-group/338b86c6-4e33-4037-89e8-a58dd54ea144 HTTP/1.1" 200 115 0.063050 10.0.0.50 - - [2026-03-13 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /access-control-list/bad9d07d-1587-4eb7-8a65-a124c2d46b1c HTTP/1.1" 200 115 0.037495 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /access-control-list/4b39ac4d-8316-4a4f-b99c-7697e72983f7 HTTP/1.1" 200 115 0.034483 10.0.0.50 - - [2026-03-13 23:57:25] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.034751 10.0.0.50 - - [2026-03-13 23:57:25] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?fields=security_groups HTTP/1.1" 200 1351 0.036822 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /security-group/81047360-820e-46fe-a157-b25979dfbe1a HTTP/1.1" 200 115 0.049479 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /access-control-list/1ee4ba8d-f63d-4ac3-80e8-1d1be5b4cf0d HTTP/1.1" 200 115 0.030128 10.0.0.50 - - [2026-03-13 23:57:25] "GET /project/82de0d41-1cba-49ba-8982-a26125c04413?fields=application_policy_sets HTTP/1.1" 200 1390 0.055001 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /access-control-list/087b68c0-68dd-4f22-af49-6074c25d65bb HTTP/1.1" 200 115 0.043622 10.0.0.50 - - [2026-03-13 23:57:25] "DELETE /project/82de0d41-1cba-49ba-8982-a26125c04413 HTTP/1.1" 200 115 0.308996 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.50 - - [2026-03-13 23:58:23] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.50 - - [2026-03-13 23:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.50 - - [2026-03-13 23:58:23] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002220 10.0.0.50 - - [2026-03-13 23:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-03-13 23:58:24] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002202 10.0.0.50 - - [2026-03-13 23:58:37] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.50 - - [2026-03-13 23:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2026-03-13 23:58:37] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003806 10.0.0.50 - - [2026-03-13 23:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.50 - - [2026-03-13 23:58:37] "GET /config-node/74b31c1d-42cf-4865-b89f-00a6a2744e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001517 10.0.0.50 - - [2026-03-13 23:58:38] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.50 - - [2026-03-13 23:58:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001695 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2026-03-13 23:58:43] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002288 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.007015 10.0.0.50 - - [2026-03-13 23:58:43] "GET / HTTP/1.1" 200 35931 0.002414 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 264 0.001905 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/1b051b8a-970e-462c-8f26-4f1dba6c25f4 HTTP/1.1" 200 244 0.009013 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 261 0.003558 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/539981bd-2e9e-43cd-8372-850d6706607e HTTP/1.1" 200 244 0.009126 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 261 0.005160 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/9b29135a-2555-42d8-8e69-c2fc1b1d109f HTTP/1.1" 200 244 0.011501 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 253 0.008399 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/ebb531ee-0ac7-47c4-bf98-5f6d02c0cdc6 HTTP/1.1" 200 244 0.009904 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 251 0.012583 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/f970f57e-b059-4756-98f3-4ce6717594e4 HTTP/1.1" 200 244 0.012528 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 252 0.014360 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/d6d8f519-b395-4bd7-ba54-5f4648ec5658 HTTP/1.1" 200 244 0.009340 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 256 0.001764 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/6950111f-d580-48ef-b939-a06cf54d401b HTTP/1.1" 200 244 0.009811 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 248 0.006171 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.50 - - [2026-03-13 23:58:43] "PUT /alarm/afad0fc7-b731-4a0a-b65d-0e4dd854abff HTTP/1.1" 200 244 0.009151 10.0.0.50 - - [2026-03-13 23:58:43] "POST /alarms HTTP/1.1" 409 252 0.003880 10.0.0.50 - - [2026-03-13 23:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/ec70b470-3ec9-48a3-a0d3-3101a0e7092f HTTP/1.1" 200 244 0.012599 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 257 0.002034 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/e42ef43b-f275-4d14-ad47-94deee0b48b9 HTTP/1.1" 200 244 0.011603 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 251 0.001694 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/ee78b68c-d349-4360-9494-6b8b1e9aa03b HTTP/1.1" 200 244 0.012461 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 257 0.003544 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/848996be-457b-41e2-9685-f046de5601e8 HTTP/1.1" 200 244 0.009178 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 261 0.010757 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/22c90603-f79e-414c-84b7-1eed20410cfe HTTP/1.1" 200 244 0.009661 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 258 0.006428 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/4aee6149-78fb-48e9-9c0a-f69de7b05494 HTTP/1.1" 200 244 0.010627 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 254 0.006644 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/a96f76a6-8db9-4c8d-a6de-ca42790f6791 HTTP/1.1" 200 244 0.010883 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 254 0.011937 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/72f1bf8f-e941-440b-afdb-f2d29b302112 HTTP/1.1" 200 244 0.010002 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 254 0.008545 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/33fc1ae8-e9e5-420d-a01b-692a6300bf84 HTTP/1.1" 200 244 0.008717 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 247 0.006668 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/4edcd9e6-cc1f-4821-aafd-86755a74eff9 HTTP/1.1" 200 244 0.009070 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 272 0.004503 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/f4c2f529-c78e-4874-9f46-b29ccc0ffcbd HTTP/1.1" 200 244 0.010021 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 261 0.003288 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/30237ce8-5311-45cb-a309-5e10d855dea7 HTTP/1.1" 200 244 0.010264 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 259 0.002921 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/d5341237-0ec2-42bd-ae3c-7c77d885b48a HTTP/1.1" 200 244 0.009493 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 265 0.009036 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/3a5f4cac-8148-4ff0-a6e0-3d0b4e22f035 HTTP/1.1" 200 244 0.009662 10.0.0.50 - - [2026-03-13 23:58:44] "POST /alarms HTTP/1.1" 409 279 0.005113 10.0.0.50 - - [2026-03-13 23:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.50 - - [2026-03-13 23:58:44] "PUT /alarm/fe0c020c-e11d-40e1-9806-8a6710bc762d HTTP/1.1" 200 244 0.009259 10.0.0.50 - - [2026-03-13 23:58:45] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.50 - - [2026-03-13 23:58:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001779 10.0.0.50 - - [2026-03-13 23:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.50 - - [2026-03-13 23:58:45] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.027813 10.0.0.50 - - [2026-03-13 23:58:45] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.50 - - [2026-03-13 23:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2026-03-13 23:58:45] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002870 10.0.0.50 - - [2026-03-13 23:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2026-03-13 23:58:45] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.009620 10.0.0.50 - - [2026-03-13 23:58:45] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.50 - - [2026-03-13 23:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.50 - - [2026-03-13 23:58:45] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013640 10.0.0.50 - - [2026-03-13 23:58:45] "PUT /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df HTTP/1.1" 200 274 0.022217 10.0.0.50 - - [2026-03-13 23:58:49] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.50 - - [2026-03-13 23:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2026-03-13 23:58:49] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002203 10.0.0.50 - - [2026-03-13 23:58:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001726 10.0.0.50 - - [2026-03-13 23:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.50 - - [2026-03-13 23:58:49] "GET /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003877 10.0.0.50 - - [2026-03-13 23:58:49] "PUT /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c HTTP/1.1" 200 254 0.023860 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:58:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 10.0.0.50 - - [2026-03-13 23:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2026-03-13 23:58:52] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002634 10.0.0.50 - - [2026-03-13 23:59:04] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.50 - - [2026-03-13 23:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-03-13 23:59:04] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004188 10.0.0.50 - - [2026-03-13 23:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.50 - - [2026-03-13 23:59:04] "GET /config-node/74b31c1d-42cf-4865-b89f-00a6a2744e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001459 10.0.0.50 - - [2026-03-13 23:59:15] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.50 - - [2026-03-13 23:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-03-13 23:59:15] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002425 10.0.0.50 - - [2026-03-13 23:59:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002479 10.0.0.50 - - [2026-03-13 23:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2026-03-13 23:59:15] "GET /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004146 10.0.0.50 - - [2026-03-13 23:59:15] "PUT /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c HTTP/1.1" 200 254 0.011158 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:59:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:59:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.50 - - [2026-03-13 23:59:30] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.50 - - [2026-03-13 23:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.50 - - [2026-03-13 23:59:30] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004263 10.0.0.50 - - [2026-03-13 23:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.50 - - [2026-03-13 23:59:30] "GET /config-node/74b31c1d-42cf-4865-b89f-00a6a2744e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001495 10.0.0.50 - - [2026-03-13 23:59:30] "GET / HTTP/1.1" 200 35931 0.006015 10.0.0.50 - - [2026-03-13 23:59:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004482 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2026-03-13 23:59:35] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002250 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2026-03-13 23:59:35] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.030139 10.0.0.50 - - [2026-03-13 23:59:35] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.50 - - [2026-03-13 23:59:35] "POST /alarms HTTP/1.1" 409 264 0.001860 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2026-03-13 23:59:35] "PUT /alarm/1b051b8a-970e-462c-8f26-4f1dba6c25f4 HTTP/1.1" 200 244 0.007966 10.0.0.50 - - [2026-03-13 23:59:35] "POST /alarms HTTP/1.1" 409 261 0.002157 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.50 - - [2026-03-13 23:59:35] "PUT /alarm/539981bd-2e9e-43cd-8372-850d6706607e HTTP/1.1" 200 244 0.007151 10.0.0.50 - - [2026-03-13 23:59:35] "POST /alarms HTTP/1.1" 409 261 0.008517 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.50 - - [2026-03-13 23:59:35] "PUT /alarm/9b29135a-2555-42d8-8e69-c2fc1b1d109f HTTP/1.1" 200 244 0.009895 10.0.0.50 - - [2026-03-13 23:59:35] "POST /alarms HTTP/1.1" 409 253 0.008287 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.50 - - [2026-03-13 23:59:35] "PUT /alarm/ebb531ee-0ac7-47c4-bf98-5f6d02c0cdc6 HTTP/1.1" 200 244 0.013425 10.0.0.50 - - [2026-03-13 23:59:35] "POST /alarms HTTP/1.1" 409 251 0.010657 10.0.0.50 - - [2026-03-13 23:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/f970f57e-b059-4756-98f3-4ce6717594e4 HTTP/1.1" 200 244 0.012205 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 252 0.010785 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/d6d8f519-b395-4bd7-ba54-5f4648ec5658 HTTP/1.1" 200 244 0.010809 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 256 0.014846 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/6950111f-d580-48ef-b939-a06cf54d401b HTTP/1.1" 200 244 0.009223 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 248 0.009446 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/afad0fc7-b731-4a0a-b65d-0e4dd854abff HTTP/1.1" 200 244 0.010647 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 252 0.008678 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/ec70b470-3ec9-48a3-a0d3-3101a0e7092f HTTP/1.1" 200 244 0.009302 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 257 0.006890 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/e42ef43b-f275-4d14-ad47-94deee0b48b9 HTTP/1.1" 200 244 0.009013 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 251 0.007496 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/ee78b68c-d349-4360-9494-6b8b1e9aa03b HTTP/1.1" 200 244 0.009263 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 257 0.003956 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/848996be-457b-41e2-9685-f046de5601e8 HTTP/1.1" 200 244 0.008957 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 261 0.002734 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/22c90603-f79e-414c-84b7-1eed20410cfe HTTP/1.1" 200 244 0.010296 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 258 0.008452 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/4aee6149-78fb-48e9-9c0a-f69de7b05494 HTTP/1.1" 200 244 0.010707 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 254 0.003407 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/a96f76a6-8db9-4c8d-a6de-ca42790f6791 HTTP/1.1" 200 244 0.008612 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 254 0.008067 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/72f1bf8f-e941-440b-afdb-f2d29b302112 HTTP/1.1" 200 244 0.009560 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 254 0.006042 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/33fc1ae8-e9e5-420d-a01b-692a6300bf84 HTTP/1.1" 200 244 0.010041 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 247 0.010186 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/4edcd9e6-cc1f-4821-aafd-86755a74eff9 HTTP/1.1" 200 244 0.008776 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 272 0.001392 10.0.0.50 - - [2026-03-13 23:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2026-03-13 23:59:36] "PUT /alarm/f4c2f529-c78e-4874-9f46-b29ccc0ffcbd HTTP/1.1" 200 244 0.011935 10.0.0.50 - - [2026-03-13 23:59:36] "POST /alarms HTTP/1.1" 409 261 0.004588 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /alarm/30237ce8-5311-45cb-a309-5e10d855dea7 HTTP/1.1" 200 244 0.008150 10.0.0.50 - - [2026-03-13 23:59:37] "POST /alarms HTTP/1.1" 409 259 0.003508 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /alarm/d5341237-0ec2-42bd-ae3c-7c77d885b48a HTTP/1.1" 200 244 0.008634 10.0.0.50 - - [2026-03-13 23:59:37] "POST /alarms HTTP/1.1" 409 265 0.010803 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /alarm/3a5f4cac-8148-4ff0-a6e0-3d0b4e22f035 HTTP/1.1" 200 244 0.009218 10.0.0.50 - - [2026-03-13 23:59:37] "POST /alarms HTTP/1.1" 409 279 0.003244 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /alarm/fe0c020c-e11d-40e1-9806-8a6710bc762d HTTP/1.1" 200 244 0.009273 10.0.0.50 - - [2026-03-13 23:59:37] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.50 - - [2026-03-13 23:59:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001837 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.006300 10.0.0.50 - - [2026-03-13 23:59:37] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-03-13 23:59:37] "GET /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002292 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /global-vrouter-config/65787d3b-3bdb-4617-879a-c1fd144b9f93 HTTP/1.1" 200 276 0.009116 10.0.0.50 - - [2026-03-13 23:59:37] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.50 - - [2026-03-13 23:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2026-03-13 23:59:37] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005309 10.0.0.50 - - [2026-03-13 23:59:37] "PUT /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df HTTP/1.1" 200 274 0.013716 10.0.0.50 - - [2026-03-13 23:59:41] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.50 - - [2026-03-13 23:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.50 - - [2026-03-13 23:59:41] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002519 10.0.0.50 - - [2026-03-13 23:59:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001915 10.0.0.50 - - [2026-03-13 23:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2026-03-13 23:59:41] "GET /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002514 10.0.0.50 - - [2026-03-13 23:59:41] "PUT /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c HTTP/1.1" 200 254 0.020683 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:59:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.50 - - [2026-03-13 23:59:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.50 - - [2026-03-13 23:59:45] "POST /tags HTTP/1.1" 200 355 0.031219 10.0.0.50 - - [2026-03-13 23:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.50 - - [2026-03-13 23:59:45] "GET /tag/a8b2b216-3c3c-459e-a187-443fe893f435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011584 10.0.0.50 - - [2026-03-13 23:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.50 - - [2026-03-13 23:59:45] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003828 10.0.0.50 - - [2026-03-13 23:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2026-03-13 23:59:45] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056415 10.0.0.50 - - [2026-03-13 23:59:45] "POST /virtual-machines HTTP/1.1" 200 351 0.008307 10.0.0.50 - - [2026-03-13 23:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008308 10.0.0.50 - - [2026-03-13 23:59:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.101612 10.0.0.50 - - [2026-03-13 23:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008376 10.0.0.50 - - [2026-03-13 23:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009415 10.0.0.50 - - [2026-03-13 23:59:45] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009619 10.0.0.50 - - [2026-03-13 23:59:45] "POST /instance-ips HTTP/1.1" 200 391 0.018855 10.0.0.50 - - [2026-03-13 23:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022451 10.0.0.50 - - [2026-03-13 23:59:45] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012574 10.0.0.50 - - [2026-03-13 23:59:45] "POST /set-tag HTTP/1.1" 200 109 0.014106 10.0.0.50 - - [2026-03-13 23:59:45] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008870 10.0.0.50 - - [2026-03-13 23:59:45] "GET /instance-ip/b6018a96-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002668 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004185 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003667 10.0.0.50 - - [2026-03-13 23:59:46] "POST /ref-update HTTP/1.1" 200 156 0.008387 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006610 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.50 - - [2026-03-13 23:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-network/73722d48-01a1-4071-9a9d-a8418487e5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003657 10.0.0.50 - - [2026-03-13 23:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.50 - - [2026-03-13 23:59:46] "GET /project/132a9222-1879-4dc3-a6ec-54ae9124dfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032266 10.0.0.50 - - [2026-03-13 23:59:46] "POST /virtual-machines HTTP/1.1" 200 355 0.006784 10.0.0.50 - - [2026-03-13 23:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010571 10.0.0.50 - - [2026-03-13 23:59:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.092467 10.0.0.50 - - [2026-03-13 23:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008981 10.0.0.50 - - [2026-03-13 23:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008708 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007954 10.0.0.50 - - [2026-03-13 23:59:46] "POST /instance-ips HTTP/1.1" 200 395 0.026247 10.0.0.50 - - [2026-03-13 23:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023993 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007296 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.014454 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019148 10.0.0.50 - - [2026-03-13 23:59:46] "GET /instance-ip/b668772e-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002829 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004063 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-router/337c2351-4cb0-4579-8c09-2771fa3fbe0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003620 10.0.0.50 - - [2026-03-13 23:59:46] "POST /ref-update HTTP/1.1" 200 156 0.009665 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004185 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003664 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.50 - - [2026-03-13 23:59:46] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005716 10.0.0.50 - - [2026-03-13 23:59:46] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.50 - - [2026-03-13 23:59:56] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.50 - - [2026-03-13 23:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-03-13 23:59:56] "GET /global-system-config/4fc0507c-8519-423a-a67d-79e827ccf9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004243 10.0.0.50 - - [2026-03-13 23:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.50 - - [2026-03-13 23:59:56] "GET /config-node/74b31c1d-42cf-4865-b89f-00a6a2744e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001372 10.0.0.50 - - [2026-03-13 23:59:57] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004029 10.0.0.50 - - [2026-03-13 23:59:57] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.50 - - [2026-03-13 23:59:58] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004302 10.0.0.50 - - [2026-03-13 23:59:58] "POST /set-tag HTTP/1.1" 200 109 0.001674 10.0.0.50 - - [2026-03-13 23:59:59] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004705 10.0.0.50 - - [2026-03-13 23:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.50 - - [2026-03-14 00:00:08] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.50 - - [2026-03-14 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-03-14 00:00:08] "GET /routing-instance/66aeaef6-0c89-4550-a764-77046b3d036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002380 10.0.0.50 - - [2026-03-14 00:00:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001782 10.0.0.50 - - [2026-03-14 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.50 - - [2026-03-14 00:00:08] "GET /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002391 10.0.0.50 - - [2026-03-14 00:00:08] "PUT /bgp-router/72ab50c4-cb9a-497e-9f2e-f11fe528023c HTTP/1.1" 200 254 0.010823 [Introspect:8084]10.0.0.50 - - [2026-03-14 00:00:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.50 - - [2026-03-14 00:00:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.50 - - [2026-03-14 00:00:30] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006016 10.0.0.50 - - [2026-03-14 00:00:30] "POST /set-tag HTTP/1.1" 200 109 0.004654 10.0.0.50 - - [2026-03-14 00:00:30] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004225 10.0.0.50 - - [2026-03-14 00:00:30] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.50 - - [2026-03-14 00:00:30] "GET /virtual-machine/af5dbfbf-422b-4944-9c29-631b54d234a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002674 10.0.0.50 - - [2026-03-14 00:00:30] "POST /ref-update HTTP/1.1" 200 156 0.010741 10.0.0.50 - - [2026-03-14 00:00:30] "GET /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016827 10.0.0.50 - - [2026-03-14 00:00:30] "POST /set-tag HTTP/1.1" 200 109 0.017543 10.0.0.50 - - [2026-03-14 00:00:30] "POST /set-tag HTTP/1.1" 200 109 0.010428 10.0.0.50 - - [2026-03-14 00:00:30] "DELETE /instance-ip/b6018a96-1f38-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.034946 10.0.0.50 - - [2026-03-14 00:00:30] "DELETE /virtual-machine-interface/b5e8d906-1f38-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.037425 10.0.0.50 - - [2026-03-14 00:00:30] "DELETE /virtual-machine/af5dbfbf-422b-4944-9c29-631b54d234a9 HTTP/1.1" 200 115 0.016094 10.0.0.50 - - [2026-03-14 00:00:30] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014612 10.0.0.50 - - [2026-03-14 00:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.50 - - [2026-03-14 00:01:01] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011146 10.0.0.50 - - [2026-03-14 00:01:01] "POST /set-tag HTTP/1.1" 200 109 0.003692 10.0.0.50 - - [2026-03-14 00:01:01] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005117 10.0.0.50 - - [2026-03-14 00:01:01] "POST /set-tag HTTP/1.1" 200 109 0.007787 10.0.0.50 - - [2026-03-14 00:01:01] "GET /virtual-machine/d333ddc2-960b-4ca6-acc0-4e6b6aaeb4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003586 10.0.0.50 - - [2026-03-14 00:01:01] "POST /ref-update HTTP/1.1" 200 156 0.012656 10.0.0.50 - - [2026-03-14 00:01:01] "GET /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009306 10.0.0.50 - - [2026-03-14 00:01:01] "POST /set-tag HTTP/1.1" 200 109 0.023451 10.0.0.50 - - [2026-03-14 00:01:01] "POST /set-tag HTTP/1.1" 200 109 0.029046 10.0.0.50 - - [2026-03-14 00:01:01] "DELETE /instance-ip/b668772e-1f38-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.051460 10.0.0.50 - - [2026-03-14 00:01:01] "DELETE /virtual-machine-interface/b6517aa6-1f38-11f1-b218-fa163e82eec9 HTTP/1.1" 200 115 0.064592 10.0.0.50 - - [2026-03-14 00:01:01] "DELETE /virtual-machine/d333ddc2-960b-4ca6-acc0-4e6b6aaeb4e8 HTTP/1.1" 200 115 0.026020 10.0.0.50 - - [2026-03-14 00:01:01] "DELETE /tag/a8b2b216-3c3c-459e-a187-443fe893f435 HTTP/1.1" 200 115 0.058915 10.0.0.50 - - [2026-03-14 00:01:02] "GET /global-system-configs HTTP/1.1" 200 322 0.001954 10.0.0.50 - - [2026-03-14 00:01:03] "GET /global-system-configs HTTP/1.1" 200 322 0.006418 [Introspect:8084]10.0.0.50 - - [2026-03-14 00:01:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.50 - - [2026-03-14 00:01:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892